feikuai-element-plus-virtual-component 1.0.27 → 1.0.28

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.
@@ -1 +1 @@
1
- .cascader-virtual-list[data-v-00612ebc]{height:100%;min-height:204px;max-height:204px}.cascader-virtual-list[data-v-00612ebc] .vue-recycle-scroller__item-view{width:100%}.empty-panel{padding:10px 0;margin:0;text-align:center;color:#909399}
1
+ .cascader-virtual-list[data-v-e558bdf0]{height:100%;min-height:204px;max-height:204px}.cascader-virtual-list[data-v-e558bdf0] .vue-recycle-scroller__item-view{width:100%}.empty-panel{padding:10px 0;margin:0;text-align:center;color:#909399}
@@ -1098,7 +1098,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1098
1098
  controls: string;
1099
1099
  }>;
1100
1100
  CheckboxGroup: import('vue').DefineComponent<{
1101
- readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => import('element-plus').CheckboxGroupValueType) | (() => import('element-plus').CheckboxGroupValueType) | ((new (...args: any[]) => import('element-plus').CheckboxGroupValueType) | (() => import('element-plus').CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
1101
+ readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (... /** @type { [typeof __VLS_components.Loading, typeof __VLS_components.loading, ] } */args: any[]) => import('element-plus').CheckboxGroupValueType) | (() => import('element-plus').CheckboxGroupValueType) | ((new (...args: any[]) => import('element-plus').CheckboxGroupValueType) | (() => import('element-plus').CheckboxGroupValueType))[], unknown, unknown, () => never[], boolean>;
1102
1102
  readonly disabled: BooleanConstructor;
1103
1103
  readonly min: NumberConstructor;
1104
1104
  readonly max: NumberConstructor;