@timus-networks/theme 2.4.252 → 2.4.254
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 +1 -1
- package/dist/runtime/assets/scss/main.css +4 -8
- package/dist/runtime/public/scss/element-plus/common/var.scss +0 -2
- package/dist/runtime/public/scss/element-plus/descriptions-item.css +2 -2
- package/dist/runtime/public/scss/element-plus/descriptions-item.scss +2 -2
- package/dist/runtime/public/scss/element-plus/descriptions.css +2 -6
- package/dist/runtime/public/scss/element-plus/descriptions.scss +3 -3
- package/dist/runtime/public/scss/element-plus/index.css +4 -8
- 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.253";
|
|
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 = {
|
|
@@ -8969,7 +8969,6 @@ heights > $common-component-size
|
|
|
8969
8969
|
}
|
|
8970
8970
|
|
|
8971
8971
|
.el-descriptions {
|
|
8972
|
-
--el-descriptions-table-border: var(--el-fill-color-light);
|
|
8973
8972
|
--el-descriptions-item-bordered-label-background: var(--el-fill-color-light);
|
|
8974
8973
|
box-sizing: border-box;
|
|
8975
8974
|
font-size: var(--el-font-size-base);
|
|
@@ -9015,14 +9014,11 @@ heights > $common-component-size
|
|
|
9015
9014
|
}
|
|
9016
9015
|
|
|
9017
9016
|
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell {
|
|
9018
|
-
border-bottom: 1px solid var(--el-
|
|
9017
|
+
border-bottom: 1px solid var(--el-table-border-color);
|
|
9019
9018
|
}
|
|
9020
|
-
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell
|
|
9019
|
+
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell.el-descriptions__label:not(:first-of-type) {
|
|
9021
9020
|
border-left: 22px solid white;
|
|
9022
9021
|
}
|
|
9023
|
-
.el-descriptions__body .el-descriptions__table.is-bordered tr:last-child .el-descriptions__cell {
|
|
9024
|
-
border-bottom: none;
|
|
9025
|
-
}
|
|
9026
9022
|
.el-descriptions--large {
|
|
9027
9023
|
font-size: 14px;
|
|
9028
9024
|
}
|
|
@@ -9092,7 +9088,7 @@ heights > $common-component-size
|
|
|
9092
9088
|
color: var(--el-color-neutral-light-9);
|
|
9093
9089
|
}
|
|
9094
9090
|
.el-descriptions__label:not(.is-bordered-label) {
|
|
9095
|
-
color: var(--el-color-neutral-light-
|
|
9091
|
+
color: var(--el-color-neutral-light-9);
|
|
9096
9092
|
margin-right: 6px;
|
|
9097
9093
|
}
|
|
9098
9094
|
.el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label {
|
|
@@ -9100,7 +9096,7 @@ heights > $common-component-size
|
|
|
9100
9096
|
}
|
|
9101
9097
|
|
|
9102
9098
|
.el-descriptions__content.el-descriptions__cell.is-bordered-content {
|
|
9103
|
-
color: var(--el-
|
|
9099
|
+
color: var(--el-color-neutral-light-6);
|
|
9104
9100
|
}
|
|
9105
9101
|
.el-descriptions__content:not(.is-bordered-label) {
|
|
9106
9102
|
color: var(--el-color-neutral-light-6);
|
|
@@ -1552,8 +1552,6 @@ $empty: map.merge(
|
|
|
1552
1552
|
$descriptions: () !default;
|
|
1553
1553
|
$descriptions: map.merge(
|
|
1554
1554
|
(
|
|
1555
|
-
'table-border': getCssVar('fill-color', 'light'),
|
|
1556
|
-
// 1px solid getCssVar('border-color-lighter'),
|
|
1557
1555
|
'item-bordered-label-background': getCssVar('fill-color', 'light'),
|
|
1558
1556
|
),
|
|
1559
1557
|
$descriptions
|
|
@@ -304,7 +304,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
304
304
|
color: var(--el-color-neutral-light-9);
|
|
305
305
|
}
|
|
306
306
|
.el-descriptions__label:not(.is-bordered-label) {
|
|
307
|
-
color: var(--el-color-neutral-light-
|
|
307
|
+
color: var(--el-color-neutral-light-9);
|
|
308
308
|
margin-right: 6px;
|
|
309
309
|
}
|
|
310
310
|
.el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label {
|
|
@@ -312,7 +312,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
312
312
|
}
|
|
313
313
|
|
|
314
314
|
.el-descriptions__content.el-descriptions__cell.is-bordered-content {
|
|
315
|
-
color: var(--el-
|
|
315
|
+
color: var(--el-color-neutral-light-6);
|
|
316
316
|
}
|
|
317
317
|
.el-descriptions__content:not(.is-bordered-label) {
|
|
318
318
|
color: var(--el-color-neutral-light-6);
|
|
@@ -34,7 +34,7 @@ $descriptions-item-vertical-label-padding-bottom: map.merge(
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
&:not(.is-bordered-label) {
|
|
37
|
-
color: getCssVar('color', 'neutral-light-
|
|
37
|
+
color: getCssVar('color', 'neutral-light-9');
|
|
38
38
|
margin-right: map.get($descriptions-item-label-margin-right, 'default');
|
|
39
39
|
}
|
|
40
40
|
|
|
@@ -45,7 +45,7 @@ $descriptions-item-vertical-label-padding-bottom: map.merge(
|
|
|
45
45
|
|
|
46
46
|
@include e(content) {
|
|
47
47
|
&.#{$namespace}-descriptions__cell.is-bordered-content {
|
|
48
|
-
color: getCssVar('
|
|
48
|
+
color: getCssVar('color', 'neutral-light-6');
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
&:not(.is-bordered-label) {
|
|
@@ -301,7 +301,6 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
301
301
|
}
|
|
302
302
|
**/
|
|
303
303
|
.el-descriptions {
|
|
304
|
-
--el-descriptions-table-border: var(--el-fill-color-light);
|
|
305
304
|
--el-descriptions-item-bordered-label-background: var(--el-fill-color-light);
|
|
306
305
|
box-sizing: border-box;
|
|
307
306
|
font-size: var(--el-font-size-base);
|
|
@@ -347,14 +346,11 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
347
346
|
}
|
|
348
347
|
|
|
349
348
|
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell {
|
|
350
|
-
border-bottom: 1px solid var(--el-
|
|
349
|
+
border-bottom: 1px solid var(--el-table-border-color);
|
|
351
350
|
}
|
|
352
|
-
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell
|
|
351
|
+
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell.el-descriptions__label:not(:first-of-type) {
|
|
353
352
|
border-left: 22px solid white;
|
|
354
353
|
}
|
|
355
|
-
.el-descriptions__body .el-descriptions__table.is-bordered tr:last-child .el-descriptions__cell {
|
|
356
|
-
border-bottom: none;
|
|
357
|
-
}
|
|
358
354
|
.el-descriptions--large {
|
|
359
355
|
font-size: 14px;
|
|
360
356
|
}
|
|
@@ -117,17 +117,17 @@ $descriptions-cell-font-size: map.merge(
|
|
|
117
117
|
|
|
118
118
|
&.is-bordered {
|
|
119
119
|
.#{$namespace}-descriptions__cell {
|
|
120
|
-
border-bottom: 1px solid getCssVar('
|
|
120
|
+
border-bottom: 1px solid getCssVar('table-border-color');
|
|
121
121
|
// padding: map.get($descriptions-bordered-cell-padding, 'default');
|
|
122
122
|
|
|
123
|
-
|
|
123
|
+
&.el-descriptions__label:not(:first-of-type) {
|
|
124
124
|
border-left: 22px solid white;
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
tr:last-child {
|
|
129
129
|
.#{$namespace}-descriptions__cell {
|
|
130
|
-
border-bottom: none;
|
|
130
|
+
// border-bottom: none;
|
|
131
131
|
}
|
|
132
132
|
}
|
|
133
133
|
}
|
|
@@ -7966,7 +7966,6 @@ heights > $common-component-size
|
|
|
7966
7966
|
}
|
|
7967
7967
|
|
|
7968
7968
|
.el-descriptions {
|
|
7969
|
-
--el-descriptions-table-border: var(--el-fill-color-light);
|
|
7970
7969
|
--el-descriptions-item-bordered-label-background: var(--el-fill-color-light);
|
|
7971
7970
|
box-sizing: border-box;
|
|
7972
7971
|
font-size: var(--el-font-size-base);
|
|
@@ -8012,14 +8011,11 @@ heights > $common-component-size
|
|
|
8012
8011
|
}
|
|
8013
8012
|
|
|
8014
8013
|
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell {
|
|
8015
|
-
border-bottom: 1px solid var(--el-
|
|
8014
|
+
border-bottom: 1px solid var(--el-table-border-color);
|
|
8016
8015
|
}
|
|
8017
|
-
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell
|
|
8016
|
+
.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell.el-descriptions__label:not(:first-of-type) {
|
|
8018
8017
|
border-left: 22px solid white;
|
|
8019
8018
|
}
|
|
8020
|
-
.el-descriptions__body .el-descriptions__table.is-bordered tr:last-child .el-descriptions__cell {
|
|
8021
|
-
border-bottom: none;
|
|
8022
|
-
}
|
|
8023
8019
|
.el-descriptions--large {
|
|
8024
8020
|
font-size: 14px;
|
|
8025
8021
|
}
|
|
@@ -8089,7 +8085,7 @@ heights > $common-component-size
|
|
|
8089
8085
|
color: var(--el-color-neutral-light-9);
|
|
8090
8086
|
}
|
|
8091
8087
|
.el-descriptions__label:not(.is-bordered-label) {
|
|
8092
|
-
color: var(--el-color-neutral-light-
|
|
8088
|
+
color: var(--el-color-neutral-light-9);
|
|
8093
8089
|
margin-right: 6px;
|
|
8094
8090
|
}
|
|
8095
8091
|
.el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label {
|
|
@@ -8097,7 +8093,7 @@ heights > $common-component-size
|
|
|
8097
8093
|
}
|
|
8098
8094
|
|
|
8099
8095
|
.el-descriptions__content.el-descriptions__cell.is-bordered-content {
|
|
8100
|
-
color: var(--el-
|
|
8096
|
+
color: var(--el-color-neutral-light-6);
|
|
8101
8097
|
}
|
|
8102
8098
|
.el-descriptions__content:not(.is-bordered-label) {
|
|
8103
8099
|
color: var(--el-color-neutral-light-6);
|
package/package.json
CHANGED