ru.coon 3.0.46 → 3.0.47
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 +4 -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/Application.scss +9 -9
- package/src/app/login/LoginForm.scss +103 -103
- package/src/app/viewPort/CenterView.scss +152 -152
- package/src/app/viewPort/Main.scss +133 -133
- package/src/app/viewPort/Routing.d2 +23 -23
- package/src/command/Readme.md +4 -4
- package/src/common/button/DropdownContentButton.scss +96 -96
- 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 +6 -6
- 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/StopwatchWindow.scss +45 -45
- package/src/common/panel/UniversalUploadResults.scss +40 -40
- 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/AppNavCalcButton.scss +5 -5
- package/src/nav/AppNavTab.scss +20 -20
- package/src/nav/AppNavigationBar.scss +9 -9
- package/src/nav/AppNavigationMenu.scss +60 -60
- package/src/nav/AppNavigationPanel.scss +277 -277
- package/src/nav/AppNavigationToggleButton.scss +6 -6
- package/src/nav/MenuFavoritesBar.scss +92 -92
- 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/overrides/panel/TabPanel.scss +71 -71
- package/src/report/column/MultiFilesColumn.scss +8 -8
- package/src/report/column/ThreeStateCheckColumn.scss +25 -25
- package/src/report/component/BoundListPagingToolbar.scss +7 -7
- package/src/report/component/ClearFiltersButton.scss +40 -40
- package/src/report/component/ErrorWindow.scss +15 -15
- package/src/report/component/ParameterizedReportCombo.scss +85 -85
- package/src/report/component/ReportPanel.js +8 -4
- package/src/report/component/ReportPanel.scss +69 -69
- package/src/report/component/ReportTagLookup.js +1 -1
- package/src/report/component/SimpleReportTag.scss +22 -22
- package/src/report/component/calculator/ReportCalculatorHistoryPlugin.scss +33 -33
- package/src/report/component/calculator/ReportCalculatorMenuItem.scss +57 -57
- package/src/report/component/calculator/ReportCalculatorPanel.scss +86 -86
- package/src/report/component/reportpanel/CopyReportPanel.scss +14 -14
- package/src/report/component/reportpanel/FilterPanel.scss +20 -20
- package/src/report/component/reportpanel/FilterPanelLegend.scss +23 -23
- package/src/report/component/reportpanel/FormFieldFocusPlugin.scss +14 -14
- package/src/report/component/reportpanel/NorthPanel.scss +74 -74
- package/src/report/component/reportpanel/ReportGrid.scss +57 -57
- 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 +50 -50
- package/src/report/plugin/SettingsManagerPlugin/view/SMPMainView.scss +3 -3
- package/src/report/plugin/configPanel/AddFilterConditionPluginConfigPanel.scss +53 -53
- package/src/report/plugin/configPanel/CustomButtonPluginConfigPanel.scss +5 -5
- 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/configPanel/openCustomPanelButtonPlugin/OpenCustomPanelButtonPluginConfigPanel.scss +22 -22
- package/src/report/plugin/grid/GridRowStylePlugin.scss +56 -56
- package/src/report/plugin/grid/ReportTabContainerPlugin.scss +3 -3
- package/src/report/plugin/grid/SelectionModelPlugin.scss +36 -36
- package/src/report/plugin/grid/ToggleColumnsPlugin.scss +7 -7
- package/src/report/plugin/grid/ToolbarButtonPlugin.scss +3 -3
- package/src/report/plugin/grid/addFilterConditionPlugin/FilterItem.scss +22 -22
- package/src/report/plugin/grid/addFilterConditionPlugin/InfoMenuItem.scss +84 -84
- package/src/report/toolbar/ButtonsByType.scss +255 -255
- package/src/report/toolbar/ReportGridToolbar.scss +9 -9
- package/src/report/toolbar/dropdown/ToolbarConfigurationPanel.scss +13 -13
- package/src/report/toolbar/dropdown/ToolbarOverflowButton.scss +111 -111
- package/src/report/toolbar/dropdown/ToolbarOverflowPanel.scss +50 -50
- package/src/research/ResearchTreeView.scss +19 -19
- package/src/research/componentHierarchy/docs/componentHierarchy.d2 +4 -4
- package/src/research/componentHierarchy/docs/componentHierarchy.svg +110 -110
- package/src/security/component/RoleFileUploadForm.scss +4 -4
- package/src/security/component/ui/UiCPRestrictionEditor.scss +4 -4
- package/src/uielement/component/MenuItemList.scss +35 -35
- package/src/uielement/component/formchips/FilterConditionToolbar.scss +74 -74
- package/src/uielement/component/settings/UiCustomPanelEditor.scss +12 -12
- package/src/uielement/component/settings/config/UiCPConfigPanelController.scss +24 -24
- package/src/uielement/component/settings/plugin/UiCustomPanelPluginGrid.scss +38 -38
- package/src/uielement/component/settings/plugin/UiCustomPanelPluginPanel.scss +30 -30
- package/src/uielement/component/settings/version/UiCPVersionPanel.scss +15 -15
- package/src/uielement/plugin/configPanel/AddBindingsPluginConfigPanelFormEditor.scss +29 -29
- package/src/uielement/plugin/configPanel/executeCommand/ExecuteCommandPluginConfigPanelFormEditor.scss +21 -21
- package/src/uielement/plugin/configPanel/executeReport/ExecuteReportPluginConfigPanelFormEditor.scss +22 -22
- package/src/version.js +1 -1
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
.UiCustomPanelPluginGrid {
|
|
2
|
-
.x-title-icon {
|
|
3
|
-
color: gray!important;
|
|
4
|
-
}
|
|
5
|
-
.deletedRecord {
|
|
6
|
-
text-decoration: line-through;
|
|
7
|
-
}
|
|
8
|
-
.newRecord {
|
|
9
|
-
font-style:italic;
|
|
10
|
-
}
|
|
11
|
-
.invalidName {
|
|
12
|
-
background-color: rgba(139, 0, 0, 0.1);
|
|
13
|
-
}
|
|
14
|
-
.x-ripple-container {
|
|
15
|
-
display: none;
|
|
16
|
-
}
|
|
17
|
-
.svg-icon-bg-gray {
|
|
18
|
-
opacity: 0.2;
|
|
19
|
-
}
|
|
20
|
-
.x-btn-wrap-blue-text-button-border-small.x-btn-split-right:after {
|
|
21
|
-
padding-left: 8px;
|
|
22
|
-
}
|
|
23
|
-
.x-segmented-button .x-segmented-button-item {
|
|
24
|
-
padding-left: 3px;
|
|
25
|
-
padding-right: 3px;
|
|
26
|
-
}
|
|
27
|
-
.pointerNone {
|
|
28
|
-
cursor: no-drop;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.UICustomPanelPluginMenu {
|
|
33
|
-
.menuPluginItem .x-menu-item-text-default.x-menu-item-indent-no-separator {
|
|
34
|
-
margin-left: 15px;
|
|
35
|
-
}
|
|
36
|
-
.x-menu-item.menuPluginItemCurrent {
|
|
37
|
-
background-color: var(--base-light-color);
|
|
38
|
-
}
|
|
1
|
+
.UiCustomPanelPluginGrid {
|
|
2
|
+
.x-title-icon {
|
|
3
|
+
color: gray!important;
|
|
4
|
+
}
|
|
5
|
+
.deletedRecord {
|
|
6
|
+
text-decoration: line-through;
|
|
7
|
+
}
|
|
8
|
+
.newRecord {
|
|
9
|
+
font-style:italic;
|
|
10
|
+
}
|
|
11
|
+
.invalidName {
|
|
12
|
+
background-color: rgba(139, 0, 0, 0.1);
|
|
13
|
+
}
|
|
14
|
+
.x-ripple-container {
|
|
15
|
+
display: none;
|
|
16
|
+
}
|
|
17
|
+
.svg-icon-bg-gray {
|
|
18
|
+
opacity: 0.2;
|
|
19
|
+
}
|
|
20
|
+
.x-btn-wrap-blue-text-button-border-small.x-btn-split-right:after {
|
|
21
|
+
padding-left: 8px;
|
|
22
|
+
}
|
|
23
|
+
.x-segmented-button .x-segmented-button-item {
|
|
24
|
+
padding-left: 3px;
|
|
25
|
+
padding-right: 3px;
|
|
26
|
+
}
|
|
27
|
+
.pointerNone {
|
|
28
|
+
cursor: no-drop;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.UICustomPanelPluginMenu {
|
|
33
|
+
.menuPluginItem .x-menu-item-text-default.x-menu-item-indent-no-separator {
|
|
34
|
+
margin-left: 15px;
|
|
35
|
+
}
|
|
36
|
+
.x-menu-item.menuPluginItemCurrent {
|
|
37
|
+
background-color: var(--base-light-color);
|
|
38
|
+
}
|
|
39
39
|
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
.UiCustomPanelPluginPanel {
|
|
2
|
-
.pluginInfo .x-form-display-field{
|
|
3
|
-
text-align: left;
|
|
4
|
-
font-size: 1em;
|
|
5
|
-
font-weight: bold;
|
|
6
|
-
padding: 8px;
|
|
7
|
-
}
|
|
8
|
-
.x-docked.x-panel-header-collapsed {
|
|
9
|
-
padding: 8px 4px!important;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.deletedRecord {
|
|
13
|
-
color: darkred;
|
|
14
|
-
text-decoration: line-through;
|
|
15
|
-
}
|
|
16
|
-
.readOnlyRecord {
|
|
17
|
-
.x-grid-td {
|
|
18
|
-
background-color: #f5f5f5;
|
|
19
|
-
color: #555;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.readOnlyDeletedRecord {
|
|
24
|
-
.x-grid-td {
|
|
25
|
-
color: darkred;
|
|
26
|
-
text-decoration: line-through;
|
|
27
|
-
background-color: #f5f5f5;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
1
|
+
.UiCustomPanelPluginPanel {
|
|
2
|
+
.pluginInfo .x-form-display-field{
|
|
3
|
+
text-align: left;
|
|
4
|
+
font-size: 1em;
|
|
5
|
+
font-weight: bold;
|
|
6
|
+
padding: 8px;
|
|
7
|
+
}
|
|
8
|
+
.x-docked.x-panel-header-collapsed {
|
|
9
|
+
padding: 8px 4px!important;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.deletedRecord {
|
|
13
|
+
color: darkred;
|
|
14
|
+
text-decoration: line-through;
|
|
15
|
+
}
|
|
16
|
+
.readOnlyRecord {
|
|
17
|
+
.x-grid-td {
|
|
18
|
+
background-color: #f5f5f5;
|
|
19
|
+
color: #555;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.readOnlyDeletedRecord {
|
|
24
|
+
.x-grid-td {
|
|
25
|
+
color: darkred;
|
|
26
|
+
text-decoration: line-through;
|
|
27
|
+
background-color: #f5f5f5;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.headerAceDiffContainerLeftSection{
|
|
2
|
-
width: 50%;
|
|
3
|
-
height: 20px;
|
|
4
|
-
float: left;
|
|
5
|
-
text-align: center;
|
|
6
|
-
}
|
|
7
|
-
.headerAceDiffContainerRightSection{
|
|
8
|
-
width: 50%;
|
|
9
|
-
height: 20px;
|
|
10
|
-
float: right;
|
|
11
|
-
text-align: center;
|
|
12
|
-
}
|
|
13
|
-
.x-btn-icon-el-default-toolbar-small{
|
|
14
|
-
height: 24px;
|
|
15
|
-
}
|
|
1
|
+
.headerAceDiffContainerLeftSection{
|
|
2
|
+
width: 50%;
|
|
3
|
+
height: 20px;
|
|
4
|
+
float: left;
|
|
5
|
+
text-align: center;
|
|
6
|
+
}
|
|
7
|
+
.headerAceDiffContainerRightSection{
|
|
8
|
+
width: 50%;
|
|
9
|
+
height: 20px;
|
|
10
|
+
float: right;
|
|
11
|
+
text-align: center;
|
|
12
|
+
}
|
|
13
|
+
.x-btn-icon-el-default-toolbar-small{
|
|
14
|
+
height: 24px;
|
|
15
|
+
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
.ace-editor-content .x-grid-cell-inner {
|
|
2
|
-
overflow: auto;
|
|
3
|
-
white-space: pre-wrap;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.middle-align-elem{
|
|
7
|
-
vertical-align: middle;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.is-used-action{
|
|
11
|
-
background-color: #ddfdd2;
|
|
12
|
-
color: #111 !important;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.not-in-list-action{
|
|
16
|
-
cursor: pointer;
|
|
17
|
-
color: rgba(243, 173, 22, 0.89);
|
|
18
|
-
float:right;
|
|
19
|
-
width:18px;
|
|
20
|
-
height: 20px;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.already-exists-in-list-action{
|
|
24
|
-
cursor: pointer;
|
|
25
|
-
color: rgba(231, 70, 70, 0.91);
|
|
26
|
-
float:right;
|
|
27
|
-
width:18px;
|
|
28
|
-
height: 20px;
|
|
29
|
-
}
|
|
1
|
+
.ace-editor-content .x-grid-cell-inner {
|
|
2
|
+
overflow: auto;
|
|
3
|
+
white-space: pre-wrap;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.middle-align-elem{
|
|
7
|
+
vertical-align: middle;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.is-used-action{
|
|
11
|
+
background-color: #ddfdd2;
|
|
12
|
+
color: #111 !important;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.not-in-list-action{
|
|
16
|
+
cursor: pointer;
|
|
17
|
+
color: rgba(243, 173, 22, 0.89);
|
|
18
|
+
float:right;
|
|
19
|
+
width:18px;
|
|
20
|
+
height: 20px;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.already-exists-in-list-action{
|
|
24
|
+
cursor: pointer;
|
|
25
|
+
color: rgba(231, 70, 70, 0.91);
|
|
26
|
+
float:right;
|
|
27
|
+
width:18px;
|
|
28
|
+
height: 20px;
|
|
29
|
+
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
.ExecuteCommandPluginConfigPanelFormEditor {
|
|
2
|
-
$required-flag-color: dynamic(#bf1313);
|
|
3
|
-
font-size: 12px;
|
|
4
|
-
.required-flag {
|
|
5
|
-
font-size: 18px;
|
|
6
|
-
color: $required-flag-color;
|
|
7
|
-
}
|
|
8
|
-
span.code {
|
|
9
|
-
color: green;
|
|
10
|
-
font-family: "Lucida Console", "Courier New", monospace;
|
|
11
|
-
}
|
|
12
|
-
.x-form-trigger-default.helpicon {
|
|
13
|
-
background-color: white;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.wrong-parameters {
|
|
17
|
-
color: green;
|
|
18
|
-
font-style: italic;
|
|
19
|
-
font-family: "Lucida Console", "Courier New", monospace;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
1
|
+
.ExecuteCommandPluginConfigPanelFormEditor {
|
|
2
|
+
$required-flag-color: dynamic(#bf1313);
|
|
3
|
+
font-size: 12px;
|
|
4
|
+
.required-flag {
|
|
5
|
+
font-size: 18px;
|
|
6
|
+
color: $required-flag-color;
|
|
7
|
+
}
|
|
8
|
+
span.code {
|
|
9
|
+
color: green;
|
|
10
|
+
font-family: "Lucida Console", "Courier New", monospace;
|
|
11
|
+
}
|
|
12
|
+
.x-form-trigger-default.helpicon {
|
|
13
|
+
background-color: white;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.wrong-parameters {
|
|
17
|
+
color: green;
|
|
18
|
+
font-style: italic;
|
|
19
|
+
font-family: "Lucida Console", "Courier New", monospace;
|
|
20
|
+
}
|
|
21
|
+
}
|
package/src/uielement/plugin/configPanel/executeReport/ExecuteReportPluginConfigPanelFormEditor.scss
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
.ExecuteReportPluginConfigPanelFormEditor {
|
|
2
|
-
$required-flag-color: dynamic(#bf1313);
|
|
3
|
-
font-size: 12px;
|
|
4
|
-
margin: 5px;
|
|
5
|
-
.required-flag {
|
|
6
|
-
font-size: 18px;
|
|
7
|
-
color: $required-flag-color;
|
|
8
|
-
}
|
|
9
|
-
span.code {
|
|
10
|
-
color: green;
|
|
11
|
-
font-family: "Lucida Console", "Courier New", monospace;
|
|
12
|
-
}
|
|
13
|
-
.x-form-trigger-default.helpicon {
|
|
14
|
-
background-color: white;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.wrong-parameters {
|
|
18
|
-
color: green;
|
|
19
|
-
font-style: italic;
|
|
20
|
-
font-family: "Lucida Console", "Courier New", monospace;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
1
|
+
.ExecuteReportPluginConfigPanelFormEditor {
|
|
2
|
+
$required-flag-color: dynamic(#bf1313);
|
|
3
|
+
font-size: 12px;
|
|
4
|
+
margin: 5px;
|
|
5
|
+
.required-flag {
|
|
6
|
+
font-size: 18px;
|
|
7
|
+
color: $required-flag-color;
|
|
8
|
+
}
|
|
9
|
+
span.code {
|
|
10
|
+
color: green;
|
|
11
|
+
font-family: "Lucida Console", "Courier New", monospace;
|
|
12
|
+
}
|
|
13
|
+
.x-form-trigger-default.helpicon {
|
|
14
|
+
background-color: white;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.wrong-parameters {
|
|
18
|
+
color: green;
|
|
19
|
+
font-style: italic;
|
|
20
|
+
font-family: "Lucida Console", "Courier New", monospace;
|
|
21
|
+
}
|
|
22
|
+
}
|
package/src/version.js
CHANGED