dtable-ui-component 0.1.75-beta1 → 0.1.75-beta10

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 (272) hide show
  1. package/README.md +15 -2
  2. package/lib/AutoNumberFormatter/index.css +1 -0
  3. package/{es/components/cell-formatter/auto-number-formatter.js → lib/AutoNumberFormatter/index.js} +1 -0
  4. package/lib/ButtonFormatter/index.css +13 -0
  5. package/{es/components/cell-formatter/button-formatter.js → lib/ButtonFormatter/index.js} +1 -0
  6. package/lib/CTimeFormatter/index.css +1 -0
  7. package/{es/components/cell-formatter/ctime-formatter.js → lib/CTimeFormatter/index.js} +1 -0
  8. package/{es/components/cell-editor/checkbox-editor.js → lib/CheckboxEditor/index.js} +0 -0
  9. package/lib/CheckboxFormatter/index.css +1 -0
  10. package/{es/components/cell-formatter/checkbox-formatter.js → lib/CheckboxFormatter/index.js} +1 -0
  11. package/lib/CollaboratorEditor/index.css +48 -0
  12. package/{es/components/cell-editor/collaborator-editor.js → lib/CollaboratorEditor/index.js} +6 -5
  13. package/lib/CollaboratorEditor/mb-collaborator-editor-popover/index.css +86 -0
  14. package/{es/components/cell-editor-popover/mb-collaborator-editor-popover.js → lib/CollaboratorEditor/mb-collaborator-editor-popover/index.js} +2 -1
  15. package/lib/CollaboratorEditor/pc-collaborator-editor-popover/index.css +1 -0
  16. package/{es/components/cell-editor-popover/pc-collaborator-editor-popover.js → lib/CollaboratorEditor/pc-collaborator-editor-popover/index.js} +2 -1
  17. package/lib/CollaboratorFormatter/index.css +1 -0
  18. package/{es/components/cell-formatter/collaborator-formatter.js → lib/CollaboratorFormatter/index.js} +3 -2
  19. package/lib/CollaboratorItem/index.css +49 -0
  20. package/{es/components/common/collaborator-item.js → lib/CollaboratorItem/index.js} +1 -0
  21. package/lib/CreatorFormatter/index.css +1 -0
  22. package/{es/components/cell-formatter/creator-formatter.js → lib/CreatorFormatter/index.js} +3 -2
  23. package/lib/DateEditor/index.css +4 -0
  24. package/{es/components/cell-editor/date-editor.js → lib/DateEditor/index.js} +5 -4
  25. package/{es/css → lib/DateEditor/mb-date-editor-popover}/custom-rc-calendar.css +0 -0
  26. package/lib/DateEditor/mb-date-editor-popover/index.css +45 -0
  27. package/{es/components/cell-editor-popover/mb-date-editor-popover.js → lib/DateEditor/mb-date-editor-popover/index.js} +10 -10
  28. package/{es/components/cell-editor-popover → lib/DateEditor}/pc-date-editor-popover.js +2 -2
  29. package/lib/DateFormatter/index.css +1 -0
  30. package/{es/components/cell-formatter/date-formatter.js → lib/DateFormatter/index.js} +2 -1
  31. package/lib/DurationFormatter/index.css +1 -0
  32. package/{es/components/cell-formatter/duration-formatter.js → lib/DurationFormatter/index.js} +2 -1
  33. package/{es/components/common/edit-editor-button.js → lib/EditEditorButton/index.js} +0 -0
  34. package/lib/EmailFormatter/index.css +5 -0
  35. package/{es/components/cell-formatter/email-formatter.js → lib/EmailFormatter/index.js} +1 -0
  36. package/{es/components/cell-editor-dialog/pc-file-editor-dialog.js → lib/FileEditor/index.js} +10 -10
  37. package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-addition/index.js +0 -0
  38. package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-addition/pc-file-uploaded-item.js +0 -0
  39. package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-preview/index.js +0 -0
  40. package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-preview/pc-file-item-preview.js +0 -0
  41. package/lib/FileFormatter/index.css +29 -0
  42. package/{es/components/cell-formatter/file-formatter.js → lib/FileFormatter/index.js} +2 -1
  43. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/excel.png +0 -0
  44. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/file.png +0 -0
  45. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/music.png +0 -0
  46. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/pdf.png +0 -0
  47. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/pic.png +0 -0
  48. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/ppt.png +0 -0
  49. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/txt.png +0 -0
  50. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/video.png +0 -0
  51. package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/word.png +0 -0
  52. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/excel.png +0 -0
  53. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/file.png +0 -0
  54. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/music.png +0 -0
  55. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/pdf.png +0 -0
  56. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/pic.png +0 -0
  57. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/ppt.png +0 -0
  58. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/txt.png +0 -0
  59. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/video.png +0 -0
  60. package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/word.png +0 -0
  61. package/{es/assets/images → lib/FileItemFormatter/assets}/folder/folder-192.png +0 -0
  62. package/{es/assets/images → lib/FileItemFormatter/assets}/folder/folder-24.png +0 -0
  63. package/{es/components/cell-formatter/widgets/file-item-formatter.js → lib/FileItemFormatter/index.js} +2 -2
  64. package/lib/FileItemFormatter/utils.js +72 -0
  65. package/{es/components/file-uploader → lib/FileUploader}/index.js +0 -0
  66. package/{es/utils → lib/FormulaFormatter}/cell-value-validator.js +1 -2
  67. package/lib/FormulaFormatter/index.css +19 -0
  68. package/{es/components/cell-formatter/formula-formatter.js → lib/FormulaFormatter/index.js} +7 -8
  69. package/{es/utils/column-utils.js → lib/FormulaFormatter/utils.js} +5 -1
  70. package/lib/GeolocationFormatter/index.css +1 -0
  71. package/{es/components/cell-formatter/geolocation-formatter.js → lib/GeolocationFormatter/index.js} +2 -1
  72. package/lib/HtmlLongTextFormatter/index.css +63 -0
  73. package/{es/components/cell-formatter/widgets/long-text-formatter/html-long-text-formatter.js → lib/HtmlLongTextFormatter/index.js} +2 -1
  74. package/{es/utils → lib/HtmlLongTextFormatter}/markdown2html.js +0 -0
  75. package/{es/utils → lib/HtmlLongTextFormatter}/unified/index.js +1 -0
  76. package/{es/utils → lib/HtmlLongTextFormatter}/vfile/core.js +1 -0
  77. package/{es/utils → lib/HtmlLongTextFormatter}/vfile/index.js +0 -0
  78. package/{es/components/common → lib/ImageFormatter}/images-lazy-load.js +2 -2
  79. package/lib/ImageFormatter/index.css +34 -0
  80. package/{es/components/cell-formatter/image-formatter.js → lib/ImageFormatter/index.js} +4 -3
  81. package/lib/ImageFormatter/utils.js +7 -0
  82. package/{es/css/image-previewer-ligntbox.css → lib/ImagePreviewerLightbox/index.css} +0 -0
  83. package/{es/components/cell-formatter/widgets/image-previewer-lightbox.js → lib/ImagePreviewerLightbox/index.js} +3 -3
  84. package/lib/ImagePreviewerLightbox/utils.js +8 -0
  85. package/lib/LastModifierFormatter/index.css +1 -0
  86. package/{es/components/cell-formatter/last-modifier-formatter.js → lib/LastModifierFormatter/index.js} +5 -4
  87. package/lib/LinkEditor/index.css +9 -0
  88. package/{es/components/cell-editor/link-editor.js → lib/LinkEditor/index.js} +10 -9
  89. package/{es/components/common → lib/LinkEditor}/link-editor-option.js +0 -0
  90. package/lib/LinkEditor/mb-link-editor-popover/index.css +85 -0
  91. package/{es/components/cell-editor-popover/mb-link-editor-popover.js → lib/LinkEditor/mb-link-editor-popover/index.js} +2 -1
  92. package/lib/LinkEditor/pc-link-editor-popover/index.css +63 -0
  93. package/{es/components/cell-editor-popover/pc-link-editor-popover.js → lib/LinkEditor/pc-link-editor-popover/index.js} +1 -0
  94. package/lib/LinkFormatter/index.css +27 -0
  95. package/{es/components/cell-formatter/link-formatter.js → lib/LinkFormatter/index.js} +2 -2
  96. package/{es/css/loading.css → lib/Loading/index.css} +0 -0
  97. package/{es/components/loading.js → lib/Loading/index.js} +1 -1
  98. package/{es/components/cell-formatter/long-text-formatter.js → lib/LongTextFormatter/index.js} +2 -2
  99. package/{es/components/common/mobile/mb-editor-header.js → lib/MBEditorHeader/index.js} +0 -0
  100. package/lib/MTimeFormatter/index.css +1 -0
  101. package/{es/components/cell-formatter/mtime-formatter.js → lib/MTimeFormatter/index.js} +1 -0
  102. package/{es/components/common/modal-portal.js → lib/ModalPortal/index.js} +0 -0
  103. package/lib/MultipleSelectEditor/index.css +9 -0
  104. package/{es/components/cell-editor/multiple-select-editor.js → lib/MultipleSelectEditor/index.js} +5 -6
  105. package/lib/MultipleSelectFormatter/index.css +1 -0
  106. package/{es/components/cell-formatter/multiple-select-formatter.js → lib/MultipleSelectFormatter/index.js} +2 -1
  107. package/{es/components/cell-editor/number-editor.js → lib/NumberEditor/index.js} +2 -2
  108. package/lib/NumberFormatter/index.css +1 -0
  109. package/{es/components/cell-formatter/number-formatter.js → lib/NumberFormatter/index.js} +2 -1
  110. package/lib/RateFormatter/index.css +1 -0
  111. package/{es/components/cell-formatter/rate-formatter.js → lib/RateFormatter/index.js} +1 -0
  112. package/{es/components/common/select-item.js → lib/SelectItem/index.js} +0 -0
  113. package/lib/SimpleLongTextFormatter/index.css +63 -0
  114. package/{es/components/cell-formatter/widgets/long-text-formatter/simple-long-text-formatter.js → lib/SimpleLongTextFormatter/index.js} +2 -1
  115. package/{es/utils → lib/SimpleLongTextFormatter}/normalize-long-text-value.js +3 -3
  116. package/lib/SingleSelectEditor/index.css +9 -0
  117. package/{es/components/cell-editor/single-select-editor.js → lib/SingleSelectEditor/index.js} +5 -6
  118. package/lib/SingleSelectFormatter/index.css +1 -0
  119. package/{es/components/cell-formatter/single-select-formatter.js → lib/SingleSelectFormatter/index.js} +2 -1
  120. package/{es/components/cell-editor/text-editor.js → lib/TextEditor/index.js} +2 -2
  121. package/lib/TextFormatter/index.css +1 -0
  122. package/{es/components/cell-formatter/text-formatter.js → lib/TextFormatter/index.js} +1 -0
  123. package/lib/UrlFormatter/index.css +5 -0
  124. package/{es/components/cell-formatter/url-formatter.js → lib/UrlFormatter/index.js} +1 -0
  125. package/{es/components/cell-factory/cell-formatter-factory.js → lib/cellFormatterFactory/index.js} +3 -3
  126. package/lib/constants/cell-types.js +25 -54
  127. package/lib/constants/index.js +5 -26
  128. package/lib/css/cell-editor.css +0 -608
  129. package/lib/css/cell-formatter.css +0 -243
  130. package/lib/css/mb-cell-editor.css +55 -0
  131. package/lib/formatterConfig/index.js +31 -0
  132. package/lib/index.js +45 -64
  133. package/lib/lang/index.js +11 -27
  134. package/lib/locals/de.js +1 -6
  135. package/lib/locals/en.js +1 -6
  136. package/lib/locals/fr.js +1 -6
  137. package/lib/locals/zh-CN.js +1 -6
  138. package/lib/select-editor/index.js +4 -0
  139. package/lib/select-editor/mb-select-editor-popover/index.css +127 -0
  140. package/{es/components/cell-editor-popover/mb-select-editor-popover.js → lib/select-editor/mb-select-editor-popover/index.js} +12 -11
  141. package/lib/select-editor/pc-select-editor-popover/index.css +72 -0
  142. package/{es/components/cell-editor-popover/pc-select-editor-popover.js → lib/select-editor/pc-select-editor-popover/index.js} +1 -0
  143. package/{es/components/common → lib/select-editor}/select-editor-option.js +0 -0
  144. package/{es/components/toast → lib/toaster}/alert.js +0 -0
  145. package/{es/components/toast → lib/toaster}/index.js +0 -0
  146. package/{es/components/toast → lib/toaster}/toast.js +0 -0
  147. package/{es/components/toast → lib/toaster}/toastManager.js +0 -0
  148. package/{es/components/toast → lib/toaster}/toaster.js +0 -0
  149. package/lib/utils/editor-utils.js +3 -13
  150. package/lib/utils/number-precision.js +14 -31
  151. package/lib/utils/utils.js +3 -119
  152. package/lib/utils/value-format-utils.js +59 -108
  153. package/package.json +5 -5
  154. package/es/app.css +0 -20
  155. package/es/app.js +0 -91
  156. package/es/assets/images/avatar/default_avatar.png +0 -0
  157. package/es/components/cell-editor/index.js +0 -9
  158. package/es/components/cell-formatter/formatter-config.js +0 -31
  159. package/es/components/cell-formatter/index.js +0 -27
  160. package/es/constants/cell-types.js +0 -25
  161. package/es/constants/index.js +0 -48
  162. package/es/css/cell-editor.css +0 -614
  163. package/es/css/cell-formatter.css +0 -247
  164. package/es/index.js +0 -6
  165. package/es/lang/index.js +0 -50
  166. package/es/locals/de.js +0 -2
  167. package/es/locals/en.js +0 -17
  168. package/es/locals/fr.js +0 -2
  169. package/es/locals/zh-CN.js +0 -17
  170. package/es/utils/editor-utils.js +0 -71
  171. package/es/utils/number-precision.js +0 -163
  172. package/es/utils/utils.js +0 -116
  173. package/es/utils/value-format-utils.js +0 -495
  174. package/lib/app.css +0 -20
  175. package/lib/app.js +0 -96
  176. package/lib/assets/images/file/192/excel.png +0 -0
  177. package/lib/assets/images/file/192/file.png +0 -0
  178. package/lib/assets/images/file/192/music.png +0 -0
  179. package/lib/assets/images/file/192/pdf.png +0 -0
  180. package/lib/assets/images/file/192/pic.png +0 -0
  181. package/lib/assets/images/file/192/ppt.png +0 -0
  182. package/lib/assets/images/file/192/txt.png +0 -0
  183. package/lib/assets/images/file/192/video.png +0 -0
  184. package/lib/assets/images/file/192/word.png +0 -0
  185. package/lib/assets/images/file/24/excel.png +0 -0
  186. package/lib/assets/images/file/24/file.png +0 -0
  187. package/lib/assets/images/file/24/music.png +0 -0
  188. package/lib/assets/images/file/24/pdf.png +0 -0
  189. package/lib/assets/images/file/24/pic.png +0 -0
  190. package/lib/assets/images/file/24/ppt.png +0 -0
  191. package/lib/assets/images/file/24/txt.png +0 -0
  192. package/lib/assets/images/file/24/video.png +0 -0
  193. package/lib/assets/images/file/24/word.png +0 -0
  194. package/lib/assets/images/folder/folder-192.png +0 -0
  195. package/lib/assets/images/folder/folder-24.png +0 -0
  196. package/lib/components/cell-editor/checkbox-editor.js +0 -111
  197. package/lib/components/cell-editor/collaborator-editor.js +0 -249
  198. package/lib/components/cell-editor/date-editor.js +0 -171
  199. package/lib/components/cell-editor/index.js +0 -40
  200. package/lib/components/cell-editor/link-editor.js +0 -321
  201. package/lib/components/cell-editor/multiple-select-editor.js +0 -250
  202. package/lib/components/cell-editor/number-editor.js +0 -162
  203. package/lib/components/cell-editor/single-select-editor.js +0 -216
  204. package/lib/components/cell-editor/text-editor.js +0 -129
  205. package/lib/components/cell-editor-dialog/pc-file-editor-dialog.js +0 -66
  206. package/lib/components/cell-editor-dialog/pc-files-addition/index.js +0 -1
  207. package/lib/components/cell-editor-dialog/pc-files-addition/pc-file-uploaded-item.js +0 -1
  208. package/lib/components/cell-editor-dialog/pc-files-preview/index.js +0 -1
  209. package/lib/components/cell-editor-dialog/pc-files-preview/pc-file-item-preview.js +0 -1
  210. package/lib/components/cell-editor-popover/mb-collaborator-editor-popover.js +0 -183
  211. package/lib/components/cell-editor-popover/mb-date-editor-popover.js +0 -262
  212. package/lib/components/cell-editor-popover/mb-link-editor-popover.js +0 -176
  213. package/lib/components/cell-editor-popover/mb-select-editor-popover.js +0 -243
  214. package/lib/components/cell-editor-popover/pc-collaborator-editor-popover.js +0 -124
  215. package/lib/components/cell-editor-popover/pc-date-editor-popover.js +0 -156
  216. package/lib/components/cell-editor-popover/pc-link-editor-popover.js +0 -128
  217. package/lib/components/cell-editor-popover/pc-select-editor-popover.js +0 -157
  218. package/lib/components/cell-factory/cell-formatter-factory.js +0 -28
  219. package/lib/components/cell-formatter/auto-number-formatter.js +0 -45
  220. package/lib/components/cell-formatter/button-formatter.js +0 -66
  221. package/lib/components/cell-formatter/checkbox-formatter.js +0 -56
  222. package/lib/components/cell-formatter/collaborator-formatter.js +0 -111
  223. package/lib/components/cell-formatter/creator-formatter.js +0 -105
  224. package/lib/components/cell-formatter/ctime-formatter.js +0 -70
  225. package/lib/components/cell-formatter/date-formatter.js +0 -73
  226. package/lib/components/cell-formatter/duration-formatter.js +0 -49
  227. package/lib/components/cell-formatter/email-formatter.js +0 -45
  228. package/lib/components/cell-formatter/file-formatter.js +0 -77
  229. package/lib/components/cell-formatter/formatter-config.js +0 -66
  230. package/lib/components/cell-formatter/formula-formatter.js +0 -189
  231. package/lib/components/cell-formatter/geolocation-formatter.js +0 -66
  232. package/lib/components/cell-formatter/image-formatter.js +0 -171
  233. package/lib/components/cell-formatter/index.js +0 -112
  234. package/lib/components/cell-formatter/last-modifier-formatter.js +0 -105
  235. package/lib/components/cell-formatter/link-formatter.js +0 -165
  236. package/lib/components/cell-formatter/long-text-formatter.js +0 -46
  237. package/lib/components/cell-formatter/mtime-formatter.js +0 -70
  238. package/lib/components/cell-formatter/multiple-select-formatter.js +0 -84
  239. package/lib/components/cell-formatter/number-formatter.js +0 -60
  240. package/lib/components/cell-formatter/rate-formatter.js +0 -93
  241. package/lib/components/cell-formatter/single-select-formatter.js +0 -84
  242. package/lib/components/cell-formatter/text-formatter.js +0 -67
  243. package/lib/components/cell-formatter/url-formatter.js +0 -45
  244. package/lib/components/cell-formatter/widgets/file-item-formatter.js +0 -63
  245. package/lib/components/cell-formatter/widgets/image-previewer-lightbox.js +0 -152
  246. package/lib/components/cell-formatter/widgets/long-text-formatter/html-long-text-formatter.js +0 -107
  247. package/lib/components/cell-formatter/widgets/long-text-formatter/simple-long-text-formatter.js +0 -110
  248. package/lib/components/common/collaborator-item.js +0 -79
  249. package/lib/components/common/edit-editor-button.js +0 -67
  250. package/lib/components/common/images-lazy-load.js +0 -158
  251. package/lib/components/common/link-editor-option.js +0 -121
  252. package/lib/components/common/mobile/mb-editor-header.js +0 -61
  253. package/lib/components/common/modal-portal.js +0 -51
  254. package/lib/components/common/select-editor-option.js +0 -122
  255. package/lib/components/common/select-item.js +0 -73
  256. package/lib/components/file-uploader/index.js +0 -63
  257. package/lib/components/loading.js +0 -16
  258. package/lib/components/toast/alert.js +0 -164
  259. package/lib/components/toast/index.js +0 -12
  260. package/lib/components/toast/toast.js +0 -223
  261. package/lib/components/toast/toastManager.js +0 -189
  262. package/lib/components/toast/toaster.js +0 -92
  263. package/lib/css/custom-rc-calendar.css +0 -118
  264. package/lib/css/image-previewer-ligntbox.css +0 -87
  265. package/lib/css/loading.css +0 -54
  266. package/lib/utils/cell-value-validator.js +0 -41
  267. package/lib/utils/column-utils.js +0 -15
  268. package/lib/utils/markdown2html.js +0 -68
  269. package/lib/utils/normalize-long-text-value.js +0 -74
  270. package/lib/utils/unified/index.js +0 -470
  271. package/lib/utils/vfile/core.js +0 -172
  272. package/lib/utils/vfile/index.js +0 -48
