@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.
- package/dist/_util/iconfont/index.js +1 -1
- package/dist/font/{iconfont.2d6a8f5.ttf → iconfont.22ef8cb.ttf} +0 -0
- package/dist/font/iconfont.8bd7c3e.woff2 +0 -0
- package/dist/font/iconfont.c5d3297.woff +0 -0
- package/dist/mds-ui.min.css +1 -1
- package/dist/style/affix.css +193 -1
- package/dist/style/anchor.css +193 -1
- package/dist/style/avatar.css +193 -1
- package/dist/style/badge.css +193 -1
- package/dist/style/bordershadow.css +193 -1
- package/dist/style/breadcrumb.css +193 -1
- package/dist/style/button.css +193 -1
- package/dist/style/card.css +193 -1
- package/dist/style/carousel.css +193 -1
- package/dist/style/checkbox.css +193 -1
- package/dist/style/col.css +193 -1
- package/dist/style/collapse.css +193 -1
- package/dist/style/color.css +193 -1
- package/dist/style/datepicker.css +193 -1
- package/dist/style/divider.css +193 -1
- package/dist/style/drawer.css +193 -1
- package/dist/style/dropdown.css +193 -1
- package/dist/style/empty.css +193 -1
- package/dist/style/font.css +193 -1
- package/dist/style/form.css +193 -1
- package/dist/style/icon.css +193 -1
- package/dist/style/input.css +193 -1
- package/dist/style/inputnumber.css +193 -1
- package/dist/style/layout.css +193 -1
- package/dist/style/list.css +193 -1
- package/dist/style/loading.css +193 -1
- package/dist/style/menu.css +193 -1
- package/dist/style/modal.css +193 -1
- package/dist/style/notification.css +193 -1
- package/dist/style/pagination.css +193 -1
- package/dist/style/popconfirm.css +193 -1
- package/dist/style/popover.css +193 -1
- package/dist/style/progress.css +193 -1
- package/dist/style/radio.css +193 -1
- package/dist/style/rate.css +193 -1
- package/dist/style/row.css +193 -1
- package/dist/style/select.css +193 -1
- package/dist/style/slider.css +193 -1
- package/dist/style/slottable.css +193 -1
- package/dist/style/steps.css +193 -1
- package/dist/style/switch.css +193 -1
- package/dist/style/table.css +193 -1
- package/dist/style/tabs.css +193 -1
- package/dist/style/tag.css +193 -1
- package/dist/style/text.css +193 -1
- package/dist/style/timeline.css +193 -1
- package/dist/style/timepicker.css +193 -1
- package/dist/style/tooltip.css +193 -1
- package/dist/style/tree.css +193 -1
- package/dist/style/typography.css +193 -1
- package/dist/style/upload.css +193 -1
- package/package.json +1 -1
- package/dist/font/iconfont.ba368f5.woff2 +0 -0
- package/dist/font/iconfont.da0405c.woff +0 -0
package/dist/style/list.css
CHANGED
|
@@ -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.
|
|
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
|
}
|
package/dist/style/loading.css
CHANGED
|
@@ -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.
|
|
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
|
}
|
package/dist/style/menu.css
CHANGED
|
@@ -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.
|
|
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
|
}
|