@mdsfe/mds-ui 0.2.10-rc.4 → 0.2.10-rc.5

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 (59) hide show
  1. package/dist/_util/iconfont/index.js +7 -7
  2. package/dist/font/{iconfont.3c0fe1e.ttf → iconfont.157d145.ttf} +0 -0
  3. package/dist/font/iconfont.ae1a28f.woff2 +0 -0
  4. package/dist/font/iconfont.bee7189.woff +0 -0
  5. package/dist/mds-ui.min.css +1 -1
  6. package/dist/style/affix.css +61 -1
  7. package/dist/style/anchor.css +61 -1
  8. package/dist/style/avatar.css +61 -1
  9. package/dist/style/badge.css +61 -1
  10. package/dist/style/bordershadow.css +61 -1
  11. package/dist/style/breadcrumb.css +61 -1
  12. package/dist/style/button.css +61 -1
  13. package/dist/style/card.css +61 -1
  14. package/dist/style/carousel.css +61 -1
  15. package/dist/style/checkbox.css +61 -1
  16. package/dist/style/col.css +61 -1
  17. package/dist/style/collapse.css +61 -1
  18. package/dist/style/color.css +61 -1
  19. package/dist/style/datepicker.css +61 -1
  20. package/dist/style/divider.css +61 -1
  21. package/dist/style/drawer.css +61 -1
  22. package/dist/style/dropdown.css +61 -1
  23. package/dist/style/empty.css +61 -1
  24. package/dist/style/font.css +61 -1
  25. package/dist/style/form.css +61 -1
  26. package/dist/style/icon.css +61 -1
  27. package/dist/style/input.css +61 -1
  28. package/dist/style/inputnumber.css +61 -1
  29. package/dist/style/layout.css +61 -1
  30. package/dist/style/list.css +61 -1
  31. package/dist/style/loading.css +61 -1
  32. package/dist/style/menu.css +61 -1
  33. package/dist/style/modal.css +61 -1
  34. package/dist/style/notification.css +61 -1
  35. package/dist/style/pagination.css +61 -1
  36. package/dist/style/popconfirm.css +61 -1
  37. package/dist/style/popover.css +61 -1
  38. package/dist/style/progress.css +61 -1
  39. package/dist/style/radio.css +61 -1
  40. package/dist/style/rate.css +61 -1
  41. package/dist/style/row.css +61 -1
  42. package/dist/style/select.css +61 -1
  43. package/dist/style/slider.css +61 -1
  44. package/dist/style/slottable.css +61 -1
  45. package/dist/style/steps.css +61 -1
  46. package/dist/style/switch.css +61 -1
  47. package/dist/style/table.css +61 -1
  48. package/dist/style/tabs.css +61 -1
  49. package/dist/style/tag.css +61 -1
  50. package/dist/style/text.css +61 -1
  51. package/dist/style/timeline.css +61 -1
  52. package/dist/style/timepicker.css +61 -1
  53. package/dist/style/tooltip.css +61 -1
  54. package/dist/style/tree.css +61 -1
  55. package/dist/style/typography.css +61 -1
  56. package/dist/style/upload.css +61 -1
  57. package/package.json +5 -2
  58. package/dist/font/iconfont.469e43e.woff +0 -0
  59. package/dist/font/iconfont.b697759.woff2 +0 -0
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,66 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-data-report:before {
4728
+ content: "\E6D9";
4729
+ }
4730
+ .mdsicon-line-common-reports:before {
4731
+ content: "\E6DA";
4732
+ }
4733
+ .mdsicon-line-task:before {
4734
+ content: "\E6DB";
4735
+ }
4736
+ .mdsicon-line-employee-information:before {
4737
+ content: "\E6C1";
4738
+ }
4739
+ .mdsicon-line-qr-checkin:before {
4740
+ content: "\E6C2";
4741
+ }
4742
+ .mdsicon-line-personal-information:before {
4743
+ content: "\E6D3";
4744
+ }
4745
+ .mdsicon-line-kaoqin:before {
4746
+ content: "\E6D4";
4747
+ }
4748
+ .mdsicon-line-meiyan:before {
4749
+ content: "\E6D5";
4750
+ }
4751
+ .mdsicon-line-okr-thin:before {
4752
+ content: "\E6D6";
4753
+ }
4754
+ .mdsicon-line-resignation:before {
4755
+ content: "\E6D7";
4756
+ }
4757
+ .mdsicon-line-SSC-contact:before {
4758
+ content: "\E6D8";
4759
+ }
4760
+ .mdsicon-line-HR:before {
4761
+ content: "\E6B9";
4762
+ }
4763
+ .mdsicon-line-OA:before {
4764
+ content: "\E6BA";
4765
+ }
4766
+ .mdsicon-line-yunxiao:before {
4767
+ content: "\E6BB";
4768
+ }
4769
+ .mdsicon-line-test-report:before {
4770
+ content: "\E6BC";
4771
+ }
4772
+ .mdsicon-line-beisen:before {
4773
+ content: "\E6BD";
4774
+ }
4775
+ .mdsicon-line-all-reports:before {
4776
+ content: "\E6BE";
4777
+ }
4778
+ .mdsicon-line-performance-thin:before {
4779
+ content: "\E6BF";
4780
+ }
4781
+ .mdsicon-line-prove-apply:before {
4782
+ content: "\E6C0";
4783
+ }
4784
+ .mdsicon-line-database:before {
4785
+ content: "\E6B8";
4786
+ }
4727
4787
  .mdsicon-line-attendance:before {
4728
4788
  content: "\E6AF";
4729
4789
  }
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,66 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-data-report:before {
4728
+ content: "\E6D9";
4729
+ }
4730
+ .mdsicon-line-common-reports:before {
4731
+ content: "\E6DA";
4732
+ }
4733
+ .mdsicon-line-task:before {
4734
+ content: "\E6DB";
4735
+ }
4736
+ .mdsicon-line-employee-information:before {
4737
+ content: "\E6C1";
4738
+ }
4739
+ .mdsicon-line-qr-checkin:before {
4740
+ content: "\E6C2";
4741
+ }
4742
+ .mdsicon-line-personal-information:before {
4743
+ content: "\E6D3";
4744
+ }
4745
+ .mdsicon-line-kaoqin:before {
4746
+ content: "\E6D4";
4747
+ }
4748
+ .mdsicon-line-meiyan:before {
4749
+ content: "\E6D5";
4750
+ }
4751
+ .mdsicon-line-okr-thin:before {
4752
+ content: "\E6D6";
4753
+ }
4754
+ .mdsicon-line-resignation:before {
4755
+ content: "\E6D7";
4756
+ }
4757
+ .mdsicon-line-SSC-contact:before {
4758
+ content: "\E6D8";
4759
+ }
4760
+ .mdsicon-line-HR:before {
4761
+ content: "\E6B9";
4762
+ }
4763
+ .mdsicon-line-OA:before {
4764
+ content: "\E6BA";
4765
+ }
4766
+ .mdsicon-line-yunxiao:before {
4767
+ content: "\E6BB";
4768
+ }
4769
+ .mdsicon-line-test-report:before {
4770
+ content: "\E6BC";
4771
+ }
4772
+ .mdsicon-line-beisen:before {
4773
+ content: "\E6BD";
4774
+ }
4775
+ .mdsicon-line-all-reports:before {
4776
+ content: "\E6BE";
4777
+ }
4778
+ .mdsicon-line-performance-thin:before {
4779
+ content: "\E6BF";
4780
+ }
4781
+ .mdsicon-line-prove-apply:before {
4782
+ content: "\E6C0";
4783
+ }
4784
+ .mdsicon-line-database:before {
4785
+ content: "\E6B8";
4786
+ }
4727
4787
  .mdsicon-line-attendance:before {
4728
4788
  content: "\E6AF";
4729
4789
  }
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,66 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-data-report:before {
4728
+ content: "\E6D9";
4729
+ }
4730
+ .mdsicon-line-common-reports:before {
4731
+ content: "\E6DA";
4732
+ }
4733
+ .mdsicon-line-task:before {
4734
+ content: "\E6DB";
4735
+ }
4736
+ .mdsicon-line-employee-information:before {
4737
+ content: "\E6C1";
4738
+ }
4739
+ .mdsicon-line-qr-checkin:before {
4740
+ content: "\E6C2";
4741
+ }
4742
+ .mdsicon-line-personal-information:before {
4743
+ content: "\E6D3";
4744
+ }
4745
+ .mdsicon-line-kaoqin:before {
4746
+ content: "\E6D4";
4747
+ }
4748
+ .mdsicon-line-meiyan:before {
4749
+ content: "\E6D5";
4750
+ }
4751
+ .mdsicon-line-okr-thin:before {
4752
+ content: "\E6D6";
4753
+ }
4754
+ .mdsicon-line-resignation:before {
4755
+ content: "\E6D7";
4756
+ }
4757
+ .mdsicon-line-SSC-contact:before {
4758
+ content: "\E6D8";
4759
+ }
4760
+ .mdsicon-line-HR:before {
4761
+ content: "\E6B9";
4762
+ }
4763
+ .mdsicon-line-OA:before {
4764
+ content: "\E6BA";
4765
+ }
4766
+ .mdsicon-line-yunxiao:before {
4767
+ content: "\E6BB";
4768
+ }
4769
+ .mdsicon-line-test-report:before {
4770
+ content: "\E6BC";
4771
+ }
4772
+ .mdsicon-line-beisen:before {
4773
+ content: "\E6BD";
4774
+ }
4775
+ .mdsicon-line-all-reports:before {
4776
+ content: "\E6BE";
4777
+ }
4778
+ .mdsicon-line-performance-thin:before {
4779
+ content: "\E6BF";
4780
+ }
4781
+ .mdsicon-line-prove-apply:before {
4782
+ content: "\E6C0";
4783
+ }
4784
+ .mdsicon-line-database:before {
4785
+ content: "\E6B8";
4786
+ }
4727
4787
  .mdsicon-line-attendance:before {
4728
4788
  content: "\E6AF";
4729
4789
  }
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,66 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-data-report:before {
4728
+ content: "\E6D9";
4729
+ }
4730
+ .mdsicon-line-common-reports:before {
4731
+ content: "\E6DA";
4732
+ }
4733
+ .mdsicon-line-task:before {
4734
+ content: "\E6DB";
4735
+ }
4736
+ .mdsicon-line-employee-information:before {
4737
+ content: "\E6C1";
4738
+ }
4739
+ .mdsicon-line-qr-checkin:before {
4740
+ content: "\E6C2";
4741
+ }
4742
+ .mdsicon-line-personal-information:before {
4743
+ content: "\E6D3";
4744
+ }
4745
+ .mdsicon-line-kaoqin:before {
4746
+ content: "\E6D4";
4747
+ }
4748
+ .mdsicon-line-meiyan:before {
4749
+ content: "\E6D5";
4750
+ }
4751
+ .mdsicon-line-okr-thin:before {
4752
+ content: "\E6D6";
4753
+ }
4754
+ .mdsicon-line-resignation:before {
4755
+ content: "\E6D7";
4756
+ }
4757
+ .mdsicon-line-SSC-contact:before {
4758
+ content: "\E6D8";
4759
+ }
4760
+ .mdsicon-line-HR:before {
4761
+ content: "\E6B9";
4762
+ }
4763
+ .mdsicon-line-OA:before {
4764
+ content: "\E6BA";
4765
+ }
4766
+ .mdsicon-line-yunxiao:before {
4767
+ content: "\E6BB";
4768
+ }
4769
+ .mdsicon-line-test-report:before {
4770
+ content: "\E6BC";
4771
+ }
4772
+ .mdsicon-line-beisen:before {
4773
+ content: "\E6BD";
4774
+ }
4775
+ .mdsicon-line-all-reports:before {
4776
+ content: "\E6BE";
4777
+ }
4778
+ .mdsicon-line-performance-thin:before {
4779
+ content: "\E6BF";
4780
+ }
4781
+ .mdsicon-line-prove-apply:before {
4782
+ content: "\E6C0";
4783
+ }
4784
+ .mdsicon-line-database:before {
4785
+ content: "\E6B8";
4786
+ }
4727
4787
  .mdsicon-line-attendance:before {
4728
4788
  content: "\E6AF";
4729
4789
  }
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,66 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-data-report:before {
4728
+ content: "\E6D9";
4729
+ }
4730
+ .mdsicon-line-common-reports:before {
4731
+ content: "\E6DA";
4732
+ }
4733
+ .mdsicon-line-task:before {
4734
+ content: "\E6DB";
4735
+ }
4736
+ .mdsicon-line-employee-information:before {
4737
+ content: "\E6C1";
4738
+ }
4739
+ .mdsicon-line-qr-checkin:before {
4740
+ content: "\E6C2";
4741
+ }
4742
+ .mdsicon-line-personal-information:before {
4743
+ content: "\E6D3";
4744
+ }
4745
+ .mdsicon-line-kaoqin:before {
4746
+ content: "\E6D4";
4747
+ }
4748
+ .mdsicon-line-meiyan:before {
4749
+ content: "\E6D5";
4750
+ }
4751
+ .mdsicon-line-okr-thin:before {
4752
+ content: "\E6D6";
4753
+ }
4754
+ .mdsicon-line-resignation:before {
4755
+ content: "\E6D7";
4756
+ }
4757
+ .mdsicon-line-SSC-contact:before {
4758
+ content: "\E6D8";
4759
+ }
4760
+ .mdsicon-line-HR:before {
4761
+ content: "\E6B9";
4762
+ }
4763
+ .mdsicon-line-OA:before {
4764
+ content: "\E6BA";
4765
+ }
4766
+ .mdsicon-line-yunxiao:before {
4767
+ content: "\E6BB";
4768
+ }
4769
+ .mdsicon-line-test-report:before {
4770
+ content: "\E6BC";
4771
+ }
4772
+ .mdsicon-line-beisen:before {
4773
+ content: "\E6BD";
4774
+ }
4775
+ .mdsicon-line-all-reports:before {
4776
+ content: "\E6BE";
4777
+ }
4778
+ .mdsicon-line-performance-thin:before {
4779
+ content: "\E6BF";
4780
+ }
4781
+ .mdsicon-line-prove-apply:before {
4782
+ content: "\E6C0";
4783
+ }
4784
+ .mdsicon-line-database:before {
4785
+ content: "\E6B8";
4786
+ }
4727
4787
  .mdsicon-line-attendance:before {
4728
4788
  content: "\E6AF";
4729
4789
  }
