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
@@ -2,246 +2,3 @@
2
2
  overflow: hidden;
3
3
  line-height: 1;
4
4
  }
5
-
6
- /* collaborator */
7
- .dtable-ui.collaborator-item {
8
- display: inline-flex;
9
- align-items: center;
10
- margin-right: 10px;
11
- padding: 0 8px 0 2px;
12
- height: 20px;
13
- font-size: 13px;
14
- border-radius: 10px;
15
- background: #eaeaea;
16
- }
17
-
18
- .dtable-ui.collaborator-item .collaborator-avatar,
19
- .dtable-ui.collaborator-item .collaborator-name,
20
- .dtable-ui.collaborator-item .collaborator-remove {
21
- height: 20px;
22
- line-height: 20px;
23
- }
24
-
25
- .dtable-ui.collaborator-item .collaborator-avatar {
26
- display: flex;
27
- align-items: center;
28
- justify-content: center;
29
- margin: 0 4px 0 2px;
30
- }
31
-
32
- .dtable-ui.collaborator-item .collaborator-avatar img {
33
- width: 16px;
34
- height: 16px;
35
- border-radius: 50%;
36
- }
37
-
38
- .dtable-ui.collaborator-item .collaborator-remove {
39
- display: inline-block;
40
- width: 14px;
41
- margin: 0 -2px 0 2px;
42
- }
43
-
44
- .dtable-ui.collaborator-item .collaborator-remove .dtable-font {
45
- display: inline-block;
46
- font-size: 12px;
47
- color: #909090;
48
- transform: scale(.8);
49
- cursor: pointer;
50
- }
51
-
52
- .dtable-ui.collaborator-item .collaborator-remove .dtable-font:hover {
53
- color: #666666;
54
- cursor: pointer;
55
- }
56
-
57
- /* long-text */
58
- .dtable-ui.long-text-formatter {
59
- display: flex;
60
- align-items: center;
61
- height: 28px;
62
- overflow: hidden;
63
- text-overflow: ellipsis;
64
- white-space: nowrap;
65
- }
66
-
67
- .dtable-ui.long-text-formatter.article {
68
- display: block;
69
- height: auto;
70
- overflow: auto;
71
- }
72
-
73
- .dtable-ui.long-text-formatter .long-text-links,
74
- .dtable-ui.long-text-formatter .long-text-check-list {
75
- display: inline-block;
76
- height: 20px;
77
- padding: 2px;
78
- margin: 4px;
79
- color: #9c9c9c;
80
- background-color: #f0f0f0;
81
- border-radius: 3px;
82
- line-height: 16px;
83
- }
84
-
85
- .dtable-ui.long-text-formatter .long-text-check-list .dtable-font,
86
- .dtable-ui.long-text-formatter .long-text-links .dtable-font {
87
- margin-right: 4px;
88
- font-size: 12px;
89
- }
90
-
91
- .dtable-ui.long-text-formatter .long-text-check-list .long-text-check-list-completed {
92
- color: #61BD4F;
93
- }
94
-
95
- .dtable-ui.long-text-formatter .long-text-images {
96
- margin-right: -10px;
97
- }
98
-
99
- .dtable-ui.long-text-formatter .long-text-images img {
100
- max-width: 28px;
101
- max-height: 28px;
102
- border: 1px solid #f0f0f0;
103
- box-sizing: border-box;
104
- border-radius: 3px;
105
- }
106
-
107
- .dtable-ui.long-text-formatter .long-text-images .image-number {
108
- display: inline-block;
109
- min-width: 14px;
110
- padding: 0 3px;
111
- line-height: 14px;
112
- font-style: normal;
113
- font-size: 12px;
114
- border-radius: 6px;
115
- background-color: #999;
116
- color: #fff;
117
- transform: translate(-50%, 9px) scale(0.8);
118
- }
119
-
120
- .dtable-ui.file-formatter {
121
- display: flex;
122
- align-items: center;
123
- }
124
-
125
- .dtable-ui.file-formatter .file-item-icon {
126
- display: inline-block;
127
- height: 28px;
128
- width: 28px;
129
- border: 1px solid #f0f0f0;
130
- }
131
-
132
- .dtable-ui.file-formatter .file-item-count {
133
- display: inline-block;
134
- padding: 0 3px;
135
- min-width: 14px;
136
- line-height: 14px;
137
- font-size: 12px;
138
- border-radius: 6px;
139
- text-align: center;
140
- text-overflow: ellipsis;
141
- white-space: nowrap;
142
- color: #fff;
143
- background-color: #999;
144
- -webkit-transform: translate(-50%, 8px) scale(.8);
145
- transform: translate(-50%, 8px) scale(.8);
146
- }
147
-
148
-
149
- .dtable-ui.image-formatter {
150
- display: flex;
151
- align-items: center;
152
- }
153
-
154
- .dtable-ui.image-formatter .image-item {
155
- display: inline-block;
156
- height: 28px;
157
- width: 28px;
158
- margin-right: 4px;
159
- border: 1px solid #f0f0f0;
160
- }
161
-
162
- .dtable-ui.image-formatter .image-item:hover {
163
- border: 1px solid #c9c9c9;
164
- }
165
-
166
- .dtable-ui.image-formatter .image-item-count {
167
- display: inline-block;
168
- padding: 0 3px;
169
- min-width: 14px;
170
- line-height: 14px;
171
- font-size: 12px;
172
- border-radius: 6px;
173
- text-align: center;
174
- text-overflow: ellipsis;
175
- white-space: nowrap;
176
- color: #fff;
177
- background-color: #999;
178
- -webkit-transform: translate(-50%, 8px) scale(.8);
179
- transform: translate(-50%, 8px) scale(.8);
180
- }
181
-
182
- .dtable-ui.link-formmatter {
183
- display: inline-flex;
184
- align-items: center;
185
- overflow: hidden;
186
- flex-wrap: nowrap;
187
- }
188
-
189
- .dtable-ui.link-formatter .link-item {
190
- display: inline-flex;
191
- height: 20px;
192
- max-width: 230px;
193
- padding: 0 8px 0 2px;
194
- align-items: center;
195
- font-size: 13px;
196
- margin-right: 10px;
197
- border-radius: 3px;
198
- background: #eceff4;
199
- cursor: pointer;
200
- }
201
-
202
- .dtable-ui.link-formatter .link-item .link-name {
203
- overflow: hidden;
204
- white-space: nowrap;
205
- text-overflow: ellipsis;
206
- }
207
-
208
- /*
209
- * url formatter
210
- * email formatter
211
- */
212
-
213
- .dtable-ui.url-formatter,
214
- .dtable-ui.email-formatter {
215
- text-decoration: underline;
216
- }
217
-
218
- .dtable-ui.formula-formatter.multiple .formula-formatter-content-item {
219
- display: inline-flex;
220
- margin-right: 10px;
221
- }
222
-
223
-
224
- .dtable-ui.formula-formatter.multiple .formula-formatter-content-item.simple-cell-formatter {
225
- height: 20px;
226
- padding: 0 8px;
227
- align-items: center;
228
- background: #eceff4;
229
- border-radius: 3px;
230
- }
231
-
232
- .dtable-ui.formula-formatter.multiple .formula-formatter-content-item .collaborator {
233
- margin-right: 0;
234
- }
235
-
236
- /* button */
237
- .dtable-ui.button-formatter {
238
- height: 26px;
239
- width: 80px;
240
- padding: 5px 8px;
241
- border-width: 1px;
242
- border-style: solid;
243
- border-radius: 3px;
244
- overflow: hidden;
245
- white-space: nowrap;
246
- text-overflow: ellipsis;
247
- }
@@ -0,0 +1,55 @@
1
+ @media screen and (max-width: 767.8px) {
2
+ .dtable-ui-mb-editor-popover {
3
+ position: fixed;
4
+ top: 0;
5
+ left: 0;
6
+ right: 0;
7
+ bottom: 0;
8
+ display: flex;
9
+ background-color: #f5f5f5;
10
+ z-index: 9;
11
+ }
12
+
13
+ .dtable-ui-mb-editor-header {
14
+ position: fixed;
15
+ left: 0;
16
+ top: 0;
17
+ width: 100%;
18
+ height: 50px;
19
+ display: flex;
20
+ align-items: center;
21
+ background-color: #fff;
22
+ }
23
+
24
+ .dtable-ui-mb-editor-header .editor-header-left-content {
25
+ min-width: 50px;
26
+ padding: 13px 16px;
27
+ font-size: 14px;
28
+ color: #888;
29
+ }
30
+
31
+ .dtable-ui-mb-editor-header .editor-header-title {
32
+ flex: 1;
33
+ font-size: 18px;
34
+ text-align: center;
35
+ text-overflow: ellipsis;
36
+ color: #333;
37
+ overflow: hidden;
38
+ white-space: nowrap;
39
+ }
40
+
41
+ .dtable-ui-mb-editor-header .editor-header-right-content {
42
+ min-width: 50px;
43
+ padding: 13px 16px;
44
+ font-size: 14px;
45
+ color: #888;
46
+ }
47
+
48
+ .dtable-ui-mb-editor-body {
49
+ flex: 1;
50
+ display: flex;
51
+ flex-direction: column;
52
+ margin-top: 50px;
53
+ overflow: auto;
54
+ }
55
+ }
@@ -0,0 +1,31 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+
3
+ var _FormatterConfig;
4
+
5
+ import React from 'react';
6
+ import { CellType } from '../constants';
7
+ import CheckboxFormatter from '../CheckboxFormatter';
8
+ import ImageFormatter from '../ImageFormatter';
9
+ import LongTextFormatter from '../LongTextFormatter';
10
+ import TextCellFormatter from '../TextFormatter';
11
+ import SingleSelectFormatter from '../SingleSelectFormatter';
12
+ import MultipleSelectFormatter from '../MultipleSelectFormatter';
13
+ import FileFormatter from '../FileFormatter';
14
+ import LinkFormatter from '../LinkFormatter';
15
+ import CollaboratorFormatter from '../CollaboratorFormatter';
16
+ import NumberFormatter from '../NumberFormatter';
17
+ import DateFormatter from '../DateFormatter';
18
+ import CreatorFormatter from '../CreatorFormatter';
19
+ import CTimeFormatter from '../CTimeFormatter';
20
+ import LastModifierFormatter from '../LastModifierFormatter';
21
+ import MTimeFormatter from '../MTimeFormatter';
22
+ import GeolocationFormatter from '../GeolocationFormatter';
23
+ import FormulaFormatter from '../FormulaFormatter';
24
+ import AutoNumberFormatter from '../AutoNumberFormatter';
25
+ import UrlFormatter from '../UrlFormatter';
26
+ import EmailFormatter from '../EmailFormatter';
27
+ import DurationFormatter from '../DurationFormatter';
28
+ import RateFormatter from '../RateFormatter';
29
+ import ButtonFormatter from '../ButtonFormatter';
30
+ var FormatterConfig = (_FormatterConfig = {}, _defineProperty(_FormatterConfig, CellType.DEFAULT, /*#__PURE__*/React.createElement(TextCellFormatter, null)), _defineProperty(_FormatterConfig, CellType.TEXT, /*#__PURE__*/React.createElement(TextCellFormatter, null)), _defineProperty(_FormatterConfig, CellType.CHECKBOX, /*#__PURE__*/React.createElement(CheckboxFormatter, null)), _defineProperty(_FormatterConfig, CellType.LONG_TEXT, /*#__PURE__*/React.createElement(LongTextFormatter, null)), _defineProperty(_FormatterConfig, CellType.SINGLE_SELECT, /*#__PURE__*/React.createElement(SingleSelectFormatter, null)), _defineProperty(_FormatterConfig, CellType.IMAGE, /*#__PURE__*/React.createElement(ImageFormatter, null)), _defineProperty(_FormatterConfig, CellType.FILE, /*#__PURE__*/React.createElement(FileFormatter, null)), _defineProperty(_FormatterConfig, CellType.MULTIPLE_SELECT, /*#__PURE__*/React.createElement(MultipleSelectFormatter, null)), _defineProperty(_FormatterConfig, CellType.COLLABORATOR, /*#__PURE__*/React.createElement(CollaboratorFormatter, null)), _defineProperty(_FormatterConfig, CellType.NUMBER, /*#__PURE__*/React.createElement(NumberFormatter, null)), _defineProperty(_FormatterConfig, CellType.DATE, /*#__PURE__*/React.createElement(DateFormatter, null)), _defineProperty(_FormatterConfig, CellType.LINK, /*#__PURE__*/React.createElement(LinkFormatter, null)), _defineProperty(_FormatterConfig, CellType.CREATOR, /*#__PURE__*/React.createElement(CreatorFormatter, null)), _defineProperty(_FormatterConfig, CellType.CTIME, /*#__PURE__*/React.createElement(CTimeFormatter, null)), _defineProperty(_FormatterConfig, CellType.LAST_MODIFIER, /*#__PURE__*/React.createElement(LastModifierFormatter, null)), _defineProperty(_FormatterConfig, CellType.MTIME, /*#__PURE__*/React.createElement(MTimeFormatter, null)), _defineProperty(_FormatterConfig, CellType.GEOLOCATION, /*#__PURE__*/React.createElement(GeolocationFormatter, null)), _defineProperty(_FormatterConfig, CellType.FORMULA, /*#__PURE__*/React.createElement(FormulaFormatter, null)), _defineProperty(_FormatterConfig, CellType.AUTO_NUMBER, /*#__PURE__*/React.createElement(AutoNumberFormatter, null)), _defineProperty(_FormatterConfig, CellType.URL, /*#__PURE__*/React.createElement(UrlFormatter, null)), _defineProperty(_FormatterConfig, CellType.EMAIL, /*#__PURE__*/React.createElement(EmailFormatter, null)), _defineProperty(_FormatterConfig, CellType.DURATION, /*#__PURE__*/React.createElement(DurationFormatter, null)), _defineProperty(_FormatterConfig, CellType.RATE, /*#__PURE__*/React.createElement(RateFormatter, null)), _defineProperty(_FormatterConfig, CellType.BUTTON, /*#__PURE__*/React.createElement(ButtonFormatter, null)), _FormatterConfig);
31
+ export default FormatterConfig;
package/lib/index.js CHANGED
@@ -1,64 +1,45 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
-
5
- exports.__esModule = true;
6
- exports.toaster = exports.setLocale = exports.getNumberDisplayString = exports.getDateDisplayString = exports.formatStringToNumber = exports.formatNumberString = exports.UrlFormatter = exports.TextFormatter = exports.TextEditor = exports.SingleSelectFormatter = exports.SingleSelectEditor = exports.RateFormatter = exports.NumberFormatter = exports.NumberEditor = exports.MultipleSelectFormatter = exports.MTimeFormatter = exports.LongTextFormatter = exports.Loading = exports.LinkFormatter = exports.LinkEditor = exports.LastModifierFormatter = exports.ImagePreviewerLightbox = exports.ImageFormatter = exports.GeolocationFormatter = exports.FormulaFormatter = exports.FileItemFormatter = exports.FileFormatter = exports.EmailFormatter = exports.DurationFormatter = exports.DateFormatter = exports.DateEditor = exports.CreatorFormatter = exports.CollaboratorItem = exports.CollaboratorFormatter = exports.CollaboratorEditor = exports.CheckboxFormatter = exports.CheckboxEditor = exports.CTimeFormatter = exports.ButtonFormatter = exports.AutoNumberFormatter = void 0;
7
-
8
- var _toast = _interopRequireDefault(require("./components/toast"));
9
-
10
- exports.toaster = _toast.default;
11
-
12
- var _lang = require("./lang");
13
-
14
- exports.setLocale = _lang.setLocale;
15
-
16
- var _valueFormatUtils = require("./utils/value-format-utils");
17
-
18
- exports.getDateDisplayString = _valueFormatUtils.getDateDisplayString;
19
- exports.getNumberDisplayString = _valueFormatUtils.getNumberDisplayString;
20
- exports.formatStringToNumber = _valueFormatUtils.formatStringToNumber;
21
- exports.formatNumberString = _valueFormatUtils.formatNumberString;
22
-
23
- var _loading = _interopRequireDefault(require("./components/loading"));
24
-
25
- exports.Loading = _loading.default;
26
-
27
- var _cellFormatter = require("./components/cell-formatter");
28
-
29
- exports.TextFormatter = _cellFormatter.TextFormatter;
30
- exports.NumberFormatter = _cellFormatter.NumberFormatter;
31
- exports.CheckboxFormatter = _cellFormatter.CheckboxFormatter;
32
- exports.DateFormatter = _cellFormatter.DateFormatter;
33
- exports.SingleSelectFormatter = _cellFormatter.SingleSelectFormatter;
34
- exports.MultipleSelectFormatter = _cellFormatter.MultipleSelectFormatter;
35
- exports.CollaboratorFormatter = _cellFormatter.CollaboratorFormatter;
36
- exports.ImageFormatter = _cellFormatter.ImageFormatter;
37
- exports.FileFormatter = _cellFormatter.FileFormatter;
38
- exports.LongTextFormatter = _cellFormatter.LongTextFormatter;
39
- exports.GeolocationFormatter = _cellFormatter.GeolocationFormatter;
40
- exports.LinkFormatter = _cellFormatter.LinkFormatter;
41
- exports.FormulaFormatter = _cellFormatter.FormulaFormatter;
42
- exports.CTimeFormatter = _cellFormatter.CTimeFormatter;
43
- exports.CreatorFormatter = _cellFormatter.CreatorFormatter;
44
- exports.LastModifierFormatter = _cellFormatter.LastModifierFormatter;
45
- exports.MTimeFormatter = _cellFormatter.MTimeFormatter;
46
- exports.AutoNumberFormatter = _cellFormatter.AutoNumberFormatter;
47
- exports.UrlFormatter = _cellFormatter.UrlFormatter;
48
- exports.EmailFormatter = _cellFormatter.EmailFormatter;
49
- exports.DurationFormatter = _cellFormatter.DurationFormatter;
50
- exports.RateFormatter = _cellFormatter.RateFormatter;
51
- exports.ButtonFormatter = _cellFormatter.ButtonFormatter;
52
- exports.FileItemFormatter = _cellFormatter.FileItemFormatter;
53
- exports.ImagePreviewerLightbox = _cellFormatter.ImagePreviewerLightbox;
54
- exports.CollaboratorItem = _cellFormatter.CollaboratorItem;
55
-
56
- var _cellEditor = require("./components/cell-editor");
57
-
58
- exports.TextEditor = _cellEditor.TextEditor;
59
- exports.NumberEditor = _cellEditor.NumberEditor;
60
- exports.CheckboxEditor = _cellEditor.CheckboxEditor;
61
- exports.SingleSelectEditor = _cellEditor.SingleSelectEditor;
62
- exports.CollaboratorEditor = _cellEditor.CollaboratorEditor;
63
- exports.DateEditor = _cellEditor.DateEditor;
64
- exports.LinkEditor = _cellEditor.LinkEditor;
1
+ // toaster
2
+ export { default as toaster } from './toaster'; // Loading
3
+
4
+ export { default as Loading } from './Loading';
5
+ export { setLocale } from './lang'; // utils
6
+
7
+ export { getDateDisplayString, getNumberDisplayString, formatStringToNumber, formatNumberString } from './utils/value-format-utils'; // formatter
8
+
9
+ export { default as CheckboxFormatter } from './CheckboxFormatter';
10
+ export { default as ImageFormatter } from './ImageFormatter';
11
+ export { default as LongTextFormatter } from './LongTextFormatter';
12
+ export { default as SimpleLongTextFormatter } from './SimpleLongTextFormatter';
13
+ export { default as HtmlLongTextFormatter } from './HtmlLongTextFormatter';
14
+ export { default as TextFormatter } from './TextFormatter';
15
+ export { default as SingleSelectFormatter } from './SingleSelectFormatter';
16
+ export { default as MultipleSelectFormatter } from './MultipleSelectFormatter';
17
+ export { default as FileFormatter } from './FileFormatter';
18
+ export { default as LinkFormatter } from './LinkFormatter';
19
+ export { default as CollaboratorFormatter } from './CollaboratorFormatter';
20
+ export { default as NumberFormatter } from './NumberFormatter';
21
+ export { default as DateFormatter } from './DateFormatter';
22
+ export { default as CreatorFormatter } from './CreatorFormatter';
23
+ export { default as CTimeFormatter } from './CTimeFormatter';
24
+ export { default as LastModifierFormatter } from './LastModifierFormatter';
25
+ export { default as MTimeFormatter } from './MTimeFormatter';
26
+ export { default as GeolocationFormatter } from './GeolocationFormatter';
27
+ export { default as FormulaFormatter } from './FormulaFormatter';
28
+ export { default as AutoNumberFormatter } from './AutoNumberFormatter';
29
+ export { default as UrlFormatter } from './UrlFormatter';
30
+ export { default as EmailFormatter } from './EmailFormatter';
31
+ export { default as DurationFormatter } from './DurationFormatter';
32
+ export { default as RateFormatter } from './RateFormatter';
33
+ export { default as ButtonFormatter } from './ButtonFormatter';
34
+ export { default as ImagePreviewerLightbox } from './ImagePreviewerLightbox';
35
+ export { default as CollaboratorItem } from './CollaboratorItem';
36
+ export { default as FileItemFormatter } from './FileItemFormatter'; // editor
37
+
38
+ export { default as TextEditor } from './TextEditor';
39
+ export { default as NumberEditor } from './NumberEditor';
40
+ export { default as CheckboxEditor } from './CheckboxEditor';
41
+ export { default as SingleSelectEditor } from './SingleSelectEditor';
42
+ export { default as MultipleSelectEditor } from './MultipleSelectEditor';
43
+ export { default as CollaboratorEditor } from './CollaboratorEditor';
44
+ export { default as DateEditor } from './DateEditor';
45
+ export { default as LinkEditor } from './LinkEditor';
package/lib/lang/index.js CHANGED
@@ -1,35 +1,20 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
-
5
- exports.__esModule = true;
6
- exports.getLocale = getLocale;
7
- exports.setLocale = setLocale;
8
- exports.substitute = substitute;
9
-
10
- var _de = _interopRequireDefault(require("../locals/de"));
11
-
12
- var _en = _interopRequireDefault(require("../locals/en"));
13
-
14
- var _fr = _interopRequireDefault(require("../locals/fr"));
15
-
16
- var _zhCN = _interopRequireDefault(require("../locals/zh-CN"));
17
-
1
+ import de from '../locals/de';
2
+ import en from '../locals/en';
3
+ import fr from '../locals/fr';
4
+ import zh_CN from '../locals/zh-CN';
18
5
  var langData = {
19
- 'de': _de.default,
20
- 'en': _en.default,
21
- 'fr': _fr.default,
22
- 'zh-cn': _zhCN.default
6
+ 'de': de,
7
+ 'en': en,
8
+ 'fr': fr,
9
+ 'zh-cn': zh_CN
23
10
  };
