@mdsfe/mds-ui 0.3.0-15 → 0.3.0-18
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 +7 -7
- package/dist/affix.js +6 -6
- package/dist/alert.js +6 -6
- package/dist/anchor.js +6 -6
- package/dist/avatar.js +6 -6
- package/dist/backtop.js +8 -8
- package/dist/badge.js +10 -10
- package/dist/bordershadow.js +6 -6
- package/dist/breadcrumb.js +6 -6
- package/dist/button.js +6 -6
- package/dist/card.js +6 -6
- package/dist/carousel.js +20 -20
- package/dist/cascader.js +30 -30
- package/dist/cascaderpanel.js +20 -20
- package/dist/checkbox.js +4 -4
- package/dist/col.js +16 -16
- package/dist/collapse.js +6 -6
- package/dist/color.js +6 -6
- package/dist/datepicker.js +655 -1011
- package/dist/divider.js +6 -6
- package/dist/drawer.js +16 -16
- package/dist/dropdown.js +15 -15
- package/dist/empty.js +15 -15
- package/dist/font/iconfont.08f1d29.woff +0 -0
- package/dist/font/iconfont.6addfa3.woff2 +0 -0
- package/dist/font/{iconfont.d4ec0db.ttf → iconfont.fbe81ba.ttf} +0 -0
- package/dist/font.js +6 -6
- package/dist/form.js +13 -13
- package/dist/icon.js +6 -6
- package/dist/index.js +1 -1
- package/dist/input.js +205 -52
- package/dist/inputnumber.js +10 -10
- package/dist/layout.js +6 -6
- package/dist/list.js +6 -6
- package/dist/loading.js +6 -6
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +1796 -1616
- package/dist/menu.js +13 -13
- package/dist/message.js +1070 -1070
- package/dist/modal.js +16 -16
- package/dist/notification.js +10 -10
- package/dist/pagination.js +64 -64
- package/dist/popconfirm.js +33 -33
- package/dist/popover.js +28 -28
- package/dist/progress.js +25 -25
- package/dist/radio.js +14 -14
- package/dist/rate.js +6 -6
- package/dist/row.js +16 -16
- package/dist/select.js +27 -27
- package/dist/slider.js +22 -22
- package/dist/slottable.js +32 -32
- package/dist/steps.js +6 -6
- package/dist/style/affix.css +7 -1
- package/dist/style/alert.css +7 -1
- package/dist/style/anchor.css +7 -1
- package/dist/style/avatar.css +7 -1
- package/dist/style/badge.css +7 -1
- package/dist/style/bordershadow.css +7 -1
- package/dist/style/breadcrumb.css +7 -1
- package/dist/style/button.css +7 -1
- package/dist/style/card.css +7 -1
- package/dist/style/carousel.css +7 -1
- package/dist/style/checkbox.css +7 -1
- package/dist/style/col.css +7 -1
- package/dist/style/collapse.css +7 -1
- package/dist/style/color.css +7 -1
- package/dist/style/datepicker.css +67 -1
- package/dist/style/divider.css +7 -1
- package/dist/style/drawer.css +7 -1
- package/dist/style/dropdown.css +7 -1
- package/dist/style/empty.css +7 -1
- package/dist/style/font.css +7 -1
- package/dist/style/form.css +7 -1
- package/dist/style/icon.css +7 -1
- package/dist/style/input.css +27 -7
- package/dist/style/inputnumber.css +7 -1
- package/dist/style/layout.css +7 -1
- package/dist/style/list.css +7 -1
- package/dist/style/loading.css +7 -1
- package/dist/style/menu.css +7 -1
- package/dist/style/modal.css +7 -1
- package/dist/style/notification.css +7 -1
- package/dist/style/pagination.css +27 -7
- package/dist/style/popconfirm.css +7 -1
- package/dist/style/popover.css +7 -1
- package/dist/style/progress.css +7 -1
- package/dist/style/radio.css +7 -1
- package/dist/style/rate.css +7 -1
- package/dist/style/row.css +7 -1
- package/dist/style/select.css +7 -1
- package/dist/style/slider.css +7 -1
- package/dist/style/slottable.css +7 -1
- package/dist/style/steps.css +7 -1
- package/dist/style/switch.css +7 -1
- package/dist/style/table.css +7 -1
- package/dist/style/tabs.css +7 -1
- package/dist/style/tag.css +7 -1
- package/dist/style/text.css +7 -1
- package/dist/style/timeline.css +7 -1
- package/dist/style/timepicker.css +7 -1
- package/dist/style/tooltip.css +7 -1
- package/dist/style/tree.css +7 -1
- package/dist/style/typography.css +7 -1
- package/dist/style/upload.css +7 -1
- package/dist/switch.js +6 -6
- package/dist/table.js +378 -378
- package/dist/tabs.js +6 -6
- package/dist/tag.js +6 -6
- package/dist/text.js +205 -52
- package/dist/timeline.js +6 -6
- package/dist/timepicker.js +25 -25
- package/dist/tooltip.js +14 -14
- package/dist/transfer.js +18 -18
- package/dist/transition.js +4 -4
- package/dist/tree.js +14 -14
- package/dist/typography.js +6 -6
- package/dist/upload.js +19 -19
- package/package.json +1 -1
- package/CHANGELOG.md +0 -1013
- package/dist/font/iconfont.9936847.woff2 +0 -0
- package/dist/font/iconfont.b0a8d88.woff +0 -0
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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
570
570
|
}
|
|
571
571
|
.mdsicon {
|
|
572
572
|
display: inline-block;
|
|
@@ -4742,6 +4742,12 @@ samp {
|
|
|
4742
4742
|
display: inline-block;
|
|
4743
4743
|
animation: loadingCircle 6s infinite linear;
|
|
4744
4744
|
}
|
|
4745
|
+
.mdsicon-line_merge:before {
|
|
4746
|
+
content: "\EDC6";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4749
|
+
content: "\EDC5";
|
|
4750
|
+
}
|
|
4745
4751
|
.mdsicon-line-conditionlabel:before {
|
|
4746
4752
|
content: "\EDC3";
|
|
4747
4753
|
}
|
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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/slottable.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/steps.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/switch.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/table.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/tabs.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/tag.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/text.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/timeline.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
|
@@ -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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/tooltip.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/tree.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
|
@@ -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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/style/upload.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.6addfa3.woff2) format('woff2'), url(/dist/font/iconfont.08f1d29.woff) format('woff'), url(/dist/font/iconfont.fbe81ba.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,12 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line_merge:before {
|
|
4734
|
+
content: "\EDC6";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-mergetopbottom:before {
|
|
4737
|
+
content: "\EDC5";
|
|
4738
|
+
}
|
|
4733
4739
|
.mdsicon-line-conditionlabel:before {
|
|
4734
4740
|
content: "\EDC3";
|
|
4735
4741
|
}
|
package/dist/switch.js
CHANGED
|
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
91
91
|
/******/
|
|
92
92
|
/******/
|
|
93
93
|
/******/ // Load entry module and return exports
|
|
94
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
94
|
+
/******/ return __webpack_require__(__webpack_require__.s = 130);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -203,7 +203,7 @@ function normalizeComponent (
|
|
|
203
203
|
|
|
204
204
|
/***/ }),
|
|
205
205
|
|
|
206
|
-
/***/
|
|
206
|
+
/***/ 130:
|
|
207
207
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
208
208
|
|
|
209
209
|
"use strict";
|
|
@@ -211,10 +211,10 @@ function normalizeComponent (
|
|
|
211
211
|
__webpack_require__.r(__webpack_exports__);
|
|
212
212
|
|
|
213
213
|
// EXTERNAL MODULE: ./components/style/index.less
|
|
214
|
-
var style = __webpack_require__(
|
|
214
|
+
var style = __webpack_require__(142);
|
|
215
215
|
|
|
216
216
|
// EXTERNAL MODULE: ./components/switch/style/index.less
|
|
217
|
-
var switch_style = __webpack_require__(
|
|
217
|
+
var switch_style = __webpack_require__(225);
|
|
218
218
|
|
|
219
219
|
// CONCATENATED MODULE: ./components/switch/style/index.js
|
|
220
220
|
|
|
@@ -409,7 +409,7 @@ switch_switch.install = function (Vue) {
|
|
|
409
409
|
|
|
410
410
|
/***/ }),
|
|
411
411
|
|
|
412
|
-
/***/
|
|
412
|
+
/***/ 142:
|
|
413
413
|
/***/ (function(module, exports) {
|
|
414
414
|
|
|
415
415
|
// removed by extract-text-webpack-plugin
|
|
@@ -423,7 +423,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__21__;
|
|
|
423
423
|
|
|
424
424
|
/***/ }),
|
|
425
425
|
|
|
426
|
-
/***/
|
|
426
|
+
/***/ 225:
|
|
427
427
|
/***/ (function(module, exports) {
|
|
428
428
|
|
|
429
429
|
// removed by extract-text-webpack-plugin
|