pdf-master-landing 0.1.1 → 0.2.0

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.
@@ -449,149 +449,134 @@ class CompiledApp {
449
449
  _1310: x0 => x0.close(),
450
450
  _1311: x0 => x0.abort(),
451
451
  _1312: x0 => x0.arrayBuffer(),
452
- _1313: x0 => ({recursive: x0}),
453
- _1314: (x0,x1,x2) => x0.removeEntry(x1,x2),
454
- _1315: (x0,x1,x2) => x0.removeEventListener(x1,x2),
455
- _1327: x0 => x0.webkitGetAsEntry(),
456
- _1340: x0 => new ClipboardItem(x0),
457
- _1341: (x0,x1) => x0.write(x1),
458
- _1342: x0 => globalThis.URL.revokeObjectURL(x0),
459
- _1343: x0 => x0.remove(),
460
- _1348: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1348(f,arguments.length,x0) }),
461
- _1349: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1349(f,arguments.length,x0) }),
462
- _1350: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1350(f,arguments.length,x0) }),
463
- _1351: (x0,x1) => x0.append(x1),
464
- _1352: (x0,x1,x2) => x0.setAttribute(x1,x2),
465
- _1353: (x0,x1) => x0.replaceChildren(x1),
466
- _1354: x0 => x0.click(),
467
- _1355: x0 => x0.createRange(),
468
- _1356: (x0,x1) => x0.selectNode(x1),
469
- _1357: x0 => x0.getSelection(),
470
- _1358: x0 => x0.removeAllRanges(),
471
- _1359: (x0,x1) => x0.addRange(x1),
472
- _1360: (x0,x1) => x0.createElement(x1),
473
- _1361: (x0,x1) => x0.append(x1),
474
- _1362: (x0,x1,x2) => x0.insertRule(x1,x2),
475
- _1363: (x0,x1) => x0.add(x1),
476
- _1364: x0 => x0.preventDefault(),
477
- _1365: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1365(f,arguments.length,x0) }),
478
- _1366: (x0,x1,x2) => x0.addEventListener(x1,x2),
479
- _1367: (x0,x1,x2,x3) => x0.addEventListener(x1,x2,x3),
480
- _1368: (x0,x1,x2,x3) => x0.removeEventListener(x1,x2,x3),
481
- _1374: (x0,x1,x2,x3) => x0.open(x1,x2,x3),
482
- _1375: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1375(f,arguments.length,x0) }),
483
- _1376: (x0,x1) => x0.readEntries(x1),
484
- _1377: x0 => x0.createReader(),
485
- _1378: () => new Blob(),
486
- _1379: (x0,x1,x2,x3) => x0.slice(x1,x2,x3),
487
- _1380: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1380(f,arguments.length,x0) }),
488
- _1381: (x0,x1) => x0.file(x1),
489
- _1382: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1382(f,arguments.length,x0) }),
490
- _1383: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1383(f,arguments.length,x0) }),
491
- _1384: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1384(f,arguments.length,x0) }),
492
- _1385: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1385(f,arguments.length,x0) }),
493
- _1396: (x0,x1) => x0.getItem(x1),
494
- _1397: (x0,x1) => x0.removeItem(x1),
495
- _1398: (x0,x1,x2) => x0.setItem(x1,x2),
496
- _1399: (x0,x1) => x0.item(x1),
497
- _1400: () => new FileReader(),
498
- _1401: (x0,x1) => x0.readAsDataURL(x1),
499
- _1402: (x0,x1) => x0.readAsArrayBuffer(x1),
500
- _1403: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1403(f,arguments.length,x0) }),
501
- _1404: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1404(f,arguments.length,x0) }),
502
- _1405: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1405(f,arguments.length,x0) }),
503
- _1406: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1406(f,arguments.length,x0) }),
504
- _1407: (x0,x1) => x0.removeChild(x1),
505
- _1409: (x0,x1,x2) => x0.slice(x1,x2),
506
- _1411: Date.now,
507
- _1413: s => new Date(s * 1000).getTimezoneOffset() * 60,
508
- _1414: s => {
452
+ _1313: (x0,x1) => x0.removeEntry(x1),
453
+ _1314: x0 => ({recursive: x0}),
454
+ _1315: (x0,x1,x2) => x0.removeEntry(x1,x2),
455
+ _1316: x0 => globalThis.URL.revokeObjectURL(x0),
456
+ _1317: x0 => x0.remove(),
457
+ _1322: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1322(f,arguments.length,x0) }),
458
+ _1323: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1323(f,arguments.length,x0) }),
459
+ _1324: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1324(f,arguments.length,x0) }),
460
+ _1325: (x0,x1) => x0.append(x1),
461
+ _1326: (x0,x1,x2) => x0.setAttribute(x1,x2),
462
+ _1327: (x0,x1) => x0.replaceChildren(x1),
463
+ _1328: x0 => x0.click(),
464
+ _1329: x0 => x0.createRange(),
465
+ _1330: (x0,x1) => x0.selectNode(x1),
466
+ _1331: x0 => x0.getSelection(),
467
+ _1332: x0 => x0.removeAllRanges(),
468
+ _1333: (x0,x1) => x0.addRange(x1),
469
+ _1334: (x0,x1) => x0.createElement(x1),
470
+ _1335: (x0,x1) => x0.append(x1),
471
+ _1336: (x0,x1,x2) => x0.insertRule(x1,x2),
472
+ _1337: (x0,x1) => x0.add(x1),
473
+ _1338: x0 => x0.preventDefault(),
474
+ _1339: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1339(f,arguments.length,x0) }),
475
+ _1340: (x0,x1,x2) => x0.addEventListener(x1,x2),
476
+ _1341: (x0,x1,x2,x3) => x0.addEventListener(x1,x2,x3),
477
+ _1342: (x0,x1,x2,x3) => x0.removeEventListener(x1,x2,x3),
478
+ _1348: (x0,x1,x2,x3) => x0.open(x1,x2,x3),
479
+ _1357: (x0,x1) => x0.item(x1),
480
+ _1358: () => new FileReader(),
481
+ _1359: (x0,x1) => x0.readAsArrayBuffer(x1),
482
+ _1360: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1360(f,arguments.length,x0) }),
483
+ _1361: (x0,x1,x2) => x0.removeEventListener(x1,x2),
484
+ _1362: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1362(f,arguments.length,x0) }),
485
+ _1363: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1363(f,arguments.length,x0) }),
486
+ _1364: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1364(f,arguments.length,x0) }),
487
+ _1365: (x0,x1) => x0.removeChild(x1),
488
+ _1368: (x0,x1) => x0.getItem(x1),
489
+ _1369: (x0,x1) => x0.removeItem(x1),
490
+ _1370: (x0,x1,x2) => x0.setItem(x1,x2),
491
+ _1371: Date.now,
492
+ _1373: s => new Date(s * 1000).getTimezoneOffset() * 60,
493
+ _1374: s => {
509
494
  if (!/^\s*[+-]?(?:Infinity|NaN|(?:\.\d+|\d+(?:\.\d*)?)(?:[eE][+-]?\d+)?)\s*$/.test(s)) {
510
495
  return NaN;
511
496
  }
512
497
  return parseFloat(s);
513
498
  },
514
- _1415: () => typeof dartUseDateNowForTicks !== "undefined",
515
- _1416: () => 1000 * performance.now(),
516
- _1417: () => Date.now(),
517
- _1418: () => {
499
+ _1375: () => typeof dartUseDateNowForTicks !== "undefined",
500
+ _1376: () => 1000 * performance.now(),
501
+ _1377: () => Date.now(),
502
+ _1378: () => {
518
503
  // On browsers return `globalThis.location.href`
519
504
  if (globalThis.location != null) {
520
505
  return globalThis.location.href;
521
506
  }
522
507
  return null;
523
508
  },
524
- _1419: () => {
509
+ _1379: () => {
525
510
  return typeof process != "undefined" &&
526
511
  Object.prototype.toString.call(process) == "[object process]" &&
527
512
  process.platform == "win32"
528
513
  },
529
- _1420: () => new WeakMap(),
530
- _1421: (map, o) => map.get(o),
531
- _1422: (map, o, v) => map.set(o, v),
532
- _1423: x0 => new WeakRef(x0),
533
- _1424: x0 => x0.deref(),
534
- _1425: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1425(f,arguments.length,x0) }),
535
- _1426: x0 => new FinalizationRegistry(x0),
536
- _1427: (x0,x1,x2,x3) => x0.register(x1,x2,x3),
537
- _1429: (x0,x1) => x0.unregister(x1),
538
- _1431: () => globalThis.WeakRef,
539
- _1432: () => globalThis.FinalizationRegistry,
540
- _1434: x0 => x0.call(),
541
- _1435: s => JSON.stringify(s),
542
- _1436: s => printToConsole(s),
543
- _1437: o => {
514
+ _1380: () => new WeakMap(),
515
+ _1381: (map, o) => map.get(o),
516
+ _1382: (map, o, v) => map.set(o, v),
517
+ _1383: x0 => new WeakRef(x0),
518
+ _1384: x0 => x0.deref(),
519
+ _1385: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1385(f,arguments.length,x0) }),
520
+ _1386: x0 => new FinalizationRegistry(x0),
521
+ _1387: (x0,x1,x2,x3) => x0.register(x1,x2,x3),
522
+ _1389: (x0,x1) => x0.unregister(x1),
523
+ _1391: () => globalThis.WeakRef,
524
+ _1392: () => globalThis.FinalizationRegistry,
525
+ _1394: x0 => x0.call(),
526
+ _1395: s => JSON.stringify(s),
527
+ _1396: s => printToConsole(s),
528
+ _1397: o => {
544
529
  if (o === null || o === undefined) return 0;
545
530
  if (typeof(o) === 'string') return 1;
546
531
  return 2;
547
532
  },
