@bldrs-ai/conway 1.560.1539 → 1.564.1548

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 (75) hide show
  1. package/compiled/Dist/ConwayGeomWasmNode.js +0 -0
  2. package/compiled/Dist/ConwayGeomWasmNodeMT.js +0 -0
  3. package/compiled/Dist/ConwayGeomWasmWeb.js +0 -0
  4. package/compiled/Dist/ConwayGeomWasmWebMT.js +1 -1
  5. package/compiled/Dist/ConwayGeomWasmWebMT.wasm +0 -0
  6. package/compiled/dependencies/conway-geom/Dist/ConwayGeomWasmNode.js +0 -0
  7. package/compiled/dependencies/conway-geom/Dist/ConwayGeomWasmNodeMT.js +0 -0
  8. package/compiled/dependencies/conway-geom/Dist/ConwayGeomWasmWeb.js +0 -0
  9. package/compiled/dependencies/conway-geom/Dist/ConwayGeomWasmWebMT.js +1 -1
  10. package/compiled/dependencies/conway-geom/Dist/ConwayGeomWasmWebMT.wasm +0 -0
  11. package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry.d.ts +11 -0
  12. package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry.d.ts.map +1 -1
  13. package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry_simple.d.ts +2 -0
  14. package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry_simple.d.ts.map +1 -1
  15. package/compiled/examples/browser-bundled.cjs +70 -2
  16. package/compiled/examples/cli-bundled.cjs +702 -128
  17. package/compiled/examples/cli-step-bundled.cjs +836 -136
  18. package/compiled/examples/validator-bundled.cjs +70 -2
  19. package/compiled/src/AP214E3_2010/ap214_command_line_main.js +5 -0
  20. package/compiled/src/AP214E3_2010/ap214_demand_unit_slicing.test.d.ts +2 -0
  21. package/compiled/src/AP214E3_2010/ap214_demand_unit_slicing.test.d.ts.map +1 -0
  22. package/compiled/src/AP214E3_2010/ap214_demand_unit_slicing.test.js +170 -0
  23. package/compiled/src/AP214E3_2010/ap214_extent_coverage.test.d.ts +2 -0
  24. package/compiled/src/AP214E3_2010/ap214_extent_coverage.test.d.ts.map +1 -0
  25. package/compiled/src/AP214E3_2010/ap214_extent_coverage.test.js +184 -0
  26. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.d.ts +347 -9
  27. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.d.ts.map +1 -1
  28. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.js +985 -85
  29. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.test.js +11 -1
  30. package/compiled/src/AP214E3_2010/ap214_regression_main.js +35 -7
  31. package/compiled/src/AP214E3_2010/ap214_representation_extent_floor.test.d.ts +2 -0
  32. package/compiled/src/AP214E3_2010/ap214_representation_extent_floor.test.d.ts.map +1 -0
  33. package/compiled/src/AP214E3_2010/ap214_representation_extent_floor.test.js +202 -0
  34. package/compiled/src/compat/web-ifc/aggregate_prefetch_paging.test.d.ts +2 -0
  35. package/compiled/src/compat/web-ifc/aggregate_prefetch_paging.test.d.ts.map +1 -0
  36. package/compiled/src/compat/web-ifc/aggregate_prefetch_paging.test.js +325 -0
  37. package/compiled/src/compat/web-ifc/ap214_pump_budget.test.d.ts +2 -0
  38. package/compiled/src/compat/web-ifc/ap214_pump_budget.test.d.ts.map +1 -0
  39. package/compiled/src/compat/web-ifc/ap214_pump_budget.test.js +77 -0
  40. package/compiled/src/compat/web-ifc/geometry_progress_accounting.test.d.ts +2 -0
  41. package/compiled/src/compat/web-ifc/geometry_progress_accounting.test.d.ts.map +1 -0
  42. package/compiled/src/compat/web-ifc/geometry_progress_accounting.test.js +503 -0
  43. package/compiled/src/compat/web-ifc/ifc_api_proxy_ap214.d.ts +19 -0
  44. package/compiled/src/compat/web-ifc/ifc_api_proxy_ap214.d.ts.map +1 -1
  45. package/compiled/src/compat/web-ifc/ifc_api_proxy_ap214.js +70 -12
  46. package/compiled/src/compat/web-ifc/ifc_api_proxy_ifc.d.ts +68 -10
  47. package/compiled/src/compat/web-ifc/ifc_api_proxy_ifc.d.ts.map +1 -1
  48. package/compiled/src/compat/web-ifc/ifc_api_proxy_ifc.js +121 -24
  49. package/compiled/src/ifc/ifc_command_line_main.js +1 -0
  50. package/compiled/src/ifc/ifc_demand_extraction.test.js +140 -0
  51. package/compiled/src/ifc/ifc_geometry_extraction.d.ts +423 -7
  52. package/compiled/src/ifc/ifc_geometry_extraction.d.ts.map +1 -1
  53. package/compiled/src/ifc/ifc_geometry_extraction.js +721 -79
  54. package/compiled/src/ifc/ifc_regression_main.js +77 -7
  55. package/compiled/src/ifc/ifc_rel_aggregate_extraction.test.js +96 -2
  56. package/compiled/src/ifc/ifc_trimmed_curve_unspecified.test.d.ts +2 -0
  57. package/compiled/src/ifc/ifc_trimmed_curve_unspecified.test.d.ts.map +1 -0
  58. package/compiled/src/ifc/ifc_trimmed_curve_unspecified.test.js +117 -0
  59. package/compiled/src/loaders/conway_model_loader.d.ts.map +1 -1
  60. package/compiled/src/loaders/conway_model_loader.js +11 -0
  61. package/compiled/src/scripts/bless_perf_snapshot.test.js +44 -1
  62. package/compiled/src/scripts/check_compiled_fresh.test.d.ts +2 -0
  63. package/compiled/src/scripts/check_compiled_fresh.test.d.ts.map +1 -0
  64. package/compiled/src/scripts/check_compiled_fresh.test.js +136 -0
  65. package/compiled/src/scripts/perf_ab_compare.test.js +22 -7
  66. package/compiled/src/scripts/perf_csv_quoting.test.js +46 -8
  67. package/compiled/src/scripts/perf_writer_and_wallclock.test.d.ts +2 -0
  68. package/compiled/src/scripts/perf_writer_and_wallclock.test.d.ts.map +1 -0
  69. package/compiled/src/scripts/perf_writer_and_wallclock.test.js +665 -0
  70. package/compiled/src/statistics/statistics.d.ts +63 -0
  71. package/compiled/src/statistics/statistics.d.ts.map +1 -1
  72. package/compiled/src/statistics/statistics.js +76 -1
  73. package/compiled/src/version/version.js +1 -1
  74. package/compiled/tsconfig.tsbuildinfo +1 -1
  75. package/package.json +3 -2
Binary file
Binary file