@clikvn/showroom-visualizer 0.4.1-dev-14 → 0.4.1-dev-15

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 (40) 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/components/SkinLayer/PoiDetailSlideIn/TabsContent/Virtual.d.ts.map +1 -1
  11. package/dist/fonts/icomoon.svg +633 -633
  12. package/dist/index.js +1 -1
  13. package/dist/web.d.ts.map +1 -1
  14. package/dist/web.js +1 -1
  15. package/example/CSS_HANDLING.md +141 -141
  16. package/example/FIXES_SUMMARY.md +131 -121
  17. package/example/PATH_ALIASES.md +102 -103
  18. package/example/README.md +63 -64
  19. package/example/index.html +12 -13
  20. package/example/package.json +25 -25
  21. package/example/postcss.config.cjs +6 -6
  22. package/example/tailwind.config.cjs +12 -12
  23. package/example/tsconfig.node.json +11 -12
  24. package/example/vite.config.ts +142 -142
  25. package/package.json +133 -133
  26. package/rollup.config.js +400 -400
  27. package/tailwind.config.cjs +151 -151
  28. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts +0 -16
  29. package/dist/components/SkinLayer/Drawer/PoiHeader/index.d.ts.map +0 -1
  30. package/dist/components/SkinLayer/Drawer/index.d.ts +0 -29
  31. package/dist/components/SkinLayer/Drawer/index.d.ts.map +0 -1
  32. package/dist/components/SkinLayer/PlayAll/index.d.ts +0 -8
  33. package/dist/components/SkinLayer/PlayAll/index.d.ts.map +0 -1
  34. package/dist/features/VirtualTourVisualizer/index.d.ts +0 -20
  35. package/dist/features/VirtualTourVisualizer/index.d.ts.map +0 -1
  36. package/dist/features/VirtualTourVisualizerUI/index.d.ts +0 -17
  37. package/dist/features/VirtualTourVisualizerUI/index.d.ts.map +0 -1
  38. package/dist/index.html +0 -36
  39. /package/dist/features/ShowroomVisualizer/{cssStyles.d.ts → CssStyles.d.ts} +0 -0
  40. /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"}