@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.
@@ -92771,6 +92771,7 @@ var SHORTCUTS = {
92771
92771
 
92772
92772
 
92773
92773
 
92774
+
92774
92775
 
92775
92776
 
92776
92777
  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];
@@ -92849,6 +92850,7 @@ var components_install = function install(Vue, config) {
92849
92850
  /* harmony default export */ var src_components = ({
92850
92851
  install: components_install,
92851
92852
  cryptoJs: crypto_js_default.a,
92853
+ validate: validate,
92852
92854
  shortcutKey: shortcuts,
92853
92855
 
92854
92856
  /**