dtable-ui-component 6.0.34-beta.1 → 6.0.35
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/lib/DTableFiltersPopover/widgets/filter-calendar.js +0 -1
- package/lib/DateEditor/mb-editor/index.js +0 -1
- package/lib/DateEditor/pc-editor.js +0 -1
- package/lib/RowExpandDialog/body/index.css +1 -1
- package/lib/locales/de.json +0 -1
- package/lib/locales/en.json +1 -2
- package/lib/locales/es.json +1 -2
- package/lib/locales/fr.json +0 -1
- package/lib/locales/pt.json +0 -1
- package/lib/locales/ru.json +1 -2
- package/lib/locales/zh-CN.json +0 -1
- package/package.json +2 -2
|
@@ -79,7 +79,6 @@ class MBDateEditor extends _react.default.PureComponent {
|
|
|
79
79
|
const calendar = /*#__PURE__*/_react.default.createElement(_seafileCalendar.default, {
|
|
80
80
|
className: (0, _classnames.default)('dtable-rc-calendar', className),
|
|
81
81
|
locale: (0, _editorUtils.initDateEditorLanguage)(lang),
|
|
82
|
-
dateInputPlaceholder: (0, _lang.getLocale)('Please_input'),
|
|
83
82
|
format: this.format,
|
|
84
83
|
defaultValue: this.defaultCalendarValue,
|
|
85
84
|
showDateInput: false,
|
|
@@ -152,7 +152,6 @@ class PCDateEditor extends _react.default.Component {
|
|
|
152
152
|
format: dateFormat,
|
|
153
153
|
defaultValue: defaultValue,
|
|
154
154
|
showHourAndMinute: showHourAndMinute,
|
|
155
|
-
dateInputPlaceholder: (0, _lang.getLocale)('Please_input'),
|
|
156
155
|
defaultMinutesTime: defaultTime,
|
|
157
156
|
showDateInput: true,
|
|
158
157
|
focusablePanel: false,
|
package/lib/locales/de.json
CHANGED
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
"No_collaborators_available": "Es sind keine Mitarbeiter verfügbar.",
|
|
11
11
|
"Done": "Erledigt",
|
|
12
12
|
"Choose_a_collaborator": "Wählen Sie einen Mitarbeiter",
|
|
13
|
-
"Please_input": "Bitte eingeben",
|
|
14
13
|
"Please_select": "Auswählen",
|
|
15
14
|
"Clear": "Leeren",
|
|
16
15
|
"Are_you_sure_you_want_to_delete_this_file": "Möchten Sie diese Datei wirklich löschen?",
|
package/lib/locales/en.json
CHANGED
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
"No_collaborators_available": "No collaborators available.",
|
|
11
11
|
"Done": "Done",
|
|
12
12
|
"Choose_a_collaborator": "Choose a collaborator",
|
|
13
|
-
"Please_input": "Please input",
|
|
14
13
|
"Please_select": "Please select",
|
|
15
14
|
"Clear": "Clear",
|
|
16
15
|
"Are_you_sure_you_want_to_delete_this_file": "Are you sure you want to delete this file?",
|
|
@@ -167,4 +166,4 @@
|
|
|
167
166
|
"Edit_long_text": "Edit long text",
|
|
168
167
|
"Choose_a_department": "Choose a department",
|
|
169
168
|
"Close": "Close"
|
|
170
|
-
}
|
|
169
|
+
}
|
package/lib/locales/es.json
CHANGED
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
"No_collaborators_available": "No hay colaboradores disponibles.",
|
|
11
11
|
"Done": "Hecho",
|
|
12
12
|
"Choose_a_collaborator": "Choose a collaborator",
|
|
13
|
-
"Please_input": "Por favor introduce",
|
|
14
13
|
"Please_select": "Seleccione",
|
|
15
14
|
"Clear": "Limpiar",
|
|
16
15
|
"Are_you_sure_you_want_to_delete_this_file": "¿Está seguro de querer eliminar este archivo?",
|
|
@@ -167,4 +166,4 @@
|
|
|
167
166
|
"Edit_long_text": "Edit long text",
|
|
168
167
|
"Choose_a_department": "Choose a department",
|
|
169
168
|
"Close": "Cerrar"
|
|
170
|
-
}
|
|
169
|
+
}
|
package/lib/locales/fr.json
CHANGED
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
"No_collaborators_available": "Aucun collaborateur n'est disponible.",
|
|
11
11
|
"Done": "Fait",
|
|
12
12
|
"Choose_a_collaborator": "Choisissez un collaborateur",
|
|
13
|
-
"Please_input": "Veuillez entrer",
|
|
14
13
|
"Please_select": "Sélectionner",
|
|
15
14
|
"Clear": "Effacer",
|
|
16
15
|
"Are_you_sure_you_want_to_delete_this_file": "Êtes-vous sûr de vouloir supprimer ce fichier?",
|
package/lib/locales/pt.json
CHANGED
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
"No_collaborators_available": "Nenhum colaborador disponível.",
|
|
11
11
|
"Done": "Feita",
|
|
12
12
|
"Choose_a_collaborator": "Choose a collaborator",
|
|
13
|
-
"Please_input": "Por favor, insira",
|
|
14
13
|
"Please_select": "Por favor, selecione",
|
|
15
14
|
"Clear": "Clara",
|
|
16
15
|
"Are_you_sure_you_want_to_delete_this_file": "Tem certeza de que deseja excluir este arquivo?",
|
package/lib/locales/ru.json
CHANGED
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
"No_collaborators_available": "Нет сотрудников.",
|
|
11
11
|
"Done": "Выполнено",
|
|
12
12
|
"Choose_a_collaborator": "Choose a collaborator",
|
|
13
|
-
"Please_input": "Please input",
|
|
14
13
|
"Please_select": "Please select",
|
|
15
14
|
"Clear": "Очистить",
|
|
16
15
|
"Are_you_sure_you_want_to_delete_this_file": "Вы уверены, что хотите удалить этот файл?",
|
|
@@ -167,4 +166,4 @@
|
|
|
167
166
|
"Edit_long_text": "Редактировать длинный текст",
|
|
168
167
|
"Choose_a_department": "Выберите отдел",
|
|
169
168
|
"Close": "Закрыть"
|
|
170
|
-
}
|
|
169
|
+
}
|
package/lib/locales/zh-CN.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dtable-ui-component",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.35",
|
|
4
4
|
"main": "./lib/index.js",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@seafile/react-image-lightbox": "4.0.2",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"@seafile/seafile-editor": "~2.0.6",
|
|
9
9
|
"classnames": "2.3.2",
|
|
10
10
|
"dayjs": "1.10.7",
|
|
11
|
-
"dtable-utils": "5.0.
|
|
11
|
+
"dtable-utils": "~5.0.21",
|
|
12
12
|
"is-hotkey": "0.2.0",
|
|
13
13
|
"rc-checkbox": "3.5.0",
|
|
14
14
|
"react-color": "2.19.3",
|