@feelflow/ffid-sdk 5.1.0 → 5.2.1

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.
@@ -1,242 +1,258 @@
1
1
  'use strict';
2
2
 
3
- var chunk5AJFDSMG_cjs = require('../chunk-5AJFDSMG.cjs');
3
+ var chunkW2FNRQKT_cjs = require('../chunk-W2FNRQKT.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "ALL_DENIED_EXCEPT_NECESSARY", {
8
8
  enumerable: true,
9
- get: function () { return chunk5AJFDSMG_cjs.ALL_DENIED_EXCEPT_NECESSARY; }
9
+ get: function () { return chunkW2FNRQKT_cjs.ALL_DENIED_EXCEPT_NECESSARY; }
10
10
  });
11
11
  Object.defineProperty(exports, "CONSENT_COOKIE_MAX_AGE_SEC", {
12
12
  enumerable: true,
13
- get: function () { return chunk5AJFDSMG_cjs.CONSENT_COOKIE_MAX_AGE_SEC; }
13
+ get: function () { return chunkW2FNRQKT_cjs.CONSENT_COOKIE_MAX_AGE_SEC; }
14
14
  });
15
15
  Object.defineProperty(exports, "CONSENT_COOKIE_NAME", {
16
16
  enumerable: true,
17
- get: function () { return chunk5AJFDSMG_cjs.CONSENT_COOKIE_NAME; }
17
+ get: function () { return chunkW2FNRQKT_cjs.CONSENT_COOKIE_NAME; }
18
+ });
19
+ Object.defineProperty(exports, "CONSENT_DISMISSAL_TIMESTAMP_KEY", {
20
+ enumerable: true,
21
+ get: function () { return chunkW2FNRQKT_cjs.CONSENT_DISMISSAL_TIMESTAMP_KEY; }
18
22
  });
19
23
  Object.defineProperty(exports, "CONSENT_SESSION_STORAGE_KEY", {
20
24
  enumerable: true,
21
- get: function () { return chunk5AJFDSMG_cjs.CONSENT_SESSION_STORAGE_KEY; }
25
+ get: function () { return chunkW2FNRQKT_cjs.CONSENT_SESSION_STORAGE_KEY; }
22
26
  });
23
27
  Object.defineProperty(exports, "COOKIE_VERSION", {
24
28
  enumerable: true,
25
- get: function () { return chunk5AJFDSMG_cjs.COOKIE_VERSION; }
29
+ get: function () { return chunkW2FNRQKT_cjs.COOKIE_VERSION; }
26
30
  });
27
31
  Object.defineProperty(exports, "DEFAULT_CONSENT_ERROR_MESSAGES", {
28
32
  enumerable: true,
29
- get: function () { return chunk5AJFDSMG_cjs.DEFAULT_CONSENT_ERROR_MESSAGES; }
33
+ get: function () { return chunkW2FNRQKT_cjs.DEFAULT_CONSENT_ERROR_MESSAGES; }
30
34
  });
31
35
  Object.defineProperty(exports, "DEFAULT_MERGE_WARNING_MESSAGES", {
32
36
  enumerable: true,
33
- get: function () { return chunk5AJFDSMG_cjs.DEFAULT_MERGE_WARNING_MESSAGES; }
37
+ get: function () { return chunkW2FNRQKT_cjs.DEFAULT_MERGE_WARNING_MESSAGES; }
34
38
  });
35
39
  Object.defineProperty(exports, "DEVICE_ID_LOCAL_STORAGE_KEY", {
36
40
  enumerable: true,
37
- get: function () { return chunk5AJFDSMG_cjs.DEVICE_ID_LOCAL_STORAGE_KEY; }
41
+ get: function () { return chunkW2FNRQKT_cjs.DEVICE_ID_LOCAL_STORAGE_KEY; }
38
42
  });
39
43
  Object.defineProperty(exports, "DEVICE_ID_SESSION_STORAGE_KEY", {
40
44
  enumerable: true,
41
- get: function () { return chunk5AJFDSMG_cjs.DEVICE_ID_SESSION_STORAGE_KEY; }
45
+ get: function () { return chunkW2FNRQKT_cjs.DEVICE_ID_SESSION_STORAGE_KEY; }
42
46
  });
43
47
  Object.defineProperty(exports, "DeviceIdSchema", {
44
48
  enumerable: true,
45
- get: function () { return chunk5AJFDSMG_cjs.DeviceIdSchema; }
49
+ get: function () { return chunkW2FNRQKT_cjs.DeviceIdSchema; }
46
50
  });
47
51
  Object.defineProperty(exports, "FFIDAnalyticsProvider", {
48
52
  enumerable: true,
49
- get: function () { return chunk5AJFDSMG_cjs.FFIDAnalyticsProvider; }
53
+ get: function () { return chunkW2FNRQKT_cjs.FFIDAnalyticsProvider; }
50
54
  });
51
55
  Object.defineProperty(exports, "FFIDConsentCategoriesSchema", {
52
56
  enumerable: true,
53
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentCategoriesSchema; }
57
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentCategoriesSchema; }
54
58
  });
55
59
  Object.defineProperty(exports, "FFIDConsentCategoryCodeSchema", {
56
60
  enumerable: true,
57
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentCategoryCodeSchema; }
61
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentCategoryCodeSchema; }
58
62
  });
59
63
  Object.defineProperty(exports, "FFIDConsentCategoryMetadataSchema", {
60
64
  enumerable: true,
61
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentCategoryMetadataSchema; }
65
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentCategoryMetadataSchema; }
62
66
  });
63
67
  Object.defineProperty(exports, "FFIDConsentContext", {
64
68
  enumerable: true,
65
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentContext; }
69
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentContext; }
66
70
  });
67
71
  Object.defineProperty(exports, "FFIDConsentError", {
68
72
  enumerable: true,
69
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentError; }
73
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentError; }
70
74
  });
71
75
  Object.defineProperty(exports, "FFIDConsentMergeStrategySchema", {
72
76
  enumerable: true,
73
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentMergeStrategySchema; }
77
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentMergeStrategySchema; }
74
78
  });
75
79
  Object.defineProperty(exports, "FFIDConsentMergeWarningSchema", {
76
80
  enumerable: true,
77
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentMergeWarningSchema; }
81
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentMergeWarningSchema; }
78
82
  });
79
83
  Object.defineProperty(exports, "FFIDConsentSourceSchema", {
80
84
  enumerable: true,
81
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentSourceSchema; }
85
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentSourceSchema; }
82
86
  });
83
87
  Object.defineProperty(exports, "FFIDConsentStateSchema", {
84
88
  enumerable: true,
85
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentStateSchema; }
89
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentStateSchema; }
86
90
  });
87
91
  Object.defineProperty(exports, "FFIDConsentUpdateSchema", {
88
92
  enumerable: true,
89
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentUpdateSchema; }
93
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentUpdateSchema; }
90
94
  });
