@milaboratories/pl-client 2.4.15 → 2.4.17
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/core/ll_client.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +730 -716
- package/dist/index.mjs.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +4 -3
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +4 -3
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +4 -3
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +4 -3
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +4 -3
- package/package.json +3 -2
- package/src/core/ll_client.ts +19 -3
package/dist/index.mjs
CHANGED
|
@@ -3,17 +3,19 @@ var $i = (o, e, t) => e in o ? Ui(o, e, { enumerable: !0, configurable: !0, writ
|
|
|
3
3
|
var g = (o, e, t) => $i(o, typeof e != "symbol" ? e + "" : e, t);
|
|
4
4
|
import { notEmpty as T, Aborted as ei, assertNever as ti, createRetryState as ni, nextRetryStateOrError as ii } from "@milaboratories/ts-helpers";
|
|
5
5
|
import { ServiceType as Ei, stackIntercept as k } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import { MessageType as h, PbLong as
|
|
6
|
+
import { MessageType as h, PbLong as x, typeofJsonValue as gn, reflectionMergePartial as p, UnknownFieldHandler as u, WireType as c, jsonWriteOptions as Si, isJsonObject as $n } from "@protobuf-ts/runtime";
|
|
7
7
|
import { ChannelCredentials as En, InterceptingCall as Sn, status as Cn } from "@grpc/grpc-js";
|
|
8
8
|
import { GrpcTransport as Ci } from "@protobuf-ts/grpc-transport";
|
|
9
9
|
import Di from "denque";
|
|
10
10
|
import { ProxyAgent as Oi, Agent as Ki } from "undici";
|
|
11
|
+
import { Resolver as qi } from "node:dns/promises";
|
|
12
|
+
import Vi from "cacheable-lookup";
|
|
11
13
|
import { createHash as ri, randomUUID as si } from "node:crypto";
|
|
12
14
|
import * as dn from "node:timers/promises";
|
|
13
15
|
import * as F from "node:fs";
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
16
|
+
import W from "node:fs";
|
|
17
|
+
import ji from "canonicalize";
|
|
18
|
+
import vi from "yaml";
|
|
17
19
|
import * as oi from "node:os";
|
|
18
20
|
import * as mn from "node:path";
|
|
19
21
|
const $ = 0n;
|
|
@@ -27,23 +29,23 @@ function fn(o) {
|
|
|
27
29
|
if (!oe(o)) throw new Error("null resource id");
|
|
28
30
|
return o;
|
|
29
31
|
}
|
|
30
|
-
function
|
|
32
|
+
function Bu(o) {
|
|
31
33
|
return o !== 0n;
|
|
32
34
|
}
|
|
33
|
-
function
|
|
35
|
+
function Nu(o, e) {
|
|
34
36
|
return { name: o, version: e };
|
|
35
37
|
}
|
|
36
|
-
function
|
|
38
|
+
function Fu(o) {
|
|
37
39
|
return `${o.name}:${o.version}`;
|
|
38
40
|
}
|
|
39
|
-
function
|
|
41
|
+
function xu(o, e) {
|
|
40
42
|
return o.name === e.name && o.version === e.version;
|
|
41
43
|
}
|
|
42
|
-
const
|
|
43
|
-
function
|
|
44
|
+
const Wu = (o) => Buffer.from(JSON.stringify(o)), Uu = (o) => JSON.parse(T(o.data).toString());
|
|
45
|
+
function $u(o, e) {
|
|
44
46
|
return T(o.fields.find((t) => t.name === e));
|
|
45
47
|
}
|
|
46
|
-
const kn = 1n << 63n, ai = 1n << 62n,
|
|
48
|
+
const kn = 1n << 63n, ai = 1n << 62n, Mi = 0x3fffffffffffffffn, li = 24n, ci = 16777215, bn = 4294967295, Gi = BigInt(bn), Ji = BigInt(ci);
|
|
47
49
|
function Dn(o) {
|
|
48
50
|
return (o & kn) !== 0n;
|
|
49
51
|
}
|
|
@@ -55,41 +57,41 @@ function ui(o, e, t) {
|
|
|
55
57
|
throw Error("wrong local id or tx id");
|
|
56
58
|
return (o ? kn : 0n) | ai | BigInt(e) | BigInt(t) << li;
|
|
57
59
|
}
|
|
58
|
-
function
|
|
60
|
+
function zi(o, e) {
|
|
59
61
|
return (o ? kn : 0n) | e;
|
|
60
62
|
}
|
|
61
63
|
function di(o) {
|
|
62
|
-
return Number(o >> li &
|
|
64
|
+
return Number(o >> li & Gi);
|
|
63
65
|
}
|
|
64
|
-
function
|
|
66
|
+
function Eu(o, e) {
|
|
65
67
|
if (wn(o) && di(o) !== e)
|
|
66
68
|
throw Error(
|
|
67
69
|
"local id from another transaction, globalize id before leaking it from the transaction"
|
|
68
70
|
);
|
|
69
71
|
}
|
|
70
72
|
function ue(o) {
|
|
71
|
-
return D(o) ? "XX:0x0" : wn(o) ? (Dn(o) ? "R" : "N") + "L:0x" + (
|
|
73
|
+
return D(o) ? "XX:0x0" : wn(o) ? (Dn(o) ? "R" : "N") + "L:0x" + (Ji & o).toString(16) + "[0x" + di(o).toString(16) + "]" : (Dn(o) ? "R" : "N") + "G:0x" + (Mi & o).toString(16);
|
|
72
74
|
}
|
|
73
|
-
const
|
|
74
|
-
function
|
|
75
|
-
const e = o.match(
|
|
75
|
+
const Hi = /^(?:(?<xx>XX)|(?<rn>[XRN])(?<lg>[XLG])):0x(?<rid>[0-9a-fA-F]+)(?:\[0x(?<txid>[0-9a-fA-F]+)])?$/;
|
|
76
|
+
function Su(o) {
|
|
77
|
+
const e = o.match(Hi);
|
|
76
78
|
if (e === null) return;
|
|
77
79
|
const { xx: t, rn: i, lg: n, rid: r, txid: d } = e.groups;
|
|
78
|
-
return t ? $ : n === "L" ? ui(i === "R", Number.parseInt(r, 16), Number.parseInt(d, 16)) :
|
|
80
|
+
return t ? $ : n === "L" ? ui(i === "R", Number.parseInt(r, 16), Number.parseInt(d, 16)) : zi(i === "R", BigInt("0x" + r));
|
|
79
81
|
}
|
|
80
|
-
function
|
|
82
|
+
function Cu(o) {
|
|
81
83
|
if (wn(o))
|
|
82
84
|
throw new Error(`Local resource id: ${ue(o)}`);
|
|
83
85
|
if (D(o)) throw new Error("Null resource id.");
|
|
84
86
|
return o;
|
|
85
87
|
}
|
|
86
|
-
function
|
|
88
|
+
function Du(o) {
|
|
87
89
|
return JSON.stringify(
|
|
88
90
|
o,
|
|
89
91
|
(e, t) => typeof t == "bigint" ? ue(t) : t
|
|
90
92
|
);
|
|
91
93
|
}
|
|
92
|
-
class
|
|
94
|
+
class Yi extends h {
|
|
93
95
|
constructor() {
|
|
94
96
|
super("google.protobuf.Duration", [
|
|
95
97
|
{
|
|
@@ -113,7 +115,7 @@ class zi extends h {
|
|
|
113
115
|
* Encode `Duration` to JSON string like "3.000001s".
|
|
114
116
|
*/
|
|
115
117
|
internalJsonWrite(e, t) {
|
|
116
|
-
let i =
|
|
118
|
+
let i = x.from(e.seconds).toNumber();
|
|
117
119
|
if (i > 315576e6 || i < -315576e6)
|
|
118
120
|
throw new Error("Duration value out of range.");
|
|
119
121
|
let n = e.seconds.toString();
|
|
@@ -133,7 +135,7 @@ class zi extends h {
|
|
|
133
135
|
if (n === null)
|
|
134
136
|
throw new Error("Unable to parse Duration from JSON string. Invalid format.");
|
|
135
137
|
i || (i = this.create());
|
|
136
|
-
let [, r, d, a] = n, l =
|
|
138
|
+
let [, r, d, a] = n, l = x.from(r + d);
|
|
137
139
|
if (l.toNumber() > 315576e6 || l.toNumber() < -315576e6)
|
|
138
140
|
throw new Error("Unable to parse Duration from JSON string. Value out of range.");
|
|
139
141
|
if (i.seconds = l.toBigInt(), typeof a == "string") {
|
|
@@ -175,9 +177,9 @@ class zi extends h {
|
|
|
175
177
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
176
178
|
}
|
|
177
179
|
}
|
|
178
|
-
const R = new
|
|
180
|
+
const R = new Yi();
|
|
179
181
|
var b = /* @__PURE__ */ ((o) => (o[o.INVALID = 0] = "INVALID", o[o.INPUT = 1] = "INPUT", o[o.OUTPUT = 2] = "OUTPUT", o[o.SERVICE = 6] = "SERVICE", o[o.ONE_TIME_WRITABLE = 4] = "ONE_TIME_WRITABLE", o[o.DYNAMIC = 3] = "DYNAMIC", o[o.MULTIPLE_TIMES_WRITABLE = 5] = "MULTIPLE_TIMES_WRITABLE", o))(b || {});
|
|
180
|
-
class
|
|
182
|
+
class Zi extends h {
|
|
181
183
|
constructor() {
|
|
182
184
|
super("MiLaboratories.PL.Base.ResourceType", [
|
|
183
185
|
{
|
|
@@ -229,8 +231,8 @@ class Hi extends h {
|
|
|
229
231
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
230
232
|
}
|
|
231
233
|
}
|
|
232
|
-
const y = new
|
|
233
|
-
class
|
|
234
|
+
const y = new Zi();
|
|
235
|
+
class Xi extends h {
|
|
234
236
|
constructor() {
|
|
235
237
|
super("MiLaboratories.PL.Base.FieldRef", [
|
|
236
238
|
{
|
|
@@ -283,8 +285,8 @@ class Yi extends h {
|
|
|
283
285
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
284
286
|
}
|
|
285
287
|
}
|
|
286
|
-
const m = new
|
|
287
|
-
class
|
|
288
|
+
const m = new Xi();
|
|
289
|
+
class Qi extends h {
|
|
288
290
|
constructor() {
|
|
289
291
|
super("MiLaboratories.PL.RTypes.Number", [
|
|
290
292
|
{
|
|
@@ -406,8 +408,8 @@ class Zi extends h {
|
|
|
406
408
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
407
409
|
}
|
|
408
410
|
}
|
|
409
|
-
new
|
|
410
|
-
class
|
|
411
|
+
new Qi();
|
|
412
|
+
class er extends h {
|
|
411
413
|
constructor() {
|
|
412
414
|
super("MiLaboratories.PL.RTypes.ControllerSettings", [
|
|
413
415
|
{
|
|
@@ -448,8 +450,8 @@ class Xi extends h {
|
|
|
448
450
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
449
451
|
}
|
|
450
452
|
}
|
|
451
|
-
new
|
|
452
|
-
class
|
|
453
|
+
new er();
|
|
454
|
+
class tr extends h {
|
|
453
455
|
constructor() {
|
|
454
456
|
super("MiLaboratories.PL.RTypes.SubscriptionSettings", [
|
|
455
457
|
{
|
|
@@ -502,8 +504,8 @@ class Qi extends h {
|
|
|
502
504
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
503
505
|
}
|
|
504
506
|
}
|
|
505
|
-
new
|
|
506
|
-
class
|
|
507
|
+
new tr();
|
|
508
|
+
class nr extends h {
|
|
507
509
|
constructor() {
|
|
508
510
|
super("MiLaboratories.PL.RTypes.NotificationFilter", [
|
|
509
511
|
{ no: 1, name: "resource_type", kind: "message", oneof: "resourceFilter", T: () => y },
|
|
@@ -567,8 +569,8 @@ class er extends h {
|
|
|
567
569
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
568
570
|
}
|
|
569
571
|
}
|
|
570
|
-
const P = new
|
|
571
|
-
class
|
|
572
|
+
const P = new nr();
|
|
573
|
+
class ir extends h {
|
|
572
574
|
constructor() {
|
|
573
575
|
super("MiLaboratories.PL.RTypes.NotificationFilter.EventFilter", [
|
|
574
576
|
{
|
|
@@ -790,8 +792,8 @@ class tr extends h {
|
|
|
790
792
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
791
793
|
}
|
|
792
794
|
}
|
|
793
|
-
const he = new
|
|
794
|
-
class
|
|
795
|
+
const he = new ir();
|
|
796
|
+
class rr extends h {
|
|
795
797
|
constructor() {
|
|
796
798
|
super("MiLaboratories.PL.RTypes.NotificationFilter.Payload", [
|
|
797
799
|
{ no: 1, name: "values", kind: "map", K: 9, V: {
|
|
@@ -848,8 +850,8 @@ class nr extends h {
|
|
|
848
850
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
849
851
|
}
|
|
850
852
|
}
|
|
851
|
-
const O = new
|
|
852
|
-
class
|
|
853
|
+
const O = new rr();
|
|
854
|
+
class sr extends h {
|
|
853
855
|
constructor() {
|
|
854
856
|
super("google.protobuf.Timestamp", [
|
|
855
857
|
{
|
|
@@ -874,27 +876,27 @@ class ir extends h {
|
|
|
874
876
|
*/
|
|
875
877
|
now() {
|
|
876
878
|
const e = this.create(), t = Date.now();
|
|
877
|
-
return e.seconds =
|
|
879
|
+
return e.seconds = x.from(Math.floor(t / 1e3)).toBigInt(), e.nanos = t % 1e3 * 1e6, e;
|
|
878
880
|
}
|
|
879
881
|
/**
|
|
880
882
|
* Converts a `Timestamp` to a JavaScript Date.
|
|
881
883
|
*/
|
|
882
884
|
toDate(e) {
|
|
883
|
-
return new Date(
|
|
885
|
+
return new Date(x.from(e.seconds).toNumber() * 1e3 + Math.ceil(e.nanos / 1e6));
|
|
884
886
|
}
|
|
885
887
|
/**
|
|
886
888
|
* Converts a JavaScript Date to a `Timestamp`.
|
|
887
889
|
*/
|
|
888
890
|
fromDate(e) {
|
|
889
891
|
const t = this.create(), i = e.getTime();
|
|
890
|
-
return t.seconds =
|
|
892
|
+
return t.seconds = x.from(Math.floor(i / 1e3)).toBigInt(), t.nanos = i % 1e3 * 1e6, t;
|
|
891
893
|
}
|
|
892
894
|
/**
|
|
893
895
|
* In JSON format, the `Timestamp` type is encoded as a string
|
|
894
896
|
* in the RFC 3339 format.
|
|
895
897
|
*/
|
|
896
898
|
internalJsonWrite(e, t) {
|
|
897
|
-
let i =
|
|
899
|
+
let i = x.from(e.seconds).toNumber() * 1e3;
|
|
898
900
|
if (i < Date.parse("0001-01-01T00:00:00Z") || i > Date.parse("9999-12-31T23:59:59Z"))
|
|
899
901
|
throw new Error("Unable to encode Timestamp to JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");
|
|
900
902
|
if (e.nanos < 0)
|
|
@@ -921,7 +923,7 @@ class ir extends h {
|
|
|
921
923
|
throw new Error("Unable to parse Timestamp from JSON. Invalid value.");
|
|
922
924
|
if (r < Date.parse("0001-01-01T00:00:00Z") || r > Date.parse("9999-12-31T23:59:59Z"))
|
|
923
925
|
throw new globalThis.Error("Unable to parse Timestamp from JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");
|
|
924
|
-
return i || (i = this.create()), i.seconds =
|
|
926
|
+
return i || (i = this.create()), i.seconds = x.from(r / 1e3).toBigInt(), i.nanos = 0, n[7] && (i.nanos = parseInt("1" + n[7] + "0".repeat(9 - n[7].length)) - 1e9), i;
|
|
925
927
|
}
|
|
926
928
|
create(e) {
|
|
927
929
|
const t = globalThis.Object.create(this.messagePrototype);
|
|
@@ -956,9 +958,9 @@ class ir extends h {
|
|
|
956
958
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
957
959
|
}
|
|
958
960
|
}
|
|
959
|
-
const E = new
|
|
961
|
+
const E = new sr();
|
|
960
962
|
var ae = /* @__PURE__ */ ((o) => (o[o.INVALID = 0] = "INVALID", o[o.STRUCTURAL = 1] = "STRUCTURAL", o[o.VALUE = 2] = "VALUE", o))(ae || {}), v = /* @__PURE__ */ ((o) => (o[o.INVALID = 0] = "INVALID", o[o.EMPTY = 1] = "EMPTY", o[o.ASSIGNED = 2] = "ASSIGNED", o[o.RESOLVED = 3] = "RESOLVED", o))(v || {});
|
|
961
|
-
class
|
|
963
|
+
class or extends h {
|
|
962
964
|
constructor() {
|
|
963
965
|
super("MiLaboratories.PL.API.Tx", [
|
|
964
966
|
{
|
|
@@ -1011,8 +1013,8 @@ class rr extends h {
|
|
|
1011
1013
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1012
1014
|
}
|
|
1013
1015
|
}
|
|
1014
|
-
const pe = new
|
|
1015
|
-
class
|
|
1016
|
+
const pe = new or();
|
|
1017
|
+
class ar extends h {
|
|
1016
1018
|
constructor() {
|
|
1017
1019
|
super("MiLaboratories.PL.API.Resource", [
|
|
1018
1020
|
{
|
|
@@ -1172,8 +1174,8 @@ class sr extends h {
|
|
|
1172
1174
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1173
1175
|
}
|
|
1174
1176
|
}
|
|
1175
|
-
const A = new
|
|
1176
|
-
class
|
|
1177
|
+
const A = new ar();
|
|
1178
|
+
class lr extends h {
|
|
1177
1179
|
constructor() {
|
|
1178
1180
|
super("MiLaboratories.PL.API.Field", [
|
|
1179
1181
|
{ no: 1, name: "id", kind: "message", T: () => m },
|
|
@@ -1253,8 +1255,8 @@ class or extends h {
|
|
|
1253
1255
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1254
1256
|
}
|
|
1255
1257
|
}
|
|
1256
|
-
const w = new
|
|
1257
|
-
class
|
|
1258
|
+
const w = new lr();
|
|
1259
|
+
class cr extends h {
|
|
1258
1260
|
constructor() {
|
|
1259
1261
|
super("MiLaboratories.PL.API.Notification", [
|
|
1260
1262
|
{
|
|
@@ -1376,8 +1378,8 @@ class ar extends h {
|
|
|
1376
1378
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1377
1379
|
}
|
|
1378
1380
|
}
|
|
1379
|
-
const K = new
|
|
1380
|
-
class
|
|
1381
|
+
const K = new cr();
|
|
1382
|
+
class ur extends h {
|
|
1381
1383
|
constructor() {
|
|
1382
1384
|
super("MiLaboratories.PL.API.Notification.Events", [
|
|
1383
1385
|
{
|
|
@@ -1572,8 +1574,8 @@ class lr extends h {
|
|
|
1572
1574
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1573
1575
|
}
|
|
1574
1576
|
}
|
|
1575
|
-
const ye = new
|
|
1576
|
-
class
|
|
1577
|
+
const ye = new ur();
|
|
1578
|
+
class dr extends h {
|
|
1577
1579
|
constructor() {
|
|
1578
1580
|
super("MiLaboratories.PL.API.Notification.FieldChange", [
|
|
1579
1581
|
{ no: 1, name: "old", kind: "message", T: () => w },
|
|
@@ -1613,8 +1615,8 @@ class cr extends h {
|
|
|
1613
1615
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1614
1616
|
}
|
|
1615
1617
|
}
|
|
1616
|
-
const z = new
|
|
1617
|
-
class
|
|
1618
|
+
const z = new dr();
|
|
1619
|
+
class fr extends h {
|
|
1618
1620
|
constructor() {
|
|
1619
1621
|
super("MiLaboratories.PL.API.SpanInfo", [
|
|
1620
1622
|
{
|
|
@@ -1683,8 +1685,8 @@ class ur extends h {
|
|
|
1683
1685
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1684
1686
|
}
|
|
1685
1687
|
}
|
|
1686
|
-
const ge = new
|
|
1687
|
-
class
|
|
1688
|
+
const ge = new fr();
|
|
1689
|
+
class hr extends h {
|
|
1688
1690
|
constructor() {
|
|
1689
1691
|
super("MiLaboratories.PL.API.Subscription", [
|
|
1690
1692
|
{
|
|
@@ -1737,8 +1739,8 @@ class dr extends h {
|
|
|
1737
1739
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1738
1740
|
}
|
|
1739
1741
|
}
|
|
1740
|
-
const me = new
|
|
1741
|
-
class
|
|
1742
|
+
const me = new hr();
|
|
1743
|
+
class pr extends h {
|
|
1742
1744
|
constructor() {
|
|
1743
1745
|
super("MiLaboratories.PL.API.Controller", [
|
|
1744
1746
|
{
|
|
@@ -1803,8 +1805,8 @@ class fr extends h {
|
|
|
1803
1805
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1804
1806
|
}
|
|
1805
1807
|
}
|
|
1806
|
-
const ke = new
|
|
1807
|
-
class
|
|
1808
|
+
const ke = new pr();
|
|
1809
|
+
class yr extends h {
|
|
1808
1810
|
constructor() {
|
|
1809
1811
|
super("MiLaboratories.PL.API.ResourceSchema", [
|
|
1810
1812
|
{ no: 1, name: "type", kind: "message", T: () => y },
|
|
@@ -1846,8 +1848,8 @@ class hr extends h {
|
|
|
1846
1848
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1847
1849
|
}
|
|
1848
1850
|
}
|
|
1849
|
-
const q = new
|
|
1850
|
-
class
|
|
1851
|
+
const q = new yr();
|
|
1852
|
+
class gr extends h {
|
|
1851
1853
|
constructor() {
|
|
1852
1854
|
super("MiLaboratories.PL.API.FieldSchema", [
|
|
1853
1855
|
{ no: 1, name: "type", kind: "enum", T: () => ["MiLaboratories.PL.Base.FieldType", b] },
|
|
@@ -1893,8 +1895,8 @@ class pr extends h {
|
|
|
1893
1895
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1894
1896
|
}
|
|
1895
1897
|
}
|
|
1896
|
-
const be = new
|
|
1897
|
-
class
|
|
1898
|
+
const be = new gr();
|
|
1899
|
+
class mr extends h {
|
|
1898
1900
|
constructor() {
|
|
1899
1901
|
super("MiLaboratories.PL.API.ResourceAPIFeature", [
|
|
1900
1902
|
{
|
|
@@ -1962,8 +1964,8 @@ class yr extends h {
|
|
|
1962
1964
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1963
1965
|
}
|
|
1964
1966
|
}
|
|
1965
|
-
const we = new
|
|
1966
|
-
class
|
|
1967
|
+
const we = new mr();
|
|
1968
|
+
class kr extends h {
|
|
1967
1969
|
constructor() {
|
|
1968
1970
|
super("google.protobuf.Any", [
|
|
1969
1971
|
{
|
|
@@ -2093,8 +2095,8 @@ class gr extends h {
|
|
|
2093
2095
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2094
2096
|
}
|
|
2095
2097
|
}
|
|
2096
|
-
const Te = new
|
|
2097
|
-
class
|
|
2098
|
+
const Te = new kr();
|
|
2099
|
+
class br extends h {
|
|
2098
2100
|
constructor() {
|
|
2099
2101
|
super("google.rpc.Status", [
|
|
2100
2102
|
{
|
|
@@ -2153,9 +2155,9 @@ class mr extends h {
|
|
|
2153
2155
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2154
2156
|
}
|
|
2155
2157
|
}
|
|
2156
|
-
const Re = new
|
|
2158
|
+
const Re = new br();
|
|
2157
2159
|
var le = /* @__PURE__ */ ((o) => (o[o.INVALID = 0] = "INVALID", o[o.WRITABLE = 1] = "WRITABLE", o[o.NOT_WRITABLE = 2] = "NOT_WRITABLE", o))(le || {});
|
|
2158
|
-
class
|
|
2160
|
+
class wr extends h {
|
|
2159
2161
|
constructor() {
|
|
2160
2162
|
super("MiLaboratories.PL.API.TxAPI", []);
|
|
2161
2163
|
}
|
|
@@ -2171,8 +2173,8 @@ class kr extends h {
|
|
|
2171
2173
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2172
2174
|
}
|
|
2173
2175
|
}
|
|
2174
|
-
new
|
|
2175
|
-
class
|
|
2176
|
+
new wr();
|
|
2177
|
+
class Tr extends h {
|
|
2176
2178
|
constructor() {
|
|
2177
2179
|
super("MiLaboratories.PL.API.TxAPI.ClientMessage", [
|
|
2178
2180
|
{
|
|
@@ -2188,7 +2190,7 @@ class br extends h {
|
|
|
2188
2190
|
{ no: 58, name: "resource_create_root", kind: "message", oneof: "request", T: () => nt },
|
|
2189
2191
|
{ no: 57, name: "resource_remove", kind: "message", oneof: "request", T: () => rt },
|
|
2190
2192
|
{ no: 51, name: "resource_create_struct", kind: "message", oneof: "request", T: () => Fe },
|
|
2191
|
-
{ no: 62, name: "resource_create_ephemeral", kind: "message", oneof: "request", T: () =>
|
|
2193
|
+
{ no: 62, name: "resource_create_ephemeral", kind: "message", oneof: "request", T: () => We },
|
|
2192
2194
|
{ no: 52, name: "resource_create_value", kind: "message", oneof: "request", T: () => Se },
|
|
2193
2195
|
{ no: 63, name: "resource_get_value_id", kind: "message", oneof: "request", T: () => De },
|
|
2194
2196
|
{ no: 64, name: "resource_create_singleton", kind: "message", oneof: "request", T: () => Ke },
|
|
@@ -2211,7 +2213,7 @@ class br extends h {
|
|
|
2211
2213
|
{ no: 103, name: "field_get", kind: "message", oneof: "request", T: () => Rt },
|
|
2212
2214
|
{ no: 104, name: "field_reset", kind: "message", oneof: "request", T: () => Pt },
|
|
2213
2215
|
{ no: 106, name: "field_remove", kind: "message", oneof: "request", T: () => At },
|
|
2214
|
-
{ no: 111, name: "subscription_create", kind: "message", oneof: "request", T: () =>
|
|
2216
|
+
{ no: 111, name: "subscription_create", kind: "message", oneof: "request", T: () => Wt },
|
|
2215
2217
|
{ no: 112, name: "subscription_attach_filter", kind: "message", oneof: "request", T: () => X },
|
|
2216
2218
|
{ no: 113, name: "subscription_detach_filter", kind: "message", oneof: "request", T: () => ee },
|
|
2217
2219
|
{ no: 115, name: "subscription_create_filter", kind: "message", oneof: "request", T: () => $t },
|
|
@@ -2294,7 +2296,7 @@ class br extends h {
|
|
|
2294
2296
|
62:
|
|
2295
2297
|
r.request = {
|
|
2296
2298
|
oneofKind: "resourceCreateEphemeral",
|
|
2297
|
-
resourceCreateEphemeral:
|
|
2299
|
+
resourceCreateEphemeral: We.internalBinaryRead(e, e.uint32(), i, r.request.resourceCreateEphemeral)
|
|
2298
2300
|
};
|
|
2299
2301
|
break;
|
|
2300
2302
|
case /* MiLaboratories.PL.API.ResourceAPI.CreateValue.Request resource_create_value */
|
|
@@ -2455,7 +2457,7 @@ class br extends h {
|
|
|
2455
2457
|
111:
|
|
2456
2458
|
r.request = {
|
|
2457
2459
|
oneofKind: "subscriptionCreate",
|
|
2458
|
-
subscriptionCreate:
|
|
2460
|
+
subscriptionCreate: Wt.internalBinaryRead(e, e.uint32(), i, r.request.subscriptionCreate)
|
|
2459
2461
|
};
|
|
2460
2462
|
break;
|
|
2461
2463
|
case /* MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Request subscription_attach_filter */
|
|
@@ -2616,13 +2618,13 @@ class br extends h {
|
|
|
2616
2618
|
return r;
|
|
2617
2619
|
}
|
|
2618
2620
|
internalBinaryWrite(e, t, i) {
|
|
2619
|
-
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.request.oneofKind === "txOpen" && Pe.internalBinaryWrite(e.request.txOpen, t.tag(11, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "txCommit" && Ae.internalBinaryWrite(e.request.txCommit, t.tag(12, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "txDiscard" && Be.internalBinaryWrite(e.request.txDiscard, t.tag(13, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateRoot" && nt.internalBinaryWrite(e.request.resourceCreateRoot, t.tag(58, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceRemove" && rt.internalBinaryWrite(e.request.resourceRemove, t.tag(57, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateStruct" && Fe.internalBinaryWrite(e.request.resourceCreateStruct, t.tag(51, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateEphemeral" &&
|
|
2621
|
+
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.request.oneofKind === "txOpen" && Pe.internalBinaryWrite(e.request.txOpen, t.tag(11, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "txCommit" && Ae.internalBinaryWrite(e.request.txCommit, t.tag(12, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "txDiscard" && Be.internalBinaryWrite(e.request.txDiscard, t.tag(13, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateRoot" && nt.internalBinaryWrite(e.request.resourceCreateRoot, t.tag(58, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceRemove" && rt.internalBinaryWrite(e.request.resourceRemove, t.tag(57, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateStruct" && Fe.internalBinaryWrite(e.request.resourceCreateStruct, t.tag(51, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateEphemeral" && We.internalBinaryWrite(e.request.resourceCreateEphemeral, t.tag(62, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateValue" && Se.internalBinaryWrite(e.request.resourceCreateValue, t.tag(52, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceGetValueId" && De.internalBinaryWrite(e.request.resourceGetValueId, t.tag(63, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateSingleton" && Ke.internalBinaryWrite(e.request.resourceCreateSingleton, t.tag(64, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceGetSingleton" && Ve.internalBinaryWrite(e.request.resourceGetSingleton, t.tag(65, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateChild" && $e.internalBinaryWrite(e.request.resourceCreateChild, t.tag(59, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceLockInputs" && ve.internalBinaryWrite(e.request.resourceLockInputs, t.tag(53, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceLockOutputs" && Ge.internalBinaryWrite(e.request.resourceLockOutputs, t.tag(56, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceExists" && ze.internalBinaryWrite(e.request.resourceExists, t.tag(54, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceGet" && Xe.internalBinaryWrite(e.request.resourceGet, t.tag(55, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceSetError" && Ye.internalBinaryWrite(e.request.resourceSetError, t.tag(61, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceListByType" && et.internalBinaryWrite(e.request.resourceListByType, t.tag(60, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameSet" && ot.internalBinaryWrite(e.request.resourceNameSet, t.tag(66, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameGet" && lt.internalBinaryWrite(e.request.resourceNameGet, t.tag(67, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameExists" && ut.internalBinaryWrite(e.request.resourceNameExists, t.tag(68, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameDelete" && ft.internalBinaryWrite(e.request.resourceNameDelete, t.tag(69, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldCreate" && pt.internalBinaryWrite(e.request.fieldCreate, t.tag(101, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldExists" && gt.internalBinaryWrite(e.request.fieldExists, t.tag(107, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldSet" && kt.internalBinaryWrite(e.request.fieldSet, t.tag(102, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldSetError" && wt.internalBinaryWrite(e.request.fieldSetError, t.tag(105, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldGet" && Rt.internalBinaryWrite(e.request.fieldGet, t.tag(103, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldReset" && Pt.internalBinaryWrite(e.request.fieldReset, t.tag(104, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldRemove" && At.internalBinaryWrite(e.request.fieldRemove, t.tag(106, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionCreate" && Wt.internalBinaryWrite(e.request.subscriptionCreate, t.tag(111, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionAttachFilter" && X.internalBinaryWrite(e.request.subscriptionAttachFilter, t.tag(112, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionDetachFilter" && ee.internalBinaryWrite(e.request.subscriptionDetachFilter, t.tag(113, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionCreateFilter" && $t.internalBinaryWrite(e.request.subscriptionCreateFilter, t.tag(115, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "notificationGet" && Y.internalBinaryWrite(e.request.notificationGet, t.tag(154, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "notificationAck" && Bt.internalBinaryWrite(e.request.notificationAck, t.tag(155, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "notificationDiscard" && Ft.internalBinaryWrite(e.request.notificationDiscard, t.tag(156, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueSet" && Kt.internalBinaryWrite(e.request.resourceKeyValueSet, t.tag(200, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueGet" && Vt.internalBinaryWrite(e.request.resourceKeyValueGet, t.tag(201, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueGetIfExists" && vt.internalBinaryWrite(e.request.resourceKeyValueGetIfExists, t.tag(202, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueSetFlag" && zt.internalBinaryWrite(e.request.resourceKeyValueSetFlag, t.tag(203, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueGetFlag" && S.internalBinaryWrite(e.request.resourceKeyValueGetFlag, t.tag(204, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueGetFlagIfExists" && S.internalBinaryWrite(e.request.resourceKeyValueGetFlagIfExists, t.tag(205, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueDelete" && Gt.internalBinaryWrite(e.request.resourceKeyValueDelete, t.tag(206, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueList" && Ct.internalBinaryWrite(e.request.resourceKeyValueList, t.tag(207, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerKeyValueSet" && Yt.internalBinaryWrite(e.request.controllerKeyValueSet, t.tag(250, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerKeyValueGet" && Xt.internalBinaryWrite(e.request.controllerKeyValueGet, t.tag(251, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerKeyValueGetIfExists" && en.internalBinaryWrite(e.request.controllerKeyValueGetIfExists, t.tag(252, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "cacheSetToField" && nn.internalBinaryWrite(e.request.cacheSetToField, t.tag(300, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "cacheDeleteExpiredRecords" && sn.internalBinaryWrite(e.request.cacheDeleteExpiredRecords, t.tag(301, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerFeaturesSet" && ne.internalBinaryWrite(e.request.controllerFeaturesSet, t.tag(350, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerFeaturesClear" && re.internalBinaryWrite(e.request.controllerFeaturesClear, t.tag(351, c.LengthDelimited).fork(), i).join();
|
|
2620
2622
|
let n = i.writeUnknownFields;
|
|
2621
2623
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2622
2624
|
}
|
|
2623
2625
|
}
|
|
2624
|
-
const
|
|
2625
|
-
class
|
|
2626
|
+
const Rr = new Tr();
|
|
2627
|
+
class Ir extends h {
|
|
2626
2628
|
constructor() {
|
|
2627
2629
|
super("MiLaboratories.PL.API.TxAPI.ServerMessage", [
|
|
2628
2630
|
{
|
|
@@ -2638,7 +2640,7 @@ class Tr extends h {
|
|
|
2638
2640
|
{ no: 13, name: "tx_discard", kind: "message", oneof: "response", T: () => Ne },
|
|
2639
2641
|
{ no: 58, name: "resource_create_root", kind: "message", oneof: "response", T: () => it },
|
|
2640
2642
|
{ no: 57, name: "resource_remove", kind: "message", oneof: "response", T: () => st },
|
|
2641
|
-
{ no: 51, name: "resource_create_struct", kind: "message", oneof: "response", T: () =>
|
|
2643
|
+
{ no: 51, name: "resource_create_struct", kind: "message", oneof: "response", T: () => xe },
|
|
2642
2644
|
{ no: 62, name: "resource_create_ephemeral", kind: "message", oneof: "response", T: () => Ue },
|
|
2643
2645
|
{ no: 52, name: "resource_create_value", kind: "message", oneof: "response", T: () => Ce },
|
|
2644
2646
|
{ no: 63, name: "resource_get_value_id", kind: "message", oneof: "response", T: () => Oe },
|
|
@@ -2668,7 +2670,7 @@ class Tr extends h {
|
|
|
2668
2670
|
{ no: 113, name: "subscription_detach_filter", kind: "message", oneof: "response", T: () => te },
|
|
2669
2671
|
{ no: 154, name: "notification_get", kind: "message", oneof: "response", T: () => Z },
|
|
2670
2672
|
{ no: 155, name: "notification_ack", kind: "message", oneof: "response", T: () => Nt },
|
|
2671
|
-
{ no: 156, name: "notification_discard", kind: "message", oneof: "response", T: () =>
|
|
2673
|
+
{ no: 156, name: "notification_discard", kind: "message", oneof: "response", T: () => xt },
|
|
2672
2674
|
{ no: 200, name: "resource_key_value_set", kind: "message", oneof: "response", T: () => qt },
|
|
2673
2675
|
{ no: 201, name: "resource_key_value_get", kind: "message", oneof: "response", T: () => jt },
|
|
2674
2676
|
{ no: 202, name: "resource_key_value_get_if_exists", kind: "message", oneof: "response", T: () => Mt },
|
|
@@ -2743,7 +2745,7 @@ class Tr extends h {
|
|
|
2743
2745
|
51:
|
|
2744
2746
|
r.response = {
|
|
2745
2747
|
oneofKind: "resourceCreateStruct",
|
|
2746
|
-
resourceCreateStruct:
|
|
2748
|
+
resourceCreateStruct: xe.internalBinaryRead(e, e.uint32(), i, r.response.resourceCreateStruct)
|
|
2747
2749
|
};
|
|
2748
2750
|
break;
|
|
2749
2751
|
case /* MiLaboratories.PL.API.ResourceAPI.CreateEphemeral.Response resource_create_ephemeral */
|
|
@@ -2953,7 +2955,7 @@ class Tr extends h {
|
|
|
2953
2955
|
156:
|
|
2954
2956
|
r.response = {
|
|
2955
2957
|
oneofKind: "notificationDiscard",
|
|
2956
|
-
notificationDiscard:
|
|
2958
|
+
notificationDiscard: xt.internalBinaryRead(e, e.uint32(), i, r.response.notificationDiscard)
|
|
2957
2959
|
};
|
|
2958
2960
|
break;
|
|
2959
2961
|
case /* MiLaboratories.PL.API.ResourceKVAPI.Set.Response resource_key_value_set */
|
|
@@ -3076,13 +3078,13 @@ class Tr extends h {
|
|
|
3076
3078
|
return r;
|
|
3077
3079
|
}
|
|
3078
3080
|
internalBinaryWrite(e, t, i) {
|
|
3079
|
-
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.multiMessage && Ie.internalBinaryWrite(e.multiMessage, t.tag(2, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txOpen" && _e.internalBinaryWrite(e.response.txOpen, t.tag(11, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txCommit" && Le.internalBinaryWrite(e.response.txCommit, t.tag(12, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txDiscard" && Ne.internalBinaryWrite(e.response.txDiscard, t.tag(13, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateRoot" && it.internalBinaryWrite(e.response.resourceCreateRoot, t.tag(58, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceRemove" && st.internalBinaryWrite(e.response.resourceRemove, t.tag(57, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateStruct" &&
|
|
3081
|
+
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.multiMessage && Ie.internalBinaryWrite(e.multiMessage, t.tag(2, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txOpen" && _e.internalBinaryWrite(e.response.txOpen, t.tag(11, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txCommit" && Le.internalBinaryWrite(e.response.txCommit, t.tag(12, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txDiscard" && Ne.internalBinaryWrite(e.response.txDiscard, t.tag(13, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateRoot" && it.internalBinaryWrite(e.response.resourceCreateRoot, t.tag(58, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceRemove" && st.internalBinaryWrite(e.response.resourceRemove, t.tag(57, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateStruct" && xe.internalBinaryWrite(e.response.resourceCreateStruct, t.tag(51, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateEphemeral" && Ue.internalBinaryWrite(e.response.resourceCreateEphemeral, t.tag(62, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateValue" && Ce.internalBinaryWrite(e.response.resourceCreateValue, t.tag(52, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceGetValueId" && Oe.internalBinaryWrite(e.response.resourceGetValueId, t.tag(63, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateSingleton" && qe.internalBinaryWrite(e.response.resourceCreateSingleton, t.tag(64, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceGetSingleton" && je.internalBinaryWrite(e.response.resourceGetSingleton, t.tag(65, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateChild" && Ee.internalBinaryWrite(e.response.resourceCreateChild, t.tag(59, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceLockInputs" && Me.internalBinaryWrite(e.response.resourceLockInputs, t.tag(53, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceLockOutputs" && Je.internalBinaryWrite(e.response.resourceLockOutputs, t.tag(56, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceExists" && He.internalBinaryWrite(e.response.resourceExists, t.tag(54, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceGet" && Qe.internalBinaryWrite(e.response.resourceGet, t.tag(55, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceSetError" && Ze.internalBinaryWrite(e.response.resourceSetError, t.tag(61, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceListByType" && tt.internalBinaryWrite(e.response.resourceListByType, t.tag(60, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameSet" && at.internalBinaryWrite(e.response.resourceNameSet, t.tag(66, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameGet" && ct.internalBinaryWrite(e.response.resourceNameGet, t.tag(67, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameExists" && dt.internalBinaryWrite(e.response.resourceNameExists, t.tag(68, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameDelete" && ht.internalBinaryWrite(e.response.resourceNameDelete, t.tag(69, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldCreate" && yt.internalBinaryWrite(e.response.fieldCreate, t.tag(101, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldExists" && mt.internalBinaryWrite(e.response.fieldExists, t.tag(107, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldSet" && bt.internalBinaryWrite(e.response.fieldSet, t.tag(102, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldSetError" && Tt.internalBinaryWrite(e.response.fieldSetError, t.tag(105, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldGet" && It.internalBinaryWrite(e.response.fieldGet, t.tag(103, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldReset" && _t.internalBinaryWrite(e.response.fieldReset, t.tag(104, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldRemove" && Lt.internalBinaryWrite(e.response.fieldRemove, t.tag(106, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionCreate" && Ut.internalBinaryWrite(e.response.subscriptionCreate, t.tag(111, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionCreateFilter" && Et.internalBinaryWrite(e.response.subscriptionCreateFilter, t.tag(115, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionAttachFilter" && Q.internalBinaryWrite(e.response.subscriptionAttachFilter, t.tag(112, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionDetachFilter" && te.internalBinaryWrite(e.response.subscriptionDetachFilter, t.tag(113, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "notificationGet" && Z.internalBinaryWrite(e.response.notificationGet, t.tag(154, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "notificationAck" && Nt.internalBinaryWrite(e.response.notificationAck, t.tag(155, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "notificationDiscard" && xt.internalBinaryWrite(e.response.notificationDiscard, t.tag(156, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueSet" && qt.internalBinaryWrite(e.response.resourceKeyValueSet, t.tag(200, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGet" && jt.internalBinaryWrite(e.response.resourceKeyValueGet, t.tag(201, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGetIfExists" && Mt.internalBinaryWrite(e.response.resourceKeyValueGetIfExists, t.tag(202, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueSetFlag" && Ht.internalBinaryWrite(e.response.resourceKeyValueSetFlag, t.tag(203, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGetFlag" && C.internalBinaryWrite(e.response.resourceKeyValueGetFlag, t.tag(204, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGetFlagIfExists" && C.internalBinaryWrite(e.response.resourceKeyValueGetFlagIfExists, t.tag(205, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueDelete" && Jt.internalBinaryWrite(e.response.resourceKeyValueDelete, t.tag(206, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueList" && Dt.internalBinaryWrite(e.response.resourceKeyValueList, t.tag(207, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerKeyValueSet" && Zt.internalBinaryWrite(e.response.controllerKeyValueSet, t.tag(250, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerKeyValueGet" && Qt.internalBinaryWrite(e.response.controllerKeyValueGet, t.tag(251, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerKeyValueGetIfExists" && tn.internalBinaryWrite(e.response.controllerKeyValueGetIfExists, t.tag(252, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "cacheSetToField" && rn.internalBinaryWrite(e.response.cacheSetToField, t.tag(300, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "cacheDeleteExpiredRecords" && on.internalBinaryWrite(e.response.cacheDeleteExpiredRecords, t.tag(301, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerFeaturesSet" && ie.internalBinaryWrite(e.response.controllerFeaturesSet, t.tag(350, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerFeaturesClear" && se.internalBinaryWrite(e.response.controllerFeaturesClear, t.tag(351, c.LengthDelimited).fork(), i).join(), e.error && Re.internalBinaryWrite(e.error, t.tag(3, c.LengthDelimited).fork(), i).join();
|
|
3080
3082
|
let n = i.writeUnknownFields;
|
|
3081
3083
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3082
3084
|
}
|
|
3083
3085
|
}
|
|
3084
|
-
const
|
|
3085
|
-
class
|
|
3086
|
+
const Pr = new Ir();
|
|
3087
|
+
class _r extends h {
|
|
3086
3088
|
constructor() {
|
|
3087
3089
|
super("MiLaboratories.PL.API.TxAPI.ServerMessage.Multi", [
|
|
3088
3090
|
{
|
|
@@ -3145,8 +3147,8 @@ class Ir extends h {
|
|
|
3145
3147
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3146
3148
|
}
|
|
3147
3149
|
}
|
|
3148
|
-
const Ie = new
|
|
3149
|
-
class
|
|
3150
|
+
const Ie = new _r();
|
|
3151
|
+
class Ar extends h {
|
|
3150
3152
|
constructor() {
|
|
3151
3153
|
super("MiLaboratories.PL.API.TxAPI.Open", []);
|
|
3152
3154
|
}
|
|
@@ -3162,8 +3164,8 @@ class Pr extends h {
|
|
|
3162
3164
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3163
3165
|
}
|
|
3164
3166
|
}
|
|
3165
|
-
new
|
|
3166
|
-
class
|
|
3167
|
+
new Ar();
|
|
3168
|
+
class Lr extends h {
|
|
3167
3169
|
constructor() {
|
|
3168
3170
|
super("MiLaboratories.PL.API.TxAPI.Open.Request", [
|
|
3169
3171
|
{
|
|
@@ -3209,8 +3211,8 @@ class _r extends h {
|
|
|
3209
3211
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3210
3212
|
}
|
|
3211
3213
|
}
|
|
3212
|
-
const Pe = new
|
|
3213
|
-
class
|
|
3214
|
+
const Pe = new Lr();
|
|
3215
|
+
class Br extends h {
|
|
3214
3216
|
constructor() {
|
|
3215
3217
|
super("MiLaboratories.PL.API.TxAPI.Open.Response", [
|
|
3216
3218
|
{ no: 1, name: "tx", kind: "message", T: () => pe }
|
|
@@ -3245,8 +3247,8 @@ class Ar extends h {
|
|
|
3245
3247
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3246
3248
|
}
|
|
3247
3249
|
}
|
|
3248
|
-
const _e = new
|
|
3249
|
-
class
|
|
3250
|
+
const _e = new Br();
|
|
3251
|
+
class Nr extends h {
|
|
3250
3252
|
constructor() {
|
|
3251
3253
|
super("MiLaboratories.PL.API.TxAPI.Commit", []);
|
|
3252
3254
|
}
|
|
@@ -3262,8 +3264,8 @@ class Lr extends h {
|
|
|
3262
3264
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3263
3265
|
}
|
|
3264
3266
|
}
|
|
3265
|
-
new
|
|
3266
|
-
class
|
|
3267
|
+
new Nr();
|
|
3268
|
+
class Fr extends h {
|
|
3267
3269
|
constructor() {
|
|
3268
3270
|
super("MiLaboratories.PL.API.TxAPI.Commit.Request", []);
|
|
3269
3271
|
}
|
|
@@ -3279,8 +3281,8 @@ class Br extends h {
|
|
|
3279
3281
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3280
3282
|
}
|
|
3281
3283
|
}
|
|
3282
|
-
const Ae = new
|
|
3283
|
-
class
|
|
3284
|
+
const Ae = new Fr();
|
|
3285
|
+
class xr extends h {
|
|
3284
3286
|
constructor() {
|
|
3285
3287
|
super("MiLaboratories.PL.API.TxAPI.Commit.Response", [
|
|
3286
3288
|
{
|
|
@@ -3321,8 +3323,8 @@ class Nr extends h {
|
|
|
3321
3323
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3322
3324
|
}
|
|
3323
3325
|
}
|
|
3324
|
-
const Le = new
|
|
3325
|
-
class
|
|
3326
|
+
const Le = new xr();
|
|
3327
|
+
class Wr extends h {
|
|
3326
3328
|
constructor() {
|
|
3327
3329
|
super("MiLaboratories.PL.API.TxAPI.Discard", []);
|
|
3328
3330
|
}
|
|
@@ -3338,8 +3340,8 @@ class Fr extends h {
|
|
|
3338
3340
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3339
3341
|
}
|
|
3340
3342
|
}
|
|
3341
|
-
new
|
|
3342
|
-
class
|
|
3343
|
+
new Wr();
|
|
3344
|
+
class Ur extends h {
|
|
3343
3345
|
constructor() {
|
|
3344
3346
|
super("MiLaboratories.PL.API.TxAPI.Discard.Request", []);
|
|
3345
3347
|
}
|
|
@@ -3355,8 +3357,8 @@ class Wr extends h {
|
|
|
3355
3357
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3356
3358
|
}
|
|
3357
3359
|
}
|
|
3358
|
-
const Be = new
|
|
3359
|
-
class
|
|
3360
|
+
const Be = new Ur();
|
|
3361
|
+
class $r extends h {
|
|
3360
3362
|
constructor() {
|
|
3361
3363
|
super("MiLaboratories.PL.API.TxAPI.Discard.Response", []);
|
|
3362
3364
|
}
|
|
@@ -3372,8 +3374,8 @@ class xr extends h {
|
|
|
3372
3374
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3373
3375
|
}
|
|
3374
3376
|
}
|
|
3375
|
-
const Ne = new
|
|
3376
|
-
class
|
|
3377
|
+
const Ne = new $r();
|
|
3378
|
+
class Er extends h {
|
|
3377
3379
|
constructor() {
|
|
3378
3380
|
super("MiLaboratories.PL.API.TxAPI.Sync", []);
|
|
3379
3381
|
}
|
|
@@ -3389,8 +3391,8 @@ class Ur extends h {
|
|
|
3389
3391
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3390
3392
|
}
|
|
3391
3393
|
}
|
|
3392
|
-
new
|
|
3393
|
-
class
|
|
3394
|
+
new Er();
|
|
3395
|
+
class Sr extends h {
|
|
3394
3396
|
constructor() {
|
|
3395
3397
|
super("MiLaboratories.PL.API.TxAPI.Sync.Request", [
|
|
3396
3398
|
{
|
|
@@ -3432,8 +3434,8 @@ class $r extends h {
|
|
|
3432
3434
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3433
3435
|
}
|
|
3434
3436
|
}
|
|
3435
|
-
const
|
|
3436
|
-
class
|
|
3437
|
+
const Cr = new Sr();
|
|
3438
|
+
class Dr extends h {
|
|
3437
3439
|
constructor() {
|
|
3438
3440
|
super("MiLaboratories.PL.API.TxAPI.Sync.Response", []);
|
|
3439
3441
|
}
|
|
@@ -3449,8 +3451,8 @@ class Sr extends h {
|
|
|
3449
3451
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3450
3452
|
}
|
|
3451
3453
|
}
|
|
3452
|
-
const
|
|
3453
|
-
class
|
|
3454
|
+
const Or = new Dr();
|
|
3455
|
+
class Kr extends h {
|
|
3454
3456
|
constructor() {
|
|
3455
3457
|
super("MiLaboratories.PL.API.ResourceAPI", []);
|
|
3456
3458
|
}
|
|
@@ -3466,8 +3468,8 @@ class Dr extends h {
|
|
|
3466
3468
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3467
3469
|
}
|
|
3468
3470
|
}
|
|
3469
|
-
new
|
|
3470
|
-
class
|
|
3471
|
+
new Kr();
|
|
3472
|
+
class qr extends h {
|
|
3471
3473
|
constructor() {
|
|
3472
3474
|
super("MiLaboratories.PL.API.ResourceAPI.CreateStruct", []);
|
|
3473
3475
|
}
|
|
@@ -3483,8 +3485,8 @@ class Or extends h {
|
|
|
3483
3485
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3484
3486
|
}
|
|
3485
3487
|
}
|
|
3486
|
-
new
|
|
3487
|
-
class
|
|
3488
|
+
new qr();
|
|
3489
|
+
class Vr extends h {
|
|
3488
3490
|
constructor() {
|
|
3489
3491
|
super("MiLaboratories.PL.API.ResourceAPI.CreateStruct.Request", [
|
|
3490
3492
|
{
|
|
@@ -3543,8 +3545,8 @@ class Kr extends h {
|
|
|
3543
3545
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3544
3546
|
}
|
|
3545
3547
|
}
|
|
3546
|
-
const Fe = new
|
|
3547
|
-
class
|
|
3548
|
+
const Fe = new Vr();
|
|
3549
|
+
class jr extends h {
|
|
3548
3550
|
constructor() {
|
|
3549
3551
|
super("MiLaboratories.PL.API.ResourceAPI.CreateStruct.Response", [
|
|
3550
3552
|
{
|
|
@@ -3586,8 +3588,8 @@ class qr extends h {
|
|
|
3586
3588
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3587
3589
|
}
|
|
3588
3590
|
}
|
|
3589
|
-
const
|
|
3590
|
-
class
|
|
3591
|
+
const xe = new jr();
|
|
3592
|
+
class vr extends h {
|
|
3591
3593
|
constructor() {
|
|
3592
3594
|
super("MiLaboratories.PL.API.ResourceAPI.CreateEphemeral", []);
|
|
3593
3595
|
}
|
|
@@ -3603,8 +3605,8 @@ class Vr extends h {
|
|
|
3603
3605
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3604
3606
|
}
|
|
3605
3607
|
}
|
|
3606
|
-
new
|
|
3607
|
-
class
|
|
3608
|
+
new vr();
|
|
3609
|
+
class Mr extends h {
|
|
3608
3610
|
constructor() {
|
|
3609
3611
|
super("MiLaboratories.PL.API.ResourceAPI.CreateEphemeral.Request", [
|
|
3610
3612
|
{
|
|
@@ -3663,8 +3665,8 @@ class jr extends h {
|
|
|
3663
3665
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3664
3666
|
}
|
|
3665
3667
|
}
|
|
3666
|
-
const
|
|
3667
|
-
class
|
|
3668
|
+
const We = new Mr();
|
|
3669
|
+
class Gr extends h {
|
|
3668
3670
|
constructor() {
|
|
3669
3671
|
super("MiLaboratories.PL.API.ResourceAPI.CreateEphemeral.Response", [
|
|
3670
3672
|
{
|
|
@@ -3706,8 +3708,8 @@ class vr extends h {
|
|
|
3706
3708
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3707
3709
|
}
|
|
3708
3710
|
}
|
|
3709
|
-
const Ue = new
|
|
3710
|
-
class
|
|
3711
|
+
const Ue = new Gr();
|
|
3712
|
+
class Jr extends h {
|
|
3711
3713
|
constructor() {
|
|
3712
3714
|
super("MiLaboratories.PL.API.ResourceAPI.CreateChild", []);
|
|
3713
3715
|
}
|
|
@@ -3723,8 +3725,8 @@ class Mr extends h {
|
|
|
3723
3725
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3724
3726
|
}
|
|
3725
3727
|
}
|
|
3726
|
-
new
|
|
3727
|
-
class
|
|
3728
|
+
new Jr();
|
|
3729
|
+
class zr extends h {
|
|
3728
3730
|
constructor() {
|
|
3729
3731
|
super("MiLaboratories.PL.API.ResourceAPI.CreateChild.Request", [
|
|
3730
3732
|
{
|
|
@@ -3776,8 +3778,8 @@ class Gr extends h {
|
|
|
3776
3778
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3777
3779
|
}
|
|
3778
3780
|
}
|
|
3779
|
-
const $e = new
|
|
3780
|
-
class
|
|
3781
|
+
const $e = new zr();
|
|
3782
|
+
class Hr extends h {
|
|
3781
3783
|
constructor() {
|
|
3782
3784
|
super("MiLaboratories.PL.API.ResourceAPI.CreateChild.Response", [
|
|
3783
3785
|
{
|
|
@@ -3819,8 +3821,8 @@ class Jr extends h {
|
|
|
3819
3821
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3820
3822
|
}
|
|
3821
3823
|
}
|
|
3822
|
-
const Ee = new
|
|
3823
|
-
class
|
|
3824
|
+
const Ee = new Hr();
|
|
3825
|
+
class Yr extends h {
|
|
3824
3826
|
constructor() {
|
|
3825
3827
|
super("MiLaboratories.PL.API.ResourceAPI.CreateValue", []);
|
|
3826
3828
|
}
|
|
@@ -3836,8 +3838,8 @@ class zr extends h {
|
|
|
3836
3838
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3837
3839
|
}
|
|
3838
3840
|
}
|
|
3839
|
-
new
|
|
3840
|
-
class
|
|
3841
|
+
new Yr();
|
|
3842
|
+
class Zr extends h {
|
|
3841
3843
|
constructor() {
|
|
3842
3844
|
super("MiLaboratories.PL.API.ResourceAPI.CreateValue.Request", [
|
|
3843
3845
|
{
|
|
@@ -3906,8 +3908,8 @@ class Hr extends h {
|
|
|
3906
3908
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3907
3909
|
}
|
|
3908
3910
|
}
|
|
3909
|
-
const Se = new
|
|
3910
|
-
class
|
|
3911
|
+
const Se = new Zr();
|
|
3912
|
+
class Xr extends h {
|
|
3911
3913
|
constructor() {
|
|
3912
3914
|
super("MiLaboratories.PL.API.ResourceAPI.CreateValue.Response", [
|
|
3913
3915
|
{
|
|
@@ -3949,8 +3951,8 @@ class Yr extends h {
|
|
|
3949
3951
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3950
3952
|
}
|
|
3951
3953
|
}
|
|
3952
|
-
const Ce = new
|
|
3953
|
-
class
|
|
3954
|
+
const Ce = new Xr();
|
|
3955
|
+
class Qr extends h {
|
|
3954
3956
|
constructor() {
|
|
3955
3957
|
super("MiLaboratories.PL.API.ResourceAPI.GetValueID", []);
|
|
3956
3958
|
}
|
|
@@ -3966,8 +3968,8 @@ class Zr extends h {
|
|
|
3966
3968
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3967
3969
|
}
|
|
3968
3970
|
}
|
|
3969
|
-
new
|
|
3970
|
-
class
|
|
3971
|
+
new Qr();
|
|
3972
|
+
class es extends h {
|
|
3971
3973
|
constructor() {
|
|
3972
3974
|
super("MiLaboratories.PL.API.ResourceAPI.GetValueID.Request", [
|
|
3973
3975
|
{ no: 1, name: "type", kind: "message", T: () => y },
|
|
@@ -4013,8 +4015,8 @@ class Xr extends h {
|
|
|
4013
4015
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4014
4016
|
}
|
|
4015
4017
|
}
|
|
4016
|
-
const De = new
|
|
4017
|
-
class
|
|
4018
|
+
const De = new es();
|
|
4019
|
+
class ts extends h {
|
|
4018
4020
|
constructor() {
|
|
4019
4021
|
super("MiLaboratories.PL.API.ResourceAPI.GetValueID.Response", [
|
|
4020
4022
|
{
|
|
@@ -4056,8 +4058,8 @@ class Qr extends h {
|
|
|
4056
4058
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4057
4059
|
}
|
|
4058
4060
|
}
|
|
4059
|
-
const Oe = new
|
|
4060
|
-
class
|
|
4061
|
+
const Oe = new ts();
|
|
4062
|
+
class ns extends h {
|
|
4061
4063
|
constructor() {
|
|
4062
4064
|
super("MiLaboratories.PL.API.ResourceAPI.CreateSingleton", []);
|
|
4063
4065
|
}
|
|
@@ -4073,8 +4075,8 @@ class es extends h {
|
|
|
4073
4075
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4074
4076
|
}
|
|
4075
4077
|
}
|
|
4076
|
-
new
|
|
4077
|
-
class
|
|
4078
|
+
new ns();
|
|
4079
|
+
class is extends h {
|
|
4078
4080
|
constructor() {
|
|
4079
4081
|
super("MiLaboratories.PL.API.ResourceAPI.CreateSingleton.Request", [
|
|
4080
4082
|
{
|
|
@@ -4143,8 +4145,8 @@ class ts extends h {
|
|
|
4143
4145
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4144
4146
|
}
|
|
4145
4147
|
}
|
|
4146
|
-
const Ke = new
|
|
4147
|
-
class
|
|
4148
|
+
const Ke = new is();
|
|
4149
|
+
class rs extends h {
|
|
4148
4150
|
constructor() {
|
|
4149
4151
|
super("MiLaboratories.PL.API.ResourceAPI.CreateSingleton.Response", [
|
|
4150
4152
|
{
|
|
@@ -4186,8 +4188,8 @@ class ns extends h {
|
|
|
4186
4188
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4187
4189
|
}
|
|
4188
4190
|
}
|
|
4189
|
-
const qe = new
|
|
4190
|
-
class
|
|
4191
|
+
const qe = new rs();
|
|
4192
|
+
class ss extends h {
|
|
4191
4193
|
constructor() {
|
|
4192
4194
|
super("MiLaboratories.PL.API.ResourceAPI.GetSingleton", []);
|
|
4193
4195
|
}
|
|
@@ -4203,8 +4205,8 @@ class is extends h {
|
|
|
4203
4205
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4204
4206
|
}
|
|
4205
4207
|
}
|
|
4206
|
-
new
|
|
4207
|
-
class
|
|
4208
|
+
new ss();
|
|
4209
|
+
class os extends h {
|
|
4208
4210
|
constructor() {
|
|
4209
4211
|
super("MiLaboratories.PL.API.ResourceAPI.GetSingleton.Request", [
|
|
4210
4212
|
{ no: 1, name: "type", kind: "message", T: () => y },
|
|
@@ -4261,8 +4263,8 @@ class rs extends h {
|
|
|
4261
4263
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4262
4264
|
}
|
|
4263
4265
|
}
|
|
4264
|
-
const Ve = new
|
|
4265
|
-
class
|
|
4266
|
+
const Ve = new os();
|
|
4267
|
+
class as extends h {
|
|
4266
4268
|
constructor() {
|
|
4267
4269
|
super("MiLaboratories.PL.API.ResourceAPI.GetSingleton.Response", [
|
|
4268
4270
|
{ no: 1, name: "resource", kind: "message", T: () => A }
|
|
@@ -4297,8 +4299,8 @@ class ss extends h {
|
|
|
4297
4299
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4298
4300
|
}
|
|
4299
4301
|
}
|
|
4300
|
-
const je = new
|
|
4301
|
-
class
|
|
4302
|
+
const je = new as();
|
|
4303
|
+
class ls extends h {
|
|
4302
4304
|
constructor() {
|
|
4303
4305
|
super("MiLaboratories.PL.API.ResourceAPI.LockInputs", []);
|
|
4304
4306
|
}
|
|
@@ -4314,8 +4316,8 @@ class os extends h {
|
|
|
4314
4316
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4315
4317
|
}
|
|
4316
4318
|
}
|
|
4317
|
-
new
|
|
4318
|
-
class
|
|
4319
|
+
new ls();
|
|
4320
|
+
class cs extends h {
|
|
4319
4321
|
constructor() {
|
|
4320
4322
|
super("MiLaboratories.PL.API.ResourceAPI.LockInputs.Request", [
|
|
4321
4323
|
{
|
|
@@ -4357,8 +4359,8 @@ class as extends h {
|
|
|
4357
4359
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4358
4360
|
}
|
|
4359
4361
|
}
|
|
4360
|
-
const ve = new
|
|
4361
|
-
class
|
|
4362
|
+
const ve = new cs();
|
|
4363
|
+
class us extends h {
|
|
4362
4364
|
constructor() {
|
|
4363
4365
|
super("MiLaboratories.PL.API.ResourceAPI.LockInputs.Response", []);
|
|
4364
4366
|
}
|
|
@@ -4374,8 +4376,8 @@ class ls extends h {
|
|
|
4374
4376
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4375
4377
|
}
|
|
4376
4378
|
}
|
|
4377
|
-
const Me = new
|
|
4378
|
-
class
|
|
4379
|
+
const Me = new us();
|
|
4380
|
+
class ds extends h {
|
|
4379
4381
|
constructor() {
|
|
4380
4382
|
super("MiLaboratories.PL.API.ResourceAPI.LockOutputs", []);
|
|
4381
4383
|
}
|
|
@@ -4391,8 +4393,8 @@ class cs extends h {
|
|
|
4391
4393
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4392
4394
|
}
|
|
4393
4395
|
}
|
|
4394
|
-
new
|
|
4395
|
-
class
|
|
4396
|
+
new ds();
|
|
4397
|
+
class fs extends h {
|
|
4396
4398
|
constructor() {
|
|
4397
4399
|
super("MiLaboratories.PL.API.ResourceAPI.LockOutputs.Request", [
|
|
4398
4400
|
{
|
|
@@ -4434,8 +4436,8 @@ class us extends h {
|
|
|
4434
4436
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4435
4437
|
}
|
|
4436
4438
|
}
|
|
4437
|
-
const Ge = new
|
|
4438
|
-
class
|
|
4439
|
+
const Ge = new fs();
|
|
4440
|
+
class hs extends h {
|
|
4439
4441
|
constructor() {
|
|
4440
4442
|
super("MiLaboratories.PL.API.ResourceAPI.LockOutputs.Response", []);
|
|
4441
4443
|
}
|
|
@@ -4451,8 +4453,8 @@ class ds extends h {
|
|
|
4451
4453
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4452
4454
|
}
|
|
4453
4455
|
}
|
|
4454
|
-
const Je = new
|
|
4455
|
-
class
|
|
4456
|
+
const Je = new hs();
|
|
4457
|
+
class ps extends h {
|
|
4456
4458
|
constructor() {
|
|
4457
4459
|
super("MiLaboratories.PL.API.ResourceAPI.Exists", []);
|
|
4458
4460
|
}
|
|
@@ -4468,8 +4470,8 @@ class fs extends h {
|
|
|
4468
4470
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4469
4471
|
}
|
|
4470
4472
|
}
|
|
4471
|
-
new
|
|
4472
|
-
class
|
|
4473
|
+
new ps();
|
|
4474
|
+
class ys extends h {
|
|
4473
4475
|
constructor() {
|
|
4474
4476
|
super("MiLaboratories.PL.API.ResourceAPI.Exists.Request", [
|
|
4475
4477
|
{
|
|
@@ -4511,8 +4513,8 @@ class hs extends h {
|
|
|
4511
4513
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4512
4514
|
}
|
|
4513
4515
|
}
|
|
4514
|
-
const ze = new
|
|
4515
|
-
class
|
|
4516
|
+
const ze = new ys();
|
|
4517
|
+
class gs extends h {
|
|
4516
4518
|
constructor() {
|
|
4517
4519
|
super("MiLaboratories.PL.API.ResourceAPI.Exists.Response", [
|
|
4518
4520
|
{
|
|
@@ -4553,8 +4555,8 @@ class ps extends h {
|
|
|
4553
4555
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4554
4556
|
}
|
|
4555
4557
|
}
|
|
4556
|
-
const He = new
|
|
4557
|
-
class
|
|
4558
|
+
const He = new gs();
|
|
4559
|
+
class ms extends h {
|
|
4558
4560
|
constructor() {
|
|
4559
4561
|
super("MiLaboratories.PL.API.ResourceAPI.SetError", []);
|
|
4560
4562
|
}
|
|
@@ -4570,8 +4572,8 @@ class ys extends h {
|
|
|
4570
4572
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4571
4573
|
}
|
|
4572
4574
|
}
|
|
4573
|
-
new
|
|
4574
|
-
class
|
|
4575
|
+
new ms();
|
|
4576
|
+
class ks extends h {
|
|
4575
4577
|
constructor() {
|
|
4576
4578
|
super("MiLaboratories.PL.API.ResourceAPI.SetError.Request", [
|
|
4577
4579
|
{
|
|
@@ -4625,8 +4627,8 @@ class gs extends h {
|
|
|
4625
4627
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4626
4628
|
}
|
|
4627
4629
|
}
|
|
4628
|
-
const Ye = new
|
|
4629
|
-
class
|
|
4630
|
+
const Ye = new ks();
|
|
4631
|
+
class bs extends h {
|
|
4630
4632
|
constructor() {
|
|
4631
4633
|
super("MiLaboratories.PL.API.ResourceAPI.SetError.Response", []);
|
|
4632
4634
|
}
|
|
@@ -4642,8 +4644,8 @@ class ms extends h {
|
|
|
4642
4644
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4643
4645
|
}
|
|
4644
4646
|
}
|
|
4645
|
-
const Ze = new
|
|
4646
|
-
class
|
|
4647
|
+
const Ze = new bs();
|
|
4648
|
+
class ws extends h {
|
|
4647
4649
|
constructor() {
|
|
4648
4650
|
super("MiLaboratories.PL.API.ResourceAPI.Get", []);
|
|
4649
4651
|
}
|
|
@@ -4659,8 +4661,8 @@ class ks extends h {
|
|
|
4659
4661
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4660
4662
|
}
|
|
4661
4663
|
}
|
|
4662
|
-
new
|
|
4663
|
-
class
|
|
4664
|
+
new ws();
|
|
4665
|
+
class Ts extends h {
|
|
4664
4666
|
constructor() {
|
|
4665
4667
|
super("MiLaboratories.PL.API.ResourceAPI.Get.Request", [
|
|
4666
4668
|
{
|
|
@@ -4713,8 +4715,8 @@ class bs extends h {
|
|
|
4713
4715
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4714
4716
|
}
|
|
4715
4717
|
}
|
|
4716
|
-
const Xe = new
|
|
4717
|
-
class
|
|
4718
|
+
const Xe = new Ts();
|
|
4719
|
+
class Rs extends h {
|
|
4718
4720
|
constructor() {
|
|
4719
4721
|
super("MiLaboratories.PL.API.ResourceAPI.Get.Response", [
|
|
4720
4722
|
{ no: 1, name: "resource", kind: "message", T: () => A }
|
|
@@ -4749,8 +4751,8 @@ class ws extends h {
|
|
|
4749
4751
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4750
4752
|
}
|
|
4751
4753
|
}
|
|
4752
|
-
const Qe = new
|
|
4753
|
-
class
|
|
4754
|
+
const Qe = new Rs();
|
|
4755
|
+
class Is extends h {
|
|
4754
4756
|
constructor() {
|
|
4755
4757
|
super("MiLaboratories.PL.API.ResourceAPI.List", []);
|
|
4756
4758
|
}
|
|
@@ -4766,8 +4768,8 @@ class Ts extends h {
|
|
|
4766
4768
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4767
4769
|
}
|
|
4768
4770
|
}
|
|
4769
|
-
new
|
|
4770
|
-
class
|
|
4771
|
+
new Is();
|
|
4772
|
+
class Ps extends h {
|
|
4771
4773
|
constructor() {
|
|
4772
4774
|
super("MiLaboratories.PL.API.ResourceAPI.List.ByType", []);
|
|
4773
4775
|
}
|
|
@@ -4783,8 +4785,8 @@ class Rs extends h {
|
|
|
4783
4785
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4784
4786
|
}
|
|
4785
4787
|
}
|
|
4786
|
-
new
|
|
4787
|
-
class
|
|
4788
|
+
new Ps();
|
|
4789
|
+
class _s extends h {
|
|
4788
4790
|
constructor() {
|
|
4789
4791
|
super("MiLaboratories.PL.API.ResourceAPI.List.ByType.Request", [
|
|
4790
4792
|
{ no: 1, name: "resource_type", kind: "message", T: () => y }
|
|
@@ -4819,8 +4821,8 @@ class Is extends h {
|
|
|
4819
4821
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4820
4822
|
}
|
|
4821
4823
|
}
|
|
4822
|
-
const et = new
|
|
4823
|
-
class
|
|
4824
|
+
const et = new _s();
|
|
4825
|
+
class As extends h {
|
|
4824
4826
|
constructor() {
|
|
4825
4827
|
super("MiLaboratories.PL.API.ResourceAPI.List.ByType.Response", [
|
|
4826
4828
|
{ no: 1, name: "resources", kind: "map", K: 4, V: { kind: "message", T: () => A } }
|
|
@@ -4873,8 +4875,8 @@ class Ps extends h {
|
|
|
4873
4875
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4874
4876
|
}
|
|
4875
4877
|
}
|
|
4876
|
-
const tt = new
|
|
4877
|
-
class
|
|
4878
|
+
const tt = new As();
|
|
4879
|
+
class Ls extends h {
|
|
4878
4880
|
constructor() {
|
|
4879
4881
|
super("MiLaboratories.PL.API.ResourceAPI.CreateRoot", []);
|
|
4880
4882
|
}
|
|
@@ -4890,8 +4892,8 @@ class _s extends h {
|
|
|
4890
4892
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4891
4893
|
}
|
|
4892
4894
|
}
|
|
4893
|
-
new
|
|
4894
|
-
class
|
|
4895
|
+
new Ls();
|
|
4896
|
+
class Bs extends h {
|
|
4895
4897
|
constructor() {
|
|
4896
4898
|
super("MiLaboratories.PL.API.ResourceAPI.CreateRoot.Request", [
|
|
4897
4899
|
{
|
|
@@ -4938,8 +4940,8 @@ class As extends h {
|
|
|
4938
4940
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4939
4941
|
}
|
|
4940
4942
|
}
|
|
4941
|
-
const nt = new
|
|
4942
|
-
class
|
|
4943
|
+
const nt = new Bs();
|
|
4944
|
+
class Ns extends h {
|
|
4943
4945
|
constructor() {
|
|
4944
4946
|
super("MiLaboratories.PL.API.ResourceAPI.CreateRoot.Response", [
|
|
4945
4947
|
{
|
|
@@ -4981,8 +4983,8 @@ class Ls extends h {
|
|
|
4981
4983
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4982
4984
|
}
|
|
4983
4985
|
}
|
|
4984
|
-
const it = new
|
|
4985
|
-
class
|
|
4986
|
+
const it = new Ns();
|
|
4987
|
+
class Fs extends h {
|
|
4986
4988
|
constructor() {
|
|
4987
4989
|
super("MiLaboratories.PL.API.ResourceAPI.Remove", []);
|
|
4988
4990
|
}
|
|
@@ -4998,8 +5000,8 @@ class Bs extends h {
|
|
|
4998
5000
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4999
5001
|
}
|
|
5000
5002
|
}
|
|
5001
|
-
new
|
|
5002
|
-
class
|
|
5003
|
+
new Fs();
|
|
5004
|
+
class xs extends h {
|
|
5003
5005
|
constructor() {
|
|
5004
5006
|
super("MiLaboratories.PL.API.ResourceAPI.Remove.Request", [
|
|
5005
5007
|
{
|
|
@@ -5041,8 +5043,8 @@ class Ns extends h {
|
|
|
5041
5043
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5042
5044
|
}
|
|
5043
5045
|
}
|
|
5044
|
-
const rt = new
|
|
5045
|
-
class
|
|
5046
|
+
const rt = new xs();
|
|
5047
|
+
class Ws extends h {
|
|
5046
5048
|
constructor() {
|
|
5047
5049
|
super("MiLaboratories.PL.API.ResourceAPI.Remove.Response", []);
|
|
5048
5050
|
}
|
|
@@ -5058,8 +5060,8 @@ class Fs extends h {
|
|
|
5058
5060
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5059
5061
|
}
|
|
5060
5062
|
}
|
|
5061
|
-
const st = new
|
|
5062
|
-
class
|
|
5063
|
+
const st = new Ws();
|
|
5064
|
+
class Us extends h {
|
|
5063
5065
|
constructor() {
|
|
5064
5066
|
super("MiLaboratories.PL.API.ResourceAPI.Name", []);
|
|
5065
5067
|
}
|
|
@@ -5075,8 +5077,8 @@ class Ws extends h {
|
|
|
5075
5077
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5076
5078
|
}
|
|
5077
5079
|
}
|
|
5078
|
-
new
|
|
5079
|
-
class
|
|
5080
|
+
new Us();
|
|
5081
|
+
class $s extends h {
|
|
5080
5082
|
constructor() {
|
|
5081
5083
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Set", []);
|
|
5082
5084
|
}
|
|
@@ -5092,8 +5094,8 @@ class xs extends h {
|
|
|
5092
5094
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5093
5095
|
}
|
|
5094
5096
|
}
|
|
5095
|
-
new
|
|
5096
|
-
class
|
|
5097
|
+
new $s();
|
|
5098
|
+
class Es extends h {
|
|
5097
5099
|
constructor() {
|
|
5098
5100
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Set.Request", [
|
|
5099
5101
|
{
|
|
@@ -5146,8 +5148,8 @@ class Us extends h {
|
|
|
5146
5148
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5147
5149
|
}
|
|
5148
5150
|
}
|
|
5149
|
-
const ot = new
|
|
5150
|
-
class
|
|
5151
|
+
const ot = new Es();
|
|
5152
|
+
class Ss extends h {
|
|
5151
5153
|
constructor() {
|
|
5152
5154
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Set.Response", []);
|
|
5153
5155
|
}
|
|
@@ -5163,8 +5165,8 @@ class $s extends h {
|
|
|
5163
5165
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5164
5166
|
}
|
|
5165
5167
|
}
|
|
5166
|
-
const at = new
|
|
5167
|
-
class
|
|
5168
|
+
const at = new Ss();
|
|
5169
|
+
class Cs extends h {
|
|
5168
5170
|
constructor() {
|
|
5169
5171
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Get", []);
|
|
5170
5172
|
}
|
|
@@ -5180,8 +5182,8 @@ class Es extends h {
|
|
|
5180
5182
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5181
5183
|
}
|
|
5182
5184
|
}
|
|
5183
|
-
new
|
|
5184
|
-
class
|
|
5185
|
+
new Cs();
|
|
5186
|
+
class Ds extends h {
|
|
5185
5187
|
constructor() {
|
|
5186
5188
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Get.Request", [
|
|
5187
5189
|
{
|
|
@@ -5222,8 +5224,8 @@ class Ss extends h {
|
|
|
5222
5224
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5223
5225
|
}
|
|
5224
5226
|
}
|
|
5225
|
-
const lt = new
|
|
5226
|
-
class
|
|
5227
|
+
const lt = new Ds();
|
|
5228
|
+
class Os extends h {
|
|
5227
5229
|
constructor() {
|
|
5228
5230
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Get.Response", [
|
|
5229
5231
|
{
|
|
@@ -5265,8 +5267,8 @@ class Cs extends h {
|
|
|
5265
5267
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5266
5268
|
}
|
|
5267
5269
|
}
|
|
5268
|
-
const ct = new
|
|
5269
|
-
class
|
|
5270
|
+
const ct = new Os();
|
|
5271
|
+
class Ks extends h {
|
|
5270
5272
|
constructor() {
|
|
5271
5273
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Exists", []);
|
|
5272
5274
|
}
|
|
@@ -5282,8 +5284,8 @@ class Ds extends h {
|
|
|
5282
5284
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5283
5285
|
}
|
|
5284
5286
|
}
|
|
5285
|
-
new
|
|
5286
|
-
class
|
|
5287
|
+
new Ks();
|
|
5288
|
+
class qs extends h {
|
|
5287
5289
|
constructor() {
|
|
5288
5290
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Exists.Request", [
|
|
5289
5291
|
{
|
|
@@ -5324,8 +5326,8 @@ class Os extends h {
|
|
|
5324
5326
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5325
5327
|
}
|
|
5326
5328
|
}
|
|
5327
|
-
const ut = new
|
|
5328
|
-
class
|
|
5329
|
+
const ut = new qs();
|
|
5330
|
+
class Vs extends h {
|
|
5329
5331
|
constructor() {
|
|
5330
5332
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Exists.Response", [
|
|
5331
5333
|
{
|
|
@@ -5366,8 +5368,8 @@ class Ks extends h {
|
|
|
5366
5368
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5367
5369
|
}
|
|
5368
5370
|
}
|
|
5369
|
-
const dt = new
|
|
5370
|
-
class
|
|
5371
|
+
const dt = new Vs();
|
|
5372
|
+
class js extends h {
|
|
5371
5373
|
constructor() {
|
|
5372
5374
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Delete", []);
|
|
5373
5375
|
}
|
|
@@ -5383,8 +5385,8 @@ class qs extends h {
|
|
|
5383
5385
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5384
5386
|
}
|
|
5385
5387
|
}
|
|
5386
|
-
new
|
|
5387
|
-
class
|
|
5388
|
+
new js();
|
|
5389
|
+
class vs extends h {
|
|
5388
5390
|
constructor() {
|
|
5389
5391
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Delete.Request", [
|
|
5390
5392
|
{
|
|
@@ -5425,8 +5427,8 @@ class Vs extends h {
|
|
|
5425
5427
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5426
5428
|
}
|
|
5427
5429
|
}
|
|
5428
|
-
const ft = new
|
|
5429
|
-
class
|
|
5430
|
+
const ft = new vs();
|
|
5431
|
+
class Ms extends h {
|
|
5430
5432
|
constructor() {
|
|
5431
5433
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Delete.Response", []);
|
|
5432
5434
|
}
|
|
@@ -5442,8 +5444,8 @@ class js extends h {
|
|
|
5442
5444
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5443
5445
|
}
|
|
5444
5446
|
}
|
|
5445
|
-
const ht = new
|
|
5446
|
-
class
|
|
5447
|
+
const ht = new Ms();
|
|
5448
|
+
class Gs extends h {
|
|
5447
5449
|
constructor() {
|
|
5448
5450
|
super("MiLaboratories.PL.API.FieldAPI", []);
|
|
5449
5451
|
}
|
|
@@ -5459,8 +5461,8 @@ class vs extends h {
|
|
|
5459
5461
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5460
5462
|
}
|
|
5461
5463
|
}
|
|
5462
|
-
new
|
|
5463
|
-
class
|
|
5464
|
+
new Gs();
|
|
5465
|
+
class Js extends h {
|
|
5464
5466
|
constructor() {
|
|
5465
5467
|
super("MiLaboratories.PL.API.FieldAPI.Create", []);
|
|
5466
5468
|
}
|
|
@@ -5476,8 +5478,8 @@ class Ms extends h {
|
|
|
5476
5478
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5477
5479
|
}
|
|
5478
5480
|
}
|
|
5479
|
-
new
|
|
5480
|
-
class
|
|
5481
|
+
new Js();
|
|
5482
|
+
class zs extends h {
|
|
5481
5483
|
constructor() {
|
|
5482
5484
|
super("MiLaboratories.PL.API.FieldAPI.Create.Request", [
|
|
5483
5485
|
{ no: 1, name: "type", kind: "enum", T: () => ["MiLaboratories.PL.Base.FieldType", b] },
|
|
@@ -5517,8 +5519,8 @@ class Gs extends h {
|
|
|
5517
5519
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5518
5520
|
}
|
|
5519
5521
|
}
|
|
5520
|
-
const pt = new
|
|
5521
|
-
class
|
|
5522
|
+
const pt = new zs();
|
|
5523
|
+
class Hs extends h {
|
|
5522
5524
|
constructor() {
|
|
5523
5525
|
super("MiLaboratories.PL.API.FieldAPI.Create.Response", [
|
|
5524
5526
|
{ no: 1, name: "global_id", kind: "message", T: () => m }
|
|
@@ -5553,8 +5555,8 @@ class Js extends h {
|
|
|
5553
5555
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5554
5556
|
}
|
|
5555
5557
|
}
|
|
5556
|
-
const yt = new
|
|
5557
|
-
class
|
|
5558
|
+
const yt = new Hs();
|
|
5559
|
+
class Ys extends h {
|
|
5558
5560
|
constructor() {
|
|
5559
5561
|
super("MiLaboratories.PL.API.FieldAPI.Exists", []);
|
|
5560
5562
|
}
|
|
@@ -5570,8 +5572,8 @@ class zs extends h {
|
|
|
5570
5572
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5571
5573
|
}
|
|
5572
5574
|
}
|
|
5573
|
-
new
|
|
5574
|
-
class
|
|
5575
|
+
new Ys();
|
|
5576
|
+
class Zs extends h {
|
|
5575
5577
|
constructor() {
|
|
5576
5578
|
super("MiLaboratories.PL.API.FieldAPI.Exists.Request", [
|
|
5577
5579
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -5606,8 +5608,8 @@ class Hs extends h {
|
|
|
5606
5608
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5607
5609
|
}
|
|
5608
5610
|
}
|
|
5609
|
-
const gt = new
|
|
5610
|
-
class
|
|
5611
|
+
const gt = new Zs();
|
|
5612
|
+
class Xs extends h {
|
|
5611
5613
|
constructor() {
|
|
5612
5614
|
super("MiLaboratories.PL.API.FieldAPI.Exists.Response", [
|
|
5613
5615
|
{
|
|
@@ -5648,8 +5650,8 @@ class Ys extends h {
|
|
|
5648
5650
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5649
5651
|
}
|
|
5650
5652
|
}
|
|
5651
|
-
const mt = new
|
|
5652
|
-
class
|
|
5653
|
+
const mt = new Xs();
|
|
5654
|
+
class Qs extends h {
|
|
5653
5655
|
constructor() {
|
|
5654
5656
|
super("MiLaboratories.PL.API.FieldAPI.Set", []);
|
|
5655
5657
|
}
|
|
@@ -5665,8 +5667,8 @@ class Zs extends h {
|
|
|
5665
5667
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5666
5668
|
}
|
|
5667
5669
|
}
|
|
5668
|
-
new
|
|
5669
|
-
class
|
|
5670
|
+
new Qs();
|
|
5671
|
+
class eo extends h {
|
|
5670
5672
|
constructor() {
|
|
5671
5673
|
super("MiLaboratories.PL.API.FieldAPI.Set.Request", [
|
|
5672
5674
|
{ no: 1, name: "field", kind: "message", T: () => m },
|
|
@@ -5706,8 +5708,8 @@ class Xs extends h {
|
|
|
5706
5708
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5707
5709
|
}
|
|
5708
5710
|
}
|
|
5709
|
-
const kt = new
|
|
5710
|
-
class
|
|
5711
|
+
const kt = new eo();
|
|
5712
|
+
class to extends h {
|
|
5711
5713
|
constructor() {
|
|
5712
5714
|
super("MiLaboratories.PL.API.FieldAPI.Set.Response", []);
|
|
5713
5715
|
}
|
|
@@ -5723,8 +5725,8 @@ class Qs extends h {
|
|
|
5723
5725
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5724
5726
|
}
|
|
5725
5727
|
}
|
|
5726
|
-
const bt = new
|
|
5727
|
-
class
|
|
5728
|
+
const bt = new to();
|
|
5729
|
+
class no extends h {
|
|
5728
5730
|
constructor() {
|
|
5729
5731
|
super("MiLaboratories.PL.API.FieldAPI.SetError", []);
|
|
5730
5732
|
}
|
|
@@ -5740,8 +5742,8 @@ class eo extends h {
|
|
|
5740
5742
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5741
5743
|
}
|
|
5742
5744
|
}
|
|
5743
|
-
new
|
|
5744
|
-
class
|
|
5745
|
+
new no();
|
|
5746
|
+
class io extends h {
|
|
5745
5747
|
constructor() {
|
|
5746
5748
|
super("MiLaboratories.PL.API.FieldAPI.SetError.Request", [
|
|
5747
5749
|
{ no: 1, name: "field", kind: "message", T: () => m },
|
|
@@ -5788,8 +5790,8 @@ class to extends h {
|
|
|
5788
5790
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5789
5791
|
}
|
|
5790
5792
|
}
|
|
5791
|
-
const wt = new
|
|
5792
|
-
class
|
|
5793
|
+
const wt = new io();
|
|
5794
|
+
class ro extends h {
|
|
5793
5795
|
constructor() {
|
|
5794
5796
|
super("MiLaboratories.PL.API.FieldAPI.SetError.Response", []);
|
|
5795
5797
|
}
|
|
@@ -5805,8 +5807,8 @@ class no extends h {
|
|
|
5805
5807
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5806
5808
|
}
|
|
5807
5809
|
}
|
|
5808
|
-
const Tt = new
|
|
5809
|
-
class
|
|
5810
|
+
const Tt = new ro();
|
|
5811
|
+
class so extends h {
|
|
5810
5812
|
constructor() {
|
|
5811
5813
|
super("MiLaboratories.PL.API.FieldAPI.Get", []);
|
|
5812
5814
|
}
|
|
@@ -5822,8 +5824,8 @@ class io extends h {
|
|
|
5822
5824
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5823
5825
|
}
|
|
5824
5826
|
}
|
|
5825
|
-
new
|
|
5826
|
-
class
|
|
5827
|
+
new so();
|
|
5828
|
+
class oo extends h {
|
|
5827
5829
|
constructor() {
|
|
5828
5830
|
super("MiLaboratories.PL.API.FieldAPI.Get.Request", [
|
|
5829
5831
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -5858,8 +5860,8 @@ class ro extends h {
|
|
|
5858
5860
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5859
5861
|
}
|
|
5860
5862
|
}
|
|
5861
|
-
const Rt = new
|
|
5862
|
-
class
|
|
5863
|
+
const Rt = new oo();
|
|
5864
|
+
class ao extends h {
|
|
5863
5865
|
constructor() {
|
|
5864
5866
|
super("MiLaboratories.PL.API.FieldAPI.Get.Response", [
|
|
5865
5867
|
{ no: 1, name: "field", kind: "message", T: () => w }
|
|
@@ -5894,8 +5896,8 @@ class so extends h {
|
|
|
5894
5896
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5895
5897
|
}
|
|
5896
5898
|
}
|
|
5897
|
-
const It = new
|
|
5898
|
-
class
|
|
5899
|
+
const It = new ao();
|
|
5900
|
+
class lo extends h {
|
|
5899
5901
|
constructor() {
|
|
5900
5902
|
super("MiLaboratories.PL.API.FieldAPI.Reset", []);
|
|
5901
5903
|
}
|
|
@@ -5911,8 +5913,8 @@ class oo extends h {
|
|
|
5911
5913
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5912
5914
|
}
|
|
5913
5915
|
}
|
|
5914
|
-
new
|
|
5915
|
-
class
|
|
5916
|
+
new lo();
|
|
5917
|
+
class co extends h {
|
|
5916
5918
|
constructor() {
|
|
5917
5919
|
super("MiLaboratories.PL.API.FieldAPI.Reset.Request", [
|
|
5918
5920
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -5947,8 +5949,8 @@ class ao extends h {
|
|
|
5947
5949
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5948
5950
|
}
|
|
5949
5951
|
}
|
|
5950
|
-
const Pt = new
|
|
5951
|
-
class
|
|
5952
|
+
const Pt = new co();
|
|
5953
|
+
class uo extends h {
|
|
5952
5954
|
constructor() {
|
|
5953
5955
|
super("MiLaboratories.PL.API.FieldAPI.Reset.Response", []);
|
|
5954
5956
|
}
|
|
@@ -5964,8 +5966,8 @@ class lo extends h {
|
|
|
5964
5966
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5965
5967
|
}
|
|
5966
5968
|
}
|
|
5967
|
-
const _t = new
|
|
5968
|
-
class
|
|
5969
|
+
const _t = new uo();
|
|
5970
|
+
class fo extends h {
|
|
5969
5971
|
constructor() {
|
|
5970
5972
|
super("MiLaboratories.PL.API.FieldAPI.Remove", []);
|
|
5971
5973
|
}
|
|
@@ -5981,8 +5983,8 @@ class co extends h {
|
|
|
5981
5983
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5982
5984
|
}
|
|
5983
5985
|
}
|
|
5984
|
-
new
|
|
5985
|
-
class
|
|
5986
|
+
new fo();
|
|
5987
|
+
class ho extends h {
|
|
5986
5988
|
constructor() {
|
|
5987
5989
|
super("MiLaboratories.PL.API.FieldAPI.Remove.Request", [
|
|
5988
5990
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -6017,8 +6019,8 @@ class uo extends h {
|
|
|
6017
6019
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6018
6020
|
}
|
|
6019
6021
|
}
|
|
6020
|
-
const At = new
|
|
6021
|
-
class
|
|
6022
|
+
const At = new ho();
|
|
6023
|
+
class po extends h {
|
|
6022
6024
|
constructor() {
|
|
6023
6025
|
super("MiLaboratories.PL.API.FieldAPI.Remove.Response", []);
|
|
6024
6026
|
}
|
|
@@ -6034,8 +6036,8 @@ class fo extends h {
|
|
|
6034
6036
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6035
6037
|
}
|
|
6036
6038
|
}
|
|
6037
|
-
const Lt = new
|
|
6038
|
-
class
|
|
6039
|
+
const Lt = new po();
|
|
6040
|
+
class yo extends h {
|
|
6039
6041
|
constructor() {
|
|
6040
6042
|
super("MiLaboratories.PL.API.NotificationAPI", []);
|
|
6041
6043
|
}
|
|
@@ -6051,8 +6053,8 @@ class ho extends h {
|
|
|
6051
6053
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6052
6054
|
}
|
|
6053
6055
|
}
|
|
6054
|
-
new
|
|
6055
|
-
class
|
|
6056
|
+
new yo();
|
|
6057
|
+
class go extends h {
|
|
6056
6058
|
constructor() {
|
|
6057
6059
|
super("MiLaboratories.PL.API.NotificationAPI.Get", []);
|
|
6058
6060
|
}
|
|
@@ -6068,8 +6070,8 @@ class po extends h {
|
|
|
6068
6070
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6069
6071
|
}
|
|
6070
6072
|
}
|
|
6071
|
-
new
|
|
6072
|
-
class
|
|
6073
|
+
new go();
|
|
6074
|
+
class mo extends h {
|
|
6073
6075
|
constructor() {
|
|
6074
6076
|
super("MiLaboratories.PL.API.NotificationAPI.Get.Request", [
|
|
6075
6077
|
{
|
|
@@ -6122,8 +6124,8 @@ class yo extends h {
|
|
|
6122
6124
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6123
6125
|
}
|
|
6124
6126
|
}
|
|
6125
|
-
const Y = new
|
|
6126
|
-
class
|
|
6127
|
+
const Y = new mo();
|
|
6128
|
+
class ko extends h {
|
|
6127
6129
|
constructor() {
|
|
6128
6130
|
super("MiLaboratories.PL.API.NotificationAPI.Get.Response", [
|
|
6129
6131
|
{ no: 1, name: "notifications", kind: "message", repeat: 1, T: () => K }
|
|
@@ -6159,8 +6161,8 @@ class go extends h {
|
|
|
6159
6161
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6160
6162
|
}
|
|
6161
6163
|
}
|
|
6162
|
-
const Z = new
|
|
6163
|
-
class
|
|
6164
|
+
const Z = new ko();
|
|
6165
|
+
class bo extends h {
|
|
6164
6166
|
constructor() {
|
|
6165
6167
|
super("MiLaboratories.PL.API.NotificationAPI.Ack", []);
|
|
6166
6168
|
}
|
|
@@ -6176,8 +6178,8 @@ class mo extends h {
|
|
|
6176
6178
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6177
6179
|
}
|
|
6178
6180
|
}
|
|
6179
|
-
new
|
|
6180
|
-
class
|
|
6181
|
+
new bo();
|
|
6182
|
+
class wo extends h {
|
|
6181
6183
|
constructor() {
|
|
6182
6184
|
super("MiLaboratories.PL.API.NotificationAPI.Ack.Request", [
|
|
6183
6185
|
{
|
|
@@ -6231,8 +6233,8 @@ class ko extends h {
|
|
|
6231
6233
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6232
6234
|
}
|
|
6233
6235
|
}
|
|
6234
|
-
const Bt = new
|
|
6235
|
-
class
|
|
6236
|
+
const Bt = new wo();
|
|
6237
|
+
class To extends h {
|
|
6236
6238
|
constructor() {
|
|
6237
6239
|
super("MiLaboratories.PL.API.NotificationAPI.Ack.Response", []);
|
|
6238
6240
|
}
|
|
@@ -6248,8 +6250,8 @@ class bo extends h {
|
|
|
6248
6250
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6249
6251
|
}
|
|
6250
6252
|
}
|
|
6251
|
-
const Nt = new
|
|
6252
|
-
class
|
|
6253
|
+
const Nt = new To();
|
|
6254
|
+
class Ro extends h {
|
|
6253
6255
|
constructor() {
|
|
6254
6256
|
super("MiLaboratories.PL.API.NotificationAPI.Discard", []);
|
|
6255
6257
|
}
|
|
@@ -6265,8 +6267,8 @@ class wo extends h {
|
|
|
6265
6267
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6266
6268
|
}
|
|
6267
6269
|
}
|
|
6268
|
-
new
|
|
6269
|
-
class
|
|
6270
|
+
new Ro();
|
|
6271
|
+
class Io extends h {
|
|
6270
6272
|
constructor() {
|
|
6271
6273
|
super("MiLaboratories.PL.API.NotificationAPI.Discard.Request", [
|
|
6272
6274
|
{
|
|
@@ -6320,8 +6322,8 @@ class To extends h {
|
|
|
6320
6322
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6321
6323
|
}
|
|
6322
6324
|
}
|
|
6323
|
-
const Ft = new
|
|
6324
|
-
class
|
|
6325
|
+
const Ft = new Io();
|
|
6326
|
+
class Po extends h {
|
|
6325
6327
|
constructor() {
|
|
6326
6328
|
super("MiLaboratories.PL.API.NotificationAPI.Discard.Response", []);
|
|
6327
6329
|
}
|
|
@@ -6337,8 +6339,8 @@ class Ro extends h {
|
|
|
6337
6339
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6338
6340
|
}
|
|
6339
6341
|
}
|
|
6340
|
-
const
|
|
6341
|
-
class
|
|
6342
|
+
const xt = new Po();
|
|
6343
|
+
class _o extends h {
|
|
6342
6344
|
constructor() {
|
|
6343
6345
|
super("MiLaboratories.PL.API.SubscriptionAPI", []);
|
|
6344
6346
|
}
|
|
@@ -6354,8 +6356,8 @@ class Io extends h {
|
|
|
6354
6356
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6355
6357
|
}
|
|
6356
6358
|
}
|
|
6357
|
-
new
|
|
6358
|
-
class
|
|
6359
|
+
new _o();
|
|
6360
|
+
class Ao extends h {
|
|
6359
6361
|
constructor() {
|
|
6360
6362
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateSubscription", []);
|
|
6361
6363
|
}
|
|
@@ -6371,8 +6373,8 @@ class Po extends h {
|
|
|
6371
6373
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6372
6374
|
}
|
|
6373
6375
|
}
|
|
6374
|
-
new
|
|
6375
|
-
class
|
|
6376
|
+
new Ao();
|
|
6377
|
+
class Lo extends h {
|
|
6376
6378
|
constructor() {
|
|
6377
6379
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateSubscription.Request", [
|
|
6378
6380
|
{
|
|
@@ -6436,8 +6438,8 @@ class _o extends h {
|
|
|
6436
6438
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6437
6439
|
}
|
|
6438
6440
|
}
|
|
6439
|
-
const
|
|
6440
|
-
class
|
|
6441
|
+
const Wt = new Lo();
|
|
6442
|
+
class Bo extends h {
|
|
6441
6443
|
constructor() {
|
|
6442
6444
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateSubscription.Response", [
|
|
6443
6445
|
{
|
|
@@ -6479,8 +6481,8 @@ class Ao extends h {
|
|
|
6479
6481
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6480
6482
|
}
|
|
6481
6483
|
}
|
|
6482
|
-
const Ut = new
|
|
6483
|
-
class
|
|
6484
|
+
const Ut = new Bo();
|
|
6485
|
+
class No extends h {
|
|
6484
6486
|
constructor() {
|
|
6485
6487
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateFilter", []);
|
|
6486
6488
|
}
|
|
@@ -6496,8 +6498,8 @@ class Lo extends h {
|
|
|
6496
6498
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6497
6499
|
}
|
|
6498
6500
|
}
|
|
6499
|
-
new
|
|
6500
|
-
class
|
|
6501
|
+
new No();
|
|
6502
|
+
class Fo extends h {
|
|
6501
6503
|
constructor() {
|
|
6502
6504
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateFilter.Request", [
|
|
6503
6505
|
{
|
|
@@ -6544,8 +6546,8 @@ class Bo extends h {
|
|
|
6544
6546
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6545
6547
|
}
|
|
6546
6548
|
}
|
|
6547
|
-
const $t = new
|
|
6548
|
-
class
|
|
6549
|
+
const $t = new Fo();
|
|
6550
|
+
class xo extends h {
|
|
6549
6551
|
constructor() {
|
|
6550
6552
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateFilter.Response", [
|
|
6551
6553
|
{
|
|
@@ -6587,8 +6589,8 @@ class No extends h {
|
|
|
6587
6589
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6588
6590
|
}
|
|
6589
6591
|
}
|
|
6590
|
-
const Et = new
|
|
6591
|
-
class
|
|
6592
|
+
const Et = new xo();
|
|
6593
|
+
class Wo extends h {
|
|
6592
6594
|
constructor() {
|
|
6593
6595
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions", []);
|
|
6594
6596
|
}
|
|
@@ -6604,8 +6606,8 @@ class Fo extends h {
|
|
|
6604
6606
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6605
6607
|
}
|
|
6606
6608
|
}
|
|
6607
|
-
new
|
|
6608
|
-
class
|
|
6609
|
+
new Wo();
|
|
6610
|
+
class Uo extends h {
|
|
6609
6611
|
constructor() {
|
|
6610
6612
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions.SubscriptionInfo", [
|
|
6611
6613
|
{ no: 1, name: "subscription", kind: "message", T: () => me },
|
|
@@ -6664,8 +6666,8 @@ class Wo extends h {
|
|
|
6664
6666
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6665
6667
|
}
|
|
6666
6668
|
}
|
|
6667
|
-
const St = new
|
|
6668
|
-
class
|
|
6669
|
+
const St = new Uo();
|
|
6670
|
+
class $o extends h {
|
|
6669
6671
|
constructor() {
|
|
6670
6672
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions.Request", []);
|
|
6671
6673
|
}
|
|
@@ -6681,8 +6683,8 @@ class xo extends h {
|
|
|
6681
6683
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6682
6684
|
}
|
|
6683
6685
|
}
|
|
6684
|
-
new
|
|
6685
|
-
class
|
|
6686
|
+
new $o();
|
|
6687
|
+
class Eo extends h {
|
|
6686
6688
|
constructor() {
|
|
6687
6689
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions.Response", [
|
|
6688
6690
|
{ no: 1, name: "subscriptions", kind: "message", repeat: 1, T: () => St }
|
|
@@ -6718,8 +6720,8 @@ class Uo extends h {
|
|
|
6718
6720
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6719
6721
|
}
|
|
6720
6722
|
}
|
|
6721
|
-
new
|
|
6722
|
-
class
|
|
6723
|
+
new Eo();
|
|
6724
|
+
class So extends h {
|
|
6723
6725
|
constructor() {
|
|
6724
6726
|
super("MiLaboratories.PL.API.SubscriptionAPI.AttachFilter", []);
|
|
6725
6727
|
}
|
|
@@ -6735,8 +6737,8 @@ class $o extends h {
|
|
|
6735
6737
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6736
6738
|
}
|
|
6737
6739
|
}
|
|
6738
|
-
new
|
|
6739
|
-
class
|
|
6740
|
+
new So();
|
|
6741
|
+
class Co extends h {
|
|
6740
6742
|
constructor() {
|
|
6741
6743
|
super("MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Request", [
|
|
6742
6744
|
{
|
|
@@ -6801,8 +6803,8 @@ class Eo extends h {
|
|
|
6801
6803
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6802
6804
|
}
|
|
6803
6805
|
}
|
|
6804
|
-
const X = new
|
|
6805
|
-
class
|
|
6806
|
+
const X = new Co();
|
|
6807
|
+
class Do extends h {
|
|
6806
6808
|
constructor() {
|
|
6807
6809
|
super("MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Response", []);
|
|
6808
6810
|
}
|
|
@@ -6818,8 +6820,8 @@ class So extends h {
|
|
|
6818
6820
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6819
6821
|
}
|
|
6820
6822
|
}
|
|
6821
|
-
const Q = new
|
|
6822
|
-
class
|
|
6823
|
+
const Q = new Do();
|
|
6824
|
+
class Oo extends h {
|
|
6823
6825
|
constructor() {
|
|
6824
6826
|
super("MiLaboratories.PL.API.SubscriptionAPI.DetachFilter", []);
|
|
6825
6827
|
}
|
|
@@ -6835,8 +6837,8 @@ class Co extends h {
|
|
|
6835
6837
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6836
6838
|
}
|
|
6837
6839
|
}
|
|
6838
|
-
new
|
|
6839
|
-
class
|
|
6840
|
+
new Oo();
|
|
6841
|
+
class Ko extends h {
|
|
6840
6842
|
constructor() {
|
|
6841
6843
|
super("MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Request", [
|
|
6842
6844
|
{
|
|
@@ -6889,8 +6891,8 @@ class Do extends h {
|
|
|
6889
6891
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6890
6892
|
}
|
|
6891
6893
|
}
|
|
6892
|
-
const ee = new
|
|
6893
|
-
class
|
|
6894
|
+
const ee = new Ko();
|
|
6895
|
+
class qo extends h {
|
|
6894
6896
|
constructor() {
|
|
6895
6897
|
super("MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Response", []);
|
|
6896
6898
|
}
|
|
@@ -6906,8 +6908,8 @@ class Oo extends h {
|
|
|
6906
6908
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6907
6909
|
}
|
|
6908
6910
|
}
|
|
6909
|
-
const te = new
|
|
6910
|
-
class
|
|
6911
|
+
const te = new qo();
|
|
6912
|
+
class Vo extends h {
|
|
6911
6913
|
constructor() {
|
|
6912
6914
|
super("MiLaboratories.PL.API.ControllerAPI", []);
|
|
6913
6915
|
}
|
|
@@ -6923,8 +6925,8 @@ class Ko extends h {
|
|
|
6923
6925
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6924
6926
|
}
|
|
6925
6927
|
}
|
|
6926
|
-
new
|
|
6927
|
-
class
|
|
6928
|
+
new Vo();
|
|
6929
|
+
class jo extends h {
|
|
6928
6930
|
constructor() {
|
|
6929
6931
|
super("MiLaboratories.PL.API.ControllerAPI.Register", []);
|
|
6930
6932
|
}
|
|
@@ -6940,8 +6942,8 @@ class qo extends h {
|
|
|
6940
6942
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6941
6943
|
}
|
|
6942
6944
|
}
|
|
6943
|
-
new
|
|
6944
|
-
class
|
|
6945
|
+
new jo();
|
|
6946
|
+
class vo extends h {
|
|
6945
6947
|
constructor() {
|
|
6946
6948
|
super("MiLaboratories.PL.API.ControllerAPI.Register.Request", [
|
|
6947
6949
|
{
|
|
@@ -7013,8 +7015,8 @@ class Vo extends h {
|
|
|
7013
7015
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7014
7016
|
}
|
|
7015
7017
|
}
|
|
7016
|
-
const
|
|
7017
|
-
class
|
|
7018
|
+
const Mo = new vo();
|
|
7019
|
+
class Go extends h {
|
|
7018
7020
|
constructor() {
|
|
7019
7021
|
super("MiLaboratories.PL.API.ControllerAPI.Register.Response", [
|
|
7020
7022
|
{
|
|
@@ -7068,8 +7070,8 @@ class vo extends h {
|
|
|
7068
7070
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7069
7071
|
}
|
|
7070
7072
|
}
|
|
7071
|
-
const
|
|
7072
|
-
class
|
|
7073
|
+
const Jo = new Go();
|
|
7074
|
+
class zo extends h {
|
|
7073
7075
|
constructor() {
|
|
7074
7076
|
super("MiLaboratories.PL.API.ControllerAPI.Exists", []);
|
|
7075
7077
|
}
|
|
@@ -7085,8 +7087,8 @@ class Go extends h {
|
|
|
7085
7087
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7086
7088
|
}
|
|
7087
7089
|
}
|
|
7088
|
-
new
|
|
7089
|
-
class
|
|
7090
|
+
new zo();
|
|
7091
|
+
class Ho extends h {
|
|
7090
7092
|
constructor() {
|
|
7091
7093
|
super("MiLaboratories.PL.API.ControllerAPI.Exists.Request", [
|
|
7092
7094
|
{
|
|
@@ -7127,8 +7129,8 @@ class Jo extends h {
|
|
|
7127
7129
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7128
7130
|
}
|
|
7129
7131
|
}
|
|
7130
|
-
const
|
|
7131
|
-
class
|
|
7132
|
+
const Yo = new Ho();
|
|
7133
|
+
class Zo extends h {
|
|
7132
7134
|
constructor() {
|
|
7133
7135
|
super("MiLaboratories.PL.API.ControllerAPI.Exists.Response", [
|
|
7134
7136
|
{
|
|
@@ -7169,8 +7171,8 @@ class Ho extends h {
|
|
|
7169
7171
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7170
7172
|
}
|
|
7171
7173
|
}
|
|
7172
|
-
const
|
|
7173
|
-
class
|
|
7174
|
+
const Xo = new Zo();
|
|
7175
|
+
class Qo extends h {
|
|
7174
7176
|
constructor() {
|
|
7175
7177
|
super("MiLaboratories.PL.API.ControllerAPI.Update", []);
|
|
7176
7178
|
}
|
|
@@ -7186,8 +7188,8 @@ class Zo extends h {
|
|
|
7186
7188
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7187
7189
|
}
|
|
7188
7190
|
}
|
|
7189
|
-
new
|
|
7190
|
-
class
|
|
7191
|
+
new Qo();
|
|
7192
|
+
class ea extends h {
|
|
7191
7193
|
constructor() {
|
|
7192
7194
|
super("MiLaboratories.PL.API.ControllerAPI.Update.Request", [
|
|
7193
7195
|
{
|
|
@@ -7259,8 +7261,8 @@ class Xo extends h {
|
|
|
7259
7261
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7260
7262
|
}
|
|
7261
7263
|
}
|
|
7262
|
-
const
|
|
7263
|
-
class
|
|
7264
|
+
const ta = new ea();
|
|
7265
|
+
class na extends h {
|
|
7264
7266
|
constructor() {
|
|
7265
7267
|
super("MiLaboratories.PL.API.ControllerAPI.Update.Response", []);
|
|
7266
7268
|
}
|
|
@@ -7276,8 +7278,8 @@ class ea extends h {
|
|
|
7276
7278
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7277
7279
|
}
|
|
7278
7280
|
}
|
|
7279
|
-
const
|
|
7280
|
-
class
|
|
7281
|
+
const ia = new na();
|
|
7282
|
+
class ra extends h {
|
|
7281
7283
|
constructor() {
|
|
7282
7284
|
super("MiLaboratories.PL.API.ControllerAPI.Deregister", []);
|
|
7283
7285
|
}
|
|
@@ -7293,8 +7295,8 @@ class na extends h {
|
|
|
7293
7295
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7294
7296
|
}
|
|
7295
7297
|
}
|
|
7296
|
-
new
|
|
7297
|
-
class
|
|
7298
|
+
new ra();
|
|
7299
|
+
class sa extends h {
|
|
7298
7300
|
constructor() {
|
|
7299
7301
|
super("MiLaboratories.PL.API.ControllerAPI.Deregister.Request", [
|
|
7300
7302
|
{
|
|
@@ -7335,8 +7337,8 @@ class ia extends h {
|
|
|
7335
7337
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7336
7338
|
}
|
|
7337
7339
|
}
|
|
7338
|
-
const
|
|
7339
|
-
class
|
|
7340
|
+
const oa = new sa();
|
|
7341
|
+
class aa extends h {
|
|
7340
7342
|
constructor() {
|
|
7341
7343
|
super("MiLaboratories.PL.API.ControllerAPI.Deregister.Response", []);
|
|
7342
7344
|
}
|
|
@@ -7352,8 +7354,8 @@ class sa extends h {
|
|
|
7352
7354
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7353
7355
|
}
|
|
7354
7356
|
}
|
|
7355
|
-
const
|
|
7356
|
-
class
|
|
7357
|
+
const la = new aa();
|
|
7358
|
+
class ca extends h {
|
|
7357
7359
|
constructor() {
|
|
7358
7360
|
super("MiLaboratories.PL.API.ControllerAPI.Create", []);
|
|
7359
7361
|
}
|
|
@@ -7369,8 +7371,8 @@ class aa extends h {
|
|
|
7369
7371
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7370
7372
|
}
|
|
7371
7373
|
}
|
|
7372
|
-
new
|
|
7373
|
-
class
|
|
7374
|
+
new ca();
|
|
7375
|
+
class ua extends h {
|
|
7374
7376
|
constructor() {
|
|
7375
7377
|
super("MiLaboratories.PL.API.ControllerAPI.Create.Request", [
|
|
7376
7378
|
{
|
|
@@ -7423,8 +7425,8 @@ class la extends h {
|
|
|
7423
7425
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7424
7426
|
}
|
|
7425
7427
|
}
|
|
7426
|
-
const
|
|
7427
|
-
class
|
|
7428
|
+
const da = new ua();
|
|
7429
|
+
class fa extends h {
|
|
7428
7430
|
constructor() {
|
|
7429
7431
|
super("MiLaboratories.PL.API.ControllerAPI.Create.Response", [
|
|
7430
7432
|
{
|
|
@@ -7466,8 +7468,8 @@ class ua extends h {
|
|
|
7466
7468
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7467
7469
|
}
|
|
7468
7470
|
}
|
|
7469
|
-
const
|
|
7470
|
-
class
|
|
7471
|
+
const ha = new fa();
|
|
7472
|
+
class pa extends h {
|
|
7471
7473
|
constructor() {
|
|
7472
7474
|
super("MiLaboratories.PL.API.ControllerAPI.Get", []);
|
|
7473
7475
|
}
|
|
@@ -7483,8 +7485,8 @@ class fa extends h {
|
|
|
7483
7485
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7484
7486
|
}
|
|
7485
7487
|
}
|
|
7486
|
-
new
|
|
7487
|
-
class
|
|
7488
|
+
new pa();
|
|
7489
|
+
class ya extends h {
|
|
7488
7490
|
constructor() {
|
|
7489
7491
|
super("MiLaboratories.PL.API.ControllerAPI.Get.Request", [
|
|
7490
7492
|
{
|
|
@@ -7525,8 +7527,8 @@ class ha extends h {
|
|
|
7525
7527
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7526
7528
|
}
|
|
7527
7529
|
}
|
|
7528
|
-
const
|
|
7529
|
-
class
|
|
7530
|
+
const ga = new ya();
|
|
7531
|
+
class ma extends h {
|
|
7530
7532
|
constructor() {
|
|
7531
7533
|
super("MiLaboratories.PL.API.ControllerAPI.Get.Response", [
|
|
7532
7534
|
{ no: 1, name: "controller", kind: "message", T: () => ke }
|
|
@@ -7561,8 +7563,8 @@ class ya extends h {
|
|
|
7561
7563
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7562
7564
|
}
|
|
7563
7565
|
}
|
|
7564
|
-
const
|
|
7565
|
-
class
|
|
7566
|
+
const ka = new ma();
|
|
7567
|
+
class ba extends h {
|
|
7566
7568
|
constructor() {
|
|
7567
7569
|
super("MiLaboratories.PL.API.ControllerAPI.AttachSubscription", []);
|
|
7568
7570
|
}
|
|
@@ -7578,8 +7580,8 @@ class ma extends h {
|
|
|
7578
7580
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7579
7581
|
}
|
|
7580
7582
|
}
|
|
7581
|
-
new
|
|
7582
|
-
class
|
|
7583
|
+
new ba();
|
|
7584
|
+
class wa extends h {
|
|
7583
7585
|
constructor() {
|
|
7584
7586
|
super("MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Request", [
|
|
7585
7587
|
{
|
|
@@ -7633,8 +7635,8 @@ class ka extends h {
|
|
|
7633
7635
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7634
7636
|
}
|
|
7635
7637
|
}
|
|
7636
|
-
const
|
|
7637
|
-
class
|
|
7638
|
+
const Ta = new wa();
|
|
7639
|
+
class Ra extends h {
|
|
7638
7640
|
constructor() {
|
|
7639
7641
|
super("MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Response", []);
|
|
7640
7642
|
}
|
|
@@ -7650,8 +7652,8 @@ class wa extends h {
|
|
|
7650
7652
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7651
7653
|
}
|
|
7652
7654
|
}
|
|
7653
|
-
const
|
|
7654
|
-
class
|
|
7655
|
+
const Ia = new Ra();
|
|
7656
|
+
class Pa extends h {
|
|
7655
7657
|
constructor() {
|
|
7656
7658
|
super("MiLaboratories.PL.API.ControllerAPI.GetNotifications", []);
|
|
7657
7659
|
}
|
|
@@ -7667,8 +7669,8 @@ class Ra extends h {
|
|
|
7667
7669
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7668
7670
|
}
|
|
7669
7671
|
}
|
|
7670
|
-
new
|
|
7671
|
-
class
|
|
7672
|
+
new Pa();
|
|
7673
|
+
class _a extends h {
|
|
7672
7674
|
constructor() {
|
|
7673
7675
|
super("MiLaboratories.PL.API.ControllerAPI.GetNotifications.Request", [
|
|
7674
7676
|
{
|
|
@@ -7720,8 +7722,8 @@ class Ia extends h {
|
|
|
7720
7722
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7721
7723
|
}
|
|
7722
7724
|
}
|
|
7723
|
-
const
|
|
7724
|
-
class
|
|
7725
|
+
const Aa = new _a();
|
|
7726
|
+
class La extends h {
|
|
7725
7727
|
constructor() {
|
|
7726
7728
|
super("MiLaboratories.PL.API.ControllerAPI.GetNotifications.Response", [
|
|
7727
7729
|
{ no: 1, name: "notifications", kind: "message", repeat: 1, T: () => K }
|
|
@@ -7757,8 +7759,8 @@ class _a extends h {
|
|
|
7757
7759
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7758
7760
|
}
|
|
7759
7761
|
}
|
|
7760
|
-
const
|
|
7761
|
-
class
|
|
7762
|
+
const Ba = new La();
|
|
7763
|
+
class Na extends h {
|
|
7762
7764
|
constructor() {
|
|
7763
7765
|
super("MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls", []);
|
|
7764
7766
|
}
|
|
@@ -7774,8 +7776,8 @@ class La extends h {
|
|
|
7774
7776
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7775
7777
|
}
|
|
7776
7778
|
}
|
|
7777
|
-
new
|
|
7778
|
-
class
|
|
7779
|
+
new Na();
|
|
7780
|
+
class Fa extends h {
|
|
7779
7781
|
constructor() {
|
|
7780
7782
|
super("MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Request", [
|
|
7781
7783
|
{
|
|
@@ -7844,8 +7846,8 @@ class Ba extends h {
|
|
|
7844
7846
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7845
7847
|
}
|
|
7846
7848
|
}
|
|
7847
|
-
const
|
|
7848
|
-
class
|
|
7849
|
+
const xa = new Fa();
|
|
7850
|
+
class Wa extends h {
|
|
7849
7851
|
constructor() {
|
|
7850
7852
|
super("MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Response", []);
|
|
7851
7853
|
}
|
|
@@ -7861,8 +7863,8 @@ class Fa extends h {
|
|
|
7861
7863
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7862
7864
|
}
|
|
7863
7865
|
}
|
|
7864
|
-
const
|
|
7865
|
-
class
|
|
7866
|
+
const Ua = new Wa();
|
|
7867
|
+
class $a extends h {
|
|
7866
7868
|
constructor() {
|
|
7867
7869
|
super("MiLaboratories.PL.API.ControllerAPI.GetUrl", []);
|
|
7868
7870
|
}
|
|
@@ -7878,8 +7880,8 @@ class xa extends h {
|
|
|
7878
7880
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7879
7881
|
}
|
|
7880
7882
|
}
|
|
7881
|
-
new
|
|
7882
|
-
class
|
|
7883
|
+
new $a();
|
|
7884
|
+
class Ea extends h {
|
|
7883
7885
|
constructor() {
|
|
7884
7886
|
super("MiLaboratories.PL.API.ControllerAPI.GetUrl.Request", [
|
|
7885
7887
|
{
|
|
@@ -7932,8 +7934,8 @@ class Ua extends h {
|
|
|
7932
7934
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7933
7935
|
}
|
|
7934
7936
|
}
|
|
7935
|
-
const
|
|
7936
|
-
class
|
|
7937
|
+
const Sa = new Ea();
|
|
7938
|
+
class Ca extends h {
|
|
7937
7939
|
constructor() {
|
|
7938
7940
|
super("MiLaboratories.PL.API.ControllerAPI.GetUrl.Response", [
|
|
7939
7941
|
{
|
|
@@ -7974,8 +7976,8 @@ class Ea extends h {
|
|
|
7974
7976
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7975
7977
|
}
|
|
7976
7978
|
}
|
|
7977
|
-
const
|
|
7978
|
-
class
|
|
7979
|
+
const Da = new Ca();
|
|
7980
|
+
class Oa extends h {
|
|
7979
7981
|
constructor() {
|
|
7980
7982
|
super("MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls", []);
|
|
7981
7983
|
}
|
|
@@ -7991,8 +7993,8 @@ class Ca extends h {
|
|
|
7991
7993
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7992
7994
|
}
|
|
7993
7995
|
}
|
|
7994
|
-
new
|
|
7995
|
-
class
|
|
7996
|
+
new Oa();
|
|
7997
|
+
class Ka extends h {
|
|
7996
7998
|
constructor() {
|
|
7997
7999
|
super("MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Request", [
|
|
7998
8000
|
{
|
|
@@ -8033,8 +8035,8 @@ class Da extends h {
|
|
|
8033
8035
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8034
8036
|
}
|
|
8035
8037
|
}
|
|
8036
|
-
const
|
|
8037
|
-
class
|
|
8038
|
+
const qa = new Ka();
|
|
8039
|
+
class Va extends h {
|
|
8038
8040
|
constructor() {
|
|
8039
8041
|
super("MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Response", []);
|
|
8040
8042
|
}
|
|
@@ -8050,8 +8052,8 @@ class Ka extends h {
|
|
|
8050
8052
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8051
8053
|
}
|
|
8052
8054
|
}
|
|
8053
|
-
const
|
|
8054
|
-
class
|
|
8055
|
+
const ja = new Va();
|
|
8056
|
+
class va extends h {
|
|
8055
8057
|
constructor() {
|
|
8056
8058
|
super("MiLaboratories.PL.API.ControllerAPI.SetFeatures", []);
|
|
8057
8059
|
}
|
|
@@ -8067,8 +8069,8 @@ class Va extends h {
|
|
|
8067
8069
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8068
8070
|
}
|
|
8069
8071
|
}
|
|
8070
|
-
new
|
|
8071
|
-
class
|
|
8072
|
+
new va();
|
|
8073
|
+
class Ma extends h {
|
|
8072
8074
|
constructor() {
|
|
8073
8075
|
super("MiLaboratories.PL.API.ControllerAPI.SetFeatures.Request", [
|
|
8074
8076
|
{ no: 2, name: "features", kind: "message", repeat: 1, T: () => we }
|
|
@@ -8104,8 +8106,8 @@ class ja extends h {
|
|
|
8104
8106
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8105
8107
|
}
|
|
8106
8108
|
}
|
|
8107
|
-
const ne = new
|
|
8108
|
-
class
|
|
8109
|
+
const ne = new Ma();
|
|
8110
|
+
class Ga extends h {
|
|
8109
8111
|
constructor() {
|
|
8110
8112
|
super("MiLaboratories.PL.API.ControllerAPI.SetFeatures.Response", []);
|
|
8111
8113
|
}
|
|
@@ -8121,8 +8123,8 @@ class va extends h {
|
|
|
8121
8123
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8122
8124
|
}
|
|
8123
8125
|
}
|
|
8124
|
-
const ie = new
|
|
8125
|
-
class
|
|
8126
|
+
const ie = new Ga();
|
|
8127
|
+
class Ja extends h {
|
|
8126
8128
|
constructor() {
|
|
8127
8129
|
super("MiLaboratories.PL.API.ControllerAPI.ClearFeatures", []);
|
|
8128
8130
|
}
|
|
@@ -8138,8 +8140,8 @@ class Ma extends h {
|
|
|
8138
8140
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8139
8141
|
}
|
|
8140
8142
|
}
|
|
8141
|
-
new
|
|
8142
|
-
class
|
|
8143
|
+
new Ja();
|
|
8144
|
+
class za extends h {
|
|
8143
8145
|
constructor() {
|
|
8144
8146
|
super("MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Request", [
|
|
8145
8147
|
{
|
|
@@ -8180,8 +8182,8 @@ class Ga extends h {
|
|
|
8180
8182
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8181
8183
|
}
|
|
8182
8184
|
}
|
|
8183
|
-
const re = new
|
|
8184
|
-
class
|
|
8185
|
+
const re = new za();
|
|
8186
|
+
class Ha extends h {
|
|
8185
8187
|
constructor() {
|
|
8186
8188
|
super("MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Response", []);
|
|
8187
8189
|
}
|
|
@@ -8197,8 +8199,8 @@ class Ja extends h {
|
|
|
8197
8199
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8198
8200
|
}
|
|
8199
8201
|
}
|
|
8200
|
-
const se = new
|
|
8201
|
-
class
|
|
8202
|
+
const se = new Ha();
|
|
8203
|
+
class Ya extends h {
|
|
8202
8204
|
constructor() {
|
|
8203
8205
|
super("MiLaboratories.PL.API.ResourceKVAPI", []);
|
|
8204
8206
|
}
|
|
@@ -8214,8 +8216,8 @@ class za extends h {
|
|
|
8214
8216
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8215
8217
|
}
|
|
8216
8218
|
}
|
|
8217
|
-
new
|
|
8218
|
-
class
|
|
8219
|
+
new Ya();
|
|
8220
|
+
class Za extends h {
|
|
8219
8221
|
constructor() {
|
|
8220
8222
|
super("MiLaboratories.PL.API.ResourceKVAPI.List", []);
|
|
8221
8223
|
}
|
|
@@ -8231,8 +8233,8 @@ class Ha extends h {
|
|
|
8231
8233
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8232
8234
|
}
|
|
8233
8235
|
}
|
|
8234
|
-
new
|
|
8235
|
-
class
|
|
8236
|
+
new Za();
|
|
8237
|
+
class Xa extends h {
|
|
8236
8238
|
constructor() {
|
|
8237
8239
|
super("MiLaboratories.PL.API.ResourceKVAPI.List.Request", [
|
|
8238
8240
|
{
|
|
@@ -8296,8 +8298,8 @@ class Ya extends h {
|
|
|
8296
8298
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8297
8299
|
}
|
|
8298
8300
|
}
|
|
8299
|
-
const Ct = new
|
|
8300
|
-
class
|
|
8301
|
+
const Ct = new Xa();
|
|
8302
|
+
class Qa extends h {
|
|
8301
8303
|
constructor() {
|
|
8302
8304
|
super("MiLaboratories.PL.API.ResourceKVAPI.List.Response", [
|
|
8303
8305
|
{ no: 1, name: "record", kind: "message", T: () => Ot },
|
|
@@ -8343,8 +8345,8 @@ class Za extends h {
|
|
|
8343
8345
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8344
8346
|
}
|
|
8345
8347
|
}
|
|
8346
|
-
const Dt = new
|
|
8347
|
-
class
|
|
8348
|
+
const Dt = new Qa();
|
|
8349
|
+
class el extends h {
|
|
8348
8350
|
constructor() {
|
|
8349
8351
|
super("MiLaboratories.PL.API.ResourceKVAPI.List.Response.KV", [
|
|
8350
8352
|
{
|
|
@@ -8396,8 +8398,8 @@ class Xa extends h {
|
|
|
8396
8398
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8397
8399
|
}
|
|
8398
8400
|
}
|
|
8399
|
-
const Ot = new
|
|
8400
|
-
class
|
|
8401
|
+
const Ot = new el();
|
|
8402
|
+
class tl extends h {
|
|
8401
8403
|
constructor() {
|
|
8402
8404
|
super("MiLaboratories.PL.API.ResourceKVAPI.Set", []);
|
|
8403
8405
|
}
|
|
@@ -8413,8 +8415,8 @@ class Qa extends h {
|
|
|
8413
8415
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8414
8416
|
}
|
|
8415
8417
|
}
|
|
8416
|
-
new
|
|
8417
|
-
class
|
|
8418
|
+
new tl();
|
|
8419
|
+
class nl extends h {
|
|
8418
8420
|
constructor() {
|
|
8419
8421
|
super("MiLaboratories.PL.API.ResourceKVAPI.Set.Request", [
|
|
8420
8422
|
{
|
|
@@ -8478,8 +8480,8 @@ class el extends h {
|
|
|
8478
8480
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8479
8481
|
}
|
|
8480
8482
|
}
|
|
8481
|
-
const Kt = new
|
|
8482
|
-
class
|
|
8483
|
+
const Kt = new nl();
|
|
8484
|
+
class il extends h {
|
|
8483
8485
|
constructor() {
|
|
8484
8486
|
super("MiLaboratories.PL.API.ResourceKVAPI.Set.Response", []);
|
|
8485
8487
|
}
|
|
@@ -8495,8 +8497,8 @@ class tl extends h {
|
|
|
8495
8497
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8496
8498
|
}
|
|
8497
8499
|
}
|
|
8498
|
-
const qt = new
|
|
8499
|
-
class
|
|
8500
|
+
const qt = new il();
|
|
8501
|
+
class rl extends h {
|
|
8500
8502
|
constructor() {
|
|
8501
8503
|
super("MiLaboratories.PL.API.ResourceKVAPI.Get", []);
|
|
8502
8504
|
}
|
|
@@ -8512,8 +8514,8 @@ class nl extends h {
|
|
|
8512
8514
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8513
8515
|
}
|
|
8514
8516
|
}
|
|
8515
|
-
new
|
|
8516
|
-
class
|
|
8517
|
+
new rl();
|
|
8518
|
+
class sl extends h {
|
|
8517
8519
|
constructor() {
|
|
8518
8520
|
super("MiLaboratories.PL.API.ResourceKVAPI.Get.Request", [
|
|
8519
8521
|
{
|
|
@@ -8566,8 +8568,8 @@ class il extends h {
|
|
|
8566
8568
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8567
8569
|
}
|
|
8568
8570
|
}
|
|
8569
|
-
const Vt = new
|
|
8570
|
-
class
|
|
8571
|
+
const Vt = new sl();
|
|
8572
|
+
class ol extends h {
|
|
8571
8573
|
constructor() {
|
|
8572
8574
|
super("MiLaboratories.PL.API.ResourceKVAPI.Get.Response", [
|
|
8573
8575
|
{
|
|
@@ -8608,8 +8610,8 @@ class rl extends h {
|
|
|
8608
8610
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8609
8611
|
}
|
|
8610
8612
|
}
|
|
8611
|
-
const jt = new
|
|
8612
|
-
class
|
|
8613
|
+
const jt = new ol();
|
|
8614
|
+
class al extends h {
|
|
8613
8615
|
constructor() {
|
|
8614
8616
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetIfExists", []);
|
|
8615
8617
|
}
|
|
@@ -8625,8 +8627,8 @@ class sl extends h {
|
|
|
8625
8627
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8626
8628
|
}
|
|
8627
8629
|
}
|
|
8628
|
-
new
|
|
8629
|
-
class
|
|
8630
|
+
new al();
|
|
8631
|
+
class ll extends h {
|
|
8630
8632
|
constructor() {
|
|
8631
8633
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetIfExists.Request", [
|
|
8632
8634
|
{
|
|
@@ -8679,8 +8681,8 @@ class ol extends h {
|
|
|
8679
8681
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8680
8682
|
}
|
|
8681
8683
|
}
|
|
8682
|
-
const vt = new
|
|
8683
|
-
class
|
|
8684
|
+
const vt = new ll();
|
|
8685
|
+
class cl extends h {
|
|
8684
8686
|
constructor() {
|
|
8685
8687
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetIfExists.Response", [
|
|
8686
8688
|
{
|
|
@@ -8732,8 +8734,8 @@ class al extends h {
|
|
|
8732
8734
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8733
8735
|
}
|
|
8734
8736
|
}
|
|
8735
|
-
const Mt = new
|
|
8736
|
-
class
|
|
8737
|
+
const Mt = new cl();
|
|
8738
|
+
class ul extends h {
|
|
8737
8739
|
constructor() {
|
|
8738
8740
|
super("MiLaboratories.PL.API.ResourceKVAPI.Delete", []);
|
|
8739
8741
|
}
|
|
@@ -8749,8 +8751,8 @@ class ll extends h {
|
|
|
8749
8751
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8750
8752
|
}
|
|
8751
8753
|
}
|
|
8752
|
-
new
|
|
8753
|
-
class
|
|
8754
|
+
new ul();
|
|
8755
|
+
class dl extends h {
|
|
8754
8756
|
constructor() {
|
|
8755
8757
|
super("MiLaboratories.PL.API.ResourceKVAPI.Delete.Request", [
|
|
8756
8758
|
{
|
|
@@ -8803,8 +8805,8 @@ class cl extends h {
|
|
|
8803
8805
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8804
8806
|
}
|
|
8805
8807
|
}
|
|
8806
|
-
const Gt = new
|
|
8807
|
-
class
|
|
8808
|
+
const Gt = new dl();
|
|
8809
|
+
class fl extends h {
|
|
8808
8810
|
constructor() {
|
|
8809
8811
|
super("MiLaboratories.PL.API.ResourceKVAPI.Delete.Response", []);
|
|
8810
8812
|
}
|
|
@@ -8820,8 +8822,8 @@ class ul extends h {
|
|
|
8820
8822
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8821
8823
|
}
|
|
8822
8824
|
}
|
|
8823
|
-
const Jt = new
|
|
8824
|
-
class
|
|
8825
|
+
const Jt = new fl();
|
|
8826
|
+
class hl extends h {
|
|
8825
8827
|
constructor() {
|
|
8826
8828
|
super("MiLaboratories.PL.API.ResourceKVAPI.SetFlag", []);
|
|
8827
8829
|
}
|
|
@@ -8837,8 +8839,8 @@ class dl extends h {
|
|
|
8837
8839
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8838
8840
|
}
|
|
8839
8841
|
}
|
|
8840
|
-
new
|
|
8841
|
-
class
|
|
8842
|
+
new hl();
|
|
8843
|
+
class pl extends h {
|
|
8842
8844
|
constructor() {
|
|
8843
8845
|
super("MiLaboratories.PL.API.ResourceKVAPI.SetFlag.Request", [
|
|
8844
8846
|
{
|
|
@@ -8902,8 +8904,8 @@ class fl extends h {
|
|
|
8902
8904
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8903
8905
|
}
|
|
8904
8906
|
}
|
|
8905
|
-
const zt = new
|
|
8906
|
-
class
|
|
8907
|
+
const zt = new pl();
|
|
8908
|
+
class yl extends h {
|
|
8907
8909
|
constructor() {
|
|
8908
8910
|
super("MiLaboratories.PL.API.ResourceKVAPI.SetFlag.Response", []);
|
|
8909
8911
|
}
|
|
@@ -8919,8 +8921,8 @@ class hl extends h {
|
|
|
8919
8921
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8920
8922
|
}
|
|
8921
8923
|
}
|
|
8922
|
-
const Ht = new
|
|
8923
|
-
class
|
|
8924
|
+
const Ht = new yl();
|
|
8925
|
+
class gl extends h {
|
|
8924
8926
|
constructor() {
|
|
8925
8927
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetFlag", []);
|
|
8926
8928
|
}
|
|
@@ -8936,8 +8938,8 @@ class pl extends h {
|
|
|
8936
8938
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8937
8939
|
}
|
|
8938
8940
|
}
|
|
8939
|
-
new
|
|
8940
|
-
class
|
|
8941
|
+
new gl();
|
|
8942
|
+
class ml extends h {
|
|
8941
8943
|
constructor() {
|
|
8942
8944
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetFlag.Request", [
|
|
8943
8945
|
{
|
|
@@ -8990,8 +8992,8 @@ class yl extends h {
|
|
|
8990
8992
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8991
8993
|
}
|
|
8992
8994
|
}
|
|
8993
|
-
const S = new
|
|
8994
|
-
class
|
|
8995
|
+
const S = new ml();
|
|
8996
|
+
class kl extends h {
|
|
8995
8997
|
constructor() {
|
|
8996
8998
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetFlag.Response", [
|
|
8997
8999
|
{
|
|
@@ -9032,8 +9034,8 @@ class gl extends h {
|
|
|
9032
9034
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9033
9035
|
}
|
|
9034
9036
|
}
|
|
9035
|
-
const C = new
|
|
9036
|
-
class
|
|
9037
|
+
const C = new kl();
|
|
9038
|
+
class bl extends h {
|
|
9037
9039
|
constructor() {
|
|
9038
9040
|
super("MiLaboratories.PL.API.ControllerKVAPI", []);
|
|
9039
9041
|
}
|
|
@@ -9049,8 +9051,8 @@ class ml extends h {
|
|
|
9049
9051
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9050
9052
|
}
|
|
9051
9053
|
}
|
|
9052
|
-
new
|
|
9053
|
-
class
|
|
9054
|
+
new bl();
|
|
9055
|
+
class wl extends h {
|
|
9054
9056
|
constructor() {
|
|
9055
9057
|
super("MiLaboratories.PL.API.ControllerKVAPI.Set", []);
|
|
9056
9058
|
}
|
|
@@ -9066,8 +9068,8 @@ class kl extends h {
|
|
|
9066
9068
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9067
9069
|
}
|
|
9068
9070
|
}
|
|
9069
|
-
new
|
|
9070
|
-
class
|
|
9071
|
+
new wl();
|
|
9072
|
+
class Tl extends h {
|
|
9071
9073
|
constructor() {
|
|
9072
9074
|
super("MiLaboratories.PL.API.ControllerKVAPI.Set.Request", [
|
|
9073
9075
|
{
|
|
@@ -9130,8 +9132,8 @@ class bl extends h {
|
|
|
9130
9132
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9131
9133
|
}
|
|
9132
9134
|
}
|
|
9133
|
-
const Yt = new
|
|
9134
|
-
class
|
|
9135
|
+
const Yt = new Tl();
|
|
9136
|
+
class Rl extends h {
|
|
9135
9137
|
constructor() {
|
|
9136
9138
|
super("MiLaboratories.PL.API.ControllerKVAPI.Set.Response", []);
|
|
9137
9139
|
}
|
|
@@ -9147,8 +9149,8 @@ class wl extends h {
|
|
|
9147
9149
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9148
9150
|
}
|
|
9149
9151
|
}
|
|
9150
|
-
const Zt = new
|
|
9151
|
-
class
|
|
9152
|
+
const Zt = new Rl();
|
|
9153
|
+
class Il extends h {
|
|
9152
9154
|
constructor() {
|
|
9153
9155
|
super("MiLaboratories.PL.API.ControllerKVAPI.Get", []);
|
|
9154
9156
|
}
|
|
@@ -9164,8 +9166,8 @@ class Tl extends h {
|
|
|
9164
9166
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9165
9167
|
}
|
|
9166
9168
|
}
|
|
9167
|
-
new
|
|
9168
|
-
class
|
|
9169
|
+
new Il();
|
|
9170
|
+
class Pl extends h {
|
|
9169
9171
|
constructor() {
|
|
9170
9172
|
super("MiLaboratories.PL.API.ControllerKVAPI.Get.Request", [
|
|
9171
9173
|
{
|
|
@@ -9217,8 +9219,8 @@ class Rl extends h {
|
|
|
9217
9219
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9218
9220
|
}
|
|
9219
9221
|
}
|
|
9220
|
-
const Xt = new
|
|
9221
|
-
class
|
|
9222
|
+
const Xt = new Pl();
|
|
9223
|
+
class _l extends h {
|
|
9222
9224
|
constructor() {
|
|
9223
9225
|
super("MiLaboratories.PL.API.ControllerKVAPI.Get.Response", [
|
|
9224
9226
|
{
|
|
@@ -9259,8 +9261,8 @@ class Il extends h {
|
|
|
9259
9261
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9260
9262
|
}
|
|
9261
9263
|
}
|
|
9262
|
-
const Qt = new
|
|
9263
|
-
class
|
|
9264
|
+
const Qt = new _l();
|
|
9265
|
+
class Al extends h {
|
|
9264
9266
|
constructor() {
|
|
9265
9267
|
super("MiLaboratories.PL.API.ControllerKVAPI.GetIfExists", []);
|
|
9266
9268
|
}
|
|
@@ -9276,8 +9278,8 @@ class Pl extends h {
|
|
|
9276
9278
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9277
9279
|
}
|
|
9278
9280
|
}
|
|
9279
|
-
new
|
|
9280
|
-
class
|
|
9281
|
+
new Al();
|
|
9282
|
+
class Ll extends h {
|
|
9281
9283
|
constructor() {
|
|
9282
9284
|
super("MiLaboratories.PL.API.ControllerKVAPI.GetIfExists.Request", [
|
|
9283
9285
|
{
|
|
@@ -9329,8 +9331,8 @@ class _l extends h {
|
|
|
9329
9331
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9330
9332
|
}
|
|
9331
9333
|
}
|
|
9332
|
-
const en = new
|
|
9333
|
-
class
|
|
9334
|
+
const en = new Ll();
|
|
9335
|
+
class Bl extends h {
|
|
9334
9336
|
constructor() {
|
|
9335
9337
|
super("MiLaboratories.PL.API.ControllerKVAPI.GetIfExists.Response", [
|
|
9336
9338
|
{
|
|
@@ -9382,8 +9384,8 @@ class Al extends h {
|
|
|
9382
9384
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9383
9385
|
}
|
|
9384
9386
|
}
|
|
9385
|
-
const tn = new
|
|
9386
|
-
class
|
|
9387
|
+
const tn = new Bl();
|
|
9388
|
+
class Nl extends h {
|
|
9387
9389
|
constructor() {
|
|
9388
9390
|
super("MiLaboratories.PL.API.CacheAPI", []);
|
|
9389
9391
|
}
|
|
@@ -9399,8 +9401,8 @@ class Ll extends h {
|
|
|
9399
9401
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9400
9402
|
}
|
|
9401
9403
|
}
|
|
9402
|
-
new
|
|
9403
|
-
class
|
|
9404
|
+
new Nl();
|
|
9405
|
+
class Fl extends h {
|
|
9404
9406
|
constructor() {
|
|
9405
9407
|
super("MiLaboratories.PL.API.CacheAPI.SetToField", []);
|
|
9406
9408
|
}
|
|
@@ -9416,8 +9418,8 @@ class Bl extends h {
|
|
|
9416
9418
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9417
9419
|
}
|
|
9418
9420
|
}
|
|
9419
|
-
new
|
|
9420
|
-
class
|
|
9421
|
+
new Fl();
|
|
9422
|
+
class xl extends h {
|
|
9421
9423
|
constructor() {
|
|
9422
9424
|
super("MiLaboratories.PL.API.CacheAPI.SetToField.Request", [
|
|
9423
9425
|
{ no: 1, name: "id", kind: "message", T: () => m },
|
|
@@ -9457,8 +9459,8 @@ class Nl extends h {
|
|
|
9457
9459
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9458
9460
|
}
|
|
9459
9461
|
}
|
|
9460
|
-
const nn = new
|
|
9461
|
-
class
|
|
9462
|
+
const nn = new xl();
|
|
9463
|
+
class Wl extends h {
|
|
9462
9464
|
constructor() {
|
|
9463
9465
|
super("MiLaboratories.PL.API.CacheAPI.SetToField.Response", []);
|
|
9464
9466
|
}
|
|
@@ -9474,8 +9476,8 @@ class Fl extends h {
|
|
|
9474
9476
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9475
9477
|
}
|
|
9476
9478
|
}
|
|
9477
|
-
const rn = new
|
|
9478
|
-
class
|
|
9479
|
+
const rn = new Wl();
|
|
9480
|
+
class Ul extends h {
|
|
9479
9481
|
constructor() {
|
|
9480
9482
|
super("MiLaboratories.PL.API.CacheAPI.DeleteExpiredRecords", []);
|
|
9481
9483
|
}
|
|
@@ -9491,8 +9493,8 @@ class Wl extends h {
|
|
|
9491
9493
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9492
9494
|
}
|
|
9493
9495
|
}
|
|
9494
|
-
new
|
|
9495
|
-
class
|
|
9496
|
+
new Ul();
|
|
9497
|
+
class $l extends h {
|
|
9496
9498
|
constructor() {
|
|
9497
9499
|
super("MiLaboratories.PL.API.CacheAPI.DeleteExpiredRecords.Request", []);
|
|
9498
9500
|
}
|
|
@@ -9508,8 +9510,8 @@ class xl extends h {
|
|
|
9508
9510
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9509
9511
|
}
|
|
9510
9512
|
}
|
|
9511
|
-
const sn = new
|
|
9512
|
-
class
|
|
9513
|
+
const sn = new $l();
|
|
9514
|
+
class El extends h {
|
|
9513
9515
|
constructor() {
|
|
9514
9516
|
super("MiLaboratories.PL.API.CacheAPI.DeleteExpiredRecords.Response", []);
|
|
9515
9517
|
}
|
|
@@ -9525,8 +9527,8 @@ class Ul extends h {
|
|
|
9525
9527
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9526
9528
|
}
|
|
9527
9529
|
}
|
|
9528
|
-
const on = new
|
|
9529
|
-
class
|
|
9530
|
+
const on = new El();
|
|
9531
|
+
class Sl extends h {
|
|
9530
9532
|
constructor() {
|
|
9531
9533
|
super("MiLaboratories.PL.API.LocksAPI", []);
|
|
9532
9534
|
}
|
|
@@ -9542,8 +9544,8 @@ class $l extends h {
|
|
|
9542
9544
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9543
9545
|
}
|
|
9544
9546
|
}
|
|
9545
|
-
new
|
|
9546
|
-
class
|
|
9547
|
+
new Sl();
|
|
9548
|
+
class Cl extends h {
|
|
9547
9549
|
constructor() {
|
|
9548
9550
|
super("MiLaboratories.PL.API.LocksAPI.Lease", []);
|
|
9549
9551
|
}
|
|
@@ -9559,8 +9561,8 @@ class El extends h {
|
|
|
9559
9561
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9560
9562
|
}
|
|
9561
9563
|
}
|
|
9562
|
-
new
|
|
9563
|
-
class
|
|
9564
|
+
new Cl();
|
|
9565
|
+
class Dl extends h {
|
|
9564
9566
|
constructor() {
|
|
9565
9567
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Create", []);
|
|
9566
9568
|
}
|
|
@@ -9576,8 +9578,8 @@ class Sl extends h {
|
|
|
9576
9578
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9577
9579
|
}
|
|
9578
9580
|
}
|
|
9579
|
-
new
|
|
9580
|
-
class
|
|
9581
|
+
new Dl();
|
|
9582
|
+
class Ol extends h {
|
|
9581
9583
|
constructor() {
|
|
9582
9584
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Create.Request", [
|
|
9583
9585
|
{
|
|
@@ -9635,8 +9637,8 @@ class Cl extends h {
|
|
|
9635
9637
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9636
9638
|
}
|
|
9637
9639
|
}
|
|
9638
|
-
const
|
|
9639
|
-
class
|
|
9640
|
+
const Kl = new Ol();
|
|
9641
|
+
class ql extends h {
|
|
9640
9642
|
constructor() {
|
|
9641
9643
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Create.Response", [
|
|
9642
9644
|
{
|
|
@@ -9677,8 +9679,8 @@ class Ol extends h {
|
|
|
9677
9679
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9678
9680
|
}
|
|
9679
9681
|
}
|
|
9680
|
-
const
|
|
9681
|
-
class
|
|
9682
|
+
const Vl = new ql();
|
|
9683
|
+
class jl extends h {
|
|
9682
9684
|
constructor() {
|
|
9683
9685
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Update", []);
|
|
9684
9686
|
}
|
|
@@ -9694,8 +9696,8 @@ class ql extends h {
|
|
|
9694
9696
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9695
9697
|
}
|
|
9696
9698
|
}
|
|
9697
|
-
new
|
|
9698
|
-
class
|
|
9699
|
+
new jl();
|
|
9700
|
+
class vl extends h {
|
|
9699
9701
|
constructor() {
|
|
9700
9702
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Update.Request", [
|
|
9701
9703
|
{
|
|
@@ -9764,8 +9766,8 @@ class Vl extends h {
|
|
|
9764
9766
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9765
9767
|
}
|
|
9766
9768
|
}
|
|
9767
|
-
const
|
|
9768
|
-
class
|
|
9769
|
+
const Ml = new vl();
|
|
9770
|
+
class Gl extends h {
|
|
9769
9771
|
constructor() {
|
|
9770
9772
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Update.Response", []);
|
|
9771
9773
|
}
|
|
@@ -9781,8 +9783,8 @@ class vl extends h {
|
|
|
9781
9783
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9782
9784
|
}
|
|
9783
9785
|
}
|
|
9784
|
-
const
|
|
9785
|
-
class
|
|
9786
|
+
const Jl = new Gl();
|
|
9787
|
+
class zl extends h {
|
|
9786
9788
|
constructor() {
|
|
9787
9789
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Release", []);
|
|
9788
9790
|
}
|
|
@@ -9798,8 +9800,8 @@ class Gl extends h {
|
|
|
9798
9800
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9799
9801
|
}
|
|
9800
9802
|
}
|
|
9801
|
-
new
|
|
9802
|
-
class
|
|
9803
|
+
new zl();
|
|
9804
|
+
class Hl extends h {
|
|
9803
9805
|
constructor() {
|
|
9804
9806
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Release.Request", [
|
|
9805
9807
|
{
|
|
@@ -9852,8 +9854,8 @@ class Jl extends h {
|
|
|
9852
9854
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9853
9855
|
}
|
|
9854
9856
|
}
|
|
9855
|
-
const
|
|
9856
|
-
class
|
|
9857
|
+
const Yl = new Hl();
|
|
9858
|
+
class Zl extends h {
|
|
9857
9859
|
constructor() {
|
|
9858
9860
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Release.Response", []);
|
|
9859
9861
|
}
|
|
@@ -9869,8 +9871,8 @@ class Hl extends h {
|
|
|
9869
9871
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9870
9872
|
}
|
|
9871
9873
|
}
|
|
9872
|
-
const
|
|
9873
|
-
class
|
|
9874
|
+
const Xl = new Zl();
|
|
9875
|
+
class Ql extends h {
|
|
9874
9876
|
constructor() {
|
|
9875
9877
|
super("MiLaboratories.PL.API.AuthAPI", []);
|
|
9876
9878
|
}
|
|
@@ -9886,8 +9888,8 @@ class Zl extends h {
|
|
|
9886
9888
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9887
9889
|
}
|
|
9888
9890
|
}
|
|
9889
|
-
new
|
|
9890
|
-
class
|
|
9891
|
+
new Ql();
|
|
9892
|
+
class ec extends h {
|
|
9891
9893
|
constructor() {
|
|
9892
9894
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods", []);
|
|
9893
9895
|
}
|
|
@@ -9903,8 +9905,8 @@ class Xl extends h {
|
|
|
9903
9905
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9904
9906
|
}
|
|
9905
9907
|
}
|
|
9906
|
-
new
|
|
9907
|
-
class
|
|
9908
|
+
new ec();
|
|
9909
|
+
class tc extends h {
|
|
9908
9910
|
constructor() {
|
|
9909
9911
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods.Request", []);
|
|
9910
9912
|
}
|
|
@@ -9920,8 +9922,8 @@ class Ql extends h {
|
|
|
9920
9922
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9921
9923
|
}
|
|
9922
9924
|
}
|
|
9923
|
-
const
|
|
9924
|
-
class
|
|
9925
|
+
const nc = new tc();
|
|
9926
|
+
class ic extends h {
|
|
9925
9927
|
constructor() {
|
|
9926
9928
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods.Response", [
|
|
9927
9929
|
{ no: 1, name: "methods", kind: "message", repeat: 1, T: () => an }
|
|
@@ -9957,8 +9959,8 @@ class tc extends h {
|
|
|
9957
9959
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9958
9960
|
}
|
|
9959
9961
|
}
|
|
9960
|
-
const
|
|
9961
|
-
class
|
|
9962
|
+
const rc = new ic();
|
|
9963
|
+
class sc extends h {
|
|
9962
9964
|
constructor() {
|
|
9963
9965
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods.MethodInfo", [
|
|
9964
9966
|
{
|
|
@@ -10038,8 +10040,8 @@ class ic extends h {
|
|
|
10038
10040
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10039
10041
|
}
|
|
10040
10042
|
}
|
|
10041
|
-
const an = new
|
|
10042
|
-
class
|
|
10043
|
+
const an = new sc();
|
|
10044
|
+
class oc extends h {
|
|
10043
10045
|
constructor() {
|
|
10044
10046
|
super("MiLaboratories.PL.API.AuthAPI.GetJWTToken", []);
|
|
10045
10047
|
}
|
|
@@ -10055,8 +10057,8 @@ class rc extends h {
|
|
|
10055
10057
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10056
10058
|
}
|
|
10057
10059
|
}
|
|
10058
|
-
new
|
|
10059
|
-
class
|
|
10060
|
+
new oc();
|
|
10061
|
+
class ac extends h {
|
|
10060
10062
|
constructor() {
|
|
10061
10063
|
super("MiLaboratories.PL.API.AuthAPI.GetJWTToken.Request", [
|
|
10062
10064
|
{ no: 1, name: "expiration", kind: "message", T: () => R }
|
|
@@ -10091,8 +10093,8 @@ class sc extends h {
|
|
|
10091
10093
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10092
10094
|
}
|
|
10093
10095
|
}
|
|
10094
|
-
const
|
|
10095
|
-
class
|
|
10096
|
+
const lc = new ac();
|
|
10097
|
+
class cc extends h {
|
|
10096
10098
|
constructor() {
|
|
10097
10099
|
super("MiLaboratories.PL.API.AuthAPI.GetJWTToken.Response", [
|
|
10098
10100
|
{
|
|
@@ -10133,8 +10135,8 @@ class ac extends h {
|
|
|
10133
10135
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10134
10136
|
}
|
|
10135
10137
|
}
|
|
10136
|
-
const
|
|
10137
|
-
class
|
|
10138
|
+
const uc = new cc();
|
|
10139
|
+
class dc extends h {
|
|
10138
10140
|
constructor() {
|
|
10139
10141
|
super("MiLaboratories.PL.API.MiscAPI", []);
|
|
10140
10142
|
}
|
|
@@ -10150,8 +10152,8 @@ class cc extends h {
|
|
|
10150
10152
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10151
10153
|
}
|
|
10152
10154
|
}
|
|
10153
|
-
new
|
|
10154
|
-
class
|
|
10155
|
+
new dc();
|
|
10156
|
+
class fc extends h {
|
|
10155
10157
|
constructor() {
|
|
10156
10158
|
super("MiLaboratories.PL.API.MiscAPI.ListResourceTypes", []);
|
|
10157
10159
|
}
|
|
@@ -10167,8 +10169,8 @@ class uc extends h {
|
|
|
10167
10169
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10168
10170
|
}
|
|
10169
10171
|
}
|
|
10170
|
-
new
|
|
10171
|
-
class
|
|
10172
|
+
new fc();
|
|
10173
|
+
class hc extends h {
|
|
10172
10174
|
constructor() {
|
|
10173
10175
|
super("MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Request", []);
|
|
10174
10176
|
}
|
|
@@ -10184,8 +10186,8 @@ class dc extends h {
|
|
|
10184
10186
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10185
10187
|
}
|
|
10186
10188
|
}
|
|
10187
|
-
const
|
|
10188
|
-
class
|
|
10189
|
+
const pc = new hc();
|
|
10190
|
+
class yc extends h {
|
|
10189
10191
|
constructor() {
|
|
10190
10192
|
super("MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Response", [
|
|
10191
10193
|
{ no: 1, name: "types", kind: "message", repeat: 1, T: () => y }
|
|
@@ -10221,8 +10223,8 @@ class hc extends h {
|
|
|
10221
10223
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10222
10224
|
}
|
|
10223
10225
|
}
|
|
10224
|
-
const
|
|
10225
|
-
class
|
|
10226
|
+
const gc = new yc();
|
|
10227
|
+
class mc extends h {
|
|
10226
10228
|
constructor() {
|
|
10227
10229
|
super("MiLaboratories.PL.API.MaintenanceAPI", []);
|
|
10228
10230
|
}
|
|
@@ -10238,8 +10240,8 @@ class yc extends h {
|
|
|
10238
10240
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10239
10241
|
}
|
|
10240
10242
|
}
|
|
10241
|
-
new
|
|
10242
|
-
class
|
|
10243
|
+
new mc();
|
|
10244
|
+
class kc extends h {
|
|
10243
10245
|
constructor() {
|
|
10244
10246
|
super("MiLaboratories.PL.API.MaintenanceAPI.Ping", []);
|
|
10245
10247
|
}
|
|
@@ -10255,8 +10257,8 @@ class gc extends h {
|
|
|
10255
10257
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10256
10258
|
}
|
|
10257
10259
|
}
|
|
10258
|
-
new
|
|
10259
|
-
class
|
|
10260
|
+
new kc();
|
|
10261
|
+
class bc extends h {
|
|
10260
10262
|
constructor() {
|
|
10261
10263
|
super("MiLaboratories.PL.API.MaintenanceAPI.Ping.Request", []);
|
|
10262
10264
|
}
|
|
@@ -10272,8 +10274,8 @@ class mc extends h {
|
|
|
10272
10274
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10273
10275
|
}
|
|
10274
10276
|
}
|
|
10275
|
-
const
|
|
10276
|
-
class
|
|
10277
|
+
const wc = new bc();
|
|
10278
|
+
class Tc extends h {
|
|
10277
10279
|
constructor() {
|
|
10278
10280
|
super("MiLaboratories.PL.API.MaintenanceAPI.Ping.Response", [
|
|
10279
10281
|
{
|
|
@@ -10336,39 +10338,39 @@ class bc extends h {
|
|
|
10336
10338
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10337
10339
|
}
|
|
10338
10340
|
}
|
|
10339
|
-
const
|
|
10340
|
-
{ name: "Tx", serverStreaming: !0, clientStreaming: !0, options: {}, I:
|
|
10341
|
-
{ name: "TxSync", options: {}, I:
|
|
10341
|
+
const Rc = new Tc(), ln = new Ei("MiLaboratories.PL.API.Platform", [
|
|
10342
|
+
{ name: "Tx", serverStreaming: !0, clientStreaming: !0, options: {}, I: Rr, O: Pr },
|
|
10343
|
+
{ name: "TxSync", options: {}, I: Cr, O: Or },
|
|
10342
10344
|
{ name: "SubscriptionAttachFilter", options: {}, I: X, O: Q },
|
|
10343
10345
|
{ name: "SubscriptionDetachFilter", options: {}, I: ee, O: te },
|
|
10344
10346
|
{ name: "NotificationsGet", options: {}, I: Y, O: Z },
|
|
10345
|
-
{ name: "ControllerRegister", options: {}, I:
|
|
10346
|
-
{ name: "ControllerDeregister", options: {}, I:
|
|
10347
|
-
{ name: "ControllerCreate", options: {}, I:
|
|
10348
|
-
{ name: "ControllerExists", options: {}, I:
|
|
10349
|
-
{ name: "ControllerGet", options: {}, I:
|
|
10350
|
-
{ name: "ControllerUpdate", options: {}, I:
|
|
10351
|
-
{ name: "ControllerAttachSubscription", options: {}, I:
|
|
10352
|
-
{ name: "GetControllerNotifications", options: {}, I:
|
|
10353
|
-
{ name: "WriteControllerAliasesAndUrls", options: {}, I:
|
|
10354
|
-
{ name: "RemoveControllerAliasesAndUrls", options: {}, I:
|
|
10355
|
-
{ name: "GetControllerUrl", options: {}, I:
|
|
10347
|
+
{ name: "ControllerRegister", options: {}, I: Mo, O: Jo },
|
|
10348
|
+
{ name: "ControllerDeregister", options: {}, I: oa, O: la },
|
|
10349
|
+
{ name: "ControllerCreate", options: {}, I: da, O: ha },
|
|
10350
|
+
{ name: "ControllerExists", options: {}, I: Yo, O: Xo },
|
|
10351
|
+
{ name: "ControllerGet", options: {}, I: ga, O: ka },
|
|
10352
|
+
{ name: "ControllerUpdate", options: {}, I: ta, O: ia },
|
|
10353
|
+
{ name: "ControllerAttachSubscription", options: {}, I: Ta, O: Ia },
|
|
10354
|
+
{ name: "GetControllerNotifications", options: {}, I: Aa, O: Ba },
|
|
10355
|
+
{ name: "WriteControllerAliasesAndUrls", options: {}, I: xa, O: Ua },
|
|
10356
|
+
{ name: "RemoveControllerAliasesAndUrls", options: {}, I: qa, O: ja },
|
|
10357
|
+
{ name: "GetControllerUrl", options: {}, I: Sa, O: Da },
|
|
10356
10358
|
{ name: "ControllerSetFeatures", options: {}, I: ne, O: ie },
|
|
10357
10359
|
{ name: "ControllerClearFeatures", options: {}, I: re, O: se },
|
|
10358
|
-
{ name: "LeaseResource", options: {}, I:
|
|
10359
|
-
{ name: "UpdateLease", options: {}, I:
|
|
10360
|
-
{ name: "ReleaseLease", options: {}, I:
|
|
10361
|
-
{ name: "AuthMethods", options: {}, I:
|
|
10362
|
-
{ name: "GetJWTToken", options: {}, I:
|
|
10363
|
-
{ name: "ListResourceTypes", options: {}, I:
|
|
10364
|
-
{ name: "Ping", options: {}, I:
|
|
10360
|
+
{ name: "LeaseResource", options: {}, I: Kl, O: Vl },
|
|
10361
|
+
{ name: "UpdateLease", options: {}, I: Ml, O: Jl },
|
|
10362
|
+
{ name: "ReleaseLease", options: {}, I: Yl, O: Xl },
|
|
10363
|
+
{ name: "AuthMethods", options: {}, I: nc, O: rc },
|
|
10364
|
+
{ name: "GetJWTToken", options: {}, I: lc, O: uc },
|
|
10365
|
+
{ name: "ListResourceTypes", options: {}, I: pc, O: gc },
|
|
10366
|
+
{ name: "Ping", options: {}, I: wc, O: Rc }
|
|
10365
10367
|
]);
|
|
10366
|
-
function
|
|
10368
|
+
function Ic(o) {
|
|
10367
10369
|
return o instanceof ArrayBuffer || ArrayBuffer.isView(o);
|
|
10368
10370
|
}
|
|
10369
|
-
function
|
|
10371
|
+
function Pc(o) {
|
|
10370
10372
|
if (typeof o == "string") return Buffer.from(o);
|
|
10371
|
-
if (
|
|
10373
|
+
if (Ic(o)) return o;
|
|
10372
10374
|
throw new Error(`Unexpected type: ${o}`);
|
|
10373
10375
|
}
|
|
10374
10376
|
function fi(o, e = !1) {
|
|
@@ -10386,7 +10388,7 @@ class yi extends Error {
|
|
|
10386
10388
|
super(`code=${e.code} ${e.message}`), this.status = e;
|
|
10387
10389
|
}
|
|
10388
10390
|
}
|
|
10389
|
-
function
|
|
10391
|
+
function _c(o) {
|
|
10390
10392
|
throw new Rn({ code: Tn, message: o, details: [] });
|
|
10391
10393
|
}
|
|
10392
10394
|
class Rn extends yi {
|
|
@@ -10394,7 +10396,7 @@ class Rn extends yi {
|
|
|
10394
10396
|
super(e);
|
|
10395
10397
|
}
|
|
10396
10398
|
}
|
|
10397
|
-
class
|
|
10399
|
+
class Ac extends yi {
|
|
10398
10400
|
constructor(e) {
|
|
10399
10401
|
super(e);
|
|
10400
10402
|
}
|
|
@@ -10412,16 +10414,16 @@ class mi extends Error {
|
|
|
10412
10414
|
super("Disconnected: " + e);
|
|
10413
10415
|
}
|
|
10414
10416
|
}
|
|
10415
|
-
function
|
|
10417
|
+
function Lc(o, e = !1) {
|
|
10416
10418
|
throw hi(o) ? new In(o.message) : fi(o) ? new mi(o.message) : pi(o) ? new ei(o) : e ? new Error(o.message, { cause: o }) : o;
|
|
10417
10419
|
}
|
|
10418
10420
|
const ki = "resourceError";
|
|
10419
|
-
function
|
|
10421
|
+
function Bc(o) {
|
|
10420
10422
|
return o.deletedTime !== void 0 && o.deletedTime.seconds !== 0n;
|
|
10421
10423
|
}
|
|
10422
10424
|
function On(o) {
|
|
10423
10425
|
var e;
|
|
10424
|
-
return
|
|
10426
|
+
return Bc(o) && _c("resource deleted"), {
|
|
10425
10427
|
id: o.id,
|
|
10426
10428
|
originalResourceId: o.originalResourceId,
|
|
10427
10429
|
type: T(o.type),
|
|
@@ -10429,13 +10431,13 @@ function On(o) {
|
|
|
10429
10431
|
inputsLocked: o.inputsLocked,
|
|
10430
10432
|
outputsLocked: o.outputsLocked,
|
|
10431
10433
|
resourceReady: o.resourceReady,
|
|
10432
|
-
kind:
|
|
10433
|
-
error:
|
|
10434
|
+
kind: Nc(o.kind),
|
|
10435
|
+
error: Fc(o),
|
|
10434
10436
|
final: o.isFinal,
|
|
10435
10437
|
fields: (e = o.fields) == null ? void 0 : e.filter((t) => t.id.fieldName !== ki).map(bi)
|
|
10436
10438
|
};
|
|
10437
10439
|
}
|
|
10438
|
-
function
|
|
10440
|
+
function Nc(o) {
|
|
10439
10441
|
switch (o) {
|
|
10440
10442
|
case ae.STRUCTURAL:
|
|
10441
10443
|
return "Structural";
|
|
@@ -10444,7 +10446,7 @@ function Lc(o) {
|
|
|
10444
10446
|
}
|
|
10445
10447
|
throw new Error("invalid ResourceKind: " + o);
|
|
10446
10448
|
}
|
|
10447
|
-
function
|
|
10449
|
+
function Fc(o) {
|
|
10448
10450
|
const e = o.fields.find((t) => {
|
|
10449
10451
|
var i;
|
|
10450
10452
|
return ((i = t == null ? void 0 : t.id) == null ? void 0 : i.fieldName) === ki;
|
|
@@ -10455,14 +10457,14 @@ function bi(o) {
|
|
|
10455
10457
|
var e;
|
|
10456
10458
|
return {
|
|
10457
10459
|
name: T((e = o.id) == null ? void 0 : e.fieldName),
|
|
10458
|
-
type:
|
|
10459
|
-
status:
|
|
10460
|
+
type: xc(o.type),
|
|
10461
|
+
status: Wc(o.valueStatus),
|
|
10460
10462
|
value: o.value,
|
|
10461
10463
|
error: o.error,
|
|
10462
10464
|
valueIsFinal: o.valueIsFinal
|
|
10463
10465
|
};
|
|
10464
10466
|
}
|
|
10465
|
-
function
|
|
10467
|
+
function xc(o) {
|
|
10466
10468
|
switch (o) {
|
|
10467
10469
|
case b.INPUT:
|
|
10468
10470
|
return "Input";
|
|
@@ -10480,7 +10482,7 @@ function Nc(o) {
|
|
|
10480
10482
|
throw new Error("invalid FieldType: " + o);
|
|
10481
10483
|
}
|
|
10482
10484
|
}
|
|
10483
|
-
function
|
|
10485
|
+
function Wc(o) {
|
|
10484
10486
|
switch (o) {
|
|
10485
10487
|
case v.EMPTY:
|
|
10486
10488
|
return "Empty";
|
|
@@ -10492,7 +10494,7 @@ function Fc(o) {
|
|
|
10492
10494
|
throw new Error("invalid FieldStatus: " + o);
|
|
10493
10495
|
}
|
|
10494
10496
|
}
|
|
10495
|
-
function
|
|
10497
|
+
function Uc(o) {
|
|
10496
10498
|
switch (o) {
|
|
10497
10499
|
case "Input":
|
|
10498
10500
|
return b.INPUT;
|
|
@@ -10510,10 +10512,10 @@ function Wc(o) {
|
|
|
10510
10512
|
return ti(o);
|
|
10511
10513
|
}
|
|
10512
10514
|
}
|
|
10513
|
-
function
|
|
10515
|
+
function Ou(o) {
|
|
10514
10516
|
return o.hasOwnProperty("resourceId") && o.hasOwnProperty("fieldName");
|
|
10515
10517
|
}
|
|
10516
|
-
function
|
|
10518
|
+
function $c(o) {
|
|
10517
10519
|
return typeof o == "bigint" || o.hasOwnProperty("globalId") && o.hasOwnProperty("localId");
|
|
10518
10520
|
}
|
|
10519
10521
|
function wi(o) {
|
|
@@ -10525,13 +10527,13 @@ function Pn(o) {
|
|
|
10525
10527
|
function L(o) {
|
|
10526
10528
|
return wi(o) ? { resourceId: o.resourceId.localId, fieldName: o.fieldName } : o;
|
|
10527
10529
|
}
|
|
10528
|
-
async function
|
|
10530
|
+
async function Ku(o) {
|
|
10529
10531
|
return wi(o) ? { resourceId: await o.resourceId.globalId, fieldName: o.fieldName } : o;
|
|
10530
10532
|
}
|
|
10531
10533
|
function I(o) {
|
|
10532
10534
|
return Pn(o) ? o.localId : o;
|
|
10533
10535
|
}
|
|
10534
|
-
async function
|
|
10536
|
+
async function Ec(o) {
|
|
10535
10537
|
return Pn(o) ? await o.globalId : o;
|
|
10536
10538
|
}
|
|
10537
10539
|
function _n(o, e) {
|
|
@@ -10784,7 +10786,7 @@ const N = class N {
|
|
|
10784
10786
|
createField(e, t, i) {
|
|
10785
10787
|
this.sendVoidAsync({
|
|
10786
10788
|
oneofKind: "fieldCreate",
|
|
10787
|
-
fieldCreate: { type:
|
|
10789
|
+
fieldCreate: { type: Uc(t), id: L(e) }
|
|
10788
10790
|
}), i !== void 0 && this.setField(e, i);
|
|
10789
10791
|
}
|
|
10790
10792
|
async fieldExists(e) {
|
|
@@ -10797,7 +10799,7 @@ const N = class N {
|
|
|
10797
10799
|
);
|
|
10798
10800
|
}
|
|
10799
10801
|
setField(e, t) {
|
|
10800
|
-
|
|
10802
|
+
$c(t) ? this.sendVoidAsync({
|
|
10801
10803
|
oneofKind: "fieldSet",
|
|
10802
10804
|
fieldSet: {
|
|
10803
10805
|
field: L(e),
|
|
@@ -10866,7 +10868,7 @@ const N = class N {
|
|
|
10866
10868
|
resourceKeyValueSet: {
|
|
10867
10869
|
resourceId: I(e),
|
|
10868
10870
|
key: t,
|
|
10869
|
-
value:
|
|
10871
|
+
value: Pc(i)
|
|
10870
10872
|
}
|
|
10871
10873
|
});
|
|
10872
10874
|
}
|
|
@@ -10957,23 +10959,23 @@ let hn = N;
|
|
|
10957
10959
|
function _(o, e) {
|
|
10958
10960
|
return { name: o, version: e };
|
|
10959
10961
|
}
|
|
10960
|
-
const pn = _("ClientRoot", "1"),
|
|
10961
|
-
function
|
|
10962
|
+
const pn = _("ClientRoot", "1"), Sc = _("StructTest", "1"), Cc = _("ValueTest", "1"), Ri = _("json/string", "1"), Ii = _("json/bool", "1"), Pi = _("json/object", "1"), _i = _("json/array", "1"), Ai = _("json/number", "1"), Li = _("json/null", "1"), An = _("EphStdMap", "1"), Ln = _("StdMap", "1");
|
|
10963
|
+
function Dc(o) {
|
|
10962
10964
|
return o.createValue(Li, Buffer.from(JSON.stringify(null)));
|
|
10963
10965
|
}
|
|
10964
|
-
function
|
|
10966
|
+
function Oc(o, e) {
|
|
10965
10967
|
return o.createValue(Ii, Buffer.from(JSON.stringify(e)));
|
|
10966
10968
|
}
|
|
10967
|
-
function
|
|
10969
|
+
function Kc(o, e) {
|
|
10968
10970
|
return o.createValue(Ai, Buffer.from(JSON.stringify(e)));
|
|
10969
10971
|
}
|
|
10970
|
-
function
|
|
10972
|
+
function qc(o, e) {
|
|
10971
10973
|
return o.createValue(Ri, Buffer.from(JSON.stringify(e)));
|
|
10972
10974
|
}
|
|
10973
|
-
function
|
|
10975
|
+
function Vc(o, e) {
|
|
10974
10976
|
return o.createValue(_i, Buffer.from(JSON.stringify(e)));
|
|
10975
10977
|
}
|
|
10976
|
-
function
|
|
10978
|
+
function jc(o, e) {
|
|
10977
10979
|
return o.createValue(Pi, Buffer.from(JSON.stringify(e)));
|
|
10978
10980
|
}
|
|
10979
10981
|
function Bn(o, e) {
|
|
@@ -10982,30 +10984,30 @@ function Bn(o, e) {
|
|
|
10982
10984
|
function Bi(o, e) {
|
|
10983
10985
|
return e === void 0 ? Object.entries(o) : e.map((t) => Bn(t, o[t]));
|
|
10984
10986
|
}
|
|
10985
|
-
function
|
|
10987
|
+
function vc(o, e, t, i) {
|
|
10986
10988
|
const n = i ?? (t ? An : Ln), r = t ? o.createEphemeral(n) : o.createStruct(n);
|
|
10987
10989
|
for (const [d, a] of Array.isArray(e) ? e : Bi(e))
|
|
10988
10990
|
o.createField(_n(r, d), "Input", a);
|
|
10989
10991
|
return o.lock(r), r;
|
|
10990
10992
|
}
|
|
10991
|
-
function
|
|
10993
|
+
function Mc(o, e, t, i, n = "") {
|
|
10992
10994
|
return Object.fromEntries(
|
|
10993
10995
|
t.map((r) => Bn(r, o.getFutureFieldValue(e, `${n}${r}`, i)))
|
|
10994
10996
|
);
|
|
10995
10997
|
}
|
|
10996
10998
|
const Ni = Ln, Fi = An, de = "ref";
|
|
10997
|
-
function
|
|
10999
|
+
function Gc(o, e) {
|
|
10998
11000
|
const t = o.createStruct(Ni), i = _n(t, de);
|
|
10999
11001
|
return o.createField(i, "Input", e), o.lock(t), t;
|
|
11000
11002
|
}
|
|
11001
|
-
function
|
|
11003
|
+
function Jc(o, e) {
|
|
11002
11004
|
const t = o.createEphemeral(Fi), i = _n(t, de);
|
|
11003
11005
|
return o.createField(i, "Input", e), o.lock(t), t;
|
|
11004
11006
|
}
|
|
11005
|
-
function
|
|
11007
|
+
function zc(o, e) {
|
|
11006
11008
|
return o.getFutureFieldValue(e, de, "Input");
|
|
11007
11009
|
}
|
|
11008
|
-
const
|
|
11010
|
+
const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11009
11011
|
__proto__: null,
|
|
11010
11012
|
ClientRoot: pn,
|
|
11011
11013
|
EphHolder: Fi,
|
|
@@ -11019,21 +11021,21 @@ const Cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
11019
11021
|
JsonObject: Pi,
|
|
11020
11022
|
JsonString: Ri,
|
|
11021
11023
|
StdMap: Ln,
|
|
11022
|
-
StructTestResource:
|
|
11023
|
-
ValueTestResource:
|
|
11024
|
-
createPlArray:
|
|
11025
|
-
createPlBool:
|
|
11026
|
-
createPlMap:
|
|
11027
|
-
createPlNull:
|
|
11028
|
-
createPlNumber:
|
|
11029
|
-
createPlObject:
|
|
11030
|
-
createPlString:
|
|
11031
|
-
futureRecord:
|
|
11024
|
+
StructTestResource: Sc,
|
|
11025
|
+
ValueTestResource: Cc,
|
|
11026
|
+
createPlArray: Vc,
|
|
11027
|
+
createPlBool: Oc,
|
|
11028
|
+
createPlMap: vc,
|
|
11029
|
+
createPlNull: Dc,
|
|
11030
|
+
createPlNumber: Kc,
|
|
11031
|
+
createPlObject: jc,
|
|
11032
|
+
createPlString: qc,
|
|
11033
|
+
futureRecord: Mc,
|
|
11032
11034
|
plEntries: Bi,
|
|
11033
11035
|
plEntry: Bn,
|
|
11034
|
-
unwrapHolder:
|
|
11035
|
-
wrapInEphHolder:
|
|
11036
|
-
wrapInHolder:
|
|
11036
|
+
unwrapHolder: zc,
|
|
11037
|
+
wrapInEphHolder: Jc,
|
|
11038
|
+
wrapInHolder: Gc
|
|
11037
11039
|
}, Symbol.toStringTag, { value: "Module" })), Kn = 1e3, qn = 1e4, Vn = 31 * 24 * 60 * 60, jn = 12 * 24 * 60 * 60, vn = "exponential", Mn = 10, Gn = 4, Jn = 2, zn = 50, Hn = 0.3;
|
|
11038
11040
|
function B(o) {
|
|
11039
11041
|
if (!o) return;
|
|
@@ -11089,8 +11091,8 @@ function ce(o, e = {}) {
|
|
|
11089
11091
|
...e
|
|
11090
11092
|
};
|
|
11091
11093
|
}
|
|
11092
|
-
const
|
|
11093
|
-
class
|
|
11094
|
+
const Vu = {};
|
|
11095
|
+
class Hc {
|
|
11094
11096
|
constructor(e) {
|
|
11095
11097
|
g(this, "typeName", ln.typeName);
|
|
11096
11098
|
g(this, "methods", ln.methods);
|
|
@@ -11301,10 +11303,10 @@ class Jc {
|
|
|
11301
11303
|
return k("unary", this._transport, i, n, e);
|
|
11302
11304
|
}
|
|
11303
11305
|
}
|
|
11304
|
-
function
|
|
11306
|
+
function Yc(o, e, t, i) {
|
|
11305
11307
|
return { kind: o, expectMultiResponse: e, resolve: t, reject: i };
|
|
11306
11308
|
}
|
|
11307
|
-
function
|
|
11309
|
+
function Zc(o) {
|
|
11308
11310
|
return o.code === Tn;
|
|
11309
11311
|
}
|
|
11310
11312
|
class V extends Error {
|
|
@@ -11312,7 +11314,7 @@ class V extends Error {
|
|
|
11312
11314
|
super("Rethrow error, you should never see this one."), this.rethrowLambda = e;
|
|
11313
11315
|
}
|
|
11314
11316
|
}
|
|
11315
|
-
class
|
|
11317
|
+
class Xc {
|
|
11316
11318
|
constructor(e) {
|
|
11317
11319
|
/** Bidirectional channel through which transaction communicates with the server */
|
|
11318
11320
|
g(this, "stream");
|
|
@@ -11366,7 +11368,7 @@ class Yc {
|
|
|
11366
11368
|
}
|
|
11367
11369
|
if (r.error !== void 0) {
|
|
11368
11370
|
const d = r.error;
|
|
11369
|
-
if (
|
|
11371
|
+
if (Zc(d)) {
|
|
11370
11372
|
if (t.reject(
|
|
11371
11373
|
new V(() => {
|
|
11372
11374
|
throw new Rn(d);
|
|
@@ -11380,7 +11382,7 @@ class Yc {
|
|
|
11380
11382
|
continue;
|
|
11381
11383
|
} else {
|
|
11382
11384
|
this.assignErrorFactoryIfNotSet(() => {
|
|
11383
|
-
throw new
|
|
11385
|
+
throw new Ac(d);
|
|
11384
11386
|
}, t.reject), t = void 0;
|
|
11385
11387
|
break;
|
|
11386
11388
|
}
|
|
@@ -11416,7 +11418,7 @@ class Yc {
|
|
|
11416
11418
|
}
|
|
11417
11419
|
} catch (r) {
|
|
11418
11420
|
return this.assignErrorFactoryIfNotSet(() => {
|
|
11419
|
-
|
|
11421
|
+
Lc(r, !0);
|
|
11420
11422
|
}, t == null ? void 0 : t.reject);
|
|
11421
11423
|
} finally {
|
|
11422
11424
|
await this.close();
|
|
@@ -11451,7 +11453,7 @@ class Yc {
|
|
|
11451
11453
|
if (this.closed) return Promise.reject(new Error("Transaction already closed"));
|
|
11452
11454
|
const i = new Promise((n, r) => {
|
|
11453
11455
|
this.responseHandlerQueue.push(
|
|
11454
|
-
|
|
11456
|
+
Yc(e.oneofKind, t, n, r)
|
|
11455
11457
|
);
|
|
11456
11458
|
});
|
|
11457
11459
|
await this.stream.requests.send({
|
|
@@ -11481,7 +11483,7 @@ function J(o, e) {
|
|
|
11481
11483
|
i + e
|
|
11482
11484
|
) * 1e3;
|
|
11483
11485
|
}
|
|
11484
|
-
function
|
|
11486
|
+
function ju(o) {
|
|
11485
11487
|
return o.jwtToken === void 0 ? void 0 : Nn(o.jwtToken).exp * 1e3;
|
|
11486
11488
|
}
|
|
11487
11489
|
class Fn {
|
|
@@ -11518,7 +11520,19 @@ class Fn {
|
|
|
11518
11520
|
interceptors: i
|
|
11519
11521
|
}
|
|
11520
11522
|
};
|
|
11521
|
-
this.conf.grpcProxy ? process.env.grpc_proxy = this.conf.grpcProxy : delete process.env.grpc_proxy, this.grpcTransport = new Ci(d), this.grpcPl = new
|
|
11523
|
+
this.conf.grpcProxy ? process.env.grpc_proxy = this.conf.grpcProxy : delete process.env.grpc_proxy, this.grpcTransport = new Ci(d), this.grpcPl = new Hc(this.grpcTransport);
|
|
11524
|
+
const a = new Vi({ resolver: new qi({ tries: 10 }) }), l = {
|
|
11525
|
+
// allowH2: true,
|
|
11526
|
+
headersTimeout: 3e3,
|
|
11527
|
+
keepAliveTimeout: 3e3,
|
|
11528
|
+
keepAliveMaxTimeout: 6e4,
|
|
11529
|
+
maxRedirections: 6,
|
|
11530
|
+
connect: {
|
|
11531
|
+
// bug in undici typings
|
|
11532
|
+
lookup: a.lookup.bind(a)
|
|
11533
|
+
}
|
|
11534
|
+
};
|
|
11535
|
+
this.conf.httpProxy !== void 0 ? this.httpDispatcher = new Oi({ uri: this.conf.httpProxy, ...l }) : this.httpDispatcher = new Ki(l), r !== void 0 && (this.statusListener = r, r(this._status));
|
|
11522
11536
|
}
|
|
11523
11537
|
/** Returns true if client is authenticated. Even with anonymous auth information
|
|
11524
11538
|
* connection is considered authenticated. Unauthenticated clients are used for
|
|
@@ -11582,7 +11596,7 @@ class Fn {
|
|
|
11582
11596
|
});
|
|
11583
11597
|
}
|
|
11584
11598
|
createTx(e = {}) {
|
|
11585
|
-
return new
|
|
11599
|
+
return new Xc((t) => {
|
|
11586
11600
|
let i = t;
|
|
11587
11601
|
return e.abortSignal && (i = AbortSignal.any([i, e.abortSignal])), this.grpcPl.tx({
|
|
11588
11602
|
abort: i,
|
|
@@ -11597,7 +11611,7 @@ class Fn {
|
|
|
11597
11611
|
}
|
|
11598
11612
|
const cn = {
|
|
11599
11613
|
sync: !1
|
|
11600
|
-
},
|
|
11614
|
+
}, Qc = "AnonymousRoot";
|
|
11601
11615
|
function Yn(o) {
|
|
11602
11616
|
return `alternative_root_${o}`;
|
|
11603
11617
|
}
|
|
@@ -11664,11 +11678,11 @@ class fe {
|
|
|
11664
11678
|
/** Currently implements custom logic to emulate future behaviour with single root. */
|
|
11665
11679
|
async init() {
|
|
11666
11680
|
if (this.initialized) throw new Error("Already initialized");
|
|
11667
|
-
const e = this.ll.authUser, t = e === null ?
|
|
11681
|
+
const e = this.ll.authUser, t = e === null ? Qc : ri("sha256").update(e).digest("hex");
|
|
11668
11682
|
this._serverInfo = await this.ping(), this._clientRoot = await this._withTx("initialization", !0, $, async (i) => {
|
|
11669
11683
|
let n;
|
|
11670
11684
|
if (await i.checkResourceNameExists(t) ? n = await i.getResourceByName(t) : (n = i.createRoot(pn), i.setResourceName(t, n)), this.conf.alternativeRoot === void 0)
|
|
11671
|
-
return await i.commit(), await
|
|
11685
|
+
return await i.commit(), await Ec(n);
|
|
11672
11686
|
{
|
|
11673
11687
|
const r = {
|
|
11674
11688
|
resourceId: n,
|
|
@@ -11694,16 +11708,16 @@ class fe {
|
|
|
11694
11708
|
let d = ni((r == null ? void 0 : r.retryOptions) ?? this.defaultRetryOptions);
|
|
11695
11709
|
for (; ; ) {
|
|
11696
11710
|
const a = this.ll.createTx(r), l = new hn(a, e, t, i);
|
|
11697
|
-
let s = !1, f,
|
|
11711
|
+
let s = !1, f, Wn;
|
|
11698
11712
|
try {
|
|
11699
11713
|
f = await n(l), s = !0;
|
|
11700
11714
|
} catch (Un) {
|
|
11701
11715
|
if (!(Un instanceof Ti)) throw Un;
|
|
11702
11716
|
} finally {
|
|
11703
|
-
await l.complete(), await l.await(),
|
|
11717
|
+
await l.complete(), await l.await(), Wn = await l.getGlobalTxId();
|
|
11704
11718
|
}
|
|
11705
11719
|
if (s)
|
|
11706
|
-
return ((r == null ? void 0 : r.sync) === void 0 ? this.forceSync : r != null && r.sync) && await this.ll.grpcPl.txSync({ txId:
|
|
11720
|
+
return ((r == null ? void 0 : r.sync) === void 0 ? this.forceSync : r != null && r.sync) && await this.ll.grpcPl.txSync({ txId: Wn }), t && this.txDelay > 0 && await dn.setTimeout(this.txDelay, void 0, { signal: r == null ? void 0 : r.abortSignal }), f;
|
|
11707
11721
|
await dn.setTimeout(d.nextDelay, void 0, { signal: r == null ? void 0 : r.abortSignal }), d = ii(d);
|
|
11708
11722
|
}
|
|
11709
11723
|
}
|
|
@@ -11731,10 +11745,10 @@ class fe {
|
|
|
11731
11745
|
return await n.init(), n;
|
|
11732
11746
|
}
|
|
11733
11747
|
}
|
|
11734
|
-
function
|
|
11748
|
+
function vu(o, e) {
|
|
11735
11749
|
return e = e ?? {}, e.meta = e.meta ?? {}, e.meta.resourceType = `${o.name}:${o.version}`, e;
|
|
11736
11750
|
}
|
|
11737
|
-
class
|
|
11751
|
+
class xi {
|
|
11738
11752
|
constructor(e) {
|
|
11739
11753
|
g(this, "ll");
|
|
11740
11754
|
this.ll = new Fn(e);
|
|
@@ -11765,12 +11779,12 @@ class Wi {
|
|
|
11765
11779
|
}
|
|
11766
11780
|
}
|
|
11767
11781
|
}
|
|
11768
|
-
const
|
|
11769
|
-
Xc,
|
|
11782
|
+
const eu = "pl.json", tu = mn.join(oi.homedir(), ".pl.json"), nu = "pl.yaml", iu = mn.join(oi.homedir(), ".pl.yaml"), ru = [
|
|
11770
11783
|
eu,
|
|
11771
|
-
|
|
11772
|
-
tu
|
|
11773
|
-
|
|
11784
|
+
nu,
|
|
11785
|
+
tu,
|
|
11786
|
+
iu
|
|
11787
|
+
], M = ".pl_auth.json", su = [
|
|
11774
11788
|
"grpcProxy",
|
|
11775
11789
|
"httpProxy",
|
|
11776
11790
|
"user",
|
|
@@ -11781,16 +11795,16 @@ const Xc = "pl.json", Qc = mn.join(oi.homedir(), ".pl.json"), eu = "pl.yaml", tu
|
|
|
11781
11795
|
"authTTLSeconds",
|
|
11782
11796
|
"authMaxRefreshSeconds"
|
|
11783
11797
|
];
|
|
11784
|
-
function
|
|
11785
|
-
for (const o of
|
|
11786
|
-
if (
|
|
11787
|
-
const e =
|
|
11788
|
-
return o.endsWith("json") ? [JSON.parse(e), o] : [
|
|
11798
|
+
function ou() {
|
|
11799
|
+
for (const o of ru)
|
|
11800
|
+
if (W.existsSync(o)) {
|
|
11801
|
+
const e = W.readFileSync(o, { encoding: "utf-8" });
|
|
11802
|
+
return o.endsWith("json") ? [JSON.parse(e), o] : [vi.parse(e), o];
|
|
11789
11803
|
}
|
|
11790
11804
|
}
|
|
11791
|
-
function
|
|
11805
|
+
function au(o, e) {
|
|
11792
11806
|
return (t) => {
|
|
11793
|
-
|
|
11807
|
+
W.writeFileSync(
|
|
11794
11808
|
M,
|
|
11795
11809
|
Buffer.from(
|
|
11796
11810
|
JSON.stringify({
|
|
@@ -11804,39 +11818,39 @@ function su(o, e) {
|
|
|
11804
11818
|
};
|
|
11805
11819
|
}
|
|
11806
11820
|
const Zn = () => {
|
|
11807
|
-
|
|
11821
|
+
W.rmSync(M);
|
|
11808
11822
|
};
|
|
11809
|
-
async function
|
|
11823
|
+
async function Mu() {
|
|
11810
11824
|
let o;
|
|
11811
11825
|
if (process.env.PL_ADDRESS !== void 0)
|
|
11812
11826
|
o = ce(process.env.PL_ADDRESS);
|
|
11813
11827
|
else {
|
|
11814
|
-
const i =
|
|
11828
|
+
const i = ou();
|
|
11815
11829
|
if (i !== void 0) {
|
|
11816
11830
|
const [n, r] = i, d = T(n.address, `no pl address in file: ${r}`);
|
|
11817
11831
|
o = ce(d);
|
|
11818
|
-
for (const a of
|
|
11832
|
+
for (const a of su)
|
|
11819
11833
|
n[a] !== void 0 && (o[a] = n[a]);
|
|
11820
11834
|
}
|
|
11821
11835
|
}
|
|
11822
11836
|
if (o === void 0)
|
|
11823
11837
|
throw new Error("Can't find configuration to create default platform client.");
|
|
11824
11838
|
process.env.PL_USER !== void 0 && (o.user = process.env.PL_USER), process.env.PL_PASSWORD !== void 0 && (o.user = process.env.PL_PASSWORD);
|
|
11825
|
-
const e = ri("sha256").update(Buffer.from(
|
|
11839
|
+
const e = ri("sha256").update(Buffer.from(ji(o))).digest("base64");
|
|
11826
11840
|
let t;
|
|
11827
|
-
if (
|
|
11828
|
-
const i = JSON.parse(
|
|
11841
|
+
if (W.existsSync(M)) {
|
|
11842
|
+
const i = JSON.parse(W.readFileSync(M, { encoding: "utf-8" }));
|
|
11829
11843
|
i.confHash === e && i.expiration > Date.now() && (t = i.authInformation);
|
|
11830
11844
|
}
|
|
11831
11845
|
if (t === void 0) {
|
|
11832
|
-
const i = new
|
|
11846
|
+
const i = new xi(o);
|
|
11833
11847
|
if (await i.requireAuth()) {
|
|
11834
11848
|
if (o.user === void 0 || o.password === void 0)
|
|
11835
11849
|
throw new Error("No auth information for found to authenticate with PL server.");
|
|
11836
11850
|
t = await i.login(o.user, o.password);
|
|
11837
11851
|
} else
|
|
11838
11852
|
t = {};
|
|
11839
|
-
|
|
11853
|
+
W.writeFileSync(
|
|
11840
11854
|
M,
|
|
11841
11855
|
Buffer.from(
|
|
11842
11856
|
JSON.stringify({
|
|
@@ -11850,12 +11864,12 @@ async function qu() {
|
|
|
11850
11864
|
}
|
|
11851
11865
|
return await fe.init(o, {
|
|
11852
11866
|
authInformation: t,
|
|
11853
|
-
onUpdate: (i) =>
|
|
11867
|
+
onUpdate: (i) => au(e, o.authMaxRefreshSeconds),
|
|
11854
11868
|
onUpdateError: Zn,
|
|
11855
11869
|
onAuthError: Zn
|
|
11856
11870
|
});
|
|
11857
11871
|
}
|
|
11858
|
-
async function
|
|
11872
|
+
async function Gu(o, e) {
|
|
11859
11873
|
const t = {
|
|
11860
11874
|
valueId: e.value,
|
|
11861
11875
|
errorId: e.error,
|
|
@@ -11869,11 +11883,11 @@ async function Vu(o, e) {
|
|
|
11869
11883
|
}
|
|
11870
11884
|
class j extends Error {
|
|
11871
11885
|
}
|
|
11872
|
-
const
|
|
11886
|
+
const lu = {
|
|
11873
11887
|
failOnError: !0,
|
|
11874
11888
|
onlyFinal: !1
|
|
11875
11889
|
};
|
|
11876
|
-
class
|
|
11890
|
+
class cu {
|
|
11877
11891
|
constructor(e, t, i) {
|
|
11878
11892
|
this.tx = e, this.data = t, this.path = i;
|
|
11879
11893
|
}
|
|
@@ -11896,7 +11910,7 @@ class au {
|
|
|
11896
11910
|
) : new j();
|
|
11897
11911
|
}
|
|
11898
11912
|
async get(e, t = {}) {
|
|
11899
|
-
const { expectedType: i, failOnError: n, onlyFinal: r } = { ...
|
|
11913
|
+
const { expectedType: i, failOnError: n, onlyFinal: r } = { ...lu, ...t }, d = [...this.path, e], a = this.getFieldData(e, i);
|
|
11900
11914
|
if (oe(a.error) && (n || D(a.value)) && await this.tx.throwError(a.error, d), D(a.value)) throw new j();
|
|
11901
11915
|
return await this.tx.get(a.value, n, d);
|
|
11902
11916
|
}
|
|
@@ -11923,12 +11937,12 @@ class au {
|
|
|
11923
11937
|
return JSON.parse(await this.getKValue(e));
|
|
11924
11938
|
}
|
|
11925
11939
|
}
|
|
11926
|
-
class
|
|
11940
|
+
class uu {
|
|
11927
11941
|
constructor(e) {
|
|
11928
11942
|
this.tx = e;
|
|
11929
11943
|
}
|
|
11930
11944
|
async get(e, t = !0, i = []) {
|
|
11931
|
-
const n = await this.tx.getResourceData(e, !0), r = new
|
|
11945
|
+
const n = await this.tx.getResourceData(e, !0), r = new cu(this, n, [...i, ue(e)]);
|
|
11932
11946
|
return t && await r.requireNoError(), r;
|
|
11933
11947
|
}
|
|
11934
11948
|
async throwError(e, t = []) {
|
|
@@ -11937,18 +11951,18 @@ class lu {
|
|
|
11937
11951
|
throw new Error(`${t.join(" -> ")} = ${n}`);
|
|
11938
11952
|
}
|
|
11939
11953
|
}
|
|
11940
|
-
const
|
|
11954
|
+
const du = {
|
|
11941
11955
|
type: "linearBackoff",
|
|
11942
11956
|
jitter: 0,
|
|
11943
11957
|
maxAttempts: 100,
|
|
11944
11958
|
backoffStep: 10,
|
|
11945
11959
|
initialDelay: 10
|
|
11946
11960
|
};
|
|
11947
|
-
async function
|
|
11961
|
+
async function Ju(o, e, t = du, i = "polling") {
|
|
11948
11962
|
let n = ni(t);
|
|
11949
11963
|
for (; ; ) {
|
|
11950
11964
|
try {
|
|
11951
|
-
return await o.withReadTx(i, async (r) => await e(new
|
|
11965
|
+
return await o.withReadTx(i, async (r) => await e(new uu(r)));
|
|
11952
11966
|
} catch (r) {
|
|
11953
11967
|
if (!(r instanceof j)) throw r;
|
|
11954
11968
|
}
|
|
@@ -11960,7 +11974,7 @@ let un;
|
|
|
11960
11974
|
function U() {
|
|
11961
11975
|
return un === void 0 && (un = mn.resolve(".test_auth.json")), un;
|
|
11962
11976
|
}
|
|
11963
|
-
function
|
|
11977
|
+
function Wi() {
|
|
11964
11978
|
let o = {};
|
|
11965
11979
|
if (F.existsSync(G) && (o = JSON.parse(F.readFileSync(G, { encoding: "utf-8" }))), process.env.PL_ADDRESS !== void 0 && (o.address = process.env.PL_ADDRESS), process.env.PL_TEST_USER !== void 0 && (o.test_user = process.env.PL_TEST_USER), process.env.PL_TEST_PASSWORD !== void 0 && (o.test_password = process.env.PL_TEST_PASSWORD), process.env.PL_TEST_PROXY !== void 0 && (o.test_proxy = process.env.PL_TEST_PROXY), o.address === void 0)
|
|
11966
11980
|
throw new Error(
|
|
@@ -11987,8 +12001,8 @@ function Xn(o) {
|
|
|
11987
12001
|
const Qn = () => {
|
|
11988
12002
|
console.warn(`Removing: ${U()}`), F.rmSync(U());
|
|
11989
12003
|
};
|
|
11990
|
-
async function
|
|
11991
|
-
const o =
|
|
12004
|
+
async function xn() {
|
|
12005
|
+
const o = Wi();
|
|
11992
12006
|
let e;
|
|
11993
12007
|
if (F.existsSync(U()))
|
|
11994
12008
|
try {
|
|
@@ -11999,7 +12013,7 @@ async function Wn() {
|
|
|
11999
12013
|
} catch {
|
|
12000
12014
|
F.rmSync(U());
|
|
12001
12015
|
}
|
|
12002
|
-
const t = ce(o.address), i = new
|
|
12016
|
+
const t = ce(o.address), i = new xi(t), n = await i.requireAuth();
|
|
12003
12017
|
if (!n && (o.test_user !== void 0 || o.test_password !== void 0))
|
|
12004
12018
|
throw new Error(
|
|
12005
12019
|
`Server require no auth, but test user name or test password are provided via (${G}) or env variables: PL_TEST_USER and PL_TEST_PASSWORD`
|
|
@@ -12018,17 +12032,17 @@ async function Wn() {
|
|
|
12018
12032
|
}
|
|
12019
12033
|
};
|
|
12020
12034
|
}
|
|
12021
|
-
async function
|
|
12022
|
-
const { conf: e, auth: t } = await
|
|
12035
|
+
async function fu(o = {}) {
|
|
12036
|
+
const { conf: e, auth: t } = await xn();
|
|
12023
12037
|
return new Fn({ ...e, ...o }, { auth: t });
|
|
12024
12038
|
}
|
|
12025
12039
|
async function yn(o) {
|
|
12026
|
-
const { conf: e, auth: t } = await
|
|
12040
|
+
const { conf: e, auth: t } = await xn();
|
|
12027
12041
|
if (o !== void 0 && e.alternativeRoot !== void 0)
|
|
12028
12042
|
throw new Error("test pl address configured with alternative root");
|
|
12029
12043
|
return await fe.init({ ...e, alternativeRoot: o }, t);
|
|
12030
12044
|
}
|
|
12031
|
-
async function
|
|
12045
|
+
async function hu(o) {
|
|
12032
12046
|
const e = `test_${Date.now()}_${si()}`;
|
|
12033
12047
|
let t = $;
|
|
12034
12048
|
try {
|
|
@@ -12040,16 +12054,16 @@ async function du(o) {
|
|
|
12040
12054
|
throw console.log(`ALTERNATIVE ROOT: ${e} (${ue(t)})`), new Error(i.message, { cause: i });
|
|
12041
12055
|
}
|
|
12042
12056
|
}
|
|
12043
|
-
const
|
|
12057
|
+
const zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12044
12058
|
__proto__: null,
|
|
12045
12059
|
getTestClient: yn,
|
|
12046
|
-
getTestClientConf:
|
|
12047
|
-
getTestConfig:
|
|
12048
|
-
getTestLLClient:
|
|
12049
|
-
withTempRoot:
|
|
12060
|
+
getTestClientConf: xn,
|
|
12061
|
+
getTestConfig: Wi,
|
|
12062
|
+
getTestLLClient: fu,
|
|
12063
|
+
withTempRoot: hu
|
|
12050
12064
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
12051
12065
|
export {
|
|
12052
|
-
|
|
12066
|
+
Vu as AnonymousAuthInformation,
|
|
12053
12067
|
j as ContinuePolling,
|
|
12054
12068
|
jn as DEFAULT_AUTH_MAX_REFRESH,
|
|
12055
12069
|
Kn as DEFAULT_REQUEST_TIMEOUT,
|
|
@@ -12061,66 +12075,66 @@ export {
|
|
|
12061
12075
|
Mn as DEFAULT_RETRY_MAX_ATTEMPTS,
|
|
12062
12076
|
Vn as DEFAULT_TOKEN_TTL_SECONDS,
|
|
12063
12077
|
qn as DEFAULT_TX_TIMEOUT,
|
|
12064
|
-
|
|
12078
|
+
du as DefaultPollingRetryOptions,
|
|
12065
12079
|
mi as DisconnectedError,
|
|
12066
12080
|
ci as MaxLocalId,
|
|
12067
12081
|
bn as MaxTxId,
|
|
12068
12082
|
$ as NullResourceId,
|
|
12069
|
-
|
|
12083
|
+
qu as Pl,
|
|
12070
12084
|
fe as PlClient,
|
|
12071
12085
|
yi as PlError,
|
|
12072
12086
|
Tn as PlErrorCodeNotFound,
|
|
12073
12087
|
hn as PlTransaction,
|
|
12074
|
-
|
|
12075
|
-
|
|
12088
|
+
cu as PollResourceAccessor,
|
|
12089
|
+
uu as PollTxAccessor,
|
|
12076
12090
|
Rn as RecoverablePlError,
|
|
12077
|
-
|
|
12091
|
+
zu as TestHelpers,
|
|
12078
12092
|
Ti as TxCommitConflict,
|
|
12079
12093
|
In as UnauthenticatedError,
|
|
12080
|
-
|
|
12081
|
-
|
|
12082
|
-
|
|
12083
|
-
|
|
12084
|
-
|
|
12085
|
-
|
|
12094
|
+
xi as UnauthenticatedPlClient,
|
|
12095
|
+
Ac as UnrecoverablePlError,
|
|
12096
|
+
vu as addRTypeToMetadata,
|
|
12097
|
+
Cu as bigintToResourceId,
|
|
12098
|
+
Eu as checkLocalityOfResourceId,
|
|
12099
|
+
zi as createGlobalResourceId,
|
|
12086
12100
|
ui as createLocalResourceId,
|
|
12087
|
-
|
|
12101
|
+
Mu as defaultPlClient,
|
|
12088
12102
|
fn as ensureResourceIdNotNull,
|
|
12089
|
-
|
|
12103
|
+
ju as expirationFromAuthInformation,
|
|
12090
12104
|
di as extractTxId,
|
|
12091
12105
|
_n as field,
|
|
12092
|
-
|
|
12106
|
+
$u as getField,
|
|
12093
12107
|
J as inferAuthRefreshTime,
|
|
12094
|
-
|
|
12108
|
+
Bu as isAnyResourceId,
|
|
12095
12109
|
fi as isConnectionProblem,
|
|
12096
|
-
|
|
12110
|
+
Ou as isField,
|
|
12097
12111
|
wi as isFieldRef,
|
|
12098
12112
|
wn as isLocalResourceId,
|
|
12099
12113
|
gi as isNotFoundError,
|
|
12100
12114
|
oe as isNotNullResourceId,
|
|
12101
12115
|
D as isNullResourceId,
|
|
12102
|
-
|
|
12116
|
+
$c as isResource,
|
|
12103
12117
|
Pn as isResourceRef,
|
|
12104
12118
|
Dn as isRootResourceId,
|
|
12105
12119
|
pi as isTimeoutOrCancelError,
|
|
12106
12120
|
hi as isUnauthenticated,
|
|
12107
|
-
|
|
12121
|
+
Wu as jsonToData,
|
|
12108
12122
|
ce as plAddressToConfig,
|
|
12109
|
-
|
|
12110
|
-
|
|
12111
|
-
|
|
12123
|
+
Ju as poll,
|
|
12124
|
+
Uu as resDataToJson,
|
|
12125
|
+
Su as resourceIdFromString,
|
|
12112
12126
|
ue as resourceIdToString,
|
|
12113
|
-
|
|
12114
|
-
|
|
12115
|
-
|
|
12116
|
-
|
|
12117
|
-
|
|
12118
|
-
|
|
12127
|
+
Nu as resourceType,
|
|
12128
|
+
Fu as resourceTypeToString,
|
|
12129
|
+
xu as resourceTypesEqual,
|
|
12130
|
+
Lc as rethrowMeaningfulError,
|
|
12131
|
+
Du as stringifyWithResourceId,
|
|
12132
|
+
_c as throwPlNotFoundError,
|
|
12119
12133
|
L as toFieldId,
|
|
12120
|
-
|
|
12121
|
-
|
|
12134
|
+
Ku as toGlobalFieldId,
|
|
12135
|
+
Ec as toGlobalResourceId,
|
|
12122
12136
|
I as toResourceId,
|
|
12123
|
-
|
|
12124
|
-
|
|
12137
|
+
ou as tryGetFileConfig,
|
|
12138
|
+
Gu as valErr
|
|
12125
12139
|
};
|
|
12126
12140
|
//# sourceMappingURL=index.mjs.map
|