@@ -554,7 +554,7 @@ samp {
554
554
  font-display: auto;
555
555
  font-style: normal;
556
556
  /* project id 1921203 */
557
- src: url(/dist/font/iconfont.b697759.woff2) format('woff2'), url(/dist/font/iconfont.469e43e.woff) format('woff'), url(/dist/font/iconfont.3c0fe1e.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.ae1a28f.woff2) format('woff2'), url(/dist/font/iconfont.bee7189.woff) format('woff'), url(/dist/font/iconfont.157d145.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,66 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-data-report:before {
4728
+ content: "\E6D9";
4729
+ }
4730
+ .mdsicon-line-common-reports:before {
4731
+ content: "\E6DA";
4732
+ }
4733
+ .mdsicon-line-task:before {
4734
+ content: "\E6DB";
4735
+ }
4736
+ .mdsicon-line-employee-information:before {
4737
+ content: "\E6C1";
4738
+ }
4739
+ .mdsicon-line-qr-checkin:before {
4740
+ content: "\E6C2";
4741
+ }
4742
+ .mdsicon-line-personal-information:before {
4743
+ content: "\E6D3";
4744
+ }
4745
+ .mdsicon-line-kaoqin:before {
4746
+ content: "\E6D4";
4747
+ }
4748
+ .mdsicon-line-meiyan:before {
4749
+ content: "\E6D5";
4750
+ }
4751
+ .mdsicon-line-okr-thin:before {
4752
+ content: "\E6D6";
4753
+ }
4754
+ .mdsicon-line-resignation:before {
4755
+ content: "\E6D7";
4756
+ }
4757
+ .mdsicon-line-SSC-contact:before {
4758
+ content: "\E6D8";
4759
+ }
4760
+ .mdsicon-line-HR:before {
4761
+ content: "\E6B9";
4762
+ }
4763
+ .mdsicon-line-OA:before {
4764
+ content: "\E6BA";
4765
+ }
4766
+ .mdsicon-line-yunxiao:before {
4767
+ content: "\E6BB";
4768
+ }
4769
+ .mdsicon-line-test-report:before {
4770
+ content: "\E6BC";
4771
+ }
4772
+ .mdsicon-line-beisen:before {
4773
+ content: "\E6BD";
4774
+ }
4775
+ .mdsicon-line-all-reports:before {
4776
+ content: "\E6BE";
4777
+ }
4778
+ .mdsicon-line-performance-thin:before {
4779
+ content: "\E6BF";
4780
+ }
4781
+ .mdsicon-line-prove-apply:before {
4782
+ content: "\E6C0";
4783
+ }
4784
+ .mdsicon-line-database:before {
4785
+ content: "\E6B8";
4786
+ }
4727
4787
  .mdsicon-line-attendance:before {
4728
4788
  content: "\E6AF";
4729
4789
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mdsfe/mds-ui",
3
- "version": "0.2.10-rc.4",
3
+ "version": "0.2.10-rc.5",
4
4
  "description": "A set of enterprise-class Vue UI components.",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -27,7 +27,8 @@
27
27
  "analyz": "NODE_ENV=production npm_config_report=true npm run dist && npm run build:analyzer",
28
28
  "commit": "npx git-cz",
29
29
  "size": "node build/getFileSize.js",
30
- "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
30
+ "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
31
+ "release": "release-it"
31
32
  },
32
33
  "files": [
33
34
  "dist"
@@ -51,6 +52,7 @@
51
52
  "license": "MIT",
52
53
  "devDependencies": {
53
54
  "@babel/core": "^7.7.2",
55
+ "@release-it/conventional-changelog": "^8.0.1",
54
56
  "@vue/test-utils": "^1.0.0-beta.29",
55
57
  "autoprefixer": "^7.1.3",
56
58
  "babel-cli": "^6.26.0",
@@ -98,6 +100,7 @@
98
100
  "marked": "^0.3.9",
99
101
  "npm-check-updates": "^3.0.8",
100
102
  "optimize-css-assets-webpack-plugin": "^3.2.0",
103
+ "release-it": "^17.0.1",
101
104
  "rimraf": "^3.0.0",
102
105
  "single-line-log": "^1.1.2",
103
106
  "style-loader": "^0.18.2",
Binary file
Binary file