@timus-networks/theme 2.4.68 → 2.4.69

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 (58) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +1 -1
  3. package/dist/runtime/pages/colors.vue +33 -17
  4. package/dist/runtime/public/scss/element-plus/alert.css +2 -2
  5. package/dist/runtime/public/scss/element-plus/alert.scss +1 -1
  6. package/dist/runtime/public/scss/element-plus/autocomplete.css +2 -2
  7. package/dist/runtime/public/scss/element-plus/autocomplete.scss +1 -1
  8. package/dist/runtime/public/scss/element-plus/avatar.css +1 -1
  9. package/dist/runtime/public/scss/element-plus/base.css +5 -3
  10. package/dist/runtime/public/scss/element-plus/button-group.css +4 -4
  11. package/dist/runtime/public/scss/element-plus/button-group.scss +1 -1
  12. package/dist/runtime/public/scss/element-plus/button.css +5 -5
  13. package/dist/runtime/public/scss/element-plus/button.scss +1 -1
  14. package/dist/runtime/public/scss/element-plus/cascader-panel.css +1 -1
  15. package/dist/runtime/public/scss/element-plus/cascader.css +3 -3
  16. package/dist/runtime/public/scss/element-plus/checkbox-button.css +4 -4
  17. package/dist/runtime/public/scss/element-plus/checkbox-button.scss +4 -4
  18. package/dist/runtime/public/scss/element-plus/checkbox.css +3 -3
  19. package/dist/runtime/public/scss/element-plus/checkbox.scss +1 -1
  20. package/dist/runtime/public/scss/element-plus/color-picker.css +5 -5
  21. package/dist/runtime/public/scss/element-plus/color-picker.scss +1 -1
  22. package/dist/runtime/public/scss/element-plus/common/var.scss +17 -15
  23. package/dist/runtime/public/scss/element-plus/date-picker/date-picker.css +1 -1
  24. package/dist/runtime/public/scss/element-plus/date-picker/picker-panel.css +1 -1
  25. package/dist/runtime/public/scss/element-plus/date-picker/picker-panel.scss +1 -1
  26. package/dist/runtime/public/scss/element-plus/date-picker/picker.css +3 -3
  27. package/dist/runtime/public/scss/element-plus/date-picker.css +4 -4
  28. package/dist/runtime/public/scss/element-plus/dialog.css +1 -1
  29. package/dist/runtime/public/scss/element-plus/dropdown.css +2 -2
  30. package/dist/runtime/public/scss/element-plus/dropdown.scss +1 -1
  31. package/dist/runtime/public/scss/element-plus/form.css +3 -3
  32. package/dist/runtime/public/scss/element-plus/index.css +85 -83
  33. package/dist/runtime/public/scss/element-plus/input-number.css +9 -9
  34. package/dist/runtime/public/scss/element-plus/input-number.scss +4 -4
  35. package/dist/runtime/public/scss/element-plus/input.css +5 -5
  36. package/dist/runtime/public/scss/element-plus/mention.css +1 -1
  37. package/dist/runtime/public/scss/element-plus/mention.scss +1 -1
  38. package/dist/runtime/public/scss/element-plus/message-box.css +1 -1
  39. package/dist/runtime/public/scss/element-plus/radio-button.css +4 -4
  40. package/dist/runtime/public/scss/element-plus/radio-button.scss +4 -4
  41. package/dist/runtime/public/scss/element-plus/radio.css +6 -6
  42. package/dist/runtime/public/scss/element-plus/radio.scss +2 -2
  43. package/dist/runtime/public/scss/element-plus/segmented.css +7 -7
  44. package/dist/runtime/public/scss/element-plus/select-dropdown-v2.css +1 -1
  45. package/dist/runtime/public/scss/element-plus/select-dropdown.css +1 -1
  46. package/dist/runtime/public/scss/element-plus/select-dropdown.scss +1 -1
  47. package/dist/runtime/public/scss/element-plus/select-v2.css +3 -3
  48. package/dist/runtime/public/scss/element-plus/select.css +3 -3
  49. package/dist/runtime/public/scss/element-plus/select.scss +1 -1
  50. package/dist/runtime/public/scss/element-plus/skeleton-item.css +1 -1
  51. package/dist/runtime/public/scss/element-plus/skeleton-item.scss +1 -1
  52. package/dist/runtime/public/scss/element-plus/switch.css +1 -1
  53. package/dist/runtime/public/scss/element-plus/time-picker.css +4 -4
  54. package/dist/runtime/public/scss/element-plus/time-select.css +4 -4
  55. package/dist/runtime/public/scss/element-plus/tour.css +1 -1
  56. package/dist/runtime/public/scss/element-plus/transfer.css +1 -1
  57. package/dist/runtime/public/scss/element-plus/var.css +5 -3
  58. package/package.json +1 -1
