assui 2.3.4 → 2.3.6

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 (261) hide show
  1. package/es/a-select/index.d.ts +11 -0
  2. package/es/a-select/style/index.d.ts +2 -0
  3. package/es/area-text/index.d.ts +7 -0
  4. package/es/area-text/style/index.d.ts +1 -0
  5. package/es/beautiful-dnd/index.d.ts +2 -0
  6. package/es/beautiful-dnd/style/index.d.ts +1 -0
  7. package/es/button-drawer/index.d.ts +14 -0
  8. package/es/button-drawer/index.js +1 -1
  9. package/es/button-drawer/style/index.d.ts +1 -0
  10. package/es/button-modal/index.d.ts +14 -0
  11. package/es/button-modal/index.js +1 -1
  12. package/es/button-modal/style/index.d.ts +1 -0
  13. package/es/color-select/index.d.ts +23 -0
  14. package/es/color-select/style/index.d.ts +2 -0
  15. package/es/condition-input/index.d.ts +17 -0
  16. package/es/condition-input/parse2RegexOption.d.ts +13 -0
  17. package/es/condition-input/style/index.d.ts +1 -0
  18. package/es/config-provider/context.d.ts +4 -0
  19. package/es/config-provider/index.d.ts +8 -0
  20. package/es/config-provider/style/index.d.ts +1 -0
  21. package/es/copy-to-clipboard/index.d.ts +22 -0
  22. package/es/copy-to-clipboard/index.js +1 -1
  23. package/es/copy-to-clipboard/style/index.d.ts +1 -0
  24. package/es/highlight-textarea/HighlighedContents.d.ts +7 -0
  25. package/es/highlight-textarea/extractSpansOfClasses.d.ts +15 -0
  26. package/es/highlight-textarea/getRanges.d.ts +2 -0
  27. package/es/highlight-textarea/getType.d.ts +2 -0
  28. package/es/highlight-textarea/index.d.ts +12 -0
  29. package/es/highlight-textarea/style/index.css +3 -7
  30. package/es/highlight-textarea/style/index.d.ts +1 -0
  31. package/es/highlight-textarea/types.d.ts +16 -0
  32. package/es/highlight-words/index.d.ts +3 -0
  33. package/es/highlight-words/style/index.d.ts +1 -0
  34. package/es/img-crop/EasyCrop.d.ts +6 -0
  35. package/es/img-crop/getCroppedImg.d.ts +6 -0
  36. package/es/img-crop/index.d.ts +53 -0
  37. package/es/img-crop/index.js +1 -1
  38. package/es/img-crop/style/index.d.ts +3 -0
  39. package/es/index.d.ts +72 -0
  40. package/es/json-editor/index.d.ts +10 -0
  41. package/es/json-editor/style/index.d.ts +2 -0
  42. package/es/keep-tab/index.d.ts +29 -0
  43. package/es/keep-tab/index.js +26 -25
  44. package/es/keep-tab/style/index.css +6 -29
  45. package/es/keep-tab/style/index.d.ts +2 -0
  46. package/es/label-auto-complete/index.d.ts +8 -0
  47. package/es/label-auto-complete/style/index.d.ts +2 -0
  48. package/es/label-condition-input/index.d.ts +16 -0
  49. package/es/label-condition-input/style/index.d.ts +1 -0
  50. package/es/label-customize-range-picker/defaultRadioList.d.ts +25 -0
  51. package/es/label-customize-range-picker/index.d.ts +20 -0
  52. package/es/label-customize-range-picker/style/index.d.ts +5 -0
  53. package/es/label-customize-range-picker/utils/index.d.ts +2 -0
  54. package/es/label-date-picker/index.d.ts +7 -0
  55. package/es/label-date-picker/style/index.d.ts +2 -0
  56. package/es/label-input/index.d.ts +29 -0
  57. package/es/label-input/style/index.d.ts +1 -0
  58. package/es/label-number-input/index.d.ts +12 -0
  59. package/es/label-number-input/style/index.d.ts +1 -0
  60. package/es/label-range-picker/index.d.ts +8 -0
  61. package/es/label-range-picker/style/index.d.ts +2 -0
  62. package/es/label-select/index.d.ts +12 -0
  63. package/es/label-select/style/index.d.ts +2 -0
  64. package/es/label-text-area/index.d.ts +21 -0
  65. package/es/label-text-area/style/index.d.ts +1 -0
  66. package/es/label-tree-select/index.d.ts +11 -0
  67. package/es/label-tree-select/style/index.d.ts +2 -0
  68. package/es/messages/ar_EG.d.ts +26 -0
  69. package/es/messages/bg_BG.d.ts +26 -0
  70. package/es/messages/cs_CZ.d.ts +26 -0
  71. package/es/messages/de_DE.d.ts +26 -0
  72. package/es/messages/en_US.d.ts +26 -0
  73. package/es/messages/es_ES.d.ts +26 -0
  74. package/es/messages/fi_FI.d.ts +26 -0
  75. package/es/messages/fr_FR.d.ts +26 -0
  76. package/es/messages/id_ID.d.ts +26 -0
  77. package/es/messages/index.d.ts +27 -0
  78. package/es/messages/it_IT.d.ts +26 -0
  79. package/es/messages/ja_JP.d.ts +26 -0
  80. package/es/messages/ko_KR.d.ts +26 -0
  81. package/es/messages/nb_NO.d.ts +26 -0
  82. package/es/messages/nl_NL.d.ts +26 -0
  83. package/es/messages/pt_PT.d.ts +26 -0
  84. package/es/messages/ro_RO.d.ts +26 -0
  85. package/es/messages/ru_RU.d.ts +26 -0
  86. package/es/messages/sv_SE.d.ts +26 -0
  87. package/es/messages/th_TH.d.ts +26 -0
  88. package/es/messages/vi_VN.d.ts +26 -0
  89. package/es/messages/zh_CN.d.ts +26 -0
  90. package/es/messages/zh_TW.d.ts +26 -0
  91. package/es/number-format-input/index.d.ts +5 -0
  92. package/es/number-format-input/style/index.d.ts +1 -0
  93. package/es/number-input/const/dataTypeEnum.d.ts +3 -0
  94. package/es/number-input/const/numberType.d.ts +2 -0
  95. package/es/number-input/index.d.ts +42 -0
  96. package/es/number-input/style/index.d.ts +1 -0
  97. package/es/number-input/utils.d.ts +10 -0
  98. package/es/rc-echart/core.d.ts +29 -0
  99. package/es/rc-echart/index.d.ts +19 -0
  100. package/es/rc-echart/style/index.d.ts +1 -0
  101. package/es/rc-motion/index.d.ts +4 -0
  102. package/es/rc-motion/style/index.d.ts +1 -0
  103. package/es/rc-qrcode/index.d.ts +21 -0
  104. package/es/rc-qrcode/style/index.d.ts +1 -0
  105. package/es/rc-qrcode/useQrcode.d.ts +4 -0
  106. package/es/rc-transition-group/index.d.ts +2 -0
  107. package/es/rc-transition-group/style/index.d.ts +1 -0
  108. package/es/resizable/index.d.ts +4 -0
  109. package/es/resizable/style/index.d.ts +1 -0
  110. package/es/rich-text-editor/index.d.ts +37 -0
  111. package/es/rich-text-editor/lang/zh_CN.d.ts +407 -0
  112. package/es/rich-text-editor/plugins/code/index.d.ts +2 -0
  113. package/es/rich-text-editor/style/index.d.ts +1 -0
  114. package/es/single-img-upload/index.d.ts +22 -0
  115. package/es/single-img-upload/style/index.d.ts +3 -0
  116. package/es/sortable-hoc/index.d.ts +2 -0
  117. package/es/sortable-hoc/style/index.d.ts +1 -0
  118. package/es/split-pane/index.d.ts +59 -0
  119. package/es/split-pane/style/index.d.ts +1 -0
  120. package/es/step-number-input/const/countType.d.ts +2 -0
  121. package/es/step-number-input/const/numberType.d.ts +2 -0
  122. package/es/step-number-input/index.d.ts +43 -0
  123. package/es/step-number-input/style/index.d.ts +2 -0
  124. package/es/table-col/index.d.ts +8 -0
  125. package/es/table-col/style/index.d.ts +1 -0
  126. package/es/text-area/index.d.ts +12 -0
  127. package/es/text-area/style/index.d.ts +1 -0
  128. package/es/text-input/index.d.ts +5 -0
  129. package/es/text-input/style/index.css +3 -7
  130. package/es/text-input/style/index.d.ts +1 -0
  131. package/lib/a-select/index.d.ts +11 -0
  132. package/lib/a-select/style/index.d.ts +2 -0
  133. package/lib/area-text/index.d.ts +7 -0
  134. package/lib/area-text/style/index.d.ts +1 -0
  135. package/lib/beautiful-dnd/index.d.ts +2 -0
  136. package/lib/beautiful-dnd/style/index.d.ts +1 -0
  137. package/lib/button-drawer/index.d.ts +14 -0
  138. package/lib/button-drawer/index.js +1 -1
  139. package/lib/button-drawer/style/index.d.ts +1 -0
  140. package/lib/button-modal/index.d.ts +14 -0
  141. package/lib/button-modal/index.js +1 -1
  142. package/lib/button-modal/style/index.d.ts +1 -0
  143. package/lib/color-select/index.d.ts +23 -0
  144. package/lib/color-select/style/index.d.ts +2 -0
  145. package/lib/condition-input/index.d.ts +17 -0
  146. package/lib/condition-input/parse2RegexOption.d.ts +13 -0
  147. package/lib/condition-input/style/index.d.ts +1 -0
  148. package/lib/config-provider/context.d.ts +4 -0
  149. package/lib/config-provider/index.d.ts +8 -0
  150. package/lib/config-provider/style/index.d.ts +1 -0
  151. package/lib/copy-to-clipboard/index.d.ts +22 -0
  152. package/lib/copy-to-clipboard/index.js +1 -1
  153. package/lib/copy-to-clipboard/style/index.d.ts +1 -0
  154. package/lib/highlight-textarea/HighlighedContents.d.ts +7 -0
  155. package/lib/highlight-textarea/extractSpansOfClasses.d.ts +15 -0
  156. package/lib/highlight-textarea/getRanges.d.ts +2 -0
  157. package/lib/highlight-textarea/getType.d.ts +2 -0
  158. package/lib/highlight-textarea/index.d.ts +12 -0
  159. package/lib/highlight-textarea/style/index.css +3 -7
  160. package/lib/highlight-textarea/style/index.d.ts +1 -0
  161. package/lib/highlight-textarea/types.d.ts +16 -0
  162. package/lib/highlight-words/index.d.ts +3 -0
  163. package/lib/highlight-words/style/index.d.ts +1 -0
  164. package/lib/img-crop/EasyCrop.d.ts +6 -0
  165. package/lib/img-crop/getCroppedImg.d.ts +6 -0
  166. package/lib/img-crop/index.d.ts +53 -0
  167. package/lib/img-crop/index.js +1 -1
  168. package/lib/img-crop/style/index.d.ts +3 -0
  169. package/lib/index.d.ts +72 -0
  170. package/lib/json-editor/index.d.ts +10 -0
  171. package/lib/json-editor/style/index.d.ts +2 -0
  172. package/lib/keep-tab/index.d.ts +29 -0
  173. package/lib/keep-tab/index.js +27 -25
  174. package/lib/keep-tab/style/index.css +6 -29
  175. package/lib/keep-tab/style/index.d.ts +2 -0
  176. package/lib/label-auto-complete/index.d.ts +8 -0
  177. package/lib/label-auto-complete/style/index.d.ts +2 -0
  178. package/lib/label-condition-input/index.d.ts +16 -0
  179. package/lib/label-condition-input/style/index.d.ts +1 -0
  180. package/lib/label-customize-range-picker/defaultRadioList.d.ts +25 -0
  181. package/lib/label-customize-range-picker/index.d.ts +20 -0
  182. package/lib/label-customize-range-picker/style/index.d.ts +5 -0
  183. package/lib/label-customize-range-picker/utils/index.d.ts +2 -0
  184. package/lib/label-date-picker/index.d.ts +7 -0
  185. package/lib/label-date-picker/style/index.d.ts +2 -0
  186. package/lib/label-input/index.d.ts +29 -0
  187. package/lib/label-input/style/index.d.ts +1 -0
  188. package/lib/label-number-input/index.d.ts +12 -0
  189. package/lib/label-number-input/style/index.d.ts +1 -0
  190. package/lib/label-range-picker/index.d.ts +8 -0
  191. package/lib/label-range-picker/style/index.d.ts +2 -0
  192. package/lib/label-select/index.d.ts +12 -0
  193. package/lib/label-select/style/index.d.ts +2 -0
  194. package/lib/label-text-area/index.d.ts +21 -0
  195. package/lib/label-text-area/style/index.d.ts +1 -0
  196. package/lib/label-tree-select/index.d.ts +11 -0
  197. package/lib/label-tree-select/style/index.d.ts +2 -0
  198. package/lib/messages/ar_EG.d.ts +26 -0
  199. package/lib/messages/bg_BG.d.ts +26 -0
  200. package/lib/messages/cs_CZ.d.ts +26 -0
  201. package/lib/messages/de_DE.d.ts +26 -0
  202. package/lib/messages/en_US.d.ts +26 -0
  203. package/lib/messages/es_ES.d.ts +26 -0
  204. package/lib/messages/fi_FI.d.ts +26 -0
  205. package/lib/messages/fr_FR.d.ts +26 -0
  206. package/lib/messages/id_ID.d.ts +26 -0
  207. package/lib/messages/index.d.ts +27 -0
  208. package/lib/messages/it_IT.d.ts +26 -0
  209. package/lib/messages/ja_JP.d.ts +26 -0
  210. package/lib/messages/ko_KR.d.ts +26 -0
  211. package/lib/messages/nb_NO.d.ts +26 -0
  212. package/lib/messages/nl_NL.d.ts +26 -0
  213. package/lib/messages/pt_PT.d.ts +26 -0
  214. package/lib/messages/ro_RO.d.ts +26 -0
  215. package/lib/messages/ru_RU.d.ts +26 -0
  216. package/lib/messages/sv_SE.d.ts +26 -0
  217. package/lib/messages/th_TH.d.ts +26 -0
  218. package/lib/messages/vi_VN.d.ts +26 -0
  219. package/lib/messages/zh_CN.d.ts +26 -0
  220. package/lib/messages/zh_TW.d.ts +26 -0
  221. package/lib/number-format-input/index.d.ts +5 -0
  222. package/lib/number-format-input/style/index.d.ts +1 -0
  223. package/lib/number-input/const/dataTypeEnum.d.ts +3 -0
  224. package/lib/number-input/const/numberType.d.ts +2 -0
  225. package/lib/number-input/index.d.ts +42 -0
  226. package/lib/number-input/style/index.d.ts +1 -0
  227. package/lib/number-input/utils.d.ts +10 -0
  228. package/lib/rc-echart/core.d.ts +29 -0
  229. package/lib/rc-echart/index.d.ts +19 -0
  230. package/lib/rc-echart/style/index.d.ts +1 -0
  231. package/lib/rc-motion/index.d.ts +4 -0
  232. package/lib/rc-motion/style/index.d.ts +1 -0
  233. package/lib/rc-qrcode/index.d.ts +21 -0
  234. package/lib/rc-qrcode/style/index.d.ts +1 -0
  235. package/lib/rc-qrcode/useQrcode.d.ts +4 -0
  236. package/lib/rc-transition-group/index.d.ts +2 -0
  237. package/lib/rc-transition-group/style/index.d.ts +1 -0
  238. package/lib/resizable/index.d.ts +4 -0
  239. package/lib/resizable/style/index.d.ts +1 -0
  240. package/lib/rich-text-editor/index.d.ts +37 -0
  241. package/lib/rich-text-editor/lang/zh_CN.d.ts +407 -0
  242. package/lib/rich-text-editor/plugins/code/index.d.ts +2 -0
  243. package/lib/rich-text-editor/style/index.d.ts +1 -0
  244. package/lib/single-img-upload/index.d.ts +22 -0
  245. package/lib/single-img-upload/style/index.d.ts +3 -0
  246. package/lib/sortable-hoc/index.d.ts +2 -0
  247. package/lib/sortable-hoc/style/index.d.ts +1 -0
  248. package/lib/split-pane/index.d.ts +59 -0
  249. package/lib/split-pane/style/index.d.ts +1 -0
  250. package/lib/step-number-input/const/countType.d.ts +2 -0
  251. package/lib/step-number-input/const/numberType.d.ts +2 -0
  252. package/lib/step-number-input/index.d.ts +43 -0
  253. package/lib/step-number-input/style/index.d.ts +2 -0
  254. package/lib/table-col/index.d.ts +8 -0
  255. package/lib/table-col/style/index.d.ts +1 -0
  256. package/lib/text-area/index.d.ts +12 -0
  257. package/lib/text-area/style/index.d.ts +1 -0
  258. package/lib/text-input/index.d.ts +5 -0
  259. package/lib/text-input/style/index.css +3 -7
  260. package/lib/text-input/style/index.d.ts +1 -0
  261. package/package.json +4 -4
