@mdsfe/mds-ui 0.2.11-rc.4 → 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.bcb2db9.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.d2d389d.woff2 +0 -0
  94. package/dist/font/iconfont.f2bbdd9.woff +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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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
  }
@@ -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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.ttf) format('truetype');
569
+ 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');
570
570
  }
571
571
  .mdsicon {
572
572
  display: inline-block;
@@ -4736,6 +4736,48 @@ samp {
4736
4736
  display: inline-block;
4737
4737
  animation: loadingCircle 6s infinite linear;
4738
4738
  }
4739
+ .mdsicon-line-report-manager-ehr:before {
4740
+ content: "\E76A";
4741
+ }
4742
+ .mdsicon-line-report-execution-ehr:before {
4743
+ content: "\E76B";
4744
+ }
4745
+ .mdsicon-line-lovefund-ehr:before {
4746
+ content: "\E767";
4747
+ }
4748
+ .mdsicon-line-rankevaluation-ehr:before {
4749
+ content: "\E768";
4750
+ }
4751
+ .mdsicon-line-performance-ehr:before {
4752
+ content: "\E769";
4753
+ }
4754
+ .mdsicon-line-okr-ehr:before {
4755
+ content: "\E760";
4756
+ }
4757
+ .mdsicon-line-teamfallibility:before {
4758
+ content: "\E761";
4759
+ }
4760
+ .mdsicon-line-workbench-ehr:before {
4761
+ content: "\E762";
4762
+ }
4763
+ .mdsicon-line-record-ehr:before {
4764
+ content: "\E763";
4765
+ }
4766
+ .mdsicon-line-performance2:before {
4767
+ content: "\E764";
4768
+ }
4769
+ .mdsicon-line-information-ehr:before {
4770
+ content: "\E765";
4771
+ }
4772
+ .mdsicon-line-organization-ehr:before {
4773
+ content: "\E766";
4774
+ }
4775
+ .mdsicon-line-teamcare-ehr:before {
4776
+ content: "\E75E";
4777
+ }
4778
+ .mdsicon-line-fallibility-ehr:before {
4779
+ content: "\E75F";
4780
+ }
4739
4781
  .mdsicon-line-copy:before {
4740
4782
  content: "\E61D";
4741
4783
  }
@@ -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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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.d2d389d.woff2) format('woff2'), url(/dist/font/iconfont.f2bbdd9.woff) format('woff'), url(/dist/font/iconfont.bcb2db9.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
  }