@gitpod/public-api 0.1.5-se-revert-chargebee-strategy.0 → 0.1.5-se-start-with-options.1
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/ide_client_connectweb.js +2 -2
- package/lib/gitpod/experimental/v1/ide_client_connectweb.js.map +1 -1
- package/lib/gitpod/experimental/v1/ide_client_pb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/ide_client_pb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/ide_client_pb.js +1 -1
- package/lib/gitpod/experimental/v1/ide_client_pb.js.map +1 -1
- package/lib/gitpod/experimental/v1/index.d.ts +1 -1
- package/lib/gitpod/experimental/v1/index.js +1 -1
- package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts +71 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.js +78 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_pb.d.ts +467 -0
- package/lib/gitpod/experimental/v1/oidc_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_pb.js +664 -0
- package/lib/gitpod/experimental/v1/oidc_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/pagination_pb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/pagination_pb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/pagination_pb.js +1 -1
- package/lib/gitpod/experimental/v1/pagination_pb.js.map +1 -1
- package/lib/gitpod/experimental/v1/projects_connectweb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/projects_connectweb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/projects_connectweb.js +2 -2
- package/lib/gitpod/experimental/v1/projects_connectweb.js.map +1 -1
- package/lib/gitpod/experimental/v1/projects_pb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/projects_pb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/projects_pb.js +1 -1
- package/lib/gitpod/experimental/v1/projects_pb.js.map +1 -1
- package/lib/gitpod/experimental/v1/teams_connectweb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/teams_connectweb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/teams_connectweb.js +2 -2
- package/lib/gitpod/experimental/v1/teams_connectweb.js.map +1 -1
- package/lib/gitpod/experimental/v1/teams_pb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/teams_pb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/teams_pb.js +1 -1
- package/lib/gitpod/experimental/v1/teams_pb.js.map +1 -1
- package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/tokens_connectweb.js +2 -2
- package/lib/gitpod/experimental/v1/tokens_connectweb.js.map +1 -1
- package/lib/gitpod/experimental/v1/tokens_pb.d.ts +1 -1
- package/lib/gitpod/experimental/v1/tokens_pb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/tokens_pb.js +1 -1
- package/lib/gitpod/experimental/v1/tokens_pb.js.map +1 -1
- package/lib/gitpod/experimental/v1/user_connectweb.d.ts +11 -2
- package/lib/gitpod/experimental/v1/user_connectweb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/user_connectweb.js +11 -2
- package/lib/gitpod/experimental/v1/user_connectweb.js.map +1 -1
- package/lib/gitpod/experimental/v1/user_pb.d.ts +90 -1
- package/lib/gitpod/experimental/v1/user_pb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/user_pb.js +135 -2
- package/lib/gitpod/experimental/v1/user_pb.js.map +1 -1
- package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts +43 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.js +50 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_pb.d.ts +153 -0
- package/lib/gitpod/experimental/v1/workspace_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_pb.js +254 -0
- package/lib/gitpod/experimental/v1/workspace_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts +11 -2
- package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/workspaces_connectweb.js +11 -2
- package/lib/gitpod/experimental/v1/workspaces_connectweb.js.map +1 -1
- package/lib/gitpod/experimental/v1/workspaces_pb.d.ts +120 -1
- package/lib/gitpod/experimental/v1/workspaces_pb.d.ts.map +1 -1
- package/lib/gitpod/experimental/v1/workspaces_pb.js +183 -2
- package/lib/gitpod/experimental/v1/workspaces_pb.js.map +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/pkg-yarn.lock +1 -1
- package/provenance-bundle.jsonl +2 -2
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
3
3
|
* Licensed under the GNU Affero General Public License (AGPL).
|
4
|
-
* See License
|
4
|
+
* See License.AGPL.txt in the project root for license information.
|
5
5
|
*/
|
6
6
|
import { SendDidCloseRequest, SendDidCloseResponse, SendHeartbeatRequest, SendHeartbeatResponse } from "./ide_client_pb.js";
|
7
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ide_client_connectweb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_connectweb.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,
|
1
|
+
{"version":3,"file":"ide_client_connectweb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_connectweb.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,EACH,mBAAmB,EACnB,oBAAoB,EACpB,oBAAoB,EACpB,qBAAqB,EACxB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;QAGrB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQD,CAAC"}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
/**
|
3
3
|
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
4
4
|
* Licensed under the GNU Affero General Public License (AGPL).
|
5
|
-
* See License
|
5
|
+
* See License.AGPL.txt in the project root for license information.
|
6
6
|
*/
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
8
8
|
exports.IDEClientService = void 0;
|
@@ -40,6 +40,6 @@ exports.IDEClientService = {
|
|
40
40
|
O: ide_client_pb_js_1.SendDidCloseResponse,
|
41
41
|
kind: protobuf_1.MethodKind.Unary,
|
42
42
|
},
|
43
|
-
}
|
43
|
+
},
|
44
44
|
};
|
45
45
|
//# sourceMappingURL=ide_client_connectweb.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ide_client_connectweb.js","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_connectweb.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAEH,yEAAyE;AACzE,+GAA+G;AAC/G,oBAAoB;AACpB,iBAAiB;AAEjB,
|
1
|
+
{"version":3,"file":"ide_client_connectweb.js","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_connectweb.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAEH,yEAAyE;AACzE,+GAA+G;AAC/G,oBAAoB;AACpB,iBAAiB;AAEjB,yDAK4B;AAC5B,iDAAgD;AAEhD;;GAEG;AACU,QAAA,gBAAgB,GAAG;IAC5B,QAAQ,EAAE,yCAAyC;IACnD,OAAO,EAAE;QACL;;;;WAIG;QACH,aAAa,EAAE;YACX,IAAI,EAAE,eAAe;YACrB,CAAC,EAAE,uCAAoB;YACvB,CAAC,EAAE,wCAAqB;YACxB,IAAI,EAAE,qBAAU,CAAC,KAAK;SACzB;QACD;;;;WAIG;QACH,YAAY,EAAE;YACV,IAAI,EAAE,cAAc;YACpB,CAAC,EAAE,sCAAmB;YACtB,CAAC,EAAE,uCAAoB;YACvB,IAAI,EAAE,qBAAU,CAAC,KAAK;SACzB;KACJ;CACK,CAAC"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
3
3
|
* Licensed under the GNU Affero General Public License (AGPL).
|
4
|
-
* See License
|
4
|
+
* See License.AGPL.txt in the project root for license information.
|
5
5
|
*/
|
6
6
|
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
7
7
|
import { Message } from "@bufbuild/protobuf";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ide_client_pb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_pb.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,KAAK,
|
1
|
+
{"version":3,"file":"ide_client_pb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_pb.ts"],"names":[],"mappings":"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"}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
/**
|
3
3
|
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
4
4
|
* Licensed under the GNU Affero General Public License (AGPL).
|
5
|
-
* See License
|
5
|
+
* See License.AGPL.txt in the project root for license information.
|
6
6
|
*/
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
8
8
|
exports.SendDidCloseResponse = exports.SendDidCloseRequest = exports.SendHeartbeatResponse = exports.SendHeartbeatRequest = void 0;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ide_client_pb.js","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_pb.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;
|
1
|
+
{"version":3,"file":"ide_client_pb.js","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/ide_client_pb.ts"],"names":[],"mappings":"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"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
3
3
|
* Licensed under the GNU Affero General Public License (AGPL).
|
4
|
-
* See License
|
4
|
+
* See License.AGPL.txt in the project root for license information.
|
5
5
|
*/
|
6
6
|
export * from "./pagination_pb";
|
7
7
|
export * from "./workspaces_pb";
|
@@ -2,7 +2,7 @@
|
|
2
2
|
/**
|
3
3
|
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
4
4
|
* Licensed under the GNU Affero General Public License (AGPL).
|
5
|
-
* See License
|
5
|
+
* See License.AGPL.txt in the project root for license information.
|
6
6
|
*/
|
7
7
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
8
8
|
if (k2 === undefined) k2 = k;
|
@@ -0,0 +1,71 @@
|
|
1
|
+
/**
|
2
|
+
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
3
|
+
* Licensed under the GNU Affero General Public License (AGPL).
|
4
|
+
* See License.AGPL.txt in the project root for license information.
|
5
|
+
*/
|
6
|
+
import { CreateClientConfigRequest, CreateClientConfigResponse, DeleteClientConfigRequest, DeleteClientConfigResponse, GetClientConfigRequest, GetClientConfigResponse, ListClientConfigsRequest, ListClientConfigsResponse, UpdateClientConfigRequest, UpdateClientConfigResponse } from "./oidc_pb.js";
|
7
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
8
|
+
/**
|
9
|
+
* @generated from service gitpod.experimental.v1.OIDCService
|
10
|
+
*/
|
11
|
+
export declare const OIDCService: {
|
12
|
+
readonly typeName: "gitpod.experimental.v1.OIDCService";
|
13
|
+
readonly methods: {
|
14
|
+
/**
|
15
|
+
* Creates a new OIDC client configuration.
|
16
|
+
*
|
17
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.CreateClientConfig
|
18
|
+
*/
|
19
|
+
readonly createClientConfig: {
|
20
|
+
readonly name: "CreateClientConfig";
|
21
|
+
readonly I: typeof CreateClientConfigRequest;
|
22
|
+
readonly O: typeof CreateClientConfigResponse;
|
23
|
+
readonly kind: MethodKind.Unary;
|
24
|
+
};
|
25
|
+
/**
|
26
|
+
* Retrieves an OIDC client configuration by ID.
|
27
|
+
*
|
28
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.GetClientConfig
|
29
|
+
*/
|
30
|
+
readonly getClientConfig: {
|
31
|
+
readonly name: "GetClientConfig";
|
32
|
+
readonly I: typeof GetClientConfigRequest;
|
33
|
+
readonly O: typeof GetClientConfigResponse;
|
34
|
+
readonly kind: MethodKind.Unary;
|
35
|
+
};
|
36
|
+
/**
|
37
|
+
* Lists OIDC client configurations.
|
38
|
+
*
|
39
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.ListClientConfigs
|
40
|
+
*/
|
41
|
+
readonly listClientConfigs: {
|
42
|
+
readonly name: "ListClientConfigs";
|
43
|
+
readonly I: typeof ListClientConfigsRequest;
|
44
|
+
readonly O: typeof ListClientConfigsResponse;
|
45
|
+
readonly kind: MethodKind.Unary;
|
46
|
+
};
|
47
|
+
/**
|
48
|
+
* Updates modifiable properties of an existing OIDC client configuration.
|
49
|
+
*
|
50
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.UpdateClientConfig
|
51
|
+
*/
|
52
|
+
readonly updateClientConfig: {
|
53
|
+
readonly name: "UpdateClientConfig";
|
54
|
+
readonly I: typeof UpdateClientConfigRequest;
|
55
|
+
readonly O: typeof UpdateClientConfigResponse;
|
56
|
+
readonly kind: MethodKind.Unary;
|
57
|
+
};
|
58
|
+
/**
|
59
|
+
* Removes a OIDC client configuration by ID.
|
60
|
+
*
|
61
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.DeleteClientConfig
|
62
|
+
*/
|
63
|
+
readonly deleteClientConfig: {
|
64
|
+
readonly name: "DeleteClientConfig";
|
65
|
+
readonly I: typeof DeleteClientConfigRequest;
|
66
|
+
readonly O: typeof DeleteClientConfigResponse;
|
67
|
+
readonly kind: MethodKind.Unary;
|
68
|
+
};
|
69
|
+
};
|
70
|
+
};
|
71
|
+
//# sourceMappingURL=oidc_connectweb.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"oidc_connectweb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/oidc_connectweb.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,EACH,yBAAyB,EACzB,0BAA0B,EAC1B,yBAAyB,EACzB,0BAA0B,EAC1B,sBAAsB,EACtB,uBAAuB,EACvB,wBAAwB,EACxB,yBAAyB,EACzB,yBAAyB,EACzB,0BAA0B,EAC7B,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,WAAW;;;QAGhB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQD,CAAC"}
|
@@ -0,0 +1,78 @@
|
|
1
|
+
"use strict";
|
2
|
+
/**
|
3
|
+
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
4
|
+
* Licensed under the GNU Affero General Public License (AGPL).
|
5
|
+
* See License.AGPL.txt in the project root for license information.
|
6
|
+
*/
|
7
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
8
|
+
exports.OIDCService = void 0;
|
9
|
+
// @generated by protoc-gen-connect-web v0.2.1 with parameter "target=ts"
|
10
|
+
// @generated from file gitpod/experimental/v1/oidc.proto (package gitpod.experimental.v1, syntax proto3)
|
11
|
+
/* eslint-disable */
|
12
|
+
/* @ts-nocheck */
|
13
|
+
const oidc_pb_js_1 = require("./oidc_pb.js");
|
14
|
+
const protobuf_1 = require("@bufbuild/protobuf");
|
15
|
+
/**
|
16
|
+
* @generated from service gitpod.experimental.v1.OIDCService
|
17
|
+
*/
|
18
|
+
exports.OIDCService = {
|
19
|
+
typeName: "gitpod.experimental.v1.OIDCService",
|
20
|
+
methods: {
|
21
|
+
/**
|
22
|
+
* Creates a new OIDC client configuration.
|
23
|
+
*
|
24
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.CreateClientConfig
|
25
|
+
*/
|
26
|
+
createClientConfig: {
|
27
|
+
name: "CreateClientConfig",
|
28
|
+
I: oidc_pb_js_1.CreateClientConfigRequest,
|
29
|
+
O: oidc_pb_js_1.CreateClientConfigResponse,
|
30
|
+
kind: protobuf_1.MethodKind.Unary,
|
31
|
+
},
|
32
|
+
/**
|
33
|
+
* Retrieves an OIDC client configuration by ID.
|
34
|
+
*
|
35
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.GetClientConfig
|
36
|
+
*/
|
37
|
+
getClientConfig: {
|
38
|
+
name: "GetClientConfig",
|
39
|
+
I: oidc_pb_js_1.GetClientConfigRequest,
|
40
|
+
O: oidc_pb_js_1.GetClientConfigResponse,
|
41
|
+
kind: protobuf_1.MethodKind.Unary,
|
42
|
+
},
|
43
|
+
/**
|
44
|
+
* Lists OIDC client configurations.
|
45
|
+
*
|
46
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.ListClientConfigs
|
47
|
+
*/
|
48
|
+
listClientConfigs: {
|
49
|
+
name: "ListClientConfigs",
|
50
|
+
I: oidc_pb_js_1.ListClientConfigsRequest,
|
51
|
+
O: oidc_pb_js_1.ListClientConfigsResponse,
|
52
|
+
kind: protobuf_1.MethodKind.Unary,
|
53
|
+
},
|
54
|
+
/**
|
55
|
+
* Updates modifiable properties of an existing OIDC client configuration.
|
56
|
+
*
|
57
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.UpdateClientConfig
|
58
|
+
*/
|
59
|
+
updateClientConfig: {
|
60
|
+
name: "UpdateClientConfig",
|
61
|
+
I: oidc_pb_js_1.UpdateClientConfigRequest,
|
62
|
+
O: oidc_pb_js_1.UpdateClientConfigResponse,
|
63
|
+
kind: protobuf_1.MethodKind.Unary,
|
64
|
+
},
|
65
|
+
/**
|
66
|
+
* Removes a OIDC client configuration by ID.
|
67
|
+
*
|
68
|
+
* @generated from rpc gitpod.experimental.v1.OIDCService.DeleteClientConfig
|
69
|
+
*/
|
70
|
+
deleteClientConfig: {
|
71
|
+
name: "DeleteClientConfig",
|
72
|
+
I: oidc_pb_js_1.DeleteClientConfigRequest,
|
73
|
+
O: oidc_pb_js_1.DeleteClientConfigResponse,
|
74
|
+
kind: protobuf_1.MethodKind.Unary,
|
75
|
+
},
|
76
|
+
},
|
77
|
+
};
|
78
|
+
//# sourceMappingURL=oidc_connectweb.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"oidc_connectweb.js","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/oidc_connectweb.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAEH,yEAAyE;AACzE,yGAAyG;AACzG,oBAAoB;AACpB,iBAAiB;AAEjB,6CAWsB;AACtB,iDAAgD;AAEhD;;GAEG;AACU,QAAA,WAAW,GAAG;IACvB,QAAQ,EAAE,oCAAoC;IAC9C,OAAO,EAAE;QACL;;;;WAIG;QACH,kBAAkB,EAAE;YAChB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,sCAAyB;YAC5B,CAAC,EAAE,uCAA0B;YAC7B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACzB;QACD;;;;WAIG;QACH,eAAe,EAAE;YACb,IAAI,EAAE,iBAAiB;YACvB,CAAC,EAAE,mCAAsB;YACzB,CAAC,EAAE,oCAAuB;YAC1B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACzB;QACD;;;;WAIG;QACH,iBAAiB,EAAE;YACf,IAAI,EAAE,mBAAmB;YACzB,CAAC,EAAE,qCAAwB;YAC3B,CAAC,EAAE,sCAAyB;YAC5B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACzB;QACD;;;;WAIG;QACH,kBAAkB,EAAE;YAChB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,sCAAyB;YAC5B,CAAC,EAAE,uCAA0B;YAC7B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACzB;QACD;;;;WAIG;QACH,kBAAkB,EAAE;YAChB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,sCAAyB;YAC5B,CAAC,EAAE,uCAA0B;YAC7B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACzB;KACJ;CACK,CAAC"}
|