@powerhousedao/connect 1.0.23-staging.1 → 1.0.24-dev.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.
Files changed (37) hide show
  1. package/dist/.env +1 -1
  2. package/dist/assets/{app-L-nqsJL1.js → app-B5yYl0zv.js} +19842 -18216
  3. package/dist/assets/app-B5yYl0zv.js.map +1 -0
  4. package/dist/assets/{app-Dtx0nq4m.css → app-DWlDE8AF.css} +240 -181
  5. package/dist/assets/{app-loader-B9WMnDgs.js → app-loader-CmEZOj3m.js} +735 -420
  6. package/dist/assets/app-loader-CmEZOj3m.js.map +1 -0
  7. package/dist/assets/{app-loader-3ipafc56.css → app-loader-NDVZu4bS.css} +238 -228
  8. package/dist/assets/browser-D5LEpLBa.js +27224 -0
  9. package/dist/assets/browser-D5LEpLBa.js.map +1 -0
  10. package/dist/assets/{ccip-XbQMrTCQ.js → ccip-KtRjx9vh.js} +6 -8
  11. package/dist/assets/ccip-KtRjx9vh.js.map +1 -0
  12. package/dist/assets/{content-B39UDenT.js → content-2lJzkjLx.js} +1100 -462
  13. package/dist/assets/content-2lJzkjLx.js.map +1 -0
  14. package/dist/assets/{index-CCHuBMLB.js → index-BVVRVlZN.js} +4 -3
  15. package/dist/assets/index-BVVRVlZN.js.map +1 -0
  16. package/dist/assets/{index-DZDjpeBO.js → index-BhHOiwFw.js} +2476 -2660
  17. package/dist/assets/index-BhHOiwFw.js.map +1 -0
  18. package/dist/assets/index-DZiF5od7.js +208 -0
  19. package/dist/assets/index-DZiF5od7.js.map +1 -0
  20. package/dist/assets/{index-C3q-1asu.js → index-dSMCpjcQ.js} +23 -171
  21. package/dist/assets/index-dSMCpjcQ.js.map +1 -0
  22. package/dist/assets/{main.B_-fy86f.js → main.DA6nl4Ov.js} +3 -12
  23. package/dist/assets/main.DA6nl4Ov.js.map +1 -0
  24. package/dist/assets/reactor-analytics-CF_JKt8H.js +42 -0
  25. package/dist/assets/reactor-analytics-CF_JKt8H.js.map +1 -0
  26. package/dist/assets/router-Ch1WZD-6.js +1585 -0
  27. package/dist/assets/router-Ch1WZD-6.js.map +1 -0
  28. package/dist/assets/{style-0ej1afQi.css → style-CdxGKc2g.css} +39 -95
  29. package/dist/external-packages.js +1 -0
  30. package/dist/external-packages.js.map +1 -0
  31. package/dist/hmr.js +1 -0
  32. package/dist/hmr.js.map +1 -0
  33. package/dist/index.html +1 -1
  34. package/dist/service-worker.js +1 -0
  35. package/dist/service-worker.js.map +1 -0
  36. package/dist/vite-envs.sh +1 -1
  37. package/package.json +21 -20
@@ -1,7 +1,6 @@
1
1
  @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
2
2
 
3
- /*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
4
- @layer properties;
3
+ /*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */
5
4
  :root {
6
5
  --toastify-color-light: #fff;
7
6
  --toastify-color-dark: #121212;
@@ -723,7 +722,17 @@
723
722
  --default-transition-duration: 150ms;
724
723
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
725
724
  --default-font-family: var(--font-sans);
725
+ --default-font-feature-settings: var(--font-sans--font-feature-settings);
726
+ --default-font-variation-settings: var(
727
+ --font-sans--font-variation-settings
728
+ );
726
729
  --default-mono-font-family: var(--font-mono);
730
+ --default-mono-font-feature-settings: var(
731
+ --font-mono--font-feature-settings
732
+ );
733
+ --default-mono-font-variation-settings: var(
734
+ --font-mono--font-variation-settings
735
+ );
727
736
  }
728
737
  }
