@timus-networks/theme 2.4.134 → 2.4.135

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.
Files changed (131) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +1 -1
  3. package/dist/runtime/assets/scss/main.css +144 -118
  4. package/dist/runtime/components/development/example.button.vue +4 -2
  5. package/dist/runtime/components/development/example.dialog.vue +1 -1
  6. package/dist/runtime/public/scss/_colors.scss +9 -9
  7. package/dist/runtime/public/scss/element-plus/affix.css +10 -10
  8. package/dist/runtime/public/scss/element-plus/alert.css +10 -10
  9. package/dist/runtime/public/scss/element-plus/anchor-link.css +10 -10
  10. package/dist/runtime/public/scss/element-plus/anchor.css +10 -10
  11. package/dist/runtime/public/scss/element-plus/aside.css +10 -10
  12. package/dist/runtime/public/scss/element-plus/autocomplete.css +10 -10
  13. package/dist/runtime/public/scss/element-plus/avatar.css +10 -10
  14. package/dist/runtime/public/scss/element-plus/backtop.css +10 -10
  15. package/dist/runtime/public/scss/element-plus/badge.css +10 -10
  16. package/dist/runtime/public/scss/element-plus/base.css +10 -10
  17. package/dist/runtime/public/scss/element-plus/breadcrumb.css +10 -10
  18. package/dist/runtime/public/scss/element-plus/button-group.css +14 -14
  19. package/dist/runtime/public/scss/element-plus/button-group.scss +4 -4
  20. package/dist/runtime/public/scss/element-plus/button.css +83 -90
  21. package/dist/runtime/public/scss/element-plus/button.scss +5 -5
  22. package/dist/runtime/public/scss/element-plus/calendar.css +10 -10
  23. package/dist/runtime/public/scss/element-plus/card.css +10 -10
  24. package/dist/runtime/public/scss/element-plus/carousel-item.css +10 -10
  25. package/dist/runtime/public/scss/element-plus/carousel.css +10 -10
  26. package/dist/runtime/public/scss/element-plus/cascader-panel.css +10 -10
  27. package/dist/runtime/public/scss/element-plus/cascader.css +10 -10
  28. package/dist/runtime/public/scss/element-plus/check-tag.css +10 -10
  29. package/dist/runtime/public/scss/element-plus/checkbox-button.css +13 -13
  30. package/dist/runtime/public/scss/element-plus/checkbox-group.css +10 -10
  31. package/dist/runtime/public/scss/element-plus/checkbox.css +14 -14
  32. package/dist/runtime/public/scss/element-plus/col.css +10 -10
  33. package/dist/runtime/public/scss/element-plus/collapse.css +10 -10
  34. package/dist/runtime/public/scss/element-plus/color-picker.css +10 -10
  35. package/dist/runtime/public/scss/element-plus/common/popup.css +10 -10
  36. package/dist/runtime/public/scss/element-plus/common/transition.css +10 -10
  37. package/dist/runtime/public/scss/element-plus/common/var.css +10 -10
  38. package/dist/runtime/public/scss/element-plus/common/var.scss +6 -6
  39. package/dist/runtime/public/scss/element-plus/container.css +10 -10
  40. package/dist/runtime/public/scss/element-plus/dark/css-vars.css +10 -10
  41. package/dist/runtime/public/scss/element-plus/dark/var.css +10 -10
  42. package/dist/runtime/public/scss/element-plus/date-picker/date-picker.css +10 -10
  43. package/dist/runtime/public/scss/element-plus/date-picker/date-range-picker.css +10 -10
  44. package/dist/runtime/public/scss/element-plus/date-picker/date-table.css +10 -10
  45. package/dist/runtime/public/scss/element-plus/date-picker/month-table.css +10 -10
  46. package/dist/runtime/public/scss/element-plus/date-picker/picker-panel.css +10 -10
  47. package/dist/runtime/public/scss/element-plus/date-picker/picker.css +10 -10
  48. package/dist/runtime/public/scss/element-plus/date-picker/time-picker.css +10 -10
  49. package/dist/runtime/public/scss/element-plus/date-picker/time-range-picker.css +10 -10
  50. package/dist/runtime/public/scss/element-plus/date-picker/time-spinner.css +10 -10
  51. package/dist/runtime/public/scss/element-plus/date-picker/year-table.css +10 -10
  52. package/dist/runtime/public/scss/element-plus/date-picker.css +10 -10
  53. package/dist/runtime/public/scss/element-plus/descriptions-item.css +10 -10
  54. package/dist/runtime/public/scss/element-plus/descriptions.css +10 -10
  55. package/dist/runtime/public/scss/element-plus/dialog.css +43 -10
  56. package/dist/runtime/public/scss/element-plus/dialog.scss +5 -0
  57. package/dist/runtime/public/scss/element-plus/display.css +10 -10
  58. package/dist/runtime/public/scss/element-plus/divider.css +10 -10
  59. package/dist/runtime/public/scss/element-plus/drawer.css +10 -10
  60. package/dist/runtime/public/scss/element-plus/dropdown.css +10 -10
  61. package/dist/runtime/public/scss/element-plus/empty.css +10 -10
  62. package/dist/runtime/public/scss/element-plus/footer.css +10 -10
  63. package/dist/runtime/public/scss/element-plus/form.css +10 -10
  64. package/dist/runtime/public/scss/element-plus/header.css +10 -10
  65. package/dist/runtime/public/scss/element-plus/icon.css +10 -10
  66. package/dist/runtime/public/scss/element-plus/image-viewer.css +10 -10
  67. package/dist/runtime/public/scss/element-plus/image.css +10 -10
  68. package/dist/runtime/public/scss/element-plus/index.css +144 -118
  69. package/dist/runtime/public/scss/element-plus/input-number.css +10 -10
  70. package/dist/runtime/public/scss/element-plus/input.css +10 -10
  71. package/dist/runtime/public/scss/element-plus/link.css +10 -10
  72. package/dist/runtime/public/scss/element-plus/loading.css +10 -10
  73. package/dist/runtime/public/scss/element-plus/main.css +10 -10
  74. package/dist/runtime/public/scss/element-plus/mention.css +10 -10
  75. package/dist/runtime/public/scss/element-plus/menu.css +10 -10
  76. package/dist/runtime/public/scss/element-plus/message-box.css +10 -10
  77. package/dist/runtime/public/scss/element-plus/message.css +10 -10
  78. package/dist/runtime/public/scss/element-plus/mixins/_button.scss +18 -11
  79. package/dist/runtime/public/scss/element-plus/mixins/mixins.css +10 -10
  80. package/dist/runtime/public/scss/element-plus/notification.css +10 -10
  81. package/dist/runtime/public/scss/element-plus/option-group.css +10 -10
  82. package/dist/runtime/public/scss/element-plus/option.css +10 -10
  83. package/dist/runtime/public/scss/element-plus/overlay.css +10 -10
  84. package/dist/runtime/public/scss/element-plus/page-header.css +10 -10
  85. package/dist/runtime/public/scss/element-plus/pagination.css +10 -10
  86. package/dist/runtime/public/scss/element-plus/popconfirm.css +10 -10
  87. package/dist/runtime/public/scss/element-plus/popover.css +10 -10
  88. package/dist/runtime/public/scss/element-plus/popper.css +10 -10
  89. package/dist/runtime/public/scss/element-plus/progress.css +10 -10
  90. package/dist/runtime/public/scss/element-plus/radio-button.css +14 -14
  91. package/dist/runtime/public/scss/element-plus/radio-group.css +10 -10
  92. package/dist/runtime/public/scss/element-plus/radio.css +14 -14
  93. package/dist/runtime/public/scss/element-plus/rate.css +10 -10
  94. package/dist/runtime/public/scss/element-plus/reset.css +10 -10
  95. package/dist/runtime/public/scss/element-plus/result.css +10 -10
  96. package/dist/runtime/public/scss/element-plus/row.css +10 -10
  97. package/dist/runtime/public/scss/element-plus/scrollbar.css +10 -10
  98. package/dist/runtime/public/scss/element-plus/segmented.css +10 -10
  99. package/dist/runtime/public/scss/element-plus/select-dropdown-v2.css +10 -10
  100. package/dist/runtime/public/scss/element-plus/select-dropdown.css +10 -10
  101. package/dist/runtime/public/scss/element-plus/select-v2.css +10 -10
  102. package/dist/runtime/public/scss/element-plus/select.css +10 -10
  103. package/dist/runtime/public/scss/element-plus/skeleton-item.css +10 -10
  104. package/dist/runtime/public/scss/element-plus/skeleton.css +10 -10
  105. package/dist/runtime/public/scss/element-plus/slider.css +10 -10
  106. package/dist/runtime/public/scss/element-plus/space.css +10 -10
  107. package/dist/runtime/public/scss/element-plus/spinner.css +10 -10
  108. package/dist/runtime/public/scss/element-plus/statistic.css +10 -10
  109. package/dist/runtime/public/scss/element-plus/step.css +10 -10
  110. package/dist/runtime/public/scss/element-plus/steps.css +10 -10
  111. package/dist/runtime/public/scss/element-plus/switch.css +19 -19
  112. package/dist/runtime/public/scss/element-plus/table-column.css +10 -10
  113. package/dist/runtime/public/scss/element-plus/table-v2.css +10 -10
  114. package/dist/runtime/public/scss/element-plus/table.css +10 -10
  115. package/dist/runtime/public/scss/element-plus/tabs.css +10 -10
  116. package/dist/runtime/public/scss/element-plus/tag.css +10 -10
  117. package/dist/runtime/public/scss/element-plus/text.css +10 -10
  118. package/dist/runtime/public/scss/element-plus/time-picker.css +10 -10
  119. package/dist/runtime/public/scss/element-plus/time-select.css +10 -10
  120. package/dist/runtime/public/scss/element-plus/timeline-item.css +10 -10
  121. package/dist/runtime/public/scss/element-plus/timeline.css +10 -10
  122. package/dist/runtime/public/scss/element-plus/tooltip-v2.css +10 -10
  123. package/dist/runtime/public/scss/element-plus/tour.css +10 -10
  124. package/dist/runtime/public/scss/element-plus/transfer.css +10 -10
  125. package/dist/runtime/public/scss/element-plus/tree-select.css +10 -10
  126. package/dist/runtime/public/scss/element-plus/tree.css +10 -10
  127. package/dist/runtime/public/scss/element-plus/upload.css +10 -10
  128. package/dist/runtime/public/scss/element-plus/var.css +10 -10
  129. package/dist/runtime/public/scss/element-plus/virtual-list.css +10 -10
  130. package/dist/runtime/public/scss/theme.css +10 -10
  131. 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: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -333,7 +333,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
