linkmore-design 1.0.24 → 1.0.25

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.
Files changed (77) hide show
  1. package/dist/index.umd.js +13 -307
  2. package/dist/index.umd.min.js +7 -7
  3. package/es/ButtonTags/style/style.css +3 -0
  4. package/es/Card/style/index.css +3 -0
  5. package/es/CkFilter/style/style.css +3 -0
  6. package/es/CustomerService/style/style.css +3 -0
  7. package/es/Drawer/style/index.css +3 -0
  8. package/es/Dropdown/style/index.css +3 -0
  9. package/es/EditTable/style/style.css +3 -0
  10. package/es/Empty/index.d.ts +7 -0
  11. package/es/Empty/index.js +3 -0
  12. package/es/Empty/style/index.css +502 -0
  13. package/es/Empty/style/index.d.ts +1 -0
  14. package/es/Empty/style/index.js +1 -0
  15. package/es/Filter/style/style.css +3 -0
  16. package/es/Input/style/style.css +20 -0
  17. package/es/InputNumber/style/index.css +3 -0
  18. package/es/LeftTable/style/style.css +3 -0
  19. package/es/LmTable/style/style.css +3 -0
  20. package/es/Menu/index.d.ts +7 -0
  21. package/es/Menu/index.js +3 -0
  22. package/es/Menu/style/index.css +502 -0
  23. package/es/Menu/style/index.d.ts +1 -0
  24. package/es/Menu/style/index.js +1 -0
  25. package/es/Modal/style/index.css +3 -0
  26. package/es/Notification/style/index.css +3 -0
  27. package/es/Pagination/style/index.css +3 -0
  28. package/es/PopTable/style/style.css +3 -0
  29. package/es/ProTable/style/style.css +3 -0
  30. package/es/Select/style/index.css +3 -0
  31. package/es/Space/style/index.css +3 -0
  32. package/es/Tree/index.d.ts +7 -0
  33. package/es/Tree/index.js +3 -0
  34. package/es/Tree/style/index.css +502 -0
  35. package/es/Tree/style/index.d.ts +1 -0
  36. package/es/Tree/style/index.js +1 -0
  37. package/es/index.js +9 -299
  38. package/es/styles/main.css +3 -0
  39. package/es/styles/resetAntd.css +3 -0
  40. package/lib/ButtonTags/style/style.css +3 -0
  41. package/lib/Card/style/index.css +3 -0
  42. package/lib/CkFilter/style/style.css +3 -0
  43. package/lib/CustomerService/style/style.css +3 -0
  44. package/lib/Drawer/style/index.css +3 -0
  45. package/lib/Dropdown/style/index.css +3 -0
  46. package/lib/EditTable/style/style.css +3 -0
  47. package/lib/Empty/index.d.ts +7 -0
  48. package/lib/Empty/index.js +15 -0
  49. package/lib/Empty/style/index.css +502 -0
  50. package/lib/Empty/style/index.d.ts +1 -0
  51. package/lib/Empty/style/index.js +3 -0
  52. package/lib/Filter/style/style.css +3 -0
  53. package/lib/Input/style/style.css +20 -0
  54. package/lib/InputNumber/style/index.css +3 -0
  55. package/lib/LeftTable/style/style.css +3 -0
  56. package/lib/LmTable/style/style.css +3 -0
  57. package/lib/Menu/index.d.ts +7 -0
  58. package/lib/Menu/index.js +15 -0
  59. package/lib/Menu/style/index.css +502 -0
  60. package/lib/Menu/style/index.d.ts +1 -0
  61. package/lib/Menu/style/index.js +3 -0
  62. package/lib/Modal/style/index.css +3 -0
  63. package/lib/Notification/style/index.css +3 -0
  64. package/lib/Pagination/style/index.css +3 -0
  65. package/lib/PopTable/style/style.css +3 -0
  66. package/lib/ProTable/style/style.css +3 -0
  67. package/lib/Select/style/index.css +3 -0
  68. package/lib/Space/style/index.css +3 -0
  69. package/lib/Tree/index.d.ts +7 -0
  70. package/lib/Tree/index.js +15 -0
  71. package/lib/Tree/style/index.css +502 -0
  72. package/lib/Tree/style/index.d.ts +1 -0
  73. package/lib/Tree/style/index.js +3 -0
  74. package/lib/index.js +9 -299
  75. package/lib/styles/main.css +3 -0
  76. package/lib/styles/resetAntd.css +3 -0
  77. package/package.json +1 -1
