@clikvn/showroom-visualizer 0.4.1-dev-01 → 0.4.1-dev-03

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 (49) hide show
  1. package/CLAUDE.md +145 -145
  2. package/DEVELOPMENT.md +120 -120
  3. package/EXAMPLES.md +967 -967
  4. package/README.md +489 -489
  5. package/SETUP_COMPLETE.md +149 -149
  6. package/base.json +21 -21
  7. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts +16 -0
  8. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts.map +1 -0
  9. package/dist/components/SkinLayer/Drawer/index.d.ts +29 -0
  10. package/dist/components/SkinLayer/Drawer/index.d.ts.map +1 -0
  11. package/dist/components/SkinLayer/PlayAll/index.d.ts +8 -0
  12. package/dist/components/SkinLayer/PlayAll/index.d.ts.map +1 -0
  13. package/dist/components/SkinLayer/PoiDetailSlideIn/Detail.d.ts.map +1 -1
  14. package/dist/features/VirtualTourVisualizer/index.d.ts +20 -0
  15. package/dist/features/VirtualTourVisualizer/index.d.ts.map +1 -0
  16. package/dist/features/VirtualTourVisualizerUI/index.d.ts +17 -0
  17. package/dist/features/VirtualTourVisualizerUI/index.d.ts.map +1 -0
  18. package/dist/fonts/icomoon.svg +633 -633
  19. package/dist/hooks/Visualizer/useTourDetails.d.ts.map +1 -1
  20. package/dist/hooks/Visualizer/useTourVisualizer.d.ts.map +1 -1
  21. package/dist/hooks/useStore.d.ts.map +1 -1
  22. package/dist/index.html +36 -0
  23. package/dist/index.js +1 -1
  24. package/dist/types/SkinLayer/listeners.type.d.ts +3 -1
  25. package/dist/types/SkinLayer/listeners.type.d.ts.map +1 -1
  26. package/dist/types/SkinLayer/product.type.d.ts +22 -0
  27. package/dist/types/SkinLayer/product.type.d.ts.map +1 -1
  28. package/dist/types/SkinLayer/store.type.d.ts +1 -1
  29. package/dist/types/SkinLayer/store.type.d.ts.map +1 -1
  30. package/dist/web.d.ts.map +1 -1
  31. package/dist/web.js +1 -1
  32. package/example/CSS_HANDLING.md +141 -141
  33. package/example/FIXES_SUMMARY.md +121 -121
  34. package/example/PATH_ALIASES.md +103 -103
  35. package/example/README.md +64 -64
  36. package/example/index.html +13 -13
  37. package/example/package.json +25 -25
  38. package/example/postcss.config.cjs +5 -5
  39. package/example/tailwind.config.cjs +12 -12
  40. package/example/tsconfig.node.json +12 -12
  41. package/example/vite.config.ts +142 -142
  42. package/package.json +133 -133
  43. package/rollup.config.js +400 -400
  44. package/tailwind.config.cjs +151 -151
  45. package/.claude/settings.local.json +0 -19
  46. package/dist/components/SkinLayer/Floorplan/Minimap/test01.d.ts +0 -15
  47. package/dist/components/SkinLayer/Floorplan/Minimap/test01.d.ts.map +0 -1
  48. /package/dist/features/ShowroomVisualizer/{CssStyles.d.ts → cssStyles.d.ts} +0 -0
  49. /package/dist/features/ShowroomVisualizer/{CssStyles.d.ts.map → cssStyles.d.ts.map} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.