24
11
  var LANGUAGE = 'en';
25
12
  var LANGUAGE_MAP = {};
26
-
27
- function setLocale(args) {
13
+ export function setLocale(args) {
28
14
  var lang = typeof args === 'string' ? args : LANGUAGE;
29
15
  LANGUAGE_MAP = langData[lang] || langData[LANGUAGE];
30
16
  }
31
-
32
- function getLocale(key, def) {
17
+ export function getLocale(key, def) {
33
18
  if (!key) return def;
34
19
 
35
20
  if (!LANGUAGE_MAP[key]) {
@@ -38,8 +23,7 @@ function getLocale(key, def) {
38
23
 
39
24
  return LANGUAGE_MAP[key];
40
25
  }
41
-
42
- function substitute(str, obj) {
26
+ export function substitute(str, obj) {
43
27
  if (typeof str === 'string') {
44
28
  if (str.indexOf('{') < 0) {
45
29
  return str;
package/lib/locals/de.js CHANGED
@@ -1,7 +1,2 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.default = void 0;
5
1
  var de = {};
6
- var _default = de;
7
- exports.default = _default;
2
+ export default de;
package/lib/locals/en.js CHANGED
@@ -1,7 +1,3 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.default = void 0;
5
1
  var en = {
6
2
  Add_an_option: "Add an option",
7
3
  Find_an_option: "Find a option",
@@ -18,5 +14,4 @@ var en = {
18
14
  Please_select: "Please select",
19
15
  Clear: "Clear"
20
16
  };
21
- var _default = en;
22
- exports.default = _default;
17
+ export default en;
package/lib/locals/fr.js CHANGED
@@ -1,7 +1,2 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.default = void 0;
5
1
  var fr = {};
6
- var _default = fr;
7
- exports.default = _default;
2
+ export default fr;
@@ -1,7 +1,3 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.default = void 0;
5
1
  var zh_CN = {
6
2
  Add_an_option: '添加一个选项',
7
3
  Find_an_option: "查找标签",
@@ -18,5 +14,4 @@ var zh_CN = {
18
14
  Please_select: "请选择",
19
15
  Clear: "清空"
20
16
  };
21
- var _default = zh_CN;
22
- exports.default = _default;
17
+ export default zh_CN;
@@ -0,0 +1,4 @@
1
+ import MBSelectEditorPopover from './mb-select-editor-popover';
2
+ import PCSelectEditorPopover from './pc-select-editor-popover';
3
+ import SelectEditorOption from './select-editor-option';
4
+ export { MBSelectEditorPopover, PCSelectEditorPopover, SelectEditorOption };
@@ -0,0 +1,127 @@
1
+ @import url('../../css/mb-cell-editor.css');
2
+
3
+ @media screen and (max-width: 767.8px) {
4
+ .dtable-ui-mb-select-editor-body .mb-selected-item {
5
+ margin-top: 10px;
6
+ display: flex;
7
+ flex-direction: column;
8
+ }
9
+
10
+ .dtable-ui-mb-select-editor-body .mb-selected-item .title {
11
+ padding: 6px 16px;
12
+ border-bottom: 1px solid #e9e9e9;
13
+ }
14
+
15
+ .dtable-ui-mb-select-editor-body .mb-selected-item .content {
16
+ display: flex;
17
+ flex-wrap: wrap;
18
+ align-items: center;
19
+ min-height: 50px;
20
+ padding: 8px 16px;
21
+ border-bottom: 1px solid #e9e9e9;
22
+ overflow: auto;
23
+ background-color: #fff;
24
+ }
25
+
26
+ .dtable-ui-mb-select-editor-body .mb-selected-item .content .select-option-item {
27
+ margin: 3px 10px 3px 0;
28
+ }
29
+
30
+ .dtable-ui-mb-select-editor-body .mb-search-select-items {
31
+ padding: 8px 16px;
32
+ margin-top: 20px;
33
+ border-top: 1px solid #e9e9e9;
34
+ border-bottom: 1px solid #e9e9e9;
35
+ background-color: #fff;
36
+ }
37
+
38
+ .dtable-ui-mb-select-editor-body .mb-search-select-items > input {
39
+ outline: none;
40
+ height: 30px;
41
+ padding: 0;
42
+ line-height: 30px;
43
+ border: none;
44
+ }
45
+ .dtable-ui-mb-select-editor-body .mb-search-select-items > input:focus,
46
+ .dtable-ui-mb-select-editor-body .mb-search-select-items > input:active {
47
+ outline: none;
48
+ box-shadow: none;
49
+ }
50
+
51
+ .dtable-ui-mb-select-editor-body .mb-select-options-container {
52
+ display: flex;
53
+ flex-direction: column;
54
+ margin-top: 10px;
55
+ }
56
+
57
+ .dtable-ui-mb-select-editor-body .mb-select-options-container .title {
58
+ padding: 6px 16px;
59
+ border-bottom: 1px solid #e9e9e9;
60
+ }
61
+
62
+ .dtable-ui-mb-select-editor-body .mb-select-options-container .content {
63
+ display: flex;
64
+ flex-direction: column;
65
+ border-bottom: 1px solid #e9e9e9;
66
+ }
67
+
68
+ .dtable-ui-mb-select-editor-body .mb-select-options-container .search-result-none {
69
+ padding: 16px 0;
70
+ }
71
+
72
+ .dtable-ui-mb-select-editor-body .mb-select-options-container .mb-select-option-item {
73
+ display: flex;
74
+ align-items: center;
75
+ justify-content: space-between;
76
+ height: 50px;
77
+ padding: 10px 10px 10px 16px;
78
+ font-size: 13px;
79
+ background-color: #fff;
80
+ color: #202428;
81
+ }
82
+
83
+ .dtable-ui-mb-select-editor-body .mb-select-options-container .mb-select-option-item + .mb-select-option-item {
84
+ border-top: 1px solid #e9e9e9;
85
+ }
86
+
87
+ .dtable-ui-mb-select-editor-body .mb-select-options-container .mb-select-option-item .item-name {
88
+ display: inline-block;
89
+ padding: 0 10px;
90
+ margin-top: 5px;
91
+ height: 20px;
92
+ line-height: 20px;
93
+ text-align: center;
94
+ text-overflow: ellipsis;
95
+ border-radius: 10px;
96
+ overflow: hidden;
97
+ }
98
+
99
+ .dtable-ui-mb-select-editor-body .mb-select-options-container .mb-select-option-item .dtable-font {
100
+ font-size: 12px;
101
+ color: #798d99;
102
+ }
103
+
104
+ .dtable-ui-mb-select-editor-body .mb-create-select-item {
105
+ display: flex;
106
+ align-items: center;
107
+ height: 50px;
108
+ padding: 0 10px;
109
+ margin-top: 20px;
110
+ border-top: 1px solid #dedede;
111
+ border-bottom: 1px solid #e9e9e9;
112
+ background-color: #fff;
113
+ }
114
+
115
+ .dtable-ui-mb-select-editor-body .mb-create-select-item .dtable-font {
116
+ margin-right: 10px;
117
+ font-size: 12px;
118
+ font-weight: 600px;
119
+ transition: translateY(1px);
120
+ }
121
+
122
+ .dtable-ui-mb-select-editor-body .mb-create-select-item .add-new-option {
123
+ font-size: 14px;
124
+ font-weight: 500px;
125
+ }
126
+
127
+ }