548
- _1438: (o, p, r) => o.replaceAll(p, () => r),
549
- _1439: (o, p, r) => o.replace(p, () => r),
550
- _1440: Function.prototype.call.bind(String.prototype.toLowerCase),
551
- _1441: s => s.toUpperCase(),
552
- _1442: s => s.trim(),
553
- _1443: s => s.trimLeft(),
554
- _1444: s => s.trimRight(),
555
- _1445: (string, times) => string.repeat(times),
556
- _1446: Function.prototype.call.bind(String.prototype.indexOf),
557
- _1447: (s, p, i) => s.lastIndexOf(p, i),
558
- _1448: (string, token) => string.split(token),
559
- _1449: Object.is,
560
- _1453: (o, t) => typeof o === t,
561
- _1454: (o, c) => o instanceof c,
562
- _1455: o => Object.keys(o),
563
- _1459: (o, a) => o + a,
564
- _1469: (o, a) => o == a,
565
- _1488: (x0,x1) => x0.call(x1),
566
- _1509: x0 => new Array(x0),
567
- _1511: x0 => x0.length,
568
- _1513: (x0,x1) => x0[x1],
569
- _1514: (x0,x1,x2) => { x0[x1] = x2 },
570
- _1517: (x0,x1,x2) => new DataView(x0,x1,x2),
571
- _1519: x0 => new Int8Array(x0),
572
- _1520: (x0,x1,x2) => new Uint8Array(x0,x1,x2),
573
- _1522: x0 => new Uint8ClampedArray(x0),
574
- _1524: x0 => new Int16Array(x0),
575
- _1526: x0 => new Uint16Array(x0),
576
- _1528: x0 => new Int32Array(x0),
577
- _1530: x0 => new Uint32Array(x0),
578
- _1532: x0 => new Float32Array(x0),
579
- _1534: x0 => new Float64Array(x0),
580
- _1558: x0 => x0.random(),
581
- _1559: (x0,x1) => x0.getRandomValues(x1),
582
- _1560: () => globalThis.crypto,
583
- _1561: () => globalThis.Math,
584
- _1574: (ms, c) =>
533
+ _1398: (o, p, r) => o.replaceAll(p, () => r),
534
+ _1399: (o, p, r) => o.replace(p, () => r),
535
+ _1400: Function.prototype.call.bind(String.prototype.toLowerCase),
536
+ _1401: s => s.toUpperCase(),
537
+ _1402: s => s.trim(),
538
+ _1403: s => s.trimLeft(),
539
+ _1404: s => s.trimRight(),
540
+ _1405: (string, times) => string.repeat(times),
541
+ _1406: Function.prototype.call.bind(String.prototype.indexOf),
542
+ _1407: (s, p, i) => s.lastIndexOf(p, i),
543
+ _1408: (string, token) => string.split(token),
544
+ _1409: Object.is,
545
+ _1413: (o, t) => typeof o === t,
546
+ _1414: (o, c) => o instanceof c,
547
+ _1415: o => Object.keys(o),
548
+ _1419: (o, a) => o + a,
549
+ _1429: (o, a) => o == a,
550
+ _1448: (x0,x1) => x0.call(x1),
551
+ _1469: x0 => new Array(x0),
552
+ _1471: x0 => x0.length,
553
+ _1473: (x0,x1) => x0[x1],
554
+ _1474: (x0,x1,x2) => { x0[x1] = x2 },
555
+ _1477: (x0,x1,x2) => new DataView(x0,x1,x2),
556
+ _1479: x0 => new Int8Array(x0),
557
+ _1480: (x0,x1,x2) => new Uint8Array(x0,x1,x2),
558
+ _1482: x0 => new Uint8ClampedArray(x0),
559
+ _1484: x0 => new Int16Array(x0),
560
+ _1486: x0 => new Uint16Array(x0),
561
+ _1488: x0 => new Int32Array(x0),
562
+ _1490: x0 => new Uint32Array(x0),
563
+ _1492: x0 => new Float32Array(x0),
564
+ _1494: x0 => new Float64Array(x0),
565
+ _1518: x0 => x0.random(),
566
+ _1519: (x0,x1) => x0.getRandomValues(x1),
567
+ _1520: () => globalThis.crypto,
568
+ _1521: () => globalThis.Math,
569
+ _1534: (ms, c) =>
585
570
  setTimeout(() => dartInstance.exports.$invokeCallback(c),ms),
586
- _1575: (handle) => clearTimeout(handle),
587
- _1576: (ms, c) =>
571
+ _1535: (handle) => clearTimeout(handle),
572
+ _1536: (ms, c) =>
588
573
  setInterval(() => dartInstance.exports.$invokeCallback(c), ms),
589
- _1577: (handle) => clearInterval(handle),
590
- _1578: (c) =>
574
+ _1537: (handle) => clearInterval(handle),
575
+ _1538: (c) =>
591
576
  queueMicrotask(() => dartInstance.exports.$invokeCallback(c)),
592
- _1579: () => Date.now(),
593
- _1580: () => new Error().stack,
594
- _1581: (exn) => {
577
+ _1539: () => Date.now(),
578
+ _1540: () => new Error().stack,
579
+ _1541: (exn) => {
595
580
  let stackString = exn.toString();
596
581
  let frames = stackString.split('\n');
597
582
  let drop = 4;
@@ -600,58 +585,58 @@ class CompiledApp {
600
585
  }
601
586
  return frames.slice(drop).join('\n');
602
587
  },
603
- _1582: (s, m) => {
588
+ _1542: (s, m) => {
604
589
  try {
605
590
  return new RegExp(s, m);
606
591
  } catch (e) {
607
592
  return String(e);
608
593
  }
609
594
  },
610
- _1583: (x0,x1) => x0.exec(x1),
611
- _1584: (x0,x1) => x0.test(x1),
612
- _1585: x0 => x0.pop(),
613
- _1587: o => o === undefined,
614
- _1589: o => typeof o === 'function' && o[jsWrappedDartFunctionSymbol] === true,
615
- _1591: o => {
595
+ _1543: (x0,x1) => x0.exec(x1),
596
+ _1544: (x0,x1) => x0.test(x1),
597
+ _1545: x0 => x0.pop(),
598
+ _1547: o => o === undefined,
599
+ _1549: o => typeof o === 'function' && o[jsWrappedDartFunctionSymbol] === true,
600
+ _1551: o => {
616
601
  const proto = Object.getPrototypeOf(o);
617
602
  return proto === Object.prototype || proto === null;
618
603
  },
619
- _1592: o => o instanceof RegExp,
620
- _1593: (l, r) => l === r,
621
- _1594: o => o,
622
- _1595: o => {
604
+ _1552: o => o instanceof RegExp,
605
+ _1553: (l, r) => l === r,
606
+ _1554: o => o,
607
+ _1555: o => {
623
608
  if (o === undefined || o === null) return 0;
624
609
  if (typeof o === 'number') return 1;
625
610
  return 2;
626
611
  },
627
- _1596: o => o,
628
- _1597: o => {
612
+ _1556: o => o,
613
+ _1557: o => {
629
614
  if (o === undefined || o === null) return 0;
630
615
  if (typeof o === 'boolean') return 1;
631
616
  return 2;
632
617
  },
633
- _1598: o => o,
634
- _1599: b => !!b,
635
- _1600: o => o.length,
636
- _1602: (o, i) => o[i],
637
- _1603: f => f.dartFunction,
638
- _1604: () => ({}),
639
- _1605: () => [],
640
- _1607: () => globalThis,
641
- _1608: (constructor, args) => {
618
+ _1558: o => o,
619
+ _1559: b => !!b,
620
+ _1560: o => o.length,
621
+ _1562: (o, i) => o[i],
622
+ _1563: f => f.dartFunction,
623
+ _1564: () => ({}),
624
+ _1565: () => [],
625
+ _1567: () => globalThis,
626
+ _1568: (constructor, args) => {
642
627
  const factoryFunction = constructor.bind.apply(
643
628
  constructor, [null, ...args]);
644
629
  return new factoryFunction();
645
630
  },
646
- _1609: (o, p) => p in o,
647
- _1610: (o, p) => o[p],
648
- _1611: (o, p, v) => o[p] = v,
649
- _1612: (o, m, a) => o[m].apply(o, a),
650
- _1614: o => String(o),
651
- _1615: (p, s, f) => p.then(s, (e) => f(e, e === undefined)),
652
- _1616: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1616(f,arguments.length,x0) }),
653
- _1617: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1617(f,arguments.length,x0,x1) }),
654
- _1618: o => {
631
+ _1569: (o, p) => p in o,
632
+ _1570: (o, p) => o[p],
633
+ _1571: (o, p, v) => o[p] = v,
634
+ _1572: (o, m, a) => o[m].apply(o, a),
635
+ _1574: o => String(o),
636
+ _1575: (p, s, f) => p.then(s, (e) => f(e, e === undefined)),
637
+ _1576: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1576(f,arguments.length,x0) }),
638
+ _1577: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1577(f,arguments.length,x0,x1) }),
639
+ _1578: o => {
655
640
  if (o === undefined) return 1;
656
641
  var type = typeof o;
657
642
  if (type === 'boolean') return 2;
@@ -679,274 +664,274 @@ class CompiledApp {
679
664
  if (o instanceof Promise) return 18;
680
665
  return 19;
681
666
  },
682
- _1619: o => [o],
683
- _1620: (o0, o1) => [o0, o1],
684
- _1621: (o0, o1, o2) => [o0, o1, o2],
685
- _1622: (o0, o1, o2, o3) => [o0, o1, o2, o3],
686
- _1623: (exn) => {
667
+ _1579: o => [o],
668
+ _1580: (o0, o1) => [o0, o1],
669
+ _1581: (o0, o1, o2) => [o0, o1, o2],
670
+ _1582: (o0, o1, o2, o3) => [o0, o1, o2, o3],
671
+ _1583: (exn) => {
687
672
  if (exn instanceof Error) {
688
673
  return exn.stack;
689
674
  } else {
690
675
  return null;
691
676
  }
692
677
  },
693
- _1624: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
678
+ _1584: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
694
679
  const getValue = dartInstance.exports.$wasmI8ArrayGet;
695
680
  for (let i = 0; i < length; i++) {
696
681
  jsArray[jsArrayOffset + i] = getValue(wasmArray, wasmArrayOffset + i);
697
682
  }
698
683
  },
699
- _1625: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
684
+ _1585: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
700
685
  const setValue = dartInstance.exports.$wasmI8ArraySet;
701
686
  for (let i = 0; i < length; i++) {
702
687
  setValue(wasmArray, wasmArrayOffset + i, jsArray[jsArrayOffset + i]);
703
688
  }
704
689
  },