package/dist/index.umd.js CHANGED
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('antd'), require('antd/es/button/style'), require('antd/es/button'), require('react'), require('antd/es/card/style'), require('antd/es/card'), require('antd/es/checkbox/style'), require('antd/es/checkbox'), require('linkmore-design'), require('antd/es/cascader/style'), require('antd/es/cascader'), require('antd/es/date-picker/style'), require('antd/es/date-picker'), require('antd/es/tag/style'), require('antd/es/tag'), require('antd/es/form/style'), require('antd/es/form'), require('antd/es/input/style'), require('antd/es/input'), require('antd/es/drawer/style'), require('antd/es/drawer'), require('antd/es/dropdown/style'), require('antd/es/dropdown'), require('antd/es/table/style'), require('antd/es/table'), require('antd/es/radio/style'), require('antd/es/radio'), require('antd/es/select/style'), require('antd/es/select'), require('antd/es/input-number/style'), require('antd/es/input-number'), require('antd/es/spin/style'), require('antd/es/spin'), require('antd/es/message/style'), require('antd/es/message'), require('antd/es/image/style'), require('antd/es/image'), require('antd/es/modal/style'), require('antd/es/modal'), require('antd/es/space/style'), require('antd/es/space'), require('antd/es/row/style'), require('antd/es/row'), require('antd/es/col/style'), require('antd/es/col'), require('antd/es/divider/style'), require('antd/es/divider'), require('antd/es/list/style'), require('antd/es/list'), require('antd/es/popover/style'), require('antd/es/popover'), require('antd/es/tree/style'), require('antd/es/tree'), require('antd/es/time-picker/style'), require('antd/es/time-picker'), require('antd/es/avatar/style'), require('antd/es/avatar'), require('react/jsx-runtime'), require('antd/es/config-provider/style'), require('antd/es/config-provider'), require('antd/es/locale/zh_CN'), require('antd/es/result/style'), require('antd/es/result'), require('antd/es/tooltip/style'), require('antd/es/tooltip'), require('antd/es/typography/style'), require('antd/es/typography'), require('antd/es/popconfirm/style'), require('antd/es/popconfirm'), require('antd/es/table/hooks/useLazyKVMap'), require('antd/es/badge/style'), require('antd/es/badge'), require('antd/es/progress/style'), require('antd/es/progress'), require('antd/es/rate/style'), require('antd/es/rate'), require('antd/es/switch/style'), require('antd/es/switch'), require('antd/es/tree-select/style'), require('antd/es/tree-select'), require('react-dom'), require('antd/es/tabs/style'), require('antd/es/tabs'), require('antd/es/grid/style'), require('antd/es/grid'), require('antd/es/steps/style'), require('antd/es/steps'), require('antd/es/alert/style'), require('antd/es/alert'), require('antd/es/menu/style'), require('antd/es/menu'), require('antd/es/empty/style'), require('antd/es/empty'), require('antd/es/pagination/style'), require('antd/es/pagination'), require('antd/es/notification/style'), require('antd/es/notification')) :
3
- typeof define === 'function' && define.amd ? define(['exports', 'antd', 'antd/es/button/style', 'antd/es/button', 'react', 'antd/es/card/style', 'antd/es/card', 'antd/es/checkbox/style', 'antd/es/checkbox', 'linkmore-design', 'antd/es/cascader/style', 'antd/es/cascader', 'antd/es/date-picker/style', 'antd/es/date-picker', 'antd/es/tag/style', 'antd/es/tag', 'antd/es/form/style', 'antd/es/form', 'antd/es/input/style', 'antd/es/input', 'antd/es/drawer/style', 'antd/es/drawer', 'antd/es/dropdown/style', 'antd/es/dropdown', 'antd/es/table/style', 'antd/es/table', 'antd/es/radio/style', 'antd/es/radio', 'antd/es/select/style', 'antd/es/select', 'antd/es/input-number/style', 'antd/es/input-number', 'antd/es/spin/style', 'antd/es/spin', 'antd/es/message/style', 'antd/es/message', 'antd/es/image/style', 'antd/es/image', 'antd/es/modal/style', 'antd/es/modal', 'antd/es/space/style', 'antd/es/space', 'antd/es/row/style', 'antd/es/row', 'antd/es/col/style', 'antd/es/col', 'antd/es/divider/style', 'antd/es/divider', 'antd/es/list/style', 'antd/es/list', 'antd/es/popover/style', 'antd/es/popover', 'antd/es/tree/style', 'antd/es/tree', 'antd/es/time-picker/style', 'antd/es/time-picker', 'antd/es/avatar/style', 'antd/es/avatar', 'react/jsx-runtime', 'antd/es/config-provider/style', 'antd/es/config-provider', 'antd/es/locale/zh_CN', 'antd/es/result/style', 'antd/es/result', 'antd/es/tooltip/style', 'antd/es/tooltip', 'antd/es/typography/style', 'antd/es/typography', 'antd/es/popconfirm/style', 'antd/es/popconfirm', 'antd/es/table/hooks/useLazyKVMap', 'antd/es/badge/style', 'antd/es/badge', 'antd/es/progress/style', 'antd/es/progress', 'antd/es/rate/style', 'antd/es/rate', 'antd/es/switch/style', 'antd/es/switch', 'antd/es/tree-select/style', 'antd/es/tree-select', 'react-dom', 'antd/es/tabs/style', 'antd/es/tabs', 'antd/es/grid/style', 'antd/es/grid', 'antd/es/steps/style', 'antd/es/steps', 'antd/es/alert/style', 'antd/es/alert', 'antd/es/menu/style', 'antd/es/menu', 'antd/es/empty/style', 'antd/es/empty', 'antd/es/pagination/style', 'antd/es/pagination', 'antd/es/notification/style', 'antd/es/notification'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.linkmoreDesign = {}, global.antd, null, global._Button, global.React, null, global._Card, null, global._Checkbox, global.linkmoreDesign, null, global._Cascader, null, global._DatePicker, null, global._Tag, null, global._Form, null, global._Input, null, global._Drawer, null, global._Dropdown, null, global._Table, null, global._Radio, null, global._Select, null, global._InputNumber, null, global._Spin, null, global._message, null, global._Image, null, global._Modal, null, global._Space, null, global._Row, null, global._Col, null, global._Divider, null, global._List, null, global._Popover, null, global._Tree, null, global._TimePicker, null, global._Avatar, global.jsxRuntime, null, global._ConfigProvider, global.zh_CN, null, global._Result, null, global._Tooltip, null, global._Typography, null, global._Popconfirm, global.useLazyKVMap, null, global._Badge, null, global._Progress, null, global._Rate, null, global._Switch, null, global._TreeSelect, global.require$$2, null, global._Tabs, null, global._Grid, null, global._Steps, null, global._Alert, null, global._Menu, null, global._Empty, null, global._Pagination, null, global._notification));
5
- }(this, (function (exports, antd, style, _Button, React, style$1, _Card, style$2, _Checkbox, linkmoreDesign, style$3, _Cascader, style$4, _DatePicker, style$5, _Tag, style$6, _Form, style$7, _Input, style$8, _Drawer, style$9, _Dropdown, style$a, _Table, style$b, _Radio, style$c, _Select, style$d, _InputNumber, style$e, _Spin, style$f, _message, style$g, _Image, style$h, _Modal, style$i, _Space, style$j, _Row, style$k, _Col, style$l, _Divider, style$m, _List, style$n, _Popover, style$o, _Tree, style$p, _TimePicker, style$q, _Avatar, jsxRuntime, style$r, _ConfigProvider, zh_CN, style$s, _Result, style$t, _Tooltip, style$u, _Typography, style$v, _Popconfirm, useLazyKVMap, style$w, _Badge, style$x, _Progress, style$y, _Rate, style$z, _Switch, style$A, _TreeSelect, require$$2, style$B, _Tabs, style$C, _Grid, style$D, _Steps, style$E, _Alert, style$F, _Menu, style$G, _Empty, style$H, _Pagination, style$I, _notification) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('antd/es/button/style'), require('antd/es/button'), require('react'), require('antd/es/card/style'), require('antd/es/card'), require('antd/es/checkbox/style'), require('antd/es/checkbox'), require('linkmore-design'), require('antd/es/cascader/style'), require('antd/es/cascader'), require('antd/es/date-picker/style'), require('antd/es/date-picker'), require('antd/es/tag/style'), require('antd/es/tag'), require('antd/es/form/style'), require('antd/es/form'), require('antd/es/input/style'), require('antd/es/input'), require('antd/es/drawer/style'), require('antd/es/drawer'), require('antd/es/dropdown/style'), require('antd/es/dropdown'), require('antd/es/table/style'), require('antd/es/table'), require('antd/es/radio/style'), require('antd/es/radio'), require('antd/es/select/style'), require('antd/es/select'), require('antd/es/input-number/style'), require('antd/es/input-number'), require('antd/es/spin/style'), require('antd/es/spin'), require('antd/es/message/style'), require('antd/es/message'), require('antd/es/image/style'), require('antd/es/image'), require('antd/es/empty/style'), require('antd/es/empty'), require('antd/es/modal/style'), require('antd/es/modal'), require('antd/es/space/style'), require('antd/es/space'), require('antd/es/row/style'), require('antd/es/row'), require('antd/es/col/style'), require('antd/es/col'), require('antd/es/divider/style'), require('antd/es/divider'), require('antd/es/list/style'), require('antd/es/list'), require('antd/es/popover/style'), require('antd/es/popover'), require('antd/es/tree/style'), require('antd/es/tree'), require('antd/es/time-picker/style'), require('antd/es/time-picker'), require('antd/es/avatar/style'), require('antd/es/avatar'), require('react/jsx-runtime'), require('antd/es/config-provider/style'), require('antd/es/config-provider'), require('antd/es/locale/zh_CN'), require('antd/es/result/style'), require('antd/es/result'), require('antd/es/tooltip/style'), require('antd/es/tooltip'), require('antd/es/typography/style'), require('antd/es/typography'), require('antd/es/popconfirm/style'), require('antd/es/popconfirm'), require('antd/es/table/hooks/useLazyKVMap'), require('antd/es/badge/style'), require('antd/es/badge'), require('antd/es/progress/style'), require('antd/es/progress'), require('antd/es/rate/style'), require('antd/es/rate'), require('antd/es/switch/style'), require('antd/es/switch'), require('antd/es/tree-select/style'), require('antd/es/tree-select'), require('react-dom'), require('antd/es/tabs/style'), require('antd/es/tabs'), require('antd/es/grid/style'), require('antd/es/grid'), require('antd/es/steps/style'), require('antd/es/steps'), require('antd/es/alert/style'), require('antd/es/alert'), require('antd/es/menu/style'), require('antd/es/menu'), require('antd/es/pagination/style'), require('antd/es/pagination'), require('antd/es/notification/style'), require('antd/es/notification')) :
3
+ typeof define === 'function' && define.amd ? define(['exports', 'antd/es/button/style', 'antd/es/button', 'react', 'antd/es/card/style', 'antd/es/card', 'antd/es/checkbox/style', 'antd/es/checkbox', 'linkmore-design', 'antd/es/cascader/style', 'antd/es/cascader', 'antd/es/date-picker/style', 'antd/es/date-picker', 'antd/es/tag/style', 'antd/es/tag', 'antd/es/form/style', 'antd/es/form', 'antd/es/input/style', 'antd/es/input', 'antd/es/drawer/style', 'antd/es/drawer', 'antd/es/dropdown/style', 'antd/es/dropdown', 'antd/es/table/style', 'antd/es/table', 'antd/es/radio/style', 'antd/es/radio', 'antd/es/select/style', 'antd/es/select', 'antd/es/input-number/style', 'antd/es/input-number', 'antd/es/spin/style', 'antd/es/spin', 'antd/es/message/style', 'antd/es/message', 'antd/es/image/style', 'antd/es/image', 'antd/es/empty/style', 'antd/es/empty', 'antd/es/modal/style', 'antd/es/modal', 'antd/es/space/style', 'antd/es/space', 'antd/es/row/style', 'antd/es/row', 'antd/es/col/style', 'antd/es/col', 'antd/es/divider/style', 'antd/es/divider', 'antd/es/list/style', 'antd/es/list', 'antd/es/popover/style', 'antd/es/popover', 'antd/es/tree/style', 'antd/es/tree', 'antd/es/time-picker/style', 'antd/es/time-picker', 'antd/es/avatar/style', 'antd/es/avatar', 'react/jsx-runtime', 'antd/es/config-provider/style', 'antd/es/config-provider', 'antd/es/locale/zh_CN', 'antd/es/result/style', 'antd/es/result', 'antd/es/tooltip/style', 'antd/es/tooltip', 'antd/es/typography/style', 'antd/es/typography', 'antd/es/popconfirm/style', 'antd/es/popconfirm', 'antd/es/table/hooks/useLazyKVMap', 'antd/es/badge/style', 'antd/es/badge', 'antd/es/progress/style', 'antd/es/progress', 'antd/es/rate/style', 'antd/es/rate', 'antd/es/switch/style', 'antd/es/switch', 'antd/es/tree-select/style', 'antd/es/tree-select', 'react-dom', 'antd/es/tabs/style', 'antd/es/tabs', 'antd/es/grid/style', 'antd/es/grid', 'antd/es/steps/style', 'antd/es/steps', 'antd/es/alert/style', 'antd/es/alert', 'antd/es/menu/style', 'antd/es/menu', 'antd/es/pagination/style', 'antd/es/pagination', 'antd/es/notification/style', 'antd/es/notification'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.linkmoreDesign = {}, null, global._Button, global.React, null, global._Card, null, global._Checkbox, global.linkmoreDesign, null, global._Cascader, null, global._DatePicker, null, global._Tag, null, global._Form, null, global._Input, null, global._Drawer, null, global._Dropdown, null, global._Table, null, global._Radio, null, global._Select, null, global._InputNumber, null, global._Spin, null, global._message, null, global._Image, null, global._Empty, null, global._Modal, null, global._Space, null, global._Row, null, global._Col, null, global._Divider, null, global._List, null, global._Popover, null, global._Tree, null, global._TimePicker, null, global._Avatar, global.jsxRuntime, null, global._ConfigProvider, global.zh_CN, null, global._Result, null, global._Tooltip, null, global._Typography, null, global._Popconfirm, global.useLazyKVMap, null, global._Badge, null, global._Progress, null, global._Rate, null, global._Switch, null, global._TreeSelect, global.require$$2, null, global._Tabs, null, global._Grid, null, global._Steps, null, global._Alert, null, global._Menu, null, global._Pagination, null, global._notification));
5
+ }(this, (function (exports, style, _Button, React, style$1, _Card, style$2, _Checkbox, linkmoreDesign, style$3, _Cascader, style$4, _DatePicker, style$5, _Tag, style$6, _Form, style$7, _Input, style$8, _Drawer, style$9, _Dropdown, style$a, _Table, style$b, _Radio, style$c, _Select, style$d, _InputNumber, style$e, _Spin, style$f, _message, style$g, _Image, style$h, _Empty, style$i, _Modal, style$j, _Space, style$k, _Row, style$l, _Col, style$m, _Divider, style$n, _List, style$o, _Popover, style$p, _Tree, style$q, _TimePicker, style$r, _Avatar, jsxRuntime, style$s, _ConfigProvider, zh_CN, style$t, _Result, style$u, _Tooltip, style$v, _Typography, style$w, _Popconfirm, useLazyKVMap, style$x, _Badge, style$y, _Progress, style$z, _Rate, style$A, _Switch, style$B, _TreeSelect, require$$2, style$C, _Tabs, style$D, _Grid, style$E, _Steps, style$F, _Alert, style$G, _Menu, style$H, _Pagination, style$I, _notification) { 'use strict';
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
8
 
@@ -24,6 +24,7 @@
24
24
  var _Spin__default = /*#__PURE__*/_interopDefaultLegacy(_Spin);
25
25
  var _message__default = /*#__PURE__*/_interopDefaultLegacy(_message);
26
26
  var _Image__default = /*#__PURE__*/_interopDefaultLegacy(_Image);
27
+ var _Empty__default = /*#__PURE__*/_interopDefaultLegacy(_Empty);
27
28
  var _Modal__default = /*#__PURE__*/_interopDefaultLegacy(_Modal);
28
29
  var _Space__default = /*#__PURE__*/_interopDefaultLegacy(_Space);
29
30
  var _Row__default = /*#__PURE__*/_interopDefaultLegacy(_Row);
@@ -52,7 +53,6 @@
52
53
  var _Steps__default = /*#__PURE__*/_interopDefaultLegacy(_Steps);
53
54
  var _Alert__default = /*#__PURE__*/_interopDefaultLegacy(_Alert);
54
55
  var _Menu__default = /*#__PURE__*/_interopDefaultLegacy(_Menu);
55
- var _Empty__default = /*#__PURE__*/_interopDefaultLegacy(_Empty);
56
56
  var _Pagination__default = /*#__PURE__*/_interopDefaultLegacy(_Pagination);
57
57
  var _notification__default = /*#__PURE__*/_interopDefaultLegacy(_notification);
58
58
 
@@ -77044,328 +77044,34 @@
77044
77044
  }))));
