@xyo-network/react-schema 2.76.1 → 2.76.2
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/browser/hooks/useGetSchema.d.cts +1 -0
- package/dist/browser/hooks/useGetSchema.d.cts.map +1 -1
- package/dist/browser/hooks/useGetSchema.d.mts +1 -0
- package/dist/browser/hooks/useGetSchema.d.mts.map +1 -1
- package/dist/browser/hooks/useGetSchema.d.ts +1 -0
- package/dist/browser/hooks/useGetSchema.d.ts.map +1 -1
- package/dist/neutral/hooks/useGetSchema.d.cts +1 -0
- package/dist/neutral/hooks/useGetSchema.d.cts.map +1 -1
- package/dist/neutral/hooks/useGetSchema.d.mts +1 -0
- package/dist/neutral/hooks/useGetSchema.d.mts.map +1 -1
- package/dist/neutral/hooks/useGetSchema.d.ts +1 -0
- package/dist/neutral/hooks/useGetSchema.d.ts.map +1 -1
- package/dist/node/hooks/useGetSchema.d.cts +1 -0
- package/dist/node/hooks/useGetSchema.d.cts.map +1 -1
- package/dist/node/hooks/useGetSchema.d.mts +1 -0
- package/dist/node/hooks/useGetSchema.d.mts.map +1 -1
- package/dist/node/hooks/useGetSchema.d.ts +1 -0
- package/dist/node/hooks/useGetSchema.d.ts.map +1 -1
- package/package.json +18 -18
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
|
@@ -16,6 +16,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
|
|
|
16
16
|
schema: "network.xyo.schema";
|
|
17
17
|
}>> | null | undefined;
|
|
18
18
|
xyoError: (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
19
|
+
details?: import("@xylabs/object").JsonValue | undefined;
|
|
19
20
|
message?: string | undefined;
|
|
20
21
|
name?: string | undefined;
|
|
21
22
|
query?: Lowercase<string> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM
|
|
1
|
+
{"version":3,"file":"useGetSchema.d.ts","sourceRoot":"","sources":["../../../src/hooks/useGetSchema.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,QAAA,MAAM,mBAAmB,YAAa,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAA"}
|
package/package.json
CHANGED
|
@@ -16,17 +16,17 @@
|
|
|
16
16
|
"@xylabs/react-link": "^3.1.7",
|
|
17
17
|
"@xylabs/react-select": "^3.1.7",
|
|
18
18
|
"@xylabs/react-shared": "^3.1.7",
|
|
19
|
-
"@xyo-network/diviner-schema-list-model": "^2.
|
|
20
|
-
"@xyo-network/diviner-schema-stats-model": "^2.
|
|
19
|
+
"@xyo-network/diviner-schema-list-model": "^2.100.5",
|
|
20
|
+
"@xyo-network/diviner-schema-stats-model": "^2.100.5",
|
|
21
21
|
"@xyo-network/node-core-types": "^2.88.0",
|
|
22
|
-
"@xyo-network/payload-builder": "^2.
|
|
23
|
-
"@xyo-network/payload-model": "^2.
|
|
24
|
-
"@xyo-network/react-diviner": "~2.76.
|
|
25
|
-
"@xyo-network/react-event": "~2.76.
|
|
26
|
-
"@xyo-network/react-property": "~2.76.
|
|
27
|
-
"@xyo-network/react-shared": "~2.76.
|
|
28
|
-
"@xyo-network/schema-cache": "^2.
|
|
29
|
-
"@xyo-network/schema-payload-plugin": "^2.
|
|
22
|
+
"@xyo-network/payload-builder": "^2.100.5",
|
|
23
|
+
"@xyo-network/payload-model": "^2.100.5",
|
|
24
|
+
"@xyo-network/react-diviner": "~2.76.2",
|
|
25
|
+
"@xyo-network/react-event": "~2.76.2",
|
|
26
|
+
"@xyo-network/react-property": "~2.76.2",
|
|
27
|
+
"@xyo-network/react-shared": "~2.76.2",
|
|
28
|
+
"@xyo-network/schema-cache": "^2.100.5",
|
|
29
|
+
"@xyo-network/schema-payload-plugin": "^2.100.5",
|
|
30
30
|
"react-router-dom": "^6.23.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
@@ -34,13 +34,13 @@
|
|
|
34
34
|
"@xylabs/react-flexbox": "^3.1.7",
|
|
35
35
|
"@xylabs/ts-scripts-yarn3": "^3.10.0",
|
|
36
36
|
"@xylabs/tsconfig-react": "^3.10.0",
|
|
37
|
-
"@xyo-network/http-bridge": "^2.
|
|
38
|
-
"@xyo-network/node-memory": "^2.
|
|
39
|
-
"@xyo-network/node-model": "^2.
|
|
40
|
-
"@xyo-network/react-node": "~2.76.
|
|
41
|
-
"@xyo-network/react-payload-raw-info": "~2.76.
|
|
42
|
-
"@xyo-network/react-storybook": "~2.76.
|
|
43
|
-
"@xyo-network/react-wallet": "~2.76.
|
|
37
|
+
"@xyo-network/http-bridge": "^2.100.5",
|
|
38
|
+
"@xyo-network/node-memory": "^2.100.5",
|
|
39
|
+
"@xyo-network/node-model": "^2.100.5",
|
|
40
|
+
"@xyo-network/react-node": "~2.76.2",
|
|
41
|
+
"@xyo-network/react-payload-raw-info": "~2.76.2",
|
|
42
|
+
"@xyo-network/react-storybook": "~2.76.2",
|
|
43
|
+
"@xyo-network/react-wallet": "~2.76.2",
|
|
44
44
|
"typescript": "^5.4.5"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
@@ -103,6 +103,6 @@
|
|
|
103
103
|
},
|
|
104
104
|
"sideEffects": false,
|
|
105
105
|
"types": "dist/browser/index.d.ts",
|
|
106
|
-
"version": "2.76.
|
|
106
|
+
"version": "2.76.2",
|
|
107
107
|
"type": "module"
|
|
108
108
|
}
|