ethyca-fides 2.58.1b4__py2.py3-none-any.whl → 2.58.1rc0__py2.py3-none-any.whl

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 (116) hide show
  1. {ethyca_fides-2.58.1b4.dist-info → ethyca_fides-2.58.1rc0.dist-info}/METADATA +1 -1
  2. {ethyca_fides-2.58.1b4.dist-info → ethyca_fides-2.58.1rc0.dist-info}/RECORD +112 -115
  3. fides/_version.py +3 -3
  4. fides/api/db/base.py +0 -1
  5. fides/api/models/attachment.py +11 -80
  6. fides/api/models/comment.py +15 -45
  7. fides/api/models/privacy_experience.py +0 -42
  8. fides/api/models/privacy_request/privacy_request.py +6 -23
  9. fides/api/service/storage/s3.py +1 -14
  10. fides/ui-build/static/admin/404.html +1 -1
  11. fides/ui-build/static/admin/_next/static/{LFNq-viakwWPa01GpNMoV → 7Gn2YyMsVjWkBPSaVWEi9}/_buildManifest.js +1 -1
  12. fides/ui-build/static/admin/_next/static/chunks/{main-090643377c8254e6.js → main-24f422f93845a596.js} +1 -1
  13. fides/ui-build/static/admin/_next/static/chunks/{main-app-59156a9331ac7bce.js → main-app-94a0711202e08b15.js} +1 -1
  14. fides/ui-build/static/admin/_next/static/chunks/pages/{_app-ebd046e432fec2dd.js → _app-fc89ce7bed454c84.js} +1 -1
  15. fides/ui-build/static/admin/_next/static/chunks/pages/integrations/[id]-d4329043219fed9b.js +1 -0
  16. fides/ui-build/static/admin/add-systems/manual.html +1 -1
  17. fides/ui-build/static/admin/add-systems/multiple.html +1 -1
  18. fides/ui-build/static/admin/add-systems.html +1 -1
  19. fides/ui-build/static/admin/ant-poc.html +1 -1
  20. fides/ui-build/static/admin/consent/configure/add-vendors.html +1 -1
  21. fides/ui-build/static/admin/consent/configure.html +1 -1
  22. fides/ui-build/static/admin/consent/privacy-experience/[id].html +1 -1
  23. fides/ui-build/static/admin/consent/privacy-experience/new.html +1 -1
  24. fides/ui-build/static/admin/consent/privacy-experience.html +1 -1
  25. fides/ui-build/static/admin/consent/privacy-notices/[id].html +1 -1
  26. fides/ui-build/static/admin/consent/privacy-notices/new.html +1 -1
  27. fides/ui-build/static/admin/consent/privacy-notices.html +1 -1
  28. fides/ui-build/static/admin/consent/properties.html +1 -1
  29. fides/ui-build/static/admin/consent/reporting.html +1 -1
  30. fides/ui-build/static/admin/consent.html +1 -1
  31. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html +1 -1
  32. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html +1 -1
  33. fides/ui-build/static/admin/data-catalog/[systemId]/projects.html +1 -1
  34. fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html +1 -1
  35. fides/ui-build/static/admin/data-catalog/[systemId]/resources.html +1 -1
  36. fides/ui-build/static/admin/data-catalog.html +1 -1
  37. fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html +1 -1
  38. fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html +1 -1
  39. fides/ui-build/static/admin/data-discovery/action-center.html +1 -1
  40. fides/ui-build/static/admin/data-discovery/activity.html +1 -1
  41. fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html +1 -1
  42. fides/ui-build/static/admin/data-discovery/detection.html +1 -1
  43. fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html +1 -1
  44. fides/ui-build/static/admin/data-discovery/discovery.html +1 -1
  45. fides/ui-build/static/admin/datamap.html +1 -1
  46. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html +1 -1
  47. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html +1 -1
  48. fides/ui-build/static/admin/dataset/[datasetId].html +1 -1
  49. fides/ui-build/static/admin/dataset/new.html +1 -1
  50. fides/ui-build/static/admin/dataset.html +1 -1
  51. fides/ui-build/static/admin/datastore-connection/[id].html +1 -1
  52. fides/ui-build/static/admin/datastore-connection/new.html +1 -1
  53. fides/ui-build/static/admin/datastore-connection.html +1 -1
  54. fides/ui-build/static/admin/index.html +1 -1
  55. fides/ui-build/static/admin/integrations/[id].html +1 -1
  56. fides/ui-build/static/admin/integrations.html +1 -1
  57. fides/ui-build/static/admin/lib/fides-ext-gpp.js +1 -1
  58. fides/ui-build/static/admin/lib/fides-headless.js +1 -1
  59. fides/ui-build/static/admin/lib/fides-tcf.js +3 -3
  60. fides/ui-build/static/admin/lib/fides.js +2 -2
  61. fides/ui-build/static/admin/login/[provider].html +1 -1
  62. fides/ui-build/static/admin/login.html +1 -1
  63. fides/ui-build/static/admin/messaging/[id].html +1 -1
  64. fides/ui-build/static/admin/messaging/add-template.html +1 -1
  65. fides/ui-build/static/admin/messaging.html +1 -1
  66. fides/ui-build/static/admin/privacy-requests/[id].html +1 -1
  67. fides/ui-build/static/admin/privacy-requests/configure/messaging.html +1 -1
  68. fides/ui-build/static/admin/privacy-requests/configure/storage.html +1 -1
  69. fides/ui-build/static/admin/privacy-requests/configure.html +1 -1
  70. fides/ui-build/static/admin/privacy-requests.html +1 -1
  71. fides/ui-build/static/admin/properties/[id].html +1 -1
  72. fides/ui-build/static/admin/properties/add-property.html +1 -1
  73. fides/ui-build/static/admin/properties.html +1 -1
  74. fides/ui-build/static/admin/reporting/datamap.html +1 -1
  75. fides/ui-build/static/admin/settings/about.html +1 -1
  76. fides/ui-build/static/admin/settings/consent.html +1 -1
  77. fides/ui-build/static/admin/settings/custom-fields.html +1 -1
  78. fides/ui-build/static/admin/settings/domain-records.html +1 -1
  79. fides/ui-build/static/admin/settings/domains.html +1 -1
  80. fides/ui-build/static/admin/settings/email-templates.html +1 -1
  81. fides/ui-build/static/admin/settings/locations.html +1 -1
  82. fides/ui-build/static/admin/settings/organization.html +1 -1
  83. fides/ui-build/static/admin/settings/regulations.html +1 -1
  84. fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html +1 -1
  85. fides/ui-build/static/admin/systems/configure/[id].html +1 -1
  86. fides/ui-build/static/admin/systems.html +1 -1
  87. fides/ui-build/static/admin/taxonomy.html +1 -1
  88. fides/ui-build/static/admin/user-management/new.html +1 -1
  89. fides/ui-build/static/admin/user-management/profile/[id].html +1 -1
  90. fides/ui-build/static/admin/user-management.html +1 -1
  91. fides/api/alembic/migrations/versions/67d01c4e124e_add_reject_all_mechanism_to_privacy_.py +0 -56
  92. fides/service/error_handling/__init__.py +0 -0
  93. fides/service/error_handling/error_handler.py +0 -202
  94. fides/ui-build/static/admin/_next/static/chunks/pages/integrations/[id]-aab61946892f8b2a.js +0 -1
  95. {ethyca_fides-2.58.1b4.dist-info → ethyca_fides-2.58.1rc0.dist-info}/LICENSE +0 -0
  96. {ethyca_fides-2.58.1b4.dist-info → ethyca_fides-2.58.1rc0.dist-info}/WHEEL +0 -0
  97. {ethyca_fides-2.58.1b4.dist-info → ethyca_fides-2.58.1rc0.dist-info}/entry_points.txt +0 -0
  98. {ethyca_fides-2.58.1b4.dist-info → ethyca_fides-2.58.1rc0.dist-info}/top_level.txt +0 -0
  99. /fides/ui-build/static/admin/_next/static/{LFNq-viakwWPa01GpNMoV → 7Gn2YyMsVjWkBPSaVWEi9}/_ssgManifest.js +0 -0
  100. /fides/ui-build/static/admin/_next/static/chunks/{4450-074c2b59f59451b0.js → 4450-36234280bee624ff.js} +0 -0
  101. /fides/ui-build/static/admin/_next/static/chunks/{4723-1dd1d16f404d56a2.js → 4723-0a3c5e2ce143a7d0.js} +0 -0
  102. /fides/ui-build/static/admin/_next/static/chunks/{5826-ef0aa43ffad83acc.js → 5826-e5dcb4e68cfe6289.js} +0 -0
  103. /fides/ui-build/static/admin/_next/static/chunks/{7453-16efaa072db3fb50.js → 7453-39761c38da31257e.js} +0 -0
  104. /fides/ui-build/static/admin/_next/static/chunks/{79-da725543986d4474.js → 79-f9b948ebb186900f.js} +0 -0
  105. /fides/ui-build/static/admin/_next/static/chunks/{7980-e39ce1290a97c1f5.js → 7980-4bd08957448dea32.js} +0 -0
  106. /fides/ui-build/static/admin/_next/static/chunks/pages/{add-systems-5b2f09f535f3902c.js → add-systems-d258f0c25fa020bf.js} +0 -0
  107. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{configure-a4e636eecaba5324.js → configure-723cc3d4f5740ea6.js} +0 -0
  108. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{privacy-experience-9c6f4f09da0e79aa.js → privacy-experience-c946b33b0322b8ad.js} +0 -0
  109. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{privacy-notices-f863d0089fea3a76.js → privacy-notices-ea57f9d6ad17e957.js} +0 -0
  110. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/{new-5ea3184b333a0604.js → new-803c1b577ab17ae3.js} +0 -0
  111. /fides/ui-build/static/admin/_next/static/chunks/pages/{dataset-632b1c68ccff81f7.js → dataset-fa743ddc7f89d76b.js} +0 -0
  112. /fides/ui-build/static/admin/_next/static/chunks/pages/reporting/{datamap-9ecac9a5c69e3c88.js → datamap-afedc48ef4e7f858.js} +0 -0
  113. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{consent-50c05ccbf659258b.js → consent-89524101b7279f6e.js} +0 -0
  114. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{custom-fields-07d64b4b5ca57677.js → custom-fields-52d030b1db2ca1b9.js} +0 -0
  115. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{domain-records-72ec54ee8755a503.js → domain-records-fa42d8f18df44927.js} +0 -0
  116. /fides/ui-build/static/admin/_next/static/chunks/pages/systems/configure/{[id]-8aae66669bdc0883.js → [id]-4f5a28226575c976.js} +0 -0
