antelopeql 3.0.0-rc.1 → 3.0.0-rc.3
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/antelope_types/varint32_type.d.ts +1 -1
- package/dist/antelope_types/varint32_type.js +1 -1
- package/dist/antelope_types/varint32_type.js.map +1 -1
- package/dist/antelope_types.js +1 -1
- package/dist/antelope_types.js.map +1 -1
- package/dist/index.d.ts +19 -0
- package/dist/index.js +19 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { GraphQLScalarType } from "graphql";
|
|
2
|
-
export declare const
|
|
2
|
+
export declare const varint32_type: GraphQLScalarType<unknown, unknown>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"varint32_type.js","sourceRoot":"","sources":["../../src/antelope_types/varint32_type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAgB,MAAM,SAAS,CAAC;AAE1D,MAAM,CAAC,MAAM,
|
|
1
|
+
{"version":3,"file":"varint32_type.js","sourceRoot":"","sources":["../../src/antelope_types/varint32_type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAgB,MAAM,SAAS,CAAC;AAE1D,MAAM,CAAC,MAAM,aAAa,GAAG,IAAI,iBAAiB,CAAC;IACjD,IAAI,EAAE,UAAU;IAChB,WAAW,EAAE;;;;GAIZ;IACD,UAAU,CAAC,KAAc;QACvB,oDAAoD;QACpD,wEAAwE;QACxE,0CAA0C;QAE1C,6BAA6B;QAC7B,OAAO,KAAK,CAAC;IACf,CAAC;CACF,CAAC,CAAC"}
|
package/dist/antelope_types.js
CHANGED
|
@@ -15,7 +15,7 @@ import { symbol_code_type as symbol_code } from "./antelope_types/symbol_code_ty
|
|
|
15
15
|
import { symbol_type as symbol } from "./antelope_types/symbol_type.js";
|
|
16
16
|
import { time_point_sec_type as time_point_sec } from "./antelope_types/time_point_sec_type.js";
|
|
17
17
|
import { time_point_type as time_point } from "./antelope_types/time_point_type.js";
|
|
18
|
-
import {
|
|
18
|
+
import { varint32_type as varint32 } from "./antelope_types/varint32_type.js";
|
|
19
19
|
import { varuint32_type as varuint32 } from "./antelope_types/varuint32_type.js";
|
|
20
20
|
/**
|
|
21
21
|
* An object containing EOSIO native GraphQL types.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"antelope_types.js","sourceRoot":"","sources":["../src/antelope_types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwC,aAAa,EAAE,MAAM,SAAS,CAAC;AAE9E,OAAO,EAAE,UAAU,IAAI,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,YAAY,IAAI,IAAI,EAAE,MAAM,kCAAkC,CAAC;AACxE,OAAO,EAAE,UAAU,IAAI,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,yCAAyC,CAAC;AAChG,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAE,SAAS,IAAI,IAAI,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,eAAe,IAAI,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,EAAE,gBAAgB,IAAI,WAAW,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,WAAW,IAAI,MAAM,EAAE,MAAM,iCAAiC,CAAC;AACxE,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,yCAAyC,CAAC;AAChG,OAAO,EAAE,eAAe,IAAI,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"antelope_types.js","sourceRoot":"","sources":["../src/antelope_types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwC,aAAa,EAAE,MAAM,SAAS,CAAC;AAE9E,OAAO,EAAE,UAAU,IAAI,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,YAAY,IAAI,IAAI,EAAE,MAAM,kCAAkC,CAAC;AACxE,OAAO,EAAE,UAAU,IAAI,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,yCAAyC,CAAC;AAChG,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAE,SAAS,IAAI,IAAI,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,eAAe,IAAI,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,EAAE,gBAAgB,IAAI,WAAW,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,WAAW,IAAI,MAAM,EAAE,MAAM,iCAAiC,CAAC;AACxE,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,yCAAyC,CAAC;AAChG,OAAO,EAAE,eAAe,IAAI,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,aAAa,IAAI,QAAQ,EAAE,MAAM,mCAAmC,CAAC;AAC9E,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAQjF;;GAEG;AACH,MAAM,CAAC,MAAM,cAAc,GAAmC;IAC5D,KAAK;IACL,oBAAoB;IACpB,IAAI;IACJ,KAAK;IACL,WAAW,EAAE,iBAAiB,CAAC,EAAE,CAAC;IAClC,WAAW,EAAE,iBAAiB,CAAC,EAAE,CAAC;IAClC,WAAW,EAAE,iBAAiB,CAAC,EAAE,CAAC;IAClC,cAAc;IACd,OAAO,EAAE,mBAAmB,CAAC,EAAE,CAAC;IAChC,OAAO,EAAE,mBAAmB,CAAC,EAAE,CAAC;IAChC,QAAQ,EAAE,mBAAmB,CAAC,GAAG,CAAC;IAClC,IAAI,EAAE,iBAAiB,CAAC,CAAC,CAAC;IAC1B,KAAK,EAAE,iBAAiB,CAAC,EAAE,CAAC;IAC5B,KAAK,EAAE,iBAAiB,CAAC,EAAE,CAAC;IAC5B,KAAK,EAAE,iBAAiB,CAAC,EAAE,CAAC;IAC5B,MAAM,EAAE,iBAAiB,CAAC,GAAG,CAAC;IAC9B,IAAI;IACJ,UAAU;IACV,SAAS;IACT,MAAM,EAAE,aAAa;IACrB,MAAM;IACN,WAAW;IACX,UAAU;IACV,cAAc;IACd,KAAK,EAAE,kBAAkB,CAAC,CAAC,CAAC;IAC5B,MAAM,EAAE,kBAAkB,CAAC,EAAE,CAAC;IAC9B,MAAM,EAAE,kBAAkB,CAAC,EAAE,CAAC;IAC9B,MAAM,EAAE,kBAAkB,CAAC,EAAE,CAAC;IAC9B,OAAO,EAAE,kBAAkB,CAAC,GAAG,CAAC;IAChC,QAAQ;IACR,SAAS;CACV,CAAC"}
|
package/dist/index.d.ts
CHANGED
|
@@ -19,3 +19,22 @@ export { actions_type } from "./graphql_input_types/actions.js";
|
|
|
19
19
|
export { authorization_type as authorization_input_type } from "./graphql_input_types/authorization.js";
|
|
20
20
|
export { configuration_type } from "./graphql_input_types/configuration.js";
|
|
21
21
|
export { query_arg_fields } from "./graphql_input_types/query_argument_fields.js";
|
|
22
|
+
export { asset_type } from "./antelope_types/asset_type.js";
|
|
23
|
+
export { block_timestamp_type } from "./antelope_types/block_timestamp_type.js";
|
|
24
|
+
export { boolean_type } from "./antelope_types/boolean_type.js";
|
|
25
|
+
export { bytes_type } from "./antelope_types/bytes_type.js";
|
|
26
|
+
export { extended_asset_type } from "./antelope_types/extended_asset_type.js";
|
|
27
|
+
export { generate_checksum } from "./antelope_types/generate_checksum_type.js";
|
|
28
|
+
export { generate_float_type } from "./antelope_types/generate_float_type.js";
|
|
29
|
+
export { generate_int_type } from "./antelope_types/generate_int_type.js";
|
|
30
|
+
export { generate_uint_type } from "./antelope_types/generate_uint_type.js";
|
|
31
|
+
export { Antelope_key_type } from "./antelope_types/key_type.js";
|
|
32
|
+
export { name_type } from "./antelope_types/name_type.js";
|
|
33
|
+
export { public_key_type } from "./antelope_types/public_key_type.js";
|
|
34
|
+
export { signature_type } from "./antelope_types/signature_type.js";
|
|
35
|
+
export { symbol_code_type } from "./antelope_types/symbol_code_type.js";
|
|
36
|
+
export { symbol_type } from "./antelope_types/symbol_type.js";
|
|
37
|
+
export { time_point_sec_type } from "./antelope_types/time_point_sec_type.js";
|
|
38
|
+
export { time_point_type } from "./antelope_types/time_point_type.js";
|
|
39
|
+
export { varint32_type } from "./antelope_types/varint32_type.js";
|
|
40
|
+
export { varuint32_type } from "./antelope_types/varuint32_type.js";
|
package/dist/index.js
CHANGED
|
@@ -19,4 +19,23 @@ export { actions_type } from "./graphql_input_types/actions.js";
|
|
|
19
19
|
export { authorization_type as authorization_input_type } from "./graphql_input_types/authorization.js";
|
|
20
20
|
export { configuration_type } from "./graphql_input_types/configuration.js";
|
|
21
21
|
export { query_arg_fields } from "./graphql_input_types/query_argument_fields.js";
|
|
22
|
+
export { asset_type } from "./antelope_types/asset_type.js";
|
|
23
|
+
export { block_timestamp_type } from "./antelope_types/block_timestamp_type.js";
|
|
24
|
+
export { boolean_type } from "./antelope_types/boolean_type.js";
|
|
25
|
+
export { bytes_type } from "./antelope_types/bytes_type.js";
|
|
26
|
+
export { extended_asset_type } from "./antelope_types/extended_asset_type.js";
|
|
27
|
+
export { generate_checksum } from "./antelope_types/generate_checksum_type.js";
|
|
28
|
+
export { generate_float_type } from "./antelope_types/generate_float_type.js";
|
|
29
|
+
export { generate_int_type } from "./antelope_types/generate_int_type.js";
|
|
30
|
+
export { generate_uint_type } from "./antelope_types/generate_uint_type.js";
|
|
31
|
+
export { Antelope_key_type } from "./antelope_types/key_type.js";
|
|
32
|
+
export { name_type } from "./antelope_types/name_type.js";
|
|
33
|
+
export { public_key_type } from "./antelope_types/public_key_type.js";
|
|
34
|
+
export { signature_type } from "./antelope_types/signature_type.js";
|
|
35
|
+
export { symbol_code_type } from "./antelope_types/symbol_code_type.js";
|
|
36
|
+
export { symbol_type } from "./antelope_types/symbol_type.js";
|
|
37
|
+
export { time_point_sec_type } from "./antelope_types/time_point_sec_type.js";
|
|
38
|
+
export { time_point_type } from "./antelope_types/time_point_type.js";
|
|
39
|
+
export { varint32_type } from "./antelope_types/varint32_type.js";
|
|
40
|
+
export { varuint32_type } from "./antelope_types/varuint32_type.js";
|
|
22
41
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE/E,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAC7E,OAAO,EAAE,wBAAwB,EAAE,MAAM,oDAAoD,CAAC;AAC9F,OAAO,EAAE,yBAAyB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+CAA+C,CAAC;AAEzF,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,kBAAkB,IAAI,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AACxG,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,MAAM,gDAAgD,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE/E,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAC7E,OAAO,EAAE,wBAAwB,EAAE,MAAM,oDAAoD,CAAC;AAC9F,OAAO,EAAE,yBAAyB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+CAA+C,CAAC;AAEzF,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,kBAAkB,IAAI,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AACxG,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AAElF,OAAO,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACjE,OAAO,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AACtE,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AACxE,OAAO,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAClE,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC"}
|