91
95
  Object.defineProperty(exports, "FFIDCookieBanner", {
92
96
  enumerable: true,
93
- get: function () { return chunk5AJFDSMG_cjs.FFIDCookieBanner; }
97
+ get: function () { return chunkW2FNRQKT_cjs.FFIDCookieBanner; }
94
98
  });
95
99
  Object.defineProperty(exports, "FFIDCookieLink", {
96
100
  enumerable: true,
97
- get: function () { return chunk5AJFDSMG_cjs.FFIDCookieLink; }
101
+ get: function () { return chunkW2FNRQKT_cjs.FFIDCookieLink; }
98
102
  });
99
103
  Object.defineProperty(exports, "FFIDCookiePolicySchema", {
100
104
  enumerable: true,
101
- get: function () { return chunk5AJFDSMG_cjs.FFIDCookiePolicySchema; }
105
+ get: function () { return chunkW2FNRQKT_cjs.FFIDCookiePolicySchema; }
102
106
  });
103
107
  Object.defineProperty(exports, "FFIDCookieSettings", {
104
108
  enumerable: true,
105
- get: function () { return chunk5AJFDSMG_cjs.FFIDCookieSettings; }
109
+ get: function () { return chunkW2FNRQKT_cjs.FFIDCookieSettings; }
106
110
  });
107
111
  Object.defineProperty(exports, "FFIDInternalConsentSourceSchema", {
108
112
  enumerable: true,
109
- get: function () { return chunk5AJFDSMG_cjs.FFIDInternalConsentSourceSchema; }
113
+ get: function () { return chunkW2FNRQKT_cjs.FFIDInternalConsentSourceSchema; }
110
114
  });
111
115
  Object.defineProperty(exports, "FFIDPublicConsentSourceSchema", {
112
116
  enumerable: true,
113
- get: function () { return chunk5AJFDSMG_cjs.FFIDPublicConsentSourceSchema; }
117
+ get: function () { return chunkW2FNRQKT_cjs.FFIDPublicConsentSourceSchema; }
114
118
  });
115
119
  Object.defineProperty(exports, "FFID_CONSENT_ERROR_CODES", {
116
120
  enumerable: true,
117
- get: function () { return chunk5AJFDSMG_cjs.FFID_CONSENT_ERROR_CODES; }
121
+ get: function () { return chunkW2FNRQKT_cjs.FFID_CONSENT_ERROR_CODES; }
118
122
  });
119
123
  Object.defineProperty(exports, "FFID_CONSENT_NOT_DECIDED_STATE", {
120
124
  enumerable: true,
121
- get: function () { return chunk5AJFDSMG_cjs.FFID_CONSENT_NOT_DECIDED_STATE; }
125
+ get: function () { return chunkW2FNRQKT_cjs.FFID_CONSENT_NOT_DECIDED_STATE; }
122
126
  });
123
127
  Object.defineProperty(exports, "GetCategoriesWireSchema", {
124
128
  enumerable: true,
125
- get: function () { return chunk5AJFDSMG_cjs.GetCategoriesWireSchema; }
129
+ get: function () { return chunkW2FNRQKT_cjs.GetCategoriesWireSchema; }
126
130
  });
127
131
  Object.defineProperty(exports, "GetConsentMeWireSchema", {
128
132
  enumerable: true,
129
- get: function () { return chunk5AJFDSMG_cjs.GetConsentMeWireSchema; }
133
+ get: function () { return chunkW2FNRQKT_cjs.GetConsentMeWireSchema; }
130
134
  });
131
135
  Object.defineProperty(exports, "GetDocumentWireSchema", {
132
136
  enumerable: true,
133
- get: function () { return chunk5AJFDSMG_cjs.GetDocumentWireSchema; }
137
+ get: function () { return chunkW2FNRQKT_cjs.GetDocumentWireSchema; }
134
138
  });
135
139
  Object.defineProperty(exports, "PostConsentRequestSchema", {
136
140
  enumerable: true,
137
- get: function () { return chunk5AJFDSMG_cjs.PostConsentRequestSchema; }
141
+ get: function () { return chunkW2FNRQKT_cjs.PostConsentRequestSchema; }
138
142
  });
139
143
  Object.defineProperty(exports, "PostConsentWireSchema", {
140
144
  enumerable: true,
141
- get: function () { return chunk5AJFDSMG_cjs.PostConsentWireSchema; }
145
+ get: function () { return chunkW2FNRQKT_cjs.PostConsentWireSchema; }
142
146
  });
143
147
  Object.defineProperty(exports, "PostSyncRequestSchema", {
144
148
  enumerable: true,
145
- get: function () { return chunk5AJFDSMG_cjs.PostSyncRequestSchema; }
149
+ get: function () { return chunkW2FNRQKT_cjs.PostSyncRequestSchema; }
146
150
  });
147
151
  Object.defineProperty(exports, "PostSyncWireSchema", {
148
152
  enumerable: true,
149
- get: function () { return chunk5AJFDSMG_cjs.PostSyncWireSchema; }
153
+ get: function () { return chunkW2FNRQKT_cjs.PostSyncWireSchema; }
150
154
  });
151
155
  Object.defineProperty(exports, "PostWithdrawWireSchema", {
152
156
  enumerable: true,
153
- get: function () { return chunk5AJFDSMG_cjs.PostWithdrawWireSchema; }
157
+ get: function () { return chunkW2FNRQKT_cjs.PostWithdrawWireSchema; }
158
+ });
159
+ Object.defineProperty(exports, "clearConsentDismissalTimestamp", {
160
+ enumerable: true,
161
+ get: function () { return chunkW2FNRQKT_cjs.clearConsentDismissalTimestamp; }
154
162
  });
155
163
  Object.defineProperty(exports, "clearConsentSessionMirror", {
156
164
  enumerable: true,
157
- get: function () { return chunk5AJFDSMG_cjs.clearConsentSessionMirror; }
165
+ get: function () { return chunkW2FNRQKT_cjs.clearConsentSessionMirror; }
158
166
  });
159
167
  Object.defineProperty(exports, "clearDeviceId", {
160
168
  enumerable: true,
161
- get: function () { return chunk5AJFDSMG_cjs.clearDeviceId; }
169
+ get: function () { return chunkW2FNRQKT_cjs.clearDeviceId; }
162
170
  });
163
171
  Object.defineProperty(exports, "createConsentClient", {
164
172
  enumerable: true,
165
- get: function () { return chunk5AJFDSMG_cjs.createConsentClient; }
173
+ get: function () { return chunkW2FNRQKT_cjs.createConsentClient; }
166
174
  });
167
175
  Object.defineProperty(exports, "createGtagBridge", {
168
176
  enumerable: true,
169
- get: function () { return chunk5AJFDSMG_cjs.createGtagBridge; }
177
+ get: function () { return chunkW2FNRQKT_cjs.createGtagBridge; }
170
178
  });
171
179
  Object.defineProperty(exports, "decodeConsentCookie", {
172
180
  enumerable: true,
173
- get: function () { return chunk5AJFDSMG_cjs.decodeConsentCookie; }
181
+ get: function () { return chunkW2FNRQKT_cjs.decodeConsentCookie; }
174
182
  });