77045
77045
  };
77046
77046
 
77047
- Object.defineProperty(exports, 'Affix', {
77048
- enumerable: true,
77049
- get: function () {
77050
- return antd.Affix;
77051
- }
77052
- });
77053
- Object.defineProperty(exports, 'Alert', {
77054
- enumerable: true,
77055
- get: function () {
77056
- return antd.Alert;
77057
- }
77058
- });
77059
- Object.defineProperty(exports, 'Anchor', {
77060
- enumerable: true,
77061
- get: function () {
77062
- return antd.Anchor;
77063
- }
77064
- });
77065
- Object.defineProperty(exports, 'AutoComplete', {
77066
- enumerable: true,
77067
- get: function () {
77068
- return antd.AutoComplete;
77069
- }
77070
- });
77071
- Object.defineProperty(exports, 'Avatar', {
77072
- enumerable: true,
77073
- get: function () {
77074
- return antd.Avatar;
77075
- }
77076
- });
77077
- Object.defineProperty(exports, 'BackTop', {
77078
- enumerable: true,
77079
- get: function () {
77080
- return antd.BackTop;
77081
- }
77082
- });
77083
- Object.defineProperty(exports, 'Badge', {
77084
- enumerable: true,
77085
- get: function () {
77086
- return antd.Badge;
77087
- }
77088
- });
77089
- Object.defineProperty(exports, 'Breadcrumb', {
77090
- enumerable: true,
77091
- get: function () {
77092
- return antd.Breadcrumb;
77093
- }
77094
- });
77095
- Object.defineProperty(exports, 'Calendar', {
77096
- enumerable: true,
77097
- get: function () {
77098
- return antd.Calendar;
77099
- }
77100
- });
77101
- Object.defineProperty(exports, 'Carousel', {
77102
- enumerable: true,
77103
- get: function () {
77104
- return antd.Carousel;
77105
- }
77106
- });
77107
- Object.defineProperty(exports, 'Cascader', {
77108
- enumerable: true,
77109
- get: function () {
77110
- return antd.Cascader;
77111
- }
77112
- });
77113
- Object.defineProperty(exports, 'Col', {
77114
- enumerable: true,
77115
- get: function () {
77116
- return antd.Col;
77117
- }
77118
- });
77119
- Object.defineProperty(exports, 'Collapse', {
77120
- enumerable: true,
77121
- get: function () {
77122
- return antd.Collapse;
77123
- }
77124
- });
77125
- Object.defineProperty(exports, 'Comment', {
77126
- enumerable: true,
77127
- get: function () {
77128
- return antd.Comment;
77129
- }
77130
- });
77131
- Object.defineProperty(exports, 'ConfigProvider', {
77132
- enumerable: true,
77133
- get: function () {
77134
- return antd.ConfigProvider;
77135
- }
77136
- });
77137
- Object.defineProperty(exports, 'DatePicker', {
77138
- enumerable: true,
77139
- get: function () {
77140
- return antd.DatePicker;
77141
- }
77142
- });
77143
- Object.defineProperty(exports, 'Descriptions', {
77144
- enumerable: true,
77145
- get: function () {
77146
- return antd.Descriptions;
77147
- }
77148
- });
77149
- Object.defineProperty(exports, 'Divider', {
77047
+ Object.defineProperty(exports, 'Card', {
77150
77048
  enumerable: true,
77151
77049
  get: function () {
77152
- return antd.Divider;
77050
+ return _Card__default['default'];
77153
77051
  }
77154
77052
  });
77155
77053
  Object.defineProperty(exports, 'Empty', {
77156
77054
  enumerable: true,
77157
77055
  get: function () {
77158
- return antd.Empty;
77159
- }
77160
- });
77161
- Object.defineProperty(exports, 'Form', {
77162
- enumerable: true,
77163
- get: function () {
77164
- return antd.Form;
77165
- }
77166
- });
77167
- Object.defineProperty(exports, 'Grid', {
77168
- enumerable: true,
77169
- get: function () {
77170
- return antd.Grid;
77171
- }
77172
- });
77173
- Object.defineProperty(exports, 'Image', {
77174
- enumerable: true,
77175
- get: function () {
77176
- return antd.Image;
77177
- }
77178
- });
77179
- Object.defineProperty(exports, 'Layout', {
77180
- enumerable: true,
77181
- get: function () {
77182
- return antd.Layout;
77183
- }
77184
- });
77185
- Object.defineProperty(exports, 'List', {
77186
- enumerable: true,
77187
- get: function () {
77188
- return antd.List;
77189
- }
77190
- });
77191
- Object.defineProperty(exports, 'Mentions', {
77192
- enumerable: true,
77193
- get: function () {
77194
- return antd.Mentions;
77195
- }
77196
- });
77197
- Object.defineProperty(exports, 'Menu', {
77198
- enumerable: true,
77199
- get: function () {
77200
- return antd.Menu;
77201
- }
77202
- });
77203
- Object.defineProperty(exports, 'PageHeader', {
77204
- enumerable: true,
77205
- get: function () {
77206
- return antd.PageHeader;
77207
- }
77208
- });
77209
- Object.defineProperty(exports, 'Popconfirm', {
77210
- enumerable: true,
77211
- get: function () {
77212
- return antd.Popconfirm;
77213
- }
77214
- });
77215
- Object.defineProperty(exports, 'Popover', {
77216
- enumerable: true,
77217
- get: function () {
77218
- return antd.Popover;
77219
- }
77220
- });
77221
- Object.defineProperty(exports, 'Progress', {
77222
- enumerable: true,
77223
- get: function () {
77224
- return antd.Progress;
77225
- }
77226
- });
77227
- Object.defineProperty(exports, 'Rate', {
77228
- enumerable: true,
77229
- get: function () {
77230
- return antd.Rate;
77231
- }
77232
- });
77233
- Object.defineProperty(exports, 'Result', {
77234
- enumerable: true,
77235
- get: function () {
77236
- return antd.Result;
77237
- }
77238
- });
77239
- Object.defineProperty(exports, 'Row', {
77240
- enumerable: true,
77241
- get: function () {
77242
- return antd.Row;
77243
- }
77244
- });
77245
- Object.defineProperty(exports, 'Segmented', {
77246
- enumerable: true,
77247
- get: function () {
77248
- return antd.Segmented;
77249
- }
77250
- });
77251
- Object.defineProperty(exports, 'Skeleton', {
77252
- enumerable: true,
77253
- get: function () {
77254
- return antd.Skeleton;
77255
- }
77256
- });
77257
- Object.defineProperty(exports, 'Slider', {
77258
- enumerable: true,
77259
- get: function () {
77260
- return antd.Slider;
77261
- }
77262
- });
77263
- Object.defineProperty(exports, 'Spin', {
77264
- enumerable: true,
77265
- get: function () {
77266
- return antd.Spin;
77267
- }
77268
- });
77269
- Object.defineProperty(exports, 'Statistic', {
77270
- enumerable: true,
77271
- get: function () {
77272
- return antd.Statistic;
77273
- }
77274
- });
77275
- Object.defineProperty(exports, 'Steps', {
77276
- enumerable: true,
77277
- get: function () {
77278
- return antd.Steps;
77279
- }
77280
- });
77281
- Object.defineProperty(exports, 'Switch', {
77282
- enumerable: true,
77283
- get: function () {
77284
- return antd.Switch;
77285
- }
77286
- });
77287
- Object.defineProperty(exports, 'Tabs', {
77288
- enumerable: true,
77289
- get: function () {
77290
- return antd.Tabs;
77291
- }
77292
- });
77293
- Object.defineProperty(exports, 'Tag', {
77294
- enumerable: true,
77295
- get: function () {
77296
- return antd.Tag;
77297
- }
77298
- });
77299
- Object.defineProperty(exports, 'TimePicker', {
77300
- enumerable: true,
77301
- get: function () {
77302
- return antd.TimePicker;
77056
+ return _Empty__default['default'];
77303
77057
  }
77304
77058
  });
77305
- Object.defineProperty(exports, 'Timeline', {
77306
- enumerable: true,
77307
- get: function () {
77308
- return antd.Timeline;
77309
- }
77310
- });
77311
- Object.defineProperty(exports, 'Tooltip', {
77312
- enumerable: true,
77313
- get: function () {
77314
- return antd.Tooltip;
77315
- }
77316
- });
77317
- Object.defineProperty(exports, 'Transfer', {
77059
+ Object.defineProperty(exports, 'Space', {
77318
77060
  enumerable: true,
77319
77061
  get: function () {
77320
- return antd.Transfer;
77062
+ return _Space__default['default'];
77321
77063
  }
77322
77064
  });
77323
77065
  Object.defineProperty(exports, 'Tree', {
77324
77066
  enumerable: true,
77325
77067
  get: function () {
77326
- return antd.Tree;
77327
- }
77328
- });
77329
- Object.defineProperty(exports, 'TreeSelect', {
77330
- enumerable: true,
77331
- get: function () {
77332
- return antd.TreeSelect;
77333
- }
77334
- });
77335
- Object.defineProperty(exports, 'Typography', {
77336
- enumerable: true,
77337
- get: function () {
77338
- return antd.Typography;
77339
- }
77340
- });
77341
- Object.defineProperty(exports, 'Upload', {
77342
- enumerable: true,
77343
- get: function () {
77344
- return antd.Upload;
77345
- }
77346
- });
77347
- Object.defineProperty(exports, 'as', {
77348
- enumerable: true,
77349
- get: function () {
77350
- return antd.as;
77068
+ return _Tree__default['default'];
77351
77069
  }
77352
77070
  });
77353
- Object.defineProperty(exports, 'message', {
77354
- enumerable: true,
77355
- get: function () {
77356
- return antd.message;
77357
- }
77358
- });
77359
- Object.defineProperty(exports, 'Card', {
77360
- enumerable: true,
77361
- get: function () {
77362
- return _Card__default['default'];
77363
- }
77364
- });
77365
- Object.defineProperty(exports, 'Space', {
77071
+ Object.defineProperty(exports, 'Menu', {
77366
77072
  enumerable: true,
77367
77073
  get: function () {
77368
- return _Space__default['default'];
77074
+ return _Menu__default['default'];
77369
77075
  }
77370
77076
  });
77371
77077
  Object.defineProperty(exports, 'notification', {