@mdsfe/mds-ui 0.2.10-rc.7 → 0.2.10-rc.9

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 +1 -1
  2. package/dist/font/{iconfont.2d6a8f5.ttf → iconfont.22ef8cb.ttf} +0 -0
  3. package/dist/font/iconfont.8bd7c3e.woff2 +0 -0
  4. package/dist/font/iconfont.c5d3297.woff +0 -0
  5. package/dist/mds-ui.min.css +1 -1
  6. package/dist/style/affix.css +193 -1
  7. package/dist/style/anchor.css +193 -1
  8. package/dist/style/avatar.css +193 -1
  9. package/dist/style/badge.css +193 -1
  10. package/dist/style/bordershadow.css +193 -1
  11. package/dist/style/breadcrumb.css +193 -1
  12. package/dist/style/button.css +193 -1
  13. package/dist/style/card.css +193 -1
  14. package/dist/style/carousel.css +193 -1
  15. package/dist/style/checkbox.css +193 -1
  16. package/dist/style/col.css +193 -1
  17. package/dist/style/collapse.css +193 -1
  18. package/dist/style/color.css +193 -1
  19. package/dist/style/datepicker.css +193 -1
  20. package/dist/style/divider.css +193 -1
  21. package/dist/style/drawer.css +193 -1
  22. package/dist/style/dropdown.css +193 -1
  23. package/dist/style/empty.css +193 -1
  24. package/dist/style/font.css +193 -1
  25. package/dist/style/form.css +193 -1
  26. package/dist/style/icon.css +193 -1
  27. package/dist/style/input.css +193 -1
  28. package/dist/style/inputnumber.css +193 -1
  29. package/dist/style/layout.css +193 -1
  30. package/dist/style/list.css +193 -1
  31. package/dist/style/loading.css +193 -1
  32. package/dist/style/menu.css +193 -1
  33. package/dist/style/modal.css +193 -1
  34. package/dist/style/notification.css +193 -1
  35. package/dist/style/pagination.css +193 -1
  36. package/dist/style/popconfirm.css +193 -1
  37. package/dist/style/popover.css +193 -1
  38. package/dist/style/progress.css +193 -1
  39. package/dist/style/radio.css +193 -1
  40. package/dist/style/rate.css +193 -1
  41. package/dist/style/row.css +193 -1
  42. package/dist/style/select.css +193 -1
  43. package/dist/style/slider.css +193 -1
  44. package/dist/style/slottable.css +193 -1
  45. package/dist/style/steps.css +193 -1
  46. package/dist/style/switch.css +193 -1
  47. package/dist/style/table.css +193 -1
  48. package/dist/style/tabs.css +193 -1
  49. package/dist/style/tag.css +193 -1
  50. package/dist/style/text.css +193 -1
  51. package/dist/style/timeline.css +193 -1
  52. package/dist/style/timepicker.css +193 -1
  53. package/dist/style/tooltip.css +193 -1
  54. package/dist/style/tree.css +193 -1
  55. package/dist/style/typography.css +193 -1
  56. package/dist/style/upload.css +193 -1
  57. package/package.json +1 -1
  58. package/dist/font/iconfont.ba368f5.woff2 +0 -0
  59. package/dist/font/iconfont.da0405c.woff +0 -0
@@ -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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
2860
+ src: url(/dist/font/iconfont.8bd7c3e.woff2) format('woff2'), url(/dist/font/iconfont.c5d3297.woff) format('woff'), url(/dist/font/iconfont.22ef8cb.ttf) format('truetype');
2861
2861
  }