729
738
  @layer base {
@@ -737,11 +746,14 @@
737
746
  line-height: 1.5;
738
747
  -webkit-text-size-adjust: 100%;
739
748
  tab-size: 4;
740
- font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
749
+ font-family: var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );
741
750
  font-feature-settings: var(--default-font-feature-settings, normal);
742
- font-variation-settings: var(--default-font-variation-settings, normal);
751
+ font-variation-settings: var( --default-font-variation-settings, normal );
743
752
  -webkit-tap-highlight-color: transparent;
744
753
  }
754
+ body {
755
+ line-height: inherit;
756
+ }
745
757
  hr {
746
758
  height: 0;
747
759
  color: inherit;
@@ -764,9 +776,9 @@
764
776
  font-weight: bolder;
765
777
  }
766
778
  code, kbd, samp, pre {
767
- font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
768
- font-feature-settings: var(--default-mono-font-feature-settings, normal);
769
- font-variation-settings: var(--default-mono-font-variation-settings, normal);
779
+ font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
780
+ font-feature-settings: var( --default-mono-font-feature-settings, normal );
781
+ font-variation-settings: var( --default-mono-font-variation-settings, normal );
770
782
  font-size: 1em;
771
783
  }
772
784
  small {
@@ -830,14 +842,7 @@
830
842
  }
831
843
  ::placeholder {
832
844
  opacity: 1;
833
- }
834
- @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
835
- ::placeholder {
836
- color: currentcolor;
837
- @supports (color: color-mix(in lab, red, red)) {
838
- color: color-mix(in oklab, currentcolor 50%, transparent);
839
- }
840
- }
845
+ color: color-mix(in oklab, currentColor 50%, transparent);
841
846
  }
842
847
  textarea {
843
848
  resize: vertical;
@@ -1010,7 +1015,7 @@
1010
1015
  rotate: 180deg;
1011
1016
  }
1012
1017
  .transform {
1013
- transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
1018
+ transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
1014
1019
  }
1015
1020
  .resize {
1016
1021
  resize: both;
@@ -1278,7 +1283,7 @@
1278
1283
  }
1279
1284
  .focus-visible\:ring-2 {
1280
1285
  &:focus-visible {
1281
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1286
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
1282
1287
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1283
1288
  }
1284
1289
  }
@@ -1373,6 +1378,9 @@ input[type="number"] {
1373
1378
  h1, h2, h3, h4, h5, h6, p {
1374
1379
  color: var(--color-gray-900);
1375
1380
  }
1381
+ button {
1382
+ cursor: pointer;
1383
+ }
1376
1384
  }
1377
1385
  @layer theme, base, components, utilities;
1378
1386
  @layer theme;
@@ -1387,11 +1395,14 @@ input[type="number"] {
1387
1395
  line-height: 1.5;
1388
1396
  -webkit-text-size-adjust: 100%;
1389
1397
  tab-size: 4;
1390
- font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
1398
+ font-family: var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );
1391
1399
  font-feature-settings: var(--default-font-feature-settings, normal);
1392
- font-variation-settings: var(--default-font-variation-settings, normal);
1400
+ font-variation-settings: var( --default-font-variation-settings, normal );
1393
1401
  -webkit-tap-highlight-color: transparent;
1394
1402
  }