package/dist/module.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@timus-networks/theme",
3
3
  "configKey": "themeOptions",
4
- "version": "2.4.68",
4
+ "version": "2.4.69",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "0.8.4",
7
7
  "unbuild": "2.0.0"
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.68";
14
+ const version = "2.4.69";
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 = {
@@ -1,23 +1,39 @@
1
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-[50px] p-1 flex items-center justify-center text-neutral-9 text-sm">{{ number }}</div>
2
+ <div class="flex flex-col gap-6 items-start">
3
+ <div class="flex flex-col gap-2 p-medium text-neutral-7">
4
+ <h1>Colors</h1>
5
+ <p class="p-medium text-neutral-7">
6
+ Renk skalası aşağıda son haline göre listelenmektedir. Dokumantasyon detayı için figma tasarımına
7
+ <el-link href="https://www.figma.com/design/4vi5mIqUrEXbT05Jgmcvop/Timus-Design-System-v2.0?node-id=0-1" target="_blank">bu linkten</el-link> erişebilirsiniz.
8
+ </p>
9
+ <ul class="list-disc flex flex-col gap-1 pl-4">
10
+ <li>
11
+ Css içerisinde: <el-text tag="mark" size="small">background-color: var(--el-color-info-light-5)</el-text> şeklinde kullanabilirsiniz. Aşağıda
12
+ <el-text tag="mark" size="small">--el-color-</el-text> dan sonrası verilmiştir. Birleştirip kullanmanız gerekir.
13
+ </li>
14
+ <li>HTML içerisinde: <el-text tag="mark" size="small">class='bg-info-5 text-info-9'</el-text> şeklinde kullanabilirsiniz.</li>
15
+ </ul>
6
16
  </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="flex gap-1 items-center p-small border border-neutral-2 rounded-md p-1">
14
- <div class="rounded-[4px] h-10 w-10 pl-2 flex items-center justify-start" :class="`bg-${color}-${item} ${item >= 5 ? 'text-white' : 'text-neutral-9'}`" tag="mark" />
15
- <div class="flex flex-col gap-1">
16
- <span>{{ (colors as any)[color][item] }}</span>
17
- <span class="p-tiny text-neutral-7r">{{ `${color}-light-${item}` }}</span>
18
- </div>
17
+ <div class="flex gap-2 items-start w-full">
18
+ <div class="flex flex-col gap-[20px]">
19
+ <div class="text-gray-600 h-3" />
20
+ <div v-for="number in [1, 2, 3, 4, 5, 6, 7, 8, 9]" :key="number" class="rounded-sm h-[50px] p-1 flex items-center justify-center text-neutral-9 text-sm">{{ number }}</div>
21
+ </div>
22
+ <div class="grid grid-cols-7 !gap-[20px] items-center w-full">
23
+ <div v-for="color of Object.keys(colors)" :key="color" class="flex flex-col gap-[20px] col-span-1">
24
+ <div class="text-gray-600 text-xs font-semibold h-3">
25
+ {{ color }}
19
26
  </div>
20
- </template>
27
+ <template v-for="item in [1, 2, 3, 4, 5, 6, 7, 8, 9]" :key="item">
28
+ <div class="flex gap-1 items-center p-small border border-neutral-2 rounded-md p-1">
29
+ <div class="rounded-[4px] h-10 w-10 pl-2 flex items-center justify-start" :class="`bg-${color}-${item} ${item >= 5 ? 'text-white' : 'text-neutral-9'}`" tag="mark" />
30
+ <div class="flex flex-col gap-1">
31
+ <span>{{ (colors as any)[color][item] }}</span>
32
+ <span class="p-tiny text-neutral-7r">{{ `${color}-light-${item}` }}</span>
33
+ </div>
34
+ </div>
35
+ </template>
36
+ </div>
21
37
  </div>
22
38
  </div>
23
39
  </div>
@@ -302,7 +302,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
302
302
  **/
303
303
  .el-alert {
304
304
  --el-alert-padding: 8px 16px;
305
- --el-alert-border-radius-base: 4px;
305
+ --el-alert-border-radius: var(--el-border-radius-small);
306
306
  --el-alert-border-color: var(--el-color-info-light-3);
307
307
  --el-alert-title-font-size: 14px;
308
308
  --el-alert-title-with-description-font-size: 14px;
@@ -315,7 +315,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
315
315
  padding: var(--el-alert-padding);
316
316
  margin: 0;
317
317
  box-sizing: border-box;
318
- border-radius: var(--el-alert-border-radius-base);
318
+ border-radius: var(--el-alert-border-radius-small);
319
319
  border-width: var(--el-border-width);
320
320
  border-style: var(--el-border-style);
321
321
  border-color: var(--el-alert-border-color);
@@ -9,7 +9,7 @@
9
9
  padding: getCssVar('alert', 'padding');
10
10
  margin: 0;
11
11
  box-sizing: border-box;
12
- border-radius: getCssVar('alert', 'border-radius-base');
12
+ border-radius: getCssVar('alert', 'border-radius-small');
13
13
  border-width: getCssVar('border-width');
14
14
  border-style: getCssVar('border-style');
15
15
  border-color: getCssVar('alert', 'border-color');
@@ -307,7 +307,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
307
307
  --el-input-focus-border: var(--el-color-primary);
308
308
  --el-input-transparent-border: 0 0 0 1px transparent inset;
309
309
  --el-input-border-color: var(--el-border-color);
310
- --el-input-border-radius: var(--el-border-radius-base);
310
+ --el-input-border-radius: var(--el-border-radius-small);
311
311
  --el-input-bg-color: var(--el-fill-color-blank);
312
312
  --el-input-icon-color: var(--el-color-neutral-light-9);
313
313
  --el-input-placeholder-color: var(--el-text-color-placeholder);
@@ -349,7 +349,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
349
349
  }
350
350
 
351
351
  .el-autocomplete-suggestion {
352
- border-radius: var(--el-border-radius-base);
352
+ border-radius: var(--el-border-radius-small);
353
353
  box-sizing: border-box;
354
354
  }
355
355
  .el-autocomplete-suggestion__wrap {
@@ -19,7 +19,7 @@
19
19
  }
20
20
 
21
21
  @include b(autocomplete-suggestion) {
22
- border-radius: getCssVar('border-radius', 'base');
22
+ border-radius: getCssVar('border-radius-small');
23
23
  box-sizing: border-box;
24
24
 
25
25
  @include e(wrap) {
@@ -308,7 +308,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
308
308
  --el-avatar-icon-size: 16px;
309
309
  --el-avatar-border-color: var(--el-color-neutral-light-3);
310
310
  --el-avatar-border-color-hover: var(--el-color-neutral-light-4);
311
- --el-avatar-border-radius: var(--el-border-radius-base);
311
+ --el-avatar-border-radius: var(--el-border-radius-small);
312
312
  --el-avatar-size: 32px;
313
313
  --el-avatar-size-large: 56px;
314
314
  --el-avatar-size-medium: 44px;
@@ -324,8 +324,10 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
324
324
  --el-index-normal: 1;
325
325
  --el-index-top: 1000;
326
326
  --el-index-popper: 2000;
327
- --el-border-radius-base: 4px;
328
- --el-border-radius-small: 2px;
327
+ --el-border-radius-tiny: 2px;
328
+ --el-border-radius-small: 4px;
329
+ --el-border-radius-medium: 8px;
330
+ --el-border-radius-large: 16px;
329
331
  --el-border-radius-round: 20px;
330
332
  --el-border-radius-circle: 100%;
331
333
  --el-transition-duration: 0.3s;
@@ -339,7 +341,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
339
341
  --el-transition-border: border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);
340
342
  --el-transition-box-shadow: box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);
341
343
  --el-transition-color: color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);
