@powerhousedao/connect 1.0.16-dev.2 → 1.0.16-staging.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.
- package/dist/assets/{app-DhH3gUSI.js → app-BjxLqcmz.js} +3794 -1119
- package/dist/assets/{app-CDOWlDp2.css → app-BoJet7fc.css} +69 -50
- package/dist/assets/{app-loader-Btk_wf_z.js → app-loader-nik9-lTL.js} +112 -111
- package/dist/assets/{ccip-D9a0ttP2.js → ccip-CscXGeGj.js} +3 -9
- package/dist/assets/{content-BlRqE_8w.js → content-CmVByr1W.js} +433 -22
- package/dist/assets/{index-Whh7mT2J.js → index-11j-ZVsN.js} +3 -3
- package/dist/assets/index-CpmCEBJz.js +404 -0
- package/dist/assets/{index-BuxuyYQU.js → index-DaRMlvdk.js} +3 -9
- package/dist/assets/{main.C1DJvpcL.js → main.BuoJ8woF.js} +1 -1
- package/dist/index.html +1 -1
- package/dist/vite-envs.sh +1 -1
- package/package.json +9 -9
- package/dist/assets/index-D3bygFYe.js +0 -2560
|
@@ -396,6 +396,9 @@
|
|
|
396
396
|
.text-gray-600 {
|
|
397
397
|
color: var(--color-gray-600);
|
|
398
398
|
}
|
|
399
|
+
.filter {
|
|
400
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
|
401
|
+
}
|
|
399
402
|
}
|
|
400
403
|
/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */
|
|
401
404
|
:root {
|
|
@@ -5597,46 +5600,6 @@ input[type="number"] {
|
|
|
5597
5600
|
inherits: false;
|
|
5598
5601
|
initial-value: solid;
|
|
5599
5602
|
}
|
|
5600
|
-
@property --tw-blur {
|
|
5601
|
-
syntax: "*";
|
|
5602
|
-
inherits: false;
|
|
5603
|
-
}
|
|
5604
|
-
@property --tw-brightness {
|
|
5605
|
-
syntax: "*";
|
|
5606
|
-
inherits: false;
|
|
5607
|
-
}
|
|
5608
|
-
@property --tw-contrast {
|
|
5609
|
-
syntax: "*";
|
|
5610
|
-
inherits: false;
|
|
5611
|
-
}
|
|
5612
|
-
@property --tw-grayscale {
|
|
5613
|
-
syntax: "*";
|
|
5614
|
-
inherits: false;
|
|
5615
|
-
}
|
|
5616
|
-
@property --tw-hue-rotate {
|
|
5617
|
-
syntax: "*";
|
|
5618
|
-
inherits: false;
|
|
5619
|
-
}
|
|
5620
|
-
@property --tw-invert {
|
|
5621
|
-
syntax: "*";
|
|
5622
|
-
inherits: false;
|
|
5623
|
-
}
|
|
5624
|
-
@property --tw-opacity {
|
|
5625
|
-
syntax: "*";
|
|
5626
|
-
inherits: false;
|
|
5627
|
-
}
|
|
5628
|
-
@property --tw-saturate {
|
|
5629
|
-
syntax: "*";
|
|
5630
|
-
inherits: false;
|
|
5631
|
-
}
|
|
5632
|
-
@property --tw-sepia {
|
|
5633
|
-
syntax: "*";
|
|
5634
|
-
inherits: false;
|
|
5635
|
-
}
|
|
5636
|
-
@property --tw-drop-shadow {
|
|
5637
|
-
syntax: "*";
|
|
5638
|
-
inherits: false;
|
|
5639
|
-
}
|
|
5640
5603
|
@property --tw-duration {
|
|
5641
5604
|
syntax: "*";
|
|
5642
5605
|
inherits: false;
|
|
@@ -5753,6 +5716,59 @@ input[type="number"] {
|
|
|
5753
5716
|
syntax: "*";
|
|
5754
5717
|
inherits: false;
|
|
5755
5718
|
}
|
|
5719
|
+
@property --tw-blur {
|
|
5720
|
+
syntax: "*";
|
|
5721
|
+
inherits: false;
|
|
5722
|
+
}
|
|
5723
|
+
@property --tw-brightness {
|
|
5724
|
+
syntax: "*";
|
|
5725
|
+
inherits: false;
|
|
5726
|
+
}
|
|
5727
|
+
@property --tw-contrast {
|
|
5728
|
+
syntax: "*";
|
|
5729
|
+
inherits: false;
|
|
5730
|
+
}
|
|
5731
|
+
@property --tw-grayscale {
|
|
5732
|
+
syntax: "*";
|
|
5733
|
+
inherits: false;
|
|
5734
|
+
}
|
|
5735
|
+
@property --tw-hue-rotate {
|
|
5736
|
+
syntax: "*";
|
|
5737
|
+
inherits: false;
|
|
5738
|
+
}
|
|
5739
|
+
@property --tw-invert {
|
|
5740
|
+
syntax: "*";
|
|
5741
|
+
inherits: false;
|
|
5742
|
+
}
|
|
5743
|
+
@property --tw-opacity {
|
|
5744
|
+
syntax: "*";
|
|
5745
|
+
inherits: false;
|
|
5746
|
+
}
|
|
5747
|
+
@property --tw-saturate {
|
|
5748
|
+
syntax: "*";
|
|
5749
|
+
inherits: false;
|
|
5750
|
+
}
|
|
5751
|
+
@property --tw-sepia {
|
|
5752
|
+
syntax: "*";
|
|
5753
|
+
inherits: false;
|
|
5754
|
+
}
|
|
5755
|
+
@property --tw-drop-shadow {
|
|
5756
|
+
syntax: "*";
|
|
5757
|
+
inherits: false;
|
|
5758
|
+
}
|
|
5759
|
+
@property --tw-drop-shadow-color {
|
|
5760
|
+
syntax: "*";
|
|
5761
|
+
inherits: false;
|
|
5762
|
+
}
|
|
5763
|
+
@property --tw-drop-shadow-alpha {
|
|
5764
|
+
syntax: "<percentage>";
|
|
5765
|
+
inherits: false;
|
|
5766
|
+
initial-value: 100%;
|
|
5767
|
+
}
|
|
5768
|
+
@property --tw-drop-shadow-size {
|
|
5769
|
+
syntax: "*";
|
|
5770
|
+
inherits: false;
|
|
5771
|
+
}
|
|
5756
5772
|
@keyframes spin {
|
|
5757
5773
|
to {
|
|
5758
5774
|
transform: rotate(360deg);
|
|
@@ -5773,6 +5789,19 @@ input[type="number"] {
|
|
|
5773
5789
|
--tw-skew-y: initial;
|
|
5774
5790
|
--tw-border-style: solid;
|
|
5775
5791
|
--tw-font-weight: initial;
|
|
5792
|
+
--tw-blur: initial;
|
|
5793
|
+
--tw-brightness: initial;
|
|
5794
|
+
--tw-contrast: initial;
|
|
5795
|
+
--tw-grayscale: initial;
|
|
5796
|
+
--tw-hue-rotate: initial;
|
|
5797
|
+
--tw-invert: initial;
|
|
5798
|
+
--tw-opacity: initial;
|
|
5799
|
+
--tw-saturate: initial;
|
|
5800
|
+
--tw-sepia: initial;
|
|
5801
|
+
--tw-drop-shadow: initial;
|
|
5802
|
+
--tw-drop-shadow-color: initial;
|
|
5803
|
+
--tw-drop-shadow-alpha: 100%;
|
|
5804
|
+
--tw-drop-shadow-size: initial;
|
|
5776
5805
|
--tw-translate-x: 0;
|
|
5777
5806
|
--tw-translate-y: 0;
|
|
5778
5807
|
--tw-translate-z: 0;
|
|
@@ -5797,16 +5826,6 @@ input[type="number"] {
|
|
|
5797
5826
|
--tw-ring-offset-color: #fff;
|
|
5798
5827
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
5799
5828
|
--tw-outline-style: solid;
|
|
5800
|
-
--tw-blur: initial;
|
|
5801
|
-
--tw-brightness: initial;
|
|
5802
|
-
--tw-contrast: initial;
|
|
5803
|
-
--tw-grayscale: initial;
|
|
5804
|
-
--tw-hue-rotate: initial;
|
|
5805
|
-
--tw-invert: initial;
|
|
5806
|
-
--tw-opacity: initial;
|
|
5807
|
-
--tw-saturate: initial;
|
|
5808
|
-
--tw-sepia: initial;
|
|
5809
|
-
--tw-drop-shadow: initial;
|
|
5810
5829
|
--tw-duration: initial;
|
|
5811
5830
|
--tw-ease: initial;
|
|
5812
5831
|
--tw-content: "";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/app-
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/app-BjxLqcmz.js","assets/main.BuoJ8woF.js","assets/app-BoJet7fc.css"])))=>i.map(i=>d[i]);
|
|
2
2
|
var __defProp = Object.defineProperty;
|
|
3
3
|
var __typeError = (msg) => {
|
|
4
4
|
throw TypeError(msg);
|
|
@@ -11,7 +11,7 @@ var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot
|
|
|
11
11
|
var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), setter ? setter.call(obj, value) : member.set(obj, value), value);
|
|
12
12
|
var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
|
|
13
13
|
var _tags, _levelString, _errorHandler, _ConsoleLogger_instances, levelValue_get, _getDocumentModelModule, _drives, _ReadModeService_instances, parseGraphQLErrors_fn, fetchDrive_fn, _a, _ServiceWorkerManager_instances, handleServiceWorkerMessage_fn, handleServiceWorker_fn;
|
|
14
|
-
import { _ as __vitePreload } from "./main.
|
|
14
|
+
import { _ as __vitePreload } from "./main.BuoJ8woF.js";
|
|
15
15
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
16
16
|
import { useState, useEffect, Suspense, lazy } from "react";
|
|
17
17
|
function _mergeNamespaces(n, m) {
|
|
@@ -25818,7 +25818,7 @@ const nodeOptionsMap = {
|
|
|
25818
25818
|
};
|
|
25819
25819
|
const name = "@powerhousedao/connect";
|
|
25820
25820
|
const productName = "Powerhouse-Connect";
|
|
25821
|
-
const version$1 = "1.0.16-
|
|
25821
|
+
const version$1 = "1.0.16-staging.0";
|
|
25822
25822
|
const description = "Powerhouse Connect";
|
|
25823
25823
|
const main = "./dist/index.html";
|
|
25824
25824
|
const type = "module";
|
|
@@ -31442,7 +31442,7 @@ if (window.__VITE_ENVS.MODE === "development") {
|
|
|
31442
31442
|
} else {
|
|
31443
31443
|
serviceWorkerManager.registerServiceWorker(false);
|
|
31444
31444
|
}
|
|
31445
|
-
const App = lazy(() => __vitePreload(() => import("./app-
|
|
31445
|
+
const App = lazy(() => __vitePreload(() => import("./app-BjxLqcmz.js").then((n) => n.aY), true ? __vite__mapDeps([0,1,2]) : void 0));
|
|
31446
31446
|
const AppLoader = /* @__PURE__ */ jsx(Suspense, { children: /* @__PURE__ */ jsx(App, {}) });
|
|
31447
31447
|
const appLoader = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
31448
31448
|
__proto__: null,
|
|
@@ -31489,29 +31489,29 @@ export {
|
|
|
31489
31489
|
recordType as a7,
|
|
31490
31490
|
stringType as a8,
|
|
31491
31491
|
capitalCase as a9,
|
|
31492
|
-
|
|
31493
|
-
|
|
31494
|
-
|
|
31495
|
-
|
|
31496
|
-
|
|
31497
|
-
|
|
31498
|
-
|
|
31499
|
-
|
|
31500
|
-
|
|
31501
|
-
|
|
31502
|
-
|
|
31503
|
-
|
|
31504
|
-
|
|
31505
|
-
|
|
31506
|
-
|
|
31507
|
-
|
|
31508
|
-
|
|
31509
|
-
|
|
31510
|
-
|
|
31511
|
-
|
|
31512
|
-
|
|
31513
|
-
|
|
31514
|
-
|
|
31492
|
+
moveNode as aA,
|
|
31493
|
+
generateNodesCopy as aB,
|
|
31494
|
+
copyNode as aC,
|
|
31495
|
+
createState as aD,
|
|
31496
|
+
setDriveName as aE,
|
|
31497
|
+
setAvailableOffline as aF,
|
|
31498
|
+
setSharingType as aG,
|
|
31499
|
+
SynchronizationUnitNotFoundError as aH,
|
|
31500
|
+
removeTrigger as aI,
|
|
31501
|
+
generateUUID as aJ,
|
|
31502
|
+
PullResponderTransmitter as aK,
|
|
31503
|
+
addTrigger as aL,
|
|
31504
|
+
ReadDriveNotFoundError as aM,
|
|
31505
|
+
openUrl as aN,
|
|
31506
|
+
getNodeOptions as aO,
|
|
31507
|
+
DRIVE as aP,
|
|
31508
|
+
FOLDER as aQ,
|
|
31509
|
+
requestPublicDrive as aR,
|
|
31510
|
+
serviceWorkerManager as aS,
|
|
31511
|
+
packageJson as aT,
|
|
31512
|
+
t as aU,
|
|
31513
|
+
gql as aV,
|
|
31514
|
+
request as aW,
|
|
31515
31515
|
getDimensions as aX,
|
|
31516
31516
|
READ as aY,
|
|
31517
31517
|
nodeOptionsMap as aZ,
|
|
@@ -31525,25 +31525,25 @@ export {
|
|
|
31525
31525
|
getDefaults as ag,
|
|
31526
31526
|
connectConfig as ah,
|
|
31527
31527
|
hashDocumentStateForScope as ai,
|
|
31528
|
-
|
|
31529
|
-
|
|
31530
|
-
|
|
31531
|
-
|
|
31532
|
-
|
|
31533
|
-
|
|
31534
|
-
|
|
31535
|
-
|
|
31536
|
-
|
|
31537
|
-
|
|
31538
|
-
|
|
31539
|
-
|
|
31540
|
-
|
|
31541
|
-
|
|
31542
|
-
|
|
31543
|
-
|
|
31544
|
-
|
|
31528
|
+
getAugmentedNamespace as aj,
|
|
31529
|
+
setErrorHandler as ak,
|
|
31530
|
+
driveDocumentModelModule as al,
|
|
31531
|
+
createBrowserDocumentDriveServer as am,
|
|
31532
|
+
hashKey as an,
|
|
31533
|
+
childLogger as ao,
|
|
31534
|
+
reducer as ap,
|
|
31535
|
+
isDocumentDrive as aq,
|
|
31536
|
+
generateAddNodeAction as ar,
|
|
31537
|
+
isFileNode as as,
|
|
31538
|
+
uploadDocumentOperations as at,
|
|
31539
|
+
updateFile as au,
|
|
31540
|
+
addFolder as av,
|
|
31541
|
+
isFolderNode as aw,
|
|
31542
|
+
deleteNode as ax,
|
|
31543
|
+
updateNode as ay,
|
|
31544
|
+
FILE as az,
|
|
31545
31545
|
SetStateSchemaInputSchema as b,
|
|
31546
|
-
|
|
31546
|
+
GraphQLFloat as b$,
|
|
31547
31547
|
RENAME as b0,
|
|
31548
31548
|
WRITE as b1,
|
|
31549
31549
|
DUPLICATE as b2,
|
|
@@ -31551,73 +31551,74 @@ export {
|
|
|
31551
31551
|
garbageCollect as b4,
|
|
31552
31552
|
sortOperations as b5,
|
|
31553
31553
|
UI_NODE as b6,
|
|
31554
|
-
|
|
31555
|
-
|
|
31556
|
-
|
|
31557
|
-
|
|
31558
|
-
|
|
31559
|
-
|
|
31560
|
-
|
|
31561
|
-
|
|
31562
|
-
|
|
31563
|
-
|
|
31564
|
-
|
|
31565
|
-
|
|
31566
|
-
|
|
31567
|
-
|
|
31568
|
-
|
|
31569
|
-
|
|
31570
|
-
|
|
31571
|
-
|
|
31572
|
-
|
|
31573
|
-
|
|
31574
|
-
|
|
31575
|
-
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
|
|
31579
|
-
|
|
31580
|
-
|
|
31581
|
-
|
|
31582
|
-
|
|
31583
|
-
|
|
31584
|
-
|
|
31585
|
-
|
|
31586
|
-
|
|
31587
|
-
|
|
31588
|
-
|
|
31589
|
-
|
|
31590
|
-
|
|
31591
|
-
|
|
31592
|
-
|
|
31593
|
-
|
|
31594
|
-
|
|
31595
|
-
|
|
31596
|
-
|
|
31597
|
-
|
|
31598
|
-
|
|
31599
|
-
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
|
|
31603
|
-
|
|
31604
|
-
|
|
31605
|
-
|
|
31606
|
-
|
|
31607
|
-
|
|
31608
|
-
|
|
31609
|
-
|
|
31554
|
+
generateId as b7,
|
|
31555
|
+
undo as b8,
|
|
31556
|
+
redo as b9,
|
|
31557
|
+
isListType as bA,
|
|
31558
|
+
snakeCase as bB,
|
|
31559
|
+
constantCase as bC,
|
|
31560
|
+
isAbstractType as bD,
|
|
31561
|
+
BREAK as bE,
|
|
31562
|
+
GraphQLInputObjectType as bF,
|
|
31563
|
+
GraphQLList as bG,
|
|
31564
|
+
GraphQLEnumType as bH,
|
|
31565
|
+
GraphQLObjectType as bI,
|
|
31566
|
+
GraphQLInterfaceType as bJ,
|
|
31567
|
+
SchemaMetaFieldDef as bK,
|
|
31568
|
+
TypeMetaFieldDef as bL,
|
|
31569
|
+
TypeNameMetaFieldDef as bM,
|
|
31570
|
+
isCompositeType as bN,
|
|
31571
|
+
isOutputType as bO,
|
|
31572
|
+
isInputType as bP,
|
|
31573
|
+
GraphQLBoolean as bQ,
|
|
31574
|
+
assertAbstractType as bR,
|
|
31575
|
+
doTypesOverlap as bS,
|
|
31576
|
+
DirectiveLocation as bT,
|
|
31577
|
+
specifiedRules as bU,
|
|
31578
|
+
NoUnusedFragmentsRule as bV,
|
|
31579
|
+
ExecutableDefinitionsRule as bW,
|
|
31580
|
+
validate as bX,
|
|
31581
|
+
validateSchema as bY,
|
|
31582
|
+
GraphQLID as bZ,
|
|
31583
|
+
GraphQLString as b_,
|
|
31584
|
+
useDocumentDispatch as ba,
|
|
31585
|
+
inspect as bb,
|
|
31586
|
+
GraphQLError as bc,
|
|
31587
|
+
getNamedType as bd,
|
|
31588
|
+
invariant as be,
|
|
31589
|
+
isInputObjectType as bf,
|
|
31590
|
+
isScalarType as bg,
|
|
31591
|
+
isObjectType as bh,
|
|
31592
|
+
isInterfaceType as bi,
|
|
31593
|
+
isUnionType as bj,
|
|
31594
|
+
isEnumType as bk,
|
|
31595
|
+
print as bl,
|
|
31596
|
+
isPrintableAsBlockString as bm,
|
|
31597
|
+
Kind as bn,
|
|
31598
|
+
astFromValue as bo,
|
|
31599
|
+
DEFAULT_DEPRECATION_REASON as bp,
|
|
31600
|
+
isSpecifiedDirective as bq,
|
|
31601
|
+
isSpecifiedScalarType as br,
|
|
31602
|
+
isIntrospectionType as bs,
|
|
31603
|
+
z as bt,
|
|
31604
|
+
GraphQLScalarType as bu,
|
|
31605
|
+
parse as bv,
|
|
31606
|
+
visit as bw,
|
|
31607
|
+
buildASTSchema as bx,
|
|
31608
|
+
extendSchema as by,
|
|
31609
|
+
getNullableType as bz,
|
|
31610
31610
|
createAction as c,
|
|
31611
|
-
|
|
31612
|
-
|
|
31613
|
-
|
|
31614
|
-
|
|
31615
|
-
|
|
31616
|
-
|
|
31617
|
-
|
|
31618
|
-
|
|
31619
|
-
|
|
31620
|
-
|
|
31611
|
+
GraphQLInt as c0,
|
|
31612
|
+
GraphQLDirective as c1,
|
|
31613
|
+
GraphQLUnionType as c2,
|
|
31614
|
+
isNonNullType as c3,
|
|
31615
|
+
GraphQLNonNull as c4,
|
|
31616
|
+
isNamedType as c5,
|
|
31617
|
+
isLeafType as c6,
|
|
31618
|
+
GraphQLSchema as c7,
|
|
31619
|
+
buildSchema as c8,
|
|
31620
|
+
sentenceCase as c9,
|
|
31621
|
+
appLoader as ca,
|
|
31621
31622
|
ReorderModuleOperationsInputSchema as d,
|
|
31622
31623
|
DeleteOperationInputSchema as e,
|
|
31623
31624
|
SetOperationReducerInputSchema as f,
|
|
@@ -1,15 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./main.
|
|
1
|
+
import { aO as BaseError, aP as getUrl, aQ as stringify, aR as decodeErrorResult, aS as isAddressEqual, aT as call, aU as concat, aV as encodeAbiParameters, aW as HttpRequestError, aX as isHex } from "./app-BjxLqcmz.js";
|
|
2
|
+
import "./main.BuoJ8woF.js";
|
|
3
3
|
import "react/jsx-runtime";
|
|
4
|
-
import "./app-loader-
|
|
4
|
+
import "./app-loader-nik9-lTL.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "@powerhousedao/reactor-browser";
|
|
7
6
|
import "react-dom";
|
|
8
|
-
import "@powerhousedao/reactor-browser/hooks/useUiNodesContext";
|
|
9
|
-
import "@powerhousedao/reactor-browser/hooks/useDriveActionsWithUiNodes";
|
|
10
|
-
import "@powerhousedao/reactor-browser/hooks/useDriveContext";
|
|
11
|
-
import "@powerhousedao/reactor-browser/uiNodes/constants";
|
|
12
|
-
import "@powerhousedao/reactor-browser/hooks/document-state";
|
|
13
7
|
class OffchainLookupError extends BaseError {
|
|
14
8
|
constructor({ callbackSelector, cause, data, extraData, sender, urls }) {
|
|
15
9
|
var _a;
|