@clikvn/showroom-visualizer 0.0.29-dev → 0.0.30-dev

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.
Files changed (41) hide show
  1. package/dist/components/SkinLayer/RightPanel/index.d.ts +2 -0
  2. package/dist/components/SkinLayer/RightPanel/index.d.ts.map +1 -0
  3. package/dist/constants/Visualizer/fallback-images.d.ts +27 -0
  4. package/dist/constants/Visualizer/fallback-images.d.ts.map +1 -0
  5. package/dist/constants/Visualizer/index.d.ts +1 -0
  6. package/dist/constants/Visualizer/index.d.ts.map +1 -1
  7. package/dist/index.html +61 -57
  8. package/dist/services/Visualizer/tour.service.d.ts.map +1 -1
  9. package/dist/utils/Visualizer/asset.utils.d.ts +19 -0
  10. package/dist/utils/Visualizer/asset.utils.d.ts.map +1 -0
  11. package/dist/utils/Visualizer/cors-bypass.utils.d.ts +16 -0
  12. package/dist/utils/Visualizer/cors-bypass.utils.d.ts.map +1 -0
  13. package/dist/utils/Visualizer/cors-proxy.d.ts +8 -0
  14. package/dist/utils/Visualizer/cors-proxy.d.ts.map +1 -0
  15. package/dist/utils/Visualizer/cors-test.d.ts +12 -0
  16. package/dist/utils/Visualizer/cors-test.d.ts.map +1 -0
  17. package/dist/utils/Visualizer/global-cors-handler.d.ts +13 -0
  18. package/dist/utils/Visualizer/global-cors-handler.d.ts.map +1 -0
  19. package/dist/utils/Visualizer/no-cors-fetch.d.ts +20 -0
  20. package/dist/utils/Visualizer/no-cors-fetch.d.ts.map +1 -0
  21. package/dist/utils/Visualizer/simple-cors-handler.d.ts +9 -0
  22. package/dist/utils/Visualizer/simple-cors-handler.d.ts.map +1 -0
  23. package/dist/web.js +1 -1
  24. package/package.json +1 -1
  25. package/.idea/inspectionProfiles/Project_Default.xml +0 -36
  26. package/.idea/jsLinters/eslint.xml +0 -7
  27. package/.idea/misc.xml +0 -9
  28. package/.idea/modules.xml +0 -8
  29. package/.idea/prettier.xml +0 -8
  30. package/.idea/showroom-visualizer.iml +0 -9
  31. package/.idea/vcs.xml +0 -6
  32. package/dist/components/SkinLayer/PoiTextureOptions/HorizontalMenu/index.d.ts +0 -13
  33. package/dist/components/SkinLayer/PoiTextureOptions/HorizontalMenu/index.d.ts.map +0 -1
  34. package/dist/components/SkinLayer/PoiTextureOptions/SemicircleMenu/index.d.ts +0 -13
  35. package/dist/components/SkinLayer/PoiTextureOptions/SemicircleMenu/index.d.ts.map +0 -1
  36. package/dist/components/SkinLayer/PoiTextureOptions/TextureMenuItem/index.d.ts +0 -15
  37. package/dist/components/SkinLayer/PoiTextureOptions/TextureMenuItem/index.d.ts.map +0 -1
  38. package/dist/components/SkinLayer/PoiTextureOptions/VerticalMenu/index.d.ts +0 -13
  39. package/dist/components/SkinLayer/PoiTextureOptions/VerticalMenu/index.d.ts.map +0 -1
  40. package/dist/hooks/Visualizer/reducer.d.ts +0 -116
  41. package/dist/hooks/Visualizer/reducer.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@clikvn/showroom-visualizer",
3
3
  "description": "Showroom Visualizer",
4
- "version": "0.0.29-dev",
4
+ "version": "0.0.30-dev",
5
5
  "author": "Clik JSC",
6
6
  "license": "ISC",
7
7
  "type": "module",
