@skyux/lookup 6.2.3 → 6.3.2

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.
@@ -2798,6 +2798,7 @@ class SkyLookupComponent extends SkyLookupAutocompleteAdapter {
2798
2798
  useValue: contextProviderValue,
2799
2799
  },
2800
2800
  ],
2801
+ size: 'large',
2801
2802
  wrapperClass: this.wrapperClass,
2802
2803
  });
2803
2804
  }