@clikvn/showroom-visualizer 0.0.6-dev → 0.0.8-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 (198) hide show
  1. package/dist/commons/SkinLayer/components/CardItemGroup/Item.d.ts +29 -0
  2. package/dist/commons/SkinLayer/components/CardItemGroup/Item.d.ts.map +1 -0
  3. package/dist/commons/SkinLayer/components/CardItemGroup/index.d.ts +22 -0
  4. package/dist/commons/SkinLayer/components/CardItemGroup/index.d.ts.map +1 -0
  5. package/dist/commons/SkinLayer/components/DescriptionShowMore/index.d.ts +11 -0
  6. package/dist/commons/SkinLayer/components/DescriptionShowMore/index.d.ts.map +1 -0
  7. package/dist/commons/SkinLayer/components/Drawer/PoiHeader/index.d.ts +16 -0
  8. package/dist/commons/SkinLayer/components/Drawer/PoiHeader/index.d.ts.map +1 -0
  9. package/dist/commons/SkinLayer/components/Drawer/index.d.ts +29 -0
  10. package/dist/commons/SkinLayer/components/Drawer/index.d.ts.map +1 -0
  11. package/dist/commons/SkinLayer/components/Image/index.d.ts +11 -0
  12. package/dist/commons/SkinLayer/components/Image/index.d.ts.map +1 -0
  13. package/dist/commons/SkinLayer/components/LazyImage/index.d.ts +18 -0
  14. package/dist/commons/SkinLayer/components/LazyImage/index.d.ts.map +1 -0
  15. package/dist/commons/SkinLayer/components/TourLoading/index.d.ts +12 -0
  16. package/dist/commons/SkinLayer/components/TourLoading/index.d.ts.map +1 -0
  17. package/dist/commons/SkinLayer/components/WebRotate/index.d.ts +28 -0
  18. package/dist/commons/SkinLayer/components/WebRotate/index.d.ts.map +1 -0
  19. package/dist/commons/SkinLayer/components/index.d.ts +3 -0
  20. package/dist/commons/SkinLayer/components/index.d.ts.map +1 -1
  21. package/dist/components/SkinLayer/AGTProgressBar/StepProgress.d.ts +19 -0
  22. package/dist/components/SkinLayer/AGTProgressBar/StepProgress.d.ts.map +1 -0
  23. package/dist/components/SkinLayer/AGTProgressBar/index.d.ts +4 -0
  24. package/dist/components/SkinLayer/AGTProgressBar/index.d.ts.map +1 -0
  25. package/dist/components/SkinLayer/ActionsChangeScene/index.d.ts.map +1 -1
  26. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts +16 -0
  27. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts.map +1 -0
  28. package/dist/components/SkinLayer/Drawer/index.d.ts +29 -0
  29. package/dist/components/SkinLayer/Drawer/index.d.ts.map +1 -0
  30. package/dist/components/SkinLayer/Floorplan/Minimap/index.d.ts.map +1 -1
  31. package/dist/components/SkinLayer/Floorplan/index.d.ts.map +1 -1
  32. package/dist/components/SkinLayer/GalleryFullScreen/Content/index.d.ts +10 -0
  33. package/dist/components/SkinLayer/GalleryFullScreen/Content/index.d.ts.map +1 -0
  34. package/dist/components/SkinLayer/GalleryFullScreen/GalleryThumbnail/Item/index.d.ts +15 -0
  35. package/dist/components/SkinLayer/GalleryFullScreen/GalleryThumbnail/Item/index.d.ts.map +1 -0
  36. package/dist/components/SkinLayer/GalleryFullScreen/GalleryThumbnail/index.d.ts +12 -0
  37. package/dist/components/SkinLayer/GalleryFullScreen/GalleryThumbnail/index.d.ts.map +1 -0
  38. package/dist/components/SkinLayer/GalleryFullScreen/index.d.ts +3 -0
  39. package/dist/components/SkinLayer/GalleryFullScreen/index.d.ts.map +1 -0
  40. package/dist/components/SkinLayer/Guide/index.d.ts +0 -1
  41. package/dist/components/SkinLayer/Guide/index.d.ts.map +1 -1
  42. package/dist/components/SkinLayer/HotspotCategorySlideIn/FeatureSlideIn/index.d.ts +4 -0
  43. package/dist/components/SkinLayer/HotspotCategorySlideIn/FeatureSlideIn/index.d.ts.map +1 -0
  44. package/dist/components/SkinLayer/HotspotCategorySlideIn/PoiSlideIn/index.d.ts +4 -0
  45. package/dist/components/SkinLayer/HotspotCategorySlideIn/PoiSlideIn/index.d.ts.map +1 -0
  46. package/dist/components/SkinLayer/HotspotCategorySlideIn/ProductSlideIn/index.d.ts +4 -0
  47. package/dist/components/SkinLayer/HotspotCategorySlideIn/ProductSlideIn/index.d.ts.map +1 -0
  48. package/dist/components/SkinLayer/HotspotCategorySlideIn/ScenarioSlideIn/index.d.ts +4 -0
  49. package/dist/components/SkinLayer/HotspotCategorySlideIn/ScenarioSlideIn/index.d.ts.map +1 -0
  50. package/dist/components/SkinLayer/HotspotCategorySlideIn/SpaceAndSceneSlideIn/index.d.ts +7 -0
  51. package/dist/components/SkinLayer/HotspotCategorySlideIn/SpaceAndSceneSlideIn/index.d.ts.map +1 -0
  52. package/dist/components/SkinLayer/HotspotCategorySlideIn/index.d.ts +4 -0
  53. package/dist/components/SkinLayer/HotspotCategorySlideIn/index.d.ts.map +1 -0
  54. package/dist/components/SkinLayer/HotspotOverview/index.d.ts +4 -0
  55. package/dist/components/SkinLayer/HotspotOverview/index.d.ts.map +1 -0
  56. package/dist/components/SkinLayer/Layout/index.d.ts.map +1 -1
  57. package/dist/components/SkinLayer/PinActionButtons/index.d.ts.map +1 -1
  58. package/dist/components/SkinLayer/PlayAll/index.d.ts +8 -0
  59. package/dist/components/SkinLayer/PlayAll/index.d.ts.map +1 -0
  60. package/dist/components/SkinLayer/PlayBar/PlayList/PlayListItem.d.ts.map +1 -1
  61. package/dist/components/SkinLayer/PlayBar/PlayList/index.d.ts.map +1 -1
  62. package/dist/components/SkinLayer/PlayBar/index.d.ts.map +1 -1
  63. package/dist/components/SkinLayer/PlayListSlideIn/GroupStep.d.ts +13 -0
  64. package/dist/components/SkinLayer/PlayListSlideIn/GroupStep.d.ts.map +1 -0
  65. package/dist/components/SkinLayer/PlayListSlideIn/Step.d.ts +7 -0
  66. package/dist/components/SkinLayer/PlayListSlideIn/Step.d.ts.map +1 -0
  67. package/dist/components/SkinLayer/PlayListSlideIn/index.d.ts +3 -0
  68. package/dist/components/SkinLayer/PlayListSlideIn/index.d.ts.map +1 -0
  69. package/dist/components/SkinLayer/PoiMovingPreview/index.d.ts +0 -1
  70. package/dist/components/SkinLayer/PoiMovingPreview/index.d.ts.map +1 -1
  71. package/dist/components/SkinLayer/PoiTextureOptions/Menu/HorizontalMenu.d.ts +12 -0
  72. package/dist/components/SkinLayer/PoiTextureOptions/Menu/HorizontalMenu.d.ts.map +1 -0
  73. package/dist/components/SkinLayer/PoiTextureOptions/Menu/SemicircleMenu.d.ts +12 -0
  74. package/dist/components/SkinLayer/PoiTextureOptions/Menu/SemicircleMenu.d.ts.map +1 -0
  75. package/dist/components/SkinLayer/PoiTextureOptions/Menu/TextureMenuItem.d.ts +14 -0
  76. package/dist/components/SkinLayer/PoiTextureOptions/Menu/TextureMenuItem.d.ts.map +1 -0
  77. package/dist/components/SkinLayer/PoiTextureOptions/Menu/VerticalMenu.d.ts +12 -0
  78. package/dist/components/SkinLayer/PoiTextureOptions/Menu/VerticalMenu.d.ts.map +1 -0
  79. package/dist/components/SkinLayer/PoiTextureOptions/index.d.ts +0 -1
  80. package/dist/components/SkinLayer/PoiTextureOptions/index.d.ts.map +1 -1
  81. package/dist/components/SkinLayer/ScenarioList/index.d.ts.map +1 -1
  82. package/dist/components/SkinLayer/SceneCategories/index.d.ts.map +1 -1
  83. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/CollapseSection/index.d.ts +10 -0
  84. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/CollapseSection/index.d.ts.map +1 -0
  85. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ContentItem/index.d.ts +13 -0
  86. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ContentItem/index.d.ts.map +1 -0
  87. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ContentItemLanguage.d.ts +9 -0
  88. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ContentItemLanguage.d.ts.map +1 -0
  89. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/DisplayActionPart/index.d.ts +12 -0
  90. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/DisplayActionPart/index.d.ts.map +1 -0
  91. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/FilterContentOverlay.d.ts +10 -0
  92. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/FilterContentOverlay.d.ts.map +1 -0
  93. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/HelpActionPart.d.ts +12 -0
  94. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/HelpActionPart.d.ts.map +1 -0
  95. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/PoiInfoActionPart/index.d.ts +17 -0
  96. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/PoiInfoActionPart/index.d.ts.map +1 -0
  97. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/PromotionPart/index.d.ts +10 -0
  98. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/PromotionPart/index.d.ts.map +1 -0
  99. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ScenariosPart/Item.d.ts +11 -0
  100. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ScenariosPart/Item.d.ts.map +1 -0
  101. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ScenariosPart/index.d.ts +12 -0
  102. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/ScenariosPart/index.d.ts.map +1 -0
  103. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/TourInfoActionPart.d.ts +12 -0
  104. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/TourInfoActionPart.d.ts.map +1 -0
  105. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/index.d.ts +2 -0
  106. package/dist/components/SkinLayer/SearchAndDiscoverySlideIn/index.d.ts.map +1 -0
  107. package/dist/components/SkinLayer/TourLoading/index.d.ts +11 -0
  108. package/dist/components/SkinLayer/TourLoading/index.d.ts.map +1 -0
  109. package/dist/components/SkinLayer/UnmuteButton/index.d.ts.map +1 -1
  110. package/dist/components/SkinLayer/index.d.ts +0 -1
  111. package/dist/components/SkinLayer/index.d.ts.map +1 -1
  112. package/dist/constants/SkinLayer/index.d.ts +46 -0
  113. package/dist/constants/SkinLayer/index.d.ts.map +1 -1
  114. package/dist/constants/SkinLayer/variables.d.ts +5 -0
  115. package/dist/constants/SkinLayer/variables.d.ts.map +1 -0
  116. package/dist/features/ShowroomVisualizer/cssStyles.d.ts +4 -0
  117. package/dist/features/ShowroomVisualizer/cssStyles.d.ts.map +1 -0
  118. package/dist/features/ShowroomVisualizer/index.d.ts +1 -0
  119. package/dist/features/ShowroomVisualizer/index.d.ts.map +1 -1
  120. package/dist/hooks/SkinLayer/useAutoPlayer.d.ts.map +1 -1
  121. package/dist/hooks/SkinLayer/useScroll.d.ts +13 -0
  122. package/dist/hooks/SkinLayer/useScroll.d.ts.map +1 -0
  123. package/dist/hooks/SkinLayer/useSlideInFilterData.d.ts +12 -0
  124. package/dist/hooks/SkinLayer/useSlideInFilterData.d.ts.map +1 -0
  125. package/dist/hooks/Visualizer/useTourDetails.d.ts.map +1 -1
  126. package/dist/hooks/Visualizer/useTourVisualizer.d.ts.map +1 -1
  127. package/dist/hooks/useConfiguration.d.ts +2 -1
  128. package/dist/hooks/useConfiguration.d.ts.map +1 -1
  129. package/dist/hooks/useStore.d.ts +79 -6
  130. package/dist/hooks/useStore.d.ts.map +1 -1
  131. package/dist/i18n.d.ts +3 -0
  132. package/dist/i18n.d.ts.map +1 -0
  133. package/dist/index.html +7 -2
  134. package/dist/models/Visualizer/Poi/Poi.d.ts +3 -1
  135. package/dist/models/Visualizer/Poi/Poi.d.ts.map +1 -1
  136. package/dist/models/Visualizer/Poi/PoiInfo.d.ts.map +1 -1
  137. package/dist/models/Visualizer/Poi/PoiMoving.d.ts.map +1 -1
  138. package/dist/models/Visualizer/Poi/PoiPopup.d.ts.map +1 -1
  139. package/dist/models/Visualizer/Scene.d.ts +1 -1
  140. package/dist/models/Visualizer/Scene.d.ts.map +1 -1
  141. package/dist/models/Visualizer/Tour.d.ts +3 -2
  142. package/dist/models/Visualizer/Tour.d.ts.map +1 -1
  143. package/dist/models/Visualizer/TourScenario/TourScenarioPlayer.d.ts.map +1 -1
  144. package/dist/register.d.ts +1 -0
  145. package/dist/register.d.ts.map +1 -1
  146. package/dist/services/Visualizer/index.d.ts +1 -0
  147. package/dist/services/Visualizer/index.d.ts.map +1 -1
  148. package/dist/services/Visualizer/poi.service.d.ts +12 -0
  149. package/dist/services/Visualizer/poi.service.d.ts.map +1 -0
  150. package/dist/services/Visualizer/tour.service.d.ts +6 -1
  151. package/dist/services/Visualizer/tour.service.d.ts.map +1 -1
  152. package/dist/services/Visualizer/webRotate.service.d.ts +7 -0
  153. package/dist/services/Visualizer/webRotate.service.d.ts.map +1 -0
  154. package/dist/types/SkinLayer/KrpanoTypes.d.ts +55 -0
  155. package/dist/types/SkinLayer/KrpanoTypes.d.ts.map +1 -0
  156. package/dist/types/SkinLayer/OnboardingScreenTypes.d.ts +7 -0
  157. package/dist/types/SkinLayer/OnboardingScreenTypes.d.ts.map +1 -0
  158. package/dist/types/SkinLayer/PoiTypes.d.ts +187 -0
  159. package/dist/types/SkinLayer/PoiTypes.d.ts.map +1 -0
  160. package/dist/types/SkinLayer/PointTypes.d.ts +7 -0
  161. package/dist/types/SkinLayer/PointTypes.d.ts.map +1 -0
  162. package/dist/types/SkinLayer/SceneTypes.d.ts +57 -0
  163. package/dist/types/SkinLayer/SceneTypes.d.ts.map +1 -0
  164. package/dist/types/SkinLayer/SearchAndDiscoverySlideInTypes.d.ts +7 -0
  165. package/dist/types/SkinLayer/SearchAndDiscoverySlideInTypes.d.ts.map +1 -0
  166. package/dist/types/SkinLayer/SlideInTypes.d.ts +50 -0
  167. package/dist/types/SkinLayer/SlideInTypes.d.ts.map +1 -0
  168. package/dist/types/SkinLayer/TourProductQuotationTypes.d.ts +8 -0
  169. package/dist/types/SkinLayer/TourProductQuotationTypes.d.ts.map +1 -0
  170. package/dist/types/SkinLayer/TourScenarioActionTypes.d.ts +66 -0
  171. package/dist/types/SkinLayer/TourScenarioActionTypes.d.ts.map +1 -0
  172. package/dist/types/SkinLayer/TourScenarioTypes.d.ts +38 -0
  173. package/dist/types/SkinLayer/TourScenarioTypes.d.ts.map +1 -0
  174. package/dist/types/SkinLayer/common.type.d.ts +13 -3
  175. package/dist/types/SkinLayer/common.type.d.ts.map +1 -1
  176. package/dist/types/SkinLayer/pinActionButton.type.d.ts +1 -2
  177. package/dist/types/SkinLayer/pinActionButton.type.d.ts.map +1 -1
  178. package/dist/types/SkinLayer/visualizer.type.d.ts +1 -0
  179. package/dist/types/SkinLayer/visualizer.type.d.ts.map +1 -1
  180. package/dist/types/Visualizer/index.d.ts +1 -0
  181. package/dist/types/Visualizer/index.d.ts.map +1 -1
  182. package/dist/types/Visualizer/itemInfo.type.d.ts +15 -0
  183. package/dist/types/Visualizer/itemInfo.type.d.ts.map +1 -1
  184. package/dist/types/Visualizer/tour.type.d.ts +2 -0
  185. package/dist/types/Visualizer/tour.type.d.ts.map +1 -1
  186. package/dist/types/Visualizer/tourProductQuotation.type.d.ts +8 -0
  187. package/dist/types/Visualizer/tourProductQuotation.type.d.ts.map +1 -0
  188. package/dist/types/Visualizer/webRotate.type.d.ts +17 -0
  189. package/dist/types/Visualizer/webRotate.type.d.ts.map +1 -0
  190. package/dist/utils/Visualizer/function.utils.d.ts +2 -0
  191. package/dist/utils/Visualizer/function.utils.d.ts.map +1 -1
  192. package/dist/utils/Visualizer/index.d.ts +1 -0
  193. package/dist/utils/Visualizer/index.d.ts.map +1 -1
  194. package/dist/utils/Visualizer/texture.utils.d.ts +3 -0
  195. package/dist/utils/Visualizer/texture.utils.d.ts.map +1 -0
  196. package/dist/web.js +1 -1
  197. package/package.json +11 -3
  198. package/rollup.config.js +16 -1
