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,57 +1,57 @@
|
|
|
1
|
-
.ReportCalculatorMenuItem {
|
|
2
|
-
.hidden-focus-button.x-btn-default-small {
|
|
3
|
-
padding: 0 !important;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
// стили для кнопок калькулятора в контекстном меню
|
|
7
|
-
.calculator-contextmenu-button-type1 {
|
|
8
|
-
border: 1px solid #8B8B8B !important;
|
|
9
|
-
border-radius: 6px;
|
|
10
|
-
padding: 6px 12px;
|
|
11
|
-
.x-btn-inner-default-small {
|
|
12
|
-
font-size: 13px;
|
|
13
|
-
font-weight: 400 !important;
|
|
14
|
-
line-height: 16px;
|
|
15
|
-
padding: 0;
|
|
16
|
-
}
|
|
17
|
-
.x-btn-inner {
|
|
18
|
-
color: #888888;
|
|
19
|
-
}
|
|
20
|
-
.svg-icon {
|
|
21
|
-
background-color: #888888 !important;
|
|
22
|
-
}
|
|
23
|
-
&.x-btn-over {
|
|
24
|
-
background-color: #F5F5F5;
|
|
25
|
-
border: 1px solid #707070 !important;
|
|
26
|
-
.x-btn-inner {
|
|
27
|
-
color: #707070 !important;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
&.x-btn-pressed {
|
|
31
|
-
background-color: #ECECEC !important;
|
|
32
|
-
border: 1px solid #707070 !important;
|
|
33
|
-
.x-btn-inner {
|
|
34
|
-
color: #707070 !important;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
&:has(.x-btn-no-text) {
|
|
38
|
-
padding: 6px 6px;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.x-form-item-body-default {
|
|
43
|
-
min-height: 22px !important;
|
|
44
|
-
}
|
|
45
|
-
.x-form-cb-wrap-default {
|
|
46
|
-
height: 24px !important;
|
|
47
|
-
}
|
|
48
|
-
.sum-value-container {
|
|
49
|
-
display: flex;
|
|
50
|
-
}
|
|
51
|
-
.sum-icon {
|
|
52
|
-
color: gray !important;
|
|
53
|
-
}
|
|
54
|
-
.sum-value {
|
|
55
|
-
margin: 2px 0 0 4px
|
|
56
|
-
}
|
|
57
|
-
}
|
|
1
|
+
.ReportCalculatorMenuItem {
|
|
2
|
+
.hidden-focus-button.x-btn-default-small {
|
|
3
|
+
padding: 0 !important;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
// стили для кнопок калькулятора в контекстном меню
|
|
7
|
+
.calculator-contextmenu-button-type1 {
|
|
8
|
+
border: 1px solid #8B8B8B !important;
|
|
9
|
+
border-radius: 6px;
|
|
10
|
+
padding: 6px 12px;
|
|
11
|
+
.x-btn-inner-default-small {
|
|
12
|
+
font-size: 13px;
|
|
13
|
+
font-weight: 400 !important;
|
|
14
|
+
line-height: 16px;
|
|
15
|
+
padding: 0;
|
|
16
|
+
}
|
|
17
|
+
.x-btn-inner {
|
|
18
|
+
color: #888888;
|
|
19
|
+
}
|
|
20
|
+
.svg-icon {
|
|
21
|
+
background-color: #888888 !important;
|
|
22
|
+
}
|
|
23
|
+
&.x-btn-over {
|
|
24
|
+
background-color: #F5F5F5;
|
|
25
|
+
border: 1px solid #707070 !important;
|
|
26
|
+
.x-btn-inner {
|
|
27
|
+
color: #707070 !important;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
&.x-btn-pressed {
|
|
31
|
+
background-color: #ECECEC !important;
|
|
32
|
+
border: 1px solid #707070 !important;
|
|
33
|
+
.x-btn-inner {
|
|
34
|
+
color: #707070 !important;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
&:has(.x-btn-no-text) {
|
|
38
|
+
padding: 6px 6px;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.x-form-item-body-default {
|
|
43
|
+
min-height: 22px !important;
|
|
44
|
+
}
|
|
45
|
+
.x-form-cb-wrap-default {
|
|
46
|
+
height: 24px !important;
|
|
47
|
+
}
|
|
48
|
+
.sum-value-container {
|
|
49
|
+
display: flex;
|
|
50
|
+
}
|
|
51
|
+
.sum-icon {
|
|
52
|
+
color: gray !important;
|
|
53
|
+
}
|
|
54
|
+
.sum-value {
|
|
55
|
+
margin: 2px 0 0 4px
|
|
56
|
+
}
|
|
57
|
+
}
|
|
@@ -1,86 +1,86 @@
|
|
|
1
|
-
$focus-background-color: rgba(254, 249, 233, 1) !default;
|
|
2
|
-
|
|
3
|
-
.ReportCalculatorPanel {
|
|
4
|
-
.calculator1-button-type {
|
|
5
|
-
border: 1px solid #BACBE0 !important;
|
|
6
|
-
border-radius: 6px;
|
|
7
|
-
}
|
|
8
|
-
.calculator1-button-type.x-btn-default-small {
|
|
9
|
-
padding: 6px 12px;
|
|
10
|
-
}
|
|
11
|
-
.calculator1-button-type .x-btn-inner-default-small {
|
|
12
|
-
font-size: 13px;
|
|
13
|
-
font-weight: 400 !important;
|
|
14
|
-
line-height: 16px;
|
|
15
|
-
padding: 0;
|
|
16
|
-
}
|
|
17
|
-
.calculator1-button-type .x-btn-inner {
|
|
18
|
-
color: #111111;
|
|
19
|
-
}
|
|
20
|
-
.calculator1-button-type.x-btn-over {
|
|
21
|
-
background-color: #F5F5F5;
|
|
22
|
-
}
|
|
23
|
-
.calculator1-button-type.x-btn-pressed {
|
|
24
|
-
background-color: #F8F8F8;
|
|
25
|
-
}
|
|
26
|
-
.calculator1-button-type.x-btn-over .x-btn-inner {
|
|
27
|
-
color: #111111 !important;
|
|
28
|
-
}
|
|
29
|
-
.calculator1-button-type.x-btn-pressed .x-btn-inner {
|
|
30
|
-
color: #445B69 !important;
|
|
31
|
-
}
|
|
32
|
-
.calculator1-button-type.x-btn-disabled {
|
|
33
|
-
background-color: #FFFFFF !important;
|
|
34
|
-
border: 1px solid #ECECEC !important;
|
|
35
|
-
}
|
|
36
|
-
.calculator1-button-type.x-btn-disabled .x-btn-inner {
|
|
37
|
-
color: #A9A9A9;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
.calculator2-button-type {
|
|
42
|
-
border: 1px solid #BACBE0 !important;
|
|
43
|
-
border-radius: 6px;
|
|
44
|
-
}
|
|
45
|
-
.calculator2-button-type.x-btn-default-small {
|
|
46
|
-
padding: 6px 12px;
|
|
47
|
-
background-color: #F5F8FA !important;
|
|
48
|
-
}
|
|
49
|
-
.calculator2-button-type .x-btn-inner-default-small {
|
|
50
|
-
font-size: 13px;
|
|
51
|
-
font-weight: 400 !important;
|
|
52
|
-
line-height: 16px;
|
|
53
|
-
padding: 0;
|
|
54
|
-
}
|
|
55
|
-
.calculator2-button-type .x-btn-inner {
|
|
56
|
-
color: #1E3B4C;
|
|
57
|
-
}
|
|
58
|
-
.calculator2-button-type.x-btn-over {
|
|
59
|
-
background-color: #F5F5F5;
|
|
60
|
-
}
|
|
61
|
-
.calculator2-button-type.x-btn-pressed {
|
|
62
|
-
background-color: #F8F8F8;
|
|
63
|
-
}
|
|
64
|
-
.calculator2-button-type.x-btn-over .x-btn-inner {
|
|
65
|
-
color: #111111 !important;
|
|
66
|
-
}
|
|
67
|
-
.calculator2-button-type.x-btn-pressed .x-btn-inner {
|
|
68
|
-
color: #445B69 !important;
|
|
69
|
-
}
|
|
70
|
-
.calculator2-button-type.x-btn-disabled {
|
|
71
|
-
background-color: #FFFFFF !important;
|
|
72
|
-
border: 1px solid #ECECEC !important;
|
|
73
|
-
}
|
|
74
|
-
.calculator2-button-type.x-btn-disabled .x-btn-inner {
|
|
75
|
-
color: #A9A9A9;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.x-form-type-text:has(*:focus) {
|
|
79
|
-
background-color: $focus-background-color;
|
|
80
|
-
background-clip: content-box;
|
|
81
|
-
|
|
82
|
-
.x-form-item-body {
|
|
83
|
-
background-color: $focus-background-color;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
1
|
+
$focus-background-color: rgba(254, 249, 233, 1) !default;
|
|
2
|
+
|
|
3
|
+
.ReportCalculatorPanel {
|
|
4
|
+
.calculator1-button-type {
|
|
5
|
+
border: 1px solid #BACBE0 !important;
|
|
6
|
+
border-radius: 6px;
|
|
7
|
+
}
|
|
8
|
+
.calculator1-button-type.x-btn-default-small {
|
|
9
|
+
padding: 6px 12px;
|
|
10
|
+
}
|
|
11
|
+
.calculator1-button-type .x-btn-inner-default-small {
|
|
12
|
+
font-size: 13px;
|
|
13
|
+
font-weight: 400 !important;
|
|
14
|
+
line-height: 16px;
|
|
15
|
+
padding: 0;
|
|
16
|
+
}
|
|
17
|
+
.calculator1-button-type .x-btn-inner {
|
|
18
|
+
color: #111111;
|
|
19
|
+
}
|
|
20
|
+
.calculator1-button-type.x-btn-over {
|
|
21
|
+
background-color: #F5F5F5;
|
|
22
|
+
}
|
|
23
|
+
.calculator1-button-type.x-btn-pressed {
|
|
24
|
+
background-color: #F8F8F8;
|
|
25
|
+
}
|
|
26
|
+
.calculator1-button-type.x-btn-over .x-btn-inner {
|
|
27
|
+
color: #111111 !important;
|
|
28
|
+
}
|
|
29
|
+
.calculator1-button-type.x-btn-pressed .x-btn-inner {
|
|
30
|
+
color: #445B69 !important;
|
|
31
|
+
}
|
|
32
|
+
.calculator1-button-type.x-btn-disabled {
|
|
33
|
+
background-color: #FFFFFF !important;
|
|
34
|
+
border: 1px solid #ECECEC !important;
|
|
35
|
+
}
|
|
36
|
+
.calculator1-button-type.x-btn-disabled .x-btn-inner {
|
|
37
|
+
color: #A9A9A9;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
.calculator2-button-type {
|
|
42
|
+
border: 1px solid #BACBE0 !important;
|
|
43
|
+
border-radius: 6px;
|
|
44
|
+
}
|
|
45
|
+
.calculator2-button-type.x-btn-default-small {
|
|
46
|
+
padding: 6px 12px;
|
|
47
|
+
background-color: #F5F8FA !important;
|
|
48
|
+
}
|
|
49
|
+
.calculator2-button-type .x-btn-inner-default-small {
|
|
50
|
+
font-size: 13px;
|
|
51
|
+
font-weight: 400 !important;
|
|
52
|
+
line-height: 16px;
|
|
53
|
+
padding: 0;
|
|
54
|
+
}
|
|
55
|
+
.calculator2-button-type .x-btn-inner {
|
|
56
|
+
color: #1E3B4C;
|
|
57
|
+
}
|
|
58
|
+
.calculator2-button-type.x-btn-over {
|
|
59
|
+
background-color: #F5F5F5;
|
|
60
|
+
}
|
|
61
|
+
.calculator2-button-type.x-btn-pressed {
|
|
62
|
+
background-color: #F8F8F8;
|
|
63
|
+
}
|
|
64
|
+
.calculator2-button-type.x-btn-over .x-btn-inner {
|
|
65
|
+
color: #111111 !important;
|
|
66
|
+
}
|
|
67
|
+
.calculator2-button-type.x-btn-pressed .x-btn-inner {
|
|
68
|
+
color: #445B69 !important;
|
|
69
|
+
}
|
|
70
|
+
.calculator2-button-type.x-btn-disabled {
|
|
71
|
+
background-color: #FFFFFF !important;
|
|
72
|
+
border: 1px solid #ECECEC !important;
|
|
73
|
+
}
|
|
74
|
+
.calculator2-button-type.x-btn-disabled .x-btn-inner {
|
|
75
|
+
color: #A9A9A9;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.x-form-type-text:has(*:focus) {
|
|
79
|
+
background-color: $focus-background-color;
|
|
80
|
+
background-clip: content-box;
|
|
81
|
+
|
|
82
|
+
.x-form-item-body {
|
|
83
|
+
background-color: $focus-background-color;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
.CopyReportPanel {
|
|
2
|
-
.plugin-title {
|
|
3
|
-
.x-form-display-field {
|
|
4
|
-
font-size: 16px;
|
|
5
|
-
font-style: normal;
|
|
6
|
-
font-weight: 400;
|
|
7
|
-
line-height: 150%;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.CopyPanel-trigger {
|
|
12
|
-
cursor: default;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
1
|
+
.CopyReportPanel {
|
|
2
|
+
.plugin-title {
|
|
3
|
+
.x-form-display-field {
|
|
4
|
+
font-size: 16px;
|
|
5
|
+
font-style: normal;
|
|
6
|
+
font-weight: 400;
|
|
7
|
+
line-height: 150%;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.CopyPanel-trigger {
|
|
12
|
+
cursor: default;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
$focus-background-color: rgba(254, 249, 233, 1) !default;
|
|
2
|
-
.FilterPanel {
|
|
3
|
-
.x-form-type-checkbox {
|
|
4
|
-
|
|
5
|
-
.x-form-cb-wrap {
|
|
6
|
-
float: left;
|
|
7
|
-
}
|
|
8
|
-
.x-form-item-label-text {
|
|
9
|
-
padding-left: 24px;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
//.x-form-text-field-body-default {
|
|
13
|
-
// background-color: rgba(87,255,93,0.19) !important;
|
|
14
|
-
//}
|
|
15
|
-
|
|
16
|
-
.x-form-cb-wrap-inner:has(*:focus) {
|
|
17
|
-
background-color: $focus-background-color;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
}
|
|
1
|
+
$focus-background-color: rgba(254, 249, 233, 1) !default;
|
|
2
|
+
.FilterPanel {
|
|
3
|
+
.x-form-type-checkbox {
|
|
4
|
+
|
|
5
|
+
.x-form-cb-wrap {
|
|
6
|
+
float: left;
|
|
7
|
+
}
|
|
8
|
+
.x-form-item-label-text {
|
|
9
|
+
padding-left: 24px;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//.x-form-text-field-body-default {
|
|
13
|
+
// background-color: rgba(87,255,93,0.19) !important;
|
|
14
|
+
//}
|
|
15
|
+
|
|
16
|
+
.x-form-cb-wrap-inner:has(*:focus) {
|
|
17
|
+
background-color: $focus-background-color;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
.FilterPanelLegend {
|
|
2
|
-
$required-flag-color: dynamic(#bf1313);
|
|
3
|
-
$required-text-color: dynamic(#878ea2);
|
|
4
|
-
font-size: 12px;
|
|
5
|
-
//margin: 5px;
|
|
6
|
-
.required-flag {
|
|
7
|
-
font-size: 18px;
|
|
8
|
-
color: $required-flag-color;
|
|
9
|
-
}
|
|
10
|
-
.required-text {
|
|
11
|
-
color: $required-text-color !important;
|
|
12
|
-
.info-icon {
|
|
13
|
-
font-size: 14px;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
.blink_me {
|
|
17
|
-
animation: blinker 200ms linear infinite;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
@keyframes blinker {
|
|
22
|
-
50% { opacity: 0; }
|
|
23
|
-
}
|
|
1
|
+
.FilterPanelLegend {
|
|
2
|
+
$required-flag-color: dynamic(#bf1313);
|
|
3
|
+
$required-text-color: dynamic(#878ea2);
|
|
4
|
+
font-size: 12px;
|
|
5
|
+
//margin: 5px;
|
|
6
|
+
.required-flag {
|
|
7
|
+
font-size: 18px;
|
|
8
|
+
color: $required-flag-color;
|
|
9
|
+
}
|
|
10
|
+
.required-text {
|
|
11
|
+
color: $required-text-color !important;
|
|
12
|
+
.info-icon {
|
|
13
|
+
font-size: 14px;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
.blink_me {
|
|
17
|
+
animation: blinker 200ms linear infinite;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@keyframes blinker {
|
|
22
|
+
50% { opacity: 0; }
|
|
23
|
+
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
$focus-background-color: rgba(254, 249, 233, 1) !default;
|
|
2
|
-
.panel-with-form-field-focus-plugin {
|
|
3
|
-
.x-field:has(*:focus) {
|
|
4
|
-
background-color: $focus-background-color;
|
|
5
|
-
background-clip: content-box;
|
|
6
|
-
|
|
7
|
-
.x-form-item-body {
|
|
8
|
-
background-color: $focus-background-color;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
.x-form-cb-wrap-inner:has(*:focus) {
|
|
12
|
-
background-color: $focus-background-color;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
1
|
+
$focus-background-color: rgba(254, 249, 233, 1) !default;
|
|
2
|
+
.panel-with-form-field-focus-plugin {
|
|
3
|
+
.x-field:has(*:focus) {
|
|
4
|
+
background-color: $focus-background-color;
|
|
5
|
+
background-clip: content-box;
|
|
6
|
+
|
|
7
|
+
.x-form-item-body {
|
|
8
|
+
background-color: $focus-background-color;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
.x-form-cb-wrap-inner:has(*:focus) {
|
|
12
|
+
background-color: $focus-background-color;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -1,74 +1,74 @@
|
|
|
1
|
-
|
|
2
|
-
.NorthPanel{
|
|
3
|
-
.activeToggle{
|
|
4
|
-
color: #A9A9A9;
|
|
5
|
-
}
|
|
6
|
-
.inactiveToggle{
|
|
7
|
-
color: #D0D0D0;
|
|
8
|
-
}
|
|
9
|
-
.btn-toggle{
|
|
10
|
-
height: 20px !important;
|
|
11
|
-
padding: 5px !important;
|
|
12
|
-
}
|
|
13
|
-
.UiCFRow{
|
|
14
|
-
min-height: 0px !important;
|
|
15
|
-
}
|
|
16
|
-
.UiCFCell{
|
|
17
|
-
margin: 0 4px 0 0 !important;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@include sigma-button-small-ui(
|
|
21
|
-
$ui: 'orange-button-ext',
|
|
22
|
-
$background-color: $base-color-light,
|
|
23
|
-
$border-radius: 6px,
|
|
24
|
-
$border-width: 1px,
|
|
25
|
-
$border-color: $base-color-light,
|
|
26
|
-
$border-color-disabled: lighten($base-color-light, 20%),
|
|
27
|
-
$background-color-over: $base-color-light,
|
|
28
|
-
$background-color-focus: $base-color-light,
|
|
29
|
-
$background-color-pressed: $base-color-light,
|
|
30
|
-
$background-color-focus-over: $base-color-light,
|
|
31
|
-
$background-color-focus-pressed: $base-color-light,
|
|
32
|
-
$border-color-focus-pressed: $base-color-light,
|
|
33
|
-
$background-color-disabled: lighten($base-color-light, 20%),
|
|
34
|
-
$icon-size: 16px,
|
|
35
|
-
$font-size: 12px,
|
|
36
|
-
$padding: 6px 12px,
|
|
37
|
-
//$text-padding: 2px
|
|
38
|
-
);
|
|
39
|
-
|
|
40
|
-
@include sigma-button-small-ui(
|
|
41
|
-
$ui: 'green-button-ext',
|
|
42
|
-
$background-color: transparent,
|
|
43
|
-
$color : $base-color-light,
|
|
44
|
-
$iconColor : $base-color-light,
|
|
45
|
-
$border-width: 1px,
|
|
46
|
-
$inner-border-width-focus: 2px,
|
|
47
|
-
$border-radius: 6px,
|
|
48
|
-
$border-color: $base-color-light,
|
|
49
|
-
$border-color-disabled: lighten($base-color-light, 20%),
|
|
50
|
-
$color-over: white,
|
|
51
|
-
$color-focus: $base-color-light,
|
|
52
|
-
$color-focus-over: $base-color-light,
|
|
53
|
-
$color-pressed: white,
|
|
54
|
-
$color-focus-pressed: white,
|
|
55
|
-
$color-disabled: lighten($base-color-light, 20%),
|
|
56
|
-
$background-color-over: $base-color-light,
|
|
57
|
-
$background-color-focus: transparent,
|
|
58
|
-
$background-color-pressed: $base-color-light,
|
|
59
|
-
$background-color-focus-over: $base-color-light,
|
|
60
|
-
$background-color-focus-pressed: $base-color-light,
|
|
61
|
-
$background-color-disabled: transparent,
|
|
62
|
-
$icon-size: 16px,
|
|
63
|
-
$font-size: 12px,
|
|
64
|
-
$padding: 6px 12px,
|
|
65
|
-
);
|
|
66
|
-
.x-btn-icon-el-green-button-ext-small,
|
|
67
|
-
.x-btn-icon-el-orange-button-ext-small {
|
|
68
|
-
min-width: 16px !important;
|
|
69
|
-
min-height: 16px !important;
|
|
70
|
-
mask-size: 16px !important;
|
|
71
|
-
-webkit-mask-size: 16px !important;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
}
|
|
1
|
+
|
|
2
|
+
.NorthPanel{
|
|
3
|
+
.activeToggle{
|
|
4
|
+
color: #A9A9A9;
|
|
5
|
+
}
|
|
6
|
+
.inactiveToggle{
|
|
7
|
+
color: #D0D0D0;
|
|
8
|
+
}
|
|
9
|
+
.btn-toggle{
|
|
10
|
+
height: 20px !important;
|
|
11
|
+
padding: 5px !important;
|
|
12
|
+
}
|
|
13
|
+
.UiCFRow{
|
|
14
|
+
min-height: 0px !important;
|
|
15
|
+
}
|
|
16
|
+
.UiCFCell{
|
|
17
|
+
margin: 0 4px 0 0 !important;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
@include sigma-button-small-ui(
|
|
21
|
+
$ui: 'orange-button-ext',
|
|
22
|
+
$background-color: $base-color-light,
|
|
23
|
+
$border-radius: 6px,
|
|
24
|
+
$border-width: 1px,
|
|
25
|
+
$border-color: $base-color-light,
|
|
26
|
+
$border-color-disabled: lighten($base-color-light, 20%),
|
|
27
|
+
$background-color-over: $base-color-light,
|
|
28
|
+
$background-color-focus: $base-color-light,
|
|
29
|
+
$background-color-pressed: $base-color-light,
|
|
30
|
+
$background-color-focus-over: $base-color-light,
|
|
31
|
+
$background-color-focus-pressed: $base-color-light,
|
|
32
|
+
$border-color-focus-pressed: $base-color-light,
|
|
33
|
+
$background-color-disabled: lighten($base-color-light, 20%),
|
|
34
|
+
$icon-size: 16px,
|
|
35
|
+
$font-size: 12px,
|
|
36
|
+
$padding: 6px 12px,
|
|
37
|
+
//$text-padding: 2px
|
|
38
|
+
);
|
|
39
|
+
|
|
40
|
+
@include sigma-button-small-ui(
|
|
41
|
+
$ui: 'green-button-ext',
|
|
42
|
+
$background-color: transparent,
|
|
43
|
+
$color : $base-color-light,
|
|
44
|
+
$iconColor : $base-color-light,
|
|
45
|
+
$border-width: 1px,
|
|
46
|
+
$inner-border-width-focus: 2px,
|
|
47
|
+
$border-radius: 6px,
|
|
48
|
+
$border-color: $base-color-light,
|
|
49
|
+
$border-color-disabled: lighten($base-color-light, 20%),
|
|
50
|
+
$color-over: white,
|
|
51
|
+
$color-focus: $base-color-light,
|
|
52
|
+
$color-focus-over: $base-color-light,
|
|
53
|
+
$color-pressed: white,
|
|
54
|
+
$color-focus-pressed: white,
|
|
55
|
+
$color-disabled: lighten($base-color-light, 20%),
|
|
56
|
+
$background-color-over: $base-color-light,
|
|
57
|
+
$background-color-focus: transparent,
|
|
58
|
+
$background-color-pressed: $base-color-light,
|
|
59
|
+
$background-color-focus-over: $base-color-light,
|
|
60
|
+
$background-color-focus-pressed: $base-color-light,
|
|
61
|
+
$background-color-disabled: transparent,
|
|
62
|
+
$icon-size: 16px,
|
|
63
|
+
$font-size: 12px,
|
|
64
|
+
$padding: 6px 12px,
|
|
65
|
+
);
|
|
66
|
+
.x-btn-icon-el-green-button-ext-small,
|
|
67
|
+
.x-btn-icon-el-orange-button-ext-small {
|
|
68
|
+
min-width: 16px !important;
|
|
69
|
+
min-height: 16px !important;
|
|
70
|
+
mask-size: 16px !important;
|
|
71
|
+
-webkit-mask-size: 16px !important;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
}
|