@vertexvis/viewer 1.0.0-testing.3 → 1.0.0-testing.4

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 (148) hide show
  1. package/dist/cjs/{config-CBFIZ5gy.js → config-C1xbl3Qa.js} +3 -3
  2. package/dist/cjs/{config-CBFIZ5gy.js.map → config-C1xbl3Qa.js.map} +1 -1
  3. package/dist/cjs/{entities-CAphDi6v.js → entities-D6AUMclh.js} +4 -4
  4. package/dist/cjs/{entities-CAphDi6v.js.map → entities-D6AUMclh.js.map} +1 -1
  5. package/dist/cjs/{geometry_pb-DW53co_-.js → geometry_pb-Ctp-Gcjm.js} +3 -3
  6. package/dist/cjs/{geometry_pb-DW53co_-.js.map → geometry_pb-Ctp-Gcjm.js.map} +1 -1
  7. package/dist/cjs/index.cjs.js +5 -5
  8. package/dist/cjs/{queries-uJfbbPWV.js → queries-CZmukyhu.js} +4 -4
  9. package/dist/cjs/{queries-uJfbbPWV.js.map → queries-CZmukyhu.js.map} +1 -1
  10. package/dist/cjs/{regl-component-CF41rUUv.js → regl-component-DOa8eHGy.js} +3 -3
  11. package/dist/cjs/{regl-component-CF41rUUv.js.map → regl-component-DOa8eHGy.js.map} +1 -1
  12. package/dist/cjs/{representation_pb-u7t5FI12.js → representation_pb-BrMsFavQ.js} +3 -3
  13. package/dist/cjs/{representation_pb-u7t5FI12.js.map → representation_pb-BrMsFavQ.js.map} +1 -1
  14. package/dist/cjs/{streamAttributes-BX291dI6.js → streamAttributes-DQm8yx7F.js} +6 -4
  15. package/dist/cjs/streamAttributes-DQm8yx7F.js.map +1 -0
  16. package/dist/cjs/vertex-scene-tree-table-cell.cjs.entry.js +1 -1
  17. package/dist/cjs/vertex-scene-tree.cjs.entry.js +2 -2
  18. package/dist/cjs/vertex-viewer-dom-element_2.cjs.entry.js +1 -1
  19. package/dist/cjs/vertex-viewer-hit-result-indicator.cjs.entry.js +2 -2
  20. package/dist/cjs/vertex-viewer-measurement-details.cjs.entry.js +1 -1
  21. package/dist/cjs/vertex-viewer-measurement-distance.cjs.entry.js +2 -2
  22. package/dist/cjs/vertex-viewer-measurement-line_2.cjs.entry.js +2 -2
  23. package/dist/cjs/vertex-viewer-measurement-precise.cjs.entry.js +4 -4
  24. package/dist/cjs/vertex-viewer-pin-group.cjs.entry.js +3 -3
  25. package/dist/cjs/vertex-viewer-transform-widget.cjs.entry.js +2 -2
  26. package/dist/cjs/vertex-viewer-view-cube.cjs.entry.js +1 -1
  27. package/dist/cjs/vertex-viewer.cjs.entry.js +27 -7
  28. package/dist/cjs/vertex-viewer.cjs.entry.js.map +1 -1
  29. package/dist/collection/lib/meters.js +15 -1
  30. package/dist/collection/lib/meters.js.map +1 -1
  31. package/dist/collection/lib/storage.js +8 -2
  32. package/dist/collection/lib/storage.js.map +1 -1
  33. package/dist/collection/workers/png-decoder-pool.js +4 -2
  34. package/dist/collection/workers/png-decoder-pool.js.map +1 -1
  35. package/dist/components/index.js +1 -1
  36. package/dist/components/{p-BhgrvpJL.js → p-BLSuslo8.js} +2 -2
  37. package/dist/components/{p-D7rQku5u.js → p-Bmj32MLp.js} +2 -2
  38. package/dist/components/{p-MYlndA6B.js → p-Bo49wgwt.js} +2 -2
  39. package/dist/components/{p-BjcO9U8D.js → p-BvOB1WAv.js} +2 -2
  40. package/dist/components/{p-DSeOWYJ_.js → p-BygjJ1WP.js} +2 -2
  41. package/dist/components/{p-CJuOe1O1.js → p-CGpWfqFr.js} +2 -2
  42. package/dist/components/{p-uwvTj3Cw.js → p-CHQ7ZKZd.js} +2 -2
  43. package/dist/components/{p-Lx4iaHhY.js → p-CYhNWr6k.js} +2 -2
  44. package/dist/components/{p-JSB7V_jW.js → p-DLV-gg65.js} +2 -2
  45. package/dist/components/{p-JSB7V_jW.js.map → p-DLV-gg65.js.map} +1 -1
  46. package/dist/components/{p-DyPaZtSF.js → p-gFMW2KYT.js} +2 -2
  47. package/dist/components/vertex-scene-tree-table-cell.js +1 -1
  48. package/dist/components/vertex-scene-tree.js +1 -1
  49. package/dist/components/vertex-viewer-dom-renderer.js +1 -1
  50. package/dist/components/vertex-viewer-hit-result-indicator.js +1 -1
  51. package/dist/components/vertex-viewer-measurement-details.js +1 -1
  52. package/dist/components/vertex-viewer-measurement-distance.js +1 -1
  53. package/dist/components/vertex-viewer-measurement-overlays.js +1 -1
  54. package/dist/components/vertex-viewer-measurement-precise.js +1 -1
  55. package/dist/components/vertex-viewer-measurement-precise.js.map +1 -1
  56. package/dist/components/vertex-viewer-pin-group.js +1 -1
  57. package/dist/components/vertex-viewer-pin-tool.js +1 -1
  58. package/dist/components/vertex-viewer-transform-widget.js +1 -1
  59. package/dist/components/vertex-viewer-transform-widget.js.map +1 -1
  60. package/dist/components/vertex-viewer-view-cube.js +1 -1
  61. package/dist/components/vertex-viewer.js +1 -1
  62. package/dist/components/vertex-viewer.js.map +1 -1
  63. package/dist/esm/{config-_vT0BdS-.js → config-BrYuY-7v.js} +3 -3
  64. package/dist/esm/{config-_vT0BdS-.js.map → config-BrYuY-7v.js.map} +1 -1
  65. package/dist/esm/{entities-8QCEsVRy.js → entities-DxpPFj9w.js} +4 -4
  66. package/dist/esm/{entities-8QCEsVRy.js.map → entities-DxpPFj9w.js.map} +1 -1
  67. package/dist/esm/{geometry_pb-Dj0yGTFi.js → geometry_pb-BLGp5Nq8.js} +3 -3
  68. package/dist/esm/{geometry_pb-Dj0yGTFi.js.map → geometry_pb-BLGp5Nq8.js.map} +1 -1
  69. package/dist/esm/index.js +5 -5
  70. package/dist/esm/index.mjs +5 -5
  71. package/dist/esm/{queries-W4aeN1vv.js → queries-Coo1RH5H.js} +4 -4
  72. package/dist/esm/{queries-W4aeN1vv.js.map → queries-Coo1RH5H.js.map} +1 -1
  73. package/dist/esm/{regl-component-Rio5LpoO.js → regl-component-B30675op.js} +3 -3
  74. package/dist/esm/{regl-component-Rio5LpoO.js.map → regl-component-B30675op.js.map} +1 -1
  75. package/dist/esm/{representation_pb-CCDsiQtg.js → representation_pb-DYkJtHQo.js} +3 -3
  76. package/dist/esm/{representation_pb-CCDsiQtg.js.map → representation_pb-DYkJtHQo.js.map} +1 -1
  77. package/dist/esm/{streamAttributes-DhQVsxJf.js → streamAttributes-Cfp9UX5m.js} +6 -4
  78. package/dist/esm/streamAttributes-Cfp9UX5m.js.map +1 -0
  79. package/dist/esm/vertex-scene-tree-table-cell.entry.js +1 -1
  80. package/dist/esm/vertex-scene-tree.entry.js +2 -2
  81. package/dist/esm/vertex-viewer-dom-element_2.entry.js +1 -1
  82. package/dist/esm/vertex-viewer-hit-result-indicator.entry.js +2 -2
  83. package/dist/esm/vertex-viewer-measurement-details.entry.js +1 -1
  84. package/dist/esm/vertex-viewer-measurement-distance.entry.js +2 -2
  85. package/dist/esm/vertex-viewer-measurement-line_2.entry.js +2 -2
  86. package/dist/esm/vertex-viewer-measurement-precise.entry.js +4 -4
  87. package/dist/esm/vertex-viewer-pin-group.entry.js +3 -3
  88. package/dist/esm/vertex-viewer-transform-widget.entry.js +2 -2
  89. package/dist/esm/vertex-viewer-view-cube.entry.js +1 -1
  90. package/dist/esm/vertex-viewer.entry.js +27 -7
  91. package/dist/esm/vertex-viewer.entry.js.map +1 -1
  92. package/dist/viewer/index.esm.js +1 -1
  93. package/dist/viewer/{p-baec8489.entry.js → p-0287e1ba.entry.js} +2 -2
  94. package/dist/viewer/{p-2bd6cd13.entry.js → p-380e0112.entry.js} +2 -2
  95. package/dist/viewer/{p-101825c2.entry.js → p-40d90c6e.entry.js} +2 -2
  96. package/dist/viewer/{p-317da1b6.entry.js → p-6a546084.entry.js} +2 -2
  97. package/dist/viewer/p-7189eb18.entry.js +5 -0
  98. package/dist/viewer/p-7189eb18.entry.js.map +1 -0
  99. package/dist/viewer/{p-807aa9d0.entry.js → p-72fa9fba.entry.js} +2 -2
  100. package/dist/viewer/{p-0bf39fff.entry.js → p-81391d86.entry.js} +2 -2
  101. package/dist/viewer/{p-5VxzXVFc.js → p-B7mOY-Vi.js} +2 -2
  102. package/dist/viewer/{p-5VxzXVFc.js.map → p-B7mOY-Vi.js.map} +1 -1
  103. package/dist/viewer/{p-B9AGwrOP.js → p-CVRW2Plt.js} +2 -2
  104. package/dist/viewer/{p-B9AGwrOP.js.map → p-CVRW2Plt.js.map} +1 -1
  105. package/dist/viewer/{p-C0bm56qJ.js → p-CrcoZmKt.js} +2 -2
  106. package/dist/viewer/p-CrcoZmKt.js.map +1 -0
  107. package/dist/viewer/{p-BNiP3SE7.js → p-DKKHW33X.js} +2 -2
  108. package/dist/viewer/{p-BNiP3SE7.js.map → p-DKKHW33X.js.map} +1 -1
  109. package/dist/viewer/p-F9YPK1I7.js +5 -0
  110. package/dist/viewer/{p-DOMCeSTr.js.map → p-F9YPK1I7.js.map} +1 -1
  111. package/dist/viewer/p-Nk8SgPHE.js +5 -0
  112. package/dist/viewer/{p-CrwKMz5f.js.map → p-Nk8SgPHE.js.map} +1 -1
  113. package/dist/viewer/{p-BoFi-Uyu.js → p-_19YlCN5.js} +2 -2
  114. package/dist/viewer/{p-BoFi-Uyu.js.map → p-_19YlCN5.js.map} +1 -1
  115. package/dist/viewer/{p-dd2f92e3.entry.js → p-c7eb05ec.entry.js} +2 -2
  116. package/dist/viewer/{p-fade0dba.entry.js → p-c9d71f1e.entry.js} +2 -2
  117. package/dist/viewer/{p-49b9bba2.entry.js → p-d50b2449.entry.js} +2 -2
  118. package/dist/viewer/{p-0fa89933.entry.js → p-e80260d3.entry.js} +2 -2
  119. package/dist/viewer/{p-71c08a04.entry.js → p-fc082185.entry.js} +2 -2
  120. package/dist/viewer/viewer.esm.js +1 -1
  121. package/package.json +8 -7
  122. package/dist/cjs/streamAttributes-BX291dI6.js.map +0 -1
  123. package/dist/esm/streamAttributes-DhQVsxJf.js.map +0 -1
  124. package/dist/viewer/p-C0bm56qJ.js.map +0 -1
  125. package/dist/viewer/p-CrwKMz5f.js +0 -5
  126. package/dist/viewer/p-DOMCeSTr.js +0 -5
  127. package/dist/viewer/p-ea736bd1.entry.js +0 -5
  128. package/dist/viewer/p-ea736bd1.entry.js.map +0 -1
  129. /package/dist/components/{p-BhgrvpJL.js.map → p-BLSuslo8.js.map} +0 -0
  130. /package/dist/components/{p-D7rQku5u.js.map → p-Bmj32MLp.js.map} +0 -0
  131. /package/dist/components/{p-MYlndA6B.js.map → p-Bo49wgwt.js.map} +0 -0
  132. /package/dist/components/{p-BjcO9U8D.js.map → p-BvOB1WAv.js.map} +0 -0
  133. /package/dist/components/{p-DSeOWYJ_.js.map → p-BygjJ1WP.js.map} +0 -0
  134. /package/dist/components/{p-CJuOe1O1.js.map → p-CGpWfqFr.js.map} +0 -0
  135. /package/dist/components/{p-uwvTj3Cw.js.map → p-CHQ7ZKZd.js.map} +0 -0
  136. /package/dist/components/{p-Lx4iaHhY.js.map → p-CYhNWr6k.js.map} +0 -0
  137. /package/dist/components/{p-DyPaZtSF.js.map → p-gFMW2KYT.js.map} +0 -0
  138. /package/dist/viewer/{p-baec8489.entry.js.map → p-0287e1ba.entry.js.map} +0 -0
  139. /package/dist/viewer/{p-2bd6cd13.entry.js.map → p-380e0112.entry.js.map} +0 -0
  140. /package/dist/viewer/{p-101825c2.entry.js.map → p-40d90c6e.entry.js.map} +0 -0
  141. /package/dist/viewer/{p-317da1b6.entry.js.map → p-6a546084.entry.js.map} +0 -0
  142. /package/dist/viewer/{p-807aa9d0.entry.js.map → p-72fa9fba.entry.js.map} +0 -0
  143. /package/dist/viewer/{p-0bf39fff.entry.js.map → p-81391d86.entry.js.map} +0 -0
  144. /package/dist/viewer/{p-dd2f92e3.entry.js.map → p-c7eb05ec.entry.js.map} +0 -0
  145. /package/dist/viewer/{p-fade0dba.entry.js.map → p-c9d71f1e.entry.js.map} +0 -0
  146. /package/dist/viewer/{p-49b9bba2.entry.js.map → p-d50b2449.entry.js.map} +0 -0
  147. /package/dist/viewer/{p-0fa89933.entry.js.map → p-e80260d3.entry.js.map} +0 -0
  148. /package/dist/viewer/{p-71c08a04.entry.js.map → p-fc082185.entry.js.map} +0 -0