@@ -0,0 +1,12 @@
1
+ import { FC } from 'react';
2
+ import { TextureType } from '../../../../types/Visualizer';
3
+ type Props = {
4
+ textures: TextureType[];
5
+ selectedIndex: number;
6
+ displayed: boolean;
7
+ imgEls: HTMLCollectionOf<HTMLImageElement>;
8
+ onClick: (index: number) => void;
9
+ };
10
+ declare const HorizontalMenu: FC<Props>;
11
+ export default HorizontalMenu;
12
+ //# sourceMappingURL=HorizontalMenu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HorizontalMenu.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/Menu/HorizontalMenu.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAQ3D,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,WAAW,EAAE,CAAC;IACxB,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"}
@@ -0,0 +1,12 @@
1
+ import { FC } from 'react';
2
+ import { TextureType } from '../../../../types/Visualizer';
3
+ type Props = {
4
+ textures: TextureType[];
5
+ selectedIndex: number;
6
+ displayed: boolean;
7
+ imgEls: HTMLCollectionOf<HTMLImageElement>;
8
+ onClick: (index: number) => void;
9
+ };
10
+ declare const SemicircleMenu: FC<Props>;
11
+ export default SemicircleMenu;
12
+ //# sourceMappingURL=SemicircleMenu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SemicircleMenu.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/Menu/SemicircleMenu.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAM3D,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,WAAW,EAAE,CAAC;IACxB,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,CAwC7B,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { CSSProperties, FC } from 'react';
2
+ type Props = {
3
+ imgEl?: HTMLImageElement | null;
4
+ caption?: string;
5
+ activated: boolean;
6
+ displayed?: boolean;
7
+ delay?: number;
8
+ style?: CSSProperties;
9
+ onClick: () => void;
10
+ captionStyle?: CSSProperties;
11
+ };
12
+ declare const TextureMenuItem: FC<Props>;
13
+ export default TextureMenuItem;
14
+ //# sourceMappingURL=TextureMenuItem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextureMenuItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/Menu/TextureMenuItem.tsx"],"names":[],"mappings":"AAGA,OAAc,EAAE,aAAa,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAEjD,KAAK,KAAK,GAAG;IACX,KAAK,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;IAChC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,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,CA0C9B,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FC } from 'react';
2
+ import { TextureType } from '../../../../types/Visualizer';
3
+ type Props = {
4
+ textures: TextureType[];
5
+ selectedIndex: number;
6
+ displayed: boolean;
7
+ imgEls: HTMLCollectionOf<HTMLImageElement>;
8
+ onClick: (index: number) => void;
9
+ };
10
+ declare const VerticalMenu: FC<Props>;
11
+ export default VerticalMenu;
12
+ //# sourceMappingURL=VerticalMenu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VerticalMenu.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PoiTextureOptions/Menu/VerticalMenu.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAQ3D,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,WAAW,EAAE,CAAC;IACxB,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,5 +1,4 @@
1
1
  import { FC } from 'react';
