@transcend-io/cli 6.26.6 → 7.0.0-alpha.1

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 (1344) hide show
  1. package/dist/bin/bash-complete.mjs +3 -0
  2. package/dist/bin/cli.mjs +2 -0
  3. package/dist/bin/deprecated-command.mjs +6 -0
  4. package/dist/chunk-BGXZA4EM.mjs +1 -0
  5. package/dist/chunk-BWXKSYTY.mjs +1 -0
  6. package/dist/chunk-CG4A43HM.mjs +1 -0
  7. package/dist/chunk-N4KHG2LT.mjs +3 -0
  8. package/dist/chunk-RTBRALWU.mjs +48 -0
  9. package/dist/chunk-WVOQBBD4.mjs +1 -0
  10. package/dist/impl-2SXC6DB5.mjs +1 -0
  11. package/dist/impl-3WS4KAXC.mjs +1 -0
  12. package/dist/impl-573JHF5Q.mjs +1 -0
  13. package/dist/impl-5G2VT3GE.mjs +1 -0
  14. package/dist/impl-5M2JICLA.mjs +1 -0
  15. package/dist/impl-6HCHXNYK.mjs +1 -0
  16. package/dist/impl-6HYSKLJA.mjs +1 -0
  17. package/dist/impl-6ZEB6Z2K.mjs +1 -0
  18. package/dist/impl-7R553APD.mjs +1 -0
  19. package/dist/impl-7YBBGEJS.mjs +1 -0
  20. package/dist/impl-AE4WVFKM.mjs +1 -0
  21. package/dist/impl-BUP5GVYQ.mjs +1 -0
  22. package/dist/impl-DDSJFH7O.mjs +1 -0
  23. package/dist/impl-EAWZEQHP.mjs +1 -0
  24. package/dist/impl-EBN6UN6B.mjs +1 -0
  25. package/dist/impl-F3GN5QBQ.mjs +1 -0
  26. package/dist/impl-F7EIWKOK.mjs +1 -0
  27. package/dist/impl-GOITDIYO.mjs +1 -0
  28. package/dist/impl-GWDASXMF.mjs +1 -0
  29. package/dist/impl-I2HNOFXK.mjs +1 -0
  30. package/dist/impl-J6TM5I2T.mjs +1 -0
  31. package/dist/impl-JKKLZIWW.mjs +1 -0
  32. package/dist/impl-L32NAFWG.mjs +1 -0
  33. package/dist/impl-LTXXHRJN.mjs +1 -0
  34. package/dist/impl-NFGCPTZ6.mjs +1 -0
  35. package/dist/impl-NFKMASFN.mjs +1 -0
  36. package/dist/impl-OCKVP3CG.mjs +1 -0
  37. package/dist/impl-ORZO5DKU.mjs +1 -0
  38. package/dist/impl-TMYFQHHJ.mjs +1 -0
  39. package/dist/impl-TN3TNFJ3.mjs +1 -0
  40. package/dist/impl-TY543E6H.mjs +1 -0
  41. package/dist/impl-U5YMWF3E.mjs +1 -0
  42. package/dist/impl-V26VW5PW.mjs +1 -0
  43. package/dist/impl-V75HSG53.mjs +1 -0
  44. package/dist/impl-VTEL3Q42.mjs +1 -0
  45. package/dist/impl-WJX6QJZG.mjs +1 -0
  46. package/dist/impl-YF6RKW6X.mjs +1 -0
  47. package/dist/impl-ZHAW5DO6.mjs +1 -0
  48. package/dist/index.mjs +2923 -0
  49. package/package.json +82 -61
  50. package/.yarn/sdks/eslint/package.json +0 -6
  51. package/.yarn/sdks/prettier/package.json +0 -6
  52. package/.yarn/sdks/typescript/package.json +0 -6
  53. package/CHANGELOG.md +0 -125
  54. package/build/ai/TranscendPromptManager.d.ts +0 -254
  55. package/build/ai/TranscendPromptManager.d.ts.map +0 -1
  56. package/build/ai/TranscendPromptManager.js +0 -472
  57. package/build/ai/TranscendPromptManager.js.map +0 -1
  58. package/build/ai/filterNullishValuesFromObject.d.ts +0 -9
  59. package/build/ai/filterNullishValuesFromObject.d.ts.map +0 -1
  60. package/build/ai/filterNullishValuesFromObject.js +0 -20
  61. package/build/ai/filterNullishValuesFromObject.js.map +0 -1
  62. package/build/ai/getGitFilesThatChanged.d.ts +0 -31
  63. package/build/ai/getGitFilesThatChanged.d.ts.map +0 -1
  64. package/build/ai/getGitFilesThatChanged.js +0 -56
  65. package/build/ai/getGitFilesThatChanged.js.map +0 -1
  66. package/build/ai/index.d.ts +0 -6
  67. package/build/ai/index.d.ts.map +0 -1
  68. package/build/ai/index.js +0 -24
  69. package/build/ai/index.js.map +0 -1
  70. package/build/ai/removeLinks.d.ts +0 -8
  71. package/build/ai/removeLinks.d.ts.map +0 -1
  72. package/build/ai/removeLinks.js +0 -15
  73. package/build/ai/removeLinks.js.map +0 -1
  74. package/build/api-keys/generateCrossAccountApiKeys.d.ts +0 -40
  75. package/build/api-keys/generateCrossAccountApiKeys.d.ts.map +0 -1
  76. package/build/api-keys/generateCrossAccountApiKeys.js +0 -96
  77. package/build/api-keys/generateCrossAccountApiKeys.js.map +0 -1
  78. package/build/api-keys/index.d.ts +0 -5
  79. package/build/api-keys/index.d.ts.map +0 -1
  80. package/build/api-keys/index.js +0 -21
  81. package/build/api-keys/index.js.map +0 -1
  82. package/build/api-keys/listDirectories.d.ts +0 -8
  83. package/build/api-keys/listDirectories.d.ts.map +0 -1
  84. package/build/api-keys/listDirectories.js +0 -16
  85. package/build/api-keys/listDirectories.js.map +0 -1
  86. package/build/api-keys/listFiles.d.ts +0 -17
  87. package/build/api-keys/listFiles.d.ts.map +0 -1
  88. package/build/api-keys/listFiles.js +0 -34
  89. package/build/api-keys/listFiles.js.map +0 -1
  90. package/build/api-keys/validateTranscendAuth.d.ts +0 -10
  91. package/build/api-keys/validateTranscendAuth.d.ts.map +0 -1
  92. package/build/api-keys/validateTranscendAuth.js +0 -58
  93. package/build/api-keys/validateTranscendAuth.js.map +0 -1
  94. package/build/cli-build-xdi-sync-endpoint.d.ts +0 -3
  95. package/build/cli-build-xdi-sync-endpoint.d.ts.map +0 -1
  96. package/build/cli-build-xdi-sync-endpoint.js +0 -48
  97. package/build/cli-build-xdi-sync-endpoint.js.map +0 -1
  98. package/build/cli-chunk-csv.d.ts +0 -14
  99. package/build/cli-chunk-csv.d.ts.map +0 -1
  100. package/build/cli-chunk-csv.js +0 -140
  101. package/build/cli-chunk-csv.js.map +0 -1
  102. package/build/cli-consent-manager-service-json-to-yml.d.ts +0 -3
  103. package/build/cli-consent-manager-service-json-to-yml.d.ts.map +0 -1
  104. package/build/cli-consent-manager-service-json-to-yml.js +0 -92
  105. package/build/cli-consent-manager-service-json-to-yml.js.map +0 -1
  106. package/build/cli-consent-managers-to-business-entities.d.ts +0 -3
  107. package/build/cli-consent-managers-to-business-entities.d.ts.map +0 -1
  108. package/build/cli-consent-managers-to-business-entities.js +0 -56
  109. package/build/cli-consent-managers-to-business-entities.js.map +0 -1
  110. package/build/cli-cron-mark-identifiers-completed.d.ts +0 -3
  111. package/build/cli-cron-mark-identifiers-completed.d.ts.map +0 -1
  112. package/build/cli-cron-mark-identifiers-completed.js +0 -45
  113. package/build/cli-cron-mark-identifiers-completed.js.map +0 -1
  114. package/build/cli-cron-pull-identifiers.d.ts +0 -3
  115. package/build/cli-cron-pull-identifiers.d.ts.map +0 -1
  116. package/build/cli-cron-pull-identifiers.js +0 -96
  117. package/build/cli-cron-pull-identifiers.js.map +0 -1
  118. package/build/cli-cron-pull-profiles.d.ts +0 -3
  119. package/build/cli-cron-pull-profiles.d.ts.map +0 -1
  120. package/build/cli-cron-pull-profiles.js +0 -119
  121. package/build/cli-cron-pull-profiles.js.map +0 -1
  122. package/build/cli-derive-data-silos-from-data-flows-cross-instance.d.ts +0 -3
  123. package/build/cli-derive-data-silos-from-data-flows-cross-instance.d.ts.map +0 -1
  124. package/build/cli-derive-data-silos-from-data-flows-cross-instance.js +0 -148
  125. package/build/cli-derive-data-silos-from-data-flows-cross-instance.js.map +0 -1
  126. package/build/cli-derive-data-silos-from-data-flows.d.ts +0 -3
  127. package/build/cli-derive-data-silos-from-data-flows.d.ts.map +0 -1
  128. package/build/cli-derive-data-silos-from-data-flows.js +0 -88
  129. package/build/cli-derive-data-silos-from-data-flows.js.map +0 -1
  130. package/build/cli-discover-silos.d.ts +0 -3
  131. package/build/cli-discover-silos.d.ts.map +0 -1
  132. package/build/cli-discover-silos.js +0 -65
  133. package/build/cli-discover-silos.js.map +0 -1
  134. package/build/cli-generate-cross-account-api-keys.d.ts +0 -3
  135. package/build/cli-generate-cross-account-api-keys.d.ts.map +0 -1
  136. package/build/cli-generate-cross-account-api-keys.js +0 -89
  137. package/build/cli-generate-cross-account-api-keys.js.map +0 -1
  138. package/build/cli-manual-enrichment-pull-identifiers.d.ts +0 -3
  139. package/build/cli-manual-enrichment-pull-identifiers.d.ts.map +0 -1
  140. package/build/cli-manual-enrichment-pull-identifiers.js +0 -56
  141. package/build/cli-manual-enrichment-pull-identifiers.js.map +0 -1
  142. package/build/cli-manual-enrichment-push-identifiers.d.ts +0 -3
  143. package/build/cli-manual-enrichment-push-identifiers.d.ts.map +0 -1
  144. package/build/cli-manual-enrichment-push-identifiers.js +0 -51
  145. package/build/cli-manual-enrichment-push-identifiers.js.map +0 -1
  146. package/build/cli-mark-request-data-silos-completed.d.ts +0 -3
  147. package/build/cli-mark-request-data-silos-completed.d.ts.map +0 -1
  148. package/build/cli-mark-request-data-silos-completed.js +0 -81
  149. package/build/cli-mark-request-data-silos-completed.js.map +0 -1
  150. package/build/cli-pull-consent-metrics.d.ts +0 -3
  151. package/build/cli-pull-consent-metrics.d.ts.map +0 -1
  152. package/build/cli-pull-consent-metrics.js +0 -161
  153. package/build/cli-pull-consent-metrics.js.map +0 -1
  154. package/build/cli-pull-consent-preferences.d.ts +0 -3
  155. package/build/cli-pull-consent-preferences.d.ts.map +0 -1
  156. package/build/cli-pull-consent-preferences.js +0 -83
  157. package/build/cli-pull-consent-preferences.js.map +0 -1
  158. package/build/cli-pull-datapoints.d.ts +0 -3
  159. package/build/cli-pull-datapoints.d.ts.map +0 -1
  160. package/build/cli-pull-datapoints.js +0 -93
  161. package/build/cli-pull-datapoints.js.map +0 -1
  162. package/build/cli-pull-unstructured-discovery-files.d.ts +0 -3
  163. package/build/cli-pull-unstructured-discovery-files.d.ts.map +0 -1
  164. package/build/cli-pull-unstructured-discovery-files.js +0 -73
  165. package/build/cli-pull-unstructured-discovery-files.js.map +0 -1
  166. package/build/cli-pull.d.ts +0 -3
  167. package/build/cli-pull.d.ts.map +0 -1
  168. package/build/cli-pull.js +0 -135
  169. package/build/cli-pull.js.map +0 -1
  170. package/build/cli-push.d.ts +0 -3
  171. package/build/cli-push.d.ts.map +0 -1
  172. package/build/cli-push.js +0 -167
  173. package/build/cli-push.js.map +0 -1
  174. package/build/cli-request-approve.d.ts +0 -3
  175. package/build/cli-request-approve.d.ts.map +0 -1
  176. package/build/cli-request-approve.js +0 -88
  177. package/build/cli-request-approve.js.map +0 -1
  178. package/build/cli-request-cancel.d.ts +0 -3
  179. package/build/cli-request-cancel.d.ts.map +0 -1
  180. package/build/cli-request-cancel.js +0 -90
  181. package/build/cli-request-cancel.js.map +0 -1
  182. package/build/cli-request-download-files.d.ts +0 -3
  183. package/build/cli-request-download-files.d.ts.map +0 -1
  184. package/build/cli-request-download-files.js +0 -77
  185. package/build/cli-request-download-files.js.map +0 -1
  186. package/build/cli-request-enricher-restart.d.ts +0 -3
  187. package/build/cli-request-enricher-restart.d.ts.map +0 -1
  188. package/build/cli-request-enricher-restart.js +0 -94
  189. package/build/cli-request-enricher-restart.js.map +0 -1
  190. package/build/cli-request-export.d.ts +0 -3
  191. package/build/cli-request-export.d.ts.map +0 -1
  192. package/build/cli-request-export.js +0 -96
  193. package/build/cli-request-export.js.map +0 -1
  194. package/build/cli-request-mark-silent.d.ts +0 -3
  195. package/build/cli-request-mark-silent.d.ts.map +0 -1
  196. package/build/cli-request-mark-silent.js +0 -84
  197. package/build/cli-request-mark-silent.js.map +0 -1
  198. package/build/cli-request-notify-additional-time.d.ts +0 -3
  199. package/build/cli-request-notify-additional-time.d.ts.map +0 -1
  200. package/build/cli-request-notify-additional-time.js +0 -88
  201. package/build/cli-request-notify-additional-time.js.map +0 -1
  202. package/build/cli-request-reject-unverified-identifiers.d.ts +0 -3
  203. package/build/cli-request-reject-unverified-identifiers.d.ts.map +0 -1
  204. package/build/cli-request-reject-unverified-identifiers.js +0 -57
  205. package/build/cli-request-reject-unverified-identifiers.js.map +0 -1
  206. package/build/cli-request-restart.d.ts +0 -3
  207. package/build/cli-request-restart.d.ts.map +0 -1
  208. package/build/cli-request-restart.js +0 -111
  209. package/build/cli-request-restart.js.map +0 -1
  210. package/build/cli-request-upload.d.ts +0 -3
  211. package/build/cli-request-upload.d.ts.map +0 -1
  212. package/build/cli-request-upload.js +0 -60
  213. package/build/cli-request-upload.js.map +0 -1
  214. package/build/cli-retry-request-data-silos.d.ts +0 -3
  215. package/build/cli-retry-request-data-silos.d.ts.map +0 -1
  216. package/build/cli-retry-request-data-silos.js +0 -57
  217. package/build/cli-retry-request-data-silos.js.map +0 -1
  218. package/build/cli-scan-packages.d.ts +0 -3
  219. package/build/cli-scan-packages.d.ts.map +0 -1
  220. package/build/cli-scan-packages.js +0 -76
  221. package/build/cli-scan-packages.js.map +0 -1
  222. package/build/cli-skip-preflight-jobs.d.ts +0 -3
  223. package/build/cli-skip-preflight-jobs.d.ts.map +0 -1
  224. package/build/cli-skip-preflight-jobs.js +0 -53
  225. package/build/cli-skip-preflight-jobs.js.map +0 -1
  226. package/build/cli-skip-request-data-silos.d.ts +0 -3
  227. package/build/cli-skip-request-data-silos.d.ts.map +0 -1
  228. package/build/cli-skip-request-data-silos.js +0 -70
  229. package/build/cli-skip-request-data-silos.js.map +0 -1
  230. package/build/cli-sync-ot.d.ts +0 -3
  231. package/build/cli-sync-ot.d.ts.map +0 -1
  232. package/build/cli-sync-ot.js +0 -58
  233. package/build/cli-sync-ot.js.map +0 -1
  234. package/build/cli-update-consent-manager-to-latest.d.ts +0 -3
  235. package/build/cli-update-consent-manager-to-latest.d.ts.map +0 -1
  236. package/build/cli-update-consent-manager-to-latest.js +0 -70
  237. package/build/cli-update-consent-manager-to-latest.js.map +0 -1
  238. package/build/cli-upload-consent-preferences.d.ts +0 -3
  239. package/build/cli-upload-consent-preferences.d.ts.map +0 -1
  240. package/build/cli-upload-consent-preferences.js +0 -73
  241. package/build/cli-upload-consent-preferences.js.map +0 -1
  242. package/build/cli-upload-cookies-from-csv.d.ts +0 -3
  243. package/build/cli-upload-cookies-from-csv.d.ts.map +0 -1
  244. package/build/cli-upload-cookies-from-csv.js +0 -59
  245. package/build/cli-upload-cookies-from-csv.js.map +0 -1
  246. package/build/cli-upload-data-flows-from-csv.d.ts +0 -3
  247. package/build/cli-upload-data-flows-from-csv.d.ts.map +0 -1
  248. package/build/cli-upload-data-flows-from-csv.js +0 -60
  249. package/build/cli-upload-data-flows-from-csv.js.map +0 -1
  250. package/build/cli-upload-preferences.d.ts +0 -3
  251. package/build/cli-upload-preferences.d.ts.map +0 -1
  252. package/build/cli-upload-preferences.js +0 -142
  253. package/build/cli-upload-preferences.js.map +0 -1
  254. package/build/code-scanning/constants.d.ts +0 -12
  255. package/build/code-scanning/constants.d.ts.map +0 -1
  256. package/build/code-scanning/constants.js +0 -28
  257. package/build/code-scanning/constants.js.map +0 -1
  258. package/build/code-scanning/findCodePackagesInFolder.d.ts +0 -16
  259. package/build/code-scanning/findCodePackagesInFolder.d.ts.map +0 -1
  260. package/build/code-scanning/findCodePackagesInFolder.js +0 -51
  261. package/build/code-scanning/findCodePackagesInFolder.js.map +0 -1
  262. package/build/code-scanning/findFilesToScan.d.ts +0 -29
  263. package/build/code-scanning/findFilesToScan.d.ts.map +0 -1
  264. package/build/code-scanning/findFilesToScan.js +0 -49
  265. package/build/code-scanning/findFilesToScan.js.map +0 -1
  266. package/build/code-scanning/index.d.ts +0 -4
  267. package/build/code-scanning/index.d.ts.map +0 -1
  268. package/build/code-scanning/index.js +0 -20
  269. package/build/code-scanning/index.js.map +0 -1
  270. package/build/code-scanning/integrations/cocoaPods.d.ts +0 -3
  271. package/build/code-scanning/integrations/cocoaPods.d.ts.map +0 -1
  272. package/build/code-scanning/integrations/cocoaPods.js +0 -44
  273. package/build/code-scanning/integrations/cocoaPods.js.map +0 -1
  274. package/build/code-scanning/integrations/composerJson.d.ts +0 -3
  275. package/build/code-scanning/integrations/composerJson.d.ts.map +0 -1
  276. package/build/code-scanning/integrations/composerJson.js +0 -34
  277. package/build/code-scanning/integrations/composerJson.js.map +0 -1
  278. package/build/code-scanning/integrations/gemfile.d.ts +0 -3
  279. package/build/code-scanning/integrations/gemfile.d.ts.map +0 -1
  280. package/build/code-scanning/integrations/gemfile.js +0 -58
  281. package/build/code-scanning/integrations/gemfile.js.map +0 -1
  282. package/build/code-scanning/integrations/gradle.d.ts +0 -13
  283. package/build/code-scanning/integrations/gradle.d.ts.map +0 -1
  284. package/build/code-scanning/integrations/gradle.js +0 -81
  285. package/build/code-scanning/integrations/gradle.js.map +0 -1
  286. package/build/code-scanning/integrations/index.d.ts +0 -9
  287. package/build/code-scanning/integrations/index.d.ts.map +0 -1
  288. package/build/code-scanning/integrations/index.js +0 -25
  289. package/build/code-scanning/integrations/index.js.map +0 -1
  290. package/build/code-scanning/integrations/javascriptPackageJson.d.ts +0 -3
  291. package/build/code-scanning/integrations/javascriptPackageJson.d.ts.map +0 -1
  292. package/build/code-scanning/integrations/javascriptPackageJson.js +0 -38
  293. package/build/code-scanning/integrations/javascriptPackageJson.js.map +0 -1
  294. package/build/code-scanning/integrations/pubspec.d.ts +0 -3
  295. package/build/code-scanning/integrations/pubspec.d.ts.map +0 -1
  296. package/build/code-scanning/integrations/pubspec.js +0 -70
  297. package/build/code-scanning/integrations/pubspec.js.map +0 -1
  298. package/build/code-scanning/integrations/pythonRequirementsTxt.d.ts +0 -3
  299. package/build/code-scanning/integrations/pythonRequirementsTxt.d.ts.map +0 -1
  300. package/build/code-scanning/integrations/pythonRequirementsTxt.js +0 -47
  301. package/build/code-scanning/integrations/pythonRequirementsTxt.js.map +0 -1
  302. package/build/code-scanning/integrations/swift.d.ts +0 -3
  303. package/build/code-scanning/integrations/swift.d.ts.map +0 -1
  304. package/build/code-scanning/integrations/swift.js +0 -62
  305. package/build/code-scanning/integrations/swift.js.map +0 -1
  306. package/build/code-scanning/types.d.ts +0 -10
  307. package/build/code-scanning/types.d.ts.map +0 -1
  308. package/build/code-scanning/types.js +0 -3
  309. package/build/code-scanning/types.js.map +0 -1
  310. package/build/codecs.d.ts +0 -89632
  311. package/build/codecs.d.ts.map +0 -1
  312. package/build/codecs.js +0 -1805
  313. package/build/codecs.js.map +0 -1
  314. package/build/consent-manager/buildXdiSyncEndpoint.d.ts +0 -43
  315. package/build/consent-manager/buildXdiSyncEndpoint.d.ts.map +0 -1
  316. package/build/consent-manager/buildXdiSyncEndpoint.js +0 -81
  317. package/build/consent-manager/buildXdiSyncEndpoint.js.map +0 -1
  318. package/build/consent-manager/consentManagersToBusinessEntities.d.ts +0 -14
  319. package/build/consent-manager/consentManagersToBusinessEntities.d.ts.map +0 -1
  320. package/build/consent-manager/consentManagersToBusinessEntities.js +0 -67
  321. package/build/consent-manager/consentManagersToBusinessEntities.js.map +0 -1
  322. package/build/consent-manager/createConsentToken.d.ts +0 -11
  323. package/build/consent-manager/createConsentToken.d.ts.map +0 -1
  324. package/build/consent-manager/createConsentToken.js +0 -67
  325. package/build/consent-manager/createConsentToken.js.map +0 -1
  326. package/build/consent-manager/dataFlowsToDataSilos.d.ts +0 -19
  327. package/build/consent-manager/dataFlowsToDataSilos.d.ts.map +0 -1
  328. package/build/consent-manager/dataFlowsToDataSilos.js +0 -95
  329. package/build/consent-manager/dataFlowsToDataSilos.js.map +0 -1
  330. package/build/consent-manager/domainToHost.d.ts +0 -8
  331. package/build/consent-manager/domainToHost.d.ts.map +0 -1
  332. package/build/consent-manager/domainToHost.js +0 -12
  333. package/build/consent-manager/domainToHost.js.map +0 -1
  334. package/build/consent-manager/fetchConsentPreferences.d.ts +0 -52
  335. package/build/consent-manager/fetchConsentPreferences.d.ts.map +0 -1
  336. package/build/consent-manager/fetchConsentPreferences.js +0 -80
  337. package/build/consent-manager/fetchConsentPreferences.js.map +0 -1
  338. package/build/consent-manager/index.d.ts +0 -11
  339. package/build/consent-manager/index.d.ts.map +0 -1
  340. package/build/consent-manager/index.js +0 -27
  341. package/build/consent-manager/index.js.map +0 -1
  342. package/build/consent-manager/pullConsentManagerMetrics.d.ts +0 -25
  343. package/build/consent-manager/pullConsentManagerMetrics.d.ts.map +0 -1
  344. package/build/consent-manager/pullConsentManagerMetrics.js +0 -72
  345. package/build/consent-manager/pullConsentManagerMetrics.js.map +0 -1
  346. package/build/consent-manager/types.d.ts +0 -94
  347. package/build/consent-manager/types.d.ts.map +0 -1
  348. package/build/consent-manager/types.js +0 -80
  349. package/build/consent-manager/types.js.map +0 -1
  350. package/build/consent-manager/updateConsentManagerVersionToLatest.d.ts +0 -17
  351. package/build/consent-manager/updateConsentManagerVersionToLatest.d.ts.map +0 -1
  352. package/build/consent-manager/updateConsentManagerVersionToLatest.js +0 -46
  353. package/build/consent-manager/updateConsentManagerVersionToLatest.js.map +0 -1
  354. package/build/consent-manager/uploadConsents.d.ts +0 -24
  355. package/build/consent-manager/uploadConsents.d.ts.map +0 -1
  356. package/build/consent-manager/uploadConsents.js +0 -136
  357. package/build/consent-manager/uploadConsents.js.map +0 -1
  358. package/build/consent-manager/uploadCookiesFromCsv.d.ts +0 -17
  359. package/build/consent-manager/uploadCookiesFromCsv.d.ts.map +0 -1
  360. package/build/consent-manager/uploadCookiesFromCsv.js +0 -73
  361. package/build/consent-manager/uploadCookiesFromCsv.js.map +0 -1
  362. package/build/consent-manager/uploadDataFlowsFromCsv.d.ts +0 -19
  363. package/build/consent-manager/uploadDataFlowsFromCsv.d.ts.map +0 -1
  364. package/build/consent-manager/uploadDataFlowsFromCsv.js +0 -71
  365. package/build/consent-manager/uploadDataFlowsFromCsv.js.map +0 -1
  366. package/build/constants.d.ts +0 -30
  367. package/build/constants.d.ts.map +0 -1
  368. package/build/constants.js +0 -149
  369. package/build/constants.js.map +0 -1
  370. package/build/cron/index.d.ts +0 -7
  371. package/build/cron/index.d.ts.map +0 -1
  372. package/build/cron/index.js +0 -23
  373. package/build/cron/index.js.map +0 -1
  374. package/build/cron/markCronIdentifierCompleted.d.ts +0 -21
  375. package/build/cron/markCronIdentifierCompleted.d.ts.map +0 -1
  376. package/build/cron/markCronIdentifierCompleted.js +0 -70
  377. package/build/cron/markCronIdentifierCompleted.js.map +0 -1
  378. package/build/cron/markRequestDataSiloIdsCompleted.d.ts +0 -22
  379. package/build/cron/markRequestDataSiloIdsCompleted.d.ts.map +0 -1
  380. package/build/cron/markRequestDataSiloIdsCompleted.js +0 -57
  381. package/build/cron/markRequestDataSiloIdsCompleted.js.map +0 -1
  382. package/build/cron/pullCronPageOfIdentifiers.d.ts +0 -47
  383. package/build/cron/pullCronPageOfIdentifiers.d.ts.map +0 -1
  384. package/build/cron/pullCronPageOfIdentifiers.js +0 -82
  385. package/build/cron/pullCronPageOfIdentifiers.js.map +0 -1
  386. package/build/cron/pullCustomSiloOutstandingIdentifiers.d.ts +0 -35
  387. package/build/cron/pullCustomSiloOutstandingIdentifiers.d.ts.map +0 -1
  388. package/build/cron/pullCustomSiloOutstandingIdentifiers.js +0 -88
  389. package/build/cron/pullCustomSiloOutstandingIdentifiers.js.map +0 -1
  390. package/build/cron/pushCronIdentifiersFromCsv.d.ts +0 -21
  391. package/build/cron/pushCronIdentifiersFromCsv.d.ts.map +0 -1
  392. package/build/cron/pushCronIdentifiersFromCsv.js +0 -68
  393. package/build/cron/pushCronIdentifiersFromCsv.js.map +0 -1
  394. package/build/cron/writeCsv.d.ts +0 -35
  395. package/build/cron/writeCsv.d.ts.map +0 -1
  396. package/build/cron/writeCsv.js +0 -136
  397. package/build/cron/writeCsv.js.map +0 -1
  398. package/build/data-inventory/index.d.ts +0 -3
  399. package/build/data-inventory/index.d.ts.map +0 -1
  400. package/build/data-inventory/index.js +0 -19
  401. package/build/data-inventory/index.js.map +0 -1
  402. package/build/data-inventory/pullAllDatapoints.d.ts +0 -78
  403. package/build/data-inventory/pullAllDatapoints.d.ts.map +0 -1
  404. package/build/data-inventory/pullAllDatapoints.js +0 -249
  405. package/build/data-inventory/pullAllDatapoints.js.map +0 -1
  406. package/build/data-inventory/pullUnstructuredSubDataPointRecommendations.d.ts +0 -58
  407. package/build/data-inventory/pullUnstructuredSubDataPointRecommendations.d.ts.map +0 -1
  408. package/build/data-inventory/pullUnstructuredSubDataPointRecommendations.js +0 -110
  409. package/build/data-inventory/pullUnstructuredSubDataPointRecommendations.js.map +0 -1
  410. package/build/enums.d.ts +0 -90
  411. package/build/enums.d.ts.map +0 -1
  412. package/build/enums.js +0 -90
  413. package/build/enums.js.map +0 -1
  414. package/build/graphql/addMessagesToPromptRun.d.ts +0 -40
  415. package/build/graphql/addMessagesToPromptRun.d.ts.map +0 -1
  416. package/build/graphql/addMessagesToPromptRun.js +0 -27
  417. package/build/graphql/addMessagesToPromptRun.js.map +0 -1
  418. package/build/graphql/buildTranscendGraphQLClient.d.ts +0 -18
  419. package/build/graphql/buildTranscendGraphQLClient.d.ts.map +0 -1
  420. package/build/graphql/buildTranscendGraphQLClient.js +0 -37
  421. package/build/graphql/buildTranscendGraphQLClient.js.map +0 -1
  422. package/build/graphql/createSombraGotInstance.d.ts +0 -12
  423. package/build/graphql/createSombraGotInstance.d.ts.map +0 -1
  424. package/build/graphql/createSombraGotInstance.js +0 -39
  425. package/build/graphql/createSombraGotInstance.js.map +0 -1
  426. package/build/graphql/createTranscendConsentGotInstance.d.ts +0 -10
  427. package/build/graphql/createTranscendConsentGotInstance.d.ts.map +0 -1
  428. package/build/graphql/createTranscendConsentGotInstance.js +0 -22
  429. package/build/graphql/createTranscendConsentGotInstance.js.map +0 -1
  430. package/build/graphql/deployConsentManager.d.ts +0 -27
  431. package/build/graphql/deployConsentManager.d.ts.map +0 -1
  432. package/build/graphql/deployConsentManager.js +0 -32
  433. package/build/graphql/deployConsentManager.js.map +0 -1
  434. package/build/graphql/fetchActiveSiloDiscoPlugin.d.ts +0 -28
  435. package/build/graphql/fetchActiveSiloDiscoPlugin.d.ts.map +0 -1
  436. package/build/graphql/fetchActiveSiloDiscoPlugin.js +0 -28
  437. package/build/graphql/fetchActiveSiloDiscoPlugin.js.map +0 -1
  438. package/build/graphql/fetchAllActionItemCollections.d.ts +0 -26
  439. package/build/graphql/fetchAllActionItemCollections.d.ts.map +0 -1
  440. package/build/graphql/fetchAllActionItemCollections.js +0 -22
  441. package/build/graphql/fetchAllActionItemCollections.js.map +0 -1
  442. package/build/graphql/fetchAllActionItems.d.ts +0 -107
  443. package/build/graphql/fetchAllActionItems.d.ts.map +0 -1
  444. package/build/graphql/fetchAllActionItems.js +0 -48
  445. package/build/graphql/fetchAllActionItems.js.map +0 -1
  446. package/build/graphql/fetchAllActions.d.ts +0 -28
  447. package/build/graphql/fetchAllActions.d.ts.map +0 -1
  448. package/build/graphql/fetchAllActions.js +0 -32
  449. package/build/graphql/fetchAllActions.js.map +0 -1
  450. package/build/graphql/fetchAllAgentFiles.d.ts +0 -35
  451. package/build/graphql/fetchAllAgentFiles.d.ts.map +0 -1
  452. package/build/graphql/fetchAllAgentFiles.js +0 -34
  453. package/build/graphql/fetchAllAgentFiles.js.map +0 -1
  454. package/build/graphql/fetchAllAgentFunctions.d.ts +0 -20
  455. package/build/graphql/fetchAllAgentFunctions.d.ts.map +0 -1
  456. package/build/graphql/fetchAllAgentFunctions.js +0 -35
  457. package/build/graphql/fetchAllAgentFunctions.js.map +0 -1
  458. package/build/graphql/fetchAllAgents.d.ts +0 -64
  459. package/build/graphql/fetchAllAgents.d.ts.map +0 -1
  460. package/build/graphql/fetchAllAgents.js +0 -34
  461. package/build/graphql/fetchAllAgents.js.map +0 -1
  462. package/build/graphql/fetchAllAssessmentTemplates.d.ts +0 -44
  463. package/build/graphql/fetchAllAssessmentTemplates.d.ts.map +0 -1
  464. package/build/graphql/fetchAllAssessmentTemplates.js +0 -31
  465. package/build/graphql/fetchAllAssessmentTemplates.js.map +0 -1
  466. package/build/graphql/fetchAllAssessments.d.ts +0 -309
  467. package/build/graphql/fetchAllAssessments.d.ts.map +0 -1
  468. package/build/graphql/fetchAllAssessments.js +0 -32
  469. package/build/graphql/fetchAllAssessments.js.map +0 -1
  470. package/build/graphql/fetchAllAttributeKeys.d.ts +0 -17
  471. package/build/graphql/fetchAllAttributeKeys.d.ts.map +0 -1
  472. package/build/graphql/fetchAllAttributeKeys.js +0 -32
  473. package/build/graphql/fetchAllAttributeKeys.js.map +0 -1
  474. package/build/graphql/fetchAllAttributes.d.ts +0 -45
  475. package/build/graphql/fetchAllAttributes.d.ts.map +0 -1
  476. package/build/graphql/fetchAllAttributes.js +0 -78
  477. package/build/graphql/fetchAllAttributes.js.map +0 -1
  478. package/build/graphql/fetchAllBusinessEntities.d.ts +0 -38
  479. package/build/graphql/fetchAllBusinessEntities.d.ts.map +0 -1
  480. package/build/graphql/fetchAllBusinessEntities.js +0 -32
  481. package/build/graphql/fetchAllBusinessEntities.js.map +0 -1
  482. package/build/graphql/fetchAllCodePackages.d.ts +0 -52
  483. package/build/graphql/fetchAllCodePackages.d.ts.map +0 -1
  484. package/build/graphql/fetchAllCodePackages.js +0 -32
  485. package/build/graphql/fetchAllCodePackages.js.map +0 -1
  486. package/build/graphql/fetchAllCookies.d.ts +0 -52
  487. package/build/graphql/fetchAllCookies.d.ts.map +0 -1
  488. package/build/graphql/fetchAllCookies.js +0 -38
  489. package/build/graphql/fetchAllCookies.js.map +0 -1
  490. package/build/graphql/fetchAllDataCategories.d.ts +0 -42
  491. package/build/graphql/fetchAllDataCategories.d.ts.map +0 -1
  492. package/build/graphql/fetchAllDataCategories.js +0 -32
  493. package/build/graphql/fetchAllDataCategories.js.map +0 -1
  494. package/build/graphql/fetchAllDataFlows.d.ts +0 -52
  495. package/build/graphql/fetchAllDataFlows.d.ts.map +0 -1
  496. package/build/graphql/fetchAllDataFlows.js +0 -41
  497. package/build/graphql/fetchAllDataFlows.js.map +0 -1
  498. package/build/graphql/fetchAllMessages.d.ts +0 -25
  499. package/build/graphql/fetchAllMessages.d.ts.map +0 -1
  500. package/build/graphql/fetchAllMessages.js +0 -17
  501. package/build/graphql/fetchAllMessages.js.map +0 -1
  502. package/build/graphql/fetchAllPolicies.d.ts +0 -29
  503. package/build/graphql/fetchAllPolicies.d.ts.map +0 -1
  504. package/build/graphql/fetchAllPolicies.js +0 -21
  505. package/build/graphql/fetchAllPolicies.js.map +0 -1
  506. package/build/graphql/fetchAllPreferenceTopics.d.ts +0 -53
  507. package/build/graphql/fetchAllPreferenceTopics.d.ts.map +0 -1
  508. package/build/graphql/fetchAllPreferenceTopics.js +0 -32
  509. package/build/graphql/fetchAllPreferenceTopics.js.map +0 -1
  510. package/build/graphql/fetchAllPrivacyCenters.d.ts +0 -53
  511. package/build/graphql/fetchAllPrivacyCenters.d.ts.map +0 -1
  512. package/build/graphql/fetchAllPrivacyCenters.js +0 -26
  513. package/build/graphql/fetchAllPrivacyCenters.js.map +0 -1
  514. package/build/graphql/fetchAllProcessingPurposes.d.ts +0 -40
  515. package/build/graphql/fetchAllProcessingPurposes.d.ts.map +0 -1
  516. package/build/graphql/fetchAllProcessingPurposes.js +0 -32
  517. package/build/graphql/fetchAllProcessingPurposes.js.map +0 -1
  518. package/build/graphql/fetchAllPurposes.d.ts +0 -47
  519. package/build/graphql/fetchAllPurposes.d.ts.map +0 -1
  520. package/build/graphql/fetchAllPurposes.js +0 -36
  521. package/build/graphql/fetchAllPurposes.js.map +0 -1
  522. package/build/graphql/fetchAllPurposesAndPreferences.d.ts +0 -15
  523. package/build/graphql/fetchAllPurposesAndPreferences.d.ts.map +0 -1
  524. package/build/graphql/fetchAllPurposesAndPreferences.js +0 -26
  525. package/build/graphql/fetchAllPurposesAndPreferences.js.map +0 -1
  526. package/build/graphql/fetchAllRepositories.d.ts +0 -33
  527. package/build/graphql/fetchAllRepositories.d.ts.map +0 -1
  528. package/build/graphql/fetchAllRepositories.js +0 -32
  529. package/build/graphql/fetchAllRepositories.js.map +0 -1
  530. package/build/graphql/fetchAllRequestEnrichers.d.ts +0 -29
  531. package/build/graphql/fetchAllRequestEnrichers.d.ts.map +0 -1
  532. package/build/graphql/fetchAllRequestEnrichers.js +0 -34
  533. package/build/graphql/fetchAllRequestEnrichers.js.map +0 -1
  534. package/build/graphql/fetchAllRequestIdentifierMetadata.d.ts +0 -21
  535. package/build/graphql/fetchAllRequestIdentifierMetadata.d.ts.map +0 -1
  536. package/build/graphql/fetchAllRequestIdentifierMetadata.js +0 -34
  537. package/build/graphql/fetchAllRequestIdentifierMetadata.js.map +0 -1
  538. package/build/graphql/fetchAllRequestIdentifiers.d.ts +0 -105
  539. package/build/graphql/fetchAllRequestIdentifiers.d.ts.map +0 -1
  540. package/build/graphql/fetchAllRequestIdentifiers.js +0 -94
  541. package/build/graphql/fetchAllRequestIdentifiers.js.map +0 -1
  542. package/build/graphql/fetchAllRequests.d.ts +0 -5577
  543. package/build/graphql/fetchAllRequests.d.ts.map +0 -1
  544. package/build/graphql/fetchAllRequests.js +0 -146
  545. package/build/graphql/fetchAllRequests.js.map +0 -1
  546. package/build/graphql/fetchAllSoftwareDevelopmentKits.d.ts +0 -38
  547. package/build/graphql/fetchAllSoftwareDevelopmentKits.d.ts.map +0 -1
  548. package/build/graphql/fetchAllSoftwareDevelopmentKits.js +0 -32
  549. package/build/graphql/fetchAllSoftwareDevelopmentKits.js.map +0 -1
  550. package/build/graphql/fetchAllTeams.d.ts +0 -42
  551. package/build/graphql/fetchAllTeams.d.ts.map +0 -1
  552. package/build/graphql/fetchAllTeams.js +0 -32
  553. package/build/graphql/fetchAllTeams.js.map +0 -1
  554. package/build/graphql/fetchAllUsers.d.ts +0 -17
  555. package/build/graphql/fetchAllUsers.d.ts.map +0 -1
  556. package/build/graphql/fetchAllUsers.js +0 -32
  557. package/build/graphql/fetchAllUsers.js.map +0 -1
  558. package/build/graphql/fetchAllVendors.d.ts +0 -57
  559. package/build/graphql/fetchAllVendors.d.ts.map +0 -1
  560. package/build/graphql/fetchAllVendors.js +0 -32
  561. package/build/graphql/fetchAllVendors.js.map +0 -1
  562. package/build/graphql/fetchApiKeys.d.ts +0 -29
  563. package/build/graphql/fetchApiKeys.d.ts.map +0 -1
  564. package/build/graphql/fetchApiKeys.js +0 -72
  565. package/build/graphql/fetchApiKeys.js.map +0 -1
  566. package/build/graphql/fetchCatalogs.d.ts +0 -37
  567. package/build/graphql/fetchCatalogs.d.ts.map +0 -1
  568. package/build/graphql/fetchCatalogs.js +0 -54
  569. package/build/graphql/fetchCatalogs.js.map +0 -1
  570. package/build/graphql/fetchConsentManagerId.d.ts +0 -166
  571. package/build/graphql/fetchConsentManagerId.d.ts.map +0 -1
  572. package/build/graphql/fetchConsentManagerId.js +0 -91
  573. package/build/graphql/fetchConsentManagerId.js.map +0 -1
  574. package/build/graphql/fetchDataSubjects.d.ts +0 -62
  575. package/build/graphql/fetchDataSubjects.d.ts.map +0 -1
  576. package/build/graphql/fetchDataSubjects.js +0 -103
  577. package/build/graphql/fetchDataSubjects.js.map +0 -1
  578. package/build/graphql/fetchIdentifiers.d.ts +0 -58
  579. package/build/graphql/fetchIdentifiers.d.ts.map +0 -1
  580. package/build/graphql/fetchIdentifiers.js +0 -89
  581. package/build/graphql/fetchIdentifiers.js.map +0 -1
  582. package/build/graphql/fetchLargeLanguageModels.d.ts +0 -20
  583. package/build/graphql/fetchLargeLanguageModels.d.ts.map +0 -1
  584. package/build/graphql/fetchLargeLanguageModels.js +0 -32
  585. package/build/graphql/fetchLargeLanguageModels.js.map +0 -1
  586. package/build/graphql/fetchPrivacyCenterId.d.ts +0 -17
  587. package/build/graphql/fetchPrivacyCenterId.d.ts.map +0 -1
  588. package/build/graphql/fetchPrivacyCenterId.js +0 -35
  589. package/build/graphql/fetchPrivacyCenterId.js.map +0 -1
  590. package/build/graphql/fetchPromptGroups.d.ts +0 -22
  591. package/build/graphql/fetchPromptGroups.d.ts.map +0 -1
  592. package/build/graphql/fetchPromptGroups.js +0 -32
  593. package/build/graphql/fetchPromptGroups.js.map +0 -1
  594. package/build/graphql/fetchPromptPartials.d.ts +0 -17
  595. package/build/graphql/fetchPromptPartials.d.ts.map +0 -1
  596. package/build/graphql/fetchPromptPartials.js +0 -32
  597. package/build/graphql/fetchPromptPartials.js.map +0 -1
  598. package/build/graphql/fetchPromptThreads.d.ts +0 -29
  599. package/build/graphql/fetchPromptThreads.d.ts.map +0 -1
  600. package/build/graphql/fetchPromptThreads.js +0 -34
  601. package/build/graphql/fetchPromptThreads.js.map +0 -1
  602. package/build/graphql/fetchPrompts.d.ts +0 -112
  603. package/build/graphql/fetchPrompts.d.ts.map +0 -1
  604. package/build/graphql/fetchPrompts.js +0 -55
  605. package/build/graphql/fetchPrompts.js.map +0 -1
  606. package/build/graphql/fetchRequestDataSilo.d.ts +0 -41
  607. package/build/graphql/fetchRequestDataSilo.d.ts.map +0 -1
  608. package/build/graphql/fetchRequestDataSilo.js +0 -79
  609. package/build/graphql/fetchRequestDataSilo.js.map +0 -1
  610. package/build/graphql/fetchRequestDataSiloActiveCount.d.ts +0 -13
  611. package/build/graphql/fetchRequestDataSiloActiveCount.d.ts.map +0 -1
  612. package/build/graphql/fetchRequestDataSiloActiveCount.js +0 -23
  613. package/build/graphql/fetchRequestDataSiloActiveCount.js.map +0 -1
  614. package/build/graphql/fetchRequestFilesForRequest.d.ts +0 -21
  615. package/build/graphql/fetchRequestFilesForRequest.d.ts.map +0 -1
  616. package/build/graphql/fetchRequestFilesForRequest.js +0 -34
  617. package/build/graphql/fetchRequestFilesForRequest.js.map +0 -1
  618. package/build/graphql/formatAttributeValues.d.ts +0 -15
  619. package/build/graphql/formatAttributeValues.d.ts.map +0 -1
  620. package/build/graphql/formatAttributeValues.js +0 -29
  621. package/build/graphql/formatAttributeValues.js.map +0 -1
  622. package/build/graphql/gqls/RequestDataSilo.d.ts +0 -5
  623. package/build/graphql/gqls/RequestDataSilo.d.ts.map +0 -1
  624. package/build/graphql/gqls/RequestDataSilo.js +0 -69
  625. package/build/graphql/gqls/RequestDataSilo.js.map +0 -1
  626. package/build/graphql/gqls/RequestEnricher.d.ts +0 -4
  627. package/build/graphql/gqls/RequestEnricher.d.ts.map +0 -1
  628. package/build/graphql/gqls/RequestEnricher.js +0 -54
  629. package/build/graphql/gqls/RequestEnricher.js.map +0 -1
  630. package/build/graphql/gqls/RequestIdentifier.d.ts +0 -3
  631. package/build/graphql/gqls/RequestIdentifier.d.ts.map +0 -1
  632. package/build/graphql/gqls/RequestIdentifier.js +0 -41
  633. package/build/graphql/gqls/RequestIdentifier.js.map +0 -1
  634. package/build/graphql/gqls/action.d.ts +0 -3
  635. package/build/graphql/gqls/action.d.ts.map +0 -1
  636. package/build/graphql/gqls/action.js +0 -36
  637. package/build/graphql/gqls/action.js.map +0 -1
  638. package/build/graphql/gqls/actionItem.d.ts +0 -4
  639. package/build/graphql/gqls/actionItem.d.ts.map +0 -1
  640. package/build/graphql/gqls/actionItem.js +0 -74
  641. package/build/graphql/gqls/actionItem.js.map +0 -1
  642. package/build/graphql/gqls/actionItemCollection.d.ts +0 -4
  643. package/build/graphql/gqls/actionItemCollection.d.ts.map +0 -1
  644. package/build/graphql/gqls/actionItemCollection.js +0 -48
  645. package/build/graphql/gqls/actionItemCollection.js.map +0 -1
  646. package/build/graphql/gqls/agent.d.ts +0 -4
  647. package/build/graphql/gqls/agent.d.ts.map +0 -1
  648. package/build/graphql/gqls/agent.js +0 -72
  649. package/build/graphql/gqls/agent.js.map +0 -1
  650. package/build/graphql/gqls/agentFile.d.ts +0 -4
  651. package/build/graphql/gqls/agentFile.d.ts.map +0 -1
  652. package/build/graphql/gqls/agentFile.js +0 -54
  653. package/build/graphql/gqls/agentFile.js.map +0 -1
  654. package/build/graphql/gqls/agentFunction.d.ts +0 -4
  655. package/build/graphql/gqls/agentFunction.d.ts.map +0 -1
  656. package/build/graphql/gqls/agentFunction.js +0 -46
  657. package/build/graphql/gqls/agentFunction.js.map +0 -1
  658. package/build/graphql/gqls/apiKey.d.ts +0 -4
  659. package/build/graphql/gqls/apiKey.d.ts.map +0 -1
  660. package/build/graphql/gqls/apiKey.js +0 -44
  661. package/build/graphql/gqls/apiKey.js.map +0 -1
  662. package/build/graphql/gqls/assessment.d.ts +0 -4
  663. package/build/graphql/gqls/assessment.d.ts.map +0 -1
  664. package/build/graphql/gqls/assessment.js +0 -299
  665. package/build/graphql/gqls/assessment.js.map +0 -1
  666. package/build/graphql/gqls/assessmentTemplate.d.ts +0 -2
  667. package/build/graphql/gqls/assessmentTemplate.d.ts.map +0 -1
  668. package/build/graphql/gqls/assessmentTemplate.js +0 -70
  669. package/build/graphql/gqls/assessmentTemplate.js.map +0 -1
  670. package/build/graphql/gqls/attribute.d.ts +0 -9
  671. package/build/graphql/gqls/attribute.d.ts.map +0 -1
  672. package/build/graphql/gqls/attribute.js +0 -122
  673. package/build/graphql/gqls/attribute.js.map +0 -1
  674. package/build/graphql/gqls/attributeKey.d.ts +0 -2
  675. package/build/graphql/gqls/attributeKey.d.ts.map +0 -1
  676. package/build/graphql/gqls/attributeKey.js +0 -24
  677. package/build/graphql/gqls/attributeKey.js.map +0 -1
  678. package/build/graphql/gqls/auth.d.ts +0 -4
  679. package/build/graphql/gqls/auth.d.ts.map +0 -1
  680. package/build/graphql/gqls/auth.js +0 -46
  681. package/build/graphql/gqls/auth.js.map +0 -1
  682. package/build/graphql/gqls/businessEntity.d.ts +0 -4
  683. package/build/graphql/gqls/businessEntity.d.ts.map +0 -1
  684. package/build/graphql/gqls/businessEntity.js +0 -70
  685. package/build/graphql/gqls/businessEntity.js.map +0 -1
  686. package/build/graphql/gqls/catalog.d.ts +0 -2
  687. package/build/graphql/gqls/catalog.d.ts.map +0 -1
  688. package/build/graphql/gqls/catalog.js +0 -19
  689. package/build/graphql/gqls/catalog.js.map +0 -1
  690. package/build/graphql/gqls/codePackage.d.ts +0 -4
  691. package/build/graphql/gqls/codePackage.d.ts.map +0 -1
  692. package/build/graphql/gqls/codePackage.js +0 -112
  693. package/build/graphql/gqls/codePackage.js.map +0 -1
  694. package/build/graphql/gqls/consentManager.d.ts +0 -26
  695. package/build/graphql/gqls/consentManager.d.ts.map +0 -1
  696. package/build/graphql/gqls/consentManager.js +0 -391
  697. package/build/graphql/gqls/consentManager.js.map +0 -1
  698. package/build/graphql/gqls/consentManagerMetrics.d.ts +0 -2
  699. package/build/graphql/gqls/consentManagerMetrics.d.ts.map +0 -1
  700. package/build/graphql/gqls/consentManagerMetrics.js +0 -18
  701. package/build/graphql/gqls/consentManagerMetrics.js.map +0 -1
  702. package/build/graphql/gqls/dataCategory.d.ts +0 -4
  703. package/build/graphql/gqls/dataCategory.d.ts.map +0 -1
  704. package/build/graphql/gqls/dataCategory.js +0 -62
  705. package/build/graphql/gqls/dataCategory.js.map +0 -1
  706. package/build/graphql/gqls/dataPoint.d.ts +0 -8
  707. package/build/graphql/gqls/dataPoint.d.ts.map +0 -1
  708. package/build/graphql/gqls/dataPoint.js +0 -222
  709. package/build/graphql/gqls/dataPoint.js.map +0 -1
  710. package/build/graphql/gqls/dataSilo.d.ts +0 -6
  711. package/build/graphql/gqls/dataSilo.d.ts.map +0 -1
  712. package/build/graphql/gqls/dataSilo.js +0 -145
  713. package/build/graphql/gqls/dataSilo.js.map +0 -1
  714. package/build/graphql/gqls/dataSubject.d.ts +0 -5
  715. package/build/graphql/gqls/dataSubject.d.ts.map +0 -1
  716. package/build/graphql/gqls/dataSubject.js +0 -45
  717. package/build/graphql/gqls/dataSubject.js.map +0 -1
  718. package/build/graphql/gqls/enricher.d.ts +0 -14
  719. package/build/graphql/gqls/enricher.d.ts.map +0 -1
  720. package/build/graphql/gqls/enricher.js +0 -68
  721. package/build/graphql/gqls/enricher.js.map +0 -1
  722. package/build/graphql/gqls/entry.d.ts +0 -2
  723. package/build/graphql/gqls/entry.d.ts.map +0 -1
  724. package/build/graphql/gqls/entry.js +0 -17
  725. package/build/graphql/gqls/entry.js.map +0 -1
  726. package/build/graphql/gqls/identifier.d.ts +0 -5
  727. package/build/graphql/gqls/identifier.d.ts.map +0 -1
  728. package/build/graphql/gqls/identifier.js +0 -65
  729. package/build/graphql/gqls/identifier.js.map +0 -1
  730. package/build/graphql/gqls/index.d.ts +0 -50
  731. package/build/graphql/gqls/index.d.ts.map +0 -1
  732. package/build/graphql/gqls/index.js +0 -66
  733. package/build/graphql/gqls/index.js.map +0 -1
  734. package/build/graphql/gqls/largeLanguageModel.d.ts +0 -2
  735. package/build/graphql/gqls/largeLanguageModel.d.ts.map +0 -1
  736. package/build/graphql/gqls/largeLanguageModel.js +0 -33
  737. package/build/graphql/gqls/largeLanguageModel.js.map +0 -1
  738. package/build/graphql/gqls/message.d.ts +0 -3
  739. package/build/graphql/gqls/message.d.ts.map +0 -1
  740. package/build/graphql/gqls/message.js +0 -25
  741. package/build/graphql/gqls/message.js.map +0 -1
  742. package/build/graphql/gqls/organization.d.ts +0 -2
  743. package/build/graphql/gqls/organization.d.ts.map +0 -1
  744. package/build/graphql/gqls/organization.js +0 -14
  745. package/build/graphql/gqls/organization.js.map +0 -1
  746. package/build/graphql/gqls/policy.d.ts +0 -3
  747. package/build/graphql/gqls/policy.d.ts.map +0 -1
  748. package/build/graphql/gqls/policy.js +0 -39
  749. package/build/graphql/gqls/policy.js.map +0 -1
  750. package/build/graphql/gqls/preferenceTopic.d.ts +0 -2
  751. package/build/graphql/gqls/preferenceTopic.d.ts.map +0 -1
  752. package/build/graphql/gqls/preferenceTopic.js +0 -47
  753. package/build/graphql/gqls/preferenceTopic.js.map +0 -1
  754. package/build/graphql/gqls/privacyCenter.d.ts +0 -5
  755. package/build/graphql/gqls/privacyCenter.d.ts.map +0 -1
  756. package/build/graphql/gqls/privacyCenter.js +0 -52
  757. package/build/graphql/gqls/privacyCenter.js.map +0 -1
  758. package/build/graphql/gqls/processingPurpose.d.ts +0 -4
  759. package/build/graphql/gqls/processingPurpose.d.ts.map +0 -1
  760. package/build/graphql/gqls/processingPurpose.js +0 -64
  761. package/build/graphql/gqls/processingPurpose.js.map +0 -1
  762. package/build/graphql/gqls/prompt.d.ts +0 -11
  763. package/build/graphql/gqls/prompt.d.ts.map +0 -1
  764. package/build/graphql/gqls/prompt.js +0 -153
  765. package/build/graphql/gqls/prompt.js.map +0 -1
  766. package/build/graphql/gqls/promptRun.d.ts +0 -3
  767. package/build/graphql/gqls/promptRun.d.ts.map +0 -1
  768. package/build/graphql/gqls/promptRun.js +0 -27
  769. package/build/graphql/gqls/promptRun.js.map +0 -1
  770. package/build/graphql/gqls/promptThread.d.ts +0 -2
  771. package/build/graphql/gqls/promptThread.d.ts.map +0 -1
  772. package/build/graphql/gqls/promptThread.js +0 -23
  773. package/build/graphql/gqls/promptThread.js.map +0 -1
  774. package/build/graphql/gqls/purpose.d.ts +0 -2
  775. package/build/graphql/gqls/purpose.d.ts.map +0 -1
  776. package/build/graphql/gqls/purpose.js +0 -45
  777. package/build/graphql/gqls/purpose.js.map +0 -1
  778. package/build/graphql/gqls/repository.d.ts +0 -4
  779. package/build/graphql/gqls/repository.d.ts.map +0 -1
  780. package/build/graphql/gqls/repository.js +0 -80
  781. package/build/graphql/gqls/repository.js.map +0 -1
  782. package/build/graphql/gqls/request.d.ts +0 -6
  783. package/build/graphql/gqls/request.d.ts.map +0 -1
  784. package/build/graphql/gqls/request.js +0 -87
  785. package/build/graphql/gqls/request.js.map +0 -1
  786. package/build/graphql/gqls/requestFile.d.ts +0 -2
  787. package/build/graphql/gqls/requestFile.d.ts.map +0 -1
  788. package/build/graphql/gqls/requestFile.js +0 -30
  789. package/build/graphql/gqls/requestFile.js.map +0 -1
  790. package/build/graphql/gqls/siloDiscovery.d.ts +0 -3
  791. package/build/graphql/gqls/siloDiscovery.d.ts.map +0 -1
  792. package/build/graphql/gqls/siloDiscovery.js +0 -30
  793. package/build/graphql/gqls/siloDiscovery.js.map +0 -1
  794. package/build/graphql/gqls/softwareDevelopmentKit.d.ts +0 -4
  795. package/build/graphql/gqls/softwareDevelopmentKit.d.ts.map +0 -1
  796. package/build/graphql/gqls/softwareDevelopmentKit.js +0 -92
  797. package/build/graphql/gqls/softwareDevelopmentKit.js.map +0 -1
  798. package/build/graphql/gqls/sombraVersion.d.ts +0 -2
  799. package/build/graphql/gqls/sombraVersion.d.ts.map +0 -1
  800. package/build/graphql/gqls/sombraVersion.js +0 -14
  801. package/build/graphql/gqls/sombraVersion.js.map +0 -1
  802. package/build/graphql/gqls/team.d.ts +0 -4
  803. package/build/graphql/gqls/team.d.ts.map +0 -1
  804. package/build/graphql/gqls/team.js +0 -64
  805. package/build/graphql/gqls/team.js.map +0 -1
  806. package/build/graphql/gqls/template.d.ts +0 -3
  807. package/build/graphql/gqls/template.d.ts.map +0 -1
  808. package/build/graphql/gqls/template.js +0 -36
  809. package/build/graphql/gqls/template.js.map +0 -1
  810. package/build/graphql/gqls/user.d.ts +0 -2
  811. package/build/graphql/gqls/user.d.ts.map +0 -1
  812. package/build/graphql/gqls/user.js +0 -31
  813. package/build/graphql/gqls/user.js.map +0 -1
  814. package/build/graphql/gqls/vendor.d.ts +0 -4
  815. package/build/graphql/gqls/vendor.d.ts.map +0 -1
  816. package/build/graphql/gqls/vendor.js +0 -65
  817. package/build/graphql/gqls/vendor.js.map +0 -1
  818. package/build/graphql/index.d.ts +0 -87
  819. package/build/graphql/index.d.ts.map +0 -1
  820. package/build/graphql/index.js +0 -103
  821. package/build/graphql/index.js.map +0 -1
  822. package/build/graphql/loginUser.d.ts +0 -48
  823. package/build/graphql/loginUser.d.ts.map +0 -1
  824. package/build/graphql/loginUser.js +0 -51
  825. package/build/graphql/loginUser.js.map +0 -1
  826. package/build/graphql/makeGraphQLRequest.d.ts +0 -13
  827. package/build/graphql/makeGraphQLRequest.d.ts.map +0 -1
  828. package/build/graphql/makeGraphQLRequest.js +0 -77
  829. package/build/graphql/makeGraphQLRequest.js.map +0 -1
  830. package/build/graphql/manageApiKeys.d.ts +0 -31
  831. package/build/graphql/manageApiKeys.d.ts.map +0 -1
  832. package/build/graphql/manageApiKeys.js +0 -28
  833. package/build/graphql/manageApiKeys.js.map +0 -1
  834. package/build/graphql/parseAssessmentDisplayLogic.d.ts +0 -56
  835. package/build/graphql/parseAssessmentDisplayLogic.d.ts.map +0 -1
  836. package/build/graphql/parseAssessmentDisplayLogic.js +0 -62
  837. package/build/graphql/parseAssessmentDisplayLogic.js.map +0 -1
  838. package/build/graphql/parseAssessmentRiskLogic.d.ts +0 -29
  839. package/build/graphql/parseAssessmentRiskLogic.d.ts.map +0 -1
  840. package/build/graphql/parseAssessmentRiskLogic.js +0 -53
  841. package/build/graphql/parseAssessmentRiskLogic.js.map +0 -1
  842. package/build/graphql/pullTranscendConfiguration.d.ts +0 -34
  843. package/build/graphql/pullTranscendConfiguration.d.ts.map +0 -1
  844. package/build/graphql/pullTranscendConfiguration.js +0 -1013
  845. package/build/graphql/pullTranscendConfiguration.js.map +0 -1
  846. package/build/graphql/reportPromptRun.d.ts +0 -70
  847. package/build/graphql/reportPromptRun.d.ts.map +0 -1
  848. package/build/graphql/reportPromptRun.js +0 -26
  849. package/build/graphql/reportPromptRun.js.map +0 -1
  850. package/build/graphql/retryRequestEnricher.d.ts +0 -9
  851. package/build/graphql/retryRequestEnricher.d.ts.map +0 -1
  852. package/build/graphql/retryRequestEnricher.js +0 -18
  853. package/build/graphql/retryRequestEnricher.js.map +0 -1
  854. package/build/graphql/setResourceAttributes.d.ts +0 -23
  855. package/build/graphql/setResourceAttributes.d.ts.map +0 -1
  856. package/build/graphql/setResourceAttributes.js +0 -18
  857. package/build/graphql/setResourceAttributes.js.map +0 -1
  858. package/build/graphql/syncAction.d.ts +0 -17
  859. package/build/graphql/syncAction.d.ts.map +0 -1
  860. package/build/graphql/syncAction.js +0 -38
  861. package/build/graphql/syncAction.js.map +0 -1
  862. package/build/graphql/syncActionItemCollections.d.ts +0 -27
  863. package/build/graphql/syncActionItemCollections.d.ts.map +0 -1
  864. package/build/graphql/syncActionItemCollections.js +0 -97
  865. package/build/graphql/syncActionItemCollections.js.map +0 -1
  866. package/build/graphql/syncActionItems.d.ts +0 -37
  867. package/build/graphql/syncActionItems.d.ts.map +0 -1
  868. package/build/graphql/syncActionItems.js +0 -197
  869. package/build/graphql/syncActionItems.js.map +0 -1
  870. package/build/graphql/syncAgentFiles.d.ts +0 -26
  871. package/build/graphql/syncAgentFiles.d.ts.map +0 -1
  872. package/build/graphql/syncAgentFiles.js +0 -100
  873. package/build/graphql/syncAgentFiles.js.map +0 -1
  874. package/build/graphql/syncAgentFunctions.d.ts +0 -26
  875. package/build/graphql/syncAgentFunctions.d.ts.map +0 -1
  876. package/build/graphql/syncAgentFunctions.js +0 -95
  877. package/build/graphql/syncAgentFunctions.js.map +0 -1
  878. package/build/graphql/syncAgents.d.ts +0 -26
  879. package/build/graphql/syncAgents.d.ts.map +0 -1
  880. package/build/graphql/syncAgents.js +0 -101
  881. package/build/graphql/syncAgents.js.map +0 -1
  882. package/build/graphql/syncAttribute.d.ts +0 -17
  883. package/build/graphql/syncAttribute.d.ts.map +0 -1
  884. package/build/graphql/syncAttribute.js +0 -90
  885. package/build/graphql/syncAttribute.js.map +0 -1
  886. package/build/graphql/syncBusinessEntities.d.ts +0 -26
  887. package/build/graphql/syncBusinessEntities.d.ts.map +0 -1
  888. package/build/graphql/syncBusinessEntities.js +0 -109
  889. package/build/graphql/syncBusinessEntities.js.map +0 -1
  890. package/build/graphql/syncCodePackages.d.ts +0 -77
  891. package/build/graphql/syncCodePackages.d.ts.map +0 -1
  892. package/build/graphql/syncCodePackages.js +0 -152
  893. package/build/graphql/syncCodePackages.js.map +0 -1
  894. package/build/graphql/syncConfigurationToTranscend.d.ts +0 -21
  895. package/build/graphql/syncConfigurationToTranscend.d.ts.map +0 -1
  896. package/build/graphql/syncConfigurationToTranscend.js +0 -357
  897. package/build/graphql/syncConfigurationToTranscend.js.map +0 -1
  898. package/build/graphql/syncConsentManager.d.ts +0 -17
  899. package/build/graphql/syncConsentManager.d.ts.map +0 -1
  900. package/build/graphql/syncConsentManager.js +0 -218
  901. package/build/graphql/syncConsentManager.js.map +0 -1
  902. package/build/graphql/syncCookies.d.ts +0 -18
  903. package/build/graphql/syncCookies.d.ts.map +0 -1
  904. package/build/graphql/syncCookies.js +0 -83
  905. package/build/graphql/syncCookies.js.map +0 -1
  906. package/build/graphql/syncDataCategories.d.ts +0 -26
  907. package/build/graphql/syncDataCategories.d.ts.map +0 -1
  908. package/build/graphql/syncDataCategories.js +0 -97
  909. package/build/graphql/syncDataCategories.js.map +0 -1
  910. package/build/graphql/syncDataFlows.d.ts +0 -28
  911. package/build/graphql/syncDataFlows.d.ts.map +0 -1
  912. package/build/graphql/syncDataFlows.js +0 -164
  913. package/build/graphql/syncDataFlows.js.map +0 -1
  914. package/build/graphql/syncDataSilos.d.ts +0 -346
  915. package/build/graphql/syncDataSilos.d.ts.map +0 -1
  916. package/build/graphql/syncDataSilos.js +0 -426
  917. package/build/graphql/syncDataSilos.js.map +0 -1
  918. package/build/graphql/syncDataSubject.d.ts +0 -17
  919. package/build/graphql/syncDataSubject.d.ts.map +0 -1
  920. package/build/graphql/syncDataSubject.js +0 -33
  921. package/build/graphql/syncDataSubject.js.map +0 -1
  922. package/build/graphql/syncEnrichers.d.ts +0 -73
  923. package/build/graphql/syncEnrichers.d.ts.map +0 -1
  924. package/build/graphql/syncEnrichers.js +0 -109
  925. package/build/graphql/syncEnrichers.js.map +0 -1
  926. package/build/graphql/syncIdentifier.d.ts +0 -22
  927. package/build/graphql/syncIdentifier.d.ts.map +0 -1
  928. package/build/graphql/syncIdentifier.js +0 -32
  929. package/build/graphql/syncIdentifier.js.map +0 -1
  930. package/build/graphql/syncIntlMessages.d.ts +0 -18
  931. package/build/graphql/syncIntlMessages.d.ts.map +0 -1
  932. package/build/graphql/syncIntlMessages.js +0 -68
  933. package/build/graphql/syncIntlMessages.js.map +0 -1
  934. package/build/graphql/syncPartitions.d.ts +0 -26
  935. package/build/graphql/syncPartitions.d.ts.map +0 -1
  936. package/build/graphql/syncPartitions.js +0 -71
  937. package/build/graphql/syncPartitions.js.map +0 -1
  938. package/build/graphql/syncPolicies.d.ts +0 -18
  939. package/build/graphql/syncPolicies.d.ts.map +0 -1
  940. package/build/graphql/syncPolicies.js +0 -87
  941. package/build/graphql/syncPolicies.js.map +0 -1
  942. package/build/graphql/syncPrivacyCenter.d.ts +0 -10
  943. package/build/graphql/syncPrivacyCenter.d.ts.map +0 -1
  944. package/build/graphql/syncPrivacyCenter.js +0 -62
  945. package/build/graphql/syncPrivacyCenter.js.map +0 -1
  946. package/build/graphql/syncProcessingPurposes.d.ts +0 -26
  947. package/build/graphql/syncProcessingPurposes.d.ts.map +0 -1
  948. package/build/graphql/syncProcessingPurposes.js +0 -97
  949. package/build/graphql/syncProcessingPurposes.js.map +0 -1
  950. package/build/graphql/syncPromptGroups.d.ts +0 -35
  951. package/build/graphql/syncPromptGroups.d.ts.map +0 -1
  952. package/build/graphql/syncPromptGroups.js +0 -126
  953. package/build/graphql/syncPromptGroups.js.map +0 -1
  954. package/build/graphql/syncPromptPartials.d.ts +0 -32
  955. package/build/graphql/syncPromptPartials.d.ts.map +0 -1
  956. package/build/graphql/syncPromptPartials.js +0 -102
  957. package/build/graphql/syncPromptPartials.js.map +0 -1
  958. package/build/graphql/syncPrompts.d.ts +0 -32
  959. package/build/graphql/syncPrompts.d.ts.map +0 -1
  960. package/build/graphql/syncPrompts.js +0 -103
  961. package/build/graphql/syncPrompts.js.map +0 -1
  962. package/build/graphql/syncRepositories.d.ts +0 -65
  963. package/build/graphql/syncRepositories.d.ts.map +0 -1
  964. package/build/graphql/syncRepositories.js +0 -113
  965. package/build/graphql/syncRepositories.js.map +0 -1
  966. package/build/graphql/syncSoftwareDevelopmentKits.d.ts +0 -84
  967. package/build/graphql/syncSoftwareDevelopmentKits.d.ts.map +0 -1
  968. package/build/graphql/syncSoftwareDevelopmentKits.js +0 -119
  969. package/build/graphql/syncSoftwareDevelopmentKits.js.map +0 -1
  970. package/build/graphql/syncTeams.d.ts +0 -27
  971. package/build/graphql/syncTeams.d.ts.map +0 -1
  972. package/build/graphql/syncTeams.js +0 -104
  973. package/build/graphql/syncTeams.js.map +0 -1
  974. package/build/graphql/syncTemplates.d.ts +0 -34
  975. package/build/graphql/syncTemplates.d.ts.map +0 -1
  976. package/build/graphql/syncTemplates.js +0 -52
  977. package/build/graphql/syncTemplates.js.map +0 -1
  978. package/build/graphql/syncVendors.d.ts +0 -26
  979. package/build/graphql/syncVendors.d.ts.map +0 -1
  980. package/build/graphql/syncVendors.js +0 -108
  981. package/build/graphql/syncVendors.js.map +0 -1
  982. package/build/graphql/uploadSiloDiscoveryResults.d.ts +0 -11
  983. package/build/graphql/uploadSiloDiscoveryResults.d.ts.map +0 -1
  984. package/build/graphql/uploadSiloDiscoveryResults.js +0 -29
  985. package/build/graphql/uploadSiloDiscoveryResults.js.map +0 -1
  986. package/build/helpers/buildAIIntegrationType.d.ts +0 -13
  987. package/build/helpers/buildAIIntegrationType.d.ts.map +0 -1
  988. package/build/helpers/buildAIIntegrationType.js +0 -38
  989. package/build/helpers/buildAIIntegrationType.js.map +0 -1
  990. package/build/helpers/buildEnabledRouteType.d.ts +0 -13
  991. package/build/helpers/buildEnabledRouteType.d.ts.map +0 -1
  992. package/build/helpers/buildEnabledRouteType.js +0 -41
  993. package/build/helpers/buildEnabledRouteType.js.map +0 -1
  994. package/build/helpers/index.d.ts +0 -5
  995. package/build/helpers/index.d.ts.map +0 -1
  996. package/build/helpers/index.js +0 -21
  997. package/build/helpers/index.js.map +0 -1
  998. package/build/helpers/inquirer.d.ts +0 -32
  999. package/build/helpers/inquirer.d.ts.map +0 -1
  1000. package/build/helpers/inquirer.js +0 -64
  1001. package/build/helpers/inquirer.js.map +0 -1
  1002. package/build/helpers/parseVariablesFromString.d.ts +0 -10
  1003. package/build/helpers/parseVariablesFromString.d.ts.map +0 -1
  1004. package/build/helpers/parseVariablesFromString.js +0 -21
  1005. package/build/helpers/parseVariablesFromString.js.map +0 -1
  1006. package/build/index.d.ts +0 -16
  1007. package/build/index.d.ts.map +0 -1
  1008. package/build/index.js +0 -32
  1009. package/build/index.js.map +0 -1
  1010. package/build/logger.d.ts +0 -2
  1011. package/build/logger.d.ts.map +0 -1
  1012. package/build/logger.js +0 -22
  1013. package/build/logger.js.map +0 -1
  1014. package/build/manual-enrichment/enrichPrivacyRequest.d.ts +0 -19
  1015. package/build/manual-enrichment/enrichPrivacyRequest.d.ts.map +0 -1
  1016. package/build/manual-enrichment/enrichPrivacyRequest.js +0 -97
  1017. package/build/manual-enrichment/enrichPrivacyRequest.js.map +0 -1
  1018. package/build/manual-enrichment/index.d.ts +0 -4
  1019. package/build/manual-enrichment/index.d.ts.map +0 -1
  1020. package/build/manual-enrichment/index.js +0 -20
  1021. package/build/manual-enrichment/index.js.map +0 -1
  1022. package/build/manual-enrichment/pullManualEnrichmentIdentifiersToCsv.d.ts +0 -28
  1023. package/build/manual-enrichment/pullManualEnrichmentIdentifiersToCsv.d.ts.map +0 -1
  1024. package/build/manual-enrichment/pullManualEnrichmentIdentifiersToCsv.js +0 -74
  1025. package/build/manual-enrichment/pullManualEnrichmentIdentifiersToCsv.js.map +0 -1
  1026. package/build/manual-enrichment/pushManualEnrichmentIdentifiersFromCsv.d.ts +0 -23
  1027. package/build/manual-enrichment/pushManualEnrichmentIdentifiersFromCsv.d.ts.map +0 -1
  1028. package/build/manual-enrichment/pushManualEnrichmentIdentifiersFromCsv.js +0 -67
  1029. package/build/manual-enrichment/pushManualEnrichmentIdentifiersFromCsv.js.map +0 -1
  1030. package/build/mergeTranscendInputs.d.ts +0 -10
  1031. package/build/mergeTranscendInputs.d.ts.map +0 -1
  1032. package/build/mergeTranscendInputs.js +0 -32
  1033. package/build/mergeTranscendInputs.js.map +0 -1
  1034. package/build/oneTrust/createOneTrustGotInstance.d.ts +0 -14
  1035. package/build/oneTrust/createOneTrustGotInstance.d.ts.map +0 -1
  1036. package/build/oneTrust/createOneTrustGotInstance.js +0 -23
  1037. package/build/oneTrust/createOneTrustGotInstance.js.map +0 -1
  1038. package/build/oneTrust/endpoints/getListOfOneTrustAssessments.d.ts +0 -14
  1039. package/build/oneTrust/endpoints/getListOfOneTrustAssessments.d.ts.map +0 -1
  1040. package/build/oneTrust/endpoints/getListOfOneTrustAssessments.js +0 -36
  1041. package/build/oneTrust/endpoints/getListOfOneTrustAssessments.js.map +0 -1
  1042. package/build/oneTrust/endpoints/getOneTrustAssessment.d.ts +0 -16
  1043. package/build/oneTrust/endpoints/getOneTrustAssessment.d.ts.map +0 -1
  1044. package/build/oneTrust/endpoints/getOneTrustAssessment.js +0 -18
  1045. package/build/oneTrust/endpoints/getOneTrustAssessment.js.map +0 -1
  1046. package/build/oneTrust/endpoints/getOneTrustRisk.d.ts +0 -16
  1047. package/build/oneTrust/endpoints/getOneTrustRisk.d.ts.map +0 -1
  1048. package/build/oneTrust/endpoints/getOneTrustRisk.js +0 -18
  1049. package/build/oneTrust/endpoints/getOneTrustRisk.js.map +0 -1
  1050. package/build/oneTrust/endpoints/getOneTrustUser.d.ts +0 -16
  1051. package/build/oneTrust/endpoints/getOneTrustUser.d.ts.map +0 -1
  1052. package/build/oneTrust/endpoints/getOneTrustUser.js +0 -18
  1053. package/build/oneTrust/endpoints/getOneTrustUser.js.map +0 -1
  1054. package/build/oneTrust/endpoints/index.d.ts +0 -5
  1055. package/build/oneTrust/endpoints/index.d.ts.map +0 -1
  1056. package/build/oneTrust/endpoints/index.js +0 -21
  1057. package/build/oneTrust/endpoints/index.js.map +0 -1
  1058. package/build/oneTrust/helpers/convertToEmptyStrings.d.ts +0 -34
  1059. package/build/oneTrust/helpers/convertToEmptyStrings.d.ts.map +0 -1
  1060. package/build/oneTrust/helpers/convertToEmptyStrings.js +0 -58
  1061. package/build/oneTrust/helpers/convertToEmptyStrings.js.map +0 -1
  1062. package/build/oneTrust/helpers/enrichOneTrustAssessment.d.ts +0 -22
  1063. package/build/oneTrust/helpers/enrichOneTrustAssessment.d.ts.map +0 -1
  1064. package/build/oneTrust/helpers/enrichOneTrustAssessment.js +0 -104
  1065. package/build/oneTrust/helpers/enrichOneTrustAssessment.js.map +0 -1
  1066. package/build/oneTrust/helpers/index.d.ts +0 -5
  1067. package/build/oneTrust/helpers/index.d.ts.map +0 -1
  1068. package/build/oneTrust/helpers/index.js +0 -21
  1069. package/build/oneTrust/helpers/index.js.map +0 -1
  1070. package/build/oneTrust/helpers/oneTrustAssessmentToJson.d.ts +0 -18
  1071. package/build/oneTrust/helpers/oneTrustAssessmentToJson.d.ts.map +0 -1
  1072. package/build/oneTrust/helpers/oneTrustAssessmentToJson.js +0 -28
  1073. package/build/oneTrust/helpers/oneTrustAssessmentToJson.js.map +0 -1
  1074. package/build/oneTrust/helpers/parseCliSyncOtArguments.d.ts +0 -29
  1075. package/build/oneTrust/helpers/parseCliSyncOtArguments.d.ts.map +0 -1
  1076. package/build/oneTrust/helpers/parseCliSyncOtArguments.js +0 -110
  1077. package/build/oneTrust/helpers/parseCliSyncOtArguments.js.map +0 -1
  1078. package/build/oneTrust/helpers/syncOneTrustAssessmentToDisk.d.ts +0 -18
  1079. package/build/oneTrust/helpers/syncOneTrustAssessmentToDisk.d.ts.map +0 -1
  1080. package/build/oneTrust/helpers/syncOneTrustAssessmentToDisk.js +0 -37
  1081. package/build/oneTrust/helpers/syncOneTrustAssessmentToDisk.js.map +0 -1
  1082. package/build/oneTrust/helpers/syncOneTrustAssessmentToTranscend.d.ts +0 -25
  1083. package/build/oneTrust/helpers/syncOneTrustAssessmentToTranscend.d.ts.map +0 -1
  1084. package/build/oneTrust/helpers/syncOneTrustAssessmentToTranscend.js +0 -40
  1085. package/build/oneTrust/helpers/syncOneTrustAssessmentToTranscend.js.map +0 -1
  1086. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromFile.d.ts +0 -13
  1087. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromFile.d.ts.map +0 -1
  1088. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromFile.js +0 -71
  1089. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromFile.js.map +0 -1
  1090. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromOneTrust.d.ts +0 -24
  1091. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromOneTrust.d.ts.map +0 -1
  1092. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromOneTrust.js +0 -150
  1093. package/build/oneTrust/helpers/syncOneTrustAssessmentsFromOneTrust.js.map +0 -1
  1094. package/build/oneTrust/helpers/tests/convertToEmptyStrings.test.d.ts +0 -2
  1095. package/build/oneTrust/helpers/tests/convertToEmptyStrings.test.d.ts.map +0 -1
  1096. package/build/oneTrust/helpers/tests/convertToEmptyStrings.test.js +0 -74
  1097. package/build/oneTrust/helpers/tests/convertToEmptyStrings.test.js.map +0 -1
  1098. package/build/oneTrust/index.d.ts +0 -4
  1099. package/build/oneTrust/index.d.ts.map +0 -1
  1100. package/build/oneTrust/index.js +0 -20
  1101. package/build/oneTrust/index.js.map +0 -1
  1102. package/build/preference-management/checkIfPendingPreferenceUpdatesAreNoOp.d.ts +0 -19
  1103. package/build/preference-management/checkIfPendingPreferenceUpdatesAreNoOp.d.ts.map +0 -1
  1104. package/build/preference-management/checkIfPendingPreferenceUpdatesAreNoOp.js +0 -56
  1105. package/build/preference-management/checkIfPendingPreferenceUpdatesAreNoOp.js.map +0 -1
  1106. package/build/preference-management/checkIfPendingPreferenceUpdatesCauseConflict.d.ts +0 -20
  1107. package/build/preference-management/checkIfPendingPreferenceUpdatesCauseConflict.d.ts.map +0 -1
  1108. package/build/preference-management/checkIfPendingPreferenceUpdatesCauseConflict.js +0 -58
  1109. package/build/preference-management/checkIfPendingPreferenceUpdatesCauseConflict.js.map +0 -1
  1110. package/build/preference-management/codecs.d.ts +0 -387
  1111. package/build/preference-management/codecs.d.ts.map +0 -1
  1112. package/build/preference-management/codecs.js +0 -122
  1113. package/build/preference-management/codecs.js.map +0 -1
  1114. package/build/preference-management/getPreferenceUpdatesFromRow.d.ts +0 -37
  1115. package/build/preference-management/getPreferenceUpdatesFromRow.d.ts.map +0 -1
  1116. package/build/preference-management/getPreferenceUpdatesFromRow.js +0 -144
  1117. package/build/preference-management/getPreferenceUpdatesFromRow.js.map +0 -1
  1118. package/build/preference-management/getPreferencesForIdentifiers.d.ts +0 -21
  1119. package/build/preference-management/getPreferencesForIdentifiers.d.ts.map +0 -1
  1120. package/build/preference-management/getPreferencesForIdentifiers.js +0 -118
  1121. package/build/preference-management/getPreferencesForIdentifiers.js.map +0 -1
  1122. package/build/preference-management/index.d.ts +0 -12
  1123. package/build/preference-management/index.d.ts.map +0 -1
  1124. package/build/preference-management/index.js +0 -28
  1125. package/build/preference-management/index.js.map +0 -1
  1126. package/build/preference-management/parsePreferenceAndPurposeValuesFromCsv.d.ts +0 -19
  1127. package/build/preference-management/parsePreferenceAndPurposeValuesFromCsv.d.ts.map +0 -1
  1128. package/build/preference-management/parsePreferenceAndPurposeValuesFromCsv.js +0 -154
  1129. package/build/preference-management/parsePreferenceAndPurposeValuesFromCsv.js.map +0 -1
  1130. package/build/preference-management/parsePreferenceIdentifiersFromCsv.d.ts +0 -18
  1131. package/build/preference-management/parsePreferenceIdentifiersFromCsv.d.ts.map +0 -1
  1132. package/build/preference-management/parsePreferenceIdentifiersFromCsv.js +0 -97
  1133. package/build/preference-management/parsePreferenceIdentifiersFromCsv.js.map +0 -1
  1134. package/build/preference-management/parsePreferenceManagementCsv.d.ts +0 -29
  1135. package/build/preference-management/parsePreferenceManagementCsv.d.ts.map +0 -1
  1136. package/build/preference-management/parsePreferenceManagementCsv.js +0 -153
  1137. package/build/preference-management/parsePreferenceManagementCsv.js.map +0 -1
  1138. package/build/preference-management/parsePreferenceTimestampsFromCsv.d.ts +0 -16
  1139. package/build/preference-management/parsePreferenceTimestampsFromCsv.d.ts.map +0 -1
  1140. package/build/preference-management/parsePreferenceTimestampsFromCsv.js +0 -65
  1141. package/build/preference-management/parsePreferenceTimestampsFromCsv.js.map +0 -1
  1142. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesAreNoOp.test.d.ts +0 -2
  1143. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesAreNoOp.test.d.ts.map +0 -1
  1144. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesAreNoOp.test.js +0 -464
  1145. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesAreNoOp.test.js.map +0 -1
  1146. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesCauseConflict.test.d.ts +0 -2
  1147. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesCauseConflict.test.d.ts.map +0 -1
  1148. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesCauseConflict.test.js +0 -485
  1149. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesCauseConflict.test.js.map +0 -1
  1150. package/build/preference-management/tests/getPreferenceUpdatesFromRow.test.d.ts +0 -2
  1151. package/build/preference-management/tests/getPreferenceUpdatesFromRow.test.d.ts.map +0 -1
  1152. package/build/preference-management/tests/getPreferenceUpdatesFromRow.test.js +0 -737
  1153. package/build/preference-management/tests/getPreferenceUpdatesFromRow.test.js.map +0 -1
  1154. package/build/preference-management/uploadPreferenceManagementPreferencesInteractive.d.ts +0 -37
  1155. package/build/preference-management/uploadPreferenceManagementPreferencesInteractive.d.ts.map +0 -1
  1156. package/build/preference-management/uploadPreferenceManagementPreferencesInteractive.js +0 -172
  1157. package/build/preference-management/uploadPreferenceManagementPreferencesInteractive.js.map +0 -1
  1158. package/build/readTranscendYaml.d.ts +0 -31
  1159. package/build/readTranscendYaml.d.ts.map +0 -1
  1160. package/build/readTranscendYaml.js +0 -67
  1161. package/build/readTranscendYaml.js.map +0 -1
  1162. package/build/requests/approvePrivacyRequests.d.ts +0 -26
  1163. package/build/requests/approvePrivacyRequests.d.ts.map +0 -1
  1164. package/build/requests/approvePrivacyRequests.js +0 -76
  1165. package/build/requests/approvePrivacyRequests.js.map +0 -1
  1166. package/build/requests/bulkRestartRequests.d.ts +0 -41
  1167. package/build/requests/bulkRestartRequests.d.ts.map +0 -1
  1168. package/build/requests/bulkRestartRequests.js +0 -167
  1169. package/build/requests/bulkRestartRequests.js.map +0 -1
  1170. package/build/requests/bulkRetryEnrichers.d.ts +0 -27
  1171. package/build/requests/bulkRetryEnrichers.d.ts.map +0 -1
  1172. package/build/requests/bulkRetryEnrichers.js +0 -69
  1173. package/build/requests/bulkRetryEnrichers.js.map +0 -1
  1174. package/build/requests/cancelPrivacyRequests.d.ts +0 -30
  1175. package/build/requests/cancelPrivacyRequests.d.ts.map +0 -1
  1176. package/build/requests/cancelPrivacyRequests.js +0 -94
  1177. package/build/requests/cancelPrivacyRequests.js.map +0 -1
  1178. package/build/requests/constants.d.ts +0 -5587
  1179. package/build/requests/constants.d.ts.map +0 -1
  1180. package/build/requests/constants.js +0 -124
  1181. package/build/requests/constants.js.map +0 -1
  1182. package/build/requests/downloadPrivacyRequestFiles.d.ts +0 -30
  1183. package/build/requests/downloadPrivacyRequestFiles.d.ts.map +0 -1
  1184. package/build/requests/downloadPrivacyRequestFiles.js +0 -96
  1185. package/build/requests/downloadPrivacyRequestFiles.js.map +0 -1
  1186. package/build/requests/extractClientError.d.ts +0 -8
  1187. package/build/requests/extractClientError.d.ts.map +0 -1
  1188. package/build/requests/extractClientError.js +0 -15
  1189. package/build/requests/extractClientError.js.map +0 -1
  1190. package/build/requests/filterRows.d.ts +0 -10
  1191. package/build/requests/filterRows.d.ts.map +0 -1
  1192. package/build/requests/filterRows.js +0 -61
  1193. package/build/requests/filterRows.js.map +0 -1
  1194. package/build/requests/fuzzyMatchColumns.d.ts +0 -21
  1195. package/build/requests/fuzzyMatchColumns.d.ts.map +0 -1
  1196. package/build/requests/fuzzyMatchColumns.js +0 -43
  1197. package/build/requests/fuzzyMatchColumns.js.map +0 -1
  1198. package/build/requests/getFileMetadataForPrivacyRequests.d.ts +0 -157
  1199. package/build/requests/getFileMetadataForPrivacyRequests.d.ts.map +0 -1
  1200. package/build/requests/getFileMetadataForPrivacyRequests.js +0 -159
  1201. package/build/requests/getFileMetadataForPrivacyRequests.js.map +0 -1
  1202. package/build/requests/getUniqueValuesForColumn.d.ts +0 -10
  1203. package/build/requests/getUniqueValuesForColumn.d.ts.map +0 -1
  1204. package/build/requests/getUniqueValuesForColumn.js +0 -19
  1205. package/build/requests/getUniqueValuesForColumn.js.map +0 -1
  1206. package/build/requests/index.d.ts +0 -32
  1207. package/build/requests/index.d.ts.map +0 -1
  1208. package/build/requests/index.js +0 -48
  1209. package/build/requests/index.js.map +0 -1
  1210. package/build/requests/mapColumnsToAttributes.d.ts +0 -23
  1211. package/build/requests/mapColumnsToAttributes.d.ts.map +0 -1
  1212. package/build/requests/mapColumnsToAttributes.js +0 -44
  1213. package/build/requests/mapColumnsToAttributes.js.map +0 -1
  1214. package/build/requests/mapColumnsToIdentifiers.d.ts +0 -21
  1215. package/build/requests/mapColumnsToIdentifiers.d.ts.map +0 -1
  1216. package/build/requests/mapColumnsToIdentifiers.js +0 -48
  1217. package/build/requests/mapColumnsToIdentifiers.js.map +0 -1
  1218. package/build/requests/mapCsvColumnsToApi.d.ts +0 -17
  1219. package/build/requests/mapCsvColumnsToApi.d.ts.map +0 -1
  1220. package/build/requests/mapCsvColumnsToApi.js +0 -41
  1221. package/build/requests/mapCsvColumnsToApi.js.map +0 -1
  1222. package/build/requests/mapCsvRowsToRequestInputs.d.ts +0 -5572
  1223. package/build/requests/mapCsvRowsToRequestInputs.d.ts.map +0 -1
  1224. package/build/requests/mapCsvRowsToRequestInputs.js +0 -230
  1225. package/build/requests/mapCsvRowsToRequestInputs.js.map +0 -1
  1226. package/build/requests/mapEnumValues.d.ts +0 -14
  1227. package/build/requests/mapEnumValues.d.ts.map +0 -1
  1228. package/build/requests/mapEnumValues.js +0 -42
  1229. package/build/requests/mapEnumValues.js.map +0 -1
  1230. package/build/requests/mapRequestEnumValues.d.ts +0 -19
  1231. package/build/requests/mapRequestEnumValues.d.ts.map +0 -1
  1232. package/build/requests/mapRequestEnumValues.js +0 -63
  1233. package/build/requests/mapRequestEnumValues.js.map +0 -1
  1234. package/build/requests/markSilentPrivacyRequests.d.ts +0 -26
  1235. package/build/requests/markSilentPrivacyRequests.d.ts.map +0 -1
  1236. package/build/requests/markSilentPrivacyRequests.js +0 -66
  1237. package/build/requests/markSilentPrivacyRequests.js.map +0 -1
  1238. package/build/requests/notifyPrivacyRequestsAdditionalTime.d.ts +0 -34
  1239. package/build/requests/notifyPrivacyRequestsAdditionalTime.d.ts.map +0 -1
  1240. package/build/requests/notifyPrivacyRequestsAdditionalTime.js +0 -69
  1241. package/build/requests/notifyPrivacyRequestsAdditionalTime.js.map +0 -1
  1242. package/build/requests/parseAttributesFromString.d.ts +0 -17
  1243. package/build/requests/parseAttributesFromString.d.ts.map +0 -1
  1244. package/build/requests/parseAttributesFromString.js +0 -63
  1245. package/build/requests/parseAttributesFromString.js.map +0 -1
  1246. package/build/requests/pullPrivacyRequests.d.ts +0 -41
  1247. package/build/requests/pullPrivacyRequests.d.ts.map +0 -1
  1248. package/build/requests/pullPrivacyRequests.js +0 -83
  1249. package/build/requests/pullPrivacyRequests.js.map +0 -1
  1250. package/build/requests/readCsv.d.ts +0 -12
  1251. package/build/requests/readCsv.d.ts.map +0 -1
  1252. package/build/requests/readCsv.js +0 -54
  1253. package/build/requests/readCsv.js.map +0 -1
  1254. package/build/requests/removeUnverifiedRequestIdentifiers.d.ts +0 -20
  1255. package/build/requests/removeUnverifiedRequestIdentifiers.d.ts.map +0 -1
  1256. package/build/requests/removeUnverifiedRequestIdentifiers.js +0 -61
  1257. package/build/requests/removeUnverifiedRequestIdentifiers.js.map +0 -1
  1258. package/build/requests/restartPrivacyRequest.d.ts +0 -22
  1259. package/build/requests/restartPrivacyRequest.d.ts.map +0 -1
  1260. package/build/requests/restartPrivacyRequest.js +0 -90
  1261. package/build/requests/restartPrivacyRequest.js.map +0 -1
  1262. package/build/requests/retryRequestDataSilos.d.ts +0 -20
  1263. package/build/requests/retryRequestDataSilos.d.ts.map +0 -1
  1264. package/build/requests/retryRequestDataSilos.js +0 -64
  1265. package/build/requests/retryRequestDataSilos.js.map +0 -1
  1266. package/build/requests/skipPreflightJobs.d.ts +0 -20
  1267. package/build/requests/skipPreflightJobs.d.ts.map +0 -1
  1268. package/build/requests/skipPreflightJobs.js +0 -73
  1269. package/build/requests/skipPreflightJobs.js.map +0 -1
  1270. package/build/requests/skipRequestDataSilos.d.ts +0 -22
  1271. package/build/requests/skipRequestDataSilos.d.ts.map +0 -1
  1272. package/build/requests/skipRequestDataSilos.js +0 -58
  1273. package/build/requests/skipRequestDataSilos.js.map +0 -1
  1274. package/build/requests/splitCsvToList.d.ts +0 -12
  1275. package/build/requests/splitCsvToList.d.ts.map +0 -1
  1276. package/build/requests/splitCsvToList.js +0 -21
  1277. package/build/requests/splitCsvToList.js.map +0 -1
  1278. package/build/requests/streamPrivacyRequestFiles.d.ts +0 -22
  1279. package/build/requests/streamPrivacyRequestFiles.d.ts.map +0 -1
  1280. package/build/requests/streamPrivacyRequestFiles.js +0 -48
  1281. package/build/requests/streamPrivacyRequestFiles.js.map +0 -1
  1282. package/build/requests/submitPrivacyRequest.d.ts +0 -5470
  1283. package/build/requests/submitPrivacyRequest.d.ts.map +0 -1
  1284. package/build/requests/submitPrivacyRequest.js +0 -126
  1285. package/build/requests/submitPrivacyRequest.js.map +0 -1
  1286. package/build/requests/tests/fuzzyMatchColumns.test.d.ts +0 -2
  1287. package/build/requests/tests/fuzzyMatchColumns.test.d.ts.map +0 -1
  1288. package/build/requests/tests/fuzzyMatchColumns.test.js +0 -26
  1289. package/build/requests/tests/fuzzyMatchColumns.test.js.map +0 -1
  1290. package/build/requests/tests/getUniqueValuesForColumn.test.d.ts +0 -2
  1291. package/build/requests/tests/getUniqueValuesForColumn.test.d.ts.map +0 -1
  1292. package/build/requests/tests/getUniqueValuesForColumn.test.js +0 -66
  1293. package/build/requests/tests/getUniqueValuesForColumn.test.js.map +0 -1
  1294. package/build/requests/tests/mapCsvRowsToRequestInputs.test.d.ts +0 -1
  1295. package/build/requests/tests/mapCsvRowsToRequestInputs.test.d.ts.map +0 -1
  1296. package/build/requests/tests/mapCsvRowsToRequestInputs.test.js +0 -3
  1297. package/build/requests/tests/mapCsvRowsToRequestInputs.test.js.map +0 -1
  1298. package/build/requests/tests/parseAttributesFromString.test.d.ts +0 -2
  1299. package/build/requests/tests/parseAttributesFromString.test.d.ts.map +0 -1
  1300. package/build/requests/tests/parseAttributesFromString.test.js +0 -25
  1301. package/build/requests/tests/parseAttributesFromString.test.js.map +0 -1
  1302. package/build/requests/tests/readCsv.test.d.ts +0 -2
  1303. package/build/requests/tests/readCsv.test.d.ts.map +0 -1
  1304. package/build/requests/tests/readCsv.test.js +0 -68
  1305. package/build/requests/tests/readCsv.test.js.map +0 -1
  1306. package/build/requests/tests/splitCsvToList.test.d.ts +0 -2
  1307. package/build/requests/tests/splitCsvToList.test.d.ts.map +0 -1
  1308. package/build/requests/tests/splitCsvToList.test.js +0 -16
  1309. package/build/requests/tests/splitCsvToList.test.js.map +0 -1
  1310. package/build/requests/uploadPrivacyRequestsFromCsv.d.ts +0 -41
  1311. package/build/requests/uploadPrivacyRequestsFromCsv.d.ts.map +0 -1
  1312. package/build/requests/uploadPrivacyRequestsFromCsv.js +0 -227
  1313. package/build/requests/uploadPrivacyRequestsFromCsv.js.map +0 -1
  1314. package/build/tests/TranscendPromptManager.test.d.ts +0 -2
  1315. package/build/tests/TranscendPromptManager.test.d.ts.map +0 -1
  1316. package/build/tests/TranscendPromptManager.test.js +0 -92
  1317. package/build/tests/TranscendPromptManager.test.js.map +0 -1
  1318. package/build/tests/filterNullValuesFromObject.test.d.ts +0 -2
  1319. package/build/tests/filterNullValuesFromObject.test.d.ts.map +0 -1
  1320. package/build/tests/filterNullValuesFromObject.test.js +0 -26
  1321. package/build/tests/filterNullValuesFromObject.test.js.map +0 -1
  1322. package/build/tests/findCodePackagesInFolder.test.d.ts +0 -2
  1323. package/build/tests/findCodePackagesInFolder.test.d.ts.map +0 -1
  1324. package/build/tests/findCodePackagesInFolder.test.js +0 -710
  1325. package/build/tests/findCodePackagesInFolder.test.js.map +0 -1
  1326. package/build/tests/getGitFilesThatChanged.test.d.ts +0 -2
  1327. package/build/tests/getGitFilesThatChanged.test.d.ts.map +0 -1
  1328. package/build/tests/getGitFilesThatChanged.test.js +0 -24
  1329. package/build/tests/getGitFilesThatChanged.test.js.map +0 -1
  1330. package/build/tests/mergeTranscendInputs.test.d.ts +0 -2
  1331. package/build/tests/mergeTranscendInputs.test.d.ts.map +0 -1
  1332. package/build/tests/mergeTranscendInputs.test.js +0 -107
  1333. package/build/tests/mergeTranscendInputs.test.js.map +0 -1
  1334. package/build/tests/readTranscendYaml.test.d.ts +0 -2
  1335. package/build/tests/readTranscendYaml.test.d.ts.map +0 -1
  1336. package/build/tests/readTranscendYaml.test.js +0 -34
  1337. package/build/tests/readTranscendYaml.test.js.map +0 -1
  1338. package/build/tests/removeLinks.test.d.ts +0 -2
  1339. package/build/tests/removeLinks.test.d.ts.map +0 -1
  1340. package/build/tests/removeLinks.test.js +0 -21
  1341. package/build/tests/removeLinks.test.js.map +0 -1
  1342. package/build/tsbuildinfo +0 -1
  1343. package/examples/code-scanning/test-gradle/test-nested-package-json/package.json +0 -20
  1344. package/examples/code-scanning/test-package-json/package.json +0 -23
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env node
2
+ import{a as s}from"../chunk-CG4A43HM.mjs";import{a as o}from"../chunk-RTBRALWU.mjs";import"../chunk-N4KHG2LT.mjs";import"../chunk-BWXKSYTY.mjs";import"../chunk-BGXZA4EM.mjs";import"../chunk-WVOQBBD4.mjs";import{proposeCompletions as r}from"@stricli/core";var t=process.argv.slice(3);process.env.COMP_LINE?.endsWith(" ")&&t.push("");await r(o,t,s(process));try{for(let{completion:p}of await r(o,t,s(process)))process.stdout.write(`${p}
3
+ `)}catch{}
@@ -0,0 +1,2 @@
1
+ #!/usr/bin/env node
2
+ import{a as o}from"../chunk-CG4A43HM.mjs";import{a as r}from"../chunk-RTBRALWU.mjs";import"../chunk-N4KHG2LT.mjs";import"../chunk-BWXKSYTY.mjs";import"../chunk-BGXZA4EM.mjs";import"../chunk-WVOQBBD4.mjs";import{run as i}from"@stricli/core";await i(r,process.argv.slice(2),o(process));
@@ -0,0 +1,6 @@
1
+ #!/usr/bin/env node
2
+ import{a as r}from"../chunk-RTBRALWU.mjs";import"../chunk-N4KHG2LT.mjs";import"../chunk-BWXKSYTY.mjs";import"../chunk-BGXZA4EM.mjs";import"../chunk-WVOQBBD4.mjs";import{generateHelpTextForAllCommands as d}from"@stricli/core";var s={"tr-build-xdi-sync-endpoint":["consent","build-xdi-sync-endpoint"],"tr-consent-manager-service-json-to-yml":["consent","consent-manager-service-json-to-yml"],"tr-consent-managers-to-business-entities":["consent","consent-managers-to-business-entities"],"tr-cron-mark-identifiers-completed":["request","cron","mark-identifiers-completed"],"tr-cron-pull-identifiers":["request","cron","pull-identifiers"],"tr-derive-data-silos-from-data-flows":["inventory","derive-data-silos-from-data-flows"],"tr-derive-data-silos-from-data-flows-cross-instance":["inventory","derive-data-silos-from-data-flows-cross-instance"],"tr-discover-silos":["inventory","discover-silos"],"tr-generate-api-keys":["admin","generate-api-keys"],"tr-manual-enrichment-pull-identifiers":["request","preflight","pull-identifiers"],"tr-manual-enrichment-push-identifiers":["request","preflight","push-identifiers"],"tr-mark-request-data-silos-completed":["request","system","mark-request-data-silos-completed"],"tr-pull":["inventory","pull"],"tr-pull-consent-metrics":["consent","pull-consent-metrics"],"tr-pull-consent-preferences":["consent","pull-consent-preferences"],"tr-pull-datapoints":["inventory","pull-datapoints"],"tr-pull-pull-unstructured-discovery-files":["inventory","pull-unstructured-discovery-files"],"tr-push":["inventory","push"],"tr-request-approve":["request","approve"],"tr-request-cancel":["request","cancel"],"tr-request-download-files":["request","download-files"],"tr-request-enricher-restart":["request","enricher-restart"],"tr-request-export":["request","export"],"tr-request-mark-silent":["request","mark-silent"],"tr-request-notify-additional-time":["request","notify-additional-time"],"tr-request-reject-unverified-identifiers":["request","reject-unverified-identifiers"],"tr-request-restart":["request","restart"],"tr-request-upload":["request","upload"],"tr-retry-request-data-silos":["request","system","retry-request-data-silos"],"tr-scan-packages":["inventory","scan-packages"],"tr-skip-preflight-jobs":["request","skip-preflight-jobs"],"tr-skip-request-data-silos":["request","system","skip-request-data-silos"],"tr-sync-ot":["migration","sync-ot"],"tr-update-consent-manager":["consent","update-consent-manager"],"tr-upload-consent-preferences":["consent","upload-consent-preferences"],"tr-upload-cookies-from-csv":["consent","upload-cookies-from-csv"],"tr-upload-data-flows-from-csv":["consent","upload-data-flows-from-csv"],"tr-upload-preferences":["consent","upload-preferences"]};function c(t){return d(r).find(n=>n[0]===`${r.config.name} ${t.join(" ")}`)?.[1]}function o(t){console.log("[DEPRECATION NOTICE]");let e=s[t];if(!e){let i=Object.entries(s).map(([a,l])=>`\`${a}\` -> \`${r.config.name} ${l.join(" ")}\``).join(`
3
+ `);console.log(`This command is deprecated as of v7.0.0. Here is a list of new commands, mapped to their legacy command names:
4
+ ${i}`);return}console.log(`\`${t}\` is deprecated as of v7.0.0.
5
+ Use \`${r.config.name} ${e.join(" ")}\` instead.
6
+ `);let n=c(e);if(!n)throw new Error(`Failed to get help text for command: \`${e.join(" ")}\``);console.log(n)}function m(){let e=process.argv.at(-1)?.split("/").pop()?.trim();if(e)o(e);else throw new Error("Deprecated command");process.exit(1)}m();
@@ -0,0 +1 @@
1
+ import{makeEnum as e}from"@transcend-io/type-utils";var a=(s=>(s.Json="json",s))(a||{}),o=(s=>(s.Assessments="assessments",s))(o||{}),p=(i=>(i.OneTrust="oneTrust",i.File="file",i))(p||{}),m=(t=>(t.ApiKeys="apiKeys",t.Attributes="customFields",t.Templates="templates",t.DataSilos="dataSilos",t.Enrichers="enrichers",t.DataFlows="dataFlows",t.BusinessEntities="businessEntities",t.Actions="actions",t.DataSubjects="dataSubjects",t.Identifiers="identifiers",t.Cookies="cookies",t.ConsentManager="consentManager",t.Partitions="partitions",t.Prompts="prompts",t.PromptPartials="promptPartials",t.PromptGroups="promptGroups",t.Agents="agents",t.AgentFunctions="agentFunctions",t.AgentFiles="agentFiles",t.Vendors="vendors",t.DataCategories="dataCategories",t.ProcessingPurposes="processingPurposes",t.ActionItems="actionItems",t.ActionItemCollections="actionItemCollections",t.Teams="teams",t.PrivacyCenters="privacyCenters",t.Policies="policies",t.Messages="messages",t.Assessments="assessments",t.AssessmentTemplates="assessmentTemplates",t.Purposes="purposes",t))(m||{}),n=e({RedactEmail:"redactEmail",Log:"log",LogToTranscend:"logToTranscend",ApplyTranscendPolicies:"applyTranscendPolicies"}),h=e({ChatCompletion:"/v1/chat/completions",Embeddings:"/v1/embeddings",Completions:"/v1/completions",Agents:"/v1/assistants",Agent:"/v1/assistants/:assistantId",Threads:"/v1/threads",Thread:"/v1/threads/:threadId",Messages:"/v1/threads/:threadId/messages",Message:"/v1/threads/:threadId/messages/:messageId",Runs:"/v1/threads/:threadId/runs",Run:"/v1/threads/:threadId/runs/:runId",Files:"/v1/files",File:"/v1/files/:fileId"});export{a,o as b,p as c,m as d,n as e,h as f};
@@ -0,0 +1 @@
1
+ import{b as a,c as i}from"./chunk-WVOQBBD4.mjs";var t=a((o,r)=>{r.exports={author:"Transcend Inc.",name:"@transcend-io/cli",description:"Small package containing useful typescript utilities.",version:"7.0.0-alpha.1",homepage:"https://github.com/transcend-io/cli",repository:{type:"git",url:"https://github.com/transcend-io/cli.git"},license:"UNLICENSED",main:"dist/index.mjs",bin:{"@transcend-io/transcend":"dist/bin/cli.mjs","__@transcend-io/cli_bash_complete":"dist/bin/bash-complete.mjs","__@transcend-io/tr-build-xdi-sync-endpoint":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-consent-manager-service-json-to-yml":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-consent-managers-to-business-entities":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-cron-mark-identifiers-completed":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-cron-pull-identifiers":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-cron-pull-profiles":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-derive-data-silos-from-data-flows":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-derive-data-silos-from-data-flows-cross-instance":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-discover-silos":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-generate-api-keys":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-manual-enrichment-pull-identifiers":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-manual-enrichment-push-identifiers":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-mark-request-data-silos-completed":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-pull":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-pull-consent-metrics":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-pull-consent-preferences":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-pull-datapoints":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-pull-unstructured-discovery-files":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-push":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-approve":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-cancel":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-download-files":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-enricher-restart":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-export":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-mark-silent":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-notify-additional-time":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-reject-unverified-identifiers":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-restart":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-request-upload":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-retry-request-data-silos":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-scan-packages":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-skip-request-data-silos":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-sync-ot":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-update-consent-manager":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-upload-consent-preferences":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-upload-cookies-from-csv":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-upload-data-flows-from-csv":"dist/bin/deprecated-command.mjs","__@transcend-io/tr-upload-preferences":"dist/bin/deprecated-command.mjs"},engines:{node:">=18"},files:["dist"],scripts:{start:"./dist/cli.mjs",prebuild:"tsc -p tsconfig.json",build:"tsup","build:watch":"tsup --watch",prepublishOnly:"pnpm lint && pnpm build && pnpm test && pnpm publint",lint:'pnpm run --parallel --aggregate-output "/^lint:*/"',"lint:prettier":"prettier --check . --log-level warn","lint:types":"tsc --noEmit","lint:eslint":"eslint .",format:"prettier --write .",test:"vitest run","script:transcend-json-schema":"ts-node --transpile-only scripts/buildTranscendJsonSchema.ts && prettier ./transcend-yml-schema-v6.json --write","script:pathfinder-json-schema":"ts-node --transpile-only scripts/buildPathfinderJsonSchema.ts && prettier ./pathfinder-policy-yml-schema.json --write"},tsup:{entry:["src/bin/cli.ts","src/bin/bash-complete.ts","src/bin/deprecated-command.ts","src/index.ts"],format:["esm"],tsconfig:"tsconfig.json",clean:!0,splitting:!0,minify:!0},dependencies:{"@stricli/auto-complete":"^1.2.0","@stricli/core":"^1.2.0","@transcend-io/airgap.js-types":"^12.12.1","@transcend-io/handlebars-utils":"^1.1.0","@transcend-io/internationalization":"^1.6.0","@transcend-io/persisted-state":"^1.0.4","@transcend-io/privacy-types":"^4.124.1","@transcend-io/secret-value":"^1.2.0","@transcend-io/type-utils":"^1.8.0",JSONStream:"^1.3.5",bluebird:"^3.7.2","cli-progress":"^3.11.2",colors:"^1.4.0","csv-parse":"=4.9.1","fast-csv":"^4.3.6","fast-glob":"^3.2.12","fp-ts":"^2.16.1",fuzzysearch:"^1.0.3","global-agent":"^3.0.0",got:"^11.8.5",graphql:"^16.6.0","graphql-request":"^5.0.0",inquirer:"=7.3.3","inquirer-autocomplete-prompt":"=1.3.0","io-ts":"^2.2.21","io-ts-types":"^0.5.16","js-yaml":"^4.1.0",json2csv:"^6.0.0-alpha.2",jsonwebtoken:"^9.0.2",lodash:"^4.17.21","query-string":"=7.0.0",semver:"^7.6.0",undici:"^5.22.1","yargs-parser":"^21.1.1"},devDependencies:{"@types/JSONStream":"npm:@types/jsonstream@^0.8.33","@types/bluebird":"^3.5.38","@types/cli-progress":"^3.11.0","@types/colors":"^1.2.1","@types/fuzzysearch":"^1.0.0","@types/global-agent":"^2.1.1","@types/inquirer":"^7.3.1","@types/inquirer-autocomplete-prompt":"^3.0.0","@types/js-yaml":"^4.0.5","@types/json-schema":"^7.0.15","@types/jsonwebtoken":"^9","@types/lodash":"^4.14.186","@types/node":"^18.15.11","@types/semver":"^7","@types/yargs-parser":"^21.0.0","@typescript-eslint/eslint-plugin":"^5.58.0","@typescript-eslint/parser":"^5.58.0",depcheck:"^1.4.3",eslint:"^8.38.0","eslint-config-airbnb-base":"^15.0.0","eslint-import-resolver-typescript":"^3.5.5","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-import":"2.27.5","eslint-plugin-jsdoc":"^41.1.1",prettier:"^2.8.7",publint:"^0.3.12","ts-node":"10.9.1",tsup:"^8.5.0",typescript:"^5.0.4",vitest:"^3.2.4"},packageManager:"pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184"}});import{ScopeName as e}from"@transcend-io/privacy-types";var n=i(t()),m="transcend",s="https://app.transcend.io",l=`${s}/infrastructure/integrations`,u=`${s}/data-map/data-inventory/data-points`,g=process.env.TRANSCEND_API_URL||"https://api.transcend.io",_=process.env.TRANSCEND_CONSENT_API_URL||"https://consent.transcend.io",b={apiKeys:[e.ViewApiKeys],templates:[e.ManageEmailTemplates],dataSilos:[e.ManageDataMap,e.ConnectDataSilos],enrichers:[e.ManageRequestIdentities],businessEntities:[e.ManageDataInventory],identifiers:[e.ManageRequestIdentities],customFields:[e.ManageGlobalAttributes],dataFlows:[e.ManageDataFlow],cookies:[e.ManageDataFlow],consentManager:[e.ManageConsentManagerDeveloperSettings],partitions:[e.ManageConsentManagerDeveloperSettings],actions:[e.ManageDataSubjectRequestSettings],dataSubjects:[e.ManageDataSubjectRequestSettings],prompts:[e.ManagePrompts],promptPartials:[e.ManagePrompts],promptGroups:[e.ManagePrompts],agents:[e.ManagePathfinder],agentFunctions:[e.ManagePathfinder],agentFiles:[e.ManagePathfinder],vendors:[e.ManageDataInventory],dataCategories:[e.ManageDataInventory],processingPurposes:[e.ManageDataInventory],actionItems:[e.ManageAllActionItems,e.ViewGlobalAttributes],actionItemCollections:[e.ManageActionItemCollections],teams:[e.ManageAccessControl],messages:[e.ManageIntlMessages],privacyCenters:[e.ManagePrivacyCenter],policies:[e.ManagePolicies],assessments:[e.ManageAssessments],assessmentTemplates:[e.ManageAssessments],purposes:[e.ManageConsentManager,e.ManagePreferenceStoreSettings]},y={apiKeys:[e.ViewApiKeys],templates:[e.ViewEmailTemplates],dataSilos:[e.ViewDataMap,e.ViewDataSubjectRequestSettings],enrichers:[e.ViewRequestIdentitySettings],businessEntities:[e.ViewDataInventory],identifiers:[e.ViewRequestIdentitySettings],customFields:[e.ViewGlobalAttributes],dataFlows:[e.ViewDataFlow],cookies:[e.ViewDataFlow],consentManager:[e.ViewConsentManager],partitions:[e.ViewConsentManager],actions:[e.ViewDataSubjectRequestSettings],dataSubjects:[e.ViewDataSubjectRequestSettings],prompts:[e.ViewPrompts],promptPartials:[e.ViewPrompts],promptGroups:[e.ViewPrompts],agents:[e.ViewPathfinder],agentFunctions:[e.ViewPathfinder],agentFiles:[e.ViewPathfinder],vendors:[e.ViewDataInventory],dataCategories:[e.ViewDataInventory],processingPurposes:[e.ViewDataInventory],actionItemCollections:[e.ViewAllActionItems],actionItems:[e.ViewAllActionItems],teams:[e.ViewScopes],messages:[e.ViewIntlMessages],privacyCenters:[e.ViewPrivacyCenter],policies:[e.ViewPolicies],assessments:[e.ViewAssessments],assessmentTemplates:[e.ViewAssessments],purposes:[e.ViewConsentManager,e.ViewPreferenceStoreSettings]},A={apiKeys:"api-keys",customFields:"attributes",dataFlows:"data-flows",cookies:"cookies",consentManager:"consent-manager",partitions:"partitions",actions:"actions",dataSubjects:"data-subjects",businessEntities:"business-entities",identifiers:"identifiers",enrichers:"enrichers",dataSilos:"data-silos",templates:"templates",prompts:"prompts",promptPartials:"prompt-partials",promptGroups:"prompt-groups",agents:"agents",agentFunctions:"agent-functions",agentFiles:"agent-files",vendors:"vendors",dataCategories:"data-categories",processingPurposes:"processing-purposes",actionItems:"action-items",actionItemCollections:"action-item-collections",teams:"teams",messages:"messages",privacyCenters:"privacy-center",policies:"policies",assessments:"assessments",assessmentTemplates:"assessment-templates",purposes:"purposes"};export{t as a,m as b,s as c,l as d,u as e,g as f,_ as g,b as h,y as i,A as j,n as k};
@@ -0,0 +1 @@
1
+ import t from"fs";import e from"os";import r from"path";function p(o){return{process:o,os:e,fs:t,path:r}}export{p as a};
@@ -0,0 +1,3 @@
1
+ import{d as a}from"./chunk-BGXZA4EM.mjs";import{buildCommand as c,numberParser as f}from"@stricli/core";import{ConsentTrackerStatus as l}from"@transcend-io/privacy-types";import{ScopeName as d,TRANSCEND_SCOPES as n}from"@transcend-io/privacy-types";function m(e){if(!/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(e))throw new Error(`Invalid UUID format: ${e}`);return e}function i(e){try{return new URL(e).toString()}catch{throw new Error(`Invalid URL format: ${e}`)}}function h(e){return e.split(",").map(r=>r.trim()).filter(r=>r.length>0)}function g(e){let r=new Date(e);if(Number.isNaN(r.getTime()))throw new TypeError(`Invalid date: ${e}. Try using the ISO 8601 format (YYYY-MM-DDTHH:MM:SS.SSSZ)`);return r}var o=({scopes:e,requiresSiloScope:r=!1})=>{let t={kind:"parsed",parse:String,brief:"The Transcend API key."};return r&&(t.brief+=" This key must be associated with the data silo(s) being operated on."),e==="Varies"?{...t,brief:`${t.brief} The scopes required will vary depending on the operation performed. If in doubt, the ${n[d.FullAdmin].title} scope will always work.`}:e.length===0?{...t,brief:`${t.brief} No scopes are required for this command.`}:{...t,brief:`${t.brief} Requires scopes: ${e.map(u=>`"${n[u].title}"`).join(", ")}`}},s=(e="https://api.transcend.io")=>({kind:"parsed",parse:i,brief:"URL of the Transcend backend. Use https://api.us.transcend.io for US hosting",default:e}),k=()=>({kind:"parsed",parse:String,brief:"The Sombra internal key, use for additional authentication when self-hosting Sombra",optional:!0});var p=["dataSilos","enrichers","templates","apiKeys"],U=Object.values(l),A=c({loader:async()=>{let{pull:e}=await import("./impl-TMYFQHHJ.mjs");return e},parameters:{flags:{auth:o({scopes:"Varies"}),resources:{kind:"enum",values:Object.values(a),brief:`The different resource types to pull in. Defaults to ${p.join(",")}.`,variadic:",",optional:!0},file:{kind:"parsed",parse:String,brief:"Path to the YAML file to pull into",default:"./transcend.yml"},transcendUrl:s(),dataSiloIds:{kind:"parsed",parse:String,variadic:",",brief:"The UUIDs of the data silos that should be pulled into the YAML file",optional:!0},integrationNames:{kind:"parsed",parse:String,variadic:",",brief:"The types of integrations to pull down",optional:!0},trackerStatuses:{kind:"enum",values:Object.values(l),variadic:",",brief:"The statuses of consent manager trackers to pull down. Defaults to all statuses.",optional:!0},pageSize:{kind:"parsed",parse:f,brief:"The page size to use when paginating over the API",default:"50"},skipDatapoints:{kind:"boolean",brief:"When true, skip pulling in datapoints alongside data silo resource",default:!1},skipSubDatapoints:{kind:"boolean",brief:"When true, skip pulling in subDatapoints alongside data silo resource",default:!1},includeGuessedCategories:{kind:"boolean",brief:"When true, included guessed data categories that came from the content classifier",default:!1},debug:{kind:"boolean",brief:"Set to true to include debug logs while pulling the configuration",default:!1}}},docs:{brief:"Pull configuration from Transcend",fullDescription:`Generate's a transcend.yml by pulling the configuration from your connected services view.
2
+
3
+ The API key needs various scopes depending on the resources being pulled.`}});export{m as a,i as b,h as c,g as d,o as e,s as f,k as g,p as h,U as i,A as j};
@@ -0,0 +1,48 @@
1
+ import{a as s,b as l,c as i,d as a,e as r,f as t,g as o,j as h}from"./chunk-N4KHG2LT.mjs";import{b as n,k as d}from"./chunk-BWXKSYTY.mjs";import{buildInstallCommand as Fr,buildUninstallCommand as Er}from"@stricli/auto-complete";import{buildApplication as Or,buildRouteMap as Br}from"@stricli/core";import{buildRouteMap as he}from"@stricli/core";import{buildCommand as fe}from"@stricli/core";var b=fe({loader:async()=>{let{generateApiKeys:e}=await import("./impl-BUP5GVYQ.mjs");return e},parameters:{flags:{email:{kind:"parsed",parse:String,brief:"The email address that you use to log into Transcend"},password:{kind:"parsed",parse:String,brief:"The password for your account login"},apiKeyTitle:{kind:"parsed",parse:String,brief:"The title of the API key being generated or destroyed"},file:{kind:"parsed",parse:String,brief:"The file where API keys should be written to"},scopes:{kind:"parsed",parse:String,variadic:",",brief:"The list of scopes that should be given to the API key"},deleteExistingApiKey:{kind:"boolean",brief:"When true, if an API key exists with the specified apiKeyTitle, the existing API key is deleted",default:!0},createNewApiKey:{kind:"boolean",brief:"When true, new API keys will be created. Set to false if you simply want to delete all API keys with a title",default:!0},parentOrganizationId:{kind:"parsed",parse:s,brief:"Filter for only a specific organization by ID, returning all child accounts associated with that organization",optional:!0},transcendUrl:t()}},docs:{brief:"Generate API keys",fullDescription:`This command allows for creating API keys across multiple Transcend instances. This is useful for customers that are managing many Transcend instances and need to regularly create, cycle or delete API keys across all of their instances.
2
+
3
+ Unlike the other commands that rely on API key authentication, this command relies upon username/password authentication. This command will spit out the API keys into a JSON file, and that JSON file can be used in subsequent cli commands.
4
+
5
+ Authentication requires your email and password for the Transcend account. This command will only generate API keys for Transcend instances where you have the permission to "Manage API Keys".`}});var g=he({routes:{"generate-api-keys":b},docs:{brief:"Admin commands"}});import{buildRouteMap as xe}from"@stricli/core";import{buildCommand as be}from"@stricli/core";import{ScopeName as ge}from"@transcend-io/privacy-types";var k=be({loader:async()=>{let{buildXdiSyncEndpoint:e}=await import("./impl-TY543E6H.mjs");return e},parameters:{flags:{auth:r({scopes:[ge.ViewConsentManager]}),xdiLocation:{kind:"parsed",parse:String,brief:"The location of the XDI that will be loaded by the generated sync endpoint"},file:{kind:"parsed",parse:String,brief:"The HTML file path where the sync endpoint should be written",default:"./sync-endpoint.html"},removeIpAddresses:{kind:"boolean",brief:"When true, remove IP addresses from the domain list",default:!0},domainBlockList:{kind:"parsed",parse:i,brief:"The set of domains that should be excluded from the sync endpoint. Comma-separated list.",default:"localhost"},xdiAllowedCommands:{kind:"parsed",parse:String,brief:"The allowed set of XDI commands",default:"ConsentManager:Sync"},transcendUrl:t()}},docs:{brief:"Build XDI sync endpoint",fullDescription:"This command allows for building of the XDI Sync Endpoint across a set of Transcend accounts."}});import{buildCommand as ke}from"@stricli/core";var y=ke({loader:async()=>{let{consentManagerServiceJsonToYml:e}=await import("./impl-7YBBGEJS.mjs");return e},parameters:{flags:{file:{kind:"parsed",parse:String,brief:"Path to the services.json file, output of await airgap.getMetadata()",default:"./services.json"},output:{kind:"parsed",parse:String,brief:"Path to the output transcend.yml to write to",default:"./transcend.yml"}}},docs:{brief:"Convert consent manager service JSON to YML",fullDescription:"Import the services from an airgap.js file into a Transcend instance."}});import{buildCommand as ye}from"@stricli/core";var S=ye({loader:async()=>{let{consentManagersToBusinessEntities:e}=await import("./impl-EBN6UN6B.mjs");return e},parameters:{flags:{consentManagerYmlFolder:{kind:"parsed",parse:String,brief:"Path to the folder of Consent Manager transcend.yml files to combine"},output:{kind:"parsed",parse:String,brief:"Path to the output transcend.yml with business entity configuration",default:"./combined-business-entities.yml"}}},docs:{brief:"Convert consent managers to business entities",fullDescription:"This command allows for converting a folder or Consent Manager transcend.yml files into a single transcend.yml file where each consent manager configuration is a Business Entity in the data inventory."}});import{buildCommand as Se}from"@stricli/core";import{ScopeName as we}from"@transcend-io/privacy-types";var w=Se({loader:async()=>{let{pullConsentMetrics:e}=await import("./impl-ZHAW5DO6.mjs");return e},parameters:{flags:{auth:r({scopes:[we.ViewConsentManager]}),start:{kind:"parsed",parse:a,brief:"The start date to pull metrics from"},end:{kind:"parsed",parse:a,brief:"The end date to pull metrics until",optional:!0},folder:{kind:"parsed",parse:String,brief:"The folder to save metrics to",default:"./consent-metrics/"},bin:{kind:"parsed",parse:String,brief:"The bin metric when pulling data (1h or 1d)",default:"1d"},transcendUrl:t()}},docs:{brief:"Pull consent metrics",fullDescription:"This command allows for pulling consent manager metrics for a Transcend account, or a set of Transcend accounts."}});import{buildCommand as Ce,numberParser as Te}from"@stricli/core";import{ScopeName as Pe}from"@transcend-io/privacy-types";var C=Ce({loader:async()=>{let{pullConsentPreferences:e}=await import("./impl-U5YMWF3E.mjs");return e},parameters:{flags:{auth:r({scopes:[Pe.ViewManagedConsentDatabaseAdminApi]}),partition:{kind:"parsed",parse:String,brief:"The partition key to download consent preferences to"},sombraAuth:o(),file:{kind:"parsed",parse:String,brief:"Path to the CSV file to save preferences to",default:"./preferences.csv"},transcendUrl:t(),timestampBefore:{kind:"parsed",parse:a,brief:"Filter for consents updated this time",optional:!0},timestampAfter:{kind:"parsed",parse:a,brief:"Filter for consents updated after this time",optional:!0},identifiers:{kind:"parsed",parse:String,variadic:",",brief:"Filter for specific identifiers",optional:!0},concurrency:{kind:"parsed",parse:Te,brief:"The concurrency to use when downloading consents in parallel",default:"100"}}},docs:{brief:"Pull consent preferences",fullDescription:"This command allows for pull of consent preferences from the Managed Consent Database."}});import{buildCommand as qe}from"@stricli/core";import{ScopeName as ve}from"@transcend-io/privacy-types";var T=qe({loader:async()=>{let{updateConsentManager:e}=await import("./impl-YF6RKW6X.mjs");return e},parameters:{flags:{auth:r({scopes:[ve.ManageConsentManagerDeveloperSettings]}),bundleTypes:{kind:"parsed",parse:i,brief:"The bundle types to deploy. Comma-separated list.",default:"PRODUCTION,TEST"},deploy:{kind:"boolean",brief:"When true, deploy the Consent Manager after updating the version",default:!1},transcendUrl:t()}},docs:{brief:"Update consent manager",fullDescription:"This command allows for updating Consent Manager to latest version. The consent manager bundle can also be deployed using this command."}});import{buildCommand as Ae,numberParser as De}from"@stricli/core";var P=Ae({loader:async()=>{let{uploadConsentPreferences:e}=await import("./impl-NFGCPTZ6.mjs");return e},parameters:{flags:{base64EncryptionKey:{kind:"parsed",parse:String,brief:"The encryption key used to encrypt the userId"},base64SigningKey:{kind:"parsed",parse:String,brief:"The signing key used to prove authentication of consent request"},partition:{kind:"parsed",parse:String,brief:"The partition key to download consent preferences to"},file:{kind:"parsed",parse:String,brief:"The file to pull consent preferences from",default:"./preferences.csv"},consentUrl:{kind:"parsed",parse:l,brief:"URL of the Transcend Consent backend. Use https://consent.us.transcend.io for US hosting",default:"https://consent.transcend.io"},concurrency:{kind:"parsed",parse:De,brief:"The concurrency to use when uploading requests in parallel",default:"100"}}},docs:{brief:"Upload consent preferences",fullDescription:"This command allows for updating of consent preferences to the Managed Consent Database."}});import{buildCommand as Ie}from"@stricli/core";import{ScopeName as Re}from"@transcend-io/privacy-types";var q=Ie({loader:async()=>{let{uploadCookiesFromCsv:e}=await import("./impl-F3GN5QBQ.mjs");return e},parameters:{flags:{auth:r({scopes:[Re.ManageDataFlow]}),trackerStatus:{kind:"parsed",parse:String,brief:'Whether or not to upload the cookies into the "Approved" tab (LIVE) or the "Triage" tab (NEEDS_REVIEW)'},file:{kind:"parsed",parse:String,brief:"Path to the CSV file to upload",default:"./cookies.csv"},transcendUrl:t()}},docs:{brief:"Upload cookies from CSV",fullDescription:"This command allows for uploading cookies from CSV."}});import{buildCommand as Ue}from"@stricli/core";import{ScopeName as Me}from"@transcend-io/privacy-types";var v=Ue({loader:async()=>{let{uploadDataFlowsFromCsv:e}=await import("./impl-LTXXHRJN.mjs");return e},parameters:{flags:{auth:r({scopes:[Me.ManageDataFlow]}),trackerStatus:{kind:"parsed",parse:String,brief:'Whether or not to upload the data flows into the "Approved" tab (LIVE) or the "Triage" tab (NEEDS_REVIEW)'},file:{kind:"parsed",parse:String,brief:"Path to the CSV file to upload",default:"./data-flows.csv"},classifyService:{kind:"boolean",brief:"When true, automatically assign the service for a data flow based on the domain that is specified",default:!1},transcendUrl:t()}},docs:{brief:"Upload data flows from CSV",fullDescription:"This command allows for uploading of data flows from CSV."}});import{buildCommand as Ve}from"@stricli/core";import{ScopeName as p}from"@transcend-io/privacy-types";var A=Ve({loader:async()=>{let{uploadPreferences:e}=await import("./impl-NFKMASFN.mjs");return e},parameters:{flags:{auth:r({scopes:[p.ManageStoredPreferences,p.ViewManagedConsentDatabaseAdminApi,p.ViewPreferenceStoreSettings]}),partition:{kind:"parsed",parse:String,brief:"The partition key to download consent preferences to"},sombraAuth:o(),consentUrl:{kind:"parsed",parse:l,brief:"URL of the Transcend backend. Use https://consent.us.transcend.io for US hosting",default:"https://consent.transcend.io"},file:{kind:"parsed",parse:String,brief:"Path to the CSV file to load preferences from",optional:!0},directory:{kind:"parsed",parse:String,brief:"Path to the directory of CSV files to load preferences from",optional:!0},dryRun:{kind:"boolean",brief:"Whether to do a dry run only - will write results to receiptFilepath without updating Transcend",default:!1},skipExistingRecordCheck:{kind:"boolean",brief:"Whether to skip the check for existing records. SHOULD ONLY BE USED FOR INITIAL UPLOAD",default:!1},receiptFileDir:{kind:"parsed",parse:String,brief:"Directory path where the response receipts should be saved",default:"./receipts"},skipWorkflowTriggers:{kind:"boolean",brief:"Whether to skip workflow triggers when uploading to preference store",default:!1},forceTriggerWorkflows:{kind:"boolean",brief:"Whether to force trigger workflows for existing consent records",default:!1},skipConflictUpdates:{kind:"boolean",brief:"Whether to skip uploading of any records where the preference store and file have a hard conflict",default:!1},isSilent:{kind:"boolean",brief:"Whether to skip sending emails in workflows",default:!0},attributes:{kind:"parsed",parse:String,brief:"Attributes to add to any DSR request if created",default:"Tags:transcend-cli,Source:transcend-cli"},receiptFilepath:{kind:"parsed",parse:String,brief:"Store resulting, continuing where left off",default:"./preference-management-upload-receipts.json"}}},docs:{brief:"Upload preferences",fullDescription:"This command allows for updating of preference management data to your Transcend Preference Store."}});var D=xe({routes:{"build-xdi-sync-endpoint":k,"pull-consent-metrics":w,"pull-consent-preferences":C,"update-consent-manager":T,"upload-consent-preferences":P,"upload-cookies-from-csv":q,"upload-data-flows-from-csv":v,"upload-preferences":A,"consent-manager-service-json-to-yml":y,"consent-managers-to-business-entities":S},docs:{brief:"Consent commands"}});import{buildRouteMap as Je}from"@stricli/core";import{buildCommand as Ne}from"@stricli/core";var I=Ne({loader:async()=>{let{deriveDataSilosFromDataFlowsCrossInstance:e}=await import("./impl-5G2VT3GE.mjs");return e},parameters:{flags:{auth:r({scopes:[]}),dataFlowsYmlFolder:{kind:"parsed",parse:String,brief:"The folder that contains data flow yml files"},output:{kind:"parsed",parse:String,brief:"The output transcend.yml file containing the data silo configurations",default:"./transcend.yml"},ignoreYmls:{kind:"parsed",parse:String,variadic:",",brief:"The set of yml files that should be skipped when uploading",optional:!0},transcendUrl:t()}},docs:{brief:"Derive data silos from data flows cross instance",fullDescription:"Given a folder of data flow transcend.yml configurations, convert those configurations to a single transcend.yml configurations of all related data silos."}});import{buildCommand as Fe}from"@stricli/core";var R=Fe({loader:async()=>{let{deriveDataSilosFromDataFlows:e}=await import("./impl-F7EIWKOK.mjs");return e},parameters:{flags:{auth:r({scopes:[]}),dataFlowsYmlFolder:{kind:"parsed",parse:String,brief:"The folder that contains data flow yml files"},dataSilosYmlFolder:{kind:"parsed",parse:String,brief:"The folder that contains data silo yml files"},ignoreYmls:{kind:"parsed",parse:String,variadic:",",brief:"The set of yml files that should be skipped when uploading",optional:!0},transcendUrl:t()}},docs:{brief:"Derive data silos from data flows",fullDescription:"Given a folder of data flow transcend.yml configurations, convert those configurations to set of data silo transcend.yml configurations."}});import{buildCommand as Ee}from"@stricli/core";import{ScopeName as Oe}from"@transcend-io/privacy-types";var U=Ee({loader:async()=>{let{discoverSilos:e}=await import("./impl-AE4WVFKM.mjs");return e},parameters:{flags:{scanPath:{kind:"parsed",parse:String,brief:"File path in the project to scan"},dataSiloId:{kind:"parsed",parse:s,brief:"The UUID of the corresponding data silo"},auth:r({scopes:[Oe.ManageAssignedDataInventory],requiresSiloScope:!0}),fileGlobs:{kind:"parsed",parse:String,brief:"You can pass a glob syntax pattern(s) to specify additional file paths to scan",optional:!0}}},docs:{brief:"Discover silos",fullDescription:"Transcend can help scan dependency management files to help detect new data silos where you may be storing user personal data."}});import{buildCommand as Be}from"@stricli/core";import{ScopeName as We}from"@transcend-io/privacy-types";var M=Be({loader:async()=>{let{pullDatapoints:e}=await import("./impl-6ZEB6Z2K.mjs");return e},parameters:{flags:{auth:r({scopes:[We.ViewDataInventory]}),file:{kind:"parsed",parse:String,brief:"The file to save datapoints to",default:"./datapoints.csv"},transcendUrl:t(),dataSiloIds:{kind:"parsed",parse:String,brief:"Comma-separated list of data silo IDs to filter by",optional:!0},includeAttributes:{kind:"boolean",brief:"Whether to include attributes in the output",default:!1},includeGuessedCategories:{kind:"boolean",brief:"Whether to include guessed categories in the output",default:!1},parentCategories:{kind:"parsed",parse:String,brief:"Comma-separated list of parent categories to filter by",optional:!0},subCategories:{kind:"parsed",parse:String,brief:"Comma-separated list of subcategories to filter by",optional:!0}}},docs:{brief:"Pull datapoints",fullDescription:"This command allows for pulling your Data Inventory -> Datapoints into a CSV."}});import{buildCommand as je}from"@stricli/core";import{ScopeName as Le}from"@transcend-io/privacy-types";var V=je({loader:async()=>{let{pullUnstructuredDiscoveryFiles:e}=await import("./impl-6HCHXNYK.mjs");return e},parameters:{flags:{auth:r({scopes:[Le.ViewDataInventory]}),file:{kind:"parsed",parse:String,brief:"The file to save datapoints to",default:"./unstructured-discovery-files.csv"},transcendUrl:t(),dataSiloIds:{kind:"parsed",parse:String,brief:"Comma-separated list of data silo IDs to filter by",optional:!0},subCategories:{kind:"parsed",parse:String,brief:"Comma-separated list of data categories to filter by",optional:!0},status:{kind:"parsed",parse:String,brief:"Comma-separated list of classification statuses to filter by",optional:!0},includeEncryptedSnippets:{kind:"boolean",brief:"Whether to include encrypted snippets of the entries classified",default:!1}}},docs:{brief:"Pull unstructured discovery files",fullDescription:"This command allows for pulling Unstructured Discovery into a CSV."}});import{buildCommand as Ye,numberParser as Ge}from"@stricli/core";var x=Ye({loader:async()=>{let{push:e}=await import("./impl-6HYSKLJA.mjs");return e},parameters:{flags:{auth:r({scopes:"Varies"}),file:{kind:"parsed",parse:String,brief:"Path to the YAML file to push from",default:"./transcend.yml"},transcendUrl:t(),pageSize:{kind:"parsed",parse:Ge,brief:"The page size to use when paginating over the API",default:"50"},variables:{kind:"parsed",parse:String,brief:"The variables to template into the YAML file when pushing configuration",optional:!0},classifyService:{kind:"boolean",brief:"When true, automatically assign the service for a data flow based on the domain that is specified",default:!1},deleteExtraAttributeValues:{kind:"boolean",brief:"When true and syncing attributes, delete any extra attributes instead of just upserting",default:!1}}},docs:{brief:"Push configuration to Transcend",fullDescription:"Given a transcend.yml file, sync the contents up to your connected services view."}});import{buildCommand as _e}from"@stricli/core";import{ScopeName as Ke}from"@transcend-io/privacy-types";var N=_e({loader:async()=>{let{scanPackages:e}=await import("./impl-V75HSG53.mjs");return e},parameters:{flags:{auth:r({scopes:[Ke.ManageCodeScanning]}),scanPath:{kind:"parsed",parse:String,brief:"File path in the project to scan",default:"./"},ignoreDirs:{kind:"parsed",parse:String,variadic:",",brief:"List of directories to ignore in scan",optional:!0},packageName:{kind:"parsed",parse:String,brief:"Name of the git repository that the package should be tied to",optional:!0},transcendUrl:t()}},docs:{brief:"Scan packages",fullDescription:"Transcend can scan your codebase to inventory your code packages and dependencies."}});var F=Je({routes:{pull:h,push:x,"scan-packages":N,"discover-silos":U,"pull-datapoints":M,"pull-unstructured-discovery-files":V,"derive-data-silos-from-data-flows":R,"derive-data-silos-from-data-flows-cross-instance":I},docs:{brief:"Inventory commands"}});import{buildRouteMap as Xe}from"@stricli/core";import{buildCommand as ze}from"@stricli/core";import{ScopeName as $e}from"@transcend-io/privacy-types";var E=ze({loader:async()=>{let{syncOt:e}=await import("./impl-TN3TNFJ3.mjs");return e},parameters:{flags:{hostname:{kind:"parsed",parse:String,brief:"The domain of the OneTrust environment from which to pull the resource",optional:!0},oneTrustAuth:{kind:"parsed",parse:String,brief:"The OAuth access token with the scopes necessary to access the OneTrust Public APIs",optional:!0},source:{kind:"parsed",parse:String,brief:"Whether to read the assessments from OneTrust or from a file",default:"oneTrust"},transcendAuth:{...r({scopes:[$e.ManageAssessments]}),optional:!0},transcendUrl:t(),file:{kind:"parsed",parse:String,brief:"Path to the file to pull the resource into. Must be a json file!",optional:!0},resource:{kind:"parsed",parse:String,brief:"The resource to pull from OneTrust. For now, only assessments is supported",default:"assessments"},dryRun:{kind:"boolean",brief:"Whether to export the resource to a file rather than sync to Transcend",default:!1},debug:{kind:"boolean",brief:"Whether to print detailed logs in case of error",default:!1}}},docs:{brief:"Sync OneTrust data",fullDescription:`Pulls resources from a OneTrust and syncs them to a Transcend instance. For now, it only supports retrieving OneTrust Assessments.
6
+
7
+ This command can be helpful if you are looking to:
8
+ - Pull resources from your OneTrust account.
9
+ - Migrate your resources from your OneTrust account to Transcend.
10
+
11
+ OneTrust authentication requires an OAuth Token with scope for accessing the assessment endpoints.
12
+ If syncing the resources to Transcend, you will also need to generate an API key on the Transcend Admin Dashboard.`}});var O=Xe({routes:{"sync-ot":E},docs:{brief:"Migration commands"}});import{buildRouteMap as Nr}from"@stricli/core";import{buildCommand as He,numberParser as Qe}from"@stricli/core";import{ScopeName as m}from"@transcend-io/privacy-types";var B=He({loader:async()=>{let{approve:e}=await import("./impl-2SXC6DB5.mjs");return e},parameters:{flags:{auth:r({scopes:[m.RequestApproval,m.ViewRequests,m.ManageRequestCompilation]}),actions:{kind:"parsed",parse:String,variadic:",",brief:"The request actions to approve"},origins:{kind:"parsed",parse:String,variadic:",",brief:"The request origins to approve",optional:!0},silentModeBefore:{kind:"parsed",parse:a,brief:"Any requests made before this date should be marked as silent mode",optional:!0},createdAtBefore:{kind:"parsed",parse:a,brief:"Approve requests that were submitted before this time",optional:!0},createdAtAfter:{kind:"parsed",parse:a,brief:"Approve requests that were submitted after this time",optional:!0},transcendUrl:t(),concurrency:{kind:"parsed",parse:Qe,brief:"The concurrency to use when uploading requests in parallel",default:"50"}}},docs:{brief:"Bulk approve a set of privacy requests",fullDescription:"Bulk approve a set of privacy requests from the DSR Automation -> Incoming Requests tab."}});import{buildCommand as Ze,numberParser as er}from"@stricli/core";import{ScopeName as W}from"@transcend-io/privacy-types";var j=Ze({loader:async()=>{let{cancel:e}=await import("./impl-DDSJFH7O.mjs");return e},parameters:{flags:{auth:r({scopes:[W.ViewRequests,W.RequestApproval]}),actions:{kind:"parsed",parse:String,variadic:",",brief:"The request actions to cancel"},statuses:{kind:"parsed",parse:i,brief:"The request statuses to cancel. Comma-separated list.",default:"REQUEST_MADE,WAITING,ENRICHING,COMPILING,DELAYED,APPROVING,SECONDARY,SECONDARY_APPROVING"},requestIds:{kind:"parsed",parse:String,variadic:",",brief:"Specify the specific request IDs to cancel",optional:!0},silentModeBefore:{kind:"parsed",parse:a,brief:"Any requests made before this date should be marked as silent mode for canceling to skip email sending",optional:!0},createdAtBefore:{kind:"parsed",parse:a,brief:"Cancel requests that were submitted before this time",optional:!0},createdAtAfter:{kind:"parsed",parse:a,brief:"Cancel requests that were submitted after this time",optional:!0},cancellationTitle:{kind:"parsed",parse:String,brief:"The title of the email template that should be sent to the requests upon cancelation",default:"Request Canceled"},transcendUrl:t(),concurrency:{kind:"parsed",parse:er,brief:"The concurrency to use when uploading requests in parallel",default:"50"}}},docs:{brief:"Bulk cancel a set of privacy requests",fullDescription:"Bulk cancel a set of privacy requests from the DSR Automation -> Incoming Requests tab."}});import{buildRouteMap as ar}from"@stricli/core";import{buildCommand as rr}from"@stricli/core";var L=rr({loader:async()=>{let{markIdentifiersCompleted:e}=await import("./impl-L32NAFWG.mjs");return e},parameters:{flags:{auth:r({scopes:[],requiresSiloScope:!0}),dataSiloId:{kind:"parsed",parse:s,brief:"The ID of the data silo to pull in"},file:{kind:"parsed",parse:String,brief:"Path to the CSV file where identifiers will be written to",default:"./cron-identifiers.csv"},transcendUrl:t(),sombraAuth:o()}},docs:{brief:"Mark identifiers as completed after processing.",fullDescription:`This command takes the output of tr-cron-pull-identifiers and notifies Transcend that all of the requests in the CSV have been processed.
13
+ This is used in the workflow like:
14
+
15
+ 1. Pull identifiers to CSV:
16
+ ${n} request cron pull-identifiers --auth=$TRANSCEND_API_KEY --dataSiloId=70810f2e-cf90-43f6-9776-901a5950599f --actions=ERASURE --file=./outstanding-requests.csv
17
+ 2. Run your process to operate on that CSV of requests.
18
+ 3. Notify Transcend of completion
19
+ ${n} request cron mark-identifiers-completed --auth=$TRANSCEND_API_KEY --dataSiloId=70810f2e-cf90-43f6-9776-901a5950599f --file=./outstanding-requests.csv
20
+
21
+ Read more at https://docs.transcend.io/docs/integrations/cron-job-integration.`}});import{buildCommand as tr,numberParser as Y}from"@stricli/core";var G=tr({loader:async()=>{let{pullIdentifiers:e}=await import("./impl-VTEL3Q42.mjs");return e},parameters:{flags:{auth:r({scopes:[],requiresSiloScope:!0}),dataSiloId:{kind:"parsed",parse:s,brief:"The ID of the data silo to pull in"},actions:{kind:"parsed",parse:String,brief:"The request action to restart"},file:{kind:"parsed",parse:String,brief:"Path to the CSV file where identifiers will be written to",default:"./cron-identifiers.csv"},transcendUrl:t(),sombraAuth:o(),pageLimit:{kind:"parsed",parse:Y,brief:"The page limit to use when pulling in pages of identifiers",default:"100"},skipRequestCount:{kind:"boolean",brief:"Whether to skip the count of all outstanding requests. This is required to render the progress bar, but can take a long time to run if you have a large number of outstanding requests to process. In that case, we recommend setting skipRequestCount=true so that you can still proceed with fetching the identifiers",default:!1},chunkSize:{kind:"parsed",parse:Y,brief:"Maximum number of rows per CSV file. For large datasets, the output will be automatically split into multiple files to avoid file system size limits. Each file will contain at most this many rows",default:"100000"}}},docs:{brief:"Pull identifiers of outstanding requests for a data silo to a CSV.",fullDescription:`If you are using the cron job integration, you can run this command to pull the outstanding identifiers for the data silo to a CSV.
22
+
23
+ For large datasets, the output will be automatically split into multiple CSV files to avoid file system size limits. Use the --chunkSize parameter to control the maximum number of rows per file.
24
+
25
+ Read more at https://docs.transcend.io/docs/integrations/cron-job-integration.`}});var _=ar({routes:{"pull-identifiers":G,"mark-identifiers-completed":L},docs:{brief:"Cron commands"}});import{buildCommand as or,numberParser as sr}from"@stricli/core";import{ScopeName as c}from"@transcend-io/privacy-types";var K=or({loader:async()=>{let{downloadFiles:e}=await import("./impl-JKKLZIWW.mjs");return e},parameters:{flags:{auth:r({scopes:[c.ViewRequestCompilation,c.ViewRequests,c.RequestApproval]}),sombraAuth:o(),concurrency:{kind:"parsed",parse:sr,brief:"The concurrency to use when downloading requests in parallel",default:"10"},requestIds:{kind:"parsed",parse:String,variadic:",",brief:"Specify the specific request IDs to download",optional:!0},statuses:{kind:"parsed",parse:i,brief:"The request statuses to download. Comma-separated list.",default:"APPROVING,DOWNLOADABLE"},folderPath:{kind:"parsed",parse:String,brief:"The folder to download files to",default:"./dsr-files"},createdAtBefore:{kind:"parsed",parse:a,brief:"Download requests that were submitted before this time",optional:!0},createdAtAfter:{kind:"parsed",parse:a,brief:"Download requests that were submitted after this time",optional:!0},approveAfterDownload:{kind:"boolean",brief:"If the request is in status=APPROVING, approve the request after its downloaded",default:!1},transcendUrl:t()}},docs:{brief:"Download the files associated with a Data Subject Access Request (DSAR)",fullDescription:"Download the files associated with a Data Subject Access Request (DSAR) from DSR Automation -> Incoming Requests tab."}});import{buildCommand as ir,numberParser as nr}from"@stricli/core";import{ScopeName as dr}from"@transcend-io/privacy-types";var J=ir({loader:async()=>{let{enricherRestart:e}=await import("./impl-GWDASXMF.mjs");return e},parameters:{flags:{auth:r({scopes:[dr.ManageRequestCompilation]}),enricherId:{kind:"parsed",parse:String,brief:"The ID of the enricher to restart"},actions:{kind:"parsed",parse:String,variadic:",",brief:"The request action to restart",optional:!0},requestEnricherStatuses:{kind:"parsed",parse:String,variadic:",",brief:"The request enricher statuses to restart",optional:!0},transcendUrl:t(),concurrency:{kind:"parsed",parse:nr,brief:"The concurrency to use when uploading requests in parallel",default:"15"},requestIds:{kind:"parsed",parse:String,variadic:",",brief:"Specify the specific request IDs to restart",optional:!0},createdAtBefore:{kind:"parsed",parse:a,brief:"Restart requests that were submitted before this time",optional:!0},createdAtAfter:{kind:"parsed",parse:a,brief:"Restart requests that were submitted after this time",optional:!0}}},docs:{brief:"Bulk restart a particular enricher across a series of DSRs",fullDescription:`Bulk restart a particular enricher across a series of DSRs.
26
+
27
+ The API key needs the following scopes:
28
+ - Manage Request Compilation`}});import{buildCommand as lr,numberParser as pr}from"@stricli/core";import{ScopeName as z}from"@transcend-io/privacy-types";var $=lr({loader:async()=>{let{_export:e}=await import("./impl-3WS4KAXC.mjs");return e},parameters:{flags:{auth:r({scopes:[z.ViewRequests,z.ViewRequestCompilation]}),sombraAuth:o(),actions:{kind:"parsed",parse:String,variadic:",",brief:"The request action to restart",optional:!0},statuses:{kind:"parsed",parse:String,variadic:",",brief:"The request statuses to restart",optional:!0},transcendUrl:t(),file:{kind:"parsed",parse:String,brief:"Path to the CSV file where identifiers will be written to",default:"./transcend-request-export.csv"},concurrency:{kind:"parsed",parse:pr,brief:"The concurrency to use when uploading requests in parallel",default:"100"},createdAtBefore:{kind:"parsed",parse:a,brief:"Pull requests that were submitted before this time",optional:!0},createdAtAfter:{kind:"parsed",parse:a,brief:"Pull requests that were submitted after this time",optional:!0},showTests:{kind:"boolean",brief:"Filter for test requests or production requests - when not provided, pulls both",optional:!0}}},docs:{brief:"Export privacy requests and request identifiers to a CSV file",fullDescription:"Export privacy requests and request identifiers to a CSV file."}});import{buildCommand as mr,numberParser as cr}from"@stricli/core";import{ScopeName as ur}from"@transcend-io/privacy-types";var X=mr({loader:async()=>{let{markSilent:e}=await import("./impl-EAWZEQHP.mjs");return e},parameters:{flags:{auth:r({scopes:[ur.ManageRequestCompilation]}),actions:{kind:"parsed",parse:String,variadic:",",brief:"The request actions to mark silent"},statuses:{kind:"parsed",parse:i,brief:"The request statuses to mark silent. Comma-separated list.",default:"REQUEST_MADE,WAITING,ENRICHING,COMPILING,DELAYED,APPROVING,SECONDARY,SECONDARY_APPROVING"},requestIds:{kind:"parsed",parse:String,variadic:",",brief:"Specify the specific request IDs to mark silent",optional:!0},createdAtBefore:{kind:"parsed",parse:a,brief:"Mark silent requests that were submitted before this time",optional:!0},createdAtAfter:{kind:"parsed",parse:a,brief:"Mark silent requests that were submitted after this time",optional:!0},transcendUrl:t(),concurrency:{kind:"parsed",parse:cr,brief:"The concurrency to use when uploading requests in parallel",default:"50"}}},docs:{brief:"Bulk update a set of privacy requests to be in silent mode",fullDescription:"Bulk update a set of privacy requests from the DSR Automation -> Incoming Requests tab to be in silent mode."}});import{buildCommand as fr,numberParser as u}from"@stricli/core";import{ScopeName as H}from"@transcend-io/privacy-types";var Q=fr({loader:async()=>{let{notifyAdditionalTime:e}=await import("./impl-I2HNOFXK.mjs");return e},parameters:{flags:{auth:r({scopes:[H.ViewRequests,H.RequestApproval]}),createdAtBefore:{kind:"parsed",parse:a,brief:"Notify requests that are open but submitted before this time"},createdAtAfter:{kind:"parsed",parse:a,brief:"Notify requests that are open but submitted after this time",optional:!0},actions:{kind:"parsed",parse:String,variadic:",",brief:"The request actions to notify",optional:!0},daysLeft:{kind:"parsed",parse:u,brief:"Only notify requests that have less than this number of days until they are considered expired",default:"10"},days:{kind:"parsed",parse:u,brief:"The number of days to adjust the expiration of the request to",default:"45"},requestIds:{kind:"parsed",parse:String,variadic:",",brief:"Specify the specific request IDs to notify",optional:!0},emailTemplate:{kind:"parsed",parse:String,brief:"The title of the email template that should be sent to the requests",default:"Additional Time Needed"},transcendUrl:t(),concurrency:{kind:"parsed",parse:u,brief:"The concurrency to use when uploading requests in parallel",default:"50"}}},docs:{brief:"Bulk notify a set of privacy requests that more time is needed",fullDescription:"Bulk notify a set of privacy requests from the DSR Automation -> Incoming Requests tab that more time is needed to complete the request. Note any request in silent mode will not be emailed."}});import{buildRouteMap as yr}from"@stricli/core";import{buildCommand as hr,numberParser as br}from"@stricli/core";import{ScopeName as Z}from"@transcend-io/privacy-types";var ee=hr({loader:async()=>{let{pullIdentifiers:e}=await import("./impl-OCKVP3CG.mjs");return e},parameters:{flags:{auth:r({scopes:[Z.ViewRequests,Z.ViewRequestCompilation]}),sombraAuth:o(),transcendUrl:t(),file:{kind:"parsed",parse:String,brief:"Path to the CSV file where requests will be written to",default:"./manual-enrichment-identifiers.csv"},actions:{kind:"parsed",parse:String,variadic:",",brief:"The request action to pull for",optional:!0},concurrency:{kind:"parsed",parse:br,brief:"The concurrency to use when uploading requests in parallel",default:"100"}}},docs:{brief:"Pull identifiers for manual enrichment",fullDescription:`This command pulls down the set of privacy requests that are currently pending manual enrichment.
29
+
30
+ This is useful for the following workflow:
31
+
32
+ 1. Pull identifiers to CSV:
33
+ ${n} request preflight pull-identifiers --file=./enrichment-requests.csv
34
+ 2. Fill out the CSV with additional identifiers
35
+ 3. Push updated back to Transcend
36
+ ${n} request preflight push-identifiers --file=./enrichment-requests.csv`}});import{buildCommand as gr,numberParser as kr}from"@stricli/core";import{ScopeName as re}from"@transcend-io/privacy-types";var te=gr({loader:async()=>{let{pushIdentifiers:e}=await import("./impl-J6TM5I2T.mjs");return e},parameters:{flags:{auth:r({scopes:[re.ManageRequestIdentities,re.ManageRequestCompilation]}),enricherId:{kind:"parsed",parse:s,brief:"The ID of the Request Enricher to upload to"},sombraAuth:o(),transcendUrl:t(),file:{kind:"parsed",parse:String,brief:"Path to the CSV file where requests will be written to",default:"./manual-enrichment-identifiers.csv"},silentModeBefore:{kind:"boolean",brief:"When true, set requests into silent mode before enriching",default:!1},concurrency:{kind:"parsed",parse:kr,brief:"The concurrency to use when uploading requests in parallel",default:"100"}}},docs:{brief:"Push identifiers for manual enrichment",fullDescription:`This command push up a set of identifiers for a set of requests pending manual enrichment.
37
+
38
+ This is useful for the following workflow:
39
+
40
+ 1. Pull identifiers to CSV:
41
+ ${n} request preflight pull-identifiers --file=./enrichment-requests.csv
42
+ 2. Fill out the CSV with additional identifiers
43
+ 3. Push updated back to Transcend
44
+ ${n} request preflight push-identifiers --file=./enrichment-requests.csv`}});var ae=yr({routes:{"pull-identifiers":ee,"push-identifiers":te},docs:{brief:"Preflight commands"}});import{buildCommand as Sr}from"@stricli/core";import{ScopeName as wr}from"@transcend-io/privacy-types";var oe=Sr({loader:async()=>{let{rejectUnverifiedIdentifiers:e}=await import("./impl-WJX6QJZG.mjs");return e},parameters:{flags:{auth:r({scopes:[wr.ManageRequestCompilation]}),identifierNames:{kind:"parsed",parse:String,variadic:",",brief:"The names of identifiers to clear out"},actions:{kind:"parsed",parse:String,variadic:",",brief:"The request action to restart",optional:!0},transcendUrl:t()}},docs:{brief:"Bulk clear out any request identifiers that are unverified",fullDescription:"Bulk clear out any request identifiers that are unverified."}});import{buildCommand as Cr,numberParser as Tr}from"@stricli/core";import{ScopeName as se}from"@transcend-io/privacy-types";var ie=Cr({loader:async()=>{let{restart:e}=await import("./impl-573JHF5Q.mjs");return e},parameters:{flags:{auth:r({scopes:[se.MakeDataSubjectRequest,se.ViewRequestCompilation]}),actions:{kind:"parsed",parse:String,variadic:",",brief:"The request action to restart"},statuses:{kind:"parsed",parse:String,variadic:",",brief:"The request statuses to restart"},transcendUrl:t(),requestReceiptFolder:{kind:"parsed",parse:String,brief:"The path to the folder where receipts of each upload are stored",default:"./privacy-request-upload-receipts"},sombraAuth:o(),concurrency:{kind:"parsed",parse:Tr,brief:"The concurrency to use when uploading requests in parallel",default:"15"},requestIds:{kind:"parsed",parse:String,variadic:",",brief:"Specify the specific request IDs to restart",optional:!0},emailIsVerified:{kind:"boolean",brief:"Indicate whether the primary email address is verified. Set to false to send a verification email",default:!0},createdAt:{kind:"parsed",parse:a,brief:"Restart requests that were submitted before a specific date",optional:!0},silentModeBefore:{kind:"parsed",parse:a,brief:"Requests older than this date should be marked as silent mode",optional:!0},createdAtBefore:{kind:"parsed",parse:a,brief:"Restart requests that were submitted before this time",optional:!0},createdAtAfter:{kind:"parsed",parse:a,brief:"Restart requests that were submitted after this time",optional:!0},sendEmailReceipt:{kind:"boolean",brief:"Send email receipts to the restarted requests",default:!1},copyIdentifiers:{kind:"boolean",brief:"Copy over all enriched identifiers from the initial request",default:!1},skipWaitingPeriod:{kind:"boolean",brief:"Skip queued state of request and go straight to compiling",default:!1}}},docs:{brief:"Bulk update a set of privacy requests based on a set of request filters",fullDescription:"Bulk update a set of privacy requests based on a set of request filters."}});import{buildCommand as Pr}from"@stricli/core";import{ScopeName as qr}from"@transcend-io/privacy-types";var ne=Pr({loader:async()=>{let{skipPreflightJobs:e}=await import("./impl-5M2JICLA.mjs");return e},parameters:{flags:{auth:r({scopes:[qr.ManageRequestCompilation]}),enricherIds:{kind:"parsed",parse:String,variadic:",",brief:"The ID of the enrichers to skip privacy request jobs for"},transcendUrl:t()}},docs:{brief:"Skip preflight jobs",fullDescription:"This command allows for bulk skipping preflight checks."}});import{buildRouteMap as Mr}from"@stricli/core";import{buildCommand as vr}from"@stricli/core";import{ScopeName as Ar}from"@transcend-io/privacy-types";var de=vr({loader:async()=>{let{markRequestDataSilosCompleted:e}=await import("./impl-GOITDIYO.mjs");return e},parameters:{flags:{auth:r({scopes:[Ar.ManageRequestCompilation]}),dataSiloId:{kind:"parsed",parse:s,brief:"The ID of the data silo to pull in"},file:{kind:"parsed",parse:String,brief:"Path to the CSV file where identifiers will be written to",default:"./request-identifiers.csv"},transcendUrl:t()}},docs:{brief:"Mark request data silos as completed",fullDescription:`This command takes in a CSV of Request IDs as well as a Data Silo ID and marks all associated privacy request jobs as completed.
45
+ This command is useful with the "Bulk Response" UI. The CSV is expected to have 1 column named "Request Id".`}});import{buildCommand as Dr}from"@stricli/core";import{ScopeName as Ir}from"@transcend-io/privacy-types";var le=Dr({loader:async()=>{let{retryRequestDataSilos:e}=await import("./impl-ORZO5DKU.mjs");return e},parameters:{flags:{auth:r({scopes:[Ir.ManageRequestCompilation]}),dataSiloId:{kind:"parsed",parse:s,brief:"The ID of the data silo to pull in"},actions:{kind:"parsed",parse:String,variadic:",",brief:"The request action to restart"},transcendUrl:t()}},docs:{brief:"Retry request data silos",fullDescription:'This command allows for bulk restarting a set of data silos jobs for open privacy requests. This is equivalent to clicking the "Wipe and Retry" button for a particular data silo across a set of privacy requests.'}});import{buildCommand as Rr}from"@stricli/core";import{ScopeName as Ur}from"@transcend-io/privacy-types";var pe=Rr({loader:async()=>{let{skipRequestDataSilos:e}=await import("./impl-V26VW5PW.mjs");return e},parameters:{flags:{auth:r({scopes:[Ur.ManageRequestCompilation]}),dataSiloId:{kind:"parsed",parse:s,brief:"The ID of the data silo to skip privacy request jobs for"},transcendUrl:t(),statuses:{kind:"parsed",parse:i,brief:"The request statuses to mark as completed for. Comma-separated list.",default:"COMPILING,SECONDARY"},status:{kind:"parsed",parse:String,brief:"The status to set the request data silo job to",default:"SKIPPED"}}},docs:{brief:"Skip request data silos",fullDescription:"This command allows for bulk skipping all open privacy request jobs for a particular data silo. This command is useful if you want to disable a data silo and then clear out any active privacy requests that are still queued up for that data silo."}});var me=Mr({routes:{"mark-request-data-silos-completed":de,"retry-request-data-silos":le,"skip-request-data-silos":pe},docs:{brief:"System commands"}});import{buildCommand as Vr,numberParser as xr}from"@stricli/core";import{ScopeName as f}from"@transcend-io/privacy-types";var ce=Vr({loader:async()=>{let{upload:e}=await import("./impl-7R553APD.mjs");return e},parameters:{flags:{auth:r({scopes:[f.MakeDataSubjectRequest,f.ViewRequestIdentitySettings,f.ViewGlobalAttributes]}),file:{kind:"parsed",parse:String,brief:"Path to the CSV file of requests to upload",default:"./requests.csv"},transcendUrl:t(),cacheFilepath:{kind:"parsed",parse:String,brief:"The path to the JSON file encoding the metadata used to map the CSV shape to Transcend API",default:"./transcend-privacy-requests-cache.json"},requestReceiptFolder:{kind:"parsed",parse:String,brief:"The path to the folder where receipts of each upload are stored",default:"./privacy-request-upload-receipts"},sombraAuth:o(),concurrency:{kind:"parsed",parse:xr,brief:"The concurrency to use when uploading requests in parallel",default:"50"},attributes:{kind:"parsed",parse:String,brief:"Tag all of the requests with the following attributes. Format: key1:value1;value2,key2:value3;value4",default:"Tags:transcend-cli"},isTest:{kind:"boolean",brief:"Flag whether the requests being uploaded are test requests or regular requests",default:!1},isSilent:{kind:"boolean",brief:"Flag whether the requests being uploaded should be submitted in silent mode",default:!0},skipSendingReceipt:{kind:"boolean",brief:"Flag whether to skip sending of the receipt email",default:!1},emailIsVerified:{kind:"boolean",brief:"Indicate whether the email address being uploaded is pre-verified. Set to false to send a verification email",default:!0},skipFilterStep:{kind:"boolean",brief:"When true, skip the interactive step to filter down the CSV",default:!1},dryRun:{kind:"boolean",brief:"When true, perform a dry run of the upload instead of calling the API to submit the requests",default:!1},debug:{kind:"boolean",brief:"Debug logging",default:!1},defaultPhoneCountryCode:{kind:"parsed",parse:String,brief:"When uploading phone numbers, if the phone number is missing a country code, assume this country code",default:"1"}}},docs:{brief:"Upload a set of requests from a CSV",fullDescription:`If you need to upload a set of requests from a CSV, you can run this command.
46
+ This command uses inquirer to prompt the user to map the shape of the CSV to the shape of the Transcend API. There is no requirement for the shape of the incoming CSV, as the script will handle the mapping process.
47
+
48
+ The script will also produce a JSON cache file, that allows for the mappings to be preserved between runs.`}});var ue=Nr({routes:{approve:B,upload:ce,"download-files":K,cancel:j,restart:ie,"notify-additional-time":Q,"mark-silent":X,"enricher-restart":J,"reject-unverified-identifiers":oe,export:$,"skip-preflight-jobs":ne,system:me,preflight:ae,cron:_},docs:{brief:"All commands related to DSR requests"}});var Wr=Br({routes:{request:ue,consent:D,inventory:F,admin:g,migration:O,install:Fr("@transcend-io/transcend",{bash:"__@transcend-io/cli_bash_complete"}),uninstall:Er("@transcend-io/transcend",{bash:!0})},docs:{brief:d.description,hideRoute:{install:!0,uninstall:!0}}}),Qs=Or(Wr,{name:n,versionInfo:{currentVersion:d.version}});export{Qs as a};
@@ -0,0 +1 @@
1
+ var g=Object.create;var f=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var j=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var m=(a=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(a,{get:(b,c)=>(typeof require<"u"?require:b)[c]}):a)(function(a){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+a+'" is not supported')});var n=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports);var l=(a,b,c,e)=>{if(b&&typeof b=="object"||typeof b=="function")for(let d of i(b))!k.call(a,d)&&d!==c&&f(a,d,{get:()=>b[d],enumerable:!(e=h(b,d))||e.enumerable});return a};var o=(a,b,c)=>(c=a!=null?g(j(a)):{},l(b||!a||!a.__esModule?f(c,"default",{value:a,enumerable:!0}):c,a));export{m as a,n as b,o as c};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function t(e){console.log("Approving requests with actions:",e.actions),console.log("Concurrency:",e.concurrency),console.log("Transcend URL:",e.transcendUrl),e.origins&&console.log("Origins:",e.origins),e.silentModeBefore&&console.log("Silent mode before:",e.silentModeBefore),e.createdAtBefore&&console.log("Created before:",e.createdAtBefore),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),await new Promise(o=>setTimeout(o,100)),console.log("Approve command completed")}export{t as approve};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function o(e){console.log("Exporting requests to file:",e.file),console.log("Concurrency:",e.concurrency),e.actions&&console.log("Actions:",e.actions),e.statuses&&console.log("Statuses:",e.statuses),e.createdAtBefore&&console.log("Created before:",e.createdAtBefore),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),e.showTests!==void 0&&console.log("Show tests:",e.showTests),await new Promise(t=>setTimeout(t,100)),console.log("Export command completed")}export{o as _export};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function o(e){console.log("Restarting requests with actions:",e.actions),console.log("Statuses:",e.statuses),console.log("Concurrency:",e.concurrency),console.log("Email is verified:",e.emailIsVerified),console.log("Send email receipt:",e.sendEmailReceipt),console.log("Copy identifiers:",e.copyIdentifiers),console.log("Skip waiting period:",e.skipWaitingPeriod),e.requestIds&&console.log("Request IDs:",e.requestIds),e.createdAt&&console.log("Created at:",e.createdAt),e.silentModeBefore&&console.log("Silent mode before:",e.silentModeBefore),e.createdAtBefore&&console.log("Created before:",e.createdAtBefore),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),await new Promise(t=>setTimeout(t,100)),console.log("Restart command completed")}export{o as restart};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(o){throw console.log("Derive data silos from data flows cross instance command started..."),console.log("Flags:",o),new Error("Command not yet implemented")}export{t as deriveDataSilosFromDataFlowsCrossInstance};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function n(o){console.log("Skipping preflight jobs for enrichers:",o.enricherIds),console.log("Transcend URL:",o.transcendUrl),await new Promise(e=>setTimeout(e,100)),console.log("Skip preflight jobs command completed")}export{n as skipPreflightJobs};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function e(t){throw console.log("Pull unstructured discovery files command started..."),console.log("Flags:",t),new Error("Command not yet implemented")}export{e as pullUnstructuredDiscoveryFiles};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(e){throw console.log("Push command started..."),console.log("Flags:",e),new Error("Command not yet implemented")}export{t as push};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function o(t){throw console.log("Pull datapoints command started..."),console.log("Flags:",t),new Error("Command not yet implemented")}export{o as pullDatapoints};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";import*as o from"fs";async function i(e){if(console.log("Uploading requests from file:",e.file),console.log("Cache filepath:",e.cacheFilepath),console.log("Receipt folder:",e.requestReceiptFolder),console.log("Concurrency:",e.concurrency),console.log("Attributes:",e.attributes),console.log("Is test:",e.isTest),console.log("Is silent:",e.isSilent),console.log("Skip sending receipt:",e.skipSendingReceipt),console.log("Email is verified:",e.emailIsVerified),console.log("Skip filter step:",e.skipFilterStep),console.log("Dry run:",e.dryRun),console.log("Debug:",e.debug),console.log("Default phone country code:",e.defaultPhoneCountryCode),!o.existsSync(e.file))throw new Error(`File not found: ${e.file}`);o.existsSync(e.requestReceiptFolder)||o.mkdirSync(e.requestReceiptFolder,{recursive:!0}),await new Promise(t=>setTimeout(t,100)),console.log("Upload command completed")}export{i as upload};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function e(o){throw console.log("Consent manager service JSON to YML command started..."),console.log("Flags:",o),new Error("Command not yet implemented")}export{e as consentManagerServiceJsonToYml};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(o){throw console.log("Discover silos command started..."),console.log("Flags:",o),new Error("Command not yet implemented")}export{t as discoverSilos};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(e){throw console.log("Generate API keys command started..."),console.log("Flags:",e),new Error("Command not yet implemented")}export{t as generateApiKeys};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function o(e){console.log("Canceling requests with actions:",e.actions),console.log("Statuses:",e.statuses),console.log("Cancellation title:",e.cancellationTitle),console.log("Concurrency:",e.concurrency),e.requestIds&&console.log("Request IDs:",e.requestIds),e.silentModeBefore&&console.log("Silent mode before:",e.silentModeBefore),e.createdAtBefore&&console.log("Created before:",e.createdAtBefore),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),await new Promise(t=>setTimeout(t,100)),console.log("Cancel command completed")}export{o as cancel};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function o(e){console.log("Marking requests as silent with actions:",e.actions),console.log("Statuses:",e.statuses),console.log("Concurrency:",e.concurrency),e.requestIds&&console.log("Request IDs:",e.requestIds),e.createdAtBefore&&console.log("Created before:",e.createdAtBefore),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),await new Promise(t=>setTimeout(t,100)),console.log("Mark silent command completed")}export{o as markSilent};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(n){throw console.log("Consent managers to business entities command started..."),console.log("Flags:",n),new Error("Command not yet implemented")}export{t as consentManagersToBusinessEntities};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(o){throw console.log("Upload cookies from CSV command started..."),console.log("Flags:",o),new Error("Command not yet implemented")}export{t as uploadCookiesFromCsv};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(o){throw console.log("Derive data silos from data flows command started..."),console.log("Flags:",o),new Error("Command not yet implemented")}export{t as deriveDataSilosFromDataFlows};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function e(t){throw console.log("Mark request data silos completed command started..."),console.log("Flags:",t),new Error("Command not yet implemented")}export{e as markRequestDataSilosCompleted};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function r(e){console.log("Restarting enricher with ID:",e.enricherId),console.log("Concurrency:",e.concurrency),e.actions&&console.log("Actions:",e.actions),e.requestEnricherStatuses&&console.log("Request enricher statuses:",e.requestEnricherStatuses),e.requestIds&&console.log("Request IDs:",e.requestIds),e.createdAtBefore&&console.log("Created before:",e.createdAtBefore),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),await new Promise(t=>setTimeout(t,100)),console.log("Enricher restart command completed")}export{r as enricherRestart};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function o(e){console.log("Notifying additional time for requests created before:",e.createdAtBefore),console.log("Days left threshold:",e.daysLeft),console.log("Days to extend:",e.days),console.log("Email template:",e.emailTemplate),console.log("Concurrency:",e.concurrency),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),e.actions&&console.log("Actions:",e.actions),e.requestIds&&console.log("Request IDs:",e.requestIds),await new Promise(t=>setTimeout(t,100)),console.log("Notify additional time command completed")}export{o as notifyAdditionalTime};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function n(e){throw console.log("Manual enrichment push identifiers command started..."),console.log("Flags:",e),new Error("Command not yet implemented")}export{n as pushIdentifiers};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";import*as o from"fs";async function r(e){console.log("Downloading files to folder:",e.folderPath),console.log("Statuses:",e.statuses),console.log("Concurrency:",e.concurrency),console.log("Approve after download:",e.approveAfterDownload),e.requestIds&&console.log("Request IDs:",e.requestIds),e.createdAtBefore&&console.log("Created before:",e.createdAtBefore),e.createdAtAfter&&console.log("Created after:",e.createdAtAfter),o.existsSync(e.folderPath)||o.mkdirSync(e.folderPath,{recursive:!0}),await new Promise(t=>setTimeout(t,100)),console.log("Download files command completed")}export{r as downloadFiles};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";import*as i from"fs";async function t(e){if(console.log("Marking identifiers as completed for data silo:",e.dataSiloId),console.log("Input file:",e.file),!i.existsSync(e.file))throw new Error(`File not found: ${e.file}`);await new Promise(o=>setTimeout(o,100)),console.log("Mark identifiers completed command finished")}export{t as markIdentifiersCompleted};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(o){throw console.log("Upload data flows from CSV command started..."),console.log("Flags:",o),new Error("Command not yet implemented")}export{t as uploadDataFlowsFromCsv};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function n(e){throw console.log("Upload consent preferences command started..."),console.log("Flags:",e),new Error("Command not yet implemented")}export{n as uploadConsentPreferences};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function o(e){throw console.log("Upload preferences command started..."),console.log("Flags:",e),new Error("Command not yet implemented")}export{o as uploadPreferences};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(n){throw console.log("Manual enrichment pull identifiers command started..."),console.log("Flags:",n),new Error("Command not yet implemented")}export{t as pullIdentifiers};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function o(t){throw console.log("Retry request data silos command started..."),console.log("Flags:",t),new Error("Command not yet implemented")}export{o as retryRequestDataSilos};
@@ -0,0 +1 @@
1
+ import{h as o,i as e}from"./chunk-N4KHG2LT.mjs";import"./chunk-BGXZA4EM.mjs";import"./chunk-WVOQBBD4.mjs";function S({auth:t,resources:n=o,file:r,transcendUrl:a,dataSiloIds:s,integrationNames:l,trackerStatuses:i=e,pageSize:u,skipDatapoints:c,skipSubDatapoints:m,includeGuessedCategories:d,debug:g}){throw console.log("Pull command started..."),console.log("Flags:",{auth:t,resources:n,file:r,transcendUrl:a,dataSiloIds:s,integrationNames:l,trackerStatuses:i,pageSize:u,skipDatapoints:c,skipSubDatapoints:m,includeGuessedCategories:d,debug:g}),new Error("Not implemented")}export{S as pull};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(n){throw console.log("Sync OneTrust command started..."),console.log("Flags:",n),new Error("Command not yet implemented")}export{t as syncOt};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function o(n){throw console.log("Build XDI sync endpoint command started..."),console.log("Flags:",n),new Error("Command not yet implemented")}export{o as buildXdiSyncEndpoint};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function t(e){throw console.log("Pull consent preferences command started..."),console.log("Flags:",e),new Error("Command not yet implemented")}export{t as pullConsentPreferences};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function o(t){throw console.log("Skip request data silos command started..."),console.log("Flags:",t),new Error("Command not yet implemented")}export{o as skipRequestDataSilos};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function n(a){throw console.log("Scan packages command started..."),console.log("Flags:",a),new Error("Command not yet implemented")}export{n as scanPackages};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function i(o){console.log("Pulling identifiers for data silo:",o.dataSiloId),console.log("Actions:",o.actions),console.log("Output file:",o.file),console.log("Page limit:",o.pageLimit),console.log("Chunk size:",o.chunkSize),console.log("Skip request count:",o.skipRequestCount),await new Promise(e=>setTimeout(e,100)),console.log("Pull identifiers command completed")}export{i as pullIdentifiers};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";async function t(e){console.log("Rejecting unverified identifiers:",e.identifierNames),e.actions&&console.log("Actions:",e.actions),await new Promise(i=>setTimeout(i,100)),console.log("Reject unverified identifiers command completed")}export{t as rejectUnverifiedIdentifiers};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function e(n){throw console.log("Update consent manager command started..."),console.log("Flags:",n),new Error("Command not yet implemented")}export{e as updateConsentManager};
@@ -0,0 +1 @@
1
+ import"./chunk-WVOQBBD4.mjs";function n(t){throw console.log("Pull consent metrics command started..."),console.log("Flags:",t),new Error("Command not yet implemented")}export{n as pullConsentMetrics};