@@ -3,7 +3,7 @@
3
3
  */
4
4
  import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-EpnuuCxl.js';
5
5
  import { d as defaultEventConfig } from './events-CPk-nchx.js';
6
- import './streamAttributes-DhQVsxJf.js';
6
+ import './streamAttributes-Cfp9UX5m.js';
7
7
  import './entities-BAhfr1Nx.js';
8
8
  import { b as blurElement } from './utils-DC86ZXai.js';
9
9
  import './bundle.esm-DfdVaPrt.js';
@@ -3,7 +3,7 @@
3
3
  */
4
4
  import { h, F as Fragment, r as registerInstance, c as createEvent, f as forceUpdate, H as Host, a as getElement } from './index-EpnuuCxl.js';
5
5
  import { s as scene_tree_api_pb_serviceExports, w as webSocketSubscriptionTransportFactory, S as SceneTreeController, a as SceneTreeErrorDetails, b as SceneTreeErrorCode } from './controller-BruzCYwb.js';
6
- import { p as parseAndValidateConfig } from './config-_vT0BdS-.js';
6
+ import { p as parseAndValidateConfig } from './config-BrYuY-7v.js';
7
7
  import { i as isSceneTreeTableCellElement } from './utils-DC86ZXai.js';
8
8
  import { g as getSceneTreeContainsElement } from './dom-DX6pEG54.js';