175
183
  Object.defineProperty(exports, "deleteConsentCookie", {
176
184
  enumerable: true,
177
- get: function () { return chunk5AJFDSMG_cjs.deleteConsentCookie; }
185
+ get: function () { return chunkW2FNRQKT_cjs.deleteConsentCookie; }
178
186
  });
179
187
  Object.defineProperty(exports, "encodeConsentCookie", {
180
188
  enumerable: true,
181
- get: function () { return chunk5AJFDSMG_cjs.encodeConsentCookie; }
189
+ get: function () { return chunkW2FNRQKT_cjs.encodeConsentCookie; }
182
190
  });
183
191
  Object.defineProperty(exports, "generateDeviceId", {
184
192
  enumerable: true,
185
- get: function () { return chunk5AJFDSMG_cjs.generateDeviceId; }
193
+ get: function () { return chunkW2FNRQKT_cjs.generateDeviceId; }
186
194
  });
187
195
  Object.defineProperty(exports, "getOrCreateDeviceId", {
188
196
  enumerable: true,
189
- get: function () { return chunk5AJFDSMG_cjs.getOrCreateDeviceId; }
197
+ get: function () { return chunkW2FNRQKT_cjs.getOrCreateDeviceId; }
190
198
  });
191
199
  Object.defineProperty(exports, "isUuidV7", {
192
200
  enumerable: true,
193
- get: function () { return chunk5AJFDSMG_cjs.isUuidV7; }
201
+ get: function () { return chunkW2FNRQKT_cjs.isUuidV7; }
194
202
  });
195
203
  Object.defineProperty(exports, "isValidDeviceId", {
196
204
  enumerable: true,
197
- get: function () { return chunk5AJFDSMG_cjs.isValidDeviceId; }
205
+ get: function () { return chunkW2FNRQKT_cjs.isValidDeviceId; }
198
206
  });
199
207
  Object.defineProperty(exports, "mapCategoriesToGtagParams", {
200
208
  enumerable: true,
201
- get: function () { return chunk5AJFDSMG_cjs.mapCategoriesToGtagParams; }
209
+ get: function () { return chunkW2FNRQKT_cjs.mapCategoriesToGtagParams; }
202
210
  });
203
211
  Object.defineProperty(exports, "mapConsentWireToState", {
204
212
  enumerable: true,
205
- get: function () { return chunk5AJFDSMG_cjs.mapConsentWireToState; }
213
+ get: function () { return chunkW2FNRQKT_cjs.mapConsentWireToState; }
206
214
  });
207
215
  Object.defineProperty(exports, "mapMeWireToState", {
208
216
  enumerable: true,
209
- get: function () { return chunk5AJFDSMG_cjs.mapMeWireToState; }
217
+ get: function () { return chunkW2FNRQKT_cjs.mapMeWireToState; }
210
218
  });
211
219
  Object.defineProperty(exports, "mapSyncWireToResult", {
212
220
  enumerable: true,
213
- get: function () { return chunk5AJFDSMG_cjs.mapSyncWireToResult; }
221
+ get: function () { return chunkW2FNRQKT_cjs.mapSyncWireToResult; }
214
222
  });
215
223
  Object.defineProperty(exports, "mapWithdrawWireToState", {
216
224
  enumerable: true,
217
- get: function () { return chunk5AJFDSMG_cjs.mapWithdrawWireToState; }
225
+ get: function () { return chunkW2FNRQKT_cjs.mapWithdrawWireToState; }
218
226
  });
219
227
  Object.defineProperty(exports, "readConsentCookie", {
220
228
  enumerable: true,
221
- get: function () { return chunk5AJFDSMG_cjs.readConsentCookie; }
229
+ get: function () { return chunkW2FNRQKT_cjs.readConsentCookie; }
230
+ });
231
+ Object.defineProperty(exports, "readConsentDismissalTimestamp", {
232
+ enumerable: true,
233
+ get: function () { return chunkW2FNRQKT_cjs.readConsentDismissalTimestamp; }
222
234
  });
223
235
  Object.defineProperty(exports, "readConsentSessionMirror", {
224
236
  enumerable: true,
225
- get: function () { return chunk5AJFDSMG_cjs.readConsentSessionMirror; }
237
+ get: function () { return chunkW2FNRQKT_cjs.readConsentSessionMirror; }
226
238
  });
227
239
  Object.defineProperty(exports, "useFFIDConsent", {
228
240
  enumerable: true,
229
- get: function () { return chunk5AJFDSMG_cjs.useFFIDConsent; }
241
+ get: function () { return chunkW2FNRQKT_cjs.useFFIDConsent; }
230
242
  });
231
243
  Object.defineProperty(exports, "useFFIDConsentPreferences", {
232
244
  enumerable: true,
233
- get: function () { return chunk5AJFDSMG_cjs.useFFIDConsentPreferences; }
245
+ get: function () { return chunkW2FNRQKT_cjs.useFFIDConsentPreferences; }
234
246
  });
235
247
  Object.defineProperty(exports, "writeConsentCookie", {
236
248
  enumerable: true,
237
- get: function () { return chunk5AJFDSMG_cjs.writeConsentCookie; }
249
+ get: function () { return chunkW2FNRQKT_cjs.writeConsentCookie; }
250
+ });
251
+ Object.defineProperty(exports, "writeConsentDismissalTimestamp", {
252
+ enumerable: true,
253
+ get: function () { return chunkW2FNRQKT_cjs.writeConsentDismissalTimestamp; }
238
254
  });
239
255
  Object.defineProperty(exports, "writeConsentSessionMirror", {
240
256
  enumerable: true,
241
- get: function () { return chunk5AJFDSMG_cjs.writeConsentSessionMirror; }
257
+ get: function () { return chunkW2FNRQKT_cjs.writeConsentSessionMirror; }
242
258
  });
