@transcend-io/cli 6.25.0 → 6.26.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 (47) hide show
  1. package/README.md +39 -32
  2. package/build/codecs.d.ts +199 -2
  3. package/build/codecs.d.ts.map +1 -1
  4. package/build/codecs.js +61 -1
  5. package/build/codecs.js.map +1 -1
  6. package/build/constants.d.ts.map +1 -1
  7. package/build/constants.js +9 -0
  8. package/build/constants.js.map +1 -1
  9. package/build/enums.d.ts +2 -1
  10. package/build/enums.d.ts.map +1 -1
  11. package/build/enums.js +1 -0
  12. package/build/enums.js.map +1 -1
  13. package/build/graphql/fetchAllPreferenceTopics.d.ts +25 -0
  14. package/build/graphql/fetchAllPreferenceTopics.d.ts.map +1 -1
  15. package/build/graphql/fetchAllPreferenceTopics.js.map +1 -1
  16. package/build/graphql/fetchAllPurposes.d.ts +22 -0
  17. package/build/graphql/fetchAllPurposes.d.ts.map +1 -1
  18. package/build/graphql/fetchAllPurposes.js.map +1 -1
  19. package/build/graphql/fetchAllPurposesAndPreferences.d.ts +15 -0
  20. package/build/graphql/fetchAllPurposesAndPreferences.d.ts.map +1 -0
  21. package/build/graphql/fetchAllPurposesAndPreferences.js +26 -0
  22. package/build/graphql/fetchAllPurposesAndPreferences.js.map +1 -0
  23. package/build/graphql/gqls/preferenceTopic.d.ts.map +1 -1
  24. package/build/graphql/gqls/preferenceTopic.js +14 -0
  25. package/build/graphql/gqls/preferenceTopic.js.map +1 -1
  26. package/build/graphql/gqls/purpose.d.ts.map +1 -1
  27. package/build/graphql/gqls/purpose.js +10 -0
  28. package/build/graphql/gqls/purpose.js.map +1 -1
  29. package/build/graphql/index.d.ts +1 -0
  30. package/build/graphql/index.d.ts.map +1 -1
  31. package/build/graphql/index.js +1 -0
  32. package/build/graphql/index.js.map +1 -1
  33. package/build/graphql/pullTranscendConfiguration.d.ts.map +1 -1
  34. package/build/graphql/pullTranscendConfiguration.js +38 -1
  35. package/build/graphql/pullTranscendConfiguration.js.map +1 -1
  36. package/build/index.d.ts +1 -0
  37. package/build/index.d.ts.map +1 -1
  38. package/build/index.js +1 -0
  39. package/build/index.js.map +1 -1
  40. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesAreNoOp.test.js +56 -0
  41. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesAreNoOp.test.js.map +1 -1
  42. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesCauseConflict.test.js +57 -0
  43. package/build/preference-management/tests/checkIfPendingPreferenceUpdatesCauseConflict.test.js.map +1 -1
  44. package/build/preference-management/tests/getPreferenceUpdatesFromRow.test.js +188 -0
  45. package/build/preference-management/tests/getPreferenceUpdatesFromRow.test.js.map +1 -1
  46. package/build/tsbuildinfo +1 -1
  47. package/package.json +3 -3
package/README.md CHANGED
@@ -393,38 +393,39 @@ In order to use this cli, you will first need to generate an API key on the Tran
393
393
 
394
394
  The API key permissions for this command vary based on the value to the `resources` argument. See the table below to understand the necessary permissions for the resources you are attempting to pull.
395
395
 