@@ -3,17 +3,15 @@ from typing import TYPE_CHECKING, Any
3
3
 
4
4
  from sqlalchemy import Column
5
5
  from sqlalchemy import Enum as EnumColumn
6
- from sqlalchemy import ForeignKey, String, UniqueConstraint, orm
6
+ from sqlalchemy import ForeignKey, String, UniqueConstraint
7
7
  from sqlalchemy.ext.declarative import declared_attr
8
8
  from sqlalchemy.orm import Session, relationship
9
9
 
10
10
  from fides.api.db.base_class import Base
11
- from fides.api.models.attachment import Attachment, AttachmentReferenceType
12
11
 
13
12
  if TYPE_CHECKING:
14
- from fides.api.models.attachment import AttachmentReference
13
+ from fides.api.models.attachment import Attachment
15
14
  from fides.api.models.fides_user import FidesUser
16
- from fides.api.models.privacy_request import PrivacyRequest
17
15
 
18
16
 
19
17
  class CommentType(str, EnumType):
@@ -89,51 +87,23 @@ class Comment(Base):
89
87
  references = relationship(
90
88
  "CommentReference",
91
89
  back_populates="comment",
92
- cascade="all, delete-orphan",
90
+ cascade="all, delete",
91
+ uselist=True,
92
+ )
93
+
94
+ attachments = relationship(
95
+ "Attachment",
96
+ secondary="attachment_reference",
97
+ primaryjoin="Comment.id == AttachmentReference.reference_id",
98
+ secondaryjoin="Attachment.id == AttachmentReference.attachment_id",
99
+ order_by="Attachment.created_at",
93
100
  uselist=True,
94
- foreign_keys=[CommentReference.comment_id],
95
- primaryjoin=lambda: Comment.id == orm.foreign(CommentReference.comment_id),
96
101
  )
97
102
 
98
103
  def delete(self, db: Session) -> None:
99
104
  """Delete the comment and all associated references."""
100
105
  # Delete the comment
101
- Attachment.delete_attachments_for_reference_and_type(
102
- db, self.id, AttachmentReferenceType.comment
103
- )
104
- for reference in self.references:
105
- reference.delete(db)
106
+ for attachment in self.attachments:
107
+ if len(attachment.references) == 1:
108
+ attachment.delete(db)
106
109
  db.delete(self)
107
-
108
- @staticmethod
109
- def delete_comments_for_reference_and_type(
110
- db: Session, reference_id: str, reference_type: CommentReferenceType
111
- ) -> None:
112
- """
113
- Deletes comments associated with a given reference_id and reference_type.
114
- Delete all references to the comments.
115
-
116
- Args:
117
- db: Database session.
118
- reference_id: The reference id to delete.
119
- reference_type: The reference type to delete
120
-
121
- Examples:
122
- - Delete all comments associated with a privacy request.
123
- ``Comment.delete_comments_for_reference_and_type(
124
- db, privacy_request.id, CommentReferenceType.privacy_request
125
- )``
126
- """
127
- # Query comments explicitly to avoid lazy loading
128
- comments = (
129
- db.query(Comment)
130
- .join(CommentReference)
131
- .filter(
132
- CommentReference.reference_id == reference_id,
133
- CommentReference.reference_type == reference_type,
134
- )
135
- .all()
136
- )
137
-
138
- for comment in comments:
139
- comment.delete(db)
@@ -46,21 +46,6 @@ class Layer1ButtonOption(Enum):
46
46
 
