@clikvn/showroom-visualizer 0.3.4-dev-09 → 0.3.4-dev-10

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 (39) hide show
  1. package/.claude/settings.local.json +19 -0
  2. package/CLAUDE.md +145 -145
  3. package/DEVELOPMENT.md +120 -120
  4. package/EXAMPLES.md +967 -967
  5. package/README.md +489 -489
  6. package/SETUP_COMPLETE.md +149 -149
  7. package/base.json +21 -21
  8. package/dist/components/SkinLayer/Floorplan/Minimap/test01.d.ts +15 -0
  9. package/dist/components/SkinLayer/Floorplan/Minimap/test01.d.ts.map +1 -0
  10. package/dist/fonts/icomoon.svg +633 -633
  11. package/dist/index.js +1 -1
  12. package/dist/web.d.ts.map +1 -1
  13. package/dist/web.js +1 -1
  14. package/example/CSS_HANDLING.md +141 -141
  15. package/example/FIXES_SUMMARY.md +121 -121
  16. package/example/PATH_ALIASES.md +103 -103
  17. package/example/README.md +64 -64
  18. package/example/index.html +13 -13
  19. package/example/package.json +25 -25
  20. package/example/postcss.config.cjs +5 -5
  21. package/example/tailwind.config.cjs +12 -12
  22. package/example/tsconfig.node.json +12 -12
  23. package/example/vite.config.ts +142 -142
  24. package/package.json +132 -132
  25. package/rollup.config.js +400 -400
  26. package/tailwind.config.cjs +151 -151
  27. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts +0 -16
  28. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts.map +0 -1
  29. package/dist/components/SkinLayer/Drawer/index.d.ts +0 -29
  30. package/dist/components/SkinLayer/Drawer/index.d.ts.map +0 -1
  31. package/dist/components/SkinLayer/PlayAll/index.d.ts +0 -8
  32. package/dist/components/SkinLayer/PlayAll/index.d.ts.map +0 -1
  33. package/dist/features/VirtualTourVisualizer/index.d.ts +0 -20
  34. package/dist/features/VirtualTourVisualizer/index.d.ts.map +0 -1
  35. package/dist/features/VirtualTourVisualizerUI/index.d.ts +0 -17
  36. package/dist/features/VirtualTourVisualizerUI/index.d.ts.map +0 -1
  37. package/dist/index.html +0 -32
  38. /package/dist/features/ShowroomVisualizer/{cssStyles.d.ts → CssStyles.d.ts} +0 -0
  39. /package/dist/features/ShowroomVisualizer/{cssStyles.d.ts.map → CssStyles.d.ts.map} +0 -0
package/dist/web.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"web.d.ts","sourceRoot":"","sources":["../src/web.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,UAAU;;UAIuF,CAAC;;;CAJpE,CAAC;AAGrC,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"web.d.ts","sourceRoot":"","sources":["../src/web.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,UAAU;;UAIsF,CAAC;;;CAJnE,CAAC;AAGrC,eAAe,UAAU,CAAC"}