1403
+ body {
1404
+ line-height: inherit;
1405
+ }
1395
1406
  hr {
1396
1407
  height: 0;
1397
1408
  color: inherit;
@@ -1414,9 +1425,9 @@ input[type="number"] {
1414
1425
  font-weight: bolder;
1415
1426
  }
1416
1427
  code, kbd, samp, pre {
1417
- font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
1418
- font-feature-settings: var(--default-mono-font-feature-settings, normal);
1419
- font-variation-settings: var(--default-mono-font-variation-settings, normal);
1428
+ font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
1429
+ font-feature-settings: var( --default-mono-font-feature-settings, normal );
1430
+ font-variation-settings: var( --default-mono-font-variation-settings, normal );
1420
1431
  font-size: 1em;
1421
1432
  }
1422
1433
  small {
@@ -1480,14 +1491,7 @@ input[type="number"] {
1480
1491
  }
1481
1492
  ::placeholder {
1482
1493
  opacity: 1;
1483
- }
1484
- @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
1485
- ::placeholder {
1486
- color: currentcolor;
1487
- @supports (color: color-mix(in lab, red, red)) {
1488
- color: color-mix(in oklab, currentcolor 50%, transparent);
1489
- }
1490
- }
1494
+ color: color-mix(in oklab, currentColor 50%, transparent);
1491
1495
  }
1492
1496
  textarea {
1493
1497
  resize: vertical;
@@ -1531,22 +1535,27 @@ input[type="number"] {
1531
1535
  @property --tw-rotate-x {
1532
1536
  syntax: "*";
1533
1537
  inherits: false;
1538
+ initial-value: rotateX(0);
1534
1539
  }
1535
1540
  @property --tw-rotate-y {
1536
1541
  syntax: "*";
1537
1542
  inherits: false;
1543
+ initial-value: rotateY(0);
1538
1544
  }
1539
1545
  @property --tw-rotate-z {
1540
1546
  syntax: "*";
1541
1547
  inherits: false;
1548
+ initial-value: rotateZ(0);
1542
1549
  }
1543
1550
  @property --tw-skew-x {
1544
1551
  syntax: "*";
1545
1552
  inherits: false;
1553
+ initial-value: skewX(0);
1546
1554
  }
1547
1555
  @property --tw-skew-y {
1548
1556
  syntax: "*";
1549
1557
  inherits: false;
1558
+ initial-value: skewY(0);
1550
1559
  }
1551
1560
  @property --tw-border-style {
1552
1561
  syntax: "*";
@@ -1570,11 +1579,6 @@ input[type="number"] {
1570
1579
  syntax: "*";
1571
1580
  inherits: false;
1572
1581
  }
1573
- @property --tw-shadow-alpha {
1574
- syntax: "<percentage>";
1575
- inherits: false;
1576
- initial-value: 100%;
1577
- }
1578
1582
  @property --tw-inset-shadow {
1579
1583
  syntax: "*";
1580
1584
  inherits: false;
@@ -1584,11 +1588,6 @@ input[type="number"] {
1584
1588
  syntax: "*";
1585
1589
  inherits: false;
1586
1590
  }
1587
- @property --tw-inset-shadow-alpha {
1588
- syntax: "<percentage>";
1589
- inherits: false;
1590
- initial-value: 100%;
1591
- }
1592
1591
  @property --tw-ring-color {
1593
1592
  syntax: "*";
1594
1593
  inherits: false;
@@ -1671,58 +1670,3 @@ input[type="number"] {
1671
1670
  syntax: "*";
1672
1671
  inherits: false;
1673
1672
  }
1674
- @property --tw-drop-shadow-color {
1675
- syntax: "*";
1676
- inherits: false;
1677
- }
1678
- @property --tw-drop-shadow-alpha {
1679
- syntax: "<percentage>";
1680
- inherits: false;
1681
- initial-value: 100%;
1682
- }
1683
- @property --tw-drop-shadow-size {
1684
- syntax: "*";
1685
- inherits: false;
1686
- }
1687
- @layer properties {
1688
- @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
1689
- *, ::before, ::after, ::backdrop {
1690
- --tw-rotate-x: initial;
1691
- --tw-rotate-y: initial;
1692
- --tw-rotate-z: initial;
1693
- --tw-skew-x: initial;
1694
- --tw-skew-y: initial;
1695
- --tw-border-style: solid;
1696
- --tw-leading: initial;
1697
- --tw-font-weight: initial;
1698
- --tw-shadow: 0 0 #0000;
1699
- --tw-shadow-color: initial;
1700
- --tw-shadow-alpha: 100%;
1701
- --tw-inset-shadow: 0 0 #0000;
1702
- --tw-inset-shadow-color: initial;
1703
- --tw-inset-shadow-alpha: 100%;
1704
- --tw-ring-color: initial;
1705
- --tw-ring-shadow: 0 0 #0000;
1706
- --tw-inset-ring-color: initial;
1707
- --tw-inset-ring-shadow: 0 0 #0000;
1708
- --tw-ring-inset: initial;
1709
- --tw-ring-offset-width: 0px;
1710
- --tw-ring-offset-color: #fff;
1711
- --tw-ring-offset-shadow: 0 0 #0000;
1712
- --tw-outline-style: solid;
1713
- --tw-blur: initial;
1714
- --tw-brightness: initial;
1715
- --tw-contrast: initial;
1716
- --tw-grayscale: initial;
1717
- --tw-hue-rotate: initial;
1718
- --tw-invert: initial;
1719
- --tw-opacity: initial;
1720
- --tw-saturate: initial;
1721
- --tw-sepia: initial;
1722
- --tw-drop-shadow: initial;
1723
- --tw-drop-shadow-color: initial;
1724
- --tw-drop-shadow-alpha: 100%;
1725
- --tw-drop-shadow-size: initial;
1726
- }
1727
- }
1728
- }
@@ -2,3 +2,4 @@ const externalPackages = [];
2
2
  export {
3
3
  externalPackages as default
4
4
  };
5
+ //# sourceMappingURL=external-packages.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"external-packages.js","sources":["../src/external-packages.js"],"sourcesContent":["\n\nexport default [\n \n ];"],"names":[],"mappings":"AAEA,MAAe,mBAAA,CAEV;"}
package/dist/hmr.js CHANGED
@@ -2,3 +2,4 @@ const hmr = import.meta.hot;
2
2
  export {
3
3
  hmr
4
4
  };
5
+ //# sourceMappingURL=hmr.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hmr.js","sources":["../src/hmr.ts"],"sourcesContent":["import type { ViteHotContext } from 'vite/types/hot.js';\n\nexport const hmr = import.meta.hot as ViteHotContext | undefined;\n"],"names":[],"mappings":"AAEO,MAAM,MAAM,YAAA;"}
package/dist/index.html CHANGED
@@ -64,4 +64,4 @@
64
64
  "react-dom": "https://esm.sh/react-dom",
65
65
  "react-dom/": "https://esm.sh/react-dom/"
66
66
  }
67
- }</script><script type="module" crossorigin="" src="/assets/main.B_-fy86f.js"></script></head><body><div id="app"></div></body></html>
67
+ }</script><script type="module" crossorigin="" src="/assets/main.DA6nl4Ov.js"></script></head><body><div id="app"></div></body></html>
@@ -44,3 +44,4 @@ async function updateClients(version, requiresHardRefresh) {
44
44
  });
45
45
  });