333
333
  transition: var(--el-transition-all);
334
334
  user-select: none;
335
335
  padding: 12px 15px;
336
- font-size: 16px;
336
+ font-size: 14px;
337
337
  border-radius: 0;
338
338
  }
339
339
  .el-radio-button__inner.is-round {
@@ -380,7 +380,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
380
380
  color: var(--el-color-primary-light-3);
381
381
  cursor: not-allowed;
382
382
  background-image: none;
383
- background-color: var(--el-button-disabled-bg-color, var(--el-color-primary-light-2));
383
+ background-color: var(--el-button-disabled-bg-color, var(--el-color-primary-light-1));
384
384
  border-color: var(--el-color-primary-light-3);
385
385
  box-shadow: none;
386
386
  }
@@ -396,7 +396,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
396
396
  }
397
397
  .el-radio-button--large .el-radio-button__inner {
398
398
  padding: 12px 15px;
399
- font-size: 16px;
399
+ font-size: 14px;
400
400
  border-radius: 0;
401
401
  height: 40px;
402
402
  }
@@ -406,7 +406,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
406
406
 
407
407
  .el-radio-button--medium .el-radio-button__inner {
408
408
  padding: 8px 15px;
409
- font-size: 16px;
409
+ font-size: 14px;
410
410
  border-radius: 0;
411
411
  height: 36px;
412
412
  }
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -357,7 +357,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
357
357
  border-radius: var(--el-border-radius-small);
