ru.coon 2.7.47 → 2.7.49
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 +14 -1
- 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/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.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/ReportColumnStatePlugin.js +1 -1
- 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 +17 -1
- package/src/uielement/component/UiCustomPanelTraceWindow.js +161 -0
- package/src/uielement/component/formchips/FilterConditionToolbar.scss +74 -74
- package/src/uielement/component/settings/UiAceEditor.js +1 -0
- 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 +44 -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
|
+
}
|
|
@@ -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
|
+
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
.tc-table__color-palette, .tc-table__option_table {
|
|
2
|
-
z-index: 9999999 !important;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.codex-editor__redactor {
|
|
6
|
-
padding-bottom: 50px !important;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.EditorJs {
|
|
10
|
-
.ce-block {
|
|
11
|
-
max-width: 650px;
|
|
12
|
-
border: 1px solid #dddddd;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.codex-editor__redactor {
|
|
16
|
-
padding-bottom: 50px !important;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.ce-block__content {
|
|
20
|
-
margin: 5px 0 0 50px;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.ce-toolbar__content {
|
|
24
|
-
margin: 0;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.ce-toolbar__actions {
|
|
28
|
-
left: 0;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.tc-editor {
|
|
32
|
-
padding: 0 10px 10px 10px;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.tc-table__container {
|
|
36
|
-
padding: 40px 2px 16px 40px;
|
|
37
|
-
}
|
|
38
|
-
.codex-editor--narrow .ce-toolbox .ce-popover{
|
|
39
|
-
left: 0;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
1
|
+
.tc-table__color-palette, .tc-table__option_table {
|
|
2
|
+
z-index: 9999999 !important;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.codex-editor__redactor {
|
|
6
|
+
padding-bottom: 50px !important;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.EditorJs {
|
|
10
|
+
.ce-block {
|
|
11
|
+
max-width: 650px;
|
|
12
|
+
border: 1px solid #dddddd;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.codex-editor__redactor {
|
|
16
|
+
padding-bottom: 50px !important;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.ce-block__content {
|
|
20
|
+
margin: 5px 0 0 50px;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.ce-toolbar__content {
|
|
24
|
+
margin: 0;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.ce-toolbar__actions {
|
|
28
|
+
left: 0;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.tc-editor {
|
|
32
|
+
padding: 0 10px 10px 10px;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.tc-table__container {
|
|
36
|
+
padding: 40px 2px 16px 40px;
|
|
37
|
+
}
|
|
38
|
+
.codex-editor--narrow .ce-toolbox .ce-popover{
|
|
39
|
+
left: 0;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
File without changes
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.x-form-trigger-default.closeicon{
|
|
2
|
-
background-color: white;
|
|
1
|
+
.x-form-trigger-default.closeicon{
|
|
2
|
+
background-color: white;
|
|
3
3
|
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
.CommandComboBox {
|
|
2
|
-
$error-backgound-color: #ebd5d4;
|
|
3
|
-
&.x-form-invalid {
|
|
4
|
-
background-color: $error-backgound-color;
|
|
5
|
-
border-radius: 8px 0px 0px 8px;
|
|
6
|
-
.x-form-item-label-text {
|
|
7
|
-
text-decoration: underline;
|
|
8
|
-
color: red;
|
|
9
|
-
font-weight: bold;
|
|
10
|
-
}
|
|
11
|
-
.x-form-text-field-body-default {
|
|
12
|
-
background-color: transparent;
|
|
13
|
-
}
|
|
14
|
-
input {
|
|
15
|
-
background-color: $error-backgound-color;
|
|
16
|
-
border-color: $error-backgound-color;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
1
|
+
.CommandComboBox {
|
|
2
|
+
$error-backgound-color: #ebd5d4;
|
|
3
|
+
&.x-form-invalid {
|
|
4
|
+
background-color: $error-backgound-color;
|
|
5
|
+
border-radius: 8px 0px 0px 8px;
|
|
6
|
+
.x-form-item-label-text {
|
|
7
|
+
text-decoration: underline;
|
|
8
|
+
color: red;
|
|
9
|
+
font-weight: bold;
|
|
10
|
+
}
|
|
11
|
+
.x-form-text-field-body-default {
|
|
12
|
+
background-color: transparent;
|
|
13
|
+
}
|
|
14
|
+
input {
|
|
15
|
+
background-color: $error-backgound-color;
|
|
16
|
+
border-color: $error-backgound-color;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.highlighted .x-datepicker-date,
|
|
2
|
-
.x-datepicker-selected.highlighted .x-datepicker-date {
|
|
3
|
-
color: orange;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.highlighted:hover .x-datepicker-date, {
|
|
7
|
-
border-radius: 50%;
|
|
8
|
-
background-color: #D7E0E4;
|
|
9
|
-
color: orange;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.x-datepicker-date {
|
|
13
|
-
padding: 0 15px 0 13px;
|
|
14
|
-
}
|
|
15
|
-
|
|
1
|
+
.highlighted .x-datepicker-date,
|
|
2
|
+
.x-datepicker-selected.highlighted .x-datepicker-date {
|
|
3
|
+
color: orange;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.highlighted:hover .x-datepicker-date, {
|
|
7
|
+
border-radius: 50%;
|
|
8
|
+
background-color: #D7E0E4;
|
|
9
|
+
color: orange;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.x-datepicker-date {
|
|
13
|
+
padding: 0 15px 0 13px;
|
|
14
|
+
}
|
|
15
|
+
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
.MainUploadPanel {
|
|
2
|
-
.x-btn-icon-el-blue-text-button-small.svg-icon {
|
|
3
|
-
width: 28px;
|
|
4
|
-
height: 28px;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.x-form-trigger {
|
|
8
|
-
padding: 0;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.x-toolbar-footer{
|
|
12
|
-
background-color: white;
|
|
13
|
-
}
|
|
1
|
+
.MainUploadPanel {
|
|
2
|
+
.x-btn-icon-el-blue-text-button-small.svg-icon {
|
|
3
|
+
width: 28px;
|
|
4
|
+
height: 28px;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.x-form-trigger {
|
|
8
|
+
padding: 0;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.x-toolbar-footer{
|
|
12
|
+
background-color: white;
|
|
13
|
+
}
|
|
14
14
|
}
|