@timus-networks/theme 2.4.64 → 2.4.67
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/dist/module.json +1 -1
- package/dist/module.mjs +7 -1
- package/dist/runtime/components/development/example.button.vue +4 -0
- package/dist/runtime/components/development/example.link.vue +19 -0
- package/dist/runtime/pages/colors.vue +120 -0
- package/dist/runtime/pages/theme.vue +1 -0
- package/dist/runtime/public/scss/_colors.scss +18 -18
- package/dist/runtime/public/scss/_fonts.scss +12 -12
- package/dist/runtime/public/scss/element-plus/affix.css +20 -20
- package/dist/runtime/public/scss/element-plus/alert.css +20 -20
- package/dist/runtime/public/scss/element-plus/anchor-link.css +20 -20
- package/dist/runtime/public/scss/element-plus/anchor.css +20 -20
- package/dist/runtime/public/scss/element-plus/aside.css +20 -20
- package/dist/runtime/public/scss/element-plus/autocomplete.css +20 -20
- package/dist/runtime/public/scss/element-plus/avatar.css +20 -20
- package/dist/runtime/public/scss/element-plus/backtop.css +20 -20
- package/dist/runtime/public/scss/element-plus/badge.css +20 -20
- package/dist/runtime/public/scss/element-plus/base.css +33 -33
- package/dist/runtime/public/scss/element-plus/breadcrumb.css +20 -20
- package/dist/runtime/public/scss/element-plus/button-group.css +20 -20
- package/dist/runtime/public/scss/element-plus/button.css +29 -22
- package/dist/runtime/public/scss/element-plus/button.scss +5 -0
- package/dist/runtime/public/scss/element-plus/calendar.css +20 -20
- package/dist/runtime/public/scss/element-plus/card.css +20 -20
- package/dist/runtime/public/scss/element-plus/carousel-item.css +20 -20
- package/dist/runtime/public/scss/element-plus/carousel.css +20 -20
- package/dist/runtime/public/scss/element-plus/cascader-panel.css +20 -20
- package/dist/runtime/public/scss/element-plus/cascader.css +21 -21
- package/dist/runtime/public/scss/element-plus/check-tag.css +20 -20
- package/dist/runtime/public/scss/element-plus/checkbox-button.css +21 -21
- package/dist/runtime/public/scss/element-plus/checkbox-group.css +20 -20
- package/dist/runtime/public/scss/element-plus/checkbox.css +21 -21
- package/dist/runtime/public/scss/element-plus/col.css +20 -20
- package/dist/runtime/public/scss/element-plus/collapse.css +20 -20
- package/dist/runtime/public/scss/element-plus/color-picker.css +25 -25
- package/dist/runtime/public/scss/element-plus/common/popup.css +20 -20
- package/dist/runtime/public/scss/element-plus/common/transition.css +20 -20
- package/dist/runtime/public/scss/element-plus/common/var.css +20 -20
- package/dist/runtime/public/scss/element-plus/common/var.scss +17 -17
- package/dist/runtime/public/scss/element-plus/container.css +20 -20
- package/dist/runtime/public/scss/element-plus/dark/css-vars.css +20 -20
- package/dist/runtime/public/scss/element-plus/dark/var.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/date-picker.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/date-range-picker.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/date-table.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/month-table.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/picker-panel.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/picker.css +23 -23
- package/dist/runtime/public/scss/element-plus/date-picker/time-picker.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/time-range-picker.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/time-spinner.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker/year-table.css +20 -20
- package/dist/runtime/public/scss/element-plus/date-picker.css +23 -23
- package/dist/runtime/public/scss/element-plus/descriptions-item.css +20 -20
- package/dist/runtime/public/scss/element-plus/descriptions.css +20 -20
- package/dist/runtime/public/scss/element-plus/dialog.css +20 -20
- package/dist/runtime/public/scss/element-plus/display.css +20 -20
- package/dist/runtime/public/scss/element-plus/divider.css +20 -20
- package/dist/runtime/public/scss/element-plus/drawer.css +20 -20
- package/dist/runtime/public/scss/element-plus/dropdown.css +21 -21
- package/dist/runtime/public/scss/element-plus/empty.css +20 -20
- package/dist/runtime/public/scss/element-plus/footer.css +20 -20
- package/dist/runtime/public/scss/element-plus/form.css +23 -23
- package/dist/runtime/public/scss/element-plus/header.css +20 -20
- package/dist/runtime/public/scss/element-plus/icon.css +20 -20
- package/dist/runtime/public/scss/element-plus/image-viewer.css +20 -20
- package/dist/runtime/public/scss/element-plus/image.css +20 -20
- package/dist/runtime/public/scss/element-plus/index.css +191 -61
- package/dist/runtime/public/scss/element-plus/input-number.css +24 -24
- package/dist/runtime/public/scss/element-plus/input.css +21 -21
- package/dist/runtime/public/scss/element-plus/link.css +144 -20
- package/dist/runtime/public/scss/element-plus/link.scss +13 -0
- package/dist/runtime/public/scss/element-plus/loading.css +20 -20
- package/dist/runtime/public/scss/element-plus/main.css +20 -20
- package/dist/runtime/public/scss/element-plus/mention.css +20 -20
- package/dist/runtime/public/scss/element-plus/menu.css +20 -20
- package/dist/runtime/public/scss/element-plus/message-box.css +20 -20
- package/dist/runtime/public/scss/element-plus/message.css +20 -20
- package/dist/runtime/public/scss/element-plus/mixins/mixins.css +20 -20
- package/dist/runtime/public/scss/element-plus/notification.css +20 -20
- package/dist/runtime/public/scss/element-plus/option-group.css +20 -20
- package/dist/runtime/public/scss/element-plus/option.css +20 -20
- package/dist/runtime/public/scss/element-plus/overlay.css +20 -20
- package/dist/runtime/public/scss/element-plus/page-header.css +20 -20
- package/dist/runtime/public/scss/element-plus/pagination.css +20 -20
- package/dist/runtime/public/scss/element-plus/popconfirm.css +20 -20
- package/dist/runtime/public/scss/element-plus/popover.css +20 -20
- package/dist/runtime/public/scss/element-plus/popper.css +20 -20
- package/dist/runtime/public/scss/element-plus/progress.css +20 -20
- package/dist/runtime/public/scss/element-plus/radio-button.css +21 -21
- package/dist/runtime/public/scss/element-plus/radio-group.css +20 -20
- package/dist/runtime/public/scss/element-plus/radio.css +21 -21
- package/dist/runtime/public/scss/element-plus/rate.css +20 -20
- package/dist/runtime/public/scss/element-plus/reset.css +20 -20
- package/dist/runtime/public/scss/element-plus/result.css +20 -20
- package/dist/runtime/public/scss/element-plus/row.css +20 -20
- package/dist/runtime/public/scss/element-plus/scrollbar.css +20 -20
- package/dist/runtime/public/scss/element-plus/segmented.css +21 -21
- package/dist/runtime/public/scss/element-plus/select-dropdown-v2.css +20 -20
- package/dist/runtime/public/scss/element-plus/select-dropdown.css +20 -20
- package/dist/runtime/public/scss/element-plus/select-v2.css +22 -22
- package/dist/runtime/public/scss/element-plus/select.css +22 -22
- package/dist/runtime/public/scss/element-plus/skeleton-item.css +20 -20
- package/dist/runtime/public/scss/element-plus/skeleton.css +20 -20
- package/dist/runtime/public/scss/element-plus/slider.css +20 -20
- package/dist/runtime/public/scss/element-plus/space.css +20 -20
- package/dist/runtime/public/scss/element-plus/spinner.css +20 -20
- package/dist/runtime/public/scss/element-plus/statistic.css +20 -20
- package/dist/runtime/public/scss/element-plus/step.css +20 -20
- package/dist/runtime/public/scss/element-plus/steps.css +20 -20
- package/dist/runtime/public/scss/element-plus/switch.css +21 -21
- package/dist/runtime/public/scss/element-plus/table-column.css +20 -20
- package/dist/runtime/public/scss/element-plus/table-v2.css +20 -20
- package/dist/runtime/public/scss/element-plus/table.css +20 -20
- package/dist/runtime/public/scss/element-plus/tabs.css +20 -20
- package/dist/runtime/public/scss/element-plus/tag.css +20 -20
- package/dist/runtime/public/scss/element-plus/text.css +20 -20
- package/dist/runtime/public/scss/element-plus/time-picker.css +23 -23
- package/dist/runtime/public/scss/element-plus/time-select.css +23 -23
- package/dist/runtime/public/scss/element-plus/timeline-item.css +20 -20
- package/dist/runtime/public/scss/element-plus/timeline.css +20 -20
- package/dist/runtime/public/scss/element-plus/tooltip-v2.css +20 -20
- package/dist/runtime/public/scss/element-plus/tour.css +20 -20
- package/dist/runtime/public/scss/element-plus/transfer.css +20 -20
- package/dist/runtime/public/scss/element-plus/tree-select.css +20 -20
- package/dist/runtime/public/scss/element-plus/tree.css +20 -20
- package/dist/runtime/public/scss/element-plus/upload.css +20 -20
- package/dist/runtime/public/scss/element-plus/var.css +33 -33
- package/dist/runtime/public/scss/element-plus/virtual-list.css +20 -20
- package/dist/runtime/public/scss/theme.css +32 -32
- package/package.json +1 -1
|
@@ -92,32 +92,32 @@
|
|
|
92
92
|
--el-color-primary-light-9: #110b2b;
|
|
93
93
|
}
|
|
94
94
|
:root {
|
|
95
|
-
--el-color-secondary-light-1: #
|
|
95
|
+
--el-color-secondary-light-1: #e4f6f1;
|
|
96
96
|
}
|
|
97
97
|
:root {
|
|
98
|
-
--el-color-secondary-light-2: #
|
|
98
|
+
--el-color-secondary-light-2: #c9eee2;
|
|
99
99
|
}
|
|
100
100
|
:root {
|
|
101
|
-
--el-color-secondary-light-3: #
|
|
101
|
+
--el-color-secondary-light-3: #ade5d4;
|
|
102
102
|
}
|
|
103
103
|
:root {
|
|
104
|
-
--el-color-secondary-light-4: #
|
|
104
|
+
--el-color-secondary-light-4: #92ddc5;
|
|
105
105
|
}
|
|
106
106
|
:root {
|
|
107
|
-
--el-color-secondary-light-5: #
|
|
108
|
-
--el-color-secondary: #
|
|
107
|
+
--el-color-secondary-light-5: #77d4b7;
|
|
108
|
+
--el-color-secondary: #77d4b7;
|
|
109
109
|
}
|
|
110
110
|
:root {
|
|
111
|
-
--el-color-secondary-light-6: #
|
|
111
|
+
--el-color-secondary-light-6: #61af97;
|
|
112
112
|
}
|
|
113
113
|
:root {
|
|
114
|
-
--el-color-secondary-light-7: #
|
|
114
|
+
--el-color-secondary-light-7: #4b8a76;
|
|
115
115
|
}
|
|
116
116
|
:root {
|
|
117
|
-
--el-color-secondary-light-8: #
|
|
117
|
+
--el-color-secondary-light-8: #346556;
|
|
118
118
|
}
|
|
119
119
|
:root {
|
|
120
|
-
--el-color-secondary-light-9: #
|
|
120
|
+
--el-color-secondary-light-9: #1e4035;
|
|
121
121
|
}
|
|
122
122
|
:root {
|
|
123
123
|
--el-color-neutral-light-1: #eeedef;
|
|
@@ -148,32 +148,32 @@
|
|
|
148
148
|
--el-color-neutral-light-9: #343337;
|
|
149
149
|
}
|
|
150
150
|
:root {
|
|
151
|
-
--el-color-info-light-1: #
|
|
151
|
+
--el-color-info-light-1: #d9ecff;
|
|
152
152
|
}
|
|
153
153
|
:root {
|
|
154
|
-
--el-color-info-light-2: #
|
|
154
|
+
--el-color-info-light-2: #b2d9ff;
|
|
155
155
|
}
|
|
156
156
|
:root {
|
|
157
|
-
--el-color-info-light-3: #
|
|
157
|
+
--el-color-info-light-3: #8cc7fe;
|
|
158
158
|
}
|
|
159
159
|
:root {
|
|
160
|
-
--el-color-info-light-4: #
|
|
160
|
+
--el-color-info-light-4: #65b4fe;
|
|
161
161
|
}
|
|
162
162
|
:root {
|
|
163
|
-
--el-color-info-light-5: #
|
|
164
|
-
--el-color-info: #
|
|
163
|
+
--el-color-info-light-5: #3fa1fe;
|
|
164
|
+
--el-color-info: #3fa1fe;
|
|
165
165
|
}
|
|
166
166
|
:root {
|
|
167
|
-
--el-color-info-light-6: #
|
|
167
|
+
--el-color-info-light-6: #3283cf;
|
|
168
168
|
}
|
|
169
169
|
:root {
|
|
170
|
-
--el-color-info-light-7: #
|
|
170
|
+
--el-color-info-light-7: #2665a1;
|
|
171
171
|
}
|
|
172
172
|
:root {
|
|
173
|
-
--el-color-info-light-8: #
|
|
173
|
+
--el-color-info-light-8: #194772;
|
|
174
174
|
}
|
|
175
175
|
:root {
|
|
176
|
-
--el-color-info-light-9: #
|
|
176
|
+
--el-color-info-light-9: #0d2944;
|
|
177
177
|
}
|
|
178
178
|
:root {
|
|
179
179
|
--el-color-danger-light-1: #f9dede;
|
|
@@ -300,6 +300,117 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
300
300
|
font-size: map.get($select, 'font-size');
|
|
301
301
|
}
|
|
302
302
|
**/
|
|
303
|
+
h6,
|
|
304
|
+
.h6, h5,
|
|
305
|
+
.h5, h4,
|
|
306
|
+
.h4, h3,
|
|
307
|
+
.h3, h2,
|
|
308
|
+
.h2, h1,
|
|
309
|
+
.h1 {
|
|
310
|
+
font-style: normal;
|
|
311
|
+
margin: 0;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
h1,
|
|
315
|
+
.h1 {
|
|
316
|
+
---h1-font-size: 24px;
|
|
317
|
+
font-size: var(---h1-font-size);
|
|
318
|
+
---h1-line-height: 32px;
|
|
319
|
+
line-height: var(---h1-line-height);
|
|
320
|
+
---h1-font-weight: 500;
|
|
321
|
+
font-weight: var(---h1-font-weight);
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
h2,
|
|
325
|
+
.h2 {
|
|
326
|
+
---h2-font-size: 20px;
|
|
327
|
+
font-size: var(---h2-font-size);
|
|
328
|
+
---h2-line-height: 28px;
|
|
329
|
+
line-height: var(---h2-line-height);
|
|
330
|
+
---h2-font-weight: 500;
|
|
331
|
+
font-weight: var(---h2-font-weight);
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
h3,
|
|
335
|
+
.h3 {
|
|
336
|
+
---h3-font-size: 18px;
|
|
337
|
+
font-size: var(---h3-font-size);
|
|
338
|
+
---h3-line-height: 24px;
|
|
339
|
+
line-height: var(---h3-line-height);
|
|
340
|
+
---h3-font-weight: 500;
|
|
341
|
+
font-weight: var(---h3-font-weight);
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
h4,
|
|
345
|
+
.h4 {
|
|
346
|
+
---h4-font-size: 14px;
|
|
347
|
+
font-size: var(---h4-font-size);
|
|
348
|
+
---h4-line-height: 20px;
|
|
349
|
+
line-height: var(---h4-line-height);
|
|
350
|
+
---h4-font-weight: 500;
|
|
351
|
+
font-weight: var(---h4-font-weight);
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
h5,
|
|
355
|
+
.h5 {
|
|
356
|
+
---h5-font-size: 12px;
|
|
357
|
+
font-size: var(---h5-font-size);
|
|
358
|
+
---h5-line-height: 16px;
|
|
359
|
+
line-height: var(---h5-line-height);
|
|
360
|
+
---h5-font-weight: 500;
|
|
361
|
+
font-weight: var(---h5-font-weight);
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
h6,
|
|
365
|
+
.h6 {
|
|
366
|
+
---h6-font-size: 10px;
|
|
367
|
+
font-size: var(---h6-font-size);
|
|
368
|
+
---h6-line-height: 12px;
|
|
369
|
+
line-height: var(---h6-line-height);
|
|
370
|
+
---h6-font-weight: 500;
|
|
371
|
+
font-weight: var(---h6-font-weight);
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
.p-large,
|
|
375
|
+
.el-link[size=large] {
|
|
376
|
+
---p-large-font-size: 16px;
|
|
377
|
+
font-size: var(---p-large-font-size);
|
|
378
|
+
---p-large-line-height: 22px;
|
|
379
|
+
line-height: var(---p-large-line-height);
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
.p-medium,
|
|
383
|
+
.el-link[size=default],
|
|
384
|
+
.el-link[size=medium] {
|
|
385
|
+
---p-medium-font-size: 14px;
|
|
386
|
+
font-size: var(---p-medium-font-size);
|
|
387
|
+
---p-medium-line-height: 20px;
|
|
388
|
+
line-height: var(---p-medium-line-height);
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
.p-small,
|
|
392
|
+
.el-link[size=small] {
|
|
393
|
+
---p-small-font-size: 12px;
|
|
394
|
+
font-size: var(---p-small-font-size);
|
|
395
|
+
---p-small-line-height: 16px;
|
|
396
|
+
line-height: var(---p-small-line-height);
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
.p-mini,
|
|
400
|
+
.el-link[size=mini] {
|
|
401
|
+
---p-mini-font-size: 10px;
|
|
402
|
+
font-size: var(---p-mini-font-size);
|
|
403
|
+
---p-mini-line-height: 14px;
|
|
404
|
+
line-height: var(---p-mini-line-height);
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
.p-tiny {
|
|
408
|
+
---p-tiny-font-size: 8px;
|
|
409
|
+
font-size: var(---p-tiny-font-size);
|
|
410
|
+
---p-tiny-line-height: 10px;
|
|
411
|
+
line-height: var(---p-tiny-line-height);
|
|
412
|
+
}
|
|
413
|
+
|
|
303
414
|
.el-link {
|
|
304
415
|
--el-link-font-size: var(--el-font-size-base);
|
|
305
416
|
--el-link-font-weight: 400;
|
|
@@ -437,4 +548,17 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
437
548
|
}
|
|
438
549
|
.el-link.el-link--info.is-underline:hover::after {
|
|
439
550
|
border-color: var(--el-color-info-light-4);
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
.el-link[size=large] {
|
|
554
|
+
font-size: 16px;
|
|
555
|
+
}
|
|
556
|
+
.el-link[size=medium] {
|
|
557
|
+
font-size: 14px;
|
|
558
|
+
}
|
|
559
|
+
.el-link[size=small] {
|
|
560
|
+
font-size: 12px;
|
|
561
|
+
}
|
|
562
|
+
.el-link[size=mini] {
|
|
563
|
+
font-size: 10px;
|
|
440
564
|
}
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
@use 'mixins/utils' as *;
|
|
6
6
|
@use 'common/var' as *;
|
|
7
7
|
|
|
8
|
+
@use '../fonts' as *;
|
|
9
|
+
|
|
8
10
|
@include b(link) {
|
|
9
11
|
@include set-component-css-var('link', $link);
|
|
10
12
|
}
|
|
@@ -89,4 +91,15 @@
|
|
|
89
91
|
}
|
|
90
92
|
}
|
|
91
93
|
}
|
|
94
|
+
|
|
95
|
+
@each $size in $sizes {
|
|
96
|
+
&[size='#{$size}'] {
|
|
97
|
+
font-size: map.get($font-size, $size);
|
|
98
|
+
@extend %p-#{$size};
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
&[size='default'] {
|
|
102
|
+
@extend %p-medium;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
92
105
|
}
|
|
@@ -92,32 +92,32 @@
|
|
|
92
92
|
--el-color-primary-light-9: #110b2b;
|
|
93
93
|
}
|
|
94
94
|
:root {
|
|
95
|
-
--el-color-secondary-light-1: #
|
|
95
|
+
--el-color-secondary-light-1: #e4f6f1;
|
|
96
96
|
}
|
|
97
97
|
:root {
|
|
98
|
-
--el-color-secondary-light-2: #
|
|
98
|
+
--el-color-secondary-light-2: #c9eee2;
|
|
99
99
|
}
|
|
100
100
|
:root {
|
|
101
|
-
--el-color-secondary-light-3: #
|
|
101
|
+
--el-color-secondary-light-3: #ade5d4;
|
|
102
102
|
}
|
|
103
103
|
:root {
|
|
104
|
-
--el-color-secondary-light-4: #
|
|
104
|
+
--el-color-secondary-light-4: #92ddc5;
|
|
105
105
|
}
|
|
106
106
|
:root {
|
|
107
|
-
--el-color-secondary-light-5: #
|
|
108
|
-
--el-color-secondary: #
|
|
107
|
+
--el-color-secondary-light-5: #77d4b7;
|
|
108
|
+
--el-color-secondary: #77d4b7;
|
|
109
109
|
}
|
|
110
110
|
:root {
|
|
111
|
-
--el-color-secondary-light-6: #
|
|
111
|
+
--el-color-secondary-light-6: #61af97;
|
|
112
112
|
}
|
|
113
113
|
:root {
|
|
114
|
-
--el-color-secondary-light-7: #
|
|
114
|
+
--el-color-secondary-light-7: #4b8a76;
|
|
115
115
|
}
|
|
116
116
|
:root {
|
|
117
|
-
--el-color-secondary-light-8: #
|
|
117
|
+
--el-color-secondary-light-8: #346556;
|
|
118
118
|
}
|
|
119
119
|
:root {
|
|
120
|
-
--el-color-secondary-light-9: #
|
|
120
|
+
--el-color-secondary-light-9: #1e4035;
|
|
121
121
|
}
|
|
122
122
|
:root {
|
|
123
123
|
--el-color-neutral-light-1: #eeedef;
|
|
@@ -148,32 +148,32 @@
|
|
|
148
148
|
--el-color-neutral-light-9: #343337;
|
|
149
149
|
}
|
|
150
150
|
:root {
|
|
151
|
-
--el-color-info-light-1: #
|
|
151
|
+
--el-color-info-light-1: #d9ecff;
|
|
152
152
|
}
|
|
153
153
|
:root {
|
|
154
|
-
--el-color-info-light-2: #
|
|
154
|
+
--el-color-info-light-2: #b2d9ff;
|
|
155
155
|
}
|
|
156
156
|
:root {
|
|
157
|
-
--el-color-info-light-3: #
|
|
157
|
+
--el-color-info-light-3: #8cc7fe;
|
|
158
158
|
}
|
|
159
159
|
:root {
|
|
160
|
-
--el-color-info-light-4: #
|
|
160
|
+
--el-color-info-light-4: #65b4fe;
|
|
161
161
|
}
|
|
162
162
|
:root {
|
|
163
|
-
--el-color-info-light-5: #
|
|
164
|
-
--el-color-info: #
|
|
163
|
+
--el-color-info-light-5: #3fa1fe;
|
|
164
|
+
--el-color-info: #3fa1fe;
|
|
165
165
|
}
|
|
166
166
|
:root {
|
|
167
|
-
--el-color-info-light-6: #
|
|
167
|
+
--el-color-info-light-6: #3283cf;
|
|
168
168
|
}
|
|
169
169
|
:root {
|
|
170
|
-
--el-color-info-light-7: #
|
|
170
|
+
--el-color-info-light-7: #2665a1;
|
|
171
171
|
}
|
|
172
172
|
:root {
|
|
173
|
-
--el-color-info-light-8: #
|
|
173
|
+
--el-color-info-light-8: #194772;
|
|
174
174
|
}
|
|
175
175
|
:root {
|
|
176
|
-
--el-color-info-light-9: #
|
|
176
|
+
--el-color-info-light-9: #0d2944;
|
|
177
177
|
}
|
|
178
178
|
:root {
|
|
179
179
|
--el-color-danger-light-1: #f9dede;
|
|
@@ -92,32 +92,32 @@
|
|
|
92
92
|
--el-color-primary-light-9: #110b2b;
|
|
93
93
|
}
|
|
94
94
|
:root {
|
|
95
|
-
--el-color-secondary-light-1: #
|
|
95
|
+
--el-color-secondary-light-1: #e4f6f1;
|
|
96
96
|
}
|
|
97
97
|
:root {
|
|
98
|
-
--el-color-secondary-light-2: #
|
|
98
|
+
--el-color-secondary-light-2: #c9eee2;
|
|
99
99
|
}
|
|
100
100
|
:root {
|
|
101
|
-
--el-color-secondary-light-3: #
|
|
101
|
+
--el-color-secondary-light-3: #ade5d4;
|
|
102
102
|
}
|
|
103
103
|
:root {
|
|
104
|
-
--el-color-secondary-light-4: #
|
|
104
|
+
--el-color-secondary-light-4: #92ddc5;
|
|
105
105
|
}
|
|
106
106
|
:root {
|
|
107
|
-
--el-color-secondary-light-5: #
|
|
108
|
-
--el-color-secondary: #
|
|
107
|
+
--el-color-secondary-light-5: #77d4b7;
|
|
108
|
+
--el-color-secondary: #77d4b7;
|
|
109
109
|
}
|
|
110
110
|
:root {
|
|
111
|
-
--el-color-secondary-light-6: #
|
|
111
|
+
--el-color-secondary-light-6: #61af97;
|
|
112
112
|
}
|
|
113
113
|
:root {
|
|
114
|
-
--el-color-secondary-light-7: #
|
|
114
|
+
--el-color-secondary-light-7: #4b8a76;
|
|
115
115
|
}
|
|
116
116
|
:root {
|
|
117
|
-
--el-color-secondary-light-8: #
|
|
117
|
+
--el-color-secondary-light-8: #346556;
|
|
118
118
|
}
|
|
119
119
|
:root {
|
|
120
|
-
--el-color-secondary-light-9: #
|
|
120
|
+
--el-color-secondary-light-9: #1e4035;
|
|
121
121
|
}
|
|
122
122
|
:root {
|
|
123
123
|
--el-color-neutral-light-1: #eeedef;
|
|
@@ -148,32 +148,32 @@
|
|
|
148
148
|
--el-color-neutral-light-9: #343337;
|
|
149
149
|
}
|
|
150
150
|
:root {
|
|
151
|
-
--el-color-info-light-1: #
|
|
151
|
+
--el-color-info-light-1: #d9ecff;
|
|
152
152
|
}
|
|
153
153
|
:root {
|
|
154
|
-
--el-color-info-light-2: #
|
|
154
|
+
--el-color-info-light-2: #b2d9ff;
|
|
155
155
|
}
|
|
156
156
|
:root {
|
|
157
|
-
--el-color-info-light-3: #
|
|
157
|
+
--el-color-info-light-3: #8cc7fe;
|
|
158
158
|
}
|
|
159
159
|
:root {
|
|
160
|
-
--el-color-info-light-4: #
|
|
160
|
+
--el-color-info-light-4: #65b4fe;
|
|
161
161
|
}
|
|
162
162
|
:root {
|
|
163
|
-
--el-color-info-light-5: #
|
|
164
|
-
--el-color-info: #
|
|
163
|
+
--el-color-info-light-5: #3fa1fe;
|
|
164
|
+
--el-color-info: #3fa1fe;
|
|
165
165
|
}
|
|
166
166
|
:root {
|
|
167
|
-
--el-color-info-light-6: #
|
|
167
|
+
--el-color-info-light-6: #3283cf;
|
|
168
168
|
}
|
|
169
169
|
:root {
|
|
170
|
-
--el-color-info-light-7: #
|
|
170
|
+
--el-color-info-light-7: #2665a1;
|
|
171
171
|
}
|
|
172
172
|
:root {
|
|
173
|
-
--el-color-info-light-8: #
|
|
173
|
+
--el-color-info-light-8: #194772;
|
|
174
174
|
}
|
|
175
175
|
:root {
|
|
176
|
-
--el-color-info-light-9: #
|
|
176
|
+
--el-color-info-light-9: #0d2944;
|
|
177
177
|
}
|
|
178
178
|
:root {
|
|
179
179
|
--el-color-danger-light-1: #f9dede;
|
|
@@ -92,32 +92,32 @@
|
|
|
92
92
|
--el-color-primary-light-9: #110b2b;
|
|
93
93
|
}
|
|
94
94
|
:root {
|
|
95
|
-
--el-color-secondary-light-1: #
|
|
95
|
+
--el-color-secondary-light-1: #e4f6f1;
|
|
96
96
|
}
|
|
97
97
|
:root {
|
|
98
|
-
--el-color-secondary-light-2: #
|
|
98
|
+
--el-color-secondary-light-2: #c9eee2;
|
|
99
99
|
}
|
|
100
100
|
:root {
|
|
101
|
-
--el-color-secondary-light-3: #
|
|
101
|
+
--el-color-secondary-light-3: #ade5d4;
|
|
102
102
|
}
|
|
103
103
|
:root {
|
|
104
|
-
--el-color-secondary-light-4: #
|
|
104
|
+
--el-color-secondary-light-4: #92ddc5;
|
|
105
105
|
}
|
|
106
106
|
:root {
|
|
107
|
-
--el-color-secondary-light-5: #
|
|
108
|
-
--el-color-secondary: #
|
|
107
|
+
--el-color-secondary-light-5: #77d4b7;
|
|
108
|
+
--el-color-secondary: #77d4b7;
|
|
109
109
|
}
|
|
110
110
|
:root {
|
|
111
|
-
--el-color-secondary-light-6: #
|
|
111
|
+
--el-color-secondary-light-6: #61af97;
|
|
112
112
|
}
|
|
113
113
|
:root {
|
|
114
|
-
--el-color-secondary-light-7: #
|
|
114
|
+
--el-color-secondary-light-7: #4b8a76;
|
|
115
115
|
}
|
|
116
116
|
:root {
|
|
117
|
-
--el-color-secondary-light-8: #
|
|
117
|
+
--el-color-secondary-light-8: #346556;
|
|
118
118
|
}
|
|
119
119
|
:root {
|
|
120
|
-
--el-color-secondary-light-9: #
|
|
120
|
+
--el-color-secondary-light-9: #1e4035;
|
|
121
121
|
}
|
|
122
122
|
:root {
|
|
123
123
|
--el-color-neutral-light-1: #eeedef;
|
|
@@ -148,32 +148,32 @@
|
|
|
148
148
|
--el-color-neutral-light-9: #343337;
|
|
149
149
|
}
|
|
150
150
|
:root {
|
|
151
|
-
--el-color-info-light-1: #
|
|
151
|
+
--el-color-info-light-1: #d9ecff;
|
|
152
152
|
}
|
|
153
153
|
:root {
|
|
154
|
-
--el-color-info-light-2: #
|
|
154
|
+
--el-color-info-light-2: #b2d9ff;
|
|
155
155
|
}
|
|
156
156
|
:root {
|
|
157
|
-
--el-color-info-light-3: #
|
|
157
|
+
--el-color-info-light-3: #8cc7fe;
|
|
158
158
|
}
|
|
159
159
|
:root {
|
|
160
|
-
--el-color-info-light-4: #
|
|
160
|
+
--el-color-info-light-4: #65b4fe;
|
|
161
161
|
}
|
|
162
162
|
:root {
|
|
163
|
-
--el-color-info-light-5: #
|
|
164
|
-
--el-color-info: #
|
|
163
|
+
--el-color-info-light-5: #3fa1fe;
|
|
164
|
+
--el-color-info: #3fa1fe;
|
|
165
165
|
}
|
|
166
166
|
:root {
|
|
167
|
-
--el-color-info-light-6: #
|
|
167
|
+
--el-color-info-light-6: #3283cf;
|
|
168
168
|
}
|
|
169
169
|
:root {
|
|
170
|
-
--el-color-info-light-7: #
|
|
170
|
+
--el-color-info-light-7: #2665a1;
|
|
171
171
|
}
|
|
172
172
|
:root {
|
|
173
|
-
--el-color-info-light-8: #
|
|
173
|
+
--el-color-info-light-8: #194772;
|
|
174
174
|
}
|
|
175
175
|
:root {
|
|
176
|
-
--el-color-info-light-9: #
|
|
176
|
+
--el-color-info-light-9: #0d2944;
|
|
177
177
|
}
|
|
178
178
|
:root {
|
|
179
179
|
--el-color-danger-light-1: #f9dede;
|
|
@@ -92,32 +92,32 @@
|
|
|
92
92
|
--el-color-primary-light-9: #110b2b;
|
|
93
93
|
}
|
|
94
94
|
:root {
|
|
95
|
-
--el-color-secondary-light-1: #
|
|
95
|
+
--el-color-secondary-light-1: #e4f6f1;
|
|
96
96
|
}
|
|
97
97
|
:root {
|
|
98
|
-
--el-color-secondary-light-2: #
|
|
98
|
+
--el-color-secondary-light-2: #c9eee2;
|
|
99
99
|
}
|
|
100
100
|
:root {
|
|
101
|
-
--el-color-secondary-light-3: #
|
|
101
|
+
--el-color-secondary-light-3: #ade5d4;
|
|
102
102
|
}
|
|
103
103
|
:root {
|
|
104
|
-
--el-color-secondary-light-4: #
|
|
104
|
+
--el-color-secondary-light-4: #92ddc5;
|
|
105
105
|
}
|
|
106
106
|
:root {
|
|
107
|
-
--el-color-secondary-light-5: #
|
|
108
|
-
--el-color-secondary: #
|
|
107
|
+
--el-color-secondary-light-5: #77d4b7;
|
|
108
|
+
--el-color-secondary: #77d4b7;
|
|
109
109
|
}
|
|
110
110
|
:root {
|
|
111
|
-
--el-color-secondary-light-6: #
|
|
111
|
+
--el-color-secondary-light-6: #61af97;
|
|
112
112
|
}
|
|
113
113
|
:root {
|
|
114
|
-
--el-color-secondary-light-7: #
|
|
114
|
+
--el-color-secondary-light-7: #4b8a76;
|
|
115
115
|
}
|
|
116
116
|
:root {
|
|
117
|
-
--el-color-secondary-light-8: #
|
|
117
|
+
--el-color-secondary-light-8: #346556;
|
|
118
118
|
}
|
|
119
119
|
:root {
|
|
120
|
-
--el-color-secondary-light-9: #
|
|
120
|
+
--el-color-secondary-light-9: #1e4035;
|
|
121
121
|
}
|
|
122
122
|
:root {
|
|
123
123
|
--el-color-neutral-light-1: #eeedef;
|
|
@@ -148,32 +148,32 @@
|
|
|
148
148
|
--el-color-neutral-light-9: #343337;
|
|
149
149
|
}
|
|
150
150
|
:root {
|
|
151
|
-
--el-color-info-light-1: #
|
|
151
|
+
--el-color-info-light-1: #d9ecff;
|
|
152
152
|
}
|
|
153
153
|
:root {
|
|
154
|
-
--el-color-info-light-2: #
|
|
154
|
+
--el-color-info-light-2: #b2d9ff;
|
|
155
155
|
}
|
|
156
156
|
:root {
|
|
157
|
-
--el-color-info-light-3: #
|
|
157
|
+
--el-color-info-light-3: #8cc7fe;
|
|
158
158
|
}
|
|
159
159
|
:root {
|
|
160
|
-
--el-color-info-light-4: #
|
|
160
|
+
--el-color-info-light-4: #65b4fe;
|
|
161
161
|
}
|
|
162
162
|
:root {
|
|
163
|
-
--el-color-info-light-5: #
|
|
164
|
-
--el-color-info: #
|
|
163
|
+
--el-color-info-light-5: #3fa1fe;
|
|
164
|
+
--el-color-info: #3fa1fe;
|
|
165
165
|
}
|
|
166
166
|
:root {
|
|
167
|
-
--el-color-info-light-6: #
|
|
167
|
+
--el-color-info-light-6: #3283cf;
|
|
168
168
|
}
|
|
169
169
|
:root {
|
|
170
|
-
--el-color-info-light-7: #
|
|
170
|
+
--el-color-info-light-7: #2665a1;
|
|
171
171
|
}
|
|
172
172
|
:root {
|
|
173
|
-
--el-color-info-light-8: #
|
|
173
|
+
--el-color-info-light-8: #194772;
|
|
174
174
|
}
|
|
175
175
|
:root {
|
|
176
|
-
--el-color-info-light-9: #
|
|
176
|
+
--el-color-info-light-9: #0d2944;
|
|
177
177
|
}
|
|
178
178
|
:root {
|
|
179
179
|
--el-color-danger-light-1: #f9dede;
|
|
@@ -92,32 +92,32 @@
|
|
|
92
92
|
--el-color-primary-light-9: #110b2b;
|
|
93
93
|
}
|
|
94
94
|
:root {
|
|
95
|
-
--el-color-secondary-light-1: #
|
|
95
|
+
--el-color-secondary-light-1: #e4f6f1;
|
|
96
96
|
}
|
|
97
97
|
:root {
|
|
98
|
-
--el-color-secondary-light-2: #
|
|
98
|
+
--el-color-secondary-light-2: #c9eee2;
|
|
99
99
|
}
|
|
100
100
|
:root {
|
|
101
|
-
--el-color-secondary-light-3: #
|
|
101
|
+
--el-color-secondary-light-3: #ade5d4;
|
|
102
102
|
}
|
|
103
103
|
:root {
|
|
104
|
-
--el-color-secondary-light-4: #
|
|
104
|
+
--el-color-secondary-light-4: #92ddc5;
|
|
105
105
|
}
|
|
106
106
|
:root {
|
|
107
|
-
--el-color-secondary-light-5: #
|
|
108
|
-
--el-color-secondary: #
|
|
107
|
+
--el-color-secondary-light-5: #77d4b7;
|
|
108
|
+
--el-color-secondary: #77d4b7;
|
|
109
109
|
}
|
|
110
110
|
:root {
|
|
111
|
-
--el-color-secondary-light-6: #
|
|
111
|
+
--el-color-secondary-light-6: #61af97;
|
|
112
112
|
}
|
|
113
113
|
:root {
|
|
114
|
-
--el-color-secondary-light-7: #
|
|
114
|
+
--el-color-secondary-light-7: #4b8a76;
|
|
115
115
|
}
|
|
116
116
|
:root {
|
|
117
|
-
--el-color-secondary-light-8: #
|
|
117
|
+
--el-color-secondary-light-8: #346556;
|
|
118
118
|
}
|
|
119
119
|
:root {
|
|
120
|
-
--el-color-secondary-light-9: #
|
|
120
|
+
--el-color-secondary-light-9: #1e4035;
|
|
121
121
|
}
|
|
122
122
|
:root {
|
|
123
123
|
--el-color-neutral-light-1: #eeedef;
|
|
@@ -148,32 +148,32 @@
|
|
|
148
148
|
--el-color-neutral-light-9: #343337;
|
|
149
149
|
}
|
|
150
150
|
:root {
|
|
151
|
-
--el-color-info-light-1: #
|
|
151
|
+
--el-color-info-light-1: #d9ecff;
|
|
152
152
|
}
|
|
153
153
|
:root {
|
|
154
|
-
--el-color-info-light-2: #
|
|
154
|
+
--el-color-info-light-2: #b2d9ff;
|
|
155
155
|
}
|
|
156
156
|
:root {
|
|
157
|
-
--el-color-info-light-3: #
|
|
157
|
+
--el-color-info-light-3: #8cc7fe;
|
|
158
158
|
}
|
|
159
159
|
:root {
|
|
160
|
-
--el-color-info-light-4: #
|
|
160
|
+
--el-color-info-light-4: #65b4fe;
|
|
161
161
|
}
|
|
162
162
|
:root {
|
|
163
|
-
--el-color-info-light-5: #
|
|
164
|
-
--el-color-info: #
|
|
163
|
+
--el-color-info-light-5: #3fa1fe;
|
|
164
|
+
--el-color-info: #3fa1fe;
|
|
165
165
|
}
|
|
166
166
|
:root {
|
|
167
|
-
--el-color-info-light-6: #
|
|
167
|
+
--el-color-info-light-6: #3283cf;
|
|
168
168
|
}
|
|
169
169
|
:root {
|
|
170
|
-
--el-color-info-light-7: #
|
|
170
|
+
--el-color-info-light-7: #2665a1;
|
|
171
171
|
}
|
|
172
172
|
:root {
|
|
173
|
-
--el-color-info-light-8: #
|
|
173
|
+
--el-color-info-light-8: #194772;
|
|
174
174
|
}
|
|
175
175
|
:root {
|
|
176
|
-
--el-color-info-light-9: #
|
|
176
|
+
--el-color-info-light-9: #0d2944;
|
|
177
177
|
}
|
|
178
178
|
:root {
|
|
179
179
|
--el-color-danger-light-1: #f9dede;
|