358
358
  }
359
359
  .el-radio.is-bordered.el-radio--large .el-radio__label {
360
- font-size: 16px;
360
+ font-size: 14px;
361
361
  }
362
362
  .el-radio.is-bordered.el-radio--large .el-radio__inner {
363
363
  height: 16px;
@@ -368,7 +368,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
368
368
  border-radius: var(--el-border-radius-small);
369
369
  }
370
370
  .el-radio.is-bordered.el-radio--medium .el-radio__label {
371
- font-size: 16px;
371
+ font-size: 14px;
372
372
  }
373
373
  .el-radio.is-bordered.el-radio--medium .el-radio__inner {
374
374
  height: 14px;
@@ -510,7 +510,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
510
510
  }
511
511
 
512
512
  .el-radio.el-radio--large .el-radio__label {
513
- font-size: 16px;
513
+ font-size: 14px;
514
514
  }
515
515
 
516
516
  .el-radio.el-radio--large .el-radio__inner {
@@ -518,7 +518,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
518
518
  height: 16px;
519
519
  }
520
520
  .el-radio.el-radio--medium .el-radio__label {
521
- font-size: 16px;
521
+ font-size: 14px;
522
522
  }
523
523
 
524
524
  .el-radio.el-radio--medium .el-radio__inner {
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e4f6f1;
95
+ --el-color-secondary-light-1: #eeedef;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #c9eee2;
98
+ --el-color-secondary-light-2: #dcdbe0;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #ade5d4;
101
+ --el-color-secondary-light-3: #cbcad0;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #92ddc5;
104
+ --el-color-secondary-light-4: #b9b8c1;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #77d4b7;
108
- --el-color-secondary: #77d4b7;
107
+ --el-color-secondary-light-5: #a8a6b1;
108
+ --el-color-secondary: #a8a6b1;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #61af97;
111
+ --el-color-secondary-light-6: #8b8993;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #4b8a76;
114
+ --el-color-secondary-light-7: #6e6c74;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #346556;
117
+ --el-color-secondary-light-8: #515056;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #1e4035;
120
+ --el-color-secondary-light-9: #343337;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;