@@ -0,0 +1,407 @@
1
+ declare const _default: {
2
+ Redo: string;
3
+ Undo: string;
4
+ Cut: string;
5
+ Copy: string;
6
+ Paste: string;
7
+ 'Select all': string;
8
+ 'New document': string;
9
+ Ok: string;
10
+ Cancel: string;
11
+ 'Visual aids': string;
12
+ Bold: string;
13
+ Italic: string;
14
+ Underline: string;
15
+ Strikethrough: string;
16
+ Superscript: string;
17
+ Subscript: string;
18
+ 'Clear formatting': string;
19
+ Remove: string;
20
+ 'Align left': string;
21
+ 'Align center': string;
22
+ 'Align right': string;
23
+ 'No alignment': string;
24
+ Justify: string;
25
+ 'Bullet list': string;
26
+ 'Numbered list': string;
27
+ 'Decrease indent': string;
28
+ 'Increase indent': string;
29
+ Close: string;
30
+ Formats: string;
31
+ "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": string;
32
+ Headings: string;
33
+ 'Heading 1': string;
34
+ 'Heading 2': string;
35
+ 'Heading 3': string;
36
+ 'Heading 4': string;
37
+ 'Heading 5': string;
38
+ 'Heading 6': string;
39
+ Preformatted: string;
40
+ Div: string;
41
+ Pre: string;
42
+ Code: string;
43
+ Paragraph: string;
44
+ Blockquote: string;
45
+ Inline: string;
46
+ Blocks: string;
47
+ 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.': string;
48
+ Fonts: string;
49
+ 'Font sizes': string;
50
+ Class: string;
51
+ 'Browse for an image': string;
52
+ OR: string;
53
+ 'Drop an image here': string;
54
+ Upload: string;
55
+ 'Uploading image': string;
56
+ Block: string;
57
+ Align: string;
58
+ Default: string;
59
+ Circle: string;
60
+ Disc: string;
61
+ Square: string;
62
+ 'Lower Alpha': string;
63
+ 'Lower Greek': string;
64
+ 'Lower Roman': string;
65
+ 'Upper Alpha': string;
66
+ 'Upper Roman': string;
67
+ 'Anchor...': string;
68
+ Anchor: string;
69
+ Name: string;
70
+ ID: string;
71
+ 'ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.': string;
72
+ 'You have unsaved changes are you sure you want to navigate away?': string;
73
+ 'Restore last draft': string;
74
+ 'Special character...': string;
75
+ 'Special Character': string;
76
+ 'Source code': string;
77
+ 'Insert/Edit code sample': string;
78
+ Language: string;
79
+ 'Code sample...': string;
80
+ 'Left to right': string;
81
+ 'Right to left': string;
82
+ Title: string;
83
+ Fullscreen: string;
84
+ Action: string;
85
+ Shortcut: string;
86
+ Help: string;
87
+ Address: string;
88
+ 'Focus to menubar': string;
89
+ 'Focus to toolbar': string;
90
+ 'Focus to element path': string;
91
+ 'Focus to contextual toolbar': string;
92
+ 'Insert link (if link plugin activated)': string;
93
+ 'Save (if save plugin activated)': string;
94
+ 'Find (if searchreplace plugin activated)': string;
95
+ 'Plugins installed ({0}):': string;
96
+ 'Premium plugins:': string;
97
+ 'Learn more...': string;
98
+ 'You are using {0}': string;
99
+ Plugins: string;
100
+ 'Handy Shortcuts': string;
101
+ 'Horizontal line': string;
102
+ 'Insert/edit image': string;
103
+ 'Alternative description': string;
104
+ Accessibility: string;
105
+ 'Image is decorative': string;
106
+ Source: string;
107
+ Dimensions: string;
108
+ 'Constrain proportions': string;
109
+ General: string;
110
+ Advanced: string;
111
+ Style: string;
112
+ 'Vertical space': string;
113
+ 'Horizontal space': string;
114
+ Border: string;
115
+ 'Insert image': string;
116
+ 'Image...': string;
117
+ 'Image list': string;
118
+ Resize: string;
119
+ 'Insert date/time': string;
120
+ 'Date/time': string;
121
+ 'Insert/edit link': string;
122
+ 'Text to display': string;
123
+ Url: string;
124
+ 'Open link in...': string;
125
+ 'Current window': string;
126
+ None: string;
127
+ 'New window': string;
128
+ 'Open link': string;
129
+ 'Remove link': string;
130
+ Anchors: string;
131
+ 'Link...': string;
132
+ 'Paste or type a link': string;
133
+ 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?': string;
134
+ 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?': string;
135
+ 'The URL you entered seems to be an external link. Do you want to add the required https:// prefix?': string;
136
+ 'Link list': string;
137
+ 'Insert video': string;
138
+ 'Insert/edit video': string;
139
+ 'Insert/edit media': string;
140
+ 'Alternative source': string;
141
+ 'Alternative source URL': string;
142
+ 'Media poster (Image URL)': string;
143
+ 'Paste your embed code below:': string;
144
+ Embed: string;
145
+ 'Media...': string;
146
+ 'Nonbreaking space': string;
147
+ 'Page break': string;
148
+ 'Paste as text': string;
149
+ Preview: string;
150
+ Print: string;
151
+ 'Print...': string;
152
+ Save: string;
153
+ Find: string;
154
+ 'Replace with': string;
155
+ Replace: string;
156
+ 'Replace all': string;
157
+ Previous: string;
158
+ Next: string;
159
+ 'Find and Replace': string;
160
+ 'Find and replace...': string;
161
+ 'Could not find the specified string.': string;
162
+ 'Match case': string;
163
+ 'Find whole words only': string;
164
+ 'Find in selection': string;
165
+ 'Insert table': string;
166
+ 'Table properties': string;
167
+ 'Delete table': string;
168
+ Cell: string;
169
+ Row: string;
170
+ Column: string;
171
+ 'Cell properties': string;
172
+ 'Merge cells': string;
173
+ 'Split cell': string;
174
+ 'Insert row before': string;
175
+ 'Insert row after': string;
176
+ 'Delete row': string;
177
+ 'Row properties': string;
178
+ 'Cut row': string;
179
+ 'Cut column': string;
180
+ 'Copy row': string;
181
+ 'Copy column': string;
182
+ 'Paste row before': string;
183
+ 'Paste column before': string;
184
+ 'Paste row after': string;
185
+ 'Paste column after': string;
186
+ 'Insert column before': string;
187
+ 'Insert column after': string;
188
+ 'Delete column': string;
189
+ Cols: string;
190
+ Rows: string;
191
+ Width: string;
192
+ Height: string;
193
+ 'Cell spacing': string;
194
+ 'Cell padding': string;
195
+ 'Row clipboard actions': string;
196
+ 'Column clipboard actions': string;
197
+ 'Table styles': string;
198
+ 'Cell styles': string;
199
+ 'Column header': string;
200
+ 'Row header': string;
201
+ 'Table caption': string;
202
+ Caption: string;
203
+ 'Show caption': string;
204
+ Left: string;
205
+ Center: string;
206
+ Right: string;
207
+ 'Cell type': string;
208
+ Scope: string;
209
+ Alignment: string;
210
+ 'Horizontal align': string;
211
+ 'Vertical align': string;
212
+ Top: string;
213
+ Middle: string;
214
+ Bottom: string;
215
+ 'Header cell': string;
216
+ 'Row group': string;
217
+ 'Column group': string;
218
+ 'Row type': string;
219
+ Header: string;
220
+ Body: string;
221
+ Footer: string;
222
+ 'Border color': string;
223
+ Solid: string;
224
+ Dotted: string;
225
+ Dashed: string;
226
+ Double: string;
227
+ Groove: string;
228
+ Ridge: string;
229
+ Inset: string;
230
+ Outset: string;
231
+ Hidden: string;
232
+ 'Insert template...': string;
233
+ Templates: string;
234
+ Template: string;
235
+ 'Insert Template': string;
236
+ 'Text color': string;
237
+ 'Background color': string;
238
+ 'Custom...': string;
239
+ 'Custom color': string;
240
+ 'No color': string;
241
+ 'Remove color': string;
242
+ 'Show blocks': string;
243
+ 'Show invisible characters': string;
244
+ 'Word count': string;
245
+ Count: string;
246
+ Document: string;
247
+ Selection: string;
248
+ Words: string;
249
+ 'Words: {0}': string;
250
+ '{0} words': string;
251
+ File: string;
252
+ Edit: string;
253
+ Insert: string;
254
+ View: string;
255
+ Format: string;
256
+ Table: string;
257
+ Tools: string;
258
+ 'Powered by {0}': string;
259
+ 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help': string;
260
+ 'Image title': string;
261
+ 'Border width': string;
262
+ 'Border style': string;
263
+ Error: string;
264
+ Warn: string;
265
+ Valid: string;
266
+ 'To open the popup, press Shift+Enter': string;
267
+ 'Rich Text Area': string;
268
+ 'Rich Text Area. Press ALT-0 for help.': string;
269
+ 'System Font': string;
270
+ 'Failed to upload image: {0}': string;
271
+ 'Failed to load plugin: {0} from url {1}': string;
272
+ 'Failed to load plugin url: {0}': string;
273
+ 'Failed to initialize plugin: {0}': string;
274
+ example: string;
275
+ Search: string;
276
+ All: string;
277
+ Currency: string;
278
+ Text: string;
279
+ Quotations: string;
280
+ Mathematical: string;
281
+ 'Extended Latin': string;
282
+ Symbols: string;
283
+ Arrows: string;
284
+ 'User Defined': string;
285
+ 'dollar sign': string;
286
+ 'currency sign': string;
287
+ 'euro-currency sign': string;
288
+ 'colon sign': string;
289
+ 'cruzeiro sign': string;
290
+ 'french franc sign': string;
291
+ 'lira sign': string;
292
+ 'mill sign': string;
293
+ 'naira sign': string;
294
+ 'peseta sign': string;
295
+ 'rupee sign': string;
296
+ 'won sign': string;
297
+ 'new sheqel sign': string;
298
+ 'dong sign': string;
299
+ 'kip sign': string;
300
+ 'tugrik sign': string;
301
+ 'drachma sign': string;
302
+ 'german penny symbol': string;
303
+ 'peso sign': string;
304
+ 'guarani sign': string;
305
+ 'austral sign': string;
306
+ 'hryvnia sign': string;
307
+ 'cedi sign': string;
308
+ 'livre tournois sign': string;
309
+ 'spesmilo sign': string;
310
+ 'tenge sign': string;
311
+ 'indian rupee sign': string;
312
+ 'turkish lira sign': string;
313
+ 'nordic mark sign': string;
314
+ 'manat sign': string;
315
+ 'ruble sign': string;
316
+ 'yen character': string;
317
+ 'yuan character': string;
318
+ 'yuan character, in hong kong and taiwan': string;
319
+ 'yen/yuan character variant one': string;
320
+ Emojis: string;
321
+ 'Emojis...': string;
322
+ 'Loading emojis...': string;
323
+ 'Could not load emojis': string;
324
+ People: string;
325
+ 'Animals and Nature': string;
326
+ 'Food and Drink': string;
327
+ Activity: string;
328
+ 'Travel and Places': string;
329
+ Objects: string;
330
+ Flags: string;
331
+ Characters: string;
332
+ 'Characters (no spaces)': string;
333
+ '{0} characters': string;
334
+ 'Error: Form submit field collision.': string;
335
+ 'Error: No form element found.': string;
336
+ 'Color swatch': string;
337
+ 'Color Picker': string;
338
+ 'Invalid hex color code: {0}': string;
339
+ 'Invalid input': string;
340
+ R: string;
341
+ 'Red component': string;
342
+ G: string;
343
+ 'Green component': string;
344
+ B: string;
345
+ 'Blue component': string;
346
+ '#': string;
347
+ 'Hex color code': string;
348
+ 'Range 0 to 255': string;
349
+ Turquoise: string;
350
+ Green: string;
351
+ Blue: string;
352
+ Purple: string;
353
+ 'Navy Blue': string;
354
+ 'Dark Turquoise': string;
355
+ 'Dark Green': string;
356
+ 'Medium Blue': string;
357
+ 'Medium Purple': string;
358
+ 'Midnight Blue': string;
359
+ Yellow: string;
360
+ Orange: string;
361
+ Red: string;
362
+ 'Light Gray': string;
363
+ Gray: string;
364
+ 'Dark Yellow': string;
365
+ 'Dark Orange': string;
366
+ 'Dark Red': string;
367
+ 'Medium Gray': string;
368
+ 'Dark Gray': string;
369
+ 'Light Green': string;
370
+ 'Light Yellow': string;
371
+ 'Light Red': string;
372
+ 'Light Purple': string;
373
+ 'Light Blue': string;
374
+ 'Dark Purple': string;
375
+ 'Dark Blue': string;
376
+ Black: string;
377
+ White: string;
378
+ 'Switch to or from fullscreen mode': string;
379
+ 'Open help dialog': string;
380
+ history: string;
381
+ styles: string;
382
+ formatting: string;
383
+ alignment: string;
384
+ indentation: string;
385
+ Font: string;
386
+ Size: string;
387
+ 'More...': string;
388
+ 'Select...': string;
389
+ Preferences: string;
390
+ Yes: string;
391
+ No: string;
392
+ 'Keyboard Navigation': string;
393
+ Version: string;
394
+ 'Code view': string;
395
+ 'Open popup menu for split buttons': string;
396
+ 'List Properties': string;
397
+ 'List properties...': string;
398
+ 'Start list at number': string;
399
+ 'Line height': string;
400
+ 'Dropped file type is not supported': string;
401
+ 'Loading...': string;
402
+ 'ImageProxy HTTP error: Rejected request': string;
403
+ 'ImageProxy HTTP error: Could not find Image Proxy': string;
404
+ 'ImageProxy HTTP error: Incorrect Image Proxy URL': string;
405
+ 'ImageProxy HTTP error: Unknown ImageProxy error': string;
406
+ };
407
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare function initCodePlugin(): void;
2
+ export default initCodePlugin;
@@ -0,0 +1 @@
1
+ import './index.less';
@@ -0,0 +1,22 @@
1
+ import type { UploadProps } from 'rc-upload';
2
+ export interface RcFile extends File {
3
+ uid: string;
4
+ }
5
+ export interface UploadProgressEvent extends ProgressEvent {
6
+ percent: number;
7
+ }
8
+ export interface SingleImgUploadProps extends UploadProps {
9
+ value?: string;
10
+ wrapperClassName?: string;
11
+ onDeleteUpload?: () => void;
12
+ onCancel?: () => void;
13
+ /** 格式化接口返回数据 */
14
+ onFormatResData?: (res: any) => string;
15
+ }
16
+ declare const SingleImgUpload: {
17
+ (props: SingleImgUploadProps): JSX.Element;
18
+ defaultProps: {
19
+ beforeUpload(): boolean;
20
+ };
21
+ };
22
+ export default SingleImgUpload;
@@ -0,0 +1,3 @@
1
+ import 'antd/lib/image/style';
2
+ import 'antd/lib/progress/style';
3
+ import './index.less';
@@ -0,0 +1,2 @@
1
+ import * as sortableHoc from 'react-sortable-hoc';
2
+ export default sortableHoc;
@@ -0,0 +1 @@
1
+
@@ -0,0 +1,59 @@
1
+ import * as React from 'react';
2
+ export declare type Size = string | number;
3
+ export declare type Split = 'vertical' | 'horizontal';
4
+ export declare type SplitPaneProps = {
5
+ /**
6
+ * 是否允许拖动
7
+ * @default true
8
+ */
9
+ allowResize?: boolean;
10
+ /** 自定义组件类名 */
11
+ className?: string;
12
+ /**
13
+ * 设置主体窗口
14
+ * @default first
15
+ */
16
+ primary?: 'first' | 'second';
17
+ /**
18
+ * 窗口最小大小
19
+ * @default 50
20
+ */
21
+ minSize?: string | number;
22
+ /** 窗口最大大小 */
23
+ maxSize?: string | number;
24
+ /** 默认窗口大小 */
25
+ defaultSize?: string | number;
26
+ /** 窗口大小 */
27
+ size?: string | number;
28
+ /**
29
+ * 拆分方式
30
+ * @default vertical
31
+ */
32
+ split?: 'vertical' | 'horizontal';
33
+ /** 拖拽开始回调 */
34
+ onDragStarted?: () => void;
35
+ /** 拖拽完成回调 */
36
+ onDragFinished?: (newSize: number) => void;
37
+ /** 拖拽过程回调 */
38
+ onChange?: (newSize: number) => void;
39
+ /** 拖拽条单击回调 */
40
+ onResizerClick?: (event: MouseEvent) => void;
41
+ /** 拖拽条双击回调 */
42
+ onResizerDoubleClick?: (event: MouseEvent) => void;
43
+ /** 总窗口样式 */
44
+ style?: React.CSSProperties;
45
+ /** 拖拽条样式 */
46
+ resizerStyle?: React.CSSProperties;
47
+ /** 每个窗口共同样式 */
48
+ paneStyle?: React.CSSProperties;
49
+ /** 拆分窗口1样式 */
50
+ pane1Style?: React.CSSProperties;
51
+ /** 拆分窗口2样式 */
52
+ pane2Style?: React.CSSProperties;
53
+ /** 拆分窗口2样式 */
54
+ resizerClassName?: string;
55
+ /** 拖动固定步进值 */
56
+ step?: number;
57
+ };
58
+ declare const _default: (props: SplitPaneProps) => JSX.Element;
59
+ export default _default;
@@ -0,0 +1 @@
1
+ import './index.less';
@@ -0,0 +1,2 @@
1
+ export declare const PLUS = "+";
2
+ export declare const MINUS = "-";
@@ -0,0 +1,2 @@
1
+ export declare const INT = "int";
2
+ export declare const FLOAT = "float";
@@ -0,0 +1,43 @@
1
+ import * as React from 'react';
2
+ export interface StepNumberInputProps {
3
+ /** 输入框的内容 */
4
+ value?: string | number;
5
+ /** 输入数据的类型 */
6
+ numberType?: 'int' | 'float';
7
+ /** 精度,只对float有效 */
8
+ precision: number;
9
+ /** 内容最大长度 */
10
+ maxLength?: number;
11
+ /** 指定输入框展示值的格式 */
12
+ formatter?: (value: string) => string;
13
+ /** 指定从 formatter 里转换回数字的方式,和 formatter 搭配使用 */
14
+ parser?: (value: string) => string;
15
+ /** 是否允许输入负数 */
16
+ enableMinus?: boolean;
17
+ /** 步进, 每次点击+/- 多少 */
18
+ step: string | number;
19
+ /** 变化回调 */
20
+ onChange?: (value: string) => void;
21
+ /** 失去焦点回调 */
22
+ onBlur?: (value: string) => void;
23
+ /** 最大值 */
24
+ max?: number;
25
+ /** 最小值 */
26
+ min?: number;
27
+ /** 前缀 */
28
+ prefix?: React.ReactNode;
29
+ /** 后缀 */
30
+ suffix?: React.ReactNode;
31
+ /** 可以点击清除图标删除内容 */
32
+ allowClear?: boolean;
33
+ }
34
+ declare const StepNumberInput: {
35
+ (props: StepNumberInputProps): JSX.Element;
36
+ defaultProps: {
37
+ numberType: string;
38
+ precision: number;
39
+ enableMinus: boolean;
40
+ step: number;
41
+ };
42
+ };
43
+ export default StepNumberInput;
@@ -0,0 +1,2 @@
1
+ import 'antd/lib/input/style';
2
+ import './index.less';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ interface TableColProps {
3
+ children: React.ReactNode;
4
+ width?: number;
5
+ className?: string;
6
+ }
7
+ declare const TableCol: React.FC<TableColProps>;
8
+ export default TableCol;
@@ -0,0 +1 @@
1
+
@@ -0,0 +1,12 @@
1
+ import * as React from 'react';
2
+ import type { TextAreaProps } from 'antd/lib/input';
3
+ export interface TAreaProps extends Omit<TextAreaProps, 'onChange'> {
4
+ /** 输入框内容 */
5
+ value?: any;
6
+ /** 指定输入框展示值的格式 */
7
+ formatter?: (value: string) => string;
8
+ /** 变化回调 */
9
+ onChange?: (value: string, e: React.ChangeEvent<HTMLTextAreaElement>) => void;
10
+ }
11
+ declare const TextArea: ({ value, onChange, formatter, ...restProps }: TAreaProps) => JSX.Element;
12
+ export default TextArea;
@@ -0,0 +1 @@
1
+ import 'antd/lib/input/style';
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ import type { ConditionInputProps } from '../condition-input';
3
+ export declare type TextInputProps = ConditionInputProps;
4
+ declare const TextInput: React.ForwardRefExoticComponent<ConditionInputProps & React.RefAttributes<unknown>>;
5
+ export default TextInput;
@@ -137,7 +137,6 @@ textarea.ant-input-affix-wrapper {
137
137
  }
