@mdsfe/mds-ui 0.2.11-rc.3 → 0.2.11-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 (94) hide show
  1. package/dist/_util/iconfont/index.js +1 -1
  2. package/dist/backtop.js +4 -4
  3. package/dist/carousel.js +13 -69
  4. package/dist/cascader.js +25 -53
  5. package/dist/cascaderpanel.js +4 -4
  6. package/dist/checkbox.js +10 -10
  7. package/dist/datepicker.js +43 -71
  8. package/dist/drawer.js +12 -12
  9. package/dist/dropdown.js +10 -10
  10. package/dist/font/iconfont.ba7aaa4.woff +0 -0
  11. package/dist/font/{iconfont.e5f181c.ttf → iconfont.df76ba2.ttf} +0 -0
  12. package/dist/font/iconfont.f89478e.woff2 +0 -0
  13. package/dist/form.js +21 -114
  14. package/dist/index.js +1 -1
  15. package/dist/input.js +10 -10
  16. package/dist/inputnumber.js +7 -7
  17. package/dist/mds-ui.min.css +1 -1
  18. package/dist/mds-ui.min.js +198 -544
  19. package/dist/menu.js +4 -4
  20. package/dist/message.js +6 -6
  21. package/dist/modal.js +13 -13
  22. package/dist/notification.js +9 -9
  23. package/dist/pagination.js +4 -4
  24. package/dist/popconfirm.js +9 -9
  25. package/dist/popover.js +19 -75
  26. package/dist/progress.js +2 -44
  27. package/dist/radio.js +4 -4
  28. package/dist/rate.js +4 -4
  29. package/dist/select.js +36 -64
  30. package/dist/slottable.js +35 -63
  31. package/dist/style/affix.css +43 -1
  32. package/dist/style/alert.css +43 -1
  33. package/dist/style/anchor.css +43 -1
  34. package/dist/style/avatar.css +43 -1
  35. package/dist/style/badge.css +43 -1
  36. package/dist/style/bordershadow.css +43 -1
  37. package/dist/style/breadcrumb.css +43 -1
  38. package/dist/style/button.css +43 -1
  39. package/dist/style/card.css +43 -1
  40. package/dist/style/carousel.css +43 -1
  41. package/dist/style/checkbox.css +43 -1
  42. package/dist/style/col.css +43 -1
  43. package/dist/style/collapse.css +43 -1
  44. package/dist/style/color.css +43 -1
  45. package/dist/style/datepicker.css +43 -1
  46. package/dist/style/divider.css +43 -1
  47. package/dist/style/drawer.css +43 -1
  48. package/dist/style/dropdown.css +43 -1
  49. package/dist/style/empty.css +43 -1
  50. package/dist/style/font.css +43 -1
  51. package/dist/style/form.css +43 -1
  52. package/dist/style/icon.css +43 -1
  53. package/dist/style/input.css +43 -1
  54. package/dist/style/inputnumber.css +43 -1
  55. package/dist/style/layout.css +43 -1
  56. package/dist/style/list.css +43 -1
  57. package/dist/style/loading.css +43 -1
  58. package/dist/style/menu.css +43 -1
  59. package/dist/style/modal.css +43 -1
  60. package/dist/style/notification.css +43 -1
  61. package/dist/style/pagination.css +43 -1
  62. package/dist/style/popconfirm.css +43 -1
  63. package/dist/style/popover.css +43 -1
  64. package/dist/style/progress.css +43 -1
  65. package/dist/style/radio.css +43 -1
  66. package/dist/style/rate.css +43 -1
  67. package/dist/style/row.css +43 -1
  68. package/dist/style/select.css +43 -1
  69. package/dist/style/slider.css +43 -1
  70. package/dist/style/slottable.css +43 -1
  71. package/dist/style/steps.css +43 -1
  72. package/dist/style/switch.css +43 -1
  73. package/dist/style/table.css +43 -1
  74. package/dist/style/tabs.css +43 -1
  75. package/dist/style/tag.css +43 -1
  76. package/dist/style/text.css +43 -1
  77. package/dist/style/timeline.css +43 -1
  78. package/dist/style/timepicker.css +43 -1
  79. package/dist/style/tooltip.css +43 -1
  80. package/dist/style/tree.css +43 -1
  81. package/dist/style/typography.css +43 -1
  82. package/dist/style/upload.css +43 -1
  83. package/dist/switch.js +4 -4
  84. package/dist/table.js +40 -96
  85. package/dist/tabs.js +3 -45
  86. package/dist/text.js +4 -4
  87. package/dist/timepicker.js +22 -50
  88. package/dist/tooltip.js +21 -49
  89. package/dist/transfer.js +10 -10
  90. package/dist/tree.js +10 -52
  91. package/dist/upload.js +4 -46
  92. package/package.json +1 -1
  93. package/dist/font/iconfont.05f715f.woff +0 -0
  94. package/dist/font/iconfont.69b0d7c.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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -570,7 +570,7 @@ samp {
570
570
  font-display: auto;
571
571
  font-style: normal;
572
572
  /* project id 1921203 */
573
- src: url(/dist/font/iconfont.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
573
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
574
574
  }
575
575
  .mdsicon {
576
576
  display: inline-block;
@@ -4740,6 +4740,48 @@ samp {
4740
4740
  display: inline-block;
4741
4741
  animation: loadingCircle 6s infinite linear;
4742
4742
  }
4743
+ .mdsicon-line-report-manager-ehr:before {
4744
+ content: "\E76A";
4745
+ }
4746
+ .mdsicon-line-report-execution-ehr:before {
4747
+ content: "\E76B";
4748
+ }
4749
+ .mdsicon-line-lovefund-ehr:before {
4750
+ content: "\E767";
4751
+ }
4752
+ .mdsicon-line-rankevaluation-ehr:before {
4753
+ content: "\E768";
4754
+ }
4755
+ .mdsicon-line-performance-ehr:before {
4756
+ content: "\E769";
4757
+ }
4758
+ .mdsicon-line-okr-ehr:before {
4759
+ content: "\E760";
4760
+ }
4761
+ .mdsicon-line-teamfallibility:before {
4762
+ content: "\E761";
4763
+ }
4764
+ .mdsicon-line-workbench-ehr:before {
4765
+ content: "\E762";
4766
+ }
4767
+ .mdsicon-line-record-ehr:before {
4768
+ content: "\E763";
4769
+ }
4770
+ .mdsicon-line-performance2:before {
4771
+ content: "\E764";
4772
+ }
4773
+ .mdsicon-line-information-ehr:before {
4774
+ content: "\E765";
4775
+ }
4776
+ .mdsicon-line-organization-ehr:before {
4777
+ content: "\E766";
4778
+ }
4779
+ .mdsicon-line-teamcare-ehr:before {
4780
+ content: "\E75E";
4781
+ }
4782
+ .mdsicon-line-fallibility-ehr:before {
4783
+ content: "\E75F";
4784
+ }
4743
4785
  .mdsicon-line-copy:before {
4744
4786
  content: "\E61D";
4745
4787
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }
@@ -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.69b0d7c.woff2) format('woff2'), url(/dist/font/iconfont.05f715f.woff) format('woff'), url(/dist/font/iconfont.e5f181c.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.f89478e.woff2) format('woff2'), url(/dist/font/iconfont.ba7aaa4.woff) format('woff'), url(/dist/font/iconfont.df76ba2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,48 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-report-manager-ehr:before {
4728
+ content: "\E76A";
4729
+ }
4730
+ .mdsicon-line-report-execution-ehr:before {
4731
+ content: "\E76B";
4732
+ }
4733
+ .mdsicon-line-lovefund-ehr:before {
4734
+ content: "\E767";
4735
+ }
4736
+ .mdsicon-line-rankevaluation-ehr:before {
4737
+ content: "\E768";
4738
+ }
4739
+ .mdsicon-line-performance-ehr:before {
4740
+ content: "\E769";
4741
+ }
4742
+ .mdsicon-line-okr-ehr:before {
4743
+ content: "\E760";
4744
+ }
4745
+ .mdsicon-line-teamfallibility:before {
4746
+ content: "\E761";
4747
+ }
4748
+ .mdsicon-line-workbench-ehr:before {
4749
+ content: "\E762";
4750
+ }
4751
+ .mdsicon-line-record-ehr:before {
4752
+ content: "\E763";
4753
+ }
4754
+ .mdsicon-line-performance2:before {
4755
+ content: "\E764";
4756
+ }
4757
+ .mdsicon-line-information-ehr:before {
4758
+ content: "\E765";
4759
+ }
4760
+ .mdsicon-line-organization-ehr:before {
4761
+ content: "\E766";
4762
+ }
4763
+ .mdsicon-line-teamcare-ehr:before {
4764
+ content: "\E75E";
4765
+ }
4766
+ .mdsicon-line-fallibility-ehr:before {
4767
+ content: "\E75F";
4768
+ }
4727
4769
  .mdsicon-line-copy:before {
4728
4770
  content: "\E61D";
4729
4771
  }