@lambo-design/shared 1.0.0-beta.261 → 1.0.0-beta.263

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 (43) hide show
  1. package/config/themes/atrovirens/atrovirens.less +2 -0
  2. package/config/themes/atrovirens/var.less +2 -0
  3. package/config/themes/blue/blue.less +2 -0
  4. package/config/themes/blue/var.less +2 -0
  5. package/config/themes/blue-white/blue-white.less +3 -1
  6. package/config/themes/blue-white/var.less +2 -0
  7. package/config/themes/blue-white-tight/blue-white-tight.less +2 -1
  8. package/config/themes/blue-white-tight/var.less +2 -0
  9. package/config/themes/cuiwei/cuiwei.less +2 -1
  10. package/config/themes/cuiwei/var.less +2 -1
  11. package/config/themes/danqing/danqing.less +2 -1
  12. package/config/themes/danqing/var.less +2 -1
  13. package/config/themes/deep/deep.less +2 -1
  14. package/config/themes/deep/var.less +2 -0
  15. package/config/themes/default/default.less +2 -1
  16. package/config/themes/default/var.less +2 -0
  17. package/config/themes/eap/eap.less +2 -1
  18. package/config/themes/eap/var.less +2 -0
  19. package/config/themes/gold/gold.less +2 -1
  20. package/config/themes/gold/var.less +2 -0
  21. package/config/themes/lime/lime.less +2 -1
  22. package/config/themes/lime/var.less +2 -0
  23. package/config/themes/orange/orange.less +2 -1
  24. package/config/themes/orange/var.less +2 -0
  25. package/config/themes/red/red.less +2 -1
  26. package/config/themes/red/var.less +2 -0
  27. package/config/themes/theme-atrovirens.js +3 -1
  28. package/config/themes/theme-blue.js +2 -0
  29. package/config/themes/theme-bw.js +2 -0
  30. package/config/themes/theme-bwt.js +2 -0
  31. package/config/themes/theme-cuiwei.js +2 -0
  32. package/config/themes/theme-danqing.js +2 -0
  33. package/config/themes/theme-deep.js +2 -0
  34. package/config/themes/theme-default.js +2 -0
  35. package/config/themes/theme-eap.js +2 -0
  36. package/config/themes/theme-gold.js +2 -0
  37. package/config/themes/theme-lime.js +2 -0
  38. package/config/themes/theme-orange.js +2 -0
  39. package/config/themes/theme-red.js +2 -0
  40. package/config/themes/theme-white.js +3 -1
  41. package/config/themes/white/var.less +4 -1
  42. package/config/themes/white/white.less +4 -2
  43. package/package.json +1 -1
@@ -667,4 +667,6 @@
667
667
 
668
668
  --content-header-bg-color : @content-header-bg-color;
669
669
  --content-header-font-weight : @content-header-font-weight;
670
+ --primary-color-border-bottom : @primary-color-border-bottom;
671
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
670
672
  }
@@ -674,4 +674,6 @@ vxe-table
674
674
 
675
675
  @content-header-bg-color : #fff;
676
676
  @content-header-font-weight : 500;
677
+ @primary-color-border-bottom : 3.35px;
678
+ @ivu-menu-horizontal-line-height : 46px;
677
679
 
@@ -669,4 +669,6 @@
669
669
 
670
670
  --content-header-bg-color : @content-header-bg-color;
671
671
  --content-header-font-weight : @content-header-font-weight;
672
+ --primary-color-border-bottom : @primary-color-border-bottom;
673
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
672
674
  }
@@ -678,3 +678,5 @@ vxe-table
678
678
  @content-header-bg-color : #fff;
679
679
  @content-header-font-weight : 500;
680
680
 
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -380,7 +380,7 @@
380
380
  --form-item-detail-bg-color : @form-item-detail-bg-color;
381
381
  --form-item-error-tip-top : @form-item-error-tip-top;
382
382
  --form-item-tip-font-size : @form-item-tip-font-size;
383
-
383
+
384
384
  --input-wrapper-width : @input-wrapper-width;
385
385
  --select-width : @select-width;
386
386
  --date-picker-width : @date-picker-width;
@@ -669,4 +669,6 @@
669
669
 
670
670
  --content-header-bg-color : @content-header-bg-color;
671
671
  --content-header-font-weight : @content-header-font-weight;
672
+ --primary-color-border-bottom : @primary-color-border-bottom;
673
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
672
674
  }
@@ -677,3 +677,5 @@ vxe-table
677
677
 
678
678
  @content-header-bg-color : #fff;
679
679
  @content-header-font-weight : 500;
680
+ @primary-color-border-bottom : 3.35px;
681
+ @ivu-menu-horizontal-line-height : 46px;
@@ -670,5 +670,6 @@
670
670
 
