@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
  }
@@ -566,7 +566,7 @@ samp {
566
566
  font-display: auto;
567
567
  font-style: normal;
568
568
  /* project id 1921203 */
569
- 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');
569
+ 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');
570
570
  }
571
571
  .mdsicon {
572
572
  display: inline-block;
@@ -4736,6 +4736,66 @@ samp {
4736
4736
  display: inline-block;
4737
4737
  animation: loadingCircle 6s infinite linear;
4738
4738
  }
4739
+ .mdsicon-line-data-report:before {
4740
+ content: "\E6D9";
4741
+ }
4742
+ .mdsicon-line-common-reports:before {
4743
+ content: "\E6DA";
4744
+ }
4745
+ .mdsicon-line-task:before {
4746
+ content: "\E6DB";
4747
+ }
4748
+ .mdsicon-line-employee-information:before {
4749
+ content: "\E6C1";
4750
+ }
4751
+ .mdsicon-line-qr-checkin:before {
4752
+ content: "\E6C2";
4753
+ }
4754
+ .mdsicon-line-personal-information:before {
4755
+ content: "\E6D3";
4756
+ }
4757
+ .mdsicon-line-kaoqin:before {
4758
+ content: "\E6D4";
4759
+ }
4760
+ .mdsicon-line-meiyan:before {
4761
+ content: "\E6D5";
4762
+ }
4763
+ .mdsicon-line-okr-thin:before {
4764
+ content: "\E6D6";
4765
+ }
4766
+ .mdsicon-line-resignation:before {
4767
+ content: "\E6D7";
4768
+ }
4769
+ .mdsicon-line-SSC-contact:before {
4770
+ content: "\E6D8";
4771
+ }
4772
+ .mdsicon-line-HR:before {
4773
+ content: "\E6B9";
4774
+ }
4775
+ .mdsicon-line-OA:before {
4776
+ content: "\E6BA";
4777
+ }
4778
+ .mdsicon-line-yunxiao:before {
4779
+ content: "\E6BB";
4780
+ }
4781
+ .mdsicon-line-test-report:before {
4782
+ content: "\E6BC";
4783
+ }
4784
+ .mdsicon-line-beisen:before {
4785
+ content: "\E6BD";
4786
+ }
4787
+ .mdsicon-line-all-reports:before {
4788
+ content: "\E6BE";
4789
+ }
4790
+ .mdsicon-line-performance-thin:before {
4791
+ content: "\E6BF";
4792
+ }
4793
+ .mdsicon-line-prove-apply:before {
4794
+ content: "\E6C0";
4795
+ }
4796
+ .mdsicon-line-database:before {
4797
+ content: "\E6B8";
4798
+ }
4739
4799
  .mdsicon-line-attendance:before {
4740
4800
  content: "\E6AF";
4741
4801
  }
@@ -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
  }
@@ -2857,7 +2857,7 @@ samp {
2857
2857
  font-display: auto;
2858
2858
  font-style: normal;
2859
2859
  /* project id 1921203 */
2860
- 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');
2860
+ 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');
2861
2861
  }
2862
2862
  .mdsicon {
2863
2863
  display: inline-block;
@@ -7027,6 +7027,66 @@ samp {
7027
7027
  display: inline-block;
7028
7028
  animation: loadingCircle 6s infinite linear;
7029
7029
  }
7030
+ .mdsicon-line-data-report:before {
7031
+ content: "\E6D9";
7032
+ }
7033
+ .mdsicon-line-common-reports:before {
7034
+ content: "\E6DA";
7035
+ }
7036
+ .mdsicon-line-task:before {
7037
+ content: "\E6DB";
7038
+ }
7039
+ .mdsicon-line-employee-information:before {
7040
+ content: "\E6C1";
7041
+ }
7042
+ .mdsicon-line-qr-checkin:before {
7043
+ content: "\E6C2";
7044
+ }
7045
+ .mdsicon-line-personal-information:before {
7046
+ content: "\E6D3";
7047
+ }
7048
+ .mdsicon-line-kaoqin:before {
7049
+ content: "\E6D4";
7050
+ }
7051
+ .mdsicon-line-meiyan:before {
7052
+ content: "\E6D5";
7053
+ }
7054
+ .mdsicon-line-okr-thin:before {
7055
+ content: "\E6D6";
7056
+ }
7057
+ .mdsicon-line-resignation:before {
7058
+ content: "\E6D7";
7059
+ }
7060
+ .mdsicon-line-SSC-contact:before {
7061
+ content: "\E6D8";
7062
+ }
7063
+ .mdsicon-line-HR:before {
7064
+ content: "\E6B9";
7065
+ }
7066
+ .mdsicon-line-OA:before {
7067
+ content: "\E6BA";
7068
+ }
7069
+ .mdsicon-line-yunxiao:before {
7070
+ content: "\E6BB";
7071
+ }
7072
+ .mdsicon-line-test-report:before {
7073
+ content: "\E6BC";
7074
+ }
7075
+ .mdsicon-line-beisen:before {
7076
+ content: "\E6BD";
7077
+ }
7078
+ .mdsicon-line-all-reports:before {
7079
+ content: "\E6BE";
7080
+ }
7081
+ .mdsicon-line-performance-thin:before {
7082
+ content: "\E6BF";
7083
+ }
7084
+ .mdsicon-line-prove-apply:before {
7085
+ content: "\E6C0";
7086
+ }
7087
+ .mdsicon-line-database:before {
7088
+ content: "\E6B8";
7089
+ }
7030
7090
  .mdsicon-line-attendance:before {
7031
7091
  content: "\E6AF";
7032
7092
  }
@@ -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
  }