@milaboratories/pl-client 2.6.3 → 2.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +751 -765
- package/dist/index.mjs.map +1 -1
- package/package.json +6 -5
- package/src/core/ll_client.ts +4 -23
package/dist/index.mjs
CHANGED
|
@@ -5,18 +5,16 @@ import { notEmpty as R, Aborted as oi, assertNever as ai, createRetryState as li
|
|
|
5
5
|
import { ServiceType as qi, stackIntercept as k } from "@protobuf-ts/runtime-rpc";
|
|
6
6
|
import { MessageType as h, PbLong as W, typeofJsonValue as bn, reflectionMergePartial as p, UnknownFieldHandler as u, WireType as c, jsonWriteOptions as Vi, isJsonObject as En } from "@protobuf-ts/runtime";
|
|
7
7
|
import { ChannelCredentials as Sn, InterceptingCall as Cn, status as Dn } from "@grpc/grpc-js";
|
|
8
|
-
import { GrpcTransport as
|
|
9
|
-
import
|
|
10
|
-
import {
|
|
11
|
-
import { Resolver as Ji } from "node:dns/promises";
|
|
12
|
-
import zi from "cacheable-lookup";
|
|
8
|
+
import { GrpcTransport as ji } from "@protobuf-ts/grpc-transport";
|
|
9
|
+
import vi from "denque";
|
|
10
|
+
import { defaultHttpDispatcher as Mi } from "@milaboratories/pl-http";
|
|
13
11
|
import { createHash as ui, randomUUID as di } from "node:crypto";
|
|
14
12
|
import * as pn from "node:timers/promises";
|
|
15
|
-
import { LRUCache as
|
|
13
|
+
import { LRUCache as Gi } from "lru-cache";
|
|
16
14
|
import * as F from "node:fs";
|
|
17
15
|
import U from "node:fs";
|
|
18
|
-
import
|
|
19
|
-
import
|
|
16
|
+
import Ji from "canonicalize";
|
|
17
|
+
import zi from "yaml";
|
|
20
18
|
import * as fi from "node:os";
|
|
21
19
|
import * as wn from "node:path";
|
|
22
20
|
const E = 0n;
|
|
@@ -30,16 +28,16 @@ function yn(o) {
|
|
|
30
28
|
if (!S(o)) throw new Error("null resource id");
|
|
31
29
|
return o;
|
|
32
30
|
}
|
|
33
|
-
function
|
|
31
|
+
function Uu(o) {
|
|
34
32
|
return o !== 0n;
|
|
35
33
|
}
|
|
36
|
-
function
|
|
34
|
+
function $u(o, e) {
|
|
37
35
|
return { name: o, version: e };
|
|
38
36
|
}
|
|
39
|
-
function
|
|
37
|
+
function Eu(o) {
|
|
40
38
|
return `${o.name}:${o.version}`;
|
|
41
39
|
}
|
|
42
|
-
function
|
|
40
|
+
function Su(o, e) {
|
|
43
41
|
return o.name === e.name && o.version === e.version;
|
|
44
42
|
}
|
|
45
43
|
function On(o) {
|
|
@@ -68,11 +66,11 @@ function On(o) {
|
|
|
68
66
|
final: f
|
|
69
67
|
};
|
|
70
68
|
}
|
|
71
|
-
const
|
|
69
|
+
const Cu = (o) => Buffer.from(JSON.stringify(o)), Du = (o) => JSON.parse(R(o.data).toString());
|
|
72
70
|
function Kn(o, e) {
|
|
73
71
|
return R(o.fields.find((t) => t.name === e));
|
|
74
72
|
}
|
|
75
|
-
const Tn = 1n << 63n, hi = 1n << 62n,
|
|
73
|
+
const Tn = 1n << 63n, hi = 1n << 62n, Hi = 0x3fffffffffffffffn, pi = 24n, yi = 16777215, Rn = 4294967295, Yi = BigInt(Rn), Zi = BigInt(yi);
|
|
76
74
|
function qn(o) {
|
|
77
75
|
return (o & Tn) !== 0n;
|
|
78
76
|
}
|
|
@@ -84,41 +82,41 @@ function gi(o, e, t) {
|
|
|
84
82
|
throw Error("wrong local id or tx id");
|
|
85
83
|
return (o ? Tn : 0n) | hi | BigInt(e) | BigInt(t) << pi;
|
|
86
84
|
}
|
|
87
|
-
function
|
|
85
|
+
function Xi(o, e) {
|
|
88
86
|
return (o ? Tn : 0n) | e;
|
|
89
87
|
}
|
|
90
88
|
function mi(o) {
|
|
91
|
-
return Number(o >> pi &
|
|
89
|
+
return Number(o >> pi & Yi);
|
|
92
90
|
}
|
|
93
|
-
function
|
|
91
|
+
function Ou(o, e) {
|
|
94
92
|
if (K(o) && mi(o) !== e)
|
|
95
93
|
throw Error(
|
|
96
94
|
"local id from another transaction, globalize id before leaking it from the transaction"
|
|
97
95
|
);
|
|
98
96
|
}
|
|
99
97
|
function he(o) {
|
|
100
|
-
return x(o) ? "XX:0x0" : K(o) ? (qn(o) ? "R" : "N") + "L:0x" + (
|
|
98
|
+
return x(o) ? "XX:0x0" : K(o) ? (qn(o) ? "R" : "N") + "L:0x" + (Zi & o).toString(16) + "[0x" + mi(o).toString(16) + "]" : (qn(o) ? "R" : "N") + "G:0x" + (Hi & o).toString(16);
|
|
101
99
|
}
|
|
102
|
-
const
|
|
103
|
-
function
|
|
104
|
-
const e = o.match(
|
|
100
|
+
const Qi = /^(?:(?<xx>XX)|(?<rn>[XRN])(?<lg>[XLG])):0x(?<rid>[0-9a-fA-F]+)(?:\[0x(?<txid>[0-9a-fA-F]+)])?$/;
|
|
101
|
+
function Ku(o) {
|
|
102
|
+
const e = o.match(Qi);
|
|
105
103
|
if (e === null) return;
|
|
106
104
|
const { xx: t, rn: i, lg: n, rid: r, txid: d } = e.groups;
|
|
107
|
-
return t ? E : n === "L" ? gi(i === "R", Number.parseInt(r, 16), Number.parseInt(d, 16)) :
|
|
105
|
+
return t ? E : n === "L" ? gi(i === "R", Number.parseInt(r, 16), Number.parseInt(d, 16)) : Xi(i === "R", BigInt("0x" + r));
|
|
108
106
|
}
|
|
109
|
-
function
|
|
107
|
+
function qu(o) {
|
|
110
108
|
if (K(o))
|
|
111
109
|
throw new Error(`Local resource id: ${he(o)}`);
|
|
112
110
|
if (x(o)) throw new Error("Null resource id.");
|
|
113
111
|
return o;
|
|
114
112
|
}
|
|
115
|
-
function
|
|
113
|
+
function Vu(o) {
|
|
116
114
|
return JSON.stringify(
|
|
117
115
|
o,
|
|
118
116
|
(e, t) => typeof t == "bigint" ? he(t) : t
|
|
119
117
|
);
|
|
120
118
|
}
|
|
121
|
-
class
|
|
119
|
+
class er extends h {
|
|
122
120
|
constructor() {
|
|
123
121
|
super("google.protobuf.Duration", [
|
|
124
122
|
{
|
|
@@ -204,9 +202,9 @@ class ir extends h {
|
|
|
204
202
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
205
203
|
}
|
|
206
204
|
}
|
|
207
|
-
const I = new
|
|
205
|
+
const I = new er();
|
|
208
206
|
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 || {});
|
|
209
|
-
class
|
|
207
|
+
class tr extends h {
|
|
210
208
|
constructor() {
|
|
211
209
|
super("MiLaboratories.PL.Base.ResourceType", [
|
|
212
210
|
{
|
|
@@ -258,8 +256,8 @@ class rr extends h {
|
|
|
258
256
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
259
257
|
}
|
|
260
258
|
}
|
|
261
|
-
const g = new
|
|
262
|
-
class
|
|
259
|
+
const g = new tr();
|
|
260
|
+
class nr extends h {
|
|
263
261
|
constructor() {
|
|
264
262
|
super("MiLaboratories.PL.Base.FieldRef", [
|
|
265
263
|
{
|
|
@@ -312,8 +310,8 @@ class sr extends h {
|
|
|
312
310
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
313
311
|
}
|
|
314
312
|
}
|
|
315
|
-
const m = new
|
|
316
|
-
class
|
|
313
|
+
const m = new nr();
|
|
314
|
+
class ir extends h {
|
|
317
315
|
constructor() {
|
|
318
316
|
super("MiLaboratories.PL.RTypes.Number", [
|
|
319
317
|
{
|
|
@@ -435,8 +433,8 @@ class or extends h {
|
|
|
435
433
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
436
434
|
}
|
|
437
435
|
}
|
|
438
|
-
new
|
|
439
|
-
class
|
|
436
|
+
new ir();
|
|
437
|
+
class rr extends h {
|
|
440
438
|
constructor() {
|
|
441
439
|
super("MiLaboratories.PL.RTypes.ControllerSettings", [
|
|
442
440
|
{
|
|
@@ -477,8 +475,8 @@ class ar extends h {
|
|
|
477
475
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
478
476
|
}
|
|
479
477
|
}
|
|
480
|
-
new
|
|
481
|
-
class
|
|
478
|
+
new rr();
|
|
479
|
+
class sr extends h {
|
|
482
480
|
constructor() {
|
|
483
481
|
super("MiLaboratories.PL.RTypes.SubscriptionSettings", [
|
|
484
482
|
{
|
|
@@ -531,8 +529,8 @@ class lr extends h {
|
|
|
531
529
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
532
530
|
}
|
|
533
531
|
}
|
|
534
|
-
new
|
|
535
|
-
class
|
|
532
|
+
new sr();
|
|
533
|
+
class or extends h {
|
|
536
534
|
constructor() {
|
|
537
535
|
super("MiLaboratories.PL.RTypes.NotificationFilter", [
|
|
538
536
|
{ no: 1, name: "resource_type", kind: "message", oneof: "resourceFilter", T: () => g },
|
|
@@ -596,8 +594,8 @@ class cr extends h {
|
|
|
596
594
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
597
595
|
}
|
|
598
596
|
}
|
|
599
|
-
const _ = new
|
|
600
|
-
class
|
|
597
|
+
const _ = new or();
|
|
598
|
+
class ar extends h {
|
|
601
599
|
constructor() {
|
|
602
600
|
super("MiLaboratories.PL.RTypes.NotificationFilter.EventFilter", [
|
|
603
601
|
{
|
|
@@ -819,8 +817,8 @@ class ur extends h {
|
|
|
819
817
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
820
818
|
}
|
|
821
819
|
}
|
|
822
|
-
const ge = new
|
|
823
|
-
class
|
|
820
|
+
const ge = new ar();
|
|
821
|
+
class lr extends h {
|
|
824
822
|
constructor() {
|
|
825
823
|
super("MiLaboratories.PL.RTypes.NotificationFilter.Payload", [
|
|
826
824
|
{ no: 1, name: "values", kind: "map", K: 9, V: {
|
|
@@ -877,8 +875,8 @@ class dr extends h {
|
|
|
877
875
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
878
876
|
}
|
|
879
877
|
}
|
|
880
|
-
const q = new
|
|
881
|
-
class
|
|
878
|
+
const q = new lr();
|
|
879
|
+
class cr extends h {
|
|
882
880
|
constructor() {
|
|
883
881
|
super("google.protobuf.Timestamp", [
|
|
884
882
|
{
|
|
@@ -985,9 +983,9 @@ class fr extends h {
|
|
|
985
983
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
986
984
|
}
|
|
987
985
|
}
|
|
988
|
-
const C = new
|
|
986
|
+
const C = new cr();
|
|
989
987
|
var ue = /* @__PURE__ */ ((o) => (o[o.INVALID = 0] = "INVALID", o[o.STRUCTURAL = 1] = "STRUCTURAL", o[o.VALUE = 2] = "VALUE", o))(ue || {}), J = /* @__PURE__ */ ((o) => (o[o.INVALID = 0] = "INVALID", o[o.EMPTY = 1] = "EMPTY", o[o.ASSIGNED = 2] = "ASSIGNED", o[o.RESOLVED = 3] = "RESOLVED", o))(J || {});
|
|
990
|
-
class
|
|
988
|
+
class ur extends h {
|
|
991
989
|
constructor() {
|
|
992
990
|
super("MiLaboratories.PL.API.Tx", [
|
|
993
991
|
{
|
|
@@ -1040,8 +1038,8 @@ class hr extends h {
|
|
|
1040
1038
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1041
1039
|
}
|
|
1042
1040
|
}
|
|
1043
|
-
const me = new
|
|
1044
|
-
class
|
|
1041
|
+
const me = new ur();
|
|
1042
|
+
class dr extends h {
|
|
1045
1043
|
constructor() {
|
|
1046
1044
|
super("MiLaboratories.PL.API.Resource", [
|
|
1047
1045
|
{
|
|
@@ -1201,8 +1199,8 @@ class pr extends h {
|
|
|
1201
1199
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1202
1200
|
}
|
|
1203
1201
|
}
|
|
1204
|
-
const
|
|
1205
|
-
class
|
|
1202
|
+
const A = new dr();
|
|
1203
|
+
class fr extends h {
|
|
1206
1204
|
constructor() {
|
|
1207
1205
|
super("MiLaboratories.PL.API.Field", [
|
|
1208
1206
|
{ no: 1, name: "id", kind: "message", T: () => m },
|
|
@@ -1282,8 +1280,8 @@ class yr extends h {
|
|
|
1282
1280
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1283
1281
|
}
|
|
1284
1282
|
}
|
|
1285
|
-
const T = new
|
|
1286
|
-
class
|
|
1283
|
+
const T = new fr();
|
|
1284
|
+
class hr extends h {
|
|
1287
1285
|
constructor() {
|
|
1288
1286
|
super("MiLaboratories.PL.API.Notification", [
|
|
1289
1287
|
{
|
|
@@ -1405,8 +1403,8 @@ class gr extends h {
|
|
|
1405
1403
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1406
1404
|
}
|
|
1407
1405
|
}
|
|
1408
|
-
const V = new
|
|
1409
|
-
class
|
|
1406
|
+
const V = new hr();
|
|
1407
|
+
class pr extends h {
|
|
1410
1408
|
constructor() {
|
|
1411
1409
|
super("MiLaboratories.PL.API.Notification.Events", [
|
|
1412
1410
|
{
|
|
@@ -1601,8 +1599,8 @@ class mr extends h {
|
|
|
1601
1599
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1602
1600
|
}
|
|
1603
1601
|
}
|
|
1604
|
-
const ke = new
|
|
1605
|
-
class
|
|
1602
|
+
const ke = new pr();
|
|
1603
|
+
class yr extends h {
|
|
1606
1604
|
constructor() {
|
|
1607
1605
|
super("MiLaboratories.PL.API.Notification.FieldChange", [
|
|
1608
1606
|
{ no: 1, name: "old", kind: "message", T: () => T },
|
|
@@ -1642,8 +1640,8 @@ class kr extends h {
|
|
|
1642
1640
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1643
1641
|
}
|
|
1644
1642
|
}
|
|
1645
|
-
const Z = new
|
|
1646
|
-
class
|
|
1643
|
+
const Z = new yr();
|
|
1644
|
+
class gr extends h {
|
|
1647
1645
|
constructor() {
|
|
1648
1646
|
super("MiLaboratories.PL.API.SpanInfo", [
|
|
1649
1647
|
{
|
|
@@ -1712,8 +1710,8 @@ class br extends h {
|
|
|
1712
1710
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1713
1711
|
}
|
|
1714
1712
|
}
|
|
1715
|
-
const be = new
|
|
1716
|
-
class
|
|
1713
|
+
const be = new gr();
|
|
1714
|
+
class mr extends h {
|
|
1717
1715
|
constructor() {
|
|
1718
1716
|
super("MiLaboratories.PL.API.Subscription", [
|
|
1719
1717
|
{
|
|
@@ -1766,8 +1764,8 @@ class wr extends h {
|
|
|
1766
1764
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1767
1765
|
}
|
|
1768
1766
|
}
|
|
1769
|
-
const we = new
|
|
1770
|
-
class
|
|
1767
|
+
const we = new mr();
|
|
1768
|
+
class kr extends h {
|
|
1771
1769
|
constructor() {
|
|
1772
1770
|
super("MiLaboratories.PL.API.Controller", [
|
|
1773
1771
|
{
|
|
@@ -1832,8 +1830,8 @@ class Tr extends h {
|
|
|
1832
1830
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1833
1831
|
}
|
|
1834
1832
|
}
|
|
1835
|
-
const Te = new
|
|
1836
|
-
class
|
|
1833
|
+
const Te = new kr();
|
|
1834
|
+
class br extends h {
|
|
1837
1835
|
constructor() {
|
|
1838
1836
|
super("MiLaboratories.PL.API.ResourceSchema", [
|
|
1839
1837
|
{ no: 1, name: "type", kind: "message", T: () => g },
|
|
@@ -1875,8 +1873,8 @@ class Rr extends h {
|
|
|
1875
1873
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1876
1874
|
}
|
|
1877
1875
|
}
|
|
1878
|
-
const
|
|
1879
|
-
class
|
|
1876
|
+
const j = new br();
|
|
1877
|
+
class wr extends h {
|
|
1880
1878
|
constructor() {
|
|
1881
1879
|
super("MiLaboratories.PL.API.FieldSchema", [
|
|
1882
1880
|
{ no: 1, name: "type", kind: "enum", T: () => ["MiLaboratories.PL.Base.FieldType", b] },
|
|
@@ -1922,8 +1920,8 @@ class Ir extends h {
|
|
|
1922
1920
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1923
1921
|
}
|
|
1924
1922
|
}
|
|
1925
|
-
const Re = new
|
|
1926
|
-
class
|
|
1923
|
+
const Re = new wr();
|
|
1924
|
+
class Tr extends h {
|
|
1927
1925
|
constructor() {
|
|
1928
1926
|
super("MiLaboratories.PL.API.ResourceAPIFeature", [
|
|
1929
1927
|
{
|
|
@@ -1991,8 +1989,8 @@ class Pr extends h {
|
|
|
1991
1989
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
1992
1990
|
}
|
|
1993
1991
|
}
|
|
1994
|
-
const Ie = new
|
|
1995
|
-
class
|
|
1992
|
+
const Ie = new Tr();
|
|
1993
|
+
class Rr extends h {
|
|
1996
1994
|
constructor() {
|
|
1997
1995
|
super("google.protobuf.Any", [
|
|
1998
1996
|
{
|
|
@@ -2122,8 +2120,8 @@ class _r extends h {
|
|
|
2122
2120
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2123
2121
|
}
|
|
2124
2122
|
}
|
|
2125
|
-
const Pe = new
|
|
2126
|
-
class
|
|
2123
|
+
const Pe = new Rr();
|
|
2124
|
+
class Ir extends h {
|
|
2127
2125
|
constructor() {
|
|
2128
2126
|
super("google.rpc.Status", [
|
|
2129
2127
|
{
|
|
@@ -2182,9 +2180,9 @@ class Ar extends h {
|
|
|
2182
2180
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2183
2181
|
}
|
|
2184
2182
|
}
|
|
2185
|
-
const _e = new
|
|
2183
|
+
const _e = new Ir();
|
|
2186
2184
|
var de = /* @__PURE__ */ ((o) => (o[o.INVALID = 0] = "INVALID", o[o.WRITABLE = 1] = "WRITABLE", o[o.NOT_WRITABLE = 2] = "NOT_WRITABLE", o))(de || {});
|
|
2187
|
-
class
|
|
2185
|
+
class Pr extends h {
|
|
2188
2186
|
constructor() {
|
|
2189
2187
|
super("MiLaboratories.PL.API.TxAPI", []);
|
|
2190
2188
|
}
|
|
@@ -2200,8 +2198,8 @@ class Lr extends h {
|
|
|
2200
2198
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2201
2199
|
}
|
|
2202
2200
|
}
|
|
2203
|
-
new
|
|
2204
|
-
class
|
|
2201
|
+
new Pr();
|
|
2202
|
+
class _r extends h {
|
|
2205
2203
|
constructor() {
|
|
2206
2204
|
super("MiLaboratories.PL.API.TxAPI.ClientMessage", [
|
|
2207
2205
|
{
|
|
@@ -2211,7 +2209,7 @@ class Br extends h {
|
|
|
2211
2209
|
T: 13
|
|
2212
2210
|
/*ScalarType.UINT32*/
|
|
2213
2211
|
},
|
|
2214
|
-
{ no: 11, name: "tx_open", kind: "message", oneof: "request", T: () =>
|
|
2212
|
+
{ no: 11, name: "tx_open", kind: "message", oneof: "request", T: () => Ae },
|
|
2215
2213
|
{ no: 12, name: "tx_commit", kind: "message", oneof: "request", T: () => Ne },
|
|
2216
2214
|
{ no: 13, name: "tx_discard", kind: "message", oneof: "request", T: () => xe },
|
|
2217
2215
|
{ no: 58, name: "resource_create_root", kind: "message", oneof: "request", T: () => st },
|
|
@@ -2220,7 +2218,7 @@ class Br extends h {
|
|
|
2220
2218
|
{ no: 62, name: "resource_create_ephemeral", kind: "message", oneof: "request", T: () => Ee },
|
|
2221
2219
|
{ no: 52, name: "resource_create_value", kind: "message", oneof: "request", T: () => Oe },
|
|
2222
2220
|
{ no: 63, name: "resource_get_value_id", kind: "message", oneof: "request", T: () => qe },
|
|
2223
|
-
{ no: 64, name: "resource_create_singleton", kind: "message", oneof: "request", T: () =>
|
|
2221
|
+
{ no: 64, name: "resource_create_singleton", kind: "message", oneof: "request", T: () => je },
|
|
2224
2222
|
{ no: 65, name: "resource_get_singleton", kind: "message", oneof: "request", T: () => Me },
|
|
2225
2223
|
{ no: 59, name: "resource_create_child", kind: "message", oneof: "request", T: () => Ce },
|
|
2226
2224
|
{ no: 53, name: "resource_lock_inputs", kind: "message", oneof: "request", T: () => Je },
|
|
@@ -2238,7 +2236,7 @@ class Br extends h {
|
|
|
2238
2236
|
{ no: 102, name: "field_set", kind: "message", oneof: "request", T: () => Tt },
|
|
2239
2237
|
{ no: 105, name: "field_set_error", kind: "message", oneof: "request", T: () => It },
|
|
2240
2238
|
{ no: 103, name: "field_get", kind: "message", oneof: "request", T: () => _t },
|
|
2241
|
-
{ no: 104, name: "field_reset", kind: "message", oneof: "request", T: () =>
|
|
2239
|
+
{ no: 104, name: "field_reset", kind: "message", oneof: "request", T: () => At },
|
|
2242
2240
|
{ no: 106, name: "field_remove", kind: "message", oneof: "request", T: () => Nt },
|
|
2243
2241
|
{ no: 111, name: "subscription_create", kind: "message", oneof: "request", T: () => Et },
|
|
2244
2242
|
{ no: 112, name: "subscription_attach_filter", kind: "message", oneof: "request", T: () => te },
|
|
@@ -2247,7 +2245,7 @@ class Br extends h {
|
|
|
2247
2245
|
{ no: 154, name: "notification_get", kind: "message", oneof: "request", T: () => Q },
|
|
2248
2246
|
{ no: 155, name: "notification_ack", kind: "message", oneof: "request", T: () => xt },
|
|
2249
2247
|
{ no: 156, name: "notification_discard", kind: "message", oneof: "request", T: () => Ut },
|
|
2250
|
-
{ no: 200, name: "resource_key_value_set", kind: "message", oneof: "request", T: () =>
|
|
2248
|
+
{ no: 200, name: "resource_key_value_set", kind: "message", oneof: "request", T: () => jt },
|
|
2251
2249
|
{ no: 201, name: "resource_key_value_get", kind: "message", oneof: "request", T: () => Mt },
|
|
2252
2250
|
{ no: 202, name: "resource_key_value_get_if_exists", kind: "message", oneof: "request", T: () => Jt },
|
|
2253
2251
|
{ no: 203, name: "resource_key_value_set_flag", kind: "message", oneof: "request", T: () => Zt },
|
|
@@ -2281,7 +2279,7 @@ class Br extends h {
|
|
|
2281
2279
|
11:
|
|
2282
2280
|
r.request = {
|
|
2283
2281
|
oneofKind: "txOpen",
|
|
2284
|
-
txOpen:
|
|
2282
|
+
txOpen: Ae.internalBinaryRead(e, e.uint32(), i, r.request.txOpen)
|
|
2285
2283
|
};
|
|
2286
2284
|
break;
|
|
2287
2285
|
case /* MiLaboratories.PL.API.TxAPI.Commit.Request tx_commit */
|
|
@@ -2344,7 +2342,7 @@ class Br extends h {
|
|
|
2344
2342
|
64:
|
|
2345
2343
|
r.request = {
|
|
2346
2344
|
oneofKind: "resourceCreateSingleton",
|
|
2347
|
-
resourceCreateSingleton:
|
|
2345
|
+
resourceCreateSingleton: je.internalBinaryRead(e, e.uint32(), i, r.request.resourceCreateSingleton)
|
|
2348
2346
|
};
|
|
2349
2347
|
break;
|
|
2350
2348
|
case /* MiLaboratories.PL.API.ResourceAPI.GetSingleton.Request resource_get_singleton */
|
|
@@ -2470,7 +2468,7 @@ class Br extends h {
|
|
|
2470
2468
|
104:
|
|
2471
2469
|
r.request = {
|
|
2472
2470
|
oneofKind: "fieldReset",
|
|
2473
|
-
fieldReset:
|
|
2471
|
+
fieldReset: At.internalBinaryRead(e, e.uint32(), i, r.request.fieldReset)
|
|
2474
2472
|
};
|
|
2475
2473
|
break;
|
|
2476
2474
|
case /* MiLaboratories.PL.API.FieldAPI.Remove.Request field_remove */
|
|
@@ -2533,7 +2531,7 @@ class Br extends h {
|
|
|
2533
2531
|
200:
|
|
2534
2532
|
r.request = {
|
|
2535
2533
|
oneofKind: "resourceKeyValueSet",
|
|
2536
|
-
resourceKeyValueSet:
|
|
2534
|
+
resourceKeyValueSet: jt.internalBinaryRead(e, e.uint32(), i, r.request.resourceKeyValueSet)
|
|
2537
2535
|
};
|
|
2538
2536
|
break;
|
|
2539
2537
|
case /* MiLaboratories.PL.API.ResourceKVAPI.Get.Request resource_key_value_get */
|
|
@@ -2645,13 +2643,13 @@ class Br extends h {
|
|
|
2645
2643
|
return r;
|
|
2646
2644
|
}
|
|
2647
2645
|
internalBinaryWrite(e, t, i) {
|
|
2648
|
-
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.request.oneofKind === "txOpen" &&
|
|
2646
|
+
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.request.oneofKind === "txOpen" && Ae.internalBinaryWrite(e.request.txOpen, t.tag(11, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "txCommit" && Ne.internalBinaryWrite(e.request.txCommit, t.tag(12, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "txDiscard" && xe.internalBinaryWrite(e.request.txDiscard, t.tag(13, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateRoot" && st.internalBinaryWrite(e.request.resourceCreateRoot, t.tag(58, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceRemove" && at.internalBinaryWrite(e.request.resourceRemove, t.tag(57, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateStruct" && Ue.internalBinaryWrite(e.request.resourceCreateStruct, t.tag(51, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateEphemeral" && Ee.internalBinaryWrite(e.request.resourceCreateEphemeral, t.tag(62, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateValue" && Oe.internalBinaryWrite(e.request.resourceCreateValue, t.tag(52, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceGetValueId" && qe.internalBinaryWrite(e.request.resourceGetValueId, t.tag(63, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateSingleton" && je.internalBinaryWrite(e.request.resourceCreateSingleton, t.tag(64, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceGetSingleton" && Me.internalBinaryWrite(e.request.resourceGetSingleton, t.tag(65, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceCreateChild" && Ce.internalBinaryWrite(e.request.resourceCreateChild, t.tag(59, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceLockInputs" && Je.internalBinaryWrite(e.request.resourceLockInputs, t.tag(53, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceLockOutputs" && He.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" && tt.internalBinaryWrite(e.request.resourceGet, t.tag(55, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceSetError" && Qe.internalBinaryWrite(e.request.resourceSetError, t.tag(61, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceListByType" && it.internalBinaryWrite(e.request.resourceListByType, t.tag(60, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameSet" && ct.internalBinaryWrite(e.request.resourceNameSet, t.tag(66, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameGet" && dt.internalBinaryWrite(e.request.resourceNameGet, t.tag(67, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameExists" && ht.internalBinaryWrite(e.request.resourceNameExists, t.tag(68, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceNameDelete" && yt.internalBinaryWrite(e.request.resourceNameDelete, t.tag(69, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldCreate" && mt.internalBinaryWrite(e.request.fieldCreate, t.tag(101, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldExists" && bt.internalBinaryWrite(e.request.fieldExists, t.tag(107, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldSet" && Tt.internalBinaryWrite(e.request.fieldSet, t.tag(102, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldSetError" && It.internalBinaryWrite(e.request.fieldSetError, t.tag(105, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldGet" && _t.internalBinaryWrite(e.request.fieldGet, t.tag(103, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldReset" && At.internalBinaryWrite(e.request.fieldReset, t.tag(104, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "fieldRemove" && Nt.internalBinaryWrite(e.request.fieldRemove, t.tag(106, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionCreate" && Et.internalBinaryWrite(e.request.subscriptionCreate, t.tag(111, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionAttachFilter" && te.internalBinaryWrite(e.request.subscriptionAttachFilter, t.tag(112, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionDetachFilter" && ie.internalBinaryWrite(e.request.subscriptionDetachFilter, t.tag(113, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "subscriptionCreateFilter" && Ct.internalBinaryWrite(e.request.subscriptionCreateFilter, t.tag(115, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "notificationGet" && Q.internalBinaryWrite(e.request.notificationGet, t.tag(154, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "notificationAck" && xt.internalBinaryWrite(e.request.notificationAck, t.tag(155, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "notificationDiscard" && Ut.internalBinaryWrite(e.request.notificationDiscard, t.tag(156, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueSet" && jt.internalBinaryWrite(e.request.resourceKeyValueSet, t.tag(200, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueGet" && Mt.internalBinaryWrite(e.request.resourceKeyValueGet, t.tag(201, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueGetIfExists" && Jt.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" && D.internalBinaryWrite(e.request.resourceKeyValueGetFlag, t.tag(204, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueGetFlagIfExists" && D.internalBinaryWrite(e.request.resourceKeyValueGetFlagIfExists, t.tag(205, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueDelete" && Ht.internalBinaryWrite(e.request.resourceKeyValueDelete, t.tag(206, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "resourceKeyValueList" && Kt.internalBinaryWrite(e.request.resourceKeyValueList, t.tag(207, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerKeyValueSet" && Qt.internalBinaryWrite(e.request.controllerKeyValueSet, t.tag(250, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerKeyValueGet" && tn.internalBinaryWrite(e.request.controllerKeyValueGet, t.tag(251, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerKeyValueGetIfExists" && rn.internalBinaryWrite(e.request.controllerKeyValueGetIfExists, t.tag(252, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "cacheSetToField" && on.internalBinaryWrite(e.request.cacheSetToField, t.tag(300, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "cacheDeleteExpiredRecords" && ln.internalBinaryWrite(e.request.cacheDeleteExpiredRecords, t.tag(301, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerFeaturesSet" && se.internalBinaryWrite(e.request.controllerFeaturesSet, t.tag(350, c.LengthDelimited).fork(), i).join(), e.request.oneofKind === "controllerFeaturesClear" && ae.internalBinaryWrite(e.request.controllerFeaturesClear, t.tag(351, c.LengthDelimited).fork(), i).join();
|
|
2649
2647
|
let n = i.writeUnknownFields;
|
|
2650
2648
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
2651
2649
|
}
|
|
2652
2650
|
}
|
|
2653
|
-
const
|
|
2654
|
-
class
|
|
2651
|
+
const Lr = new _r();
|
|
2652
|
+
class Ar extends h {
|
|
2655
2653
|
constructor() {
|
|
2656
2654
|
super("MiLaboratories.PL.API.TxAPI.ServerMessage", [
|
|
2657
2655
|
{
|
|
@@ -2661,7 +2659,7 @@ class Fr extends h {
|
|
|
2661
2659
|
T: 13
|
|
2662
2660
|
/*ScalarType.UINT32*/
|
|
2663
2661
|
},
|
|
2664
|
-
{ no: 2, name: "multi_message", kind: "message", T: () =>
|
|
2662
|
+
{ no: 2, name: "multi_message", kind: "message", T: () => Le },
|
|
2665
2663
|
{ no: 11, name: "tx_open", kind: "message", oneof: "response", T: () => Be },
|
|
2666
2664
|
{ no: 12, name: "tx_commit", kind: "message", oneof: "response", T: () => Fe },
|
|
2667
2665
|
{ no: 13, name: "tx_discard", kind: "message", oneof: "response", T: () => We },
|
|
@@ -2671,7 +2669,7 @@ class Fr extends h {
|
|
|
2671
2669
|
{ no: 62, name: "resource_create_ephemeral", kind: "message", oneof: "response", T: () => Se },
|
|
2672
2670
|
{ no: 52, name: "resource_create_value", kind: "message", oneof: "response", T: () => Ke },
|
|
2673
2671
|
{ no: 63, name: "resource_get_value_id", kind: "message", oneof: "response", T: () => Ve },
|
|
2674
|
-
{ no: 64, name: "resource_create_singleton", kind: "message", oneof: "response", T: () =>
|
|
2672
|
+
{ no: 64, name: "resource_create_singleton", kind: "message", oneof: "response", T: () => ve },
|
|
2675
2673
|
{ no: 65, name: "resource_get_singleton", kind: "message", oneof: "response", T: () => Ge },
|
|
2676
2674
|
{ no: 59, name: "resource_create_child", kind: "message", oneof: "response", T: () => De },
|
|
2677
2675
|
{ no: 53, name: "resource_lock_inputs", kind: "message", oneof: "response", T: () => ze },
|
|
@@ -2688,7 +2686,7 @@ class Fr extends h {
|
|
|
2688
2686
|
{ no: 107, name: "field_exists", kind: "message", oneof: "response", T: () => wt },
|
|
2689
2687
|
{ no: 102, name: "field_set", kind: "message", oneof: "response", T: () => Rt },
|
|
2690
2688
|
{ no: 105, name: "field_set_error", kind: "message", oneof: "response", T: () => Pt },
|
|
2691
|
-
{ no: 103, name: "field_get", kind: "message", oneof: "response", T: () =>
|
|
2689
|
+
{ no: 103, name: "field_get", kind: "message", oneof: "response", T: () => Lt },
|
|
2692
2690
|
{ no: 104, name: "field_reset", kind: "message", oneof: "response", T: () => Bt },
|
|
2693
2691
|
{ no: 106, name: "field_remove", kind: "message", oneof: "response", T: () => Ft },
|
|
2694
2692
|
{ no: 111, name: "subscription_create", kind: "message", oneof: "response", T: () => St },
|
|
@@ -2698,7 +2696,7 @@ class Fr extends h {
|
|
|
2698
2696
|
{ no: 154, name: "notification_get", kind: "message", oneof: "response", T: () => ee },
|
|
2699
2697
|
{ no: 155, name: "notification_ack", kind: "message", oneof: "response", T: () => Wt },
|
|
2700
2698
|
{ no: 156, name: "notification_discard", kind: "message", oneof: "response", T: () => $t },
|
|
2701
|
-
{ no: 200, name: "resource_key_value_set", kind: "message", oneof: "response", T: () =>
|
|
2699
|
+
{ no: 200, name: "resource_key_value_set", kind: "message", oneof: "response", T: () => vt },
|
|
2702
2700
|
{ no: 201, name: "resource_key_value_get", kind: "message", oneof: "response", T: () => Gt },
|
|
2703
2701
|
{ no: 202, name: "resource_key_value_get_if_exists", kind: "message", oneof: "response", T: () => zt },
|
|
2704
2702
|
{ no: 203, name: "resource_key_value_set_flag", kind: "message", oneof: "response", T: () => Xt },
|
|
@@ -2731,7 +2729,7 @@ class Fr extends h {
|
|
|
2731
2729
|
break;
|
|
2732
2730
|
case /* MiLaboratories.PL.API.TxAPI.ServerMessage.Multi multi_message */
|
|
2733
2731
|
2:
|
|
2734
|
-
r.multiMessage =
|
|
2732
|
+
r.multiMessage = Le.internalBinaryRead(e, e.uint32(), i, r.multiMessage);
|
|
2735
2733
|
break;
|
|
2736
2734
|
case /* MiLaboratories.PL.API.TxAPI.Open.Response tx_open */
|
|
2737
2735
|
11:
|
|
@@ -2800,7 +2798,7 @@ class Fr extends h {
|
|
|
2800
2798
|
64:
|
|
2801
2799
|
r.response = {
|
|
2802
2800
|
oneofKind: "resourceCreateSingleton",
|
|
2803
|
-
resourceCreateSingleton:
|
|
2801
|
+
resourceCreateSingleton: ve.internalBinaryRead(e, e.uint32(), i, r.response.resourceCreateSingleton)
|
|
2804
2802
|
};
|
|
2805
2803
|
break;
|
|
2806
2804
|
case /* MiLaboratories.PL.API.ResourceAPI.GetSingleton.Response resource_get_singleton */
|
|
@@ -2919,7 +2917,7 @@ class Fr extends h {
|
|
|
2919
2917
|
103:
|
|
2920
2918
|
r.response = {
|
|
2921
2919
|
oneofKind: "fieldGet",
|
|
2922
|
-
fieldGet:
|
|
2920
|
+
fieldGet: Lt.internalBinaryRead(e, e.uint32(), i, r.response.fieldGet)
|
|
2923
2921
|
};
|
|
2924
2922
|
break;
|
|
2925
2923
|
case /* MiLaboratories.PL.API.FieldAPI.Reset.Response field_reset */
|
|
@@ -2989,7 +2987,7 @@ class Fr extends h {
|
|
|
2989
2987
|
200:
|
|
2990
2988
|
r.response = {
|
|
2991
2989
|
oneofKind: "resourceKeyValueSet",
|
|
2992
|
-
resourceKeyValueSet:
|
|
2990
|
+
resourceKeyValueSet: vt.internalBinaryRead(e, e.uint32(), i, r.response.resourceKeyValueSet)
|
|
2993
2991
|
};
|
|
2994
2992
|
break;
|
|
2995
2993
|
case /* MiLaboratories.PL.API.ResourceKVAPI.Get.Response resource_key_value_get */
|
|
@@ -3105,13 +3103,13 @@ class Fr extends h {
|
|
|
3105
3103
|
return r;
|
|
3106
3104
|
}
|
|
3107
3105
|
internalBinaryWrite(e, t, i) {
|
|
3108
|
-
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.multiMessage &&
|
|
3106
|
+
e.requestId !== 0 && t.tag(1, c.Varint).uint32(e.requestId), e.multiMessage && Le.internalBinaryWrite(e.multiMessage, t.tag(2, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txOpen" && Be.internalBinaryWrite(e.response.txOpen, t.tag(11, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txCommit" && Fe.internalBinaryWrite(e.response.txCommit, t.tag(12, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "txDiscard" && We.internalBinaryWrite(e.response.txDiscard, t.tag(13, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateRoot" && ot.internalBinaryWrite(e.response.resourceCreateRoot, t.tag(58, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceRemove" && lt.internalBinaryWrite(e.response.resourceRemove, t.tag(57, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateStruct" && $e.internalBinaryWrite(e.response.resourceCreateStruct, t.tag(51, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateEphemeral" && Se.internalBinaryWrite(e.response.resourceCreateEphemeral, t.tag(62, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateValue" && Ke.internalBinaryWrite(e.response.resourceCreateValue, t.tag(52, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceGetValueId" && Ve.internalBinaryWrite(e.response.resourceGetValueId, t.tag(63, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateSingleton" && ve.internalBinaryWrite(e.response.resourceCreateSingleton, t.tag(64, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceGetSingleton" && Ge.internalBinaryWrite(e.response.resourceGetSingleton, t.tag(65, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceCreateChild" && De.internalBinaryWrite(e.response.resourceCreateChild, t.tag(59, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceLockInputs" && ze.internalBinaryWrite(e.response.resourceLockInputs, t.tag(53, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceLockOutputs" && Ye.internalBinaryWrite(e.response.resourceLockOutputs, t.tag(56, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceExists" && Xe.internalBinaryWrite(e.response.resourceExists, t.tag(54, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceGet" && nt.internalBinaryWrite(e.response.resourceGet, t.tag(55, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceSetError" && et.internalBinaryWrite(e.response.resourceSetError, t.tag(61, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceListByType" && rt.internalBinaryWrite(e.response.resourceListByType, t.tag(60, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameSet" && ut.internalBinaryWrite(e.response.resourceNameSet, t.tag(66, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameGet" && ft.internalBinaryWrite(e.response.resourceNameGet, t.tag(67, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameExists" && pt.internalBinaryWrite(e.response.resourceNameExists, t.tag(68, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceNameDelete" && gt.internalBinaryWrite(e.response.resourceNameDelete, t.tag(69, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldCreate" && kt.internalBinaryWrite(e.response.fieldCreate, t.tag(101, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldExists" && wt.internalBinaryWrite(e.response.fieldExists, t.tag(107, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldSet" && Rt.internalBinaryWrite(e.response.fieldSet, t.tag(102, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldSetError" && Pt.internalBinaryWrite(e.response.fieldSetError, t.tag(105, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldGet" && Lt.internalBinaryWrite(e.response.fieldGet, t.tag(103, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldReset" && Bt.internalBinaryWrite(e.response.fieldReset, t.tag(104, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "fieldRemove" && Ft.internalBinaryWrite(e.response.fieldRemove, t.tag(106, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionCreate" && St.internalBinaryWrite(e.response.subscriptionCreate, t.tag(111, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionCreateFilter" && Dt.internalBinaryWrite(e.response.subscriptionCreateFilter, t.tag(115, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionAttachFilter" && ne.internalBinaryWrite(e.response.subscriptionAttachFilter, t.tag(112, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "subscriptionDetachFilter" && re.internalBinaryWrite(e.response.subscriptionDetachFilter, t.tag(113, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "notificationGet" && ee.internalBinaryWrite(e.response.notificationGet, t.tag(154, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "notificationAck" && Wt.internalBinaryWrite(e.response.notificationAck, t.tag(155, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "notificationDiscard" && $t.internalBinaryWrite(e.response.notificationDiscard, t.tag(156, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueSet" && vt.internalBinaryWrite(e.response.resourceKeyValueSet, t.tag(200, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGet" && Gt.internalBinaryWrite(e.response.resourceKeyValueGet, t.tag(201, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGetIfExists" && zt.internalBinaryWrite(e.response.resourceKeyValueGetIfExists, t.tag(202, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueSetFlag" && Xt.internalBinaryWrite(e.response.resourceKeyValueSetFlag, t.tag(203, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGetFlag" && O.internalBinaryWrite(e.response.resourceKeyValueGetFlag, t.tag(204, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueGetFlagIfExists" && O.internalBinaryWrite(e.response.resourceKeyValueGetFlagIfExists, t.tag(205, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueDelete" && Yt.internalBinaryWrite(e.response.resourceKeyValueDelete, t.tag(206, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "resourceKeyValueList" && qt.internalBinaryWrite(e.response.resourceKeyValueList, t.tag(207, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerKeyValueSet" && en.internalBinaryWrite(e.response.controllerKeyValueSet, t.tag(250, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerKeyValueGet" && nn.internalBinaryWrite(e.response.controllerKeyValueGet, t.tag(251, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerKeyValueGetIfExists" && sn.internalBinaryWrite(e.response.controllerKeyValueGetIfExists, t.tag(252, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "cacheSetToField" && an.internalBinaryWrite(e.response.cacheSetToField, t.tag(300, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "cacheDeleteExpiredRecords" && cn.internalBinaryWrite(e.response.cacheDeleteExpiredRecords, t.tag(301, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerFeaturesSet" && oe.internalBinaryWrite(e.response.controllerFeaturesSet, t.tag(350, c.LengthDelimited).fork(), i).join(), e.response.oneofKind === "controllerFeaturesClear" && le.internalBinaryWrite(e.response.controllerFeaturesClear, t.tag(351, c.LengthDelimited).fork(), i).join(), e.error && _e.internalBinaryWrite(e.error, t.tag(3, c.LengthDelimited).fork(), i).join();
|
|
3109
3107
|
let n = i.writeUnknownFields;
|
|
3110
3108
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3111
3109
|
}
|
|
3112
3110
|
}
|
|
3113
|
-
const
|
|
3114
|
-
class
|
|
3111
|
+
const Br = new Ar();
|
|
3112
|
+
class Nr extends h {
|
|
3115
3113
|
constructor() {
|
|
3116
3114
|
super("MiLaboratories.PL.API.TxAPI.ServerMessage.Multi", [
|
|
3117
3115
|
{
|
|
@@ -3174,8 +3172,8 @@ class Wr extends h {
|
|
|
3174
3172
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3175
3173
|
}
|
|
3176
3174
|
}
|
|
3177
|
-
const
|
|
3178
|
-
class
|
|
3175
|
+
const Le = new Nr();
|
|
3176
|
+
class Fr extends h {
|
|
3179
3177
|
constructor() {
|
|
3180
3178
|
super("MiLaboratories.PL.API.TxAPI.Open", []);
|
|
3181
3179
|
}
|
|
@@ -3191,8 +3189,8 @@ class Ur extends h {
|
|
|
3191
3189
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3192
3190
|
}
|
|
3193
3191
|
}
|
|
3194
|
-
new
|
|
3195
|
-
class
|
|
3192
|
+
new Fr();
|
|
3193
|
+
class xr extends h {
|
|
3196
3194
|
constructor() {
|
|
3197
3195
|
super("MiLaboratories.PL.API.TxAPI.Open.Request", [
|
|
3198
3196
|
{
|
|
@@ -3238,8 +3236,8 @@ class $r extends h {
|
|
|
3238
3236
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3239
3237
|
}
|
|
3240
3238
|
}
|
|
3241
|
-
const
|
|
3242
|
-
class
|
|
3239
|
+
const Ae = new xr();
|
|
3240
|
+
class Wr extends h {
|
|
3243
3241
|
constructor() {
|
|
3244
3242
|
super("MiLaboratories.PL.API.TxAPI.Open.Response", [
|
|
3245
3243
|
{ no: 1, name: "tx", kind: "message", T: () => me }
|
|
@@ -3274,8 +3272,8 @@ class Er extends h {
|
|
|
3274
3272
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3275
3273
|
}
|
|
3276
3274
|
}
|
|
3277
|
-
const Be = new
|
|
3278
|
-
class
|
|
3275
|
+
const Be = new Wr();
|
|
3276
|
+
class Ur extends h {
|
|
3279
3277
|
constructor() {
|
|
3280
3278
|
super("MiLaboratories.PL.API.TxAPI.Commit", []);
|
|
3281
3279
|
}
|
|
@@ -3291,8 +3289,8 @@ class Sr extends h {
|
|
|
3291
3289
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3292
3290
|
}
|
|
3293
3291
|
}
|
|
3294
|
-
new
|
|
3295
|
-
class
|
|
3292
|
+
new Ur();
|
|
3293
|
+
class $r extends h {
|
|
3296
3294
|
constructor() {
|
|
3297
3295
|
super("MiLaboratories.PL.API.TxAPI.Commit.Request", []);
|
|
3298
3296
|
}
|
|
@@ -3308,8 +3306,8 @@ class Cr extends h {
|
|
|
3308
3306
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3309
3307
|
}
|
|
3310
3308
|
}
|
|
3311
|
-
const Ne = new
|
|
3312
|
-
class
|
|
3309
|
+
const Ne = new $r();
|
|
3310
|
+
class Er extends h {
|
|
3313
3311
|
constructor() {
|
|
3314
3312
|
super("MiLaboratories.PL.API.TxAPI.Commit.Response", [
|
|
3315
3313
|
{
|
|
@@ -3350,8 +3348,8 @@ class Dr extends h {
|
|
|
3350
3348
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3351
3349
|
}
|
|
3352
3350
|
}
|
|
3353
|
-
const Fe = new
|
|
3354
|
-
class
|
|
3351
|
+
const Fe = new Er();
|
|
3352
|
+
class Sr extends h {
|
|
3355
3353
|
constructor() {
|
|
3356
3354
|
super("MiLaboratories.PL.API.TxAPI.Discard", []);
|
|
3357
3355
|
}
|
|
@@ -3367,8 +3365,8 @@ class Or extends h {
|
|
|
3367
3365
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3368
3366
|
}
|
|
3369
3367
|
}
|
|
3370
|
-
new
|
|
3371
|
-
class
|
|
3368
|
+
new Sr();
|
|
3369
|
+
class Cr extends h {
|
|
3372
3370
|
constructor() {
|
|
3373
3371
|
super("MiLaboratories.PL.API.TxAPI.Discard.Request", []);
|
|
3374
3372
|
}
|
|
@@ -3384,8 +3382,8 @@ class Kr extends h {
|
|
|
3384
3382
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3385
3383
|
}
|
|
3386
3384
|
}
|
|
3387
|
-
const xe = new
|
|
3388
|
-
class
|
|
3385
|
+
const xe = new Cr();
|
|
3386
|
+
class Dr extends h {
|
|
3389
3387
|
constructor() {
|
|
3390
3388
|
super("MiLaboratories.PL.API.TxAPI.Discard.Response", []);
|
|
3391
3389
|
}
|
|
@@ -3401,8 +3399,8 @@ class qr extends h {
|
|
|
3401
3399
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3402
3400
|
}
|
|
3403
3401
|
}
|
|
3404
|
-
const We = new
|
|
3405
|
-
class
|
|
3402
|
+
const We = new Dr();
|
|
3403
|
+
class Or extends h {
|
|
3406
3404
|
constructor() {
|
|
3407
3405
|
super("MiLaboratories.PL.API.TxAPI.Sync", []);
|
|
3408
3406
|
}
|
|
@@ -3418,8 +3416,8 @@ class Vr extends h {
|
|
|
3418
3416
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3419
3417
|
}
|
|
3420
3418
|
}
|
|
3421
|
-
new
|
|
3422
|
-
class
|
|
3419
|
+
new Or();
|
|
3420
|
+
class Kr extends h {
|
|
3423
3421
|
constructor() {
|
|
3424
3422
|
super("MiLaboratories.PL.API.TxAPI.Sync.Request", [
|
|
3425
3423
|
{
|
|
@@ -3461,8 +3459,8 @@ class vr extends h {
|
|
|
3461
3459
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3462
3460
|
}
|
|
3463
3461
|
}
|
|
3464
|
-
const
|
|
3465
|
-
class
|
|
3462
|
+
const qr = new Kr();
|
|
3463
|
+
class Vr extends h {
|
|
3466
3464
|
constructor() {
|
|
3467
3465
|
super("MiLaboratories.PL.API.TxAPI.Sync.Response", []);
|
|
3468
3466
|
}
|
|
@@ -3478,8 +3476,8 @@ class Mr extends h {
|
|
|
3478
3476
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3479
3477
|
}
|
|
3480
3478
|
}
|
|
3481
|
-
const
|
|
3482
|
-
class
|
|
3479
|
+
const jr = new Vr();
|
|
3480
|
+
class vr extends h {
|
|
3483
3481
|
constructor() {
|
|
3484
3482
|
super("MiLaboratories.PL.API.ResourceAPI", []);
|
|
3485
3483
|
}
|
|
@@ -3495,8 +3493,8 @@ class Jr extends h {
|
|
|
3495
3493
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3496
3494
|
}
|
|
3497
3495
|
}
|
|
3498
|
-
new
|
|
3499
|
-
class
|
|
3496
|
+
new vr();
|
|
3497
|
+
class Mr extends h {
|
|
3500
3498
|
constructor() {
|
|
3501
3499
|
super("MiLaboratories.PL.API.ResourceAPI.CreateStruct", []);
|
|
3502
3500
|
}
|
|
@@ -3512,8 +3510,8 @@ class zr extends h {
|
|
|
3512
3510
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3513
3511
|
}
|
|
3514
3512
|
}
|
|
3515
|
-
new
|
|
3516
|
-
class
|
|
3513
|
+
new Mr();
|
|
3514
|
+
class Gr extends h {
|
|
3517
3515
|
constructor() {
|
|
3518
3516
|
super("MiLaboratories.PL.API.ResourceAPI.CreateStruct.Request", [
|
|
3519
3517
|
{
|
|
@@ -3572,8 +3570,8 @@ class Hr extends h {
|
|
|
3572
3570
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3573
3571
|
}
|
|
3574
3572
|
}
|
|
3575
|
-
const Ue = new
|
|
3576
|
-
class
|
|
3573
|
+
const Ue = new Gr();
|
|
3574
|
+
class Jr extends h {
|
|
3577
3575
|
constructor() {
|
|
3578
3576
|
super("MiLaboratories.PL.API.ResourceAPI.CreateStruct.Response", [
|
|
3579
3577
|
{
|
|
@@ -3615,8 +3613,8 @@ class Yr extends h {
|
|
|
3615
3613
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3616
3614
|
}
|
|
3617
3615
|
}
|
|
3618
|
-
const $e = new
|
|
3619
|
-
class
|
|
3616
|
+
const $e = new Jr();
|
|
3617
|
+
class zr extends h {
|
|
3620
3618
|
constructor() {
|
|
3621
3619
|
super("MiLaboratories.PL.API.ResourceAPI.CreateEphemeral", []);
|
|
3622
3620
|
}
|
|
@@ -3632,8 +3630,8 @@ class Zr extends h {
|
|
|
3632
3630
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3633
3631
|
}
|
|
3634
3632
|
}
|
|
3635
|
-
new
|
|
3636
|
-
class
|
|
3633
|
+
new zr();
|
|
3634
|
+
class Hr extends h {
|
|
3637
3635
|
constructor() {
|
|
3638
3636
|
super("MiLaboratories.PL.API.ResourceAPI.CreateEphemeral.Request", [
|
|
3639
3637
|
{
|
|
@@ -3692,8 +3690,8 @@ class Xr extends h {
|
|
|
3692
3690
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3693
3691
|
}
|
|
3694
3692
|
}
|
|
3695
|
-
const Ee = new
|
|
3696
|
-
class
|
|
3693
|
+
const Ee = new Hr();
|
|
3694
|
+
class Yr extends h {
|
|
3697
3695
|
constructor() {
|
|
3698
3696
|
super("MiLaboratories.PL.API.ResourceAPI.CreateEphemeral.Response", [
|
|
3699
3697
|
{
|
|
@@ -3735,8 +3733,8 @@ class Qr extends h {
|
|
|
3735
3733
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3736
3734
|
}
|
|
3737
3735
|
}
|
|
3738
|
-
const Se = new
|
|
3739
|
-
class
|
|
3736
|
+
const Se = new Yr();
|
|
3737
|
+
class Zr extends h {
|
|
3740
3738
|
constructor() {
|
|
3741
3739
|
super("MiLaboratories.PL.API.ResourceAPI.CreateChild", []);
|
|
3742
3740
|
}
|
|
@@ -3752,8 +3750,8 @@ class es extends h {
|
|
|
3752
3750
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3753
3751
|
}
|
|
3754
3752
|
}
|
|
3755
|
-
new
|
|
3756
|
-
class
|
|
3753
|
+
new Zr();
|
|
3754
|
+
class Xr extends h {
|
|
3757
3755
|
constructor() {
|
|
3758
3756
|
super("MiLaboratories.PL.API.ResourceAPI.CreateChild.Request", [
|
|
3759
3757
|
{
|
|
@@ -3805,8 +3803,8 @@ class ts extends h {
|
|
|
3805
3803
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3806
3804
|
}
|
|
3807
3805
|
}
|
|
3808
|
-
const Ce = new
|
|
3809
|
-
class
|
|
3806
|
+
const Ce = new Xr();
|
|
3807
|
+
class Qr extends h {
|
|
3810
3808
|
constructor() {
|
|
3811
3809
|
super("MiLaboratories.PL.API.ResourceAPI.CreateChild.Response", [
|
|
3812
3810
|
{
|
|
@@ -3848,8 +3846,8 @@ class ns extends h {
|
|
|
3848
3846
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3849
3847
|
}
|
|
3850
3848
|
}
|
|
3851
|
-
const De = new
|
|
3852
|
-
class
|
|
3849
|
+
const De = new Qr();
|
|
3850
|
+
class es extends h {
|
|
3853
3851
|
constructor() {
|
|
3854
3852
|
super("MiLaboratories.PL.API.ResourceAPI.CreateValue", []);
|
|
3855
3853
|
}
|
|
@@ -3865,8 +3863,8 @@ class is extends h {
|
|
|
3865
3863
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3866
3864
|
}
|
|
3867
3865
|
}
|
|
3868
|
-
new
|
|
3869
|
-
class
|
|
3866
|
+
new es();
|
|
3867
|
+
class ts extends h {
|
|
3870
3868
|
constructor() {
|
|
3871
3869
|
super("MiLaboratories.PL.API.ResourceAPI.CreateValue.Request", [
|
|
3872
3870
|
{
|
|
@@ -3935,8 +3933,8 @@ class rs extends h {
|
|
|
3935
3933
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3936
3934
|
}
|
|
3937
3935
|
}
|
|
3938
|
-
const Oe = new
|
|
3939
|
-
class
|
|
3936
|
+
const Oe = new ts();
|
|
3937
|
+
class ns extends h {
|
|
3940
3938
|
constructor() {
|
|
3941
3939
|
super("MiLaboratories.PL.API.ResourceAPI.CreateValue.Response", [
|
|
3942
3940
|
{
|
|
@@ -3978,8 +3976,8 @@ class ss extends h {
|
|
|
3978
3976
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3979
3977
|
}
|
|
3980
3978
|
}
|
|
3981
|
-
const Ke = new
|
|
3982
|
-
class
|
|
3979
|
+
const Ke = new ns();
|
|
3980
|
+
class is extends h {
|
|
3983
3981
|
constructor() {
|
|
3984
3982
|
super("MiLaboratories.PL.API.ResourceAPI.GetValueID", []);
|
|
3985
3983
|
}
|
|
@@ -3995,8 +3993,8 @@ class os extends h {
|
|
|
3995
3993
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
3996
3994
|
}
|
|
3997
3995
|
}
|
|
3998
|
-
new
|
|
3999
|
-
class
|
|
3996
|
+
new is();
|
|
3997
|
+
class rs extends h {
|
|
4000
3998
|
constructor() {
|
|
4001
3999
|
super("MiLaboratories.PL.API.ResourceAPI.GetValueID.Request", [
|
|
4002
4000
|
{ no: 1, name: "type", kind: "message", T: () => g },
|
|
@@ -4042,8 +4040,8 @@ class as extends h {
|
|
|
4042
4040
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4043
4041
|
}
|
|
4044
4042
|
}
|
|
4045
|
-
const qe = new
|
|
4046
|
-
class
|
|
4043
|
+
const qe = new rs();
|
|
4044
|
+
class ss extends h {
|
|
4047
4045
|
constructor() {
|
|
4048
4046
|
super("MiLaboratories.PL.API.ResourceAPI.GetValueID.Response", [
|
|
4049
4047
|
{
|
|
@@ -4085,8 +4083,8 @@ class ls extends h {
|
|
|
4085
4083
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4086
4084
|
}
|
|
4087
4085
|
}
|
|
4088
|
-
const Ve = new
|
|
4089
|
-
class
|
|
4086
|
+
const Ve = new ss();
|
|
4087
|
+
class os extends h {
|
|
4090
4088
|
constructor() {
|
|
4091
4089
|
super("MiLaboratories.PL.API.ResourceAPI.CreateSingleton", []);
|
|
4092
4090
|
}
|
|
@@ -4102,8 +4100,8 @@ class cs extends h {
|
|
|
4102
4100
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4103
4101
|
}
|
|
4104
4102
|
}
|
|
4105
|
-
new
|
|
4106
|
-
class
|
|
4103
|
+
new os();
|
|
4104
|
+
class as extends h {
|
|
4107
4105
|
constructor() {
|
|
4108
4106
|
super("MiLaboratories.PL.API.ResourceAPI.CreateSingleton.Request", [
|
|
4109
4107
|
{
|
|
@@ -4172,8 +4170,8 @@ class us extends h {
|
|
|
4172
4170
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4173
4171
|
}
|
|
4174
4172
|
}
|
|
4175
|
-
const
|
|
4176
|
-
class
|
|
4173
|
+
const je = new as();
|
|
4174
|
+
class ls extends h {
|
|
4177
4175
|
constructor() {
|
|
4178
4176
|
super("MiLaboratories.PL.API.ResourceAPI.CreateSingleton.Response", [
|
|
4179
4177
|
{
|
|
@@ -4215,8 +4213,8 @@ class ds extends h {
|
|
|
4215
4213
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4216
4214
|
}
|
|
4217
4215
|
}
|
|
4218
|
-
const
|
|
4219
|
-
class
|
|
4216
|
+
const ve = new ls();
|
|
4217
|
+
class cs extends h {
|
|
4220
4218
|
constructor() {
|
|
4221
4219
|
super("MiLaboratories.PL.API.ResourceAPI.GetSingleton", []);
|
|
4222
4220
|
}
|
|
@@ -4232,8 +4230,8 @@ class fs extends h {
|
|
|
4232
4230
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4233
4231
|
}
|
|
4234
4232
|
}
|
|
4235
|
-
new
|
|
4236
|
-
class
|
|
4233
|
+
new cs();
|
|
4234
|
+
class us extends h {
|
|
4237
4235
|
constructor() {
|
|
4238
4236
|
super("MiLaboratories.PL.API.ResourceAPI.GetSingleton.Request", [
|
|
4239
4237
|
{ no: 1, name: "type", kind: "message", T: () => g },
|
|
@@ -4290,11 +4288,11 @@ class hs extends h {
|
|
|
4290
4288
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4291
4289
|
}
|
|
4292
4290
|
}
|
|
4293
|
-
const Me = new
|
|
4294
|
-
class
|
|
4291
|
+
const Me = new us();
|
|
4292
|
+
class ds extends h {
|
|
4295
4293
|
constructor() {
|
|
4296
4294
|
super("MiLaboratories.PL.API.ResourceAPI.GetSingleton.Response", [
|
|
4297
|
-
{ no: 1, name: "resource", kind: "message", T: () =>
|
|
4295
|
+
{ no: 1, name: "resource", kind: "message", T: () => A }
|
|
4298
4296
|
]);
|
|
4299
4297
|
}
|
|
4300
4298
|
create(e) {
|
|
@@ -4308,7 +4306,7 @@ class ps extends h {
|
|
|
4308
4306
|
switch (a) {
|
|
4309
4307
|
case /* MiLaboratories.PL.API.Resource resource */
|
|
4310
4308
|
1:
|
|
4311
|
-
r.resource =
|
|
4309
|
+
r.resource = A.internalBinaryRead(e, e.uint32(), i, r.resource);
|
|
4312
4310
|
break;
|
|
4313
4311
|
default:
|
|
4314
4312
|
let s = i.readUnknownField;
|
|
@@ -4321,13 +4319,13 @@ class ps extends h {
|
|
|
4321
4319
|
return r;
|
|
4322
4320
|
}
|
|
4323
4321
|
internalBinaryWrite(e, t, i) {
|
|
4324
|
-
e.resource &&
|
|
4322
|
+
e.resource && A.internalBinaryWrite(e.resource, t.tag(1, c.LengthDelimited).fork(), i).join();
|
|
4325
4323
|
let n = i.writeUnknownFields;
|
|
4326
4324
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4327
4325
|
}
|
|
4328
4326
|
}
|
|
4329
|
-
const Ge = new
|
|
4330
|
-
class
|
|
4327
|
+
const Ge = new ds();
|
|
4328
|
+
class fs extends h {
|
|
4331
4329
|
constructor() {
|
|
4332
4330
|
super("MiLaboratories.PL.API.ResourceAPI.LockInputs", []);
|
|
4333
4331
|
}
|
|
@@ -4343,8 +4341,8 @@ class ys extends h {
|
|
|
4343
4341
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4344
4342
|
}
|
|
4345
4343
|
}
|
|
4346
|
-
new
|
|
4347
|
-
class
|
|
4344
|
+
new fs();
|
|
4345
|
+
class hs extends h {
|
|
4348
4346
|
constructor() {
|
|
4349
4347
|
super("MiLaboratories.PL.API.ResourceAPI.LockInputs.Request", [
|
|
4350
4348
|
{
|
|
@@ -4386,8 +4384,8 @@ class gs extends h {
|
|
|
4386
4384
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4387
4385
|
}
|
|
4388
4386
|
}
|
|
4389
|
-
const Je = new
|
|
4390
|
-
class
|
|
4387
|
+
const Je = new hs();
|
|
4388
|
+
class ps extends h {
|
|
4391
4389
|
constructor() {
|
|
4392
4390
|
super("MiLaboratories.PL.API.ResourceAPI.LockInputs.Response", []);
|
|
4393
4391
|
}
|
|
@@ -4403,8 +4401,8 @@ class ms extends h {
|
|
|
4403
4401
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4404
4402
|
}
|
|
4405
4403
|
}
|
|
4406
|
-
const ze = new
|
|
4407
|
-
class
|
|
4404
|
+
const ze = new ps();
|
|
4405
|
+
class ys extends h {
|
|
4408
4406
|
constructor() {
|
|
4409
4407
|
super("MiLaboratories.PL.API.ResourceAPI.LockOutputs", []);
|
|
4410
4408
|
}
|
|
@@ -4420,8 +4418,8 @@ class ks extends h {
|
|
|
4420
4418
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4421
4419
|
}
|
|
4422
4420
|
}
|
|
4423
|
-
new
|
|
4424
|
-
class
|
|
4421
|
+
new ys();
|
|
4422
|
+
class gs extends h {
|
|
4425
4423
|
constructor() {
|
|
4426
4424
|
super("MiLaboratories.PL.API.ResourceAPI.LockOutputs.Request", [
|
|
4427
4425
|
{
|
|
@@ -4463,8 +4461,8 @@ class bs extends h {
|
|
|
4463
4461
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4464
4462
|
}
|
|
4465
4463
|
}
|
|
4466
|
-
const He = new
|
|
4467
|
-
class
|
|
4464
|
+
const He = new gs();
|
|
4465
|
+
class ms extends h {
|
|
4468
4466
|
constructor() {
|
|
4469
4467
|
super("MiLaboratories.PL.API.ResourceAPI.LockOutputs.Response", []);
|
|
4470
4468
|
}
|
|
@@ -4480,8 +4478,8 @@ class ws extends h {
|
|
|
4480
4478
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4481
4479
|
}
|
|
4482
4480
|
}
|
|
4483
|
-
const Ye = new
|
|
4484
|
-
class
|
|
4481
|
+
const Ye = new ms();
|
|
4482
|
+
class ks extends h {
|
|
4485
4483
|
constructor() {
|
|
4486
4484
|
super("MiLaboratories.PL.API.ResourceAPI.Exists", []);
|
|
4487
4485
|
}
|
|
@@ -4497,8 +4495,8 @@ class Ts extends h {
|
|
|
4497
4495
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4498
4496
|
}
|
|
4499
4497
|
}
|
|
4500
|
-
new
|
|
4501
|
-
class
|
|
4498
|
+
new ks();
|
|
4499
|
+
class bs extends h {
|
|
4502
4500
|
constructor() {
|
|
4503
4501
|
super("MiLaboratories.PL.API.ResourceAPI.Exists.Request", [
|
|
4504
4502
|
{
|
|
@@ -4540,8 +4538,8 @@ class Rs extends h {
|
|
|
4540
4538
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4541
4539
|
}
|
|
4542
4540
|
}
|
|
4543
|
-
const Ze = new
|
|
4544
|
-
class
|
|
4541
|
+
const Ze = new bs();
|
|
4542
|
+
class ws extends h {
|
|
4545
4543
|
constructor() {
|
|
4546
4544
|
super("MiLaboratories.PL.API.ResourceAPI.Exists.Response", [
|
|
4547
4545
|
{
|
|
@@ -4582,8 +4580,8 @@ class Is extends h {
|
|
|
4582
4580
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4583
4581
|
}
|
|
4584
4582
|
}
|
|
4585
|
-
const Xe = new
|
|
4586
|
-
class
|
|
4583
|
+
const Xe = new ws();
|
|
4584
|
+
class Ts extends h {
|
|
4587
4585
|
constructor() {
|
|
4588
4586
|
super("MiLaboratories.PL.API.ResourceAPI.SetError", []);
|
|
4589
4587
|
}
|
|
@@ -4599,8 +4597,8 @@ class Ps extends h {
|
|
|
4599
4597
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4600
4598
|
}
|
|
4601
4599
|
}
|
|
4602
|
-
new
|
|
4603
|
-
class
|
|
4600
|
+
new Ts();
|
|
4601
|
+
class Rs extends h {
|
|
4604
4602
|
constructor() {
|
|
4605
4603
|
super("MiLaboratories.PL.API.ResourceAPI.SetError.Request", [
|
|
4606
4604
|
{
|
|
@@ -4654,8 +4652,8 @@ class _s extends h {
|
|
|
4654
4652
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4655
4653
|
}
|
|
4656
4654
|
}
|
|
4657
|
-
const Qe = new
|
|
4658
|
-
class
|
|
4655
|
+
const Qe = new Rs();
|
|
4656
|
+
class Is extends h {
|
|
4659
4657
|
constructor() {
|
|
4660
4658
|
super("MiLaboratories.PL.API.ResourceAPI.SetError.Response", []);
|
|
4661
4659
|
}
|
|
@@ -4671,8 +4669,8 @@ class As extends h {
|
|
|
4671
4669
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4672
4670
|
}
|
|
4673
4671
|
}
|
|
4674
|
-
const et = new
|
|
4675
|
-
class
|
|
4672
|
+
const et = new Is();
|
|
4673
|
+
class Ps extends h {
|
|
4676
4674
|
constructor() {
|
|
4677
4675
|
super("MiLaboratories.PL.API.ResourceAPI.Get", []);
|
|
4678
4676
|
}
|
|
@@ -4688,8 +4686,8 @@ class Ls extends h {
|
|
|
4688
4686
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4689
4687
|
}
|
|
4690
4688
|
}
|
|
4691
|
-
new
|
|
4692
|
-
class
|
|
4689
|
+
new Ps();
|
|
4690
|
+
class _s extends h {
|
|
4693
4691
|
constructor() {
|
|
4694
4692
|
super("MiLaboratories.PL.API.ResourceAPI.Get.Request", [
|
|
4695
4693
|
{
|
|
@@ -4742,11 +4740,11 @@ class Bs extends h {
|
|
|
4742
4740
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4743
4741
|
}
|
|
4744
4742
|
}
|
|
4745
|
-
const tt = new
|
|
4746
|
-
class
|
|
4743
|
+
const tt = new _s();
|
|
4744
|
+
class Ls extends h {
|
|
4747
4745
|
constructor() {
|
|
4748
4746
|
super("MiLaboratories.PL.API.ResourceAPI.Get.Response", [
|
|
4749
|
-
{ no: 1, name: "resource", kind: "message", T: () =>
|
|
4747
|
+
{ no: 1, name: "resource", kind: "message", T: () => A }
|
|
4750
4748
|
]);
|
|
4751
4749
|
}
|
|
4752
4750
|
create(e) {
|
|
@@ -4760,7 +4758,7 @@ class Ns extends h {
|
|
|
4760
4758
|
switch (a) {
|
|
4761
4759
|
case /* MiLaboratories.PL.API.Resource resource */
|
|
4762
4760
|
1:
|
|
4763
|
-
r.resource =
|
|
4761
|
+
r.resource = A.internalBinaryRead(e, e.uint32(), i, r.resource);
|
|
4764
4762
|
break;
|
|
4765
4763
|
default:
|
|
4766
4764
|
let s = i.readUnknownField;
|
|
@@ -4773,13 +4771,13 @@ class Ns extends h {
|
|
|
4773
4771
|
return r;
|
|
4774
4772
|
}
|
|
4775
4773
|
internalBinaryWrite(e, t, i) {
|
|
4776
|
-
e.resource &&
|
|
4774
|
+
e.resource && A.internalBinaryWrite(e.resource, t.tag(1, c.LengthDelimited).fork(), i).join();
|
|
4777
4775
|
let n = i.writeUnknownFields;
|
|
4778
4776
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4779
4777
|
}
|
|
4780
4778
|
}
|
|
4781
|
-
const nt = new
|
|
4782
|
-
class
|
|
4779
|
+
const nt = new Ls();
|
|
4780
|
+
class As extends h {
|
|
4783
4781
|
constructor() {
|
|
4784
4782
|
super("MiLaboratories.PL.API.ResourceAPI.List", []);
|
|
4785
4783
|
}
|
|
@@ -4795,8 +4793,8 @@ class Fs extends h {
|
|
|
4795
4793
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4796
4794
|
}
|
|
4797
4795
|
}
|
|
4798
|
-
new
|
|
4799
|
-
class
|
|
4796
|
+
new As();
|
|
4797
|
+
class Bs extends h {
|
|
4800
4798
|
constructor() {
|
|
4801
4799
|
super("MiLaboratories.PL.API.ResourceAPI.List.ByType", []);
|
|
4802
4800
|
}
|
|
@@ -4812,8 +4810,8 @@ class xs extends h {
|
|
|
4812
4810
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4813
4811
|
}
|
|
4814
4812
|
}
|
|
4815
|
-
new
|
|
4816
|
-
class
|
|
4813
|
+
new Bs();
|
|
4814
|
+
class Ns extends h {
|
|
4817
4815
|
constructor() {
|
|
4818
4816
|
super("MiLaboratories.PL.API.ResourceAPI.List.ByType.Request", [
|
|
4819
4817
|
{ no: 1, name: "resource_type", kind: "message", T: () => g }
|
|
@@ -4848,11 +4846,11 @@ class Ws extends h {
|
|
|
4848
4846
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4849
4847
|
}
|
|
4850
4848
|
}
|
|
4851
|
-
const it = new
|
|
4852
|
-
class
|
|
4849
|
+
const it = new Ns();
|
|
4850
|
+
class Fs extends h {
|
|
4853
4851
|
constructor() {
|
|
4854
4852
|
super("MiLaboratories.PL.API.ResourceAPI.List.ByType.Response", [
|
|
4855
|
-
{ no: 1, name: "resources", kind: "map", K: 4, V: { kind: "message", T: () =>
|
|
4853
|
+
{ no: 1, name: "resources", kind: "map", K: 4, V: { kind: "message", T: () => A } }
|
|
4856
4854
|
]);
|
|
4857
4855
|
}
|
|
4858
4856
|
create(e) {
|
|
@@ -4887,23 +4885,23 @@ class Us extends h {
|
|
|
4887
4885
|
d = t.uint64().toString();
|
|
4888
4886
|
break;
|
|
4889
4887
|
case 2:
|
|
4890
|
-
a =
|
|
4888
|
+
a = A.internalBinaryRead(t, t.uint32(), i);
|
|
4891
4889
|
break;
|
|
4892
4890
|
default:
|
|
4893
4891
|
throw new globalThis.Error("unknown map entry field for field MiLaboratories.PL.API.ResourceAPI.List.ByType.Response.resources");
|
|
4894
4892
|
}
|
|
4895
4893
|
}
|
|
4896
|
-
e[d ?? "0"] = a ??
|
|
4894
|
+
e[d ?? "0"] = a ?? A.create();
|
|
4897
4895
|
}
|
|
4898
4896
|
internalBinaryWrite(e, t, i) {
|
|
4899
4897
|
for (let r of globalThis.Object.keys(e.resources))
|
|
4900
|
-
t.tag(1, c.LengthDelimited).fork().tag(1, c.Varint).uint64(r), t.tag(2, c.LengthDelimited).fork(),
|
|
4898
|
+
t.tag(1, c.LengthDelimited).fork().tag(1, c.Varint).uint64(r), t.tag(2, c.LengthDelimited).fork(), A.internalBinaryWrite(e.resources[r], t, i), t.join().join();
|
|
4901
4899
|
let n = i.writeUnknownFields;
|
|
4902
4900
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4903
4901
|
}
|
|
4904
4902
|
}
|
|
4905
|
-
const rt = new
|
|
4906
|
-
class
|
|
4903
|
+
const rt = new Fs();
|
|
4904
|
+
class xs extends h {
|
|
4907
4905
|
constructor() {
|
|
4908
4906
|
super("MiLaboratories.PL.API.ResourceAPI.CreateRoot", []);
|
|
4909
4907
|
}
|
|
@@ -4919,8 +4917,8 @@ class $s extends h {
|
|
|
4919
4917
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4920
4918
|
}
|
|
4921
4919
|
}
|
|
4922
|
-
new
|
|
4923
|
-
class
|
|
4920
|
+
new xs();
|
|
4921
|
+
class Ws extends h {
|
|
4924
4922
|
constructor() {
|
|
4925
4923
|
super("MiLaboratories.PL.API.ResourceAPI.CreateRoot.Request", [
|
|
4926
4924
|
{
|
|
@@ -4967,8 +4965,8 @@ class Es extends h {
|
|
|
4967
4965
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
4968
4966
|
}
|
|
4969
4967
|
}
|
|
4970
|
-
const st = new
|
|
4971
|
-
class
|
|
4968
|
+
const st = new Ws();
|
|
4969
|
+
class Us extends h {
|
|
4972
4970
|
constructor() {
|
|
4973
4971
|
super("MiLaboratories.PL.API.ResourceAPI.CreateRoot.Response", [
|
|
4974
4972
|
{
|
|
@@ -5010,8 +5008,8 @@ class Ss extends h {
|
|
|
5010
5008
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5011
5009
|
}
|
|
5012
5010
|
}
|
|
5013
|
-
const ot = new
|
|
5014
|
-
class
|
|
5011
|
+
const ot = new Us();
|
|
5012
|
+
class $s extends h {
|
|
5015
5013
|
constructor() {
|
|
5016
5014
|
super("MiLaboratories.PL.API.ResourceAPI.Remove", []);
|
|
5017
5015
|
}
|
|
@@ -5027,8 +5025,8 @@ class Cs extends h {
|
|
|
5027
5025
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5028
5026
|
}
|
|
5029
5027
|
}
|
|
5030
|
-
new
|
|
5031
|
-
class
|
|
5028
|
+
new $s();
|
|
5029
|
+
class Es extends h {
|
|
5032
5030
|
constructor() {
|
|
5033
5031
|
super("MiLaboratories.PL.API.ResourceAPI.Remove.Request", [
|
|
5034
5032
|
{
|
|
@@ -5070,8 +5068,8 @@ class Ds extends h {
|
|
|
5070
5068
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5071
5069
|
}
|
|
5072
5070
|
}
|
|
5073
|
-
const at = new
|
|
5074
|
-
class
|
|
5071
|
+
const at = new Es();
|
|
5072
|
+
class Ss extends h {
|
|
5075
5073
|
constructor() {
|
|
5076
5074
|
super("MiLaboratories.PL.API.ResourceAPI.Remove.Response", []);
|
|
5077
5075
|
}
|
|
@@ -5087,8 +5085,8 @@ class Os extends h {
|
|
|
5087
5085
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5088
5086
|
}
|
|
5089
5087
|
}
|
|
5090
|
-
const lt = new
|
|
5091
|
-
class
|
|
5088
|
+
const lt = new Ss();
|
|
5089
|
+
class Cs extends h {
|
|
5092
5090
|
constructor() {
|
|
5093
5091
|
super("MiLaboratories.PL.API.ResourceAPI.Name", []);
|
|
5094
5092
|
}
|
|
@@ -5104,8 +5102,8 @@ class Ks extends h {
|
|
|
5104
5102
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5105
5103
|
}
|
|
5106
5104
|
}
|
|
5107
|
-
new
|
|
5108
|
-
class
|
|
5105
|
+
new Cs();
|
|
5106
|
+
class Ds extends h {
|
|
5109
5107
|
constructor() {
|
|
5110
5108
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Set", []);
|
|
5111
5109
|
}
|
|
@@ -5121,8 +5119,8 @@ class qs extends h {
|
|
|
5121
5119
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5122
5120
|
}
|
|
5123
5121
|
}
|
|
5124
|
-
new
|
|
5125
|
-
class
|
|
5122
|
+
new Ds();
|
|
5123
|
+
class Os extends h {
|
|
5126
5124
|
constructor() {
|
|
5127
5125
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Set.Request", [
|
|
5128
5126
|
{
|
|
@@ -5175,8 +5173,8 @@ class Vs extends h {
|
|
|
5175
5173
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5176
5174
|
}
|
|
5177
5175
|
}
|
|
5178
|
-
const ct = new
|
|
5179
|
-
class
|
|
5176
|
+
const ct = new Os();
|
|
5177
|
+
class Ks extends h {
|
|
5180
5178
|
constructor() {
|
|
5181
5179
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Set.Response", []);
|
|
5182
5180
|
}
|
|
@@ -5192,8 +5190,8 @@ class vs extends h {
|
|
|
5192
5190
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5193
5191
|
}
|
|
5194
5192
|
}
|
|
5195
|
-
const ut = new
|
|
5196
|
-
class
|
|
5193
|
+
const ut = new Ks();
|
|
5194
|
+
class qs extends h {
|
|
5197
5195
|
constructor() {
|
|
5198
5196
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Get", []);
|
|
5199
5197
|
}
|
|
@@ -5209,8 +5207,8 @@ class js extends h {
|
|
|
5209
5207
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5210
5208
|
}
|
|
5211
5209
|
}
|
|
5212
|
-
new
|
|
5213
|
-
class
|
|
5210
|
+
new qs();
|
|
5211
|
+
class Vs extends h {
|
|
5214
5212
|
constructor() {
|
|
5215
5213
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Get.Request", [
|
|
5216
5214
|
{
|
|
@@ -5251,8 +5249,8 @@ class Ms extends h {
|
|
|
5251
5249
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5252
5250
|
}
|
|
5253
5251
|
}
|
|
5254
|
-
const dt = new
|
|
5255
|
-
class
|
|
5252
|
+
const dt = new Vs();
|
|
5253
|
+
class js extends h {
|
|
5256
5254
|
constructor() {
|
|
5257
5255
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Get.Response", [
|
|
5258
5256
|
{
|
|
@@ -5294,8 +5292,8 @@ class Gs extends h {
|
|
|
5294
5292
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5295
5293
|
}
|
|
5296
5294
|
}
|
|
5297
|
-
const ft = new
|
|
5298
|
-
class
|
|
5295
|
+
const ft = new js();
|
|
5296
|
+
class vs extends h {
|
|
5299
5297
|
constructor() {
|
|
5300
5298
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Exists", []);
|
|
5301
5299
|
}
|
|
@@ -5311,8 +5309,8 @@ class Js extends h {
|
|
|
5311
5309
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5312
5310
|
}
|
|
5313
5311
|
}
|
|
5314
|
-
new
|
|
5315
|
-
class
|
|
5312
|
+
new vs();
|
|
5313
|
+
class Ms extends h {
|
|
5316
5314
|
constructor() {
|
|
5317
5315
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Exists.Request", [
|
|
5318
5316
|
{
|
|
@@ -5353,8 +5351,8 @@ class zs extends h {
|
|
|
5353
5351
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5354
5352
|
}
|
|
5355
5353
|
}
|
|
5356
|
-
const ht = new
|
|
5357
|
-
class
|
|
5354
|
+
const ht = new Ms();
|
|
5355
|
+
class Gs extends h {
|
|
5358
5356
|
constructor() {
|
|
5359
5357
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Exists.Response", [
|
|
5360
5358
|
{
|
|
@@ -5395,8 +5393,8 @@ class Hs extends h {
|
|
|
5395
5393
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5396
5394
|
}
|
|
5397
5395
|
}
|
|
5398
|
-
const pt = new
|
|
5399
|
-
class
|
|
5396
|
+
const pt = new Gs();
|
|
5397
|
+
class Js extends h {
|
|
5400
5398
|
constructor() {
|
|
5401
5399
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Delete", []);
|
|
5402
5400
|
}
|
|
@@ -5412,8 +5410,8 @@ class Ys extends h {
|
|
|
5412
5410
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5413
5411
|
}
|
|
5414
5412
|
}
|
|
5415
|
-
new
|
|
5416
|
-
class
|
|
5413
|
+
new Js();
|
|
5414
|
+
class zs extends h {
|
|
5417
5415
|
constructor() {
|
|
5418
5416
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Delete.Request", [
|
|
5419
5417
|
{
|
|
@@ -5454,8 +5452,8 @@ class Zs extends h {
|
|
|
5454
5452
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5455
5453
|
}
|
|
5456
5454
|
}
|
|
5457
|
-
const yt = new
|
|
5458
|
-
class
|
|
5455
|
+
const yt = new zs();
|
|
5456
|
+
class Hs extends h {
|
|
5459
5457
|
constructor() {
|
|
5460
5458
|
super("MiLaboratories.PL.API.ResourceAPI.Name.Delete.Response", []);
|
|
5461
5459
|
}
|
|
@@ -5471,8 +5469,8 @@ class Xs extends h {
|
|
|
5471
5469
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5472
5470
|
}
|
|
5473
5471
|
}
|
|
5474
|
-
const gt = new
|
|
5475
|
-
class
|
|
5472
|
+
const gt = new Hs();
|
|
5473
|
+
class Ys extends h {
|
|
5476
5474
|
constructor() {
|
|
5477
5475
|
super("MiLaboratories.PL.API.FieldAPI", []);
|
|
5478
5476
|
}
|
|
@@ -5488,8 +5486,8 @@ class Qs extends h {
|
|
|
5488
5486
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5489
5487
|
}
|
|
5490
5488
|
}
|
|
5491
|
-
new
|
|
5492
|
-
class
|
|
5489
|
+
new Ys();
|
|
5490
|
+
class Zs extends h {
|
|
5493
5491
|
constructor() {
|
|
5494
5492
|
super("MiLaboratories.PL.API.FieldAPI.Create", []);
|
|
5495
5493
|
}
|
|
@@ -5505,8 +5503,8 @@ class eo extends h {
|
|
|
5505
5503
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5506
5504
|
}
|
|
5507
5505
|
}
|
|
5508
|
-
new
|
|
5509
|
-
class
|
|
5506
|
+
new Zs();
|
|
5507
|
+
class Xs extends h {
|
|
5510
5508
|
constructor() {
|
|
5511
5509
|
super("MiLaboratories.PL.API.FieldAPI.Create.Request", [
|
|
5512
5510
|
{ no: 1, name: "type", kind: "enum", T: () => ["MiLaboratories.PL.Base.FieldType", b] },
|
|
@@ -5546,8 +5544,8 @@ class to extends h {
|
|
|
5546
5544
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5547
5545
|
}
|
|
5548
5546
|
}
|
|
5549
|
-
const mt = new
|
|
5550
|
-
class
|
|
5547
|
+
const mt = new Xs();
|
|
5548
|
+
class Qs extends h {
|
|
5551
5549
|
constructor() {
|
|
5552
5550
|
super("MiLaboratories.PL.API.FieldAPI.Create.Response", [
|
|
5553
5551
|
{ no: 1, name: "global_id", kind: "message", T: () => m }
|
|
@@ -5582,8 +5580,8 @@ class no extends h {
|
|
|
5582
5580
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5583
5581
|
}
|
|
5584
5582
|
}
|
|
5585
|
-
const kt = new
|
|
5586
|
-
class
|
|
5583
|
+
const kt = new Qs();
|
|
5584
|
+
class eo extends h {
|
|
5587
5585
|
constructor() {
|
|
5588
5586
|
super("MiLaboratories.PL.API.FieldAPI.Exists", []);
|
|
5589
5587
|
}
|
|
@@ -5599,8 +5597,8 @@ class io extends h {
|
|
|
5599
5597
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5600
5598
|
}
|
|
5601
5599
|
}
|
|
5602
|
-
new
|
|
5603
|
-
class
|
|
5600
|
+
new eo();
|
|
5601
|
+
class to extends h {
|
|
5604
5602
|
constructor() {
|
|
5605
5603
|
super("MiLaboratories.PL.API.FieldAPI.Exists.Request", [
|
|
5606
5604
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -5635,8 +5633,8 @@ class ro extends h {
|
|
|
5635
5633
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5636
5634
|
}
|
|
5637
5635
|
}
|
|
5638
|
-
const bt = new
|
|
5639
|
-
class
|
|
5636
|
+
const bt = new to();
|
|
5637
|
+
class no extends h {
|
|
5640
5638
|
constructor() {
|
|
5641
5639
|
super("MiLaboratories.PL.API.FieldAPI.Exists.Response", [
|
|
5642
5640
|
{
|
|
@@ -5677,8 +5675,8 @@ class so extends h {
|
|
|
5677
5675
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5678
5676
|
}
|
|
5679
5677
|
}
|
|
5680
|
-
const wt = new
|
|
5681
|
-
class
|
|
5678
|
+
const wt = new no();
|
|
5679
|
+
class io extends h {
|
|
5682
5680
|
constructor() {
|
|
5683
5681
|
super("MiLaboratories.PL.API.FieldAPI.Set", []);
|
|
5684
5682
|
}
|
|
@@ -5694,8 +5692,8 @@ class oo extends h {
|
|
|
5694
5692
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5695
5693
|
}
|
|
5696
5694
|
}
|
|
5697
|
-
new
|
|
5698
|
-
class
|
|
5695
|
+
new io();
|
|
5696
|
+
class ro extends h {
|
|
5699
5697
|
constructor() {
|
|
5700
5698
|
super("MiLaboratories.PL.API.FieldAPI.Set.Request", [
|
|
5701
5699
|
{ no: 1, name: "field", kind: "message", T: () => m },
|
|
@@ -5735,8 +5733,8 @@ class ao extends h {
|
|
|
5735
5733
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5736
5734
|
}
|
|
5737
5735
|
}
|
|
5738
|
-
const Tt = new
|
|
5739
|
-
class
|
|
5736
|
+
const Tt = new ro();
|
|
5737
|
+
class so extends h {
|
|
5740
5738
|
constructor() {
|
|
5741
5739
|
super("MiLaboratories.PL.API.FieldAPI.Set.Response", []);
|
|
5742
5740
|
}
|
|
@@ -5752,8 +5750,8 @@ class lo extends h {
|
|
|
5752
5750
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5753
5751
|
}
|
|
5754
5752
|
}
|
|
5755
|
-
const Rt = new
|
|
5756
|
-
class
|
|
5753
|
+
const Rt = new so();
|
|
5754
|
+
class oo extends h {
|
|
5757
5755
|
constructor() {
|
|
5758
5756
|
super("MiLaboratories.PL.API.FieldAPI.SetError", []);
|
|
5759
5757
|
}
|
|
@@ -5769,8 +5767,8 @@ class co extends h {
|
|
|
5769
5767
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5770
5768
|
}
|
|
5771
5769
|
}
|
|
5772
|
-
new
|
|
5773
|
-
class
|
|
5770
|
+
new oo();
|
|
5771
|
+
class ao extends h {
|
|
5774
5772
|
constructor() {
|
|
5775
5773
|
super("MiLaboratories.PL.API.FieldAPI.SetError.Request", [
|
|
5776
5774
|
{ no: 1, name: "field", kind: "message", T: () => m },
|
|
@@ -5817,8 +5815,8 @@ class uo extends h {
|
|
|
5817
5815
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5818
5816
|
}
|
|
5819
5817
|
}
|
|
5820
|
-
const It = new
|
|
5821
|
-
class
|
|
5818
|
+
const It = new ao();
|
|
5819
|
+
class lo extends h {
|
|
5822
5820
|
constructor() {
|
|
5823
5821
|
super("MiLaboratories.PL.API.FieldAPI.SetError.Response", []);
|
|
5824
5822
|
}
|
|
@@ -5834,8 +5832,8 @@ class fo extends h {
|
|
|
5834
5832
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5835
5833
|
}
|
|
5836
5834
|
}
|
|
5837
|
-
const Pt = new
|
|
5838
|
-
class
|
|
5835
|
+
const Pt = new lo();
|
|
5836
|
+
class co extends h {
|
|
5839
5837
|
constructor() {
|
|
5840
5838
|
super("MiLaboratories.PL.API.FieldAPI.Get", []);
|
|
5841
5839
|
}
|
|
@@ -5851,8 +5849,8 @@ class ho extends h {
|
|
|
5851
5849
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5852
5850
|
}
|
|
5853
5851
|
}
|
|
5854
|
-
new
|
|
5855
|
-
class
|
|
5852
|
+
new co();
|
|
5853
|
+
class uo extends h {
|
|
5856
5854
|
constructor() {
|
|
5857
5855
|
super("MiLaboratories.PL.API.FieldAPI.Get.Request", [
|
|
5858
5856
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -5887,8 +5885,8 @@ class po extends h {
|
|
|
5887
5885
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5888
5886
|
}
|
|
5889
5887
|
}
|
|
5890
|
-
const _t = new
|
|
5891
|
-
class
|
|
5888
|
+
const _t = new uo();
|
|
5889
|
+
class fo extends h {
|
|
5892
5890
|
constructor() {
|
|
5893
5891
|
super("MiLaboratories.PL.API.FieldAPI.Get.Response", [
|
|
5894
5892
|
{ no: 1, name: "field", kind: "message", T: () => T }
|
|
@@ -5923,8 +5921,8 @@ class yo extends h {
|
|
|
5923
5921
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5924
5922
|
}
|
|
5925
5923
|
}
|
|
5926
|
-
const
|
|
5927
|
-
class
|
|
5924
|
+
const Lt = new fo();
|
|
5925
|
+
class ho extends h {
|
|
5928
5926
|
constructor() {
|
|
5929
5927
|
super("MiLaboratories.PL.API.FieldAPI.Reset", []);
|
|
5930
5928
|
}
|
|
@@ -5940,8 +5938,8 @@ class go extends h {
|
|
|
5940
5938
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5941
5939
|
}
|
|
5942
5940
|
}
|
|
5943
|
-
new
|
|
5944
|
-
class
|
|
5941
|
+
new ho();
|
|
5942
|
+
class po extends h {
|
|
5945
5943
|
constructor() {
|
|
5946
5944
|
super("MiLaboratories.PL.API.FieldAPI.Reset.Request", [
|
|
5947
5945
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -5976,8 +5974,8 @@ class mo extends h {
|
|
|
5976
5974
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5977
5975
|
}
|
|
5978
5976
|
}
|
|
5979
|
-
const
|
|
5980
|
-
class
|
|
5977
|
+
const At = new po();
|
|
5978
|
+
class yo extends h {
|
|
5981
5979
|
constructor() {
|
|
5982
5980
|
super("MiLaboratories.PL.API.FieldAPI.Reset.Response", []);
|
|
5983
5981
|
}
|
|
@@ -5993,8 +5991,8 @@ class ko extends h {
|
|
|
5993
5991
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
5994
5992
|
}
|
|
5995
5993
|
}
|
|
5996
|
-
const Bt = new
|
|
5997
|
-
class
|
|
5994
|
+
const Bt = new yo();
|
|
5995
|
+
class go extends h {
|
|
5998
5996
|
constructor() {
|
|
5999
5997
|
super("MiLaboratories.PL.API.FieldAPI.Remove", []);
|
|
6000
5998
|
}
|
|
@@ -6010,8 +6008,8 @@ class bo extends h {
|
|
|
6010
6008
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6011
6009
|
}
|
|
6012
6010
|
}
|
|
6013
|
-
new
|
|
6014
|
-
class
|
|
6011
|
+
new go();
|
|
6012
|
+
class mo extends h {
|
|
6015
6013
|
constructor() {
|
|
6016
6014
|
super("MiLaboratories.PL.API.FieldAPI.Remove.Request", [
|
|
6017
6015
|
{ no: 1, name: "field", kind: "message", T: () => m }
|
|
@@ -6046,8 +6044,8 @@ class wo extends h {
|
|
|
6046
6044
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6047
6045
|
}
|
|
6048
6046
|
}
|
|
6049
|
-
const Nt = new
|
|
6050
|
-
class
|
|
6047
|
+
const Nt = new mo();
|
|
6048
|
+
class ko extends h {
|
|
6051
6049
|
constructor() {
|
|
6052
6050
|
super("MiLaboratories.PL.API.FieldAPI.Remove.Response", []);
|
|
6053
6051
|
}
|
|
@@ -6063,8 +6061,8 @@ class To extends h {
|
|
|
6063
6061
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6064
6062
|
}
|
|
6065
6063
|
}
|
|
6066
|
-
const Ft = new
|
|
6067
|
-
class
|
|
6064
|
+
const Ft = new ko();
|
|
6065
|
+
class bo extends h {
|
|
6068
6066
|
constructor() {
|
|
6069
6067
|
super("MiLaboratories.PL.API.NotificationAPI", []);
|
|
6070
6068
|
}
|
|
@@ -6080,8 +6078,8 @@ class Ro extends h {
|
|
|
6080
6078
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6081
6079
|
}
|
|
6082
6080
|
}
|
|
6083
|
-
new
|
|
6084
|
-
class
|
|
6081
|
+
new bo();
|
|
6082
|
+
class wo extends h {
|
|
6085
6083
|
constructor() {
|
|
6086
6084
|
super("MiLaboratories.PL.API.NotificationAPI.Get", []);
|
|
6087
6085
|
}
|
|
@@ -6097,8 +6095,8 @@ class Io extends h {
|
|
|
6097
6095
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6098
6096
|
}
|
|
6099
6097
|
}
|
|
6100
|
-
new
|
|
6101
|
-
class
|
|
6098
|
+
new wo();
|
|
6099
|
+
class To extends h {
|
|
6102
6100
|
constructor() {
|
|
6103
6101
|
super("MiLaboratories.PL.API.NotificationAPI.Get.Request", [
|
|
6104
6102
|
{
|
|
@@ -6151,8 +6149,8 @@ class Po extends h {
|
|
|
6151
6149
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6152
6150
|
}
|
|
6153
6151
|
}
|
|
6154
|
-
const Q = new
|
|
6155
|
-
class
|
|
6152
|
+
const Q = new To();
|
|
6153
|
+
class Ro extends h {
|
|
6156
6154
|
constructor() {
|
|
6157
6155
|
super("MiLaboratories.PL.API.NotificationAPI.Get.Response", [
|
|
6158
6156
|
{ no: 1, name: "notifications", kind: "message", repeat: 1, T: () => V }
|
|
@@ -6188,8 +6186,8 @@ class _o extends h {
|
|
|
6188
6186
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6189
6187
|
}
|
|
6190
6188
|
}
|
|
6191
|
-
const ee = new
|
|
6192
|
-
class
|
|
6189
|
+
const ee = new Ro();
|
|
6190
|
+
class Io extends h {
|
|
6193
6191
|
constructor() {
|
|
6194
6192
|
super("MiLaboratories.PL.API.NotificationAPI.Ack", []);
|
|
6195
6193
|
}
|
|
@@ -6205,8 +6203,8 @@ class Ao extends h {
|
|
|
6205
6203
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6206
6204
|
}
|
|
6207
6205
|
}
|
|
6208
|
-
new
|
|
6209
|
-
class
|
|
6206
|
+
new Io();
|
|
6207
|
+
class Po extends h {
|
|
6210
6208
|
constructor() {
|
|
6211
6209
|
super("MiLaboratories.PL.API.NotificationAPI.Ack.Request", [
|
|
6212
6210
|
{
|
|
@@ -6260,8 +6258,8 @@ class Lo extends h {
|
|
|
6260
6258
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6261
6259
|
}
|
|
6262
6260
|
}
|
|
6263
|
-
const xt = new
|
|
6264
|
-
class
|
|
6261
|
+
const xt = new Po();
|
|
6262
|
+
class _o extends h {
|
|
6265
6263
|
constructor() {
|
|
6266
6264
|
super("MiLaboratories.PL.API.NotificationAPI.Ack.Response", []);
|
|
6267
6265
|
}
|
|
@@ -6277,8 +6275,8 @@ class Bo extends h {
|
|
|
6277
6275
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6278
6276
|
}
|
|
6279
6277
|
}
|
|
6280
|
-
const Wt = new
|
|
6281
|
-
class
|
|
6278
|
+
const Wt = new _o();
|
|
6279
|
+
class Lo extends h {
|
|
6282
6280
|
constructor() {
|
|
6283
6281
|
super("MiLaboratories.PL.API.NotificationAPI.Discard", []);
|
|
6284
6282
|
}
|
|
@@ -6294,8 +6292,8 @@ class No extends h {
|
|
|
6294
6292
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6295
6293
|
}
|
|
6296
6294
|
}
|
|
6297
|
-
new
|
|
6298
|
-
class
|
|
6295
|
+
new Lo();
|
|
6296
|
+
class Ao extends h {
|
|
6299
6297
|
constructor() {
|
|
6300
6298
|
super("MiLaboratories.PL.API.NotificationAPI.Discard.Request", [
|
|
6301
6299
|
{
|
|
@@ -6349,8 +6347,8 @@ class Fo extends h {
|
|
|
6349
6347
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6350
6348
|
}
|
|
6351
6349
|
}
|
|
6352
|
-
const Ut = new
|
|
6353
|
-
class
|
|
6350
|
+
const Ut = new Ao();
|
|
6351
|
+
class Bo extends h {
|
|
6354
6352
|
constructor() {
|
|
6355
6353
|
super("MiLaboratories.PL.API.NotificationAPI.Discard.Response", []);
|
|
6356
6354
|
}
|
|
@@ -6366,8 +6364,8 @@ class xo extends h {
|
|
|
6366
6364
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6367
6365
|
}
|
|
6368
6366
|
}
|
|
6369
|
-
const $t = new
|
|
6370
|
-
class
|
|
6367
|
+
const $t = new Bo();
|
|
6368
|
+
class No extends h {
|
|
6371
6369
|
constructor() {
|
|
6372
6370
|
super("MiLaboratories.PL.API.SubscriptionAPI", []);
|
|
6373
6371
|
}
|
|
@@ -6383,8 +6381,8 @@ class Wo extends h {
|
|
|
6383
6381
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6384
6382
|
}
|
|
6385
6383
|
}
|
|
6386
|
-
new
|
|
6387
|
-
class
|
|
6384
|
+
new No();
|
|
6385
|
+
class Fo extends h {
|
|
6388
6386
|
constructor() {
|
|
6389
6387
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateSubscription", []);
|
|
6390
6388
|
}
|
|
@@ -6400,8 +6398,8 @@ class Uo extends h {
|
|
|
6400
6398
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6401
6399
|
}
|
|
6402
6400
|
}
|
|
6403
|
-
new
|
|
6404
|
-
class
|
|
6401
|
+
new Fo();
|
|
6402
|
+
class xo extends h {
|
|
6405
6403
|
constructor() {
|
|
6406
6404
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateSubscription.Request", [
|
|
6407
6405
|
{
|
|
@@ -6465,8 +6463,8 @@ class $o extends h {
|
|
|
6465
6463
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6466
6464
|
}
|
|
6467
6465
|
}
|
|
6468
|
-
const Et = new
|
|
6469
|
-
class
|
|
6466
|
+
const Et = new xo();
|
|
6467
|
+
class Wo extends h {
|
|
6470
6468
|
constructor() {
|
|
6471
6469
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateSubscription.Response", [
|
|
6472
6470
|
{
|
|
@@ -6508,8 +6506,8 @@ class Eo extends h {
|
|
|
6508
6506
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6509
6507
|
}
|
|
6510
6508
|
}
|
|
6511
|
-
const St = new
|
|
6512
|
-
class
|
|
6509
|
+
const St = new Wo();
|
|
6510
|
+
class Uo extends h {
|
|
6513
6511
|
constructor() {
|
|
6514
6512
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateFilter", []);
|
|
6515
6513
|
}
|
|
@@ -6525,8 +6523,8 @@ class So extends h {
|
|
|
6525
6523
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6526
6524
|
}
|
|
6527
6525
|
}
|
|
6528
|
-
new
|
|
6529
|
-
class
|
|
6526
|
+
new Uo();
|
|
6527
|
+
class $o extends h {
|
|
6530
6528
|
constructor() {
|
|
6531
6529
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateFilter.Request", [
|
|
6532
6530
|
{
|
|
@@ -6573,8 +6571,8 @@ class Co extends h {
|
|
|
6573
6571
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6574
6572
|
}
|
|
6575
6573
|
}
|
|
6576
|
-
const Ct = new
|
|
6577
|
-
class
|
|
6574
|
+
const Ct = new $o();
|
|
6575
|
+
class Eo extends h {
|
|
6578
6576
|
constructor() {
|
|
6579
6577
|
super("MiLaboratories.PL.API.SubscriptionAPI.CreateFilter.Response", [
|
|
6580
6578
|
{
|
|
@@ -6616,8 +6614,8 @@ class Do extends h {
|
|
|
6616
6614
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6617
6615
|
}
|
|
6618
6616
|
}
|
|
6619
|
-
const Dt = new
|
|
6620
|
-
class
|
|
6617
|
+
const Dt = new Eo();
|
|
6618
|
+
class So extends h {
|
|
6621
6619
|
constructor() {
|
|
6622
6620
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions", []);
|
|
6623
6621
|
}
|
|
@@ -6633,8 +6631,8 @@ class Oo extends h {
|
|
|
6633
6631
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6634
6632
|
}
|
|
6635
6633
|
}
|
|
6636
|
-
new
|
|
6637
|
-
class
|
|
6634
|
+
new So();
|
|
6635
|
+
class Co extends h {
|
|
6638
6636
|
constructor() {
|
|
6639
6637
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions.SubscriptionInfo", [
|
|
6640
6638
|
{ no: 1, name: "subscription", kind: "message", T: () => we },
|
|
@@ -6693,8 +6691,8 @@ class Ko extends h {
|
|
|
6693
6691
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6694
6692
|
}
|
|
6695
6693
|
}
|
|
6696
|
-
const Ot = new
|
|
6697
|
-
class
|
|
6694
|
+
const Ot = new Co();
|
|
6695
|
+
class Do extends h {
|
|
6698
6696
|
constructor() {
|
|
6699
6697
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions.Request", []);
|
|
6700
6698
|
}
|
|
@@ -6710,8 +6708,8 @@ class qo extends h {
|
|
|
6710
6708
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6711
6709
|
}
|
|
6712
6710
|
}
|
|
6713
|
-
new
|
|
6714
|
-
class
|
|
6711
|
+
new Do();
|
|
6712
|
+
class Oo extends h {
|
|
6715
6713
|
constructor() {
|
|
6716
6714
|
super("MiLaboratories.PL.API.SubscriptionAPI.ListSubscriptions.Response", [
|
|
6717
6715
|
{ no: 1, name: "subscriptions", kind: "message", repeat: 1, T: () => Ot }
|
|
@@ -6747,8 +6745,8 @@ class Vo extends h {
|
|
|
6747
6745
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6748
6746
|
}
|
|
6749
6747
|
}
|
|
6750
|
-
new
|
|
6751
|
-
class
|
|
6748
|
+
new Oo();
|
|
6749
|
+
class Ko extends h {
|
|
6752
6750
|
constructor() {
|
|
6753
6751
|
super("MiLaboratories.PL.API.SubscriptionAPI.AttachFilter", []);
|
|
6754
6752
|
}
|
|
@@ -6764,8 +6762,8 @@ class vo extends h {
|
|
|
6764
6762
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6765
6763
|
}
|
|
6766
6764
|
}
|
|
6767
|
-
new
|
|
6768
|
-
class
|
|
6765
|
+
new Ko();
|
|
6766
|
+
class qo extends h {
|
|
6769
6767
|
constructor() {
|
|
6770
6768
|
super("MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Request", [
|
|
6771
6769
|
{
|
|
@@ -6830,8 +6828,8 @@ class jo extends h {
|
|
|
6830
6828
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6831
6829
|
}
|
|
6832
6830
|
}
|
|
6833
|
-
const te = new
|
|
6834
|
-
class
|
|
6831
|
+
const te = new qo();
|
|
6832
|
+
class Vo extends h {
|
|
6835
6833
|
constructor() {
|
|
6836
6834
|
super("MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Response", []);
|
|
6837
6835
|
}
|
|
@@ -6847,8 +6845,8 @@ class Mo extends h {
|
|
|
6847
6845
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6848
6846
|
}
|
|
6849
6847
|
}
|
|
6850
|
-
const ne = new
|
|
6851
|
-
class
|
|
6848
|
+
const ne = new Vo();
|
|
6849
|
+
class jo extends h {
|
|
6852
6850
|
constructor() {
|
|
6853
6851
|
super("MiLaboratories.PL.API.SubscriptionAPI.DetachFilter", []);
|
|
6854
6852
|
}
|
|
@@ -6864,8 +6862,8 @@ class Go extends h {
|
|
|
6864
6862
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6865
6863
|
}
|
|
6866
6864
|
}
|
|
6867
|
-
new
|
|
6868
|
-
class
|
|
6865
|
+
new jo();
|
|
6866
|
+
class vo extends h {
|
|
6869
6867
|
constructor() {
|
|
6870
6868
|
super("MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Request", [
|
|
6871
6869
|
{
|
|
@@ -6918,8 +6916,8 @@ class Jo extends h {
|
|
|
6918
6916
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6919
6917
|
}
|
|
6920
6918
|
}
|
|
6921
|
-
const ie = new
|
|
6922
|
-
class
|
|
6919
|
+
const ie = new vo();
|
|
6920
|
+
class Mo extends h {
|
|
6923
6921
|
constructor() {
|
|
6924
6922
|
super("MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Response", []);
|
|
6925
6923
|
}
|
|
@@ -6935,8 +6933,8 @@ class zo extends h {
|
|
|
6935
6933
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6936
6934
|
}
|
|
6937
6935
|
}
|
|
6938
|
-
const re = new
|
|
6939
|
-
class
|
|
6936
|
+
const re = new Mo();
|
|
6937
|
+
class Go extends h {
|
|
6940
6938
|
constructor() {
|
|
6941
6939
|
super("MiLaboratories.PL.API.ControllerAPI", []);
|
|
6942
6940
|
}
|
|
@@ -6952,8 +6950,8 @@ class Ho extends h {
|
|
|
6952
6950
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6953
6951
|
}
|
|
6954
6952
|
}
|
|
6955
|
-
new
|
|
6956
|
-
class
|
|
6953
|
+
new Go();
|
|
6954
|
+
class Jo extends h {
|
|
6957
6955
|
constructor() {
|
|
6958
6956
|
super("MiLaboratories.PL.API.ControllerAPI.Register", []);
|
|
6959
6957
|
}
|
|
@@ -6969,8 +6967,8 @@ class Yo extends h {
|
|
|
6969
6967
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
6970
6968
|
}
|
|
6971
6969
|
}
|
|
6972
|
-
new
|
|
6973
|
-
class
|
|
6970
|
+
new Jo();
|
|
6971
|
+
class zo extends h {
|
|
6974
6972
|
constructor() {
|
|
6975
6973
|
super("MiLaboratories.PL.API.ControllerAPI.Register.Request", [
|
|
6976
6974
|
{
|
|
@@ -6981,7 +6979,7 @@ class Zo extends h {
|
|
|
6981
6979
|
/*ScalarType.STRING*/
|
|
6982
6980
|
},
|
|
6983
6981
|
{ no: 2, name: "filters", kind: "map", K: 9, V: { kind: "message", T: () => _ } },
|
|
6984
|
-
{ no: 3, name: "resource_schemas", kind: "message", repeat: 1, T: () =>
|
|
6982
|
+
{ no: 3, name: "resource_schemas", kind: "message", repeat: 1, T: () => j }
|
|
6985
6983
|
]);
|
|
6986
6984
|
}
|
|
6987
6985
|
create(e) {
|
|
@@ -7003,7 +7001,7 @@ class Zo extends h {
|
|
|
7003
7001
|
break;
|
|
7004
7002
|
case /* repeated MiLaboratories.PL.API.ResourceSchema resource_schemas */
|
|
7005
7003
|
3:
|
|
7006
|
-
r.resourceSchemas.push(
|
|
7004
|
+
r.resourceSchemas.push(j.internalBinaryRead(e, e.uint32(), i));
|
|
7007
7005
|
break;
|
|
7008
7006
|
default:
|
|
7009
7007
|
let s = i.readUnknownField;
|
|
@@ -7037,13 +7035,13 @@ class Zo extends h {
|
|
|
7037
7035
|
for (let r of globalThis.Object.keys(e.filters))
|
|
7038
7036
|
t.tag(2, c.LengthDelimited).fork().tag(1, c.LengthDelimited).string(r), t.tag(2, c.LengthDelimited).fork(), _.internalBinaryWrite(e.filters[r], t, i), t.join().join();
|
|
7039
7037
|
for (let r = 0; r < e.resourceSchemas.length; r++)
|
|
7040
|
-
|
|
7038
|
+
j.internalBinaryWrite(e.resourceSchemas[r], t.tag(3, c.LengthDelimited).fork(), i).join();
|
|
7041
7039
|
let n = i.writeUnknownFields;
|
|
7042
7040
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7043
7041
|
}
|
|
7044
7042
|
}
|
|
7045
|
-
const
|
|
7046
|
-
class
|
|
7043
|
+
const Ho = new zo();
|
|
7044
|
+
class Yo extends h {
|
|
7047
7045
|
constructor() {
|
|
7048
7046
|
super("MiLaboratories.PL.API.ControllerAPI.Register.Response", [
|
|
7049
7047
|
{
|
|
@@ -7097,8 +7095,8 @@ class Qo extends h {
|
|
|
7097
7095
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7098
7096
|
}
|
|
7099
7097
|
}
|
|
7100
|
-
const
|
|
7101
|
-
class
|
|
7098
|
+
const Zo = new Yo();
|
|
7099
|
+
class Xo extends h {
|
|
7102
7100
|
constructor() {
|
|
7103
7101
|
super("MiLaboratories.PL.API.ControllerAPI.Exists", []);
|
|
7104
7102
|
}
|
|
@@ -7114,8 +7112,8 @@ class ta extends h {
|
|
|
7114
7112
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7115
7113
|
}
|
|
7116
7114
|
}
|
|
7117
|
-
new
|
|
7118
|
-
class
|
|
7115
|
+
new Xo();
|
|
7116
|
+
class Qo extends h {
|
|
7119
7117
|
constructor() {
|
|
7120
7118
|
super("MiLaboratories.PL.API.ControllerAPI.Exists.Request", [
|
|
7121
7119
|
{
|
|
@@ -7156,8 +7154,8 @@ class na extends h {
|
|
|
7156
7154
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7157
7155
|
}
|
|
7158
7156
|
}
|
|
7159
|
-
const
|
|
7160
|
-
class
|
|
7157
|
+
const ea = new Qo();
|
|
7158
|
+
class ta extends h {
|
|
7161
7159
|
constructor() {
|
|
7162
7160
|
super("MiLaboratories.PL.API.ControllerAPI.Exists.Response", [
|
|
7163
7161
|
{
|
|
@@ -7198,8 +7196,8 @@ class ra extends h {
|
|
|
7198
7196
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7199
7197
|
}
|
|
7200
7198
|
}
|
|
7201
|
-
const
|
|
7202
|
-
class
|
|
7199
|
+
const na = new ta();
|
|
7200
|
+
class ia extends h {
|
|
7203
7201
|
constructor() {
|
|
7204
7202
|
super("MiLaboratories.PL.API.ControllerAPI.Update", []);
|
|
7205
7203
|
}
|
|
@@ -7215,8 +7213,8 @@ class oa extends h {
|
|
|
7215
7213
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7216
7214
|
}
|
|
7217
7215
|
}
|
|
7218
|
-
new
|
|
7219
|
-
class
|
|
7216
|
+
new ia();
|
|
7217
|
+
class ra extends h {
|
|
7220
7218
|
constructor() {
|
|
7221
7219
|
super("MiLaboratories.PL.API.ControllerAPI.Update.Request", [
|
|
7222
7220
|
{
|
|
@@ -7227,7 +7225,7 @@ class aa extends h {
|
|
|
7227
7225
|
/*ScalarType.STRING*/
|
|
7228
7226
|
},
|
|
7229
7227
|
{ no: 2, name: "filters", kind: "map", K: 9, V: { kind: "message", T: () => _ } },
|
|
7230
|
-
{ no: 3, name: "resource_schemas", kind: "message", repeat: 1, T: () =>
|
|
7228
|
+
{ no: 3, name: "resource_schemas", kind: "message", repeat: 1, T: () => j }
|
|
7231
7229
|
]);
|
|
7232
7230
|
}
|
|
7233
7231
|
create(e) {
|
|
@@ -7249,7 +7247,7 @@ class aa extends h {
|
|
|
7249
7247
|
break;
|
|
7250
7248
|
case /* repeated MiLaboratories.PL.API.ResourceSchema resource_schemas */
|
|
7251
7249
|
3:
|
|
7252
|
-
r.resourceSchemas.push(
|
|
7250
|
+
r.resourceSchemas.push(j.internalBinaryRead(e, e.uint32(), i));
|
|
7253
7251
|
break;
|
|
7254
7252
|
default:
|
|
7255
7253
|
let s = i.readUnknownField;
|
|
@@ -7283,13 +7281,13 @@ class aa extends h {
|
|
|
7283
7281
|
for (let r of globalThis.Object.keys(e.filters))
|
|
7284
7282
|
t.tag(2, c.LengthDelimited).fork().tag(1, c.LengthDelimited).string(r), t.tag(2, c.LengthDelimited).fork(), _.internalBinaryWrite(e.filters[r], t, i), t.join().join();
|
|
7285
7283
|
for (let r = 0; r < e.resourceSchemas.length; r++)
|
|
7286
|
-
|
|
7284
|
+
j.internalBinaryWrite(e.resourceSchemas[r], t.tag(3, c.LengthDelimited).fork(), i).join();
|
|
7287
7285
|
let n = i.writeUnknownFields;
|
|
7288
7286
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7289
7287
|
}
|
|
7290
7288
|
}
|
|
7291
|
-
const
|
|
7292
|
-
class
|
|
7289
|
+
const sa = new ra();
|
|
7290
|
+
class oa extends h {
|
|
7293
7291
|
constructor() {
|
|
7294
7292
|
super("MiLaboratories.PL.API.ControllerAPI.Update.Response", []);
|
|
7295
7293
|
}
|
|
@@ -7305,8 +7303,8 @@ class ca extends h {
|
|
|
7305
7303
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7306
7304
|
}
|
|
7307
7305
|
}
|
|
7308
|
-
const
|
|
7309
|
-
class
|
|
7306
|
+
const aa = new oa();
|
|
7307
|
+
class la extends h {
|
|
7310
7308
|
constructor() {
|
|
7311
7309
|
super("MiLaboratories.PL.API.ControllerAPI.Deregister", []);
|
|
7312
7310
|
}
|
|
@@ -7322,8 +7320,8 @@ class da extends h {
|
|
|
7322
7320
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7323
7321
|
}
|
|
7324
7322
|
}
|
|
7325
|
-
new
|
|
7326
|
-
class
|
|
7323
|
+
new la();
|
|
7324
|
+
class ca extends h {
|
|
7327
7325
|
constructor() {
|
|
7328
7326
|
super("MiLaboratories.PL.API.ControllerAPI.Deregister.Request", [
|
|
7329
7327
|
{
|
|
@@ -7364,8 +7362,8 @@ class fa extends h {
|
|
|
7364
7362
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7365
7363
|
}
|
|
7366
7364
|
}
|
|
7367
|
-
const
|
|
7368
|
-
class
|
|
7365
|
+
const ua = new ca();
|
|
7366
|
+
class da extends h {
|
|
7369
7367
|
constructor() {
|
|
7370
7368
|
super("MiLaboratories.PL.API.ControllerAPI.Deregister.Response", []);
|
|
7371
7369
|
}
|
|
@@ -7381,8 +7379,8 @@ class pa extends h {
|
|
|
7381
7379
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7382
7380
|
}
|
|
7383
7381
|
}
|
|
7384
|
-
const
|
|
7385
|
-
class
|
|
7382
|
+
const fa = new da();
|
|
7383
|
+
class ha extends h {
|
|
7386
7384
|
constructor() {
|
|
7387
7385
|
super("MiLaboratories.PL.API.ControllerAPI.Create", []);
|
|
7388
7386
|
}
|
|
@@ -7398,8 +7396,8 @@ class ga extends h {
|
|
|
7398
7396
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7399
7397
|
}
|
|
7400
7398
|
}
|
|
7401
|
-
new
|
|
7402
|
-
class
|
|
7399
|
+
new ha();
|
|
7400
|
+
class pa extends h {
|
|
7403
7401
|
constructor() {
|
|
7404
7402
|
super("MiLaboratories.PL.API.ControllerAPI.Create.Request", [
|
|
7405
7403
|
{
|
|
@@ -7452,8 +7450,8 @@ class ma extends h {
|
|
|
7452
7450
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7453
7451
|
}
|
|
7454
7452
|
}
|
|
7455
|
-
const
|
|
7456
|
-
class
|
|
7453
|
+
const ya = new pa();
|
|
7454
|
+
class ga extends h {
|
|
7457
7455
|
constructor() {
|
|
7458
7456
|
super("MiLaboratories.PL.API.ControllerAPI.Create.Response", [
|
|
7459
7457
|
{
|
|
@@ -7495,8 +7493,8 @@ class ba extends h {
|
|
|
7495
7493
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7496
7494
|
}
|
|
7497
7495
|
}
|
|
7498
|
-
const
|
|
7499
|
-
class
|
|
7496
|
+
const ma = new ga();
|
|
7497
|
+
class ka extends h {
|
|
7500
7498
|
constructor() {
|
|
7501
7499
|
super("MiLaboratories.PL.API.ControllerAPI.Get", []);
|
|
7502
7500
|
}
|
|
@@ -7512,8 +7510,8 @@ class Ta extends h {
|
|
|
7512
7510
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7513
7511
|
}
|
|
7514
7512
|
}
|
|
7515
|
-
new
|
|
7516
|
-
class
|
|
7513
|
+
new ka();
|
|
7514
|
+
class ba extends h {
|
|
7517
7515
|
constructor() {
|
|
7518
7516
|
super("MiLaboratories.PL.API.ControllerAPI.Get.Request", [
|
|
7519
7517
|
{
|
|
@@ -7554,8 +7552,8 @@ class Ra extends h {
|
|
|
7554
7552
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7555
7553
|
}
|
|
7556
7554
|
}
|
|
7557
|
-
const
|
|
7558
|
-
class
|
|
7555
|
+
const wa = new ba();
|
|
7556
|
+
class Ta extends h {
|
|
7559
7557
|
constructor() {
|
|
7560
7558
|
super("MiLaboratories.PL.API.ControllerAPI.Get.Response", [
|
|
7561
7559
|
{ no: 1, name: "controller", kind: "message", T: () => Te }
|
|
@@ -7590,8 +7588,8 @@ class Pa extends h {
|
|
|
7590
7588
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7591
7589
|
}
|
|
7592
7590
|
}
|
|
7593
|
-
const
|
|
7594
|
-
class
|
|
7591
|
+
const Ra = new Ta();
|
|
7592
|
+
class Ia extends h {
|
|
7595
7593
|
constructor() {
|
|
7596
7594
|
super("MiLaboratories.PL.API.ControllerAPI.AttachSubscription", []);
|
|
7597
7595
|
}
|
|
@@ -7607,8 +7605,8 @@ class Aa extends h {
|
|
|
7607
7605
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7608
7606
|
}
|
|
7609
7607
|
}
|
|
7610
|
-
new
|
|
7611
|
-
class
|
|
7608
|
+
new Ia();
|
|
7609
|
+
class Pa extends h {
|
|
7612
7610
|
constructor() {
|
|
7613
7611
|
super("MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Request", [
|
|
7614
7612
|
{
|
|
@@ -7662,8 +7660,8 @@ class La extends h {
|
|
|
7662
7660
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7663
7661
|
}
|
|
7664
7662
|
}
|
|
7665
|
-
const
|
|
7666
|
-
class
|
|
7663
|
+
const _a = new Pa();
|
|
7664
|
+
class La extends h {
|
|
7667
7665
|
constructor() {
|
|
7668
7666
|
super("MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Response", []);
|
|
7669
7667
|
}
|
|
@@ -7679,8 +7677,8 @@ class Na extends h {
|
|
|
7679
7677
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7680
7678
|
}
|
|
7681
7679
|
}
|
|
7682
|
-
const
|
|
7683
|
-
class
|
|
7680
|
+
const Aa = new La();
|
|
7681
|
+
class Ba extends h {
|
|
7684
7682
|
constructor() {
|
|
7685
7683
|
super("MiLaboratories.PL.API.ControllerAPI.GetNotifications", []);
|
|
7686
7684
|
}
|
|
@@ -7696,8 +7694,8 @@ class xa extends h {
|
|
|
7696
7694
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7697
7695
|
}
|
|
7698
7696
|
}
|
|
7699
|
-
new
|
|
7700
|
-
class
|
|
7697
|
+
new Ba();
|
|
7698
|
+
class Na extends h {
|
|
7701
7699
|
constructor() {
|
|
7702
7700
|
super("MiLaboratories.PL.API.ControllerAPI.GetNotifications.Request", [
|
|
7703
7701
|
{
|
|
@@ -7749,8 +7747,8 @@ class Wa extends h {
|
|
|
7749
7747
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7750
7748
|
}
|
|
7751
7749
|
}
|
|
7752
|
-
const
|
|
7753
|
-
class
|
|
7750
|
+
const Fa = new Na();
|
|
7751
|
+
class xa extends h {
|
|
7754
7752
|
constructor() {
|
|
7755
7753
|
super("MiLaboratories.PL.API.ControllerAPI.GetNotifications.Response", [
|
|
7756
7754
|
{ no: 1, name: "notifications", kind: "message", repeat: 1, T: () => V }
|
|
@@ -7786,8 +7784,8 @@ class $a extends h {
|
|
|
7786
7784
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7787
7785
|
}
|
|
7788
7786
|
}
|
|
7789
|
-
const
|
|
7790
|
-
class
|
|
7787
|
+
const Wa = new xa();
|
|
7788
|
+
class Ua extends h {
|
|
7791
7789
|
constructor() {
|
|
7792
7790
|
super("MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls", []);
|
|
7793
7791
|
}
|
|
@@ -7803,8 +7801,8 @@ class Sa extends h {
|
|
|
7803
7801
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7804
7802
|
}
|
|
7805
7803
|
}
|
|
7806
|
-
new
|
|
7807
|
-
class
|
|
7804
|
+
new Ua();
|
|
7805
|
+
class $a extends h {
|
|
7808
7806
|
constructor() {
|
|
7809
7807
|
super("MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Request", [
|
|
7810
7808
|
{
|
|
@@ -7873,8 +7871,8 @@ class Ca extends h {
|
|
|
7873
7871
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7874
7872
|
}
|
|
7875
7873
|
}
|
|
7876
|
-
const
|
|
7877
|
-
class
|
|
7874
|
+
const Ea = new $a();
|
|
7875
|
+
class Sa extends h {
|
|
7878
7876
|
constructor() {
|
|
7879
7877
|
super("MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Response", []);
|
|
7880
7878
|
}
|
|
@@ -7890,8 +7888,8 @@ class Oa extends h {
|
|
|
7890
7888
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7891
7889
|
}
|
|
7892
7890
|
}
|
|
7893
|
-
const
|
|
7894
|
-
class
|
|
7891
|
+
const Ca = new Sa();
|
|
7892
|
+
class Da extends h {
|
|
7895
7893
|
constructor() {
|
|
7896
7894
|
super("MiLaboratories.PL.API.ControllerAPI.GetUrl", []);
|
|
7897
7895
|
}
|
|
@@ -7907,8 +7905,8 @@ class qa extends h {
|
|
|
7907
7905
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7908
7906
|
}
|
|
7909
7907
|
}
|
|
7910
|
-
new
|
|
7911
|
-
class
|
|
7908
|
+
new Da();
|
|
7909
|
+
class Oa extends h {
|
|
7912
7910
|
constructor() {
|
|
7913
7911
|
super("MiLaboratories.PL.API.ControllerAPI.GetUrl.Request", [
|
|
7914
7912
|
{
|
|
@@ -7961,8 +7959,8 @@ class Va extends h {
|
|
|
7961
7959
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
7962
7960
|
}
|
|
7963
7961
|
}
|
|
7964
|
-
const
|
|
7965
|
-
class
|
|
7962
|
+
const Ka = new Oa();
|
|
7963
|
+
class qa extends h {
|
|
7966
7964
|
constructor() {
|
|
7967
7965
|
super("MiLaboratories.PL.API.ControllerAPI.GetUrl.Response", [
|
|
7968
7966
|
{
|
|
@@ -8003,8 +8001,8 @@ class ja extends h {
|
|
|
8003
8001
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8004
8002
|
}
|
|
8005
8003
|
}
|
|
8006
|
-
const
|
|
8007
|
-
class
|
|
8004
|
+
const Va = new qa();
|
|
8005
|
+
class ja extends h {
|
|
8008
8006
|
constructor() {
|
|
8009
8007
|
super("MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls", []);
|
|
8010
8008
|
}
|
|
@@ -8020,8 +8018,8 @@ class Ga extends h {
|
|
|
8020
8018
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8021
8019
|
}
|
|
8022
8020
|
}
|
|
8023
|
-
new
|
|
8024
|
-
class
|
|
8021
|
+
new ja();
|
|
8022
|
+
class va extends h {
|
|
8025
8023
|
constructor() {
|
|
8026
8024
|
super("MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Request", [
|
|
8027
8025
|
{
|
|
@@ -8062,8 +8060,8 @@ class Ja extends h {
|
|
|
8062
8060
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8063
8061
|
}
|
|
8064
8062
|
}
|
|
8065
|
-
const
|
|
8066
|
-
class
|
|
8063
|
+
const Ma = new va();
|
|
8064
|
+
class Ga extends h {
|
|
8067
8065
|
constructor() {
|
|
8068
8066
|
super("MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Response", []);
|
|
8069
8067
|
}
|
|
@@ -8079,8 +8077,8 @@ class Ha extends h {
|
|
|
8079
8077
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8080
8078
|
}
|
|
8081
8079
|
}
|
|
8082
|
-
const
|
|
8083
|
-
class
|
|
8080
|
+
const Ja = new Ga();
|
|
8081
|
+
class za extends h {
|
|
8084
8082
|
constructor() {
|
|
8085
8083
|
super("MiLaboratories.PL.API.ControllerAPI.SetFeatures", []);
|
|
8086
8084
|
}
|
|
@@ -8096,8 +8094,8 @@ class Za extends h {
|
|
|
8096
8094
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8097
8095
|
}
|
|
8098
8096
|
}
|
|
8099
|
-
new
|
|
8100
|
-
class
|
|
8097
|
+
new za();
|
|
8098
|
+
class Ha extends h {
|
|
8101
8099
|
constructor() {
|
|
8102
8100
|
super("MiLaboratories.PL.API.ControllerAPI.SetFeatures.Request", [
|
|
8103
8101
|
{ no: 2, name: "features", kind: "message", repeat: 1, T: () => Ie }
|
|
@@ -8133,8 +8131,8 @@ class Xa extends h {
|
|
|
8133
8131
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8134
8132
|
}
|
|
8135
8133
|
}
|
|
8136
|
-
const se = new
|
|
8137
|
-
class
|
|
8134
|
+
const se = new Ha();
|
|
8135
|
+
class Ya extends h {
|
|
8138
8136
|
constructor() {
|
|
8139
8137
|
super("MiLaboratories.PL.API.ControllerAPI.SetFeatures.Response", []);
|
|
8140
8138
|
}
|
|
@@ -8150,8 +8148,8 @@ class Qa extends h {
|
|
|
8150
8148
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8151
8149
|
}
|
|
8152
8150
|
}
|
|
8153
|
-
const oe = new
|
|
8154
|
-
class
|
|
8151
|
+
const oe = new Ya();
|
|
8152
|
+
class Za extends h {
|
|
8155
8153
|
constructor() {
|
|
8156
8154
|
super("MiLaboratories.PL.API.ControllerAPI.ClearFeatures", []);
|
|
8157
8155
|
}
|
|
@@ -8167,8 +8165,8 @@ class el extends h {
|
|
|
8167
8165
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8168
8166
|
}
|
|
8169
8167
|
}
|
|
8170
|
-
new
|
|
8171
|
-
class
|
|
8168
|
+
new Za();
|
|
8169
|
+
class Xa extends h {
|
|
8172
8170
|
constructor() {
|
|
8173
8171
|
super("MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Request", [
|
|
8174
8172
|
{
|
|
@@ -8209,8 +8207,8 @@ class tl extends h {
|
|
|
8209
8207
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8210
8208
|
}
|
|
8211
8209
|
}
|
|
8212
|
-
const ae = new
|
|
8213
|
-
class
|
|
8210
|
+
const ae = new Xa();
|
|
8211
|
+
class Qa extends h {
|
|
8214
8212
|
constructor() {
|
|
8215
8213
|
super("MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Response", []);
|
|
8216
8214
|
}
|
|
@@ -8226,8 +8224,8 @@ class nl extends h {
|
|
|
8226
8224
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8227
8225
|
}
|
|
8228
8226
|
}
|
|
8229
|
-
const le = new
|
|
8230
|
-
class
|
|
8227
|
+
const le = new Qa();
|
|
8228
|
+
class el extends h {
|
|
8231
8229
|
constructor() {
|
|
8232
8230
|
super("MiLaboratories.PL.API.ResourceKVAPI", []);
|
|
8233
8231
|
}
|
|
@@ -8243,8 +8241,8 @@ class il extends h {
|
|
|
8243
8241
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8244
8242
|
}
|
|
8245
8243
|
}
|
|
8246
|
-
new
|
|
8247
|
-
class
|
|
8244
|
+
new el();
|
|
8245
|
+
class tl extends h {
|
|
8248
8246
|
constructor() {
|
|
8249
8247
|
super("MiLaboratories.PL.API.ResourceKVAPI.List", []);
|
|
8250
8248
|
}
|
|
@@ -8260,8 +8258,8 @@ class rl extends h {
|
|
|
8260
8258
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8261
8259
|
}
|
|
8262
8260
|
}
|
|
8263
|
-
new
|
|
8264
|
-
class
|
|
8261
|
+
new tl();
|
|
8262
|
+
class nl extends h {
|
|
8265
8263
|
constructor() {
|
|
8266
8264
|
super("MiLaboratories.PL.API.ResourceKVAPI.List.Request", [
|
|
8267
8265
|
{
|
|
@@ -8325,8 +8323,8 @@ class sl extends h {
|
|
|
8325
8323
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8326
8324
|
}
|
|
8327
8325
|
}
|
|
8328
|
-
const Kt = new
|
|
8329
|
-
class
|
|
8326
|
+
const Kt = new nl();
|
|
8327
|
+
class il extends h {
|
|
8330
8328
|
constructor() {
|
|
8331
8329
|
super("MiLaboratories.PL.API.ResourceKVAPI.List.Response", [
|
|
8332
8330
|
{ no: 1, name: "record", kind: "message", T: () => Vt },
|
|
@@ -8372,8 +8370,8 @@ class ol extends h {
|
|
|
8372
8370
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8373
8371
|
}
|
|
8374
8372
|
}
|
|
8375
|
-
const qt = new
|
|
8376
|
-
class
|
|
8373
|
+
const qt = new il();
|
|
8374
|
+
class rl extends h {
|
|
8377
8375
|
constructor() {
|
|
8378
8376
|
super("MiLaboratories.PL.API.ResourceKVAPI.List.Response.KV", [
|
|
8379
8377
|
{
|
|
@@ -8425,8 +8423,8 @@ class al extends h {
|
|
|
8425
8423
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8426
8424
|
}
|
|
8427
8425
|
}
|
|
8428
|
-
const Vt = new
|
|
8429
|
-
class
|
|
8426
|
+
const Vt = new rl();
|
|
8427
|
+
class sl extends h {
|
|
8430
8428
|
constructor() {
|
|
8431
8429
|
super("MiLaboratories.PL.API.ResourceKVAPI.Set", []);
|
|
8432
8430
|
}
|
|
@@ -8442,8 +8440,8 @@ class ll extends h {
|
|
|
8442
8440
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8443
8441
|
}
|
|
8444
8442
|
}
|
|
8445
|
-
new
|
|
8446
|
-
class
|
|
8443
|
+
new sl();
|
|
8444
|
+
class ol extends h {
|
|
8447
8445
|
constructor() {
|
|
8448
8446
|
super("MiLaboratories.PL.API.ResourceKVAPI.Set.Request", [
|
|
8449
8447
|
{
|
|
@@ -8507,8 +8505,8 @@ class cl extends h {
|
|
|
8507
8505
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8508
8506
|
}
|
|
8509
8507
|
}
|
|
8510
|
-
const
|
|
8511
|
-
class
|
|
8508
|
+
const jt = new ol();
|
|
8509
|
+
class al extends h {
|
|
8512
8510
|
constructor() {
|
|
8513
8511
|
super("MiLaboratories.PL.API.ResourceKVAPI.Set.Response", []);
|
|
8514
8512
|
}
|
|
@@ -8524,8 +8522,8 @@ class ul extends h {
|
|
|
8524
8522
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8525
8523
|
}
|
|
8526
8524
|
}
|
|
8527
|
-
const
|
|
8528
|
-
class
|
|
8525
|
+
const vt = new al();
|
|
8526
|
+
class ll extends h {
|
|
8529
8527
|
constructor() {
|
|
8530
8528
|
super("MiLaboratories.PL.API.ResourceKVAPI.Get", []);
|
|
8531
8529
|
}
|
|
@@ -8541,8 +8539,8 @@ class dl extends h {
|
|
|
8541
8539
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8542
8540
|
}
|
|
8543
8541
|
}
|
|
8544
|
-
new
|
|
8545
|
-
class
|
|
8542
|
+
new ll();
|
|
8543
|
+
class cl extends h {
|
|
8546
8544
|
constructor() {
|
|
8547
8545
|
super("MiLaboratories.PL.API.ResourceKVAPI.Get.Request", [
|
|
8548
8546
|
{
|
|
@@ -8595,8 +8593,8 @@ class fl extends h {
|
|
|
8595
8593
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8596
8594
|
}
|
|
8597
8595
|
}
|
|
8598
|
-
const Mt = new
|
|
8599
|
-
class
|
|
8596
|
+
const Mt = new cl();
|
|
8597
|
+
class ul extends h {
|
|
8600
8598
|
constructor() {
|
|
8601
8599
|
super("MiLaboratories.PL.API.ResourceKVAPI.Get.Response", [
|
|
8602
8600
|
{
|
|
@@ -8637,8 +8635,8 @@ class hl extends h {
|
|
|
8637
8635
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8638
8636
|
}
|
|
8639
8637
|
}
|
|
8640
|
-
const Gt = new
|
|
8641
|
-
class
|
|
8638
|
+
const Gt = new ul();
|
|
8639
|
+
class dl extends h {
|
|
8642
8640
|
constructor() {
|
|
8643
8641
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetIfExists", []);
|
|
8644
8642
|
}
|
|
@@ -8654,8 +8652,8 @@ class pl extends h {
|
|
|
8654
8652
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8655
8653
|
}
|
|
8656
8654
|
}
|
|
8657
|
-
new
|
|
8658
|
-
class
|
|
8655
|
+
new dl();
|
|
8656
|
+
class fl extends h {
|
|
8659
8657
|
constructor() {
|
|
8660
8658
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetIfExists.Request", [
|
|
8661
8659
|
{
|
|
@@ -8708,8 +8706,8 @@ class yl extends h {
|
|
|
8708
8706
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8709
8707
|
}
|
|
8710
8708
|
}
|
|
8711
|
-
const Jt = new
|
|
8712
|
-
class
|
|
8709
|
+
const Jt = new fl();
|
|
8710
|
+
class hl extends h {
|
|
8713
8711
|
constructor() {
|
|
8714
8712
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetIfExists.Response", [
|
|
8715
8713
|
{
|
|
@@ -8761,8 +8759,8 @@ class gl extends h {
|
|
|
8761
8759
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8762
8760
|
}
|
|
8763
8761
|
}
|
|
8764
|
-
const zt = new
|
|
8765
|
-
class
|
|
8762
|
+
const zt = new hl();
|
|
8763
|
+
class pl extends h {
|
|
8766
8764
|
constructor() {
|
|
8767
8765
|
super("MiLaboratories.PL.API.ResourceKVAPI.Delete", []);
|
|
8768
8766
|
}
|
|
@@ -8778,8 +8776,8 @@ class ml extends h {
|
|
|
8778
8776
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8779
8777
|
}
|
|
8780
8778
|
}
|
|
8781
|
-
new
|
|
8782
|
-
class
|
|
8779
|
+
new pl();
|
|
8780
|
+
class yl extends h {
|
|
8783
8781
|
constructor() {
|
|
8784
8782
|
super("MiLaboratories.PL.API.ResourceKVAPI.Delete.Request", [
|
|
8785
8783
|
{
|
|
@@ -8832,8 +8830,8 @@ class kl extends h {
|
|
|
8832
8830
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8833
8831
|
}
|
|
8834
8832
|
}
|
|
8835
|
-
const Ht = new
|
|
8836
|
-
class
|
|
8833
|
+
const Ht = new yl();
|
|
8834
|
+
class gl extends h {
|
|
8837
8835
|
constructor() {
|
|
8838
8836
|
super("MiLaboratories.PL.API.ResourceKVAPI.Delete.Response", []);
|
|
8839
8837
|
}
|
|
@@ -8849,8 +8847,8 @@ class bl extends h {
|
|
|
8849
8847
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8850
8848
|
}
|
|
8851
8849
|
}
|
|
8852
|
-
const Yt = new
|
|
8853
|
-
class
|
|
8850
|
+
const Yt = new gl();
|
|
8851
|
+
class ml extends h {
|
|
8854
8852
|
constructor() {
|
|
8855
8853
|
super("MiLaboratories.PL.API.ResourceKVAPI.SetFlag", []);
|
|
8856
8854
|
}
|
|
@@ -8866,8 +8864,8 @@ class wl extends h {
|
|
|
8866
8864
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8867
8865
|
}
|
|
8868
8866
|
}
|
|
8869
|
-
new
|
|
8870
|
-
class
|
|
8867
|
+
new ml();
|
|
8868
|
+
class kl extends h {
|
|
8871
8869
|
constructor() {
|
|
8872
8870
|
super("MiLaboratories.PL.API.ResourceKVAPI.SetFlag.Request", [
|
|
8873
8871
|
{
|
|
@@ -8931,8 +8929,8 @@ class Tl extends h {
|
|
|
8931
8929
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8932
8930
|
}
|
|
8933
8931
|
}
|
|
8934
|
-
const Zt = new
|
|
8935
|
-
class
|
|
8932
|
+
const Zt = new kl();
|
|
8933
|
+
class bl extends h {
|
|
8936
8934
|
constructor() {
|
|
8937
8935
|
super("MiLaboratories.PL.API.ResourceKVAPI.SetFlag.Response", []);
|
|
8938
8936
|
}
|
|
@@ -8948,8 +8946,8 @@ class Rl extends h {
|
|
|
8948
8946
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8949
8947
|
}
|
|
8950
8948
|
}
|
|
8951
|
-
const Xt = new
|
|
8952
|
-
class
|
|
8949
|
+
const Xt = new bl();
|
|
8950
|
+
class wl extends h {
|
|
8953
8951
|
constructor() {
|
|
8954
8952
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetFlag", []);
|
|
8955
8953
|
}
|
|
@@ -8965,8 +8963,8 @@ class Il extends h {
|
|
|
8965
8963
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
8966
8964
|
}
|
|
8967
8965
|
}
|
|
8968
|
-
new
|
|
8969
|
-
class
|
|
8966
|
+
new wl();
|
|
8967
|
+
class Tl extends h {
|
|
8970
8968
|
constructor() {
|
|
8971
8969
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetFlag.Request", [
|
|
8972
8970
|
{
|
|
@@ -9019,8 +9017,8 @@ class Pl extends h {
|
|
|
9019
9017
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9020
9018
|
}
|
|
9021
9019
|
}
|
|
9022
|
-
const D = new
|
|
9023
|
-
class
|
|
9020
|
+
const D = new Tl();
|
|
9021
|
+
class Rl extends h {
|
|
9024
9022
|
constructor() {
|
|
9025
9023
|
super("MiLaboratories.PL.API.ResourceKVAPI.GetFlag.Response", [
|
|
9026
9024
|
{
|
|
@@ -9061,8 +9059,8 @@ class _l extends h {
|
|
|
9061
9059
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9062
9060
|
}
|
|
9063
9061
|
}
|
|
9064
|
-
const O = new
|
|
9065
|
-
class
|
|
9062
|
+
const O = new Rl();
|
|
9063
|
+
class Il extends h {
|
|
9066
9064
|
constructor() {
|
|
9067
9065
|
super("MiLaboratories.PL.API.ControllerKVAPI", []);
|
|
9068
9066
|
}
|
|
@@ -9078,8 +9076,8 @@ class Al extends h {
|
|
|
9078
9076
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9079
9077
|
}
|
|
9080
9078
|
}
|
|
9081
|
-
new
|
|
9082
|
-
class
|
|
9079
|
+
new Il();
|
|
9080
|
+
class Pl extends h {
|
|
9083
9081
|
constructor() {
|
|
9084
9082
|
super("MiLaboratories.PL.API.ControllerKVAPI.Set", []);
|
|
9085
9083
|
}
|
|
@@ -9095,8 +9093,8 @@ class Ll extends h {
|
|
|
9095
9093
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9096
9094
|
}
|
|
9097
9095
|
}
|
|
9098
|
-
new
|
|
9099
|
-
class
|
|
9096
|
+
new Pl();
|
|
9097
|
+
class _l extends h {
|
|
9100
9098
|
constructor() {
|
|
9101
9099
|
super("MiLaboratories.PL.API.ControllerKVAPI.Set.Request", [
|
|
9102
9100
|
{
|
|
@@ -9159,8 +9157,8 @@ class Bl extends h {
|
|
|
9159
9157
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9160
9158
|
}
|
|
9161
9159
|
}
|
|
9162
|
-
const Qt = new
|
|
9163
|
-
class
|
|
9160
|
+
const Qt = new _l();
|
|
9161
|
+
class Ll extends h {
|
|
9164
9162
|
constructor() {
|
|
9165
9163
|
super("MiLaboratories.PL.API.ControllerKVAPI.Set.Response", []);
|
|
9166
9164
|
}
|
|
@@ -9176,8 +9174,8 @@ class Nl extends h {
|
|
|
9176
9174
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9177
9175
|
}
|
|
9178
9176
|
}
|
|
9179
|
-
const en = new
|
|
9180
|
-
class
|
|
9177
|
+
const en = new Ll();
|
|
9178
|
+
class Al extends h {
|
|
9181
9179
|
constructor() {
|
|
9182
9180
|
super("MiLaboratories.PL.API.ControllerKVAPI.Get", []);
|
|
9183
9181
|
}
|
|
@@ -9193,8 +9191,8 @@ class Fl extends h {
|
|
|
9193
9191
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9194
9192
|
}
|
|
9195
9193
|
}
|
|
9196
|
-
new
|
|
9197
|
-
class
|
|
9194
|
+
new Al();
|
|
9195
|
+
class Bl extends h {
|
|
9198
9196
|
constructor() {
|
|
9199
9197
|
super("MiLaboratories.PL.API.ControllerKVAPI.Get.Request", [
|
|
9200
9198
|
{
|
|
@@ -9246,8 +9244,8 @@ class xl extends h {
|
|
|
9246
9244
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9247
9245
|
}
|
|
9248
9246
|
}
|
|
9249
|
-
const tn = new
|
|
9250
|
-
class
|
|
9247
|
+
const tn = new Bl();
|
|
9248
|
+
class Nl extends h {
|
|
9251
9249
|
constructor() {
|
|
9252
9250
|
super("MiLaboratories.PL.API.ControllerKVAPI.Get.Response", [
|
|
9253
9251
|
{
|
|
@@ -9288,8 +9286,8 @@ class Wl extends h {
|
|
|
9288
9286
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9289
9287
|
}
|
|
9290
9288
|
}
|
|
9291
|
-
const nn = new
|
|
9292
|
-
class
|
|
9289
|
+
const nn = new Nl();
|
|
9290
|
+
class Fl extends h {
|
|
9293
9291
|
constructor() {
|
|
9294
9292
|
super("MiLaboratories.PL.API.ControllerKVAPI.GetIfExists", []);
|
|
9295
9293
|
}
|
|
@@ -9305,8 +9303,8 @@ class Ul extends h {
|
|
|
9305
9303
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9306
9304
|
}
|
|
9307
9305
|
}
|
|
9308
|
-
new
|
|
9309
|
-
class
|
|
9306
|
+
new Fl();
|
|
9307
|
+
class xl extends h {
|
|
9310
9308
|
constructor() {
|
|
9311
9309
|
super("MiLaboratories.PL.API.ControllerKVAPI.GetIfExists.Request", [
|
|
9312
9310
|
{
|
|
@@ -9358,8 +9356,8 @@ class $l extends h {
|
|
|
9358
9356
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9359
9357
|
}
|
|
9360
9358
|
}
|
|
9361
|
-
const rn = new
|
|
9362
|
-
class
|
|
9359
|
+
const rn = new xl();
|
|
9360
|
+
class Wl extends h {
|
|
9363
9361
|
constructor() {
|
|
9364
9362
|
super("MiLaboratories.PL.API.ControllerKVAPI.GetIfExists.Response", [
|
|
9365
9363
|
{
|
|
@@ -9411,8 +9409,8 @@ class El extends h {
|
|
|
9411
9409
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9412
9410
|
}
|
|
9413
9411
|
}
|
|
9414
|
-
const sn = new
|
|
9415
|
-
class
|
|
9412
|
+
const sn = new Wl();
|
|
9413
|
+
class Ul extends h {
|
|
9416
9414
|
constructor() {
|
|
9417
9415
|
super("MiLaboratories.PL.API.CacheAPI", []);
|
|
9418
9416
|
}
|
|
@@ -9428,8 +9426,8 @@ class Sl extends h {
|
|
|
9428
9426
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9429
9427
|
}
|
|
9430
9428
|
}
|
|
9431
|
-
new
|
|
9432
|
-
class
|
|
9429
|
+
new Ul();
|
|
9430
|
+
class $l extends h {
|
|
9433
9431
|
constructor() {
|
|
9434
9432
|
super("MiLaboratories.PL.API.CacheAPI.SetToField", []);
|
|
9435
9433
|
}
|
|
@@ -9445,8 +9443,8 @@ class Cl extends h {
|
|
|
9445
9443
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9446
9444
|
}
|
|
9447
9445
|
}
|
|
9448
|
-
new
|
|
9449
|
-
class
|
|
9446
|
+
new $l();
|
|
9447
|
+
class El extends h {
|
|
9450
9448
|
constructor() {
|
|
9451
9449
|
super("MiLaboratories.PL.API.CacheAPI.SetToField.Request", [
|
|
9452
9450
|
{ no: 1, name: "id", kind: "message", T: () => m },
|
|
@@ -9486,8 +9484,8 @@ class Dl extends h {
|
|
|
9486
9484
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9487
9485
|
}
|
|
9488
9486
|
}
|
|
9489
|
-
const on = new
|
|
9490
|
-
class
|
|
9487
|
+
const on = new El();
|
|
9488
|
+
class Sl extends h {
|
|
9491
9489
|
constructor() {
|
|
9492
9490
|
super("MiLaboratories.PL.API.CacheAPI.SetToField.Response", []);
|
|
9493
9491
|
}
|
|
@@ -9503,8 +9501,8 @@ class Ol extends h {
|
|
|
9503
9501
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9504
9502
|
}
|
|
9505
9503
|
}
|
|
9506
|
-
const an = new
|
|
9507
|
-
class
|
|
9504
|
+
const an = new Sl();
|
|
9505
|
+
class Cl extends h {
|
|
9508
9506
|
constructor() {
|
|
9509
9507
|
super("MiLaboratories.PL.API.CacheAPI.DeleteExpiredRecords", []);
|
|
9510
9508
|
}
|
|
@@ -9520,8 +9518,8 @@ class Kl extends h {
|
|
|
9520
9518
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9521
9519
|
}
|
|
9522
9520
|
}
|
|
9523
|
-
new
|
|
9524
|
-
class
|
|
9521
|
+
new Cl();
|
|
9522
|
+
class Dl extends h {
|
|
9525
9523
|
constructor() {
|
|
9526
9524
|
super("MiLaboratories.PL.API.CacheAPI.DeleteExpiredRecords.Request", []);
|
|
9527
9525
|
}
|
|
@@ -9537,8 +9535,8 @@ class ql extends h {
|
|
|
9537
9535
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9538
9536
|
}
|
|
9539
9537
|
}
|
|
9540
|
-
const ln = new
|
|
9541
|
-
class
|
|
9538
|
+
const ln = new Dl();
|
|
9539
|
+
class Ol extends h {
|
|
9542
9540
|
constructor() {
|
|
9543
9541
|
super("MiLaboratories.PL.API.CacheAPI.DeleteExpiredRecords.Response", []);
|
|
9544
9542
|
}
|
|
@@ -9554,8 +9552,8 @@ class Vl extends h {
|
|
|
9554
9552
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9555
9553
|
}
|
|
9556
9554
|
}
|
|
9557
|
-
const cn = new
|
|
9558
|
-
class
|
|
9555
|
+
const cn = new Ol();
|
|
9556
|
+
class Kl extends h {
|
|
9559
9557
|
constructor() {
|
|
9560
9558
|
super("MiLaboratories.PL.API.LocksAPI", []);
|
|
9561
9559
|
}
|
|
@@ -9571,8 +9569,8 @@ class vl extends h {
|
|
|
9571
9569
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9572
9570
|
}
|
|
9573
9571
|
}
|
|
9574
|
-
new
|
|
9575
|
-
class
|
|
9572
|
+
new Kl();
|
|
9573
|
+
class ql extends h {
|
|
9576
9574
|
constructor() {
|
|
9577
9575
|
super("MiLaboratories.PL.API.LocksAPI.Lease", []);
|
|
9578
9576
|
}
|
|
@@ -9588,8 +9586,8 @@ class jl extends h {
|
|
|
9588
9586
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9589
9587
|
}
|
|
9590
9588
|
}
|
|
9591
|
-
new
|
|
9592
|
-
class
|
|
9589
|
+
new ql();
|
|
9590
|
+
class Vl extends h {
|
|
9593
9591
|
constructor() {
|
|
9594
9592
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Create", []);
|
|
9595
9593
|
}
|
|
@@ -9605,8 +9603,8 @@ class Ml extends h {
|
|
|
9605
9603
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9606
9604
|
}
|
|
9607
9605
|
}
|
|
9608
|
-
new
|
|
9609
|
-
class
|
|
9606
|
+
new Vl();
|
|
9607
|
+
class jl extends h {
|
|
9610
9608
|
constructor() {
|
|
9611
9609
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Create.Request", [
|
|
9612
9610
|
{
|
|
@@ -9664,8 +9662,8 @@ class Gl extends h {
|
|
|
9664
9662
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9665
9663
|
}
|
|
9666
9664
|
}
|
|
9667
|
-
const
|
|
9668
|
-
class
|
|
9665
|
+
const vl = new jl();
|
|
9666
|
+
class Ml extends h {
|
|
9669
9667
|
constructor() {
|
|
9670
9668
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Create.Response", [
|
|
9671
9669
|
{
|
|
@@ -9706,8 +9704,8 @@ class zl extends h {
|
|
|
9706
9704
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9707
9705
|
}
|
|
9708
9706
|
}
|
|
9709
|
-
const
|
|
9710
|
-
class
|
|
9707
|
+
const Gl = new Ml();
|
|
9708
|
+
class Jl extends h {
|
|
9711
9709
|
constructor() {
|
|
9712
9710
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Update", []);
|
|
9713
9711
|
}
|
|
@@ -9723,8 +9721,8 @@ class Yl extends h {
|
|
|
9723
9721
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9724
9722
|
}
|
|
9725
9723
|
}
|
|
9726
|
-
new
|
|
9727
|
-
class
|
|
9724
|
+
new Jl();
|
|
9725
|
+
class zl extends h {
|
|
9728
9726
|
constructor() {
|
|
9729
9727
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Update.Request", [
|
|
9730
9728
|
{
|
|
@@ -9793,8 +9791,8 @@ class Zl extends h {
|
|
|
9793
9791
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9794
9792
|
}
|
|
9795
9793
|
}
|
|
9796
|
-
const
|
|
9797
|
-
class
|
|
9794
|
+
const Hl = new zl();
|
|
9795
|
+
class Yl extends h {
|
|
9798
9796
|
constructor() {
|
|
9799
9797
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Update.Response", []);
|
|
9800
9798
|
}
|
|
@@ -9810,8 +9808,8 @@ class Ql extends h {
|
|
|
9810
9808
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9811
9809
|
}
|
|
9812
9810
|
}
|
|
9813
|
-
const
|
|
9814
|
-
class
|
|
9811
|
+
const Zl = new Yl();
|
|
9812
|
+
class Xl extends h {
|
|
9815
9813
|
constructor() {
|
|
9816
9814
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Release", []);
|
|
9817
9815
|
}
|
|
@@ -9827,8 +9825,8 @@ class tc extends h {
|
|
|
9827
9825
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9828
9826
|
}
|
|
9829
9827
|
}
|
|
9830
|
-
new
|
|
9831
|
-
class
|
|
9828
|
+
new Xl();
|
|
9829
|
+
class Ql extends h {
|
|
9832
9830
|
constructor() {
|
|
9833
9831
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Release.Request", [
|
|
9834
9832
|
{
|
|
@@ -9881,8 +9879,8 @@ class nc extends h {
|
|
|
9881
9879
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9882
9880
|
}
|
|
9883
9881
|
}
|
|
9884
|
-
const
|
|
9885
|
-
class
|
|
9882
|
+
const ec = new Ql();
|
|
9883
|
+
class tc extends h {
|
|
9886
9884
|
constructor() {
|
|
9887
9885
|
super("MiLaboratories.PL.API.LocksAPI.Lease.Release.Response", []);
|
|
9888
9886
|
}
|
|
@@ -9898,8 +9896,8 @@ class rc extends h {
|
|
|
9898
9896
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9899
9897
|
}
|
|
9900
9898
|
}
|
|
9901
|
-
const
|
|
9902
|
-
class
|
|
9899
|
+
const nc = new tc();
|
|
9900
|
+
class ic extends h {
|
|
9903
9901
|
constructor() {
|
|
9904
9902
|
super("MiLaboratories.PL.API.AuthAPI", []);
|
|
9905
9903
|
}
|
|
@@ -9915,8 +9913,8 @@ class oc extends h {
|
|
|
9915
9913
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9916
9914
|
}
|
|
9917
9915
|
}
|
|
9918
|
-
new
|
|
9919
|
-
class
|
|
9916
|
+
new ic();
|
|
9917
|
+
class rc extends h {
|
|
9920
9918
|
constructor() {
|
|
9921
9919
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods", []);
|
|
9922
9920
|
}
|
|
@@ -9932,8 +9930,8 @@ class ac extends h {
|
|
|
9932
9930
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9933
9931
|
}
|
|
9934
9932
|
}
|
|
9935
|
-
new
|
|
9936
|
-
class
|
|
9933
|
+
new rc();
|
|
9934
|
+
class sc extends h {
|
|
9937
9935
|
constructor() {
|
|
9938
9936
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods.Request", []);
|
|
9939
9937
|
}
|
|
@@ -9949,8 +9947,8 @@ class lc extends h {
|
|
|
9949
9947
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9950
9948
|
}
|
|
9951
9949
|
}
|
|
9952
|
-
const
|
|
9953
|
-
class
|
|
9950
|
+
const oc = new sc();
|
|
9951
|
+
class ac extends h {
|
|
9954
9952
|
constructor() {
|
|
9955
9953
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods.Response", [
|
|
9956
9954
|
{ no: 1, name: "methods", kind: "message", repeat: 1, T: () => un }
|
|
@@ -9986,8 +9984,8 @@ class uc extends h {
|
|
|
9986
9984
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
9987
9985
|
}
|
|
9988
9986
|
}
|
|
9989
|
-
const
|
|
9990
|
-
class
|
|
9987
|
+
const lc = new ac();
|
|
9988
|
+
class cc extends h {
|
|
9991
9989
|
constructor() {
|
|
9992
9990
|
super("MiLaboratories.PL.API.AuthAPI.ListMethods.MethodInfo", [
|
|
9993
9991
|
{
|
|
@@ -10067,8 +10065,8 @@ class fc extends h {
|
|
|
10067
10065
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10068
10066
|
}
|
|
10069
10067
|
}
|
|
10070
|
-
const un = new
|
|
10071
|
-
class
|
|
10068
|
+
const un = new cc();
|
|
10069
|
+
class uc extends h {
|
|
10072
10070
|
constructor() {
|
|
10073
10071
|
super("MiLaboratories.PL.API.AuthAPI.GetJWTToken", []);
|
|
10074
10072
|
}
|
|
@@ -10084,8 +10082,8 @@ class hc extends h {
|
|
|
10084
10082
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10085
10083
|
}
|
|
10086
10084
|
}
|
|
10087
|
-
new
|
|
10088
|
-
class
|
|
10085
|
+
new uc();
|
|
10086
|
+
class dc extends h {
|
|
10089
10087
|
constructor() {
|
|
10090
10088
|
super("MiLaboratories.PL.API.AuthAPI.GetJWTToken.Request", [
|
|
10091
10089
|
{ no: 1, name: "expiration", kind: "message", T: () => I }
|
|
@@ -10120,8 +10118,8 @@ class pc extends h {
|
|
|
10120
10118
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10121
10119
|
}
|
|
10122
10120
|
}
|
|
10123
|
-
const
|
|
10124
|
-
class
|
|
10121
|
+
const fc = new dc();
|
|
10122
|
+
class hc extends h {
|
|
10125
10123
|
constructor() {
|
|
10126
10124
|
super("MiLaboratories.PL.API.AuthAPI.GetJWTToken.Response", [
|
|
10127
10125
|
{
|
|
@@ -10162,8 +10160,8 @@ class gc extends h {
|
|
|
10162
10160
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10163
10161
|
}
|
|
10164
10162
|
}
|
|
10165
|
-
const
|
|
10166
|
-
class
|
|
10163
|
+
const pc = new hc();
|
|
10164
|
+
class yc extends h {
|
|
10167
10165
|
constructor() {
|
|
10168
10166
|
super("MiLaboratories.PL.API.MiscAPI", []);
|
|
10169
10167
|
}
|
|
@@ -10179,8 +10177,8 @@ class kc extends h {
|
|
|
10179
10177
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10180
10178
|
}
|
|
10181
10179
|
}
|
|
10182
|
-
new
|
|
10183
|
-
class
|
|
10180
|
+
new yc();
|
|
10181
|
+
class gc extends h {
|
|
10184
10182
|
constructor() {
|
|
10185
10183
|
super("MiLaboratories.PL.API.MiscAPI.ListResourceTypes", []);
|
|
10186
10184
|
}
|
|
@@ -10196,8 +10194,8 @@ class bc extends h {
|
|
|
10196
10194
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10197
10195
|
}
|
|
10198
10196
|
}
|
|
10199
|
-
new
|
|
10200
|
-
class
|
|
10197
|
+
new gc();
|
|
10198
|
+
class mc extends h {
|
|
10201
10199
|
constructor() {
|
|
10202
10200
|
super("MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Request", []);
|
|
10203
10201
|
}
|
|
@@ -10213,8 +10211,8 @@ class wc extends h {
|
|
|
10213
10211
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10214
10212
|
}
|
|
10215
10213
|
}
|
|
10216
|
-
const
|
|
10217
|
-
class
|
|
10214
|
+
const kc = new mc();
|
|
10215
|
+
class bc extends h {
|
|
10218
10216
|
constructor() {
|
|
10219
10217
|
super("MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Response", [
|
|
10220
10218
|
{ no: 1, name: "types", kind: "message", repeat: 1, T: () => g }
|
|
@@ -10250,8 +10248,8 @@ class Rc extends h {
|
|
|
10250
10248
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10251
10249
|
}
|
|
10252
10250
|
}
|
|
10253
|
-
const
|
|
10254
|
-
class
|
|
10251
|
+
const wc = new bc();
|
|
10252
|
+
class Tc extends h {
|
|
10255
10253
|
constructor() {
|
|
10256
10254
|
super("MiLaboratories.PL.API.MaintenanceAPI", []);
|
|
10257
10255
|
}
|
|
@@ -10267,8 +10265,8 @@ class Pc extends h {
|
|
|
10267
10265
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10268
10266
|
}
|
|
10269
10267
|
}
|
|
10270
|
-
new
|
|
10271
|
-
class
|
|
10268
|
+
new Tc();
|
|
10269
|
+
class Rc extends h {
|
|
10272
10270
|
constructor() {
|
|
10273
10271
|
super("MiLaboratories.PL.API.MaintenanceAPI.Ping", []);
|
|
10274
10272
|
}
|
|
@@ -10284,8 +10282,8 @@ class _c extends h {
|
|
|
10284
10282
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10285
10283
|
}
|
|
10286
10284
|
}
|
|
10287
|
-
new
|
|
10288
|
-
class
|
|
10285
|
+
new Rc();
|
|
10286
|
+
class Ic extends h {
|
|
10289
10287
|
constructor() {
|
|
10290
10288
|
super("MiLaboratories.PL.API.MaintenanceAPI.Ping.Request", []);
|
|
10291
10289
|
}
|
|
@@ -10301,8 +10299,8 @@ class Ac extends h {
|
|
|
10301
10299
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10302
10300
|
}
|
|
10303
10301
|
}
|
|
10304
|
-
const
|
|
10305
|
-
class
|
|
10302
|
+
const Pc = new Ic();
|
|
10303
|
+
class _c extends h {
|
|
10306
10304
|
constructor() {
|
|
10307
10305
|
super("MiLaboratories.PL.API.MaintenanceAPI.Ping.Response", [
|
|
10308
10306
|
{
|
|
@@ -10365,39 +10363,39 @@ class Bc extends h {
|
|
|
10365
10363
|
return n !== !1 && (n == !0 ? u.onWrite : n)(this.typeName, e, t), t;
|
|
10366
10364
|
}
|
|
10367
10365
|
}
|
|
10368
|
-
const
|
|
10369
|
-
{ name: "Tx", serverStreaming: !0, clientStreaming: !0, options: {}, I:
|
|
10370
|
-
{ name: "TxSync", options: {}, I:
|
|
10366
|
+
const Lc = new _c(), dn = new qi("MiLaboratories.PL.API.Platform", [
|
|
10367
|
+
{ name: "Tx", serverStreaming: !0, clientStreaming: !0, options: {}, I: Lr, O: Br },
|
|
10368
|
+
{ name: "TxSync", options: {}, I: qr, O: jr },
|
|
10371
10369
|
{ name: "SubscriptionAttachFilter", options: {}, I: te, O: ne },
|
|
10372
10370
|
{ name: "SubscriptionDetachFilter", options: {}, I: ie, O: re },
|
|
10373
10371
|
{ name: "NotificationsGet", options: {}, I: Q, O: ee },
|
|
10374
|
-
{ name: "ControllerRegister", options: {}, I:
|
|
10375
|
-
{ name: "ControllerDeregister", options: {}, I:
|
|
10376
|
-
{ name: "ControllerCreate", options: {}, I:
|
|
10377
|
-
{ name: "ControllerExists", options: {}, I:
|
|
10378
|
-
{ name: "ControllerGet", options: {}, I:
|
|
10379
|
-
{ name: "ControllerUpdate", options: {}, I:
|
|
10380
|
-
{ name: "ControllerAttachSubscription", options: {}, I:
|
|
10381
|
-
{ name: "GetControllerNotifications", options: {}, I:
|
|
10382
|
-
{ name: "WriteControllerAliasesAndUrls", options: {}, I:
|
|
10383
|
-
{ name: "RemoveControllerAliasesAndUrls", options: {}, I:
|
|
10384
|
-
{ name: "GetControllerUrl", options: {}, I:
|
|
10372
|
+
{ name: "ControllerRegister", options: {}, I: Ho, O: Zo },
|
|
10373
|
+
{ name: "ControllerDeregister", options: {}, I: ua, O: fa },
|
|
10374
|
+
{ name: "ControllerCreate", options: {}, I: ya, O: ma },
|
|
10375
|
+
{ name: "ControllerExists", options: {}, I: ea, O: na },
|
|
10376
|
+
{ name: "ControllerGet", options: {}, I: wa, O: Ra },
|
|
10377
|
+
{ name: "ControllerUpdate", options: {}, I: sa, O: aa },
|
|
10378
|
+
{ name: "ControllerAttachSubscription", options: {}, I: _a, O: Aa },
|
|
10379
|
+
{ name: "GetControllerNotifications", options: {}, I: Fa, O: Wa },
|
|
10380
|
+
{ name: "WriteControllerAliasesAndUrls", options: {}, I: Ea, O: Ca },
|
|
10381
|
+
{ name: "RemoveControllerAliasesAndUrls", options: {}, I: Ma, O: Ja },
|
|
10382
|
+
{ name: "GetControllerUrl", options: {}, I: Ka, O: Va },
|
|
10385
10383
|
{ name: "ControllerSetFeatures", options: {}, I: se, O: oe },
|
|
10386
10384
|
{ name: "ControllerClearFeatures", options: {}, I: ae, O: le },
|
|
10387
|
-
{ name: "LeaseResource", options: {}, I:
|
|
10388
|
-
{ name: "UpdateLease", options: {}, I:
|
|
10389
|
-
{ name: "ReleaseLease", options: {}, I:
|
|
10390
|
-
{ name: "AuthMethods", options: {}, I:
|
|
10391
|
-
{ name: "GetJWTToken", options: {}, I:
|
|
10392
|
-
{ name: "ListResourceTypes", options: {}, I:
|
|
10393
|
-
{ name: "Ping", options: {}, I:
|
|
10385
|
+
{ name: "LeaseResource", options: {}, I: vl, O: Gl },
|
|
10386
|
+
{ name: "UpdateLease", options: {}, I: Hl, O: Zl },
|
|
10387
|
+
{ name: "ReleaseLease", options: {}, I: ec, O: nc },
|
|
10388
|
+
{ name: "AuthMethods", options: {}, I: oc, O: lc },
|
|
10389
|
+
{ name: "GetJWTToken", options: {}, I: fc, O: pc },
|
|
10390
|
+
{ name: "ListResourceTypes", options: {}, I: kc, O: wc },
|
|
10391
|
+
{ name: "Ping", options: {}, I: Pc, O: Lc }
|
|
10394
10392
|
]);
|
|
10395
|
-
function
|
|
10393
|
+
function Ac(o) {
|
|
10396
10394
|
return o instanceof ArrayBuffer || ArrayBuffer.isView(o);
|
|
10397
10395
|
}
|
|
10398
|
-
function
|
|
10396
|
+
function Bc(o) {
|
|
10399
10397
|
if (typeof o == "string") return Buffer.from(o);
|
|
10400
|
-
if (
|
|
10398
|
+
if (Ac(o)) return o;
|
|
10401
10399
|
throw new Error(`Unexpected type: ${o}`);
|
|
10402
10400
|
}
|
|
10403
10401
|
function ki(o, e = !1) {
|
|
@@ -10415,7 +10413,7 @@ class Ti extends Error {
|
|
|
10415
10413
|
super(`code=${e.code} ${e.message}`), this.status = e;
|
|
10416
10414
|
}
|
|
10417
10415
|
}
|
|
10418
|
-
function
|
|
10416
|
+
function Nc(o) {
|
|
10419
10417
|
throw new Pn({ code: In, message: o, details: [] });
|
|
10420
10418
|
}
|
|
10421
10419
|
class Pn extends Ti {
|
|
@@ -10423,7 +10421,7 @@ class Pn extends Ti {
|
|
|
10423
10421
|
super(e);
|
|
10424
10422
|
}
|
|
10425
10423
|
}
|
|
10426
|
-
class
|
|
10424
|
+
class Fc extends Ti {
|
|
10427
10425
|
constructor(e) {
|
|
10428
10426
|
super(e);
|
|
10429
10427
|
}
|
|
@@ -10441,16 +10439,16 @@ class Ii extends Error {
|
|
|
10441
10439
|
super("Disconnected: " + e);
|
|
10442
10440
|
}
|
|
10443
10441
|
}
|
|
10444
|
-
function
|
|
10442
|
+
function xc(o, e = !1) {
|
|
10445
10443
|
throw bi(o) ? new _n(o.message) : ki(o) ? new Ii(o.message) : wi(o) ? new oi(o) : e ? new Error(o.message, { cause: o }) : o;
|
|
10446
10444
|
}
|
|
10447
10445
|
const Pi = "resourceError";
|
|
10448
|
-
function
|
|
10446
|
+
function Wc(o) {
|
|
10449
10447
|
return o.deletedTime !== void 0 && o.deletedTime.seconds !== 0n;
|
|
10450
10448
|
}
|
|
10451
10449
|
function Vn(o) {
|
|
10452
10450
|
var e;
|
|
10453
|
-
return
|
|
10451
|
+
return Wc(o) && Nc("resource deleted"), {
|
|
10454
10452
|
id: o.id,
|
|
10455
10453
|
originalResourceId: o.originalResourceId,
|
|
10456
10454
|
type: R(o.type),
|
|
@@ -10458,13 +10456,13 @@ function Vn(o) {
|
|
|
10458
10456
|
inputsLocked: o.inputsLocked,
|
|
10459
10457
|
outputsLocked: o.outputsLocked,
|
|
10460
10458
|
resourceReady: o.resourceReady,
|
|
10461
|
-
kind:
|
|
10462
|
-
error:
|
|
10459
|
+
kind: Uc(o.kind),
|
|
10460
|
+
error: $c(o),
|
|
10463
10461
|
final: o.isFinal,
|
|
10464
10462
|
fields: (e = o.fields) == null ? void 0 : e.filter((t) => t.id.fieldName !== Pi).map(_i)
|
|
10465
10463
|
};
|
|
10466
10464
|
}
|
|
10467
|
-
function
|
|
10465
|
+
function Uc(o) {
|
|
10468
10466
|
switch (o) {
|
|
10469
10467
|
case ue.STRUCTURAL:
|
|
10470
10468
|
return "Structural";
|
|
@@ -10473,7 +10471,7 @@ function Sc(o) {
|
|
|
10473
10471
|
}
|
|
10474
10472
|
throw new Error("invalid ResourceKind: " + o);
|
|
10475
10473
|
}
|
|
10476
|
-
function
|
|
10474
|
+
function $c(o) {
|
|
10477
10475
|
const e = o.fields.find((t) => {
|
|
10478
10476
|
var i;
|
|
10479
10477
|
return ((i = t == null ? void 0 : t.id) == null ? void 0 : i.fieldName) === Pi;
|
|
@@ -10484,14 +10482,14 @@ function _i(o) {
|
|
|
10484
10482
|
var e;
|
|
10485
10483
|
return {
|
|
10486
10484
|
name: R((e = o.id) == null ? void 0 : e.fieldName),
|
|
10487
|
-
type:
|
|
10488
|
-
status:
|
|
10485
|
+
type: Ec(o.type),
|
|
10486
|
+
status: Sc(o.valueStatus),
|
|
10489
10487
|
value: o.value,
|
|
10490
10488
|
error: o.error,
|
|
10491
10489
|
valueIsFinal: o.valueIsFinal
|
|
10492
10490
|
};
|
|
10493
10491
|
}
|
|
10494
|
-
function
|
|
10492
|
+
function Ec(o) {
|
|
10495
10493
|
switch (o) {
|
|
10496
10494
|
case b.INPUT:
|
|
10497
10495
|
return "Input";
|
|
@@ -10509,7 +10507,7 @@ function Dc(o) {
|
|
|
10509
10507
|
throw new Error("invalid FieldType: " + o);
|
|
10510
10508
|
}
|
|
10511
10509
|
}
|
|
10512
|
-
function
|
|
10510
|
+
function Sc(o) {
|
|
10513
10511
|
switch (o) {
|
|
10514
10512
|
case J.EMPTY:
|
|
10515
10513
|
return "Empty";
|
|
@@ -10521,7 +10519,7 @@ function Oc(o) {
|
|
|
10521
10519
|
throw new Error("invalid FieldStatus: " + o);
|
|
10522
10520
|
}
|
|
10523
10521
|
}
|
|
10524
|
-
function
|
|
10522
|
+
function Cc(o) {
|
|
10525
10523
|
switch (o) {
|
|
10526
10524
|
case "Input":
|
|
10527
10525
|
return b.INPUT;
|
|
@@ -10539,34 +10537,34 @@ function Kc(o) {
|
|
|
10539
10537
|
return ai(o);
|
|
10540
10538
|
}
|
|
10541
10539
|
}
|
|
10542
|
-
function
|
|
10540
|
+
function ju(o) {
|
|
10543
10541
|
return o.hasOwnProperty("resourceId") && o.hasOwnProperty("fieldName");
|
|
10544
10542
|
}
|
|
10545
|
-
function
|
|
10543
|
+
function Dc(o) {
|
|
10546
10544
|
return typeof o == "bigint" || o.hasOwnProperty("globalId") && o.hasOwnProperty("localId");
|
|
10547
10545
|
}
|
|
10548
|
-
function
|
|
10549
|
-
return
|
|
10546
|
+
function Li(o) {
|
|
10547
|
+
return v(o.resourceId);
|
|
10550
10548
|
}
|
|
10551
|
-
function
|
|
10549
|
+
function v(o) {
|
|
10552
10550
|
return o.hasOwnProperty("globalId") && o.hasOwnProperty("localId");
|
|
10553
10551
|
}
|
|
10554
10552
|
function B(o) {
|
|
10555
|
-
return
|
|
10553
|
+
return Li(o) ? { resourceId: o.resourceId.localId, fieldName: o.fieldName } : o;
|
|
10556
10554
|
}
|
|
10557
|
-
async function
|
|
10558
|
-
return
|
|
10555
|
+
async function vu(o) {
|
|
10556
|
+
return Li(o) ? { resourceId: await o.resourceId.globalId, fieldName: o.fieldName } : o;
|
|
10559
10557
|
}
|
|
10560
10558
|
function P(o) {
|
|
10561
|
-
return
|
|
10559
|
+
return v(o) ? o.localId : o;
|
|
10562
10560
|
}
|
|
10563
|
-
async function
|
|
10564
|
-
return
|
|
10561
|
+
async function Oc(o) {
|
|
10562
|
+
return v(o) ? await o.globalId : o;
|
|
10565
10563
|
}
|
|
10566
|
-
function
|
|
10564
|
+
function Ln(o, e) {
|
|
10567
10565
|
return { resourceId: o, fieldName: e };
|
|
10568
10566
|
}
|
|
10569
|
-
class
|
|
10567
|
+
class Ai extends Error {
|
|
10570
10568
|
}
|
|
10571
10569
|
async function X(o) {
|
|
10572
10570
|
try {
|
|
@@ -10650,7 +10648,7 @@ const N = class N {
|
|
|
10650
10648
|
{ oneofKind: "txCommit", txCommit: {} },
|
|
10651
10649
|
(i) => i.txCommit.success
|
|
10652
10650
|
), t = this.ll.complete();
|
|
10653
|
-
if (await this.drainAndAwaitPendingOps(), !await e) throw new
|
|
10651
|
+
if (await this.drainAndAwaitPendingOps(), !await e) throw new Ai();
|
|
10654
10652
|
await t, await this.ll.await();
|
|
10655
10653
|
} else {
|
|
10656
10654
|
const e = this.ll.complete();
|
|
@@ -10783,7 +10781,7 @@ const N = class N {
|
|
|
10783
10781
|
);
|
|
10784
10782
|
}
|
|
10785
10783
|
async getResourceData(e, t = !0, i = !1) {
|
|
10786
|
-
if (!i && !
|
|
10784
|
+
if (!i && !v(e) && !K(e)) {
|
|
10787
10785
|
const r = this.sharedResourceDataCache.get(e);
|
|
10788
10786
|
if (r && r.cacheTxOpenTimestamp < this.txOpenTimestamp)
|
|
10789
10787
|
if (t) {
|
|
@@ -10797,7 +10795,7 @@ const N = class N {
|
|
|
10797
10795
|
},
|
|
10798
10796
|
(r) => Vn(R(r.resourceGet.resource))
|
|
10799
10797
|
);
|
|
10800
|
-
if (!
|
|
10798
|
+
if (!v(e) && !K(e) && this.finalPredicate(n)) {
|
|
10801
10799
|
const r = this.sharedResourceDataCache.get(e);
|
|
10802
10800
|
r ? t && !r.data && (r.data = n, r.cacheTxOpenTimestamp = this.txOpenTimestamp) : t ? this.sharedResourceDataCache.set(e, {
|
|
10803
10801
|
basicData: On(n),
|
|
@@ -10815,7 +10813,7 @@ const N = class N {
|
|
|
10815
10813
|
const i = await X(
|
|
10816
10814
|
async () => await this.getResourceData(e, t, !0)
|
|
10817
10815
|
);
|
|
10818
|
-
return i === void 0 && !
|
|
10816
|
+
return i === void 0 && !v(e) && !K(e) && this.sharedResourceDataCache.delete(e), i;
|
|
10819
10817
|
}
|
|
10820
10818
|
/**
|
|
10821
10819
|
* Inform platform that resource will not get any new input fields.
|
|
@@ -10849,7 +10847,7 @@ const N = class N {
|
|
|
10849
10847
|
createField(e, t, i) {
|
|
10850
10848
|
this.sendVoidAsync({
|
|
10851
10849
|
oneofKind: "fieldCreate",
|
|
10852
|
-
fieldCreate: { type:
|
|
10850
|
+
fieldCreate: { type: Cc(t), id: B(e) }
|
|
10853
10851
|
}), i !== void 0 && this.setField(e, i);
|
|
10854
10852
|
}
|
|
10855
10853
|
async fieldExists(e) {
|
|
@@ -10862,7 +10860,7 @@ const N = class N {
|
|
|
10862
10860
|
);
|
|
10863
10861
|
}
|
|
10864
10862
|
setField(e, t) {
|
|
10865
|
-
|
|
10863
|
+
Dc(t) ? this.sendVoidAsync({
|
|
10866
10864
|
oneofKind: "fieldSet",
|
|
10867
10865
|
fieldSet: {
|
|
10868
10866
|
field: B(e),
|
|
@@ -10931,7 +10929,7 @@ const N = class N {
|
|
|
10931
10929
|
resourceKeyValueSet: {
|
|
10932
10930
|
resourceId: P(e),
|
|
10933
10931
|
key: t,
|
|
10934
|
-
value:
|
|
10932
|
+
value: Bc(i)
|
|
10935
10933
|
}
|
|
10936
10934
|
});
|
|
10937
10935
|
}
|
|
@@ -11019,26 +11017,26 @@ const N = class N {
|
|
|
11019
11017
|
};
|
|
11020
11018
|
y(N, "localTxIdCounter", 0);
|
|
11021
11019
|
let gn = N;
|
|
11022
|
-
function
|
|
11020
|
+
function L(o, e) {
|
|
11023
11021
|
return { name: o, version: e };
|
|
11024
11022
|
}
|
|
11025
|
-
const mn =
|
|
11026
|
-
function
|
|
11023
|
+
const mn = L("ClientRoot", "1"), Kc = L("StructTest", "1"), qc = L("ValueTest", "1"), Bi = L("json/string", "1"), Ni = L("json/bool", "1"), Fi = L("json/object", "1"), xi = L("json/array", "1"), Wi = L("json/number", "1"), Ui = L("json/null", "1"), An = L("EphStdMap", "1"), Bn = L("StdMap", "1");
|
|
11024
|
+
function Vc(o) {
|
|
11027
11025
|
return o.createValue(Ui, Buffer.from(JSON.stringify(null)));
|
|
11028
11026
|
}
|
|
11029
|
-
function
|
|
11027
|
+
function jc(o, e) {
|
|
11030
11028
|
return o.createValue(Ni, Buffer.from(JSON.stringify(e)));
|
|
11031
11029
|
}
|
|
11032
|
-
function
|
|
11030
|
+
function vc(o, e) {
|
|
11033
11031
|
return o.createValue(Wi, Buffer.from(JSON.stringify(e)));
|
|
11034
11032
|
}
|
|
11035
|
-
function
|
|
11033
|
+
function Mc(o, e) {
|
|
11036
11034
|
return o.createValue(Bi, Buffer.from(JSON.stringify(e)));
|
|
11037
11035
|
}
|
|
11038
|
-
function
|
|
11036
|
+
function Gc(o, e) {
|
|
11039
11037
|
return o.createValue(xi, Buffer.from(JSON.stringify(e)));
|
|
11040
11038
|
}
|
|
11041
|
-
function
|
|
11039
|
+
function Jc(o, e) {
|
|
11042
11040
|
return o.createValue(Fi, Buffer.from(JSON.stringify(e)));
|
|
11043
11041
|
}
|
|
11044
11042
|
function Nn(o, e) {
|
|
@@ -11047,34 +11045,34 @@ function Nn(o, e) {
|
|
|
11047
11045
|
function $i(o, e) {
|
|
11048
11046
|
return e === void 0 ? Object.entries(o) : e.map((t) => Nn(t, o[t]));
|
|
11049
11047
|
}
|
|
11050
|
-
function
|
|
11051
|
-
const n = i ?? (t ?
|
|
11048
|
+
function zc(o, e, t, i) {
|
|
11049
|
+
const n = i ?? (t ? An : Bn), r = t ? o.createEphemeral(n) : o.createStruct(n);
|
|
11052
11050
|
for (const [d, a] of Array.isArray(e) ? e : $i(e))
|
|
11053
|
-
o.createField(
|
|
11051
|
+
o.createField(Ln(r, d), "Input", a);
|
|
11054
11052
|
return o.lock(r), r;
|
|
11055
11053
|
}
|
|
11056
|
-
function
|
|
11054
|
+
function Hc(o, e, t, i, n = "") {
|
|
11057
11055
|
return Object.fromEntries(
|
|
11058
11056
|
t.map((r) => Nn(r, o.getFutureFieldValue(e, `${n}${r}`, i)))
|
|
11059
11057
|
);
|
|
11060
11058
|
}
|
|
11061
|
-
const Ei = Bn, Si =
|
|
11062
|
-
function
|
|
11063
|
-
const t = o.createStruct(Ei), i =
|
|
11059
|
+
const Ei = Bn, Si = An, pe = "ref";
|
|
11060
|
+
function Yc(o, e) {
|
|
11061
|
+
const t = o.createStruct(Ei), i = Ln(t, pe);
|
|
11064
11062
|
return o.createField(i, "Input", e), o.lock(t), t;
|
|
11065
11063
|
}
|
|
11066
|
-
function
|
|
11067
|
-
const t = o.createEphemeral(Si), i =
|
|
11064
|
+
function Zc(o, e) {
|
|
11065
|
+
const t = o.createEphemeral(Si), i = Ln(t, pe);
|
|
11068
11066
|
return o.createField(i, "Input", e), o.lock(t), t;
|
|
11069
11067
|
}
|
|
11070
|
-
function
|
|
11068
|
+
function Xc(o, e) {
|
|
11071
11069
|
return o.getFutureFieldValue(e, pe, "Input");
|
|
11072
11070
|
}
|
|
11073
|
-
const
|
|
11071
|
+
const Mu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11074
11072
|
__proto__: null,
|
|
11075
11073
|
ClientRoot: mn,
|
|
11076
11074
|
EphHolder: Si,
|
|
11077
|
-
EphStdMap:
|
|
11075
|
+
EphStdMap: An,
|
|
11078
11076
|
Holder: Ei,
|
|
11079
11077
|
HolderRefField: pe,
|
|
11080
11078
|
JsonArray: xi,
|
|
@@ -11084,22 +11082,22 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
11084
11082
|
JsonObject: Fi,
|
|
11085
11083
|
JsonString: Bi,
|
|
11086
11084
|
StdMap: Bn,
|
|
11087
|
-
StructTestResource:
|
|
11088
|
-
ValueTestResource:
|
|
11089
|
-
createPlArray:
|
|
11090
|
-
createPlBool:
|
|
11091
|
-
createPlMap:
|
|
11092
|
-
createPlNull:
|
|
11093
|
-
createPlNumber:
|
|
11094
|
-
createPlObject:
|
|
11095
|
-
createPlString:
|
|
11096
|
-
futureRecord:
|
|
11085
|
+
StructTestResource: Kc,
|
|
11086
|
+
ValueTestResource: qc,
|
|
11087
|
+
createPlArray: Gc,
|
|
11088
|
+
createPlBool: jc,
|
|
11089
|
+
createPlMap: zc,
|
|
11090
|
+
createPlNull: Vc,
|
|
11091
|
+
createPlNumber: vc,
|
|
11092
|
+
createPlObject: Jc,
|
|
11093
|
+
createPlString: Mc,
|
|
11094
|
+
futureRecord: Hc,
|
|
11097
11095
|
plEntries: $i,
|
|
11098
11096
|
plEntry: Nn,
|
|
11099
|
-
unwrapHolder:
|
|
11100
|
-
wrapInEphHolder:
|
|
11101
|
-
wrapInHolder:
|
|
11102
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11097
|
+
unwrapHolder: Xc,
|
|
11098
|
+
wrapInEphHolder: Zc,
|
|
11099
|
+
wrapInHolder: Yc
|
|
11100
|
+
}, Symbol.toStringTag, { value: "Module" })), jn = 5e3, vn = 3e5, Mn = 3e4, Gn = 31 * 24 * 60 * 60, Jn = 12 * 24 * 60 * 60, zn = 128e6, Hn = "exponential", Yn = 10, Zn = 4, Xn = 2, Qn = 50, ei = 0.3;
|
|
11103
11101
|
function w(o) {
|
|
11104
11102
|
if (!o) return;
|
|
11105
11103
|
const e = Number(o);
|
|
@@ -11111,8 +11109,8 @@ function fe(o, e = {}) {
|
|
|
11111
11109
|
return {
|
|
11112
11110
|
hostAndPort: o,
|
|
11113
11111
|
ssl: !1,
|
|
11114
|
-
defaultRequestTimeout:
|
|
11115
|
-
defaultROTransactionTimeout:
|
|
11112
|
+
defaultRequestTimeout: jn,
|
|
11113
|
+
defaultROTransactionTimeout: vn,
|
|
11116
11114
|
defaultRWTransactionTimeout: Mn,
|
|
11117
11115
|
authTTLSeconds: Gn,
|
|
11118
11116
|
authMaxRefreshSeconds: Jn,
|
|
@@ -11137,8 +11135,8 @@ function fe(o, e = {}) {
|
|
|
11137
11135
|
// this also includes port
|
|
11138
11136
|
alternativeRoot: t.searchParams.get("alternative-root") ?? void 0,
|
|
11139
11137
|
ssl: t.protocol === "https:" || t.protocol === "tls:",
|
|
11140
|
-
defaultRequestTimeout: w(t.searchParams.get("request-timeout")) ??
|
|
11141
|
-
defaultROTransactionTimeout: w(t.searchParams.get("ro-tx-timeout")) ?? w(t.searchParams.get("tx-timeout")) ??
|
|
11138
|
+
defaultRequestTimeout: w(t.searchParams.get("request-timeout")) ?? jn,
|
|
11139
|
+
defaultROTransactionTimeout: w(t.searchParams.get("ro-tx-timeout")) ?? w(t.searchParams.get("tx-timeout")) ?? vn,
|
|
11142
11140
|
defaultRWTransactionTimeout: w(t.searchParams.get("rw-tx-timeout")) ?? w(t.searchParams.get("tx-timeout")) ?? Mn,
|
|
11143
11141
|
authTTLSeconds: Gn,
|
|
11144
11142
|
authMaxRefreshSeconds: Jn,
|
|
@@ -11158,8 +11156,8 @@ function fe(o, e = {}) {
|
|
|
11158
11156
|
...e
|
|
11159
11157
|
};
|
|
11160
11158
|
}
|
|
11161
|
-
const
|
|
11162
|
-
class
|
|
11159
|
+
const Gu = {};
|
|
11160
|
+
class Qc {
|
|
11163
11161
|
constructor(e) {
|
|
11164
11162
|
y(this, "typeName", dn.typeName);
|
|
11165
11163
|
y(this, "methods", dn.methods);
|
|
@@ -11370,10 +11368,10 @@ class nu {
|
|
|
11370
11368
|
return k("unary", this._transport, i, n, e);
|
|
11371
11369
|
}
|
|
11372
11370
|
}
|
|
11373
|
-
function
|
|
11371
|
+
function eu(o, e, t, i) {
|
|
11374
11372
|
return { kind: o, expectMultiResponse: e, resolve: t, reject: i };
|
|
11375
11373
|
}
|
|
11376
|
-
function
|
|
11374
|
+
function tu(o) {
|
|
11377
11375
|
return o.code === In;
|
|
11378
11376
|
}
|
|
11379
11377
|
class M extends Error {
|
|
@@ -11381,7 +11379,7 @@ class M extends Error {
|
|
|
11381
11379
|
super("Rethrow error, you should never see this one."), this.rethrowLambda = e;
|
|
11382
11380
|
}
|
|
11383
11381
|
}
|
|
11384
|
-
class
|
|
11382
|
+
class nu {
|
|
11385
11383
|
constructor(e) {
|
|
11386
11384
|
/** Bidirectional channel through which transaction communicates with the server */
|
|
11387
11385
|
y(this, "stream");
|
|
@@ -11391,7 +11389,7 @@ class su {
|
|
|
11391
11389
|
* Incremented on each sent request. */
|
|
11392
11390
|
y(this, "requestIdxCounter", 0);
|
|
11393
11391
|
/** Queue from which incoming message processor takes handlers to which pass incoming messages */
|
|
11394
|
-
y(this, "responseHandlerQueue", new
|
|
11392
|
+
y(this, "responseHandlerQueue", new vi());
|
|
11395
11393
|
/** Each new resource, created by the transaction, is assigned with virtual (local) resource id, to make it possible
|
|
11396
11394
|
* to populate its fields without awaiting actual resource id. This counter tracks those ids on client side, the
|
|
11397
11395
|
* same way it is tracked on the server, so client can synchronously return such ids to the user. */
|
|
@@ -11435,7 +11433,7 @@ class su {
|
|
|
11435
11433
|
}
|
|
11436
11434
|
if (r.error !== void 0) {
|
|
11437
11435
|
const d = r.error;
|
|
11438
|
-
if (
|
|
11436
|
+
if (tu(d)) {
|
|
11439
11437
|
if (t.reject(
|
|
11440
11438
|
new M(() => {
|
|
11441
11439
|
throw new Pn(d);
|
|
@@ -11449,7 +11447,7 @@ class su {
|
|
|
11449
11447
|
continue;
|
|
11450
11448
|
} else {
|
|
11451
11449
|
this.assignErrorFactoryIfNotSet(() => {
|
|
11452
|
-
throw new
|
|
11450
|
+
throw new Fc(d);
|
|
11453
11451
|
}, t.reject), t = void 0;
|
|
11454
11452
|
break;
|
|
11455
11453
|
}
|
|
@@ -11485,7 +11483,7 @@ class su {
|
|
|
11485
11483
|
}
|
|
11486
11484
|
} catch (r) {
|
|
11487
11485
|
return this.assignErrorFactoryIfNotSet(() => {
|
|
11488
|
-
|
|
11486
|
+
xc(r, !0);
|
|
11489
11487
|
}, t == null ? void 0 : t.reject);
|
|
11490
11488
|
} finally {
|
|
11491
11489
|
await this.close();
|
|
@@ -11520,7 +11518,7 @@ class su {
|
|
|
11520
11518
|
if (this.closed) return Promise.reject(new Error("Transaction already closed"));
|
|
11521
11519
|
const i = new Promise((n, r) => {
|
|
11522
11520
|
this.responseHandlerQueue.push(
|
|
11523
|
-
|
|
11521
|
+
eu(e.oneofKind, t, n, r)
|
|
11524
11522
|
);
|
|
11525
11523
|
});
|
|
11526
11524
|
await this.stream.requests.send({
|
|
@@ -11550,7 +11548,7 @@ function Y(o, e) {
|
|
|
11550
11548
|
i + e
|
|
11551
11549
|
) * 1e3;
|
|
11552
11550
|
}
|
|
11553
|
-
function
|
|
11551
|
+
function Ju(o) {
|
|
11554
11552
|
return o.jwtToken === void 0 ? void 0 : Fn(o.jwtToken).exp * 1e3;
|
|
11555
11553
|
}
|
|
11556
11554
|
class xn {
|
|
@@ -11588,19 +11586,7 @@ class xn {
|
|
|
11588
11586
|
interceptors: i
|
|
11589
11587
|
}
|
|
11590
11588
|
};
|
|
11591
|
-
this.conf.grpcProxy ? process.env.grpc_proxy = this.conf.grpcProxy : delete process.env.grpc_proxy, this.grpcTransport = new
|
|
11592
|
-
const a = new zi({ resolver: new Ji({ tries: 10 }) }), l = {
|
|
11593
|
-
// allowH2: true,
|
|
11594
|
-
headersTimeout: 5e3,
|
|
11595
|
-
keepAliveTimeout: 3e3,
|
|
11596
|
-
keepAliveMaxTimeout: 6e4,
|
|
11597
|
-
maxRedirections: 6,
|
|
11598
|
-
connect: {
|
|
11599
|
-
// bug in undici typings
|
|
11600
|
-
lookup: a.lookup.bind(a)
|
|
11601
|
-
}
|
|
11602
|
-
};
|
|
11603
|
-
this.conf.httpProxy !== void 0 ? this.httpDispatcher = new Mi({ uri: this.conf.httpProxy, ...l }) : this.httpDispatcher = new Gi(l), r !== void 0 && (this.statusListener = r, r(this._status));
|
|
11589
|
+
this.conf.grpcProxy ? process.env.grpc_proxy = this.conf.grpcProxy : delete process.env.grpc_proxy, this.grpcTransport = new ji(d), this.grpcPl = new Qc(this.grpcTransport), this.httpDispatcher = Mi(), r !== void 0 && (this.statusListener = r, r(this._status));
|
|
11604
11590
|
}
|
|
11605
11591
|
/** Returns true if client is authenticated. Even with anonymous auth information
|
|
11606
11592
|
* connection is considered authenticated. Unauthenticated clients are used for
|
|
@@ -11664,7 +11650,7 @@ class xn {
|
|
|
11664
11650
|
});
|
|
11665
11651
|
}
|
|
11666
11652
|
createTx(e, t = {}) {
|
|
11667
|
-
return new
|
|
11653
|
+
return new nu((i) => {
|
|
11668
11654
|
let n = i;
|
|
11669
11655
|
return t.abortSignal && (n = AbortSignal.any([n, t.abortSignal])), this.grpcPl.tx({
|
|
11670
11656
|
abort: n,
|
|
@@ -11680,14 +11666,14 @@ class xn {
|
|
|
11680
11666
|
function ce(o) {
|
|
11681
11667
|
return o.resourceReady || S(o.originalResourceId) || S(o.error);
|
|
11682
11668
|
}
|
|
11683
|
-
function
|
|
11669
|
+
function iu(o) {
|
|
11684
11670
|
if (!ce(o) || !o.outputsLocked) return !1;
|
|
11685
11671
|
if (o.fields === void 0) return !0;
|
|
11686
11672
|
for (const e of o.fields)
|
|
11687
11673
|
if (x(e.error) && (x(e.value) || !e.valueIsFinal)) return !1;
|
|
11688
11674
|
return !0;
|
|
11689
11675
|
}
|
|
11690
|
-
const ti = /* @__PURE__ */ new Set(),
|
|
11676
|
+
const ti = /* @__PURE__ */ new Set(), ru = (o) => {
|
|
11691
11677
|
switch (o.type.name) {
|
|
11692
11678
|
case "StreamManager":
|
|
11693
11679
|
if (!ce(o)) return !1;
|
|
@@ -11732,7 +11718,7 @@ const ti = /* @__PURE__ */ new Set(), au = (o) => {
|
|
|
11732
11718
|
default:
|
|
11733
11719
|
if (o.type.name.startsWith("Blob/")) return !0;
|
|
11734
11720
|
if (o.type.name.startsWith("BlobUpload/") || o.type.name.startsWith("BlobIndex/"))
|
|
11735
|
-
return
|
|
11721
|
+
return iu(o);
|
|
11736
11722
|
if (o.type.name.startsWith("PColumnData/"))
|
|
11737
11723
|
return ce(o);
|
|
11738
11724
|
ti.has(o.type.name) || (console.log("UNKNOWN RESOURCE TYPE: " + o.type.name), ti.add(o.type.name));
|
|
@@ -11740,7 +11726,7 @@ const ti = /* @__PURE__ */ new Set(), au = (o) => {
|
|
|
11740
11726
|
return !1;
|
|
11741
11727
|
}, fn = {
|
|
11742
11728
|
sync: !1
|
|
11743
|
-
},
|
|
11729
|
+
}, su = "AnonymousRoot";
|
|
11744
11730
|
function ni(o) {
|
|
11745
11731
|
return `alternative_root_${o}`;
|
|
11746
11732
|
}
|
|
@@ -11767,7 +11753,7 @@ class ye {
|
|
|
11767
11753
|
y(this, "resourceDataCache");
|
|
11768
11754
|
this.ll = new xn(e, { auth: t, ...i });
|
|
11769
11755
|
const n = this.ll.conf;
|
|
11770
|
-
switch (this.txDelay = n.txDelay, this.forceSync = n.forceSync, this.finalPredicate = i.finalPredicate ??
|
|
11756
|
+
switch (this.txDelay = n.txDelay, this.forceSync = n.forceSync, this.finalPredicate = i.finalPredicate ?? ru, this.resourceDataCache = new Gi({
|
|
11771
11757
|
maxSize: n.maxCacheBytes,
|
|
11772
11758
|
sizeCalculation: (r) => {
|
|
11773
11759
|
var d;
|
|
@@ -11820,11 +11806,11 @@ class ye {
|
|
|
11820
11806
|
/** Currently implements custom logic to emulate future behaviour with single root. */
|
|
11821
11807
|
async init() {
|
|
11822
11808
|
if (this.initialized) throw new Error("Already initialized");
|
|
11823
|
-
const e = this.ll.authUser, t = e === null ?
|
|
11809
|
+
const e = this.ll.authUser, t = e === null ? su : ui("sha256").update(e).digest("hex");
|
|
11824
11810
|
this._serverInfo = await this.ping(), this._clientRoot = await this._withTx("initialization", !0, E, async (i) => {
|
|
11825
11811
|
let n;
|
|
11826
11812
|
if (await i.checkResourceNameExists(t) ? n = await i.getResourceByName(t) : (n = i.createRoot(mn), i.setResourceName(t, n)), this.conf.alternativeRoot === void 0)
|
|
11827
|
-
return await i.commit(), await
|
|
11813
|
+
return await i.commit(), await Oc(n);
|
|
11828
11814
|
{
|
|
11829
11815
|
const r = {
|
|
11830
11816
|
resourceId: n,
|
|
@@ -11861,7 +11847,7 @@ class ye {
|
|
|
11861
11847
|
try {
|
|
11862
11848
|
f = await n(l), s = !0;
|
|
11863
11849
|
} catch ($n) {
|
|
11864
|
-
if (!($n instanceof
|
|
11850
|
+
if (!($n instanceof Ai)) throw $n;
|
|
11865
11851
|
} finally {
|
|
11866
11852
|
await l.complete(), await l.await(), Un = await l.getGlobalTxId();
|
|
11867
11853
|
}
|
|
@@ -11894,7 +11880,7 @@ class ye {
|
|
|
11894
11880
|
return await n.init(), n;
|
|
11895
11881
|
}
|
|
11896
11882
|
}
|
|
11897
|
-
function
|
|
11883
|
+
function zu(o, e) {
|
|
11898
11884
|
return e = e ?? {}, e.meta = e.meta ?? {}, e.meta.resourceType = `${o.name}:${o.version}`, e;
|
|
11899
11885
|
}
|
|
11900
11886
|
class Ci {
|
|
@@ -11928,12 +11914,12 @@ class Ci {
|
|
|
11928
11914
|
}
|
|
11929
11915
|
}
|
|
11930
11916
|
}
|
|
11931
|
-
const
|
|
11932
|
-
|
|
11933
|
-
|
|
11934
|
-
|
|
11935
|
-
|
|
11936
|
-
], z = ".pl_auth.json",
|
|
11917
|
+
const ou = "pl.json", au = wn.join(fi.homedir(), ".pl.json"), lu = "pl.yaml", cu = wn.join(fi.homedir(), ".pl.yaml"), uu = [
|
|
11918
|
+
ou,
|
|
11919
|
+
lu,
|
|
11920
|
+
au,
|
|
11921
|
+
cu
|
|
11922
|
+
], z = ".pl_auth.json", du = [
|
|
11937
11923
|
"grpcProxy",
|
|
11938
11924
|
"httpProxy",
|
|
11939
11925
|
"user",
|
|
@@ -11945,14 +11931,14 @@ const cu = "pl.json", uu = wn.join(fi.homedir(), ".pl.json"), du = "pl.yaml", fu
|
|
|
11945
11931
|
"authTTLSeconds",
|
|
11946
11932
|
"authMaxRefreshSeconds"
|
|
11947
11933
|
];
|
|
11948
|
-
function
|
|
11949
|
-
for (const o of
|
|
11934
|
+
function fu() {
|
|
11935
|
+
for (const o of uu)
|
|
11950
11936
|
if (U.existsSync(o)) {
|
|
11951
11937
|
const e = U.readFileSync(o, { encoding: "utf-8" });
|
|
11952
|
-
return o.endsWith("json") ? [JSON.parse(e), o] : [
|
|
11938
|
+
return o.endsWith("json") ? [JSON.parse(e), o] : [zi.parse(e), o];
|
|
11953
11939
|
}
|
|
11954
11940
|
}
|
|
11955
|
-
function
|
|
11941
|
+
function hu(o, e) {
|
|
11956
11942
|
return (t) => {
|
|
11957
11943
|
U.writeFileSync(
|
|
11958
11944
|
z,
|
|
@@ -11970,23 +11956,23 @@ function gu(o, e) {
|
|
|
11970
11956
|
const ii = () => {
|
|
11971
11957
|
U.rmSync(z);
|
|
11972
11958
|
};
|
|
11973
|
-
async function
|
|
11959
|
+
async function Hu() {
|
|
11974
11960
|
let o;
|
|
11975
11961
|
if (process.env.PL_ADDRESS !== void 0)
|
|
11976
11962
|
o = fe(process.env.PL_ADDRESS);
|
|
11977
11963
|
else {
|
|
11978
|
-
const i =
|
|
11964
|
+
const i = fu();
|
|
11979
11965
|
if (i !== void 0) {
|
|
11980
11966
|
const [n, r] = i, d = R(n.address, `no pl address in file: ${r}`);
|
|
11981
11967
|
o = fe(d);
|
|
11982
|
-
for (const a of
|
|
11968
|
+
for (const a of du)
|
|
11983
11969
|
n[a] !== void 0 && (o[a] = n[a]);
|
|
11984
11970
|
}
|
|
11985
11971
|
}
|
|
11986
11972
|
if (o === void 0)
|
|
11987
11973
|
throw new Error("Can't find configuration to create default platform client.");
|
|
11988
11974
|
process.env.PL_USER !== void 0 && (o.user = process.env.PL_USER), process.env.PL_PASSWORD !== void 0 && (o.user = process.env.PL_PASSWORD);
|
|
11989
|
-
const e = ui("sha256").update(Buffer.from(
|
|
11975
|
+
const e = ui("sha256").update(Buffer.from(Ji(o))).digest("base64");
|
|
11990
11976
|
let t;
|
|
11991
11977
|
if (U.existsSync(z)) {
|
|
11992
11978
|
const i = JSON.parse(U.readFileSync(z, { encoding: "utf-8" }));
|
|
@@ -12014,12 +12000,12 @@ async function ed() {
|
|
|
12014
12000
|
}
|
|
12015
12001
|
return await ye.init(o, {
|
|
12016
12002
|
authInformation: t,
|
|
12017
|
-
onUpdate: (i) =>
|
|
12003
|
+
onUpdate: (i) => hu(e, o.authMaxRefreshSeconds),
|
|
12018
12004
|
onUpdateError: ii,
|
|
12019
12005
|
onAuthError: ii
|
|
12020
12006
|
});
|
|
12021
12007
|
}
|
|
12022
|
-
async function
|
|
12008
|
+
async function Yu(o, e) {
|
|
12023
12009
|
const t = {
|
|
12024
12010
|
valueId: e.value,
|
|
12025
12011
|
errorId: e.error,
|
|
@@ -12033,11 +12019,11 @@ async function td(o, e) {
|
|
|
12033
12019
|
}
|
|
12034
12020
|
class G extends Error {
|
|
12035
12021
|
}
|
|
12036
|
-
const
|
|
12022
|
+
const pu = {
|
|
12037
12023
|
failOnError: !0,
|
|
12038
12024
|
onlyFinal: !1
|
|
12039
12025
|
};
|
|
12040
|
-
class
|
|
12026
|
+
class yu {
|
|
12041
12027
|
constructor(e, t, i) {
|
|
12042
12028
|
this.tx = e, this.data = t, this.path = i;
|
|
12043
12029
|
}
|
|
@@ -12060,7 +12046,7 @@ class ku {
|
|
|
12060
12046
|
) : new G();
|
|
12061
12047
|
}
|
|
12062
12048
|
async get(e, t = {}) {
|
|
12063
|
-
const { expectedType: i, failOnError: n, onlyFinal: r } = { ...
|
|
12049
|
+
const { expectedType: i, failOnError: n, onlyFinal: r } = { ...pu, ...t }, d = [...this.path, e], a = this.getFieldData(e, i);
|
|
12064
12050
|
if (S(a.error) && (n || x(a.value)) && await this.tx.throwError(a.error, d), x(a.value)) throw new G();
|
|
12065
12051
|
return await this.tx.get(a.value, n, d);
|
|
12066
12052
|
}
|
|
@@ -12087,12 +12073,12 @@ class ku {
|
|
|
12087
12073
|
return JSON.parse(await this.getKValue(e));
|
|
12088
12074
|
}
|
|
12089
12075
|
}
|
|
12090
|
-
class
|
|
12076
|
+
class gu {
|
|
12091
12077
|
constructor(e) {
|
|
12092
12078
|
this.tx = e;
|
|
12093
12079
|
}
|
|
12094
12080
|
async get(e, t = !0, i = []) {
|
|
12095
|
-
const n = await this.tx.getResourceData(e, !0), r = new
|
|
12081
|
+
const n = await this.tx.getResourceData(e, !0), r = new yu(this, n, [...i, he(e)]);
|
|
12096
12082
|
return t && await r.requireNoError(), r;
|
|
12097
12083
|
}
|
|
12098
12084
|
async throwError(e, t = []) {
|
|
@@ -12101,18 +12087,18 @@ class bu {
|
|
|
12101
12087
|
throw new Error(`${t.join(" -> ")} = ${n}`);
|
|
12102
12088
|
}
|
|
12103
12089
|
}
|
|
12104
|
-
const
|
|
12090
|
+
const mu = {
|
|
12105
12091
|
type: "linearBackoff",
|
|
12106
12092
|
jitter: 0,
|
|
12107
12093
|
maxAttempts: 100,
|
|
12108
12094
|
backoffStep: 10,
|
|
12109
12095
|
initialDelay: 10
|
|
12110
12096
|
};
|
|
12111
|
-
async function
|
|
12097
|
+
async function Zu(o, e, t = mu, i = "polling") {
|
|
12112
12098
|
let n = li(t);
|
|
12113
12099
|
for (; ; ) {
|
|
12114
12100
|
try {
|
|
12115
|
-
return await o.withReadTx(i, async (r) => await e(new
|
|
12101
|
+
return await o.withReadTx(i, async (r) => await e(new gu(r)));
|
|
12116
12102
|
} catch (r) {
|
|
12117
12103
|
if (!(r instanceof G)) throw r;
|
|
12118
12104
|
}
|
|
@@ -12182,7 +12168,7 @@ async function Wn() {
|
|
|
12182
12168
|
}
|
|
12183
12169
|
};
|
|
12184
12170
|
}
|
|
12185
|
-
async function
|
|
12171
|
+
async function ku(o = {}) {
|
|
12186
12172
|
const { conf: e, auth: t } = await Wn();
|
|
12187
12173
|
return new xn({ ...e, ...o }, { auth: t });
|
|
12188
12174
|
}
|
|
@@ -12192,7 +12178,7 @@ async function kn(o) {
|
|
|
12192
12178
|
throw new Error("test pl address configured with alternative root");
|
|
12193
12179
|
return await ye.init({ ...e, alternativeRoot: o }, t);
|
|
12194
12180
|
}
|
|
12195
|
-
async function
|
|
12181
|
+
async function bu(o) {
|
|
12196
12182
|
const e = `test_${Date.now()}_${di()}`;
|
|
12197
12183
|
let t = E;
|
|
12198
12184
|
try {
|
|
@@ -12204,91 +12190,91 @@ async function Ru(o) {
|
|
|
12204
12190
|
throw console.log(`ALTERNATIVE ROOT: ${e} (${he(t)})`), new Error(i.message, { cause: i });
|
|
12205
12191
|
}
|
|
12206
12192
|
}
|
|
12207
|
-
const
|
|
12193
|
+
const Xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12208
12194
|
__proto__: null,
|
|
12209
12195
|
getTestClient: kn,
|
|
12210
12196
|
getTestClientConf: Wn,
|
|
12211
12197
|
getTestConfig: Di,
|
|
12212
|
-
getTestLLClient:
|
|
12213
|
-
withTempRoot:
|
|
12198
|
+
getTestLLClient: ku,
|
|
12199
|
+
withTempRoot: bu
|
|
12214
12200
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
12215
12201
|
export {
|
|
12216
|
-
|
|
12202
|
+
Gu as AnonymousAuthInformation,
|
|
12217
12203
|
G as ContinuePolling,
|
|
12218
12204
|
Jn as DEFAULT_AUTH_MAX_REFRESH,
|
|
12219
12205
|
zn as DEFAULT_MAX_CACHE_BYTES,
|
|
12220
|
-
|
|
12206
|
+
jn as DEFAULT_REQUEST_TIMEOUT,
|
|
12221
12207
|
Hn as DEFAULT_RETRY_BACKOFF_ALGORITHM,
|
|
12222
12208
|
Xn as DEFAULT_RETRY_EXPONENTIAL_BACKOFF_MULTIPLIER,
|
|
12223
12209
|
Zn as DEFAULT_RETRY_INITIAL_DELAY,
|
|
12224
12210
|
ei as DEFAULT_RETRY_JITTER,
|
|
12225
12211
|
Qn as DEFAULT_RETRY_LINEAR_BACKOFF_STEP,
|
|
12226
12212
|
Yn as DEFAULT_RETRY_MAX_ATTEMPTS,
|
|
12227
|
-
|
|
12213
|
+
vn as DEFAULT_RO_TX_TIMEOUT,
|
|
12228
12214
|
Mn as DEFAULT_RW_TX_TIMEOUT,
|
|
12229
12215
|
Gn as DEFAULT_TOKEN_TTL_SECONDS,
|
|
12230
|
-
|
|
12231
|
-
|
|
12216
|
+
ru as DefaultFinalResourceDataPredicate,
|
|
12217
|
+
mu as DefaultPollingRetryOptions,
|
|
12232
12218
|
Ii as DisconnectedError,
|
|
12233
12219
|
yi as MaxLocalId,
|
|
12234
12220
|
Rn as MaxTxId,
|
|
12235
12221
|
E as NullResourceId,
|
|
12236
|
-
|
|
12222
|
+
Mu as Pl,
|
|
12237
12223
|
ye as PlClient,
|
|
12238
12224
|
Ti as PlError,
|
|
12239
12225
|
In as PlErrorCodeNotFound,
|
|
12240
12226
|
gn as PlTransaction,
|
|
12241
|
-
|
|
12242
|
-
|
|
12227
|
+
yu as PollResourceAccessor,
|
|
12228
|
+
gu as PollTxAccessor,
|
|
12243
12229
|
Pn as RecoverablePlError,
|
|
12244
|
-
|
|
12245
|
-
|
|
12230
|
+
Xu as TestHelpers,
|
|
12231
|
+
Ai as TxCommitConflict,
|
|
12246
12232
|
_n as UnauthenticatedError,
|
|
12247
12233
|
Ci as UnauthenticatedPlClient,
|
|
12248
|
-
|
|
12249
|
-
|
|
12250
|
-
|
|
12251
|
-
|
|
12252
|
-
|
|
12234
|
+
Fc as UnrecoverablePlError,
|
|
12235
|
+
zu as addRTypeToMetadata,
|
|
12236
|
+
qu as bigintToResourceId,
|
|
12237
|
+
Ou as checkLocalityOfResourceId,
|
|
12238
|
+
Xi as createGlobalResourceId,
|
|
12253
12239
|
gi as createLocalResourceId,
|
|
12254
|
-
|
|
12240
|
+
Hu as defaultPlClient,
|
|
12255
12241
|
yn as ensureResourceIdNotNull,
|
|
12256
|
-
|
|
12242
|
+
Ju as expirationFromAuthInformation,
|
|
12257
12243
|
On as extractBasicResourceData,
|
|
12258
12244
|
mi as extractTxId,
|
|
12259
|
-
|
|
12245
|
+
Ln as field,
|
|
12260
12246
|
Kn as getField,
|
|
12261
12247
|
Y as inferAuthRefreshTime,
|
|
12262
|
-
|
|
12248
|
+
Uu as isAnyResourceId,
|
|
12263
12249
|
ki as isConnectionProblem,
|
|
12264
|
-
|
|
12265
|
-
|
|
12250
|
+
ju as isField,
|
|
12251
|
+
Li as isFieldRef,
|
|
12266
12252
|
K as isLocalResourceId,
|
|
12267
12253
|
Ri as isNotFoundError,
|
|
12268
12254
|
S as isNotNullResourceId,
|
|
12269
12255
|
x as isNullResourceId,
|
|
12270
|
-
|
|
12271
|
-
|
|
12256
|
+
Dc as isResource,
|
|
12257
|
+
v as isResourceRef,
|
|
12272
12258
|
qn as isRootResourceId,
|
|
12273
12259
|
wi as isTimeoutOrCancelError,
|
|
12274
12260
|
bi as isUnauthenticated,
|
|
12275
|
-
|
|
12261
|
+
Cu as jsonToData,
|
|
12276
12262
|
fe as plAddressToConfig,
|
|
12277
|
-
|
|
12278
|
-
|
|
12279
|
-
|
|
12263
|
+
Zu as poll,
|
|
12264
|
+
Du as resDataToJson,
|
|
12265
|
+
Ku as resourceIdFromString,
|
|
12280
12266
|
he as resourceIdToString,
|
|
12281
|
-
|
|
12282
|
-
|
|
12283
|
-
|
|
12284
|
-
|
|
12285
|
-
|
|
12286
|
-
|
|
12267
|
+
$u as resourceType,
|
|
12268
|
+
Eu as resourceTypeToString,
|
|
12269
|
+
Su as resourceTypesEqual,
|
|
12270
|
+
xc as rethrowMeaningfulError,
|
|
12271
|
+
Vu as stringifyWithResourceId,
|
|
12272
|
+
Nc as throwPlNotFoundError,
|
|
12287
12273
|
B as toFieldId,
|
|
12288
|
-
|
|
12289
|
-
|
|
12274
|
+
vu as toGlobalFieldId,
|
|
12275
|
+
Oc as toGlobalResourceId,
|
|
12290
12276
|
P as toResourceId,
|
|
12291
|
-
|
|
12292
|
-
|
|
12277
|
+
fu as tryGetFileConfig,
|
|
12278
|
+
Yu as valErr
|
|
12293
12279
|
};
|
|
12294
12280
|
//# sourceMappingURL=index.mjs.map
|