@clikvn/showroom-visualizer 0.0.7-dev → 0.0.9-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 (200) 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 +47 -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/constants/Visualizer/variables.d.ts +0 -1
  117. package/dist/constants/Visualizer/variables.d.ts.map +1 -1
  118. package/dist/features/ShowroomVisualizer/cssStyles.d.ts +4 -0
  119. package/dist/features/ShowroomVisualizer/cssStyles.d.ts.map +1 -0
  120. package/dist/features/ShowroomVisualizer/index.d.ts +2 -0
  121. package/dist/features/ShowroomVisualizer/index.d.ts.map +1 -1
  122. package/dist/hooks/SkinLayer/useAutoPlayer.d.ts.map +1 -1
  123. package/dist/hooks/SkinLayer/useScroll.d.ts +13 -0
  124. package/dist/hooks/SkinLayer/useScroll.d.ts.map +1 -0
  125. package/dist/hooks/SkinLayer/useSlideInFilterData.d.ts +12 -0
  126. package/dist/hooks/SkinLayer/useSlideInFilterData.d.ts.map +1 -0
  127. package/dist/hooks/Visualizer/useTourDetails.d.ts.map +1 -1
  128. package/dist/hooks/Visualizer/useTourVisualizer.d.ts.map +1 -1
  129. package/dist/hooks/useConfiguration.d.ts +4 -1
  130. package/dist/hooks/useConfiguration.d.ts.map +1 -1
  131. package/dist/hooks/useStore.d.ts +79 -6
  132. package/dist/hooks/useStore.d.ts.map +1 -1
  133. package/dist/i18n.d.ts +3 -0
  134. package/dist/i18n.d.ts.map +1 -0
  135. package/dist/index.html +15 -3
  136. package/dist/models/Visualizer/Poi/Poi.d.ts +3 -1
  137. package/dist/models/Visualizer/Poi/Poi.d.ts.map +1 -1
  138. package/dist/models/Visualizer/Poi/PoiInfo.d.ts.map +1 -1
  139. package/dist/models/Visualizer/Poi/PoiMoving.d.ts.map +1 -1
  140. package/dist/models/Visualizer/Poi/PoiPopup.d.ts.map +1 -1
  141. package/dist/models/Visualizer/Scene.d.ts +1 -1
  142. package/dist/models/Visualizer/Scene.d.ts.map +1 -1
  143. package/dist/models/Visualizer/Tour.d.ts +3 -2
  144. package/dist/models/Visualizer/Tour.d.ts.map +1 -1
  145. package/dist/models/Visualizer/TourScenario/TourScenarioPlayer.d.ts.map +1 -1
  146. package/dist/register.d.ts +3 -0
  147. package/dist/register.d.ts.map +1 -1
  148. package/dist/services/Visualizer/index.d.ts +1 -0
  149. package/dist/services/Visualizer/index.d.ts.map +1 -1
  150. package/dist/services/Visualizer/poi.service.d.ts +12 -0
  151. package/dist/services/Visualizer/poi.service.d.ts.map +1 -0
  152. package/dist/services/Visualizer/tour.service.d.ts +6 -1
  153. package/dist/services/Visualizer/tour.service.d.ts.map +1 -1
  154. package/dist/services/Visualizer/webRotate.service.d.ts +7 -0
  155. package/dist/services/Visualizer/webRotate.service.d.ts.map +1 -0
  156. package/dist/types/SkinLayer/KrpanoTypes.d.ts +55 -0
  157. package/dist/types/SkinLayer/KrpanoTypes.d.ts.map +1 -0
  158. package/dist/types/SkinLayer/OnboardingScreenTypes.d.ts +7 -0
  159. package/dist/types/SkinLayer/OnboardingScreenTypes.d.ts.map +1 -0
  160. package/dist/types/SkinLayer/PoiTypes.d.ts +187 -0
  161. package/dist/types/SkinLayer/PoiTypes.d.ts.map +1 -0
  162. package/dist/types/SkinLayer/PointTypes.d.ts +7 -0
  163. package/dist/types/SkinLayer/PointTypes.d.ts.map +1 -0
  164. package/dist/types/SkinLayer/SceneTypes.d.ts +57 -0
  165. package/dist/types/SkinLayer/SceneTypes.d.ts.map +1 -0
  166. package/dist/types/SkinLayer/SearchAndDiscoverySlideInTypes.d.ts +7 -0
  167. package/dist/types/SkinLayer/SearchAndDiscoverySlideInTypes.d.ts.map +1 -0
  168. package/dist/types/SkinLayer/SlideInTypes.d.ts +50 -0
  169. package/dist/types/SkinLayer/SlideInTypes.d.ts.map +1 -0
  170. package/dist/types/SkinLayer/TourProductQuotationTypes.d.ts +8 -0
  171. package/dist/types/SkinLayer/TourProductQuotationTypes.d.ts.map +1 -0
  172. package/dist/types/SkinLayer/TourScenarioActionTypes.d.ts +66 -0
  173. package/dist/types/SkinLayer/TourScenarioActionTypes.d.ts.map +1 -0
  174. package/dist/types/SkinLayer/TourScenarioTypes.d.ts +38 -0
  175. package/dist/types/SkinLayer/TourScenarioTypes.d.ts.map +1 -0
  176. package/dist/types/SkinLayer/common.type.d.ts +13 -3
  177. package/dist/types/SkinLayer/common.type.d.ts.map +1 -1
  178. package/dist/types/SkinLayer/pinActionButton.type.d.ts +1 -2
  179. package/dist/types/SkinLayer/pinActionButton.type.d.ts.map +1 -1
  180. package/dist/types/SkinLayer/visualizer.type.d.ts +3 -0
  181. package/dist/types/SkinLayer/visualizer.type.d.ts.map +1 -1
  182. package/dist/types/Visualizer/index.d.ts +1 -0
  183. package/dist/types/Visualizer/index.d.ts.map +1 -1
  184. package/dist/types/Visualizer/itemInfo.type.d.ts +15 -0
  185. package/dist/types/Visualizer/itemInfo.type.d.ts.map +1 -1
  186. package/dist/types/Visualizer/tour.type.d.ts +2 -0
  187. package/dist/types/Visualizer/tour.type.d.ts.map +1 -1
  188. package/dist/types/Visualizer/tourProductQuotation.type.d.ts +8 -0
  189. package/dist/types/Visualizer/tourProductQuotation.type.d.ts.map +1 -0
  190. package/dist/types/Visualizer/webRotate.type.d.ts +17 -0
  191. package/dist/types/Visualizer/webRotate.type.d.ts.map +1 -0
  192. package/dist/utils/Visualizer/function.utils.d.ts +2 -0
  193. package/dist/utils/Visualizer/function.utils.d.ts.map +1 -1
  194. package/dist/utils/Visualizer/index.d.ts +1 -0
  195. package/dist/utils/Visualizer/index.d.ts.map +1 -1
  196. package/dist/utils/Visualizer/texture.utils.d.ts +3 -0
  197. package/dist/utils/Visualizer/texture.utils.d.ts.map +1 -0
  198. package/dist/web.js +1 -1
  199. package/package.json +11 -3
  200. package/rollup.config.js +16 -1
