@vertexvis/viewer-vue 0.21.0-testing.3 → 0.21.0-testing.5
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.
- package/dist/bundle.cjs.js +0 -4
- package/dist/bundle.cjs.js.map +1 -1
- package/dist/bundle.esm.js +0 -4
- package/dist/bundle.esm.js.map +1 -1
- package/package.json +3 -3
package/dist/bundle.esm.js
CHANGED
|
@@ -3125,10 +3125,6 @@ var VertexViewerTransformWidget = /*@__PURE__*/ defineContainer('vertex-viewer-t
|
|
|
3125
3125
|
'xTranslationDisabled',
|
|
3126
3126
|
'yTranslationDisabled',
|
|
3127
3127
|
'zTranslationDisabled',
|
|
3128
|
-
'showInputs',
|
|
3129
|
-
'distanceUnit',
|
|
3130
|
-
'angleUnit',
|
|
3131
|
-
'decimalPlaces',
|
|
3132
3128
|
'hovered',
|
|
3133
3129
|
'positionChanged',
|
|
3134
3130
|
'rotationChanged',
|