@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
  }
@@ -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
  }
@@ -560,7 +560,7 @@ samp {
560
560
  font-display: auto;
561
561
  font-style: normal;
562
562
  /* project id 1921203 */
563
- 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');
563
+ 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');
564
564
  }
565
565
  .mdsicon {
566
566
  display: inline-block;
@@ -4730,6 +4730,48 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-report-manager-ehr:before {
4734
+ content: "\E76A";
4735
+ }
4736
+ .mdsicon-line-report-execution-ehr:before {
4737
+ content: "\E76B";
4738
+ }
4739
+ .mdsicon-line-lovefund-ehr:before {
4740
+ content: "\E767";
4741
+ }
4742
+ .mdsicon-line-rankevaluation-ehr:before {
4743
+ content: "\E768";
4744
+ }
4745
+ .mdsicon-line-performance-ehr:before {
4746
+ content: "\E769";
4747
+ }
4748
+ .mdsicon-line-okr-ehr:before {
4749
+ content: "\E760";
4750
+ }
4751
+ .mdsicon-line-teamfallibility:before {
4752
+ content: "\E761";
4753
+ }
4754
+ .mdsicon-line-workbench-ehr:before {
4755
+ content: "\E762";
4756
+ }
4757
+ .mdsicon-line-record-ehr:before {
4758
+ content: "\E763";
4759
+ }
4760
+ .mdsicon-line-performance2:before {
4761
+ content: "\E764";
4762
+ }
4763
+ .mdsicon-line-information-ehr:before {
4764
+ content: "\E765";
4765
+ }
4766
+ .mdsicon-line-organization-ehr:before {
4767
+ content: "\E766";
4768
+ }
4769
+ .mdsicon-line-teamcare-ehr:before {
4770
+ content: "\E75E";
4771
+ }
4772
+ .mdsicon-line-fallibility-ehr:before {
4773
+ content: "\E75F";
4774
+ }
4733
4775
  .mdsicon-line-copy:before {
4734
4776
  content: "\E61D";
4735
4777
  }
@@ -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
  }
@@ -768,7 +768,7 @@ samp {
768
768
  font-display: auto;
769
769
  font-style: normal;
770
770
  /* project id 1921203 */
771
- 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');
771
+ 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');
772
772
  }
773
773
  .mdsicon {
774
774
  display: inline-block;
@@ -4938,6 +4938,48 @@ samp {
4938
4938
  display: inline-block;
4939
4939
  animation: loadingCircle 6s infinite linear;
4940
4940
  }
4941
+ .mdsicon-line-report-manager-ehr:before {
4942
+ content: "\E76A";
4943
+ }
4944
+ .mdsicon-line-report-execution-ehr:before {
4945
+ content: "\E76B";
4946
+ }
4947
+ .mdsicon-line-lovefund-ehr:before {
4948
+ content: "\E767";
4949
+ }
4950
+ .mdsicon-line-rankevaluation-ehr:before {
4951
+ content: "\E768";
4952
+ }
4953
+ .mdsicon-line-performance-ehr:before {
4954
+ content: "\E769";
4955
+ }
4956
+ .mdsicon-line-okr-ehr:before {
4957
+ content: "\E760";
4958
+ }
4959
+ .mdsicon-line-teamfallibility:before {
4960
+ content: "\E761";
4961
+ }
4962
+ .mdsicon-line-workbench-ehr:before {
4963
+ content: "\E762";
4964
+ }
4965
+ .mdsicon-line-record-ehr:before {
4966
+ content: "\E763";
4967
+ }
4968
+ .mdsicon-line-performance2:before {
4969
+ content: "\E764";
4970
+ }
4971
+ .mdsicon-line-information-ehr:before {
4972
+ content: "\E765";
4973
+ }
4974
+ .mdsicon-line-organization-ehr:before {
4975
+ content: "\E766";
4976
+ }
4977
+ .mdsicon-line-teamcare-ehr:before {
4978
+ content: "\E75E";
4979
+ }
4980
+ .mdsicon-line-fallibility-ehr:before {
4981
+ content: "\E75F";
4982
+ }
4941
4983
  .mdsicon-line-copy:before {
4942
4984
  content: "\E61D";
4943
4985
  }
@@ -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
  }