@@ -0,0 +1,29 @@
1
+ import { FC, ReactNode } from 'react';
2
+ import { FileModel } from 'types/SkinLayer';
3
+ export type CardItemTypes = {
4
+ code: string;
5
+ title: string;
6
+ subTitle?: string;
7
+ description?: string;
8
+ imgSrc?: string;
9
+ img?: FileModel;
10
+ icon?: string;
11
+ active?: boolean;
12
+ sceneCode?: string;
13
+ hotspotCode?: string;
14
+ isVideo?: boolean;
15
+ poiType?: string;
16
+ thumbnail?: string;
17
+ renderMore?: () => void;
18
+ };
19
+ interface CardItemPropsTypes extends CardItemTypes {
20
+ className?: string;
21
+ toggleLookAt?: boolean;
22
+ isDirectionColumn?: boolean;
23
+ onClick?: () => void;
24
+ onShare?: () => void;
25
+ handleTitleRenderer?: () => ReactNode;
26
+ }
27
+ declare const CardItem: FC<CardItemPropsTypes>;
28
+ export default CardItem;
29
+ //# sourceMappingURL=Item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/CardItemGroup/Item.tsx"],"names":[],"mappings":"AAMA,OAAc,EACZ,EAAE,EAEF,SAAS,EAIV,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAI5C,MAAM,MAAM,aAAa,GAAG;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,GAAG,CAAC,EAAE,SAAS,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB,CAAC;AAEF,UAAU,kBAAmB,SAAQ,aAAa;IAChD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,mBAAmB,CAAC,EAAE,MAAM,SAAS,CAAC;CACvC;AAED,QAAA,MAAM,QAAQ,EAAE,EAAE,CAAC,kBAAkB,CAwKpC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,22 @@
1
+ import { FC } from 'react';
2
+ import { CardItemTypes } from './Item';
3
+ type CardItemGroupPropsTypes = {
4
+ groupName: string;
5
+ itemData: CardItemTypes[];
6
+ icon?: string | boolean;
7
+ className?: string;
8
+ itemClassName?: string;
9
+ toggleLookAt?: boolean;
10
+ onClick?: () => void;
11
+ onClickItem?: (props: {
12
+ isActive: boolean;
13
+ code: string;
14
+ }) => void;
15
+ onShareItem?: (props: {
16
+ isActive: boolean;
17
+ code: string;
18
+ }) => void;
19
+ };
20
+ declare const CardItemGroup: FC<CardItemGroupPropsTypes>;
21
+ export default CardItemGroup;
22
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/CardItemGroup/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAE3B,OAAiB,EAAE,aAAa,EAAE,MAAM,QAAQ,CAAC;AAEjD,KAAK,uBAAuB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,QAAQ,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IACnE,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,QAAQ,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;CACpE,CAAC;AAEF,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,uBAAuB,CAmE9C,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { FC } from 'react';
2
+ type DescriptionShowMorePropsTypes = {
3
+ className?: string;
4
+ title?: string;
5
+ description?: string;
6
+ defaultLine?: number;
7
+ lineHeight?: number;
8
+ };
9
+ declare const DescriptionShowMore: FC<DescriptionShowMorePropsTypes>;
10
+ export default DescriptionShowMore;
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/DescriptionShowMore/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAY,MAAM,OAAO,CAAC;AAKrC,KAAK,6BAA6B,GAAG;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,mBAAmB,EAAE,EAAE,CAAC,6BAA6B,CA6D1D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { FC } from 'react';
2
+ type PoiHeaderPropsTypes = {
3
+ title: string;
4
+ brand?: string;
5
+ rating?: number;
6
+ price?: number;
7
+ salePrice?: number;
8
+ currencyUnit?: string;
9
+ unit?: string;
10
+ onShare?: () => void;
11
+ onClose?: () => void;
12
+ onPlay?: () => void;
13
+ };
14
+ declare const PoiHeader: FC<PoiHeaderPropsTypes>;
15
+ export default PoiHeader;
16
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/commons/SkinLayer/components/Drawer/PoiHeader/index.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAQlC,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,mBAAmB,CA+GtC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -0,0 +1,29 @@
1
+ import { DrawerProps } from 'antd/lib/drawer';
2
+ import { CSSProperties } from 'react';
3
+ export type CommandTypes = {
4
+ icon: string;
5
+ onClick: () => void;
6
+ };
7
+ /**
8
+ * commands is actions list on side-in header
9
+ */
10
+ interface DrawerPropsType extends DrawerProps {
11
+ enableAutoPlay?: boolean;
12
+ enableShare?: boolean;
13
+ title?: string;
14
+ children?: React.ReactNode;
15
+ header?: React.ReactNode;
16
+ subHeader?: React.ReactNode;
17
+ loadingScenario?: boolean;
18
+ commands?: CommandTypes[] | null;
19
+ showHeader?: boolean;
20
+ closeStyle?: CSSProperties;
21
+ onBack?: () => void;
22
+ onClose?: () => void;
23
+ onClickAutoPlay?: () => void;
24
+ onClickShare?: () => void;
25
+ onClickContainer?: () => void;
26
+ }
27
+ declare const _default: import("react").NamedExoticComponent<DrawerPropsType>;
28
+ export default _default;
29
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/Drawer/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAK9C,OAAO,EAAE,aAAa,EAA8B,MAAM,OAAO,CAAC;AAKlE,MAAM,MAAM,YAAY,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,IAAI,CAAA;CAAE,CAAC;AAEjE;;GAEG;AACH,UAAU,eAAgB,SAAQ,WAAW;IAC3C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,YAAY,EAAE,GAAG,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC/B;;AAyND,wBAAqC"}
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import './style.css';
3
+ type ImagePropsTypes = {
4
+ src: string;
5
+ thumb?: string;
6
+ className?: string;
7
+ wrapperClassName?: string;
8
+ };
9
+ declare const _default: React.NamedExoticComponent<ImagePropsTypes>;
10
+ export default _default;
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/Image/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAC;AAIvD,OAAO,aAAa,CAAC;AAErB,KAAK,eAAe,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC;;AAoDF,wBAAiC"}
@@ -0,0 +1,18 @@
1
+ import React from 'react';
2
+ import { FileModel } from 'types/SkinLayer';
3
+ type LazyImageProps = {
4
+ image?: FileModel;
5
+ src?: string;
6
+ className?: string;
7
+ style?: React.CSSProperties;
8
+ imgClassName?: string;
9
+ isBackground?: boolean;
10
+ isOriginSize?: boolean;
11
+ isMaskImage?: boolean;
12
+ isPanZoom?: boolean;
13
+ minScale?: number;
14
+ maxScale?: number;
15
+ };
16
+ declare const _default: React.NamedExoticComponent<LazyImageProps>;
17
+ export default _default;
18
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/LazyImage/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAA4C,MAAM,OAAO,CAAC;AAOjE,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAI5C,KAAK,cAAc,GAAG;IACpB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;AAyIF,wBAAqC"}
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ type Props = {
3
+ tourReady: boolean;
4
+ className?: string;
5
+ width?: number;
6
+ trailColor?: string;
7
+ strokeColor?: string;
8
+ strokeWidth?: number;
9
+ };
10
+ declare const _default: React.NamedExoticComponent<Props>;
11
+ export default _default;
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/TourLoading/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0C,MAAM,OAAO,CAAC;AAW/D,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;;AAmEF,wBAAuC"}
@@ -0,0 +1,28 @@
1
+ import { FC } from 'react';
2
+ type WebRotateClientType = {
3
+ code: string;
4
+ language?: string;
5
+ webRotateId?: string;
6
+ };
7
+ declare global {
8
+ interface Window {
9
+ renderWebRotate: (value: WebRotateClientType) => void;
10
+ onClickHotspots: (callback: (key: string) => void) => void;
11
+ onWebRotateLoaded: (ids: string[]) => void;
12
+ onDestroyWebRotate: () => void;
13
+ updateDimensions: () => void;
14
+ gotoHotspots: (hotspotsName: string, timeoutView?: number) => void;
15
+ hideHotspots: (hotspotsNames: string[]) => void;
16
+ }
17
+ }
18
+ type WebRotateProps = {
19
+ id?: string;
20
+ code?: string;
21
+ activeCode?: string;
22
+ hideHotsposts?: string[];
23
+ onClickHotspots?: (key: string) => void;
24
+ getListHotspots?: (ids: string[]) => void;
25
+ };
26
+ declare const WebRotate: FC<WebRotateProps>;
27
+ export default WebRotate;
28
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commons/SkinLayer/components/WebRotate/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAuB,MAAM,OAAO,CAAC;AAIhD,KAAK,mBAAmB,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC;QACtD,eAAe,EAAE,CAAC,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,KAAK,IAAI,CAAC;QAC3D,iBAAiB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;QAC3C,kBAAkB,EAAE,MAAM,IAAI,CAAC;QAC/B,gBAAgB,EAAE,MAAM,IAAI,CAAC;QAC7B,YAAY,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;QACnE,YAAY,EAAE,CAAC,aAAa,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;KACjD;CACF;AAED,KAAK,cAAc,GAAG;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,eAAe,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,eAAe,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CAC3C,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CAwGjC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1 +1,4 @@
1
+ export { default as Button } from './Button';
2
+ export { default as LazyImage } from './LazyImage';
3
+ export { default as WebRotate } from './WebRotate';
1
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/commons/SkinLayer/components/index.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/commons/SkinLayer/components/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC"}
@@ -0,0 +1,19 @@
1
+ import { FC } from 'react';
2
+ export type DurationsType = number | {
3
+ [childId: string]: number;
4
+ };
5
+ type StepProgressPropsTypes = {
6
+ stepId: string;
7
+ status: string;
8
+ durations: DurationsType;
9
+ replayCounting: number;
10
+ };
11
+ export declare const STEP_STATUS: {
12
+ NOT_START: string;
13
+ RUNNING: string;
14
+ PAUSED: string;
15
+ COMPLETED: string;
16
+ };
17
+ declare const StepProgress: FC<StepProgressPropsTypes>;
18
+ export default StepProgress;
19
+ //# sourceMappingURL=StepProgress.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StepProgress.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/AGTProgressBar/StepProgress.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAA+B,MAAM,OAAO,CAAC;AAExD,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG;IAAE,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,CAAA;CAAE,CAAC;AAEnE,KAAK,sBAAsB,GAAG;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,aAAa,CAAC;IACzB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAIF,eAAO,MAAM,WAAW;;;;;CAKvB,CAAC;AAEF,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC,sBAAsB,CA8G5C,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const AGTProgressBar: FC;
3
+ export default AGTProgressBar;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/AGTProgressBar/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAmC,MAAM,OAAO,CAAC;AAe5D,QAAA,MAAM,cAAc,EAAE,EAkJrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/ActionsChangeScene/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAA2C,MAAM,OAAO,CAAC;AAQpE,QAAA,MAAM,kBAAkB,EAAE,EAqQzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/ActionsChangeScene/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAA2C,MAAM,OAAO,CAAC;AAOpE,QAAA,MAAM,kBAAkB,EAAE,EAgQzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { FC } from 'react';
2
+ type PoiHeaderPropsTypes = {
3
+ title: string;
4
+ brand?: string;
5
+ rating?: number;
6
+ price?: number;
7
+ salePrice?: number;
8
+ currencyUnit?: string;
9
+ unit?: string;
10
+ onShare?: () => void;
11
+ onClose?: () => void;
12
+ onPlay?: () => void;
13
+ };
14
+ declare const PoiHeader: FC<PoiHeaderPropsTypes>;
15
+ export default PoiHeader;
16
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/Drawer/PoiHeader/index.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAOlC,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAIF,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,mBAAmB,CAqGtC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -0,0 +1,29 @@
1
+ import { DrawerProps } from 'antd/lib/drawer';
2
+ import { CSSProperties, ReactNode } from 'react';
3
+ export type CommandTypes = {
4
+ icon: string;
5
+ onClick: () => void;
6
+ };
7
+ /**
8
+ * commands is actions list on side-in header
9
+ */
10
+ interface DrawerPropsType extends DrawerProps {
11
+ enableAutoPlay?: boolean;
12
+ enableShare?: boolean;
13
+ title?: string;
14
+ children?: ReactNode;
15
+ header?: ReactNode;
16
+ subHeader?: ReactNode;
17
+ loadingScenario?: boolean;
18
+ commands?: CommandTypes[] | null;
19
+ showHeader?: boolean;
20
+ closeStyle?: CSSProperties;
21
+ onBack?: () => void;
22
+ onClose?: () => void;
23
+ onClickAutoPlay?: () => void;
24
+ onClickShare?: () => void;
25
+ onClickContainer?: () => void;
26
+ }
27
+ declare const _default: import("react").NamedExoticComponent<DrawerPropsType>;
28
+ export default _default;
29
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/Drawer/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C,OAAO,EAAE,aAAa,EAAY,SAAS,EAAoB,MAAM,OAAO,CAAC;AAK7E,MAAM,MAAM,YAAY,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,IAAI,CAAA;CAAE,CAAC;AAEjE;;GAEG;AACH,UAAU,eAAgB,SAAQ,WAAW;IAC3C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,YAAY,EAAE,GAAG,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC/B;;AA0ND,wBAAqC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/Floorplan/Minimap/index.tsx"],"names":[],"mappings":"AA4BA,KAAK,0BAA0B,GAAG;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;;AAmYF,wBAAsC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/Floorplan/Minimap/index.tsx"],"names":[],"mappings":"AA0BA,KAAK,0BAA0B,GAAG;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;;AAkYF,wBAAsC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/Floorplan/index.tsx"],"names":[],"mappings":"AAYA,OAAO,KAON,MAAM,OAAO,CAAC;AAef,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAM1D,eAAO,MAAM,cAAc,GAAI,GAAG,aAAa,EAAE,GAAG,aAAa,WAKhE,CAAC;AA0CF,eAAO,MAAM,WAAW,kBAAkB,CAAC;AAyjB3C,QAAA,MAAM,aAAa,gCAAkB,CAAC;AACtC,OAAO,EAAE,aAAa,IAAI,SAAS,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/Floorplan/index.tsx"],"names":[],"mappings":"AAaA,OAAO,KAON,MAAM,OAAO,CAAC;AAaf,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAK1D,eAAO,MAAM,cAAc,GAAI,GAAG,aAAa,EAAE,GAAG,aAAa,WAKhE,CAAC;AA0CF,eAAO,MAAM,WAAW,kBAAkB,CAAC;AAqjB3C,QAAA,MAAM,aAAa,gCAAkB,CAAC;AACtC,OAAO,EAAE,aAAa,IAAI,SAAS,EAAE,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { FC } from 'react';
2
+ import { Media } from '../../../../types/SkinLayer';
3
+ type ContentGalleryPropsType = {
4
+ items: Media[];
5
+ activeId?: number | null;
6
+ onChange?: (id: number) => void;
7
+ };
8
+ declare const ContentGallery: FC<ContentGalleryPropsType>;
9
+ export default ContentGallery;
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/GalleryFullScreen/Content/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,EAAE,EAA+B,MAAM,OAAO,CAAC;AAMxD,OAAO,EAAE,KAAK,EAAE,MAAM,6BAA6B,CAAC;AA0CpD,KAAK,uBAAuB,GAAG;IAC7B,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACjC,CAAC;AAEF,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,uBAAuB,CA+F/C,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { FC } from 'react';
2
+ import { Media } from '../../../../../types/SkinLayer';
3
+ import { ProductCollectionType } from '../../../../../types/Visualizer';
4
+ export interface MediaItem extends Media, ProductCollectionType {
5
+ code?: string;
6
+ url?: string;
7
+ }
8
+ type GalleryItemPropsType = {
9
+ item: Media | MediaItem;
10
+ active?: boolean;
11
+ onClick?: () => void;
12
+ };
13
+ declare const GalleryItem: FC<GalleryItemPropsType>;
14
+ export default GalleryItem;
15
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SkinLayer/GalleryFullScreen/GalleryThumbnail/Item/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAM3B,OAAO,EAAE,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACvD,OAAO,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAGxE,MAAM,WAAW,SAAU,SAAQ,KAAK,EAAE,qBAAqB;IAC7D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,KAAK,oBAAoB,GAAG;IAC1B,IAAI,EAAE,KAAK,GAAG,SAAS,CAAC;IACxB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,oBAAoB,CA6FzC,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FC } from 'react';
2
+ import { MediaItem } from './Item';
3
+ type GalleryThumbnailPropsType = {
4
+ items: MediaItem[];
5
+ activeId?: number | null;
6
+ className?: string;
7
+ slideAction?: boolean;
8
+ onChange?: (id: number) => void;
9
+ };
10
+ declare const GalleryThumbnail: FC<GalleryThumbnailPropsType>;
11
+ export default GalleryThumbnail;
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/GalleryFullScreen/GalleryThumbnail/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAwC,MAAM,OAAO,CAAC;AAOjE,OAAoB,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAQhD,KAAK,yBAAyB,GAAG;IAC/B,KAAK,EAAE,SAAS,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACjC,CAAC;AA2BF,QAAA,MAAM,gBAAgB,EAAE,EAAE,CAAC,yBAAyB,CAiJnD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const GalleryFullScreen: () => import("react/jsx-runtime").JSX.Element;
2
+ export default GalleryFullScreen;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/GalleryFullScreen/index.tsx"],"names":[],"mappings":"AAYA,QAAA,MAAM,iBAAiB,+CAmKtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -1,4 +1,3 @@
1
- import './styles.scss';
2
1
  declare const GuideMemo: import("react").NamedExoticComponent<{}>;