342
- --el-component-size: 40px;
344
+ --el-component-size: 36px;
343
345
  --el-component-size-large: 40px;
344
346
  --el-component-size-medium: 36px;
345
347
  --el-component-size-small: 32px;
@@ -332,10 +332,10 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
332
332
  border-bottom-left-radius: 0;
333
333
  }
334
334
  .el-button-group > .el-button:first-child:last-child {
335
- border-top-right-radius: var(--el-border-radius-base);
336
- border-bottom-right-radius: var(--el-border-radius-base);
337
- border-top-left-radius: var(--el-border-radius-base);
338
- border-bottom-left-radius: var(--el-border-radius-base);
335
+ border-top-right-radius: var(--el-border-radius-small);
336
+ border-bottom-right-radius: var(--el-border-radius-small);
337
+ border-top-left-radius: var(--el-border-radius-small);
338
+ border-bottom-left-radius: var(--el-border-radius-small);
339
339
  }
340
340
  .el-button-group > .el-button:first-child:last-child.is-round {
341
341
  border-radius: var(--el-border-radius-round);
@@ -32,7 +32,7 @@
32
32
  border-bottom-left-radius: map.get($button-border-radius, 'default');
33
33
 
34
34
  &.is-round {
35
- border-radius: getCssVar('border-radius', 'round');
35
+ border-radius: getCssVar('border-radius-round');
36
36
  }
37
37
 
38
38
  &.is-circle {
@@ -326,7 +326,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
326
326
  justify-content: center;
327
327
  align-items: center;
328
328
  line-height: 1;
329
- height: 40px;
329
+ height: 36px;
330
330
  white-space: nowrap;
331
331
  cursor: pointer;
332
332
  color: var(--el-button-text-color);
@@ -369,13 +369,13 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
369
369
  .el-button {
370
370
  padding: 12px 15px;
371
371
  font-size: 14px;
372
- border-radius: var(--el-border-radius-base);
372
+ border-radius: var(--el-border-radius-small);
373
373
  }
374
374
  .el-button.is-round {
375
375
  padding: 12px 15px;
376
376
  }
377
377
  .el-button:has(> i):not(:has(span)) {
378
- width: 40px;
378
+ width: 36px;
379
379
  padding: 0;
380
380
  }
381
381
  .el-button::-moz-focus-inner {
@@ -436,7 +436,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
436
436
  }
437
437
 
438
438
  .el-button.is-circle {
439
- width: 40px;
439
+ width: 36px;
440
440
  border-radius: 50%;
441
441
  padding: 12px;
442
442
  }
@@ -1000,7 +1000,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
1000
1000
  .el-button--large {
1001
1001
  padding: 12px 15px;
1002
1002
  font-size: 14px;
1003
- border-radius: var(--el-border-radius-base);
1003
+ border-radius: var(--el-border-radius-small);
1004
1004
  }
1005
1005
  .el-button--large.is-round {
1006
1006
  padding: 12px 15px;
@@ -162,7 +162,7 @@ $button-icon-span-gap: map.merge(
162
162
  }
163
163
  }
164
164
  @include when(round) {
165
- border-radius: getCssVar('border-radius', 'round');
165
+ border-radius: getCssVar('border-radius-round');
166
166
  }
167
167
  @include when(circle) {
168
168
  width: map.get($input-height, 'default');
@@ -305,7 +305,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
305
305
  --el-cascader-menu-selected-text-color: var(--el-color-primary);
306
306
  --el-cascader-menu-fill: var(--el-bg-color-overlay);
307
307
  --el-cascader-menu-font-size: var(--el-font-size-base);
308
- --el-cascader-menu-radius: var(--el-border-radius-base);
308
+ --el-cascader-menu-radius: var(--el-border-radius-small);
309
309
  --el-cascader-menu-border: solid 1px var(--el-border-color-light);
310
310
  --el-cascader-menu-shadow: var(--el-box-shadow-light);
311
311
  --el-cascader-node-background-hover: var(--el-fill-color-light);
@@ -305,7 +305,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
305
305
  --el-cascader-menu-selected-text-color: var(--el-color-primary);
306
306
  --el-cascader-menu-fill: var(--el-bg-color-overlay);
307
307
  --el-cascader-menu-font-size: var(--el-font-size-base);
308
- --el-cascader-menu-radius: var(--el-border-radius-base);
308
+ --el-cascader-menu-radius: var(--el-border-radius-small);
309
309
  --el-cascader-menu-border: solid 1px var(--el-border-color-light);
310
310
  --el-cascader-menu-shadow: var(--el-box-shadow-light);
311
311
  --el-cascader-node-background-hover: var(--el-fill-color-light);
@@ -316,7 +316,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
316
316
  vertical-align: middle;
317
317
  position: relative;
318
318
  font-size: var(--el-font-size-base);
319
- line-height: 40px;
319
+ line-height: 36px;
320
320
  outline: none;
321
321
  }
322
322
  .el-cascader:not(.is-disabled):hover .el-input__wrapper {
@@ -382,7 +382,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
382
382
  --el-cascader-menu-selected-text-color: var(--el-color-primary);
383
383
  --el-cascader-menu-fill: var(--el-bg-color-overlay);
384
384
  --el-cascader-menu-font-size: var(--el-font-size-base);
385
- --el-cascader-menu-radius: var(--el-border-radius-base);
385
+ --el-cascader-menu-radius: var(--el-border-radius-small);
386
386
  --el-cascader-menu-border: solid 1px var(--el-border-color-light);
387
387
  --el-cascader-menu-shadow: var(--el-box-shadow-light);
388
388
  --el-cascader-node-background-hover: var(--el-fill-color-light);
@@ -393,13 +393,13 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
393
393
  }
394
394
  .el-checkbox-button:first-child .el-checkbox-button__inner {
395
395
  border-left: 1px solid var(--el-checkbox-button-border-color);
396
- border-top-left-radius: var(--el-border-radius-base);
397
- border-bottom-left-radius: var(--el-border-radius-base);
396
+ border-top-left-radius: var(--el-border-radius-small);
397
+ border-bottom-left-radius: var(--el-border-radius-small);
398
398
  box-shadow: none !important;
399
399
  }
400
400
  .el-checkbox-button:last-child .el-checkbox-button__inner {
401
- border-top-right-radius: var(--el-border-radius-base);
402
- border-bottom-right-radius: var(--el-border-radius-base);
401
+ border-top-right-radius: var(--el-border-radius-small);
402
+ border-bottom-right-radius: var(--el-border-radius-small);
403
403
  }
404
404
  .el-checkbox-button--large .el-checkbox-button__inner {
405
405
  --el-button-size: 40px;
@@ -103,8 +103,8 @@
103
103
  &:first-child {
104
104
  .#{$namespace}-checkbox-button__inner {
105
105
  border-left: 1px solid getCssVar('checkbox-button-border-color');
106
- border-top-left-radius: getCssVar('border-radius-base');
107
- border-bottom-left-radius: getCssVar('border-radius-base');
106
+ border-top-left-radius: getCssVar('border-radius-small');
107
+ border-bottom-left-radius: getCssVar('border-radius-small');
108
108
  box-shadow: none !important;
109
109
  }
110
110
  }
@@ -117,8 +117,8 @@
117
117
 
118
118
  &:last-child {
119
119
  .#{$namespace}-checkbox-button__inner {
120
- border-top-right-radius: getCssVar('border-radius-base');
121
- border-bottom-right-radius: getCssVar('border-radius-base');
120
+ border-top-right-radius: getCssVar('border-radius-small');
121
+ border-bottom-right-radius: getCssVar('border-radius-small');
122
122
  }
123
123
  }
124
124
 
@@ -332,7 +332,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
332
332
  align-items: center;
333
333
  white-space: nowrap;
334
334
  user-select: none;
335
- height: var(--el-checkbox-height, 40px);
335
+ height: var(--el-checkbox-height, 36px);
336
336
  }