9
9
  import { i as isLoadedRow } from './row-CiSHWNC4.js';
@@ -14,7 +14,7 @@ import './errors-Cs13_LRq.js';
14
14
  import './browser.esm-DdA40ya2.js';
15
15
  import './bundle.esm-DfdVaPrt.js';
16
16
  import './events-CPk-nchx.js';
17
- import './streamAttributes-DhQVsxJf.js';
17
+ import './streamAttributes-Cfp9UX5m.js';
18
18
  import './bundle.esm-C61F--HV.js';
19
19
  import './entities-BAhfr1Nx.js';
20
20
 
@@ -5,7 +5,7 @@ import { r as registerInstance, c as createEvent, h, H as Host, a as getElement
5
5
  import { v as vector3, q as quaternion, m as matrix4, h as euler } from './bundle.esm-DfdVaPrt.js';
6
6
  import { o as objects } from './browser.esm-DdA40ya2.js';
7
7
  import { M as MultiElementInteractionHandler } from './multiElementInteractionHandler-CBy7ICKc.js';
8
- import './streamAttributes-DhQVsxJf.js';
8
+ import './streamAttributes-Cfp9UX5m.js';
9
9
  import './entities-BAhfr1Nx.js';
10
10
  import { V as Viewport } from './viewport-CuUuAR7Y.js';
11
11
  import './_commonjsHelpers-CG9AChtV.js';
@@ -4,11 +4,11 @@
4
4
  import { r as registerInstance, h, H as Host, a as getElement } from './index-EpnuuCxl.js';
5
5
  import { v as vector3, m as matrix4, q as quaternion, r as ray, a as angle } from './bundle.esm-DfdVaPrt.js';
6
6
  import { w as writeDOM, r as readDOM } from './stencil-CEl7wGvE.js';
7
- import { M as MeshPoints, R as ReglComponent, r as regl, s as shapeBuilder, T as TriangleMesh, c as computeArrowNdcValues, a as Mesh, A as AxisLine, b as axisPositions } from './regl-component-Rio5LpoO.js';
7
+ import { M as MeshPoints, R as ReglComponent, r as regl, s as shapeBuilder, T as TriangleMesh, c as computeArrowNdcValues, a as Mesh, A as AxisLine, b as axisPositions } from './regl-component-B30675op.js';
8
8
  import './_commonjsHelpers-CG9AChtV.js';
9
9
  import './browser.esm-DdA40ya2.js';
10
10
  import './util-vdT5IYV3.js';
11
- import './streamAttributes-DhQVsxJf.js';
11
+ import './streamAttributes-Cfp9UX5m.js';
12
12
  import './bundle.esm-C61F--HV.js';
13
13
  import './entities-BAhfr1Nx.js';
14
14
  import './viewport-CuUuAR7Y.js';
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) 2026 Vertex Software LLC. All rights reserved.
3
3
  */
