@transcend-io/cli 4.26.3 → 4.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/README.md +66 -24
  2. package/build/cli-pull.js +18 -1
  3. package/build/cli-pull.js.map +1 -1
  4. package/build/codecs.d.ts +11417 -17
  5. package/build/codecs.d.ts.map +1 -1
  6. package/build/codecs.js +259 -10
  7. package/build/codecs.js.map +1 -1
  8. package/build/graphql/fetchAllActions.d.ts +24 -0
  9. package/build/graphql/fetchAllActions.d.ts.map +1 -0
  10. package/build/graphql/fetchAllActions.js +32 -0
  11. package/build/graphql/fetchAllActions.js.map +1 -0
  12. package/build/graphql/fetchAllBusinessEntities.d.ts +38 -0
  13. package/build/graphql/fetchAllBusinessEntities.d.ts.map +1 -0
  14. package/build/graphql/fetchAllBusinessEntities.js +32 -0
  15. package/build/graphql/fetchAllBusinessEntities.js.map +1 -0
  16. package/build/graphql/fetchAllCookies.js +1 -1
  17. package/build/graphql/fetchAllCookies.js.map +1 -1
  18. package/build/graphql/fetchConsentManagerId.d.ts +29 -0
  19. package/build/graphql/fetchConsentManagerId.d.ts.map +1 -1
  20. package/build/graphql/fetchConsentManagerId.js +24 -2
  21. package/build/graphql/fetchConsentManagerId.js.map +1 -1
  22. package/build/graphql/fetchDataSubjects.d.ts +21 -1
  23. package/build/graphql/fetchDataSubjects.d.ts.map +1 -1
  24. package/build/graphql/fetchDataSubjects.js +16 -4
  25. package/build/graphql/fetchDataSubjects.js.map +1 -1
  26. package/build/graphql/fetchIdentifiers.d.ts +28 -0
  27. package/build/graphql/fetchIdentifiers.d.ts.map +1 -1
  28. package/build/graphql/fetchIdentifiers.js.map +1 -1
  29. package/build/graphql/gqls/action.d.ts +2 -0
  30. package/build/graphql/gqls/action.d.ts.map +1 -0
  31. package/build/graphql/gqls/action.js +19 -0
  32. package/build/graphql/gqls/action.js.map +1 -0
  33. package/build/graphql/gqls/attribute.js +2 -2
  34. package/build/graphql/gqls/attribute.js.map +1 -1
  35. package/build/graphql/gqls/businessEntity.d.ts +2 -0
  36. package/build/graphql/gqls/businessEntity.d.ts.map +1 -0
  37. package/build/graphql/gqls/businessEntity.js +27 -0
  38. package/build/graphql/gqls/businessEntity.js.map +1 -0
  39. package/build/graphql/gqls/consentManager.d.ts +3 -0
  40. package/build/graphql/gqls/consentManager.d.ts.map +1 -1
  41. package/build/graphql/gqls/consentManager.js +35 -4
  42. package/build/graphql/gqls/consentManager.js.map +1 -1
  43. package/build/graphql/gqls/dataSubject.d.ts.map +1 -1
  44. package/build/graphql/gqls/dataSubject.js +7 -0
  45. package/build/graphql/gqls/dataSubject.js.map +1 -1
  46. package/build/graphql/gqls/enricher.js +1 -1
  47. package/build/graphql/gqls/identifier.d.ts.map +1 -1
  48. package/build/graphql/gqls/identifier.js +15 -0
  49. package/build/graphql/gqls/identifier.js.map +1 -1
  50. package/build/graphql/gqls/index.d.ts +2 -0
  51. package/build/graphql/gqls/index.d.ts.map +1 -1
  52. package/build/graphql/gqls/index.js +2 -0
  53. package/build/graphql/gqls/index.js.map +1 -1
  54. package/build/graphql/index.d.ts +4 -0
  55. package/build/graphql/index.d.ts.map +1 -1
  56. package/build/graphql/index.js +4 -0
  57. package/build/graphql/index.js.map +1 -1
  58. package/build/graphql/pullTranscendConfiguration.d.ts +28 -7
  59. package/build/graphql/pullTranscendConfiguration.d.ts.map +1 -1
  60. package/build/graphql/pullTranscendConfiguration.js +298 -109
  61. package/build/graphql/pullTranscendConfiguration.js.map +1 -1
  62. package/build/graphql/syncAttribute.d.ts +12 -0
  63. package/build/graphql/syncAttribute.d.ts.map +1 -0
  64. package/build/graphql/syncAttribute.js +68 -0
  65. package/build/graphql/syncAttribute.js.map +1 -0
  66. package/build/graphql/syncConfigurationToTranscend.d.ts.map +1 -1
  67. package/build/graphql/syncConfigurationToTranscend.js +95 -9
  68. package/build/graphql/syncConfigurationToTranscend.js.map +1 -1
  69. package/build/graphql/syncDataFlows.d.ts +17 -0
  70. package/build/graphql/syncDataFlows.d.ts.map +1 -0
  71. package/build/graphql/syncDataFlows.js +70 -0
  72. package/build/graphql/syncDataFlows.js.map +1 -0
  73. package/build/graphql/syncEnrichers.d.ts.map +1 -1
  74. package/build/graphql/syncEnrichers.js +6 -3
  75. package/build/graphql/syncEnrichers.js.map +1 -1
  76. package/build/tests/readTranscendYaml.test.js +0 -3
  77. package/build/tests/readTranscendYaml.test.js.map +1 -1
  78. package/build/tsbuildinfo +1 -1
  79. package/package.json +2 -2
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "author": "Transcend Inc.",
3
3
  "name": "@transcend-io/cli",
4
4
  "description": "Small package containing useful typescript utilities.",
5
- "version": "4.26.3",
5
+ "version": "4.29.0",
6
6
  "homepage": "https://github.com/transcend-io/cli",
7
7
  "repository": {
8
8
  "type": "git",
@@ -88,5 +88,5 @@
88
88
  "ts-node": "10.9.1",
89
89
  "typescript": "=4.5.5"
90
90
  },
91
- "packageManager": "yarn@3.2.0"
91
+ "packageManager": "yarn@3.3.1"
92
92
  }