3
2
  export { GuideMemo as Guide };
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/Guide/index.tsx"],"names":[],"mappings":"AAiBA,OAAO,eAAe,CAAC;AA8LvB,QAAA,MAAM,SAAS,0CAAc,CAAC;AAC9B,OAAO,EAAE,SAAS,IAAI,KAAK,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/Guide/index.tsx"],"names":[],"mappings":"AAoOA,QAAA,MAAM,SAAS,0CAAc,CAAC;AAC9B,OAAO,EAAE,SAAS,IAAI,KAAK,EAAE,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const FeatureSlideIn: FC;
3
+ export default FeatureSlideIn;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/HotspotCategorySlideIn/FeatureSlideIn/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAE3B,QAAA,MAAM,cAAc,EAAE,EA+BrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const PoiSlideIn: FC;
3
+ export default PoiSlideIn;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/HotspotCategorySlideIn/PoiSlideIn/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAS3B,QAAA,MAAM,UAAU,EAAE,EAoCjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const ProductSlideIn: FC;
3
+ export default ProductSlideIn;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/HotspotCategorySlideIn/ProductSlideIn/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAS3B,QAAA,MAAM,cAAc,EAAE,EAkFrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const ScenarioSlideIn: FC;
3
+ export default ScenarioSlideIn;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/HotspotCategorySlideIn/ScenarioSlideIn/index.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,EAAE,EAA2B,MAAM,OAAO,CAAC;AAQpD,QAAA,MAAM,eAAe,EAAE,EAoItB,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { FC } from 'react';
2
+ interface SpaceAndSceneSlideInPropsType {
3
+ onSelect?: () => void;
4
+ }
5
+ declare const SpaceAndSceneSlideIn: FC<SpaceAndSceneSlideInPropsType>;
6
+ export default SpaceAndSceneSlideIn;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/HotspotCategorySlideIn/SpaceAndSceneSlideIn/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,EAAE,EAAmC,MAAM,OAAO,CAAC;AAI5D,UAAU,6BAA6B;IACrC,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,QAAA,MAAM,oBAAoB,EAAE,EAAE,CAAC,6BAA6B,CA+F3D,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const HotspotCategorySlideIn: FC;
3
+ export default HotspotCategorySlideIn;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/HotspotCategorySlideIn/index.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,EAAE,EAAgD,MAAM,OAAO,CAAC;AA4BzE,QAAA,MAAM,sBAAsB,EAAE,EA6X7B,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const HotspotOverview: FC;
3
+ export default HotspotOverview;
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/HotspotOverview/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EACL,EAAE,EAOH,MAAM,OAAO,CAAC;AAiFf,QAAA,MAAM,eAAe,EAAE,EAoctB,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/Layout/index.tsx"],"names":[],"mappings":"AAwBA,QAAA,MAAM,MAAM,+CAmMX,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/Layout/index.tsx"],"names":[],"mappings":"AAqCA,QAAA,MAAM,MAAM,+CAiRX,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PinActionButtons/index.tsx"],"names":[],"mappings":"AAsBA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,eAAO,MAAM,mBAAmB,2BAA2B,CAAC;AAU5D,KAAK,mBAAmB,GAAG;IACzB,oBAAoB,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,mBAAmB,GAAG,IAAI,KAAK,IAAI,CAAC;CAChE,CAAC;;AAsfF,wBAAgC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PinActionButtons/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,eAAO,MAAM,mBAAmB,2BAA2B,CAAC;AAU5D,KAAK,mBAAmB,GAAG;IACzB,oBAAoB,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,mBAAmB,GAAG,IAAI,KAAK,IAAI,CAAC;CAChE,CAAC;;AAmgBF,wBAAgC"}
@@ -0,0 +1,8 @@
1
+ import { FC } from 'react';
2
+ export type PlayAllPropsType = {
3
+ onClickAutoPlay?: () => void;
4
+ loading?: boolean;
5
+ };
6
+ declare const PlayAll: FC<PlayAllPropsType>;
7
+ export default PlayAll;
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PlayAll/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAI3B,MAAM,MAAM,gBAAgB,GAAG;IAC7B,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAIF,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC,gBAAgB,CAoCjC,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PlayListItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PlayBar/PlayList/PlayListItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAKvC,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,EAAE,GAAG,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAwBF,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAyEvC,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"PlayListItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PlayBar/PlayList/PlayListItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAKvC,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,EAAE,GAAG,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAwBF,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA4DvC,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PlayBar/PlayList/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAoD,MAAM,OAAO,CAAC;AAI7E,OAAO,EAEL,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AAKtC,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,oBAAoB,EAAE,CAAC;CAC/B,CAAC;AAEF,QAAA,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAuF/B,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SkinLayer/PlayBar/PlayList/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAoD,MAAM,OAAO,CAAC;AAI7E,OAAO,EAEL,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AAGtC,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,oBAAoB,EAAE,CAAC;CAC/B,CAAC;AAEF,QAAA,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CAsF/B,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PlayBar/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAoD,MAAM,OAAO,CAAC;AAgB7E,QAAA,MAAM,OAAO,EAAE,EAsTd,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PlayBar/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAoD,MAAM,OAAO,CAAC;AAc7E,QAAA,MAAM,OAAO,EAAE,EAkUd,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { TourScenarioStepTypes } from 'types/SkinLayer/TourScenarioActionTypes';
2
+ type GroupStepPropsTypes = {
3
+ id: number;
4
+ activeChildStepId: number;
5
+ activeId?: number;
6
+ autoPlaying?: boolean;
7
+ name?: string;
8
+ steps?: TourScenarioStepTypes[];
9
+ onGroupStepClick?: (id: number) => void;
10
+ };
11
+ declare const _default: import("react").NamedExoticComponent<GroupStepPropsTypes>;
12
+ export default _default;
13
+ //# sourceMappingURL=GroupStep.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GroupStep.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PlayListSlideIn/GroupStep.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yCAAyC,CAAC;AAIhF,KAAK,mBAAmB,GAAG;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,iBAAiB,EAAE,MAAM,CAAC;IAE1B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAChC,gBAAgB,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACzC,CAAC;;AA4EF,wBAA+B"}
@@ -0,0 +1,7 @@
1
+ import { TourScenarioStepTypes } from 'types/SkinLayer/TourScenarioActionTypes';
2
+ interface StepPropsTypes extends TourScenarioStepTypes {
3
+ active?: boolean;
4
+ }
5
+ declare const _default: import("react").NamedExoticComponent<StepPropsTypes>;
6
+ export default _default;
7
+ //# sourceMappingURL=Step.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Step.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PlayListSlideIn/Step.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yCAAyC,CAAC;AAEhF,UAAU,cAAe,SAAQ,qBAAqB;IACpD,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;;AAcD,wBAA0B"}
@@ -0,0 +1,3 @@
1
+ declare const _default: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element | null>;
2
+ export default _default;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PlayListSlideIn/index.tsx"],"names":[],"mappings":";AAwKA,wBAAqC"}
@@ -1,4 +1,3 @@
1
- import './styles.scss';
2
1
  declare const MemoPoiMovingPreview: () => import("react/jsx-runtime").JSX.Element;
3
2
  export { MemoPoiMovingPreview as PoiMovingPreview };
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PoiMovingPreview/index.tsx"],"names":[],"mappings":"AAUA,OAAO,eAAe,CAAC;AA2GvB,QAAA,MAAM,oBAAoB,+CAAmB,CAAC;AAE9C,OAAO,EAAE,oBAAoB,IAAI,gBAAgB,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/SkinLayer/PoiMovingPreview/index.tsx"],"names":[],"mappings":"AA6HA,QAAA,MAAM,oBAAoB,+CAAmB,CAAC;AAE9C,OAAO,EAAE,oBAAoB,IAAI,gBAAgB,EAAE,CAAC"}