assui 2.0.127 → 2.0.128

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 (143) hide show
  1. package/es/button-drawer/index.d.ts +1 -1
  2. package/es/button-drawer/index.js +1 -1
  3. package/es/button-drawer/style/index.d.ts +1 -1
  4. package/es/button-drawer/style/index.js +1 -1
  5. package/es/button-modal/index.d.ts +1 -1
  6. package/es/button-modal/index.js +1 -1
  7. package/es/button-modal/style/index.d.ts +1 -1
  8. package/es/button-modal/style/index.js +1 -1
  9. package/es/condition-input/index.d.ts +1 -1
  10. package/es/condition-input/index.js +1 -1
  11. package/es/condition-input/style/index.d.ts +1 -1
  12. package/es/condition-input/style/index.js +1 -1
  13. package/es/copy-to-clipboard/index.d.ts +1 -1
  14. package/es/copy-to-clipboard/index.js +1 -1
  15. package/es/copy-to-clipboard/style/index.less +1 -1
  16. package/es/highlight-textarea/style/index.less +1 -1
  17. package/es/img-crop/index.js +2 -2
  18. package/es/img-crop/style/index.d.ts +2 -2
  19. package/es/img-crop/style/index.js +2 -2
  20. package/es/img-crop/style/index.less +1 -1
  21. package/es/keep-tab/index.d.ts +2 -2
  22. package/es/keep-tab/index.js +2 -2
  23. package/es/keep-tab/style/index.d.ts +2 -2
  24. package/es/keep-tab/style/index.js +2 -2
  25. package/es/keep-tab/style/index.less +2 -2
  26. package/es/label-auto-complete/index.d.ts +1 -1
  27. package/es/label-auto-complete/index.js +2 -2
  28. package/es/label-auto-complete/style/index.d.ts +1 -1
  29. package/es/label-auto-complete/style/index.js +1 -1
  30. package/es/label-auto-complete/style/index.less +1 -1
  31. package/es/label-customize-range-picker/index.js +2 -2
  32. package/es/label-customize-range-picker/style/index.d.ts +2 -2
  33. package/es/label-customize-range-picker/style/index.js +2 -2
  34. package/es/label-customize-range-picker/style/index.less +1 -1
  35. package/es/label-date-picker/index.d.ts +1 -1
  36. package/es/label-date-picker/index.js +1 -1
  37. package/es/label-date-picker/style/index.d.ts +1 -1
  38. package/es/label-date-picker/style/index.js +1 -1
  39. package/es/label-date-picker/style/index.less +1 -1
  40. package/es/label-range-picker/index.d.ts +1 -1
  41. package/es/label-range-picker/index.js +1 -1
  42. package/es/label-range-picker/style/index.d.ts +1 -1
  43. package/es/label-range-picker/style/index.js +1 -1
  44. package/es/label-range-picker/style/index.less +1 -1
  45. package/es/label-select/index.d.ts +1 -1
  46. package/es/label-select/index.js +1 -1
  47. package/es/label-select/style/index.d.ts +1 -1
  48. package/es/label-select/style/index.js +1 -1
  49. package/es/label-select/style/index.less +1 -1
  50. package/es/label-tree-select/index.d.ts +1 -1
  51. package/es/label-tree-select/index.js +1 -1
  52. package/es/label-tree-select/style/index.d.ts +1 -1
  53. package/es/label-tree-select/style/index.js +1 -1
  54. package/es/label-tree-select/style/index.less +1 -1
  55. package/es/number-input/index.d.ts +1 -1
  56. package/es/number-input/index.js +1 -1
  57. package/es/number-input/style/index.d.ts +1 -1
  58. package/es/number-input/style/index.js +1 -1
  59. package/es/rich-text-editor/style/index.less +2 -2
  60. package/es/single-img-upload/index.js +2 -2
  61. package/es/single-img-upload/style/index.d.ts +2 -2
  62. package/es/single-img-upload/style/index.js +2 -2
  63. package/es/single-img-upload/style/index.less +1 -1
  64. package/es/step-number-input/style/index.d.ts +1 -1
  65. package/es/step-number-input/style/index.js +1 -1
  66. package/es/step-number-input/style/index.less +1 -1
  67. package/es/text-area/index.d.ts +1 -1
  68. package/es/text-area/index.js +1 -1
  69. package/es/text-area/style/index.d.ts +1 -1
  70. package/es/text-area/style/index.js +1 -1
  71. package/es/text-input/style/index.less +1 -1
  72. package/lib/button-drawer/index.d.ts +1 -1
  73. package/lib/button-drawer/index.js +1 -1
  74. package/lib/button-drawer/style/index.d.ts +1 -1
  75. package/lib/button-drawer/style/index.js +1 -1
  76. package/lib/button-modal/index.d.ts +1 -1
  77. package/lib/button-modal/index.js +1 -1
  78. package/lib/button-modal/style/index.d.ts +1 -1
  79. package/lib/button-modal/style/index.js +1 -1
  80. package/lib/condition-input/index.d.ts +1 -1
  81. package/lib/condition-input/index.js +1 -1
  82. package/lib/condition-input/style/index.d.ts +1 -1
  83. package/lib/condition-input/style/index.js +1 -1
  84. package/lib/copy-to-clipboard/index.d.ts +1 -1
  85. package/lib/copy-to-clipboard/index.js +1 -1
  86. package/lib/copy-to-clipboard/style/index.less +1 -1
  87. package/lib/highlight-textarea/style/index.less +1 -1
  88. package/lib/img-crop/index.js +2 -2
  89. package/lib/img-crop/style/index.d.ts +2 -2
  90. package/lib/img-crop/style/index.js +2 -2
  91. package/lib/img-crop/style/index.less +1 -1
  92. package/lib/keep-tab/index.d.ts +2 -2
  93. package/lib/keep-tab/index.js +2 -2
  94. package/lib/keep-tab/style/index.d.ts +2 -2
  95. package/lib/keep-tab/style/index.js +2 -2
  96. package/lib/keep-tab/style/index.less +2 -2
  97. package/lib/label-auto-complete/index.d.ts +1 -1
  98. package/lib/label-auto-complete/index.js +2 -2
  99. package/lib/label-auto-complete/style/index.d.ts +1 -1
  100. package/lib/label-auto-complete/style/index.js +1 -1
  101. package/lib/label-auto-complete/style/index.less +1 -1
  102. package/lib/label-customize-range-picker/index.js +2 -2
  103. package/lib/label-customize-range-picker/style/index.d.ts +2 -2
  104. package/lib/label-customize-range-picker/style/index.js +2 -2
  105. package/lib/label-customize-range-picker/style/index.less +1 -1
  106. package/lib/label-date-picker/index.d.ts +1 -1
  107. package/lib/label-date-picker/index.js +1 -1
  108. package/lib/label-date-picker/style/index.d.ts +1 -1
  109. package/lib/label-date-picker/style/index.js +1 -1
  110. package/lib/label-date-picker/style/index.less +1 -1
  111. package/lib/label-range-picker/index.d.ts +1 -1
  112. package/lib/label-range-picker/index.js +1 -1
  113. package/lib/label-range-picker/style/index.d.ts +1 -1
  114. package/lib/label-range-picker/style/index.js +1 -1
  115. package/lib/label-range-picker/style/index.less +1 -1
  116. package/lib/label-select/index.d.ts +1 -1
  117. package/lib/label-select/index.js +1 -1
  118. package/lib/label-select/style/index.d.ts +1 -1
  119. package/lib/label-select/style/index.js +1 -1
  120. package/lib/label-select/style/index.less +1 -1
  121. package/lib/label-tree-select/index.d.ts +1 -1
  122. package/lib/label-tree-select/index.js +1 -1
  123. package/lib/label-tree-select/style/index.d.ts +1 -1
  124. package/lib/label-tree-select/style/index.js +1 -1
  125. package/lib/label-tree-select/style/index.less +1 -1
  126. package/lib/number-input/index.d.ts +1 -1
  127. package/lib/number-input/index.js +1 -1
  128. package/lib/number-input/style/index.d.ts +1 -1
  129. package/lib/number-input/style/index.js +1 -1
  130. package/lib/rich-text-editor/style/index.less +2 -2
  131. package/lib/single-img-upload/index.js +2 -2
  132. package/lib/single-img-upload/style/index.d.ts +2 -2
  133. package/lib/single-img-upload/style/index.js +2 -2
  134. package/lib/single-img-upload/style/index.less +1 -1
  135. package/lib/step-number-input/style/index.d.ts +1 -1
  136. package/lib/step-number-input/style/index.js +1 -1
  137. package/lib/step-number-input/style/index.less +1 -1
  138. package/lib/text-area/index.d.ts +1 -1
  139. package/lib/text-area/index.js +1 -1
  140. package/lib/text-area/style/index.d.ts +1 -1
  141. package/lib/text-area/style/index.js +1 -1
  142. package/lib/text-input/style/index.less +1 -1
  143. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { DrawerProps } from 'antd/es/drawer';
