ethyca-fides 2.58.1b0__py2.py3-none-any.whl → 2.58.1b1__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.
- {ethyca_fides-2.58.1b0.dist-info → ethyca_fides-2.58.1b1.dist-info}/METADATA +1 -1
- {ethyca_fides-2.58.1b0.dist-info → ethyca_fides-2.58.1b1.dist-info}/RECORD +90 -89
- fides/_version.py +3 -3
- fides/api/alembic/migrations/versions/67d01c4e124e_add_reject_all_mechanism_to_privacy_.py +56 -0
- fides/api/db/base.py +1 -0
- fides/api/models/privacy_experience.py +41 -0
- fides/ui-build/static/admin/404.html +1 -1
- fides/ui-build/static/admin/_next/static/{kYmFOkrlCZdjq5U5byh89 → RyPMNiUshVruI8xu8t8kI}/_buildManifest.js +1 -1
- fides/ui-build/static/admin/_next/static/chunks/3412-7ec8751b8182e1bf.js +1 -0
- fides/ui-build/static/admin/_next/static/chunks/{main-24f422f93845a596.js → main-090643377c8254e6.js} +1 -1
- fides/ui-build/static/admin/_next/static/chunks/{main-app-94a0711202e08b15.js → main-app-59156a9331ac7bce.js} +1 -1
- fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-experience/{[id]-cf51752eb0902233.js → [id]-fb75fa0aea77678d.js} +1 -1
- fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-experience/{new-be194737b41ccec9.js → new-a9d9402c219d13e5.js} +1 -1
- fides/ui-build/static/admin/add-systems/manual.html +1 -1
- fides/ui-build/static/admin/add-systems/multiple.html +1 -1
- fides/ui-build/static/admin/add-systems.html +1 -1
- fides/ui-build/static/admin/ant-poc.html +1 -1
- fides/ui-build/static/admin/consent/configure/add-vendors.html +1 -1
- fides/ui-build/static/admin/consent/configure.html +1 -1
- fides/ui-build/static/admin/consent/privacy-experience/[id].html +1 -1
- fides/ui-build/static/admin/consent/privacy-experience/new.html +1 -1
- fides/ui-build/static/admin/consent/privacy-experience.html +1 -1
- fides/ui-build/static/admin/consent/privacy-notices/[id].html +1 -1
- fides/ui-build/static/admin/consent/privacy-notices/new.html +1 -1
- fides/ui-build/static/admin/consent/privacy-notices.html +1 -1
- fides/ui-build/static/admin/consent/properties.html +1 -1
- fides/ui-build/static/admin/consent/reporting.html +1 -1
- fides/ui-build/static/admin/consent.html +1 -1
- fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html +1 -1
- fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html +1 -1
- fides/ui-build/static/admin/data-catalog/[systemId]/projects.html +1 -1
- fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html +1 -1
- fides/ui-build/static/admin/data-catalog/[systemId]/resources.html +1 -1
- fides/ui-build/static/admin/data-catalog.html +1 -1
- fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html +1 -1
- fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html +1 -1
- fides/ui-build/static/admin/data-discovery/action-center.html +1 -1
- fides/ui-build/static/admin/data-discovery/activity.html +1 -1
- fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html +1 -1
- fides/ui-build/static/admin/data-discovery/detection.html +1 -1
- fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html +1 -1
- fides/ui-build/static/admin/data-discovery/discovery.html +1 -1
- fides/ui-build/static/admin/datamap.html +1 -1
- fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html +1 -1
- fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html +1 -1
- fides/ui-build/static/admin/dataset/[datasetId].html +1 -1
- fides/ui-build/static/admin/dataset/new.html +1 -1
- fides/ui-build/static/admin/dataset.html +1 -1
- fides/ui-build/static/admin/datastore-connection/[id].html +1 -1
- fides/ui-build/static/admin/datastore-connection/new.html +1 -1
- fides/ui-build/static/admin/datastore-connection.html +1 -1
- fides/ui-build/static/admin/index.html +1 -1
- fides/ui-build/static/admin/integrations/[id].html +1 -1
- fides/ui-build/static/admin/integrations.html +1 -1
- fides/ui-build/static/admin/login/[provider].html +1 -1
- fides/ui-build/static/admin/login.html +1 -1
- fides/ui-build/static/admin/messaging/[id].html +1 -1
- fides/ui-build/static/admin/messaging/add-template.html +1 -1
- fides/ui-build/static/admin/messaging.html +1 -1
- fides/ui-build/static/admin/privacy-requests/[id].html +1 -1
- fides/ui-build/static/admin/privacy-requests/configure/messaging.html +1 -1
- fides/ui-build/static/admin/privacy-requests/configure/storage.html +1 -1
- fides/ui-build/static/admin/privacy-requests/configure.html +1 -1
- fides/ui-build/static/admin/privacy-requests.html +1 -1
- fides/ui-build/static/admin/properties/[id].html +1 -1
- fides/ui-build/static/admin/properties/add-property.html +1 -1
- fides/ui-build/static/admin/properties.html +1 -1
- fides/ui-build/static/admin/reporting/datamap.html +1 -1
- fides/ui-build/static/admin/settings/about.html +1 -1
- fides/ui-build/static/admin/settings/consent.html +1 -1
- fides/ui-build/static/admin/settings/custom-fields.html +1 -1
- fides/ui-build/static/admin/settings/domain-records.html +1 -1
- fides/ui-build/static/admin/settings/domains.html +1 -1
- fides/ui-build/static/admin/settings/email-templates.html +1 -1
- fides/ui-build/static/admin/settings/locations.html +1 -1
- fides/ui-build/static/admin/settings/organization.html +1 -1
- fides/ui-build/static/admin/settings/regulations.html +1 -1
- fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html +1 -1
- fides/ui-build/static/admin/systems/configure/[id].html +1 -1
- fides/ui-build/static/admin/systems.html +1 -1
- fides/ui-build/static/admin/taxonomy.html +1 -1
- fides/ui-build/static/admin/user-management/new.html +1 -1
- fides/ui-build/static/admin/user-management/profile/[id].html +1 -1
- fides/ui-build/static/admin/user-management.html +1 -1
- fides/ui-build/static/admin/_next/static/chunks/3320-5dd62a256ecfc9c3.js +0 -1
- {ethyca_fides-2.58.1b0.dist-info → ethyca_fides-2.58.1b1.dist-info}/LICENSE +0 -0
- {ethyca_fides-2.58.1b0.dist-info → ethyca_fides-2.58.1b1.dist-info}/WHEEL +0 -0
- {ethyca_fides-2.58.1b0.dist-info → ethyca_fides-2.58.1b1.dist-info}/entry_points.txt +0 -0
- {ethyca_fides-2.58.1b0.dist-info → ethyca_fides-2.58.1b1.dist-info}/top_level.txt +0 -0
- /fides/ui-build/static/admin/_next/static/{kYmFOkrlCZdjq5U5byh89 → RyPMNiUshVruI8xu8t8kI}/_ssgManifest.js +0 -0
- /fides/ui-build/static/admin/_next/static/chunks/pages/{_app-be7a8cdf3b56b1ec.js → _app-073217715167f9a8.js} +0 -0
@@ -1,5 +1,5 @@
|
|
1
1
|
fides/__init__.py,sha256=tE3qqipY9eynYXYpQeksYGHP5NfeXyq-L9mBtpFIxl8,139
|
2
|
-
fides/_version.py,sha256=
|
2
|
+
fides/_version.py,sha256=PTe3-BpLqLNP9p6L-Q3XUBxmcShRDvXjygTfVTi01F0,500
|
3
3
|
fides/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
fides/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
5
|
fides/api/analytics.py,sha256=vgwja9DB7gPsQSE3KQi0F3r6yWmnW66wBRC9FpawfRI,1910
|
@@ -124,6 +124,7 @@ fides/api/alembic/migrations/versions/63b482f5b49b_upgrade_to_fideslang_1_4.py,s
|
|
124
124
|
fides/api/alembic/migrations/versions/643249f65453_case_insensitive_usernames_delete_.py,sha256=G_niSkqXycczCG7sxxKvgfMzAe7hU3k7PPLgxbUWnlM,1524
|
125
125
|
fides/api/alembic/migrations/versions/66df7d9b8103_add_tcf_columns.py,sha256=4UKmV5yNU5h8tN-p7kgulE87rwSDPNXykYhlFNIBXb0,22876
|
126
126
|
fides/api/alembic/migrations/versions/671358247251_migrate_meta_vendor.py,sha256=qUxDic6BVwsZ8rDRgbMhVW-DqNa5Y6moIC0A8lQq5J4,2868
|
127
|
+
fides/api/alembic/migrations/versions/67d01c4e124e_add_reject_all_mechanism_to_privacy_.py,sha256=N6F_A5KpfXnzcV7KONSAcIYxofAT2bm4wXf2DUx8Dn4,1699
|
127
128
|
fides/api/alembic/migrations/versions/68a518a3c050_system_managers.py,sha256=K_bqdA9x42GO32tQj6Gr54NJNDbTNxdgiXxZ31Lm3zk,6109
|
128
129
|
fides/api/alembic/migrations/versions/68c590ff6e89_add_rds_mysql_to_connector_type.py,sha256=Bkk2XQzopHfFhCbDtMmPH2YTCrzjJarnt8kem61j5ik,2597
|
129
130
|
fides/api/alembic/migrations/versions/68cb26f3492d_remove_client_id_constraint.py,sha256=2GIg9ucI9dtm_r6T-OnAKK1InIIy5XyNdWUtYXNzzUg,520
|
@@ -317,7 +318,7 @@ fides/api/cryptography/identity_salt.py,sha256=qbDHoLO4Dx7Vjb0jC24k20pcL1JxR1mrV
|
|
317
318
|
fides/api/cryptography/schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
318
319
|
fides/api/cryptography/schemas/jwt.py,sha256=2UgOJ99GLOBbxMdv2Etyo4J0fu1gPMKfD0zlKpgR7WU,188
|
319
320
|
fides/api/db/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
320
|
-
fides/api/db/base.py,sha256=
|
321
|
+
fides/api/db/base.py,sha256=2_MhBes5Ll3qwR6mZtgIRZcR3P6gSU2iCxuQkmrZxYI,2912
|
321
322
|
fides/api/db/base_class.py,sha256=XrzpwZ3rUKSVt_7j8PCTv6BjGhQzXnOJpcshPZfA4pg,12571
|
322
323
|
fides/api/db/crud.py,sha256=1h9AXOyTPlZFrrpy7mQLN2FDGr48NkuJtnAKxMzVGhg,14013
|
323
324
|
fides/api/db/ctl_session.py,sha256=Q6x737gm-WCiShhCyHyAFSd6Z2GAtAWw6hR-Y_gO_Jw,1710
|
@@ -383,7 +384,7 @@ fides/api/models/openid_provider.py,sha256=lVASvT1vZd0mXDadPaPXmamx0DprWKH3QI-Yt
|
|
383
384
|
fides/api/models/policy.py,sha256=AufLZziMLEPROwMllYy30obaTdlHLtp_2JA3KtWF25E,24051
|
384
385
|
fides/api/models/pre_approval_webhook.py,sha256=94vPohdfghrUMvENGu8hOrrUaOg6EkF2XHlNhBv3QeM,2045
|
385
386
|
fides/api/models/privacy_center_config.py,sha256=snxkYxm9MEfZVoY3DUt3yh7kKMs-kyejotVifq4R8yo,2079
|
386
|
-
fides/api/models/privacy_experience.py,sha256=
|
387
|
+
fides/api/models/privacy_experience.py,sha256=1DqvALOjQt3VQhnZsQD_cORw4aMHWTcAfc-8GV04FJQ,30008
|
387
388
|
fides/api/models/privacy_notice.py,sha256=ry0KlYU7TMrxw-ZfcKakxH_gq5WggxxfIcsfTRZ4-xE,21993
|
388
389
|
fides/api/models/privacy_preference.py,sha256=oT6OACmkVaOO9VI6k8T6c2CukiDL2XNt10p5kukArcw,17363
|
389
390
|
fides/api/models/property.py,sha256=sKmGM0O1rUTGNfMHV54XDnyje7W6ViOmyVqmW0HQ3Dw,9257
|
@@ -767,27 +768,29 @@ fides/service/messaging/aws_ses_service.py,sha256=7yZe4wuhWzdZl6soddHrUhExJvIXeq
|
|
767
768
|
fides/service/messaging/messaging_service.py,sha256=_3iObiVslfJzuzCukCDw2gbQXrOPpMZs3LqG1Dbmirw,11710
|
768
769
|
fides/service/privacy_request/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
769
770
|
fides/service/privacy_request/privacy_request_service.py,sha256=n751XgEPW4PN7HnodgZCzV6cQ9Jt_5h5Who6TFr7BSo,26854
|
770
|
-
fides/ui-build/static/admin/404.html,sha256=
|
771
|
-
fides/ui-build/static/admin/add-systems.html,sha256=
|
772
|
-
fides/ui-build/static/admin/ant-poc.html,sha256=
|
773
|
-
fides/ui-build/static/admin/consent.html,sha256=
|
774
|
-
fides/ui-build/static/admin/data-catalog.html,sha256=
|
775
|
-
fides/ui-build/static/admin/datamap.html,sha256=
|
776
|
-
fides/ui-build/static/admin/dataset.html,sha256
|
777
|
-
fides/ui-build/static/admin/datastore-connection.html,sha256=
|
771
|
+
fides/ui-build/static/admin/404.html,sha256=MPvxPudz2C_k8---21ixVZ-gkz-cyBV2q7T40vgBjOc,1466
|
772
|
+
fides/ui-build/static/admin/add-systems.html,sha256=Twds4JuRqhO1QwTU5exN8lFfHViHkTJ-5c-PNX-90oU,1642
|
773
|
+
fides/ui-build/static/admin/ant-poc.html,sha256=7wSR1dqE-MXS2e-pbPvmFrrTAoDBXfzAqPup7uFNrAE,1474
|
774
|
+
fides/ui-build/static/admin/consent.html,sha256=esSudV7IPZ9YgImMFljit0zmRobBDmP5JFiAA5poTUw,1474
|
775
|
+
fides/ui-build/static/admin/data-catalog.html,sha256=GmYKuwVLoRB_l-ta_3rgBSbfcMH-9oOHTr2skVcS5rs,2116
|
776
|
+
fides/ui-build/static/admin/datamap.html,sha256=mMRNnnqM2VUeW2xVL5SgjrW79WfAENb7JV_oYyXnkG0,2023
|
777
|
+
fides/ui-build/static/admin/dataset.html,sha256=Sof_iQEYNUEkpoBI68V2C2fn-9amf7X5-HsSKz0pNxw,1868
|
778
|
+
fides/ui-build/static/admin/datastore-connection.html,sha256=nm0MKPRwafrLwkzL-LggJHiO6lbEwBRY49HNMsZ1iFA,1660
|
778
779
|
fides/ui-build/static/admin/favicon.ico,sha256=xxtarycoqCOznVZCG0z5Wej6EfYvMYwyz6EUwaVwhEw,4286
|
779
|
-
fides/ui-build/static/admin/index.html,sha256=
|
780
|
-
fides/ui-build/static/admin/integrations.html,sha256=
|
781
|
-
fides/ui-build/static/admin/login.html,sha256=
|
780
|
+
fides/ui-build/static/admin/index.html,sha256=qDNgFVu3a8uB2Kkf1Jiw980Jw_Z2Ka0fMFLtUWcTbqY,1625
|
781
|
+
fides/ui-build/static/admin/integrations.html,sha256=V5r38V9jdOpfFPFu-Jd7EdKKXRkY7mvUu2B3dYMPasE,1874
|
782
|
+
fides/ui-build/static/admin/login.html,sha256=4vhSmb3-ZHs3hmu5iLbZ7vge6emKUw5CQ2ndnQ5MY1A,1470
|
782
783
|
fides/ui-build/static/admin/logo-icon.svg,sha256=LTpApcJnb73kye_gPF3KG8qNe6S3HJJKeebdl6aJ8fI,147
|
783
784
|
fides/ui-build/static/admin/logo-white.svg,sha256=u12SVA-WPW0GAhJ1wXM4oi2aqKXKmteo6yEvGDgz5jM,2101
|
784
785
|
fides/ui-build/static/admin/logo.svg,sha256=bCostWyEaAVHBbKwGhzAAGJ0ZNgxBGgzhwKsAXS47bg,2100
|
785
|
-
fides/ui-build/static/admin/messaging.html,sha256=
|
786
|
-
fides/ui-build/static/admin/privacy-requests.html,sha256=
|
787
|
-
fides/ui-build/static/admin/properties.html,sha256=
|
788
|
-
fides/ui-build/static/admin/systems.html,sha256=
|
789
|
-
fides/ui-build/static/admin/taxonomy.html,sha256=
|
790
|
-
fides/ui-build/static/admin/user-management.html,sha256=
|
786
|
+
fides/ui-build/static/admin/messaging.html,sha256=BlBqG_94asy-jBYaLv5TJQSIsSEwHl4zpSA8ghMsP8k,1950
|
787
|
+
fides/ui-build/static/admin/privacy-requests.html,sha256=tFVU34j9MrhiY2CB5fOLPGZqKv0j4pwPYc_Fu-fvogU,1808
|
788
|
+
fides/ui-build/static/admin/properties.html,sha256=7TeVS2-sbEzia1yPw8xSpSOTFJq-s1rfRLRdEiiJvRU,1794
|
789
|
+
fides/ui-build/static/admin/systems.html,sha256=1dWLfh5zmqHY8F0o6vB3kU4hbw4bfglV6hsa34rEcWk,1712
|
790
|
+
fides/ui-build/static/admin/taxonomy.html,sha256=jXNVL7B0OYQwxW2-UDBgZY5niayJ2vzQ-yXOauiwQAc,2185
|
791
|
+
fides/ui-build/static/admin/user-management.html,sha256=6eUv6kF1EpDuswZSglQ_5hqswSAgfGmHriebdCZwoEc,1568
|
792
|
+
fides/ui-build/static/admin/_next/static/RyPMNiUshVruI8xu8t8kI/_buildManifest.js,sha256=CtqHbjixY1-j0yiHIF8noKhOTygn8VWBoHnxnEwTOv8,12159
|
793
|
+
fides/ui-build/static/admin/_next/static/RyPMNiUshVruI8xu8t8kI/_ssgManifest.js,sha256=-D2RVaEwulH2ck-9Y_5QwX6x5lnaSkDOhosw4jeAt-M,101
|
791
794
|
fides/ui-build/static/admin/_next/static/chunks/1100-053fc6b76c65a00f.js,sha256=tifn0uKU6UnB0II0u8ouqRspoUDmDqQhdkvXHyiiIOg,11046
|
792
795
|
fides/ui-build/static/admin/_next/static/chunks/1150-035a721a04f4451e.js,sha256=4VV8VbDnojajTmekZfRVUZIXkctwXFcFk2nSFOjgqpM,17592
|
793
796
|
fides/ui-build/static/admin/_next/static/chunks/1376-5cea5ef9362215e8.js,sha256=ODtT0FdBzBgzueKcAJ3Lgxkbb0_JthTK3b1yjgOLzu0,29873
|
@@ -797,7 +800,7 @@ fides/ui-build/static/admin/_next/static/chunks/2858-0b44609b6be7850b.js,sha256=
|
|
797
800
|
fides/ui-build/static/admin/_next/static/chunks/2866-a73888c17a195cbe.js,sha256=fe97vTXE1CcOSfojUYTgkZCoyG_t-YXpFsbFkJ88SnY,8667
|
798
801
|
fides/ui-build/static/admin/_next/static/chunks/2fbcc6de-a6c61724c327e9fa.js,sha256=PcOq2yL1ODC8PH39lSqgx2xl9nXaH5RwwKbQCetzB4A,423943
|
799
802
|
fides/ui-build/static/admin/_next/static/chunks/3086-b5054ec2c75700b9.js,sha256=szevgpk_-HKnPAjKdhqWDw__z2feE6vQnPbFlekHQdM,13743
|
800
|
-
fides/ui-build/static/admin/_next/static/chunks/
|
803
|
+
fides/ui-build/static/admin/_next/static/chunks/3412-7ec8751b8182e1bf.js,sha256=yfSFtc-4hayvXKtKueEh8hcXUPjPOazYHUzYb7uSTrM,14176
|
801
804
|
fides/ui-build/static/admin/_next/static/chunks/355-8a77c9a1cd027f2e.js,sha256=6A1oAij9_tjiZzXKZ-7KchAeaN11XNPmrn3xX6RINSI,8431
|
802
805
|
fides/ui-build/static/admin/_next/static/chunks/3615-5e2d062d684b8fa1.js,sha256=rkzFFBhVsr9Jdj9eb4LA3jc9fnJAigKO6wSqZ7OeGto,6766
|
803
806
|
fides/ui-build/static/admin/_next/static/chunks/3855-b6b7865dedd7bc2a.js,sha256=EupYv8FXRePfOUepu0yaZacB_uAP45_6NZrVJi51Weo,8850
|
@@ -850,12 +853,12 @@ fides/ui-build/static/admin/_next/static/chunks/c78d26b1-88a3e1bacb2a03c2.js,sha
|
|
850
853
|
fides/ui-build/static/admin/_next/static/chunks/e3251fe7-5777b5d778e6fffa.js,sha256=a_HYSjmBNeaIrwYEPTrqh3fsd5htzgixhFhD3rC4sRU,64346
|
851
854
|
fides/ui-build/static/admin/_next/static/chunks/ea076c0a.84423f606aef37cd.js,sha256=dHNjuXP8GjipoeHfsr7qVnnur0T_yXLgfdBm79kjSXw,449603
|
852
855
|
fides/ui-build/static/admin/_next/static/chunks/framework-c92fc3344e6fd165.js,sha256=7TB6y7yuVvrEgpIerMMaNwRphd8h9ZzQP3agWrDgAnw,140001
|
853
|
-
fides/ui-build/static/admin/_next/static/chunks/main-
|
854
|
-
fides/ui-build/static/admin/_next/static/chunks/main-app-
|
856
|
+
fides/ui-build/static/admin/_next/static/chunks/main-090643377c8254e6.js,sha256=QvlJwOWJB8PfuSfPQikv4UmnbLc8mcaZt4aYA6jlU74,111063
|
857
|
+
fides/ui-build/static/admin/_next/static/chunks/main-app-59156a9331ac7bce.js,sha256=0nQL2RfDiI8NZKZhn-JyVo42uZZLFi98YC9f-gjy_Vo,116227
|
855
858
|
fides/ui-build/static/admin/_next/static/chunks/polyfills-42372ed130431b0a.js,sha256=CXPB1kyIrcjjyVBBDLWLKI9yEY1ZZbeASUON648vloM,112594
|
856
859
|
fides/ui-build/static/admin/_next/static/chunks/webpack-2c7ccac5843c4d8e.js,sha256=c5jepWos0YXZcq6UaNC-qS8GBHLGVBepVuHNxwLcKIw,4047
|
857
860
|
fides/ui-build/static/admin/_next/static/chunks/pages/404-b202c0d8f6fc75c3.js,sha256=WmMh52gEBXjLSRQYdkffAyjrhGDaTHFlN49o5KRthX8,1459
|
858
|
-
fides/ui-build/static/admin/_next/static/chunks/pages/_app-
|
861
|
+
fides/ui-build/static/admin/_next/static/chunks/pages/_app-073217715167f9a8.js,sha256=hHc6kODsAjSqht3DDTsvLz5tge_hnpUGOOdJgsCS8fg,3970339
|
859
862
|
fides/ui-build/static/admin/_next/static/chunks/pages/_error-bede3a8288930dcf.js,sha256=rxhLqELBfGD0nm4gM2w43siC06FJgXtETSBEjmAOSOo,253
|
860
863
|
fides/ui-build/static/admin/_next/static/chunks/pages/add-systems-d258f0c25fa020bf.js,sha256=Zu2l0HULImfvv1uSJJUqoYcC3oIdNVqB1fP3-YAc6Do,35062
|
861
864
|
fides/ui-build/static/admin/_next/static/chunks/pages/ant-poc-b9932971a479f3a7.js,sha256=8zL5pG9dw2EWscaYadyTrgNL7Xze8IYqA2Nuw7s-sZU,8625
|
@@ -882,8 +885,8 @@ fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-notices-ea
|
|
882
885
|
fides/ui-build/static/admin/_next/static/chunks/pages/consent/properties-e5748812ba055a56.js,sha256=nyui07NUWMUfWcEaEFufwyis8CIKHj2PK_x2J6II0Ec,731
|
883
886
|
fides/ui-build/static/admin/_next/static/chunks/pages/consent/reporting-788cf0e34829af46.js,sha256=2y1XiftqVLJIQTQ48o_JnShOcJbkiswdMFb18QLKf2Q,24403
|
884
887
|
fides/ui-build/static/admin/_next/static/chunks/pages/consent/configure/add-vendors-b34e5324461d0c87.js,sha256=5pb2O04YYzVy1ilNIICdX6xdo5nUXTMjPeiAFzBZ9LU,924
|
885
|
-
fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-experience/[id]-
|
886
|
-
fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-experience/new-
|
888
|
+
fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-experience/[id]-fb75fa0aea77678d.js,sha256=C3DAXyk4967lLiYOZE3wFzN81WpE_16JNfz4SuuvWa4,993
|
889
|
+
fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-experience/new-a9d9402c219d13e5.js,sha256=bPnndG6FHhRWFoVg1qj3QkIhHlD_Svk6WmEiSuYElSs,486
|
887
890
|
fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-notices/[id]-72251b48e2e03a1e.js,sha256=JgU5DDCq_JOLDC4kpdL4UelKPKneftvfZAZ1LUyIOYg,1378
|
888
891
|
fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-notices/new-9611dd42856d6062.js,sha256=S-z8W7LqnvPJQKER6UZoFvKVZ6EzI56FY3pofjVtduU,959
|
889
892
|
fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/projects-c44ce244122e96d5.js,sha256=9oKq2AVr5VhW0L6-Vpgl0ByGYkNqnj1rnbkbrAEKcHg,4075
|
@@ -937,8 +940,6 @@ fides/ui-build/static/admin/_next/static/css/95ac327e5d70148d.css,sha256=-LoR2lJ
|
|
937
940
|
fides/ui-build/static/admin/_next/static/css/972dc7eef106ee7c.css,sha256=5ClA0R-DXctWvHGU5ZRIe488JLjKyVpCxk5yOKr9hrc,342
|
938
941
|
fides/ui-build/static/admin/_next/static/css/ab65b8cc3144bfc8.css,sha256=j408i0-BRbSKBZJPFp2EJFYR6D0XhX6b3pqY0Jc0pEs,154835
|
939
942
|
fides/ui-build/static/admin/_next/static/css/d2d4e9a6923e6730.css,sha256=OdhQ-4KEwBzOslEnnl_MXdGuTan6ZAKKJ_YUuGFWUxY,221
|
940
|
-
fides/ui-build/static/admin/_next/static/kYmFOkrlCZdjq5U5byh89/_buildManifest.js,sha256=rOl0S-Br-8SH3rVdz49n3bglkRN3ytssrr4RbUBQdTM,12159
|
941
|
-
fides/ui-build/static/admin/_next/static/kYmFOkrlCZdjq5U5byh89/_ssgManifest.js,sha256=-D2RVaEwulH2ck-9Y_5QwX6x5lnaSkDOhosw4jeAt-M,101
|
942
943
|
fides/ui-build/static/admin/_next/static/media/inter-all-400-normal.2ae8ed37.woff,sha256=-CQCm8S8JXgvY4e9UwL-yfaPYT67i37QnBGzcP6PdKo,129252
|
943
944
|
fides/ui-build/static/admin/_next/static/media/inter-all-500-normal.56c3d87b.woff,sha256=lOCK2G05xJDgb6tdtbbGtg9w869HcqMzCM1u3luUlh8,138892
|
944
945
|
fides/ui-build/static/admin/_next/static/media/inter-all-600-normal.d9666969.woff,sha256=uinAVzvh4KrOFkgOiHIp-M6g_mTxcZZv9ilgyUz8HgE,140048
|
@@ -972,37 +973,37 @@ fides/ui-build/static/admin/_next/static/media/inter-vietnamese-500-normal.7b524
|
|
972
973
|
fides/ui-build/static/admin/_next/static/media/inter-vietnamese-600-normal.eb82de1d.woff2,sha256=ZKjcMjaLlHAKJJyTcujqJwFDooKWcq8qQSuKZVfXZRA,3876
|
973
974
|
fides/ui-build/static/admin/_next/static/media/inter-vietnamese-700-normal.00e401a9.woff2,sha256=92gZYPHyPg3OZ_u0f78u6ZZNdc53OvVkqhoTelycCqw,3888
|
974
975
|
fides/ui-build/static/admin/_next/static/media/logo-white.c9bf4196.svg,sha256=u12SVA-WPW0GAhJ1wXM4oi2aqKXKmteo6yEvGDgz5jM,2101
|
975
|
-
fides/ui-build/static/admin/add-systems/manual.html,sha256=
|
976
|
-
fides/ui-build/static/admin/add-systems/multiple.html,sha256=
|
977
|
-
fides/ui-build/static/admin/consent/configure.html,sha256=
|
978
|
-
fides/ui-build/static/admin/consent/privacy-experience.html,sha256=
|
979
|
-
fides/ui-build/static/admin/consent/privacy-notices.html,sha256=
|
980
|
-
fides/ui-build/static/admin/consent/properties.html,sha256=
|
981
|
-
fides/ui-build/static/admin/consent/reporting.html,sha256=
|
982
|
-
fides/ui-build/static/admin/consent/configure/add-vendors.html,sha256=
|
983
|
-
fides/ui-build/static/admin/consent/privacy-experience/[id].html,sha256
|
984
|
-
fides/ui-build/static/admin/consent/privacy-experience/new.html,sha256=
|
985
|
-
fides/ui-build/static/admin/consent/privacy-notices/[id].html,sha256=
|
986
|
-
fides/ui-build/static/admin/consent/privacy-notices/new.html,sha256=
|
987
|
-
fides/ui-build/static/admin/data-catalog/[systemId]/projects.html,sha256=
|
988
|
-
fides/ui-build/static/admin/data-catalog/[systemId]/resources.html,sha256=
|
989
|
-
fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html,sha256=
|
990
|
-
fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html,sha256=
|
991
|
-
fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html,sha256
|
992
|
-
fides/ui-build/static/admin/data-discovery/action-center.html,sha256=
|
993
|
-
fides/ui-build/static/admin/data-discovery/activity.html,sha256=
|
994
|
-
fides/ui-build/static/admin/data-discovery/detection.html,sha256=
|
995
|
-
fides/ui-build/static/admin/data-discovery/discovery.html,sha256=
|
996
|
-
fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html,sha256=
|
997
|
-
fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html,sha256=
|
998
|
-
fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html,sha256=
|
999
|
-
fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html,sha256=
|
1000
|
-
fides/ui-build/static/admin/dataset/[datasetId].html,sha256=
|
1001
|
-
fides/ui-build/static/admin/dataset/new.html,sha256=
|
1002
|
-
fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html,sha256=
|
1003
|
-
fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html,sha256=
|
1004
|
-
fides/ui-build/static/admin/datastore-connection/[id].html,sha256=
|
1005
|
-
fides/ui-build/static/admin/datastore-connection/new.html,sha256=
|
976
|
+
fides/ui-build/static/admin/add-systems/manual.html,sha256=ZaEthki6Dl-7DQLxToudrtVKIJwO4LAwmjxE2RM5600,2595
|
977
|
+
fides/ui-build/static/admin/add-systems/multiple.html,sha256=AQ3uqcO0BXXLJhwtruhIeTmMyYvf2kxBYVIuBGYvh9Q,1971
|
978
|
+
fides/ui-build/static/admin/consent/configure.html,sha256=a8VAl9hczmYEjv8MWFq-LyteBfkg6tmC15PYCLsog7g,1887
|
979
|
+
fides/ui-build/static/admin/consent/privacy-experience.html,sha256=YDH1OW0lGKkcRt2p8PoZxgK2DtbW755Ju_NBPM5BCkQ,1906
|
980
|
+
fides/ui-build/static/admin/consent/privacy-notices.html,sha256=L3YtTfMJlVJFsUrmDElJYxe0Xn5Z2wzxOIUd1AeiBkg,1822
|
981
|
+
fides/ui-build/static/admin/consent/properties.html,sha256=pj4xqCFbwKKb4SsPoOkabUh4e2z1ugiWFl7RIalgZuw,1810
|
982
|
+
fides/ui-build/static/admin/consent/reporting.html,sha256=S2E2VdhCZuhc3oQSQo0z13iMBrDczpku5nHaMqscszM,1810
|
983
|
+
fides/ui-build/static/admin/consent/configure/add-vendors.html,sha256=WMwNX4-gylxws9cLfNv8CEKEoSthbSfKVPgCwJPCX8o,1989
|
984
|
+
fides/ui-build/static/admin/consent/privacy-experience/[id].html,sha256=PhIc54s6T0Fz3OykmXwfDblNuEqxmmf-X2PAPMT8yjw,2072
|
985
|
+
fides/ui-build/static/admin/consent/privacy-experience/new.html,sha256=2ZxVqzZj4dznbPnXDLr0LpJTgUIfzYzGiOk9ZcOuOkU,2066
|
986
|
+
fides/ui-build/static/admin/consent/privacy-notices/[id].html,sha256=sAHN9olclnBkKSaZODYF5-hmgEi_leuvZbREysmUr6w,2066
|
987
|
+
fides/ui-build/static/admin/consent/privacy-notices/new.html,sha256=al7-3CBvPd_UCHCIG5R4l9fvssQ-wSKRSFyr2O1WIwQ,2060
|
988
|
+
fides/ui-build/static/admin/data-catalog/[systemId]/projects.html,sha256=kPHNDwm6Zy_lly2-BdOGqB3fssJMm7VLz4tELYGc55U,2316
|
989
|
+
fides/ui-build/static/admin/data-catalog/[systemId]/resources.html,sha256=lRsvEg0_qfLPFXiSwKhdyebo4J4BoyDtGmwhS5IBiuc,1846
|
990
|
+
fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html,sha256=9XqFtOab2R068oQXa33pOmFd0P0qw8D4JcjOv5gnGeo,1874
|
991
|
+
fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html,sha256=8UIn--t8YRzJ1oRkMotosIe-8rEIfCLV0JrWNtNHMVs,2456
|
992
|
+
fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html,sha256=-MlD6CIN2pO0uSEzzL6A6QKWQV8DP2IulSoybpvHla4,2428
|
993
|
+
fides/ui-build/static/admin/data-discovery/action-center.html,sha256=gujBCyWwGcwBB66RsgVUxZNs1RKeTjBGz62Ahmj-vL8,1754
|
994
|
+
fides/ui-build/static/admin/data-discovery/activity.html,sha256=ZEgswntXlO3djozTPYoejRCpglUQSXDw74FanWrX-2s,1900
|
995
|
+
fides/ui-build/static/admin/data-discovery/detection.html,sha256=o-Ugz6lzqAjI1vK8fuXPYRANOo41C7EtTFrPve_USbs,1980
|
996
|
+
fides/ui-build/static/admin/data-discovery/discovery.html,sha256=PnPOi_6tfAJI0Cjh44FiVkyuwUGTF4IN2j-i8FxYIvs,2374
|
997
|
+
fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html,sha256=ErVvpqDrSSrVEtaKVNW5RCgJwEjFNnWYPjKljWKQE2I,2094
|
998
|
+
fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html,sha256=I7itlEk-kO3elrT3ShK1wkwCpLcw1SWB5xQR2qYgqHg,2280
|
999
|
+
fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html,sha256=2OmXE3XcmKeqydyQNRfycFSyAP2dLbxfa_nTxlRDhPk,2012
|
1000
|
+
fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html,sha256=cX3tIOrXi10DtqViLV2EPfLrlBfF94_KnWLseGnkBWY,2406
|
1001
|
+
fides/ui-build/static/admin/dataset/[datasetId].html,sha256=qKSIdqfJvitwnQaB91RSAqik2aHH83jQjW6XSsEYxFw,1896
|
1002
|
+
fides/ui-build/static/admin/dataset/new.html,sha256=_3a6ecRSa_xP8UmgdGwDKCE6yc20pkVMirBkm5iqTtg,1638
|
1003
|
+
fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html,sha256=lRPBTMEMqgi0wfeKkOwCIodbMDWQHfYmNJ-2oFU3i8g,2328
|
1004
|
+
fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html,sha256=gMr4OTJborOLGjtwayYolfUpdFDSHITFcOsndZ9kP-Y,2370
|
1005
|
+
fides/ui-build/static/admin/datastore-connection/[id].html,sha256=YtLOg8cZHrd603BzXIxc771DMua7XOieZ4E0gMl4QXg,1748
|
1006
|
+
fides/ui-build/static/admin/datastore-connection/new.html,sha256=GPzcJoLa9AlDTsF6z0FKjNUEhlCELgq54xD3PnJAmyc,1820
|
1006
1007
|
fides/ui-build/static/admin/images/DatabaseIcon.svg,sha256=gwl8_3APg_6J4ZwWgovOjxgk5AEPyvq3-qGjkF7R4og,8198
|
1007
1008
|
fides/ui-build/static/admin/images/SelectedDatabaseIcon.svg,sha256=L6YBuL-LiKzBXyt9gHZhtqpo2QopXdC7-oEvEWbvSNE,8198
|
1008
1009
|
fides/ui-build/static/admin/images/config_splash.svg,sha256=IH56T1jrG1y4FIKQZXMaePYESYZGot_4jkTaFvmwHl0,176040
|
@@ -1030,37 +1031,37 @@ fides/ui-build/static/admin/images/oauth-login/custom.svg,sha256=SW1i3Mez8XVMVGR
|
|
1030
1031
|
fides/ui-build/static/admin/images/oauth-login/github.svg,sha256=eg3RHjc4MKUaVl3p_tSphXB8Z8zTkPmuSUahUjA-pnY,963
|
1031
1032
|
fides/ui-build/static/admin/images/oauth-login/google.svg,sha256=oRdvveXEbNFZ4_xD6u-DxqNIPJh12o3XU2tITX6ghQU,988
|
1032
1033
|
fides/ui-build/static/admin/images/oauth-login/okta.svg,sha256=ymR7Rqk7syL52284jlure_i06-nVKwZbJwB6JXfdNwo,8076
|
1033
|
-
fides/ui-build/static/admin/integrations/[id].html,sha256=
|
1034
|
+
fides/ui-build/static/admin/integrations/[id].html,sha256=odaj6Zv4rdg3EPhoxxDSMHSiB0zSLL8vpKaYwZ6htXE,2126
|
1034
1035
|
fides/ui-build/static/admin/lib/fides-ext-gpp.js,sha256=T0mvBhx6jMjrFIDbvUQBvvxjeG_ZIxHpI0RU-qZfBqE,201101
|
1035
1036
|
fides/ui-build/static/admin/lib/fides-headless.js,sha256=2odJcLgko3Z_hpmcNNnkX8EhIEDM1cQN-MoUm58w-Cc,69898
|
1036
1037
|
fides/ui-build/static/admin/lib/fides-tcf.js,sha256=fVO5EJ5t12CqiSZ--dPLJMO70kq5jHQcYciUDJ5VclM,360692
|
1037
1038
|
fides/ui-build/static/admin/lib/fides.js,sha256=46562BkkIP_CIZ2FhOXaDbi-6GnqJ50wEUBgUYFaZSU,146001
|
1038
|
-
fides/ui-build/static/admin/login/[provider].html,sha256=
|
1039
|
-
fides/ui-build/static/admin/messaging/[id].html,sha256=
|
1040
|
-
fides/ui-build/static/admin/messaging/add-template.html,sha256=
|
1041
|
-
fides/ui-build/static/admin/privacy-requests/[id].html,sha256=
|
1042
|
-
fides/ui-build/static/admin/privacy-requests/configure.html,sha256=
|
1043
|
-
fides/ui-build/static/admin/privacy-requests/configure/messaging.html,sha256=
|
1044
|
-
fides/ui-build/static/admin/privacy-requests/configure/storage.html,sha256=
|
1045
|
-
fides/ui-build/static/admin/properties/[id].html,sha256=
|
1046
|
-
fides/ui-build/static/admin/properties/add-property.html,sha256=
|
1047
|
-
fides/ui-build/static/admin/reporting/datamap.html,sha256=
|
1048
|
-
fides/ui-build/static/admin/settings/about.html,sha256
|
1049
|
-
fides/ui-build/static/admin/settings/consent.html,sha256=
|
1050
|
-
fides/ui-build/static/admin/settings/custom-fields.html,sha256=
|
1051
|
-
fides/ui-build/static/admin/settings/domain-records.html,sha256=
|
1052
|
-
fides/ui-build/static/admin/settings/domains.html,sha256=
|
1053
|
-
fides/ui-build/static/admin/settings/email-templates.html,sha256=
|
1054
|
-
fides/ui-build/static/admin/settings/locations.html,sha256=
|
1055
|
-
fides/ui-build/static/admin/settings/organization.html,sha256=
|
1056
|
-
fides/ui-build/static/admin/settings/regulations.html,sha256=
|
1057
|
-
fides/ui-build/static/admin/systems/configure/[id].html,sha256=
|
1058
|
-
fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html,sha256=
|
1059
|
-
fides/ui-build/static/admin/user-management/new.html,sha256=
|
1060
|
-
fides/ui-build/static/admin/user-management/profile/[id].html,sha256=
|
1061
|
-
ethyca_fides-2.58.
|
1062
|
-
ethyca_fides-2.58.
|
1063
|
-
ethyca_fides-2.58.
|
1064
|
-
ethyca_fides-2.58.
|
1065
|
-
ethyca_fides-2.58.
|
1066
|
-
ethyca_fides-2.58.
|
1039
|
+
fides/ui-build/static/admin/login/[provider].html,sha256=xKFpExk3vcetOL4wbCWuZkvYROlr0vKKvu5bTKxP7_0,1496
|
1040
|
+
fides/ui-build/static/admin/messaging/[id].html,sha256=yZn9Hab4f4IRnDPS9AtR53J728IjAd35ZU-siA8_ITc,1648
|
1041
|
+
fides/ui-build/static/admin/messaging/add-template.html,sha256=rfIBI56CjartSnutZPpgm9g_EiKmk_eo6dmW5Die_sk,1660
|
1042
|
+
fides/ui-build/static/admin/privacy-requests/[id].html,sha256=LVemCLysCgSrp0K8SVrHUgaxxz0hNA9SXeUqsQ7cXns,1744
|
1043
|
+
fides/ui-build/static/admin/privacy-requests/configure.html,sha256=a9JEUY94S8gFHZDPy2Sj5z92tr2qUUfxZJJ50mcOd2E,1512
|
1044
|
+
fides/ui-build/static/admin/privacy-requests/configure/messaging.html,sha256=etAidoDORUi4900zNExehcs8mdDTDciAzdLAgUvtJuA,1532
|
1045
|
+
fides/ui-build/static/admin/privacy-requests/configure/storage.html,sha256=FUh4pm71t7QTf62JTIweV9lojWv8KW34WIYFBvZPRZI,1528
|
1046
|
+
fides/ui-build/static/admin/properties/[id].html,sha256=NudRzxyfQIa0Dr7zWpH-idJJi7koOzsqEx80-gxp9TY,1650
|
1047
|
+
fides/ui-build/static/admin/properties/add-property.html,sha256=aKUBNwn63eHfjnxeZFssNB6SMGnyx-F0culOhFvPZng,1662
|
1048
|
+
fides/ui-build/static/admin/reporting/datamap.html,sha256=LJxFCdg_wfwYSAIVIfhWUVnaVnwRCR7DqiakwrGDnPU,2278
|
1049
|
+
fides/ui-build/static/admin/settings/about.html,sha256=EEwlODQSMT5B0inMbnp_CXVs9IXsLp5IwNu-mLw4H_k,1488
|
1050
|
+
fides/ui-build/static/admin/settings/consent.html,sha256=_NilNWx_jTSfWplMg4qnPGmQU9ZR_5qc7_fsXvkSvSo,1492
|
1051
|
+
fides/ui-build/static/admin/settings/custom-fields.html,sha256=p8-rm1w48nNAr5222BkarPGncnicNQY3pH2XizQuovQ,1820
|
1052
|
+
fides/ui-build/static/admin/settings/domain-records.html,sha256=8y3kCEldfSYi4kGhR5oO5PmyE6qY5zg58fYnw8tllYU,1744
|
1053
|
+
fides/ui-build/static/admin/settings/domains.html,sha256=aQcHrQ1PbIS6YskWr-1b3uoZCQoD2y8NynUaX49WLgI,1492
|
1054
|
+
fides/ui-build/static/admin/settings/email-templates.html,sha256=S3Hq1b8r2iPe9Z8aXEzmIK4WSxfsELBE-SYrbzjSfiA,1508
|
1055
|
+
fides/ui-build/static/admin/settings/locations.html,sha256=StallJ7pnRF6qakHQxoliY6H3-5jFVx4DFuwquWtxQQ,1656
|
1056
|
+
fides/ui-build/static/admin/settings/organization.html,sha256=db5EXtofbvJqp8cTlXzXCas2Ye9J5pfyW6NRVMxsQCo,1502
|
1057
|
+
fides/ui-build/static/admin/settings/regulations.html,sha256=rTuxBQiHTZiMpEG1HWmBzYLhnCtLM297of5FDLeIxMs,1660
|
1058
|
+
fides/ui-build/static/admin/systems/configure/[id].html,sha256=lZiMWndolsCkhWO3qniNAab4amP1-Z853yBBSr-RxCU,2607
|
1059
|
+
fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html,sha256=hPiHsHsJht4BqeHvJx-S3P9Algf3T6KsvaS3qR5uzW4,1692
|
1060
|
+
fides/ui-build/static/admin/user-management/new.html,sha256=Rg8ic9ulzO3mc3Qd7pZYBDgJP-lnAiQXJ8c29hKrMCM,1654
|
1061
|
+
fides/ui-build/static/admin/user-management/profile/[id].html,sha256=UlrnjI2Na21YWMcqL_BbNhj_lN9dpeWBoeZydlMmjxE,1676
|
1062
|
+
ethyca_fides-2.58.1b1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
1063
|
+
ethyca_fides-2.58.1b1.dist-info/METADATA,sha256=7iHKV7ZWMBF-vM9-rle8xrLYFYwtxkAp4Of-uc-DsSU,11361
|
1064
|
+
ethyca_fides-2.58.1b1.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
1065
|
+
ethyca_fides-2.58.1b1.dist-info/entry_points.txt,sha256=5WeLH-MlYWywYIbMGVrZkPpjTkdHDDf1p-LXFiF9ATo,41
|
1066
|
+
ethyca_fides-2.58.1b1.dist-info/top_level.txt,sha256=vHQkcSYYOh4ECEGL1JSGUAxFWpwO05QGPV0M2aPxqNQ,6
|
1067
|
+
ethyca_fides-2.58.1b1.dist-info/RECORD,,
|
fides/_version.py
CHANGED
@@ -8,11 +8,11 @@ import json
|
|
8
8
|
|
9
9
|
version_json = '''
|
10
10
|
{
|
11
|
-
"date": "2025-03-
|
11
|
+
"date": "2025-03-28T14:58:41-0300",
|
12
12
|
"dirty": false,
|
13
13
|
"error": null,
|
14
|
-
"full-revisionid": "
|
15
|
-
"version": "2.58.
|
14
|
+
"full-revisionid": "6f59ef7a7e736044d6c7fdef63987d02ea093a7a",
|
15
|
+
"version": "2.58.1b1"
|
16
16
|
}
|
17
17
|
''' # END VERSION_JSON
|
18
18
|
|
@@ -0,0 +1,56 @@
|
|
1
|
+
"""add_reject_all_mechanism_to_privacy_experience_config
|
2
|
+
|
3
|
+
Revision ID: 67d01c4e124e
|
4
|
+
Revises: 1d2f04ac19f2
|
5
|
+
Create Date: 2025-03-27 15:26:24.635947
|
6
|
+
|
7
|
+
"""
|
8
|
+
|
9
|
+
import sqlalchemy as sa
|
10
|
+
from alembic import op
|
11
|
+
from sqlalchemy.dialects import postgresql
|
12
|
+
|
13
|
+
# revision identifiers, used by Alembic.
|
14
|
+
revision = "67d01c4e124e"
|
15
|
+
down_revision = "1d2f04ac19f2"
|
16
|
+
branch_labels = None
|
17
|
+
depends_on = None
|
18
|
+
|
19
|
+
|
20
|
+
def upgrade():
|
21
|
+
# ### commands auto generated by Alembic - please adjust! ###
|
22
|
+
|
23
|
+
# Add the reject all mechanism enum and column
|
24
|
+
op.execute(
|
25
|
+
"CREATE TYPE rejectallmechanism AS ENUM ('REJECT_ALL', 'REJECT_CONSENT_ONLY')"
|
26
|
+
)
|
27
|
+
op.add_column(
|
28
|
+
"privacyexperienceconfig",
|
29
|
+
sa.Column(
|
30
|
+
"reject_all_mechanism",
|
31
|
+
sa.Enum("REJECT_ALL", "REJECT_CONSENT_ONLY", name="rejectallmechanism"),
|
32
|
+
nullable=True,
|
33
|
+
),
|
34
|
+
)
|
35
|
+
op.add_column(
|
36
|
+
"privacyexperienceconfighistory",
|
37
|
+
sa.Column(
|
38
|
+
"reject_all_mechanism",
|
39
|
+
sa.Enum("REJECT_ALL", "REJECT_CONSENT_ONLY", name="rejectallmechanism"),
|
40
|
+
nullable=True,
|
41
|
+
),
|
42
|
+
)
|
43
|
+
|
44
|
+
# Data migration - set the reject_all_mechanism for all TCF experience configs to REJECT_ALL
|
45
|
+
op.execute(
|
46
|
+
"UPDATE privacyexperienceconfig SET reject_all_mechanism = 'REJECT_ALL' WHERE component = 'tcf_overlay'"
|
47
|
+
)
|
48
|
+
# ### end Alembic commands ###
|
49
|
+
|
50
|
+
|
51
|
+
def downgrade():
|
52
|
+
# ### commands auto generated by Alembic - please adjust! ###
|
53
|
+
op.drop_column("privacyexperienceconfig", "reject_all_mechanism")
|
54
|
+
op.drop_column("privacyexperienceconfighistory", "reject_all_mechanism")
|
55
|
+
op.execute("DROP TYPE IF EXISTS rejectallmechanism")
|
56
|
+
# ### end Alembic commands ###
|
fides/api/db/base.py
CHANGED
@@ -8,6 +8,7 @@ from fides.api.models.attachment import Attachment, AttachmentReference
|
|
8
8
|
from fides.api.models.audit_log import AuditLog
|
9
9
|
from fides.api.models.authentication_request import AuthenticationRequest
|
10
10
|
from fides.api.models.client import ClientDetail
|
11
|
+
from fides.api.models.comment import Comment, CommentReference
|
11
12
|
from fides.api.models.connectionconfig import ConnectionConfig
|
12
13
|
from fides.api.models.consent_automation import ConsentAutomation
|
13
14
|
from fides.api.models.custom_asset import CustomAsset
|
@@ -48,6 +48,20 @@ class Layer1ButtonOption(Enum):
|
|
48
48
|
OPT_IN_OPT_OUT = "opt_in_opt_out"
|
49
49
|
|
50
50
|
|
51
|
+
class RejectAllMechanism(Enum):
|
52
|
+
"""
|
53
|
+
Reject all mechanism options - not formalized in the db.
|
54
|
+
Used to configure the behavior of the reject all button in TCF experiences
|
55
|
+
"""
|
56
|
+
|
57
|
+
# Reject both consent and legitimate interest preferences (all purposes, special features, vendors)
|
58
|
+
# This is the default behavior
|
59
|
+
REJECT_ALL = "reject_all"
|
60
|
+
# Reject only consent preferences (all purposes, special features, vendors).
|
61
|
+
# Do not reject any legitimate interest preferences.
|
62
|
+
REJECT_CONSENT_ONLY = "reject_consent_only"
|
63
|
+
|
64
|
+
|
51
65
|
# Fides JS UX Types - there should only be one of these defined per region
|
52
66
|
FidesJSUXTypes: List[ComponentType] = [
|
53
67
|
ComponentType.banner_and_modal,
|
@@ -179,6 +193,10 @@ class PrivacyExperienceConfig(PrivacyExperienceConfigBase, Base):
|
|
179
193
|
The Privacy Experience Configuration model that stores shared configuration for Privacy Experiences.
|
180
194
|
|
181
195
|
- Translations, Notices, and Regions (via Privacy Experiences) are linked to this resource.
|
196
|
+
|
197
|
+
If you're adding a new PrivacyExperienceConfig, make sure to use the `create` method since it has
|
198
|
+
custom logic that ensures other resources are created/updated as needed, as well as setting the
|
199
|
+
expected values for some fields in the experience config itself.
|
182
200
|
"""
|
183
201
|
|
184
202
|
allow_language_selection = Column(
|
@@ -203,6 +221,13 @@ class PrivacyExperienceConfig(PrivacyExperienceConfigBase, Base):
|
|
203
221
|
String, ForeignKey(ExperienceConfigTemplate.id_field_path)
|
204
222
|
) # The template from which this config was created if applicable
|
205
223
|
|
224
|
+
# Mechanism to use when the reject all button is clicked in a TCF experience
|
225
|
+
# Nullable because this is not applicable for other experience types
|
226
|
+
reject_all_mechanism = Column(
|
227
|
+
EnumColumn(RejectAllMechanism),
|
228
|
+
nullable=True,
|
229
|
+
)
|
230
|
+
|
206
231
|
# Relationships
|
207
232
|
experiences = relationship(
|
208
233
|
"PrivacyExperience",
|
@@ -304,6 +329,15 @@ class PrivacyExperienceConfig(PrivacyExperienceConfigBase, Base):
|
|
304
329
|
# Link Properties to this Privacy Experience config via the PrivacyExperienceConfigProperty table
|
305
330
|
link_properties_to_experience_config(db, properties, experience_config)
|
306
331
|
|
332
|
+
# If the reject all mechanism is not set and the experience config is a TCF experience,
|
333
|
+
# set the reject all mechanism to REJECT_ALL
|
334
|
+
if (
|
335
|
+
experience_config.component == ComponentType.tcf_overlay
|
336
|
+
and experience_config.reject_all_mechanism is None
|
337
|
+
):
|
338
|
+
experience_config.reject_all_mechanism = RejectAllMechanism.REJECT_ALL # type: ignore
|
339
|
+
experience_config.save(db)
|
340
|
+
|
307
341
|
return experience_config
|
308
342
|
|
309
343
|
def update(self, db: Session, *, data: dict[str, Any]) -> PrivacyExperienceConfig:
|
@@ -507,6 +541,13 @@ class PrivacyExperienceConfigHistory(
|
|
507
541
|
index=True,
|
508
542
|
) # If a translation is deleted, this is set to null, but the overall record remains in the database for reporting purposes
|
509
543
|
|
544
|
+
# Mechanism to use when the reject all button is clicked in a TCF experience
|
545
|
+
# Nullable because this is not applicable for other experience types
|
546
|
+
reject_all_mechanism = Column(
|
547
|
+
EnumColumn(RejectAllMechanism),
|
548
|
+
nullable=True,
|
549
|
+
)
|
550
|
+
|
510
551
|
version = Column(Float, nullable=False, default=1.0)
|
511
552
|
|
512
553
|
|
@@ -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-
|
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-073217715167f9a8.js" defer=""></script><script src="/_next/static/chunks/pages/404-b202c0d8f6fc75c3.js" defer=""></script><script src="/_next/static/RyPMNiUshVruI8xu8t8kI/_buildManifest.js" defer=""></script><script src="/_next/static/RyPMNiUshVruI8xu8t8kI/_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":"RyPMNiUshVruI8xu8t8kI","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
@@ -1 +1 @@
|
|
1
|
-
self.__BUILD_MANIFEST=function(s,e,t,a,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,a,c,n,b,t,o,g,k,m,q,i,"static/chunks/pages/add-systems/manual-9acaab973dfe86e2.js"],"/add-systems/multiple":[s,e,t,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,t,g,y,"static/chunks/pages/consent/configure-723cc3d4f5740ea6.js"],"/consent/configure/add-vendors":[s,e,t,g,y,x,"static/chunks/pages/consent/configure/add-vendors-b34e5324461d0c87.js"],"/consent/privacy-experience":[s,e,b,t,N,"static/chunks/pages/consent/privacy-experience-c946b33b0322b8ad.js"],"/consent/privacy-experience/new":[a,c,p,B,d,h,F,"static/chunks/pages/consent/privacy-experience/new-be194737b41ccec9.js"],"/consent/privacy-experience/[id]":[a,c,p,B,d,h,F,"static/chunks/pages/consent/privacy-experience/[id]-cf51752eb0902233.js"],"/consent/privacy-notices":[s,e,t,N,"static/chunks/pages/consent/privacy-notices-ea57f9d6ad17e957.js"],"/consent/privacy-notices/new":[a,c,p,z,d,h,A,"static/chunks/pages/consent/privacy-notices/new-9611dd42856d6062.js"],"/consent/privacy-notices/[id]":[a,c,p,z,d,h,A,"static/chunks/pages/consent/privacy-notices/[id]-72251b48e2e03a1e.js"],"/consent/properties":[s,e,t,D,"static/chunks/pages/consent/properties-e5748812ba055a56.js"],"/consent/reporting":[s,e,a,t,"static/chunks/pages/consent/reporting-788cf0e34829af46.js"],"/data-catalog":[s,e,a,c,n,t,"static/css/95ac327e5d70148d.css","static/chunks/pages/data-catalog-900004e402c31797.js"],"/data-catalog/[systemId]/projects":[s,e,a,c,n,t,f,l,i,"static/chunks/pages/data-catalog/[systemId]/projects-c44ce244122e96d5.js"],"/data-catalog/[systemId]/projects/[projectUrn]":[s,e,t,E,"static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]-a29850536c85d4b8.js"],"/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]":[s,e,a,c,n,t,f,l,L,i,"static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn]-ac033a16f043e6f9.js"],"/data-catalog/[systemId]/resources":[s,e,t,E,"static/chunks/pages/data-catalog/[systemId]/resources-305555b74c357bf2.js"],"/data-catalog/[systemId]/resources/[resourceUrn]":[s,e,a,c,n,t,f,l,L,i,"static/chunks/pages/data-catalog/[systemId]/resources/[resourceUrn]-71e26d262afcaea5.js"],"/data-discovery/action-center":[s,e,t,"static/chunks/pages/data-discovery/action-center-d001337d1bb73bd1.js"],"/data-discovery/action-center/[monitorId]":[s,e,a,c,n,t,r,"static/chunks/pages/data-discovery/action-center/[monitorId]-5f9ef1f99818117c.js"],"/data-discovery/action-center/[monitorId]/[systemId]":[s,e,a,c,n,t,m,i,"static/chunks/pages/data-discovery/action-center/[monitorId]/[systemId]-1a6cff1794122ace.js"],"/data-discovery/activity":[s,e,t,r,v,"static/chunks/pages/data-discovery/activity-11b3ce9f61d9bfe9.js"],"/data-discovery/detection":[s,e,t,r,v,M,"static/chunks/pages/data-discovery/detection-b75dd3e4306ac18e.js"],"/data-discovery/detection/[resourceUrn]":[s,e,t,r,v,M,"static/chunks/pages/data-discovery/detection/[resourceUrn]-054ca46a782e99a5.js"],"/data-discovery/discovery":[s,e,a,c,n,t,r,f,S,i,"static/chunks/pages/data-discovery/discovery-cad50b0cc6d1050c.js"],"/data-discovery/discovery/[resourceUrn]":[s,e,a,c,n,t,r,f,S,i,"static/chunks/pages/data-discovery/discovery/[resourceUrn]-1da20aeb6fc995e4.js"],"/datamap":[s,e,"static/chunks/255-7db55b0e3a0f9dea.js",t,o,k,T,"static/chunks/pages/datamap-8cb714cdd44ac40e.js"],"/dataset":[s,e,u,t,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",t,I,"static/chunks/pages/dataset/[datasetId]-6ba18f92ba561114.js"],"/dataset/[datasetId]/[collectionName]":[s,e,a,c,n,U,t,I,i,"static/chunks/pages/dataset/[datasetId]/[collectionName]-7e5df4a0de7540bb.js"],"/dataset/[datasetId]/[collectionName]/[...subfieldNames]":[s,e,a,c,n,U,t,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",a,c,n,u,U,P,"static/css/ab65b8cc3144bfc8.css","static/chunks/905-8ab919e7b274ed50.js","static/chunks/pages/fides-js-docs-80b241bf6cddb72e.js"],"/integrations":[a,c,n,"static/chunks/6834-dcda0a8ed484775e.js",G,"static/chunks/pages/integrations-ef8000d7388dc915.js"],"/integrations/[id]":[s,e,a,c,n,"static/chunks/9255-336a890ada321f89.js",t,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,a,c,n,t,"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,t,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,t,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,a,c,n,P,t,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,t,o,"static/chunks/pages/settings/custom-fields-52d030b1db2ca1b9.js"],"/settings/domain-records":[s,e,t,"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,t,"static/chunks/pages/systems-abd68fc5ddde5482.js"],"/systems/configure/[id]":[s,e,a,c,n,b,t,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",a,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/3320-5dd62a256ecfc9c3.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();
|
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]-1a6cff1794122ace.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();
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3412],{3412:function(e,n,i){i.d(n,{Z:function(){return U}});var a=i(24246),t=i(77181),o=i(34090),l=i(86677),r=i(27378),s=i(55484),d=i(16134),c=i(812);let p=(0,t.IUT)({displayName:"DesktopIcon",viewBox:"0 0 24 24",path:(0,a.jsx)("path",{fill:"currentColor",d:"M20.5556 4.05556H3.44444C3.10833 4.05556 2.83333 4.33056 2.83333 4.66667V12H21.1667V4.66667C21.1667 4.33056 20.8917 4.05556 20.5556 4.05556ZM23 12V13.8333V15.6667C23 17.0149 21.9038 18.1111 20.5556 18.1111H14.9142L15.2198 19.9445H17.1944C17.7024 19.9445 18.1111 20.3531 18.1111 20.8611C18.1111 21.3691 17.7024 21.7778 17.1944 21.7778H14.4444H9.55556H6.80556C6.29757 21.7778 5.88889 21.3691 5.88889 20.8611C5.88889 20.3531 6.29757 19.9445 6.80556 19.9445H8.78021L9.08576 18.1111H3.44444C2.09618 18.1111 1 17.0149 1 15.6667V13.8333V12V4.66667C1 3.31841 2.09618 2.22223 3.44444 2.22223H20.5556C21.9038 2.22223 23 3.31841 23 4.66667V12ZM2.83333 13.8333V15.6667C2.83333 16.0028 3.10833 16.2778 3.44444 16.2778H10.1476C10.159 16.2778 10.1705 16.2778 10.1781 16.2778H13.8142C13.8257 16.2778 13.8372 16.2778 13.8448 16.2778H20.5556C20.8917 16.2778 21.1667 16.0028 21.1667 15.6667V13.8333H2.83333ZM10.6365 19.9445H13.3597L13.0542 18.1111H10.942L10.6365 19.9445Z"})}),u=(0,t.IUT)({displayName:"MobileIcon",viewBox:"0 0 24 24",path:(0,a.jsx)("path",{fill:"currentColor",d:"M6.5 20.25C6.5 20.6281 6.80938 20.9375 7.1875 20.9375H16.8125C17.1906 20.9375 17.5 20.6281 17.5 20.25V16.8125H6.5V20.25ZM6.5 14.75H17.5V3.75C17.5 3.37188 17.1906 3.0625 16.8125 3.0625H7.1875C6.80938 3.0625 6.5 3.37188 6.5 3.75V14.75ZM4.4375 3.75C4.4375 2.2332 5.6707 1 7.1875 1H16.8125C18.3293 1 19.5625 2.2332 19.5625 3.75V20.25C19.5625 21.7668 18.3293 23 16.8125 23H7.1875C5.6707 23 4.4375 21.7668 4.4375 20.25V3.75ZM12 17.8438C12.2735 17.8438 12.5358 17.9524 12.7292 18.1458C12.9226 18.3392 13.0312 18.6015 13.0312 18.875C13.0312 19.1485 12.9226 19.4108 12.7292 19.6042C12.5358 19.7976 12.2735 19.9062 12 19.9062C11.7265 19.9062 11.4642 19.7976 11.2708 19.6042C11.0774 19.4108 10.9688 19.1485 10.9688 18.875C10.9688 18.6015 11.0774 18.3392 11.2708 18.1458C11.4642 17.9524 11.7265 17.8438 12 17.8438Z"})});var v=i(77830),b=i(46628),_=i(7426),m=i(60325);let f={language:{label:"Language",validation:s.Z_()},title:{label:"Title",validation:s.Z_()},description:{label:"Description",validation:s.Z_()},accept_button_label:{label:"Accept button label",validation:s.Z_()},reject_button_label:{label:"Reject button label",validation:s.Z_()},save_button_label:{label:"Save button label",validation:s.Z_()},acknowledge_button_label:{label:"Acknowledge button label",validation:s.Z_()},privacy_policy_url:{label:"Privacy policy URL",validation:s.Z_().url()},privacy_preferences_link_label:{label:"Privacy preferences link label",validation:s.Z_()},banner_title:{label:"Banner title",validation:s.Z_()},banner_description:{label:"Banner description",validation:s.Z_()},purpose_header:{label:"Purpose header",validation:s.Z_()},privacy_policy_link_label:{label:"Privacy policy link label",validation:s.Z_()},modal_link_label:{label:"Modal link label",validation:s.Z_()},is_default:{label:"Default language",validation:s.O7()}};var g=i(34334),y=i(13083),h=i.n(y),x=i(43218),w=i.n(x),C=i(52253),k=i(48515),j=i(21702);let V={language:j.eU.EN,accept_button_label:"Accept",acknowledge_button_label:"OK",banner_description:"",banner_title:"",purpose_header:"",description:"Description",privacy_policy_link_label:"",privacy_policy_url:"",modal_link_label:"",privacy_preferences_link_label:"Privacy preferences",reject_button_label:"Reject All",save_button_label:"Save",title:"Manage your consent preferences",is_default:!0},Z=e=>({...V,...e.translations?e.translations[0]:{}}),E=(e,n)=>{var i,a,t,o;return{options:{debug:!1,geolocationApiUrl:"",isGeolocationEnabled:!1,isOverlayEnabled:!0,isPrefetchEnabled:!1,overlayParentId:C.Vk,modalLinkId:null,privacyCenterUrl:"http://localhost:3000",fidesApiUrl:"http://localhost:8080/api/v1",preventDismissal:null!==(o=e.dismissable)&&void 0!==o&&o,allowHTMLDescription:!0,fidesString:null,fidesJsBaseUrl:"",base64Cookie:!1,fidesLocale:null===(a=e.translations)||void 0===a?void 0:null===(i=a[0])||void 0===i?void 0:i.language,fidesClearCookie:!0},experience:{id:"pri_111",region:"us_ca",component:"banner_and_modal",available_locales:null===(t=e.translations)||void 0===t?void 0:t.map(e=>e.language),experience_config:{id:"pri_222",regions:["us_ca"],component:"banner_and_modal",disabled:!1,is_default:!0,dismissable:e.dismissable,show_layer1_notices:!1,layer1_button_options:k.O.OPT_IN_OPT_OUT,allow_language_selection:!0,auto_detect_language:!0,auto_subdomain_cookie_deletion:!0,language:"en",translations:[Z(e)]},privacy_notices:n},geolocation:{country:"US",location:"US-CA",region:"CA"}}},A=e=>{let{language:n,is_default:i,...a}=V,t=Object.keys(a).map(n=>{let i=e[n];return{[n]:void 0!==i?i:V[n]}}).reduce((e,n)=>({...e,...n}),{});return{language:e.language,is_default:e.is_default,...t}};var D=i(71922),H=i(32222);let N=e=>{let{title:n,description:i}=e;return(0,a.jsx)(t.kCb,{h:"full",justify:"center",align:"center",children:(0,a.jsxs)(t.kCb,{bgColor:"white",borderRadius:"md",p:6,boxShadow:"md",direction:"column",align:"center",gap:"2",maxW:"512px","data-testid":"no-preview-notice",children:[(0,a.jsx)(t.xvT,{fontSize:"lg",fontWeight:"500",align:"center",children:n}),(0,a.jsx)(t.xvT,{color:"gray.500",align:"center",children:i})]})})};var M=e=>{var n;let{allPrivacyNotices:i,initialValues:l,translation:s,isMobilePreview:d}=e,{values:p}=(0,o.u6)(),[u,v]=(0,r.useState)([]),b=[j.re.BANNER_AND_MODAL,j.re.MODAL].includes(p.component),_=(0,t.pmc)(),[m]=(0,D.Je)(),f=async e=>{let n=await m(e);n.isError&&_({status:"error",description:(0,c.e$)(n.error,"A problem occurred while fetching privacy notice data. Some notices may not display correctly on the preview.")});let{data:i}=await m(e);return i};(0,r.useEffect)(()=>{p.privacy_notice_ids&&p.component!==j.re.TCF_OVERLAY?Promise.all(p.privacy_notice_ids.map(e=>f(e))).then(e=>v(e.filter(e=>void 0!==e))):v([])},[p.privacy_notice_ids]);let g=(0,r.useMemo)(()=>E(l,u),[l,u]);(0,r.useEffect)(()=>{var e,n,i,a;p.component===j.re.MODAL&&(g.experience.experience_config.component=j.re.MODAL);let t=null===(e=p.translations)||void 0===e?void 0:e.find(e=>e.language===(null==s?void 0:s.language));(null===(n=p.translations)||void 0===n?void 0:n.length)&&(t?(g.experience.available_locales=[...g.experience.available_locales||[],t.language],g.experience.experience_config.translations[0]=A(t),g.options.fidesLocale=t.language):p.translations&&(g.experience.experience_config.translations[0]=A(p.translations[0]),g.options.fidesLocale=p.translations[0].language)),g.experience.experience_config.show_layer1_notices=!!(null===(i=p.privacy_notice_ids)||void 0===i?void 0:i.length)&&!!p.show_layer1_notices,g.experience.experience_config.layer1_button_options=p.component===j.re.BANNER_AND_MODAL&&p.layer1_button_options||k.O.OPT_IN_OPT_OUT,g.options.preventDismissal=!p.dismissable,window.Fides&&(null===(a=p.privacy_notice_ids)||void 0===a?void 0:a.length)&&b&&window.Fides.init(g)},[p,s,g,i,b]);let y=document.getElementById("fides-modal");return(y&&y.removeAttribute("tabindex"),b)?(null===(n=p.privacy_notice_ids)||void 0===n?void 0:n.length)?(0,a.jsxs)(t.kCb,{h:"full",justify:"center",align:"center",overflow:"scroll",children:[(0,a.jsx)(h(),{id:"905800c62191633b",dynamic:[C.Vk],children:"div#fides-overlay{z-index:5000!important}div#".concat(C.Vk,"{padding-top:45px;margin:auto!important;pointer-events:none}div#fides-banner-container{position:static!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}div#fides-banner-container.fides-banner-hidden{display:none}.fides-modal-container{background-color:unset!important;position:static!important;display:none!important}.fides-modal-overlay{background-color:inherit!important;position:static!important;display:none!important}div.fides-modal-content{position:relative!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;left:initial!important;top:initial!important}div.fides-modal-footer{width:unset}")}),b?(0,a.jsx)("style",{children:"div#fides-modal {\n display: flex !important;\n justify-content: center;\n background-color: unset;\n ".concat(p.component===j.re.BANNER_AND_MODAL?"padding-top: 3rem; padding-bottom: 3rem;":"","\n }")}):null,d?(0,a.jsx)("style",{children:"\n div#".concat(C.Vk," {\n width: 70% !important;\n }\n div.fides-modal-button-group {\n flex-direction: column !important;\n }\n div#fides-modal {\n width: 70% !important;\n margin: auto;\n }\n div#fides-banner {\n padding: 24px;\n width: 100%;\n }\n\n div#fides-banner-description {\n margin-bottom: 0px;\n }\n\n div#fides-banner-inner div#fides-button-group {\n flex-direction: column;\n align-items: flex-start;\n gap: 12px;\n padding-top: 24px;\n }\n\n .fides-banner-button-group {\n flex-direction: column;\n width: 100%;\n }\n\n button.fides-banner-button {\n margin: 0px;\n width: 100%;\n }\n\n div#fides-banner-inner-container {\n display: flex;\n flex-direction: column;\n max-height: 50vh;\n overflow-y: auto;\n scrollbar-gutter: stable;\n }\n\n div#fides-privacy-policy-link {\n order: 1;\n width: 100%;\n }\n .fides-modal-footer {\n max-width: 100%;\n }\n .fides-banner-secondary-actions {\n flex-direction: column-reverse;\n gap: 12px;\n }\n ")}):(0,a.jsx)("style",{children:"\n div#fides-banner {\n width: 90% !important;\n }\n "}),(0,a.jsx)(w(),{id:"fides-js-base",src:"/lib/fides.js",onReady:()=>{if(b){var e;null===(e=window.Fides)||void 0===e||e.init(g)}}}),(0,a.jsx)("div",{id:C.Vk,className:h().dynamic([["905800c62191633b",[C.Vk]]])})]}):(0,a.jsx)(N,{title:"No privacy notices added",description:'To view a preview of this experience, add a privacy notice under "Privacy Notices" to the left.'}):(0,a.jsx)(N,{title:"".concat(H.J.get(p.component)," preview not available"),description:"There is no preview available for ".concat(H.J.get(p.component),". You can edit the available settings\n and languages to the left.")})},O=i(94315),T=i(16194),L=i(16277),P=i(31883);let S=e=>{let n=(0,m.y3)(e),i={};return Object.entries(n).forEach(e=>{let[n,a]=e;if(a.included){let e=f[n];i[n]=a.required?e.validation.required().label(e.label):e.validation.nullable().label(e.label)}}),s.Ry().shape(i)},B=e=>{let{componentType:n}=e;return S(n)},R=s.Ry().shape({name:s.Z_().required().label("Experience name"),component:s.Z_().required().label("Experience type"),translations:s.IX().when("component",(e,n)=>{let[i]=e;return n.of(B({componentType:i}))})});var U=e=>{var n;let{passedInExperience:i,passedInTranslations:s}=e,[f]=(0,O.mJ)(),[y]=(0,O.$d)(),h=(0,t.pmc)(),[x,w]=(0,r.useState)(!1),C=(0,l.useRouter)(),{data:k}=(0,_.tB)({api_set:!1}),j=null==k?void 0:null===(n=k.plus_consent_settings)||void 0===n?void 0:n.enable_translations,V=(0,d.C)(g.Zp),Z=(0,d.C)(g.G1);(0,g.Ah)({page:V,size:Z});let E=(0,d.C)(g.fJ),A=(0,d.C)(D.sX),H=i?{...m.DD,...(0,m.Uv)(i)}:m.DD,N=async e=>{var n,a;let t;e.privacy_notice_ids=null===(n=e.privacy_notice_ids)||void 0===n?void 0:n.filter(e=>"tcf_purposes_placeholder"!==e);let o={...e,disabled:null===(a=null==i?void 0:i.disabled)||void 0===a||a,allow_language_selection:e.translations&&e.translations.length>1};if(i){let{component:e,...n}=o;t=await y({...n,id:i.id})}else t=await f(o);(0,P.D4)(t)?h((0,b.Vo)((0,c.e$)(t.error))):(h((0,b.t5)("Privacy experience successfully ".concat(i?"updated":"created"))),C.push(v.w0))},[S,B]=(0,r.useState)(void 0),[U,I]=(0,r.useState)(!1);return(0,a.jsx)(o.J9,{initialValues:H,enableReinitialize:!0,onSubmit:N,validationSchema:R,children:(0,a.jsx)(o.l0,{style:{height:"100vh"},children:(0,a.jsxs)(t.kCb,{w:"full",h:"full",direction:"row","data-testid":"privacy-experience-detail-page",children:[S?(0,a.jsx)(L.Z,{translation:S,translationsEnabled:j,isOOB:U,onReturnToMainForm:()=>{B(void 0),I(!1)}}):(0,a.jsx)(T.d0,{allPrivacyNotices:A,translationsEnabled:j,onSelectTranslation:e=>{B({...e,name:(0,m.Go)(e,E)})},onCreateTranslation:e=>{let n=null==s?void 0:s.find(n=>n.language===e);return n&&I(!0),null!=n?n:{language:e,is_default:!1}}}),(0,a.jsxs)(t.kCb,{direction:"column",w:"75%",bgColor:"gray.50",overflowY:"hidden",children:[(0,a.jsxs)(t.kCb,{direction:"row",p:4,align:"center",bgColor:"white",borderBottom:"1px solid #DEE5EE",children:[(0,a.jsx)(t.xvT,{fontSize:"md",fontWeight:"semibold",children:"PREVIEW"}),(0,a.jsx)(t.LZC,{}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(t.wpx,{icon:(0,a.jsx)(u,{}),"aria-label":"View mobile preview",onClick:()=>w(!0),className:x?"bg-gray-200":void 0}),(0,a.jsx)(t.wpx,{icon:(0,a.jsx)(p,{}),"aria-label":"View desktop preview",onClick:()=>w(!1),className:x?void 0:"bg-gray-200"})]})]}),(0,a.jsx)(M,{allPrivacyNotices:A,initialValues:H,translation:S,isMobilePreview:x})]})]})})})}},32222:function(e,n,i){i.d(n,{J:function(){return a}});let a=new Map([["overlay","Overlay"],["privacy_center","Privacy center"],["tcf_overlay","TCF overlay"],["modal","Modal"],["banner_and_modal","Banner and modal"],["headless","Headless"]])},31883:function(e,n,i){i.d(n,{Bw:function(){return a.Bw},D4:function(){return a.D4}});var a=i(19043)}}]);
|