46
46
  }
47
+ //# sourceMappingURL=service-worker.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"service-worker.js","sources":["../src/service-worker.ts"],"sourcesContent":["/// <reference lib=\"WebWorker\" />\n\nimport { type ServiceWorkerEvent } from './utils/registerServiceWorker.js';\n\nconst _self = self as unknown as ServiceWorkerGlobalScope;\n\nconst APP_VERSION = __APP_VERSION__;\nconst REQUIRES_HARD_REFRESH = __REQUIRES_HARD_REFRESH__;\n\nconst VERSION_CACHE = 'version-cache';\nconst VERSION_KEY = 'app-version';\n\n_self.addEventListener('install', () => {\n _self.skipWaiting().catch(console.error);\n});\n\n_self.addEventListener('activate', (event: ExtendableEvent) => {\n event.waitUntil(_self.clients.claim());\n\n checkAppVersion(APP_VERSION, REQUIRES_HARD_REFRESH).catch(console.error);\n});\n\nexport type NEW_VERSION_AVAILABLE_MESSAGE = {\n type: 'NEW_VERSION_AVAILABLE';\n version: string;\n requiresHardRefresh: boolean;\n};\n\nexport type ServiceWorkerMessageData = NEW_VERSION_AVAILABLE_MESSAGE;\n\nexport type ServiceWorkerMessage = ServiceWorkerEvent<ServiceWorkerMessageData>;\n\nfunction postMessage(client: Client, message: ServiceWorkerMessageData) {\n return client.postMessage(message);\n}\n\nasync function checkAppVersion(version: string, requiresHardRefresh: boolean) {\n try {\n const cache = await caches.open(VERSION_CACHE);\n const cachedResponse = await cache.match(VERSION_KEY);\n\n let currentVersion = '';\n\n if (cachedResponse) {\n currentVersion = await cachedResponse.text();\n }\n\n if (currentVersion === '') {\n // Initial cache\n await cache.put(VERSION_KEY, new Response(version));\n } else if (currentVersion !== version) {\n // New version detected\n console.log('Current version:', currentVersion);\n console.log('New version:', version);\n\n // Update the stored version\n await cache.put(VERSION_KEY, new Response(version));\n\n // Update clients\n await updateClients(version, requiresHardRefresh);\n }\n } catch (error) {\n console.error('Error checking version:', error);\n }\n}\n\nasync function updateClients(version: string, requiresHardRefresh: boolean) {\n await _self.clients.claim();\n const clients = await _self.clients.matchAll();\n clients.forEach(client => {\n postMessage(client, {\n type: 'NEW_VERSION_AVAILABLE',\n version,\n requiresHardRefresh,\n });\n });\n}\n"],"names":[],"mappings":"AAIA,MAAM,QAAQ;AAEd,MAAM,cAAc;AACpB,MAAM,wBAAwB;AAE9B,MAAM,gBAAgB;AACtB,MAAM,cAAc;AAEpB,MAAM,iBAAiB,WAAW,MAAM;AACpC,QAAM,YAAY,EAAE,MAAM,QAAQ,KAAK;AAC3C,CAAC;AAED,MAAM,iBAAiB,YAAY,CAAC,UAA2B;AAC3D,QAAM,UAAU,MAAM,QAAQ,MAAA,CAAO;AAErC,kBAAgB,aAAa,qBAAqB,EAAE,MAAM,QAAQ,KAAK;AAC3E,CAAC;AAYD,SAAS,YAAY,QAAgB,SAAmC;AAC7D,SAAA,OAAO,YAAY,OAAO;AACrC;AAEA,eAAe,gBAAgB,SAAiB,qBAA8B;AACtE,MAAA;AACA,UAAM,QAAQ,MAAM,OAAO,KAAK,aAAa;AAC7C,UAAM,iBAAiB,MAAM,MAAM,MAAM,WAAW;AAEpD,QAAI,iBAAiB;AAErB,QAAI,gBAAgB;AACC,uBAAA,MAAM,eAAe,KAAK;AAAA,IAAA;AAG/C,QAAI,mBAAmB,IAAI;AAEvB,YAAM,MAAM,IAAI,aAAa,IAAI,SAAS,OAAO,CAAC;AAAA,IAAA,WAC3C,mBAAmB,SAAS;AAE3B,cAAA,IAAI,oBAAoB,cAAc;AACtC,cAAA,IAAI,gBAAgB,OAAO;AAGnC,YAAM,MAAM,IAAI,aAAa,IAAI,SAAS,OAAO,CAAC;AAG5C,YAAA,cAAc,SAAS,mBAAmB;AAAA,IAAA;AAAA,WAE/C,OAAO;AACJ,YAAA,MAAM,2BAA2B,KAAK;AAAA,EAAA;AAEtD;AAEA,eAAe,cAAc,SAAiB,qBAA8B;AAClE,QAAA,MAAM,QAAQ,MAAM;AAC1B,QAAM,UAAU,MAAM,MAAM,QAAQ,SAAS;AACrC,UAAA,QAAQ,CAAU,WAAA;AACtB,gBAAY,QAAQ;AAAA,MAChB,MAAM;AAAA,MACN;AAAA,MACA;AAAA,IAAA,CACH;AAAA,EAAA,CACJ;AACL;"}
package/dist/vite-envs.sh CHANGED
@@ -11,7 +11,7 @@ replaceAll() {
11
11
  }'
