@powerhousedao/connect 1.0.0-dev.229 → 1.0.0-dev.231
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-ZQW92t6O.js → app-DrLeYlAb.js} +5018 -2509
- package/dist/assets/{app-loader-4lDPeVBu.js → app-loader-C4p-IWfP.js} +20 -23
- package/dist/assets/{ccip-BrCn_W71.js → ccip-BEtUPxLs.js} +4 -4
- package/dist/assets/{content-FQ01fqZV.js → content-AMlCFe4r.js} +96 -66
- package/dist/assets/{index-CRaABQnH.js → index-CpnYUECS.js} +4 -4
- package/dist/assets/{index-DI33bCpS.js → index-DBr1VmSJ.js} +80 -34
- package/dist/assets/{index-DqtLcprb.js → index-DtSGN5KF.js} +3 -3
- package/dist/assets/{main.DT1Mf4Jj.js → main.D0ReSJ3B.js} +1 -1
- package/dist/index.html +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-4FLW226S.js → chunk-2E6C3NB7.js} +4 -4
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-YIBO3HUQ.js → chunk-45DCPCA7.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-NNVEKADD.js → chunk-F3RCGUF6.js} +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-EWVIHKMF.js → chunk-F4K6ICY4.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-D2ZLIUVV.js → chunk-FW7N6EJH.js} +378 -337
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-AVKPBC5Q.js → chunk-G6LMXRY5.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-PLA5FQXD.js → chunk-JWR2PSS2.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-56M56AY3.js → chunk-M2UUQ5LH.js} +4 -4
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-VOHVPRMH.js → chunk-NUW2A4R5.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-M2DMGCWB.js → chunk-RSZCDZGH.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/context/index.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/context/read-mode.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/index.js +8 -8
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useAddDebouncedOperations.js +3 -3
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useConnectCrypto.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDocumentDrives.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDocumentEditor.js +5 -5
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDriveActions.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDriveActionsWithUiNodes.js +3 -3
- package/dist/modules/@powerhousedao/reactor-browser/index.js +10 -10
- package/dist/modules/@powerhousedao/reactor-browser/reactor.js +2 -2
- package/dist/vite-envs.sh +1 -1
- package/package.json +5 -5
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { t as twMerge, a5 as clsx, a6 as get, a7 as set, a8 as appendErrors, a9 as useFormContext, aa as Primitive, ab as cva, ac as
|
|
3
|
-
import { ba as inspect$1, bb as GraphQLError$1, bc as
|
|
2
|
+
import { t as twMerge, a5 as clsx, a6 as get, a7 as set, a8 as appendErrors, a9 as useFormContext, aa as Primitive, ab as cva, ac as FormProvider, ad as Controller, ae as Slot, af as useForm, ag as Root2, ah as List, ai as Trigger, aj as Content, ak as setModelName, al as setModelId, am as setModelDescription, an as setModelExtension, ao as setAuthorName, ap as setAuthorWebsite, aq as setStateSchema, ar as setInitialState, as as addModule, at as setModuleName, au as deleteModule, av as addOperation, aw as setOperationName, ax as setOperationSchema, ay as setOperationDescription, az as deleteOperation, aA as addOperationError, aB as deleteOperationError, aC as setOperationErrorName } from "./app-DrLeYlAb.js";
|
|
3
|
+
import { ba as inspect$1, bb as GraphQLError$1, bc as getNamedType, bd as invariant$2, be as isInputObjectType, bf as isScalarType, bg as isObjectType, bh as isInterfaceType, bi as isUnionType, bj as isEnumType, bk as print, bl as isPrintableAsBlockString, bm as Kind, bn as astFromValue$1, bo as DEFAULT_DEPRECATION_REASON, bp as isSpecifiedDirective, bq as isSpecifiedScalarType, br as isIntrospectionType, bs as z, bt as GraphQLScalarType, Z as pascalCase, bu as parse, bv as visit, bw as buildASTSchema, bx as extendSchema, by as getNullableType, bz as isListType, $ as getDefaultExportFromCjs, bA as snakeCase, bB as constantCase, bC as isAbstractType, bD as BREAK, bE as GraphQLInputObjectType, bF as GraphQLList, bG as GraphQLEnumType, bH as GraphQLObjectType, bI as GraphQLInterfaceType, bJ as SchemaMetaFieldDef, bK as TypeMetaFieldDef, bL as TypeNameMetaFieldDef, bM as isCompositeType, bN as isOutputType, bO as isInputType, bP as GraphQLBoolean, bQ as assertAbstractType, bR as doTypesOverlap, bS as DirectiveLocation, bT as specifiedRules$1, bU as NoUnusedFragmentsRule$1, bV as ExecutableDefinitionsRule$1, bW as validate$2, bX as validateSchema, bY as GraphQLID, bZ as GraphQLString, b_ as GraphQLFloat, b$ as GraphQLInt, c0 as GraphQLDirective, c1 as GraphQLUnionType, c2 as isNonNullType, c3 as GraphQLNonNull, c4 as isNamedType, c5 as isLeafType, c6 as GraphQLSchema, c7 as buildSchema, c8 as sentenceCase, am as hashKey } from "./app-loader-C4p-IWfP.js";
|
|
4
4
|
import * as React from "react";
|
|
5
|
-
import React__default, { forwardRef, useRef, useCallback, useImperativeHandle, useEffect,
|
|
6
|
-
import "./main.
|
|
5
|
+
import React__default, { forwardRef, useRef, useCallback, useImperativeHandle, useEffect, useState, createContext, useContext, memo, useId, useMemo } from "react";
|
|
6
|
+
import "./main.D0ReSJ3B.js";
|
|
7
7
|
import "@powerhousedao/reactor-browser";
|
|
8
8
|
import "react-dom";
|
|
9
9
|
import "@powerhousedao/reactor-browser/hooks/useUiNodesContext";
|
|
@@ -1047,7 +1047,7 @@ function updateModelSchemaNames(params) {
|
|
|
1047
1047
|
}
|
|
1048
1048
|
}
|
|
1049
1049
|
function handleModelNameChange(params) {
|
|
1050
|
-
const {
|
|
1050
|
+
const { newName, globalStateSchema, setStateSchema: setStateSchema2 } = params;
|
|
1051
1051
|
const hasExistingSchema = !!globalStateSchema;
|
|
1052
1052
|
if (!hasExistingSchema) {
|
|
1053
1053
|
initializeModelSchema({ modelName: newName, setStateSchema: setStateSchema2 });
|
|
@@ -1855,10 +1855,10 @@ function requireIsEmail() {
|
|
|
1855
1855
|
})(isEmail, isEmail.exports);
|
|
1856
1856
|
return isEmail.exports;
|
|
1857
1857
|
}
|
|
1858
|
-
var isURL
|
|
1858
|
+
var isURL = { exports: {} };
|
|
1859
1859
|
var hasRequiredIsURL;
|
|
1860
1860
|
function requireIsURL() {
|
|
1861
|
-
if (hasRequiredIsURL) return isURL
|
|
1861
|
+
if (hasRequiredIsURL) return isURL.exports;
|
|
1862
1862
|
hasRequiredIsURL = 1;
|
|
1863
1863
|
(function(module, exports) {
|
|
1864
1864
|
Object.defineProperty(exports, "__esModule", {
|
|
@@ -2043,8 +2043,8 @@ function requireIsURL() {
|
|
|
2043
2043
|
}
|
|
2044
2044
|
module.exports = exports.default;
|
|
2045
2045
|
module.exports.default = exports.default;
|
|
2046
|
-
})(isURL
|
|
2047
|
-
return isURL
|
|
2046
|
+
})(isURL, isURL.exports);
|
|
2047
|
+
return isURL.exports;
|
|
2048
2048
|
}
|
|
2049
2049
|
var isMACAddress = { exports: {} };
|
|
2050
2050
|
var hasRequiredIsMACAddress;
|
|
@@ -11876,13 +11876,13 @@ function scrollRectIntoView(dom, rect, side, x, y, xMargin, yMargin, ltr) {
|
|
|
11876
11876
|
let moveX = 0, moveY = 0;
|
|
11877
11877
|
if (y == "nearest") {
|
|
11878
11878
|
if (rect.top < bounding.top) {
|
|
11879
|
-
moveY =
|
|
11879
|
+
moveY = rect.top - (bounding.top + yMargin);
|
|
11880
11880
|
if (side > 0 && rect.bottom > bounding.bottom + moveY)
|
|
11881
|
-
moveY = rect.bottom - bounding.bottom +
|
|
11881
|
+
moveY = rect.bottom - bounding.bottom + yMargin;
|
|
11882
11882
|
} else if (rect.bottom > bounding.bottom) {
|
|
11883
11883
|
moveY = rect.bottom - bounding.bottom + yMargin;
|
|
11884
11884
|
if (side < 0 && rect.top - moveY < bounding.top)
|
|
11885
|
-
moveY =
|
|
11885
|
+
moveY = rect.top - (bounding.top + yMargin);
|
|
11886
11886
|
}
|
|
11887
11887
|
} else {
|
|
11888
11888
|
let rectHeight = rect.bottom - rect.top, boundingHeight = bounding.bottom - bounding.top;
|
|
@@ -11891,13 +11891,13 @@ function scrollRectIntoView(dom, rect, side, x, y, xMargin, yMargin, ltr) {
|
|
|
11891
11891
|
}
|
|
11892
11892
|
if (x == "nearest") {
|
|
11893
11893
|
if (rect.left < bounding.left) {
|
|
11894
|
-
moveX =
|
|
11894
|
+
moveX = rect.left - (bounding.left + xMargin);
|
|
11895
11895
|
if (side > 0 && rect.right > bounding.right + moveX)
|
|
11896
|
-
moveX = rect.right - bounding.right +
|
|
11896
|
+
moveX = rect.right - bounding.right + xMargin;
|
|
11897
11897
|
} else if (rect.right > bounding.right) {
|
|
11898
11898
|
moveX = rect.right - bounding.right + xMargin;
|
|
11899
11899
|
if (side < 0 && rect.left < bounding.left + moveX)
|
|
11900
|
-
moveX =
|
|
11900
|
+
moveX = rect.left - (bounding.left + xMargin);
|
|
11901
11901
|
}
|
|
11902
11902
|
} else {
|
|
11903
11903
|
let targetLeft = x == "center" ? rect.left + (rect.right - rect.left) / 2 - (bounding.right - bounding.left) / 2 : x == "start" == ltr ? rect.left - xMargin : rect.right - (bounding.right - bounding.left) + xMargin;
|
|
@@ -11932,6 +11932,13 @@ function scrollRectIntoView(dom, rect, side, x, y, xMargin, yMargin, ltr) {
|
|
|
11932
11932
|
}
|
|
11933
11933
|
if (top2)
|
|
11934
11934
|
break;
|
|
11935
|
+
if (rect.top < bounding.top || rect.bottom > bounding.bottom || rect.left < bounding.left || rect.right > bounding.right)
|
|
11936
|
+
rect = {
|
|
11937
|
+
left: Math.max(rect.left, bounding.left),
|
|
11938
|
+
right: Math.min(rect.right, bounding.right),
|
|
11939
|
+
top: Math.max(rect.top, bounding.top),
|
|
11940
|
+
bottom: Math.min(rect.bottom, bounding.bottom)
|
|
11941
|
+
};
|
|
11935
11942
|
cur2 = cur2.assignedSlot || cur2.parentNode;
|
|
11936
11943
|
} else if (cur2.nodeType == 11) {
|
|
11937
11944
|
cur2 = cur2.host;
|
|
@@ -15536,7 +15543,10 @@ class InputState {
|
|
|
15536
15543
|
return;
|
|
15537
15544
|
if (event.type == "keydown" && this.keydown(event))
|
|
15538
15545
|
return;
|
|
15539
|
-
this.
|
|
15546
|
+
if (this.view.updateState != 0)
|
|
15547
|
+
Promise.resolve().then(() => this.runHandlers(event.type, event));
|
|
15548
|
+
else
|
|
15549
|
+
this.runHandlers(event.type, event);
|
|
15540
15550
|
}
|
|
15541
15551
|
runHandlers(type2, event) {
|
|
15542
15552
|
let handlers2 = this.handlers[type2];
|
|
@@ -18428,8 +18438,8 @@ class EditContextManager {
|
|
|
18428
18438
|
return !abort;
|
|
18429
18439
|
}
|
|
18430
18440
|
update(update) {
|
|
18431
|
-
let reverted = this.pendingContextChange;
|
|
18432
|
-
if (this.composing && (this.composing.drifted || update.transactions.some((tr) => !tr.isUserEvent("input.type") && tr.changes.touchesRange(this.from, this.to)))) {
|
|
18441
|
+
let reverted = this.pendingContextChange, startSel = update.startState.selection.main;
|
|
18442
|
+
if (this.composing && (this.composing.drifted || !update.changes.touchesRange(startSel.from, startSel.to) && update.transactions.some((tr) => !tr.isUserEvent("input.type") && tr.changes.touchesRange(this.from, this.to)))) {
|
|
18433
18443
|
this.composing.drifted = true;
|
|
18434
18444
|
this.composing.editorBase = update.changes.mapPos(this.composing.editorBase);
|
|
18435
18445
|
} else if (!this.applyEdits(update) || !this.rangeIsValid(update.state)) {
|
|
@@ -20506,8 +20516,8 @@ class TooltipViewManager {
|
|
|
20506
20516
|
}
|
|
20507
20517
|
}
|
|
20508
20518
|
function windowSpace(view) {
|
|
20509
|
-
let
|
|
20510
|
-
return { top: 0, left: 0, bottom:
|
|
20519
|
+
let docElt = view.dom.ownerDocument.documentElement;
|
|
20520
|
+
return { top: 0, left: 0, bottom: docElt.clientHeight, right: docElt.clientWidth };
|
|
20511
20521
|
}
|
|
20512
20522
|
const tooltipConfig = /* @__PURE__ */ Facet.define({
|
|
20513
20523
|
combine: (values2) => {
|
|
@@ -25257,15 +25267,11 @@ function validateWithCustomRules(schema2, ast2, customRules, isRelayCompatMode,
|
|
|
25257
25267
|
});
|
|
25258
25268
|
const SEVERITY$1 = {
|
|
25259
25269
|
Error: "Error",
|
|
25260
|
-
Warning: "Warning"
|
|
25261
|
-
Information: "Information",
|
|
25262
|
-
Hint: "Hint"
|
|
25270
|
+
Warning: "Warning"
|
|
25263
25271
|
};
|
|
25264
25272
|
const DIAGNOSTIC_SEVERITY = {
|
|
25265
25273
|
[SEVERITY$1.Error]: 1,
|
|
25266
|
-
[SEVERITY$1.Warning]: 2
|
|
25267
|
-
[SEVERITY$1.Information]: 3,
|
|
25268
|
-
[SEVERITY$1.Hint]: 4
|
|
25274
|
+
[SEVERITY$1.Warning]: 2
|
|
25269
25275
|
};
|
|
25270
25276
|
const invariant$1 = (condition, message) => {
|
|
25271
25277
|
if (!condition) {
|
|
@@ -25280,7 +25286,7 @@ function getDiagnostics(query, schema2 = null, customRules, isRelayCompatMode, e
|
|
|
25280
25286
|
ast2 = parse(enhancedQuery);
|
|
25281
25287
|
} catch (error) {
|
|
25282
25288
|
if (error instanceof GraphQLError$1) {
|
|
25283
|
-
const range = getRange((_b = (_a2 = error.locations) === null || _a2 === void 0 ? void 0 : _a2[0]) !== null && _b !== void 0 ? _b : { line: 0
|
|
25289
|
+
const range = getRange((_b = (_a2 = error.locations) === null || _a2 === void 0 ? void 0 : _a2[0]) !== null && _b !== void 0 ? _b : { line: 0 }, enhancedQuery);
|
|
25284
25290
|
return [
|
|
25285
25291
|
{
|
|
25286
25292
|
severity: DIAGNOSTIC_SEVERITY.Error,
|
|
@@ -25353,6 +25359,7 @@ function getLocation(node) {
|
|
|
25353
25359
|
invariant$1(location2, "Expected ASTNode to have a location.");
|
|
25354
25360
|
return location2;
|
|
25355
25361
|
}
|
|
25362
|
+
const { INLINE_FRAGMENT } = Kind;
|
|
25356
25363
|
const DefaultBufferLength = 1024;
|
|
25357
25364
|
let nextPropID = 0;
|
|
25358
25365
|
class Range3 {
|
|
@@ -30885,8 +30892,7 @@ function createTokenType(extra, tagStr) {
|
|
|
30885
30892
|
}
|
|
30886
30893
|
({
|
|
30887
30894
|
rtl: /* @__PURE__ */ Decoration.mark({ class: "cm-iso", inclusive: true, attributes: { dir: "rtl" }, bidiIsolate: Direction.RTL }),
|
|
30888
|
-
ltr: /* @__PURE__ */ Decoration.mark({ class: "cm-iso", inclusive: true, attributes: { dir: "ltr" }, bidiIsolate: Direction.LTR })
|
|
30889
|
-
auto: /* @__PURE__ */ Decoration.mark({ class: "cm-iso", inclusive: true, attributes: { dir: "auto" }, bidiIsolate: null })
|
|
30895
|
+
ltr: /* @__PURE__ */ Decoration.mark({ class: "cm-iso", inclusive: true, attributes: { dir: "ltr" }, bidiIsolate: Direction.LTR })
|
|
30890
30896
|
});
|
|
30891
30897
|
function posToOffset(doc2, pos) {
|
|
30892
30898
|
return doc2.line(pos.line + 1).from + pos.character;
|
|
@@ -32118,7 +32124,17 @@ createTheme({
|
|
|
32118
32124
|
}
|
|
32119
32125
|
]
|
|
32120
32126
|
});
|
|
32121
|
-
|
|
32127
|
+
const URL_REGEXP = /^(https?|wss?|file):\/\//;
|
|
32128
|
+
function isUrl(str) {
|
|
32129
|
+
if (typeof str !== "string") {
|
|
32130
|
+
return false;
|
|
32131
|
+
}
|
|
32132
|
+
if (!URL_REGEXP.test(str)) {
|
|
32133
|
+
return false;
|
|
32134
|
+
}
|
|
32135
|
+
if (URL.canParse) {
|
|
32136
|
+
return URL.canParse(str);
|
|
32137
|
+
}
|
|
32122
32138
|
try {
|
|
32123
32139
|
const url = new URL(str);
|
|
32124
32140
|
return !!url;
|
|
@@ -32132,7 +32148,7 @@ function isDocumentString(str) {
|
|
|
32132
32148
|
if (typeof str !== "string") {
|
|
32133
32149
|
return false;
|
|
32134
32150
|
}
|
|
32135
|
-
if (invalidDocRegex.test(str) ||
|
|
32151
|
+
if (invalidDocRegex.test(str) || isUrl(str)) {
|
|
32136
32152
|
return false;
|
|
32137
32153
|
}
|
|
32138
32154
|
try {
|
|
@@ -35863,7 +35879,15 @@ function createLineDialog(view) {
|
|
|
35863
35879
|
event.preventDefault();
|
|
35864
35880
|
go();
|
|
35865
35881
|
}
|
|
35866
|
-
}, crelt("label", view.state.phrase("Go to line"), ": ", input), " ", crelt("button", { class: "cm-button", type: "submit" }, view.state.phrase("go"))
|
|
35882
|
+
}, crelt("label", view.state.phrase("Go to line"), ": ", input), " ", crelt("button", { class: "cm-button", type: "submit" }, view.state.phrase("go")), crelt("button", {
|
|
35883
|
+
name: "close",
|
|
35884
|
+
onclick: () => {
|
|
35885
|
+
view.dispatch({ effects: dialogEffect.of(false) });
|
|
35886
|
+
view.focus();
|
|
35887
|
+
},
|
|
35888
|
+
"aria-label": view.state.phrase("close"),
|
|
35889
|
+
type: "button"
|
|
35890
|
+
}, ["×"]));
|
|
35867
35891
|
function go() {
|
|
35868
35892
|
let match = /^([+-])?(\d+)?(:\d+)?(%)?$/.exec(input.value);
|
|
35869
35893
|
if (!match)
|
|
@@ -35919,7 +35943,18 @@ const gotoLine = (view) => {
|
|
|
35919
35943
|
const baseTheme$1 = /* @__PURE__ */ EditorView.baseTheme({
|
|
35920
35944
|
".cm-panel.cm-gotoLine": {
|
|
35921
35945
|
padding: "2px 6px 4px",
|
|
35922
|
-
|
|
35946
|
+
position: "relative",
|
|
35947
|
+
"& label": { fontSize: "80%" },
|
|
35948
|
+
"& [name=close]": {
|
|
35949
|
+
position: "absolute",
|
|
35950
|
+
top: "0",
|
|
35951
|
+
bottom: "0",
|
|
35952
|
+
right: "4px",
|
|
35953
|
+
backgroundColor: "inherit",
|
|
35954
|
+
border: "none",
|
|
35955
|
+
font: "inherit",
|
|
35956
|
+
padding: "0"
|
|
35957
|
+
}
|
|
35923
35958
|
}
|
|
35924
35959
|
});
|
|
35925
35960
|
const defaultHighlightOptions = {
|
|
@@ -36222,7 +36257,18 @@ class RegExpQuery extends QueryType {
|
|
|
36222
36257
|
return this.prevMatchInRange(state, 0, curFrom) || this.prevMatchInRange(state, curTo, state.doc.length);
|
|
36223
36258
|
}
|
|
36224
36259
|
getReplacement(result) {
|
|
36225
|
-
return this.spec.unquote(this.spec.replace).replace(/\$([
|
|
36260
|
+
return this.spec.unquote(this.spec.replace).replace(/\$([$&]|\d+)/g, (m, i) => {
|
|
36261
|
+
if (i == "&")
|
|
36262
|
+
return result.match[0];
|
|
36263
|
+
if (i == "$")
|
|
36264
|
+
return "$";
|
|
36265
|
+
for (let l = i.length; l > 0; l--) {
|
|
36266
|
+
let n2 = +i.slice(0, l);
|
|
36267
|
+
if (n2 > 0 && n2 < result.match.length)
|
|
36268
|
+
return result.match[n2] + i.slice(l);
|
|
36269
|
+
}
|
|
36270
|
+
return m;
|
|
36271
|
+
});
|
|
36226
36272
|
}
|
|
36227
36273
|
matchAll(state, limit) {
|
|
36228
36274
|
let cursor = regexpCursor(this.spec, state, 0, state.doc.length), ranges = [];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/app-loader-
|
|
2
|
-
import { _ as __vitePreload } from "./main.
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/app-loader-C4p-IWfP.js","assets/main.D0ReSJ3B.js","assets/app-loader-9W65A3zy.css"])))=>i.map(i=>d[i]);
|
|
2
|
+
import { _ as __vitePreload } from "./main.D0ReSJ3B.js";
|
|
3
3
|
import { createRoot } from "react-dom/client";
|
|
4
4
|
async function renderApp(element) {
|
|
5
|
-
const AppLoader = await __vitePreload(() => import("./app-loader-
|
|
5
|
+
const AppLoader = await __vitePreload(() => import("./app-loader-C4p-IWfP.js").then((n) => n.c9), true ? __vite__mapDeps([0,1,2]) : void 0);
|
|
6
6
|
createRoot(element).render(AppLoader.default);
|
|
7
7
|
}
|
|
8
8
|
const AppElement = document.getElementById("app");
|
|
@@ -99,7 +99,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) {
|
|
|
99
99
|
return baseModule().catch(handlePreloadError);
|
|
100
100
|
});
|
|
101
101
|
};
|
|
102
|
-
__vitePreload(() => import("./index-
|
|
102
|
+
__vitePreload(() => import("./index-DtSGN5KF.js"), true ? [] : void 0);
|
|
103
103
|
export {
|
|
104
104
|
__vitePreload as _
|
|
105
105
|
};
|
package/dist/index.html
CHANGED
|
@@ -97,4 +97,4 @@
|
|
|
97
97
|
"@powerhousedao/reactor-browser/utils/index": "/modules/@powerhousedao/reactor-browser/utils/index.js",
|
|
98
98
|
"@powerhousedao/reactor-browser/utils/signature": "/modules/@powerhousedao/reactor-browser/utils/signature.js"
|
|
99
99
|
}
|
|
100
|
-
}</script><script type="module" crossorigin="" src="/assets/main.
|
|
100
|
+
}</script><script type="module" crossorigin="" src="/assets/main.D0ReSJ3B.js"></script></head><body><div id="app"></div></body></html>
|
|
@@ -902,7 +902,7 @@ __export(utils_exports, {
|
|
|
902
902
|
isFolderNode: () => isFolderNode
|
|
903
903
|
});
|
|
904
904
|
|
|
905
|
-
// ../../node_modules/.pnpm/uuid@11.0
|
|
905
|
+
// ../../node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js
|
|
906
906
|
var byteToHex = [];
|
|
907
907
|
for (let i = 0; i < 256; ++i) {
|
|
908
908
|
byteToHex.push((i + 256).toString(16).slice(1));
|
|
@@ -911,7 +911,7 @@ function unsafeStringify(arr, offset = 0) {
|
|
|
911
911
|
return (byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + "-" + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + "-" + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + "-" + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + "-" + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]]).toLowerCase();
|
|
912
912
|
}
|
|
913
913
|
|
|
914
|
-
// ../../node_modules/.pnpm/uuid@11.0
|
|
914
|
+
// ../../node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js
|
|
915
915
|
var getRandomValues;
|
|
916
916
|
var rnds8 = new Uint8Array(16);
|
|
917
917
|
function rng() {
|
|
@@ -924,11 +924,11 @@ function rng() {
|
|
|
924
924
|
return getRandomValues(rnds8);
|
|
925
925
|
}
|
|
926
926
|
|
|
927
|
-
// ../../node_modules/.pnpm/uuid@11.0
|
|
927
|
+
// ../../node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js
|
|
928
928
|
var randomUUID = typeof crypto !== "undefined" && crypto.randomUUID && crypto.randomUUID.bind(crypto);
|
|
929
929
|
var native_default = { randomUUID };
|
|
930
930
|
|
|
931
|
-
// ../../node_modules/.pnpm/uuid@11.0
|
|
931
|
+
// ../../node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js
|
|
932
932
|
function v4(options, buf, offset) {
|
|
933
933
|
if (native_default.randomUUID && !buf && !options) {
|
|
934
934
|
return native_default.randomUUID();
|
|
@@ -4,11 +4,11 @@ import {
|
|
|
4
4
|
} from "./chunk-IQTSFTNF.js";
|
|
5
5
|
import {
|
|
6
6
|
useAddDebouncedOperations
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-45DCPCA7.js";
|
|
8
8
|
import {
|
|
9
9
|
useConnectCrypto,
|
|
10
10
|
useConnectDid
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-G6LMXRY5.js";
|
|
12
12
|
import {
|
|
13
13
|
useDocumentDispatch
|
|
14
14
|
} from "./chunk-GDP7BUIH.js";
|