@deanwu/vue-component-library 1.0.40 → 1.0.41

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.
@@ -92762,6 +92762,7 @@ var SHORTCUTS = {
92762
92762
 
92763
92763
 
92764
92764
 
92765
+
92765
92766
 
92766
92767
 
92767
92768
  var COMPS = [components, unit_button, input, unit_radio, radio_group, unit_checkbox, checkbox_group, unit_select, region, datetime, color, unit_switch, upload_file, file, editor, unit_link, dialog, components_table, column, table_button, components_form, form_item, form_column, detail, detail_item];
@@ -92840,6 +92841,7 @@ var components_install = function install(Vue, config) {
92840
92841
  /* harmony default export */ var src_components = ({
92841
92842
  install: components_install,
92842
92843
  cryptoJs: crypto_js_default.a,
92844
+ validate: validate,
92843
92845
  shortcutKey: shortcuts,
92844
92846
 
92845
92847
  /**