@odx/ui 5.4.0 → 6.0.0
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/CHANGELOG.md +23 -0
- package/README.md +0 -10
- package/ag-grid-theme.css +1 -1
- package/charts-theme.css +1 -1
- package/core-theme.css +1 -1
- package/package.json +4 -1
- package/scss/3rdparty/ag-grid/theme.scss +9 -7
- package/scss/_application.scss +5 -5
- package/scss/_base.scss +1 -1
- package/scss/_breakpoints.scss +15 -3
- package/scss/_color-palettes-dark.scss +11 -50
- package/scss/_color-palettes.scss +42 -94
- package/scss/_colors-dark.scss +31 -37
- package/scss/_colors.scss +94 -95
- package/scss/_controls.scss +45 -45
- package/scss/_description-list.scss +7 -13
- package/scss/_dimensions.scss +23 -10
- package/scss/_helpers.scss +44 -22
- package/scss/_layout.scss +2 -4
- package/scss/_skeleton.scss +1 -1
- package/scss/_text-list.scss +4 -7
- package/scss/_typography.scss +3 -6
- package/scss/_utils.scss +13 -0
- package/scss/_vertical-rythm.scss +1 -1
- package/scss/_visuals.scss +6 -6
- package/scss/abstract/_breakpoints.scss +15 -3
- package/scss/abstract/_dimensions.scss +23 -10
- package/scss/abstract/_utils.scss +13 -0
- package/scss/accordion-item.component.scss +22 -23
- package/scss/action-group.component.scss +6 -6
- package/scss/active-indicator.scss +3 -5
- package/scss/ag-grid/theme.scss +9 -7
- package/scss/anchor-navigation.component.scss +7 -10
- package/scss/area-header.component.scss +33 -31
- package/scss/autocomplete.component.scss +1 -4
- package/scss/avatar.component.scss +52 -11
- package/scss/badge.component.scss +11 -13
- package/scss/bar.component.scss +14 -18
- package/scss/brand-logo.component.scss +2 -4
- package/scss/breadcrumbs.component.scss +10 -14
- package/scss/button-group.component.scss +4 -8
- package/scss/button.component.scss +39 -36
- package/scss/calendar.component.scss +60 -56
- package/scss/card.component.scss +64 -37
- package/scss/cdk/active-indicator.scss +3 -5
- package/scss/cdk/connected-overlay.scss +4 -10
- package/scss/chart-footer.component.scss +21 -21
- package/scss/chart-header.component.scss +49 -49
- package/scss/charts/colors/_color-palettes.scss +32 -32
- package/scss/charts/components/chart-footer.component.scss +21 -21
- package/scss/charts/components/chart-header.component.scss +49 -49
- package/scss/charts/components/circle-chart-table.component.scss +1 -1
- package/scss/charts/components/line-timeframes-chart.component.scss +4 -4
- package/scss/charts/components/mirror-bar-chart.component.scss +2 -2
- package/scss/charts/components/multi-axis-box-plot.component.scss +2 -2
- package/scss/checkbox.component.scss +29 -30
- package/scss/chip-list.component.scss +5 -6
- package/scss/chip.component.scss +30 -17
- package/scss/circle-chart-table.component.scss +1 -1
- package/scss/circular-progress.component.scss +7 -8
- package/scss/colors/_color-palettes.scss +32 -32
- package/scss/components/accordion-item.component.scss +22 -23
- package/scss/components/action-group.component.scss +6 -6
- package/scss/components/anchor-navigation.component.scss +7 -10
- package/scss/components/area-header.component.scss +33 -31
- package/scss/components/autocomplete.component.scss +1 -4
- package/scss/components/avatar.component.scss +52 -11
- package/scss/components/badge.component.scss +11 -13
- package/scss/components/bar.component.scss +14 -18
- package/scss/components/brand-logo.component.scss +2 -4
- package/scss/components/breadcrumbs.component.scss +10 -14
- package/scss/components/button-group.component.scss +4 -8
- package/scss/components/button.component.scss +39 -36
- package/scss/components/calendar.component.scss +60 -56
- package/scss/components/card.component.scss +64 -37
- package/scss/components/chart-footer.component.scss +21 -21
- package/scss/components/chart-header.component.scss +49 -49
- package/scss/components/checkbox.component.scss +29 -30
- package/scss/components/chip-list.component.scss +5 -6
- package/scss/components/chip.component.scss +30 -17
- package/scss/components/circle-chart-table.component.scss +1 -1
- package/scss/components/circular-progress.component.scss +7 -8
- package/scss/components/content-box.component.scss +10 -7
- package/scss/components/datepicker.component.scss +1 -3
- package/scss/components/daterangepicker.component.scss +6 -3
- package/scss/components/dropdown.component.scss +5 -9
- package/scss/components/error-page.component.scss +5 -12
- package/scss/components/expandable-list-item.component.scss +6 -6
- package/scss/components/footer.component.scss +5 -7
- package/scss/components/form-field.component.scss +65 -58
- package/scss/components/header-navigation.component.scss +2 -10
- package/scss/components/header.component.scss +11 -13
- package/scss/components/icon.component.scss +8 -8
- package/scss/components/inline-message.component.scss +9 -15
- package/scss/components/line-timeframes-chart.component.scss +4 -4
- package/scss/components/link.component.scss +5 -5
- package/scss/components/list-item.component.scss +16 -18
- package/scss/components/list.component.scss +1 -3
- package/scss/components/loading-spinner.component.scss +4 -6
- package/scss/components/logo.component.scss +6 -10
- package/scss/components/main-menu-item.component.scss +15 -24
- package/scss/components/main-menu.component.scss +28 -41
- package/scss/components/mainfilter-group.component.scss +23 -27
- package/scss/components/menu.component.scss +7 -11
- package/scss/components/mirror-bar-chart.component.scss +2 -2
- package/scss/components/modal.component.scss +37 -43
- package/scss/components/multi-axis-box-plot.component.scss +2 -2
- package/scss/components/navigation-back.component.scss +5 -6
- package/scss/components/notification-center.component.scss +14 -18
- package/scss/components/notification-item.component.scss +6 -11
- package/scss/components/option.component.scss +11 -15
- package/scss/components/paginator.component.scss +5 -8
- package/scss/components/progress.component.scss +4 -8
- package/scss/components/radio-button.component.scss +23 -23
- package/scss/components/radio-group.component.scss +2 -4
- package/scss/components/rail-navigation-item.component.scss +19 -22
- package/scss/components/rail-navigation.component.scss +7 -12
- package/scss/components/rich-list-item-header.component.scss +4 -9
- package/scss/components/rich-list-item.component.scss +9 -17
- package/scss/components/search-bar.component.scss +13 -15
- package/scss/components/select.component.scss +9 -12
- package/scss/components/slider.component.scss +11 -14
- package/scss/components/spinbox.component.scss +23 -25
- package/scss/components/switch.component.scss +98 -123
- package/scss/components/tab-bar-item.component.scss +17 -19
- package/scss/components/tab-bar.component.scss +23 -28
- package/scss/components/table.component.scss +12 -19
- package/scss/components/timepicker.component.scss +5 -10
- package/scss/components/toast-item.component.scss +9 -15
- package/scss/components/toast.component.scss +5 -8
- package/scss/components/toggle-button-group.component.scss +13 -14
- package/scss/components/toggle-button.component.scss +15 -17
- package/scss/components/tooltip.component.scss +8 -13
- package/scss/components/wizard-step.component.scss +13 -17
- package/scss/components/wizard.component.scss +2 -4
- package/scss/connected-overlay.scss +4 -10
- package/scss/content-box.component.scss +10 -7
- package/scss/core.scss +2 -0
- package/scss/datepicker.component.scss +1 -3
- package/scss/daterangepicker.component.scss +6 -3
- package/scss/dropdown.component.scss +5 -9
- package/scss/error-page.component.scss +5 -12
- package/scss/expandable-list-item.component.scss +6 -6
- package/scss/footer.component.scss +5 -7
- package/scss/form-field.component.scss +65 -58
- package/scss/header-navigation.component.scss +2 -10
- package/scss/header.component.scss +11 -13
- package/scss/icon.component.scss +8 -8
- package/scss/inline-message.component.scss +9 -15
- package/scss/layout/_application.scss +5 -5
- package/scss/layout/_base.scss +1 -1
- package/scss/layout/_description-list.scss +7 -13
- package/scss/layout/_helpers.scss +44 -22
- package/scss/layout/_layout.scss +2 -4
- package/scss/layout/_text-list.scss +4 -7
- package/scss/layout/_typography.scss +62 -70
- package/scss/line-timeframes-chart.component.scss +4 -4
- package/scss/link.component.scss +5 -5
- package/scss/list-item.component.scss +16 -18
- package/scss/list.component.scss +1 -3
- package/scss/loading-spinner.component.scss +4 -6
- package/scss/logo.component.scss +6 -10
- package/scss/main-menu-item.component.scss +15 -24
- package/scss/main-menu.component.scss +28 -41
- package/scss/mainfilter-group.component.scss +23 -27
- package/scss/menu.component.scss +7 -11
- package/scss/mirror-bar-chart.component.scss +2 -2
- package/scss/modal.component.scss +37 -43
- package/scss/multi-axis-box-plot.component.scss +2 -2
- package/scss/navigation-back.component.scss +5 -6
- package/scss/notification-center.component.scss +14 -18
- package/scss/notification-item.component.scss +6 -11
- package/scss/option.component.scss +11 -15
- package/scss/paginator.component.scss +5 -8
- package/scss/progress.component.scss +4 -8
- package/scss/radio-button.component.scss +23 -23
- package/scss/radio-group.component.scss +2 -4
- package/scss/rail-navigation-item.component.scss +19 -22
- package/scss/rail-navigation.component.scss +7 -12
- package/scss/rich-list-item-header.component.scss +4 -9
- package/scss/rich-list-item.component.scss +9 -17
- package/scss/search-bar.component.scss +13 -15
- package/scss/select.component.scss +9 -12
- package/scss/skeleton/_skeleton.scss +1 -1
- package/scss/slider.component.scss +11 -14
- package/scss/spinbox.component.scss +23 -25
- package/scss/switch.component.scss +98 -123
- package/scss/tab-bar-item.component.scss +17 -19
- package/scss/tab-bar.component.scss +23 -28
- package/scss/table.component.scss +12 -19
- package/scss/theme.scss +9 -7
- package/scss/timepicker.component.scss +5 -10
- package/scss/toast-item.component.scss +9 -15
- package/scss/toast.component.scss +5 -8
- package/scss/toggle-button-group.component.scss +13 -14
- package/scss/toggle-button.component.scss +15 -17
- package/scss/tooltip.component.scss +8 -13
- package/scss/variables/_color-palettes-dark.scss +49 -49
- package/scss/variables/_color-palettes.scss +84 -84
- package/scss/variables/_colors-dark.scss +31 -37
- package/scss/variables/_colors.scss +94 -95
- package/scss/variables/_controls.scss +45 -45
- package/scss/variables/_typography.scss +3 -6
- package/scss/variables/_vertical-rythm.scss +1 -1
- package/scss/variables/_visuals.scss +6 -6
- package/scss/wizard-step.component.scss +13 -17
- package/scss/wizard.component.scss +2 -4
package/scss/card.component.scss
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
@use 'sass:math';
|
|
2
1
|
@use '../abstract/breakpoints';
|
|
3
|
-
@use '../abstract/dimensions';
|
|
4
|
-
@use '../abstract/motion';
|
|
5
2
|
@use '../abstract/typography';
|
|
6
3
|
@use '../abstract/utils';
|
|
7
4
|
@use '../layout/typography' as *;
|
|
@@ -20,24 +17,25 @@
|
|
|
20
17
|
$root: &;
|
|
21
18
|
$main-padding: var(--odx-card-main-padding);
|
|
22
19
|
|
|
23
|
-
--odx-card-main-padding:
|
|
24
|
-
--odx-card-gap:
|
|
20
|
+
--odx-card-main-padding: var(--odx-spacing-75);
|
|
21
|
+
--odx-card-gap: var(--odx-spacing-75);
|
|
25
22
|
|
|
26
23
|
background-color: var(--odx-c-background-content);
|
|
27
24
|
behavior: button;
|
|
28
25
|
border: var(--odx-v-outline-width-bold) solid transparent;
|
|
29
|
-
border-radius: var(--odx-
|
|
26
|
+
border-radius: var(--odx-border-radius-md);
|
|
30
27
|
container-name: card-root;
|
|
31
28
|
container-type: inline-size;
|
|
32
29
|
display: block;
|
|
33
30
|
padding: $main-padding;
|
|
34
31
|
position: relative;
|
|
32
|
+
transition: var(--odx-motion-transition-default);
|
|
33
|
+
transition-property: box-shadow, color, border-color;
|
|
35
34
|
|
|
36
|
-
@include motion.transition(box-shadow color border-color);
|
|
37
35
|
@include utils.interactive();
|
|
38
36
|
|
|
39
37
|
&--image-card {
|
|
40
|
-
--odx-card-main-padding:
|
|
38
|
+
--odx-card-main-padding: var(--odx-spacing-150);
|
|
41
39
|
|
|
42
40
|
overflow: clip;
|
|
43
41
|
}
|
|
@@ -63,15 +61,13 @@
|
|
|
63
61
|
|
|
64
62
|
#{$root}--launch-tile &,
|
|
65
63
|
#{$root}--launch-tile-centered & {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
gap: dimensions.get-size(math.div(16, 24));
|
|
64
|
+
gap: var(--odx-spacing-100);
|
|
65
|
+
padding-block: var(--odx-size-125);
|
|
66
|
+
padding-inline: var(--odx-control-spacing-inline-lg);
|
|
70
67
|
|
|
71
68
|
@include breakpoints.up(phone) {
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
gap: dimensions.get-size(1);
|
|
69
|
+
gap: var(--odx-spacing-150);
|
|
70
|
+
padding-block-end: var(--odx-spacing-150);
|
|
75
71
|
}
|
|
76
72
|
}
|
|
77
73
|
}
|
|
@@ -82,29 +78,56 @@
|
|
|
82
78
|
display: block;
|
|
83
79
|
margin: $img-margin $img-margin 0 $img-margin;
|
|
84
80
|
max-height: var(--odx-card-image-max-height);
|
|
85
|
-
|
|
81
|
+
|
|
82
|
+
/* allow the image container to span the card width (including the card padding)
|
|
83
|
+
so aspect-ratio can compute height. We compute width as 100% + 2 * padding
|
|
84
|
+
and keep the negative margins so the element visually spans the card edges. */
|
|
85
|
+
max-width: none;
|
|
86
86
|
overflow: clip;
|
|
87
|
+
width: calc(100% + (#{$main-padding} * 2));
|
|
88
|
+
|
|
89
|
+
&__img {
|
|
90
|
+
aspect-ratio: var(--odx-card-image-aspect-ratio);
|
|
91
|
+
display: block;
|
|
92
|
+
max-height: var(--odx-card-image-max-height);
|
|
93
|
+
overflow: hidden;
|
|
94
|
+
position: relative; /* required for ngOptimizedImage's img[fill] */
|
|
95
|
+
width: 100%;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
/* Fallback when aspect-ratio is "auto": ensure the image area has a usable height
|
|
99
|
+
so ngSrc[fill] (absolutely positioned img) has a non-zero container. The
|
|
100
|
+
host gets the class `has-aspect-auto` from the component when
|
|
101
|
+
imageRatio resolves to 'auto'. The fallback height can be overridden by
|
|
102
|
+
setting --odx-card-image-fallback-height. */
|
|
103
|
+
&.has-aspect-auto.has-fill {
|
|
104
|
+
#{$root}-image__img {
|
|
105
|
+
max-height: var(--odx-card-image-max-height);
|
|
106
|
+
min-height: var(--odx-card-image-fallback-height, 200px);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
87
109
|
|
|
88
110
|
img {
|
|
89
111
|
aspect-ratio: var(--odx-card-image-aspect-ratio);
|
|
90
112
|
display: block;
|
|
91
113
|
height: auto;
|
|
92
114
|
max-width: 100%;
|
|
93
|
-
object-fit:
|
|
115
|
+
object-fit: var(--odx-card-image-object-fit);
|
|
94
116
|
}
|
|
95
117
|
}
|
|
96
118
|
|
|
97
119
|
.odx-chip-list-row:has(.odx-chip) {
|
|
98
120
|
left: $main-padding;
|
|
99
|
-
padding:
|
|
121
|
+
padding: var(--odx-spacing-37) 0;
|
|
100
122
|
position: absolute;
|
|
101
123
|
top: $main-padding;
|
|
102
|
-
width: calc(100% -
|
|
124
|
+
width: calc(100% - var(--odx-size-250) - #{$main-padding} - calc(var(--odx-vertical-rythm-base-size) * (30 / 24)));
|
|
125
|
+
z-index: var(--odx-z-level-foreground);
|
|
103
126
|
}
|
|
104
127
|
|
|
105
128
|
&__content {
|
|
106
129
|
#{$root}--default & {
|
|
107
|
-
padding-right:
|
|
130
|
+
padding-right: var(--odx-size-250);
|
|
108
131
|
}
|
|
109
132
|
|
|
110
133
|
#{$root}--launch-tile &,
|
|
@@ -118,26 +141,32 @@
|
|
|
118
141
|
|
|
119
142
|
&__title {
|
|
120
143
|
#{$root}--default & {
|
|
121
|
-
padding-right:
|
|
144
|
+
padding-right: var(--odx-size-225);
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
#{$root}--launch-tile & {
|
|
148
|
+
@include breakpoints.container-down(card-root, phone) {
|
|
149
|
+
margin-inline-end: var(--odx-size-225);
|
|
150
|
+
}
|
|
122
151
|
}
|
|
123
152
|
|
|
124
153
|
#{$root}--launch-tile &,
|
|
125
154
|
#{$root}--launch-tile-centered & {
|
|
126
|
-
font-size:
|
|
127
|
-
|
|
155
|
+
font-size: var(--odx-size-125);
|
|
156
|
+
font-weight: var(--odx-typography-font-weight-medium);
|
|
157
|
+
letter-spacing: var(--odx-typography-font-weight-medium-letter-spacing);
|
|
158
|
+
line-height: calc(var(--odx-spacing-150) + var(--odx-spacing-25) + var(--odx-spacing-12));
|
|
128
159
|
overflow-wrap: anywhere;
|
|
129
160
|
|
|
130
|
-
@include typography.font-weight(medium);
|
|
131
161
|
@include typography.line-clamp(3);
|
|
132
162
|
|
|
133
163
|
@include breakpoints.up(phone) {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
font-size: dimensions.get-size(math.div(25, 24));
|
|
164
|
+
font-size: calc(var(--odx-size-125) + var(--odx-spacing-25));
|
|
165
|
+
margin-block: calc(var(--odx-spacing-75) - var(--odx-spacing-12));
|
|
137
166
|
}
|
|
138
167
|
|
|
139
168
|
@include breakpoints.container-down(card-root, phone) {
|
|
140
|
-
margin-inline-end:
|
|
169
|
+
margin-inline-end: var(--odx-size-225);
|
|
141
170
|
}
|
|
142
171
|
}
|
|
143
172
|
}
|
|
@@ -171,11 +200,11 @@
|
|
|
171
200
|
padding-right: unset;
|
|
172
201
|
|
|
173
202
|
#{$root}--launch-tile & {
|
|
174
|
-
|
|
203
|
+
padding-block: var(--odx-size-250);
|
|
175
204
|
}
|
|
176
205
|
|
|
177
206
|
#{$root}--launch-tile-centered & {
|
|
178
|
-
gap:
|
|
207
|
+
gap: var(--odx-spacing-100);
|
|
179
208
|
}
|
|
180
209
|
}
|
|
181
210
|
}
|
|
@@ -183,21 +212,19 @@
|
|
|
183
212
|
.odx-avatar {
|
|
184
213
|
flex: 0 0 auto;
|
|
185
214
|
height: var(--odx-card-avatar-size);
|
|
215
|
+
margin-block: var(--odx-spacing-25);
|
|
186
216
|
width: var(--odx-card-avatar-size);
|
|
187
217
|
|
|
188
|
-
@include dimensions.margin-y(math.div(4, 24));
|
|
189
|
-
|
|
190
218
|
@include breakpoints.up(phone) {
|
|
191
|
-
margin:
|
|
219
|
+
margin: var(--odx-spacing-25) auto 0;
|
|
192
220
|
}
|
|
193
221
|
}
|
|
194
222
|
|
|
195
223
|
&__footer {
|
|
196
|
-
@include dimensions.padding-x(0.5);
|
|
197
|
-
|
|
198
224
|
display: flex;
|
|
199
|
-
gap:
|
|
225
|
+
gap: var(--odx-spacing-75);
|
|
200
226
|
justify-content: flex-end;
|
|
227
|
+
padding-inline: var(--odx-size-125);
|
|
201
228
|
|
|
202
229
|
#{$root}--default & {
|
|
203
230
|
display: block;
|
|
@@ -213,7 +240,7 @@
|
|
|
213
240
|
justify-content: center;
|
|
214
241
|
}
|
|
215
242
|
|
|
216
|
-
padding-bottom:
|
|
243
|
+
padding-bottom: var(--odx-spacing-75);
|
|
217
244
|
}
|
|
218
245
|
|
|
219
246
|
.odx-button {
|
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
@use '../abstract/motion';
|
|
2
|
-
|
|
3
1
|
.odx-cdk-active-indicator {
|
|
4
|
-
@include motion.transition(all);
|
|
5
|
-
|
|
6
2
|
opacity: 0;
|
|
7
3
|
pointer-events: none;
|
|
8
4
|
position: absolute;
|
|
9
5
|
transform-origin: 0 0;
|
|
10
|
-
|
|
6
|
+
transition: var(--odx-motion-transition-default);
|
|
7
|
+
transition-property: all;
|
|
8
|
+
z-index: var(--odx-z-level-foreground);
|
|
11
9
|
|
|
12
10
|
&--horizontal {
|
|
13
11
|
left: 0;
|
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
@use 'sass:math';
|
|
2
|
-
@use '../abstract/dimensions';
|
|
3
|
-
@use '../abstract/motion';
|
|
4
|
-
@use '../abstract/typography';
|
|
5
|
-
@use '../abstract/utils';
|
|
6
|
-
|
|
7
1
|
.odx-cdk-connected-overlay {
|
|
8
|
-
@include motion.transition(opacity visibility overlay);
|
|
9
|
-
|
|
10
2
|
background: transparent;
|
|
11
3
|
border: 0;
|
|
12
4
|
color: var(--odx-c-text);
|
|
@@ -16,7 +8,9 @@
|
|
|
16
8
|
padding: 0;
|
|
17
9
|
position: fixed;
|
|
18
10
|
transform: translate(var(--odx-cdk-connected-overlay-position-x, 0), var(--odx-cdk-connected-overlay-position-y, 0));
|
|
11
|
+
transition: var(--odx-motion-transition-default);
|
|
19
12
|
transition-behavior: allow-discrete;
|
|
13
|
+
transition-property: opacity, visibility, overlay;
|
|
20
14
|
|
|
21
15
|
&.force-hidden {
|
|
22
16
|
display: none;
|
|
@@ -56,8 +50,8 @@
|
|
|
56
50
|
}
|
|
57
51
|
|
|
58
52
|
.odx-cdk-connected-overlay-arrow {
|
|
59
|
-
|
|
53
|
+
block-size: var(--odx-spacing-75);
|
|
54
|
+
inline-size: var(--odx-spacing-75);
|
|
60
55
|
position: fixed;
|
|
61
56
|
transform: rotate(45deg);
|
|
62
|
-
width: dimensions.get-size(0.5);
|
|
63
57
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
.odx-chart-footer {
|
|
2
|
-
align-items: center;
|
|
3
|
-
display: flex;
|
|
4
|
-
gap:
|
|
5
|
-
justify-content: flex-end;
|
|
6
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
7
|
-
width: 100%;
|
|
8
|
-
|
|
9
|
-
.legend-item {
|
|
10
|
-
align-items: center;
|
|
11
|
-
display: flex;
|
|
12
|
-
font-size: calc(var(--odx-typography-base-size) * 0.875);
|
|
13
|
-
gap:
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.legend-dot {
|
|
17
|
-
border-radius: 50%;
|
|
18
|
-
height: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
19
|
-
width: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
1
|
+
.odx-chart-footer {
|
|
2
|
+
align-items: center;
|
|
3
|
+
display: flex;
|
|
4
|
+
gap: var(--odx-spacing-100);
|
|
5
|
+
justify-content: flex-end;
|
|
6
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
7
|
+
width: 100%;
|
|
8
|
+
|
|
9
|
+
.legend-item {
|
|
10
|
+
align-items: center;
|
|
11
|
+
display: flex;
|
|
12
|
+
font-size: calc(var(--odx-typography-base-size) * 0.875);
|
|
13
|
+
gap: var(--odx-control-spacing-inline-md);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.legend-dot {
|
|
17
|
+
border-radius: 50%;
|
|
18
|
+
height: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
19
|
+
width: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
.odx-chart-header {
|
|
2
|
-
display: flex;
|
|
3
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
4
|
-
width: 100%;
|
|
5
|
-
|
|
6
|
-
.odx-chart-header__actions {
|
|
7
|
-
display: none;
|
|
8
|
-
gap:
|
|
9
|
-
margin-left: auto;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.odx-chart-header--center {
|
|
14
|
-
align-items: center;
|
|
15
|
-
display: flex;
|
|
16
|
-
gap:
|
|
17
|
-
justify-content: center;
|
|
18
|
-
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
19
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.odx-chart-header--split,
|
|
23
|
-
.odx-chart-header--controls,
|
|
24
|
-
.odx-chart-header--toggle,
|
|
25
|
-
.odx-chart-header--textlink {
|
|
26
|
-
align-items: center;
|
|
27
|
-
display: flex;
|
|
28
|
-
gap:
|
|
29
|
-
justify-content: space-between;
|
|
30
|
-
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
31
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
32
|
-
|
|
33
|
-
.odx-chart-header__actions {
|
|
34
|
-
align-items: center;
|
|
35
|
-
display: flex;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.odx-chart-header--controls {
|
|
40
|
-
.odx-chart-header__actions form {
|
|
41
|
-
align-items: center;
|
|
42
|
-
display: flex;
|
|
43
|
-
gap:
|
|
44
|
-
|
|
45
|
-
.odx-select__trigger {
|
|
46
|
-
padding: 0 calc(var(--odx-vertical-rythm-base-size) * 0.3);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
1
|
+
.odx-chart-header {
|
|
2
|
+
display: flex;
|
|
3
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
4
|
+
width: 100%;
|
|
5
|
+
|
|
6
|
+
.odx-chart-header__actions {
|
|
7
|
+
display: none;
|
|
8
|
+
gap: var(--odx-spacing-75);
|
|
9
|
+
margin-left: auto;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.odx-chart-header--center {
|
|
14
|
+
align-items: center;
|
|
15
|
+
display: flex;
|
|
16
|
+
gap: var(--odx-spacing-75);
|
|
17
|
+
justify-content: center;
|
|
18
|
+
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
19
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.odx-chart-header--split,
|
|
23
|
+
.odx-chart-header--controls,
|
|
24
|
+
.odx-chart-header--toggle,
|
|
25
|
+
.odx-chart-header--textlink {
|
|
26
|
+
align-items: center;
|
|
27
|
+
display: flex;
|
|
28
|
+
gap: var(--odx-spacing-75);
|
|
29
|
+
justify-content: space-between;
|
|
30
|
+
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
31
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
32
|
+
|
|
33
|
+
.odx-chart-header__actions {
|
|
34
|
+
align-items: center;
|
|
35
|
+
display: flex;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.odx-chart-header--controls {
|
|
40
|
+
.odx-chart-header__actions form {
|
|
41
|
+
align-items: center;
|
|
42
|
+
display: flex;
|
|
43
|
+
gap: var(--odx-spacing-75);
|
|
44
|
+
|
|
45
|
+
.odx-select__trigger {
|
|
46
|
+
padding: 0 calc(var(--odx-vertical-rythm-base-size) * 0.3);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
:root {
|
|
2
|
-
--odx-charts-series-blue-500: var(--blue
|
|
3
|
-
--odx-charts-series-cyan-500: var(--cyan
|
|
4
|
-
--odx-charts-series-aqua-500:
|
|
5
|
-
--odx-charts-series-ocean-500:
|
|
6
|
-
--odx-charts-series-indigo-500:
|
|
7
|
-
--odx-charts-series-purple-500:
|
|
8
|
-
--odx-charts-series-berry-500:
|
|
9
|
-
--odx-charts-series-violet-500:
|
|
10
|
-
--odx-charts-series-gray-medium-50-500: var(--
|
|
11
|
-
--odx-charts-series-gray-medium-25-500: var(--
|
|
2
|
+
--odx-charts-series-blue-500: var(--odx-color-chart-brand-blue);
|
|
3
|
+
--odx-charts-series-cyan-500: var(--odx-color-chart-brand-cyan);
|
|
4
|
+
--odx-charts-series-aqua-500: var(--odx-color-chart-additional-aqua);
|
|
5
|
+
--odx-charts-series-ocean-500: var(--odx-color-chart-additional-ocean);
|
|
6
|
+
--odx-charts-series-indigo-500: var(--odx-color-chart-additional-indigo);
|
|
7
|
+
--odx-charts-series-purple-500: var(--odx-color-chart-additional-purple);
|
|
8
|
+
--odx-charts-series-berry-500: var(--odx-color-chart-additional-berry);
|
|
9
|
+
--odx-charts-series-violet-500: var(--odx-color-chart-additional-violet);
|
|
10
|
+
--odx-charts-series-gray-medium-50-500: var(--odx-color-chart-brand-gray);
|
|
11
|
+
--odx-charts-series-gray-medium-25-500: var(--odx-color-chart-brand-gray-subtle);
|
|
12
12
|
|
|
13
|
-
--odx-charts-series-blue-700: var(--blue-
|
|
14
|
-
--odx-charts-series-cyan-700: var(--cyan-
|
|
15
|
-
--odx-charts-series-aqua-700:
|
|
16
|
-
--odx-charts-series-ocean-700:
|
|
17
|
-
--odx-charts-series-indigo-700:
|
|
18
|
-
--odx-charts-series-purple-700:
|
|
19
|
-
--odx-charts-series-berry-700:
|
|
20
|
-
--odx-charts-series-violet-700:
|
|
21
|
-
--odx-charts-series-gray-75-dark-700: var(--
|
|
22
|
-
--odx-charts-series-gray-50-dark-700: var(--
|
|
13
|
+
--odx-charts-series-blue-700: var(--odx-color-chart-brand-blue-strong);
|
|
14
|
+
--odx-charts-series-cyan-700: var(--odx-color-chart-brand-cyan-strong);
|
|
15
|
+
--odx-charts-series-aqua-700: var(--odx-color-chart-additional-aqua-strong);
|
|
16
|
+
--odx-charts-series-ocean-700: var(--odx-color-chart-additional-ocean-strong);
|
|
17
|
+
--odx-charts-series-indigo-700: var(--odx-color-chart-additional-indigo-strong);
|
|
18
|
+
--odx-charts-series-purple-700: var(--odx-color-chart-additional-purple-strong);
|
|
19
|
+
--odx-charts-series-berry-700: var(--odx-color-chart-additional-berry-strong);
|
|
20
|
+
--odx-charts-series-violet-700: var(--odx-color-chart-additional-violet-strong);
|
|
21
|
+
--odx-charts-series-gray-75-dark-700: var(--odx-color-chart-brand-gray-strong);
|
|
22
|
+
--odx-charts-series-gray-50-dark-700: var(--odx-color-chart-brand-gray);
|
|
23
23
|
|
|
24
|
-
--odx-charts-series-blue-100:
|
|
25
|
-
--odx-charts-series-cyan-100:
|
|
26
|
-
--odx-charts-series-aqua-100:
|
|
27
|
-
--odx-charts-series-ocean-100:
|
|
28
|
-
--odx-charts-series-indigo-100:
|
|
29
|
-
--odx-charts-series-purple-100:
|
|
30
|
-
--odx-charts-series-violet-100:
|
|
31
|
-
--odx-charts-series-berry-100:
|
|
24
|
+
--odx-charts-series-blue-100: var(--odx-color-chart-brand-blue-subtle);
|
|
25
|
+
--odx-charts-series-cyan-100: var(--odx-color-chart-brand-cyan-subtle);
|
|
26
|
+
--odx-charts-series-aqua-100: var(--odx-color-chart-additional-aqua-subtle);
|
|
27
|
+
--odx-charts-series-ocean-100: var(--odx-color-chart-additional-ocean-subtle);
|
|
28
|
+
--odx-charts-series-indigo-100: var(--odx-color-chart-additional-indigo-subtle);
|
|
29
|
+
--odx-charts-series-purple-100: var(--odx-color-chart-additional-purple-subtle);
|
|
30
|
+
--odx-charts-series-violet-100: var(--odx-color-chart-additional-violet-subtle);
|
|
31
|
+
--odx-charts-series-berry-100: var(--odx-color-chart-additional-berry-subtle);
|
|
32
32
|
|
|
33
33
|
--odx-charts-border-color: var(--odx-c-separator);
|
|
34
34
|
--odx-charts-text-color: var(--odx-c-text);
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
--odx-charts-font-family: var(--odx-typography-font-family);
|
|
38
38
|
--odx-charts-font-size: var(--odx-typography-base-size);
|
|
39
39
|
|
|
40
|
-
--draeger-cool-gray-15:
|
|
41
|
-
--draeger-cool-gray-25:
|
|
42
|
-
--draeger-cool-gray-50:
|
|
43
|
-
--draeger-cool-gray-75:
|
|
40
|
+
--draeger-cool-gray-15: var(--odx-palette-coolgray-30);
|
|
41
|
+
--draeger-cool-gray-25: var(--odx-palette-coolgray-40);
|
|
42
|
+
--draeger-cool-gray-50: var(--odx-palette-coolgray-70);
|
|
43
|
+
--draeger-cool-gray-75: var(--odx-palette-coolgray-90);
|
|
44
44
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
.odx-chart-footer {
|
|
2
|
-
align-items: center;
|
|
3
|
-
display: flex;
|
|
4
|
-
gap:
|
|
5
|
-
justify-content: flex-end;
|
|
6
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
7
|
-
width: 100%;
|
|
8
|
-
|
|
9
|
-
.legend-item {
|
|
10
|
-
align-items: center;
|
|
11
|
-
display: flex;
|
|
12
|
-
font-size: calc(var(--odx-typography-base-size) * 0.875);
|
|
13
|
-
gap:
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.legend-dot {
|
|
17
|
-
border-radius: 50%;
|
|
18
|
-
height: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
19
|
-
width: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
1
|
+
.odx-chart-footer {
|
|
2
|
+
align-items: center;
|
|
3
|
+
display: flex;
|
|
4
|
+
gap: var(--odx-spacing-100);
|
|
5
|
+
justify-content: flex-end;
|
|
6
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
7
|
+
width: 100%;
|
|
8
|
+
|
|
9
|
+
.legend-item {
|
|
10
|
+
align-items: center;
|
|
11
|
+
display: flex;
|
|
12
|
+
font-size: calc(var(--odx-typography-base-size) * 0.875);
|
|
13
|
+
gap: var(--odx-control-spacing-inline-md);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.legend-dot {
|
|
17
|
+
border-radius: 50%;
|
|
18
|
+
height: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
19
|
+
width: calc(var(--odx-vertical-rythm-base-size) * 0.375);
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
.odx-chart-header {
|
|
2
|
-
display: flex;
|
|
3
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
4
|
-
width: 100%;
|
|
5
|
-
|
|
6
|
-
.odx-chart-header__actions {
|
|
7
|
-
display: none;
|
|
8
|
-
gap:
|
|
9
|
-
margin-left: auto;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.odx-chart-header--center {
|
|
14
|
-
align-items: center;
|
|
15
|
-
display: flex;
|
|
16
|
-
gap:
|
|
17
|
-
justify-content: center;
|
|
18
|
-
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
19
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.odx-chart-header--split,
|
|
23
|
-
.odx-chart-header--controls,
|
|
24
|
-
.odx-chart-header--toggle,
|
|
25
|
-
.odx-chart-header--textlink {
|
|
26
|
-
align-items: center;
|
|
27
|
-
display: flex;
|
|
28
|
-
gap:
|
|
29
|
-
justify-content: space-between;
|
|
30
|
-
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
31
|
-
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
32
|
-
|
|
33
|
-
.odx-chart-header__actions {
|
|
34
|
-
align-items: center;
|
|
35
|
-
display: flex;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.odx-chart-header--controls {
|
|
40
|
-
.odx-chart-header__actions form {
|
|
41
|
-
align-items: center;
|
|
42
|
-
display: flex;
|
|
43
|
-
gap:
|
|
44
|
-
|
|
45
|
-
.odx-select__trigger {
|
|
46
|
-
padding: 0 calc(var(--odx-vertical-rythm-base-size) * 0.3);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
1
|
+
.odx-chart-header {
|
|
2
|
+
display: flex;
|
|
3
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
4
|
+
width: 100%;
|
|
5
|
+
|
|
6
|
+
.odx-chart-header__actions {
|
|
7
|
+
display: none;
|
|
8
|
+
gap: var(--odx-spacing-75);
|
|
9
|
+
margin-left: auto;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.odx-chart-header--center {
|
|
14
|
+
align-items: center;
|
|
15
|
+
display: flex;
|
|
16
|
+
gap: var(--odx-spacing-75);
|
|
17
|
+
justify-content: center;
|
|
18
|
+
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
19
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.odx-chart-header--split,
|
|
23
|
+
.odx-chart-header--controls,
|
|
24
|
+
.odx-chart-header--toggle,
|
|
25
|
+
.odx-chart-header--textlink {
|
|
26
|
+
align-items: center;
|
|
27
|
+
display: flex;
|
|
28
|
+
gap: var(--odx-spacing-75);
|
|
29
|
+
justify-content: space-between;
|
|
30
|
+
min-height: calc(var(--odx-vertical-rythm-base-size) * 1.5);
|
|
31
|
+
padding: calc(var(--odx-vertical-rythm-base-size) * 0.5) 0;
|
|
32
|
+
|
|
33
|
+
.odx-chart-header__actions {
|
|
34
|
+
align-items: center;
|
|
35
|
+
display: flex;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.odx-chart-header--controls {
|
|
40
|
+
.odx-chart-header__actions form {
|
|
41
|
+
align-items: center;
|
|
42
|
+
display: flex;
|
|
43
|
+
gap: var(--odx-spacing-75);
|
|
44
|
+
|
|
45
|
+
.odx-select__trigger {
|
|
46
|
+
padding: 0 calc(var(--odx-vertical-rythm-base-size) * 0.3);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.odx-line-timeframes-chart {
|
|
2
2
|
.odx-line-timeframes-chart__container {
|
|
3
3
|
display: flex;
|
|
4
|
-
gap:
|
|
4
|
+
gap: var(--odx-spacing-150);
|
|
5
5
|
width: 100%;
|
|
6
6
|
}
|
|
7
7
|
|
|
@@ -22,18 +22,18 @@
|
|
|
22
22
|
&-items {
|
|
23
23
|
display: flex;
|
|
24
24
|
flex-direction: column;
|
|
25
|
-
gap:
|
|
25
|
+
gap: var(--odx-spacing-75);
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
&-item {
|
|
29
29
|
display: flex;
|
|
30
30
|
flex-direction: column;
|
|
31
|
-
gap:
|
|
31
|
+
gap: var(--odx-spacing-25);
|
|
32
32
|
|
|
33
33
|
&-header {
|
|
34
34
|
align-items: center;
|
|
35
35
|
display: flex;
|
|
36
|
-
gap:
|
|
36
|
+
gap: var(--odx-spacing-37);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
&-dot {
|