2862
2862
  .mdsicon {
2863
2863
  display: inline-block;
@@ -7027,6 +7027,198 @@ samp {
7027
7027
  display: inline-block;
7028
7028
  animation: loadingCircle 6s infinite linear;
7029
7029
  }
7030
+ .mdsicon-line-add-ebi:before {
7031
+ content: "\E725";
7032
+ }
7033
+ .mdsicon-line-arrow2-left:before {
7034
+ content: "\E726";
7035
+ }
7036
+ .mdsicon-line-arrow2-right:before {
7037
+ content: "\E727";
7038
+ }
7039
+ .mdsicon-line-closed:before {
7040
+ content: "\E724";
7041
+ }
7042
+ .mdsicon-line-upload:before {
7043
+ content: "\E720";
7044
+ }
7045
+ .mdsicon-line-download:before {
7046
+ content: "\E721";
7047
+ }
7048
+ .mdsicon-line-setting:before {
7049
+ content: "\E722";
7050
+ }
7051
+ .mdsicon-line-search:before {
7052
+ content: "\E723";
7053
+ }
7054
+ .mdsicon-line-perspective-mode:before {
7055
+ content: "\E718";
7056
+ }
7057
+ .mdsicon-fill-arrow-up:before {
7058
+ content: "\E71C";
7059
+ }
7060
+ .mdsicon-fill-arrow-left:before {
7061
+ content: "\E71D";
7062
+ }
7063
+ .mdsicon-fill-arrow-down:before {
7064
+ content: "\E71E";
7065
+ }
7066
+ .mdsicon-fill-arrow-right:before {
7067
+ content: "\E71F";
7068
+ }
7069
+ .mdsicon-line-alter:before {
7070
+ content: "\E717";
7071
+ }
7072
+ .mdsicon-line-settle-accounts:before {
7073
+ content: "\E716";
7074
+ }
7075
+ .mdsicon-line-cancel:before {
7076
+ content: "\E719";
7077
+ }
7078
+ .mdsicon-line-summation:before {
7079
+ content: "\E71A";
7080
+ }
7081
+ .mdsicon-line-mean-value:before {
7082
+ content: "\E71B";
7083
+ }
7084
+ .mdsicon-line-compute:before {
7085
+ content: "\E715";
7086
+ }
7087
+ .mdsicon-line-more:before {
7088
+ content: "\E70E";
7089
+ }
7090
+ .mdsicon-line-unfold:before {
7091
+ content: "\E70F";
7092
+ }
7093
+ .mdsicon-line-table:before {
7094
+ content: "\E710";
7095
+ }
7096
+ .mdsicon-line-drag:before {
7097
+ content: "\E711";
7098
+ }
7099
+ .mdsicon-line-index:before {
7100
+ content: "\E712";
7101
+ }
7102
+ .mdsicon-line-data-source1:before {
7103
+ content: "\E713";
7104
+ }
7105
+ .mdsicon-fill-caution:before {
7106
+ content: "\E714";
7107
+ }
7108
+ .mdsicon-line-data-source-2:before {
7109
+ content: "\E708";
7110
+ }
7111
+ .mdsicon-line-editor:before {
7112
+ content: "\E709";
7113
+ }
7114
+ .mdsicon-line-dataset:before {
7115
+ content: "\E70B";
7116
+ }
7117
+ .mdsicon-fill-normal:before {
7118
+ content: "\E70C";
7119
+ }
7120
+ .mdsicon-line-packup:before {
7121
+ content: "\E70D";
7122
+ }
7123
+ .mdsicon-line-statement:before {
7124
+ content: "\E705";
7125
+ }
7126
+ .mdsicon-line-check:before {
7127
+ content: "\E706";
7128
+ }
7129
+ .mdsicon-line-index2:before {
7130
+ content: "\E704";
7131
+ }
7132
+ .mdsicon-line-oa2:before {
7133
+ content: "\E703";
7134
+ }
7135
+ .mdsicon-line-data-itemname:before {
7136
+ content: "\E6E5";
7137
+ }
7138
+ .mdsicon-line-template-view:before {
7139
+ content: "\E6E6";
7140
+ }
7141
+ .mdsicon-line-ID:before {
7142
+ content: "\E6E7";
7143
+ }
7144
+ .mdsicon-line-relational-view:before {
7145
+ content: "\E6E8";
7146
+ }
7147
+ .mdsicon-line-data-view:before {
7148
+ content: "\E6E9";
7149
+ }
7150
+ .mdsicon-line-data-itemtype:before {
7151
+ content: "\E6EA";
7152
+ }
7153
+ .mdsicon-line-job-number:before {
7154
+ content: "\E6EB";
7155
+ }
7156
+ .mdsicon-line-city:before {
7157
+ content: "\E6EC";
7158
+ }
7159
+ .mdsicon-line-move-to:before {
7160
+ content: "\E6ED";
7161
+ }
7162
+ .mdsicon-line-clean:before {
7163
+ content: "\E6EE";
7164
+ }
7165
+ .mdsicon-line-historical-record:before {
7166
+ content: "\E6EF";
7167
+ }
7168
+ .mdsicon-line-format1:before {
7169
+ content: "\E6F0";
7170
+ }
7171
+ .mdsicon-line-top-insert:before {
7172
+ content: "\E6F1";
7173
+ }
7174
+ .mdsicon-line-under-insert:before {
7175
+ content: "\E6F2";
7176
+ }
7177
+ .mdsicon-line-intermediary-agent:before {
7178
+ content: "\E6F3";
7179
+ }
7180
+ .mdsicon-line-enable:before {
7181
+ content: "\E6F5";
7182
+ }
7183
+ .mdsicon-line-format3:before {
7184
+ content: "\E6F6";
7185
+ }
7186
+ .mdsicon-line-relationship-setting:before {
7187
+ content: "\E6F7";
7188
+ }
7189
+ .mdsicon-line-file-rename:before {
7190
+ content: "\E6F8";
7191
+ }
7192
+ .mdsicon-line-extract:before {
7193
+ content: "\E6F9";
7194
+ }
7195
+ .mdsicon-line-data-itemvalue:before {
7196
+ content: "\E6FA";
7197
+ }
7198
+ .mdsicon-line-performance-type:before {
7199
+ content: "\E6FB";
7200
+ }
7201
+ .mdsicon-line-screen:before {
7202
+ content: "\E6FC";
7203
+ }
7204
+ .mdsicon-line-add-childlevel:before {
7205
+ content: "\E6FD";
7206
+ }
7207
+ .mdsicon-line-file:before {
7208
+ content: "\E6FE";
7209
+ }
7210
+ .mdsicon-fill-index:before {
7211
+ content: "\E6FF";
7212
+ }
7213
+ .mdsicon-line-del:before {
7214
+ content: "\E700";
7215
+ }
7216
+ .mdsicon-line-format2:before {
7217
+ content: "\E701";
7218
+ }
7219
+ .mdsicon-line-file-add:before {
7220
+ content: "\E702";
7221
+ }
7030
7222
  .mdsicon-line-myteam-ehr:before {
7031
7223
  content: "\E6DD";
7032
7224
  }
@@ -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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.8bd7c3e.woff2) format('woff2'), url(/dist/font/iconfont.c5d3297.woff) format('woff'), url(/dist/font/iconfont.22ef8cb.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,198 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-add-ebi:before {
4728
+ content: "\E725";
4729
+ }
4730
+ .mdsicon-line-arrow2-left:before {
4731
+ content: "\E726";
4732
+ }
4733
+ .mdsicon-line-arrow2-right:before {
4734
+ content: "\E727";
4735
+ }
4736
+ .mdsicon-line-closed:before {
4737
+ content: "\E724";
4738
+ }
4739
+ .mdsicon-line-upload:before {
4740
+ content: "\E720";
4741
+ }
4742
+ .mdsicon-line-download:before {
4743
+ content: "\E721";
4744
+ }
4745
+ .mdsicon-line-setting:before {
4746
+ content: "\E722";
4747
+ }
4748
+ .mdsicon-line-search:before {
4749
+ content: "\E723";
4750
+ }
4751
+ .mdsicon-line-perspective-mode:before {
4752
+ content: "\E718";
4753
+ }
4754
+ .mdsicon-fill-arrow-up:before {
4755
+ content: "\E71C";
4756
+ }
4757
+ .mdsicon-fill-arrow-left:before {
4758
+ content: "\E71D";
4759
+ }
4760
+ .mdsicon-fill-arrow-down:before {
4761
+ content: "\E71E";
4762
+ }
4763
+ .mdsicon-fill-arrow-right:before {
4764
+ content: "\E71F";
4765
+ }
4766
+ .mdsicon-line-alter:before {
4767
+ content: "\E717";
4768
+ }
4769
+ .mdsicon-line-settle-accounts:before {
4770
+ content: "\E716";
4771
+ }
4772
+ .mdsicon-line-cancel:before {
4773
+ content: "\E719";
4774
+ }
4775
+ .mdsicon-line-summation:before {
4776
+ content: "\E71A";
4777
+ }
4778
+ .mdsicon-line-mean-value:before {
4779
+ content: "\E71B";
4780
+ }
4781
+ .mdsicon-line-compute:before {
4782
+ content: "\E715";
4783
+ }
4784
+ .mdsicon-line-more:before {
4785
+ content: "\E70E";
4786
+ }
4787
+ .mdsicon-line-unfold:before {
4788
+ content: "\E70F";
4789
+ }
4790
+ .mdsicon-line-table:before {
4791
+ content: "\E710";
4792
+ }
4793
+ .mdsicon-line-drag:before {
4794
+ content: "\E711";
4795
+ }
4796
+ .mdsicon-line-index:before {
4797
+ content: "\E712";
4798
+ }
4799
+ .mdsicon-line-data-source1:before {
4800
+ content: "\E713";
4801
+ }
4802
+ .mdsicon-fill-caution:before {
4803
+ content: "\E714";
4804
+ }
4805
+ .mdsicon-line-data-source-2:before {
4806
+ content: "\E708";
4807
+ }
4808
+ .mdsicon-line-editor:before {
4809
+ content: "\E709";
4810
+ }
4811
+ .mdsicon-line-dataset:before {
4812
+ content: "\E70B";
4813
+ }
4814
+ .mdsicon-fill-normal:before {
4815
+ content: "\E70C";
4816
+ }
4817
+ .mdsicon-line-packup:before {
4818
+ content: "\E70D";
4819
+ }
4820
+ .mdsicon-line-statement:before {
4821
+ content: "\E705";
4822
+ }
4823
+ .mdsicon-line-check:before {
4824
+ content: "\E706";
4825
+ }
4826
+ .mdsicon-line-index2:before {
4827
+ content: "\E704";
4828
+ }
4829
+ .mdsicon-line-oa2:before {
4830
+ content: "\E703";
4831
+ }
4832
+ .mdsicon-line-data-itemname:before {
4833
+ content: "\E6E5";
4834
+ }
4835
+ .mdsicon-line-template-view:before {
4836
+ content: "\E6E6";
4837
+ }
4838
+ .mdsicon-line-ID:before {
4839
+ content: "\E6E7";
4840
+ }
4841
+ .mdsicon-line-relational-view:before {
4842
+ content: "\E6E8";
4843
+ }
4844
+ .mdsicon-line-data-view:before {
4845
+ content: "\E6E9";
4846
+ }
4847
+ .mdsicon-line-data-itemtype:before {
4848
+ content: "\E6EA";
4849
+ }
4850
+ .mdsicon-line-job-number:before {
4851
+ content: "\E6EB";
4852
+ }
4853
+ .mdsicon-line-city:before {
4854
+ content: "\E6EC";
4855
+ }
4856
+ .mdsicon-line-move-to:before {
4857
+ content: "\E6ED";
4858
+ }
4859
+ .mdsicon-line-clean:before {
4860
+ content: "\E6EE";
4861
+ }
4862
+ .mdsicon-line-historical-record:before {
4863
+ content: "\E6EF";
4864
+ }
4865
+ .mdsicon-line-format1:before {
4866
+ content: "\E6F0";
4867
+ }
4868
+ .mdsicon-line-top-insert:before {
4869
+ content: "\E6F1";
4870
+ }
4871
+ .mdsicon-line-under-insert:before {
4872
+ content: "\E6F2";
4873
+ }
4874
+ .mdsicon-line-intermediary-agent:before {
4875
+ content: "\E6F3";
4876
+ }
4877
+ .mdsicon-line-enable:before {
4878
+ content: "\E6F5";
4879
+ }
4880
+ .mdsicon-line-format3:before {
4881
+ content: "\E6F6";
4882
+ }
4883
+ .mdsicon-line-relationship-setting:before {
4884
+ content: "\E6F7";
4885
+ }
4886
+ .mdsicon-line-file-rename:before {
4887
+ content: "\E6F8";
4888
+ }
4889
+ .mdsicon-line-extract:before {
4890
+ content: "\E6F9";
4891
+ }
4892
+ .mdsicon-line-data-itemvalue:before {
4893
+ content: "\E6FA";
4894
+ }
4895
+ .mdsicon-line-performance-type:before {
4896
+ content: "\E6FB";
4897
+ }
4898
+ .mdsicon-line-screen:before {
4899
+ content: "\E6FC";
4900
+ }
4901
+ .mdsicon-line-add-childlevel:before {
4902
+ content: "\E6FD";
4903
+ }
4904
+ .mdsicon-line-file:before {
4905
+ content: "\E6FE";
4906
+ }
4907
+ .mdsicon-fill-index:before {
4908
+ content: "\E6FF";
4909
+ }
4910
+ .mdsicon-line-del:before {
4911
+ content: "\E700";
4912
+ }
4913
+ .mdsicon-line-format2:before {
4914
+ content: "\E701";
4915
+ }
4916
+ .mdsicon-line-file-add:before {
4917
+ content: "\E702";
4918
+ }
4727
4919
  .mdsicon-line-myteam-ehr:before {
4728
4920
  content: "\E6DD";
4729
4921
  }
@@ -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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.8bd7c3e.woff2) format('woff2'), url(/dist/font/iconfont.c5d3297.woff) format('woff'), url(/dist/font/iconfont.22ef8cb.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4724,6 +4724,198 @@ samp {
4724
4724
  display: inline-block;
4725
4725
  animation: loadingCircle 6s infinite linear;
4726
4726
  }
4727
+ .mdsicon-line-add-ebi:before {
4728
+ content: "\E725";
4729
+ }
4730
+ .mdsicon-line-arrow2-left:before {
4731
+ content: "\E726";
4732
+ }
4733
+ .mdsicon-line-arrow2-right:before {
4734
+ content: "\E727";
4735
+ }
4736
+ .mdsicon-line-closed:before {
4737
+ content: "\E724";
4738
+ }
4739
+ .mdsicon-line-upload:before {
4740
+ content: "\E720";
4741
+ }
4742
+ .mdsicon-line-download:before {
4743
+ content: "\E721";
4744
+ }
4745
+ .mdsicon-line-setting:before {
4746
+ content: "\E722";
4747
+ }
4748
+ .mdsicon-line-search:before {
4749
+ content: "\E723";
4750
+ }
4751
+ .mdsicon-line-perspective-mode:before {
4752
+ content: "\E718";
4753
+ }
4754
+ .mdsicon-fill-arrow-up:before {
4755
+ content: "\E71C";
4756
+ }
4757
+ .mdsicon-fill-arrow-left:before {
4758
+ content: "\E71D";
4759
+ }
4760
+ .mdsicon-fill-arrow-down:before {
4761
+ content: "\E71E";
4762
+ }
4763
+ .mdsicon-fill-arrow-right:before {
4764
+ content: "\E71F";
4765
+ }
4766
+ .mdsicon-line-alter:before {
4767
+ content: "\E717";
4768
+ }
4769
+ .mdsicon-line-settle-accounts:before {
4770
+ content: "\E716";
4771
+ }
4772
+ .mdsicon-line-cancel:before {
4773
+ content: "\E719";
4774
+ }
4775
+ .mdsicon-line-summation:before {
4776
+ content: "\E71A";
4777
+ }
4778
+ .mdsicon-line-mean-value:before {
4779
+ content: "\E71B";
4780
+ }
4781
+ .mdsicon-line-compute:before {
4782
+ content: "\E715";
4783
+ }
4784
+ .mdsicon-line-more:before {
4785
+ content: "\E70E";
4786
+ }
4787
+ .mdsicon-line-unfold:before {
4788
+ content: "\E70F";
4789
+ }
4790
+ .mdsicon-line-table:before {
4791
+ content: "\E710";
4792
+ }
4793
+ .mdsicon-line-drag:before {
4794
+ content: "\E711";
4795
+ }
4796
+ .mdsicon-line-index:before {
4797
+ content: "\E712";
4798
+ }
4799
+ .mdsicon-line-data-source1:before {
4800
+ content: "\E713";
4801
+ }
4802
+ .mdsicon-fill-caution:before {
4803
+ content: "\E714";
4804
+ }
4805
+ .mdsicon-line-data-source-2:before {
4806
+ content: "\E708";
4807
+ }
4808
+ .mdsicon-line-editor:before {
4809
+ content: "\E709";
4810
+ }
4811
+ .mdsicon-line-dataset:before {
4812
+ content: "\E70B";
4813
+ }
4814
+ .mdsicon-fill-normal:before {
4815
+ content: "\E70C";
4816
+ }
4817
+ .mdsicon-line-packup:before {
4818
+ content: "\E70D";
4819
+ }
4820
+ .mdsicon-line-statement:before {
4821
+ content: "\E705";
4822
+ }
4823
+ .mdsicon-line-check:before {
4824
+ content: "\E706";
4825
+ }
4826
+ .mdsicon-line-index2:before {
4827
+ content: "\E704";
4828
+ }
4829
+ .mdsicon-line-oa2:before {
4830
+ content: "\E703";
4831
+ }
4832
+ .mdsicon-line-data-itemname:before {
4833
+ content: "\E6E5";
4834
+ }
4835
+ .mdsicon-line-template-view:before {
4836
+ content: "\E6E6";
4837
+ }
4838
+ .mdsicon-line-ID:before {
4839
+ content: "\E6E7";
4840
+ }
4841
+ .mdsicon-line-relational-view:before {
4842
+ content: "\E6E8";
4843
+ }
4844
+ .mdsicon-line-data-view:before {
4845
+ content: "\E6E9";
4846
+ }
4847
+ .mdsicon-line-data-itemtype:before {
4848
+ content: "\E6EA";
4849
+ }
4850
+ .mdsicon-line-job-number:before {
4851
+ content: "\E6EB";
4852
+ }
4853
+ .mdsicon-line-city:before {
4854
+ content: "\E6EC";
4855
+ }
4856
+ .mdsicon-line-move-to:before {
4857
+ content: "\E6ED";
4858
+ }
4859
+ .mdsicon-line-clean:before {
4860
+ content: "\E6EE";
4861
+ }
4862
+ .mdsicon-line-historical-record:before {
4863
+ content: "\E6EF";
4864
+ }
4865
+ .mdsicon-line-format1:before {
4866
+ content: "\E6F0";
4867
+ }
4868
+ .mdsicon-line-top-insert:before {
4869
+ content: "\E6F1";
4870
+ }
4871
+ .mdsicon-line-under-insert:before {
4872
+ content: "\E6F2";
4873
+ }
4874
+ .mdsicon-line-intermediary-agent:before {
4875
+ content: "\E6F3";
4876
+ }
4877
+ .mdsicon-line-enable:before {
4878
+ content: "\E6F5";
4879
+ }
4880
+ .mdsicon-line-format3:before {
4881
+ content: "\E6F6";
4882
+ }
4883
+ .mdsicon-line-relationship-setting:before {
4884
+ content: "\E6F7";
4885
+ }
4886
+ .mdsicon-line-file-rename:before {
4887
+ content: "\E6F8";
4888
+ }
4889
+ .mdsicon-line-extract:before {
4890
+ content: "\E6F9";
4891
+ }
4892
+ .mdsicon-line-data-itemvalue:before {
4893
+ content: "\E6FA";
4894
+ }
4895
+ .mdsicon-line-performance-type:before {
4896
+ content: "\E6FB";
4897
+ }
4898
+ .mdsicon-line-screen:before {
4899
+ content: "\E6FC";
4900
+ }
4901
+ .mdsicon-line-add-childlevel:before {
4902
+ content: "\E6FD";
4903
+ }
4904
+ .mdsicon-line-file:before {
4905
+ content: "\E6FE";
4906
+ }
4907
+ .mdsicon-fill-index:before {
4908
+ content: "\E6FF";
4909
+ }
4910
+ .mdsicon-line-del:before {
4911
+ content: "\E700";
4912
+ }
4913
+ .mdsicon-line-format2:before {
4914
+ content: "\E701";
4915
+ }
4916
+ .mdsicon-line-file-add:before {
4917
+ content: "\E702";
4918
+ }
4727
4919
  .mdsicon-line-myteam-ehr:before {
4728
4920
  content: "\E6DD";
4729
4921
  }