@junobuild/ic-client 8.1.3 → 8.2.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/actor.js +1 -1
- package/actor.js.map +3 -3
- package/actor.mjs +1 -1
- package/actor.mjs.map +3 -3
- package/declarations/console/console.did.d.ts +38 -3
- package/declarations/console/console.factory.certified.did.js +34 -2
- package/declarations/console/console.factory.did.js +34 -2
- package/declarations/console/console.factory.did.mjs +34 -2
- package/declarations/mission_control/mission_control.did.d.ts +14 -1
- package/declarations/mission_control/mission_control.factory.certified.did.js +16 -3
- package/declarations/mission_control/mission_control.factory.did.js +16 -3
- package/declarations/observatory/observatory.did.d.ts +6 -2
- package/declarations/observatory/observatory.factory.certified.did.js +2 -1
- package/declarations/observatory/observatory.factory.did.js +2 -1
- package/declarations/observatory/observatory.factory.did.mjs +2 -1
- package/declarations/orbiter/orbiter.did.d.ts +1 -1
- package/declarations/orbiter/orbiter.factory.certified.did.js +1 -1
- package/declarations/orbiter/orbiter.factory.did.js +1 -1
- package/declarations/orbiter/orbiter.factory.did.mjs +1 -1
- package/declarations/satellite/satellite.did.d.ts +1 -1
- package/declarations/satellite/satellite.factory.certified.did.js +1 -1
- package/declarations/satellite/satellite.factory.did.js +1 -1
- package/declarations/satellite/satellite.factory.did.mjs +1 -1
- package/declarations/sputnik/sputnik.did.d.ts +1 -1
- package/declarations/sputnik/sputnik.factory.certified.did.js +1 -1
- package/declarations/sputnik/sputnik.factory.did.js +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -104,6 +104,7 @@ export const idlFactory = ({IDL}) => {
|
|
|
104
104
|
FailedCyclesDepositEmail: FailedCyclesDepositEmailNotification
|
|
105
105
|
});
|
|
106
106
|
const SegmentKind = IDL.Variant({
|
|
107
|
+
Ufo: IDL.Null,
|
|
107
108
|
Orbiter: IDL.Null,
|
|
108
109
|
MissionControl: IDL.Null,
|
|
109
110
|
Satellite: IDL.Null
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
// @ts-nocheck
|
|
4
4
|
|
|
5
|
-
// This file was automatically generated by @icp-sdk/bindgen@0.
|
|
5
|
+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
|
|
6
6
|
// You should NOT make any changes in this file as it will be overwritten.
|
|
7
7
|
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
|
|
8
8
|
|
package/package.json
CHANGED