12
12
  }
13
13
 
14
- html=$(echo "PCFET0NUWVBFIGh0bWw+PGh0bWw+PGhlYWQ+PG1ldGEgY2hhcnNldD0iVVRGLTgiPjxtZXRhIG5hbWU9InZpZXdwb3J0IiBjb250ZW50PSJ3aWR0aD1kZXZpY2Utd2lkdGgsaW5pdGlhbC1zY2FsZT0xIj48dGl0bGU+UG93ZXJob3VzZSBDb25uZWN0PC90aXRsZT48YmFzZSBocmVmPSIvIj48bGluayByZWw9Imljb24iIGhyZWY9Ii9pY29uLmljbyI+PCEtLSB2aXRlLWVudnMgc2NyaXB0IHBsYWNlaG9sZGVyIHhLc1BtTHMzMHN3S3NkSXNWeCAtLT48c2NyaXB0IHR5cGU9ImltcG9ydG1hcCI+ewogICJpbXBvcnRzIjogewogICAgInJlYWN0IjogImh0dHBzOi8vZXNtLnNoL3JlYWN0IiwKICAgICJyZWFjdC8iOiAiaHR0cHM6Ly9lc20uc2gvcmVhY3QvIiwKICAgICJyZWFjdC1kb20iOiAiaHR0cHM6Ly9lc20uc2gvcmVhY3QtZG9tIiwKICAgICJyZWFjdC1kb20vIjogImh0dHBzOi8vZXNtLnNoL3JlYWN0LWRvbS8iCiAgfQp9PC9zY3JpcHQ+PHNjcmlwdCB0eXBlPSJtb2R1bGUiIGNyb3Nzb3JpZ2luPSIiIHNyYz0iL2Fzc2V0cy9tYWluLkJfLWZ5ODZmLmpzIj48L3NjcmlwdD48L2hlYWQ+PGJvZHk+PGRpdiBpZD0iYXBwIj48L2Rpdj48L2JvZHk+PC9odG1sPg==" | base64 -d)
14
+ html=$(echo "PCFET0NUWVBFIGh0bWw+PGh0bWw+PGhlYWQ+PG1ldGEgY2hhcnNldD0iVVRGLTgiPjxtZXRhIG5hbWU9InZpZXdwb3J0IiBjb250ZW50PSJ3aWR0aD1kZXZpY2Utd2lkdGgsaW5pdGlhbC1zY2FsZT0xIj48dGl0bGU+UG93ZXJob3VzZSBDb25uZWN0PC90aXRsZT48YmFzZSBocmVmPSIvIj48bGluayByZWw9Imljb24iIGhyZWY9Ii9pY29uLmljbyI+PCEtLSB2aXRlLWVudnMgc2NyaXB0IHBsYWNlaG9sZGVyIHhLc1BtTHMzMHN3S3NkSXNWeCAtLT48c2NyaXB0IHR5cGU9ImltcG9ydG1hcCI+ewogICJpbXBvcnRzIjogewogICAgInJlYWN0IjogImh0dHBzOi8vZXNtLnNoL3JlYWN0IiwKICAgICJyZWFjdC8iOiAiaHR0cHM6Ly9lc20uc2gvcmVhY3QvIiwKICAgICJyZWFjdC1kb20iOiAiaHR0cHM6Ly9lc20uc2gvcmVhY3QtZG9tIiwKICAgICJyZWFjdC1kb20vIjogImh0dHBzOi8vZXNtLnNoL3JlYWN0LWRvbS8iCiAgfQp9PC9zY3JpcHQ+PHNjcmlwdCB0eXBlPSJtb2R1bGUiIGNyb3Nzb3JpZ2luPSIiIHNyYz0iL2Fzc2V0cy9tYWluLkRBNm5sNE92LmpzIj48L3NjcmlwdD48L2hlYWQ+PGJvZHk+PGRpdiBpZD0iYXBwIj48L2Rpdj48L2JvZHk+PC9odG1sPg==" | base64 -d)
15
15
 
