@clikvn/showroom-visualizer 0.5.1 → 0.5.2-hotfix-01

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 (50) hide show
  1. package/dist/components/SkinLayer/HotspotOverview/index.d.ts.map +1 -1
  2. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/HorizontalMenu.d.ts +0 -3
  3. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/HorizontalMenu.d.ts.map +1 -1
  4. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/ListMovingMenuItem.d.ts +1 -1
  5. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/ListMovingMenuItem.d.ts.map +1 -1
  6. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/SemicircleMenu.d.ts +0 -3
  7. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/SemicircleMenu.d.ts.map +1 -1
  8. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/VerticalMenu.d.ts +0 -3
  9. package/dist/components/SkinLayer/PoiListMovingOptions/Menu/VerticalMenu.d.ts.map +1 -1
  10. package/dist/components/SkinLayer/PoiListMovingOptions/index.d.ts.map +1 -1
  11. package/dist/components/SkinLayer/PoiTextureOptions/Menu/HorizontalMenu.d.ts +0 -1
  12. package/dist/components/SkinLayer/PoiTextureOptions/Menu/HorizontalMenu.d.ts.map +1 -1
  13. package/dist/components/SkinLayer/PoiTextureOptions/Menu/SemicircleMenu.d.ts +0 -1
  14. package/dist/components/SkinLayer/PoiTextureOptions/Menu/SemicircleMenu.d.ts.map +1 -1
  15. package/dist/components/SkinLayer/PoiTextureOptions/Menu/TextureMenuItem.d.ts +1 -1
  16. package/dist/components/SkinLayer/PoiTextureOptions/Menu/TextureMenuItem.d.ts.map +1 -1
  17. package/dist/components/SkinLayer/PoiTextureOptions/Menu/VerticalMenu.d.ts +0 -1
  18. package/dist/components/SkinLayer/PoiTextureOptions/Menu/VerticalMenu.d.ts.map +1 -1
  19. package/dist/components/SkinLayer/PoiTextureOptions/index.d.ts.map +1 -1
  20. package/dist/features/ShowroomVisualizer/index.d.ts +1 -0
  21. package/dist/features/ShowroomVisualizer/index.d.ts.map +1 -1
  22. package/dist/hooks/SkinLayer/useAutoPlayer.d.ts.map +1 -1
  23. package/dist/index.js +1 -1
  24. package/dist/models/Visualizer/Poi/PoiListMoving.d.ts.map +1 -1
  25. package/dist/utils/Visualizer/scene.utils.d.ts +1 -3
  26. package/dist/utils/Visualizer/scene.utils.d.ts.map +1 -1
  27. package/dist/utils/Visualizer/texture.utils.d.ts +1 -1
  28. package/dist/utils/Visualizer/texture.utils.d.ts.map +1 -1
  29. package/dist/web.js +1 -1
  30. package/example/src/App.tsx +195 -0
  31. package/example/src/components/ControlPanel.tsx +736 -0
  32. package/example/src/components/CustomComponents/FloorplanComponents.tsx +37 -0
  33. package/example/src/components/CustomComponents/HotspotCategoryComponents.tsx +106 -0
  34. package/example/src/components/CustomComponents/PinActionsComponents.tsx +45 -0
  35. package/example/src/components/CustomComponents/PlayBarComponents.tsx +41 -0
  36. package/example/src/components/CustomComponents/PoiDetailComponents.tsx +296 -0
  37. package/example/src/components/CustomComponents/SearchAndDiscoveryComponents.tsx +207 -0
  38. package/example/src/components/CustomComponents/index.tsx +7 -0
  39. package/example/src/css-modules.d.ts +4 -0
  40. package/example/src/hooks/useCustomLayout.ts +328 -0
  41. package/example/src/index.css +31 -0
  42. package/example/src/main.tsx +11 -0
  43. package/package.json +1 -1
  44. package/.idea/inspectionProfiles/Project_Default.xml +0 -36
  45. package/.idea/jsLinters/eslint.xml +0 -7
  46. package/.idea/misc.xml +0 -9
  47. package/.idea/modules.xml +0 -8
  48. package/.idea/prettier.xml +0 -8
  49. package/.idea/showroom-visualizer.iml +0 -9
  50. package/.idea/vcs.xml +0 -6
