@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.
@@ -3125,6 +3125,11 @@ 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
+ 'EXPERIMENTAL_undoKeybindings',
3128
3133
  'hovered',
3129
3134
  'positionChanged',
3130
3135
  'rotationChanged',
@@ -3139,6 +3144,7 @@ var VertexViewerViewCube = /*@__PURE__*/ defineContainer('vertex-viewer-view-cub
3139
3144
  'zPositiveLabel',
3140
3145
  'zNegativeLabel',
3141
3146
  'standardViewsOff',
3147
+ 'viewAll',
3142
3148
  'animationDuration',
3143
3149
  'triadOff',
3144
3150
  'worldOrientation',