2
- import './styles.scss';
3
2
  export declare enum MenuStyle {
4
3
  NONE = "NONE",
5
4
  SEMICIRCLE = "SEMICIRCLE",
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PoiTextureOptions/index.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,EAAE,EAA4C,MAAM,OAAO,CAAC;AAc5E,OAAO,eAAe,CAAC;AA2BvB,oBAAY,SAAS;IACnB,IAAI,SAAS;IACb,UAAU,eAAe;IACzB,UAAU,eAAe;IACzB,QAAQ,aAAa;CACtB;AAED,QAAA,MAAM,iBAAiB,EAAE,EA0JxB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PoiTextureOptions/index.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,EAAE,EAA4C,MAAM,OAAO,CAAC;AAsC5E,oBAAY,SAAS;IACnB,IAAI,SAAS;IACb,UAAU,eAAe;IACzB,UAAU,eAAe;IACzB,QAAQ,aAAa;CACtB;AAED,QAAA,MAAM,iBAAiB,EAAE,EA+MxB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/ScenarioList/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAA4C,MAAM,OAAO,CAAC;AA8BrE,QAAA,MAAM,YAAY,EAAE,EA+FnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/ScenarioList/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAA4C,MAAM,OAAO,CAAC;AA8BrE,QAAA,MAAM,YAAY,EAAE,EAyGnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/SceneCategories/index.tsx"],"names":[],"mappings":"AAuPA,QAAA,MAAM,mBAAmB,0CAAwB,CAAC;AAClD,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/SceneCategories/index.tsx"],"names":[],"mappings":"AAsPA,QAAA,MAAM,mBAAmB,0CAAwB,CAAC;AAClD,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { FC, ReactNode } from 'react';
2
+ type CollapseSectionPropsType = {
3
+ children: ReactNode;
4
+ title: string;
5
+ className?: string;
6
+ defaultExpand?: boolean;
7
+ };
8
+ declare const CollapseSection: FC<CollapseSectionPropsType>;
9
+ export default CollapseSection;
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/CollapseSection/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAUtC,KAAK,wBAAwB,GAAG;IAC9B,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,wBAAwB,CA2BjD,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { ReactNode } from 'react';
2
+ export type SlideInContentItemPropsTypes = {
3
+ dataKey: string;
4
+ icon?: string;
5
+ title: string;
6
+ onClick?: (key?: string) => void;
7
+ type?: 'item' | 'button';
8
+ itemRight?: React.ReactNode;
9
+ handleTitleRenderer?: () => ReactNode;
10
+ };
11
+ declare const ContentItemMemo: import("react").NamedExoticComponent<SlideInContentItemPropsTypes>;
12
+ export { ContentItemMemo as ContentItem };
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/ContentItem/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAM,SAAS,EAAQ,MAAM,OAAO,CAAC;AAI5C,MAAM,MAAM,4BAA4B,GAAG;IACzC,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IACzB,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,SAAS,CAAC;CACvC,CAAC;AAyCF,QAAA,MAAM,eAAe,oEAAoB,CAAC;AAC1C,OAAO,EAAE,eAAe,IAAI,WAAW,EAAE,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { FC, ReactNode } from 'react';
2
+ type ContentItemLanguagePropsTypes = {
3
+ onClick: (key: string) => void;
4
+ handleTitleRenderer?: () => ReactNode;
5
+ languageCodes?: string[];
6
+ };
7
+ export declare const ContentItemLanguage: FC<ContentItemLanguagePropsTypes>;
8
+ export {};
9
+ //# sourceMappingURL=ContentItemLanguage.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentItemLanguage.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/ContentItemLanguage.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAQtC,KAAK,6BAA6B,GAAG;IACnC,OAAO,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,mBAAmB,CAAC,EAAE,MAAM,SAAS,CAAC;IACtC,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,EAAE,CAAC,6BAA6B,CA2CjE,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FC, ReactNode } from 'react';
2
+ import { FilterDataTypes } from 'types/SkinLayer/SearchAndDiscoverySlideInTypes';
3
+ export declare const DisplayActionPartId = "display-action-part-id";
4
+ type DisplayActionPartProps = {
5
+ filterItems?: Record<string, string>[];
6
+ searchValue?: string;
7
+ handleSetFilterData?: (item: FilterDataTypes) => void;
8
+ handleTitleRenderer?: (nameParts: string[]) => ReactNode;
9
+ };
10
+ declare const DisplayActionPart: FC<DisplayActionPartProps>;
11
+ export default DisplayActionPart;
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/DisplayActionPart/index.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,SAAS,EAAkC,MAAM,OAAO,CAAC;AAK7E,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAajF,eAAO,MAAM,mBAAmB,2BAA2B,CAAC;AAE5D,KAAK,sBAAsB,GAAG;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,EAAE,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IACtD,mBAAmB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,SAAS,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,iBAAiB,EAAE,EAAE,CAAC,sBAAsB,CAkOjD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { FC } from 'react';
2
+ import { FilterDataTypes } from 'types/SkinLayer/SearchAndDiscoverySlideInTypes';
3
+ type FilterContentOverlayProps = {
4
+ filterData: FilterDataTypes[];
5
+ searchValue: string;
6
+ classNames: string;
7
+ };
8
+ declare const FilterContentOverlay: FC<FilterContentOverlayProps>;
9
+ export default FilterContentOverlay;
10
+ //# sourceMappingURL=FilterContentOverlay.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FilterContentOverlay.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/FilterContentOverlay.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAO3B,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAKjF,KAAK,yBAAyB,GAAG;IAC/B,UAAU,EAAE,eAAe,EAAE,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,oBAAoB,EAAE,EAAE,CAAC,yBAAyB,CAkFvD,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FC, ReactNode } from 'react';
2
+ import { SlideInActionItemTypes } from 'types/SkinLayer';
3
+ import { FilterDataTypes } from 'types/SkinLayer/SearchAndDiscoverySlideInTypes';
4
+ type HelpActionPartProps = {
5
+ filterItems?: SlideInActionItemTypes[];
6
+ searchValue?: string;
7
+ handleSetFilterData?: (item: FilterDataTypes) => void;
8
+ handleTitleRenderer?: (nameParts: string[]) => ReactNode;
9
+ };
10
+ declare const HelpActionPart: FC<HelpActionPartProps>;
11
+ export default HelpActionPart;
12
+ //# sourceMappingURL=HelpActionPart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HelpActionPart.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/HelpActionPart.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAG3D,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AASjF,KAAK,mBAAmB,GAAG;IACzB,WAAW,CAAC,EAAE,sBAAsB,EAAE,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IACtD,mBAAmB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,SAAS,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,mBAAmB,CA4D3C,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { FC, ReactNode } from 'react';
2
+ import { SlideInActionItemTypes } from 'types/SkinLayer';
3
+ import { FilterDataTypes } from 'types/SkinLayer/SearchAndDiscoverySlideInTypes';
4
+ export declare enum COMMAND {
5
+ DETAIL = 0,
6
+ TOGGLE = 1
7
+ }
8
+ type PoiInfoActionPartTypes = {
9
+ command?: COMMAND;
10
+ filterItems?: SlideInActionItemTypes[];
11
+ searchValue?: string;
12
+ handleSetFilterData?: (item: FilterDataTypes) => void;
13
+ handleTitleRenderer?: (nameParts: string[]) => ReactNode;
14
+ };
15
+ declare const PoiInfoActionPart: FC<PoiInfoActionPartTypes>;
16
+ export default PoiInfoActionPart;
17
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/PoiInfoActionPart/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,EAAE,EAEF,SAAS,EAIV,MAAM,OAAO,CAAC;AAIf,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAcjF,oBAAY,OAAO;IACjB,MAAM,IAAA;IACN,MAAM,IAAA;CACP;AAED,KAAK,sBAAsB,GAAG;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,WAAW,CAAC,EAAE,sBAAsB,EAAE,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IACtD,mBAAmB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,SAAS,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,iBAAiB,EAAE,EAAE,CAAC,sBAAsB,CAwKjD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { FC, ReactNode } from 'react';
2
+ type PromotionPartProps = {
3
+ filterItems?: any[];
4
+ searchValue?: string;
5
+ handleSetFilterData?: (item: any) => void;
6
+ handleTitleRenderer?: (nameParts: string[]) => ReactNode;
7
+ };
8
+ declare const PromotionPart: FC<PromotionPartProps>;
9
+ export default PromotionPart;
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/PromotionPart/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAmC,MAAM,OAAO,CAAC;AAoBvE,KAAK,kBAAkB,GAAG;IACxB,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IAC1C,mBAAmB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,SAAS,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,kBAAkB,CA4IzC,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { ReactNode } from 'react';
2
+ import { TourScenarioTypes } from 'types/SkinLayer/TourScenarioTypes';
3
+ type ScenarioItemPropsType = {
4
+ item: TourScenarioTypes;
5
+ thumbnail?: string;
6
+ onClick?: (item: TourScenarioTypes) => void;
7
+ handleTitleRenderer?: () => ReactNode;
8
+ };
9
+ declare const ScenarioItemMemo: import("react").NamedExoticComponent<ScenarioItemPropsType>;
10
+ export { ScenarioItemMemo as ScenarioItem };
11
+ //# sourceMappingURL=Item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/ScenariosPart/Item.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAM,SAAS,EAA+B,MAAM,OAAO,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAQtE,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC5C,mBAAmB,CAAC,EAAE,MAAM,SAAS,CAAC;CACvC,CAAC;AA4DF,QAAA,MAAM,gBAAgB,6DAAqB,CAAC;AAC5C,OAAO,EAAE,gBAAgB,IAAI,YAAY,EAAE,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FC, ReactNode } from 'react';
2
+ import { TourScenarioTypes } from 'types/SkinLayer/TourScenarioTypes';
3
+ import { FilterDataTypes } from 'types/SkinLayer/SearchAndDiscoverySlideInTypes';
4
+ type ScenarioPartProps = {
5
+ filterItems?: TourScenarioTypes[];
6
+ searchValue?: string;
7
+ handleSetFilterData?: (item: FilterDataTypes) => void;
8
+ handleTitleRenderer?: (nameParts: string[]) => ReactNode;
9
+ };
10
+ declare const ScenarioPart: FC<ScenarioPartProps>;
11
+ export default ScenarioPart;
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/ScenariosPart/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAc,MAAM,OAAO,CAAC;AAGlD,OAAO,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAejF,KAAK,iBAAiB,GAAG;IACvB,WAAW,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IACtD,mBAAmB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,SAAS,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAiFvC,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FC, ReactNode } from 'react';
2
+ import { SlideInActionItemTypes } from 'types/SkinLayer';
3
+ import { FilterDataTypes } from 'types/SkinLayer/SearchAndDiscoverySlideInTypes';
4
+ type TourInfoActionPartProps = {
5
+ filterItems?: SlideInActionItemTypes[];
6
+ searchValue?: string;
7
+ handleSetFilterData?: (item: FilterDataTypes) => void;
8
+ handleTitleRenderer?: (nameParts: string[]) => ReactNode;
9
+ };
10
+ declare const TourInfoActionPart: FC<TourInfoActionPartProps>;
11
+ export default TourInfoActionPart;
12
+ //# sourceMappingURL=TourInfoActionPart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TourInfoActionPart.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/TourInfoActionPart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAS3D,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAIjF,KAAK,uBAAuB,GAAG;IAC7B,WAAW,CAAC,EAAE,sBAAsB,EAAE,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IACtD,mBAAmB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,SAAS,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,kBAAkB,EAAE,EAAE,CAAC,uBAAuB,CAoEnD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export default function RightPanel(): import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/SearchAndDiscoverySlideIn/index.tsx"],"names":[],"mappings":"AAsQA,MAAM,CAAC,OAAO,UAAU,UAAU,4CAQjC"}
@@ -0,0 +1,11 @@
1
+ type Props = {
2
+ tourReady: boolean;
3
+ className?: string;
4
+ width?: number;
5
+ trailColor?: string;
6
+ strokeColor?: string;
7
+ strokeWidth?: number;
8
+ };
9
+ declare const _default: import("react").NamedExoticComponent<Props>;
10
+ export default _default;
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/TourLoading/index.tsx"],"names":[],"mappings":"AAWA,KAAK,KAAK,GAAG;IACX,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;;AAqEF,wBAAiC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/UnmuteButton/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAM3B,QAAA,MAAM,YAAY,EAAE,EA+CnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/UnmuteButton/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAK3B,QAAA,MAAM,YAAY,EAAE,EA+CnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,3 +1,2 @@
1
1
  export { default as Layout } from './Layout';