@@ -1,5 +1,5 @@
1
- import { F as FFIDConsentResult, a as FFIDConsentState, b as FFIDConsentUpdate, c as FFIDConsentCategories, d as FFIDConsentSyncResult, e as FFIDConsentCategoryMetadata, f as FFIDCookiePolicy, P as PostConsentWire, G as GetConsentMeWire, g as PostSyncWire, h as PostWithdrawWire } from '../FFIDCookieLink-CAKupVSS.cjs';
2
- export { A as ALL_DENIED_EXCEPT_NECESSARY, C as CONSENT_COOKIE_MAX_AGE_SEC, i as CONSENT_COOKIE_NAME, j as CONSENT_SESSION_STORAGE_KEY, k as COOKIE_VERSION, D as DEFAULT_CONSENT_ERROR_MESSAGES, l as DEFAULT_MERGE_WARNING_MESSAGES, m as DeviceIdSchema, n as FFIDAnalyticsProvider, o as FFIDAnalyticsProviderProps, p as FFIDConsentCategoriesSchema, q as FFIDConsentCategoryCode, r as FFIDConsentCategoryCodeSchema, s as FFIDConsentCategoryMetadataSchema, t as FFIDConsentContext, u as FFIDConsentContextValue, v as FFIDConsentError, w as FFIDConsentErrorCode, x as FFIDConsentMergeStrategy, y as FFIDConsentMergeStrategySchema, z as FFIDConsentMergeWarning, B as FFIDConsentMergeWarningSchema, E as FFIDConsentSource, H as FFIDConsentSourceSchema, I as FFIDConsentStateSchema, J as FFIDConsentUpdateSchema, K as FFIDCookieBanner, L as FFIDCookieBannerClassNames, M as FFIDCookieBannerProps, N as FFIDCookieLink, O as FFIDCookieLinkProps, Q as FFIDCookiePolicySchema, R as FFIDCookieSettings, S as FFIDCookieSettingsClassNames, T as FFIDCookieSettingsProps, U as FFIDInternalConsentSource, V as FFIDInternalConsentSourceSchema, W as FFIDPublicConsentSource, X as FFIDPublicConsentSourceSchema, Y as FFID_CONSENT_ERROR_CODES, Z as FFID_CONSENT_NOT_DECIDED_STATE, _ as GetCategoriesWire, $ as GetCategoriesWireSchema, a0 as GetConsentMeWireSchema, a1 as GetDocumentWire, a2 as GetDocumentWireSchema, a3 as GtagBridge, a4 as GtagBridgeOptions, a5 as PostConsentRequest, a6 as PostConsentRequestSchema, a7 as PostConsentWireSchema, a8 as PostSyncRequest, a9 as PostSyncRequestSchema, aa as PostSyncWireSchema, ab as PostWithdrawWireSchema, ac as UseFFIDConsentPreferencesReturn, ad as UseFFIDConsentReturn, ae as clearConsentSessionMirror, af as createGtagBridge, ag as decodeConsentCookie, ah as deleteConsentCookie, ai as encodeConsentCookie, aj as mapCategoriesToGtagParams, ak as readConsentCookie, al as readConsentSessionMirror, am as useFFIDConsent, an as useFFIDConsentPreferences, ao as writeConsentCookie, ap as writeConsentSessionMirror } from '../FFIDCookieLink-CAKupVSS.cjs';
1
+ import { F as FFIDConsentResult, a as FFIDConsentState, b as FFIDConsentUpdate, c as FFIDConsentCategories, d as FFIDConsentSyncResult, e as FFIDConsentCategoryMetadata, f as FFIDCookiePolicy, P as PostConsentWire, G as GetConsentMeWire, g as PostSyncWire, h as PostWithdrawWire } from '../FFIDCookieLink-DY60yHYu.cjs';
2
+ export { A as ALL_DENIED_EXCEPT_NECESSARY, C as CONSENT_COOKIE_MAX_AGE_SEC, i as CONSENT_COOKIE_NAME, j as CONSENT_DISMISSAL_TIMESTAMP_KEY, k as CONSENT_SESSION_STORAGE_KEY, l as COOKIE_VERSION, D as DEFAULT_CONSENT_ERROR_MESSAGES, m as DEFAULT_MERGE_WARNING_MESSAGES, n as DeviceIdSchema, o as FFIDAnalyticsProvider, p as FFIDAnalyticsProviderProps, q as FFIDConsentCategoriesSchema, r as FFIDConsentCategoryCode, s as FFIDConsentCategoryCodeSchema, t as FFIDConsentCategoryMetadataSchema, u as FFIDConsentContext, v as FFIDConsentContextValue, w as FFIDConsentError, x as FFIDConsentErrorCode, y as FFIDConsentMergeStrategy, z as FFIDConsentMergeStrategySchema, B as FFIDConsentMergeWarning, E as FFIDConsentMergeWarningSchema, H as FFIDConsentSource, I as FFIDConsentSourceSchema, J as FFIDConsentStateSchema, K as FFIDConsentUpdateSchema, L as FFIDCookieBanner, M as FFIDCookieBannerClassNames, N as FFIDCookieBannerProps, O as FFIDCookieLink, Q as FFIDCookieLinkProps, R as FFIDCookiePolicySchema, S as FFIDCookieSettings, T as FFIDCookieSettingsClassNames, U as FFIDCookieSettingsProps, V as FFIDInternalConsentSource, W as FFIDInternalConsentSourceSchema, X as FFIDPublicConsentSource, Y as FFIDPublicConsentSourceSchema, Z as FFID_CONSENT_ERROR_CODES, _ as FFID_CONSENT_NOT_DECIDED_STATE, $ as GetCategoriesWire, a0 as GetCategoriesWireSchema, a1 as GetConsentMeWireSchema, a2 as GetDocumentWire, a3 as GetDocumentWireSchema, a4 as GtagBridge, a5 as GtagBridgeOptions, a6 as PostConsentRequest, a7 as PostConsentRequestSchema, a8 as PostConsentWireSchema, a9 as PostSyncRequest, aa as PostSyncRequestSchema, ab as PostSyncWireSchema, ac as PostWithdrawWireSchema, ad as UseFFIDConsentPreferencesReturn, ae as UseFFIDConsentReturn, af as clearConsentDismissalTimestamp, ag as clearConsentSessionMirror, ah as createGtagBridge, ai as decodeConsentCookie, aj as deleteConsentCookie, ak as encodeConsentCookie, al as mapCategoriesToGtagParams, am as readConsentCookie, an as readConsentDismissalTimestamp, ao as readConsentSessionMirror, ap as useFFIDConsent, aq as useFFIDConsentPreferences, ar as writeConsentCookie, as as writeConsentDismissalTimestamp, at as writeConsentSessionMirror } from '../FFIDCookieLink-DY60yHYu.cjs';
3
3
  import 'react';
4
4
  import 'zod';
5
5
 