47
47
  ACKNOWLEDGE = "acknowledge"
48
48
  OPT_IN_OPT_OUT = "opt_in_opt_out"
49
- OPT_IN_ONLY = "opt_in_only"
50
-
51
-
52
- class RejectAllMechanism(Enum):
53
- """
54
- Reject all mechanism options - not formalized in the db.
55
- Used to configure the behavior of the reject all button in TCF experiences
56
- """
57
-
58
- # Reject both consent and legitimate interest preferences (all purposes, special features, vendors)
59
- # This is the default behavior
60
- REJECT_ALL = "reject_all"
61
- # Reject only consent preferences (all purposes, special features, vendors).
62
- # Do not reject any legitimate interest preferences.
63
- REJECT_CONSENT_ONLY = "reject_consent_only"
64
49
 
65
50
 
66
51
  # Fides JS UX Types - there should only be one of these defined per region
@@ -194,10 +179,6 @@ class PrivacyExperienceConfig(PrivacyExperienceConfigBase, Base):
194
179
  The Privacy Experience Configuration model that stores shared configuration for Privacy Experiences.
195
180
 
196
181
  - Translations, Notices, and Regions (via Privacy Experiences) are linked to this resource.
197
-
198
- If you're adding a new PrivacyExperienceConfig, make sure to use the `create` method since it has
199
- custom logic that ensures other resources are created/updated as needed, as well as setting the
200
- expected values for some fields in the experience config itself.
201
182
  """
202
183
 
203
184
  allow_language_selection = Column(
@@ -222,13 +203,6 @@ class PrivacyExperienceConfig(PrivacyExperienceConfigBase, Base):
222
203
  String, ForeignKey(ExperienceConfigTemplate.id_field_path)
223
204
  ) # The template from which this config was created if applicable
224
205
 
225
- # Mechanism to use when the reject all button is clicked in a TCF experience
226
- # Nullable because this is not applicable for other experience types
227
- reject_all_mechanism = Column(
228
- EnumColumn(RejectAllMechanism),
229
- nullable=True,
230
- )
231
-
232
206
  # Relationships
233
207
  experiences = relationship(
234
208
  "PrivacyExperience",
@@ -330,15 +304,6 @@ class PrivacyExperienceConfig(PrivacyExperienceConfigBase, Base):
330
304
  # Link Properties to this Privacy Experience config via the PrivacyExperienceConfigProperty table
331
305
  link_properties_to_experience_config(db, properties, experience_config)
332
306
 
333
- # If the reject all mechanism is not set and the experience config is a TCF experience,
334
- # set the reject all mechanism to REJECT_ALL
335
- if (
336
- experience_config.component == ComponentType.tcf_overlay
337
- and experience_config.reject_all_mechanism is None
338
- ):
339
- experience_config.reject_all_mechanism = RejectAllMechanism.REJECT_ALL # type: ignore
340
- experience_config.save(db)
341
-
342
307
  return experience_config
343
308
 
344
309
  def update(self, db: Session, *, data: dict[str, Any]) -> PrivacyExperienceConfig:
@@ -542,13 +507,6 @@ class PrivacyExperienceConfigHistory(
542
507
  index=True,
543
508
  ) # If a translation is deleted, this is set to null, but the overall record remains in the database for reporting purposes
544
509
 
545
- # Mechanism to use when the reject all button is clicked in a TCF experience
546
- # Nullable because this is not applicable for other experience types
547
- reject_all_mechanism = Column(
548
- EnumColumn(RejectAllMechanism),
549
- nullable=True,
550
- )
551
-
552
510
  version = Column(Float, nullable=False, default=1.0)
553
511
 
554
512
 
@@ -39,14 +39,10 @@ from fides.api.graph.config import (
39
39
  CollectionAddress,
40
40
  )
41
41
  from fides.api.migrations.hash_migration_mixin import HashMigrationMixin
42
- from fides.api.models.attachment import (
43
- Attachment,
44
- AttachmentReference,
45
- AttachmentReferenceType,
46
- )
42
+ from fides.api.models.attachment import Attachment, AttachmentReference
47
43
  from fides.api.models.audit_log import AuditLog
48
44
  from fides.api.models.client import ClientDetail
49
- from fides.api.models.comment import Comment, CommentReference, CommentReferenceType
45
+ from fides.api.models.comment import Comment, CommentReference
50
46
  from fides.api.models.fides_user import FidesUser
51
47
  from fides.api.models.manual_webhook import AccessManualWebhook
52
48
  from fides.api.models.policy import (
@@ -173,25 +169,18 @@ class PrivacyRequest(
173
169
  backref="privacy_requests",
174
170
  )
175
171
  attachments = relationship(
176
- "Attachment",
172
+ Attachment,
177
173
  secondary="attachment_reference",
178
- primaryjoin="and_(PrivacyRequest.id == AttachmentReference.reference_id, "
179
- "AttachmentReference.reference_type == 'privacy_request')",
174
+ primaryjoin="PrivacyRequest.id == AttachmentReference.reference_id",
180
175
  secondaryjoin="Attachment.id == AttachmentReference.attachment_id",
181
176
  order_by="Attachment.created_at",
182
- viewonly=True,
183
- uselist=True,
184
177
  )
185
-
186
178
  comments = relationship(
187
- "Comment",
179
+ Comment,
188
180
  secondary="comment_reference",
189
- primaryjoin="and_(PrivacyRequest.id == CommentReference.reference_id, "
190
- "CommentReference.reference_type == 'privacy_request')",
181
+ primaryjoin="PrivacyRequest.id == CommentReference.reference_id",
191
182
  secondaryjoin="Comment.id == CommentReference.comment_id",
192
183
  order_by="Comment.created_at",
193
- viewonly=True,
194
- uselist=True,
195
184
  )
196
185
  property_id = Column(String, nullable=True)
197
186
 
@@ -334,12 +323,6 @@ class PrivacyRequest(
334
323
  deleting this object from the database
335
324
  """
336
325
  self.clear_cached_values()
337
- Attachment.delete_attachments_for_reference_and_type(
338
- db, self.id, AttachmentReferenceType.privacy_request
339
- )
340
- Comment.delete_comments_for_reference_and_type(
341
- db, self.id, CommentReferenceType.privacy_request
342
- )
343
326
 
344
327
  for provided_identity in self.provided_identities: # type: ignore[attr-defined]
345
328
  provided_identity.delete(db=db)
@@ -64,7 +64,7 @@ def generic_upload_to_s3( # pylint: disable=R0913
64
64
  size_threshold: int = LARGE_FILE_THRESHOLD, # 5 MB threshold
65
65
  ) -> Optional[AnyHttpUrlString]:
