@timus-networks/theme 2.4.198 → 2.4.204
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 +9 -6
- package/dist/runtime/public/scss/element-plus/date-picker/picker.css +5 -3
- package/dist/runtime/public/scss/element-plus/date-picker/picker.scss +5 -3
- package/dist/runtime/public/scss/element-plus/date-picker.css +5 -3
- package/dist/runtime/public/scss/element-plus/form.css +1 -1
- package/dist/runtime/public/scss/element-plus/form.scss +1 -1
- package/dist/runtime/public/scss/element-plus/index.css +9 -6
- package/dist/runtime/public/scss/element-plus/table.css +1 -0
- package/dist/runtime/public/scss/element-plus/table.scss +1 -0
- package/dist/runtime/public/scss/element-plus/time-picker.css +5 -3
- package/dist/runtime/public/scss/element-plus/time-select.css +5 -3
- package/dist/runtime/public/scss/element-plus/upload.css +2 -2
- package/dist/runtime/public/scss/element-plus/upload.scss +2 -2
- 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.203";
|
|
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 = {
|
|
@@ -8267,7 +8267,7 @@ heights > $common-component-size
|
|
|
8267
8267
|
position: relative;
|
|
8268
8268
|
text-align: left;
|
|
8269
8269
|
vertical-align: middle;
|
|
8270
|
-
min-width:
|
|
8270
|
+
min-width: 386px;
|
|
8271
8271
|
}
|
|
8272
8272
|
.el-date-editor.el-input__wrapper {
|
|
8273
8273
|
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
@@ -8285,6 +8285,7 @@ heights > $common-component-size
|
|
|
8285
8285
|
|
|
8286
8286
|
.el-date-editor--daterange, .el-date-editor--timerange {
|
|
8287
8287
|
--el-date-editor-width: var(--el-date-editor-daterange-width);
|
|
8288
|
+
min-width: 200px;
|
|
8288
8289
|
}
|
|
8289
8290
|
|
|
8290
8291
|
.el-date-editor--datetimerange {
|
|
@@ -8310,7 +8311,8 @@ heights > $common-component-size
|
|
|
8310
8311
|
font-size: 14px;
|
|
8311
8312
|
color: var(--el-text-color-placeholder);
|
|
8312
8313
|
float: left;
|
|
8313
|
-
width:
|
|
8314
|
+
width: 14px;
|
|
8315
|
+
margin-right: 4px;
|
|
8314
8316
|
}
|
|
8315
8317
|
.el-date-editor .el-range__icon svg {
|
|
8316
8318
|
vertical-align: middle;
|
|
@@ -8351,7 +8353,7 @@ heights > $common-component-size
|
|
|
8351
8353
|
height: inherit;
|
|
8352
8354
|
width: unset;
|
|
8353
8355
|
cursor: pointer;
|
|
8354
|
-
margin-left:
|
|
8356
|
+
margin-left: 4px;
|
|
8355
8357
|
}
|
|
8356
8358
|
.el-date-editor .el-range__close-icon:hover {
|
|
8357
8359
|
color: var(--el-text-color-secondary);
|
|
@@ -9951,7 +9953,7 @@ heights > $common-component-size
|
|
|
9951
9953
|
.el-form-item.is-required:not(.is-no-asterisk).asterisk-right > .el-form-item__label:after,
|
|
9952
9954
|
.el-form-item.is-required:not(.is-no-asterisk).asterisk-right > .el-form-item__label-wrap > .el-form-item__label:after {
|
|
9953
9955
|
content: "*";
|
|
9954
|
-
color: var(--el-color-
|
|
9956
|
+
color: var(--el-color-neutral-light-9);
|
|
9955
9957
|
margin-left: 4px;
|
|
9956
9958
|
}
|
|
9957
9959
|
|
|
@@ -15094,6 +15096,7 @@ heights > $common-component-size
|
|
|
15094
15096
|
.el-table .cell .el-link {
|
|
15095
15097
|
font-size: var(--el-table-font-size);
|
|
15096
15098
|
line-height: 16px;
|
|
15099
|
+
display: inline;
|
|
15097
15100
|
}
|
|
15098
15101
|
.el-table .cell .more-icon {
|
|
15099
15102
|
display: flex;
|
|
@@ -17551,8 +17554,8 @@ mark.el-text {
|
|
|
17551
17554
|
}
|
|
17552
17555
|
.el-upload-dragger.is-dragover {
|
|
17553
17556
|
padding: calc(var(--el-upload-dragger-padding-horizontal) - 1px) calc(var(--el-upload-dragger-padding-vertical) - 1px);
|
|
17554
|
-
background-color: var(--el-color-primary-light-
|
|
17555
|
-
border: 2px dashed var(--el-color-
|
|
17557
|
+
background-color: var(--el-color-primary-light-1);
|
|
17558
|
+
border: 2px dashed var(--el-color-neutral-light-4);
|
|
17556
17559
|
}
|
|
17557
17560
|
|
|
17558
17561
|
.el-upload-list {
|
|
@@ -470,7 +470,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
470
470
|
position: relative;
|
|
471
471
|
text-align: left;
|
|
472
472
|
vertical-align: middle;
|
|
473
|
-
min-width:
|
|
473
|
+
min-width: 386px;
|
|
474
474
|
}
|
|
475
475
|
.el-date-editor.el-input__wrapper {
|
|
476
476
|
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
@@ -488,6 +488,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
488
488
|
|
|
489
489
|
.el-date-editor--daterange, .el-date-editor--timerange {
|
|
490
490
|
--el-date-editor-width: var(--el-date-editor-daterange-width);
|
|
491
|
+
min-width: 200px;
|
|
491
492
|
}
|
|
492
493
|
|
|
493
494
|
.el-date-editor--datetimerange {
|
|
@@ -513,7 +514,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
513
514
|
font-size: 14px;
|
|
514
515
|
color: var(--el-text-color-placeholder);
|
|
515
516
|
float: left;
|
|
516
|
-
width:
|
|
517
|
+
width: 14px;
|
|
518
|
+
margin-right: 4px;
|
|
517
519
|
}
|
|
518
520
|
.el-date-editor .el-range__icon svg {
|
|
519
521
|
vertical-align: middle;
|
|
@@ -554,7 +556,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
554
556
|
height: inherit;
|
|
555
557
|
width: unset;
|
|
556
558
|
cursor: pointer;
|
|
557
|
-
margin-left:
|
|
559
|
+
margin-left: 4px;
|
|
558
560
|
}
|
|
559
561
|
.el-date-editor .el-range__close-icon:hover {
|
|
560
562
|
color: var(--el-text-color-secondary);
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
position: relative;
|
|
19
19
|
text-align: left;
|
|
20
20
|
vertical-align: middle;
|
|
21
|
-
min-width:
|
|
21
|
+
min-width: 386px;
|
|
22
22
|
|
|
23
23
|
&.#{$namespace}-input__wrapper {
|
|
24
24
|
@include inset-input-border(var(#{getCssVarName('input-border-color')}, map.get($input, 'border-color')));
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
|
|
41
41
|
@include m((daterange, timerange)) {
|
|
42
42
|
@include css-var-from-global('date-editor-width', 'date-editor-daterange-width');
|
|
43
|
+
min-width: 200px;
|
|
43
44
|
}
|
|
44
45
|
|
|
45
46
|
@include m(datetimerange) {
|
|
@@ -70,7 +71,8 @@
|
|
|
70
71
|
font-size: 14px;
|
|
71
72
|
color: getCssVar('text-color', 'placeholder');
|
|
72
73
|
float: left;
|
|
73
|
-
width:
|
|
74
|
+
width: 14px;
|
|
75
|
+
margin-right: 4px;
|
|
74
76
|
|
|
75
77
|
svg {
|
|
76
78
|
vertical-align: middle;
|
|
@@ -116,7 +118,7 @@
|
|
|
116
118
|
height: inherit;
|
|
117
119
|
width: unset;
|
|
118
120
|
cursor: pointer;
|
|
119
|
-
margin-left:
|
|
121
|
+
margin-left: 4px;
|
|
120
122
|
|
|
121
123
|
&:hover {
|
|
122
124
|
color: getCssVar('text-color', 'secondary');
|
|
@@ -853,7 +853,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
853
853
|
position: relative;
|
|
854
854
|
text-align: left;
|
|
855
855
|
vertical-align: middle;
|
|
856
|
-
min-width:
|
|
856
|
+
min-width: 386px;
|
|
857
857
|
}
|
|
858
858
|
.el-date-editor.el-input__wrapper {
|
|
859
859
|
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
@@ -871,6 +871,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
871
871
|
|
|
872
872
|
.el-date-editor--daterange, .el-date-editor--timerange {
|
|
873
873
|
--el-date-editor-width: var(--el-date-editor-daterange-width);
|
|
874
|
+
min-width: 200px;
|
|
874
875
|
}
|
|
875
876
|
|
|
876
877
|
.el-date-editor--datetimerange {
|
|
@@ -896,7 +897,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
896
897
|
font-size: 14px;
|
|
897
898
|
color: var(--el-text-color-placeholder);
|
|
898
899
|
float: left;
|
|
899
|
-
width:
|
|
900
|
+
width: 14px;
|
|
901
|
+
margin-right: 4px;
|
|
900
902
|
}
|
|
901
903
|
.el-date-editor .el-range__icon svg {
|
|
902
904
|
vertical-align: middle;
|
|
@@ -937,7 +939,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
937
939
|
height: inherit;
|
|
938
940
|
width: unset;
|
|
939
941
|
cursor: pointer;
|
|
940
|
-
margin-left:
|
|
942
|
+
margin-left: 4px;
|
|
941
943
|
}
|
|
942
944
|
.el-date-editor .el-range__close-icon:hover {
|
|
943
945
|
color: var(--el-text-color-secondary);
|
|
@@ -478,7 +478,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
478
478
|
.el-form-item.is-required:not(.is-no-asterisk).asterisk-right > .el-form-item__label:after,
|
|
479
479
|
.el-form-item.is-required:not(.is-no-asterisk).asterisk-right > .el-form-item__label-wrap > .el-form-item__label:after {
|
|
480
480
|
content: "*";
|
|
481
|
-
color: var(--el-color-
|
|
481
|
+
color: var(--el-color-neutral-light-9);
|
|
482
482
|
margin-left: 4px;
|
|
483
483
|
}
|
|
484
484
|
|
|
@@ -221,7 +221,7 @@ $form-item-label-top-margin-bottom: map.merge(
|
|
|
221
221
|
> .#{$namespace}-form-item__label:after,
|
|
222
222
|
> .#{$namespace}-form-item__label-wrap > .#{$namespace}-form-item__label:after {
|
|
223
223
|
content: '*';
|
|
224
|
-
color: getCssVar('color-
|
|
224
|
+
color: getCssVar('color-neutral-light-9');
|
|
225
225
|
margin-left: 4px;
|
|
226
226
|
}
|
|
227
227
|
}
|
|
@@ -7264,7 +7264,7 @@ heights > $common-component-size
|
|
|
7264
7264
|
position: relative;
|
|
7265
7265
|
text-align: left;
|
|
7266
7266
|
vertical-align: middle;
|
|
7267
|
-
min-width:
|
|
7267
|
+
min-width: 386px;
|
|
7268
7268
|
}
|
|
7269
7269
|
.el-date-editor.el-input__wrapper {
|
|
7270
7270
|
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
@@ -7282,6 +7282,7 @@ heights > $common-component-size
|
|
|
7282
7282
|
|
|
7283
7283
|
.el-date-editor--daterange, .el-date-editor--timerange {
|
|
7284
7284
|
--el-date-editor-width: var(--el-date-editor-daterange-width);
|
|
7285
|
+
min-width: 200px;
|
|
7285
7286
|
}
|
|
7286
7287
|
|
|
7287
7288
|
.el-date-editor--datetimerange {
|
|
@@ -7307,7 +7308,8 @@ heights > $common-component-size
|
|
|
7307
7308
|
font-size: 14px;
|
|
7308
7309
|
color: var(--el-text-color-placeholder);
|
|
7309
7310
|
float: left;
|
|
7310
|
-
width:
|
|
7311
|
+
width: 14px;
|
|
7312
|
+
margin-right: 4px;
|
|
7311
7313
|
}
|
|
7312
7314
|
.el-date-editor .el-range__icon svg {
|
|
7313
7315
|
vertical-align: middle;
|
|
@@ -7348,7 +7350,7 @@ heights > $common-component-size
|
|
|
7348
7350
|
height: inherit;
|
|
7349
7351
|
width: unset;
|
|
7350
7352
|
cursor: pointer;
|
|
7351
|
-
margin-left:
|
|
7353
|
+
margin-left: 4px;
|
|
7352
7354
|
}
|
|
7353
7355
|
.el-date-editor .el-range__close-icon:hover {
|
|
7354
7356
|
color: var(--el-text-color-secondary);
|
|
@@ -8948,7 +8950,7 @@ heights > $common-component-size
|
|
|
8948
8950
|
.el-form-item.is-required:not(.is-no-asterisk).asterisk-right > .el-form-item__label:after,
|
|
8949
8951
|
.el-form-item.is-required:not(.is-no-asterisk).asterisk-right > .el-form-item__label-wrap > .el-form-item__label:after {
|
|
8950
8952
|
content: "*";
|
|
8951
|
-
color: var(--el-color-
|
|
8953
|
+
color: var(--el-color-neutral-light-9);
|
|
8952
8954
|
margin-left: 4px;
|
|
8953
8955
|
}
|
|
8954
8956
|
|
|
@@ -14202,6 +14204,7 @@ h6,
|
|
|
14202
14204
|
.el-table .cell .el-link {
|
|
14203
14205
|
font-size: var(--el-table-font-size);
|
|
14204
14206
|
line-height: 16px;
|
|
14207
|
+
display: inline;
|
|
14205
14208
|
}
|
|
14206
14209
|
.el-table .cell .more-icon {
|
|
14207
14210
|
display: flex;
|
|
@@ -16659,8 +16662,8 @@ mark.el-text {
|
|
|
16659
16662
|
}
|
|
16660
16663
|
.el-upload-dragger.is-dragover {
|
|
16661
16664
|
padding: calc(var(--el-upload-dragger-padding-horizontal) - 1px) calc(var(--el-upload-dragger-padding-vertical) - 1px);
|
|
16662
|
-
background-color: var(--el-color-primary-light-
|
|
16663
|
-
border: 2px dashed var(--el-color-
|
|
16665
|
+
background-color: var(--el-color-primary-light-1);
|
|
16666
|
+
border: 2px dashed var(--el-color-neutral-light-4);
|
|
16664
16667
|
}
|
|
16665
16668
|
|
|
16666
16669
|
.el-upload-list {
|
|
@@ -470,7 +470,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
470
470
|
position: relative;
|
|
471
471
|
text-align: left;
|
|
472
472
|
vertical-align: middle;
|
|
473
|
-
min-width:
|
|
473
|
+
min-width: 386px;
|
|
474
474
|
}
|
|
475
475
|
.el-date-editor.el-input__wrapper {
|
|
476
476
|
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
@@ -488,6 +488,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
488
488
|
|
|
489
489
|
.el-date-editor--daterange, .el-date-editor--timerange {
|
|
490
490
|
--el-date-editor-width: var(--el-date-editor-daterange-width);
|
|
491
|
+
min-width: 200px;
|
|
491
492
|
}
|
|
492
493
|
|
|
493
494
|
.el-date-editor--datetimerange {
|
|
@@ -513,7 +514,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
513
514
|
font-size: 14px;
|
|
514
515
|
color: var(--el-text-color-placeholder);
|
|
515
516
|
float: left;
|
|
516
|
-
width:
|
|
517
|
+
width: 14px;
|
|
518
|
+
margin-right: 4px;
|
|
517
519
|
}
|
|
518
520
|
.el-date-editor .el-range__icon svg {
|
|
519
521
|
vertical-align: middle;
|
|
@@ -554,7 +556,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
554
556
|
height: inherit;
|
|
555
557
|
width: unset;
|
|
556
558
|
cursor: pointer;
|
|
557
|
-
margin-left:
|
|
559
|
+
margin-left: 4px;
|
|
558
560
|
}
|
|
559
561
|
.el-date-editor .el-range__close-icon:hover {
|
|
560
562
|
color: var(--el-text-color-secondary);
|
|
@@ -470,7 +470,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
470
470
|
position: relative;
|
|
471
471
|
text-align: left;
|
|
472
472
|
vertical-align: middle;
|
|
473
|
-
min-width:
|
|
473
|
+
min-width: 386px;
|
|
474
474
|
}
|
|
475
475
|
.el-date-editor.el-input__wrapper {
|
|
476
476
|
box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
|
|
@@ -488,6 +488,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
488
488
|
|
|
489
489
|
.el-date-editor--daterange, .el-date-editor--timerange {
|
|
490
490
|
--el-date-editor-width: var(--el-date-editor-daterange-width);
|
|
491
|
+
min-width: 200px;
|
|
491
492
|
}
|
|
492
493
|
|
|
493
494
|
.el-date-editor--datetimerange {
|
|
@@ -513,7 +514,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
513
514
|
font-size: 14px;
|
|
514
515
|
color: var(--el-text-color-placeholder);
|
|
515
516
|
float: left;
|
|
516
|
-
width:
|
|
517
|
+
width: 14px;
|
|
518
|
+
margin-right: 4px;
|
|
517
519
|
}
|
|
518
520
|
.el-date-editor .el-range__icon svg {
|
|
519
521
|
vertical-align: middle;
|
|
@@ -554,7 +556,7 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
554
556
|
height: inherit;
|
|
555
557
|
width: unset;
|
|
556
558
|
cursor: pointer;
|
|
557
|
-
margin-left:
|
|
559
|
+
margin-left: 4px;
|
|
558
560
|
}
|
|
559
561
|
.el-date-editor .el-range__close-icon:hover {
|
|
560
562
|
color: var(--el-text-color-secondary);
|
|
@@ -429,8 +429,8 @@ Bununla selectorun içerisine variable ekleyebiliyorsun
|
|
|
429
429
|
}
|
|
430
430
|
.el-upload-dragger.is-dragover {
|
|
431
431
|
padding: calc(var(--el-upload-dragger-padding-horizontal) - 1px) calc(var(--el-upload-dragger-padding-vertical) - 1px);
|
|
432
|
-
background-color: var(--el-color-primary-light-
|
|
433
|
-
border: 2px dashed var(--el-color-
|
|
432
|
+
background-color: var(--el-color-primary-light-1);
|
|
433
|
+
border: 2px dashed var(--el-color-neutral-light-4);
|
|
434
434
|
}
|
|
435
435
|
|
|
436
436
|
.el-upload-list {
|
|
@@ -160,8 +160,8 @@
|
|
|
160
160
|
|
|
161
161
|
@include when(dragover) {
|
|
162
162
|
padding: calc(#{getCssVar('upload-dragger-padding-horizontal')} - 1px) calc(#{getCssVar('upload-dragger-padding-vertical')} - 1px);
|
|
163
|
-
background-color: getCssVar('color', 'primary', 'light-
|
|
164
|
-
border: 2px dashed getCssVar('color-
|
|
163
|
+
background-color: getCssVar('color', 'primary', 'light-1');
|
|
164
|
+
border: 2px dashed getCssVar('color-neutral-light-4');
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
167
|
|
package/package.json
CHANGED