aesirx-analytics 2.2.16 → 2.2.17

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.
@@ -489,7 +489,7 @@ var common_default = {
489
489
  txt_more_info_at: "Mere info p\xE5 <a class='text-success fw-semibold text-decoration-underline' href='https://shield.aesirx.io' target='_blank'>https://shield. aesirx.io</a>.",
490
490
  txt_select_your_preferred: "V\xE6lg din foretrukne mulighed for decentraliseret samtykke:",
491
491
  txt_decentralized_wallet: "Decentraliseret samtykke",
492
- txt_decentralized_wallet_will_be_loaded: "Se cargar\xE1 el consentimiento descentralizado",
492
+ txt_decentralized_wallet_will_be_loaded: "Decentraliseret samtykke vil blive indl\xE6st",
493
493
  txt_both_first_party_third_party: "B\xE5de f\xF8rsteparts- og tredjepartssporingsdata vil blive aktiveret.",
494
494
  txt_all_consented_data_will_be_collected: "Alle samtykkede data vil blive indsamlet.",
495
495
  txt_users_can_revoke: "Brugere kan til enhver tid tilbagekalde samtykke p\xE5 stedet.",
@@ -4,7 +4,7 @@ import {
4
4
  getConsents,
5
5
  privacy_default,
6
6
  useTranslation
7
- } from "./chunk-EQQ4ASJH.js";
7
+ } from "./chunk-P35CM6LS.js";
8
8
 
9
9
  // src/Hooks/config.ts
10
10
  import {
package/dist/index.js CHANGED
@@ -13,7 +13,7 @@ import {
13
13
  no_default,
14
14
  privacy_default,
15
15
  useTranslation
16
- } from "./chunk-EQQ4ASJH.js";
16
+ } from "./chunk-P35CM6LS.js";
17
17
 
18
18
  // src/AnalyticsNext/index.tsx
19
19
  import React2, { useEffect as useEffect2, useState as useState2 } from "react";
@@ -76,8 +76,8 @@ var handle_default = AnalyticsHandle;
76
76
 
77
77
  // src/AnalyticsNext/index.tsx
78
78
  import dynamic from "next/dynamic";
79
- var ConsentComponent = dynamic(() => import("./Consent-5DG23CO4.js"), { ssr: false });
80
- var ConsentComponentCustom = dynamic(() => import("./ConsentCustom-ZJOKKK4Z.js"), { ssr: false });
79
+ var ConsentComponent = dynamic(() => import("./Consent-LAJMH5O6.js"), { ssr: false });
80
+ var ConsentComponentCustom = dynamic(() => import("./ConsentCustom-FMWN7JO6.js"), { ssr: false });
81
81
  var AnalyticsNext = ({
82
82
  router,
83
83
  attributes,
@@ -170,8 +170,8 @@ var AnalyticsHandle2 = ({ location, history, children }) => {
170
170
  var handle_default2 = AnalyticsHandle2;
171
171
 
172
172
  // src/AnalyticsReact/index.tsx
173
- var ConsentComponent2 = React4.lazy(() => import("./Consent-5DG23CO4.js"));
174
- var ConsentComponentCustom2 = React4.lazy(() => import("./ConsentCustom-ZJOKKK4Z.js"));
173
+ var ConsentComponent2 = React4.lazy(() => import("./Consent-LAJMH5O6.js"));
174
+ var ConsentComponentCustom2 = React4.lazy(() => import("./ConsentCustom-FMWN7JO6.js"));
175
175
  var AnalyticsReact = ({
176
176
  location,
177
177
  history,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aesirx-analytics",
3
- "version": "2.2.16",
3
+ "version": "2.2.17",
4
4
  "license": "GPL-3.0-only",
5
5
  "author": "AesirX",
6
6
  "repository": "https://gitlab.redweb.dk/aesirx/analytics",
@@ -14,7 +14,7 @@
14
14
  "@concordium/web-sdk": "^7.0.4-rc.3",
15
15
  "@web3modal/ethereum": "^2.7.0",
16
16
  "@web3modal/react": "^2.7.0",
17
- "aesirx-sso": "^1.4.14",
17
+ "aesirx-sso": "^1.4.15",
18
18
  "axios": "^1.6.0",
19
19
  "bootstrap": "^5.3.2",
20
20
  "bowser": "^2.11.0",