@milaboratories/pl-client 2.7.13 → 2.7.14
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/auth.d.ts.map +1 -1
- package/dist/core/cache.d.ts.map +1 -1
- package/dist/core/client.d.ts +1 -1
- package/dist/core/client.d.ts.map +1 -1
- package/dist/core/default_client.d.ts.map +1 -1
- package/dist/core/driver.d.ts.map +1 -1
- package/dist/core/errors.d.ts.map +1 -1
- package/dist/core/final.d.ts.map +1 -1
- package/dist/core/ll_client.d.ts.map +1 -1
- package/dist/core/ll_transaction.d.ts.map +1 -1
- package/dist/core/transaction.d.ts +1 -1
- package/dist/core/transaction.d.ts.map +1 -1
- package/dist/core/type_conversion.d.ts.map +1 -1
- package/dist/core/types.d.ts +1 -1
- package/dist/core/types.d.ts.map +1 -1
- package/dist/core/unauth_client.d.ts.map +1 -1
- package/dist/helpers/pl.d.ts.map +1 -1
- package/dist/helpers/poll.d.ts.map +1 -1
- package/dist/helpers/state_helpers.d.ts.map +1 -1
- package/dist/helpers/tx_helpers.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4069 -4075
- package/dist/index.mjs.map +1 -1
- package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts +15 -15
- package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +4 -4
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts +16 -16
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +4 -4
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts +59 -59
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +8 -8
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts +22 -22
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +72 -72
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts +152 -152
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +156 -156
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts +773 -773
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts +163 -163
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts +22 -22
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts +32 -32
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +1 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts +78 -78
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +1 -1
- package/dist/proto/google/api/http.d.ts +89 -89
- package/dist/proto/google/api/http.d.ts.map +1 -1
- package/dist/proto/google/protobuf/any.d.ts +52 -52
- package/dist/proto/google/protobuf/any.d.ts.map +1 -1
- package/dist/proto/google/protobuf/descriptor.d.ts +1151 -1151
- package/dist/proto/google/protobuf/descriptor.d.ts.map +1 -1
- package/dist/proto/google/protobuf/duration.d.ts +19 -19
- package/dist/proto/google/protobuf/duration.d.ts.map +1 -1
- package/dist/proto/google/protobuf/empty.d.ts.map +1 -1
- package/dist/proto/google/protobuf/struct.d.ts +56 -56
- package/dist/proto/google/protobuf/struct.d.ts.map +1 -1
- package/dist/proto/google/protobuf/timestamp.d.ts +25 -25
- package/dist/proto/google/protobuf/timestamp.d.ts.map +1 -1
- package/dist/proto/google/protobuf/wrappers.d.ts +72 -72
- package/dist/proto/google/protobuf/wrappers.d.ts.map +1 -1
- package/dist/test/test_config.d.ts.map +1 -1
- package/dist/util/util.d.ts.map +1 -1
- package/package.json +7 -3
- package/src/core/auth.ts +3 -3
- package/src/core/cache.ts +1 -1
- package/src/core/client.ts +39 -31
- package/src/core/config.ts +21 -21
- package/src/core/default_client.ts +15 -14
- package/src/core/driver.ts +4 -4
- package/src/core/errors.ts +3 -3
- package/src/core/final.ts +7 -4
- package/src/core/ll_client.ts +31 -27
- package/src/core/ll_transaction.ts +17 -17
- package/src/core/stat.ts +2 -2
- package/src/core/transaction.ts +93 -95
- package/src/core/type_conversion.ts +11 -8
- package/src/core/types.ts +25 -26
- package/src/core/unauth_client.ts +6 -6
- package/src/helpers/pl.ts +8 -7
- package/src/helpers/poll.ts +25 -21
- package/src/helpers/state_helpers.ts +2 -1
- package/src/helpers/tx_helpers.ts +4 -3
- package/src/proto/github.com/googleapis/googleapis/google/rpc/status.ts +74 -71
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.ts +21 -20
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.ts +240 -225
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.ts +21 -20
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.ts +290 -275
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.ts +32 -30
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts +388 -364
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts +58 -53
- package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts +490 -469
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts +262 -237
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.ts +11751 -11032
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.ts +1155 -1114
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts +131 -125
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/import.ts +203 -200
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts +559 -540
- package/src/proto/google/api/http.ts +280 -271
- package/src/proto/google/protobuf/any.ts +149 -139
- package/src/proto/google/protobuf/descriptor.ts +2952 -2853
- package/src/proto/google/protobuf/duration.ts +107 -102
- package/src/proto/google/protobuf/empty.ts +41 -38
- package/src/proto/google/protobuf/struct.ts +336 -322
- package/src/proto/google/protobuf/timestamp.ts +131 -123
- package/src/proto/google/protobuf/wrappers.ts +536 -491
- package/src/test/test_config.ts +21 -19
- package/src/util/util.ts +1 -0
|
@@ -6,132 +6,132 @@ import { JsonValue } from '@protobuf-ts/runtime';
|
|
|
6
6
|
*/
|
|
7
7
|
export interface IPlatformClient {
|
|
8
8
|
/**
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
9
|
+
*
|
|
10
|
+
* Transactions
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
* @generated from protobuf rpc: Tx(stream MiLaboratories.PL.API.TxAPI.ClientMessage) returns (stream MiLaboratories.PL.API.TxAPI.ServerMessage);
|
|
14
|
+
*/
|
|
15
15
|
tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage>;
|
|
16
16
|
/**
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
* @generated from protobuf rpc: TxSync(MiLaboratories.PL.API.TxAPI.Sync.Request) returns (MiLaboratories.PL.API.TxAPI.Sync.Response);
|
|
18
|
+
*/
|
|
19
19
|
txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response>;
|
|
20
20
|
/**
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
21
|
+
*
|
|
22
|
+
* Subscriptions
|
|
23
|
+
*
|
|
24
|
+
*
|
|
25
|
+
* @generated from protobuf rpc: SubscriptionAttachFilter(MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Response);
|
|
26
|
+
*/
|
|
27
27
|
subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>;
|
|
28
28
|
/**
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
* @generated from protobuf rpc: SubscriptionDetachFilter(MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Response);
|
|
30
|
+
*/
|
|
31
31
|
subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>;
|
|
32
32
|
/**
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
* @generated from protobuf rpc: NotificationsGet(MiLaboratories.PL.API.NotificationAPI.Get.Request) returns (MiLaboratories.PL.API.NotificationAPI.Get.Response);
|
|
34
|
+
*/
|
|
35
35
|
notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response>;
|
|
36
36
|
/**
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
37
|
+
*
|
|
38
|
+
* Controllers
|
|
39
|
+
*
|
|
40
|
+
*
|
|
41
|
+
* @generated from protobuf rpc: ControllerRegister(MiLaboratories.PL.API.ControllerAPI.Register.Request) returns (MiLaboratories.PL.API.ControllerAPI.Register.Response);
|
|
42
|
+
*/
|
|
43
43
|
controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response>;
|
|
44
44
|
/**
|
|
45
|
-
|
|
46
|
-
|
|
45
|
+
* @generated from protobuf rpc: ControllerDeregister(MiLaboratories.PL.API.ControllerAPI.Deregister.Request) returns (MiLaboratories.PL.API.ControllerAPI.Deregister.Response);
|
|
46
|
+
*/
|
|
47
47
|
controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>;
|
|
48
48
|
/**
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
* @generated from protobuf rpc: ControllerCreate(MiLaboratories.PL.API.ControllerAPI.Create.Request) returns (MiLaboratories.PL.API.ControllerAPI.Create.Response);
|
|
50
|
+
*/
|
|
51
51
|
controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response>;
|
|
52
52
|
/**
|
|
53
|
-
|
|
54
|
-
|
|
53
|
+
* @generated from protobuf rpc: ControllerExists(MiLaboratories.PL.API.ControllerAPI.Exists.Request) returns (MiLaboratories.PL.API.ControllerAPI.Exists.Response);
|
|
54
|
+
*/
|
|
55
55
|
controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>;
|
|
56
56
|
/**
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
* @generated from protobuf rpc: ControllerGet(MiLaboratories.PL.API.ControllerAPI.Get.Request) returns (MiLaboratories.PL.API.ControllerAPI.Get.Response);
|
|
58
|
+
*/
|
|
59
59
|
controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response>;
|
|
60
60
|
/**
|
|
61
|
-
|
|
62
|
-
|
|
61
|
+
* @generated from protobuf rpc: ControllerUpdate(MiLaboratories.PL.API.ControllerAPI.Update.Request) returns (MiLaboratories.PL.API.ControllerAPI.Update.Response);
|
|
62
|
+
*/
|
|
63
63
|
controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response>;
|
|
64
64
|
/**
|
|
65
|
-
|
|
66
|
-
|
|
65
|
+
* @generated from protobuf rpc: ControllerAttachSubscription(MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Request) returns (MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Response);
|
|
66
|
+
*/
|
|
67
67
|
controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>;
|
|
68
68
|
/**
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
* @generated from protobuf rpc: GetControllerNotifications(MiLaboratories.PL.API.ControllerAPI.GetNotifications.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetNotifications.Response);
|
|
70
|
+
*/
|
|
71
71
|
getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>;
|
|
72
72
|
/**
|
|
73
|
-
|
|
74
|
-
|
|
73
|
+
* @generated from protobuf rpc: WriteControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Response);
|
|
74
|
+
*/
|
|
75
75
|
writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>;
|
|
76
76
|
/**
|
|
77
|
-
|
|
78
|
-
|
|
77
|
+
* @generated from protobuf rpc: RemoveControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Response);
|
|
78
|
+
*/
|
|
79
79
|
removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>;
|
|
80
80
|
/**
|
|
81
|
-
|
|
82
|
-
|
|
81
|
+
* @generated from protobuf rpc: GetControllerUrl(MiLaboratories.PL.API.ControllerAPI.GetUrl.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetUrl.Response);
|
|
82
|
+
*/
|
|
83
83
|
getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>;
|
|
84
84
|
/**
|
|
85
|
-
|
|
86
|
-
|
|
85
|
+
* @generated from protobuf rpc: ControllerSetFeatures(MiLaboratories.PL.API.ControllerAPI.SetFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.SetFeatures.Response);
|
|
86
|
+
*/
|
|
87
87
|
controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>;
|
|
88
88
|
/**
|
|
89
|
-
|
|
90
|
-
|
|
89
|
+
* @generated from protobuf rpc: ControllerClearFeatures(MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Response);
|
|
90
|
+
*/
|
|
91
91
|
controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>;
|
|
92
92
|
/**
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
93
|
+
*
|
|
94
|
+
* Locks
|
|
95
|
+
*
|
|
96
|
+
*
|
|
97
|
+
* @generated from protobuf rpc: LeaseResource(MiLaboratories.PL.API.LocksAPI.Lease.Create.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Create.Response);
|
|
98
|
+
*/
|
|
99
99
|
leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>;
|
|
100
100
|
/**
|
|
101
|
-
|
|
102
|
-
|
|
101
|
+
* @generated from protobuf rpc: UpdateLease(MiLaboratories.PL.API.LocksAPI.Lease.Update.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Update.Response);
|
|
102
|
+
*/
|
|
103
103
|
updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>;
|
|
104
104
|
/**
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
* @generated from protobuf rpc: ReleaseLease(MiLaboratories.PL.API.LocksAPI.Lease.Release.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Release.Response);
|
|
106
|
+
*/
|
|
107
107
|
releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>;
|
|
108
108
|
/**
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
109
|
+
*
|
|
110
|
+
* Authentication
|
|
111
|
+
*
|
|
112
|
+
*
|
|
113
|
+
* @generated from protobuf rpc: AuthMethods(MiLaboratories.PL.API.AuthAPI.ListMethods.Request) returns (MiLaboratories.PL.API.AuthAPI.ListMethods.Response);
|
|
114
|
+
*/
|
|
115
115
|
authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>;
|
|
116
116
|
/**
|
|
117
|
-
|
|
118
|
-
|
|
117
|
+
* @generated from protobuf rpc: GetJWTToken(MiLaboratories.PL.API.AuthAPI.GetJWTToken.Request) returns (MiLaboratories.PL.API.AuthAPI.GetJWTToken.Response);
|
|
118
|
+
*/
|
|
119
119
|
getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>;
|
|
120
120
|
/**
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
121
|
+
*
|
|
122
|
+
* Other stuff
|
|
123
|
+
*
|
|
124
|
+
*
|
|
125
|
+
* @generated from protobuf rpc: ListResourceTypes(MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Request) returns (MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Response);
|
|
126
|
+
*/
|
|
127
127
|
listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>;
|
|
128
128
|
/**
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
129
|
+
*
|
|
130
|
+
* Various service requests
|
|
131
|
+
*
|
|
132
|
+
*
|
|
133
|
+
* @generated from protobuf rpc: Ping(MiLaboratories.PL.API.MaintenanceAPI.Ping.Request) returns (MiLaboratories.PL.API.MaintenanceAPI.Ping.Response);
|
|
134
|
+
*/
|
|
135
135
|
ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>;
|
|
136
136
|
}
|
|
137
137
|
/**
|
|
@@ -146,132 +146,132 @@ export declare class PlatformClient implements IPlatformClient, ServiceInfo {
|
|
|
146
146
|
};
|
|
147
147
|
constructor(_transport: RpcTransport);
|
|
148
148
|
/**
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
149
|
+
*
|
|
150
|
+
* Transactions
|
|
151
|
+
*
|
|
152
|
+
*
|
|
153
|
+
* @generated from protobuf rpc: Tx(stream MiLaboratories.PL.API.TxAPI.ClientMessage) returns (stream MiLaboratories.PL.API.TxAPI.ServerMessage);
|
|
154
|
+
*/
|
|
155
155
|
tx(options?: RpcOptions): DuplexStreamingCall<TxAPI_ClientMessage, TxAPI_ServerMessage>;
|
|
156
156
|
/**
|
|
157
|
-
|
|
158
|
-
|
|
157
|
+
* @generated from protobuf rpc: TxSync(MiLaboratories.PL.API.TxAPI.Sync.Request) returns (MiLaboratories.PL.API.TxAPI.Sync.Response);
|
|
158
|
+
*/
|
|
159
159
|
txSync(input: TxAPI_Sync_Request, options?: RpcOptions): UnaryCall<TxAPI_Sync_Request, TxAPI_Sync_Response>;
|
|
160
160
|
/**
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
161
|
+
*
|
|
162
|
+
* Subscriptions
|
|
163
|
+
*
|
|
164
|
+
*
|
|
165
|
+
* @generated from protobuf rpc: SubscriptionAttachFilter(MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.AttachFilter.Response);
|
|
166
|
+
*/
|
|
167
167
|
subscriptionAttachFilter(input: SubscriptionAPI_AttachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_AttachFilter_Request, SubscriptionAPI_AttachFilter_Response>;
|
|
168
168
|
/**
|
|
169
|
-
|
|
170
|
-
|
|
169
|
+
* @generated from protobuf rpc: SubscriptionDetachFilter(MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Request) returns (MiLaboratories.PL.API.SubscriptionAPI.DetachFilter.Response);
|
|
170
|
+
*/
|
|
171
171
|
subscriptionDetachFilter(input: SubscriptionAPI_DetachFilter_Request, options?: RpcOptions): UnaryCall<SubscriptionAPI_DetachFilter_Request, SubscriptionAPI_DetachFilter_Response>;
|
|
172
172
|
/**
|
|
173
|
-
|
|
174
|
-
|
|
173
|
+
* @generated from protobuf rpc: NotificationsGet(MiLaboratories.PL.API.NotificationAPI.Get.Request) returns (MiLaboratories.PL.API.NotificationAPI.Get.Response);
|
|
174
|
+
*/
|
|
175
175
|
notificationsGet(input: NotificationAPI_Get_Request, options?: RpcOptions): UnaryCall<NotificationAPI_Get_Request, NotificationAPI_Get_Response>;
|
|
176
176
|
/**
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
177
|
+
*
|
|
178
|
+
* Controllers
|
|
179
|
+
*
|
|
180
|
+
*
|
|
181
|
+
* @generated from protobuf rpc: ControllerRegister(MiLaboratories.PL.API.ControllerAPI.Register.Request) returns (MiLaboratories.PL.API.ControllerAPI.Register.Response);
|
|
182
|
+
*/
|
|
183
183
|
controllerRegister(input: ControllerAPI_Register_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Register_Request, ControllerAPI_Register_Response>;
|
|
184
184
|
/**
|
|
185
|
-
|
|
186
|
-
|
|
185
|
+
* @generated from protobuf rpc: ControllerDeregister(MiLaboratories.PL.API.ControllerAPI.Deregister.Request) returns (MiLaboratories.PL.API.ControllerAPI.Deregister.Response);
|
|
186
|
+
*/
|
|
187
187
|
controllerDeregister(input: ControllerAPI_Deregister_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Deregister_Request, ControllerAPI_Deregister_Response>;
|
|
188
188
|
/**
|
|
189
|
-
|
|
190
|
-
|
|
189
|
+
* @generated from protobuf rpc: ControllerCreate(MiLaboratories.PL.API.ControllerAPI.Create.Request) returns (MiLaboratories.PL.API.ControllerAPI.Create.Response);
|
|
190
|
+
*/
|
|
191
191
|
controllerCreate(input: ControllerAPI_Create_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Create_Request, ControllerAPI_Create_Response>;
|
|
192
192
|
/**
|
|
193
|
-
|
|
194
|
-
|
|
193
|
+
* @generated from protobuf rpc: ControllerExists(MiLaboratories.PL.API.ControllerAPI.Exists.Request) returns (MiLaboratories.PL.API.ControllerAPI.Exists.Response);
|
|
194
|
+
*/
|
|
195
195
|
controllerExists(input: ControllerAPI_Exists_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Exists_Request, ControllerAPI_Exists_Response>;
|
|
196
196
|
/**
|
|
197
|
-
|
|
198
|
-
|
|
197
|
+
* @generated from protobuf rpc: ControllerGet(MiLaboratories.PL.API.ControllerAPI.Get.Request) returns (MiLaboratories.PL.API.ControllerAPI.Get.Response);
|
|
198
|
+
*/
|
|
199
199
|
controllerGet(input: ControllerAPI_Get_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Get_Request, ControllerAPI_Get_Response>;
|
|
200
200
|
/**
|
|
201
|
-
|
|
202
|
-
|
|
201
|
+
* @generated from protobuf rpc: ControllerUpdate(MiLaboratories.PL.API.ControllerAPI.Update.Request) returns (MiLaboratories.PL.API.ControllerAPI.Update.Response);
|
|
202
|
+
*/
|
|
203
203
|
controllerUpdate(input: ControllerAPI_Update_Request, options?: RpcOptions): UnaryCall<ControllerAPI_Update_Request, ControllerAPI_Update_Response>;
|
|
204
204
|
/**
|
|
205
|
-
|
|
206
|
-
|
|
205
|
+
* @generated from protobuf rpc: ControllerAttachSubscription(MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Request) returns (MiLaboratories.PL.API.ControllerAPI.AttachSubscription.Response);
|
|
206
|
+
*/
|
|
207
207
|
controllerAttachSubscription(input: ControllerAPI_AttachSubscription_Request, options?: RpcOptions): UnaryCall<ControllerAPI_AttachSubscription_Request, ControllerAPI_AttachSubscription_Response>;
|
|
208
208
|
/**
|
|
209
|
-
|
|
210
|
-
|
|
209
|
+
* @generated from protobuf rpc: GetControllerNotifications(MiLaboratories.PL.API.ControllerAPI.GetNotifications.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetNotifications.Response);
|
|
210
|
+
*/
|
|
211
211
|
getControllerNotifications(input: ControllerAPI_GetNotifications_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetNotifications_Request, ControllerAPI_GetNotifications_Response>;
|
|
212
212
|
/**
|
|
213
|
-
|
|
214
|
-
|
|
213
|
+
* @generated from protobuf rpc: WriteControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.WriteAliasesAndUrls.Response);
|
|
214
|
+
*/
|
|
215
215
|
writeControllerAliasesAndUrls(input: ControllerAPI_WriteAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_WriteAliasesAndUrls_Request, ControllerAPI_WriteAliasesAndUrls_Response>;
|
|
216
216
|
/**
|
|
217
|
-
|
|
218
|
-
|
|
217
|
+
* @generated from protobuf rpc: RemoveControllerAliasesAndUrls(MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Request) returns (MiLaboratories.PL.API.ControllerAPI.RemoveAliasesAndUrls.Response);
|
|
218
|
+
*/
|
|
219
219
|
removeControllerAliasesAndUrls(input: ControllerAPI_RemoveAliasesAndUrls_Request, options?: RpcOptions): UnaryCall<ControllerAPI_RemoveAliasesAndUrls_Request, ControllerAPI_RemoveAliasesAndUrls_Response>;
|
|
220
220
|
/**
|
|
221
|
-
|
|
222
|
-
|
|
221
|
+
* @generated from protobuf rpc: GetControllerUrl(MiLaboratories.PL.API.ControllerAPI.GetUrl.Request) returns (MiLaboratories.PL.API.ControllerAPI.GetUrl.Response);
|
|
222
|
+
*/
|
|
223
223
|
getControllerUrl(input: ControllerAPI_GetUrl_Request, options?: RpcOptions): UnaryCall<ControllerAPI_GetUrl_Request, ControllerAPI_GetUrl_Response>;
|
|
224
224
|
/**
|
|
225
|
-
|
|
226
|
-
|
|
225
|
+
* @generated from protobuf rpc: ControllerSetFeatures(MiLaboratories.PL.API.ControllerAPI.SetFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.SetFeatures.Response);
|
|
226
|
+
*/
|
|
227
227
|
controllerSetFeatures(input: ControllerAPI_SetFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_SetFeatures_Request, ControllerAPI_SetFeatures_Response>;
|
|
228
228
|
/**
|
|
229
|
-
|
|
230
|
-
|
|
229
|
+
* @generated from protobuf rpc: ControllerClearFeatures(MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Request) returns (MiLaboratories.PL.API.ControllerAPI.ClearFeatures.Response);
|
|
230
|
+
*/
|
|
231
231
|
controllerClearFeatures(input: ControllerAPI_ClearFeatures_Request, options?: RpcOptions): UnaryCall<ControllerAPI_ClearFeatures_Request, ControllerAPI_ClearFeatures_Response>;
|
|
232
232
|
/**
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
233
|
+
*
|
|
234
|
+
* Locks
|
|
235
|
+
*
|
|
236
|
+
*
|
|
237
|
+
* @generated from protobuf rpc: LeaseResource(MiLaboratories.PL.API.LocksAPI.Lease.Create.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Create.Response);
|
|
238
|
+
*/
|
|
239
239
|
leaseResource(input: LocksAPI_Lease_Create_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Create_Request, LocksAPI_Lease_Create_Response>;
|
|
240
240
|
/**
|
|
241
|
-
|
|
242
|
-
|
|
241
|
+
* @generated from protobuf rpc: UpdateLease(MiLaboratories.PL.API.LocksAPI.Lease.Update.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Update.Response);
|
|
242
|
+
*/
|
|
243
243
|
updateLease(input: LocksAPI_Lease_Update_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Update_Request, LocksAPI_Lease_Update_Response>;
|
|
244
244
|
/**
|
|
245
|
-
|
|
246
|
-
|
|
245
|
+
* @generated from protobuf rpc: ReleaseLease(MiLaboratories.PL.API.LocksAPI.Lease.Release.Request) returns (MiLaboratories.PL.API.LocksAPI.Lease.Release.Response);
|
|
246
|
+
*/
|
|
247
247
|
releaseLease(input: LocksAPI_Lease_Release_Request, options?: RpcOptions): UnaryCall<LocksAPI_Lease_Release_Request, LocksAPI_Lease_Release_Response>;
|
|
248
248
|
/**
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
249
|
+
*
|
|
250
|
+
* Authentication
|
|
251
|
+
*
|
|
252
|
+
*
|
|
253
|
+
* @generated from protobuf rpc: AuthMethods(MiLaboratories.PL.API.AuthAPI.ListMethods.Request) returns (MiLaboratories.PL.API.AuthAPI.ListMethods.Response);
|
|
254
|
+
*/
|
|
255
255
|
authMethods(input: AuthAPI_ListMethods_Request, options?: RpcOptions): UnaryCall<AuthAPI_ListMethods_Request, AuthAPI_ListMethods_Response>;
|
|
256
256
|
/**
|
|
257
|
-
|
|
258
|
-
|
|
257
|
+
* @generated from protobuf rpc: GetJWTToken(MiLaboratories.PL.API.AuthAPI.GetJWTToken.Request) returns (MiLaboratories.PL.API.AuthAPI.GetJWTToken.Response);
|
|
258
|
+
*/
|
|
259
259
|
getJWTToken(input: AuthAPI_GetJWTToken_Request, options?: RpcOptions): UnaryCall<AuthAPI_GetJWTToken_Request, AuthAPI_GetJWTToken_Response>;
|
|
260
260
|
/**
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
261
|
+
*
|
|
262
|
+
* Other stuff
|
|
263
|
+
*
|
|
264
|
+
*
|
|
265
|
+
* @generated from protobuf rpc: ListResourceTypes(MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Request) returns (MiLaboratories.PL.API.MiscAPI.ListResourceTypes.Response);
|
|
266
|
+
*/
|
|
267
267
|
listResourceTypes(input: MiscAPI_ListResourceTypes_Request, options?: RpcOptions): UnaryCall<MiscAPI_ListResourceTypes_Request, MiscAPI_ListResourceTypes_Response>;
|
|
268
268
|
/**
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
269
|
+
*
|
|
270
|
+
* Various service requests
|
|
271
|
+
*
|
|
272
|
+
*
|
|
273
|
+
* @generated from protobuf rpc: Ping(MiLaboratories.PL.API.MaintenanceAPI.Ping.Request) returns (MiLaboratories.PL.API.MaintenanceAPI.Ping.Response);
|
|
274
|
+
*/
|
|
275
275
|
ping(input: MaintenanceAPI_Ping_Request, options?: RpcOptions): UnaryCall<MaintenanceAPI_Ping_Request, MaintenanceAPI_Ping_Response>;
|
|
276
276
|
}
|
|
277
277
|
//# sourceMappingURL=api.client.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.client.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"api.client.d.ts","sourceRoot":"","sources":["../../../../../../../src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,OAAO,CAAC;AACzD,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,OAAO,CAAC;AAChE,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,OAAO,CAAC;AAC/D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,OAAO,CAAC;AACzD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,OAAO,CAAC;AACzD,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,OAAO,CAAC;AAC7D,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,OAAO,CAAC;AAC5D,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,OAAO,CAAC;AAC5D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,OAAO,CAAC;AAC3D,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,OAAO,CAAC;AAC5D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,OAAO,CAAC;AAC3D,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,OAAO,CAAC;AACjE,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,OAAO,CAAC;AAChE,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,OAAO,CAAC;AAC/D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,OAAO,CAAC;AAC3D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,2CAA2C,EAAE,MAAM,OAAO,CAAC;AACzE,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,OAAO,CAAC;AACxE,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,OAAO,CAAC;AACxE,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,OAAO,CAAC;AACvE,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,OAAO,CAAC;AACrE,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,OAAO,CAAC;AACpE,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,OAAO,CAAC;AACvE,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,OAAO,CAAC;AACtE,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,OAAO,CAAC;AAC3D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,OAAO,CAAC;AACxD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,OAAO,CAAC;AAC3D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,OAAO,CAAC;AAC3D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,OAAO,CAAC;AAC/D,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,OAAO,CAAC;AAC9D,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,OAAO,CAAC;AAC7D,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,OAAO,CAAC;AAC5D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,OAAO,CAAC;AACzD,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,OAAO,CAAC;AACnE,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,OAAO,CAAC;AACnE,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAC3D;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B;;;;;;SAMK;IACL,EAAE,CAAC,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,mBAAmB,EAAE,mBAAmB,CAAC,CAAC;IACxF;;SAEK;IACL,MAAM,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,kBAAkB,EAAE,mBAAmB,CAAC,CAAC;IAC5G;;;;;;SAMK;IACL,wBAAwB,CAAC,KAAK,EAAE,oCAAoC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,oCAAoC,EAAE,qCAAqC,CAAC,CAAC;IACpL;;SAEK;IACL,wBAAwB,CAAC,KAAK,EAAE,oCAAoC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,oCAAoC,EAAE,qCAAqC,CAAC,CAAC;IACpL;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC,CAAC;IACjJ;;;;;;SAMK;IACL,kBAAkB,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,8BAA8B,EAAE,+BAA+B,CAAC,CAAC;IAC5J;;SAEK;IACL,oBAAoB,CAAC,KAAK,EAAE,gCAAgC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,gCAAgC,EAAE,iCAAiC,CAAC,CAAC;IACpK;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC,CAAC;IACpJ;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC,CAAC;IACpJ;;SAEK;IACL,aAAa,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,yBAAyB,EAAE,0BAA0B,CAAC,CAAC;IACxI;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC,CAAC;IACpJ;;SAEK;IACL,4BAA4B,CAAC,KAAK,EAAE,wCAAwC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,wCAAwC,EAAE,yCAAyC,CAAC,CAAC;IACpM;;SAEK;IACL,0BAA0B,CAAC,KAAK,EAAE,sCAAsC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sCAAsC,EAAE,uCAAuC,CAAC,CAAC;IAC5L;;SAEK;IACL,6BAA6B,CAAC,KAAK,EAAE,yCAAyC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,yCAAyC,EAAE,0CAA0C,CAAC,CAAC;IACxM;;SAEK;IACL,8BAA8B,CAAC,KAAK,EAAE,0CAA0C,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,0CAA0C,EAAE,2CAA2C,CAAC,CAAC;IAC5M;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC,CAAC;IACpJ;;SAEK;IACL,qBAAqB,CAAC,KAAK,EAAE,iCAAiC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,iCAAiC,EAAE,kCAAkC,CAAC,CAAC;IACxK;;SAEK;IACL,uBAAuB,CAAC,KAAK,EAAE,mCAAmC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,mCAAmC,EAAE,oCAAoC,CAAC,CAAC;IAChL;;;;;;SAMK;IACL,aAAa,CAAC,KAAK,EAAE,6BAA6B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,6BAA6B,EAAE,8BAA8B,CAAC,CAAC;IACpJ;;SAEK;IACL,WAAW,CAAC,KAAK,EAAE,6BAA6B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,6BAA6B,EAAE,8BAA8B,CAAC,CAAC;IAClJ;;SAEK;IACL,YAAY,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,8BAA8B,EAAE,+BAA+B,CAAC,CAAC;IACtJ;;;;;;SAMK;IACL,WAAW,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC,CAAC;IAC5I;;SAEK;IACL,WAAW,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC,CAAC;IAC5I;;;;;;SAMK;IACL,iBAAiB,CAAC,KAAK,EAAE,iCAAiC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,iCAAiC,EAAE,kCAAkC,CAAC,CAAC;IACpK;;;;;;SAMK;IACL,IAAI,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC,CAAC;CACtI;AACD;;GAEG;AACH,qBAAa,cAAe,YAAW,eAAe,EAAE,WAAW;IAIrD,OAAO,CAAC,QAAQ,CAAC,UAAU;IAHvC,QAAQ,SAAqB;IAC7B,OAAO,4DAAoB;IAC3B,OAAO;;MAAoB;gBACE,UAAU,EAAE,YAAY;IAGrD;;;;;;SAMK;IACL,EAAE,CAAC,OAAO,CAAC,EAAE,UAAU,GAAG,mBAAmB,CAAC,mBAAmB,EAAE,mBAAmB,CAAC;IAKvF;;SAEK;IACL,MAAM,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,kBAAkB,EAAE,mBAAmB,CAAC;IAK3G;;;;;;SAMK;IACL,wBAAwB,CAAC,KAAK,EAAE,oCAAoC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,oCAAoC,EAAE,qCAAqC,CAAC;IAKnL;;SAEK;IACL,wBAAwB,CAAC,KAAK,EAAE,oCAAoC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,oCAAoC,EAAE,qCAAqC,CAAC;IAKnL;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC;IAKhJ;;;;;;SAMK;IACL,kBAAkB,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,8BAA8B,EAAE,+BAA+B,CAAC;IAK3J;;SAEK;IACL,oBAAoB,CAAC,KAAK,EAAE,gCAAgC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,gCAAgC,EAAE,iCAAiC,CAAC;IAKnK;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC;IAKnJ;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC;IAKnJ;;SAEK;IACL,aAAa,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,yBAAyB,EAAE,0BAA0B,CAAC;IAKvI;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC;IAKnJ;;SAEK;IACL,4BAA4B,CAAC,KAAK,EAAE,wCAAwC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,wCAAwC,EAAE,yCAAyC,CAAC;IAKnM;;SAEK;IACL,0BAA0B,CAAC,KAAK,EAAE,sCAAsC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,sCAAsC,EAAE,uCAAuC,CAAC;IAK3L;;SAEK;IACL,6BAA6B,CAAC,KAAK,EAAE,yCAAyC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,yCAAyC,EAAE,0CAA0C,CAAC;IAKvM;;SAEK;IACL,8BAA8B,CAAC,KAAK,EAAE,0CAA0C,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,0CAA0C,EAAE,2CAA2C,CAAC;IAK3M;;SAEK;IACL,gBAAgB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,4BAA4B,EAAE,6BAA6B,CAAC;IAKnJ;;SAEK;IACL,qBAAqB,CAAC,KAAK,EAAE,iCAAiC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,iCAAiC,EAAE,kCAAkC,CAAC;IAKvK;;SAEK;IACL,uBAAuB,CAAC,KAAK,EAAE,mCAAmC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,mCAAmC,EAAE,oCAAoC,CAAC;IAK/K;;;;;;SAMK;IACL,aAAa,CAAC,KAAK,EAAE,6BAA6B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,6BAA6B,EAAE,8BAA8B,CAAC;IAKnJ;;SAEK;IACL,WAAW,CAAC,KAAK,EAAE,6BAA6B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,6BAA6B,EAAE,8BAA8B,CAAC;IAKjJ;;SAEK;IACL,YAAY,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,8BAA8B,EAAE,+BAA+B,CAAC;IAKrJ;;;;;;SAMK;IACL,WAAW,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC;IAK3I;;SAEK;IACL,WAAW,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC;IAK3I;;;;;;SAMK;IACL,iBAAiB,CAAC,KAAK,EAAE,iCAAiC,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,iCAAiC,EAAE,kCAAkC,CAAC;IAKnK;;;;;;SAMK;IACL,IAAI,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2BAA2B,EAAE,4BAA4B,CAAC;CAIrI"}
|