396
- | Key | Description | Scope | Is Default | Link |
397
- | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------ | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
398
- | apiKeys | API Key definitions assigned to Data Silos. API keys cannot be created through the cli, but you can map API key usage to Data Silos. | View API Keys | true | [Developer Tools -> API keys](https://app.transcend.io/infrastructure/api-keys) |
399
- | actionItems | Onboarding related action items | Read only | false | [Action Items](https://app.transcend.io/action-items/all) |
400
- | actionItemCollections | Onboarding related action item group names | Read only | false | [Action Items](https://app.transcend.io/action-items/all) |
401
- | templates | Email templates. Only template titles can be created and mapped to other resources. | View Email Templates | true | [DSR Automation -> Email Templates](https://app.transcend.io/privacy-requests/email-templates) |
402
- | dataSilos | The Data Silo/Integration definitions. | View Data Map,View Data Subject Request Settings | true | [Data Inventory -> Data Silos](https://app.transcend.io/data-map/data-inventory/) and [Infrastucture -> Integrations](https://app.transcend.io/infrastructure/integrationsdata-silos) |
403
- | enrichers | The Privacy Request enricher configurations. | View Identity Verification Settings | true | [DSR Automation -> Identifiers](https://app.transcend.io/privacy-requests/identifiers) |
404
- | teams | Team definitions of users and scope groupings | View Scopes | false | [Administration -> Teams](https://app.transcend.io/admin/teams) |
405
- | businessEntities | The business entities in the data inventory. | View Data Inventory | false | [Data Inventory -> Business Entities](https://app.transcend.io/data-map/data-inventory/business-entities) |
406
- | identifiers | The Privacy Request identifier configurations. | View Identity Verification Settings | false | [DSR Automation -> Identifiers](https://app.transcend.io/privacy-requests/identifiers) |
407
- | actions | The Privacy Request action settings. | View Data Subject Request Settings | false | [DSR Automation -> Request Settings](https://app.transcend.io/privacy-requests/settings) |
408
- | dataSubjects | The Privacy Request data subject settings. | View Data Subject Request Settings | false | [DSR Automation -> Request Settings](https://app.transcend.io/privacy-requests/settings) |
409
- | vendors | The vendors in the data inventory. | View Data Inventory | false | [Data Inventory -> Vendors](https://app.transcend.io/data-map/data-inventory/vendors) |
410
- | dataCategories | The data categories in the data inventory. | View Data Inventory | false | [Data Inventory -> Data Categories](https://app.transcend.io/data-map/data-inventory/data-categories) |
411
- | processingPurposes | The processing purposes in the data inventory. | View Data Inventory | false | [Data Inventory -> Processing Purposes](https://app.transcend.io/data-map/data-inventory/purposes) |
412
- | customFields | Custom field definitions that define extra metadata for each table in the Admin Dashboard. | View Global Attributes | false | [Custom Fields](https://app.transcend.io/infrastructure/attributes) |
413
- | dataFlows | Consent Manager Data Flow definitions. | View Data Flows | false | [Consent Management -> Data Flows](https://app.transcend.io/consent-manager/data-flows/approved) |
414
- | cookies | Consent Manager Cookie definitions. | View Data Flows | false | [Consent Management -> Cookies](https://app.transcend.io/consent-manager/cookies/approved) |
415
- | consentManager | Consent Manager general settings, including domain list. | View Consent Manager | false | [Consent Management -> Developer Settings](https://app.transcend.io/consent-manager/developer-settings) |
416
- | partitions | The partitions in the account (often representative of separate data controllers). | View Consent Manager | false | [Consent Management -> Developer Settings -> Advanced Settings](https://app.transcend.io/consent-manager/developer-settings/advanced-settings) |
417
- | prompts | The Transcend AI prompts | View Prompts | false | [Prompt Manager -> Browse](https://app.transcend.io/prompts/browse) |
418
- | promptPartials | The Transcend AI prompt partials | View Prompts | false | [Prompt Manager -> Partials](https://app.transcend.io/prompts/partialss) |
419
- | promptGroups | The Transcend AI prompt groups | View Prompts | false | [Prompt Manager -> Groups](https://app.transcend.io/prompts/groups) |
420
- | agents | The agents in the prompt manager. | View Prompts | false | [Prompt Manager -> Agents](https://app.transcend.io/prompts/agents) |
421
- | agentFunctions | The agent functions in the prompt manager. | View Prompts | false | [Prompt Manager -> Agent Functions](https://app.transcend.io/prompts/agent-functions) |
422
- | agentFiles | The agent files in the prompt manager. | View Prompts | false | [Prompt Manager -> Agent Files](https://app.transcend.io/prompts/agent-files) |
423
- | privacyCenters | The privacy center configurations. | View Privacy Center | false | [Privacy Center](https://app.transcend.io/privacy-center/general-settings) |
424
- | policies | The privacy center policies. | View Policies | false | [Privacy Center -> Policies](https://app.transcend.io/privacy-center/policies) |
425
- | messages | Message definitions used across consent, privacy center, email templates and more. | View Internationalization Messages | false | [Privacy Center -> Messages](https://app.transcend.io/privacy-center/messages-internationalization), [Consent Management -> Display Settings -> Messages](https://app.transcend.io/consent-manager/display-settings/messages) |
426
- | assessments | Assessment responses. | View Assessments | false | [Assessments -> Assessments](https://app.transcend.io/assessments/groups) |
427
- | assessmentTemplates | Assessment template configurations. | View Assessments | false | [Assessment -> Templates](https://app.transcend.io/assessments/form-templates) |
396
+ | Key | Description | Scope | Is Default | Link |
397
+ | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
398
+ | apiKeys | API Key definitions assigned to Data Silos. API keys cannot be created through the cli, but you can map API key usage to Data Silos. | View API Keys | true | [Developer Tools -> API keys](https://app.transcend.io/infrastructure/api-keys) |
399
+ | actionItems | Onboarding related action items | Read only | false | [Action Items](https://app.transcend.io/action-items/all) |
400
+ | actionItemCollections | Onboarding related action item group names | Read only | false | [Action Items](https://app.transcend.io/action-items/all) |
401
+ | templates | Email templates. Only template titles can be created and mapped to other resources. | View Email Templates | true | [DSR Automation -> Email Templates](https://app.transcend.io/privacy-requests/email-templates) |
402
+ | dataSilos | The Data Silo/Integration definitions. | View Data Map,View Data Subject Request Settings | true | [Data Inventory -> Data Silos](https://app.transcend.io/data-map/data-inventory/) and [Infrastucture -> Integrations](https://app.transcend.io/infrastructure/integrationsdata-silos) |
403
+ | enrichers | The Privacy Request enricher configurations. | View Identity Verification Settings | true | [DSR Automation -> Identifiers](https://app.transcend.io/privacy-requests/identifiers) |
404
+ | teams | Team definitions of users and scope groupings | View Scopes | false | [Administration -> Teams](https://app.transcend.io/admin/teams) |
405
+ | businessEntities | The business entities in the data inventory. | View Data Inventory | false | [Data Inventory -> Business Entities](https://app.transcend.io/data-map/data-inventory/business-entities) |
406
+ | identifiers | The Privacy Request identifier configurations. | View Identity Verification Settings | false | [DSR Automation -> Identifiers](https://app.transcend.io/privacy-requests/identifiers) |
407
+ | actions | The Privacy Request action settings. | View Data Subject Request Settings | false | [DSR Automation -> Request Settings](https://app.transcend.io/privacy-requests/settings) |
408
+ | dataSubjects | The Privacy Request data subject settings. | View Data Subject Request Settings | false | [DSR Automation -> Request Settings](https://app.transcend.io/privacy-requests/settings) |
409
+ | vendors | The vendors in the data inventory. | View Data Inventory | false | [Data Inventory -> Vendors](https://app.transcend.io/data-map/data-inventory/vendors) |
410
+ | dataCategories | The data categories in the data inventory. | View Data Inventory | false | [Data Inventory -> Data Categories](https://app.transcend.io/data-map/data-inventory/data-categories) |
411
+ | processingPurposes | The processing purposes in the data inventory. | View Data Inventory | false | [Data Inventory -> Processing Purposes](https://app.transcend.io/data-map/data-inventory/purposes) |
412
+ | customFields | Custom field definitions that define extra metadata for each table in the Admin Dashboard. | View Global Attributes | false | [Custom Fields](https://app.transcend.io/infrastructure/attributes) |
413
+ | dataFlows | Consent Manager Data Flow definitions. | View Data Flows | false | [Consent Management -> Data Flows](https://app.transcend.io/consent-manager/data-flows/approved) |
414
+ | cookies | Consent Manager Cookie definitions. | View Data Flows | false | [Consent Management -> Cookies](https://app.transcend.io/consent-manager/cookies/approved) |
415
+ | consentManager | Consent Manager general settings, including domain list. | View Consent Manager | false | [Consent Management -> Developer Settings](https://app.transcend.io/consent-manager/developer-settings) |
416
+ | purposes | Consent purposes and related preference management topics. | View Consent Manager,View Preference Store Settings | false | [Consent Management -> Regional Experiences -> Purposes](https://app.transcend.io/consent-manager/regional-experiences/purposes) |
417
+ | partitions | The partitions in the account (often representative of separate data controllers). | View Consent Manager | false | [Consent Management -> Developer Settings -> Advanced Settings](https://app.transcend.io/consent-manager/developer-settings/advanced-settings) |
418
+ | prompts | The Transcend AI prompts | View Prompts | false | [Prompt Manager -> Browse](https://app.transcend.io/prompts/browse) |
419
+ | promptPartials | The Transcend AI prompt partials | View Prompts | false | [Prompt Manager -> Partials](https://app.transcend.io/prompts/partialss) |
420
+ | promptGroups | The Transcend AI prompt groups | View Prompts | false | [Prompt Manager -> Groups](https://app.transcend.io/prompts/groups) |
421
+ | agents | The agents in the prompt manager. | View Prompts | false | [Prompt Manager -> Agents](https://app.transcend.io/prompts/agents) |
422
+ | agentFunctions | The agent functions in the prompt manager. | View Prompts | false | [Prompt Manager -> Agent Functions](https://app.transcend.io/prompts/agent-functions) |
423
+ | agentFiles | The agent files in the prompt manager. | View Prompts | false | [Prompt Manager -> Agent Files](https://app.transcend.io/prompts/agent-files) |
424
+ | privacyCenters | The privacy center configurations. | View Privacy Center | false | [Privacy Center](https://app.transcend.io/privacy-center/general-settings) |
425
+ | policies | The privacy center policies. | View Policies | false | [Privacy Center -> Policies](https://app.transcend.io/privacy-center/policies) |
426
+ | messages | Message definitions used across consent, privacy center, email templates and more. | View Internationalization Messages | false | [Privacy Center -> Messages](https://app.transcend.io/privacy-center/messages-internationalization), [Consent Management -> Display Settings -> Messages](https://app.transcend.io/consent-manager/display-settings/messages) |
427
+ | assessments | Assessment responses. | View Assessments | false | [Assessments -> Assessments](https://app.transcend.io/assessments/groups) |
428
+ | assessmentTemplates | Assessment template configurations. | View Assessments | false | [Assessment -> Templates](https://app.transcend.io/assessments/form-templates) |
428
429
 
429
430
  _Note: The scopes for tr-push are comprehensive of the scopes for tr-pull_
430
431
 
@@ -543,6 +544,12 @@ Pull in request actions configurations (see [this example](./examples/actions.ym
543
544
  tr-pull --auth=$TRANSCEND_API_KEY --resources=actions
544
545
  ```
545
546
 
547
+ Pull in consent manager purposes and preference management topics (see [this example](./examples/purposes.yml)):
548
+
549
+ ```sh
550
+ tr-pull --auth=$TRANSCEND_API_KEY --resources=purposes
551
+ ```
552
+
546
553
  Pull in request data subject configurations (see [this example](./examples/data-subjects.yml)):
547
554
 
548
555
  ```sh
package/build/codecs.d.ts CHANGED
@@ -41052,7 +41052,6 @@ export declare const PrivacyCenterInput: t.PartialC<{
41052
41052
  name: t.StringC;
41053
41053
  url: t.StringC;
41054
41054
  }>, t.PartialC<{
41055
- /** Type override */
41056
41055
  assets: t.ArrayC<t.TypeC<{
41057
41056
  name: t.StringC;
41058
41057
  url: t.StringC;
@@ -47222,6 +47221,7 @@ export declare const AssessmentSectionQuestionInput: t.IntersectionC<[t.TypeC<{
47222
47221
  TEAM: unknown;
47223
47222
  DATA_SUB_CATEGORY: unknown;
47224
47223
  PROCESSING_PURPOSE_SUB_CATEGORY: unknown;
47224
+ PROCESSING_ACTIVITY: unknown;
47225
47225
  VENDOR: unknown;
47226
47226
  REGION: unknown;
47227
47227
  BUSINESS_ENTITY: unknown;
@@ -47320,6 +47320,7 @@ export declare const AssessmentSectionQuestionInput: t.IntersectionC<[t.TypeC<{
47320
47320
  vendor: unknown;
47321
47321
  dataSubCategory: unknown;
47322
47322
  processingPurposeSubCategory: unknown;
47323
+ processingActivity: unknown;
47323
47324
  }>;
47324
47325
  /** Sync column for the question */
47325
47326
  'sync-column': t.KeyofC<{
@@ -47403,6 +47404,10 @@ export declare const AssessmentSectionQuestionInput: t.IntersectionC<[t.TypeC<{
47403
47404
  PURPOSE: unknown;
47404
47405
  DATA_PROTECTION_OFFICER_EMAIL: unknown;
47405
47406
  DATA_PROTECTION_OFFICER_NAME: unknown;
47407
+ SECURITY_MEASURE_DETAILS: unknown;
47408
+ STORAGE_REGIONS: unknown;
47409
+ DATA_PROTECTION_IMPACT_ASSESSMENT_LINK: unknown;
47410
+ DATA_PROTECTION_IMPACT_ASSESSMENT_STATUS: unknown;
47406
47411
  }>;
47407
47412
  /** Attribute key / custom field name for the question */
47408
47413
  'attribute-key': t.StringC;
@@ -47438,6 +47443,7 @@ export declare const AssessmentSectionInput: t.IntersectionC<[t.TypeC<{
47438
47443
  TEAM: unknown;
47439
47444
  DATA_SUB_CATEGORY: unknown;
47440
47445
  PROCESSING_PURPOSE_SUB_CATEGORY: unknown;
47446
+ PROCESSING_ACTIVITY: unknown;
47441
47447
  VENDOR: unknown;
47442
47448
  REGION: unknown;
47443
47449
  BUSINESS_ENTITY: unknown;
@@ -47536,6 +47542,7 @@ export declare const AssessmentSectionInput: t.IntersectionC<[t.TypeC<{
47536
47542
  vendor: unknown;
47537
47543
  dataSubCategory: unknown;
47538
47544
  processingPurposeSubCategory: unknown;
47545
+ processingActivity: unknown;
47539
47546
  }>;
47540
47547
  /** Sync column for the question */
47541
47548
  'sync-column': t.KeyofC<{
@@ -47619,6 +47626,10 @@ export declare const AssessmentSectionInput: t.IntersectionC<[t.TypeC<{
47619
47626
  PURPOSE: unknown;
47620
47627
  DATA_PROTECTION_OFFICER_EMAIL: unknown;
47621
47628
  DATA_PROTECTION_OFFICER_NAME: unknown;
47629
+ SECURITY_MEASURE_DETAILS: unknown;
47630
+ STORAGE_REGIONS: unknown;
47631
+ DATA_PROTECTION_IMPACT_ASSESSMENT_LINK: unknown;
47632
+ DATA_PROTECTION_IMPACT_ASSESSMENT_STATUS: unknown;
47622
47633
  }>;
47623
47634
  /** Attribute key / custom field name for the question */
47624
47635
  'attribute-key': t.StringC;
@@ -47686,6 +47697,7 @@ export declare const AssessmentTemplateInput: t.IntersectionC<[t.TypeC<{
47686
47697
  TEAM: unknown;
47687
47698
  DATA_SUB_CATEGORY: unknown;
47688
47699
  PROCESSING_PURPOSE_SUB_CATEGORY: unknown;
47700
+ PROCESSING_ACTIVITY: unknown;
47689
47701
  VENDOR: unknown;
47690
47702
  REGION: unknown;
47691
47703
  BUSINESS_ENTITY: unknown;
@@ -47784,6 +47796,7 @@ export declare const AssessmentTemplateInput: t.IntersectionC<[t.TypeC<{
47784
47796
  vendor: unknown;
47785
47797
  dataSubCategory: unknown;
47786
47798
  processingPurposeSubCategory: unknown;
47799
+ processingActivity: unknown;
47787
47800
  }>;
47788
47801
  /** Sync column for the question */
47789
47802
  'sync-column': t.KeyofC<{
@@ -47867,6 +47880,10 @@ export declare const AssessmentTemplateInput: t.IntersectionC<[t.TypeC<{
47867
47880
  PURPOSE: unknown;
47868
47881
  DATA_PROTECTION_OFFICER_EMAIL: unknown;
47869
47882
  DATA_PROTECTION_OFFICER_NAME: unknown;
47883
+ SECURITY_MEASURE_DETAILS: unknown;
47884
+ STORAGE_REGIONS: unknown;
47885
+ DATA_PROTECTION_IMPACT_ASSESSMENT_LINK: unknown;
47886
+ DATA_PROTECTION_IMPACT_ASSESSMENT_STATUS: unknown;
47870
47887
  }>;
47871
47888
  /** Attribute key / custom field name for the question */
47872
47889
  'attribute-key': t.StringC;
@@ -47999,6 +48016,7 @@ export declare const AssessmentInput: t.IntersectionC<[t.TypeC<{
47999
48016
  TEAM: unknown;
48000
48017
  DATA_SUB_CATEGORY: unknown;
48001
48018
  PROCESSING_PURPOSE_SUB_CATEGORY: unknown;
48019
+ PROCESSING_ACTIVITY: unknown;
48002
48020
  VENDOR: unknown;
48003
48021
  REGION: unknown;
48004
48022
  BUSINESS_ENTITY: unknown;
@@ -48097,6 +48115,7 @@ export declare const AssessmentInput: t.IntersectionC<[t.TypeC<{
48097
48115
  vendor: unknown;
48098
48116
  dataSubCategory: unknown;
48099
48117
  processingPurposeSubCategory: unknown;
48118
+ processingActivity: unknown;
48100
48119
  }>;
48101
48120
  /** Sync column for the question */
48102
48121
  'sync-column': t.KeyofC<{
@@ -48180,6 +48199,10 @@ export declare const AssessmentInput: t.IntersectionC<[t.TypeC<{
48180
48199
  PURPOSE: unknown;
48181
48200
  DATA_PROTECTION_OFFICER_EMAIL: unknown;
48182
48201
  DATA_PROTECTION_OFFICER_NAME: unknown;
48202
+ SECURITY_MEASURE_DETAILS: unknown;
48203
+ STORAGE_REGIONS: unknown;
48204
+ DATA_PROTECTION_IMPACT_ASSESSMENT_LINK: unknown;
48205
+ DATA_PROTECTION_IMPACT_ASSESSMENT_STATUS: unknown;
48183
48206
  }>;
48184
48207
  /** Attribute key / custom field name for the question */
48185
48208
  'attribute-key': t.StringC;
@@ -48336,6 +48359,104 @@ export declare const AssessmentInput: t.IntersectionC<[t.TypeC<{
48336
48359
  }>]>;
48337
48360
  /** Type override */
48338
48361
  export type AssessmentInput = t.TypeOf<typeof AssessmentInput>;
48362
+ export declare const ConsentPreferenceTopicOptionValue: t.TypeC<{
48363
+ /** Title of option value */
48364
+ title: t.StringC;
48365
+ /** API slug */
48366
+ slug: t.StringC;
48367
+ }>;
48368
+ /** Type override */
48369
+ export type ConsentPreferenceTopicOptionValue = t.TypeOf<typeof ConsentPreferenceTopicOptionValue>;
48370
+ export declare const ConsentPreferenceTopic: t.IntersectionC<[t.TypeC<{
48371
+ /** The type of the preference topic */
48372
+ type: t.KeyofC<{
48373
+ MULTI_SELECT: unknown;
48374
+ SELECT: unknown;
48375
+ BOOLEAN: unknown;
48376
+ }>;
48377
+ /** The title of the preference topic */
48378
+ title: t.StringC;
48379
+ /** The description of the preference topic */
48380
+ description: t.StringC;
48381
+ }>, t.PartialC<{
48382
+ /** Default value */
48383
+ 'default-configuration': t.StringC;
48384
+ /** Whether the preference topic is shown in privacy center */
48385
+ 'show-in-privacy-center': t.BooleanC;
48386
+ /** The options when type is single or multi select */
48387
+ options: t.ArrayC<t.TypeC<{
48388
+ /** Title of option value */
48389
+ title: t.StringC;
48390
+ /** API slug */
48391
+ slug: t.StringC;
48392
+ }>>;
48393
+ }>]>;
48394
+ /** Type override */
48395
+ export type ConsentPreferenceTopic = t.TypeOf<typeof ConsentPreferenceTopic>;
48396
+ export declare const ConsentPurpose: t.IntersectionC<[t.TypeC<{
48397
+ /** Consent purpose slug */
48398
+ trackingType: t.StringC;
48399
+ /** The title of the tracking purpose that appears in Consent Management and Privacy Center UIs */
48400
+ title: t.StringC;
48401
+ /** The display name of this tracking purpose */
48402
+ name: t.StringC;
48403
+ }>, t.PartialC<{
48404
+ /** Description of purpose */
48405
+ description: t.StringC;
48406
+ /** Whether purpose is active */
48407
+ 'is-active': t.BooleanC;
48408
+ /** Whether purpose is configurable */
48409
+ configurable: t.BooleanC;
48410
+ /** Display order of purpose for privacy center */
48411
+ 'display-order': t.NumberC;
48412
+ /** Whether purpose is shown in privacy center */
48413
+ 'show-in-privacy-center': t.BooleanC;
48414
+ /** Whether purpose is show in consent manger */
48415
+ 'show-in-consent-manager': t.BooleanC;
48416
+ /** The preference topics configured for the purpose */
48417
+ 'preference-topics': t.ArrayC<t.IntersectionC<[t.TypeC<{
48418
+ /** The type of the preference topic */
48419
+ type: t.KeyofC<{
48420
+ MULTI_SELECT: unknown;
48421
+ SELECT: unknown;
48422
+ BOOLEAN: unknown;
48423
+ }>;
48424
+ /** The title of the preference topic */
48425
+ title: t.StringC;
48426
+ /** The description of the preference topic */
48427
+ description: t.StringC;
48428
+ }>, t.PartialC<{
48429
+ /** Default value */
48430
+ 'default-configuration': t.StringC;
48431
+ /** Whether the preference topic is shown in privacy center */
48432
+ 'show-in-privacy-center': t.BooleanC;
48433
+ /** The options when type is single or multi select */
48434
+ options: t.ArrayC<t.TypeC<{
48435
+ /** Title of option value */
48436
+ title: t.StringC;
48437
+ /** API slug */
48438
+ slug: t.StringC;
48439
+ }>>;
48440
+ }>]>>;
48441
+ /** Authentication level for purpose on privacy center */
48442
+ 'auth-level': t.KeyofC<{
48443
+ REQUIRED: unknown;
48444
+ OPTIONAL: unknown;
48445
+ ALLOW_OPT_OUT: unknown;
48446
+ }>;
48447
+ /** Opt out signals that should instantly opt out of this purpose */
48448
+ 'opt-out-signals': t.ArrayC<t.KeyofC<{
48449
+ GPC: unknown;
48450
+ DNT: unknown;
48451
+ }>>;
48452
+ /** Default consent value */
48453
+ 'default-consent': t.KeyofC<{
48454
+ Auto: unknown;
48455
+ off: unknown;
48456
+ }>;
48457
+ }>]>;
48458
+ /** Type override */
48459
+ export type ConsentPurpose = t.TypeOf<typeof ConsentPurpose>;
48339
48460
  export declare const TranscendInput: t.PartialC<{
48340
48461
  /**
48341
48462
  * Action items
@@ -88339,7 +88460,6 @@ export declare const TranscendInput: t.PartialC<{
88339
88460
  name: t.StringC;
88340
88461
  url: t.StringC;
88341
88462
  }>, t.PartialC<{
88342
- /** Type override */
88343
88463
  assets: t.ArrayC<t.TypeC<{
88344
88464
  name: t.StringC;
88345
88465
  url: t.StringC;
@@ -88564,6 +88684,7 @@ export declare const TranscendInput: t.PartialC<{
88564
88684
  TEAM: unknown;
88565
88685
  DATA_SUB_CATEGORY: unknown;
88566
88686
  PROCESSING_PURPOSE_SUB_CATEGORY: unknown;
88687
+ PROCESSING_ACTIVITY: unknown;
88567
88688
  VENDOR: unknown;
88568
88689
  REGION: unknown;
88569
88690
  BUSINESS_ENTITY: unknown;
@@ -88662,6 +88783,7 @@ export declare const TranscendInput: t.PartialC<{
88662
88783
  vendor: unknown;
88663
88784
  dataSubCategory: unknown;
88664
88785
  processingPurposeSubCategory: unknown;
88786
+ processingActivity: unknown;
88665
88787
  }>;
88666
88788
  /** Sync column for the question */
88667
88789
  'sync-column': t.KeyofC<{
@@ -88745,6 +88867,10 @@ export declare const TranscendInput: t.PartialC<{
88745
88867
  PURPOSE: unknown;
88746
88868
  DATA_PROTECTION_OFFICER_EMAIL: unknown;
88747
88869
  DATA_PROTECTION_OFFICER_NAME: unknown;
88870
+ SECURITY_MEASURE_DETAILS: unknown;
88871
+ STORAGE_REGIONS: unknown;
88872
+ DATA_PROTECTION_IMPACT_ASSESSMENT_LINK: unknown;
88873
+ DATA_PROTECTION_IMPACT_ASSESSMENT_STATUS: unknown;
88748
88874
  }>;
88749
88875
  /** Attribute key / custom field name for the question */
88750
88876
  'attribute-key': t.StringC;
@@ -88842,6 +88968,7 @@ export declare const TranscendInput: t.PartialC<{
88842
88968
  TEAM: unknown;
88843
88969
  DATA_SUB_CATEGORY: unknown;
88844
88970
  PROCESSING_PURPOSE_SUB_CATEGORY: unknown;
88971
+ PROCESSING_ACTIVITY: unknown;
88845
88972
  VENDOR: unknown;
88846
88973
  REGION: unknown;
88847
88974
  BUSINESS_ENTITY: unknown;
@@ -88940,6 +89067,7 @@ export declare const TranscendInput: t.PartialC<{
88940
89067
  vendor: unknown;
88941
89068
  dataSubCategory: unknown;
88942
89069
  processingPurposeSubCategory: unknown;
89070
+ processingActivity: unknown;
88943
89071
  }>;
88944
89072
  /** Sync column for the question */
88945
89073
  'sync-column': t.KeyofC<{
@@ -89023,6 +89151,10 @@ export declare const TranscendInput: t.PartialC<{
89023
89151
  PURPOSE: unknown;
89024
89152
  DATA_PROTECTION_OFFICER_EMAIL: unknown;
89025
89153
  DATA_PROTECTION_OFFICER_NAME: unknown;
89154
+ SECURITY_MEASURE_DETAILS: unknown;
89155
+ STORAGE_REGIONS: unknown;
89156
+ DATA_PROTECTION_IMPACT_ASSESSMENT_LINK: unknown;
89157
+ DATA_PROTECTION_IMPACT_ASSESSMENT_STATUS: unknown;
89026
89158
  }>;
89027
89159
  /** Attribute key / custom field name for the question */
89028
89160
  'attribute-key': t.StringC;
@@ -89177,6 +89309,71 @@ export declare const TranscendInput: t.PartialC<{
89177
89309
  values: t.ArrayC<t.StringC>;
89178
89310
  }>>;
89179
89311
  }>]>>;
89312
+ /**
89313
+ * Consent and preference management purposes
89314
+ */
89315
+ purposes: t.ArrayC<t.IntersectionC<[t.TypeC<{
89316
+ /** Consent purpose slug */
89317
+ trackingType: t.StringC;
89318
+ /** The title of the tracking purpose that appears in Consent Management and Privacy Center UIs */
89319
+ title: t.StringC;
89320
+ /** The display name of this tracking purpose */
89321
+ name: t.StringC;
89322
+ }>, t.PartialC<{
89323
+ /** Description of purpose */
89324
+ description: t.StringC;
89325
+ /** Whether purpose is active */
89326
+ 'is-active': t.BooleanC;
89327
+ /** Whether purpose is configurable */
89328
+ configurable: t.BooleanC;
89329
+ /** Display order of purpose for privacy center */
89330
+ 'display-order': t.NumberC;
89331
+ /** Whether purpose is shown in privacy center */
89332
+ 'show-in-privacy-center': t.BooleanC;
89333
+ /** Whether purpose is show in consent manger */
89334
+ 'show-in-consent-manager': t.BooleanC;
89335
+ /** The preference topics configured for the purpose */
89336
+ 'preference-topics': t.ArrayC<t.IntersectionC<[t.TypeC<{
89337
+ /** The type of the preference topic */
89338
+ type: t.KeyofC<{
89339
+ MULTI_SELECT: unknown;
89340
+ SELECT: unknown;
89341
+ BOOLEAN: unknown;
89342
+ }>;
89343
+ /** The title of the preference topic */
89344
+ title: t.StringC;
89345
+ /** The description of the preference topic */
89346
+ description: t.StringC;
89347
+ }>, t.PartialC<{
89348
+ /** Default value */
89349
+ 'default-configuration': t.StringC;
89350
+ /** Whether the preference topic is shown in privacy center */
89351
+ 'show-in-privacy-center': t.BooleanC;
89352
+ /** The options when type is single or multi select */
89353
+ options: t.ArrayC<t.TypeC<{
89354
+ /** Title of option value */
89355
+ title: t.StringC;
89356
+ /** API slug */
89357
+ slug: t.StringC;
89358
+ }>>;
89359
+ }>]>>;
89360
+ /** Authentication level for purpose on privacy center */
89361
+ 'auth-level': t.KeyofC<{
89362
+ REQUIRED: unknown;
89363
+ OPTIONAL: unknown;
89364
+ ALLOW_OPT_OUT: unknown;
89365
+ }>;
89366
+ /** Opt out signals that should instantly opt out of this purpose */
89367
+ 'opt-out-signals': t.ArrayC<t.KeyofC<{
89368
+ GPC: unknown;
89369
+ DNT: unknown;
89370
+ }>>;
89371
+ /** Default consent value */
89372
+ 'default-consent': t.KeyofC<{
89373
+ Auto: unknown;
89374
+ off: unknown;
89375
+ }>;
89376
+ }>]>>;
89180
89377
  }>;
89181
89378
  /** Type override */
89182
89379
  export type TranscendInput = t.TypeOf<typeof TranscendInput>;