ngx-edu-sharing-ui 10.0.30 → 11.0.2
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/assets/scss/material-theme.scss +69 -58
- package/assets/scss/mixins.scss +10 -4
- package/assets/scss/variables-scss.scss +11 -8
- package/assets/scss/variables.scss +29 -2
- package/fesm2022/ngx-edu-sharing-ui.mjs +5983 -3433
- package/fesm2022/ngx-edu-sharing-ui.mjs.map +1 -1
- package/package.json +11 -9
- package/types/ngx-edu-sharing-ui.d.ts +3928 -0
- package/index.d.ts +0 -5
- package/lib/actionbar/actionbar.component.d.ts +0 -85
- package/lib/common/edu-sharing-ui-common.module.d.ts +0 -40
- package/lib/directives/border-box-observer.directive.d.ts +0 -31
- package/lib/directives/check-text-overflow.directive.d.ts +0 -20
- package/lib/directives/drag-nodes/drag-nodes.d.ts +0 -16
- package/lib/directives/drag-nodes/nodes-drag-source.directive.d.ts +0 -37
- package/lib/directives/drag-nodes/nodes-drag.directive.d.ts +0 -17
- package/lib/directives/drag-nodes/nodes-drop-target.directive.d.ts +0 -22
- package/lib/directives/focus-state.directive.d.ts +0 -14
- package/lib/directives/icon.directive.d.ts +0 -53
- package/lib/directives/infinite-scroll.directive.d.ts +0 -22
- package/lib/dropdown/dropdown.component.d.ts +0 -44
- package/lib/edu-sharing-ui-configuration.d.ts +0 -23
- package/lib/edu-sharing-ui.module.d.ts +0 -20
- package/lib/index.d.ts +0 -99
- package/lib/info-message/info-message.component.d.ts +0 -13
- package/lib/list-items/available-widgets.d.ts +0 -13
- package/lib/list-items/format-duration.pipe.d.ts +0 -10
- package/lib/list-items/list-base/list-base.component.d.ts +0 -18
- package/lib/list-items/list-collection-info/list-collection-info.component.d.ts +0 -14
- package/lib/list-items/list-counts/list-counts.component.d.ts +0 -13
- package/lib/list-items/list-items.module.d.ts +0 -20
- package/lib/list-items/list-node-license/list-node-license.component.d.ts +0 -20
- package/lib/list-items/list-node-replication-source/list-node-replication-source.component.d.ts +0 -22
- package/lib/list-items/list-node-workflow/list-node-workflow.component.d.ts +0 -12
- package/lib/list-items/list-text/list-text.component.d.ts +0 -27
- package/lib/list-items/list-widget.d.ts +0 -32
- package/lib/list-items/node-row/node-row.component.d.ts +0 -12
- package/lib/list-items/node-source.pipe.d.ts +0 -16
- package/lib/mds/mds-helper.service.d.ts +0 -49
- package/lib/mds/mds.module.d.ts +0 -6
- package/lib/mds-viewer/mds-editor-instance-service.abstract.d.ts +0 -15
- package/lib/mds-viewer/mds-viewer.component.d.ts +0 -53
- package/lib/mds-viewer/mds-viewer.service.d.ts +0 -25
- package/lib/mds-viewer/replace-element-with-div.d.ts +0 -8
- package/lib/mds-viewer/view-instance.service.d.ts +0 -20
- package/lib/mds-viewer/widget/mds-widget.component.d.ts +0 -141
- package/lib/node-entries/combined-data-source.d.ts +0 -19
- package/lib/node-entries/custom-templates-data-source.d.ts +0 -6
- package/lib/node-entries/drag-preview/drag-preview.component.d.ts +0 -11
- package/lib/node-entries/entries-model.d.ts +0 -107
- package/lib/node-entries/items-cap.d.ts +0 -17
- package/lib/node-entries/list-item-label.pipe.d.ts +0 -16
- package/lib/node-entries/node-cache.d.ts +0 -17
- package/lib/node-entries/node-data-source-remote.d.ts +0 -23
- package/lib/node-entries/node-data-source.d.ts +0 -42
- package/lib/node-entries/node-entries-card/node-entries-card.component.d.ts +0 -45
- package/lib/node-entries/node-entries-card-grid/node-entries-card-grid.component.d.ts +0 -97
- package/lib/node-entries/node-entries-card-small/node-entries-card-small.component.d.ts +0 -21
- package/lib/node-entries/node-entries-global-options/node-entries-global-options.component.d.ts +0 -13
- package/lib/node-entries/node-entries-global.service.d.ts +0 -60
- package/lib/node-entries/node-entries-table/column-chooser/column-chooser.component.d.ts +0 -17
- package/lib/node-entries/node-entries-table/node-entries-table.component.d.ts +0 -89
- package/lib/node-entries/node-entries-templates.service.d.ts +0 -32
- package/lib/node-entries/node-entries-wrapper.component.d.ts +0 -161
- package/lib/node-entries/node-entries.component.d.ts +0 -34
- package/lib/node-entries/node-entries.module.d.ts +0 -43
- package/lib/node-entries/node-rating/node-rating.component.d.ts +0 -26
- package/lib/node-entries/node-stats-badges/node-stats-badges.component.d.ts +0 -17
- package/lib/node-entries/node-type-badge/node-type-badge.component.d.ts +0 -30
- package/lib/node-entries/option-button/option-button.component.d.ts +0 -16
- package/lib/node-entries/preview-image/preview-image.component.d.ts +0 -22
- package/lib/node-entries/sort-select-panel/sort-select-panel.component.d.ts +0 -16
- package/lib/node-url/node-url.component.d.ts +0 -51
- package/lib/pipes/file-size.pipe.d.ts +0 -10
- package/lib/pipes/format-date.pipe.d.ts +0 -21
- package/lib/pipes/mds-duration.pipe.d.ts +0 -7
- package/lib/pipes/node-icon.pipe.d.ts +0 -11
- package/lib/pipes/node-image-size.pipe.d.ts +0 -8
- package/lib/pipes/node-image.pipe.d.ts +0 -27
- package/lib/pipes/node-license.pipe.d.ts +0 -15
- package/lib/pipes/node-person-name.pipe.d.ts +0 -10
- package/lib/pipes/node-title.pipe.d.ts +0 -14
- package/lib/pipes/option-tooltip.pipe.d.ts +0 -12
- package/lib/pipes/property-slug.pipe.d.ts +0 -7
- package/lib/pipes/replace-chars.pipe.d.ts +0 -10
- package/lib/pipes/vcard-name.pipe.d.ts +0 -10
- package/lib/services/abstract/app.service.d.ts +0 -4
- package/lib/services/abstract/keyboard-shortcuts.service.d.ts +0 -11
- package/lib/services/abstract/options-helper.service.d.ts +0 -10
- package/lib/services/abstract/toast.service.d.ts +0 -4
- package/lib/services/accessibility.service.d.ts +0 -18
- package/lib/services/app-container.service.d.ts +0 -44
- package/lib/services/local-events.service.d.ts +0 -33
- package/lib/services/node-entries.service.d.ts +0 -108
- package/lib/services/node-helper.service.d.ts +0 -80
- package/lib/services/nodes-drag-drop.service.d.ts +0 -41
- package/lib/services/options-helper-data-global.service.d.ts +0 -14
- package/lib/services/options-helper-data.service.d.ts +0 -92
- package/lib/services/render-helper.service.d.ts +0 -25
- package/lib/services/repo-url.service.d.ts +0 -25
- package/lib/services/search-helper.service.d.ts +0 -21
- package/lib/services/temporary-storage.service.d.ts +0 -35
- package/lib/services/ui.service.d.ts +0 -90
- package/lib/sort-dropdown/sort-dropdown.component.d.ts +0 -15
- package/lib/spinner/spinner.component.d.ts +0 -7
- package/lib/spinner-small/spinner-small.component.d.ts +0 -7
- package/lib/translations/fallback-translation-handler.d.ts +0 -4
- package/lib/translations/translation-loader.d.ts +0 -54
- package/lib/translations/translation-source.d.ts +0 -9
- package/lib/translations/translations.module.d.ts +0 -15
- package/lib/translations/translations.service.d.ts +0 -35
- package/lib/types/accessibillity.d.ts +0 -15
- package/lib/types/api-models.d.ts +0 -13
- package/lib/types/drag-drop.d.ts +0 -19
- package/lib/types/injection-tokens.d.ts +0 -21
- package/lib/types/keyboard-shortcuts.d.ts +0 -10
- package/lib/types/list-item.d.ts +0 -55
- package/lib/types/option-item.d.ts +0 -260
- package/lib/types/workflow.d.ts +0 -14
- package/lib/util/DateHelper.d.ts +0 -44
- package/lib/util/VCard.d.ts +0 -66
- package/lib/util/color-helper.d.ts +0 -36
- package/lib/util/duration-helper.d.ts +0 -14
- package/lib/util/functions.d.ts +0 -4
- package/lib/util/helper.d.ts +0 -20
- package/lib/util/isNumeric.d.ts +0 -5
- package/lib/util/rest-helper.d.ts +0 -11
- package/lib/util/ui-animation.d.ts +0 -39
- package/lib/util/ui-constants.d.ts +0 -19
- package/public-api.d.ts +0 -1
|
@@ -51,41 +51,47 @@ $dark-secondary-text: rgba(black, 0.54);
|
|
|
51
51
|
|
|
52
52
|
:root {
|
|
53
53
|
--mat-sys-corner-full: 9999px;
|
|
54
|
-
--
|
|
54
|
+
--mat-fab-container-color: #{$backgroundColor};
|
|
55
55
|
}
|
|
56
56
|
:root {
|
|
57
|
-
--
|
|
58
|
-
--
|
|
59
|
-
--mat-
|
|
60
|
-
--
|
|
61
|
-
--
|
|
62
|
-
--mat-
|
|
63
|
-
--mat-
|
|
64
|
-
--
|
|
65
|
-
--
|
|
57
|
+
--mat-slide-toggle-track-width: 48px;
|
|
58
|
+
--mat-slide-toggle-track-height: 26px;
|
|
59
|
+
--mat-slide-toggle-with-icon-handle-size: 22px;
|
|
60
|
+
--mat-slide-toggle-handle-width: 22px;
|
|
61
|
+
--mat-slide-toggle-handle-height: 22px;
|
|
62
|
+
--mat-slide-toggle-pressed-handle-size: 22px;
|
|
63
|
+
--mat-slide-toggle-track-outline-color: var(--mat-slide-toggle-unselected-handle-color);
|
|
64
|
+
--mat-slide-toggle-handle-shape: var(--mat-sys-corner-full);
|
|
65
|
+
--mat-slide-toggle-track-shape: var(--mat-sys-corner-full);
|
|
66
|
+
--mat-sidenav-content-background-color: #{$backgroundColor};
|
|
67
|
+
}
|
|
68
|
+
html mat-sidenav {
|
|
69
|
+
--mat-sidenav-container-divider-color: transparent;
|
|
70
|
+
--mat-sidenav-container-background-color: #{$backgroundColor};
|
|
66
71
|
}
|
|
67
|
-
|
|
68
72
|
html .mat-mdc-slide-toggle {
|
|
69
|
-
--mat-
|
|
70
|
-
--mat-
|
|
71
|
-
--mat-
|
|
72
|
-
--mat-
|
|
73
|
-
--mat-
|
|
74
|
-
--
|
|
75
|
-
--mat-
|
|
73
|
+
--mat-slide-toggle-track-outline-width: 2px;
|
|
74
|
+
--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;
|
|
75
|
+
--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 4px;
|
|
76
|
+
--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 -2px;
|
|
77
|
+
--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 -2px;
|
|
78
|
+
--mat-slide-toggle-handle-elevation-shadow: none;
|
|
79
|
+
--mat-slide-toggle-track-outline-color: var(--mat-slide-toggle-unselected-handle-color);
|
|
76
80
|
}
|
|
77
81
|
.mat-mdc-standard-chip {
|
|
78
|
-
--
|
|
82
|
+
--mat-chip-elevated-container-color: var(--palette-primary-100);
|
|
79
83
|
}
|
|
80
84
|
.mdc-switch--selected {
|
|
81
|
-
--
|
|
82
|
-
--
|
|
83
|
-
--
|
|
84
|
-
--
|
|
85
|
-
--
|
|
86
|
-
--
|
|
85
|
+
--mat-slide-toggle-selected-icon-size: 16px;
|
|
86
|
+
--mat-slide-toggle-selected-handle-color: var(--palette-primary-contrast-500);
|
|
87
|
+
--mat-slide-toggle-selected-focus-handle-color: var(--palette-primary-contrast-500);
|
|
88
|
+
--mat-slide-toggle-selected-hover-handle-color: var(--palette-primary-contrast-500);
|
|
89
|
+
--mat-slide-toggle-selected-pressed-handle-color: var(--palette-primary-contrast-500);
|
|
90
|
+
--mat-slide-toggle-selected-icon-color: var(--palette-primary-500);
|
|
91
|
+
}
|
|
92
|
+
.mat-mdc-outlined-button:not(:disabled) {
|
|
93
|
+
--mat-button-outlined-outline-color: var(--palette-primary-500);
|
|
87
94
|
}
|
|
88
|
-
|
|
89
95
|
.mdc-button {
|
|
90
96
|
span {
|
|
91
97
|
display: flex;
|
|
@@ -108,7 +114,7 @@ mat-button-toggle-group {
|
|
|
108
114
|
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
|
|
109
115
|
color: var(--light-primary-text);
|
|
110
116
|
background-color: var(--primary);
|
|
111
|
-
--mat-
|
|
117
|
+
--mat-button-toggle-selected-state-text-color: var(--light-primary-text);
|
|
112
118
|
}
|
|
113
119
|
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
|
|
114
120
|
background-color: var(--primary);
|
|
@@ -139,20 +145,23 @@ mat-button-toggle-group {
|
|
|
139
145
|
}
|
|
140
146
|
mat-tab-group {
|
|
141
147
|
mat-tab-header {
|
|
142
|
-
background-color:
|
|
148
|
+
background-color: var(--roundedContainerBackground);
|
|
149
|
+
}
|
|
150
|
+
&.mat-tab-group-shadow mat-tab-header {
|
|
151
|
+
@include materialShadowBottom();
|
|
143
152
|
}
|
|
144
153
|
}
|
|
145
154
|
.mat-tab-group.mat-dark {
|
|
146
155
|
.mat-tab-header {
|
|
147
|
-
background-color:
|
|
156
|
+
background-color: var(--workspaceTopBarBackground);
|
|
148
157
|
}
|
|
149
158
|
.mat-tab-header-pagination .mat-tab-header-pagination-chevron {
|
|
150
|
-
border-color:
|
|
159
|
+
border-color: var(--workspaceTopBarFontColor);
|
|
151
160
|
}
|
|
152
161
|
.mat-tab-labels {
|
|
153
|
-
background-color:
|
|
162
|
+
background-color: var(--workspaceTopBarBackground);
|
|
154
163
|
.mat-tab-label {
|
|
155
|
-
color:
|
|
164
|
+
color: var(--workspaceTopBarFontColor);
|
|
156
165
|
&.cdk-keyboard-focused:not(.mat-tab-disabled) {
|
|
157
166
|
background-color: rgba(255, 255, 255, 0.2);
|
|
158
167
|
}
|
|
@@ -230,7 +239,7 @@ mat-tab-group {
|
|
|
230
239
|
}
|
|
231
240
|
// form border on hover
|
|
232
241
|
.mat-form-field-appearance-outline {
|
|
233
|
-
--
|
|
242
|
+
--mat-form-field-outlined-hover-outline-color: #{mat-css-vars.mat-css-color-primary(300)};
|
|
234
243
|
}
|
|
235
244
|
.mat-form-field-dark {
|
|
236
245
|
input,
|
|
@@ -251,28 +260,28 @@ mat-tab-group {
|
|
|
251
260
|
.mat-mdc-form-field.mat-form-field-bright {
|
|
252
261
|
input,
|
|
253
262
|
textarea {
|
|
254
|
-
--
|
|
263
|
+
--mat-form-field-outlined-caret-color: var(--primaryLight);
|
|
255
264
|
}
|
|
256
|
-
--
|
|
257
|
-
--
|
|
258
|
-
--
|
|
259
|
-
--
|
|
265
|
+
--mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.87);
|
|
266
|
+
--mat-form-field-outlined-outline-color: rgba(255, 255, 255, 0.6);
|
|
267
|
+
--mat-form-field-outlined-hover-outline-color: rgba(255, 255, 255, 0.87);
|
|
268
|
+
--mat-form-field-outlined-focus-outline-color: #{mat-css-vars.mat-css-color-primary(100)};
|
|
260
269
|
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
|
|
261
270
|
color: mat-css-vars.mat-css-color-primary(50);
|
|
262
271
|
}
|
|
263
|
-
--
|
|
272
|
+
--mat-form-field-outlined-input-text-color: rgba(255, 255, 255);
|
|
264
273
|
}
|
|
265
274
|
mat-slide-toggle.mat-mdc-slide-toggle.mat-primary-bright {
|
|
266
|
-
--
|
|
267
|
-
--
|
|
268
|
-
--
|
|
269
|
-
--
|
|
270
|
-
--
|
|
271
|
-
--
|
|
272
|
-
--
|
|
273
|
-
--
|
|
274
|
-
--
|
|
275
|
-
--
|
|
275
|
+
--mat-slide-toggle-unselected-handle-color: #fff;
|
|
276
|
+
--mat-slide-toggle-unselected-hover-handle-color: var(--palette-primary-50);
|
|
277
|
+
--mat-slide-toggle-unselected-focus-handle-color: var(--palette-primary-50);
|
|
278
|
+
--mat-slide-toggle-unselected-pressed-handle-color: var(--palette-primary-50);
|
|
279
|
+
--mat-slide-toggle-unselected-icon-color: var(--textLight);
|
|
280
|
+
--mat-slide-toggle-selected-handle-color: #fff;
|
|
281
|
+
--mat-slide-toggle-selected-hover-handle-color: var(--palette-primary-50);
|
|
282
|
+
--mat-slide-toggle-selected-focus-handle-color: var(--palette-primary-50);
|
|
283
|
+
--mat-slide-toggle-selected-pressed-handle-color: var(--palette-primary-50);
|
|
284
|
+
--mat-slide-toggle-selected-icon-color: var(--primary);
|
|
276
285
|
.mdc-form-field label {
|
|
277
286
|
color: #fff;
|
|
278
287
|
}
|
|
@@ -325,20 +334,22 @@ mat-label,
|
|
|
325
334
|
}
|
|
326
335
|
body {
|
|
327
336
|
// Background for raised button
|
|
328
|
-
--
|
|
337
|
+
--mat-button-protected-container-color: white;
|
|
329
338
|
}
|
|
330
339
|
// improve default positioning of outlined fields with label
|
|
331
|
-
.mat-mdc-
|
|
332
|
-
.mat-mdc-
|
|
333
|
-
|
|
334
|
-
|
|
340
|
+
.mat-mdc-form-field:not(.mat-mdc-paginator-page-size-select) {
|
|
341
|
+
.mat-mdc-text-field-wrapper.mdc-text-field--outlined {
|
|
342
|
+
.mat-mdc-form-field-infix {
|
|
343
|
+
padding-top: 20px;
|
|
344
|
+
min-height: unset;
|
|
345
|
+
}
|
|
335
346
|
}
|
|
336
347
|
}
|
|
337
348
|
.mat-mdc-checkbox {
|
|
338
|
-
--
|
|
339
|
-
--
|
|
340
|
-
--
|
|
341
|
-
--
|
|
349
|
+
--mat-checkbox-selected-checkmark-color: var(--primary);
|
|
350
|
+
--mat-checkbox-selected-hover-icon-color: var(--primary);
|
|
351
|
+
--mat-checkbox-selected-focus-icon-color: var(--primary);
|
|
352
|
+
--mat-checkbox-disabled-selected-checkmark-color: var(--palette-primary-100);
|
|
342
353
|
.mdc-checkbox__background {
|
|
343
354
|
background-color: #fff;
|
|
344
355
|
.mdc-checkbox__checkmark {
|
package/assets/scss/mixins.scss
CHANGED
|
@@ -27,6 +27,9 @@
|
|
|
27
27
|
@mixin materialShadowSmall($important: false) {
|
|
28
28
|
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) if($important, !important, null);
|
|
29
29
|
}
|
|
30
|
+
@mixin materialShadowMedium($important: false, $opacity: 0.15) {
|
|
31
|
+
box-shadow: 0 0 12px rgba(0, 0, 0, $opacity) if($important, !important, null);
|
|
32
|
+
}
|
|
30
33
|
@mixin materialShadowMediumLarge($important: false, $opacity: 0.6) {
|
|
31
34
|
box-shadow: 0 0 25px rgba(0, 0, 0, $opacity) if($important, !important, null);
|
|
32
35
|
}
|
|
@@ -37,14 +40,14 @@
|
|
|
37
40
|
background-color: transparent;
|
|
38
41
|
}
|
|
39
42
|
&::-webkit-scrollbar {
|
|
40
|
-
height:
|
|
43
|
+
height: 6px;
|
|
41
44
|
background-color: transparent;
|
|
42
45
|
}
|
|
43
46
|
&::-webkit-scrollbar-thumb {
|
|
44
47
|
max-width: 20px;
|
|
45
|
-
border-radius:
|
|
48
|
+
border-radius: 6px;
|
|
46
49
|
// -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
|
|
47
|
-
background-color: var(--primary);
|
|
50
|
+
background-color: var(--palette-primary-200);
|
|
48
51
|
}
|
|
49
52
|
}
|
|
50
53
|
@mixin materialScrollbarLight() {
|
|
@@ -209,8 +212,11 @@
|
|
|
209
212
|
@mixin darkenLight() {
|
|
210
213
|
background-color: $darkenLightColor;
|
|
211
214
|
}
|
|
212
|
-
@mixin blurBackground($radius: 5px) {
|
|
215
|
+
@mixin blurBackground($radius: 5px, $darken: 0) {
|
|
213
216
|
backdrop-filter: blur($radius);
|
|
217
|
+
@if $darken != 0 {
|
|
218
|
+
background: rgba(0, 0, 0, $darken);
|
|
219
|
+
}
|
|
214
220
|
}
|
|
215
221
|
@mixin setGlobalFocus($color: $focusColor) {
|
|
216
222
|
//respect element border radius
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
@use 'sass:map';
|
|
2
|
+
@use 'branding' as *;
|
|
3
|
+
|
|
2
4
|
@forward 'variables-root';
|
|
3
5
|
@forward 'branding';
|
|
4
6
|
|
|
@@ -17,7 +19,9 @@ $primaryMediumDark: var(--palette-primary-700) !default;
|
|
|
17
19
|
$tabColor: var(--primary) !default;
|
|
18
20
|
$tabColorDark: var(--primary) !default;
|
|
19
21
|
$tabColorLight: var(--palette-primary-200) !default;
|
|
22
|
+
// @Deprecated: Use the css var(--colorStatusNegative)
|
|
20
23
|
$warning: #cd2457 !default;
|
|
24
|
+
// @Deprecated: Use the css var(--colorStatusWarning)
|
|
21
25
|
$warningMedium: #e98c1b !default;
|
|
22
26
|
$toastLeftError: #c15d5d !default;
|
|
23
27
|
$toastPrimary: #333333 !default;
|
|
@@ -31,15 +35,14 @@ $fontSizeXLarge: 120% !default;
|
|
|
31
35
|
$fontSizeLarge: 110% !default;
|
|
32
36
|
$fontSizeSmall: 90% !default;
|
|
33
37
|
$fontSizeXSmall: var(--fontSizeXSmall) !default;
|
|
34
|
-
|
|
38
|
+
// page background
|
|
39
|
+
$backgroundColor: #f3f3f3 !default;
|
|
35
40
|
$workspaceSidebarWidth: 300px !default;
|
|
36
41
|
$workspaceInheritColor: #42ca8d !default;
|
|
37
|
-
$workspaceTopBarBackground: #383838 !default;
|
|
38
|
-
$workspaceTopBarFontColor: #fff !default;
|
|
39
42
|
$editorialCollectionsBackground: #f5ec19 !default;
|
|
40
43
|
$itemSelectedBackground: $primaryVeryLight !default;
|
|
41
44
|
$itemSelectedTextColor: $primaryMediumDark !default;
|
|
42
|
-
$buttonHoverBackground:
|
|
45
|
+
$buttonHoverBackground: var(--buttonHoverBackground) !default;
|
|
43
46
|
$workspaceNewBackground: $itemSelectedBackground !default;
|
|
44
47
|
// the white bar height in search and es-workspace
|
|
45
48
|
$secondaryBarHeight: 65px !default;
|
|
@@ -53,7 +56,6 @@ $workspaceSelectedBackgroundEffect: linear-gradient(
|
|
|
53
56
|
)
|
|
54
57
|
no-repeat !default;
|
|
55
58
|
$workspaceTreeBackground: #f7f7f7 !default;
|
|
56
|
-
$workspaceTopBarSafeBackground: #963a3a;
|
|
57
59
|
$dialogRightWidth: 320px !default;
|
|
58
60
|
$workspaceTreeSelectedBackground: #fff !default;
|
|
59
61
|
$workspaceTreeWidth: 300px !default;
|
|
@@ -77,11 +79,12 @@ $chipsSeperatorLineColor: #e2e2e2 !default;
|
|
|
77
79
|
$inputBorderColor: #9e9e9e !default;
|
|
78
80
|
$commentsActionsSeperatorLineColor: $backgroundColor !default;
|
|
79
81
|
$noResultsColor: rgba(black, 0.54) !default;
|
|
80
|
-
// prefer using var(
|
|
82
|
+
// prefer using var(--colorStatusPositive)
|
|
81
83
|
$colorStatusPositive: #40bf8e !default;
|
|
82
84
|
// prefer using var(--colorStatusNegative)
|
|
83
85
|
$colorStatusNegative: #cd2457 !default;
|
|
84
|
-
|
|
86
|
+
// prefer using var(--colorStatusWarning)
|
|
87
|
+
$colorStatusWarning: var(--colorStatusWarning) !default;
|
|
85
88
|
$colorStatusRecommended: #acd331 !default;
|
|
86
89
|
$colorStatusNeutral: #777 !default;
|
|
87
90
|
$colorStarActive: var(--colorStarActive) !default;
|
|
@@ -107,7 +110,7 @@ $workspaceTopBarInputBackground: #eee !default;
|
|
|
107
110
|
$workspaceTopBarInputText: $textMain !default;
|
|
108
111
|
$mobileTabsZIndex: 110 !default;
|
|
109
112
|
$mobileTabNavHeight: 62px !default;
|
|
110
|
-
$primaryFontFamily: 'open_sansregular' !default;
|
|
113
|
+
$primaryFontFamily: 'open_sansregular', Arial, Sans-Serif !default;
|
|
111
114
|
$primaryFontSize: 10pt !default;
|
|
112
115
|
|
|
113
116
|
$default-chip-colors: (
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--aiColorChipBg: color-mix(in srgb, var(--aiColor), #fff 75%);
|
|
11
11
|
--aiColorText: #fff;
|
|
12
12
|
--aiColorChip: #fff;
|
|
13
|
+
--defaultBackground: #fff;
|
|
13
14
|
--aiColorChipRemove: #555;
|
|
14
15
|
--aiColorChipBorder: #ddd;
|
|
15
16
|
--aiColorChipText: var(--aiColor);
|
|
@@ -17,22 +18,45 @@
|
|
|
17
18
|
--textLight: #585858;
|
|
18
19
|
--textMediumLight: #888;
|
|
19
20
|
--textMain: #383838;
|
|
20
|
-
--
|
|
21
|
+
--buttonDisabled: #999;
|
|
22
|
+
--workspaceTopBarBackground: #383838;
|
|
23
|
+
--workspaceTopBarFontColor: #fff;
|
|
24
|
+
--landingPageTopBarBackground: var(--workspaceTopBarBackground);
|
|
25
|
+
--landingPageTopBarFontColor: var(--workspaceTopBarFontColor);
|
|
26
|
+
--landingPageTopBarIconFilter: invert(0);
|
|
27
|
+
--landingPageShortcutBackground: #fff;
|
|
28
|
+
--landingPageShortcutNewColor: var(--landingPageShortcutTileBackground);
|
|
29
|
+
--landingPageShortcutTileBackground: var(--palette-primary-700);
|
|
30
|
+
--landingPageShortcutTileFontColor: var(--palette-primary-contrast-500);
|
|
31
|
+
--landingPageShortcutTileIconFilter: brightness(0) invert(1);
|
|
32
|
+
--footerBackground: #f3f3f3;
|
|
33
|
+
--footerFontColor: var(--textLight);
|
|
34
|
+
--cardWidth: 270px;
|
|
35
|
+
--borderRadiusCards: 20px;
|
|
36
|
+
--borderRadiusBadges: 10px;
|
|
21
37
|
--chipsSeperatorLineColor: #e2e2e2;
|
|
22
38
|
--colorStatusPositive: #40bf8e;
|
|
23
39
|
--colorStatusNegative: var(--warning);
|
|
40
|
+
--colorStatusWarning: #e98c1b;
|
|
24
41
|
--colorStarActive: #ba7c00;
|
|
25
42
|
--nodeVirtualColor: #42ca8d;
|
|
26
43
|
--nodeVirtualColorLight: #b8fcdd;
|
|
44
|
+
// main background of the large, rounded containers
|
|
45
|
+
--roundedContainerBackground: #fff;
|
|
46
|
+
// margin of the rounded, large containers (like the workspace or editorial page)
|
|
47
|
+
--roundedContainerMargin: 15px;
|
|
27
48
|
--transitionNormal: 0.2s;
|
|
28
49
|
--genericSeperatorLineColor: #ececec;
|
|
29
50
|
--tableSeperatorLineColor: #d2d2d2;
|
|
30
51
|
--focusColor: var(--palette-primary-300);
|
|
31
52
|
--focusWidth: 2px;
|
|
32
53
|
--fontSizeXSmall: 85%;
|
|
54
|
+
--buttonHoverBackground: rgba(var(--palette-primary-500-no-rgb), 0.08);
|
|
33
55
|
--topBarSearchFocusColor: var(--palette-primary-300);
|
|
56
|
+
--workspaceTopBarBackground: #383838;
|
|
57
|
+
--workspaceTopBarFontColor: #fff;
|
|
34
58
|
--workspaceTopBarSafeBackground: #963a3a;
|
|
35
|
-
--workspaceTopBarNewAlpha: 0.
|
|
59
|
+
--workspaceTopBarNewAlpha: 0.08;
|
|
36
60
|
--itemSelectedTextColor: var(--palette-primary-700);
|
|
37
61
|
--listItemSelectedBackground: var(--palette-primary-50);
|
|
38
62
|
--listItemSelectedBackgroundEffect: linear-gradient(
|
|
@@ -44,3 +68,6 @@
|
|
|
44
68
|
)
|
|
45
69
|
no-repeat;
|
|
46
70
|
}
|
|
71
|
+
es-node-entries-wrapper {
|
|
72
|
+
--es-node-entries-scroll-gradient-color: #fff;
|
|
73
|
+
}
|