@mdsfe/mds-ui 0.2.10-rc.4 → 0.2.10-rc.6
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 +15 -15
- package/dist/font/iconfont.0a10605.woff +0 -0
- package/dist/font/{iconfont.3c0fe1e.ttf → iconfont.10bf7eb.ttf} +0 -0
- package/dist/font/iconfont.78e7bd1.woff2 +0 -0
- package/dist/mds-ui.min.css +1 -1
- package/dist/style/affix.css +64 -1
- package/dist/style/anchor.css +64 -1
- package/dist/style/avatar.css +64 -1
- package/dist/style/badge.css +64 -1
- package/dist/style/bordershadow.css +64 -1
- package/dist/style/breadcrumb.css +64 -1
- package/dist/style/button.css +64 -1
- package/dist/style/card.css +64 -1
- package/dist/style/carousel.css +64 -1
- package/dist/style/checkbox.css +64 -1
- package/dist/style/col.css +64 -1
- package/dist/style/collapse.css +64 -1
- package/dist/style/color.css +64 -1
- package/dist/style/datepicker.css +64 -1
- package/dist/style/divider.css +64 -1
- package/dist/style/drawer.css +64 -1
- package/dist/style/dropdown.css +64 -1
- package/dist/style/empty.css +64 -1
- package/dist/style/font.css +64 -1
- package/dist/style/form.css +64 -1
- package/dist/style/icon.css +64 -1
- package/dist/style/input.css +64 -1
- package/dist/style/inputnumber.css +64 -1
- package/dist/style/layout.css +64 -1
- package/dist/style/list.css +64 -1
- package/dist/style/loading.css +64 -1
- package/dist/style/menu.css +64 -1
- package/dist/style/modal.css +64 -1
- package/dist/style/notification.css +64 -1
- package/dist/style/pagination.css +64 -1
- package/dist/style/popconfirm.css +64 -1
- package/dist/style/popover.css +64 -1
- package/dist/style/progress.css +64 -1
- package/dist/style/radio.css +64 -1
- package/dist/style/rate.css +64 -1
- package/dist/style/row.css +64 -1
- package/dist/style/select.css +64 -1
- package/dist/style/slider.css +64 -1
- package/dist/style/slottable.css +64 -1
- package/dist/style/steps.css +64 -1
- package/dist/style/switch.css +64 -1
- package/dist/style/table.css +64 -1
- package/dist/style/tabs.css +64 -1
- package/dist/style/tag.css +64 -1
- package/dist/style/text.css +64 -1
- package/dist/style/timeline.css +64 -1
- package/dist/style/timepicker.css +64 -1
- package/dist/style/tooltip.css +64 -1
- package/dist/style/tree.css +64 -1
- package/dist/style/typography.css +64 -1
- package/dist/style/upload.css +64 -1
- package/package.json +5 -2
- package/dist/font/iconfont.469e43e.woff +0 -0
- package/dist/font/iconfont.b697759.woff2 +0 -0
package/dist/style/affix.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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,69 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-data-report:before {
|
|
4731
|
+
content: "\E6D9";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-common-reports:before {
|
|
4734
|
+
content: "\E6DA";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-task:before {
|
|
4737
|
+
content: "\E6DB";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-employee-information:before {
|
|
4740
|
+
content: "\E6C1";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4743
|
+
content: "\E6C2";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-personal-information:before {
|
|
4746
|
+
content: "\E6D3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-kaoqin:before {
|
|
4749
|
+
content: "\E6D4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-meiyan:before {
|
|
4752
|
+
content: "\E6D5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-okr-thin:before {
|
|
4755
|
+
content: "\E6D6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-resignation:before {
|
|
4758
|
+
content: "\E6D7";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-SSC-contact:before {
|
|
4761
|
+
content: "\E6D8";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-HR:before {
|
|
4764
|
+
content: "\E6B9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-OA:before {
|
|
4767
|
+
content: "\E6BA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-yunxiao:before {
|
|
4770
|
+
content: "\E6BB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-test-report:before {
|
|
4773
|
+
content: "\E6BC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-beisen:before {
|
|
4776
|
+
content: "\E6BD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-all-reports:before {
|
|
4779
|
+
content: "\E6BE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-performance-thin:before {
|
|
4782
|
+
content: "\E6BF";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-prove-apply:before {
|
|
4785
|
+
content: "\E6C0";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-database:before {
|
|
4788
|
+
content: "\E6B8";
|
|
4789
|
+
}
|
|
4727
4790
|
.mdsicon-line-attendance:before {
|
|
4728
4791
|
content: "\E6AF";
|
|
4729
4792
|
}
|
package/dist/style/anchor.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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,69 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-data-report:before {
|
|
4731
|
+
content: "\E6D9";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-common-reports:before {
|
|
4734
|
+
content: "\E6DA";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-task:before {
|
|
4737
|
+
content: "\E6DB";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-employee-information:before {
|
|
4740
|
+
content: "\E6C1";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4743
|
+
content: "\E6C2";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-personal-information:before {
|
|
4746
|
+
content: "\E6D3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-kaoqin:before {
|
|
4749
|
+
content: "\E6D4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-meiyan:before {
|
|
4752
|
+
content: "\E6D5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-okr-thin:before {
|
|
4755
|
+
content: "\E6D6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-resignation:before {
|
|
4758
|
+
content: "\E6D7";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-SSC-contact:before {
|
|
4761
|
+
content: "\E6D8";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-HR:before {
|
|
4764
|
+
content: "\E6B9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-OA:before {
|
|
4767
|
+
content: "\E6BA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-yunxiao:before {
|
|
4770
|
+
content: "\E6BB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-test-report:before {
|
|
4773
|
+
content: "\E6BC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-beisen:before {
|
|
4776
|
+
content: "\E6BD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-all-reports:before {
|
|
4779
|
+
content: "\E6BE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-performance-thin:before {
|
|
4782
|
+
content: "\E6BF";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-prove-apply:before {
|
|
4785
|
+
content: "\E6C0";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-database:before {
|
|
4788
|
+
content: "\E6B8";
|
|
4789
|
+
}
|
|
4727
4790
|
.mdsicon-line-attendance:before {
|
|
4728
4791
|
content: "\E6AF";
|
|
4729
4792
|
}
|
package/dist/style/avatar.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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,69 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-data-report:before {
|
|
4731
|
+
content: "\E6D9";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-common-reports:before {
|
|
4734
|
+
content: "\E6DA";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-task:before {
|
|
4737
|
+
content: "\E6DB";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-employee-information:before {
|
|
4740
|
+
content: "\E6C1";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4743
|
+
content: "\E6C2";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-personal-information:before {
|
|
4746
|
+
content: "\E6D3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-kaoqin:before {
|
|
4749
|
+
content: "\E6D4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-meiyan:before {
|
|
4752
|
+
content: "\E6D5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-okr-thin:before {
|
|
4755
|
+
content: "\E6D6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-resignation:before {
|
|
4758
|
+
content: "\E6D7";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-SSC-contact:before {
|
|
4761
|
+
content: "\E6D8";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-HR:before {
|
|
4764
|
+
content: "\E6B9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-OA:before {
|
|
4767
|
+
content: "\E6BA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-yunxiao:before {
|
|
4770
|
+
content: "\E6BB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-test-report:before {
|
|
4773
|
+
content: "\E6BC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-beisen:before {
|
|
4776
|
+
content: "\E6BD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-all-reports:before {
|
|
4779
|
+
content: "\E6BE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-performance-thin:before {
|
|
4782
|
+
content: "\E6BF";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-prove-apply:before {
|
|
4785
|
+
content: "\E6C0";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-database:before {
|
|
4788
|
+
content: "\E6B8";
|
|
4789
|
+
}
|
|
4727
4790
|
.mdsicon-line-attendance:before {
|
|
4728
4791
|
content: "\E6AF";
|
|
4729
4792
|
}
|
package/dist/style/badge.css
CHANGED
|
@@ -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.
|
|
563
|
+
src: url(/dist/font/iconfont.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
564
564
|
}
|
|
565
565
|
.mdsicon {
|
|
566
566
|
display: inline-block;
|
|
@@ -4730,6 +4730,69 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-data-report:before {
|
|
4737
|
+
content: "\E6D9";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-common-reports:before {
|
|
4740
|
+
content: "\E6DA";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-task:before {
|
|
4743
|
+
content: "\E6DB";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-employee-information:before {
|
|
4746
|
+
content: "\E6C1";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4749
|
+
content: "\E6C2";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-personal-information:before {
|
|
4752
|
+
content: "\E6D3";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-kaoqin:before {
|
|
4755
|
+
content: "\E6D4";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-meiyan:before {
|
|
4758
|
+
content: "\E6D5";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-okr-thin:before {
|
|
4761
|
+
content: "\E6D6";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-resignation:before {
|
|
4764
|
+
content: "\E6D7";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-SSC-contact:before {
|
|
4767
|
+
content: "\E6D8";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-HR:before {
|
|
4770
|
+
content: "\E6B9";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-OA:before {
|
|
4773
|
+
content: "\E6BA";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-yunxiao:before {
|
|
4776
|
+
content: "\E6BB";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-test-report:before {
|
|
4779
|
+
content: "\E6BC";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-beisen:before {
|
|
4782
|
+
content: "\E6BD";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-all-reports:before {
|
|
4785
|
+
content: "\E6BE";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-performance-thin:before {
|
|
4788
|
+
content: "\E6BF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-prove-apply:before {
|
|
4791
|
+
content: "\E6C0";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-database:before {
|
|
4794
|
+
content: "\E6B8";
|
|
4795
|
+
}
|
|
4733
4796
|
.mdsicon-line-attendance:before {
|
|
4734
4797
|
content: "\E6AF";
|
|
4735
4798
|
}
|
|
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,69 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-data-report:before {
|
|
4731
|
+
content: "\E6D9";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-common-reports:before {
|
|
4734
|
+
content: "\E6DA";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-task:before {
|
|
4737
|
+
content: "\E6DB";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-employee-information:before {
|
|
4740
|
+
content: "\E6C1";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4743
|
+
content: "\E6C2";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-personal-information:before {
|
|
4746
|
+
content: "\E6D3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-kaoqin:before {
|
|
4749
|
+
content: "\E6D4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-meiyan:before {
|
|
4752
|
+
content: "\E6D5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-okr-thin:before {
|
|
4755
|
+
content: "\E6D6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-resignation:before {
|
|
4758
|
+
content: "\E6D7";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-SSC-contact:before {
|
|
4761
|
+
content: "\E6D8";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-HR:before {
|
|
4764
|
+
content: "\E6B9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-OA:before {
|
|
4767
|
+
content: "\E6BA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-yunxiao:before {
|
|
4770
|
+
content: "\E6BB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-test-report:before {
|
|
4773
|
+
content: "\E6BC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-beisen:before {
|
|
4776
|
+
content: "\E6BD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-all-reports:before {
|
|
4779
|
+
content: "\E6BE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-performance-thin:before {
|
|
4782
|
+
content: "\E6BF";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-prove-apply:before {
|
|
4785
|
+
content: "\E6C0";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-database:before {
|
|
4788
|
+
content: "\E6B8";
|
|
4789
|
+
}
|
|
4727
4790
|
.mdsicon-line-attendance:before {
|
|
4728
4791
|
content: "\E6AF";
|
|
4729
4792
|
}
|
|
@@ -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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,69 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-data-report:before {
|
|
4731
|
+
content: "\E6D9";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-common-reports:before {
|
|
4734
|
+
content: "\E6DA";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-task:before {
|
|
4737
|
+
content: "\E6DB";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-employee-information:before {
|
|
4740
|
+
content: "\E6C1";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4743
|
+
content: "\E6C2";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-personal-information:before {
|
|
4746
|
+
content: "\E6D3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-kaoqin:before {
|
|
4749
|
+
content: "\E6D4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-meiyan:before {
|
|
4752
|
+
content: "\E6D5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-okr-thin:before {
|
|
4755
|
+
content: "\E6D6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-resignation:before {
|
|
4758
|
+
content: "\E6D7";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-SSC-contact:before {
|
|
4761
|
+
content: "\E6D8";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-HR:before {
|
|
4764
|
+
content: "\E6B9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-OA:before {
|
|
4767
|
+
content: "\E6BA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-yunxiao:before {
|
|
4770
|
+
content: "\E6BB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-test-report:before {
|
|
4773
|
+
content: "\E6BC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-beisen:before {
|
|
4776
|
+
content: "\E6BD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-all-reports:before {
|
|
4779
|
+
content: "\E6BE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-performance-thin:before {
|
|
4782
|
+
content: "\E6BF";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-prove-apply:before {
|
|
4785
|
+
content: "\E6C0";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-database:before {
|
|
4788
|
+
content: "\E6B8";
|
|
4789
|
+
}
|
|
4727
4790
|
.mdsicon-line-attendance:before {
|
|
4728
4791
|
content: "\E6AF";
|
|
4729
4792
|
}
|
package/dist/style/button.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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,69 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-data-report:before {
|
|
4731
|
+
content: "\E6D9";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-common-reports:before {
|
|
4734
|
+
content: "\E6DA";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-task:before {
|
|
4737
|
+
content: "\E6DB";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-employee-information:before {
|
|
4740
|
+
content: "\E6C1";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4743
|
+
content: "\E6C2";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-personal-information:before {
|
|
4746
|
+
content: "\E6D3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-kaoqin:before {
|
|
4749
|
+
content: "\E6D4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-meiyan:before {
|
|
4752
|
+
content: "\E6D5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-okr-thin:before {
|
|
4755
|
+
content: "\E6D6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-resignation:before {
|
|
4758
|
+
content: "\E6D7";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-SSC-contact:before {
|
|
4761
|
+
content: "\E6D8";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-HR:before {
|
|
4764
|
+
content: "\E6B9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-OA:before {
|
|
4767
|
+
content: "\E6BA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-yunxiao:before {
|
|
4770
|
+
content: "\E6BB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-test-report:before {
|
|
4773
|
+
content: "\E6BC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-beisen:before {
|
|
4776
|
+
content: "\E6BD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-all-reports:before {
|
|
4779
|
+
content: "\E6BE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-performance-thin:before {
|
|
4782
|
+
content: "\E6BF";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-prove-apply:before {
|
|
4785
|
+
content: "\E6C0";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-database:before {
|
|
4788
|
+
content: "\E6B8";
|
|
4789
|
+
}
|
|
4727
4790
|
.mdsicon-line-attendance:before {
|
|
4728
4791
|
content: "\E6AF";
|
|
4729
4792
|
}
|
package/dist/style/card.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.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,69 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-data-report:before {
|
|
4731
|
+
content: "\E6D9";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-common-reports:before {
|
|
4734
|
+
content: "\E6DA";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-task:before {
|
|
4737
|
+
content: "\E6DB";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-employee-information:before {
|
|
4740
|
+
content: "\E6C1";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4743
|
+
content: "\E6C2";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-personal-information:before {
|
|
4746
|
+
content: "\E6D3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-kaoqin:before {
|
|
4749
|
+
content: "\E6D4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-meiyan:before {
|
|
4752
|
+
content: "\E6D5";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-okr-thin:before {
|
|
4755
|
+
content: "\E6D6";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-resignation:before {
|
|
4758
|
+
content: "\E6D7";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-SSC-contact:before {
|
|
4761
|
+
content: "\E6D8";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-HR:before {
|
|
4764
|
+
content: "\E6B9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-OA:before {
|
|
4767
|
+
content: "\E6BA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-yunxiao:before {
|
|
4770
|
+
content: "\E6BB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-test-report:before {
|
|
4773
|
+
content: "\E6BC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-beisen:before {
|
|
4776
|
+
content: "\E6BD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-all-reports:before {
|
|
4779
|
+
content: "\E6BE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-performance-thin:before {
|
|
4782
|
+
content: "\E6BF";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-prove-apply:before {
|
|
4785
|
+
content: "\E6C0";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-database:before {
|
|
4788
|
+
content: "\E6B8";
|
|
4789
|
+
}
|
|
4727
4790
|
.mdsicon-line-attendance:before {
|
|
4728
4791
|
content: "\E6AF";
|
|
4729
4792
|
}
|
package/dist/style/carousel.css
CHANGED
|
@@ -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.
|
|
771
|
+
src: url(/dist/font/iconfont.78e7bd1.woff2) format('woff2'), url(/dist/font/iconfont.0a10605.woff) format('woff'), url(/dist/font/iconfont.10bf7eb.ttf) format('truetype');
|
|
772
772
|
}
|
|
773
773
|
.mdsicon {
|
|
774
774
|
display: inline-block;
|
|
@@ -4938,6 +4938,69 @@ samp {
|
|
|
4938
4938
|
display: inline-block;
|
|
4939
4939
|
animation: loadingCircle 6s infinite linear;
|
|
4940
4940
|
}
|
|
4941
|
+
.mdsicon-line-allicon:before {
|
|
4942
|
+
content: "\E6DC";
|
|
4943
|
+
}
|
|
4944
|
+
.mdsicon-line-data-report:before {
|
|
4945
|
+
content: "\E6D9";
|
|
4946
|
+
}
|
|
4947
|
+
.mdsicon-line-common-reports:before {
|
|
4948
|
+
content: "\E6DA";
|
|
4949
|
+
}
|
|
4950
|
+
.mdsicon-line-task:before {
|
|
4951
|
+
content: "\E6DB";
|
|
4952
|
+
}
|
|
4953
|
+
.mdsicon-line-employee-information:before {
|
|
4954
|
+
content: "\E6C1";
|
|
4955
|
+
}
|
|
4956
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4957
|
+
content: "\E6C2";
|
|
4958
|
+
}
|
|
4959
|
+
.mdsicon-line-personal-information:before {
|
|
4960
|
+
content: "\E6D3";
|
|
4961
|
+
}
|
|
4962
|
+
.mdsicon-line-kaoqin:before {
|
|
4963
|
+
content: "\E6D4";
|
|
4964
|
+
}
|
|
4965
|
+
.mdsicon-line-meiyan:before {
|
|
4966
|
+
content: "\E6D5";
|
|
4967
|
+
}
|
|
4968
|
+
.mdsicon-line-okr-thin:before {
|
|
4969
|
+
content: "\E6D6";
|
|
4970
|
+
}
|
|
4971
|
+
.mdsicon-line-resignation:before {
|
|
4972
|
+
content: "\E6D7";
|
|
4973
|
+
}
|
|
4974
|
+
.mdsicon-line-SSC-contact:before {
|
|
4975
|
+
content: "\E6D8";
|
|
4976
|
+
}
|
|
4977
|
+
.mdsicon-line-HR:before {
|
|
4978
|
+
content: "\E6B9";
|
|
4979
|
+
}
|
|
4980
|
+
.mdsicon-line-OA:before {
|
|
4981
|
+
content: "\E6BA";
|
|
4982
|
+
}
|
|
4983
|
+
.mdsicon-line-yunxiao:before {
|
|
4984
|
+
content: "\E6BB";
|
|
4985
|
+
}
|
|
4986
|
+
.mdsicon-line-test-report:before {
|
|
4987
|
+
content: "\E6BC";
|
|
4988
|
+
}
|
|
4989
|
+
.mdsicon-line-beisen:before {
|
|
4990
|
+
content: "\E6BD";
|
|
4991
|
+
}
|
|
4992
|
+
.mdsicon-line-all-reports:before {
|
|
4993
|
+
content: "\E6BE";
|
|
4994
|
+
}
|
|
4995
|
+
.mdsicon-line-performance-thin:before {
|
|
4996
|
+
content: "\E6BF";
|
|
4997
|
+
}
|
|
4998
|
+
.mdsicon-line-prove-apply:before {
|
|
4999
|
+
content: "\E6C0";
|
|
5000
|
+
}
|
|
5001
|
+
.mdsicon-line-database:before {
|
|
5002
|
+
content: "\E6B8";
|
|
5003
|
+
}
|
|
4941
5004
|
.mdsicon-line-attendance:before {
|
|
4942
5005
|
content: "\E6AF";
|
|
4943
5006
|
}
|