@@ -1,5 +1,5 @@
1
- import { F as FFIDConsentResult, a as FFIDConsentState, b as FFIDConsentUpdate, c as FFIDConsentCategories, d as FFIDConsentSyncResult, e as FFIDConsentCategoryMetadata, f as FFIDCookiePolicy, P as PostConsentWire, G as GetConsentMeWire, g as PostSyncWire, h as PostWithdrawWire } from '../FFIDCookieLink-CAKupVSS.js';
2
- export { A as ALL_DENIED_EXCEPT_NECESSARY, C as CONSENT_COOKIE_MAX_AGE_SEC, i as CONSENT_COOKIE_NAME, j as CONSENT_SESSION_STORAGE_KEY, k as COOKIE_VERSION, D as DEFAULT_CONSENT_ERROR_MESSAGES, l as DEFAULT_MERGE_WARNING_MESSAGES, m as DeviceIdSchema, n as FFIDAnalyticsProvider, o as FFIDAnalyticsProviderProps, p as FFIDConsentCategoriesSchema, q as FFIDConsentCategoryCode, r as FFIDConsentCategoryCodeSchema, s as FFIDConsentCategoryMetadataSchema, t as FFIDConsentContext, u as FFIDConsentContextValue, v as FFIDConsentError, w as FFIDConsentErrorCode, x as FFIDConsentMergeStrategy, y as FFIDConsentMergeStrategySchema, z as FFIDConsentMergeWarning, B as FFIDConsentMergeWarningSchema, E as FFIDConsentSource, H as FFIDConsentSourceSchema, I as FFIDConsentStateSchema, J as FFIDConsentUpdateSchema, K as FFIDCookieBanner, L as FFIDCookieBannerClassNames, M as FFIDCookieBannerProps, N as FFIDCookieLink, O as FFIDCookieLinkProps, Q as FFIDCookiePolicySchema, R as FFIDCookieSettings, S as FFIDCookieSettingsClassNames, T as FFIDCookieSettingsProps, U as FFIDInternalConsentSource, V as FFIDInternalConsentSourceSchema, W as FFIDPublicConsentSource, X as FFIDPublicConsentSourceSchema, Y as FFID_CONSENT_ERROR_CODES, Z as FFID_CONSENT_NOT_DECIDED_STATE, _ as GetCategoriesWire, $ as GetCategoriesWireSchema, a0 as GetConsentMeWireSchema, a1 as GetDocumentWire, a2 as GetDocumentWireSchema, a3 as GtagBridge, a4 as GtagBridgeOptions, a5 as PostConsentRequest, a6 as PostConsentRequestSchema, a7 as PostConsentWireSchema, a8 as PostSyncRequest, a9 as PostSyncRequestSchema, aa as PostSyncWireSchema, ab as PostWithdrawWireSchema, ac as UseFFIDConsentPreferencesReturn, ad as UseFFIDConsentReturn, ae as clearConsentSessionMirror, af as createGtagBridge, ag as decodeConsentCookie, ah as deleteConsentCookie, ai as encodeConsentCookie, aj as mapCategoriesToGtagParams, ak as readConsentCookie, al as readConsentSessionMirror, am as useFFIDConsent, an as useFFIDConsentPreferences, ao as writeConsentCookie, ap as writeConsentSessionMirror } from '../FFIDCookieLink-CAKupVSS.js';
1
+ import { F as FFIDConsentResult, a as FFIDConsentState, b as FFIDConsentUpdate, c as FFIDConsentCategories, d as FFIDConsentSyncResult, e as FFIDConsentCategoryMetadata, f as FFIDCookiePolicy, P as PostConsentWire, G as GetConsentMeWire, g as PostSyncWire, h as PostWithdrawWire } from '../FFIDCookieLink-DY60yHYu.js';
2
+ export { A as ALL_DENIED_EXCEPT_NECESSARY, C as CONSENT_COOKIE_MAX_AGE_SEC, i as CONSENT_COOKIE_NAME, j as CONSENT_DISMISSAL_TIMESTAMP_KEY, k as CONSENT_SESSION_STORAGE_KEY, l as COOKIE_VERSION, D as DEFAULT_CONSENT_ERROR_MESSAGES, m as DEFAULT_MERGE_WARNING_MESSAGES, n as DeviceIdSchema, o as FFIDAnalyticsProvider, p as FFIDAnalyticsProviderProps, q as FFIDConsentCategoriesSchema, r as FFIDConsentCategoryCode, s as FFIDConsentCategoryCodeSchema, t as FFIDConsentCategoryMetadataSchema, u as FFIDConsentContext, v as FFIDConsentContextValue, w as FFIDConsentError, x as FFIDConsentErrorCode, y as FFIDConsentMergeStrategy, z as FFIDConsentMergeStrategySchema, B as FFIDConsentMergeWarning, E as FFIDConsentMergeWarningSchema, H as FFIDConsentSource, I as FFIDConsentSourceSchema, J as FFIDConsentStateSchema, K as FFIDConsentUpdateSchema, L as FFIDCookieBanner, M as FFIDCookieBannerClassNames, N as FFIDCookieBannerProps, O as FFIDCookieLink, Q as FFIDCookieLinkProps, R as FFIDCookiePolicySchema, S as FFIDCookieSettings, T as FFIDCookieSettingsClassNames, U as FFIDCookieSettingsProps, V as FFIDInternalConsentSource, W as FFIDInternalConsentSourceSchema, X as FFIDPublicConsentSource, Y as FFIDPublicConsentSourceSchema, Z as FFID_CONSENT_ERROR_CODES, _ as FFID_CONSENT_NOT_DECIDED_STATE, $ as GetCategoriesWire, a0 as GetCategoriesWireSchema, a1 as GetConsentMeWireSchema, a2 as GetDocumentWire, a3 as GetDocumentWireSchema, a4 as GtagBridge, a5 as GtagBridgeOptions, a6 as PostConsentRequest, a7 as PostConsentRequestSchema, a8 as PostConsentWireSchema, a9 as PostSyncRequest, aa as PostSyncRequestSchema, ab as PostSyncWireSchema, ac as PostWithdrawWireSchema, ad as UseFFIDConsentPreferencesReturn, ae as UseFFIDConsentReturn, af as clearConsentDismissalTimestamp, ag as clearConsentSessionMirror, ah as createGtagBridge, ai as decodeConsentCookie, aj as deleteConsentCookie, ak as encodeConsentCookie, al as mapCategoriesToGtagParams, am as readConsentCookie, an as readConsentDismissalTimestamp, ao as readConsentSessionMirror, ap as useFFIDConsent, aq as useFFIDConsentPreferences, ar as writeConsentCookie, as as writeConsentDismissalTimestamp, at as writeConsentSessionMirror } from '../FFIDCookieLink-DY60yHYu.js';
3
3
  import 'react';
4
4
  import 'zod';
5
5
 