@@ -1,321 +0,0 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
-
5
- exports.__esModule = true;
6
- exports.default = void 0;
7
-
8
- var _assertThisInitialized2 = _interopRequireDefault(require("@babel/runtime/helpers/assertThisInitialized"));
9
-
10
- var _inheritsLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/inheritsLoose"));
11
-
12
- var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
13
-
14
- var _react = _interopRequireWildcard(require("react"));
15
-
16
- var _propTypes = _interopRequireDefault(require("prop-types"));
17
-
18
- var _reactResponsive = _interopRequireDefault(require("react-responsive"));
19
-
20
- var _lang = require("../../lang");
21
-
22
- var CellTypes = _interopRequireWildcard(require("../../constants/cell-types"));
23
-
24
- var _valueFormatUtils = require("../../utils/value-format-utils");
25
-
26
- var _editEditorButton = _interopRequireDefault(require("../common/edit-editor-button"));
27
-
28
- var _linkEditorOption = _interopRequireDefault(require("../common/link-editor-option"));
29
-
30
- var _pcLinkEditorPopover = _interopRequireDefault(require("../cell-editor-popover/pc-link-editor-popover"));
31
-
32
- var _mbLinkEditorPopover = _interopRequireDefault(require("../cell-editor-popover/mb-link-editor-popover"));
33
-
34
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
35
-
36
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
37
-
38
- var propTypes = {
39
- isReadOnly: _propTypes.default.bool,
40
- row: _propTypes.default.object.isRequired,
41
- column: _propTypes.default.object.isRequired,
42
- currentTableId: _propTypes.default.string.isRequired,
43
- linkMetaData: _propTypes.default.shape({
44
- getLinkedCellValue: _propTypes.default.func.isRequired,
45
- getLinkedTable: _propTypes.default.func.isRequired,
46
- getLinkedRows: _propTypes.default.func.isRequired,
47
- addLink: _propTypes.default.func.isRequired,
48
- removeLink: _propTypes.default.func.isRequired
49
- }).isRequired
50
- };
51
-
52
- var LinkEditor = /*#__PURE__*/function (_React$Component) {
53
- (0, _inheritsLoose2.default)(LinkEditor, _React$Component);
54
-
55
- function LinkEditor(props) {
56
- var _this;
57
-
58
- _this = _React$Component.call(this, props) || this;
59
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onDocumentToggle", function (e) {
60
- if (_this.editorContainer !== e.target && !_this.editorContainer.contains(e.target)) {
61
- _this.onClosePopover();
62
- }
63
- });
64
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "getLinkedCellValue", function () {
65
- var _this$props = _this.props,
66
- row = _this$props.row,
67
- column = _this$props.column,
68
- linkMetaData = _this$props.linkMetaData;
69
-
70
- var _ref = column.data || {},
71
- link_id = _ref.link_id,
72
- table_id = _ref.table_id,
73
- other_table_id = _ref.other_table_id;
74
-
75
- _this.linkId = link_id;
76
- _this.tableId = table_id;
77
- _this.otherTableId = other_table_id;
78
- return linkMetaData.getLinkedCellValue(_this.linkId, _this.tableId, _this.otherTableId, row._id);
79
- });
80
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "formatLinkedValuesToOptions", function () {
81
- var _this$props2 = _this.props,
82
- column = _this$props2.column,
83
- linkMetaData = _this$props2.linkMetaData;
84
- var rowIds = _this.state.newValue;
85
-
86
- if (rowIds && Array.isArray(rowIds) && rowIds.length > 0) {
87
- var linkedRows = linkMetaData.getLinkedRows(_this.otherTableId, rowIds);
88
- var linkedTable = linkMetaData.getLinkedTable(_this.otherTableId);
89
- return linkedRows.map(function (linkedRow) {
90
- var displayColumnKey = column.data.display_column_key; // format value to display
91
-
92
- var displayValue = _this.getDisplayValue(linkedTable, linkedRow, displayColumnKey);
93
-
94
- return {
95
- id: linkedRow._id,
96
- name: displayValue
97
- };
98
- });
99
- }
100
-
101
- return [];
102
- });
103
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "getDisplayValue", function (linkedTable, linkedRow, displayColumnKey) {
104
- var value = linkedRow[displayColumnKey];
105
- var linkedColumn = linkedTable.columns.find(function (column) {
106
- return column.key === displayColumnKey;
107
- });
108
- var type = linkedColumn.type,
109
- data = linkedColumn.data;
110
-
111
- switch (type) {
112
- case CellTypes.NUMBER:
113
- {
114
- return (0, _valueFormatUtils.getNumberDisplayString)(value, data);
115
- }
116
-
117
- case CellTypes.DATE:
118
- {
119
- var format = data.format;
120
- return (0, _valueFormatUtils.getDateDisplayString)(value, format);
121
- }
122
-
123
- default:
124
- return value;
125
- }
126
- });
127
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "getAvailableLinkedOptions", function () {
128
- var _this$props3 = _this.props,
129
- column = _this$props3.column,
130
- linkMetaData = _this$props3.linkMetaData;
131
- var displayColumnKey = column.data.display_column_key;
132
- var linkedTable = linkMetaData.getLinkedTable(_this.otherTableId);
133
- var availableRows = linkedTable.rows.filter(function (row) {
134
- return !!row[displayColumnKey];
135
- });
136
- var availableOptions = availableRows.map(function (row) {
137
- var displayValue = _this.getDisplayValue(linkedTable, row, displayColumnKey);
138
-
139
- return {
140
- id: row._id,
141
- name: displayValue
142
- };
143
- });
144
- return availableOptions;
145
- });
146
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onCommit", function (newValue) {// nothing todo
147
- });
148
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onAddOptionToggle", function (event) {
149
- event.nativeEvent.stopImmediatePropagation();
150
- event.stopPropagation();
151
-
152
- if (_this.props.isReadOnly) {
153
- return;
154
- }
155
-
156
- var isPopoverShow = !_this.state.isPopoverShow;
157
-
158
- if (isPopoverShow) {
159
- var popoverPosition = _this.caculatePopoverPosition();
160
-
161
- _this.setState({
162
- isPopoverShow: isPopoverShow,
163
- popoverPosition: popoverPosition
164
- });
165
- } else {
166
- _this.setState({
167
- isPopoverShow: isPopoverShow
168
- });
169
- }
170
- });
171
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onOptionItemToggle", function (option) {
172
- var _this$props4 = _this.props,
173
- row = _this$props4.row,
174
- linkMetaData = _this$props4.linkMetaData;
175
-
176
- var newValue = _this.state.newValue.slice();
177
-
178
- var optionIndex = newValue.findIndex(function (option_id) {
179
- return option_id === option.id;
180
- });
181
-
182
- if (optionIndex !== -1) {
183
- newValue.splice(optionIndex, 1);
184
- linkMetaData.removeLink(_this.linkId, _this.tableId, _this.otherTableId, row._id, option.id);
185
- } else {
186
- newValue.push(option.id);
187
- linkMetaData.addLink(_this.linkId, _this.tableId, _this.otherTableId, row._id, option.id);
188
- }
189
-
190
- _this.setState({
191
- newValue: newValue
192
- });
193
- });
194
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onDeleteOption", function (option) {
195
- var _this$props5 = _this.props,
196
- row = _this$props5.row,
197
- linkMetaData = _this$props5.linkMetaData;
198
-
199
- var newValue = _this.state.newValue.slice();
200
-
201
- var optionIndex = newValue.findIndex(function (option_id) {
202
- return option_id === option.id;
203
- });
204
- newValue.splice(optionIndex, 1);
205
-
206
- _this.setState({
207
- newValue: newValue
208
- }, function () {
209
- linkMetaData.removeLink(_this.linkId, _this.tableId, _this.otherTableId, row._id, option.id);
210
- });
211
- });
212
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "caculatePopoverPosition", function () {
213
- var POPOVER_MAX_HEIGHT = 200;
214
- var innerHeight = window.innerHeight;
215
-
216
- var _this$editor$getClien = _this.editor.getClientRects()[0],
217
- top = _this$editor$getClien.top,
218
- height = _this$editor$getClien.height;
219
-
220
- var isBelow = innerHeight - (top + height) > POPOVER_MAX_HEIGHT;
221
- var position = {
222
- top: height + 1,
223
- left: 0
224
- };
225
-
226
- if (!isBelow) {
227
- var bottom = height + 1;
228
- position = {
229
- bottom: bottom,
230
- left: 0
231
- };
232
- }
233
-
234
- return position;
235
- });
236
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onClosePopover", function () {
237
- _this.setState({
238
- isPopoverShow: false
239
- });
240
- });
241
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "setEditorContainerRef", function (editorContainer) {
242
- _this.editorContainer = editorContainer;
243
- });
244
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "setEditorRef", function (editor) {
245
- _this.editor = editor;
246
- });
247
- _this.linkId = '';
248
- _this.tableId = '';
249
- _this.otherTableId = '';
250
- _this.state = {
251
- newValue: _this.getLinkedCellValue(),
252
- isPopoverShow: false,
253
- popoverPosition: {}
254
- };
255
- return _this;
256
- }
257
-
258
- var _proto = LinkEditor.prototype;
259
-
260
- _proto.componentDidMount = function componentDidMount() {
261
- document.addEventListener('click', this.onDocumentToggle);
262
- };
263
-
264
- _proto.componentWillUnmount = function componentWillUnmount() {
265
- document.removeEventListener('click', this.onDocumentToggle);
266
- };
267
-
268
- _proto.render = function render() {
269
- var _this2 = this;
270
-
271
- var isReadOnly = this.props.isReadOnly;
272
- var _this$state = this.state,
273
- isPopoverShow = _this$state.isPopoverShow,
274
- popoverPosition = _this$state.popoverPosition;
275
- var options = this.getAvailableLinkedOptions();
276
- var selectedOptions = this.formatLinkedValuesToOptions();
277
- var isShowRemoveIcon = !isReadOnly;
278
- return /*#__PURE__*/_react.default.createElement("div", {
279
- ref: this.setEditorContainerRef,
280
- className: "cell-editor dtable-ui-link-editor"
281
- }, /*#__PURE__*/_react.default.createElement("div", {
282
- ref: this.setEditorRef,
283
- className: "dtable-ui-link-editor-container",
284
- onClick: this.onAddOptionToggle
285
- }, selectedOptions.length === 0 && /*#__PURE__*/_react.default.createElement(_editEditorButton.default, {
286
- text: (0, _lang.getLocale)('Add_an_option')
287
- }), selectedOptions.length !== 0 && selectedOptions.map(function (option) {
288
- return /*#__PURE__*/_react.default.createElement(_linkEditorOption.default, {
289
- key: option.id,
290
- option: option,
291
- isShowRemoveIcon: isShowRemoveIcon,
292
- onDeleteLinkOption: _this2.onDeleteOption
293
- });
294
- })), isPopoverShow && /*#__PURE__*/_react.default.createElement(_react.Fragment, null, /*#__PURE__*/_react.default.createElement(_reactResponsive.default, {
295
- query: "(min-width: 768px)"
296
- }, /*#__PURE__*/_react.default.createElement(_pcLinkEditorPopover.default, {
297
- popoverPosition: popoverPosition,
298
- options: options,
299
- selectedOptions: selectedOptions,
300
- onOptionItemToggle: this.onOptionItemToggle
301
- })), /*#__PURE__*/_react.default.createElement(_reactResponsive.default, {
302
- query: "(max-width: 767.8px)"
303
- }, /*#__PURE__*/_react.default.createElement(_mbLinkEditorPopover.default, {
304
- isReadOnly: this.props.isReadOnly,
305
- value: this.state.newValue,
306
- column: this.props.column,
307
- options: options,
308
- onOptionItemToggle: this.onOptionItemToggle,
309
- onClosePopover: this.onClosePopover
310
- }))));
311
- };
312
-
313
- return LinkEditor;
314
- }(_react.default.Component);
315
-
316
- (0, _defineProperty2.default)(LinkEditor, "defaultProps", {
317
- isReadOnly: false
318
- });
319
- LinkEditor.propTypes = propTypes;
320
- var _default = LinkEditor;
321
- exports.default = _default;
@@ -1,250 +0,0 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
-
5
- exports.__esModule = true;
6
- exports.default = void 0;
7
-
8
- var _assertThisInitialized2 = _interopRequireDefault(require("@babel/runtime/helpers/assertThisInitialized"));
9
-
10
- var _inheritsLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/inheritsLoose"));
11
-
12
- var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
13
-
14
- var _react = _interopRequireWildcard(require("react"));
15
-
16
- var _propTypes = _interopRequireDefault(require("prop-types"));
17
-
18
- var _reactResponsive = _interopRequireDefault(require("react-responsive"));
19
-
20
- var _lang = require("../../lang");
21
-
22
- var _editEditorButton = _interopRequireDefault(require("../common/edit-editor-button"));
23
-
24
- var _selectEditorOption = _interopRequireDefault(require("../common/select-editor-option"));
25
-
26
- var _pcSelectEditorPopover = _interopRequireDefault(require("../cell-editor-popover/pc-select-editor-popover"));
27
-
28
- var _mbSelectEditorPopover = _interopRequireDefault(require("../cell-editor-popover/mb-select-editor-popover"));
29
-
30
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
31
-
32
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
33
-
34
- var propTypes = {
35
- isReadOnly: _propTypes.default.bool,
36
- value: _propTypes.default.oneOfType([_propTypes.default.string, _propTypes.default.array]),
37
- column: _propTypes.default.object,
38
- onCommit: _propTypes.default.func,
39
- isSupportNewOption: _propTypes.default.bool,
40
- onAddNewOption: _propTypes.default.func
41
- };
42
-
43
- var MultipleSelectEditor = /*#__PURE__*/function (_React$Component) {
44
- (0, _inheritsLoose2.default)(MultipleSelectEditor, _React$Component);
45
-
46
- function MultipleSelectEditor(props) {
47
- var _this;
48
-
49
- _this = _React$Component.call(this, props) || this;
50
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onDocumentToggle", function (e) {
51
- if (_this.editorContainer !== e.target && !_this.editorContainer.contains(e.target)) {
52
- _this.onClosePopover();
53
- }
54
- });
55
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "getFormattedOptions", function () {
56
- var newValue = _this.state.newValue;
57
-
58
- if (Array.isArray(newValue) && newValue.length > 0) {
59
- return newValue.map(function (option_id) {
60
- return _this.options.find(function (option) {
61
- return option.id === option_id;
62
- });
63
- }).filter(function (option) {
64
- return !!option;
65
- });
66
- }
67
-
68
- return [];
69
- });
70
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onAddOptionToggle", function (event) {
71
- event.nativeEvent.stopImmediatePropagation();
72
- event.stopPropagation();
73
-
74
- if (_this.props.isReadOnly) {
75
- return;
76
- }
77
-
78
- var isPopoverShow = !_this.state.isPopoverShow;
79
-
80
- if (isPopoverShow) {
81
- var popoverPosition = _this.caculatePopoverPosition();
82
-
83
- _this.setState({
84
- isPopoverShow: isPopoverShow,
85
- popoverPosition: popoverPosition
86
- });
87
- } else {
88
- _this.setState({
89
- isPopoverShow: isPopoverShow
90
- });
91
- }
92
- });
93
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onCommit", function (newValue) {
94
- var updated = {};
95
- var column = _this.props.column;
96
- updated[column.key] = newValue;
97
-
98
- _this.props.onCommit(updated);
99
- });
100
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onOptionItemToggle", function (option) {
101
- var newValue = _this.state.newValue.slice();
102
-
103
- var optionIndex = newValue.findIndex(function (option_id) {
104
- return option_id === option.id;
105
- });
106
-
107
- if (optionIndex !== -1) {
108
- newValue.splice(optionIndex, 1);
109
- } else {
110
- newValue.push(option.id);
111
- }
112
-
113
- _this.setState({
114
- newValue: newValue
115
- }, function () {
116
- _this.onCommit(newValue);
117
- });
118
- });
119
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onDeleteOption", function (option) {
120
- var newValue = _this.state.newValue.slice();
121
-
122
- var optionIndex = newValue.findIndex(function (option_id) {
123
- return option_id === option.id;
124
- });
125
- newValue.splice(optionIndex, 1);
126
-
127
- _this.setState({
128
- newValue: newValue
129
- }, function () {
130
- _this.onCommit(newValue);
131
- });
132
- });
133
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onAddNewOption", function (optionName) {
134
- _this.props.onAddNewOption(optionName);
135
-
136
- _this.onClosePopover();
137
- });
138
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "caculatePopoverPosition", function () {
139
- var POPOVER_MAX_HEIGHT = 200;
140
- var innerHeight = window.innerHeight;
141
-
142
- var _this$editor$getClien = _this.editor.getClientRects()[0],
143
- top = _this$editor$getClien.top,
144
- height = _this$editor$getClien.height;
145
-
146
- var isBelow = innerHeight - (top + height) > POPOVER_MAX_HEIGHT;
147
- var position = {
148
- top: height + 1,
149
- left: 0
150
- };
151
-
152
- if (!isBelow) {
153
- var bottom = height + 1;
154
- position = {
155
- bottom: bottom,
156
- left: 0
157
- };
158
- }
159
-
160
- return position;
161
- });
162
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "onClosePopover", function () {
163
- _this.setState({
164
- isPopoverShow: false
165
- });
166
- });
167
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "setEditorContainerRef", function (editorContainer) {
168
- _this.editorContainer = editorContainer;
169
- });
170
- (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "setEditorRef", function (editor) {
171
- _this.editor = editor;
172
- });
173
- _this.state = {
174
- newValue: Array.isArray(props.value) ? props.value : [],
175
- isPopoverShow: false,
176
- popoverPosition: {}
177
- };
178
- var _column = _this.props.column;
179
- _this.options = _column.data && (_column.data.options || []);
180
- return _this;
181
- }
182
-
183
- var _proto = MultipleSelectEditor.prototype;
184
-
185
- _proto.componentDidMount = function componentDidMount() {
186
- document.addEventListener('click', this.onDocumentToggle);
187
- };
188
-
189
- _proto.componentWillUnmount = function componentWillUnmount() {
190
- document.removeEventListener('click', this.onDocumentToggle);
191
- };
192
-
193
- _proto.render = function render() {
194
- var _this2 = this;
195
-
196
- var _this$state = this.state,
197
- isPopoverShow = _this$state.isPopoverShow,
198
- popoverPosition = _this$state.popoverPosition;
199
- var options = this.options;
200
- var selectedOptions = this.getFormattedOptions();
201
- return /*#__PURE__*/_react.default.createElement("div", {
202
- ref: this.setEditorContainerRef,
203
- className: "cell-editor dtable-ui-multiple-select-editor"
204
- }, /*#__PURE__*/_react.default.createElement("div", {
205
- ref: this.setEditorRef,
206
- className: "dtable-ui-select-editor-container",
207
- onClick: this.onAddOptionToggle
208
- }, selectedOptions.length === 0 && /*#__PURE__*/_react.default.createElement(_editEditorButton.default, {
209
- text: (0, _lang.getLocale)('Add_an_option')
210
- }), selectedOptions.length !== 0 && selectedOptions.map(function (option) {
211
- return /*#__PURE__*/_react.default.createElement(_selectEditorOption.default, {
212
- key: option.id,
213
- option: option,
214
- isShowRemoveIcon: true,
215
- onDeleteSelectOption: _this2.onDeleteOption
216
- });
217
- })), isPopoverShow && /*#__PURE__*/_react.default.createElement(_react.Fragment, null, /*#__PURE__*/_react.default.createElement(_reactResponsive.default, {
218
- query: "(min-width: 768px)"
219
- }, /*#__PURE__*/_react.default.createElement(_pcSelectEditorPopover.default, {
220
- popoverPosition: popoverPosition,
221
- options: options,
222
- selectedOptions: selectedOptions,
223
- onOptionItemToggle: this.onOptionItemToggle,
224
- isSupportNewOption: this.props.isSupportNewOption,
225
- onAddNewOption: this.onAddNewOption
226
- })), /*#__PURE__*/_react.default.createElement(_reactResponsive.default, {
227
- query: "(max-width: 767.8px)"
228
- }, /*#__PURE__*/_react.default.createElement(_mbSelectEditorPopover.default, {
229
- isReadOnly: this.props.isReadOnly,
230
- value: this.state.newValue,
231
- column: this.props.column,
232
- options: options,
233
- onOptionItemToggle: this.onOptionItemToggle,
234
- isShowRemoveIcon: true,
235
- isSupportNewOption: this.props.isSupportNewOption,
236
- onAddNewOption: this.onAddNewOption,
237
- onClosePopover: this.onClosePopover
238
- }))));
239
- };
240
-
241
- return MultipleSelectEditor;
242
- }(_react.default.Component);
243
-
244
- (0, _defineProperty2.default)(MultipleSelectEditor, "defaultProps", {
245
- isReadOnly: false,
246
- value: []
247
- });
248
- MultipleSelectEditor.propTypes = propTypes;
249
- var _default = MultipleSelectEditor;
250
- exports.default = _default;