@@ -1,36 +0,0 @@
1
- <component name="InspectionProjectProfileManager">
2
- <profile version="1.0">
3
- <option name="myName" value="Project Default" />
4
- <inspection_tool class="AngularAmbiguousComponentTag" enabled="false" level="ERROR" enabled_by_default="false" />
5
- <inspection_tool class="AngularCliAddDependency" enabled="false" level="WARNING" enabled_by_default="false" />
6
- <inspection_tool class="AngularInaccessibleComponentMemberInAotMode" enabled="false" level="WARNING" enabled_by_default="false" />
7
- <inspection_tool class="AngularIncorrectTemplateDefinition" enabled="false" level="ERROR" enabled_by_default="false" />
8
- <inspection_tool class="AngularInsecureBindingToEvent" enabled="false" level="WARNING" enabled_by_default="false" />
9
- <inspection_tool class="AngularInvalidAnimationTriggerAssignment" enabled="false" level="ERROR" enabled_by_default="false" />
10
- <inspection_tool class="AngularInvalidEntryComponent" enabled="false" level="ERROR" enabled_by_default="false" />
11
- <inspection_tool class="AngularInvalidI18nAttribute" enabled="false" level="WARNING" enabled_by_default="false" />
12
- <inspection_tool class="AngularInvalidImportedOrDeclaredSymbol" enabled="false" level="ERROR" enabled_by_default="false" />
13
- <inspection_tool class="AngularInvalidSelector" enabled="false" level="ERROR" enabled_by_default="false" />
14
- <inspection_tool class="AngularInvalidTemplateReferenceVariable" enabled="false" level="ERROR" enabled_by_default="false" />
15
- <inspection_tool class="AngularMissingEventHandler" enabled="false" level="ERROR" enabled_by_default="false" />
16
- <inspection_tool class="AngularMissingOrInvalidDeclarationInModule" enabled="false" level="ERROR" enabled_by_default="false" />
17
- <inspection_tool class="AngularMissingRequiredDirectiveInputBinding" enabled="false" level="ERROR" enabled_by_default="false" />
18
- <inspection_tool class="AngularMultipleStructuralDirectives" enabled="false" level="ERROR" enabled_by_default="false" />
19
- <inspection_tool class="AngularNgOptimizedImage" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
20
- <inspection_tool class="AngularNonEmptyNgContent" enabled="false" level="ERROR" enabled_by_default="false" />
21
- <inspection_tool class="AngularRecursiveModuleImportExport" enabled="false" level="ERROR" enabled_by_default="false" />
22
- <inspection_tool class="AngularUndefinedBinding" enabled="false" level="ERROR" enabled_by_default="false" />
23
- <inspection_tool class="AngularUndefinedModuleExport" enabled="false" level="ERROR" enabled_by_default="false" />
24
- <inspection_tool class="AngularUndefinedTag" enabled="false" level="ERROR" enabled_by_default="false" />
25
- <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
26
- <inspection_tool class="MicronautDataMethodInconsistency" enabled="false" level="ERROR" enabled_by_default="false" />
27
- <inspection_tool class="MicronautDataRepositoryMethodParameters" enabled="false" level="WARNING" enabled_by_default="false" />
28
- <inspection_tool class="MicronautDataRepositoryMethodReturnType" enabled="false" level="WARNING" enabled_by_default="false" />
29
- <inspection_tool class="MnCacheAnnotationParameters" enabled="false" level="ERROR" enabled_by_default="false" />
30
- <inspection_tool class="MnInjectionPoints" enabled="false" level="WARNING" enabled_by_default="false" />
31
- <inspection_tool class="MnPropertiesConfig" enabled="false" level="WARNING" enabled_by_default="false" />
32
- <inspection_tool class="MnUnresolvedPathVariable" enabled="false" level="WARNING" enabled_by_default="false" />
33
- <inspection_tool class="MnYamlConfig" enabled="false" level="WARNING" enabled_by_default="false" />
34
- <inspection_tool class="TsLint" enabled="true" level="WARNING" enabled_by_default="true" />
35
- </profile>
36
- </component>
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="EslintConfiguration">
4
- <custom-configuration-file used="true" path="$PROJECT_DIR$/.eslintrc" />
5
- <option name="fix-on-save" value="true" />
6
- </component>
7
- </project>
package/.idea/misc.xml DELETED
@@ -1,9 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ComposerSettings">
4
- <execution />
5
- </component>
6
- <component name="ProjectRootManager">
7
- <output url="file://$PROJECT_DIR$/out" />
8
- </component>
9
- </project>
package/.idea/modules.xml DELETED
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectModuleManager">
4
- <modules>
5
- <module fileurl="file://$PROJECT_DIR$/.idea/showroom-visualizer.iml" filepath="$PROJECT_DIR$/.idea/showroom-visualizer.iml" />
6
- </modules>
7
- </component>
8
- </project>
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="PrettierConfiguration">
4
- <option name="myConfigurationMode" value="MANUAL" />
5
- <option name="myRunOnSave" value="true" />
6
- <option name="myRunOnReformat" value="true" />
7
- </component>
8
- </project>
@@ -1,9 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="JAVA_MODULE" version="4">
3
- <component name="NewModuleRootManager" inherit-compiler-output="true">
4
- <exclude-output />
5
- <content url="file://$MODULE_DIR$" />
6
- <orderEntry type="inheritedJdk" />
7
- <orderEntry type="sourceFolder" forTests="false" />
8
- </component>
9
- </module>
package/.idea/vcs.xml DELETED
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="VcsDirectoryMappings">
4
- <mapping directory="" vcs="Git" />
5
- </component>
6
- </project>
@@ -1,13 +0,0 @@
1
- import { FC } from 'react';
2
- import { TextureTypes } from '../../../types/PoiTypes';
3
- import './styles.scss';
4
- type Props = {
5
- textures: TextureTypes[];
6
- selectedIndex: number;
7
- displayed: boolean;
8
- imgEls: HTMLCollectionOf<HTMLImageElement>;
9
- onClick: (index: number) => void;
10
- };
11
- declare const HorizontalMenu: FC<Props>;
12
- export default HorizontalMenu;
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/HorizontalMenu/index.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAIvD,OAAO,eAAe,CAAC;AAMvB,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,gBAAgB,CAAC,gBAAgB,CAAC,CAAC;IAC3C,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,KAAK,CAsC7B,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,13 +0,0 @@
1
- import { FC } from 'react';
2
- import { TextureTypes } from '../../../types/PoiTypes';
3
- import './styles.scss';
4
- type Props = {
5
- textures: TextureTypes[];
6
- selectedIndex: number;
7
- displayed: boolean;
8
- imgEls: HTMLCollectionOf<HTMLImageElement>;
9
- onClick: (index: number) => void;
10
- };
11
- declare const SemicircleMenu: FC<Props>;
12
- export default SemicircleMenu;
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/SemicircleMenu/index.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAIvD,OAAO,eAAe,CAAC;AAIvB,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,gBAAgB,CAAC,gBAAgB,CAAC,CAAC;IAC3C,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,KAAK,CAsC7B,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,15 +0,0 @@
1
- import { CSSProperties, FC } from 'react';
2
- import './styles.scss';
3
- type Props = {
4
- imgEl: HTMLImageElement;
5
- caption: string;
6
- activated: boolean;
7
- displayed?: boolean;
8
- delay?: number;
9
- style?: CSSProperties;
10
- onClick: () => void;
11
- captionStyle?: CSSProperties;
12
- };
13
- declare const TextureMenuItem: FC<Props>;
14
- export default TextureMenuItem;
15
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/TextureMenuItem/index.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,aAAa,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAKjD,OAAO,eAAe,CAAC;AAEvB,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,gBAAgB,CAAC;IACxB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,aAAa,CAAC;CAC9B,CAAC;AAEF,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,KAAK,CAuB9B,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1,13 +0,0 @@
1
- import { FC } from 'react';
2
- import { TextureTypes } from '../../../types/PoiTypes';
3
- import './styles.scss';
4
- type Props = {
5
- textures: TextureTypes[];
6
- selectedIndex: number;
7
- displayed: boolean;
8
- imgEls: HTMLCollectionOf<HTMLImageElement>;
9
- onClick: (index: number) => void;
10
- };
11
- declare const VerticalMenu: FC<Props>;
12
- export default VerticalMenu;
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/VerticalMenu/index.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAIvD,OAAO,eAAe,CAAC;AAMvB,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,gBAAgB,CAAC,gBAAgB,CAAC,CAAC;IAC3C,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC,KAAK,CAsC3B,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,116 +0,0 @@
1
- import Poi from '../../../model/Poi/Poi';
2
- import { CoordsTypes } from '../../../types/PoiTypes';
3
- import { FloorplanTypes } from './../../../types/FloorplanTypes';
4
- export declare const storeName = "tour";
5
- export declare const actions: {
6
- SET_TOUR: string;
7
- SET_ACTIVE_SCENE: string;
8
- SET_ACTIVE_POI: string;
9
- SET_ACTIVE_POI_COORDS: string;
10
- SET_SELECTED_POI: string;
11
- SET_SELECTED_POI_ACTIVE: string;
12
- SET_ACTIVE_TOUR_GUIDE: string;
13
- STOP_ACTIVE_TOUR_GUIDE: string;
14
- TOGGLE_ACTIVE_TOUR_GUIDE: string;
15
- TOGGLE_ACTIVE_BG_SOUND: string;
16
- SET_LOADING: string;
17
- TOGGLE_TOUR_PLUGIN: string;
18
- SET_MOUSE_WHEEL: string;
19
- SET_ACTIVE_FLOOR_PLAN: string;
20
- SET_ALL_POI_VISIBLE: string;
21
- SET_LOADING_SCENE: string;
22
- SET_SOUND_PLAYABLE: string;
23
- SET_SELECTED_PROMOTION: string;
24
- SET_SELECTED_GALLERY: string;
25
- SET_TOUR_READY: string;
26
- SET_POI_TEXTURE_DATA: string;
27
- SET_VIEW_ROTATING: string;
28
- SET_TOUR_SCENARIO: string;
29
- SET_ACTIVE_SCENARIO_CODE: string;
30
- SET_REVIEW_SCENARIO_CODE: string;
31
- SET_LANGUAGE: string;
32
- SET_SCENARIO_LOADED: string;
33
- SET_SCENARIO_CONFIG_CODES: string;
34
- SET_EXIST_POI_TYPE: string;
35
- SET_POI_CODE_BY_TYPE: string;
36
- INCREASE_REPLAY_COUNTING: string;
37
- SET_FLOOR_PLANS: string;
38
- };
39
- export interface TourStateType {
40
- tourReady: boolean;
41
- data: any;
42
- activeScene: any;
43
- activePoi: any;
44
- activePoiCoords: any;
45
- selectedPoi: any;
46
- activeTourGuide: any;
47
- backgroundSoundPlaying: boolean;
48
- loading: boolean;
49
- loadingScene: boolean;
50
- plugin: {
51
- [key: string]: boolean;
52
- };
53
- activeFloorPlan: FloorplanTypes;
54
- soundReady: boolean;
55
- selectedPromotion: any;
56
- selectedGallery: any;
57
- poiTextureData: {
58
- poi: Poi | null;
59
- coords: CoordsTypes | null;
60
- };
61
- viewRotating: boolean;
62
- activeScenarioCode?: string;
63
- reviewScenarioCode?: string;
64
- language: string;
65
- scenarioLoaded: {
66
- [key: string]: boolean;
67
- };
68
- scenarioConfigCodes?: string[];
69
- existPoiTypes?: string[];
70
- poiCodeByType: {
71
- [key: string]: string[];
72
- };
73
- poiCodeActive?: string;
74
- replayCounting?: number;
75
- floorplans: FloorplanTypes[];
76
- }
77
- declare const _default: (base: {
78
- readonly tourReady: boolean;
79
- readonly data: any;
80
- readonly activeScene: any;
81
- readonly activePoi: any;
82
- readonly activePoiCoords: any;
83
- readonly selectedPoi: any;
84
- readonly activeTourGuide: any;
85
- readonly backgroundSoundPlaying: boolean;
86
- readonly loading: boolean;
87
- readonly loadingScene: boolean;
88
- readonly plugin: {
89
- readonly [x: string]: boolean;
90
- };
91
- readonly activeFloorPlan: FloorplanTypes;
92
- readonly soundReady: boolean;
93
- readonly selectedPromotion: any;
94
- readonly selectedGallery: any;
95
- readonly poiTextureData: {
96
- readonly poi: Poi | null;
97
- readonly coords: CoordsTypes | null;
98
- };
99
- readonly viewRotating: boolean;
100
- readonly activeScenarioCode?: string | undefined;
101
- readonly reviewScenarioCode?: string | undefined;
102
- readonly language: string;
103
- readonly scenarioLoaded: {
104
- readonly [x: string]: boolean;
105
- };
106
- readonly scenarioConfigCodes?: readonly string[] | undefined;
107
- readonly existPoiTypes?: readonly string[] | undefined;
108
- readonly poiCodeByType: {
109
- readonly [x: string]: readonly string[];
110
- };
111
- readonly poiCodeActive?: string | undefined;
112
- readonly replayCounting?: number | undefined;
113
- readonly floorplans: any;
114
- } | undefined, action: any) => TourStateType | undefined;
115
- export default _default;
116
- //# sourceMappingURL=reducer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"reducer.d.ts","sourceRoot":"","sources":["../../../src/hooks/Visualizer/reducer.ts"],"names":[],"mappings":"AAGA,OAAO,GAAG,MAAM,wBAAwB,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAEjE,eAAO,MAAM,SAAS,SAAS,CAAC;AAChC,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkCnB,CAAC;AAEF,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,GAAG,CAAC;IACV,WAAW,EAAE,GAAG,CAAC;IACjB,SAAS,EAAE,GAAG,CAAC;IACf,eAAe,EAAE,GAAG,CAAC;IACrB,WAAW,EAAE,GAAG,CAAC;IACjB,eAAe,EAAE,GAAG,CAAC;IACrB,sBAAsB,EAAE,OAAO,CAAC;IAChC,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,EAAE,OAAO,CAAC;IACtB,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;IACnC,eAAe,EAAE,cAAc,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC;IACpB,iBAAiB,EAAE,GAAG,CAAC;IACvB,eAAe,EAAE,GAAG,CAAC;IACrB,cAAc,EAAE;QAAE,GAAG,EAAE,GAAG,GAAG,IAAI,CAAC;QAAC,MAAM,EAAE,WAAW,GAAG,IAAI,CAAA;KAAE,CAAC;IAChE,YAAY,EAAE,OAAO,CAAC;IAEtB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;IAC3C,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC/B,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,aAAa,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;KAAE,CAAC;IAC3C,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B;;wBA5BY,OAAO;mBACZ,GAAG;0BACI,GAAG;wBACL,GAAG;8BACG,GAAG;0BACP,GAAG;8BACC,GAAG;qCACI,OAAO;sBACtB,OAAO;2BACF,OAAO;;;;8BAEJ,cAAc;yBACnB,OAAO;gCACA,GAAG;8BACL,GAAG;;sBACG,GAAG,GAAG,IAAI;yBAAU,WAAW,GAAG,IAAI;;2BAC/C,OAAO;kCAEA,MAAM;kCACN,MAAM;uBACjB,MAAM;;;;;;;;;6BAKA,MAAM;8BACL,MAAM;;;AAmCzB,wBA4HG"}