@mdsfe/mds-ui 0.3.0-10 → 0.3.0-12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_util/iconfont/index.js +1 -1
- package/dist/font/iconfont.32d189e.woff +0 -0
- package/dist/font/iconfont.38ce0b7.woff2 +0 -0
- package/dist/font/{iconfont.ecd615a.ttf → iconfont.4335068.ttf} +0 -0
- package/dist/mds-ui.min.css +1 -1
- package/dist/style/affix.css +13 -1
- package/dist/style/alert.css +13 -1
- package/dist/style/anchor.css +13 -1
- package/dist/style/avatar.css +13 -1
- package/dist/style/badge.css +13 -1
- package/dist/style/bordershadow.css +13 -1
- package/dist/style/breadcrumb.css +13 -1
- package/dist/style/button.css +13 -1
- package/dist/style/card.css +13 -1
- package/dist/style/carousel.css +13 -1
- package/dist/style/checkbox.css +13 -1
- package/dist/style/col.css +13 -1
- package/dist/style/collapse.css +13 -1
- package/dist/style/color.css +13 -1
- package/dist/style/datepicker.css +13 -1
- package/dist/style/divider.css +13 -1
- package/dist/style/drawer.css +13 -1
- package/dist/style/dropdown.css +13 -1
- package/dist/style/empty.css +13 -1
- package/dist/style/font.css +13 -1
- package/dist/style/form.css +13 -1
- package/dist/style/icon.css +13 -1
- package/dist/style/input.css +13 -1
- package/dist/style/inputnumber.css +13 -1
- package/dist/style/layout.css +13 -1
- package/dist/style/list.css +13 -1
- package/dist/style/loading.css +13 -1
- package/dist/style/menu.css +13 -1
- package/dist/style/modal.css +13 -1
- package/dist/style/notification.css +13 -1
- package/dist/style/pagination.css +13 -1
- package/dist/style/popconfirm.css +13 -1
- package/dist/style/popover.css +13 -1
- package/dist/style/progress.css +13 -1
- package/dist/style/radio.css +13 -1
- package/dist/style/rate.css +13 -1
- package/dist/style/row.css +13 -1
- package/dist/style/select.css +13 -1
- package/dist/style/slider.css +13 -1
- package/dist/style/slottable.css +13 -1
- package/dist/style/steps.css +13 -1
- package/dist/style/switch.css +13 -1
- package/dist/style/table.css +13 -1
- package/dist/style/tabs.css +13 -1
- package/dist/style/tag.css +13 -1
- package/dist/style/text.css +13 -1
- package/dist/style/timeline.css +13 -1
- package/dist/style/timepicker.css +13 -1
- package/dist/style/tooltip.css +13 -1
- package/dist/style/tree.css +13 -1
- package/dist/style/typography.css +13 -1
- package/dist/style/upload.css +13 -1
- package/package.json +1 -1
- package/CHANGELOG.md +0 -1013
- package/dist/.DS_Store +0 -0
- package/dist/_util/.DS_Store +0 -0
- package/dist/font/iconfont.ae3b61b.woff2 +0 -0
- package/dist/font/iconfont.f1b256f.woff +0 -0
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.38ce0b7.woff2) format('woff2'), url(/dist/font/iconfont.32d189e.woff) format('woff'), url(/dist/font/iconfont.4335068.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,18 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-lightbulb:before {
|
|
4734
|
+
content: "\EDA8";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-textformat-bold:before {
|
|
4737
|
+
content: "\EDA6";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-textformat-italic:before {
|
|
4740
|
+
content: "\EDA7";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-set:before {
|
|
4743
|
+
content: "\EDA5";
|
|
4744
|
+
}
|
|
4733
4745
|
.mdsicon-line-solidification:before {
|
|
4734
4746
|
content: "\EDA4";
|
|
4735
4747
|
}
|
|
@@ -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.38ce0b7.woff2) format('woff2'), url(/dist/font/iconfont.32d189e.woff) format('woff'), url(/dist/font/iconfont.4335068.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,18 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-lightbulb:before {
|
|
4734
|
+
content: "\EDA8";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-textformat-bold:before {
|
|
4737
|
+
content: "\EDA6";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-textformat-italic:before {
|
|
4740
|
+
content: "\EDA7";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-set:before {
|
|
4743
|
+
content: "\EDA5";
|
|
4744
|
+
}
|
|
4733
4745
|
.mdsicon-line-solidification:before {
|
|
4734
4746
|
content: "\EDA4";
|
|
4735
4747
|
}
|
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.38ce0b7.woff2) format('woff2'), url(/dist/font/iconfont.32d189e.woff) format('woff'), url(/dist/font/iconfont.4335068.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,18 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-lightbulb:before {
|
|
4734
|
+
content: "\EDA8";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-textformat-bold:before {
|
|
4737
|
+
content: "\EDA6";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-textformat-italic:before {
|
|
4740
|
+
content: "\EDA7";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-set:before {
|
|
4743
|
+
content: "\EDA5";
|
|
4744
|
+
}
|
|
4733
4745
|
.mdsicon-line-solidification:before {
|
|
4734
4746
|
content: "\EDA4";
|
|
4735
4747
|
}
|
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.38ce0b7.woff2) format('woff2'), url(/dist/font/iconfont.32d189e.woff) format('woff'), url(/dist/font/iconfont.4335068.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,18 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-lightbulb:before {
|
|
4734
|
+
content: "\EDA8";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-textformat-bold:before {
|
|
4737
|
+
content: "\EDA6";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-textformat-italic:before {
|
|
4740
|
+
content: "\EDA7";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-set:before {
|
|
4743
|
+
content: "\EDA5";
|
|
4744
|
+
}
|
|
4733
4745
|
.mdsicon-line-solidification:before {
|
|
4734
4746
|
content: "\EDA4";
|
|
4735
4747
|
}
|
|
@@ -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.38ce0b7.woff2) format('woff2'), url(/dist/font/iconfont.32d189e.woff) format('woff'), url(/dist/font/iconfont.4335068.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,18 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-lightbulb:before {
|
|
4734
|
+
content: "\EDA8";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-textformat-bold:before {
|
|
4737
|
+
content: "\EDA6";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-textformat-italic:before {
|
|
4740
|
+
content: "\EDA7";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-set:before {
|
|
4743
|
+
content: "\EDA5";
|
|
4744
|
+
}
|
|
4733
4745
|
.mdsicon-line-solidification:before {
|
|
4734
4746
|
content: "\EDA4";
|
|
4735
4747
|
}
|
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.38ce0b7.woff2) format('woff2'), url(/dist/font/iconfont.32d189e.woff) format('woff'), url(/dist/font/iconfont.4335068.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,18 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-lightbulb:before {
|
|
4734
|
+
content: "\EDA8";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-textformat-bold:before {
|
|
4737
|
+
content: "\EDA6";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-textformat-italic:before {
|
|
4740
|
+
content: "\EDA7";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-set:before {
|
|
4743
|
+
content: "\EDA5";
|
|
4744
|
+
}
|
|
4733
4745
|
.mdsicon-line-solidification:before {
|
|
4734
4746
|
content: "\EDA4";
|
|
4735
4747
|
}
|