2
+ import type { DrawerProps } from 'antd/lib/drawer';
3
3
  export interface ButtonDrawerProps extends DrawerProps {
4
4
  onClose?: () => void;
5
5
  onOpen?: () => void;
@@ -55,7 +55,7 @@ var __read = this && this.__read || function (o, n) {
55
55
  };
56
56
 
57
57
  import React, { useState, useRef, useImperativeHandle } from 'react';
58
- import Drawer from 'antd/es/drawer';
58
+ import Drawer from 'antd/lib/drawer';
59
59
  import classNames from 'classnames';
60
60
 
61
61
  var ButtonDrawer = function ButtonDrawer(props, ref) {
@@ -1 +1 @@
1
- import 'antd/es/drawer/style';
1
+ import 'antd/lib/drawer/style';
@@ -1 +1 @@
1
- import 'antd/es/drawer/style';
1
+ import 'antd/lib/drawer/style';
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import type { ModalProps } from 'antd/es/modal';
2
+ import type { ModalProps } from 'antd/lib/modal';
3
3
  export interface ModalAction {
4
4
  open: () => void;
5
5
  close: () => void;
@@ -55,7 +55,7 @@ var __read = this && this.__read || function (o, n) {
55
55
  };
56
56
 
57
57
  import * as React from 'react';
58
- import Modal from 'antd/es/modal';
58
+ import Modal from 'antd/lib/modal';
59
59
 
60
60
  var ButtonModal = function ButtonModal(props, ref) {
61
61
  var _a = __read(React.useState(false), 2),
@@ -1 +1 @@
1
- import 'antd/es/modal/style';
1
+ import 'antd/lib/modal/style';
@@ -1 +1 @@
1
- import 'antd/es/modal/style';
1
+ import 'antd/lib/modal/style';
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import type { InputProps } from 'antd/es/input';
2
+ import type { InputProps } from 'antd/lib/input';
3
3
  export interface ConditionInputProps extends Omit<InputProps, 'onChange'> {
4
4
  /** 过滤的正则条件 */
5
5
  regexp?: RegExp | (RegExp | string | {
@@ -56,7 +56,7 @@ var __read = this && this.__read || function (o, n) {
56
56
 
57
57
  import * as React from 'react';
58
58
  import isArray from 'lodash/isArray';
59
- import Input from 'antd/es/input';
59
+ import Input from 'antd/lib/input';
60
60
  import isFunction from 'lodash/isFunction';
61
61
  import useControllableValue from 'ahooks/lib/useControllableValue';
62
62
  import parse2RegexOption from './parse2RegexOption';
@@ -1 +1 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
@@ -1 +1 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { TooltipProps } from 'antd/es/tooltip';
2
+ import type { TooltipProps } from 'antd/lib/tooltip';
3
3
  export interface CopyToClipboardProps {
4
4
  /** 需要复制的字符串 */
5
5
  text: string;
@@ -43,7 +43,7 @@ var __read = this && this.__read || function (o, n) {
43
43
 
44
44
  import React, { useState } from 'react';
45
45
  import copy from 'copy-to-clipboard';
46
- import Tooltip from 'antd/es/tooltip';
46
+ import Tooltip from 'antd/lib/tooltip';
47
47
 
48
48
  var CopyToClipboard = function CopyToClipboard(props) {
49
49
  var text = props.text,
@@ -1 +1 @@
1
- @import '~antd/es/tooltip/style/index.less';
1
+ @import '~antd/lib/tooltip/style/index.less';
@@ -1,4 +1,4 @@
1
- @import '~antd/es/input/style/index.less';
1
+ @import '~antd/lib/input/style/index.less';
2
2
 
3
3
  .highlight-textarea {
4
4
  position: relative;
@@ -198,8 +198,8 @@ var __read = this && this.__read || function (o, n) {
198
198
  };
199
199
 
200
200
  import * as React from 'react';
201
- import Modal from 'antd/es/modal';
202
- import Slider from 'antd/es/slider';
201
+ import Modal from 'antd/lib/modal';
202
+ import Slider from 'antd/lib/slider';
203
203
  import getCroppedImg from './getCroppedImg';
204
204
  import EasyCrop from './EasyCrop';
205
205
  import './style/index.less';
@@ -1,3 +1,3 @@
1
- import 'antd/es/slider/style';
2
- import 'antd/es/modal/style';
1
+ import 'antd/lib/slider/style';
2
+ import 'antd/lib/modal/style';
3
3
  import './index.less';
@@ -1,3 +1,3 @@
1
- import 'antd/es/slider/style';
2
- import 'antd/es/modal/style';
1
+ import 'antd/lib/slider/style';
2
+ import 'antd/lib/modal/style';
3
3
  import './index.less';
@@ -1,4 +1,4 @@
1
- @import '~antd/es/style/themes/index';
1
+ @import '~antd/lib/style/themes/index';
2
2
 
3
3
  @pkg: ~'@{ant-prefix}-img-crop';
4
4
  .@{pkg}-modal {
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import type { BadgeProps } from 'antd/es/badge';
3
- import type { TabPaneProps, TabsProps } from 'antd/es/tabs';
2
+ import type { BadgeProps } from 'antd/lib/badge';
3
+ import type { TabPaneProps, TabsProps } from 'antd/lib/tabs';
4
4
  export interface KeepTabProps extends TabsProps {
5
5
  /** 由TabPane组成的children */
6
6
  children: React.ReactNode;
@@ -57,8 +57,8 @@ var __read = this && this.__read || function (o, n) {
57
57
  import * as React from 'react';
58
58
  import find from 'lodash/find';
59
59
  import qsHelp from 'aa-utils/lib/qsHelp';
60
- import Badge from 'antd/es/badge';
61
- import Tabs from 'antd/es/tabs';
60
+ import Badge from 'antd/lib/badge';
61
+ import Tabs from 'antd/lib/tabs';
62
62
  import useUrlState from '@ahooksjs/use-url-state';
63
63
  import useControllableValue from 'ahooks/lib/useControllableValue';
64
64
  import toArray from 'rc-util/lib/Children/toArray';
@@ -1,2 +1,2 @@
1
- import 'antd/es/tabs/style';
2
- import 'antd/es/badge/style';
1
+ import 'antd/lib/tabs/style';
2
+ import 'antd/lib/badge/style';
@@ -1,2 +1,2 @@
1
- import 'antd/es/tabs/style';
2
- import 'antd/es/badge/style';
1
+ import 'antd/lib/tabs/style';
2
+ import 'antd/lib/badge/style';
@@ -1,2 +1,2 @@
1
- @import '~antd/es/tabs/style/index.less';
2
- @import '~antd/es/badge/style/index.less';
1
+ @import '~antd/lib/tabs/style/index.less';
2
+ @import '~antd/lib/badge/style/index.less';
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { AutoCompleteProps } from 'antd/es/auto-complete';
2
+ import type { AutoCompleteProps } from 'antd/lib/auto-complete';
3
3
  export interface LabelAutoCompleteProps extends AutoCompleteProps {
4
4
  label?: React.ReactNode;
5
5
  className?: string;
@@ -43,7 +43,7 @@ var __read = this && this.__read || function (o, n) {
43
43
 
44
44
  import React from 'react';
45
45
  import useControllableValue from 'ahooks/lib/useControllableValue';
46
- import AutoComplete from 'antd/es/auto-complete';
46
+ import AutoComplete from 'antd/lib/auto-complete';
47
47
  import classNames from 'classnames';
48
48
  import omit from 'lodash/omit';
49
49
  import trimStart from 'lodash/trimStart';
@@ -88,7 +88,7 @@ var LabelAutoComplete = function LabelAutoComplete(props) {
88
88
  };
89
89
 
90
90
  var handleBlur = function handleBlur(event) {
91
- if (value === '') {
91
+ if (value === '' || !value) {
92
92
  setOpen(false);
93
93
  }
94
94
 
@@ -1,2 +1,2 @@
1
- import 'antd/es/select/style';
1
+ import 'antd/lib/select/style';
2
2
  import './index.less';
@@ -1,2 +1,2 @@
1
- import 'antd/es/select/style';
1
+ import 'antd/lib/select/style';
2
2
  import './index.less';
@@ -1,5 +1,5 @@
1
1
  /* stylelint-disable indentation */
2
- @import '~antd/es/style/themes/index';
2
+ @import '~antd/lib/style/themes/index';
3
3
  @import '../../style/themes/default.less';
4
4
 
5
5
  @color_9aa5b5: #9aa5b5;
@@ -55,8 +55,8 @@ var __read = this && this.__read || function (o, n) {
55
55
  };
56
56
 
57
57
  import React, { useState, useEffect } from 'react';
58
- import Radio from 'antd/es/radio';
59
- import Checkbox from 'antd/es/checkbox';
58
+ import Radio from 'antd/lib/radio';
59
+ import Checkbox from 'antd/lib/checkbox';
60
60
  import useControllableValue from 'ahooks/lib/useControllableValue';
61
61
  import getRadioList from './getRadioList';
62
62
  import LabelRangePicker from '../label-range-picker';
@@ -1,4 +1,4 @@
1
- import 'antd/es/date-picker/style';
2
- import 'antd/es/checkbox/style';
1
+ import 'antd/lib/date-picker/style';
2
+ import 'antd/lib/checkbox/style';
3
3
  import './index.less';
4
4
  import '../../label-range-picker/style/index';
@@ -1,4 +1,4 @@
1
- import 'antd/es/date-picker/style';
2
- import 'antd/es/checkbox/style';
1
+ import 'antd/lib/date-picker/style';
2
+ import 'antd/lib/checkbox/style';
3
3
  import './index.less';
4
4
  import '../../label-range-picker/style/index';
@@ -1,4 +1,4 @@
1
- @import '~antd/es/style/themes/index';
1
+ @import '~antd/lib/style/themes/index';
2
2
 
3
3
  .wrapper {
4
4
  overflow-x: auto;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { DatePickerProps } from 'antd/es/date-picker';
2
+ import type { DatePickerProps } from 'antd/lib/date-picker';
3
3
  export interface LabelDatePickerProps extends Omit<DatePickerProps, 'label'> {
4
4
  label?: React.ReactNode;
5
5
  }
@@ -43,7 +43,7 @@ var __read = this && this.__read || function (o, n) {
43
43
 
44
44
  import React from 'react';
45
45
  import useControllableValue from 'ahooks/lib/useControllableValue';
46
- import DatePicker from 'antd/es/date-picker';
46
+ import DatePicker from 'antd/lib/date-picker';
47
47
  import CalendarOutlined from 'a-icons/lib/CalendarOutlined';
48
48
  import classNames from 'classnames';
49
49
 
@@ -1,2 +1,2 @@
1
- import 'antd/es/date-picker/style';
1
+ import 'antd/lib/date-picker/style';
2
2
  import './index.less';
@@ -1,2 +1,2 @@
1
- import 'antd/es/date-picker/style';
1
+ import 'antd/lib/date-picker/style';
2
2
  import './index.less';
@@ -1,4 +1,4 @@
1
- @import '~antd/es/style/themes/index';
1
+ @import '~antd/lib/style/themes/index';
2
2
  @import '../../style/themes/default.less';
3
3
 
4
4
  @color_9aa5b5: #9aa5b5;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { RangePickerProps } from 'antd/es/date-picker';
2
+ import type { RangePickerProps } from 'antd/lib/date-picker';
3
3
  export interface LabelRangePickerProps extends Omit<RangePickerProps, 'label'> {
4
4
  label: React.ReactNode;
5
5
  }
@@ -43,7 +43,7 @@ var __read = this && this.__read || function (o, n) {
43
43
 
44
44
  import React from 'react';
45
45
  import useControllableValue from 'ahooks/lib/useControllableValue';
46
- import DatePicker from 'antd/es/date-picker';
46
+ import DatePicker from 'antd/lib/date-picker';
47
47
  import classNames from 'classnames';
48
48
  import CalendarOutlined from 'a-icons/lib/CalendarOutlined';
49
49
  var RangePicker = DatePicker.RangePicker;
@@ -1,2 +1,2 @@
1
- import 'antd/es/date-picker/style';
1
+ import 'antd/lib/date-picker/style';
2
2
  import './index.less';
@@ -1,2 +1,2 @@
1
- import 'antd/es/date-picker/style';
1
+ import 'antd/lib/date-picker/style';
2
2
  import './index.less';
@@ -1,4 +1,4 @@
1
- @import '~antd/es/style/themes/index';
1
+ @import '~antd/lib/style/themes/index';
2
2
  @import '../../style/themes/default.less';
3
3
 
4
4
  @color_9aa5b5: #9aa5b5;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { SelectProps } from 'antd/es/select';
2
+ import type { SelectProps } from 'antd/lib/select';
3
3
  declare const Option: import("rc-select/lib/Option").OptionFC;
4
4
  export { Option };
5
5
  export interface LabelSelectProps extends SelectProps<string> {
@@ -43,7 +43,7 @@ var __read = this && this.__read || function (o, n) {
43
43
 
44
44
  import React from 'react';
45
45
  import useControllableValue from 'ahooks/lib/useControllableValue';
46
- import Select from 'antd/es/select';
46
+ import Select from 'antd/lib/select';
47
47
  import isUndefined from 'lodash/isUndefined';
48
48
  import classNames from 'classnames';
49
49
  import ArrowDropDownFilled from 'a-icons/lib/ArrowDropDownFilled';
@@ -1,2 +1,2 @@
1
- import 'antd/es/select/style';
1
+ import 'antd/lib/select/style';
2
2
  import './index.less';
@@ -1,2 +1,2 @@
1
- import 'antd/es/select/style';
1
+ import 'antd/lib/select/style';
2
2
  import './index.less';
@@ -1,5 +1,5 @@
1
1
  /* stylelint-disable indentation */
2
- @import '~antd/es/style/themes/index';
2
+ @import '~antd/lib/style/themes/index';
3
3
  @import '../../style/themes/default.less';
4
4
 
5
5
  @color_9aa5b5: #9aa5b5;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { TreeSelectProps } from 'antd/es/tree-select';
2
+ import type { TreeSelectProps } from 'antd/lib/tree-select';
3
3
  export interface LabelTreeSelectProps extends Omit<TreeSelectProps<string[]>, 'onDropdownVisibleChange'> {
4
4
  /** 输入框的label */
5
5
  label?: React.ReactNode;
@@ -43,7 +43,7 @@ var __read = this && this.__read || function (o, n) {
43
43
 
44
44
  import React from 'react';
45
45
  import useControllableValue from 'ahooks/lib/useControllableValue';
46
- import TreeSelect from 'antd/es/tree-select';
46
+ import TreeSelect from 'antd/lib/tree-select';
47
47
  import classNames from 'classnames';
48
48
  import omit from 'lodash/omit';
49
49
 
@@ -1,2 +1,2 @@
1
- import 'antd/es/tree-select/style';
1
+ import 'antd/lib/tree-select/style';
2
2
  import './index.less';
@@ -1,2 +1,2 @@
1
- import 'antd/es/tree-select/style';
1
+ import 'antd/lib/tree-select/style';
2
2
  import './index.less';
@@ -1,5 +1,5 @@
1
1
  /* stylelint-disable indentation */
2
- @import '~antd/es/style/themes/index';
2
+ @import '~antd/lib/style/themes/index';
3
3
  @import '../../style/themes/default.less';
4
4
 
5
5
  @color_9aa5b5: #9aa5b5;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import type { InputProps } from 'antd/es/input';
2
+ import type { InputProps } from 'antd/lib/input';
3
3
  import * as dataTypeEnum from './const/dataTypeEnum';
4
4
  import * as numberTypeEnum from './const/numberType';
5
5
  export declare type NumberInputValueType = string | number;
@@ -55,7 +55,7 @@ var __read = this && this.__read || function (o, n) {
55
55
  };
56
56
 
57
57
  import * as React from 'react';
58
- import Input from 'antd/es/input';
58
+ import Input from 'antd/lib/input';
59
59
  import useControllableValue from 'ahooks/lib/useControllableValue';
60
60
  import omit from 'lodash/omit';
61
61
  import * as dataTypeEnum from './const/dataTypeEnum';
@@ -1 +1 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
@@ -1 +1 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
@@ -1,5 +1,5 @@
1
- @import '~antd/es/style/themes/default.less';
2
- @import '~antd/es/style/index.less';
1
+ @import '~antd/lib/style/themes/default.less';
2
+ @import '~antd/lib/style/index.less';
3
3
 
4
4
  .@{ant-prefix}-form-item-has-error {
5
5
  .tox-tinymce {
@@ -59,8 +59,8 @@ var __read = this && this.__read || function (o, n) {
59
59
 
60
60
  import * as React from 'react';
61
61
  import Upload from 'rc-upload';
62
- import Progress from 'antd/es/progress';
63
- import Image from 'antd/es/image';
62
+ import Progress from 'antd/lib/progress';
63
+ import Image from 'antd/lib/image';
64
64
  import classNames from 'classnames';
65
65
  import useUpdateEffect from 'ahooks/lib/useUpdateEffect';
66
66
  import CloseOutlined from 'a-icons/lib/CloseOutlined';
@@ -1,3 +1,3 @@
1
- import 'antd/es/image/style';
2
- import 'antd/es/progress/style';
1
+ import 'antd/lib/image/style';
2
+ import 'antd/lib/progress/style';
3
3
  import './index.less';
@@ -1,3 +1,3 @@
1
- import 'antd/es/image/style';
2
- import 'antd/es/progress/style';
1
+ import 'antd/lib/image/style';
2
+ import 'antd/lib/progress/style';
3
3
  import './index.less';
@@ -1,4 +1,4 @@
1
- @import '~antd/es/style/themes/index';
1
+ @import '~antd/lib/style/themes/index';
2
2
 
3
3
  @progress-prefix-cls: ~'@{ant-prefix}';
4
4
 
@@ -1,2 +1,2 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
2
2
  import './index.less';
@@ -1,2 +1,2 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
2
2
  import './index.less';
@@ -1,4 +1,4 @@
1
- @import '~antd/es/style/themes/index';
1
+ @import '~antd/lib/style/themes/index';
2
2
 
3
3
  @progress-prefix-cls: ~'@{ant-prefix}';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import type { TextAreaProps } from 'antd/es/input';
2
+ import type { TextAreaProps } from 'antd/lib/input';
3
3
  export interface TAreaProps extends Omit<TextAreaProps, 'onChange'> {
4
4
  /** 输入框内容 */
5
5
  value?: any;
@@ -55,7 +55,7 @@ var __read = this && this.__read || function (o, n) {
55
55
  };
56
56
 
57
57
  import * as React from 'react';
58
- import Input from 'antd/es/input';
58
+ import Input from 'antd/lib/input';
59
59
  import trimStart from 'lodash/trimStart';
60
60
 
61
61
  var TextArea = function TextArea(_a) {
@@ -1 +1 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
@@ -1 +1 @@
1
- import 'antd/es/input/style';
1
+ import 'antd/lib/input/style';
@@ -1 +1 @@
1
- @import '~antd/es/input/style/index.less';
1
+ @import '~antd/lib/input/style/index.less';
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import type { DrawerProps } from 'antd/es/drawer';
2
+ import type { DrawerProps } from 'antd/lib/drawer';
3
3
  export interface ButtonDrawerProps extends DrawerProps {
4
4
  onClose?: () => void;
5
5
  onOpen?: () => void;
@@ -102,7 +102,7 @@ Object.defineProperty(exports, "__esModule", {
102
102
 
103
103
  var react_1 = __importStar(require("react"));
104
104
 
105
- var drawer_1 = __importDefault(require("antd/es/drawer"));
105
+ var drawer_1 = __importDefault(require("antd/lib/drawer"));
106
106
 
107
107
  var classnames_1 = __importDefault(require("classnames"));
108
108
 
@@ -1 +1 @@
1
- import 'antd/es/drawer/style';
1
+ import 'antd/lib/drawer/style';
@@ -4,4 +4,4 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
 
7
- require("antd/es/drawer/style");
7
+ require("antd/lib/drawer/style");
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import type { ModalProps } from 'antd/es/modal';
2
+ import type { ModalProps } from 'antd/lib/modal';
3
3
  export interface ModalAction {
4
4
  open: () => void;
5
5
  close: () => void;
@@ -102,7 +102,7 @@ Object.defineProperty(exports, "__esModule", {
102
102
 
103
103
  var React = __importStar(require("react"));
104
104
 
105
- var modal_1 = __importDefault(require("antd/es/modal"));
105
+ var modal_1 = __importDefault(require("antd/lib/modal"));
106
106
 
107
107
  var ButtonModal = function ButtonModal(props, ref) {
108
108
  var _a = __read(React.useState(false), 2),
@@ -1 +1 @@
1
- import 'antd/es/modal/style';
1
+ import 'antd/lib/modal/style';
@@ -4,4 +4,4 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
 
7
- require("antd/es/modal/style");
7
+ require("antd/lib/modal/style");
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import type { InputProps } from 'antd/es/input';
2
+ import type { InputProps } from 'antd/lib/input';
3
3
  export interface ConditionInputProps extends Omit<InputProps, 'onChange'> {
4
4
  /** 过滤的正则条件 */
5
5
  regexp?: RegExp | (RegExp | string | {