@speckle/ui-components 2.16.1-alpha2 → 2.16.1-alpha4

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.
@@ -313,8 +313,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
313
313
  showClear: boolean;
314
314
  useLabelInErrors: boolean;
315
315
  hideErrorMessage: boolean;
316
- inputClasses: string;
317
316
  wrapperClasses: string;
317
+ inputClasses: string;
318
318
  }, {}>, {
319
319
  "input-right"?(_: {}): any;
320
320
  }>;