@vertexvis/viewer-vue 0.21.0-testing.5 → 0.21.0

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.
@@ -3129,6 +3129,11 @@ var VertexViewerTransformWidget = /*@__PURE__*/ defineContainer('vertex-viewer-t
3129
3129
  'xTranslationDisabled',
3130
3130
  'yTranslationDisabled',
3131
3131
  'zTranslationDisabled',
3132
+ 'showInputs',
3133
+ 'distanceUnit',
3134
+ 'angleUnit',
3135
+ 'decimalPlaces',
3136
+ 'EXPERIMENTAL_undoKeybindings',
3132
3137
  'hovered',
3133
3138
  'positionChanged',
3134
3139
  'rotationChanged',
@@ -3143,6 +3148,7 @@ var VertexViewerViewCube = /*@__PURE__*/ defineContainer('vertex-viewer-view-cub
3143
3148
  'zPositiveLabel',
3144
3149
  'zNegativeLabel',
3145
3150
  'standardViewsOff',
3151
+ 'viewAll',
3146
3152
  'animationDuration',
3147
3153
  'triadOff',
3148
3154
  'worldOrientation',