pro-design-vue 1.4.12 → 1.4.13

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,4 +1,4 @@
1
- /*! Pro Design Vue v1.4.12 */
1
+ /*! Pro Design Vue v1.4.13 */
2
2
 
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('ant-design-vue'), require('vue'), require('ant-design-vue/es/locale/zh_CN.js')) :
@@ -32,7 +32,7 @@
32
32
  const DEFAULT_NAMESPACE = "pro";
33
33
  const DEFAULT_LOCALE = "zh-CN";
34
34
 
35
- const version$1 = "1.4.12";
35
+ const version$1 = "1.4.13";
36
36
 
37
37
  const makeInstaller = (components = []) => {
38
38
  const install = (app) => {
@@ -10499,7 +10499,6 @@
10499
10499
  }
10500
10500
  return true;
10501
10501
  });
10502
- console.log("\u{1F680} ~ items ~ items:", items);
10503
10502
  return vue.createVNode(antDesignVue.Dropdown, props.dropdownProps, {
10504
10503
  default: () => [defaultDom],
10505
10504
  overlay: () => vue.createVNode(antDesignVue.Menu, vue.mergeProps(props.menuProps, {