4
4
  import { h, F as Fragment, r as registerInstance, H as Host } from './index-EpnuuCxl.js';
5
- import { D as DistanceUnits, A as AngleUnits, g as AreaUnits } from './streamAttributes-DhQVsxJf.js';
5
+ import { D as DistanceUnits, A as AngleUnits, g as AreaUnits } from './streamAttributes-Cfp9UX5m.js';
6
6
  import './entities-BAhfr1Nx.js';
7
7
  import { _ as __assign, v as vector3 } from './bundle.esm-DfdVaPrt.js';
8
8
  import { c as classname } from './index-DI7z7TKn.js';
@@ -5,11 +5,11 @@ import { h, r as registerInstance, c as createEvent, H as Host, a as getElement
5
5
  import { v as vector3, a as angle, p as point, l as line3 } from './bundle.esm-DfdVaPrt.js';
6
6
  import { m as measurementCursor } from './cursors-B1Oei3qy.js';
7
7
  import { a as cssTransformCenterAt, g as getMouseClientPosition } from './dom-0Sg6eIEi.js';
8
- import './geometry_pb-Dj0yGTFi.js';
8
+ import './geometry_pb-BLGp5Nq8.js';
9
9
  import './wrappers_pb-BcBcw9l_.js';
10
10
  import './wrappers_pb-Xw_x1jYm.js';
11
11
  import './bundle.esm-C61F--HV.js';
12
- import { n as fromPbVector3f, D as DistanceUnits } from './streamAttributes-DhQVsxJf.js';
12
+ import { n as fromPbVector3f, D as DistanceUnits } from './streamAttributes-Cfp9UX5m.js';
13
13
  import { M as MeasurementModel } from './model-DZlVI9V_.js';
14
14
  import { M as MeasurementOverlayManager } from './overlays-BJNNoXgZ.js';
15
15
  import { m as makeMinimumDistanceResult } from './results-Bin2fB9X.js';
@@ -3,11 +3,11 @@
3
3
  */
4
4
  import { r as registerInstance, h, F as Fragment, H as Host } from './index-EpnuuCxl.js';
5
5
  import { p as point, a as angle } from './bundle.esm-DfdVaPrt.js';
6
- import './geometry_pb-Dj0yGTFi.js';
6
+ import './geometry_pb-BLGp5Nq8.js';
7
7
  import './wrappers_pb-BcBcw9l_.js';
8
8
  import './wrappers_pb-Xw_x1jYm.js';
9
9
  import './bundle.esm-C61F--HV.js';
10
- import './streamAttributes-DhQVsxJf.js';
10
+ import './streamAttributes-Cfp9UX5m.js';
11
11
  import { M as MeasurementOverlayManager } from './overlays-BJNNoXgZ.js';
12
12
  import { t as translateWorldLineToViewport } from './utils-DPKPHohj.js';
13
13
  import './browser.esm-DdA40ya2.js';
@@ -3,12 +3,12 @@
3
3
  */
4
4
  import { r as registerInstance, h, H as Host } from './index-EpnuuCxl.js';
5
5
  import { s as scene_view_api_pb_serviceExports } from './scene_view_api_pb_service-BYy30BGI.js';
6
- import { p as parseAndValidateConfig } from './config-_vT0BdS-.js';
7
- import { a as MeasurementEntity, M as MeasurementController } from './entities-8QCEsVRy.js';
6
+ import { p as parseAndValidateConfig } from './config-BrYuY-7v.js';
7
+ import { a as MeasurementEntity, M as MeasurementController } from './entities-DxpPFj9w.js';
8
8
  import './bundle.esm-C61F--HV.js';
9
- import './geometry_pb-Dj0yGTFi.js';
9
+ import './geometry_pb-BLGp5Nq8.js';
10
10
  import './wrappers_pb-BcBcw9l_.js';
11
- import './streamAttributes-DhQVsxJf.js';
11
+ import './streamAttributes-Cfp9UX5m.js';
12
12
  import { M as MeasurementModel } from './model-DZlVI9V_.js';
13
13
  import { M as MeasurementOverlayManager } from './overlays-BJNNoXgZ.js';
14
14
  import { p as point } from './bundle.esm-DfdVaPrt.js';
@@ -5,12 +5,12 @@ import { h, F as Fragment, r as registerInstance } from './index-EpnuuCxl.js';
5
5
  import { p as point, m as matrix4, v as vector3 } from './bundle.esm-DfdVaPrt.js';
6
6
  import './controller-BruzCYwb.js';
7
7
  import './cursors-B1Oei3qy.js';
8
- import './geometry_pb-Dj0yGTFi.js';
8
+ import './geometry_pb-BLGp5Nq8.js';
9
9
  import './wrappers_pb-BcBcw9l_.js';
10
10
  import './wrappers_pb-Xw_x1jYm.js';
11
11
  import './bundle.esm-C61F--HV.js';
12
- import './streamAttributes-DhQVsxJf.js';
13
- import './representation_pb-CCDsiQtg.js';
12
+ import './streamAttributes-Cfp9UX5m.js';
13
+ import './representation_pb-DYkJtHQo.js';
14
14
  import './entities-BAhfr1Nx.js';
15
15
  import { V as Viewport } from './viewport-CuUuAR7Y.js';
16
16
  import { g as getPinColors, i as isIconPin, b as isTextPin, P as PinModel, a as PinController, c as translatePointToScreen } from './model-Db6FIp_L.js';
@@ -6,10 +6,10 @@ import { p as point, v as vector3, r as ray, b as plane, a as angle, m as matrix
6
6
  import { c as classname } from './index-DI7z7TKn.js';
7
7
  import { w as writeDOM, r as readDOM } from './stencil-CEl7wGvE.js';
8
8
  import { T as TransformController } from './controller-CegtBceu.js';
9
- import { A as AngleUnits, D as DistanceUnits } from './streamAttributes-DhQVsxJf.js';
9
+ import { A as AngleUnits, D as DistanceUnits } from './streamAttributes-Cfp9UX5m.js';
10
10
  import './entities-BAhfr1Nx.js';
11
11
  import { E as EventDispatcher } from './browser.esm-DdA40ya2.js';
12
- import { d as TriangleMeshPoints, T as TriangleMesh, R as ReglComponent, e as computeDrawable2dBounds, r as regl, s as shapeBuilder, x as xAxisArrowPositions, A as AxisLine, b as axisPositions, y as yAxisArrowPositions, z as zAxisArrowPositions, f as xyAxisTranslationPositions, g as xzAxisTranslationPositions, h as yzAxisTranslationPositions, i as rotationAxisPositions, j as RotationLine } from './regl-component-Rio5LpoO.js';
12
+ import { d as TriangleMeshPoints, T as TriangleMesh, R as ReglComponent, e as computeDrawable2dBounds, r as regl, s as shapeBuilder, x as xAxisArrowPositions, A as AxisLine, b as axisPositions, y as yAxisArrowPositions, z as zAxisArrowPositions, f as xyAxisTranslationPositions, g as xzAxisTranslationPositions, h as yzAxisTranslationPositions, i as rotationAxisPositions, j as RotationLine } from './regl-component-B30675op.js';
13
13
  import './_commonjsHelpers-CG9AChtV.js';
14
14
  import './bundle.esm-C61F--HV.js';
15
15
  import './util-vdT5IYV3.js';
@@ -4,7 +4,7 @@
4
4
  import { h, F as Fragment, r as registerInstance, H as Host } from './index-EpnuuCxl.js';
5
5
  import { q as quaternion, v as vector3, h as euler } from './bundle.esm-DfdVaPrt.js';
6
6
  import { r as readDOM } from './stencil-CEl7wGvE.js';
7
- import { O as Orientation, f as FramePerspectiveCamera, S as StandardView } from './streamAttributes-DhQVsxJf.js';
7
+ import { O as Orientation, f as FramePerspectiveCamera, S as StandardView } from './streamAttributes-Cfp9UX5m.js';
8
8
  import './entities-BAhfr1Nx.js';
9
9
  import { c as classname } from './index-DI7z7TKn.js';
10
10
  import './bundle.esm-C61F--HV.js';
@@ -8,12 +8,12 @@ import { t as toProtoDuration, p as protoToDate, S as StreamApi, a as StreamRequ
8
8
  import { m as mapper, E as EventDispatcher, a as async, c as color, d as deepEqual, o as objects, u as uri, b as uuid } from './browser.esm-DdA40ya2.js';
9
9
  import { c as classname } from './index-DI7z7TKn.js';
10
10
  import { u as uuid_pbExports, I as ImageLoadError, p as paging_pbExports$1, C as CustomError, W as WebsocketConnectionError, S as SceneRenderError, V as ViewerInitializationError, M as MissingJWTError, a as InteractionHandlerError, b as ComponentInitializationError } from './errors-Cs13_LRq.js';
11
- import { p as paging_pbExports } from './representation_pb-CCDsiQtg.js';
11
+ import { p as paging_pbExports } from './representation_pb-DYkJtHQo.js';
12
12
  import { s as scene_view_api_pbExports, r as requireField_mask_pb } from './wrappers_pb-BcBcw9l_.js';
13
13
  import { r as requestUnary, c as createMetadata, a as requestPaged } from './grpc-CZAYqbTu.js';
14
- import { h as fromPbStencilBufferOrThrow, i as decodePng, j as DepthBuffer, k as fromPbUuid2l, l as fromPbTimestamp, m as fromPbStringValue, n as fromPbVector3f, o as fromPbRGBAi, p as fromPbVector2d, u as updateLookAtRelativeToBoundingBoxCenter, t as toProtobuf, q as fromPbRGBi, r as mapCursor, s as fromPbInstant, v as fromPbMatrix4f, w as fromPbBoolValue, x as fromPbBoundingBox3f, y as toPbStreamAttributes, z as toPbRGBi, B as toPbCameraType, C as fromPbFrameOrThrow, E as fromPbStartStreamResponseOrThrow, G as fromPbReconnectResponseOrThrow, H as fromPbSyncTimeResponseOrThrow, I as fromPbRefreshTokenResponseOrThrow, J as copySummaryIfInvalid, K as toPbCameraTypeOrThrow$1, L as toOrthographic, M as toPerspective } from './streamAttributes-DhQVsxJf.js';
15
- import { t as toUuid2l, m as defaultColor, n as fromUrn, j as SynchronizedClock, M as ModelViewController, k as PmiController, S as Scene } from './queries-W4aeN1vv.js';
16
- import { p as parseAndValidateConfig } from './config-_vT0BdS-.js';
14
+ import { h as fromPbStencilBufferOrThrow, i as decodePng, j as DepthBuffer, k as fromPbUuid2l, l as fromPbTimestamp, m as fromPbStringValue, n as fromPbVector3f, o as fromPbRGBAi, p as fromPbVector2d, u as updateLookAtRelativeToBoundingBoxCenter, t as toProtobuf, q as fromPbRGBi, r as mapCursor, s as fromPbInstant, v as fromPbMatrix4f, w as fromPbBoolValue, x as fromPbBoundingBox3f, y as toPbStreamAttributes, z as toPbRGBi, B as toPbCameraType, C as fromPbFrameOrThrow, E as fromPbStartStreamResponseOrThrow, G as fromPbReconnectResponseOrThrow, H as fromPbSyncTimeResponseOrThrow, I as fromPbRefreshTokenResponseOrThrow, J as copySummaryIfInvalid, K as toPbCameraTypeOrThrow$1, L as toOrthographic, M as toPerspective } from './streamAttributes-Cfp9UX5m.js';
15
+ import { t as toUuid2l, m as defaultColor, n as fromUrn, j as SynchronizedClock, M as ModelViewController, k as PmiController, S as Scene } from './queries-Coo1RH5H.js';
16
+ import { p as parseAndValidateConfig } from './config-BrYuY-7v.js';
17
17
  import { C as CursorManager } from './cursors-B1Oei3qy.js';
18
18
  import { g as getMouseClientPosition, c as cssCursor } from './dom-0Sg6eIEi.js';
19
19
  import { E as EntityType } from './entities-BAhfr1Nx.js';
@@ -2093,13 +2093,27 @@ class TouchInteractionHandler extends MultiTouchInteractionHandler {
2093
2093
  }
2094
2094
  }
2095
2095
 
2096
+ const fallbackPerformance = {
2097
+ clearMarks: () => undefined,
2098
+ clearMeasures: () => undefined,
2099
+ getEntriesByName: () => [],
2100
+ mark: () => undefined,
2101
+ measure: () => undefined,
2102
+ };
2103
+ function getPerformance() {
2104
+ var _a;
2105
+ if (typeof window !== 'undefined') {
2106
+ return window.performance;
2107
+ }
2108
+ return (_a = globalThis.performance) !== null && _a !== void 0 ? _a : fallbackPerformance;
2109
+ }
2096
2110
  /**
2097
2111
  * A meter for measuring timings. Measurements are stored using the browser's
2098
2112
  * performance APIs, which provide high-resolution timestamps, as well as
2099
2113
  * provides visibility in the browser's developer tooling.
2100
2114
  */
2101
2115
  class TimingMeter {
2102
- constructor(name, perf = window.performance) {
2116
+ constructor(name, perf = getPerformance()) {
2103
2117
  this.name = name;
2104
2118
  this.perf = perf;
2105
2119
  this.measures = new Set();
@@ -2494,7 +2508,13 @@ var StorageKeys;
2494
2508
  (function (StorageKeys) {
2495
2509
  StorageKeys["DEVICE_ID"] = "vertexvis:device-id";
2496
2510
  })(StorageKeys || (StorageKeys = {}));
2497
- function upsertStorageEntry(key, values, storage = window.localStorage) {
2511
+ function getLocalStorage() {
2512
+ if (typeof window === 'undefined') {
2513
+ throw new Error('Local storage is not available.');
2514
+ }
2515
+ return window.localStorage;
2516
+ }
2517
+ function upsertStorageEntry(key, values, storage = getLocalStorage()) {
2498
2518
  const existing = storage.getItem(key);
2499
2519
  if (existing != null) {
2500
2520
  const updated = { ...JSON.parse(existing), ...values };
@@ -2504,7 +2524,7 @@ function upsertStorageEntry(key, values, storage = window.localStorage) {
2504
2524
  storage.setItem(key, JSON.stringify(values));
2505
2525
  }
2506
2526
  }
2507
- function getStorageEntry(key, f, storage = window.localStorage) {
2527
+ function getStorageEntry(key, f, storage = getLocalStorage()) {
2508
2528
  const item = storage.getItem(key);
2509
2529
  if (item != null) {
2510
2530
  return f(JSON.parse(item));