@hiver/connector-agent 2.0.5-globalSearch-beta.6 → 2.0.5-globalSearch-beta.9
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/app/connector-cards.d.ts.map +1 -1
- package/components/ui/switch/index.d.ts +13 -9
- package/components/ui/switch/index.d.ts.map +1 -1
- package/features/global-search/components/search-form/{SearchForm.d.ts → index.d.ts} +1 -1
- package/features/global-search/components/search-form/index.d.ts.map +1 -0
- package/features/global-search/components/search-select/index.d.ts.map +1 -1
- package/features/global-search/components/search-select/styles.d.ts.map +1 -1
- package/features/global-search/types/index.d.ts +1 -11
- package/features/global-search/types/index.d.ts.map +1 -1
- package/features/write-form/components/write-form/index.d.ts.map +1 -1
- package/features/write-form/types/form.d.ts +0 -8
- package/features/write-form/types/form.d.ts.map +1 -1
- package/hooks/useFormHandlers.d.ts +18 -0
- package/hooks/useFormHandlers.d.ts.map +1 -0
- package/{features/global-search/components/search-form/reducer.d.ts → hooks/useFormReducer.d.ts} +3 -3
- package/hooks/useFormReducer.d.ts.map +1 -0
- package/index.es.js +9215 -9296
- package/index.umd.js +234 -234
- package/package.json +1 -1
- package/testing/mocks/handlers/write-capability.d.ts.map +1 -1
- package/types/form.d.ts +10 -0
- package/types/form.d.ts.map +1 -1
- package/features/global-search/components/search-form/SearchForm.d.ts.map +0 -1
- package/features/global-search/components/search-form/reducer.d.ts.map +0 -1
- package/features/write-form/components/write-form/reducer.d.ts +0 -12
- package/features/write-form/components/write-form/reducer.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connector-cards.d.ts","sourceRoot":"","sources":["../../src/app/connector-cards.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAgD,MAAM,OAAO,CAAC;AA6EzE,UAAU,SAAS;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"connector-cards.d.ts","sourceRoot":"","sources":["../../src/app/connector-cards.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAgD,MAAM,OAAO,CAAC;AA6EzE,UAAU,SAAS;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,SAAS,CA+SxC,CAAC"}
|
|
@@ -1,20 +1,24 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
2
|
interface SwitchProps {
|
|
3
3
|
children: ReactNode;
|
|
4
4
|
}
|
|
5
|
-
export declare const
|
|
5
|
+
export declare const SwitchView: {
|
|
6
6
|
({ children }: SwitchProps): any;
|
|
7
|
-
|
|
7
|
+
CaseView: typeof CaseView;
|
|
8
8
|
};
|
|
9
|
-
type
|
|
10
|
-
condition?: boolean;
|
|
11
|
-
children: ReactNode;
|
|
12
|
-
fallback: true;
|
|
13
|
-
} | {
|
|
9
|
+
type CasePropsWithCondition = {
|
|
14
10
|
condition: boolean;
|
|
15
11
|
children: ReactNode;
|
|
12
|
+
key: string | number;
|
|
16
13
|
fallback?: boolean;
|
|
17
14
|
};
|
|
18
|
-
|
|
15
|
+
type CasePropsWithFallback = {
|
|
16
|
+
condition?: boolean;
|
|
17
|
+
children: ReactNode;
|
|
18
|
+
key: string | number;
|
|
19
|
+
fallback: true;
|
|
20
|
+
};
|
|
21
|
+
export declare function CaseView(props: CasePropsWithCondition): ReactNode;
|
|
22
|
+
export declare function CaseView(props: CasePropsWithFallback): ReactNode;
|
|
19
23
|
export {};
|
|
20
24
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/switch/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/switch/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAgB,MAAM,OAAO,CAAC;AAEhD,UAAU,WAAW;IACnB,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED,eAAO,MAAM,UAAU;mBAAkB,WAAW;;CAenD,CAAC;AAEF,KAAK,sBAAsB,GAAG;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;IACpB,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,KAAK,qBAAqB,GAAG;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,SAAS,CAAC;IACpB,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,QAAQ,EAAE,IAAI,CAAC;CAChB,CAAC;AAGF,wBAAgB,QAAQ,CAAC,KAAK,EAAE,sBAAsB,GAAG,SAAS,CAAC;AAEnE,wBAAgB,QAAQ,CAAC,KAAK,EAAE,qBAAqB,GAAG,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/global-search/components/search-form/index.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIhC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAErE,UAAU,eAAe;IACvB,QAAQ,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,CAAC,KAAK,EAAE,kBAAkB,KAAK,IAAI,CAAC;CACzD;AAED,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CAuI1C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/global-search/components/search-select/index.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAEhC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAEpD,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE,gBAAgB,GAAG,IAAI,KAAK,IAAI,CAAC;IAClD,aAAa,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,gBAAgB,CAAC,EAAE,EAAE,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/global-search/components/search-select/index.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAEhC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAEpD,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAC/B,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE,gBAAgB,GAAG,IAAI,KAAK,IAAI,CAAC;IAClD,aAAa,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,gBAAgB,CAAC,EAAE,EAAE,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAkD9C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/global-search/components/search-select/styles.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD,eAAO,MAAM,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/global-search/components/search-select/styles.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD,eAAO,MAAM,MAAM,EAAE,YA0BpB,CAAC"}
|
|
@@ -1,17 +1,8 @@
|
|
|
1
1
|
import { StylesConfig, GroupBase, ControlProps, OptionProps } from 'react-select';
|
|
2
|
-
import { FormStateValues, Value } from '../../../types/form';
|
|
3
|
-
interface Payload {
|
|
4
|
-
values?: FormStateValues;
|
|
5
|
-
value?: Value;
|
|
6
|
-
}
|
|
7
|
-
export interface FormActionValue {
|
|
8
|
-
type: string;
|
|
9
|
-
payload?: Payload;
|
|
10
|
-
}
|
|
11
2
|
export type SearchOptionType = {
|
|
12
3
|
label: string;
|
|
13
4
|
description: string;
|
|
14
|
-
|
|
5
|
+
avatarUrl: string;
|
|
15
6
|
value: string | number;
|
|
16
7
|
connectorName?: string;
|
|
17
8
|
objectName?: string;
|
|
@@ -34,5 +25,4 @@ export type SmartSuggestion = {
|
|
|
34
25
|
object_name: string;
|
|
35
26
|
connector_logo: string;
|
|
36
27
|
};
|
|
37
|
-
export {};
|
|
38
28
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/global-search/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAEvF,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/global-search/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAEvF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,gBAAgB,EAAE,KAAK,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAC9F,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,gBAAgB,EAAE,KAAK,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC,CAAC;AACpG,MAAM,MAAM,iBAAiB,GAAG,WAAW,CAAC,gBAAgB,EAAE,KAAK,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAElG,MAAM,MAAM,iBAAiB,GACzB,IAAI,GACJ;IACE,kBAAkB,EAAE,MAAM,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,IAAI,GAAG;QACjB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KACvB,CAAC;CACH,EAAE,CAAC;AAER,MAAM,MAAM,eAAe,GAAG;IAC5B,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/write-form/components/write-form/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/write-form/components/write-form/index.tsx"],"names":[],"mappings":"AA8CA,OAAO,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AAIrD,UAAU,cAAc;IACtB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,oBAAoB,CAAC,CAAC,CAAC;CACzE;AACD,QAAA,MAAM,SAAS,gEAAyE,cAAc,4CAiTrG,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -11,14 +11,6 @@ export interface WriteFormState {
|
|
|
11
11
|
export interface AllValues {
|
|
12
12
|
values: Partial<Record<WriteFieldKeys, FieldValue>>;
|
|
13
13
|
}
|
|
14
|
-
export interface Value {
|
|
15
|
-
value?: FieldValue | boolean;
|
|
16
|
-
name: string;
|
|
17
|
-
}
|
|
18
|
-
export interface FormActionValue {
|
|
19
|
-
type: string;
|
|
20
|
-
payload?: AllValues | Value;
|
|
21
|
-
}
|
|
22
14
|
export interface WriteFormFields extends FieldListResponse {
|
|
23
15
|
type: FIELD_TYPES;
|
|
24
16
|
isMultiSelect?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../../../src/features/write-form/types/form.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE7D,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,IAAI,GAAG,UAAU,EAAE,CAAC;AAEtF,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC;AAEpC,MAAM,MAAM,oBAAoB,GAAG,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,UAAU,GAAG,SAAS,CAAC,CAAC,CAAC;AAC3F,MAAM,MAAM,oBAAoB,GAAG,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC;AAErF,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,oBAAoB,CAAC;IAC7B,MAAM,EAAE,oBAAoB,CAAC;CAC9B;AAED,MAAM,WAAW,SAAS;IACxB,MAAM,EAAE,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,UAAU,CAAC,CAAC,CAAC;CACrD;AAED,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../../../src/features/write-form/types/form.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE7D,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,IAAI,GAAG,UAAU,EAAE,CAAC;AAEtF,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC;AAEpC,MAAM,MAAM,oBAAoB,GAAG,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,UAAU,GAAG,SAAS,CAAC,CAAC,CAAC;AAC3F,MAAM,MAAM,oBAAoB,GAAG,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC;AAErF,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,oBAAoB,CAAC;IAC7B,MAAM,EAAE,oBAAoB,CAAC;CAC9B;AAED,MAAM,WAAW,SAAS;IACxB,MAAM,EAAE,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,UAAU,CAAC,CAAC,CAAC;CACrD;AAED,MAAM,WAAW,eAAgB,SAAQ,iBAAiB;IACxD,IAAI,EAAE,WAAW,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,MAAM,WAAW,kBAAmB,SAAQ,IAAI,CAAC,UAAU,EAAE,OAAO,GAAG,OAAO,CAAC;IAC7E,SAAS,CAAC,EAAE,iBAAiB,EAAE,CAAC;CACjC;AAED,MAAM,MAAM,UAAU,GAAG,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,OAAO,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { FormValidation } from '@connector/ui';
|
|
2
|
+
import { FormState, FormActionValue, FieldValue } from '../types/form';
|
|
3
|
+
import { Dispatch } from 'react';
|
|
4
|
+
interface FormHandlersProps {
|
|
5
|
+
dispatch: Dispatch<FormActionValue>;
|
|
6
|
+
state: FormState;
|
|
7
|
+
validations: FormValidation;
|
|
8
|
+
}
|
|
9
|
+
export declare const useFormHandlers: ({ state, dispatch, validations }: FormHandlersProps) => {
|
|
10
|
+
setValue: (name: string, value?: FieldValue) => void;
|
|
11
|
+
isErrorInValidations: () => boolean;
|
|
12
|
+
inputChangeHandler: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
13
|
+
dateChangeHandler: (name: string, date: Date | null) => void;
|
|
14
|
+
handleValidationError: (name: string, error: string | boolean) => void;
|
|
15
|
+
clearDependentFields: (fieldName: string, dependentFieldsMap: Record<string, string[]>) => void;
|
|
16
|
+
};
|
|
17
|
+
export {};
|
|
18
|
+
//# sourceMappingURL=useFormHandlers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useFormHandlers.d.ts","sourceRoot":"","sources":["../../src/hooks/useFormHandlers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,KAAK,EAAE,SAAS,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC3E,OAAO,EAAe,KAAK,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEnD,UAAU,iBAAiB;IACzB,QAAQ,EAAE,QAAQ,CAAC,eAAe,CAAC,CAAC;IACpC,KAAK,EAAE,SAAS,CAAC;IACjB,WAAW,EAAE,cAAc,CAAC;CAC7B;AAED,eAAO,MAAM,eAAe,qCAAsC,iBAAiB;qBAGzD,MAAM,UAAU,UAAU;;gCASf,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC;8BAMrC,MAAM,QAAQ,IAAI,GAAG,IAAI;kCAIrB,MAAM,SAAS,MAAM,GAAG,OAAO;sCAM3B,MAAM,sBAAsB,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC;CAuB9F,CAAC"}
|
package/{features/global-search/components/search-form/reducer.d.ts → hooks/useFormReducer.d.ts}
RENAMED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { FormState } from '
|
|
2
|
-
import { FormActionValue } from '../../types';
|
|
1
|
+
import { FormState, FormActionValue } from '../types/form';
|
|
3
2
|
export declare const intialState: FormState;
|
|
4
3
|
export declare const ACTIONS: {
|
|
5
4
|
SET_FIELD_VALUE: string;
|
|
@@ -10,4 +9,5 @@ export declare const ACTIONS: {
|
|
|
10
9
|
RESET_STATE: string;
|
|
11
10
|
};
|
|
12
11
|
export declare const reducer: (state: FormState, action: FormActionValue) => FormState;
|
|
13
|
-
|
|
12
|
+
export declare const useFormReducer: () => [FormState, import('react').Dispatch<FormActionValue>];
|
|
13
|
+
//# sourceMappingURL=useFormReducer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useFormReducer.d.ts","sourceRoot":"","sources":["../../src/hooks/useFormReducer.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/D,eAAO,MAAM,WAAW,EAAE,SAGzB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;CAOnB,CAAC;AAEF,eAAO,MAAM,OAAO,UAAW,SAAS,UAAU,eAAe,KAAG,SAyDnE,CAAC;AAEF,eAAO,MAAM,cAAc,8DAE1B,CAAC"}
|