@kittycad/lib 0.0.12 → 0.0.15
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/README.md +38 -0
- package/package.json +23 -8
- package/dist/index.es.js +0 -3
- package/dist/index.js +0 -3
- package/dist/index.umd.js +0 -3
- package/dist/types/__tests__/main.test.d.ts +0 -2
- package/dist/types/__tests__/main.test.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/get_api_call.d.ts +0 -8
- package/dist/types/src/api/api-calls/get_api_call.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts +0 -8
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts +0 -8
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/get_async_operation.d.ts +0 -8
- package/dist/types/src/api/api-calls/get_async_operation.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/list_api_calls.d.ts +0 -10
- package/dist/types/src/api/api-calls/list_api_calls.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts +0 -11
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/list_async_operations.d.ts +0 -11
- package/dist/types/src/api/api-calls/list_async_operations.d.ts.map +0 -1
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts +0 -10
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts.map +0 -1
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts +0 -5
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts.map +0 -1
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts +0 -8
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts.map +0 -1
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts +0 -8
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts.map +0 -1
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts +0 -10
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts.map +0 -1
- package/dist/types/src/api/file/create_file_conversion.d.ts +0 -10
- package/dist/types/src/api/file/create_file_conversion.d.ts.map +0 -1
- package/dist/types/src/api/file/create_file_density.d.ts +0 -10
- package/dist/types/src/api/file/create_file_density.d.ts.map +0 -1
- package/dist/types/src/api/file/create_file_execution.d.ts +0 -10
- package/dist/types/src/api/file/create_file_execution.d.ts.map +0 -1
- package/dist/types/src/api/file/create_file_mass.d.ts +0 -10
- package/dist/types/src/api/file/create_file_mass.d.ts.map +0 -1
- package/dist/types/src/api/file/create_file_volume.d.ts +0 -9
- package/dist/types/src/api/file/create_file_volume.d.ts.map +0 -1
- package/dist/types/src/api/file/get_file_conversion.d.ts +0 -8
- package/dist/types/src/api/file/get_file_conversion.d.ts.map +0 -1
- package/dist/types/src/api/file/get_file_conversion_for_user.d.ts +0 -8
- package/dist/types/src/api/file/get_file_conversion_for_user.d.ts.map +0 -1
- package/dist/types/src/api/meta/get_metadata.d.ts +0 -5
- package/dist/types/src/api/meta/get_metadata.d.ts.map +0 -1
- package/dist/types/src/api/meta/get_schema.d.ts +0 -5
- package/dist/types/src/api/meta/get_schema.d.ts.map +0 -1
- package/dist/types/src/api/meta/ping.d.ts +0 -5
- package/dist/types/src/api/meta/ping.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_access_token.d.ts +0 -4
- package/dist/types/src/api/oauth2/device_access_token.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts +0 -5
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_auth_request.d.ts +0 -4
- package/dist/types/src/api/oauth2/device_auth_request.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts +0 -8
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts +0 -10
- package/dist/types/src/api/oauth2/listen_oauth2_provider_callback.d.ts.map +0 -1
- package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts +0 -9
- package/dist/types/src/api/oauth2/listen_oauth2_provider_consent.d.ts.map +0 -1
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts +0 -8
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts.map +0 -1
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts +0 -5
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts.map +0 -1
- package/dist/types/src/api/sessions/get_session_for_user.d.ts +0 -8
- package/dist/types/src/api/sessions/get_session_for_user.d.ts.map +0 -1
- package/dist/types/src/api/unit/create_unit_conversion.d.ts +0 -10
- package/dist/types/src/api/unit/create_unit_conversion.d.ts.map +0 -1
- package/dist/types/src/api/users/delete_user_self.d.ts +0 -5
- package/dist/types/src/api/users/delete_user_self.d.ts.map +0 -1
- package/dist/types/src/api/users/get_user.d.ts +0 -8
- package/dist/types/src/api/users/get_user.d.ts.map +0 -1
- package/dist/types/src/api/users/get_user_extended.d.ts +0 -8
- package/dist/types/src/api/users/get_user_extended.d.ts.map +0 -1
- package/dist/types/src/api/users/get_user_self.d.ts +0 -5
- package/dist/types/src/api/users/get_user_self.d.ts.map +0 -1
- package/dist/types/src/api/users/get_user_self_extended.d.ts +0 -5
- package/dist/types/src/api/users/get_user_self_extended.d.ts.map +0 -1
- package/dist/types/src/api/users/list_users.d.ts +0 -10
- package/dist/types/src/api/users/list_users.d.ts.map +0 -1
- package/dist/types/src/api/users/list_users_extended.d.ts +0 -10
- package/dist/types/src/api/users/list_users_extended.d.ts.map +0 -1
- package/dist/types/src/api/users/update_user_self.d.ts +0 -5
- package/dist/types/src/api/users/update_user_self.d.ts.map +0 -1
- package/dist/types/src/apiGen.d.ts +0 -3
- package/dist/types/src/apiGen.d.ts.map +0 -1
- package/dist/types/src/index.d.ts +0 -114
- package/dist/types/src/index.d.ts.map +0 -1
- package/dist/types/src/models.d.ts +0 -632
- package/dist/types/src/models.d.ts.map +0 -1
- package/dist/types/src/modelsGen.d.ts +0 -2
- package/dist/types/src/modelsGen.d.ts.map +0 -1
- package/dist/types/src/modelsWrap.d.ts +0 -3
- package/dist/types/src/modelsWrap.d.ts.map +0 -1
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { ExtendedUser_type, Error_type } from '../../models.js';
|
|
2
|
-
declare type Get_user_self_extended_return = ExtendedUser_type | Error_type;
|
|
3
|
-
export default function get_user_self_extended(): Promise<Get_user_self_extended_return>;
|
|
4
|
-
export {};
|
|
5
|
-
//# sourceMappingURL=get_user_self_extended.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get_user_self_extended.d.ts","sourceRoot":"","sources":["../../../../../src/api/users/get_user_self_extended.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEhE,aAAK,6BAA6B,GAAG,iBAAiB,GAAG,UAAU,CAAC;AAEpE,wBAA8B,sBAAsB,IAAI,OAAO,CAAC,6BAA6B,CAAC,CAc7F"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { UserResultsPage_type, Error_type } from '../../models.js';
|
|
2
|
-
interface List_users_params {
|
|
3
|
-
limit: string;
|
|
4
|
-
page_token: string;
|
|
5
|
-
sort_by: string;
|
|
6
|
-
}
|
|
7
|
-
declare type List_users_return = UserResultsPage_type | Error_type;
|
|
8
|
-
export default function list_users({ limit, page_token, sort_by, }: List_users_params): Promise<List_users_return>;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=list_users.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"list_users.d.ts","sourceRoot":"","sources":["../../../../../src/api/users/list_users.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEnE,UAAU,iBAAiB;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,iBAAiB,GAAG,oBAAoB,GAAG,UAAU,CAAC;AAE3D,wBAA8B,UAAU,CAAC,EACvC,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAchD"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ExtendedUserResultsPage_type, Error_type } from '../../models.js';
|
|
2
|
-
interface List_users_extended_params {
|
|
3
|
-
limit: string;
|
|
4
|
-
page_token: string;
|
|
5
|
-
sort_by: string;
|
|
6
|
-
}
|
|
7
|
-
declare type List_users_extended_return = ExtendedUserResultsPage_type | Error_type;
|
|
8
|
-
export default function list_users_extended({ limit, page_token, sort_by, }: List_users_extended_params): Promise<List_users_extended_return>;
|
|
9
|
-
export {};
|
|
10
|
-
//# sourceMappingURL=list_users_extended.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"list_users_extended.d.ts","sourceRoot":"","sources":["../../../../../src/api/users/list_users_extended.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,4BAA4B,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE3E,UAAU,0BAA0B;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0BAA0B,GAAG,4BAA4B,GAAG,UAAU,CAAC;AAE5E,wBAA8B,mBAAmB,CAAC,EAChD,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAclE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"update_user_self.d.ts","sourceRoot":"","sources":["../../../../../src/api/users/update_user_self.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAExD,aAAK,uBAAuB,GAAG,SAAS,GAAG,UAAU,CAAC;AAEtD,wBAA8B,gBAAgB,IAAI,OAAO,CAAC,uBAAuB,CAAC,CAcjF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"apiGen.d.ts","sourceRoot":"","sources":["../../../src/apiGen.ts"],"names":[],"mappings":"AAGA,wBAA8B,MAAM,CAAC,MAAM,EAAE,GAAG,iBAsM/C;AAwBD,wBAAgB,KAAK,CAAC,GAAG,EAAE,GAAG,UAO7B"}
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
import get_schema from './api/meta/get_schema.js';
|
|
2
|
-
import get_metadata from './api/meta/get_metadata.js';
|
|
3
|
-
import ping from './api/meta/ping.js';
|
|
4
|
-
export declare const meta: {
|
|
5
|
-
get_schema: typeof get_schema;
|
|
6
|
-
get_metadata: typeof get_metadata;
|
|
7
|
-
ping: typeof ping;
|
|
8
|
-
};
|
|
9
|
-
import get_api_call_metrics from './api/api-calls/get_api_call_metrics.js';
|
|
10
|
-
import list_api_calls from './api/api-calls/list_api_calls.js';
|
|
11
|
-
import list_async_operations from './api/api-calls/list_async_operations.js';
|
|
12
|
-
import get_api_call from './api/api-calls/get_api_call.js';
|
|
13
|
-
import get_async_operation from './api/api-calls/get_async_operation.js';
|
|
14
|
-
import user_list_api_calls from './api/api-calls/user_list_api_calls.js';
|
|
15
|
-
import get_api_call_for_user from './api/api-calls/get_api_call_for_user.js';
|
|
16
|
-
import list_api_calls_for_user from './api/api-calls/list_api_calls_for_user.js';
|
|
17
|
-
export declare const api_calls: {
|
|
18
|
-
get_api_call_metrics: typeof get_api_call_metrics;
|
|
19
|
-
list_api_calls: typeof list_api_calls;
|
|
20
|
-
list_async_operations: typeof list_async_operations;
|
|
21
|
-
get_api_call: typeof get_api_call;
|
|
22
|
-
get_async_operation: typeof get_async_operation;
|
|
23
|
-
user_list_api_calls: typeof user_list_api_calls;
|
|
24
|
-
get_api_call_for_user: typeof get_api_call_for_user;
|
|
25
|
-
list_api_calls_for_user: typeof list_api_calls_for_user;
|
|
26
|
-
};
|
|
27
|
-
import create_file_conversion from './api/file/create_file_conversion.js';
|
|
28
|
-
import create_file_execution from './api/file/create_file_execution.js';
|
|
29
|
-
import create_file_volume from './api/file/create_file_volume.js';
|
|
30
|
-
import create_file_mass from './api/file/create_file_mass.js';
|
|
31
|
-
import get_file_conversion from './api/file/get_file_conversion.js';
|
|
32
|
-
import create_file_density from './api/file/create_file_density.js';
|
|
33
|
-
import get_file_conversion_for_user from './api/file/get_file_conversion_for_user.js';
|
|
34
|
-
export declare const file: {
|
|
35
|
-
create_file_conversion: typeof create_file_conversion;
|
|
36
|
-
create_file_execution: typeof create_file_execution;
|
|
37
|
-
create_file_volume: typeof create_file_volume;
|
|
38
|
-
create_file_mass: typeof create_file_mass;
|
|
39
|
-
get_file_conversion: typeof get_file_conversion;
|
|
40
|
-
create_file_density: typeof create_file_density;
|
|
41
|
-
get_file_conversion_for_user: typeof get_file_conversion_for_user;
|
|
42
|
-
};
|
|
43
|
-
import device_auth_request from './api/oauth2/device_auth_request.js';
|
|
44
|
-
import device_access_token from './api/oauth2/device_access_token.js';
|
|
45
|
-
import device_auth_verify from './api/oauth2/device_auth_verify.js';
|
|
46
|
-
import listen_oauth2_provider_callback from './api/oauth2/listen_oauth2_provider_callback.js';
|
|
47
|
-
import listen_oauth2_provider_consent from './api/oauth2/listen_oauth2_provider_consent.js';
|
|
48
|
-
import device_auth_confirm from './api/oauth2/device_auth_confirm.js';
|
|
49
|
-
export declare const oauth2: {
|
|
50
|
-
device_auth_request: typeof device_auth_request;
|
|
51
|
-
device_access_token: typeof device_access_token;
|
|
52
|
-
device_auth_verify: typeof device_auth_verify;
|
|
53
|
-
listen_oauth2_provider_callback: typeof listen_oauth2_provider_callback;
|
|
54
|
-
listen_oauth2_provider_consent: typeof listen_oauth2_provider_consent;
|
|
55
|
-
device_auth_confirm: typeof device_auth_confirm;
|
|
56
|
-
};
|
|
57
|
-
import delete_user_self from './api/users/delete_user_self.js';
|
|
58
|
-
import get_user_self from './api/users/get_user_self.js';
|
|
59
|
-
import update_user_self from './api/users/update_user_self.js';
|
|
60
|
-
import get_user_self_extended from './api/users/get_user_self_extended.js';
|
|
61
|
-
import list_users from './api/users/list_users.js';
|
|
62
|
-
import list_users_extended from './api/users/list_users_extended.js';
|
|
63
|
-
import get_user_extended from './api/users/get_user_extended.js';
|
|
64
|
-
import get_user from './api/users/get_user.js';
|
|
65
|
-
export declare const users: {
|
|
66
|
-
delete_user_self: typeof delete_user_self;
|
|
67
|
-
get_user_self: typeof get_user_self;
|
|
68
|
-
update_user_self: typeof update_user_self;
|
|
69
|
-
get_user_self_extended: typeof get_user_self_extended;
|
|
70
|
-
list_users: typeof list_users;
|
|
71
|
-
list_users_extended: typeof list_users_extended;
|
|
72
|
-
get_user_extended: typeof get_user_extended;
|
|
73
|
-
get_user: typeof get_user;
|
|
74
|
-
};
|
|
75
|
-
import create_unit_conversion from './api/unit/create_unit_conversion.js';
|
|
76
|
-
export declare const unit: {
|
|
77
|
-
create_unit_conversion: typeof create_unit_conversion;
|
|
78
|
-
};
|
|
79
|
-
import list_api_tokens_for_user from './api/api-tokens/list_api_tokens_for_user.js';
|
|
80
|
-
import delete_api_token_for_user from './api/api-tokens/delete_api_token_for_user.js';
|
|
81
|
-
import get_api_token_for_user from './api/api-tokens/get_api_token_for_user.js';
|
|
82
|
-
import create_api_token_for_user from './api/api-tokens/create_api_token_for_user.js';
|
|
83
|
-
export declare const api_tokens: {
|
|
84
|
-
list_api_tokens_for_user: typeof list_api_tokens_for_user;
|
|
85
|
-
delete_api_token_for_user: typeof delete_api_token_for_user;
|
|
86
|
-
get_api_token_for_user: typeof get_api_token_for_user;
|
|
87
|
-
create_api_token_for_user: typeof create_api_token_for_user;
|
|
88
|
-
};
|
|
89
|
-
import delete_payment_information_for_user from './api/payments/delete_payment_information_for_user.js';
|
|
90
|
-
import get_payment_information_for_user from './api/payments/get_payment_information_for_user.js';
|
|
91
|
-
import create_payment_information_for_user from './api/payments/create_payment_information_for_user.js';
|
|
92
|
-
import update_payment_information_for_user from './api/payments/update_payment_information_for_user.js';
|
|
93
|
-
import get_payment_balance_for_user from './api/payments/get_payment_balance_for_user.js';
|
|
94
|
-
import create_payment_intent_for_user from './api/payments/create_payment_intent_for_user.js';
|
|
95
|
-
import list_invoices_for_user from './api/payments/list_invoices_for_user.js';
|
|
96
|
-
import list_payment_methods_for_user from './api/payments/list_payment_methods_for_user.js';
|
|
97
|
-
import delete_payment_method_for_user from './api/payments/delete_payment_method_for_user.js';
|
|
98
|
-
export declare const payments: {
|
|
99
|
-
delete_payment_information_for_user: typeof delete_payment_information_for_user;
|
|
100
|
-
get_payment_information_for_user: typeof get_payment_information_for_user;
|
|
101
|
-
create_payment_information_for_user: typeof create_payment_information_for_user;
|
|
102
|
-
update_payment_information_for_user: typeof update_payment_information_for_user;
|
|
103
|
-
get_payment_balance_for_user: typeof get_payment_balance_for_user;
|
|
104
|
-
create_payment_intent_for_user: typeof create_payment_intent_for_user;
|
|
105
|
-
list_invoices_for_user: typeof list_invoices_for_user;
|
|
106
|
-
list_payment_methods_for_user: typeof list_payment_methods_for_user;
|
|
107
|
-
delete_payment_method_for_user: typeof delete_payment_method_for_user;
|
|
108
|
-
};
|
|
109
|
-
import get_session_for_user from './api/sessions/get_session_for_user.js';
|
|
110
|
-
export declare const sessions: {
|
|
111
|
-
get_session_for_user: typeof get_session_for_user;
|
|
112
|
-
};
|
|
113
|
-
export type { Models } from './modelsWrap.js';
|
|
114
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,0BAA0B,CAAC;AAClD,OAAO,YAAY,MAAM,4BAA4B,CAAC;AACtD,OAAO,IAAI,MAAM,oBAAoB,CAAC;AACtC,eAAO,MAAM,IAAI;;;;CAAqC,CAAC;AAEvD,OAAO,oBAAoB,MAAM,yCAAyC,CAAC;AAC3E,OAAO,cAAc,MAAM,mCAAmC,CAAC;AAC/D,OAAO,qBAAqB,MAAM,0CAA0C,CAAC;AAC7E,OAAO,YAAY,MAAM,iCAAiC,CAAC;AAC3D,OAAO,mBAAmB,MAAM,wCAAwC,CAAC;AACzE,OAAO,mBAAmB,MAAM,wCAAwC,CAAC;AACzE,OAAO,qBAAqB,MAAM,0CAA0C,CAAC;AAC7E,OAAO,uBAAuB,MAAM,4CAA4C,CAAC;AACjF,eAAO,MAAM,SAAS;;;;;;;;;CASrB,CAAC;AAEF,OAAO,sBAAsB,MAAM,sCAAsC,CAAC;AAC1E,OAAO,qBAAqB,MAAM,qCAAqC,CAAC;AACxE,OAAO,kBAAkB,MAAM,kCAAkC,CAAC;AAClE,OAAO,gBAAgB,MAAM,gCAAgC,CAAC;AAC9D,OAAO,mBAAmB,MAAM,mCAAmC,CAAC;AACpE,OAAO,mBAAmB,MAAM,mCAAmC,CAAC;AACpE,OAAO,4BAA4B,MAAM,4CAA4C,CAAC;AACtF,eAAO,MAAM,IAAI;;;;;;;;CAQhB,CAAC;AAEF,OAAO,mBAAmB,MAAM,qCAAqC,CAAC;AACtE,OAAO,mBAAmB,MAAM,qCAAqC,CAAC;AACtE,OAAO,kBAAkB,MAAM,oCAAoC,CAAC;AACpE,OAAO,+BAA+B,MAAM,iDAAiD,CAAC;AAC9F,OAAO,8BAA8B,MAAM,gDAAgD,CAAC;AAC5F,OAAO,mBAAmB,MAAM,qCAAqC,CAAC;AACtE,eAAO,MAAM,MAAM;;;;;;;CAOlB,CAAC;AAEF,OAAO,gBAAgB,MAAM,iCAAiC,CAAC;AAC/D,OAAO,aAAa,MAAM,8BAA8B,CAAC;AACzD,OAAO,gBAAgB,MAAM,iCAAiC,CAAC;AAC/D,OAAO,sBAAsB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,UAAU,MAAM,2BAA2B,CAAC;AACnD,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,iBAAiB,MAAM,kCAAkC,CAAC;AACjE,OAAO,QAAQ,MAAM,yBAAyB,CAAC;AAC/C,eAAO,MAAM,KAAK;;;;;;;;;CASjB,CAAC;AAEF,OAAO,sBAAsB,MAAM,sCAAsC,CAAC;AAC1E,eAAO,MAAM,IAAI;;CAA6B,CAAC;AAE/C,OAAO,wBAAwB,MAAM,8CAA8C,CAAC;AACpF,OAAO,yBAAyB,MAAM,+CAA+C,CAAC;AACtF,OAAO,sBAAsB,MAAM,4CAA4C,CAAC;AAChF,OAAO,yBAAyB,MAAM,+CAA+C,CAAC;AACtF,eAAO,MAAM,UAAU;;;;;CAKtB,CAAC;AAEF,OAAO,mCAAmC,MAAM,uDAAuD,CAAC;AACxG,OAAO,gCAAgC,MAAM,oDAAoD,CAAC;AAClG,OAAO,mCAAmC,MAAM,uDAAuD,CAAC;AACxG,OAAO,mCAAmC,MAAM,uDAAuD,CAAC;AACxG,OAAO,4BAA4B,MAAM,gDAAgD,CAAC;AAC1F,OAAO,8BAA8B,MAAM,kDAAkD,CAAC;AAC9F,OAAO,sBAAsB,MAAM,0CAA0C,CAAC;AAC9E,OAAO,6BAA6B,MAAM,iDAAiD,CAAC;AAC5F,OAAO,8BAA8B,MAAM,kDAAkD,CAAC;AAC9F,eAAO,MAAM,QAAQ;;;;;;;;;;CAUpB,CAAC;AAEF,OAAO,oBAAoB,MAAM,wCAAwC,CAAC;AAC1E,eAAO,MAAM,QAAQ;;CAA2B,CAAC;AAEjD,YAAY,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC"}
|