705
- _1626: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
690
+ _1586: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
706
691
  const getValue = dartInstance.exports.$wasmI16ArrayGet;
707
692
  for (let i = 0; i < length; i++) {
708
693
  jsArray[jsArrayOffset + i] = getValue(wasmArray, wasmArrayOffset + i);
709
694
  }
710
695
  },
711
- _1627: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
696
+ _1587: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
712
697
  const setValue = dartInstance.exports.$wasmI16ArraySet;
713
698
  for (let i = 0; i < length; i++) {
714
699
  setValue(wasmArray, wasmArrayOffset + i, jsArray[jsArrayOffset + i]);
715
700
  }
716
701
  },
717
- _1628: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
702
+ _1588: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
718
703
  const getValue = dartInstance.exports.$wasmI32ArrayGet;
719
704
  for (let i = 0; i < length; i++) {
720
705
  jsArray[jsArrayOffset + i] = getValue(wasmArray, wasmArrayOffset + i);
721
706
  }
722
707
  },
723
- _1629: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
708
+ _1589: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
724
709
  const setValue = dartInstance.exports.$wasmI32ArraySet;
725
710
  for (let i = 0; i < length; i++) {
726
711
  setValue(wasmArray, wasmArrayOffset + i, jsArray[jsArrayOffset + i]);
727
712
  }
728
713
  },
729
- _1630: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
714
+ _1590: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
730
715
  const getValue = dartInstance.exports.$wasmF32ArrayGet;
731
716
  for (let i = 0; i < length; i++) {
732
717
  jsArray[jsArrayOffset + i] = getValue(wasmArray, wasmArrayOffset + i);
733
718
  }
734
719
  },
735
- _1631: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
720
+ _1591: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
736
721
  const setValue = dartInstance.exports.$wasmF32ArraySet;
737
722
  for (let i = 0; i < length; i++) {
738
723
  setValue(wasmArray, wasmArrayOffset + i, jsArray[jsArrayOffset + i]);
739
724
  }
740
725
  },
741
- _1632: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
726
+ _1592: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
742
727
  const getValue = dartInstance.exports.$wasmF64ArrayGet;
743
728
  for (let i = 0; i < length; i++) {
744
729
  jsArray[jsArrayOffset + i] = getValue(wasmArray, wasmArrayOffset + i);
745
730
  }
746
731
  },
747
- _1633: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
732
+ _1593: (jsArray, jsArrayOffset, wasmArray, wasmArrayOffset, length) => {
748
733
  const setValue = dartInstance.exports.$wasmF64ArraySet;
749
734
  for (let i = 0; i < length; i++) {
750
735
  setValue(wasmArray, wasmArrayOffset + i, jsArray[jsArrayOffset + i]);
751
736
  }
752
737
  },