671
671
  --content-header-bg-color : @content-header-bg-color;
672
672
  --content-header-font-weight : @content-header-font-weight;
673
-
673
+ --primary-color-border-bottom : @primary-color-border-bottom;
674
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
675
  }
@@ -678,3 +678,5 @@ vxe-table
678
678
 
679
679
  @content-header-bg-color : #fff;
680
680
  @content-header-font-weight : 500;
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -667,5 +667,6 @@
667
667
 
668
668
  --content-header-bg-color : @content-header-bg-color;
669
669
  --content-header-font-weight : @content-header-font-weight;
670
-
670
+ --primary-color-border-bottom : @primary-color-border-bottom;
671
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
671
672
  }
@@ -676,7 +676,8 @@ vxe-table
676
676
 
677
677
  @content-header-bg-color : #F5F9F9;
678
678
  @content-header-font-weight :bold;
679
-
679
+ @primary-color-border-bottom : 0px;
680
+ @ivu-menu-horizontal-line-height : 50px;
680
681
 
681
682
 
682
683
 
@@ -667,5 +667,6 @@
667
667
 
668
668
  --content-header-bg-color : @content-header-bg-color;
669
669
  --content-header-font-weight : @content-header-font-weight;
670
-
670
+ --primary-color-border-bottom : @primary-color-border-bottom;
671
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
671
672
  }
@@ -677,6 +677,7 @@ vxe-table
677
677
  @content-header-bg-color : #F5F9F9;
678
678
  @content-header-font-weight :bold;
679
679
 
680
-
680
+ @primary-color-border-bottom : 0px;
681
+ @ivu-menu-horizontal-line-height : 50px;
681
682
 
682
683
 
@@ -668,5 +668,6 @@
668
668
 
669
669
  --content-header-bg-color : @content-header-bg-color;
670
670
  --content-header-font-weight : @content-header-font-weight;
671
-
671
+ --primary-color-border-bottom : @primary-color-border-bottom;
672
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
672
673
  }
@@ -678,3 +678,5 @@ vxe-table
678
678
 
679
679
  @content-header-bg-color : #fff;
680
680
  @content-header-font-weight : 500;
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -670,5 +670,6 @@
670
670
 
671
671
  --content-header-bg-color : @content-header-bg-color;
672
672
  --content-header-font-weight : @content-header-font-weight;
673
-
673
+ --primary-color-border-bottom : @primary-color-border-bottom;
674
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
675
  }
@@ -678,3 +678,5 @@ vxe-table
678
678
 
679
679
  @content-header-bg-color : #fff;
680
680
  @content-header-font-weight : 500;
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -670,5 +670,6 @@
670
670
 
671
671
  --cursor-disabled : @cursor-disabled;
672
672
  --content-header-font-weight : @content-header-font-weight;
673
-
673
+ --primary-color-border-bottom : @primary-color-border-bottom;
674
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
675
  }
@@ -678,3 +678,5 @@ vxe-table
678
678
 
679
679
  @content-header-bg-color : #fff;
680
680
  @content-header-font-weight : 500;
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -670,5 +670,6 @@
670
670
 
671
671
  --content-header-bg-color : @content-header-bg-color;
672
672
  --content-header-font-weight : @content-header-font-weight;
673
-
673
+ --primary-color-border-bottom : @primary-color-border-bottom;
674
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
675
  }
@@ -678,3 +678,5 @@ vxe-table
678
678
 
679
679
  @content-header-bg-color : #fff;
680
680
  @content-header-font-weight : 500;
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -670,5 +670,6 @@
670
670
 
671
671
  --content-header-bg-color : @content-header-bg-color;
672
672
  --content-header-font-weight : @content-header-font-weight;
673
-
673
+ --primary-color-border-bottom : @primary-color-border-bottom;
674
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
675
  }
@@ -679,3 +679,5 @@ vxe-table
679
679
  @content-header-bg-color : #fff;
680
680
  @content-header-font-weight : 500;
681
681
 
682
+ @primary-color-border-bottom : 3.35px;
683
+ @ivu-menu-horizontal-line-height : 46px;
@@ -670,5 +670,6 @@
670
670
 
671
671
  --content-header-bg-color : @content-header-bg-color;
672
672
  --content-header-font-weight : @content-header-font-weight;
673
-
673
+ --primary-color-border-bottom : @primary-color-border-bottom;
674
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
675
  }
@@ -679,3 +679,5 @@ vxe-table
679
679
  @content-header-bg-color : #fff;
680
680
  @content-header-font-weight : 500;
681
681
 
682
+ @primary-color-border-bottom : 3.35px;
683
+ @ivu-menu-horizontal-line-height : 46px;
@@ -670,5 +670,6 @@
670
670
 
