@mdsfe/mds-ui 0.2.10-rc.5 → 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 +12 -12
- package/dist/font/iconfont.0a10605.woff +0 -0
- package/dist/font/{iconfont.157d145.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 +5 -2
- package/dist/style/anchor.css +5 -2
- package/dist/style/avatar.css +5 -2
- package/dist/style/badge.css +5 -2
- package/dist/style/bordershadow.css +5 -2
- package/dist/style/breadcrumb.css +5 -2
- package/dist/style/button.css +5 -2
- package/dist/style/card.css +5 -2
- package/dist/style/carousel.css +5 -2
- package/dist/style/checkbox.css +5 -2
- package/dist/style/col.css +5 -2
- package/dist/style/collapse.css +5 -2
- package/dist/style/color.css +5 -2
- package/dist/style/datepicker.css +5 -2
- package/dist/style/divider.css +5 -2
- package/dist/style/drawer.css +5 -2
- package/dist/style/dropdown.css +5 -2
- package/dist/style/empty.css +5 -2
- package/dist/style/font.css +5 -2
- package/dist/style/form.css +5 -2
- package/dist/style/icon.css +5 -2
- package/dist/style/input.css +5 -2
- package/dist/style/inputnumber.css +5 -2
- package/dist/style/layout.css +5 -2
- package/dist/style/list.css +5 -2
- package/dist/style/loading.css +5 -2
- package/dist/style/menu.css +5 -2
- package/dist/style/modal.css +5 -2
- package/dist/style/notification.css +5 -2
- package/dist/style/pagination.css +5 -2
- package/dist/style/popconfirm.css +5 -2
- package/dist/style/popover.css +5 -2
- package/dist/style/progress.css +5 -2
- package/dist/style/radio.css +5 -2
- package/dist/style/rate.css +5 -2
- package/dist/style/row.css +5 -2
- package/dist/style/select.css +5 -2
- package/dist/style/slider.css +5 -2
- package/dist/style/slottable.css +5 -2
- package/dist/style/steps.css +5 -2
- package/dist/style/switch.css +5 -2
- package/dist/style/table.css +5 -2
- package/dist/style/tabs.css +5 -2
- package/dist/style/tag.css +5 -2
- package/dist/style/text.css +5 -2
- package/dist/style/timeline.css +5 -2
- package/dist/style/timepicker.css +5 -2
- package/dist/style/tooltip.css +5 -2
- package/dist/style/tree.css +5 -2
- package/dist/style/typography.css +5 -2
- package/dist/style/upload.css +5 -2
- package/package.json +1 -1
- package/dist/font/iconfont.ae1a28f.woff2 +0 -0
- package/dist/font/iconfont.bee7189.woff +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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
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,9 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4733
4736
|
.mdsicon-line-data-report:before {
|
|
4734
4737
|
content: "\E6D9";
|
|
4735
4738
|
}
|
|
@@ -4742,7 +4745,7 @@ samp {
|
|
|
4742
4745
|
.mdsicon-line-employee-information:before {
|
|
4743
4746
|
content: "\E6C1";
|
|
4744
4747
|
}
|
|
4745
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4746
4749
|
content: "\E6C2";
|
|
4747
4750
|
}
|
|
4748
4751
|
.mdsicon-line-personal-information:before {
|
|
@@ -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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
|
@@ -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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
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,9 @@ samp {
|
|
|
4938
4938
|
display: inline-block;
|
|
4939
4939
|
animation: loadingCircle 6s infinite linear;
|
|
4940
4940
|
}
|
|
4941
|
+
.mdsicon-line-allicon:before {
|
|
4942
|
+
content: "\E6DC";
|
|
4943
|
+
}
|
|
4941
4944
|
.mdsicon-line-data-report:before {
|
|
4942
4945
|
content: "\E6D9";
|
|
4943
4946
|
}
|
|
@@ -4950,7 +4953,7 @@ samp {
|
|
|
4950
4953
|
.mdsicon-line-employee-information:before {
|
|
4951
4954
|
content: "\E6C1";
|
|
4952
4955
|
}
|
|
4953
|
-
.mdsicon-line-
|
|
4956
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4954
4957
|
content: "\E6C2";
|
|
4955
4958
|
}
|
|
4956
4959
|
.mdsicon-line-personal-information:before {
|
package/dist/style/checkbox.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/col.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/collapse.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/color.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
|
@@ -566,7 +566,7 @@ samp {
|
|
|
566
566
|
font-display: auto;
|
|
567
567
|
font-style: normal;
|
|
568
568
|
/* project id 1921203 */
|
|
569
|
-
src: url(/dist/font/iconfont.
|
|
569
|
+
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');
|
|
570
570
|
}
|
|
571
571
|
.mdsicon {
|
|
572
572
|
display: inline-block;
|
|
@@ -4736,6 +4736,9 @@ samp {
|
|
|
4736
4736
|
display: inline-block;
|
|
4737
4737
|
animation: loadingCircle 6s infinite linear;
|
|
4738
4738
|
}
|
|
4739
|
+
.mdsicon-line-allicon:before {
|
|
4740
|
+
content: "\E6DC";
|
|
4741
|
+
}
|
|
4739
4742
|
.mdsicon-line-data-report:before {
|
|
4740
4743
|
content: "\E6D9";
|
|
4741
4744
|
}
|
|
@@ -4748,7 +4751,7 @@ samp {
|
|
|
4748
4751
|
.mdsicon-line-employee-information:before {
|
|
4749
4752
|
content: "\E6C1";
|
|
4750
4753
|
}
|
|
4751
|
-
.mdsicon-line-
|
|
4754
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4752
4755
|
content: "\E6C2";
|
|
4753
4756
|
}
|
|
4754
4757
|
.mdsicon-line-personal-information:before {
|
package/dist/style/divider.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/drawer.css
CHANGED
|
@@ -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.
|
|
2860
|
+
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');
|
|
2861
2861
|
}
|
|
2862
2862
|
.mdsicon {
|
|
2863
2863
|
display: inline-block;
|
|
@@ -7027,6 +7027,9 @@ samp {
|
|
|
7027
7027
|
display: inline-block;
|
|
7028
7028
|
animation: loadingCircle 6s infinite linear;
|
|
7029
7029
|
}
|
|
7030
|
+
.mdsicon-line-allicon:before {
|
|
7031
|
+
content: "\E6DC";
|
|
7032
|
+
}
|
|
7030
7033
|
.mdsicon-line-data-report:before {
|
|
7031
7034
|
content: "\E6D9";
|
|
7032
7035
|
}
|
|
@@ -7039,7 +7042,7 @@ samp {
|
|
|
7039
7042
|
.mdsicon-line-employee-information:before {
|
|
7040
7043
|
content: "\E6C1";
|
|
7041
7044
|
}
|
|
7042
|
-
.mdsicon-line-
|
|
7045
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
7043
7046
|
content: "\E6C2";
|
|
7044
7047
|
}
|
|
7045
7048
|
.mdsicon-line-personal-information:before {
|
package/dist/style/dropdown.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/empty.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/font.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/form.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/icon.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
package/dist/style/input.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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|
|
@@ -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,9 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-allicon:before {
|
|
4728
|
+
content: "\E6DC";
|
|
4729
|
+
}
|
|
4727
4730
|
.mdsicon-line-data-report:before {
|
|
4728
4731
|
content: "\E6D9";
|
|
4729
4732
|
}
|
|
@@ -4736,7 +4739,7 @@ samp {
|
|
|
4736
4739
|
.mdsicon-line-employee-information:before {
|
|
4737
4740
|
content: "\E6C1";
|
|
4738
4741
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4742
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4743
|
content: "\E6C2";
|
|
4741
4744
|
}
|
|
4742
4745
|
.mdsicon-line-personal-information:before {
|