ru.coon 2.7.44 → 2.7.46
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/.gitattributes +1 -1
- package/.husky/pre-commit +4 -4
- package/.lintstagedrc.json +2 -2
- package/CHANGELOG.md +13 -0
- package/Readme.md +24 -24
- package/TODO.md +7 -7
- package/doc/changelog.md +118 -118
- package/doc/shortcuts.md +5 -5
- package/jsdoc.config.json +29 -29
- package/package.json +78 -78
- package/sass/src/common/plugin/form/PeriodPicker.scss +8 -8
- package/src/Function.scss +4 -4
- package/src/app/viewPort/Main.scss +133 -133
- package/src/command/Readme.md +4 -4
- package/src/common/component/ColorPalette.scss +102 -102
- package/src/common/component/ExternalFrame.scss +8 -8
- package/src/common/component/HotkeyHelpText.scss +34 -34
- package/src/common/component/TreeComponentStructure.scss +5 -5
- package/src/common/component/editor/CharacteristicGridEditor.scss +66 -66
- package/src/common/component/editor/EditorFactory.js +65 -60
- package/src/common/component/editor/TypedCharacteristicEditor.scss +7 -7
- package/src/common/component/formeditor/UiCustomFilterForm.scss +7 -7
- package/src/common/component/formeditor/UiCustomFormEditor.scss +42 -42
- package/src/common/component/visualeditor/UiCPVisualEditor.scss +108 -108
- package/src/common/field/EditorJs.scss +41 -41
- package/src/common/field/FieldsHelper.js +0 -0
- package/src/common/field/ReportValueField.scss +2 -2
- package/src/common/field/combo/CommandComboBox.scss +19 -19
- package/src/common/panel/DayPicker.scss +15 -15
- package/src/common/panel/MainUploadPanel.js +5 -1
- package/src/common/panel/MainUploadPanel.scss +13 -13
- package/src/common/panel/SelectIconClassPanel.scss +38 -38
- package/src/common/panel/SelectIconClassPanelTemplate.scss +14 -14
- package/src/common/panel/WindowWrap.js +0 -0
- package/src/common/panel/WindowWrap.scss +8 -8
- package/src/common/panel/dropzone/UniversalMultiUploadForm.scss +29 -29
- package/src/common/panel/dropzone/UploadDropZone.scss +36 -36
- package/src/common/panel/widget/WidgetPanel.scss +157 -157
- package/src/info.scss +12 -12
- package/src/nav/AppNavTab.scss +20 -20
- package/src/nav/AppNavigationBar.scss +9 -9
- package/src/nav/AppNavigationMenu.scss +60 -60
- package/src/nav/AppNavigationToggleButton.scss +6 -6
- package/src/nav/editor/menu/NavMenuTreeView.scss +104 -104
- package/src/nav/editor/workspace/NavWorkspaceListView.scss +35 -35
- package/src/nav/menu/NavMenuPanel.scss +11 -11
- package/src/nav/menu/WorkspaceMenuView.scss +218 -218
- package/src/nav/windowHolderTab.scss +13 -13
- package/src/report/column/MultiFilesColumn.scss +8 -8
- package/src/report/component/BoundListPagingToolbar.scss +7 -7
- package/src/report/component/ErrorWindow.scss +15 -15
- package/src/report/component/ParameterizedReportCombo.scss +85 -85
- package/src/report/component/ReportPanel.scss +69 -69
- package/src/report/component/SimpleReportTag.scss +22 -22
- package/src/report/component/reportpanel/CopyReportPanel.scss +14 -14
- package/src/report/component/reportpanel/FilterPanel.scss +16 -16
- package/src/report/component/reportpanel/FilterPanelLegend.scss +23 -23
- package/src/report/component/reportpanel/NorthPanel.scss +18 -18
- package/src/report/component/reportpanel/ReportGrid.scss +37 -37
- package/src/report/component/settings/ReportFormEditPanel.scss +87 -87
- package/src/report/component/settings/ReportPropertiesGrid.scss +25 -25
- package/src/report/component/settings/field/ReportFormFieldsGrid.scss +5 -5
- package/src/report/component/settings/property/ReportPropertiesPanel.scss +12 -12
- package/src/report/plugin/SettingsManagerPlugin/view/SMPMainView.scss +3 -3
- package/src/report/plugin/configPanel/AddFilterConditionPluginConfigPanel.scss +53 -53
- package/src/report/plugin/configPanel/ExecuteCommandButtonPluginConfigPanel.scss +5 -5
- package/src/report/plugin/configPanel/GroupRowsPluginConfigPanel.scss +3 -3
- package/src/report/plugin/configPanel/UiAceEditorField.scss +20 -20
- package/src/report/plugin/configPanel/common/pluginDescriptionLabel.scss +8 -8
- package/src/report/plugin/grid/CopyRowsFromGrid.js +1 -1
- package/src/report/plugin/grid/GridRowStylePlugin.scss +56 -56
- package/src/report/plugin/grid/ReportTabContainerPlugin.scss +3 -3
- package/src/report/plugin/grid/ToggleColumnsPlugin.scss +7 -7
- package/src/report/plugin/grid/ToolbarButtonPlugin.scss +3 -3
- package/src/research/ResearchTreeView.scss +19 -19
- package/src/ringBuffer.js +36 -0
- package/src/security/component/RoleFileUploadForm.scss +4 -4
- package/src/security/component/ui/UiCPRestrictionEditor.scss +4 -4
- package/src/security/securitySettingComponent/RoleEditPanel.scss +16 -16
- package/src/uielement/component/MenuItemList.scss +35 -35
- package/src/uielement/component/UiCustomController.js +20 -2
- package/src/uielement/component/UiCustomPanel.js +19 -1
- package/src/uielement/component/UiCustomPanelTraceWindow.js +50 -0
- package/src/uielement/component/formchips/FilterConditionToolbar.scss +74 -74
- package/src/uielement/component/settings/UiCustomPanelEditor.scss +9 -9
- package/src/uielement/component/settings/config/UiCPConfigPanelController.scss +24 -24
- package/src/uielement/component/settings/plugin/UiCustomPanelPluginGrid.scss +11 -11
- package/src/uielement/component/settings/plugin/UiCustomPanelPluginPanel.scss +30 -30
- package/src/uielement/component/settings/version/UiCPVersionPanel.scss +15 -15
- package/src/uielement/plugin/AddBindingsPlugin.js +4 -1
- package/src/uielement/plugin/AddDoInitSupportPlugin.js +4 -1
- package/src/uielement/plugin/CustomPanelPlugin.js +41 -3
- package/src/uielement/plugin/ExecuteCommandPlugin.js +4 -1
- package/src/uielement/plugin/ExecuteFunctionPlugin.js +10 -3
- package/src/uielement/plugin/FireEventPlugin.js +4 -1
- package/src/uielement/plugin/MethodChainPlugin.js +4 -1
- package/src/uielement/plugin/OpenPanelPlugin.js +4 -1
- package/src/uielement/plugin/PrintPdfPlugin.js +4 -1
- package/src/uielement/plugin/configPanel/AddBindingsPluginConfigPanelFormEditor.scss +29 -29
- package/src/uielement/plugin/configPanel/executeCommand/ExecuteCommandPluginConfigPanelFormEditor.scss +22 -22
- package/src/util.js +24 -3
- package/src/version.js +1 -1
|
@@ -1,66 +1,66 @@
|
|
|
1
|
-
@mixin CharacteristicGridEditor {
|
|
2
|
-
&.compact-view {
|
|
3
|
-
.x-header {
|
|
4
|
-
padding: 0.7em;
|
|
5
|
-
}
|
|
6
|
-
.x-toolbar {
|
|
7
|
-
padding: 0.7em;
|
|
8
|
-
.x-btn {
|
|
9
|
-
padding: 0;
|
|
10
|
-
.x-btn-icon-el {
|
|
11
|
-
display: none;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
.x-grid-header-ct .x-column-header-inner {
|
|
16
|
-
padding: 0.5em;
|
|
17
|
-
}
|
|
18
|
-
.x-grid-group-hd {
|
|
19
|
-
padding: 0.7em;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
&.show-menu-burger {
|
|
24
|
-
.x-header .x-btn {
|
|
25
|
-
padding: 0;
|
|
26
|
-
.x-btn-button {
|
|
27
|
-
padding: 0;
|
|
28
|
-
}
|
|
29
|
-
.x-btn-arrow-right:after {
|
|
30
|
-
display: none;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
&.hide-grid-header {
|
|
36
|
-
.x-grid-header-ct {
|
|
37
|
-
display: none;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.x-toolbar{
|
|
42
|
-
background-color: #ffffff;
|
|
43
|
-
}
|
|
44
|
-
.preferred-value-row {
|
|
45
|
-
.value-column {
|
|
46
|
-
background-color: orange;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
.required-value-row {
|
|
50
|
-
.value-column {
|
|
51
|
-
background-color: red;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
.readonly-value-row {
|
|
55
|
-
.value-column {
|
|
56
|
-
background-color: #f5f5f5;
|
|
57
|
-
&:hover {
|
|
58
|
-
cursor: not-allowed;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.CharacteristicGridEditor {
|
|
65
|
-
@include CharacteristicGridEditor();
|
|
66
|
-
}
|
|
1
|
+
@mixin CharacteristicGridEditor {
|
|
2
|
+
&.compact-view {
|
|
3
|
+
.x-header {
|
|
4
|
+
padding: 0.7em;
|
|
5
|
+
}
|
|
6
|
+
.x-toolbar {
|
|
7
|
+
padding: 0.7em;
|
|
8
|
+
.x-btn {
|
|
9
|
+
padding: 0;
|
|
10
|
+
.x-btn-icon-el {
|
|
11
|
+
display: none;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
.x-grid-header-ct .x-column-header-inner {
|
|
16
|
+
padding: 0.5em;
|
|
17
|
+
}
|
|
18
|
+
.x-grid-group-hd {
|
|
19
|
+
padding: 0.7em;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
&.show-menu-burger {
|
|
24
|
+
.x-header .x-btn {
|
|
25
|
+
padding: 0;
|
|
26
|
+
.x-btn-button {
|
|
27
|
+
padding: 0;
|
|
28
|
+
}
|
|
29
|
+
.x-btn-arrow-right:after {
|
|
30
|
+
display: none;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
&.hide-grid-header {
|
|
36
|
+
.x-grid-header-ct {
|
|
37
|
+
display: none;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.x-toolbar{
|
|
42
|
+
background-color: #ffffff;
|
|
43
|
+
}
|
|
44
|
+
.preferred-value-row {
|
|
45
|
+
.value-column {
|
|
46
|
+
background-color: orange;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
.required-value-row {
|
|
50
|
+
.value-column {
|
|
51
|
+
background-color: red;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
.readonly-value-row {
|
|
55
|
+
.value-column {
|
|
56
|
+
background-color: #f5f5f5;
|
|
57
|
+
&:hover {
|
|
58
|
+
cursor: not-allowed;
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.CharacteristicGridEditor {
|
|
65
|
+
@include CharacteristicGridEditor();
|
|
66
|
+
}
|
|
@@ -54,9 +54,7 @@ Ext.define('Coon.common.component.editor.EditorFactory', {
|
|
|
54
54
|
throw new Ext.Error('Тип редактора не задан');
|
|
55
55
|
}
|
|
56
56
|
Coon.log.debug('createEditor', type);
|
|
57
|
-
|
|
58
|
-
record.set('editorConfig', (mask && typeof mask === 'string' && Ext.decode(mask, true) && Ext.isObject(Ext.decode(mask))) ?
|
|
59
|
-
Ext.decode(mask, true) : {});
|
|
57
|
+
record.set('editorConfig', Ext.decode(record.get('mask'), true));
|
|
60
58
|
if (type === Coon.common.component.editor.CharacteristicEditorTypes.FOREIGN ||
|
|
61
59
|
type === Coon.common.component.editor.CharacteristicEditorTypes.FILE ||
|
|
62
60
|
!Ext.isEmpty(record.get(Coon.report.model.CharacteristicBeanFields.$editor).trim())) {
|
|
@@ -66,37 +64,35 @@ Ext.define('Coon.common.component.editor.EditorFactory', {
|
|
|
66
64
|
grid: this.grid,
|
|
67
65
|
});
|
|
68
66
|
} else {
|
|
69
|
-
let editor
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
this.editors[type] = editor;
|
|
67
|
+
let editor;
|
|
68
|
+
switch (type) {
|
|
69
|
+
case Coon.common.component.editor.CharacteristicEditorTypes.TEXT:
|
|
70
|
+
editor = new Coon.common.component.editor.TextTypeEditor({
|
|
71
|
+
record: record,
|
|
72
|
+
});
|
|
73
|
+
break;
|
|
74
|
+
case Coon.common.component.editor.CharacteristicEditorTypes.FLOAT:
|
|
75
|
+
editor = new Coon.common.component.editor.NumberTypeEditor({
|
|
76
|
+
record: record,
|
|
77
|
+
});
|
|
78
|
+
break;
|
|
79
|
+
case Coon.common.component.editor.CharacteristicEditorTypes.INT:
|
|
80
|
+
editor = new Coon.common.component.editor.IntTypeEditor({
|
|
81
|
+
record: record,
|
|
82
|
+
});
|
|
83
|
+
break;
|
|
84
|
+
case Coon.common.component.editor.CharacteristicEditorTypes.DATE:
|
|
85
|
+
editor = new Coon.common.component.editor.DateTypeEditor({
|
|
86
|
+
record: record,
|
|
87
|
+
});
|
|
88
|
+
break;
|
|
89
|
+
case Coon.common.component.editor.CharacteristicEditorTypes.LIST:
|
|
90
|
+
editor = new Coon.common.component.editor.DFVTypeEditor({
|
|
91
|
+
record: record,
|
|
92
|
+
});
|
|
93
|
+
break;
|
|
94
|
+
default:
|
|
95
|
+
throw new Ext.Error('Не определен тип редактора');
|
|
100
96
|
}
|
|
101
97
|
|
|
102
98
|
return editor;
|
|
@@ -122,7 +118,12 @@ Ext.define('Coon.common.component.editor.TypeEditor', {
|
|
|
122
118
|
this.prepare();
|
|
123
119
|
},
|
|
124
120
|
|
|
125
|
-
createField:
|
|
121
|
+
createField: function(record) {
|
|
122
|
+
if (record.get('editorConfig') && record.get('editorConfig').regex) {
|
|
123
|
+
record.get('editorConfig').regex = new RegExp(record.get('editorConfig').regex);
|
|
124
|
+
}
|
|
125
|
+
return Ext.create(Ext.apply(this.field, record.get('editorConfig')));
|
|
126
|
+
},
|
|
126
127
|
|
|
127
128
|
setData: Ext.emptyFn,
|
|
128
129
|
|
|
@@ -163,22 +164,19 @@ Ext.define('Coon.common.component.editor.TextTypeEditor', {
|
|
|
163
164
|
const record = this.context.record;
|
|
164
165
|
const type = this.grid.typeMap.get(record.get('type'));
|
|
165
166
|
const field = this.field;
|
|
166
|
-
if (
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
field.regex = undefined;
|
|
180
|
-
field.maskRe = undefined;
|
|
181
|
-
}
|
|
167
|
+
if (record.get('editorConfig')) {
|
|
168
|
+
return;
|
|
169
|
+
}
|
|
170
|
+
if (type && type.mask !== ' ') {
|
|
171
|
+
field.regexText = 'Некорректное заполнение поля';
|
|
172
|
+
field.regex = new RegExp(type.mask);
|
|
173
|
+
field.maskRe = field.regex;
|
|
174
|
+
record.recTyp = type.mask === '^\\d{2}\\s*\\d{2}\\s*\\d{6}$' ? 'passport' : undefined;
|
|
175
|
+
}
|
|
176
|
+
if (type && type.mask === ' ') {
|
|
177
|
+
field.regexText = undefined;
|
|
178
|
+
field.regex = undefined;
|
|
179
|
+
field.maskRe = undefined;
|
|
182
180
|
}
|
|
183
181
|
},
|
|
184
182
|
});
|
|
@@ -207,13 +205,19 @@ Ext.define('Coon.common.component.editor.NumberTypeEditor', {
|
|
|
207
205
|
const record = this.context.record;
|
|
208
206
|
const type = this.grid.typeMap.get(record.get(ns.$type));
|
|
209
207
|
const field = this.field;
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
const range = type
|
|
208
|
+
if (record.get('editorConfig')) {
|
|
209
|
+
return;
|
|
210
|
+
}
|
|
211
|
+
if (type && type.mask.startsWith('minValue')) {
|
|
212
|
+
const range = type.mask.split(';');
|
|
215
213
|
field.minValue = range[0].slice(9);
|
|
216
|
-
|
|
214
|
+
if (range.length === 2) {
|
|
215
|
+
field.maxValue = range[1].slice(10);
|
|
216
|
+
} else {
|
|
217
|
+
field.maxValue = Number.POSITIVE_INFINITY;
|
|
218
|
+
}
|
|
219
|
+
} else {
|
|
220
|
+
field.minValue = Number.NEGATIVE_INFINITY;
|
|
217
221
|
}
|
|
218
222
|
},
|
|
219
223
|
|
|
@@ -259,7 +263,7 @@ Ext.define('Coon.common.component.editor.DateTypeEditor', {
|
|
|
259
263
|
],
|
|
260
264
|
|
|
261
265
|
createField: function() {
|
|
262
|
-
const mask =
|
|
266
|
+
const mask = this.record.get('editorConfig') ? this.parseMask(this.record.get('mask')) : {};
|
|
263
267
|
return Ext.create(Ext.apply({
|
|
264
268
|
xtype: 'datefield',
|
|
265
269
|
allowBlank: true,
|
|
@@ -269,12 +273,13 @@ Ext.define('Coon.common.component.editor.DateTypeEditor', {
|
|
|
269
273
|
},
|
|
270
274
|
|
|
271
275
|
setData: function(value, record) {
|
|
272
|
-
const
|
|
276
|
+
const editorConfig = this.record.get('editorConfig');
|
|
277
|
+
const mask = editorConfig ? this.parseMask(this.record.get('mask')) : {};
|
|
273
278
|
const valueFormat = mask['valueFormat'] || (record.get('editorConfig') && record.get('editorConfig').format);
|
|
274
279
|
if (valueFormat) {
|
|
275
280
|
record.set('value', Ext.util.Format.dateRenderer(valueFormat)(value));
|
|
276
281
|
}
|
|
277
|
-
const displayFormat = mask['displayFormat'] || (
|
|
282
|
+
const displayFormat = mask['displayFormat'] || (editorConfig && editorConfig.displayFormat) || 'd.m.Y';
|
|
278
283
|
record.set('valueDescription', Ext.util.Format.dateRenderer(displayFormat)(value));
|
|
279
284
|
},
|
|
280
285
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
.TypedCharacteristicEditor {
|
|
2
|
-
@include CharacteristicGridEditor();
|
|
3
|
-
.x-btn-icon-left > .x-btn-icon-el-default-toolbar-small,
|
|
4
|
-
.x-btn-icon-right > .x-btn-icon-el-default-toolbar-small {
|
|
5
|
-
width: 24px !important;
|
|
6
|
-
}
|
|
7
|
-
}
|
|
1
|
+
.TypedCharacteristicEditor {
|
|
2
|
+
@include CharacteristicGridEditor();
|
|
3
|
+
.x-btn-icon-left > .x-btn-icon-el-default-toolbar-small,
|
|
4
|
+
.x-btn-icon-right > .x-btn-icon-el-default-toolbar-small {
|
|
5
|
+
width: 24px !important;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
.UiCustomFilterForm{
|
|
2
|
-
margin-bottom: 20px;
|
|
3
|
-
margin-top: 5px;
|
|
4
|
-
.x-form-layout-wrap{
|
|
5
|
-
border-spacing: 0;
|
|
6
|
-
}
|
|
7
|
-
}
|
|
1
|
+
.UiCustomFilterForm{
|
|
2
|
+
margin-bottom: 20px;
|
|
3
|
+
margin-top: 5px;
|
|
4
|
+
.x-form-layout-wrap{
|
|
5
|
+
border-spacing: 0;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
.UiCustomFormEditor {
|
|
2
|
-
.UiCFRow{
|
|
3
|
-
min-height: 20px;
|
|
4
|
-
}
|
|
5
|
-
.UiCFCell{
|
|
6
|
-
margin: 5px;
|
|
7
|
-
}
|
|
8
|
-
.selectedField {
|
|
9
|
-
border-radius: 2px;
|
|
10
|
-
border: 1px solid #c7eef5;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.UiCFContainer {
|
|
14
|
-
border-radius: 2px;
|
|
15
|
-
border: 1px solid #c7f5c8;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.cutCell {
|
|
19
|
-
border: 1px dashed red;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.UiCFMenuEditorWindow {
|
|
24
|
-
.no-used {
|
|
25
|
-
color: red;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.UiCFFavoriteMenuItem.x-menu-item-checked a .x-menu-item-icon {
|
|
30
|
-
color: gold;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.UiCFFavoriteMenuItem.x-menu-item-unchecked a .x-menu-item-icon {
|
|
34
|
-
color: #dddddd;
|
|
35
|
-
}
|
|
36
|
-
/*.UiCFCell .x-form-item :hover{
|
|
37
|
-
border: 1px solid blue;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.UiCFCell .x-form-item :hover{
|
|
41
|
-
border: 1px solid transparent;
|
|
42
|
-
}*/
|
|
1
|
+
.UiCustomFormEditor {
|
|
2
|
+
.UiCFRow{
|
|
3
|
+
min-height: 20px;
|
|
4
|
+
}
|
|
5
|
+
.UiCFCell{
|
|
6
|
+
margin: 5px;
|
|
7
|
+
}
|
|
8
|
+
.selectedField {
|
|
9
|
+
border-radius: 2px;
|
|
10
|
+
border: 1px solid #c7eef5;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.UiCFContainer {
|
|
14
|
+
border-radius: 2px;
|
|
15
|
+
border: 1px solid #c7f5c8;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.cutCell {
|
|
19
|
+
border: 1px dashed red;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.UiCFMenuEditorWindow {
|
|
24
|
+
.no-used {
|
|
25
|
+
color: red;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.UiCFFavoriteMenuItem.x-menu-item-checked a .x-menu-item-icon {
|
|
30
|
+
color: gold;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.UiCFFavoriteMenuItem.x-menu-item-unchecked a .x-menu-item-icon {
|
|
34
|
+
color: #dddddd;
|
|
35
|
+
}
|
|
36
|
+
/*.UiCFCell .x-form-item :hover{
|
|
37
|
+
border: 1px solid blue;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.UiCFCell .x-form-item :hover{
|
|
41
|
+
border: 1px solid transparent;
|
|
42
|
+
}*/
|
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
.UiCPVisualEditor {
|
|
2
|
-
.x-grid-cell-inner .x-btn {
|
|
3
|
-
padding: 0;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.widget-box {
|
|
7
|
-
border: 2px solid #e0e0e0;
|
|
8
|
-
margin: 10px 20px;
|
|
9
|
-
padding: 7px;
|
|
10
|
-
border-radius: 10px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
/*-------------*/
|
|
14
|
-
.borders {
|
|
15
|
-
margin: 0 3px 15px 3px !important;
|
|
16
|
-
box-shadow: 0 1px 6px 0 rgba(86, 112, 163, 0.2);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.borders > .x-panel-bodyWrap > .x-panel-body {
|
|
20
|
-
border: 1px solid #e0e0e0 !important;
|
|
21
|
-
border-radius: 0 0 5px 5px;
|
|
22
|
-
margin-top: -1px;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.no-header-panel .x-panel-bodyWrap > .x-panel-body {
|
|
26
|
-
border: 1px solid #e0e0e0 !important;
|
|
27
|
-
border-radius: 5px;
|
|
28
|
-
margin-top: 0;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.borders .x-panel-header {
|
|
32
|
-
border-radius: 5px 5px 0 0;
|
|
33
|
-
height: auto;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.draggable-element {
|
|
37
|
-
width: 100px;
|
|
38
|
-
height: 100px;
|
|
39
|
-
background-color: #e0e0e0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
.btn i {
|
|
44
|
-
color: #FFF;
|
|
45
|
-
font-style: normal;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
.icon {
|
|
50
|
-
font-size: 18px;
|
|
51
|
-
display: block;
|
|
52
|
-
text-align: center;
|
|
53
|
-
margin-top: 6px;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
.btn {
|
|
58
|
-
&:hover {
|
|
59
|
-
background-color: rgba(61, 103, 128, 1) !important;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
width: 30px;
|
|
63
|
-
height: 30px;
|
|
64
|
-
background-color: rgba(61, 103, 128, 0.7);
|
|
65
|
-
border-radius: 18px;
|
|
66
|
-
cursor: pointer;
|
|
67
|
-
z-index: 999;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.center-btn {
|
|
71
|
-
position: absolute;
|
|
72
|
-
left: 50%;
|
|
73
|
-
top: 50%;
|
|
74
|
-
margin: -12px 0 0 -11px;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.right-top-btn {
|
|
78
|
-
position: absolute;
|
|
79
|
-
right: 0;
|
|
80
|
-
top: 0;
|
|
81
|
-
margin: 1px 0 0 0;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.hidden-btn {
|
|
85
|
-
display: none !important;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.borders-default {
|
|
89
|
-
border: 1px solid black;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.hover-item {
|
|
93
|
-
border: 1px solid red;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.tree-container .x-panel-body{
|
|
97
|
-
background-color: #f0f0f0;
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.menu-tip .x-tool-close {
|
|
102
|
-
background-color: #111111 !important;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.svg-icon-tool {
|
|
106
|
-
background-color: white !important;
|
|
107
|
-
}
|
|
108
|
-
|
|
1
|
+
.UiCPVisualEditor {
|
|
2
|
+
.x-grid-cell-inner .x-btn {
|
|
3
|
+
padding: 0;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.widget-box {
|
|
7
|
+
border: 2px solid #e0e0e0;
|
|
8
|
+
margin: 10px 20px;
|
|
9
|
+
padding: 7px;
|
|
10
|
+
border-radius: 10px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/*-------------*/
|
|
14
|
+
.borders {
|
|
15
|
+
margin: 0 3px 15px 3px !important;
|
|
16
|
+
box-shadow: 0 1px 6px 0 rgba(86, 112, 163, 0.2);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.borders > .x-panel-bodyWrap > .x-panel-body {
|
|
20
|
+
border: 1px solid #e0e0e0 !important;
|
|
21
|
+
border-radius: 0 0 5px 5px;
|
|
22
|
+
margin-top: -1px;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.no-header-panel .x-panel-bodyWrap > .x-panel-body {
|
|
26
|
+
border: 1px solid #e0e0e0 !important;
|
|
27
|
+
border-radius: 5px;
|
|
28
|
+
margin-top: 0;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.borders .x-panel-header {
|
|
32
|
+
border-radius: 5px 5px 0 0;
|
|
33
|
+
height: auto;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.draggable-element {
|
|
37
|
+
width: 100px;
|
|
38
|
+
height: 100px;
|
|
39
|
+
background-color: #e0e0e0;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
.btn i {
|
|
44
|
+
color: #FFF;
|
|
45
|
+
font-style: normal;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
.icon {
|
|
50
|
+
font-size: 18px;
|
|
51
|
+
display: block;
|
|
52
|
+
text-align: center;
|
|
53
|
+
margin-top: 6px;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
.btn {
|
|
58
|
+
&:hover {
|
|
59
|
+
background-color: rgba(61, 103, 128, 1) !important;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
width: 30px;
|
|
63
|
+
height: 30px;
|
|
64
|
+
background-color: rgba(61, 103, 128, 0.7);
|
|
65
|
+
border-radius: 18px;
|
|
66
|
+
cursor: pointer;
|
|
67
|
+
z-index: 999;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.center-btn {
|
|
71
|
+
position: absolute;
|
|
72
|
+
left: 50%;
|
|
73
|
+
top: 50%;
|
|
74
|
+
margin: -12px 0 0 -11px;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.right-top-btn {
|
|
78
|
+
position: absolute;
|
|
79
|
+
right: 0;
|
|
80
|
+
top: 0;
|
|
81
|
+
margin: 1px 0 0 0;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.hidden-btn {
|
|
85
|
+
display: none !important;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.borders-default {
|
|
89
|
+
border: 1px solid black;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.hover-item {
|
|
93
|
+
border: 1px solid red;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.tree-container .x-panel-body{
|
|
97
|
+
background-color: #f0f0f0;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.menu-tip .x-tool-close {
|
|
102
|
+
background-color: #111111 !important;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.svg-icon-tool {
|
|
106
|
+
background-color: white !important;
|
|
107
|
+
}
|
|
108
|
+
|