671
671
  --content-header-bg-color : @content-header-bg-color;
672
672
  --content-header-font-weight : @content-header-font-weight;
673
-
673
+ --primary-color-border-bottom : @primary-color-border-bottom;
674
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
675
  }
@@ -678,3 +678,5 @@ vxe-table
678
678
  @content-header-bg-color : #fff;
679
679
  @content-header-font-weight : 500;
680
680
 
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -544,13 +544,15 @@ export default {
544
544
  --vxe-switch-font-color: #fff;
545
545
  --vxe-switch-icon-background-color: #fff;
546
546
  --vxe-switch-open-background-color: #3EAF7C;
547
- --vxe-switch-close-background-color: rgba(0, 0, 0, 0.35);
547
+ --vxe-switch-close-background-color: rgba(z0, 0, 0, 0.35);
548
548
  --vxe-switch-disabled-background-color: rgba(0, 0, 0, 0.15);
549
549
  /*pulldown*/
550
550
  --vxe-pulldown-panel-background-color: #fff;
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style: `
556
558
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:`
556
558
  html {
@@ -555,6 +555,8 @@ export default {
555
555
  --page-container-title-font-size: 16px;
556
556
  --content-header-bg-color: #fff;
557
557
  --content-header-font-weight: 500;
558
+ --primary-color-border-bottom:3.35px;
559
+ --ivu-menu-horizontal-line-height:46px;
558
560
  `,
559
561
  style:`
560
562
  html {
@@ -552,6 +552,8 @@ export default {
552
552
  --page-container-title-font-size: 16px;
553
553
  --content-header-bg-color: #fff;
554
554
  --content-header-font-weight: 500;
555
+ --primary-color-border-bottom:3.35px;
556
+ --ivu-menu-horizontal-line-height:46px;
555
557
  }
556
558
  `,
557
559
  style:`
@@ -552,6 +552,8 @@ export default {
552
552
  --page-container-title-font-size: 18px;
553
553
  --content-header-bg-color: #F5F9F9;
554
554
  --content-header-font-weight: bold;
555
+ --primary-color-border-bottom:0px;
556
+ --ivu-menu-horizontal-line-height:50px;
555
557
  `,
556
558
  style: `
557
559
  html {
@@ -556,6 +556,8 @@ export default {
556
556
  --page-container-title-font-size: 18px;
557
557
  --content-header-bg-color: #f5f9f9;
558
558
  --content-header-font-weight: bold;
559
+ --primary-color-border-bottom:0px;
560
+ --ivu-menu-horizontal-line-height:50px;
559
561
  `,
560
562
  style: `
561
563
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:`
556
558
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:`
556
558
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --cursor-disabled: not-allowed;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:`
556
558
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:`
556
558
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:`
556
558
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:
556
558
  `
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style: `
556
558
  html {
@@ -551,6 +551,8 @@ export default {
551
551
  --page-container-title-font-size: 16px;
552
552
  --content-header-bg-color: #fff;
553
553
  --content-header-font-weight: 500;
554
+ --primary-color-border-bottom:3.35px;
555
+ --ivu-menu-horizontal-line-height:46px;
554
556
  `,
555
557
  style:`
556
558
  html {
@@ -558,4 +560,4 @@ export default {
558
560
  margin:0;
559
561
  }
560
562
  `
561
- };
563
+ };
@@ -676,4 +676,7 @@ vxe-table
676
676
  @page-container-title-font-size :16px;
677
677
 
678
678
  @content-header-bg-color : #fff;
679
- @content-header-font-weight : 500;
679
+ @content-header-font-weight : 500;
680
+
681
+ @primary-color-border-bottom : 3.35px;
682
+ @ivu-menu-horizontal-line-height : 46px;
@@ -380,7 +380,7 @@
380
380
  --form-item-detail-bg-color : @form-item-detail-bg-color;
381
381
  --form-item-error-tip-top : @form-item-error-tip-top;
382
382
  --form-item-tip-font-size : @form-item-tip-font-size;
383
-
383
+
384
384
  --input-wrapper-width : @input-wrapper-width;
385
385
  --select-width : @select-width;
386
386
  --date-picker-width : @date-picker-width;
@@ -669,4 +669,6 @@
669
669
 
670
670
  --content-header-bg-color : @content-header-bg-color;
671
671
  --content-header-font-weight : @content-header-font-weight;
672
- }
672
+ --primary-color-border-bottom : @primary-color-border-bottom;
673
+ --ivu-menu-horizontal-line-height : @ivu-menu-horizontal-line-height;
674
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lambo-design/shared",
3
- "version": "1.0.0-beta.261",
3
+ "version": "1.0.0-beta.263",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "author": "lambo",