@frak-labs/nexus-sdk 0.0.24 → 0.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/README.md +2 -72
  2. package/dist/bundle/bundle.js +6 -6
  3. package/package.json +11 -64
  4. package/dist/FrakContext-DKSVaeVb.d.cts +0 -450
  5. package/dist/FrakContext-DjeuWC2U.d.ts +0 -450
  6. package/dist/chunk-2VNIEGOJ.js +0 -864
  7. package/dist/chunk-4MMSQL44.js +0 -351
  8. package/dist/chunk-4PVF24BB.cjs +0 -114
  9. package/dist/chunk-BOGCLEPR.js +0 -80
  10. package/dist/chunk-DE2KWQVP.cjs +0 -351
  11. package/dist/chunk-FETGS7X7.js +0 -114
  12. package/dist/chunk-H4BK3CNV.cjs +0 -864
  13. package/dist/chunk-P3J2BIUT.cjs +0 -80
  14. package/dist/chunk-QLM5NFMZ.cjs +0 -245
  15. package/dist/chunk-YPQA63LW.js +0 -245
  16. package/dist/core/actions/index.cjs +0 -29
  17. package/dist/core/actions/index.d.cts +0 -92
  18. package/dist/core/actions/index.d.ts +0 -92
  19. package/dist/core/actions/index.js +0 -29
  20. package/dist/core/index.cjs +0 -34
  21. package/dist/core/index.d.cts +0 -167
  22. package/dist/core/index.d.ts +0 -167
  23. package/dist/core/index.js +0 -34
  24. package/dist/core/interactions/index.cjs +0 -13
  25. package/dist/core/interactions/index.d.cts +0 -65
  26. package/dist/core/interactions/index.d.ts +0 -65
  27. package/dist/core/interactions/index.js +0 -13
  28. package/dist/error-Dflr3G5x.d.cts +0 -27
  29. package/dist/error-Dflr3G5x.d.ts +0 -27
  30. package/dist/interaction-BngPoHA0.d.cts +0 -22
  31. package/dist/interaction-BngPoHA0.d.ts +0 -22
  32. package/dist/processReferral-CJI_Rc4K.d.ts +0 -53
  33. package/dist/processReferral-DUP8imQV.d.cts +0 -53
  34. package/dist/react/index.cjs +0 -366
  35. package/dist/react/index.d.cts +0 -167
  36. package/dist/react/index.d.ts +0 -167
  37. package/dist/react/index.js +0 -366
