v4.33, bug...search component will disappear ( height = 0px ) if you don't use calcite component.
while V4.32, search component don't tie to calcite component.
all other component works fine, except Search component tie to calcite in v4.33.
https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=search-component-customsource
here is sample if you have v4.33 with calcite, search is fine

If you comment out calcite, search box is gone, ( height: 0px )
