dtable-ui-component 0.1.73 → 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.
- package/README.md +15 -2
- package/assets/{dtable-fonts → dtable-font}/dtable-font.eot +0 -0
- package/assets/{dtable-fonts → dtable-font}/dtable-font.svg +0 -0
- package/assets/{dtable-fonts → dtable-font}/dtable-font.ttf +0 -0
- package/assets/{dtable-fonts → dtable-font}/dtable-font.woff +0 -0
- package/assets/{dtable-fonts → dtable-font}/dtable-font.woff2 +0 -0
- package/assets/dtable-font.css +6 -6
- package/lib/AutoNumberFormatter/index.css +1 -0
- package/{es/components/cell-formatter/auto-number-formatter.js → lib/AutoNumberFormatter/index.js} +1 -0
- package/lib/ButtonFormatter/index.css +13 -0
- package/{es/components/cell-formatter/button-formatter.js → lib/ButtonFormatter/index.js} +1 -0
- package/lib/CTimeFormatter/index.css +1 -0
- package/{es/components/cell-formatter/ctime-formatter.js → lib/CTimeFormatter/index.js} +1 -0
- package/{es/components/cell-editor/checkbox-editor.js → lib/CheckboxEditor/index.js} +0 -0
- package/lib/CheckboxFormatter/index.css +1 -0
- package/{es/components/cell-formatter/checkbox-formatter.js → lib/CheckboxFormatter/index.js} +1 -0
- package/lib/CollaboratorEditor/index.css +48 -0
- package/{es/components/cell-editor/collaborator-editor.js → lib/CollaboratorEditor/index.js} +6 -5
- package/lib/CollaboratorEditor/mb-collaborator-editor-popover/index.css +86 -0
- package/{es/components/cell-editor-popover/mb-collaborator-editor-popover.js → lib/CollaboratorEditor/mb-collaborator-editor-popover/index.js} +2 -1
- package/lib/CollaboratorEditor/pc-collaborator-editor-popover/index.css +1 -0
- package/{es/components/cell-editor-popover/pc-collaborator-editor-popover.js → lib/CollaboratorEditor/pc-collaborator-editor-popover/index.js} +2 -1
- package/lib/CollaboratorFormatter/index.css +1 -0
- package/{es/components/cell-formatter/collaborator-formatter.js → lib/CollaboratorFormatter/index.js} +3 -2
- package/lib/CollaboratorItem/index.css +49 -0
- package/{es/components/common/collaborator-item.js → lib/CollaboratorItem/index.js} +1 -0
- package/lib/CreatorFormatter/index.css +1 -0
- package/{es/components/cell-formatter/creator-formatter.js → lib/CreatorFormatter/index.js} +3 -2
- package/lib/DateEditor/index.css +4 -0
- package/{es/components/cell-editor/date-editor.js → lib/DateEditor/index.js} +5 -4
- package/{es/css → lib/DateEditor/mb-date-editor-popover}/custom-rc-calendar.css +0 -0
- package/lib/DateEditor/mb-date-editor-popover/index.css +45 -0
- package/{es/components/cell-editor-popover/mb-date-editor-popover.js → lib/DateEditor/mb-date-editor-popover/index.js} +10 -10
- package/{es/components/cell-editor-popover → lib/DateEditor}/pc-date-editor-popover.js +2 -2
- package/lib/DateFormatter/index.css +1 -0
- package/{es/components/cell-formatter/date-formatter.js → lib/DateFormatter/index.js} +2 -1
- package/lib/DurationFormatter/index.css +1 -0
- package/{es/components/cell-formatter/duration-formatter.js → lib/DurationFormatter/index.js} +2 -1
- package/{es/components/common/edit-editor-button.js → lib/EditEditorButton/index.js} +0 -0
- package/lib/EmailFormatter/index.css +5 -0
- package/{es/components/cell-formatter/email-formatter.js → lib/EmailFormatter/index.js} +1 -0
- package/{es/components/cell-editor-dialog/pc-file-editor-dialog.js → lib/FileEditor/index.js} +10 -10
- package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-addition/index.js +0 -0
- package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-addition/pc-file-uploaded-item.js +0 -0
- package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-preview/index.js +0 -0
- package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-preview/pc-file-item-preview.js +0 -0
- package/lib/FileFormatter/index.css +29 -0
- package/{es/components/cell-formatter/file-formatter.js → lib/FileFormatter/index.js} +2 -1
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/excel.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/file.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/music.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/pdf.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/pic.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/ppt.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/txt.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/video.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/192/word.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/excel.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/file.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/music.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/pdf.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/pic.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/ppt.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/txt.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/video.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/file/24/word.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/folder/folder-192.png +0 -0
- package/{es/assets/images → lib/FileItemFormatter/assets}/folder/folder-24.png +0 -0
- package/{es/components/cell-formatter/widgets/file-item-formatter.js → lib/FileItemFormatter/index.js} +2 -2
- package/lib/FileItemFormatter/utils.js +72 -0
- package/{es/components/file-uploader → lib/FileUploader}/index.js +0 -0
- package/{es/utils → lib/FormulaFormatter}/cell-value-validator.js +1 -2
- package/lib/FormulaFormatter/index.css +19 -0
- package/{es/components/cell-formatter/formula-formatter.js → lib/FormulaFormatter/index.js} +7 -8
- package/{es/utils/column-utils.js → lib/FormulaFormatter/utils.js} +5 -1
- package/lib/GeolocationFormatter/index.css +1 -0
- package/{es/components/cell-formatter/geolocation-formatter.js → lib/GeolocationFormatter/index.js} +2 -1
- package/lib/HtmlLongTextFormatter/index.css +63 -0
- package/{es/components/cell-formatter/widgets/long-text-formatter/html-long-text-formatter.js → lib/HtmlLongTextFormatter/index.js} +2 -1
- package/{es/utils → lib/HtmlLongTextFormatter}/markdown2html.js +0 -0
- package/{es/utils → lib/HtmlLongTextFormatter}/unified/index.js +1 -0
- package/{es/utils → lib/HtmlLongTextFormatter}/vfile/core.js +1 -0
- package/{es/utils → lib/HtmlLongTextFormatter}/vfile/index.js +0 -0
- package/{es/components/common → lib/ImageFormatter}/images-lazy-load.js +2 -2
- package/lib/ImageFormatter/index.css +34 -0
- package/{es/components/cell-formatter/image-formatter.js → lib/ImageFormatter/index.js} +4 -3
- package/lib/ImageFormatter/utils.js +7 -0
- package/{es/css/image-previewer-ligntbox.css → lib/ImagePreviewerLightbox/index.css} +0 -0
- package/{es/components/cell-formatter/widgets/image-previewer-lightbox.js → lib/ImagePreviewerLightbox/index.js} +3 -3
- package/lib/ImagePreviewerLightbox/utils.js +8 -0
- package/lib/LastModifierFormatter/index.css +1 -0
- package/{es/components/cell-formatter/last-modifier-formatter.js → lib/LastModifierFormatter/index.js} +5 -4
- package/lib/LinkEditor/index.css +9 -0
- package/{es/components/cell-editor/link-editor.js → lib/LinkEditor/index.js} +10 -9
- package/{es/components/common → lib/LinkEditor}/link-editor-option.js +0 -0
- package/lib/LinkEditor/mb-link-editor-popover/index.css +85 -0
- package/{es/components/cell-editor-popover/mb-link-editor-popover.js → lib/LinkEditor/mb-link-editor-popover/index.js} +2 -1
- package/lib/LinkEditor/pc-link-editor-popover/index.css +63 -0
- package/{es/components/cell-editor-popover/pc-link-editor-popover.js → lib/LinkEditor/pc-link-editor-popover/index.js} +1 -0
- package/lib/LinkFormatter/index.css +27 -0
- package/{es/components/cell-formatter/link-formatter.js → lib/LinkFormatter/index.js} +2 -2
- package/{es/css/loading.css → lib/Loading/index.css} +0 -0
- package/{es/components/loading.js → lib/Loading/index.js} +1 -1
- package/{es/components/cell-formatter/long-text-formatter.js → lib/LongTextFormatter/index.js} +2 -2
- package/{es/components/common/mobile/mb-editor-header.js → lib/MBEditorHeader/index.js} +0 -0
- package/lib/MTimeFormatter/index.css +1 -0
- package/{es/components/cell-formatter/mtime-formatter.js → lib/MTimeFormatter/index.js} +1 -0
- package/{es/components/common/modal-portal.js → lib/ModalPortal/index.js} +0 -0
- package/lib/MultipleSelectEditor/index.css +9 -0
- package/{es/components/cell-editor/multiple-select-editor.js → lib/MultipleSelectEditor/index.js} +5 -6
- package/lib/MultipleSelectFormatter/index.css +1 -0
- package/{es/components/cell-formatter/multiple-select-formatter.js → lib/MultipleSelectFormatter/index.js} +2 -1
- package/{es/components/cell-editor/number-editor.js → lib/NumberEditor/index.js} +2 -2
- package/lib/NumberFormatter/index.css +1 -0
- package/{es/components/cell-formatter/number-formatter.js → lib/NumberFormatter/index.js} +2 -1
- package/lib/RateFormatter/index.css +1 -0
- package/{es/components/cell-formatter/rate-formatter.js → lib/RateFormatter/index.js} +1 -0
- package/{es/components/common/select-item.js → lib/SelectItem/index.js} +0 -0
- package/lib/SimpleLongTextFormatter/index.css +63 -0
- package/{es/components/cell-formatter/widgets/long-text-formatter/simple-long-text-formatter.js → lib/SimpleLongTextFormatter/index.js} +2 -1
- package/{es/utils → lib/SimpleLongTextFormatter}/normalize-long-text-value.js +4 -4
- package/lib/SingleSelectEditor/index.css +9 -0
- package/{es/components/cell-editor/single-select-editor.js → lib/SingleSelectEditor/index.js} +5 -6
- package/lib/SingleSelectFormatter/index.css +1 -0
- package/{es/components/cell-formatter/single-select-formatter.js → lib/SingleSelectFormatter/index.js} +2 -1
- package/{es/components/cell-editor/text-editor.js → lib/TextEditor/index.js} +2 -2
- package/lib/TextFormatter/index.css +1 -0
- package/{es/components/cell-formatter/text-formatter.js → lib/TextFormatter/index.js} +1 -0
- package/lib/UrlFormatter/index.css +5 -0
- package/{es/components/cell-formatter/url-formatter.js → lib/UrlFormatter/index.js} +1 -0
- package/{es → lib}/assets/images/avatar/default_avatar.png +0 -0
- package/{es/components/cell-factory/cell-formatter-factory.js → lib/cellFormatterFactory/index.js} +3 -3
- package/{es → lib}/constants/cell-types.js +0 -0
- package/lib/constants/index.js +49 -0
- package/lib/css/cell-editor.css +6 -0
- package/lib/css/cell-formatter.css +4 -0
- package/lib/css/mb-cell-editor.css +55 -0
- package/lib/formatterConfig/index.js +31 -0
- package/lib/index.js +45 -0
- package/{es → lib}/lang/index.js +0 -0
- package/{es → lib}/locals/de.js +0 -0
- package/{es → lib}/locals/en.js +0 -0
- package/{es → lib}/locals/fr.js +0 -0
- package/{es → lib}/locals/zh-CN.js +0 -0
- package/lib/select-editor/index.js +4 -0
- package/lib/select-editor/mb-select-editor-popover/index.css +127 -0
- package/{es/components/cell-editor-popover/mb-select-editor-popover.js → lib/select-editor/mb-select-editor-popover/index.js} +12 -11
- package/lib/select-editor/pc-select-editor-popover/index.css +72 -0
- package/{es/components/cell-editor-popover/pc-select-editor-popover.js → lib/select-editor/pc-select-editor-popover/index.js} +1 -0
- package/{es/components/common → lib/select-editor}/select-editor-option.js +0 -0
- package/{es/components/toast → lib/toaster}/alert.js +0 -0
- package/{es/components/toast → lib/toaster}/index.js +0 -0
- package/{es/components/toast → lib/toaster}/toast.js +0 -0
- package/{es/components/toast → lib/toaster}/toastManager.js +0 -0
- package/{es/components/toast → lib/toaster}/toaster.js +0 -0
- package/{es → lib}/utils/editor-utils.js +0 -0
- package/{es → lib}/utils/number-precision.js +1 -0
- package/lib/utils/utils.js +25 -0
- package/{es → lib}/utils/value-format-utils.js +3 -2
- package/package.json +5 -5
- package/es/app.css +0 -20
- package/es/app.js +0 -91
- package/es/components/cell-editor/index.js +0 -9
- package/es/components/cell-formatter/formatter-config.js +0 -31
- package/es/components/cell-formatter/index.js +0 -27
- package/es/constants/index.js +0 -48
- package/es/css/cell-editor.css +0 -614
- package/es/css/cell-formatter.css +0 -247
- package/es/index.js +0 -6
- package/es/utils/utils.js +0 -116
package/README.md
CHANGED
|
@@ -11,8 +11,21 @@ When using dtable-ui-component component library, you need to import dtable-font
|
|
|
11
11
|
|
|
12
12
|
```js
|
|
13
13
|
import { CollaboratorEditor } from 'dtable-ui-component';
|
|
14
|
-
|
|
15
14
|
import 'dtable-ui-component/assets/dtable-font.css';
|
|
16
15
|
|
|
17
16
|
...
|
|
18
|
-
```
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
## load demand
|
|
20
|
+
|
|
21
|
+
If you want to use on-demand loading, add the following content to the ` .babelrc` file of your project
|
|
22
|
+
|
|
23
|
+
```js
|
|
24
|
+
"plugins": [
|
|
25
|
+
["on-demand-loading", {"library": "dtable-ui-component"}]
|
|
26
|
+
]
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
## Long text formatter
|
|
30
|
+
|
|
31
|
+
If your project does not require complex formatted display of long text, you can just introduce the ` SimpleLongTextFormatter` component
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/assets/dtable-font.css
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "dtable-font"; /* Project id 1206632 */
|
|
3
|
-
src: url('./dtable-
|
|
4
|
-
src: url('./dtable-
|
|
5
|
-
url('./dtable-
|
|
6
|
-
url('./dtable-
|
|
7
|
-
url('./dtable-
|
|
8
|
-
url('./dtable-
|
|
3
|
+
src: url('./dtable-font/dtable-font.eot?t=1631248254616'); /* IE9 */
|
|
4
|
+
src: url('./dtable-font/dtable-font.eot?t=1631248254616#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
5
|
+
url('./dtable-font/dtable-font.woff2?t=1631248254616') format('woff2'),
|
|
6
|
+
url('./dtable-font/dtable-font.woff?t=1631248254616') format('woff'),
|
|
7
|
+
url('./dtable-font/dtable-font.ttf?t=1631248254616') format('truetype'),
|
|
8
|
+
url('./dtable-font/dtable-font.svg?t=1631248254616#dtable-font') format('svg');
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.dtable-font {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
package/{es/components/cell-formatter/auto-number-formatter.js → lib/AutoNumberFormatter/index.js}
RENAMED
|
@@ -4,6 +4,7 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
+
import './index.css';
|
|
7
8
|
|
|
8
9
|
var AutoNumberFormatter = /*#__PURE__*/function (_React$Component) {
|
|
9
10
|
_inherits(AutoNumberFormatter, _React$Component);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
|
2
|
+
|
|
3
|
+
.dtable-ui.button-formatter {
|
|
4
|
+
height: 26px;
|
|
5
|
+
width: 80px;
|
|
6
|
+
padding: 5px 8px;
|
|
7
|
+
border-width: 1px;
|
|
8
|
+
border-style: solid;
|
|
9
|
+
border-radius: 3px;
|
|
10
|
+
overflow: hidden;
|
|
11
|
+
white-space: nowrap;
|
|
12
|
+
text-overflow: ellipsis;
|
|
13
|
+
}
|
|
@@ -4,6 +4,7 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
+
import './index.css';
|
|
7
8
|
|
|
8
9
|
var ButtonFormatter = /*#__PURE__*/function (_React$Component) {
|
|
9
10
|
_inherits(ButtonFormatter, _React$Component);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
|
@@ -5,6 +5,7 @@ import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
7
|
import moment from 'moment';
|
|
8
|
+
import './index.css';
|
|
8
9
|
|
|
9
10
|
var CTimeFormatter = /*#__PURE__*/function (_React$Component) {
|
|
10
11
|
_inherits(CTimeFormatter, _React$Component);
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
package/{es/components/cell-formatter/checkbox-formatter.js → lib/CheckboxFormatter/index.js}
RENAMED
|
@@ -4,6 +4,7 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
+
import './index.css';
|
|
7
8
|
|
|
8
9
|
var CheckboxFormatter = /*#__PURE__*/function (_React$PureComponent) {
|
|
9
10
|
_inherits(CheckboxFormatter, _React$PureComponent);
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
.dtable-ui-collaborator-editor {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.dtable-ui-collaborator-editor-container .collaborators-container {
|
|
6
|
+
margin-top: 8px;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.dtable-ui-collaborator-editor-popover .collaborator-search-container {
|
|
10
|
+
padding: 10px 10px 0 10px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.dtable-ui-collaborator-editor-popover .collaborator-search-container input {
|
|
14
|
+
height: 28px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.dtable-ui-collaborator-editor-popover .collaborator-list-container {
|
|
18
|
+
min-height: 160px;
|
|
19
|
+
max-height: 200px;
|
|
20
|
+
margin: 10px 0;
|
|
21
|
+
padding: 0 10px;
|
|
22
|
+
overflow: auto;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.dtable-ui-collaborator-editor-popover .collaborator-list-container .collaborator-item-container {
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
justify-content: space-between;
|
|
29
|
+
height: 30px;
|
|
30
|
+
padding-left: 12px;
|
|
31
|
+
font-size: 14px;
|
|
32
|
+
margin-left: 10px;
|
|
33
|
+
cursor: pointer;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.dtable-ui-collaborator-editor-popover .collaborator-list-container .collaborator-item-container:hover {
|
|
37
|
+
background-color: #f5f5f5;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.dtable-ui-collaborator-editor-popover .collaborator-checked {
|
|
41
|
+
width: 20px;
|
|
42
|
+
text-align: center;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.dtable-ui-collaborator-editor-popover .collaborator-checked .dtable-font {
|
|
46
|
+
font-size: 12px;
|
|
47
|
+
color: #798d99;
|
|
48
|
+
}
|
package/{es/components/cell-editor/collaborator-editor.js → lib/CollaboratorEditor/index.js}
RENAMED
|
@@ -4,11 +4,12 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React, { Fragment } from 'react';
|
|
6
6
|
import MediaQuery from 'react-responsive';
|
|
7
|
-
import { getLocale } from '
|
|
8
|
-
import CollaboratorItem from '../
|
|
9
|
-
import EditEditorButton from '../
|
|
10
|
-
import PCCollaboratorEditorPopover from '
|
|
11
|
-
import MBCollaboratorEditorPopover from '
|
|
7
|
+
import { getLocale } from '../lang';
|
|
8
|
+
import CollaboratorItem from '../CollaboratorItem';
|
|
9
|
+
import EditEditorButton from '../EditEditorButton';
|
|
10
|
+
import PCCollaboratorEditorPopover from './pc-collaborator-editor-popover';
|
|
11
|
+
import MBCollaboratorEditorPopover from './mb-collaborator-editor-popover';
|
|
12
|
+
import './index.css';
|
|
12
13
|
|
|
13
14
|
var CollaboratorEditor = /*#__PURE__*/function (_React$Component) {
|
|
14
15
|
_inherits(CollaboratorEditor, _React$Component);
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
@import url('../../css/mb-cell-editor.css');
|
|
2
|
+
|
|
3
|
+
@media screen and (max-width: 767.8px) {
|
|
4
|
+
.dtable-ui-mb-collaborator-editor-body .mb-search-collaborator-items {
|
|
5
|
+
padding: 8px 16px;
|
|
6
|
+
margin-top: 20px;
|
|
7
|
+
border-top: 1px solid #e9e9e9;
|
|
8
|
+
border-bottom: 1px solid #e9e9e9;
|
|
9
|
+
background-color: #fff;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.dtable-ui-mb-collaborator-editor-body .mb-search-collaborator-items > input {
|
|
13
|
+
outline: none;
|
|
14
|
+
height: 30px;
|
|
15
|
+
padding: 0;
|
|
16
|
+
line-height: 30px;
|
|
17
|
+
border: none;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.dtable-ui-mb-collaborator-editor-body .mb-search-collaborator-items > input:focus,
|
|
21
|
+
.dtable-ui-mb-collaborator-editor-body .mb-search-collaborator-items > input:active {
|
|
22
|
+
outline: none;
|
|
23
|
+
box-shadow: none;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborators-container {
|
|
27
|
+
flex: 1;
|
|
28
|
+
display: flex;
|
|
29
|
+
flex-direction: column;
|
|
30
|
+
margin-top: 10px;
|
|
31
|
+
min-height: 0;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborators-container .title {
|
|
35
|
+
padding: 6px 16px;
|
|
36
|
+
border-bottom: 1px solid #e9e9e9;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborators-container .content {
|
|
40
|
+
flex: 1;
|
|
41
|
+
overflow: auto;
|
|
42
|
+
display: flex;
|
|
43
|
+
flex-direction: column;
|
|
44
|
+
border-bottom: 1px solid #e9e9e9;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.dtable-ui-mb-collaborator-editor-body .search-result-none {
|
|
48
|
+
padding: 16px 0 16px 16px;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborator-option-item {
|
|
52
|
+
display: flex;
|
|
53
|
+
align-items: center;
|
|
54
|
+
justify-content: space-between;
|
|
55
|
+
height: 50px;
|
|
56
|
+
padding: 10px 10px 10px 16px;
|
|
57
|
+
font-size: 13px;
|
|
58
|
+
background-color: #fff;
|
|
59
|
+
color: #202428;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborator-option-item {
|
|
63
|
+
border-bottom: 1px solid #e9e9e9;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborator-option-item .mb-collaborator-info {
|
|
67
|
+
display: flex;
|
|
68
|
+
align-items: center;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborator-option-item .collaborator-avatar img {
|
|
72
|
+
width: 24px;
|
|
73
|
+
height: 24px;
|
|
74
|
+
border-radius: 50%;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborator-option-item .collaborator-name {
|
|
78
|
+
padding: 0 10px;
|
|
79
|
+
overflow: hidden;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.dtable-ui-mb-collaborator-editor-body .mb-collaborator-option-item .dtable-font {
|
|
83
|
+
font-size: 12px;
|
|
84
|
+
color: #798d99;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
@@ -5,7 +5,8 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
5
5
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { getLocale } from '../../lang';
|
|
8
|
-
import MBEditorHeader from '
|
|
8
|
+
import MBEditorHeader from '../../MBEditorHeader';
|
|
9
|
+
import './index.css';
|
|
9
10
|
|
|
10
11
|
var MBCollaboratorEditorPopover = /*#__PURE__*/function (_React$Component) {
|
|
11
12
|
_inherits(MBCollaboratorEditorPopover, _React$Component);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../../css/cell-editor.css');
|
|
@@ -5,7 +5,8 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
5
5
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import { getLocale } from '../../lang';
|
|
8
|
-
import CollaboratorItem from '
|
|
8
|
+
import CollaboratorItem from '../../CollaboratorItem';
|
|
9
|
+
import './index.css';
|
|
9
10
|
|
|
10
11
|
var PCCollaboratorEditorPopover = /*#__PURE__*/function (_React$Component) {
|
|
11
12
|
_inherits(PCCollaboratorEditorPopover, _React$Component);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
|
@@ -4,8 +4,9 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
-
import CollaboratorItem from '../
|
|
8
|
-
import DefaultAvatar from '
|
|
7
|
+
import CollaboratorItem from '../CollaboratorItem';
|
|
8
|
+
import DefaultAvatar from '../assets/images/avatar/default_avatar.png';
|
|
9
|
+
import './index.css';
|
|
9
10
|
|
|
10
11
|
// there will be there conditions
|
|
11
12
|
// 1 value is not exist, typeof value is array, but it's length is 0
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
.dtable-ui.collaborator-item {
|
|
2
|
+
display: inline-flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
margin-right: 10px;
|
|
5
|
+
padding: 0 8px 0 2px;
|
|
6
|
+
height: 20px;
|
|
7
|
+
font-size: 13px;
|
|
8
|
+
border-radius: 10px;
|
|
9
|
+
background: #eaeaea;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.dtable-ui.collaborator-item .collaborator-avatar,
|
|
13
|
+
.dtable-ui.collaborator-item .collaborator-name,
|
|
14
|
+
.dtable-ui.collaborator-item .collaborator-remove {
|
|
15
|
+
height: 20px;
|
|
16
|
+
line-height: 20px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.dtable-ui.collaborator-item .collaborator-avatar {
|
|
20
|
+
display: flex;
|
|
21
|
+
align-items: center;
|
|
22
|
+
justify-content: center;
|
|
23
|
+
margin: 0 4px 0 2px;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.dtable-ui.collaborator-item .collaborator-avatar img {
|
|
27
|
+
width: 16px;
|
|
28
|
+
height: 16px;
|
|
29
|
+
border-radius: 50%;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.dtable-ui.collaborator-item .collaborator-remove {
|
|
33
|
+
display: inline-block;
|
|
34
|
+
width: 14px;
|
|
35
|
+
margin: 0 -2px 0 2px;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.dtable-ui.collaborator-item .collaborator-remove .dtable-font {
|
|
39
|
+
display: inline-block;
|
|
40
|
+
font-size: 12px;
|
|
41
|
+
color: #909090;
|
|
42
|
+
transform: scale(.8);
|
|
43
|
+
cursor: pointer;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.dtable-ui.collaborator-item .collaborator-remove .dtable-font:hover {
|
|
47
|
+
color: #666666;
|
|
48
|
+
cursor: pointer;
|
|
49
|
+
}
|
|
@@ -3,6 +3,7 @@ import _createClass from "@babel/runtime/helpers/esm/createClass";
|
|
|
3
3
|
import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
|
+
import './index.css';
|
|
6
7
|
|
|
7
8
|
var CollaboratorItem = /*#__PURE__*/function (_React$Component) {
|
|
8
9
|
_inherits(CollaboratorItem, _React$Component);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
|
@@ -4,8 +4,9 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
-
import CollaboratorItem from '../
|
|
8
|
-
import DefaultAvatar from '
|
|
7
|
+
import CollaboratorItem from '../CollaboratorItem';
|
|
8
|
+
import DefaultAvatar from '../assets/images/avatar/default_avatar.png';
|
|
9
|
+
import './index.css';
|
|
9
10
|
|
|
10
11
|
// there will be there conditions
|
|
11
12
|
// 1 value is not exist, typeof value is array, but it's length is 0
|
|
@@ -5,9 +5,10 @@ import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
|
5
5
|
import React, { Fragment } from 'react';
|
|
6
6
|
import MediaQuery from 'react-responsive';
|
|
7
7
|
import moment from 'moment';
|
|
8
|
-
import { getDateDisplayString } from '
|
|
9
|
-
import PCDateEditorPopover from '
|
|
10
|
-
import MBDateEditorPopover from '
|
|
8
|
+
import { getDateDisplayString } from '../utils/value-format-utils';
|
|
9
|
+
import PCDateEditorPopover from './pc-date-editor-popover';
|
|
10
|
+
import MBDateEditorPopover from './mb-date-editor-popover';
|
|
11
|
+
import './index.css';
|
|
11
12
|
|
|
12
13
|
var DateEditor = /*#__PURE__*/function (_React$Component) {
|
|
13
14
|
_inherits(DateEditor, _React$Component);
|
|
@@ -96,7 +97,7 @@ var DateEditor = /*#__PURE__*/function (_React$Component) {
|
|
|
96
97
|
return /*#__PURE__*/React.createElement("div", {
|
|
97
98
|
className: "cell-editor date-editor"
|
|
98
99
|
}, /*#__PURE__*/React.createElement("div", {
|
|
99
|
-
className: "date-editor-
|
|
100
|
+
className: "date-editor-container"
|
|
100
101
|
}, /*#__PURE__*/React.createElement("div", {
|
|
101
102
|
className: "control-form"
|
|
102
103
|
})));
|
|
File without changes
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
@import url('./custom-rc-calendar.css');
|
|
2
|
+
@import url('../../css/mb-cell-editor.css');
|
|
3
|
+
|
|
4
|
+
@media screen and (max-width: 767.8px) {
|
|
5
|
+
.dtable-ui-mb-date-editor-body .mb-date-editor-input {
|
|
6
|
+
display: flex;
|
|
7
|
+
border-top: 1px solid #e9e9e9;
|
|
8
|
+
border-bottom: 1px solid #e9e9e9;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.dtable-ui-mb-date-editor-body .mb-date-editor-input .date-input {
|
|
12
|
+
flex: 1;
|
|
13
|
+
background-color: #fff;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.dtable-ui-mb-date-editor-body .mb-date-editor-input .date-input .date-input-day {
|
|
17
|
+
background-color: #f5f5f5;
|
|
18
|
+
border: 1px solid #e9e9e9;
|
|
19
|
+
margin: 10px;
|
|
20
|
+
padding: 3px 5px;
|
|
21
|
+
border-radius: 3px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.dtable-ui-mb-date-editor-body .dtable-ui.mb-date-editor-picker {
|
|
25
|
+
display: block;
|
|
26
|
+
position: relative;
|
|
27
|
+
margin-top: 20px;
|
|
28
|
+
line-height: 1.5;
|
|
29
|
+
box-sizing: border-box;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.dtable-ui-mb-date-editor-body .mb-date-editor-clear {
|
|
33
|
+
padding: 10px 0;
|
|
34
|
+
margin-top: 20px;
|
|
35
|
+
border-bottom: 1px solid #e9e9e9;
|
|
36
|
+
border-top: 1px solid #e9e9e9;
|
|
37
|
+
text-align: center;
|
|
38
|
+
color: #d27053;
|
|
39
|
+
background-color: #fff;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.dtable-ui .am-picker-popup-header .am-picker-popup-item {
|
|
43
|
+
color: #E5A252;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -9,19 +9,19 @@ import Calendar from '@seafile/seafile-calendar';
|
|
|
9
9
|
import * as SeaDatePicker from '@seafile/seafile-calendar/lib/Picker';
|
|
10
10
|
import { getLocale } from '../../lang';
|
|
11
11
|
import { initDateEditorLanguage } from '../../utils/editor-utils';
|
|
12
|
-
import MBEditorHeader from '
|
|
12
|
+
import MBEditorHeader from '../../MBEditorHeader';
|
|
13
13
|
import '@seafile/seafile-calendar/assets/index.css';
|
|
14
|
-
import '
|
|
14
|
+
import './index.css';
|
|
15
15
|
|
|
16
|
-
var
|
|
17
|
-
_inherits(
|
|
16
|
+
var DateEditorPopover = /*#__PURE__*/function (_React$PureComponent) {
|
|
17
|
+
_inherits(DateEditorPopover, _React$PureComponent);
|
|
18
18
|
|
|
19
|
-
var _super = _createSuper(
|
|
19
|
+
var _super = _createSuper(DateEditorPopover);
|
|
20
20
|
|
|
21
|
-
function
|
|
21
|
+
function DateEditorPopover(props) {
|
|
22
22
|
var _this;
|
|
23
23
|
|
|
24
|
-
_classCallCheck(this,
|
|
24
|
+
_classCallCheck(this, DateEditorPopover);
|
|
25
25
|
|
|
26
26
|
_this = _super.call(this, props);
|
|
27
27
|
|
|
@@ -171,7 +171,7 @@ var DateEidtorPopover = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
171
171
|
return _this;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
|
-
_createClass(
|
|
174
|
+
_createClass(DateEditorPopover, [{
|
|
175
175
|
key: "componentDidMount",
|
|
176
176
|
value: function componentDidMount() {
|
|
177
177
|
history.pushState(null, null, '#'); // eslint-disable-line
|
|
@@ -239,7 +239,7 @@ var DateEidtorPopover = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
239
239
|
}
|
|
240
240
|
}]);
|
|
241
241
|
|
|
242
|
-
return
|
|
242
|
+
return DateEditorPopover;
|
|
243
243
|
}(React.PureComponent);
|
|
244
244
|
|
|
245
|
-
export default
|
|
245
|
+
export default DateEditorPopover;
|
|
@@ -6,9 +6,9 @@ import React from 'react';
|
|
|
6
6
|
import moment from 'moment';
|
|
7
7
|
import DatePicker from '@seafile/seafile-calendar/lib/Picker';
|
|
8
8
|
import Calendar from '@seafile/seafile-calendar';
|
|
9
|
-
import { initDateEditorLanguage } from '
|
|
9
|
+
import { initDateEditorLanguage } from '../utils/editor-utils';
|
|
10
10
|
import '@seafile/seafile-calendar/assets/index.css';
|
|
11
|
-
import { getLocale } from '
|
|
11
|
+
import { getLocale } from '../lang';
|
|
12
12
|
|
|
13
13
|
var PCDateEditorPopover = /*#__PURE__*/function (_React$Component) {
|
|
14
14
|
_inherits(PCDateEditorPopover, _React$Component);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
|
@@ -4,7 +4,8 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
-
import { getDateDisplayString } from '
|
|
7
|
+
import { getDateDisplayString } from '../utils/value-format-utils';
|
|
8
|
+
import './index.css';
|
|
8
9
|
|
|
9
10
|
var DateFormatter = /*#__PURE__*/function (_React$Component) {
|
|
10
11
|
_inherits(DateFormatter, _React$Component);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import url('../css/cell-formatter.css');
|
package/{es/components/cell-formatter/duration-formatter.js → lib/DurationFormatter/index.js}
RENAMED
|
@@ -4,7 +4,8 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
-
import { getDurationDisplayString } from '
|
|
7
|
+
import { getDurationDisplayString } from '../utils/value-format-utils';
|
|
8
|
+
import './index.css';
|
|
8
9
|
|
|
9
10
|
var DurationFormatter = /*#__PURE__*/function (_React$Component) {
|
|
10
11
|
_inherits(DurationFormatter, _React$Component);
|
|
File without changes
|
|
@@ -4,6 +4,7 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import cn from 'astro-classname';
|
|
7
|
+
import './index.css';
|
|
7
8
|
|
|
8
9
|
var EmailFormatter = /*#__PURE__*/function (_React$Component) {
|
|
9
10
|
_inherits(EmailFormatter, _React$Component);
|
package/{es/components/cell-editor-dialog/pc-file-editor-dialog.js → lib/FileEditor/index.js}
RENAMED
|
@@ -4,24 +4,24 @@ import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
|
4
4
|
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { Modal, ModalHeader, ModalBody } from 'reactstrap';
|
|
7
|
-
import { getLocale } from '
|
|
7
|
+
import { getLocale } from '../lang';
|
|
8
8
|
|
|
9
|
-
var
|
|
10
|
-
_inherits(
|
|
9
|
+
var FileEditor = /*#__PURE__*/function (_React$Component) {
|
|
10
|
+
_inherits(FileEditor, _React$Component);
|
|
11
11
|
|
|
12
|
-
var _super = _createSuper(
|
|
12
|
+
var _super = _createSuper(FileEditor);
|
|
13
13
|
|
|
14
|
-
function
|
|
14
|
+
function FileEditor(props) {
|
|
15
15
|
var _this;
|
|
16
16
|
|
|
17
|
-
_classCallCheck(this,
|
|
17
|
+
_classCallCheck(this, FileEditor);
|
|
18
18
|
|
|
19
19
|
_this = _super.call(this, props);
|
|
20
20
|
_this.state = {};
|
|
21
21
|
return _this;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
_createClass(
|
|
24
|
+
_createClass(FileEditor, [{
|
|
25
25
|
key: "render",
|
|
26
26
|
value: function render() {
|
|
27
27
|
var closeEditor = this.props.closeEditor;
|
|
@@ -36,11 +36,11 @@ var FileEditorDialog = /*#__PURE__*/function (_React$Component) {
|
|
|
36
36
|
}
|
|
37
37
|
}]);
|
|
38
38
|
|
|
39
|
-
return
|
|
39
|
+
return FileEditor;
|
|
40
40
|
}(React.Component);
|
|
41
41
|
|
|
42
|
-
|
|
42
|
+
FileEditor.defaultProps = {
|
|
43
43
|
isCheckRepeat: false,
|
|
44
44
|
columnType: 'file'
|
|
45
45
|
};
|
|
46
|
-
export default
|
|
46
|
+
export default FileEditor;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{es/components/cell-editor-dialog → lib/FileEditor}/pc-files-preview/pc-file-item-preview.js
RENAMED
|
File without changes
|