2
- export { default as LoadingScreen } from './LoadingScreen';
3
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SkinLayer/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SkinLayer/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC"}
@@ -1,3 +1,4 @@
1
+ import { SlideInActionTypes, SlideInItemTypes } from 'types/SkinLayer/SlideInTypes';
1
2
  export * from './actionButtons';
2
3
  export declare const GALLERY_TYPE: {
3
4
  VIDEO: string;
@@ -65,4 +66,49 @@ export declare const LANGUAGES: {
65
66
  apiLanguage: string;
66
67
  };
67
68
  };
69
+ export declare const BOTTOM_SHEET_NAME: {
70
+ SEARCH_AND_DISCOVERY: string;
71
+ HOTSPOT_CATEGORY: string;
72
+ PLAYLIST: string;
73
+ HOTSPOT_DETAIL: string;
74
+ PRODUCT_DETAIL: string;
75
+ CHAT_BOX: string;
76
+ CHATBOT: string;
77
+ };
78
+ export declare const SEARCH_AND_DISCOVERY_FILTER_DATA_ITEM: {
79
+ TOUR_INFO_ACTION_PART: {
80
+ type: string;
81
+ positionIndex: number;
82
+ };
83
+ SCENARIO_PART: {
84
+ type: string;
85
+ positionIndex: number;
86
+ };
87
+ PROMOTION_PART: {
88
+ type: string;
89
+ positionIndex: number;
90
+ };
91
+ POI_INFO_ACTION_PART: {
92
+ type: string;
93
+ positionIndex: number;
94
+ };
95
+ DISPLAY_ACTION_PART: {
96
+ type: string;
97
+ positionIndex: number;
98
+ };
99
+ HELP_ACTION_PART: {
100
+ type: string;
101
+ positionIndex: number;
102
+ };
103
+ };
104
+ export declare const SEARCH_AND_DISCOVERY_DEBOUNCE_FILTER_DATA_TIMING = 500;
105
+ export declare const SLIDE_IN_ITEM: SlideInItemTypes;
106
+ export declare const SLIDE_IN_ACTIONS: SlideInActionTypes;
107
+ export declare const AGT_DEFAULT_ITEM_SIZE = 3;
108
+ export declare const SEARCH_AND_DISCOVERY_PROMOTION_PART_ID = "slideInPromotionPart";
109
+ export declare const LABEL_INVISIBLE_ALL = "LABEL_INVISIBLE_ALL";
110
+ export declare const DEFAULT_GALLERY_ID: {
111
+ AR: string;
112
+ };
113
+ export declare const POI_VISIBLE_CONFIG: SlideInActionTypes;
68
114
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/constants/SkinLayer/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAEhC,eAAO,MAAM,YAAY;;;;;;CAMxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,kBAAkB,CAAC;AAEpD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;CAcpB,CAAC;AAEF,oBAAY,wBAAwB;IAClC,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,GAAG,QAAQ;CACZ;AAED,eAAO,MAAM,SAAS,yCAAyC,CAAC;AAChE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCrB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/constants/SkinLayer/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,kBAAkB,EAClB,gBAAgB,EACjB,MAAM,8BAA8B,CAAC;AAEtC,cAAc,iBAAiB,CAAC;AAEhC,eAAO,MAAM,YAAY;;;;;;CAMxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,kBAAkB,CAAC;AAEpD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;CAcpB,CAAC;AAEF,oBAAY,wBAAwB;IAClC,GAAG,QAAQ;IACX,MAAM,WAAW;IACjB,GAAG,QAAQ;CACZ;AAED,eAAO,MAAM,SAAS,yCAAyC,CAAC;AAChE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCrB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;CAQ7B,CAAC;AAEF,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;CAOjD,CAAC;AAEF,eAAO,MAAM,gDAAgD,MAAM,CAAC;AAEpE,eAAO,MAAM,aAAa,EAAE,gBAqB3B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,kBAmD9B,CAAC;AAEF,eAAO,MAAM,qBAAqB,IAAI,CAAC;AAEvC,eAAO,MAAM,sCAAsC,yBAAyB,CAAC;AAE7E,eAAO,MAAM,mBAAmB,wBAAwB,CAAC;AAEzD,eAAO,MAAM,kBAAkB;;CAE9B,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAmDhC,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { SettingLanguagesTypes } from 'types/SkinLayer';
2
+ export declare const SETTING_LANGUAGES: {
3
+ [key: string]: SettingLanguagesTypes;
4
+ };
5
+ //# sourceMappingURL=variables.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"variables.d.ts","sourceRoot":"","sources":["../../../src/constants/SkinLayer/variables.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAExD,eAAO,MAAM,iBAAiB,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,qBAAqB,CAAA;CAiGrE,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const CssStyles: FC;
3
+ export default CssStyles;
4
+ //# sourceMappingURL=cssStyles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cssStyles.d.ts","sourceRoot":"","sources":["../../../src/features/ShowroomVisualizer/cssStyles.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAiC3B,QAAA,MAAM,SAAS,EAAE,EAoChB,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -3,6 +3,7 @@ import { ToolType } from '../../types/SkinLayer/tool.type';
3
3
  type VirtualTourVisualizerProps = {
4
4
  elementId?: string;
5
5
  apiHost?: string;
6
+ webRotateHost?: string;
6
7
  mobile: boolean;
7
8
  config?: {
8
9
  tourCode?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/features/ShowroomVisualizer/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAwB,MAAM,OAAO,CAAC;AAiBjD,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAE3D,KAAK,0BAA0B,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE;QACP,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,QAAQ,KAAK,IAAI,CAAC;IACpC,YAAY,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,QAAA,MAAM,kBAAkB,EAAE,EAAE,CAAC,0BAA0B,CAgDtD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/features/ShowroomVisualizer/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,EAAE,EAAwB,MAAM,OAAO,CAAC;AAQjD,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAG3D,KAAK,0BAA0B,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE;QACP,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,QAAQ,KAAK,IAAI,CAAC;IACpC,YAAY,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;CACnC,CAAC;AACF,QAAA,MAAM,kBAAkB,EAAE,EAAE,CAAC,0BAA0B,CAiDtD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useAutoPlayer.d.ts","sourceRoot":"","sources":["../../../src/hooks/SkinLayer/useAutoPlayer.ts"],"names":[],"mappings":"AAKA,QAAA,MAAM,aAAa,YAmJlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"useAutoPlayer.d.ts","sourceRoot":"","sources":["../../../src/hooks/SkinLayer/useAutoPlayer.ts"],"names":[],"mappings":"AAKA,QAAA,MAAM,aAAa,YAuJlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { RefObject } from 'react';
2
+ type UseScrollPropsTypes = {
3
+ wrapperRef: RefObject<HTMLDivElement>;
4
+ scrollRef: RefObject<HTMLDivElement>;
5
+ verticalScroll?: boolean;
6
+ };
7
+ type UseScrollTypes = {
8
+ isScrolling: boolean;
9
+ scrollGoto?: (index: number) => void;
10
+ };
11
+ declare const useScroll: (props: UseScrollPropsTypes) => UseScrollTypes;
12
+ export default useScroll;
13
+ //# sourceMappingURL=useScroll.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useScroll.d.ts","sourceRoot":"","sources":["../../../src/hooks/SkinLayer/useScroll.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAwC,MAAM,OAAO,CAAC;AAMxE,KAAK,mBAAmB,GAAG;IACzB,UAAU,EAAE,SAAS,CAAC,cAAc,CAAC,CAAC;IACtC,SAAS,EAAE,SAAS,CAAC,cAAc,CAAC,CAAC;IACrC,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;AAEF,KAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC,CAAC;AAEF,QAAA,MAAM,SAAS,GAAI,OAAO,mBAAmB,KAAG,cA+U/C,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FilterDataTypes } from 'types/SkinLayer/SearchAndDiscoverySlideInTypes';
2
+ type UseSlideInFilterDataPropsTypes = {
3
+ name: 'name' | 'title';
4
+ items: any[];
5
+ type: string;
6
+ searchValue?: string;
7
+ positionIndex?: number;
8
+ handleSetFilterData?: (item: FilterDataTypes) => void;
9
+ };
10
+ declare const useSlideInFilterData: (props: UseSlideInFilterDataPropsTypes) => void;
11
+ export default useSlideInFilterData;
12
+ //# sourceMappingURL=useSlideInFilterData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useSlideInFilterData.d.ts","sourceRoot":"","sources":["../../../src/hooks/SkinLayer/useSlideInFilterData.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAOjF,KAAK,8BAA8B,GAAG;IACpC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC;IACvB,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;CACvD,CAAC;AAEF,QAAA,MAAM,oBAAoB,GAAI,OAAO,8BAA8B,SA8BlE,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useTourDetails.d.ts","sourceRoot":"","sources":["../../../src/hooks/Visualizer/useTourDetails.ts"],"names":[],"mappings":"AAYA,QAAA,MAAM,cAAc,YAiHnB,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"useTourDetails.d.ts","sourceRoot":"","sources":["../../../src/hooks/Visualizer/useTourDetails.ts"],"names":[],"mappings":"AAkBA,QAAA,MAAM,cAAc,YAiKnB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useTourVisualizer.d.ts","sourceRoot":"","sources":["../../../src/hooks/Visualizer/useTourVisualizer.ts"],"names":[],"mappings":"AAaA,QAAA,MAAM,iBAAiB,YAyetB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"useTourVisualizer.d.ts","sourceRoot":"","sources":["../../../src/hooks/Visualizer/useTourVisualizer.ts"],"names":[],"mappings":"AAoBA,QAAA,MAAM,iBAAiB,YAshBtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -4,7 +4,8 @@ import Tour from '../models/Visualizer/Tour';
4
4
  type ConfigurationData = {
5
5
  elementId?: string;
6
6
  apiHost?: string;
7
- overrideConfigs?: {
7
+ webRotateHost?: string;
8
+ overrideConfigs: {
8
9
  tourCode?: string;
9
10
  language?: string;
10
11
  startScene?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"useConfiguration.d.ts","sourceRoot":"","sources":["../../src/hooks/useConfiguration.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAClE,OAAO,GAAG,MAAM,8BAA8B,CAAC;AAC/C,OAAO,IAAI,MAAM,2BAA2B,CAAC;AAE7C,KAAK,iBAAiB,GAAG;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe,CAAC,EAAE;QAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACxB,SAAS,CAAC,EAAE;QACV,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;QACpC,YAAY,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;KACpC,GAAG,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC;CACzD,CAAC;AAMF,eAAO,MAAM,qBAAqB,GAAI,uBAGnC;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,EAAE,iBAAiB,CAAC;CAC3B,4CAwBA,CAAC;AAEF,eAAO,MAAM,gBAAgB,yBAQ5B,CAAC"}
1
+ {"version":3,"file":"useConfiguration.d.ts","sourceRoot":"","sources":["../../src/hooks/useConfiguration.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAClE,OAAO,GAAG,MAAM,8BAA8B,CAAC;AAC/C,OAAO,IAAI,MAAM,2BAA2B,CAAC;AAE7C,KAAK,iBAAiB,GAAG;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE;QACf,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACxB,SAAS,CAAC,EAAE;QACV,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;QACpC,YAAY,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;KACpC,GAAG,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC,CAAC;CACzD,CAAC;AAMF,eAAO,MAAM,qBAAqB,GAAI,uBAGnC;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,MAAM,EAAE,iBAAiB,CAAC;CAC3B,4CAwBA,CAAC;AAEF,eAAO,MAAM,gBAAgB,yBAQ5B,CAAC"}