@@ -1 +1 @@
1
- export { ALL_DENIED_EXCEPT_NECESSARY, CONSENT_COOKIE_MAX_AGE_SEC, CONSENT_COOKIE_NAME, CONSENT_SESSION_STORAGE_KEY, COOKIE_VERSION, DEFAULT_CONSENT_ERROR_MESSAGES, DEFAULT_MERGE_WARNING_MESSAGES, DEVICE_ID_LOCAL_STORAGE_KEY, DEVICE_ID_SESSION_STORAGE_KEY, DeviceIdSchema, FFIDAnalyticsProvider, FFIDConsentCategoriesSchema, FFIDConsentCategoryCodeSchema, FFIDConsentCategoryMetadataSchema, FFIDConsentContext, FFIDConsentError, FFIDConsentMergeStrategySchema, FFIDConsentMergeWarningSchema, FFIDConsentSourceSchema, FFIDConsentStateSchema, FFIDConsentUpdateSchema, FFIDCookieBanner, FFIDCookieLink, FFIDCookiePolicySchema, FFIDCookieSettings, FFIDInternalConsentSourceSchema, FFIDPublicConsentSourceSchema, FFID_CONSENT_ERROR_CODES, FFID_CONSENT_NOT_DECIDED_STATE, GetCategoriesWireSchema, GetConsentMeWireSchema, GetDocumentWireSchema, PostConsentRequestSchema, PostConsentWireSchema, PostSyncRequestSchema, PostSyncWireSchema, PostWithdrawWireSchema, clearConsentSessionMirror, clearDeviceId, createConsentClient, createGtagBridge, decodeConsentCookie, deleteConsentCookie, encodeConsentCookie, generateDeviceId, getOrCreateDeviceId, isUuidV7, isValidDeviceId, mapCategoriesToGtagParams, mapConsentWireToState, mapMeWireToState, mapSyncWireToResult, mapWithdrawWireToState, readConsentCookie, readConsentSessionMirror, useFFIDConsent, useFFIDConsentPreferences, writeConsentCookie, writeConsentSessionMirror } from '../chunk-VVACPX7Q.js';
1
+ export { ALL_DENIED_EXCEPT_NECESSARY, CONSENT_COOKIE_MAX_AGE_SEC, CONSENT_COOKIE_NAME, CONSENT_DISMISSAL_TIMESTAMP_KEY, CONSENT_SESSION_STORAGE_KEY, COOKIE_VERSION, DEFAULT_CONSENT_ERROR_MESSAGES, DEFAULT_MERGE_WARNING_MESSAGES, DEVICE_ID_LOCAL_STORAGE_KEY, DEVICE_ID_SESSION_STORAGE_KEY, DeviceIdSchema, FFIDAnalyticsProvider, FFIDConsentCategoriesSchema, FFIDConsentCategoryCodeSchema, FFIDConsentCategoryMetadataSchema, FFIDConsentContext, FFIDConsentError, FFIDConsentMergeStrategySchema, FFIDConsentMergeWarningSchema, FFIDConsentSourceSchema, FFIDConsentStateSchema, FFIDConsentUpdateSchema, FFIDCookieBanner, FFIDCookieLink, FFIDCookiePolicySchema, FFIDCookieSettings, FFIDInternalConsentSourceSchema, FFIDPublicConsentSourceSchema, FFID_CONSENT_ERROR_CODES, FFID_CONSENT_NOT_DECIDED_STATE, GetCategoriesWireSchema, GetConsentMeWireSchema, GetDocumentWireSchema, PostConsentRequestSchema, PostConsentWireSchema, PostSyncRequestSchema, PostSyncWireSchema, PostWithdrawWireSchema, clearConsentDismissalTimestamp, clearConsentSessionMirror, clearDeviceId, createConsentClient, createGtagBridge, decodeConsentCookie, deleteConsentCookie, encodeConsentCookie, generateDeviceId, getOrCreateDeviceId, isUuidV7, isValidDeviceId, mapCategoriesToGtagParams, mapConsentWireToState, mapMeWireToState, mapSyncWireToResult, mapWithdrawWireToState, readConsentCookie, readConsentDismissalTimestamp, readConsentSessionMirror, useFFIDConsent, useFFIDConsentPreferences, writeConsentCookie, writeConsentDismissalTimestamp, writeConsentSessionMirror } from '../chunk-UWU2757V.js';
package/dist/index.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var chunk7IOAHDFM_cjs = require('./chunk-7IOAHDFM.cjs');
4
- var chunk5AJFDSMG_cjs = require('./chunk-5AJFDSMG.cjs');
3
+ var chunkZ4D37JR3_cjs = require('./chunk-Z4D37JR3.cjs');
4
+ var chunkW2FNRQKT_cjs = require('./chunk-W2FNRQKT.cjs');
5
5
  var react = require('react');
6
6
  var jsxRuntime = require('react/jsx-runtime');
7
7
 
@@ -54,8 +54,8 @@ function defaultRedirect(url) {
54
54
  }