753
- _1634: x0 => new ArrayBuffer(x0),
754
- _1635: s => {
738
+ _1594: x0 => new ArrayBuffer(x0),
739
+ _1595: s => {
755
740
  if (/[[\]{}()*+?.\\^$|]/.test(s)) {
756
741
  s = s.replace(/[[\]{}()*+?.\\^$|]/g, '\\$&');
757
742
  }
758
743
  return s;
759
744
  },
760
- _1637: x0 => x0.index,
761
- _1638: x0 => x0.groups,
762
- _1639: x0 => x0.flags,
763
- _1640: x0 => x0.multiline,
764
- _1641: x0 => x0.ignoreCase,
765
- _1642: x0 => x0.unicode,
766
- _1643: x0 => x0.dotAll,
767
- _1644: (x0,x1) => { x0.lastIndex = x1 },
768
- _1645: (o, p) => p in o,
769
- _1646: (o, p) => o[p],
770
- _1647: (o, p, v) => o[p] = v,
771
- _1650: (x0,x1) => x0.sqlite3changeset_finalize(x1),
772
- _1651: (x0,x1) => x0.sqlite3session_delete(x1),
773
- _1652: (x0,x1) => x0.sqlite3_close_v2(x1),
774
- _1653: (x0,x1) => x0.sqlite3_finalize(x1),
775
- _1654: (x0,x1) => x0.dart_sqlite3_malloc(x1),
776
- _1655: (x0,x1) => x0.dart_sqlite3_free(x1),
777
- _1657: x0 => x0.sqlite3_initialize(),
778
- _1663: (x0,x1,x2,x3,x4) => x0.sqlite3_open_v2(x1,x2,x3,x4),
779
- _1664: (x0,x1) => x0.sqlite3_extended_errcode(x1),
780
- _1665: (x0,x1) => x0.sqlite3_errmsg(x1),
781
- _1666: (x0,x1) => x0.sqlite3_errstr(x1),
782
- _1667: (x0,x1) => x0.sqlite3_error_offset(x1),
783
- _1668: (x0,x1,x2) => x0.sqlite3_extended_result_codes(x1,x2),
784
- _1669: (x0,x1,x2) => x0.dart_sqlite3_updates(x1,x2),
785
- _1670: (x0,x1,x2) => x0.dart_sqlite3_commits(x1,x2),
786
- _1671: (x0,x1,x2) => x0.dart_sqlite3_rollbacks(x1,x2),
787
- _1672: (x0,x1,x2,x3,x4,x5) => x0.sqlite3_exec(x1,x2,x3,x4,x5),
788
- _1673: (x0,x1,x2,x3,x4,x5,x6) => x0.sqlite3_prepare_v3(x1,x2,x3,x4,x5,x6),
789
- _1674: (x0,x1) => x0.sqlite3_bind_parameter_count(x1),
790
- _1675: (x0,x1,x2) => x0.sqlite3_bind_null(x1,x2),
791
- _1676: (x0,x1,x2,x3) => x0.sqlite3_bind_int64(x1,x2,x3),
792
- _1677: (x0,x1,x2,x3) => x0.sqlite3_bind_double(x1,x2,x3),
793
- _1678: (x0,x1,x2,x3,x4) => x0.dart_sqlite3_bind_text(x1,x2,x3,x4),
794
- _1679: (x0,x1,x2,x3,x4) => x0.dart_sqlite3_bind_blob(x1,x2,x3,x4),
795
- _1681: (x0,x1) => x0.sqlite3_column_count(x1),
796
- _1682: (x0,x1,x2) => x0.sqlite3_column_name(x1,x2),
797
- _1683: (x0,x1,x2) => x0.sqlite3_column_type(x1,x2),
798
- _1684: (x0,x1,x2) => x0.sqlite3_column_int64(x1,x2),
799
- _1685: (x0,x1,x2) => x0.sqlite3_column_double(x1,x2),
800
- _1686: (x0,x1,x2) => x0.sqlite3_column_bytes(x1,x2),
801
- _1687: (x0,x1,x2) => x0.sqlite3_column_text(x1,x2),
802
- _1688: (x0,x1,x2) => x0.sqlite3_column_blob(x1,x2),
803
- _1689: (x0,x1) => x0.sqlite3_value_type(x1),
804
- _1691: (x0,x1) => x0.sqlite3_value_int64(x1),
805
- _1692: (x0,x1) => x0.sqlite3_value_double(x1),
806
- _1693: (x0,x1) => x0.sqlite3_value_bytes(x1),
807
- _1694: (x0,x1) => x0.sqlite3_value_text(x1),
808
- _1695: (x0,x1) => x0.sqlite3_value_blob(x1),
809
- _1696: (x0,x1) => x0.sqlite3_result_null(x1),
810
- _1697: (x0,x1,x2) => x0.sqlite3_result_int64(x1,x2),
811
- _1698: (x0,x1,x2) => x0.sqlite3_result_double(x1,x2),
812
- _1699: (x0,x1,x2,x3,x4) => x0.sqlite3_result_text(x1,x2,x3,x4),
813
- _1700: (x0,x1,x2,x3,x4) => x0.sqlite3_result_blob64(x1,x2,x3,x4),
814
- _1701: (x0,x1,x2,x3) => x0.sqlite3_result_error(x1,x2,x3),
815
- _1702: (x0,x1,x2) => x0.sqlite3_result_subtype(x1,x2),
816
- _1705: (x0,x1) => x0.sqlite3_step(x1),
817
- _1706: (x0,x1) => x0.sqlite3_reset(x1),
818
- _1707: (x0,x1) => x0.sqlite3_changes(x1),
819
- _1708: (x0,x1) => x0.sqlite3_stmt_isexplain(x1),
820
- _1710: (x0,x1) => x0.sqlite3_last_insert_rowid(x1),
821
- _1727: (x0,x1,x2,x3) => x0.dart_sqlite3_register_vfs(x1,x2,x3),
822
- _1730: (x0,x1,x2,x3,x4,x5,x6) => x0.dart_sqlite3_create_function_v2(x1,x2,x3,x4,x5,x6),
823
- _1732: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1732(f,arguments.length,x0) }),
824
- _1733: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1733(f,arguments.length,x0,x1) }),
825
- _1734: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3,x4) { return module.exports._1734(f,arguments.length,x0,x1,x2,x3,x4) }),
826
- _1735: (module,f) => finalizeWrapper(f, function(x0,x1,x2) { return module.exports._1735(f,arguments.length,x0,x1,x2) }),
827
- _1736: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1736(f,arguments.length,x0,x1,x2,x3) }),
828
- _1737: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1737(f,arguments.length,x0,x1,x2,x3) }),
829
- _1738: (module,f) => finalizeWrapper(f, function(x0,x1,x2) { return module.exports._1738(f,arguments.length,x0,x1,x2) }),
830
- _1739: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1739(f,arguments.length,x0,x1) }),
831
- _1740: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1740(f,arguments.length,x0,x1) }),
832
- _1741: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1741(f,arguments.length,x0) }),
833
- _1742: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1742(f,arguments.length,x0,x1,x2,x3) }),
834
- _1743: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1743(f,arguments.length,x0,x1,x2,x3) }),
835
- _1744: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1744(f,arguments.length,x0,x1) }),
836
- _1745: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1745(f,arguments.length,x0,x1) }),
837
- _1746: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1746(f,arguments.length,x0,x1) }),
838
- _1747: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1747(f,arguments.length,x0,x1) }),
839
- _1748: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1748(f,arguments.length,x0,x1) }),
840
- _1749: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1749(f,arguments.length,x0,x1) }),
841
- _1750: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1750(f,arguments.length,x0) }),
842
- _1751: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1751(f,arguments.length,x0) }),
843
- _1752: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1752(f,arguments.length,x0) }),
844
- _1753: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3,x4) { return module.exports._1753(f,arguments.length,x0,x1,x2,x3,x4) }),
845
- _1754: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1754(f,arguments.length,x0,x1,x2,x3) }),
846
- _1755: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1755(f,arguments.length,x0,x1,x2,x3) }),
847
- _1756: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1756(f,arguments.length,x0,x1,x2,x3) }),
848
- _1757: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1757(f,arguments.length,x0,x1) }),
849
- _1758: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1758(f,arguments.length,x0,x1) }),
850
- _1759: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3,x4) { return module.exports._1759(f,arguments.length,x0,x1,x2,x3,x4) }),
851
- _1760: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1760(f,arguments.length,x0,x1) }),
852
- _1761: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1761(f,arguments.length,x0,x1) }),
853
- _1762: (module,f) => finalizeWrapper(f, function(x0,x1,x2) { return module.exports._1762(f,arguments.length,x0,x1,x2) }),
854
- _1763: (x0,x1,x2) => x0.instantiateStreaming(x1,x2),
855
- _1767: x0 => new URL(x0),
856
- _1768: (x0,x1) => new URL(x0,x1),
857
- _1769: (x0,x1) => globalThis.fetch(x0,x1),
858
- _1770: (x0,x1,x2) => x0.postMessage(x1,x2),
859
- _1771: (x0,x1,x2) => x0.postMessage(x1,x2),
860
- _1773: (x0,x1) => ({i: x0,p: x1}),
861
- _1774: (x0,x1) => ({c: x0,r: x1}),
862
- _1775: x0 => x0.i,
863
- _1776: x0 => x0.p,
864
- _1777: x0 => x0.c,
865
- _1778: x0 => x0.r,
866
- _1779: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1779(f,arguments.length,x0) }),
867
- _1780: (x0,x1) => x0.postMessage(x1),
868
- _1781: x0 => x0.close(),
869
- _1783: x0 => new Worker(x0),
870
- _1785: x0 => x0.createSyncAccessHandle(),
871
- _1786: x0 => x0.close(),
872
- _1789: x0 => x0.close(),
873
- _1792: (x0,x1,x2) => x0.open(x1,x2),
874
- _1800: (x0,x1) => new SharedWorker(x0,x1),
875
- _1801: x0 => x0.start(),
876
- _1802: x0 => x0.terminate(),
877
- _1803: () => new MessageChannel(),
878
- _1806: x0 => new SharedArrayBuffer(x0),
879
- _1807: x0 => ({at: x0}),
880
- _1808: x0 => x0.getSize(),
881
- _1809: (x0,x1) => x0.truncate(x1),
882
- _1810: x0 => x0.flush(),
883
- _1813: x0 => x0.synchronizationBuffer,
884
- _1814: x0 => x0.communicationBuffer,
885
- _1815: (x0,x1,x2,x3) => ({clientVersion: x0,root: x1,synchronizationBuffer: x2,communicationBuffer: x3}),
886
- _1816: (x0,x1) => globalThis.IDBKeyRange.bound(x0,x1),
887
- _1817: x0 => ({autoIncrement: x0}),
888
- _1818: (x0,x1,x2) => x0.createObjectStore(x1,x2),
889
- _1819: x0 => ({unique: x0}),
890
- _1820: (x0,x1,x2,x3) => x0.createIndex(x1,x2,x3),
891
- _1821: (x0,x1) => x0.createObjectStore(x1),
892
- _1822: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1822(f,arguments.length,x0) }),
893
- _1823: (x0,x1,x2) => x0.transaction(x1,x2),
894
- _1824: (x0,x1) => x0.objectStore(x1),
895
- _1826: (x0,x1) => x0.index(x1),
896
- _1827: x0 => x0.openKeyCursor(),
897
- _1828: (x0,x1) => x0.getKey(x1),
898
- _1829: (x0,x1) => ({name: x0,length: x1}),
899
- _1830: (x0,x1) => x0.put(x1),
900
- _1831: (x0,x1) => x0.get(x1),
901
- _1832: (x0,x1) => x0.openCursor(x1),
902
- _1833: x0 => globalThis.IDBKeyRange.only(x0),
903
- _1834: (x0,x1,x2) => x0.put(x1,x2),
904
- _1835: (x0,x1) => x0.update(x1),
905
- _1836: (x0,x1) => x0.delete(x1),
906
- _1837: x0 => x0.name,
907
- _1838: x0 => x0.length,
908
- _1841: x0 => x0.continue(),
909
- _1842: () => globalThis.indexedDB,
910
- _1843: () => globalThis.navigator,
911
- _1844: (x0,x1) => x0.read(x1),
912
- _1845: (x0,x1,x2) => x0.read(x1,x2),
913
- _1846: (x0,x1) => x0.write(x1),
914
- _1847: (x0,x1,x2) => x0.write(x1,x2),
915
- _1849: (x0,x1,x2) => globalThis.Atomics.wait(x0,x1,x2),
916
- _1851: (x0,x1,x2) => globalThis.Atomics.notify(x0,x1,x2),
917
- _1852: (x0,x1,x2) => globalThis.Atomics.store(x0,x1,x2),
918
- _1853: (x0,x1) => globalThis.Atomics.load(x0,x1),
919
- _1854: () => globalThis.Int32Array,
920
- _1856: () => globalThis.Uint8Array,
921
- _1858: () => globalThis.DataView,
922
- _1860: x0 => x0.byteLength,
923
- _1862: x0 => globalThis.BigInt(x0),
924
- _1863: x0 => globalThis.Number(x0),
925
- _1870: x0 => new BroadcastChannel(x0),
926
- _1871: x0 => globalThis.Array.isArray(x0),
927
- _1872: (x0,x1) => x0.postMessage(x1),
928
- _1874: (x0,x1) => ({kind: x0,table: x1}),
929
- _1875: x0 => x0.kind,
930
- _1876: x0 => x0.table,
931
- _1877: () => new XMLHttpRequest(),
932
- _1878: (x0,x1,x2,x3) => x0.open(x1,x2,x3),
933
- _1882: x0 => x0.send(),
934
- _1884: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1884(f,arguments.length,x0) }),
935
- _1885: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1885(f,arguments.length,x0) }),
936
- _1893: (x0,x1) => x0.contains(x1),
937
- _1894: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1894(f,arguments.length,x0) }),
938
- _1904: (x0,x1) => x0.key(x1),
939
- _1905: o => o instanceof Array,
940
- _1908: (a, l) => a.length = l,
941
- _1909: a => a.pop(),
942
- _1910: (a, i) => a.splice(i, 1),
943
- _1911: (a, s) => a.join(s),
944
- _1912: (a, s, e) => a.slice(s, e),
945
- _1915: a => a.length,
946
- _1916: (a, l) => a.length = l,
947
- _1917: (a, i) => a[i],
948
- _1918: (a, i, v) => a[i] = v,
949
- _1920: o => {
745
+ _1597: x0 => x0.index,
746
+ _1598: x0 => x0.groups,
747
+ _1599: x0 => x0.flags,
748
+ _1600: x0 => x0.multiline,
749
+ _1601: x0 => x0.ignoreCase,
750
+ _1602: x0 => x0.unicode,
751
+ _1603: x0 => x0.dotAll,
752
+ _1604: (x0,x1) => { x0.lastIndex = x1 },
753
+ _1605: (o, p) => p in o,
754
+ _1606: (o, p) => o[p],
755
+ _1607: (o, p, v) => o[p] = v,
756
+ _1609: (x0,x1) => x0.sqlite3changeset_finalize(x1),
757
+ _1610: (x0,x1) => x0.sqlite3session_delete(x1),
758
+ _1611: (x0,x1) => x0.sqlite3_close_v2(x1),
759
+ _1612: (x0,x1) => x0.sqlite3_finalize(x1),
760
+ _1613: (x0,x1) => x0.dart_sqlite3_malloc(x1),
761
+ _1614: (x0,x1) => x0.dart_sqlite3_free(x1),
762
+ _1616: x0 => x0.sqlite3_initialize(),
763
+ _1622: (x0,x1,x2,x3,x4) => x0.sqlite3_open_v2(x1,x2,x3,x4),
764
+ _1623: (x0,x1) => x0.sqlite3_extended_errcode(x1),
765
+ _1624: (x0,x1) => x0.sqlite3_errmsg(x1),
766
+ _1625: (x0,x1) => x0.sqlite3_errstr(x1),
767
+ _1626: (x0,x1) => x0.sqlite3_error_offset(x1),
768
+ _1627: (x0,x1,x2) => x0.sqlite3_extended_result_codes(x1,x2),
769
+ _1628: (x0,x1,x2) => x0.dart_sqlite3_updates(x1,x2),
770
+ _1629: (x0,x1,x2) => x0.dart_sqlite3_commits(x1,x2),
771
+ _1630: (x0,x1,x2) => x0.dart_sqlite3_rollbacks(x1,x2),
772
+ _1631: (x0,x1,x2,x3,x4,x5) => x0.sqlite3_exec(x1,x2,x3,x4,x5),
773
+ _1632: (x0,x1,x2,x3,x4,x5,x6) => x0.sqlite3_prepare_v3(x1,x2,x3,x4,x5,x6),
774
+ _1633: (x0,x1) => x0.sqlite3_bind_parameter_count(x1),
775
+ _1634: (x0,x1,x2) => x0.sqlite3_bind_null(x1,x2),
776
+ _1635: (x0,x1,x2,x3) => x0.sqlite3_bind_int64(x1,x2,x3),
777
+ _1636: (x0,x1,x2,x3) => x0.sqlite3_bind_double(x1,x2,x3),
778
+ _1637: (x0,x1,x2,x3,x4) => x0.dart_sqlite3_bind_text(x1,x2,x3,x4),
779
+ _1638: (x0,x1,x2,x3,x4) => x0.dart_sqlite3_bind_blob(x1,x2,x3,x4),
780
+ _1640: (x0,x1) => x0.sqlite3_column_count(x1),
781
+ _1641: (x0,x1,x2) => x0.sqlite3_column_name(x1,x2),
782
+ _1642: (x0,x1,x2) => x0.sqlite3_column_type(x1,x2),
783
+ _1643: (x0,x1,x2) => x0.sqlite3_column_int64(x1,x2),
784
+ _1644: (x0,x1,x2) => x0.sqlite3_column_double(x1,x2),
785
+ _1645: (x0,x1,x2) => x0.sqlite3_column_bytes(x1,x2),
786
+ _1646: (x0,x1,x2) => x0.sqlite3_column_text(x1,x2),
787
+ _1647: (x0,x1,x2) => x0.sqlite3_column_blob(x1,x2),
788
+ _1648: (x0,x1) => x0.sqlite3_value_type(x1),
789
+ _1650: (x0,x1) => x0.sqlite3_value_int64(x1),
790
+ _1651: (x0,x1) => x0.sqlite3_value_double(x1),
791
+ _1652: (x0,x1) => x0.sqlite3_value_bytes(x1),
792
+ _1653: (x0,x1) => x0.sqlite3_value_text(x1),
793
+ _1654: (x0,x1) => x0.sqlite3_value_blob(x1),
794
+ _1655: (x0,x1) => x0.sqlite3_result_null(x1),
795
+ _1656: (x0,x1,x2) => x0.sqlite3_result_int64(x1,x2),
796
+ _1657: (x0,x1,x2) => x0.sqlite3_result_double(x1,x2),
797
+ _1658: (x0,x1,x2,x3,x4) => x0.sqlite3_result_text(x1,x2,x3,x4),
798
+ _1659: (x0,x1,x2,x3,x4) => x0.sqlite3_result_blob64(x1,x2,x3,x4),
799
+ _1660: (x0,x1,x2,x3) => x0.sqlite3_result_error(x1,x2,x3),
800
+ _1661: (x0,x1,x2) => x0.sqlite3_result_subtype(x1,x2),
801
+ _1664: (x0,x1) => x0.sqlite3_step(x1),
802
+ _1665: (x0,x1) => x0.sqlite3_reset(x1),
803
+ _1666: (x0,x1) => x0.sqlite3_changes(x1),
804
+ _1667: (x0,x1) => x0.sqlite3_stmt_isexplain(x1),
805
+ _1669: (x0,x1) => x0.sqlite3_last_insert_rowid(x1),
806
+ _1686: (x0,x1,x2,x3) => x0.dart_sqlite3_register_vfs(x1,x2,x3),
807
+ _1689: (x0,x1,x2,x3,x4,x5,x6) => x0.dart_sqlite3_create_function_v2(x1,x2,x3,x4,x5,x6),
808
+ _1691: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1691(f,arguments.length,x0) }),
809
+ _1692: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1692(f,arguments.length,x0,x1) }),
810
+ _1693: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3,x4) { return module.exports._1693(f,arguments.length,x0,x1,x2,x3,x4) }),
811
+ _1694: (module,f) => finalizeWrapper(f, function(x0,x1,x2) { return module.exports._1694(f,arguments.length,x0,x1,x2) }),
812
+ _1695: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1695(f,arguments.length,x0,x1,x2,x3) }),
813
+ _1696: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1696(f,arguments.length,x0,x1,x2,x3) }),
814
+ _1697: (module,f) => finalizeWrapper(f, function(x0,x1,x2) { return module.exports._1697(f,arguments.length,x0,x1,x2) }),
815
+ _1698: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1698(f,arguments.length,x0,x1) }),
816
+ _1699: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1699(f,arguments.length,x0,x1) }),
817
+ _1700: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1700(f,arguments.length,x0) }),
818
+ _1701: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1701(f,arguments.length,x0,x1,x2,x3) }),
819
+ _1702: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1702(f,arguments.length,x0,x1,x2,x3) }),
820
+ _1703: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1703(f,arguments.length,x0,x1) }),
821
+ _1704: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1704(f,arguments.length,x0,x1) }),
822
+ _1705: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1705(f,arguments.length,x0,x1) }),
823
+ _1706: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1706(f,arguments.length,x0,x1) }),
824
+ _1707: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1707(f,arguments.length,x0,x1) }),
825
+ _1708: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1708(f,arguments.length,x0,x1) }),
826
+ _1709: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1709(f,arguments.length,x0) }),
827
+ _1710: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1710(f,arguments.length,x0) }),
828
+ _1711: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1711(f,arguments.length,x0) }),
829
+ _1712: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3,x4) { return module.exports._1712(f,arguments.length,x0,x1,x2,x3,x4) }),
830
+ _1713: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1713(f,arguments.length,x0,x1,x2,x3) }),
831
+ _1714: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1714(f,arguments.length,x0,x1,x2,x3) }),
832
+ _1715: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3) { return module.exports._1715(f,arguments.length,x0,x1,x2,x3) }),
833
+ _1716: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1716(f,arguments.length,x0,x1) }),
834
+ _1717: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1717(f,arguments.length,x0,x1) }),
835
+ _1718: (module,f) => finalizeWrapper(f, function(x0,x1,x2,x3,x4) { return module.exports._1718(f,arguments.length,x0,x1,x2,x3,x4) }),
836
+ _1719: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1719(f,arguments.length,x0,x1) }),
837
+ _1720: (module,f) => finalizeWrapper(f, function(x0,x1) { return module.exports._1720(f,arguments.length,x0,x1) }),
838
+ _1721: (module,f) => finalizeWrapper(f, function(x0,x1,x2) { return module.exports._1721(f,arguments.length,x0,x1,x2) }),
839
+ _1722: (x0,x1,x2) => x0.instantiateStreaming(x1,x2),
840
+ _1726: x0 => new URL(x0),
841
+ _1727: (x0,x1) => new URL(x0,x1),
842
+ _1728: (x0,x1) => globalThis.fetch(x0,x1),
843
+ _1729: (x0,x1,x2) => x0.postMessage(x1,x2),
844
+ _1730: (x0,x1,x2) => x0.postMessage(x1,x2),
845
+ _1732: (x0,x1) => ({i: x0,p: x1}),
846
+ _1733: (x0,x1) => ({c: x0,r: x1}),
847
+ _1734: x0 => x0.i,
848
+ _1735: x0 => x0.p,
849
+ _1736: x0 => x0.c,
850
+ _1737: x0 => x0.r,
851
+ _1738: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1738(f,arguments.length,x0) }),
852
+ _1739: (x0,x1) => x0.postMessage(x1),
853
+ _1740: x0 => x0.close(),
854
+ _1742: x0 => new Worker(x0),
855
+ _1744: x0 => x0.createSyncAccessHandle(),
856
+ _1745: x0 => x0.close(),
857
+ _1747: x0 => x0.close(),
858
+ _1750: (x0,x1,x2) => x0.open(x1,x2),
859
+ _1758: (x0,x1) => new SharedWorker(x0,x1),
860
+ _1759: x0 => x0.start(),
861
+ _1760: x0 => x0.terminate(),
862
+ _1761: () => new MessageChannel(),
863
+ _1764: x0 => new SharedArrayBuffer(x0),
864
+ _1765: x0 => ({at: x0}),
865
+ _1766: x0 => x0.getSize(),
866
+ _1767: (x0,x1) => x0.truncate(x1),
867
+ _1768: x0 => x0.flush(),
868
+ _1771: x0 => x0.synchronizationBuffer,
869
+ _1772: x0 => x0.communicationBuffer,
870
+ _1773: (x0,x1,x2,x3) => ({clientVersion: x0,root: x1,synchronizationBuffer: x2,communicationBuffer: x3}),
871
+ _1774: (x0,x1) => globalThis.IDBKeyRange.bound(x0,x1),
872
+ _1775: x0 => ({autoIncrement: x0}),
873
+ _1776: (x0,x1,x2) => x0.createObjectStore(x1,x2),
874
+ _1777: x0 => ({unique: x0}),
875
+ _1778: (x0,x1,x2,x3) => x0.createIndex(x1,x2,x3),
876
+ _1779: (x0,x1) => x0.createObjectStore(x1),
877
+ _1780: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1780(f,arguments.length,x0) }),
878
+ _1781: (x0,x1,x2) => x0.transaction(x1,x2),
879
+ _1782: (x0,x1) => x0.objectStore(x1),
880
+ _1784: (x0,x1) => x0.index(x1),
881
+ _1785: x0 => x0.openKeyCursor(),
882
+ _1786: (x0,x1) => x0.getKey(x1),
883
+ _1787: (x0,x1) => ({name: x0,length: x1}),
884
+ _1788: (x0,x1) => x0.put(x1),
885
+ _1789: (x0,x1) => x0.get(x1),
886
+ _1790: (x0,x1) => x0.openCursor(x1),
887
+ _1791: x0 => globalThis.IDBKeyRange.only(x0),
888
+ _1792: (x0,x1,x2) => x0.put(x1,x2),
889
+ _1793: (x0,x1) => x0.update(x1),
890
+ _1794: (x0,x1) => x0.delete(x1),
891
+ _1795: x0 => x0.name,
892
+ _1796: x0 => x0.length,
893
+ _1799: x0 => x0.continue(),
894
+ _1800: () => globalThis.indexedDB,
895
+ _1801: () => globalThis.navigator,
896
+ _1802: (x0,x1) => x0.read(x1),
897
+ _1803: (x0,x1,x2) => x0.read(x1,x2),
898
+ _1804: (x0,x1) => x0.write(x1),
899
+ _1805: (x0,x1,x2) => x0.write(x1,x2),
900
+ _1807: (x0,x1,x2) => globalThis.Atomics.wait(x0,x1,x2),
901
+ _1809: (x0,x1,x2) => globalThis.Atomics.notify(x0,x1,x2),
902
+ _1810: (x0,x1,x2) => globalThis.Atomics.store(x0,x1,x2),
903
+ _1811: (x0,x1) => globalThis.Atomics.load(x0,x1),
904
+ _1812: () => globalThis.Int32Array,
905
+ _1814: () => globalThis.Uint8Array,
906
+ _1816: () => globalThis.DataView,
907
+ _1818: x0 => x0.byteLength,
908
+ _1820: x0 => globalThis.BigInt(x0),
909
+ _1821: x0 => globalThis.Number(x0),
910
+ _1828: x0 => new BroadcastChannel(x0),
911
+ _1829: x0 => globalThis.Array.isArray(x0),
912
+ _1830: (x0,x1) => x0.postMessage(x1),
913
+ _1832: (x0,x1) => ({kind: x0,table: x1}),
914
+ _1833: x0 => x0.kind,
915
+ _1834: x0 => x0.table,
916
+ _1835: () => new XMLHttpRequest(),
917
+ _1836: (x0,x1,x2,x3) => x0.open(x1,x2,x3),
918
+ _1840: x0 => x0.send(),
919
+ _1842: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1842(f,arguments.length,x0) }),
920
+ _1843: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1843(f,arguments.length,x0) }),
921
+ _1851: (x0,x1) => x0.contains(x1),
922
+ _1852: (module,f) => finalizeWrapper(f, function(x0) { return module.exports._1852(f,arguments.length,x0) }),
923
+ _1865: (x0,x1) => x0.key(x1),
924
+ _1866: o => o instanceof Array,
925
+ _1869: (a, l) => a.length = l,
926
+ _1870: a => a.pop(),
927
+ _1871: (a, i) => a.splice(i, 1),
928
+ _1872: (a, s) => a.join(s),
929
+ _1873: (a, s, e) => a.slice(s, e),
930
+ _1876: a => a.length,
931
+ _1877: (a, l) => a.length = l,
932
+ _1878: (a, i) => a[i],
933
+ _1879: (a, i, v) => a[i] = v,
934
+ _1881: o => {
950
935
  if (o === null || o === undefined) return 0;
951
936
  if (o instanceof ArrayBuffer) return 1;
952
937
  if (globalThis.SharedArrayBuffer !== undefined &&
@@ -955,180 +940,174 @@ class CompiledApp {
955
940
  }
956
941
  return 3;
957
942
  },
958
- _1921: (o, offsetInBytes, lengthInBytes) => {
943
+ _1882: (o, offsetInBytes, lengthInBytes) => {
959
944
  var dst = new ArrayBuffer(lengthInBytes);
960
945
  new Uint8Array(dst).set(new Uint8Array(o, offsetInBytes, lengthInBytes));
961
946
  return new DataView(dst);
962
947
  },
963
- _1922: o => {
948
+ _1883: o => {
964
949
  if (o === null || o === undefined) return 0;
965
950
  if (o instanceof DataView) return 1;
966
951
  return 2;
967
952
  },
968
- _1923: o => {
953
+ _1884: o => {
969
954
  if (o === null || o === undefined) return 0;
970
955
  if (o instanceof Uint8Array) return 1;
971
956
  return 2;
972
957
  },
973
- _1924: (o, start, length) => new Uint8Array(o.buffer, o.byteOffset + start, length),
974
- _1925: o => {
958
+ _1885: (o, start, length) => new Uint8Array(o.buffer, o.byteOffset + start, length),
959
+ _1886: o => {
975
960
  if (o === null || o === undefined) return 0;
976
961
  if (o instanceof Int8Array) return 1;
977
962
  return 2;
978
963
  },
979
- _1926: (o, start, length) => new Int8Array(o.buffer, o.byteOffset + start, length),
980
- _1927: o => o instanceof Uint8ClampedArray,
981
- _1928: (o, start, length) => new Uint8ClampedArray(o.buffer, o.byteOffset + start, length),
982
- _1929: o => o instanceof Uint16Array,
983
- _1930: (o, start, length) => new Uint16Array(o.buffer, o.byteOffset + start, length),
984
- _1931: o => o instanceof Int16Array,
985
- _1932: (o, start, length) => new Int16Array(o.buffer, o.byteOffset + start, length),
986
- _1933: o => {
964
+ _1887: (o, start, length) => new Int8Array(o.buffer, o.byteOffset + start, length),
965
+ _1888: o => o instanceof Uint8ClampedArray,
966
+ _1889: (o, start, length) => new Uint8ClampedArray(o.buffer, o.byteOffset + start, length),
967
+ _1890: o => o instanceof Uint16Array,
968
+ _1891: (o, start, length) => new Uint16Array(o.buffer, o.byteOffset + start, length),
969
+ _1892: o => o instanceof Int16Array,
970
+ _1893: (o, start, length) => new Int16Array(o.buffer, o.byteOffset + start, length),
971
+ _1894: o => {
987
972
  if (o === null || o === undefined) return 0;
988
973
  if (o instanceof Uint32Array) return 1;
989
974
  return 2;
990
975
  },
991
- _1934: (o, start, length) => new Uint32Array(o.buffer, o.byteOffset + start, length),
992
- _1935: o => {
976
+ _1895: (o, start, length) => new Uint32Array(o.buffer, o.byteOffset + start, length),
977
+ _1896: o => {
993
978
  if (o === null || o === undefined) return 0;
994
979
  if (o instanceof Int32Array) return 1;
995
980
  return 2;
996
981
  },
997
- _1936: (o, start, length) => new Int32Array(o.buffer, o.byteOffset + start, length),
998
- _1938: (o, start, length) => new BigInt64Array(o.buffer, o.byteOffset + start, length),
999
- _1939: o => {
982
+ _1897: (o, start, length) => new Int32Array(o.buffer, o.byteOffset + start, length),
983
+ _1899: (o, start, length) => new BigInt64Array(o.buffer, o.byteOffset + start, length),
984
+ _1900: o => {
1000
985
  if (o === null || o === undefined) return 0;
1001
986
  if (o instanceof Float32Array) return 1;
1002
987
  return 2;
1003
988
  },
1004
- _1940: (o, start, length) => new Float32Array(o.buffer, o.byteOffset + start, length),
1005
- _1941: o => {
989
+ _1901: (o, start, length) => new Float32Array(o.buffer, o.byteOffset + start, length),
990
+ _1902: o => {
1006
991
  if (o === null || o === undefined) return 0;
1007
992
  if (o instanceof Float64Array) return 1;
1008
993
  return 2;
1009
994
  },
1010
- _1942: (o, start, length) => new Float64Array(o.buffer, o.byteOffset + start, length),
1011
- _1943: (a, i) => a.push(i),
1012
- _1944: (t, s) => t.set(s),
1013
- _1945: l => new DataView(new ArrayBuffer(l)),
1014
- _1946: (o) => new DataView(o.buffer, o.byteOffset, o.byteLength),
1015
- _1947: o => o.byteLength,
1016
- _1948: o => o.buffer,
1017
- _1949: o => o.byteOffset,
1018
- _1950: Function.prototype.call.bind(Object.getOwnPropertyDescriptor(DataView.prototype, 'byteLength').get),
1019
- _1951: (b, o) => new DataView(b, o),
1020
- _1952: (b, o, l) => new DataView(b, o, l),
1021
- _1953: Function.prototype.call.bind(DataView.prototype.getUint8),
1022
- _1954: Function.prototype.call.bind(DataView.prototype.setUint8),
1023
- _1955: Function.prototype.call.bind(DataView.prototype.getInt8),
1024
- _1956: Function.prototype.call.bind(DataView.prototype.setInt8),
1025
- _1957: Function.prototype.call.bind(DataView.prototype.getUint16),
1026
- _1958: Function.prototype.call.bind(DataView.prototype.setUint16),
1027
- _1959: Function.prototype.call.bind(DataView.prototype.getInt16),
1028
- _1960: Function.prototype.call.bind(DataView.prototype.setInt16),
1029
- _1961: Function.prototype.call.bind(DataView.prototype.getUint32),
1030
- _1962: Function.prototype.call.bind(DataView.prototype.setUint32),
1031
- _1963: Function.prototype.call.bind(DataView.prototype.getInt32),
1032
- _1964: Function.prototype.call.bind(DataView.prototype.setInt32),
1033
- _1967: Function.prototype.call.bind(DataView.prototype.getBigInt64),
1034
- _1968: Function.prototype.call.bind(DataView.prototype.setBigInt64),
1035
- _1969: Function.prototype.call.bind(DataView.prototype.getFloat32),
1036
- _1970: Function.prototype.call.bind(DataView.prototype.setFloat32),
1037
- _1971: Function.prototype.call.bind(DataView.prototype.getFloat64),
1038
- _1972: Function.prototype.call.bind(DataView.prototype.setFloat64),
1039
- _1973: Function.prototype.call.bind(Number.prototype.toString),
1040
- _1974: Function.prototype.call.bind(BigInt.prototype.toString),
1041
- _1975: Function.prototype.call.bind(Number.prototype.toString),
1042
- _1976: (d, digits) => d.toFixed(digits),
1043
- _1988: () => globalThis.document,
1044
- _1989: () => globalThis.window,
1045
- _1990: () => globalThis.console,
1046
- _1995: (x0,x1) => { x0.height = x1 },
1047
- _1997: (x0,x1) => { x0.width = x1 },
1048
- _2002: x0 => x0.head,
1049
- _2003: x0 => x0.classList,
1050
- _2007: (x0,x1) => { x0.innerText = x1 },
1051
- _2008: x0 => x0.style,
1052
- _2010: x0 => x0.sheet,
1053
- _2021: x0 => x0.offsetX,
1054
- _2022: x0 => x0.offsetY,
1055
- _2023: x0 => x0.button,
1056
- _2029: (x0,x1) => x0.error(x1),
1057
- _2086: (x0,x1) => { x0.responseType = x1 },
1058
- _2087: x0 => x0.response,
1059
- _2146: (x0,x1) => { x0.draggable = x1 },
1060
- _2162: x0 => x0.style,
1061
- _2175: (x0,x1) => { x0.oncancel = x1 },
1062
- _2181: (x0,x1) => { x0.onchange = x1 },
1063
- _2221: (x0,x1) => { x0.onerror = x1 },
1064
- _2415: x0 => x0.content,
1065
- _2521: (x0,x1) => { x0.download = x1 },
1066
- _2546: (x0,x1) => { x0.href = x1 },
1067
- _3091: (x0,x1) => { x0.accept = x1 },
1068
- _3105: x0 => x0.files,
1069
- _3131: (x0,x1) => { x0.multiple = x1 },
1070
- _3149: (x0,x1) => { x0.type = x1 },
1071
- _3399: (x0,x1) => { x0.src = x1 },
1072
- _3401: (x0,x1) => { x0.type = x1 },
1073
- _3405: (x0,x1) => { x0.async = x1 },
1074
- _3419: (x0,x1) => { x0.charset = x1 },
1075
- _3848: x0 => x0.items,
1076
- _3851: (x0,x1) => x0[x1],
1077
- _3855: x0 => x0.length,
1078
- _3859: x0 => x0.dataTransfer,
1079
- _3863: () => globalThis.window,
1080
- _3906: x0 => x0.location,
1081
- _3925: x0 => x0.navigator,
1082
- _3996: (x0,x1) => { x0.ondragenter = x1 },
1083
- _3998: (x0,x1) => { x0.ondragleave = x1 },
1084
- _4000: (x0,x1) => { x0.ondragover = x1 },
1085
- _4004: (x0,x1) => { x0.ondrop = x1 },
1086
- _4182: x0 => x0.indexedDB,
1087
- _4189: x0 => x0.localStorage,
1088
- _4197: x0 => x0.href,
1089
- _4293: x0 => x0.clipboard,
1090
- _4314: x0 => x0.userAgent,
1091
- _4315: x0 => x0.vendor,
1092
- _4327: x0 => x0.storage,
1093
- _4365: x0 => x0.data,
1094
- _4395: x0 => x0.port1,
1095
- _4396: x0 => x0.port2,
1096
- _4398: (x0,x1) => { x0.onmessage = x1 },
1097
- _4476: x0 => x0.port,
1098
- _4511: x0 => x0.length,
1099
- _6415: x0 => x0.type,
1100
- _6416: x0 => x0.target,
1101
- _6517: x0 => x0.firstChild,
1102
- _6528: () => globalThis.document,
1103
- _6610: x0 => x0.body,
1104
- _6941: (x0,x1) => { x0.id = x1 },
1105
- _6968: x0 => x0.children,
1106
- _7274: x0 => x0.clientX,
1107
- _7275: x0 => x0.clientY,
1108
- _8413: x0 => x0.kind,
1109
- _8445: x0 => x0.size,
1110
- _8446: x0 => x0.type,
1111
- _8453: x0 => x0.name,
1112
- _8454: x0 => x0.lastModified,
1113
- _8459: x0 => x0.length,
1114
- _8464: x0 => x0.result,
1115
- _8978: x0 => x0.instance,
1116
- _8980: () => globalThis.WebAssembly,
1117
- _9002: x0 => x0.exports,
1118
- _9010: x0 => x0.buffer,
1119
- _10418: x0 => x0.result,
1120
- _10419: x0 => x0.error,
1121
- _10430: (x0,x1) => { x0.onupgradeneeded = x1 },
1122
- _10432: x0 => x0.oldVersion,
1123
- _10449: x0 => x0.objectStoreNames,
1124
- _10511: x0 => x0.key,
1125
- _10512: x0 => x0.primaryKey,
1126
- _10514: x0 => x0.value,
1127
- _10520: x0 => x0.error,
1128
- _11352: (x0,x1) => { x0.display = x1 },
1129
- _13258: x0 => x0.isDirectory,
1130
- _13259: x0 => x0.name,
1131
- _13260: x0 => x0.fullPath,
995
+ _1903: (o, start, length) => new Float64Array(o.buffer, o.byteOffset + start, length),
996
+ _1904: (a, i) => a.push(i),
997
+ _1905: (t, s) => t.set(s),
998
+ _1906: l => new DataView(new ArrayBuffer(l)),
999
+ _1907: (o) => new DataView(o.buffer, o.byteOffset, o.byteLength),
1000
+ _1908: o => o.byteLength,
1001
+ _1909: o => o.buffer,
1002
+ _1910: o => o.byteOffset,
1003
+ _1911: Function.prototype.call.bind(Object.getOwnPropertyDescriptor(DataView.prototype, 'byteLength').get),
1004
+ _1912: (b, o) => new DataView(b, o),
1005
+ _1913: (b, o, l) => new DataView(b, o, l),
1006
+ _1914: Function.prototype.call.bind(DataView.prototype.getUint8),
1007
+ _1915: Function.prototype.call.bind(DataView.prototype.setUint8),
1008
+ _1916: Function.prototype.call.bind(DataView.prototype.getInt8),
1009
+ _1917: Function.prototype.call.bind(DataView.prototype.setInt8),
1010
+ _1918: Function.prototype.call.bind(DataView.prototype.getUint16),
1011
+ _1919: Function.prototype.call.bind(DataView.prototype.setUint16),
1012
+ _1920: Function.prototype.call.bind(DataView.prototype.getInt16),
1013
+ _1921: Function.prototype.call.bind(DataView.prototype.setInt16),
1014
+ _1922: Function.prototype.call.bind(DataView.prototype.getUint32),
1015
+ _1923: Function.prototype.call.bind(DataView.prototype.setUint32),
1016
+ _1924: Function.prototype.call.bind(DataView.prototype.getInt32),
1017
+ _1925: Function.prototype.call.bind(DataView.prototype.setInt32),
1018
+ _1928: Function.prototype.call.bind(DataView.prototype.getBigInt64),
1019
+ _1929: Function.prototype.call.bind(DataView.prototype.setBigInt64),
1020
+ _1930: Function.prototype.call.bind(DataView.prototype.getFloat32),
1021
+ _1931: Function.prototype.call.bind(DataView.prototype.setFloat32),
1022
+ _1932: Function.prototype.call.bind(DataView.prototype.getFloat64),
1023
+ _1933: Function.prototype.call.bind(DataView.prototype.setFloat64),
1024
+ _1934: Function.prototype.call.bind(Number.prototype.toString),
1025
+ _1935: Function.prototype.call.bind(BigInt.prototype.toString),
1026
+ _1936: Function.prototype.call.bind(Number.prototype.toString),
1027
+ _1937: (d, digits) => d.toFixed(digits),
1028
+ _1949: x0 => globalThis.fetch(x0),
1029
+ _1950: x0 => x0.arrayBuffer(),
1030
+ _1951: x0 => x0.body,
1031
+ _1952: x0 => x0.getReader(),
1032
+ _1953: x0 => x0.read(),
1033
+ _1954: x0 => x0.done,
1034
+ _1955: x0 => x0.value,
1035
+ _1956: () => globalThis.document,
1036
+ _1957: () => globalThis.window,
1037
+ _1958: () => globalThis.console,
1038
+ _1963: (x0,x1) => { x0.height = x1 },
1039
+ _1965: (x0,x1) => { x0.width = x1 },
1040
+ _1970: x0 => x0.head,
1041
+ _1971: x0 => x0.classList,
1042
+ _1975: (x0,x1) => { x0.innerText = x1 },
1043
+ _1976: x0 => x0.style,
1044
+ _1978: x0 => x0.sheet,
1045
+ _1989: x0 => x0.offsetX,
1046
+ _1990: x0 => x0.offsetY,
1047
+ _1991: x0 => x0.button,
1048
+ _1997: (x0,x1) => x0.error(x1),
1049
+ _2054: (x0,x1) => { x0.responseType = x1 },
1050
+ _2055: x0 => x0.response,
1051
+ _2114: (x0,x1) => { x0.draggable = x1 },
1052
+ _2130: x0 => x0.style,
1053
+ _2143: (x0,x1) => { x0.oncancel = x1 },
1054
+ _2149: (x0,x1) => { x0.onchange = x1 },
1055
+ _2189: (x0,x1) => { x0.onerror = x1 },
1056
+ _2383: x0 => x0.content,
1057
+ _2489: (x0,x1) => { x0.download = x1 },
1058
+ _2514: (x0,x1) => { x0.href = x1 },
1059
+ _3059: (x0,x1) => { x0.accept = x1 },
1060
+ _3073: x0 => x0.files,
1061
+ _3099: (x0,x1) => { x0.multiple = x1 },
1062
+ _3117: (x0,x1) => { x0.type = x1 },
1063
+ _3367: (x0,x1) => { x0.src = x1 },
1064
+ _3369: (x0,x1) => { x0.type = x1 },
1065
+ _3373: (x0,x1) => { x0.async = x1 },
1066
+ _3387: (x0,x1) => { x0.charset = x1 },
1067
+ _3835: () => globalThis.window,
1068
+ _3878: x0 => x0.location,
1069
+ _3897: x0 => x0.navigator,
1070
+ _4154: x0 => x0.indexedDB,
1071
+ _4161: x0 => x0.localStorage,
1072
+ _4169: x0 => x0.href,
1073
+ _4265: x0 => x0.clipboard,
1074
+ _4286: x0 => x0.userAgent,
1075
+ _4287: x0 => x0.vendor,
1076
+ _4299: x0 => x0.storage,
1077
+ _4337: x0 => x0.data,
1078
+ _4367: x0 => x0.port1,
1079
+ _4368: x0 => x0.port2,
1080
+ _4370: (x0,x1) => { x0.onmessage = x1 },
1081
+ _4448: x0 => x0.port,
1082
+ _4483: x0 => x0.length,
1083
+ _6387: x0 => x0.type,
1084
+ _6388: x0 => x0.target,
1085
+ _6489: x0 => x0.firstChild,
1086
+ _6500: () => globalThis.document,
1087
+ _6582: x0 => x0.body,
1088
+ _6913: (x0,x1) => { x0.id = x1 },
1089
+ _6940: x0 => x0.children,
1090
+ _8386: x0 => x0.kind,
1091
+ _8420: x0 => x0.size,
1092
+ _8421: x0 => x0.type,
1093
+ _8428: x0 => x0.name,
1094
+ _8429: x0 => x0.lastModified,
1095
+ _8434: x0 => x0.length,
1096
+ _8440: x0 => x0.result,
1097
+ _8954: x0 => x0.instance,
1098
+ _8956: () => globalThis.WebAssembly,
1099
+ _8978: x0 => x0.exports,
1100
+ _8986: x0 => x0.buffer,
1101
+ _10396: x0 => x0.result,
1102
+ _10397: x0 => x0.error,
1103
+ _10408: (x0,x1) => { x0.onupgradeneeded = x1 },
1104
+ _10410: x0 => x0.oldVersion,
1105
+ _10427: x0 => x0.objectStoreNames,
1106
+ _10489: x0 => x0.key,
1107
+ _10490: x0 => x0.primaryKey,
1108
+ _10492: x0 => x0.value,
1109
+ _10498: x0 => x0.error,
1110
+ _11330: (x0,x1) => { x0.display = x1 },
1132
1111
 
1133
1112
  };
1134
1113