@xyo-network/react-schema 2.67.18 → 2.68.0-rc.1

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.
@@ -6,7 +6,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
6
6
  schemaHuri: import("@xyo-network/huri").Huri<{
7
7
  schema: string;
8
8
  } & object> | undefined;
9
- schemaPayload: Promise<import("@xyo-network/payload-model").SchemaFields & object & {
9
+ schemaPayload: Promise<import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & object & {
10
10
  definition: {
11
11
  [key: string]: unknown;
12
12
  $id?: string | undefined;
@@ -14,7 +14,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
14
14
  extends?: string | undefined;
15
15
  name?: string | undefined;
16
16
  schema: "network.xyo.schema";
17
- }> | null | undefined;
17
+ }>> | null | undefined;
18
18
  xyoError: (import("@xyo-network/payload-model").SchemaFields & object & {
19
19
  message?: string | undefined;
20
20
  name?: string | undefined;
@@ -6,7 +6,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
6
6
  schemaHuri: import("@xyo-network/huri").Huri<{
7
7
  schema: string;
8
8
  } & object> | undefined;
9
- schemaPayload: Promise<import("@xyo-network/payload-model").SchemaFields & object & {
9
+ schemaPayload: Promise<import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & object & {
10
10
  definition: {
11
11
  [key: string]: unknown;
12
12
  $id?: string | undefined;
@@ -14,7 +14,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
14
14
  extends?: string | undefined;
15
15
  name?: string | undefined;
16
16
  schema: "network.xyo.schema";
17
- }> | null | undefined;
17
+ }>> | null | undefined;
18
18
  xyoError: (import("@xyo-network/payload-model").SchemaFields & object & {
19
19
  message?: string | undefined;
20
20
  name?: string | undefined;
@@ -6,7 +6,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
6
6
  schemaHuri: import("@xyo-network/huri").Huri<{
7
7
  schema: string;
8
8
  } & object> | undefined;
9
- schemaPayload: Promise<import("@xyo-network/payload-model").SchemaFields & object & {
9
+ schemaPayload: Promise<import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & object & {
10
10
  definition: {
11
11
  [key: string]: unknown;
12
12
  $id?: string | undefined;
@@ -14,7 +14,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
14
14
  extends?: string | undefined;
15
15
  name?: string | undefined;
16
16
  schema: "network.xyo.schema";
17
- }> | null | undefined;
17
+ }>> | null | undefined;
18
18
  xyoError: (import("@xyo-network/payload-model").SchemaFields & object & {
19
19
  message?: string | undefined;
20
20
  name?: string | undefined;
@@ -6,7 +6,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
6
6
  schemaHuri: import("@xyo-network/huri").Huri<{
7
7
  schema: string;
8
8
  } & object> | undefined;
9
- schemaPayload: Promise<import("@xyo-network/payload-model").SchemaFields & object & {
9
+ schemaPayload: Promise<import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & object & {
10
10
  definition: {
11
11
  [key: string]: unknown;
12
12
  $id?: string | undefined;
@@ -14,7 +14,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
14
14
  extends?: string | undefined;
15
15
  name?: string | undefined;
16
16
  schema: "network.xyo.schema";
17
- }> | null | undefined;
17
+ }>> | null | undefined;
18
18
  xyoError: (import("@xyo-network/payload-model").SchemaFields & object & {
19
19
  message?: string | undefined;
20
20
  name?: string | undefined;
@@ -6,7 +6,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
6
6
  schemaHuri: import("@xyo-network/huri").Huri<{
7
7
  schema: string;
8
8
  } & object> | undefined;
9
- schemaPayload: Promise<import("@xyo-network/payload-model").SchemaFields & object & {
9
+ schemaPayload: Promise<import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & object & {
10
10
  definition: {
11
11
  [key: string]: unknown;
12
12
  $id?: string | undefined;
@@ -14,7 +14,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
14
14
  extends?: string | undefined;
15
15
  name?: string | undefined;
16
16
  schema: "network.xyo.schema";
17
- }> | null | undefined;
17
+ }>> | null | undefined;
18
18
  xyoError: (import("@xyo-network/payload-model").SchemaFields & object & {
19
19
  message?: string | undefined;
20
20
  name?: string | undefined;
@@ -6,7 +6,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
6
6
  schemaHuri: import("@xyo-network/huri").Huri<{
7
7
  schema: string;
8
8
  } & object> | undefined;
9
- schemaPayload: Promise<import("@xyo-network/payload-model").SchemaFields & object & {
9
+ schemaPayload: Promise<import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & object & {
10
10
  definition: {
11
11
  [key: string]: unknown;
12
12
  $id?: string | undefined;
@@ -14,7 +14,7 @@ declare const useGetSchemaPayload: (schema?: string) => {
14
14
  extends?: string | undefined;
15
15
  name?: string | undefined;
16
16
  schema: "network.xyo.schema";
17
- }> | null | undefined;
17
+ }>> | null | undefined;
18
18
  xyoError: (import("@xyo-network/payload-model").SchemaFields & object & {
19
19
  message?: string | undefined;
20
20
  name?: string | undefined;
package/package.json CHANGED
@@ -10,35 +10,35 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/lodash": "^2.13.27",
13
+ "@xylabs/lodash": "^2.14.0",
14
14
  "@xylabs/react-async-effect": "^3.0.39",
15
15
  "@xylabs/react-link": "^3.0.39",
16
16
  "@xylabs/react-select": "^3.0.39",
17
17
  "@xylabs/react-shared": "^3.0.39",
18
- "@xyo-network/diviner-schema-list-model": "^2.88.2",
19
- "@xyo-network/diviner-schema-stats-model": "^2.88.2",
18
+ "@xyo-network/diviner-schema-list-model": "^2.89.0-rc.12",
19
+ "@xyo-network/diviner-schema-stats-model": "^2.89.0-rc.12",
20
20
  "@xyo-network/node-core-types": "^2.83.0",
21
- "@xyo-network/payload-builder": "^2.88.2",
22
- "@xyo-network/payload-model": "^2.88.2",
23
- "@xyo-network/react-diviner": "~2.67.18",
24
- "@xyo-network/react-event": "~2.67.18",
25
- "@xyo-network/react-property": "~2.67.18",
26
- "@xyo-network/react-shared": "~2.67.18",
27
- "@xyo-network/schema-cache": "^2.88.2",
28
- "@xyo-network/schema-payload-plugin": "^2.88.2",
21
+ "@xyo-network/payload-builder": "^2.89.0-rc.12",
22
+ "@xyo-network/payload-model": "^2.89.0-rc.12",
23
+ "@xyo-network/react-diviner": "~2.68.0-rc.1",
24
+ "@xyo-network/react-event": "~2.68.0-rc.1",
25
+ "@xyo-network/react-property": "~2.68.0-rc.1",
26
+ "@xyo-network/react-shared": "~2.68.0-rc.1",
27
+ "@xyo-network/schema-cache": "^2.89.0-rc.12",
28
+ "@xyo-network/schema-payload-plugin": "^2.89.0-rc.12",
29
29
  "react-router-dom": "^6.21.3"
30
30
  },
31
31
  "devDependencies": {
32
- "@storybook/react": "^7.6.10",
32
+ "@storybook/react": "^7.6.12",
33
33
  "@xylabs/react-flexbox": "^3.0.39",
34
34
  "@xylabs/ts-scripts-yarn3": "^3.2.42",
35
35
  "@xylabs/tsconfig-react": "^3.2.42",
36
- "@xyo-network/http-bridge": "^2.88.2",
37
- "@xyo-network/node-memory": "^2.88.2",
38
- "@xyo-network/node-model": "^2.88.2",
39
- "@xyo-network/react-node": "~2.67.18",
40
- "@xyo-network/react-storybook": "~2.67.18",
41
- "@xyo-network/react-wallet": "~2.67.18",
36
+ "@xyo-network/http-bridge": "^2.89.0-rc.12",
37
+ "@xyo-network/node-memory": "^2.89.0-rc.12",
38
+ "@xyo-network/node-model": "^2.89.0-rc.12",
39
+ "@xyo-network/react-node": "~2.68.0-rc.1",
40
+ "@xyo-network/react-storybook": "~2.68.0-rc.1",
41
+ "@xyo-network/react-wallet": "~2.68.0-rc.1",
42
42
  "react-json-view": "^1.21.3",
43
43
  "typescript": "^5.3.3"
44
44
  },
@@ -100,6 +100,7 @@
100
100
  },
101
101
  "sideEffects": false,
102
102
  "types": "dist/browser/index.d.ts",
103
- "version": "2.67.18",
104
- "type": "module"
103
+ "version": "2.68.0-rc.1",
104
+ "type": "module",
105
+ "stableVersion": "2.67.18"
105
106
  }