138
138
  .ant-input-affix-wrapper > input.ant-input {
139
139
  padding: 0;
140
- font-size: inherit;
141
140
  border: none;
142
141
  outline: none;
143
142
  }
@@ -836,21 +835,18 @@ textarea.ant-input {
836
835
  }
837
836
  .ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
838
837
  .ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
838
+ border-right-color: #40a9ff;
839
839
  border-left-color: #d9d9d9;
840
840
  }
841
- .ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover,
842
- .ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover {
843
- border-left-color: #40a9ff;
844
- }
845
841
  .ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover,
846
842
  .ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused {
847
843
  border-right-color: #40a9ff;
848
844
  }
849
- .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child {
845
+ .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon {
850
846
  right: -1px;
851
847
  left: auto;
852
848
  }
853
- .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
849
+ .ant-input-search-rtl > .ant-input-group > .ant-input-group-addon .ant-input-search-button {
854
850
  border-radius: 2px 0 0 2px;
855
851
  }
856
852
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
@@ -0,0 +1 @@
1
+ import './index.less';
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import type { SelectProps } from 'antd/lib/select';
3
+ export interface ASelectProps extends SelectProps {
4
+ className?: string;
5
+ valueRender?: (value: any) => React.ReactNode;
6
+ }
7
+ declare const ASelect: {
8
+ (props: ASelectProps): JSX.Element;
9
+ Option: import("rc-select/lib/Option").OptionFC;
10
+ };
11
+ export default ASelect;
@@ -0,0 +1,2 @@
1
+ import 'antd/lib/select/style';
2
+ import './index.less';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export declare type AreaTextProps = {
3
+ className?: string;
4
+ value?: string;
5
+ };
6
+ declare const AreaText: React.FC<AreaTextProps>;
7
+ export default AreaText;
@@ -0,0 +1 @@
1
+ import './index.less';
@@ -0,0 +1,2 @@
1
+ import * as beautifulDnd from 'react-beautiful-dnd';
2
+ export default beautifulDnd;
@@ -0,0 +1 @@
1
+