@@ -1 +1 @@
1
- {"version":3,"file":"PoiListMoving.d.ts","sourceRoot":"","sources":["../../../../src/models/Visualizer/Poi/PoiListMoving.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAW7C,OAAO,EACL,kBAAkB,EAClB,iBAAiB,EAElB,MAAM,oCAAoC,CAAC;AAU5C,OAAO,GAAG,MAAM,OAAO,CAAC;AAKxB,cAAM,aAAc,SAAQ,GAAG;IACtB,MAAM,EAAE,SAAS,EAAE,GAAG,SAAS,CAAC;IAChC,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB,EAAE,kBAAkB,CAA2B;IACjE,eAAe,EAAE,MAAM,CAAC;IACxB,aAAa,EAAE,OAAO,CAAC;IACvB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,YAAY,CAA+B;gBAEvC,KAAK,EAAE,iBAAiB;IAqBpC,aAAa,GAAI,OAAO,MAAM,UAK5B;IAEF,cAAc,GAAI,OAAO,MAAM,YAAmC;IAElE,kBAAkB,IAAI,IAAI;IAgB1B,WAAW,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,SAAI,GAAG,IAAI;IAuFzC,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI;IAkE1C,oBAAoB,aAElB;IAEF,qBAAqB,aAEnB;IAEF,gBAAgB;IAkBhB,KAAK;IAIL,MAAM;IAKN,YAAY,GAAI,UAAU,MAAM,IAAI,EAAE,UAAU,MAAM,UAapD;IAEF,aAAa,GAAI,kBAAgB,UAiB/B;IAEF,OAAO;IAqBP,cAAc,CAAC,KAAK,UAAQ;IAO5B,YAAY,CAAC,KAAK,UAAQ;IAK1B,WAAW,CAAC,KAAK,UAAQ;IAKzB,IAAI,CAAC,KAAK,GAAE,OAAe;IAQ3B,IAAI,CAAC,KAAK,GAAE,OAAe;CAW5B;AAED,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"PoiListMoving.d.ts","sourceRoot":"","sources":["../../../../src/models/Visualizer/Poi/PoiListMoving.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAW7C,OAAO,EACL,kBAAkB,EAClB,iBAAiB,EAElB,MAAM,oCAAoC,CAAC;AAU5C,OAAO,GAAG,MAAM,OAAO,CAAC;AAKxB,cAAM,aAAc,SAAQ,GAAG;IACtB,MAAM,EAAE,SAAS,EAAE,GAAG,SAAS,CAAC;IAChC,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB,EAAE,kBAAkB,CAA2B;IACjE,eAAe,EAAE,MAAM,CAAC;IACxB,aAAa,EAAE,OAAO,CAAC;IACvB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,YAAY,CAA+B;gBAEvC,KAAK,EAAE,iBAAiB;IAuBpC,aAAa,GAAI,OAAO,MAAM,UAK5B;IAEF,cAAc,GAAI,OAAO,MAAM,YAAmC;IAElE,kBAAkB,IAAI,IAAI;IAgB1B,WAAW,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,SAAI,GAAG,IAAI;IAuFzC,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI;IAkE1C,oBAAoB,aAIlB;IAEF,qBAAqB,aAEnB;IAEF,gBAAgB;IAkBhB,KAAK;IAML,MAAM;IAKN,YAAY,GAAI,UAAU,MAAM,IAAI,EAAE,UAAU,MAAM,UAapD;IAEF,aAAa,GAAI,kBAAgB,UAiB/B;IAEF,OAAO;IAgCP,cAAc,CAAC,KAAK,UAAQ;IAO5B,YAAY,CAAC,KAAK,UAAQ;IAK1B,WAAW,CAAC,KAAK,UAAQ;IAKzB,IAAI,CAAC,KAAK,GAAE,OAAe;IAQ3B,IAAI,CAAC,KAAK,GAAE,OAAe;CAW5B;AAED,eAAe,aAAa,CAAC"}
@@ -1,5 +1,3 @@
1
1
  import { SceneType } from '../../types/Visualizer/scene.type';
2
- export declare const getSceneImage: (scene: SceneType, imgEls: {
3
- [key: string]: HTMLImageElement;
4
- }) => HTMLImageElement | null;
2
+ export declare const getSceneUrl: (scene: SceneType) => string;
5
3
  //# sourceMappingURL=scene.utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"scene.utils.d.ts","sourceRoot":"","sources":["../../../src/utils/Visualizer/scene.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,mCAAmC,CAAC;AAI9D,eAAO,MAAM,aAAa,GACxB,OAAO,SAAS,EAChB,QAAQ;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB,CAAA;CAAE,KAC1C,gBAAgB,GAAG,IAOrB,CAAC"}
1
+ {"version":3,"file":"scene.utils.d.ts","sourceRoot":"","sources":["../../../src/utils/Visualizer/scene.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,mCAAmC,CAAC;AAG9D,eAAO,MAAM,WAAW,GAAI,OAAO,SAAS,KAAG,MAG9C,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { TextureType } from '../../types/Visualizer';
2
- export declare const getTextureImage: (texture: TextureType, imgEls: HTMLCollectionOf<HTMLImageElement>) => HTMLImageElement | null;
2
+ export declare const getTextureUrl: (texture: TextureType) => string;
3
3
  //# sourceMappingURL=texture.utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"texture.utils.d.ts","sourceRoot":"","sources":["../../../src/utils/Visualizer/texture.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAIrD,eAAO,MAAM,eAAe,GAC1B,SAAS,WAAW,EACpB,QAAQ,gBAAgB,CAAC,gBAAgB,CAAC,KACzC,gBAAgB,GAAG,IAwBrB,CAAC"}
1
+ {"version":3,"file":"texture.utils.d.ts","sourceRoot":"","sources":["../../../src/utils/Visualizer/texture.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAIrD,eAAO,MAAM,aAAa,GAAI,SAAS,WAAW,KAAG,MASpD,CAAC"}