55
55
  function useRequireActiveSubscription(options) {
56
56
  const { redirectTo, allowGrace = true, onRedirect } = options;
57
- const { isLoading, error } = chunk7IOAHDFM_cjs.useFFIDContext();
58
- const { effectiveStatus, isBlocked, isGrace } = chunk7IOAHDFM_cjs.useSubscription();
57
+ const { isLoading, error } = chunkZ4D37JR3_cjs.useFFIDContext();
58
+ const { effectiveStatus, isBlocked, isGrace } = chunkZ4D37JR3_cjs.useSubscription();
59
59
  const hasFetchError = error !== null && effectiveStatus === null;
60
60
  const shouldRedirect = !isLoading && !hasFetchError && (isBlocked || !allowGrace && isGrace || effectiveStatus === null);
61
61
  react.useEffect(() => {
@@ -76,7 +76,7 @@ function useRequireActiveSubscription(options) {
76
76
  }
77
77
  function withFFIDAuth(Component, options = {}) {
78
78
  const WrappedComponent = (props) => {
79
- const { isLoading, isAuthenticated, login } = chunk7IOAHDFM_cjs.useFFIDContext();
79
+ const { isLoading, isAuthenticated, login } = chunkZ4D37JR3_cjs.useFFIDContext();
80
80
  const hasRedirected = react.useRef(false);
81
81
  react.useEffect(() => {
82
82
  if (!isLoading && !isAuthenticated && options.redirectToLogin && !hasRedirected.current) {
@@ -105,179 +105,195 @@ var FFID_NEWSLETTER_DISPATCH_MAX_RECIPIENTS = 1e3;
105
105
 
106
106
  Object.defineProperty(exports, "DEFAULT_API_BASE_URL", {
107
107
  enumerable: true,
108
- get: function () { return chunk7IOAHDFM_cjs.DEFAULT_API_BASE_URL; }
108
+ get: function () { return chunkZ4D37JR3_cjs.DEFAULT_API_BASE_URL; }
109
109
  });
110
110
  Object.defineProperty(exports, "DEFAULT_OAUTH_SCOPES", {
111
111
  enumerable: true,
112
- get: function () { return chunk7IOAHDFM_cjs.DEFAULT_OAUTH_SCOPES; }
112
+ get: function () { return chunkZ4D37JR3_cjs.DEFAULT_OAUTH_SCOPES; }
113
113
  });
114
114
  Object.defineProperty(exports, "FFIDAnnouncementBadge", {
115
115
  enumerable: true,
116
- get: function () { return chunk7IOAHDFM_cjs.FFIDAnnouncementBadge; }
116
+ get: function () { return chunkZ4D37JR3_cjs.FFIDAnnouncementBadge; }
117
117
  });
118
118
  Object.defineProperty(exports, "FFIDAnnouncementList", {
119
119
  enumerable: true,
120
- get: function () { return chunk7IOAHDFM_cjs.FFIDAnnouncementList; }
120
+ get: function () { return chunkZ4D37JR3_cjs.FFIDAnnouncementList; }
121
121
  });
122
122
  Object.defineProperty(exports, "FFIDInquiryForm", {
123
123
  enumerable: true,
124
- get: function () { return chunk7IOAHDFM_cjs.FFIDInquiryForm; }
124
+ get: function () { return chunkZ4D37JR3_cjs.FFIDInquiryForm; }
125
125
  });
126
126
  Object.defineProperty(exports, "FFIDLoginButton", {
127
127
  enumerable: true,
128
- get: function () { return chunk7IOAHDFM_cjs.FFIDLoginButton; }
128
+ get: function () { return chunkZ4D37JR3_cjs.FFIDLoginButton; }
129
129
  });
130
130
  Object.defineProperty(exports, "FFIDOrganizationSwitcher", {
131
131
  enumerable: true,
132
- get: function () { return chunk7IOAHDFM_cjs.FFIDOrganizationSwitcher; }
132
+ get: function () { return chunkZ4D37JR3_cjs.FFIDOrganizationSwitcher; }
133
133
  });
134
134
  Object.defineProperty(exports, "FFIDProvider", {
135
135
  enumerable: true,
136
- get: function () { return chunk7IOAHDFM_cjs.FFIDProvider; }
136
+ get: function () { return chunkZ4D37JR3_cjs.FFIDProvider; }
137
137
  });
138
138
  Object.defineProperty(exports, "FFIDSDKError", {
139
139
  enumerable: true,
140
- get: function () { return chunk7IOAHDFM_cjs.FFIDSDKError; }
140
+ get: function () { return chunkZ4D37JR3_cjs.FFIDSDKError; }
141
141
  });
142
142
  Object.defineProperty(exports, "FFIDSubscriptionBadge", {
143
143
  enumerable: true,
144
- get: function () { return chunk7IOAHDFM_cjs.FFIDSubscriptionBadge; }
144
+ get: function () { return chunkZ4D37JR3_cjs.FFIDSubscriptionBadge; }
145
145
  });
146
146
  Object.defineProperty(exports, "FFIDUserMenu", {
147
147
  enumerable: true,
148
- get: function () { return chunk7IOAHDFM_cjs.FFIDUserMenu; }
148
+ get: function () { return chunkZ4D37JR3_cjs.FFIDUserMenu; }
149
149
  });
150
150
  Object.defineProperty(exports, "FFID_ANNOUNCEMENTS_ERROR_CODES", {
151
151
  enumerable: true,
152
- get: function () { return chunk7IOAHDFM_cjs.FFID_ANNOUNCEMENTS_ERROR_CODES; }
152
+ get: function () { return chunkZ4D37JR3_cjs.FFID_ANNOUNCEMENTS_ERROR_CODES; }
153
153
  });
154
154
  Object.defineProperty(exports, "FFID_INQUIRY_CATEGORIES", {
155
155
  enumerable: true,
156
- get: function () { return chunk7IOAHDFM_cjs.FFID_INQUIRY_CATEGORIES; }
156
+ get: function () { return chunkZ4D37JR3_cjs.FFID_INQUIRY_CATEGORIES; }
157
157
  });
158
158
  Object.defineProperty(exports, "FFID_INQUIRY_CATEGORIES_SITE_2026", {
159
159
  enumerable: true,
160
- get: function () { return chunk7IOAHDFM_cjs.FFID_INQUIRY_CATEGORIES_SITE_2026; }
160
+ get: function () { return chunkZ4D37JR3_cjs.FFID_INQUIRY_CATEGORIES_SITE_2026; }
161
161
  });
162
162
  Object.defineProperty(exports, "computeEffectiveStatusFromSession", {
163
163
  enumerable: true,
164
- get: function () { return chunk7IOAHDFM_cjs.computeEffectiveStatusFromSession; }
164
+ get: function () { return chunkZ4D37JR3_cjs.computeEffectiveStatusFromSession; }
165
165
  });
166
166
  Object.defineProperty(exports, "createFFIDAnnouncementsClient", {
167
167
  enumerable: true,
168
- get: function () { return chunk7IOAHDFM_cjs.createFFIDAnnouncementsClient; }
168
+ get: function () { return chunkZ4D37JR3_cjs.createFFIDAnnouncementsClient; }
169
169
  });
170
170
  Object.defineProperty(exports, "createFFIDClient", {
171
171
  enumerable: true,
172
- get: function () { return chunk7IOAHDFM_cjs.createFFIDClient; }
172
+ get: function () { return chunkZ4D37JR3_cjs.createFFIDClient; }
173
173
  });
174
174
  Object.defineProperty(exports, "createTokenStore", {
175
175
  enumerable: true,
176
- get: function () { return chunk7IOAHDFM_cjs.createTokenStore; }
176
+ get: function () { return chunkZ4D37JR3_cjs.createTokenStore; }
177
177
  });
178
178
  Object.defineProperty(exports, "generateCodeChallenge", {
179
179
  enumerable: true,
180
- get: function () { return chunk7IOAHDFM_cjs.generateCodeChallenge; }
180
+ get: function () { return chunkZ4D37JR3_cjs.generateCodeChallenge; }
181
181
  });
182
182
  Object.defineProperty(exports, "generateCodeVerifier", {
183
183
  enumerable: true,
184
- get: function () { return chunk7IOAHDFM_cjs.generateCodeVerifier; }
184
+ get: function () { return chunkZ4D37JR3_cjs.generateCodeVerifier; }
185
185
  });
186
186
  Object.defineProperty(exports, "isFFIDInquiryCategorySite2026", {
187
187
  enumerable: true,
188
- get: function () { return chunk7IOAHDFM_cjs.isFFIDInquiryCategorySite2026; }
188
+ get: function () { return chunkZ4D37JR3_cjs.isFFIDInquiryCategorySite2026; }
189
189
  });
190
190
  Object.defineProperty(exports, "normalizeRedirectUri", {
191
191
  enumerable: true,
192
- get: function () { return chunk7IOAHDFM_cjs.normalizeRedirectUri; }
192
+ get: function () { return chunkZ4D37JR3_cjs.normalizeRedirectUri; }
193
193
  });
194
194
  Object.defineProperty(exports, "retrieveCodeVerifier", {
195
195
  enumerable: true,
196
- get: function () { return chunk7IOAHDFM_cjs.retrieveCodeVerifier; }
196
+ get: function () { return chunkZ4D37JR3_cjs.retrieveCodeVerifier; }
197
197
  });
198
198
  Object.defineProperty(exports, "storeCodeVerifier", {
199
199
  enumerable: true,
200
- get: function () { return chunk7IOAHDFM_cjs.storeCodeVerifier; }
200
+ get: function () { return chunkZ4D37JR3_cjs.storeCodeVerifier; }
201
201
  });
202
202
  Object.defineProperty(exports, "useFFID", {
203
203
  enumerable: true,
204
- get: function () { return chunk7IOAHDFM_cjs.useFFID; }
204
+ get: function () { return chunkZ4D37JR3_cjs.useFFID; }
205
205
  });
206
206
  Object.defineProperty(exports, "useFFIDAnnouncements", {
207
207
  enumerable: true,
208
- get: function () { return chunk7IOAHDFM_cjs.useFFIDAnnouncements; }
208
+ get: function () { return chunkZ4D37JR3_cjs.useFFIDAnnouncements; }
209
209
  });
210
210
  Object.defineProperty(exports, "useSubscription", {
211
211
  enumerable: true,
212
- get: function () { return chunk7IOAHDFM_cjs.useSubscription; }
212
+ get: function () { return chunkZ4D37JR3_cjs.useSubscription; }
213
213
  });
214
214
  Object.defineProperty(exports, "withSubscription", {
215
215
  enumerable: true,
216
- get: function () { return chunk7IOAHDFM_cjs.withSubscription; }
216
+ get: function () { return chunkZ4D37JR3_cjs.withSubscription; }
217
217
  });
218
218
  Object.defineProperty(exports, "ALL_DENIED_EXCEPT_NECESSARY", {
219
219
  enumerable: true,
220
- get: function () { return chunk5AJFDSMG_cjs.ALL_DENIED_EXCEPT_NECESSARY; }
220
+ get: function () { return chunkW2FNRQKT_cjs.ALL_DENIED_EXCEPT_NECESSARY; }
221
221
  });
222
222
  Object.defineProperty(exports, "CONSENT_COOKIE_NAME", {
223
223
  enumerable: true,
224
- get: function () { return chunk5AJFDSMG_cjs.CONSENT_COOKIE_NAME; }
224
+ get: function () { return chunkW2FNRQKT_cjs.CONSENT_COOKIE_NAME; }
225
+ });
226
+ Object.defineProperty(exports, "CONSENT_DISMISSAL_TIMESTAMP_KEY", {
227
+ enumerable: true,
228
+ get: function () { return chunkW2FNRQKT_cjs.CONSENT_DISMISSAL_TIMESTAMP_KEY; }
225
229
  });
226
230
  Object.defineProperty(exports, "COOKIE_VERSION", {
227
231
  enumerable: true,
228
- get: function () { return chunk5AJFDSMG_cjs.COOKIE_VERSION; }
232
+ get: function () { return chunkW2FNRQKT_cjs.COOKIE_VERSION; }
229
233
  });
230
234
  Object.defineProperty(exports, "DEFAULT_CONSENT_ERROR_MESSAGES", {
231
235
  enumerable: true,
232
- get: function () { return chunk5AJFDSMG_cjs.DEFAULT_CONSENT_ERROR_MESSAGES; }
236
+ get: function () { return chunkW2FNRQKT_cjs.DEFAULT_CONSENT_ERROR_MESSAGES; }
233
237
  });
234
238
  Object.defineProperty(exports, "FFIDAnalyticsProvider", {
235
239
  enumerable: true,
236
- get: function () { return chunk5AJFDSMG_cjs.FFIDAnalyticsProvider; }
240
+ get: function () { return chunkW2FNRQKT_cjs.FFIDAnalyticsProvider; }
237
241
  });
238
242
  Object.defineProperty(exports, "FFIDConsentError", {
239
243
  enumerable: true,
240
- get: function () { return chunk5AJFDSMG_cjs.FFIDConsentError; }
244
+ get: function () { return chunkW2FNRQKT_cjs.FFIDConsentError; }
241
245
  });
242
246
  Object.defineProperty(exports, "FFIDCookieBanner", {
243
247
  enumerable: true,
244
- get: function () { return chunk5AJFDSMG_cjs.FFIDCookieBanner; }
248
+ get: function () { return chunkW2FNRQKT_cjs.FFIDCookieBanner; }
245
249
  });
246
250
  Object.defineProperty(exports, "FFIDCookieLink", {
247
251
  enumerable: true,
248
- get: function () { return chunk5AJFDSMG_cjs.FFIDCookieLink; }
252
+ get: function () { return chunkW2FNRQKT_cjs.FFIDCookieLink; }
249
253
  });
250
254
  Object.defineProperty(exports, "FFIDCookieSettings", {
251
255
  enumerable: true,
252
- get: function () { return chunk5AJFDSMG_cjs.FFIDCookieSettings; }
256
+ get: function () { return chunkW2FNRQKT_cjs.FFIDCookieSettings; }
253
257
  });
254
258
  Object.defineProperty(exports, "FFID_CONSENT_ERROR_CODES", {
255
259
  enumerable: true,
256
- get: function () { return chunk5AJFDSMG_cjs.FFID_CONSENT_ERROR_CODES; }
260
+ get: function () { return chunkW2FNRQKT_cjs.FFID_CONSENT_ERROR_CODES; }
261
+ });
262
+ Object.defineProperty(exports, "clearConsentDismissalTimestamp", {
263
+ enumerable: true,
264
+ get: function () { return chunkW2FNRQKT_cjs.clearConsentDismissalTimestamp; }
257
265
  });
258
266
  Object.defineProperty(exports, "decodeConsentCookie", {
259
267
  enumerable: true,
260
- get: function () { return chunk5AJFDSMG_cjs.decodeConsentCookie; }
268
+ get: function () { return chunkW2FNRQKT_cjs.decodeConsentCookie; }
261
269
  });
262
270
  Object.defineProperty(exports, "encodeConsentCookie", {
263
271
  enumerable: true,
264
- get: function () { return chunk5AJFDSMG_cjs.encodeConsentCookie; }
272
+ get: function () { return chunkW2FNRQKT_cjs.encodeConsentCookie; }
265
273
  });
266
274
  Object.defineProperty(exports, "readConsentCookie", {
267
275
  enumerable: true,
268
- get: function () { return chunk5AJFDSMG_cjs.readConsentCookie; }
276
+ get: function () { return chunkW2FNRQKT_cjs.readConsentCookie; }
277
+ });
278
+ Object.defineProperty(exports, "readConsentDismissalTimestamp", {
279
+ enumerable: true,
280
+ get: function () { return chunkW2FNRQKT_cjs.readConsentDismissalTimestamp; }
269
281
  });
270
282
  Object.defineProperty(exports, "useFFIDConsent", {
271
283
  enumerable: true,
272
- get: function () { return chunk5AJFDSMG_cjs.useFFIDConsent; }
284
+ get: function () { return chunkW2FNRQKT_cjs.useFFIDConsent; }
273
285
  });
274
286
  Object.defineProperty(exports, "useFFIDConsentPreferences", {
275
287
  enumerable: true,
276
- get: function () { return chunk5AJFDSMG_cjs.useFFIDConsentPreferences; }
288
+ get: function () { return chunkW2FNRQKT_cjs.useFFIDConsentPreferences; }
277
289
  });
278
290
  Object.defineProperty(exports, "writeConsentCookie", {
279
291
  enumerable: true,
280
- get: function () { return chunk5AJFDSMG_cjs.writeConsentCookie; }
292
+ get: function () { return chunkW2FNRQKT_cjs.writeConsentCookie; }
293
+ });
294
+ Object.defineProperty(exports, "writeConsentDismissalTimestamp", {
295
+ enumerable: true,
296
+ get: function () { return chunkW2FNRQKT_cjs.writeConsentDismissalTimestamp; }
281
297
  });
282
298
  exports.FFID_NEWSLETTER_DISPATCH_MAX_RECIPIENTS = FFID_NEWSLETTER_DISPATCH_MAX_RECIPIENTS;
283
299
  exports.FFID_NEWSLETTER_TYPES = FFID_NEWSLETTER_TYPES;