@mdsfe/mds-ui 0.2.10-rc.5 → 0.2.10-rc.7
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.157d145.ttf → iconfont.2d6a8f5.ttf} +0 -0
- package/dist/font/iconfont.ba368f5.woff2 +0 -0
- package/dist/font/iconfont.da0405c.woff +0 -0
- package/dist/mds-ui.min.css +1 -1
- package/dist/style/affix.css +11 -2
- package/dist/style/anchor.css +11 -2
- package/dist/style/avatar.css +11 -2
- package/dist/style/badge.css +11 -2
- package/dist/style/bordershadow.css +11 -2
- package/dist/style/breadcrumb.css +11 -2
- package/dist/style/button.css +11 -2
- package/dist/style/card.css +11 -2
- package/dist/style/carousel.css +11 -2
- package/dist/style/checkbox.css +11 -2
- package/dist/style/col.css +11 -2
- package/dist/style/collapse.css +11 -2
- package/dist/style/color.css +11 -2
- package/dist/style/datepicker.css +11 -2
- package/dist/style/divider.css +11 -2
- package/dist/style/drawer.css +11 -2
- package/dist/style/dropdown.css +11 -2
- package/dist/style/empty.css +11 -2
- package/dist/style/font.css +11 -2
- package/dist/style/form.css +11 -2
- package/dist/style/icon.css +11 -2
- package/dist/style/input.css +11 -2
- package/dist/style/inputnumber.css +11 -2
- package/dist/style/layout.css +11 -2
- package/dist/style/list.css +11 -2
- package/dist/style/loading.css +11 -2
- package/dist/style/menu.css +11 -2
- package/dist/style/modal.css +11 -2
- package/dist/style/notification.css +11 -2
- package/dist/style/pagination.css +11 -2
- package/dist/style/popconfirm.css +11 -2
- package/dist/style/popover.css +11 -2
- package/dist/style/progress.css +11 -2
- package/dist/style/radio.css +11 -2
- package/dist/style/rate.css +11 -2
- package/dist/style/row.css +11 -2
- package/dist/style/select.css +11 -2
- package/dist/style/slider.css +11 -2
- package/dist/style/slottable.css +11 -2
- package/dist/style/steps.css +11 -2
- package/dist/style/switch.css +11 -2
- package/dist/style/table.css +11 -2
- package/dist/style/tabs.css +11 -2
- package/dist/style/tag.css +11 -2
- package/dist/style/text.css +11 -2
- package/dist/style/timeline.css +11 -2
- package/dist/style/timepicker.css +11 -2
- package/dist/style/tooltip.css +11 -2
- package/dist/style/tree.css +11 -2
- package/dist/style/typography.css +11 -2
- package/dist/style/upload.css +11 -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/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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/layout.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/modal.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
|
@@ -570,7 +570,7 @@ samp {
|
|
|
570
570
|
font-display: auto;
|
|
571
571
|
font-style: normal;
|
|
572
572
|
/* project id 1921203 */
|
|
573
|
-
src: url(/dist/font/iconfont.
|
|
573
|
+
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');
|
|
574
574
|
}
|
|
575
575
|
.mdsicon {
|
|
576
576
|
display: inline-block;
|
|
@@ -4740,6 +4740,15 @@ samp {
|
|
|
4740
4740
|
display: inline-block;
|
|
4741
4741
|
animation: loadingCircle 6s infinite linear;
|
|
4742
4742
|
}
|
|
4743
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4744
|
+
content: "\E6DD";
|
|
4745
|
+
}
|
|
4746
|
+
.mdsicon-line-personal-center:before {
|
|
4747
|
+
content: "\E6DF";
|
|
4748
|
+
}
|
|
4749
|
+
.mdsicon-line-allicon:before {
|
|
4750
|
+
content: "\E6DC";
|
|
4751
|
+
}
|
|
4743
4752
|
.mdsicon-line-data-report:before {
|
|
4744
4753
|
content: "\E6D9";
|
|
4745
4754
|
}
|
|
@@ -4752,7 +4761,7 @@ samp {
|
|
|
4752
4761
|
.mdsicon-line-employee-information:before {
|
|
4753
4762
|
content: "\E6C1";
|
|
4754
4763
|
}
|
|
4755
|
-
.mdsicon-line-
|
|
4764
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4756
4765
|
content: "\E6C2";
|
|
4757
4766
|
}
|
|
4758
4767
|
.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/popover.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/progress.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/radio.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/rate.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/row.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|
package/dist/style/select.css
CHANGED
|
@@ -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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
570
570
|
}
|
|
571
571
|
.mdsicon {
|
|
572
572
|
display: inline-block;
|
|
@@ -4736,6 +4736,15 @@ samp {
|
|
|
4736
4736
|
display: inline-block;
|
|
4737
4737
|
animation: loadingCircle 6s infinite linear;
|
|
4738
4738
|
}
|
|
4739
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4740
|
+
content: "\E6DD";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-personal-center:before {
|
|
4743
|
+
content: "\E6DF";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-allicon:before {
|
|
4746
|
+
content: "\E6DC";
|
|
4747
|
+
}
|
|
4739
4748
|
.mdsicon-line-data-report:before {
|
|
4740
4749
|
content: "\E6D9";
|
|
4741
4750
|
}
|
|
@@ -4748,7 +4757,7 @@ samp {
|
|
|
4748
4757
|
.mdsicon-line-employee-information:before {
|
|
4749
4758
|
content: "\E6C1";
|
|
4750
4759
|
}
|
|
4751
|
-
.mdsicon-line-
|
|
4760
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4752
4761
|
content: "\E6C2";
|
|
4753
4762
|
}
|
|
4754
4763
|
.mdsicon-line-personal-information:before {
|
package/dist/style/slider.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.ba368f5.woff2) format('woff2'), url(/dist/font/iconfont.da0405c.woff) format('woff'), url(/dist/font/iconfont.2d6a8f5.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,15 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-myteam-ehr:before {
|
|
4728
|
+
content: "\E6DD";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-personal-center:before {
|
|
4731
|
+
content: "\E6DF";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-allicon:before {
|
|
4734
|
+
content: "\E6DC";
|
|
4735
|
+
}
|
|
4727
4736
|
.mdsicon-line-data-report:before {
|
|
4728
4737
|
content: "\E6D9";
|
|
4729
4738
|
}
|
|
@@ -4736,7 +4745,7 @@ samp {
|
|
|
4736
4745
|
.mdsicon-line-employee-information:before {
|
|
4737
4746
|
content: "\E6C1";
|
|
4738
4747
|
}
|
|
4739
|
-
.mdsicon-line-
|
|
4748
|
+
.mdsicon-line-qrcode-checkin:before {
|
|
4740
4749
|
content: "\E6C2";
|
|
4741
4750
|
}
|
|
4742
4751
|
.mdsicon-line-personal-information:before {
|