@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
package/dist/module.json
CHANGED
package/dist/module.mjs
CHANGED
|
@@ -11,7 +11,7 @@ const __filename = __cjs_url__.fileURLToPath(import.meta.url);
|
|
|
11
11
|
const __dirname = __cjs_path__.dirname(__filename);
|
|
12
12
|
const require = __cjs_mod__.createRequire(import.meta.url);
|
|
13
13
|
const name = "@timus-networks/theme";
|
|
14
|
-
const version = "2.4.
|
|
14
|
+
const version = "2.4.67";
|
|
15
15
|
const description = "A comprehensive Nuxt.js module providing a tailored theme experience with integrated TailwindCSS support for applications.";
|
|
16
16
|
const type = "module";
|
|
17
17
|
const exports = {
|
|
@@ -125,6 +125,12 @@ const module = defineNuxtModule({
|
|
|
125
125
|
mode: "client",
|
|
126
126
|
file: resolver.resolve(`${folderPath}/pages/theme.vue`)
|
|
127
127
|
});
|
|
128
|
+
pages.push({
|
|
129
|
+
name: "colors",
|
|
130
|
+
path: "/colors",
|
|
131
|
+
mode: "client",
|
|
132
|
+
file: resolver.resolve(`${folderPath}/pages/colors.vue`)
|
|
133
|
+
});
|
|
128
134
|
}
|
|
129
135
|
},
|
|
130
136
|
"nitro:config": async (nitroConfig) => {
|
|
@@ -137,6 +137,10 @@
|
|
|
137
137
|
<el-button round plain :icon="ElIconShare" />
|
|
138
138
|
<el-button :icon="ElIconDelete" size="small" type="danger" />
|
|
139
139
|
<el-button :icon="ElIconDelete" size="mini" type="danger" />
|
|
140
|
+
<el-button class="isax-add" size="mini" type="danger" />
|
|
141
|
+
<el-button class="isax-add" size="small" type="danger" />
|
|
142
|
+
<el-button class="isax-add" size="medium" type="danger" />
|
|
143
|
+
<el-button class="isax-add" size="large" type="danger" />
|
|
140
144
|
<el-button :icon="ElIconSearch">Search</el-button>
|
|
141
145
|
<el-button>
|
|
142
146
|
Upload<el-icon class="el-icon--right"><ElIconUpload /></el-icon>
|
|
@@ -14,6 +14,24 @@
|
|
|
14
14
|
<template #footer> <html-encode :tag="snippets.basic" /> </template>
|
|
15
15
|
</el-card>
|
|
16
16
|
|
|
17
|
+
<el-card>
|
|
18
|
+
<template #header> Sizes </template>
|
|
19
|
+
<div class="flex flex-col gap-3 items-start">
|
|
20
|
+
<p>
|
|
21
|
+
Default size is Large. Input component provides {{ sizes.length }} additional sizes for you to choose among different scenarios. Use attribute size to set additional
|
|
22
|
+
sizes <el-text tag="mark">{{ sizes.join(', ') }}</el-text>
|
|
23
|
+
</p>
|
|
24
|
+
<div class="flex gap-4 items-start">
|
|
25
|
+
<el-link v-for="(size, index) of sizes" :key="size + index" :size="size">{{ size }}</el-link>
|
|
26
|
+
</div>
|
|
27
|
+
</div>
|
|
28
|
+
<template #footer>
|
|
29
|
+
<code class="flex flex-col gap-3 items-start">
|
|
30
|
+
<html-encode tag="<el-link :size='small' />" />
|
|
31
|
+
</code>
|
|
32
|
+
</template>
|
|
33
|
+
</el-card>
|
|
34
|
+
|
|
17
35
|
<el-card>
|
|
18
36
|
<template #header> Disabled </template>
|
|
19
37
|
<div class="flex flex-col gap-3 items-start">
|
|
@@ -62,6 +80,7 @@
|
|
|
62
80
|
import { ref } from 'vue';
|
|
63
81
|
|
|
64
82
|
const colors = ref<string[]>(['default', 'primary', 'secondary', 'neutral', 'success', 'warning', 'info', 'danger']);
|
|
83
|
+
const sizes = ['default', 'large', 'medium', 'small', 'mini'];
|
|
65
84
|
|
|
66
85
|
const snippets = ref({
|
|
67
86
|
basic: `<el-link href="https://element-plus.org" target="_blank" type="secondary">default</el-link>`,
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div class="flex gap-2 items-start">
|
|
3
|
+
<div class="flex flex-col gap-[20px]">
|
|
4
|
+
<div class="text-gray-600 h-3" />
|
|
5
|
+
<div v-for="number in [1, 2, 3, 4, 5, 6, 7, 8, 9]" :key="number" class="rounded-sm h-10 p-1 flex items-center justify-center text-neutral-9 text-sm">{{ number }}</div>
|
|
6
|
+
</div>
|
|
7
|
+
<div class="grid grid-cols-7 !gap-[20px] items-center w-full">
|
|
8
|
+
<div v-for="color of Object.keys(colors)" :key="color" class="flex flex-col gap-[20px] col-span-1">
|
|
9
|
+
<div class="text-gray-600 text-xs font-semibold h-3">
|
|
10
|
+
{{ color }}
|
|
11
|
+
</div>
|
|
12
|
+
<template v-for="item in [1, 2, 3, 4, 5, 6, 7, 8, 9]" :key="item">
|
|
13
|
+
<div class="rounded-[4px] h-10 pl-2 flex items-center justify-start" :class="`bg-${color}-${item} ${item >= 5 ? 'text-white' : 'text-neutral-9'}`" tag="mark">
|
|
14
|
+
{{ colors[color as keyof typeof colors][item] }}
|
|
15
|
+
</div>
|
|
16
|
+
</template>
|
|
17
|
+
</div>
|
|
18
|
+
</div>
|
|
19
|
+
</div>
|
|
20
|
+
</template>
|
|
21
|
+
<script lang="ts" setup>
|
|
22
|
+
import { definePageMeta } from '#imports';
|
|
23
|
+
|
|
24
|
+
definePageMeta({
|
|
25
|
+
layout: 'modules',
|
|
26
|
+
pageTransition: false,
|
|
27
|
+
});
|
|
28
|
+
|
|
29
|
+
const colors = {
|
|
30
|
+
primary: {
|
|
31
|
+
1: '#ddd7f7',
|
|
32
|
+
2: '#bcafef',
|
|
33
|
+
3: '#9a87e6',
|
|
34
|
+
4: '#795fde',
|
|
35
|
+
5: '#5737d6',
|
|
36
|
+
6: '#462cab',
|
|
37
|
+
7: '#342180',
|
|
38
|
+
8: '#231656',
|
|
39
|
+
9: '#110b2b',
|
|
40
|
+
},
|
|
41
|
+
secondary: {
|
|
42
|
+
1: '#e4f6f1',
|
|
43
|
+
2: '#c9eee2',
|
|
44
|
+
3: '#ade5d4',
|
|
45
|
+
4: '#92ddc5',
|
|
46
|
+
5: '#77d4b7',
|
|
47
|
+
6: '#61af97',
|
|
48
|
+
7: '#4b8a76',
|
|
49
|
+
8: '#346556',
|
|
50
|
+
9: '#1e4035',
|
|
51
|
+
},
|
|
52
|
+
neutral: {
|
|
53
|
+
1: '#eeedef',
|
|
54
|
+
2: '#dcdbe0',
|
|
55
|
+
3: '#cbcad0',
|
|
56
|
+
4: '#b9b8c1',
|
|
57
|
+
5: '#a8a6b1',
|
|
58
|
+
6: '#8b8993',
|
|
59
|
+
7: '#6e6c74',
|
|
60
|
+
8: '#515056',
|
|
61
|
+
9: '#343337',
|
|
62
|
+
},
|
|
63
|
+
info: {
|
|
64
|
+
1: '#d9ecff',
|
|
65
|
+
2: '#b2d9ff',
|
|
66
|
+
3: '#8cc7fe',
|
|
67
|
+
4: '#65b4fe',
|
|
68
|
+
5: '#3fa1fe',
|
|
69
|
+
6: '#3283cf',
|
|
70
|
+
7: '#2665a1',
|
|
71
|
+
8: '#194772',
|
|
72
|
+
9: '#0d2944',
|
|
73
|
+
},
|
|
74
|
+
danger: {
|
|
75
|
+
1: '#f9dede',
|
|
76
|
+
2: '#f4bcbd',
|
|
77
|
+
3: '#ee9b9d',
|
|
78
|
+
4: '#e9797c',
|
|
79
|
+
5: '#e3585b',
|
|
80
|
+
6: '#b94749',
|
|
81
|
+
7: '#8f3638',
|
|
82
|
+
8: '#642526',
|
|
83
|
+
9: '#3a1415',
|
|
84
|
+
},
|
|
85
|
+
success: {
|
|
86
|
+
1: '#dbf1e2',
|
|
87
|
+
2: '#b7e2c6',
|
|
88
|
+
3: '#94d4a9',
|
|
89
|
+
4: '#70c58d',
|
|
90
|
+
5: '#4cb770',
|
|
91
|
+
6: '#3d925a',
|
|
92
|
+
7: '#2e6e43',
|
|
93
|
+
8: '#1e492d',
|
|
94
|
+
9: '#0f2516',
|
|
95
|
+
},
|
|
96
|
+
warning: {
|
|
97
|
+
1: '#faf3dc',
|
|
98
|
+
2: '#f6e8ba',
|
|
99
|
+
3: '#f1dc97',
|
|
100
|
+
4: '#edd175',
|
|
101
|
+
5: '#e8c552',
|
|
102
|
+
6: '#bda042',
|
|
103
|
+
7: '#927b32',
|
|
104
|
+
8: '#665722',
|
|
105
|
+
9: '#3b3212',
|
|
106
|
+
},
|
|
107
|
+
};
|
|
108
|
+
</script>
|
|
109
|
+
|
|
110
|
+
<style>
|
|
111
|
+
.comment {
|
|
112
|
+
background-color: var(--el-color-info-light-1);
|
|
113
|
+
border: 1px solid var(--el-color-info-light-2);
|
|
114
|
+
border-radius: 4px;
|
|
115
|
+
color: var(--el-color-info-light-9);
|
|
116
|
+
font-family: monospace;
|
|
117
|
+
font-size: 12px;
|
|
118
|
+
padding: 2px 6px;
|
|
119
|
+
}
|
|
120
|
+
</style>
|
|
@@ -44,15 +44,15 @@ $theme: (
|
|
|
44
44
|
'9': #110b2b,
|
|
45
45
|
),
|
|
46
46
|
secondary: (
|
|
47
|
-
'1': #
|
|
48
|
-
'2': #
|
|
49
|
-
'3': #
|
|
50
|
-
'4': #
|
|
51
|
-
'5': #
|
|
52
|
-
'6': #
|
|
53
|
-
'7': #
|
|
54
|
-
'8': #
|
|
55
|
-
'9': #
|
|
47
|
+
'1': #e4f6f1,
|
|
48
|
+
'2': #c9eee2,
|
|
49
|
+
'3': #ade5d4,
|
|
50
|
+
'4': #92ddc5,
|
|
51
|
+
'5': #77d4b7,
|
|
52
|
+
'6': #61af97,
|
|
53
|
+
'7': #4b8a76,
|
|
54
|
+
'8': #346556,
|
|
55
|
+
'9': #1e4035,
|
|
56
56
|
),
|
|
57
57
|
neutral: (
|
|
58
58
|
'1': #eeedef,
|
|
@@ -66,15 +66,15 @@ $theme: (
|
|
|
66
66
|
'9': #343337,
|
|
67
67
|
),
|
|
68
68
|
info: (
|
|
69
|
-
'1': #
|
|
70
|
-
'2': #
|
|
71
|
-
'3': #
|
|
72
|
-
'4': #
|
|
73
|
-
'5': #
|
|
74
|
-
'6': #
|
|
75
|
-
'7': #
|
|
76
|
-
'8': #
|
|
77
|
-
'9': #
|
|
69
|
+
'1': #d9ecff,
|
|
70
|
+
'2': #b2d9ff,
|
|
71
|
+
'3': #8cc7fe,
|
|
72
|
+
'4': #65b4fe,
|
|
73
|
+
'5': #3fa1fe,
|
|
74
|
+
'6': #3283cf,
|
|
75
|
+
'7': #2665a1,
|
|
76
|
+
'8': #194772,
|
|
77
|
+
'9': #0d2944,
|
|
78
78
|
),
|
|
79
79
|
danger: (
|
|
80
80
|
'1': #f9dede,
|
|
@@ -3,34 +3,34 @@ $font-prefix: '';
|
|
|
3
3
|
$font-config-h: (
|
|
4
4
|
h1: (
|
|
5
5
|
font-size: 24px,
|
|
6
|
-
line-height:
|
|
7
|
-
font-weight:
|
|
6
|
+
line-height: 32px,
|
|
7
|
+
font-weight: 500,
|
|
8
8
|
),
|
|
9
9
|
h2: (
|
|
10
10
|
font-size: 20px,
|
|
11
|
-
line-height:
|
|
12
|
-
font-weight:
|
|
11
|
+
line-height: 28px,
|
|
12
|
+
font-weight: 500,
|
|
13
13
|
),
|
|
14
14
|
h3: (
|
|
15
15
|
font-size: 18px,
|
|
16
|
-
line-height:
|
|
17
|
-
font-weight:
|
|
16
|
+
line-height: 24px,
|
|
17
|
+
font-weight: 500,
|
|
18
18
|
),
|
|
19
19
|
|
|
20
20
|
h4: (
|
|
21
21
|
font-size: 14px,
|
|
22
|
-
line-height:
|
|
23
|
-
font-weight:
|
|
22
|
+
line-height: 20px,
|
|
23
|
+
font-weight: 500,
|
|
24
24
|
),
|
|
25
25
|
h5: (
|
|
26
26
|
font-size: 12px,
|
|
27
|
-
line-height:
|
|
28
|
-
font-weight:
|
|
27
|
+
line-height: 16px,
|
|
28
|
+
font-weight: 500,
|
|
29
29
|
),
|
|
30
30
|
h6: (
|
|
31
31
|
font-size: 10px,
|
|
32
32
|
line-height: 12px,
|
|
33
|
-
font-weight:
|
|
33
|
+
font-weight: 500,
|
|
34
34
|
),
|
|
35
35
|
);
|
|
36
36
|
|
|
@@ -41,7 +41,7 @@ $font-config-body: (
|
|
|
41
41
|
),
|
|
42
42
|
'p-medium': (
|
|
43
43
|
font-size: 14px,
|
|
44
|
-
line-height:
|
|
44
|
+
line-height: 20px,
|
|
45
45
|
),
|
|
46
46
|
'p-small': (
|
|
47
47
|
font-size: 12px,
|
|
@@ -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;
|