@panpanzhao/component-ui 1.25.822 → 1.25.825

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.
@@ -7356,6 +7356,7 @@ var upload_process_component = normalizeComponent(
7356
7356
  props: {
7357
7357
  control: String,
7358
7358
  render: Function,
7359
+ class: String,
7359
7360
  slots: {
7360
7361
  type: Object
7361
7362
  }
@@ -3869,6 +3869,7 @@ var upload_process_component = Object(componentNormalizer["a" /* default */])(
3869
3869
  props: {
3870
3870
  control: String,
3871
3871
  render: Function,
3872
+ class: String,
3872
3873
  slots: {
3873
3874
  type: Object
3874
3875
  }