16
16
  BASE_URL_base64="eEFwV2RSclg5OWtQclZnZ0UiLyIK"
17
17
  BASE_URL=$(echo "Lwo=" | base64 -d)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@powerhousedao/connect",
3
3
  "productName": "Powerhouse-Connect",
4
- "version": "1.0.23-staging.1",
4
+ "version": "1.0.24-dev.0",
5
5
  "description": "Powerhouse Connect",
6
6
  "main": "./dist/index.html",
7
7
  "type": "module",
@@ -35,19 +35,20 @@
35
35
  "@electron-forge/publisher-github": "^7.2.0",
36
36
  "@electron-forge/shared-types": "^7.7.0",
37
37
  "@playwright/test": "^1.41.2",
38
+ "@powerhousedao/diff-analyzer": "^0.0.0-dev.4",
38
39
  "@rollup/plugin-node-resolve": "^15.2.3",
39
40
  "@sentry/browser": "^9.1.0",
40
41
  "@sentry/react": "^7.109.0",
41
- "@sentry/vite-plugin": "^2.23.0",
42
- "@tailwindcss/vite": "^4.1.4",
42
+ "@sentry/vite-plugin": "^2.22.2",
43
+ "@tailwindcss/vite": "^4.0.9",
43
44
  "@tanstack/react-virtual": "^3.8.1",
