@mdsfe/mds-ui 0.2.10-rc.9 → 0.2.10
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/CHANGELOG.md +994 -0
- package/dist/_util/iconfont/index.js +1 -1
- package/dist/affix.js +6 -6
- package/dist/alert.js +476 -0
- package/dist/anchor.js +5 -5
- package/dist/avatar.js +6 -6
- package/dist/backtop.js +4 -4
- package/dist/badge.js +8 -8
- package/dist/bordershadow.js +6 -6
- package/dist/breadcrumb.js +4 -4
- package/dist/button.js +4 -4
- package/dist/card.js +4 -4
- package/dist/carousel.js +4 -4
- package/dist/cascader.js +16 -16
- package/dist/cascaderpanel.js +4 -4
- package/dist/checkbox.js +4 -4
- package/dist/col.js +8 -8
- package/dist/collapse.js +4 -4
- package/dist/color.js +6 -6
- package/dist/datepicker.js +6 -6
- package/dist/divider.js +6 -6
- package/dist/drawer.js +8 -8
- package/dist/dropdown.js +7 -7
- package/dist/empty.js +6 -6
- package/dist/font/iconfont.754be0c.woff2 +0 -0
- package/dist/font/{iconfont.22ef8cb.ttf → iconfont.c14172b.ttf} +0 -0
- package/dist/font/iconfont.f5e5794.woff +0 -0
- package/dist/font.js +6 -6
- package/dist/form.js +4 -4
- package/dist/icon.js +6 -6
- package/dist/index.js +1 -1
- package/dist/input.js +4 -4
- package/dist/inputnumber.js +4 -4
- package/dist/layout.js +4 -4
- package/dist/list.js +4 -4
- package/dist/loading.js +6 -6
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +452 -272
- package/dist/menu.js +7 -7
- package/dist/message.js +2 -2
- package/dist/modal.js +6 -6
- package/dist/notification.js +6 -6
- package/dist/pagination.js +8 -8
- package/dist/popconfirm.js +12 -12
- package/dist/popover.js +4 -4
- package/dist/progress.js +4 -4
- package/dist/radio.js +4 -4
- package/dist/rate.js +4 -4
- package/dist/row.js +8 -8
- package/dist/select.js +6 -6
- package/dist/slider.js +4 -4
- package/dist/slottable.js +10 -10
- package/dist/steps.js +6 -6
- package/dist/style/affix.css +19 -1
- package/dist/style/alert.css +6186 -0
- package/dist/style/anchor.css +19 -1
- package/dist/style/avatar.css +19 -1
- package/dist/style/badge.css +19 -1
- package/dist/style/bordershadow.css +19 -1
- package/dist/style/breadcrumb.css +19 -1
- package/dist/style/button.css +19 -1
- package/dist/style/card.css +19 -1
- package/dist/style/carousel.css +19 -1
- package/dist/style/checkbox.css +19 -1
- package/dist/style/col.css +19 -1
- package/dist/style/collapse.css +19 -1
- package/dist/style/color.css +19 -1
- package/dist/style/datepicker.css +19 -1
- package/dist/style/divider.css +19 -1
- package/dist/style/drawer.css +19 -1
- package/dist/style/dropdown.css +19 -1
- package/dist/style/empty.css +19 -1
- package/dist/style/font.css +19 -1
- package/dist/style/form.css +19 -1
- package/dist/style/icon.css +19 -1
- package/dist/style/input.css +19 -1
- package/dist/style/inputnumber.css +19 -1
- package/dist/style/layout.css +19 -1
- package/dist/style/list.css +19 -1
- package/dist/style/loading.css +19 -1
- package/dist/style/menu.css +19 -1
- package/dist/style/modal.css +19 -1
- package/dist/style/notification.css +19 -1
- package/dist/style/pagination.css +19 -1
- package/dist/style/popconfirm.css +19 -1
- package/dist/style/popover.css +19 -1
- package/dist/style/progress.css +19 -1
- package/dist/style/radio.css +19 -1
- package/dist/style/rate.css +19 -1
- package/dist/style/row.css +19 -1
- package/dist/style/select.css +19 -1
- package/dist/style/slider.css +19 -1
- package/dist/style/slottable.css +19 -1
- package/dist/style/steps.css +19 -1
- package/dist/style/switch.css +19 -1
- package/dist/style/table.css +19 -1
- package/dist/style/tabs.css +19 -1
- package/dist/style/tag.css +19 -1
- package/dist/style/text.css +19 -1
- package/dist/style/timeline.css +19 -1
- package/dist/style/timepicker.css +19 -1
- package/dist/style/tooltip.css +19 -1
- package/dist/style/tree.css +19 -1
- package/dist/style/typography.css +19 -1
- package/dist/style/upload.css +19 -1
- package/dist/switch.js +6 -6
- package/dist/table.js +18 -18
- package/dist/tabs.js +33 -8
- package/dist/tag.js +4 -4
- package/dist/text.js +4 -4
- package/dist/timeline.js +4 -4
- package/dist/timepicker.js +4 -4
- package/dist/tooltip.js +7 -7
- package/dist/transfer.js +4 -4
- package/dist/transition.js +4 -4
- package/dist/tree.js +4 -4
- package/dist/typography.js +4 -4
- package/dist/upload.js +4 -4
- package/package.json +1 -1
- package/dist/font/iconfont.8bd7c3e.woff2 +0 -0
- package/dist/font/iconfont.c5d3297.woff +0 -0
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
4747
|
}
|
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
4747
|
}
|
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
4747
|
}
|
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
4747
|
}
|
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
4747
|
}
|
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
4747
|
}
|
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4724,6 +4724,24 @@ samp {
|
|
|
4724
4724
|
display: inline-block;
|
|
4725
4725
|
animation: loadingCircle 6s infinite linear;
|
|
4726
4726
|
}
|
|
4727
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4728
|
+
content: "\E73D";
|
|
4729
|
+
}
|
|
4730
|
+
.mdsicon-line-approval-configuration:before {
|
|
4731
|
+
content: "\E73E";
|
|
4732
|
+
}
|
|
4733
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4734
|
+
content: "\E739";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-extraction-table:before {
|
|
4737
|
+
content: "\E73A";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4740
|
+
content: "\E73B";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-index-upload:before {
|
|
4743
|
+
content: "\E73C";
|
|
4744
|
+
}
|
|
4727
4745
|
.mdsicon-line-add-ebi:before {
|
|
4728
4746
|
content: "\E725";
|
|
4729
4747
|
}
|
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 = 127);
|
|
95
95
|
/******/ })
|
|
96
96
|
/************************************************************************/
|
|
97
97
|
/******/ ({
|
|
@@ -203,7 +203,7 @@ function normalizeComponent (
|
|
|
203
203
|
|
|
204
204
|
/***/ }),
|
|
205
205
|
|
|
206
|
-
/***/
|
|
206
|
+
/***/ 127:
|
|
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__(139);
|
|
215
215
|
|
|
216
216
|
// EXTERNAL MODULE: ./components/switch/style/index.less
|
|
217
|
-
var switch_style = __webpack_require__(
|
|
217
|
+
var switch_style = __webpack_require__(222);
|
|
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
|
+
/***/ 139:
|
|
413
413
|
/***/ (function(module, exports) {
|
|
414
414
|
|
|
415
415
|
// removed by extract-text-webpack-plugin
|
|
@@ -423,7 +423,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__20__;
|
|
|
423
423
|
|
|
424
424
|
/***/ }),
|
|
425
425
|
|
|
426
|
-
/***/
|
|
426
|
+
/***/ 222:
|
|
427
427
|
/***/ (function(module, exports) {
|
|
428
428
|
|
|
429
429
|
// removed by extract-text-webpack-plugin
|
package/dist/table.js
CHANGED
|
@@ -513,7 +513,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__12__;
|
|
|
513
513
|
|
|
514
514
|
/***/ }),
|
|
515
515
|
|
|
516
|
-
/***/
|
|
516
|
+
/***/ 139:
|
|
517
517
|
/***/ (function(module, exports) {
|
|
518
518
|
|
|
519
519
|
// removed by extract-text-webpack-plugin
|
|
@@ -745,14 +745,14 @@ var scrollBarWidth = void 0;
|
|
|
745
745
|
|
|
746
746
|
/***/ }),
|
|
747
747
|
|
|
748
|
-
/***/
|
|
748
|
+
/***/ 163:
|
|
749
749
|
/***/ (function(module, exports) {
|
|
750
750
|
|
|
751
751
|
// removed by extract-text-webpack-plugin
|
|
752
752
|
|
|
753
753
|
/***/ }),
|
|
754
754
|
|
|
755
|
-
/***/
|
|
755
|
+
/***/ 167:
|
|
756
756
|
/***/ (function(module, exports) {
|
|
757
757
|
|
|
758
758
|
// removed by extract-text-webpack-plugin
|
|
@@ -2238,17 +2238,17 @@ module.exports = require("babel-runtime/core-js/object/get-own-property-descript
|
|
|
2238
2238
|
|
|
2239
2239
|
/***/ }),
|
|
2240
2240
|
|
|
2241
|
-
/***/
|
|
2241
|
+
/***/ 19:
|
|
2242
2242
|
/***/ (function(module, exports) {
|
|
2243
2243
|
|
|
2244
|
-
|
|
2244
|
+
module.exports = require("throttle-debounce");
|
|
2245
2245
|
|
|
2246
2246
|
/***/ }),
|
|
2247
2247
|
|
|
2248
|
-
/***/
|
|
2248
|
+
/***/ 191:
|
|
2249
2249
|
/***/ (function(module, exports) {
|
|
2250
2250
|
|
|
2251
|
-
|
|
2251
|
+
// removed by extract-text-webpack-plugin
|
|
2252
2252
|
|
|
2253
2253
|
/***/ }),
|
|
2254
2254
|
|
|
@@ -2259,7 +2259,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
|
|
|
2259
2259
|
|
|
2260
2260
|
/***/ }),
|
|
2261
2261
|
|
|
2262
|
-
/***/
|
|
2262
|
+
/***/ 203:
|
|
2263
2263
|
/***/ (function(module, exports) {
|
|
2264
2264
|
|
|
2265
2265
|
// removed by extract-text-webpack-plugin
|
|
@@ -2302,7 +2302,7 @@ var placementMap = {
|
|
|
2302
2302
|
|
|
2303
2303
|
/***/ }),
|
|
2304
2304
|
|
|
2305
|
-
/***/
|
|
2305
|
+
/***/ 224:
|
|
2306
2306
|
/***/ (function(module, exports) {
|
|
2307
2307
|
|
|
2308
2308
|
// removed by extract-text-webpack-plugin
|
|
@@ -2342,10 +2342,10 @@ __webpack_require__.d(__webpack_exports__, "MdsCheckbox", function() { return /*
|
|
|
2342
2342
|
__webpack_require__.d(__webpack_exports__, "MdsCheckboxGroup", function() { return /* reexport */ checkbox_group; });
|
|
2343
2343
|
|
|
2344
2344
|
// EXTERNAL MODULE: ./components/style/index.less
|
|
2345
|
-
var style = __webpack_require__(
|
|
2345
|
+
var style = __webpack_require__(139);
|
|
2346
2346
|
|
|
2347
2347
|
// EXTERNAL MODULE: ./components/checkbox/style/index.less
|
|
2348
|
-
var checkbox_style = __webpack_require__(
|
|
2348
|
+
var checkbox_style = __webpack_require__(167);
|
|
2349
2349
|
|
|
2350
2350
|
// CONCATENATED MODULE: ./components/checkbox/style/index.js
|
|
2351
2351
|
|
|
@@ -2766,9 +2766,9 @@ checkbox_checkbox.install = function (Vue) {
|
|
|
2766
2766
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2767
2767
|
|
|
2768
2768
|
"use strict";
|
|
2769
|
-
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
2769
|
+
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(139);
|
|
2770
2770
|
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_style_index_less__WEBPACK_IMPORTED_MODULE_0__);
|
|
2771
|
-
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
|
2771
|
+
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(163);
|
|
2772
2772
|
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_index_less__WEBPACK_IMPORTED_MODULE_1__);
|
|
2773
2773
|
|
|
2774
2774
|
|
|
@@ -2779,9 +2779,9 @@ checkbox_checkbox.install = function (Vue) {
|
|
|
2779
2779
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2780
2780
|
|
|
2781
2781
|
"use strict";
|
|
2782
|
-
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
2782
|
+
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(139);
|
|
2783
2783
|
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_style_index_less__WEBPACK_IMPORTED_MODULE_0__);
|
|
2784
|
-
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
|
2784
|
+
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(191);
|
|
2785
2785
|
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_index_less__WEBPACK_IMPORTED_MODULE_1__);
|
|
2786
2786
|
|
|
2787
2787
|
|
|
@@ -3090,9 +3090,9 @@ tooltip.install = function (Vue) {
|
|
|
3090
3090
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3091
3091
|
|
|
3092
3092
|
"use strict";
|
|
3093
|
-
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
3093
|
+
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(139);
|
|
3094
3094
|
/* harmony import */ var _style_index_less__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_style_index_less__WEBPACK_IMPORTED_MODULE_0__);
|
|
3095
|
-
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
|
3095
|
+
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(203);
|
|
3096
3096
|
/* harmony import */ var _index_less__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_index_less__WEBPACK_IMPORTED_MODULE_1__);
|
|
3097
3097
|
|
|
3098
3098
|
|
|
@@ -4919,7 +4919,7 @@ var typeof_ = __webpack_require__(9);
|
|
|
4919
4919
|
var typeof_default = /*#__PURE__*/__webpack_require__.n(typeof_);
|
|
4920
4920
|
|
|
4921
4921
|
// EXTERNAL MODULE: ./components/table/style/index.less
|
|
4922
|
-
var style = __webpack_require__(
|
|
4922
|
+
var style = __webpack_require__(224);
|
|
4923
4923
|
|
|
4924
4924
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/table/table-head.vue?vue&type=template&id=772f9e9b&
|
|
4925
4925
|
var table_headvue_type_template_id_772f9e9b_render = function () {
|