@@ -1,864 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
-
3
-
4
-
5
- var _chunkP3J2BIUTcjs = require('./chunk-P3J2BIUT.cjs');
6
-
7
- // ../../node_modules/async-lz-string/libs/async-lz-string.js
8
- var require_async_lz_string = _chunkP3J2BIUTcjs.__commonJS.call(void 0, {
9
- "../../node_modules/async-lz-string/libs/async-lz-string.js"(exports, module) {
10
- "use strict";
11
- !function(t, e) {
12
- if ("object" == typeof exports && "object" == typeof module) module.exports = e();
13
- else if ("function" == typeof define && define.amd) define([], e);
14
- else {
15
- var n = e();
16
- for (var r in n) ("object" == typeof exports ? exports : t)[r] = n[r];
17
- }
18
- }(exports, () => (() => {
19
- "use strict";
20
- var t = { 48: function(t2, e2, n) {
21
- var r = this && this.__awaiter || function(t3, e3, n2, r2) {
22
- return new (n2 || (n2 = Promise))(function(a2, o2) {
23
- function i2(t4) {
24
- try {
25
- u2(r2.next(t4));
26
- } catch (t5) {
27
- o2(t5);
28
- }
29
- }
30
- function s2(t4) {
31
- try {
32
- u2(r2.throw(t4));
33
- } catch (t5) {
34
- o2(t5);
35
- }
36
- }
37
- function u2(t4) {
38
- var e4;
39
- t4.done ? a2(t4.value) : (e4 = t4.value, e4 instanceof n2 ? e4 : new n2(function(t5) {
40
- t5(e4);
41
- })).then(i2, s2);
42
- }
43
- u2((r2 = r2.apply(t3, e3 || [])).next());
44
- });
45
- }, a = this && this.__generator || function(t3, e3) {
46
- var n2, r2, a2, o2, i2 = { label: 0, sent: function() {
47
- if (1 & a2[0]) throw a2[1];
48
- return a2[1];
49
- }, trys: [], ops: [] };
50
- return o2 = { next: s2(0), throw: s2(1), return: s2(2) }, "function" == typeof Symbol && (o2[Symbol.iterator] = function() {
51
- return this;
52
- }), o2;
53
- function s2(s3) {
54
- return function(u2) {
55
- return function(s4) {
56
- if (n2) throw new TypeError("Generator is already executing.");
57
- for (; o2 && (o2 = 0, s4[0] && (i2 = 0)), i2; ) try {
58
- if (n2 = 1, r2 && (a2 = 2 & s4[0] ? r2.return : s4[0] ? r2.throw || ((a2 = r2.return) && a2.call(r2), 0) : r2.next) && !(a2 = a2.call(r2, s4[1])).done) return a2;
59
- switch (r2 = 0, a2 && (s4 = [2 & s4[0], a2.value]), s4[0]) {
60
- case 0:
61
- case 1:
62
- a2 = s4;
63
- break;
64
- case 4:
65
- return i2.label++, { value: s4[1], done: false };
66
- case 5:
67
- i2.label++, r2 = s4[1], s4 = [0];
68
- continue;
69
- case 7:
70
- s4 = i2.ops.pop(), i2.trys.pop();
71
- continue;
72
- default:
73
- if (!((a2 = (a2 = i2.trys).length > 0 && a2[a2.length - 1]) || 6 !== s4[0] && 2 !== s4[0])) {
74
- i2 = 0;
75
- continue;
76
- }
77
- if (3 === s4[0] && (!a2 || s4[1] > a2[0] && s4[1] < a2[3])) {
78
- i2.label = s4[1];
79
- break;
80
- }
81
- if (6 === s4[0] && i2.label < a2[1]) {
82
- i2.label = a2[1], a2 = s4;
83
- break;
84
- }
85
- if (a2 && i2.label < a2[2]) {
86
- i2.label = a2[2], i2.ops.push(s4);
87
- break;
88
- }
89
- a2[2] && i2.ops.pop(), i2.trys.pop();
90
- continue;
91
- }
92
- s4 = e3.call(t3, i2);
93
- } catch (t4) {
94
- s4 = [6, t4], r2 = 0;
95
- } finally {
96
- n2 = a2 = 0;
97
- }
98
- if (5 & s4[0]) throw s4[1];
99
- return { value: s4[0] ? s4[1] : void 0, done: true };
100
- }([s3, u2]);
101
- };
102
- }
103
- };
104
- Object.defineProperty(e2, "__esModule", { value: true }), e2.decompressFromUTF16 = e2.compressToUTF16 = e2.decompressFromBase64 = e2.compressToBase64 = void 0;
105
- var o = n(304), i = n(134), s = new o.CompressorImpl(), u = new i.DecompressorImpl(), c = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", l = {};
106
- e2.compressToBase64 = function(t3) {
107
- return r(this, void 0, void 0, function() {
108
- var e3;
109
- return a(this, function(n2) {
110
- switch (n2.label) {
111
- case 0:
112
- return null === t3 ? [2, ""] : [4, s.compress(t3, 6, function(t4) {
113
- return c.charAt(t4);
114
- })];
115
- case 1:
116
- switch ((e3 = n2.sent()).length % 4) {
117
- default:
118
- case 0:
119
- return [2, e3];
120
- case 1:
121
- return [2, e3 + "==="];
122
- case 2:
123
- return [2, e3 + "=="];
124
- case 3:
125
- return [2, e3 + "="];
126
- }
127
- return [2];
128
- }
129
- });
130
- });
131
- }, e2.decompressFromBase64 = function(t3) {
132
- return r(this, void 0, void 0, function() {
133
- return a(this, function(e3) {
134
- switch (e3.label) {
135
- case 0:
136
- return null === t3 ? [2, ""] : "" === t3 ? [2, null] : [4, u.decompress(t3.length, 32, function(e4) {
137
- return function(t4, e5) {
138
- if (!l[t4]) {
139
- l[t4] = {};
140
- for (var n2 = 0; n2 < t4.length; n2++) l[t4][t4.charAt(n2)] = n2;
141
- }
142
- return l[t4][e5];
143
- }(c, t3.charAt(e4));
144
- })];
145
- case 1:
146
- return [2, e3.sent()];
147
- }
148
- });
149
- });
150
- }, e2.compressToUTF16 = function(t3) {
151
- return r(this, void 0, void 0, function() {
152
- return a(this, function(e3) {
153
- switch (e3.label) {
154
- case 0:
155
- return null === t3 ? [2, ""] : [4, s.compress(t3, 15, function(t4) {
156
- return String.fromCharCode(t4 + 32);
157
- })];
158
- case 1:
159
- return [2, e3.sent() + " "];
160
- }
161
- });
162
- });
163
- }, e2.decompressFromUTF16 = function(t3) {
164
- return r(this, void 0, void 0, function() {
165
- return a(this, function(e3) {
166
- switch (e3.label) {
167
- case 0:
168
- return null === t3 ? [2, ""] : "" === t3 ? [2, null] : [4, u.decompress(t3.length, 16384, function(e4) {
169
- return t3.charCodeAt(e4) - 32;
170
- })];
171
- case 1:
172
- return [2, e3.sent()];
173
- }
174
- });
175
- });
176
- };
177
- }, 304: function(t2, e2, n) {
178
- var r = this && this.__awaiter || function(t3, e3, n2, r2) {
179
- return new (n2 || (n2 = Promise))(function(a2, o2) {
180
- function i2(t4) {
181
- try {
182
- u(r2.next(t4));
183
- } catch (t5) {
184
- o2(t5);
185
- }
186
- }
187
- function s2(t4) {
188
- try {
189
- u(r2.throw(t4));
190
- } catch (t5) {
191
- o2(t5);
192
- }
193
- }
194
- function u(t4) {
195
- var e4;
196
- t4.done ? a2(t4.value) : (e4 = t4.value, e4 instanceof n2 ? e4 : new n2(function(t5) {
197
- t5(e4);
198
- })).then(i2, s2);
199
- }
200
- u((r2 = r2.apply(t3, e3 || [])).next());
201
- });
202
- }, a = this && this.__generator || function(t3, e3) {
203
- var n2, r2, a2, o2, i2 = { label: 0, sent: function() {
204
- if (1 & a2[0]) throw a2[1];
205
- return a2[1];
206
- }, trys: [], ops: [] };
207
- return o2 = { next: s2(0), throw: s2(1), return: s2(2) }, "function" == typeof Symbol && (o2[Symbol.iterator] = function() {
208
- return this;
209
- }), o2;
210
- function s2(s3) {
211
- return function(u) {
212
- return function(s4) {
213
- if (n2) throw new TypeError("Generator is already executing.");
214
- for (; o2 && (o2 = 0, s4[0] && (i2 = 0)), i2; ) try {
215
- if (n2 = 1, r2 && (a2 = 2 & s4[0] ? r2.return : s4[0] ? r2.throw || ((a2 = r2.return) && a2.call(r2), 0) : r2.next) && !(a2 = a2.call(r2, s4[1])).done) return a2;
216
- switch (r2 = 0, a2 && (s4 = [2 & s4[0], a2.value]), s4[0]) {
217
- case 0:
218
- case 1:
219
- a2 = s4;
220
- break;
221
- case 4:
222
- return i2.label++, { value: s4[1], done: false };
223
- case 5:
224
- i2.label++, r2 = s4[1], s4 = [0];
225
- continue;
226
- case 7:
227
- s4 = i2.ops.pop(), i2.trys.pop();
228
- continue;
229
- default:
230
- if (!((a2 = (a2 = i2.trys).length > 0 && a2[a2.length - 1]) || 6 !== s4[0] && 2 !== s4[0])) {
231
- i2 = 0;
232
- continue;
233
- }
234
- if (3 === s4[0] && (!a2 || s4[1] > a2[0] && s4[1] < a2[3])) {
235
- i2.label = s4[1];
236
- break;
237
- }
238
- if (6 === s4[0] && i2.label < a2[1]) {
239
- i2.label = a2[1], a2 = s4;
240
- break;
241
- }
242
- if (a2 && i2.label < a2[2]) {
243
- i2.label = a2[2], i2.ops.push(s4);
244
- break;
245
- }
246
- a2[2] && i2.ops.pop(), i2.trys.pop();
247
- continue;
248
- }
249
- s4 = e3.call(t3, i2);
250
- } catch (t4) {
251
- s4 = [6, t4], r2 = 0;
252
- } finally {
253
- n2 = a2 = 0;
254
- }
255
- if (5 & s4[0]) throw s4[1];
256
- return { value: s4[0] ? s4[1] : void 0, done: true };
257
- }([s3, u]);
258
- };
259
- }
260
- };
261
- Object.defineProperty(e2, "__esModule", { value: true }), e2.CompressorImpl = void 0;
262
- var o = n(658), i = [0, 8, 4, 12, 2, 10, 6, 14, 1, 9, 5, 13, 3, 11, 7, 15], s = function() {
263
- function t3() {
264
- }
265
- return t3.writeValueToData = function(t4, e3, n2, r2, a2) {
266
- if (n2 % 4 != 0 || t4.dataPosition + n2 > r2 - 1) for (var o2 = 0; o2 < n2; o2++) t4.dataVal = t4.dataVal << 1 | 1 & e3, t4.dataPosition == r2 - 1 ? (t4.dataPosition = 0, t4.data.push(a2(t4.dataVal)), t4.dataVal = 0) : t4.dataPosition++, e3 >>= 1;
267
- else t4.dataVal <<= n2, t4.dataVal |= function(t5, e4) {
268
- for (var n3 = 0, r3 = 0; r3 < e4; ++r3) n3 <<= 4, n3 |= i[15 & t5], t5 >>= 4;
269
- return n3;
270
- }(e3, n2 / 4), t4.dataPosition += n2;
271
- }, t3.writeWToDataVal = function(e3, n2, r2) {
272
- e3.dictionaryToCreate.has(e3.w) ? (e3.w.charCodeAt(0) < 256 ? (t3.writeValueToData(e3, 0, e3.numBits, n2, r2), t3.writeValueToData(e3, e3.w.charCodeAt(0), 8, n2, r2)) : (t3.writeValueToData(e3, 1, e3.numBits, n2, r2), t3.writeValueToData(e3, e3.w.charCodeAt(0), 16, n2, r2)), e3.enlargeIn--, 0 == e3.enlargeIn && (e3.enlargeIn = Math.pow(2, e3.numBits), e3.numBits++), e3.dictionaryToCreate.delete(e3.w)) : t3.writeValueToData(e3, e3.dictionary.get(e3.w), e3.numBits, n2, r2), e3.enlargeIn--, 0 == e3.enlargeIn && (e3.enlargeIn = Math.pow(2, e3.numBits), e3.numBits++);
273
- }, t3.loopIteration = function(t4, e3, n2, r2, a2) {
274
- var o2 = t4.charAt(e3);
275
- a2.dictionary.has(o2) || (a2.dictionary.set(o2, a2.dictSize++), a2.dictionaryToCreate.set(o2, true));
276
- var i2 = a2.w + o2;
277
- a2.dictionary.has(i2) ? a2.w = i2 : (this.writeWToDataVal(a2, n2, r2), a2.dictionary.set(i2, a2.dictSize++), a2.w = String(o2));
278
- }, t3.prototype.compress = function(e3, n2, i2) {
279
- var s2 = this;
280
- return new Promise(function(u) {
281
- return r(s2, void 0, void 0, function() {
282
- var r2, s3;
283
- return a(this, function(a2) {
284
- switch (a2.label) {
285
- case 0:
286
- if (null == e3) return u(""), [2];
287
- r2 = { data: [], dataPosition: 0, dataVal: 0, dictionary: /* @__PURE__ */ new Map(), dictionaryToCreate: /* @__PURE__ */ new Map(), dictSize: 3, enlargeIn: 2, numBits: 2, w: "" }, s3 = 0, a2.label = 1;
288
- case 1:
289
- return s3 < e3.length ? (t3.loopIteration(e3, s3, n2, i2, r2), s3 % 1e4 != 0 ? [3, 3] : [4, (0, o.wait)()]) : [3, 4];
290
- case 2:
291
- a2.sent(), a2.label = 3;
292
- case 3:
293
- return s3 += 1, [3, 1];
294
- case 4:
295
- return "" !== r2.w && t3.writeWToDataVal(r2, n2, i2), t3.writeValueToData(r2, 2, r2.numBits, n2, i2), r2.dataVal <<= n2 - r2.dataPosition, r2.data.push(i2(r2.dataVal)), u(r2.data.join("")), [2];
296
- }
297
- });
298
- });
299
- });
300
- }, t3;
301
- }();
302
- e2.CompressorImpl = s;
303
- }, 134: function(t2, e2, n) {
304
- var r = this && this.__awaiter || function(t3, e3, n2, r2) {
305
- return new (n2 || (n2 = Promise))(function(a2, o2) {
306
- function i2(t4) {
307
- try {
308
- u(r2.next(t4));
309
- } catch (t5) {
310
- o2(t5);
311
- }
312
- }
313
- function s(t4) {
314
- try {
315
- u(r2.throw(t4));
316
- } catch (t5) {
317
- o2(t5);
318
- }
319
- }
320
- function u(t4) {
321
- var e4;
322
- t4.done ? a2(t4.value) : (e4 = t4.value, e4 instanceof n2 ? e4 : new n2(function(t5) {
323
- t5(e4);
324
- })).then(i2, s);
325
- }
326
- u((r2 = r2.apply(t3, e3 || [])).next());
327
- });
328
- }, a = this && this.__generator || function(t3, e3) {
329
- var n2, r2, a2, o2, i2 = { label: 0, sent: function() {
330
- if (1 & a2[0]) throw a2[1];
331
- return a2[1];
332
- }, trys: [], ops: [] };
333
- return o2 = { next: s(0), throw: s(1), return: s(2) }, "function" == typeof Symbol && (o2[Symbol.iterator] = function() {
334
- return this;
335
- }), o2;
336
- function s(s2) {
337
- return function(u) {
338
- return function(s3) {
339
- if (n2) throw new TypeError("Generator is already executing.");
340
- for (; o2 && (o2 = 0, s3[0] && (i2 = 0)), i2; ) try {
341
- if (n2 = 1, r2 && (a2 = 2 & s3[0] ? r2.return : s3[0] ? r2.throw || ((a2 = r2.return) && a2.call(r2), 0) : r2.next) && !(a2 = a2.call(r2, s3[1])).done) return a2;
342
- switch (r2 = 0, a2 && (s3 = [2 & s3[0], a2.value]), s3[0]) {
343
- case 0:
344
- case 1:
345
- a2 = s3;
346
- break;
347
- case 4:
348
- return i2.label++, { value: s3[1], done: false };
349
- case 5:
350
- i2.label++, r2 = s3[1], s3 = [0];
351
- continue;
352
- case 7:
353
- s3 = i2.ops.pop(), i2.trys.pop();
354
- continue;
355
- default:
356
- if (!((a2 = (a2 = i2.trys).length > 0 && a2[a2.length - 1]) || 6 !== s3[0] && 2 !== s3[0])) {
357
- i2 = 0;
358
- continue;
359
- }
360
- if (3 === s3[0] && (!a2 || s3[1] > a2[0] && s3[1] < a2[3])) {
361
- i2.label = s3[1];
362
- break;
363
- }
364
- if (6 === s3[0] && i2.label < a2[1]) {
365
- i2.label = a2[1], a2 = s3;
366
- break;
367
- }
368
- if (a2 && i2.label < a2[2]) {
369
- i2.label = a2[2], i2.ops.push(s3);
370
- break;
371
- }
372
- a2[2] && i2.ops.pop(), i2.trys.pop();
373
- continue;
374
- }
375
- s3 = e3.call(t3, i2);
376
- } catch (t4) {
377
- s3 = [6, t4], r2 = 0;
378
- } finally {
379
- n2 = a2 = 0;
380
- }
381
- if (5 & s3[0]) throw s3[1];
382
- return { value: s3[0] ? s3[1] : void 0, done: true };
383
- }([s2, u]);
384
- };
385
- }
386
- };
387
- Object.defineProperty(e2, "__esModule", { value: true }), e2.DecompressorImpl = void 0;
388
- var o = n(658), i = function() {
389
- function t3() {
390
- }
391
- return t3.prototype.decompress = function(t4, e3, n2) {
392
- var i2 = this;
393
- return new Promise(function(s) {
394
- return r(i2, void 0, void 0, function() {
395
- var r2, i3, u;
396
- return a(this, function(a2) {
397
- switch (a2.label) {
398
- case 0:
399
- for (r2 = { bits: 0, c: null, dataIndex: 1, dataPosition: e3, dataVal: n2(0), dictionary: /* @__PURE__ */ new Map(), dictSize: 4, enlargeIn: 4, entry: "", maxPower: Math.pow(2, 2), numBits: 3, power: 1, resb: null, result: [], w: null }, i3 = 0; i3 < 3; i3 += 1) r2.dictionary.set(i3, i3);
400
- for (; r2.power != r2.maxPower; ) r2.resb = r2.dataVal & r2.dataPosition, r2.dataPosition >>= 1, 0 == r2.dataPosition && (r2.dataPosition = e3, r2.dataVal = n2(r2.dataIndex++)), r2.bits |= (r2.resb > 0 ? 1 : 0) * r2.power, r2.power <<= 1;
401
- switch (r2.bits) {
402
- case 0:
403
- for (r2.bits = 0, r2.maxPower = Math.pow(2, 8), r2.power = 1; r2.power != r2.maxPower; ) r2.resb = r2.dataVal & r2.dataPosition, r2.dataPosition >>= 1, 0 == r2.dataPosition && (r2.dataPosition = e3, r2.dataVal = n2(r2.dataIndex++)), r2.bits |= (r2.resb > 0 ? 1 : 0) * r2.power, r2.power <<= 1;
404
- r2.c = String.fromCharCode(r2.bits);
405
- break;
406
- case 1:
407
- for (r2.bits = 0, r2.maxPower = Math.pow(2, 16), r2.power = 1; r2.power !== r2.maxPower; ) r2.resb = r2.dataVal & r2.dataPosition, r2.dataPosition >>= 1, 0 === r2.dataPosition && (r2.dataPosition = e3, r2.dataVal = n2(r2.dataIndex++)), r2.bits |= (r2.resb > 0 ? 1 : 0) * r2.power, r2.power <<= 1;
408
- r2.c = String.fromCharCode(r2.bits);
409
- break;
410
- case 2:
411
- return s(""), [2];
412
- }
413
- r2.dictionary[3] = r2.c, r2.w = r2.c, r2.result.push(r2.c), u = 1, a2.label = 1;
414
- case 1:
415
- return u % 2e4 != 0 ? [3, 3] : [4, (0, o.wait)()];
416
- case 2:
417
- a2.sent(), a2.label = 3;
418
- case 3:
419
- if (r2.dataIndex > t4) return s(""), [2];
420
- for (r2.bits = 0, r2.maxPower = Math.pow(2, r2.numBits), r2.power = 1; r2.power != r2.maxPower; ) r2.resb = r2.dataVal & r2.dataPosition, r2.dataPosition >>= 1, 0 == r2.dataPosition && (r2.dataPosition = e3, r2.dataVal = n2(r2.dataIndex++)), r2.bits |= (r2.resb > 0 ? 1 : 0) * r2.power, r2.power <<= 1;
421
- switch (r2.c = r2.bits) {
422
- case 0:
423
- for (r2.bits = 0, r2.maxPower = Math.pow(2, 8), r2.power = 1; r2.power !== r2.maxPower; ) r2.resb = r2.dataVal & r2.dataPosition, r2.dataPosition >>= 1, 0 == r2.dataPosition && (r2.dataPosition = e3, r2.dataVal = n2(r2.dataIndex++)), r2.bits |= (r2.resb > 0 ? 1 : 0) * r2.power, r2.power <<= 1;
424
- r2.dictionary[r2.dictSize++] = String.fromCharCode(r2.bits), r2.c = r2.dictSize - 1, r2.enlargeIn--;
425
- break;
426
- case 1:
427
- for (r2.bits = 0, r2.maxPower = Math.pow(2, 16), r2.power = 1; r2.power !== r2.maxPower; ) r2.resb = r2.dataVal & r2.dataPosition, r2.dataPosition >>= 1, 0 == r2.dataPosition && (r2.dataPosition = e3, r2.dataVal = n2(r2.dataIndex++)), r2.bits |= (r2.resb > 0 ? 1 : 0) * r2.power, r2.power <<= 1;
428
- r2.dictionary[r2.dictSize++] = String.fromCharCode(r2.bits), r2.c = r2.dictSize - 1, r2.enlargeIn--;
429
- break;
430
- case 2:
431
- return s(r2.result.join("")), [2];
432
- }
433
- if (0 == r2.enlargeIn && (r2.enlargeIn = Math.pow(2, r2.numBits), r2.numBits++), r2.dictionary[r2.c]) r2.entry = r2.dictionary[r2.c];
434
- else {
435
- if (r2.c !== r2.dictSize) return s(null), [2];
436
- r2.entry = r2.w + r2.w.charAt(0);
437
- }
438
- return r2.result.push(r2.entry), r2.dictionary[r2.dictSize++] = r2.w + r2.entry.charAt(0), r2.enlargeIn--, r2.w = r2.entry, 0 == r2.enlargeIn && (r2.enlargeIn = Math.pow(2, r2.numBits), r2.numBits++), u++, [3, 1];
439
- case 4:
440
- return [2];
441
- }
442
- });
443
- });
444
- });
445
- }, t3;
446
- }();
447
- e2.DecompressorImpl = i;
448
- }, 658: function(t2, e2) {
449
- var n = this && this.__awaiter || function(t3, e3, n2, r2) {
450
- return new (n2 || (n2 = Promise))(function(a, o) {
451
- function i(t4) {
452
- try {
453
- u(r2.next(t4));
454
- } catch (t5) {
455
- o(t5);
456
- }
457
- }
458
- function s(t4) {
459
- try {
460
- u(r2.throw(t4));
461
- } catch (t5) {
462
- o(t5);
463
- }
464
- }
465
- function u(t4) {
466
- var e4;
467
- t4.done ? a(t4.value) : (e4 = t4.value, e4 instanceof n2 ? e4 : new n2(function(t5) {
468
- t5(e4);
469
- })).then(i, s);
470
- }
471
- u((r2 = r2.apply(t3, e3 || [])).next());
472
- });
473
- }, r = this && this.__generator || function(t3, e3) {
474
- var n2, r2, a, o, i = { label: 0, sent: function() {
475
- if (1 & a[0]) throw a[1];
476
- return a[1];
477
- }, trys: [], ops: [] };
478
- return o = { next: s(0), throw: s(1), return: s(2) }, "function" == typeof Symbol && (o[Symbol.iterator] = function() {
479
- return this;
480
- }), o;
481
- function s(s2) {
482
- return function(u) {
483
- return function(s3) {
484
- if (n2) throw new TypeError("Generator is already executing.");
485
- for (; o && (o = 0, s3[0] && (i = 0)), i; ) try {
486
- if (n2 = 1, r2 && (a = 2 & s3[0] ? r2.return : s3[0] ? r2.throw || ((a = r2.return) && a.call(r2), 0) : r2.next) && !(a = a.call(r2, s3[1])).done) return a;
487
- switch (r2 = 0, a && (s3 = [2 & s3[0], a.value]), s3[0]) {
488
- case 0:
489
- case 1:
490
- a = s3;
491
- break;
492
- case 4:
493
- return i.label++, { value: s3[1], done: false };
494
- case 5:
495
- i.label++, r2 = s3[1], s3 = [0];
496
- continue;
497
- case 7:
498
- s3 = i.ops.pop(), i.trys.pop();
499
- continue;
500
- default:
501
- if (!((a = (a = i.trys).length > 0 && a[a.length - 1]) || 6 !== s3[0] && 2 !== s3[0])) {
502
- i = 0;
503
- continue;
504
- }
505
- if (3 === s3[0] && (!a || s3[1] > a[0] && s3[1] < a[3])) {
506
- i.label = s3[1];
507
- break;
508
- }
509
- if (6 === s3[0] && i.label < a[1]) {
510
- i.label = a[1], a = s3;
511
- break;
512
- }
513
- if (a && i.label < a[2]) {
514
- i.label = a[2], i.ops.push(s3);
515
- break;
516
- }
517
- a[2] && i.ops.pop(), i.trys.pop();
518
- continue;
519
- }
520
- s3 = e3.call(t3, i);
521
- } catch (t4) {
522
- s3 = [6, t4], r2 = 0;
523
- } finally {
524
- n2 = a = 0;
525
- }
526
- if (5 & s3[0]) throw s3[1];
527
- return { value: s3[0] ? s3[1] : void 0, done: true };
528
- }([s2, u]);
529
- };
530
- }
531
- };
532
- Object.defineProperty(e2, "__esModule", { value: true }), e2.wait = void 0, e2.wait = function() {
533
- return n(this, void 0, void 0, function() {
534
- return r(this, function(t3) {
535
- return [2, new Promise(function(t4) {
536
- setTimeout(t4, 0);
537
- })];
538
- });
539
- });
540
- };
541
- } }, e = {};
542
- return function n(r) {
543
- var a = e[r];
544
- if (void 0 !== a) return a.exports;
545
- var o = e[r] = { exports: {} };
546
- return t[r].call(o.exports, o, o.exports, n), o.exports;
547
- }(48);
548
- })());
549
- }
550
- });
551
-
552
- // src/core/types/rpc/error.ts
553
- var FrakRpcError = class extends Error {
554
- constructor(code, message, data) {
555
- super(message);
556
- this.code = code;
557
- this.data = data;
558
- }
559
- };
560
- var InternalError = class extends FrakRpcError {
561
- constructor(message) {
562
- super(RpcErrorCodes.internalError, message);
563
- }
564
- };
565
- var ClientNotFound = class extends FrakRpcError {
566
- constructor() {
567
- super(RpcErrorCodes.clientNotConnected, "Client not found");
568
- }
569
- };
570
- var RpcErrorCodes = {
571
- // Standard JSON-RPC 2.0 errors
572
- parseError: -32700,
573
- invalidRequest: -32600,
574
- methodNotFound: -32601,
575
- invalidParams: -32602,
576
- internalError: -32603,
577
- serverError: -32e3,
578
- // Frak specific errors (from -32001 to -32099)
579
- clientNotConnected: -32001,
580
- configError: -32002,
581
- corruptedResponse: -32003,
582
- clientAborted: -32004,
583
- walletNotConnected: -32005,
584
- serverErrorForInteractionDelegation: -32006
585
- };
586
-
587
- // src/core/utils/Deferred.ts
588
- var Deferred = class {
589
- constructor() {
590
- _chunkP3J2BIUTcjs.__publicField.call(void 0, this, "_promise");
591
- _chunkP3J2BIUTcjs.__publicField.call(void 0, this, "_resolve");
592
- _chunkP3J2BIUTcjs.__publicField.call(void 0, this, "_reject");
593
- _chunkP3J2BIUTcjs.__publicField.call(void 0, this, "resolve", (value) => {
594
- _optionalChain([this, 'access', _2 => _2._resolve, 'optionalCall', _3 => _3(value)]);
595
- });
596
- _chunkP3J2BIUTcjs.__publicField.call(void 0, this, "reject", (reason) => {
597
- _optionalChain([this, 'access', _4 => _4._reject, 'optionalCall', _5 => _5(reason)]);
598
- });
599
- this._promise = new Promise((resolve, reject) => {
600
- this._resolve = resolve;
601
- this._reject = reject;
602
- });
603
- }
604
- get promise() {
605
- return this._promise;
606
- }
607
- };
608
-
609
- // src/core/utils/compression/compress.ts
610
- var import_async_lz_string = _chunkP3J2BIUTcjs.__toESM.call(void 0, require_async_lz_string(), 1);
611
- var _jssha256 = require('js-sha256');
612
- async function hashAndCompressData(data) {
613
- const validationHash = _jssha256.sha256.call(void 0, JSON.stringify(data));
614
- const hashProtectedData = {
615
- ...data,
616
- validationHash
617
- };
618
- const compressed = await compressJson(hashProtectedData);
619
- const compressedHash = _jssha256.sha256.call(void 0, compressed);
620
- return {
621
- compressed,
622
- compressedHash
623
- };
624
- }
625
- async function compressJson(data) {
626
- return (0, import_async_lz_string.compressToBase64)(JSON.stringify(data));
627
- }
628
-
629
- // src/core/utils/compression/decompress.ts
630
- var import_async_lz_string2 = _chunkP3J2BIUTcjs.__toESM.call(void 0, require_async_lz_string(), 1);
631
-
632
- async function decompressDataAndCheckHash(compressedData) {
633
- if (!(_optionalChain([compressedData, 'optionalAccess', _6 => _6.compressed]) && _optionalChain([compressedData, 'optionalAccess', _7 => _7.compressedHash]))) {
634
- throw new FrakRpcError(
635
- RpcErrorCodes.corruptedResponse,
636
- "Missing compressed data"
637
- );
638
- }
639
- const parsedData = await decompressJson(
640
- compressedData.compressed
641
- );
642
- if (!parsedData) {
643
- throw new FrakRpcError(
644
- RpcErrorCodes.corruptedResponse,
645
- "Invalid compressed data"
646
- );
647
- }
648
- if (!_optionalChain([parsedData, 'optionalAccess', _8 => _8.validationHash])) {
649
- throw new FrakRpcError(
650
- RpcErrorCodes.corruptedResponse,
651
- "Missing validation hash"
652
- );
653
- }
654
- const expectedCompressedHash = _jssha256.sha256.call(void 0, compressedData.compressed);
655
- if (expectedCompressedHash !== compressedData.compressedHash) {
656
- throw new FrakRpcError(
657
- RpcErrorCodes.corruptedResponse,
658
- "Invalid compressed hash"
659
- );
660
- }
661
- const { validationHash: _, ...rawResultData } = parsedData;
662
- const expectedValidationHash = _jssha256.sha256.call(void 0, JSON.stringify(rawResultData));
663
- if (expectedValidationHash !== parsedData.validationHash) {
664
- throw new FrakRpcError(
665
- RpcErrorCodes.corruptedResponse,
666
- "Invalid data validation hash"
667
- );
668
- }
669
- return parsedData;
670
- }
671
- async function decompressJson(data) {
672
- const decompressed = await (0, import_async_lz_string2.decompressFromBase64)(data);
673
- try {
674
- return JSON.parse(decompressed);
675
- } catch (e) {
676
- console.error("Invalid compressed data", { e, decompressed });
677
- return null;
678
- }
679
- }
680
-
681
- // src/core/utils/buttonShare.ts
682
- var getButtonShare = (selector = "button[data-frak-share-button], #nexus-share-button > button") => document.querySelectorAll(selector);
683
- var setButtonDisabled = (disabled, button) => {
684
- if (disabled) {
685
- _optionalChain([button, 'optionalAccess', _9 => _9.removeAttribute, 'call', _10 => _10("disabled")]);
686
- return;
687
- }
688
- _optionalChain([button, 'optionalAccess', _11 => _11.setAttribute, 'call', _12 => _12("disabled", "")]);
689
- };
690
- var toggleButtonDisabled = (disabled) => (config) => {
691
- const buttons = Array.from(
692
- getButtonShare(_optionalChain([config, 'optionalAccess', _13 => _13.metadata, 'optionalAccess', _14 => _14.buttonShare]))
693
- );
694
- for (const button of buttons) {
695
- setButtonDisabled(disabled, button);
696
- }
697
- };
698
- var enableButtonShare = toggleButtonDisabled(true);
699
- var disableButtonShare = toggleButtonDisabled(false);
700
-
701
- // src/core/utils/iframeHelper.ts
702
- var baseIframeProps = {
703
- id: "nexus-wallet",
704
- name: "nexus-wallet",
705
- allow: "publickey-credentials-get *; clipboard-write; web-share *",
706
- style: {
707
- width: "0",
708
- height: "0",
709
- border: "0",
710
- position: "absolute",
711
- zIndex: 1e3,
712
- top: "-1000px",
713
- left: "-1000px"
714
- }
715
- };
716
- function createIframe({
717
- walletBaseUrl,
718
- config
719
- }) {
720
- disableButtonShare(config);
721
- const alreadyCreatedIFrame = document.querySelector("#nexus-wallet");
722
- if (alreadyCreatedIFrame) {
723
- alreadyCreatedIFrame.remove();
724
- }
725
- const iframe = document.createElement("iframe");
726
- iframe.id = baseIframeProps.id;
727
- iframe.name = baseIframeProps.name;
728
- iframe.allow = baseIframeProps.allow;
729
- iframe.style.zIndex = baseIframeProps.style.zIndex.toString();
730
- changeIframeVisibility({ iframe, isVisible: false });
731
- document.body.appendChild(iframe);
732
- return new Promise((resolve) => {
733
- _optionalChain([iframe, 'optionalAccess', _15 => _15.addEventListener, 'call', _16 => _16("load", () => resolve(iframe))]);
734
- iframe.src = `${_nullishCoalesce(_nullishCoalesce(walletBaseUrl, () => ( _optionalChain([config, 'optionalAccess', _17 => _17.walletUrl]))), () => ( "https://wallet.frak.id"))}/listener`;
735
- });
736
- }
737
- function changeIframeVisibility({
738
- iframe,
739
- isVisible
740
- }) {
741
- if (!isVisible) {
742
- iframe.style.width = "0";
743
- iframe.style.height = "0";
744
- iframe.style.border = "0";
745
- iframe.style.position = "fixed";
746
- iframe.style.top = "-1000px";
747
- iframe.style.left = "-1000px";
748
- return;
749
- }
750
- iframe.style.position = "fixed";
751
- iframe.style.top = "0";
752
- iframe.style.left = "0";
753
- iframe.style.width = "100%";
754
- iframe.style.height = "100%";
755
- iframe.style.pointerEvents = "auto";
756
- }
757
-
758
- // src/core/utils/FrakContext.ts
759
- var _viem = require('viem');
760
- var contextKey = "fCtx";
761
- function base64url_encode(buffer) {
762
- return btoa(Array.from(buffer, (b) => String.fromCharCode(b)).join("")).replace(/\+/g, "-").replace(/\//g, "_").replace(/=+$/, "");
763
- }
764
- function base64url_decode(value) {
765
- const m = value.length % 4;
766
- return Uint8Array.from(
767
- atob(
768
- value.replace(/-/g, "+").replace(/_/g, "/").padEnd(value.length + (m === 0 ? 0 : 4 - m), "=")
769
- ),
770
- (c) => c.charCodeAt(0)
771
- );
772
- }
773
- function compress(context) {
774
- if (!_optionalChain([context, 'optionalAccess', _18 => _18.r])) return;
775
- try {
776
- const bytes = _viem.hexToBytes.call(void 0, context.r);
777
- return base64url_encode(bytes);
778
- } catch (e) {
779
- console.error("Error compressing Frak context", { e, context });
780
- }
781
- return void 0;
782
- }
783
- function decompress(context) {
784
- if (!context || context.length === 0) return;
785
- try {
786
- const bytes = base64url_decode(context);
787
- return { r: _viem.bytesToHex.call(void 0, bytes, { size: 20 }) };
788
- } catch (e) {
789
- console.error("Error decompressing Frak context", { e, context });
790
- }
791
- return void 0;
792
- }
793
- function parse({ url }) {
794
- if (!url) return null;
795
- const urlObj = new URL(url);
796
- const frakContext = urlObj.searchParams.get(contextKey);
797
- if (!frakContext) return null;
798
- return decompress(frakContext);
799
- }
800
- function update({
801
- url,
802
- context
803
- }) {
804
- if (!url) return null;
805
- const currentContext = parse({ url });
806
- const mergedContext = currentContext ? { ...currentContext, ...context } : context;
807
- if (!mergedContext.r) return null;
808
- const compressedContext = compress(mergedContext);
809
- if (!compressedContext) return null;
810
- const urlObj = new URL(url);
811
- urlObj.searchParams.set(contextKey, compressedContext);
812
- return urlObj.toString();
813
- }
814
- function remove(url) {
815
- const urlObj = new URL(url);
816
- urlObj.searchParams.delete(contextKey);
817
- return urlObj.toString();
818
- }
819
- function replaceUrl({
820
- url: baseUrl,
821
- context
822
- }) {
823
- if (!_optionalChain([window, 'access', _19 => _19.location, 'optionalAccess', _20 => _20.href]) || typeof window === "undefined") {
824
- console.error("No window found, can't update context");
825
- return;
826
- }
827
- const url = _nullishCoalesce(baseUrl, () => ( window.location.href));
828
- let newUrl;
829
- if (context !== null) {
830
- newUrl = update({
831
- url,
832
- context
833
- });
834
- } else {
835
- newUrl = remove(url);
836
- }
837
- if (!newUrl) return;
838
- window.history.replaceState(null, "", newUrl.toString());
839
- }
840
- var FrakContextManager = {
841
- compress,
842
- decompress,
843
- parse,
844
- update,
845
- remove,
846
- replaceUrl
847
- };
848
-
849
-
850
-
851
-
852
-
853
-
854
-
855
-
856
-
857
-
858
-
859
-
860
-
861
-
862
-
863
-
864
- exports.FrakRpcError = FrakRpcError; exports.InternalError = InternalError; exports.ClientNotFound = ClientNotFound; exports.RpcErrorCodes = RpcErrorCodes; exports.Deferred = Deferred; exports.enableButtonShare = enableButtonShare; exports.hashAndCompressData = hashAndCompressData; exports.compressJson = compressJson; exports.decompressDataAndCheckHash = decompressDataAndCheckHash; exports.decompressJson = decompressJson; exports.baseIframeProps = baseIframeProps; exports.createIframe = createIframe; exports.changeIframeVisibility = changeIframeVisibility; exports.FrakContextManager = FrakContextManager;