337
337
  .el-checkbox.is-disabled {
338
338
  cursor: not-allowed;
@@ -340,7 +340,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
340
340
 
341
341
  .el-checkbox.is-bordered {
342
342
  padding: 0 19px 0 11px;
343
- border-radius: var(--el-border-radius-base);
343
+ border-radius: var(--el-border-radius-small);
344
344
  border: var(--el-border);
345
345
  box-sizing: border-box;
346
346
  }
@@ -352,7 +352,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
352
352
  }
353
353
  .el-checkbox.is-bordered.el-checkbox--large {
354
354
  padding: 0 19px 0 11px;
355
- border-radius: var(--el-border-radius-base);
355
+ border-radius: var(--el-border-radius-small);
356
356
  }
357
357
  .el-checkbox.is-bordered.el-checkbox--large .el-checkbox__label {
358
358
  font-size: 14px;
@@ -49,7 +49,7 @@ $checkbox-bordered-input-width: map.merge($checkbox-bordered-input-height, $chec
49
49
 
50
50
  @include when(bordered) {
51
51
  padding: 0 map.get($checkbox-bordered-padding-right, 'default')-$border-width 0 map.get($checkbox-bordered-padding-left, 'default')-$border-width;
52
- border-radius: getCssVar('border-radius-base');
52
+ border-radius: getCssVar('border-radius-small');
53
53
  border: getCssVar('border');
54
54
  box-sizing: border-box;
55
55
 
@@ -564,8 +564,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
564
564
  }
565
565
 
566
566
  .el-color-picker__mask {
567
- height: 38px;
568
- width: 38px;
567
+ height: 34px;
568
+ width: 34px;
569
569
  border-radius: 4px;
570
570
  position: absolute;
571
571
  top: 1px;
@@ -580,8 +580,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
580
580
  justify-content: center;
581
581
  align-items: center;
582
582
  box-sizing: border-box;
583
- height: 40px;
584
- width: 40px;
583
+ height: 36px;
584
+ width: 36px;
585
585
  padding: 4px;
586
586
  border: 1px solid var(--el-border-color);
587
587
  border-radius: 4px;
@@ -631,7 +631,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
631
631
  padding: 6px;
632
632
  box-sizing: content-box;
633
633
  background-color: #ffffff;
634
- border-radius: var(--el-border-radius-base);
634
+ border-radius: var(--el-border-radius-small);
635
635
  box-shadow: var(--el-box-shadow-light);
636
636
  }
637
637
  .el-color-picker__panel.el-popper {
@@ -343,7 +343,7 @@ $color-picker-size: map.merge($common-component-size, $color-picker-size);
343
343
  padding: 6px;
344
344
  box-sizing: content-box;
345
345
  background-color: $color-white;
346
- border-radius: getCssVar('border-radius-base');
346
+ border-radius: getCssVar('border-radius-small');
347
347
  box-shadow: map.get($dropdown, 'menu-box-shadow');
348
348
  &.#{$namespace}-popper {
349
349
  border: 1px solid getCssVar('border-color-lighter');
@@ -172,8 +172,10 @@ $border-color-hover: getCssVar('text-color', 'disabled') !default;
172
172
  $border-radius: () !default;
173
173
  $border-radius: map.merge(
174
174
  (
175
- 'base': 4px,
176
- 'small': 2px,
175
+ 'tiny': 2px,
176
+ 'small': 4px,
177
+ 'medium': 8px,
178
+ 'large': 16px,
177
179
  'round': 20px,
178
180
  'circle': 100%,
179
181
  ),
@@ -252,7 +254,7 @@ $disabled: map.merge(
252
254
  $common-component-size: () !default;
253
255
  $common-component-size: map.merge(
254
256
  (
255
- 'default': 40px,
257
+ 'default': 36px,
256
258
  'large': 40px,
257
259
  'medium': 36px,
258
260
  'small': 32px,
@@ -537,7 +539,7 @@ $alert: () !default;
537
539
  $alert: map.merge(
538
540
  (
539
541
  'padding': 8px 16px,
540
- 'border-radius-base': 4px,
542
+ 'border-radius': getCssVar('border-radius-small'),
541
543
  'border-color': getCssVar('color', 'info-light-3'),
542
544
  'title-font-size': 14px,
543
545
  'title-with-description-font-size': 14px,
@@ -557,7 +559,7 @@ $messagebox: map.merge(
557
559
  (
558
560
  'title-color': getCssVar('text-color-primary'),
559
561
  'width': 420px,
560
- 'border-radius': 16px,
562
+ 'border-radius': getCssVar('border-radius-medium'),
561
563
  'box-shadow': getCssVar('box-shadow'),
562
564
  'font-size': getCssVar('font-size-large'),
563
565
  'content-font-size': getCssVar('font-size-base'),
@@ -621,7 +623,7 @@ $input: map.merge(
621
623
  'focus-border': getCssVar('color-primary'),
622
624
  'transparent-border': 0 0 0 1px transparent inset,
623
625
  'border-color': getCssVar('border-color'),
624
- 'border-radius': getCssVar('border-radius-base'),
626
+ 'border-radius': getCssVar('border-radius-small'),
625
627
  'bg-color': getCssVar('fill-color', 'blank'),
626
628
  'icon-color': getCssVar('color', 'neutral', 'light-9'),
627
629
  'placeholder-color': getCssVar('text-color-placeholder'),
@@ -694,7 +696,7 @@ $cascader: map.merge(
694
696
  'menu-selected-text-color': getCssVar('color-primary'),
695
697
  'menu-fill': getCssVar('bg-color', 'overlay'),
696
698
  'menu-font-size': getCssVar('font-size-base'),
697
- 'menu-radius': getCssVar('border-radius-base'),
699
+ 'menu-radius': getCssVar('border-radius-small'),
698
700
  'menu-border': solid 1px getCssVar('border-color-light'),
699
701
  'menu-shadow': getCssVar('box-shadow-light'),
700
702
  'node-background-hover': getCssVar('fill-color', 'light'),
@@ -785,10 +787,10 @@ $button-font-size: map.merge(
785
787
  $button-border-radius: () !default;
786
788
  $button-border-radius: map.merge(
787
789
  (
788
- // 'default': getCssVar('border-radius', 'base'),
789
- // 'small': calc(#{getCssVar('border-radius', 'base')} - 1px),
790
- 'default': getCssVar('border-radius', 'base'),
791
- 'large': getCssVar('border-radius', 'base'),
790
+ // 'default': getCssVar('border-radius-small'),
791
+ // 'small': calc(#{getCssVar('border-radius-small')} - 1px),
792
+ 'default': getCssVar('border-radius-small'),
793
+ 'large': getCssVar('border-radius-small'),
792
794
  'medium': 4px,
793
795
  'small': 4px,
794
796
  'mini': 4px
@@ -849,7 +851,7 @@ $dialog: map.merge(
849
851
  'content-font-size': 14px,
850
852
  'content-line-height': 22px,
851
853
  'padding-primary': 24px,
852
- 'border-radius': 16px,
854
+ 'border-radius': 8px,
853
855
  ),
854
856
  $dialog
855
857
  );
@@ -869,7 +871,7 @@ $tour: map.merge(
869
871
  'font-size': 14px,
870
872
  'color': getCssVar('text-color-primary'),
871
873
  'bg-color': getCssVar('bg-color'),
872
- 'border-radius': 4px,
874
+ 'border-radius': getCssVar('border-radius-medium'),
873
875
  ),
874
876
  $tour
875
877
  );
@@ -1359,7 +1361,7 @@ $transfer: () !default;
1359
1361
  $transfer: map.merge(
1360
1362
  (
1361
1363
  'border-color': getCssVar('border-color-lighter'),
1362
- 'border-radius': getCssVar('border-radius-base'),
1364
+ 'border-radius': getCssVar('border-radius-small'),
1363
1365
  'panel-width': 200px,
1364
1366
  'panel-header-height': 40px,
1365
1367
  'panel-header-bg-color': getCssVar('fill-color', 'light'),
@@ -1468,7 +1470,7 @@ $avatar: map.merge(
1468
1470
  'icon-size': 16px,
1469
1471
  'border-color': getCssVar('color-neutral-light-3'),
1470
1472
  'border-color-hover': getCssVar('color-neutral-light-4'),
1471
- 'border-radius': getCssVar('border-radius-base'),
1473
+ 'border-radius': getCssVar('border-radius-small'),
1472
1474
  ),
1473
1475
  $avatar
1474
1476
  );
@@ -303,7 +303,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
303
303
  .el-picker-panel {
304
304
  color: var(--el-text-color-regular);
305
305
  background: var(--el-bg-color-overlay);
306
- border-radius: var(--el-border-radius-base);
306
+ border-radius: var(--el-border-radius-small);
307
307
  line-height: 30px;
308
308
  }
309
309
  .el-picker-panel .el-time-panel {
@@ -303,7 +303,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
303
303
  .el-picker-panel {
304
304
  color: var(--el-text-color-regular);
305
305
  background: var(--el-bg-color-overlay);
306
- border-radius: var(--el-border-radius-base);
306
+ border-radius: var(--el-border-radius-small);
307
307
  line-height: 30px;
308
308
  }
309
309
  .el-picker-panel .el-time-panel {
@@ -4,7 +4,7 @@
4
4
  @include b(picker-panel) {
5
5
  color: getCssVar('text-color', 'regular');
6
6
  background: getCssVar('bg-color', 'overlay');
7
- border-radius: getCssVar('border-radius-base');
7
+ border-radius: getCssVar('border-radius-small');
8
8
  line-height: 30px;
9
9
 
10
10
  .#{$namespace}-time-panel {
@@ -458,7 +458,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
458
458
  --el-input-focus-border: var(--el-color-primary);
459
459
  --el-input-transparent-border: 0 0 0 1px transparent inset;
460
460
  --el-input-border-color: var(--el-border-color);
461
- --el-input-border-radius: var(--el-border-radius-base);
461
+ --el-input-border-radius: var(--el-border-radius-small);
462
462
  --el-input-bg-color: var(--el-fill-color-blank);
463
463
  --el-input-icon-color: var(--el-color-neutral-light-9);
464
464
  --el-input-placeholder-color: var(--el-text-color-placeholder);
@@ -521,8 +521,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
521
521
  border: none;
522
522
  outline: none;
523
523
  display: inline-block;
524
- height: 38px;
525
- line-height: 38px;
524
+ height: 34px;
525
+ line-height: 34px;
526
526
  margin: 0;
527
527
  padding: 0;
528
528
  width: 39%;
@@ -841,7 +841,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
841
841
  --el-input-focus-border: var(--el-color-primary);
842
842
  --el-input-transparent-border: 0 0 0 1px transparent inset;
843
843
  --el-input-border-color: var(--el-border-color);
844
- --el-input-border-radius: var(--el-border-radius-base);
844
+ --el-input-border-radius: var(--el-border-radius-small);
845
845
  --el-input-bg-color: var(--el-fill-color-blank);
846
846
  --el-input-icon-color: var(--el-color-neutral-light-9);
847
847
  --el-input-placeholder-color: var(--el-text-color-placeholder);
@@ -904,8 +904,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
904
904
  border: none;
905
905
  outline: none;
906
906
  display: inline-block;
907
- height: 38px;
908
- line-height: 38px;
907
+ height: 34px;
908
+ line-height: 34px;
909
909
  margin: 0;
910
910
  padding: 0;
911
911
  width: 39%;
@@ -1047,7 +1047,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
1047
1047
  .el-picker-panel {
1048
1048
  color: var(--el-text-color-regular);
1049
1049
  background: var(--el-bg-color-overlay);
1050
- border-radius: var(--el-border-radius-base);
1050
+ border-radius: var(--el-border-radius-small);
1051
1051
  line-height: 30px;
1052
1052
  }
1053
1053
  .el-picker-panel .el-time-panel {
@@ -347,7 +347,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
347
347
  --el-dialog-content-font-size: 14px;
348
348
  --el-dialog-content-line-height: 22px;
349
349
  --el-dialog-padding-primary: 24px;
350
- --el-dialog-border-radius: 16px;
350
+ --el-dialog-border-radius: 8px;
351
351
  position: relative;
352
352
  margin: var(--el-dialog-margin-top, 15vh) auto 50px;
353
353
  background: var(--el-dialog-bg-color);
@@ -372,7 +372,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
372
372
  display: inline-flex;
373
373
  justify-content: center;
374
374
  align-items: center;
375
- width: 40px;
375
+ width: 36px;
376
376
  border-left: none;
377
377
  }
378
378
  .el-dropdown .el-dropdown__caret-button > span {
@@ -424,7 +424,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
424
424
  margin: 0;
425
425
  background-color: var(--el-bg-color-overlay);
426
426
  border: none;
427
- border-radius: var(--el-border-radius-base);
427
+ border-radius: var(--el-border-radius-small);
428
428
  box-shadow: var(--el-box-shadow-light);
429
429
  list-style: none;
430
430
  }
@@ -156,7 +156,7 @@ $dropdown-menu-padding-vertical: map.merge(
156
156
  margin: 0;
157
157
  background-color: getCssVar('bg-color', 'overlay');
158
158
  border: none;
159
- border-radius: getCssVar('border-radius-base');
159
+ border-radius: getCssVar('border-radius-small');
160
160
  box-shadow: getCssVar('box-shadow-light');
161
161
 
162
162
  list-style: none;