66
66
  """
67
- Uploads file like objects to S3.
67
+ Uploads arbitrary data to S3 returned from an access request.
68
68
  Handles both small and large uploads.
69
69
 
70
70
  :param storage_secrets: S3 storage secrets
@@ -75,19 +75,6 @@ def generic_upload_to_s3( # pylint: disable=R0913
75
75
  """
76
76
  logger.info("Starting S3 Upload of {}", file_key)
77
77
 
78
- # Validate that the document is a file-like object
79
- if not hasattr(document, "read") or not hasattr(document, "seek"):
80
- raise TypeError(
81
- f"The 'document' parameter must be a file-like object supporting 'read' and 'seek'. "
82
- f"Received: {type(document)}"
83
- )
84
-
85
- # Ensure the file pointer is at the beginning
86
- try:
87
- document.seek(0)
88
- except Exception as e:
89
- raise ValueError(f"Failed to reset file pointer for document: {e}")
90
-
91
78
  s3_client = maybe_get_s3_client(auth_method, storage_secrets)
92
79
 
93
80
  # Define a transfer configuration for multipart uploads
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="next-head-count" content="2"/><link data-next-font="" rel="preconnect" href="/" crossorigin="anonymous"/><link rel="preload" href="/_next/static/css/113d823fe71f6af0.css" as="style"/><link rel="stylesheet" href="/_next/static/css/113d823fe71f6af0.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-2c7ccac5843c4d8e.js" defer=""></script><script src="/_next/static/chunks/framework-c92fc3344e6fd165.js" defer=""></script><script src="/_next/static/chunks/main-090643377c8254e6.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ebd046e432fec2dd.js" defer=""></script><script src="/_next/static/chunks/pages/404-b202c0d8f6fc75c3.js" defer=""></script><script src="/_next/static/LFNq-viakwWPa01GpNMoV/_buildManifest.js" defer=""></script><script src="/_next/static/LFNq-viakwWPa01GpNMoV/_ssgManifest.js" defer=""></script><style>.data-ant-cssinjs-cache-path{content:"";}</style></head><body><div id="__next"><div style="height:100%;display:flex"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/404","query":{},"buildId":"LFNq-viakwWPa01GpNMoV","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="next-head-count" content="2"/><link data-next-font="" rel="preconnect" href="/" crossorigin="anonymous"/><link rel="preload" href="/_next/static/css/113d823fe71f6af0.css" as="style"/><link rel="stylesheet" href="/_next/static/css/113d823fe71f6af0.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-2c7ccac5843c4d8e.js" defer=""></script><script src="/_next/static/chunks/framework-c92fc3344e6fd165.js" defer=""></script><script src="/_next/static/chunks/main-24f422f93845a596.js" defer=""></script><script src="/_next/static/chunks/pages/_app-fc89ce7bed454c84.js" defer=""></script><script src="/_next/static/chunks/pages/404-b202c0d8f6fc75c3.js" defer=""></script><script src="/_next/static/7Gn2YyMsVjWkBPSaVWEi9/_buildManifest.js" defer=""></script><script src="/_next/static/7Gn2YyMsVjWkBPSaVWEi9/_ssgManifest.js" defer=""></script><style>.data-ant-cssinjs-cache-path{content:"";}</style></head><body><div id="__next"><div style="height:100%;display:flex"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/404","query":{},"buildId":"7Gn2YyMsVjWkBPSaVWEi9","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
@@ -1 +1 @@
1
- self.__BUILD_MANIFEST=function(s,e,a,t,c,n,i,d,o,r,u,g,p,f,j,b,k,h,m,y,l,v,I,U,_,w,q,x,N,B,F,z,A,D,E,L,M,S,T,C,P,G,H,J,K,O,Q){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":[w,"static/chunks/pages/index-bfaacdb55a5a6c9f.js"],"/404":["static/chunks/pages/404-b202c0d8f6fc75c3.js"],"/_error":["static/chunks/pages/_error-bede3a8288930dcf.js"],"/add-systems":[w,"static/chunks/pages/add-systems-5b2f09f535f3902c.js"],"/add-systems/manual":[s,e,t,c,n,b,a,o,g,k,m,q,i,"static/chunks/pages/add-systems/manual-9acaab973dfe86e2.js"],"/add-systems/multiple":[s,e,a,g,y,x,"static/chunks/pages/add-systems/multiple-ba975134a85588f8.js"],"/ant-poc":["static/chunks/pages/ant-poc-b9932971a479f3a7.js"],"/consent":["static/chunks/pages/consent-39d65f13cc8f1cf8.js"],"/consent/configure":[s,e,a,g,y,"static/chunks/pages/consent/configure-a4e636eecaba5324.js"],"/consent/configure/add-vendors":[s,e,a,g,y,x,"static/chunks/pages/consent/configure/add-vendors-b34e5324461d0c87.js"],"/consent/privacy-experience":[s,e,b,a,N,"static/chunks/pages/consent/privacy-experience-9c6f4f09da0e79aa.js"],"/consent/privacy-experience/new":[t,c,p,B,d,h,F,"static/chunks/pages/consent/privacy-experience/new-a9d9402c219d13e5.js"],"/consent/privacy-experience/[id]":[t,c,p,B,d,h,F,"static/chunks/pages/consent/privacy-experience/[id]-fb75fa0aea77678d.js"],"/consent/privacy-notices":[s,e,a,N,"static/chunks/pages/consent/privacy-notices-f863d0089fea3a76.js"],"/consent/privacy-notices/new":[t,c,p,z,d,h,A,"static/chunks/pages/consent/privacy-notices/new-9611dd42856d6062.js"],"/consent/privacy-notices/[id]":[t,c,p,z,d,h,A,"static/chunks/pages/consent/privacy-notices/[id]-72251b48e2e03a1e.js"],"/consent/properties":[s,e,a,D,"static/chunks/pages/consent/properties-e5748812ba055a56.js"],"/consent/reporting":[s,e,t,a,"static/chunks/pages/consent/reporting-788cf0e34829af46.js"],"/data-catalog":[s,e,t,c,n,a,"static/css/95ac327e5d70148d.css","static/chunks/pages/data-catalog-900004e402c31797.js"],"/data-catalog/[systemId]/projects":[s,e,t,c,n,a,f,l,i,"static/chunks/pages/data-catalog/[systemId]/projects-c44ce244122e96d5.js"],"/data-catalog/[systemId]/projects/[projectUrn]":[s,e,a,E,"static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]-a29850536c85d4b8.js"],"/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]":[s,e,t,c,n,a,f,l,L,i,"static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]-ac033a16f043e6f9.js"],"/data-catalog/[systemId]/resources":[s,e,a,E,"static/chunks/pages/data-catalog/[systemId]/resources-305555b74c357bf2.js"],"/data-catalog/[systemId]/resources/[resourceUrn]":[s,e,t,c,n,a,f,l,L,i,"static/chunks/pages/data-catalog/[systemId]/resources/[resourceUrn]-71e26d262afcaea5.js"],"/data-discovery/action-center":[s,e,a,"static/chunks/pages/data-discovery/action-center-d001337d1bb73bd1.js"],"/data-discovery/action-center/[monitorId]":[s,e,t,c,n,a,r,"static/chunks/pages/data-discovery/action-center/[monitorId]-5f9ef1f99818117c.js"],"/data-discovery/action-center/[monitorId]/[systemId]":[s,e,t,c,n,a,m,i,"static/chunks/pages/data-discovery/action-center/[monitorId]/[systemId]-b66831fdafcdf67c.js"],"/data-discovery/activity":[s,e,a,r,v,"static/chunks/pages/data-discovery/activity-11b3ce9f61d9bfe9.js"],"/data-discovery/detection":[s,e,a,r,v,M,"static/chunks/pages/data-discovery/detection-b75dd3e4306ac18e.js"],"/data-discovery/detection/[resourceUrn]":[s,e,a,r,v,M,"static/chunks/pages/data-discovery/detection/[resourceUrn]-054ca46a782e99a5.js"],"/data-discovery/discovery":[s,e,t,c,n,a,r,f,S,i,"static/chunks/pages/data-discovery/discovery-cad50b0cc6d1050c.js"],"/data-discovery/discovery/[resourceUrn]":[s,e,t,c,n,a,r,f,S,i,"static/chunks/pages/data-discovery/discovery/[resourceUrn]-1da20aeb6fc995e4.js"],"/datamap":[s,e,"static/chunks/255-7db55b0e3a0f9dea.js",a,o,k,T,"static/chunks/pages/datamap-8cb714cdd44ac40e.js"],"/dataset":[s,e,u,a,j,"static/chunks/pages/dataset-632b1c68ccff81f7.js"],"/dataset/new":[u,j,"static/chunks/pages/dataset/new-5ea3184b333a0604.js"],"/dataset/[datasetId]":[s,e,"static/chunks/9729-fcf6ff4e3534e4a8.js",a,I,"static/chunks/pages/dataset/[datasetId]-6ba18f92ba561114.js"],"/dataset/[datasetId]/[collectionName]":[s,e,t,c,n,U,a,I,i,"static/chunks/pages/dataset/[datasetId]/[collectionName]-7e5df4a0de7540bb.js"],"/dataset/[datasetId]/[collectionName]/[...subfieldNames]":[s,e,t,c,n,U,a,I,i,"static/chunks/pages/dataset/[datasetId]/[collectionName]/[...subfieldNames]-d79551d4c64c398c.js"],"/datastore-connection":["static/css/5f393dea1c0d031c.css","static/chunks/pages/datastore-connection-a78a73b65929853a.js"],"/datastore-connection/new":[u,b,j,C,"static/chunks/pages/datastore-connection/new-abc17fef69cd951b.js"],"/datastore-connection/[id]":[u,j,C,"static/chunks/pages/datastore-connection/[id]-bbe1ca2793798e6b.js"],"/fides-js-docs":["static/chunks/2fbcc6de-a6c61724c327e9fa.js","static/chunks/e3251fe7-5777b5d778e6fffa.js",t,c,n,u,U,P,"static/css/ab65b8cc3144bfc8.css","static/chunks/905-8ab919e7b274ed50.js","static/chunks/pages/fides-js-docs-80b241bf6cddb72e.js"],"/integrations":[t,c,n,"static/chunks/6834-dcda0a8ed484775e.js",G,"static/chunks/pages/integrations-ef8000d7388dc915.js"],"/integrations/[id]":[s,e,t,c,n,"static/chunks/9255-336a890ada321f89.js",a,G,"static/chunks/pages/integrations/[id]-aab61946892f8b2a.js"],"/login":["static/chunks/pages/login-0cb0eb44bf2dd24c.js"],"/login/[provider]":["static/chunks/pages/login/[provider]-c58beef131c3a82d.js"],"/messaging":[s,e,t,c,n,a,"static/chunks/pages/messaging-1e60754abec1ee6b.js"],"/messaging/add-template":[d,H,"static/chunks/pages/messaging/add-template-f9693cb6a0b7ded8.js"],"/messaging/[id]":[d,H,"static/chunks/pages/messaging/[id]-ad02e019b2467958.js"],"/privacy-requests":[s,e,a,J,"static/chunks/pages/privacy-requests-d85c0d16ba09ba35.js"],"/privacy-requests/configure":["static/chunks/pages/privacy-requests/configure-2987edc77388e85a.js"],"/privacy-requests/configure/messaging":["static/chunks/pages/privacy-requests/configure/messaging-f5f7a8069909ef24.js"],"/privacy-requests/configure/storage":["static/chunks/pages/privacy-requests/configure/storage-9f7eaad05e5b9292.js"],"/privacy-requests/[id]":[J,"static/css/15fb7d4837a1de34.css","static/chunks/pages/privacy-requests/[id]-fe765154315782cf.js"],"/properties":[s,e,a,D,"static/chunks/pages/properties-20ca2f963906674b.js"],"/properties/add-property":[d,K,"static/chunks/pages/properties/add-property-630a6a3dd6502ba6.js"],"/properties/[id]":[d,K,"static/chunks/pages/properties/[id]-94e2faa73dd6a3e6.js"],"/reporting/datamap":[s,e,t,c,n,P,a,o,k,T,"static/chunks/pages/reporting/datamap-9ecac9a5c69e3c88.js"],"/settings/about":["static/chunks/pages/settings/about-a49d0f84cf0cf05e.js"],"/settings/consent":["static/chunks/pages/settings/consent-50c05ccbf659258b.js"],"/settings/custom-fields":[s,e,a,o,"static/chunks/pages/settings/custom-fields-07d64b4b5ca57677.js"],"/settings/domain-records":[s,e,a,"static/chunks/pages/settings/domain-records-72ec54ee8755a503.js"],"/settings/domains":["static/chunks/pages/settings/domains-24cba38685dc872c.js"],"/settings/email-templates":["static/chunks/pages/settings/email-templates-6fd6071e2009b8f2.js"],"/settings/locations":[s,O,"static/chunks/pages/settings/locations-66c757325cb58467.js"],"/settings/organization":["static/chunks/pages/settings/organization-a08693d0d1e10bc8.js"],"/settings/regulations":[s,O,"static/chunks/pages/settings/regulations-c6c239996cfa6ae8.js"],"/systems":[s,e,a,"static/chunks/pages/systems-abd68fc5ddde5482.js"],"/systems/configure/[id]":[s,e,t,c,n,b,a,o,g,k,m,q,i,"static/chunks/pages/systems/configure/[id]-8aae66669bdc0883.js"],"/systems/configure/[id]/test-datasets":[u,j,"static/chunks/pages/systems/configure/[id]/test-datasets-151571cff4e85894.js"],"/taxonomy":["static/chunks/678d4732-50255cc09048e643.js",t,c,n,p,"static/chunks/570-c99f07161bd339cd.js",o,"static/css/34a7eb08b86ddb57.css","static/chunks/pages/taxonomy-16b4d75c49276add.js"],"/user-management":[_,"static/chunks/pages/user-management-6c9ad62479a7d03e.js"],"/user-management/new":[_,Q,"static/chunks/pages/user-management/new-be690621a944bfe2.js"],"/user-management/profile/[id]":[_,Q,"static/chunks/pages/user-management/profile/[id]-78eaf933f755bfe8.js"],sortedPages:["/","/404","/_app","/_error","/add-systems","/add-systems/manual","/add-systems/multiple","/ant-poc","/consent","/consent/configure","/consent/configure/add-vendors","/consent/privacy-experience","/consent/privacy-experience/new","/consent/privacy-experience/[id]","/consent/privacy-notices","/consent/privacy-notices/new","/consent/privacy-notices/[id]","/consent/properties","/consent/reporting","/data-catalog","/data-catalog/[systemId]/projects","/data-catalog/[systemId]/projects/[projectUrn]","/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]","/data-catalog/[systemId]/resources","/data-catalog/[systemId]/resources/[resourceUrn]","/data-discovery/action-center","/data-discovery/action-center/[monitorId]","/data-discovery/action-center/[monitorId]/[systemId]","/data-discovery/activity","/data-discovery/detection","/data-discovery/detection/[resourceUrn]","/data-discovery/discovery","/data-discovery/discovery/[resourceUrn]","/datamap","/dataset","/dataset/new","/dataset/[datasetId]","/dataset/[datasetId]/[collectionName]","/dataset/[datasetId]/[collectionName]/[...subfieldNames]","/datastore-connection","/datastore-connection/new","/datastore-connection/[id]","/fides-js-docs","/integrations","/integrations/[id]","/login","/login/[provider]","/messaging","/messaging/add-template","/messaging/[id]","/privacy-requests","/privacy-requests/configure","/privacy-requests/configure/messaging","/privacy-requests/configure/storage","/privacy-requests/[id]","/properties","/properties/add-property","/properties/[id]","/reporting/datamap","/settings/about","/settings/consent","/settings/custom-fields","/settings/domain-records","/settings/domains","/settings/email-templates","/settings/locations","/settings/organization","/settings/regulations","/systems","/systems/configure/[id]","/systems/configure/[id]/test-datasets","/taxonomy","/user-management","/user-management/new","/user-management/profile/[id]"]}}("static/chunks/c78d26b1-88a3e1bacb2a03c2.js","static/chunks/6060-cb1ab5be7067bf7b.js","static/chunks/4481-aab99ff80f707473.js","static/chunks/2858-0b44609b6be7850b.js","static/chunks/2866-a73888c17a195cbe.js","static/chunks/9278-9b1b5970f0702668.js","static/css/d2d4e9a6923e6730.css","static/chunks/9282-2bfbdca45e84e810.js","static/chunks/7980-e39ce1290a97c1f5.js","static/chunks/9999-637e0e5341f15f4a.js","static/chunks/6527-0eed08abe252a918.js","static/chunks/355-8a77c9a1cd027f2e.js","static/chunks/4294-5b3aa9d605217915.js","static/chunks/6372-ca9c12ac8902365b.js","static/chunks/9327-2cba327d10586683.js","static/chunks/5277-e8a036319456127f.js","static/chunks/8499-43606100edf42fdf.js","static/chunks/1376-5cea5ef9362215e8.js","static/chunks/7453-16efaa072db3fb50.js","static/chunks/4723-1dd1d16f404d56a2.js","static/chunks/7751-a8f31c062d4cb09d.js","static/chunks/6315-fa1519cdf080f42d.js","static/chunks/5487-3ad50d21cdbc9209.js","static/chunks/8702-d1c8296f9f6afc10.js","static/chunks/5480-f49696df5e8ae500.js","static/css/972dc7eef106ee7c.css","static/chunks/4450-074c2b59f59451b0.js","static/chunks/5826-ef0aa43ffad83acc.js","static/chunks/6853-8941824350c3c1a8.js","static/chunks/9014-eeae6f581158e645.js","static/chunks/3412-7ec8751b8182e1bf.js","static/chunks/3615-5e2d062d684b8fa1.js","static/chunks/6954-3b887fb444f9228c.js","static/chunks/79-da725543986d4474.js","static/chunks/3872-4e053c20d546f027.js","static/chunks/3855-b6b7865dedd7bc2a.js","static/chunks/2397-ee53235fb21b5e97.js","static/chunks/9046-04bd7becea207cb1.js","static/chunks/5258-0658dc2274df6832.js","static/chunks/9767-1a23925d2cb27b51.js","static/chunks/9187-851756440f79cd75.js","static/chunks/5973-52aee296edc44f7e.js","static/chunks/1100-053fc6b76c65a00f.js","static/chunks/8433-b3008ecaf9834e7f.js","static/chunks/4060-8d165e1236ea521a.js","static/chunks/3086-b5054ec2c75700b9.js","static/chunks/1150-035a721a04f4451e.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
1
+ self.__BUILD_MANIFEST=function(s,e,a,t,c,n,i,d,o,r,u,g,p,f,j,b,k,h,m,y,l,v,I,U,_,w,q,x,N,B,F,z,A,D,E,L,M,S,T,C,P,G,H,J,K,O,Q){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":[w,"static/chunks/pages/index-bfaacdb55a5a6c9f.js"],"/404":["static/chunks/pages/404-b202c0d8f6fc75c3.js"],"/_error":["static/chunks/pages/_error-bede3a8288930dcf.js"],"/add-systems":[w,"static/chunks/pages/add-systems-d258f0c25fa020bf.js"],"/add-systems/manual":[s,e,t,c,n,b,a,o,g,k,m,q,i,"static/chunks/pages/add-systems/manual-9acaab973dfe86e2.js"],"/add-systems/multiple":[s,e,a,g,y,x,"static/chunks/pages/add-systems/multiple-ba975134a85588f8.js"],"/ant-poc":["static/chunks/pages/ant-poc-b9932971a479f3a7.js"],"/consent":["static/chunks/pages/consent-39d65f13cc8f1cf8.js"],"/consent/configure":[s,e,a,g,y,"static/chunks/pages/consent/configure-723cc3d4f5740ea6.js"],"/consent/configure/add-vendors":[s,e,a,g,y,x,"static/chunks/pages/consent/configure/add-vendors-b34e5324461d0c87.js"],"/consent/privacy-experience":[s,e,b,a,N,"static/chunks/pages/consent/privacy-experience-c946b33b0322b8ad.js"],"/consent/privacy-experience/new":[t,c,p,B,d,h,F,"static/chunks/pages/consent/privacy-experience/new-a9d9402c219d13e5.js"],"/consent/privacy-experience/[id]":[t,c,p,B,d,h,F,"static/chunks/pages/consent/privacy-experience/[id]-fb75fa0aea77678d.js"],"/consent/privacy-notices":[s,e,a,N,"static/chunks/pages/consent/privacy-notices-ea57f9d6ad17e957.js"],"/consent/privacy-notices/new":[t,c,p,z,d,h,A,"static/chunks/pages/consent/privacy-notices/new-9611dd42856d6062.js"],"/consent/privacy-notices/[id]":[t,c,p,z,d,h,A,"static/chunks/pages/consent/privacy-notices/[id]-72251b48e2e03a1e.js"],"/consent/properties":[s,e,a,D,"static/chunks/pages/consent/properties-e5748812ba055a56.js"],"/consent/reporting":[s,e,t,a,"static/chunks/pages/consent/reporting-788cf0e34829af46.js"],"/data-catalog":[s,e,t,c,n,a,"static/css/95ac327e5d70148d.css","static/chunks/pages/data-catalog-900004e402c31797.js"],"/data-catalog/[systemId]/projects":[s,e,t,c,n,a,f,l,i,"static/chunks/pages/data-catalog/[systemId]/projects-c44ce244122e96d5.js"],"/data-catalog/[systemId]/projects/[projectUrn]":[s,e,a,E,"static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]-a29850536c85d4b8.js"],"/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]":[s,e,t,c,n,a,f,l,L,i,"static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]-ac033a16f043e6f9.js"],"/data-catalog/[systemId]/resources":[s,e,a,E,"static/chunks/pages/data-catalog/[systemId]/resources-305555b74c357bf2.js"],"/data-catalog/[systemId]/resources/[resourceUrn]":[s,e,t,c,n,a,f,l,L,i,"static/chunks/pages/data-catalog/[systemId]/resources/[resourceUrn]-71e26d262afcaea5.js"],"/data-discovery/action-center":[s,e,a,"static/chunks/pages/data-discovery/action-center-d001337d1bb73bd1.js"],"/data-discovery/action-center/[monitorId]":[s,e,t,c,n,a,r,"static/chunks/pages/data-discovery/action-center/[monitorId]-5f9ef1f99818117c.js"],"/data-discovery/action-center/[monitorId]/[systemId]":[s,e,t,c,n,a,m,i,"static/chunks/pages/data-discovery/action-center/[monitorId]/[systemId]-b66831fdafcdf67c.js"],"/data-discovery/activity":[s,e,a,r,v,"static/chunks/pages/data-discovery/activity-11b3ce9f61d9bfe9.js"],"/data-discovery/detection":[s,e,a,r,v,M,"static/chunks/pages/data-discovery/detection-b75dd3e4306ac18e.js"],"/data-discovery/detection/[resourceUrn]":[s,e,a,r,v,M,"static/chunks/pages/data-discovery/detection/[resourceUrn]-054ca46a782e99a5.js"],"/data-discovery/discovery":[s,e,t,c,n,a,r,f,S,i,"static/chunks/pages/data-discovery/discovery-cad50b0cc6d1050c.js"],"/data-discovery/discovery/[resourceUrn]":[s,e,t,c,n,a,r,f,S,i,"static/chunks/pages/data-discovery/discovery/[resourceUrn]-1da20aeb6fc995e4.js"],"/datamap":[s,e,"static/chunks/255-7db55b0e3a0f9dea.js",a,o,k,T,"static/chunks/pages/datamap-8cb714cdd44ac40e.js"],"/dataset":[s,e,u,a,j,"static/chunks/pages/dataset-fa743ddc7f89d76b.js"],"/dataset/new":[u,j,"static/chunks/pages/dataset/new-803c1b577ab17ae3.js"],"/dataset/[datasetId]":[s,e,"static/chunks/9729-fcf6ff4e3534e4a8.js",a,I,"static/chunks/pages/dataset/[datasetId]-6ba18f92ba561114.js"],"/dataset/[datasetId]/[collectionName]":[s,e,t,c,n,U,a,I,i,"static/chunks/pages/dataset/[datasetId]/[collectionName]-7e5df4a0de7540bb.js"],"/dataset/[datasetId]/[collectionName]/[...subfieldNames]":[s,e,t,c,n,U,a,I,i,"static/chunks/pages/dataset/[datasetId]/[collectionName]/[...subfieldNames]-d79551d4c64c398c.js"],"/datastore-connection":["static/css/5f393dea1c0d031c.css","static/chunks/pages/datastore-connection-a78a73b65929853a.js"],"/datastore-connection/new":[u,b,j,C,"static/chunks/pages/datastore-connection/new-abc17fef69cd951b.js"],"/datastore-connection/[id]":[u,j,C,"static/chunks/pages/datastore-connection/[id]-bbe1ca2793798e6b.js"],"/fides-js-docs":["static/chunks/2fbcc6de-a6c61724c327e9fa.js","static/chunks/e3251fe7-5777b5d778e6fffa.js",t,c,n,u,U,P,"static/css/ab65b8cc3144bfc8.css","static/chunks/905-8ab919e7b274ed50.js","static/chunks/pages/fides-js-docs-80b241bf6cddb72e.js"],"/integrations":[t,c,n,"static/chunks/6834-dcda0a8ed484775e.js",G,"static/chunks/pages/integrations-ef8000d7388dc915.js"],"/integrations/[id]":[s,e,t,c,n,"static/chunks/9255-336a890ada321f89.js",a,G,"static/chunks/pages/integrations/[id]-d4329043219fed9b.js"],"/login":["static/chunks/pages/login-0cb0eb44bf2dd24c.js"],"/login/[provider]":["static/chunks/pages/login/[provider]-c58beef131c3a82d.js"],"/messaging":[s,e,t,c,n,a,"static/chunks/pages/messaging-1e60754abec1ee6b.js"],"/messaging/add-template":[d,H,"static/chunks/pages/messaging/add-template-f9693cb6a0b7ded8.js"],"/messaging/[id]":[d,H,"static/chunks/pages/messaging/[id]-ad02e019b2467958.js"],"/privacy-requests":[s,e,a,J,"static/chunks/pages/privacy-requests-d85c0d16ba09ba35.js"],"/privacy-requests/configure":["static/chunks/pages/privacy-requests/configure-2987edc77388e85a.js"],"/privacy-requests/configure/messaging":["static/chunks/pages/privacy-requests/configure/messaging-f5f7a8069909ef24.js"],"/privacy-requests/configure/storage":["static/chunks/pages/privacy-requests/configure/storage-9f7eaad05e5b9292.js"],"/privacy-requests/[id]":[J,"static/css/15fb7d4837a1de34.css","static/chunks/pages/privacy-requests/[id]-fe765154315782cf.js"],"/properties":[s,e,a,D,"static/chunks/pages/properties-20ca2f963906674b.js"],"/properties/add-property":[d,K,"static/chunks/pages/properties/add-property-630a6a3dd6502ba6.js"],"/properties/[id]":[d,K,"static/chunks/pages/properties/[id]-94e2faa73dd6a3e6.js"],"/reporting/datamap":[s,e,t,c,n,P,a,o,k,T,"static/chunks/pages/reporting/datamap-afedc48ef4e7f858.js"],"/settings/about":["static/chunks/pages/settings/about-a49d0f84cf0cf05e.js"],"/settings/consent":["static/chunks/pages/settings/consent-89524101b7279f6e.js"],"/settings/custom-fields":[s,e,a,o,"static/chunks/pages/settings/custom-fields-52d030b1db2ca1b9.js"],"/settings/domain-records":[s,e,a,"static/chunks/pages/settings/domain-records-fa42d8f18df44927.js"],"/settings/domains":["static/chunks/pages/settings/domains-24cba38685dc872c.js"],"/settings/email-templates":["static/chunks/pages/settings/email-templates-6fd6071e2009b8f2.js"],"/settings/locations":[s,O,"static/chunks/pages/settings/locations-66c757325cb58467.js"],"/settings/organization":["static/chunks/pages/settings/organization-a08693d0d1e10bc8.js"],"/settings/regulations":[s,O,"static/chunks/pages/settings/regulations-c6c239996cfa6ae8.js"],"/systems":[s,e,a,"static/chunks/pages/systems-abd68fc5ddde5482.js"],"/systems/configure/[id]":[s,e,t,c,n,b,a,o,g,k,m,q,i,"static/chunks/pages/systems/configure/[id]-4f5a28226575c976.js"],"/systems/configure/[id]/test-datasets":[u,j,"static/chunks/pages/systems/configure/[id]/test-datasets-151571cff4e85894.js"],"/taxonomy":["static/chunks/678d4732-50255cc09048e643.js",t,c,n,p,"static/chunks/570-c99f07161bd339cd.js",o,"static/css/34a7eb08b86ddb57.css","static/chunks/pages/taxonomy-16b4d75c49276add.js"],"/user-management":[_,"static/chunks/pages/user-management-6c9ad62479a7d03e.js"],"/user-management/new":[_,Q,"static/chunks/pages/user-management/new-be690621a944bfe2.js"],"/user-management/profile/[id]":[_,Q,"static/chunks/pages/user-management/profile/[id]-78eaf933f755bfe8.js"],sortedPages:["/","/404","/_app","/_error","/add-systems","/add-systems/manual","/add-systems/multiple","/ant-poc","/consent","/consent/configure","/consent/configure/add-vendors","/consent/privacy-experience","/consent/privacy-experience/new","/consent/privacy-experience/[id]","/consent/privacy-notices","/consent/privacy-notices/new","/consent/privacy-notices/[id]","/consent/properties","/consent/reporting","/data-catalog","/data-catalog/[systemId]/projects","/data-catalog/[systemId]/projects/[projectUrn]","/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]","/data-catalog/[systemId]/resources","/data-catalog/[systemId]/resources/[resourceUrn]","/data-discovery/action-center","/data-discovery/action-center/[monitorId]","/data-discovery/action-center/[monitorId]/[systemId]","/data-discovery/activity","/data-discovery/detection","/data-discovery/detection/[resourceUrn]","/data-discovery/discovery","/data-discovery/discovery/[resourceUrn]","/datamap","/dataset","/dataset/new","/dataset/[datasetId]","/dataset/[datasetId]/[collectionName]","/dataset/[datasetId]/[collectionName]/[...subfieldNames]","/datastore-connection","/datastore-connection/new","/datastore-connection/[id]","/fides-js-docs","/integrations","/integrations/[id]","/login","/login/[provider]","/messaging","/messaging/add-template","/messaging/[id]","/privacy-requests","/privacy-requests/configure","/privacy-requests/configure/messaging","/privacy-requests/configure/storage","/privacy-requests/[id]","/properties","/properties/add-property","/properties/[id]","/reporting/datamap","/settings/about","/settings/consent","/settings/custom-fields","/settings/domain-records","/settings/domains","/settings/email-templates","/settings/locations","/settings/organization","/settings/regulations","/systems","/systems/configure/[id]","/systems/configure/[id]/test-datasets","/taxonomy","/user-management","/user-management/new","/user-management/profile/[id]"]}}("static/chunks/c78d26b1-88a3e1bacb2a03c2.js","static/chunks/6060-cb1ab5be7067bf7b.js","static/chunks/4481-aab99ff80f707473.js","static/chunks/2858-0b44609b6be7850b.js","static/chunks/2866-a73888c17a195cbe.js","static/chunks/9278-9b1b5970f0702668.js","static/css/d2d4e9a6923e6730.css","static/chunks/9282-2bfbdca45e84e810.js","static/chunks/7980-4bd08957448dea32.js","static/chunks/9999-637e0e5341f15f4a.js","static/chunks/6527-0eed08abe252a918.js","static/chunks/355-8a77c9a1cd027f2e.js","static/chunks/4294-5b3aa9d605217915.js","static/chunks/6372-ca9c12ac8902365b.js","static/chunks/9327-2cba327d10586683.js","static/chunks/5277-e8a036319456127f.js","static/chunks/8499-43606100edf42fdf.js","static/chunks/1376-5cea5ef9362215e8.js","static/chunks/7453-39761c38da31257e.js","static/chunks/4723-0a3c5e2ce143a7d0.js","static/chunks/7751-a8f31c062d4cb09d.js","static/chunks/6315-fa1519cdf080f42d.js","static/chunks/5487-3ad50d21cdbc9209.js","static/chunks/8702-d1c8296f9f6afc10.js","static/chunks/5480-f49696df5e8ae500.js","static/css/972dc7eef106ee7c.css","static/chunks/4450-36234280bee624ff.js","static/chunks/5826-e5dcb4e68cfe6289.js","static/chunks/6853-8941824350c3c1a8.js","static/chunks/9014-eeae6f581158e645.js","static/chunks/3412-7ec8751b8182e1bf.js","static/chunks/3615-5e2d062d684b8fa1.js","static/chunks/6954-3b887fb444f9228c.js","static/chunks/79-f9b948ebb186900f.js","static/chunks/3872-4e053c20d546f027.js","static/chunks/3855-b6b7865dedd7bc2a.js","static/chunks/2397-ee53235fb21b5e97.js","static/chunks/9046-04bd7becea207cb1.js","static/chunks/5258-0658dc2274df6832.js","static/chunks/9767-1a23925d2cb27b51.js","static/chunks/9187-851756440f79cd75.js","static/chunks/5973-52aee296edc44f7e.js","static/chunks/1100-053fc6b76c65a00f.js","static/chunks/8433-b3008ecaf9834e7f.js","static/chunks/4060-8d165e1236ea521a.js","static/chunks/3086-b5054ec2c75700b9.js","static/chunks/1150-035a721a04f4451e.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();