44
- "@types/node": "^22.13.10",
45
+ "@types/node": "^22.15.17",
45
46
  "@types/react": "^18.2.79",
46
47
  "@types/react-dom": "^18.2.18",
47
48
  "@types/uuid": "^9.0.7",
48
49
  "@types/wicg-file-system-access": "^2020.9.6",
49
- "@vitejs/plugin-basic-ssl": "^2.0.0",
50
- "@vitejs/plugin-react": "^4.4.1",
50
+ "@vitejs/plugin-basic-ssl": "^1.2.0",
51
+ "@vitejs/plugin-react": "^4.2.1",
51
52
  "asar": "^3.2.0",
52
53
  "did-key-creator": "^1.2.0",
53
54
  "electron": "30.0.0",
@@ -72,24 +73,24 @@
72
73
  "react-i18next": "^13.5.0",
73
74
  "react-router-dom": "^6.11.2",
74
75
  "tailwind-merge": "^3.0.2",
75
- "tailwindcss": "^4.1.4",
76
+ "tailwindcss": "^4.0.9",
76
77
  "uuid": "^9.0.1",
77
78
  "viem": "^2.8.13",
78
- "vite": "^6.3.3",
79
- "vite-envs": "^4.6.0",
79
+ "vite": "^6.2.2",
80
+ "vite-envs": "^4.4.11",
80
81
  "vite-plugin-html": "^3.2.2",
81
82
  "vite-plugin-node-polyfills": "^0.23.0",
82
- "vite-plugin-svgr": "^4.3.0",
83
- "vite-tsconfig-paths": "^5.1.4",
83
+ "vite-plugin-svgr": "^4.2.0",
84
+ "vite-tsconfig-paths": "^4.3.2",
84
85
  "xvfb-maybe": "^0.2.1",
85
- "@powerhousedao/builder-tools": "0.9.34-staging.0",
86
- "@powerhousedao/config": "1.27.0-staging.3",
87
- "@powerhousedao/common": "1.10.39-staging.0",
88
- "@powerhousedao/design-system": "1.39.22-staging.0",
89
- "@powerhousedao/reactor-browser": "1.22.29-staging.2",
90
- "@powerhousedao/scalars": "1.33.1-staging.4",
91
- "document-model": "2.28.1-staging.4",
92
- "document-drive": "1.29.13-staging.0"
86
+ "@powerhousedao/builder-tools": "0.9.38-dev.0",
87
+ "@powerhousedao/design-system": "1.39.27-dev.0",
88
+ "@powerhousedao/reactor-browser": "1.22.35-dev.0",
89
+ "@powerhousedao/config": "1.27.0-dev.12",
90
+ "@powerhousedao/scalars": "1.33.1-dev.10",
91
+ "@powerhousedao/common": "1.10.45-dev.0",
92
+ "document-drive": "1.29.12-dev.5",
93
+ "document-model": "2.28.1-dev.13"
93
94
  },
94
95
  "optionalDependencies": {
95
96
  "@esbuild/linux-x64": "^0.21.4",
@@ -110,7 +111,7 @@
110
111
  "format": "prettier --write \"**/*.+(js|ts|jsx|tsx|json)\"",
111
112
  "dev": "vite -c vite.renderer.config.mts",
112
113
  "dev:nocache": "rm -rf node_modules/.vite && rm -rf node_modules/.cache && npm run dev",
113
- "prebuild": "tsc --build --noEmit",
114
+ "prebuild": "npm run clean && tsc --build --noEmit",
114
115
  "build": "NODE_OPTIONS=--max-old-space-size=6144 vite build -c vite.renderer.config.mts",
115
116
  "preview:web": "vite preview -c vite.renderer.config.mts",
116
117
  "e2e": "playwright test",