@mdsfe/mds-ui 0.2.10-rc.9 → 0.2.11-rc.0
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/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.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/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.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/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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
564
564
|
}
|
|
565
565
|
.mdsicon {
|
|
566
566
|
display: inline-block;
|
|
@@ -4730,6 +4730,24 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4734
|
+
content: "\E73D";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-approval-configuration:before {
|
|
4737
|
+
content: "\E73E";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4740
|
+
content: "\E739";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-extraction-table:before {
|
|
4743
|
+
content: "\E73A";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4746
|
+
content: "\E73B";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-index-upload:before {
|
|
4749
|
+
content: "\E73C";
|
|
4750
|
+
}
|
|
4733
4751
|
.mdsicon-line-add-ebi:before {
|
|
4734
4752
|
content: "\E725";
|
|
4735
4753
|
}
|
|
@@ -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/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.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/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.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/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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
772
772
|
}
|
|
773
773
|
.mdsicon {
|
|
774
774
|
display: inline-block;
|
|
@@ -4938,6 +4938,24 @@ samp {
|
|
|
4938
4938
|
display: inline-block;
|
|
4939
4939
|
animation: loadingCircle 6s infinite linear;
|
|
4940
4940
|
}
|
|
4941
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4942
|
+
content: "\E73D";
|
|
4943
|
+
}
|
|
4944
|
+
.mdsicon-line-approval-configuration:before {
|
|
4945
|
+
content: "\E73E";
|
|
4946
|
+
}
|
|
4947
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4948
|
+
content: "\E739";
|
|
4949
|
+
}
|
|
4950
|
+
.mdsicon-line-extraction-table:before {
|
|
4951
|
+
content: "\E73A";
|
|
4952
|
+
}
|
|
4953
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4954
|
+
content: "\E73B";
|
|
4955
|
+
}
|
|
4956
|
+
.mdsicon-line-index-upload:before {
|
|
4957
|
+
content: "\E73C";
|
|
4958
|
+
}
|
|
4941
4959
|
.mdsicon-line-add-ebi:before {
|
|
4942
4960
|
content: "\E725";
|
|
4943
4961
|
}
|
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.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/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.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/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.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/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.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
|
}
|
|
@@ -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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
570
570
|
}
|
|
571
571
|
.mdsicon {
|
|
572
572
|
display: inline-block;
|
|
@@ -4736,6 +4736,24 @@ samp {
|
|
|
4736
4736
|
display: inline-block;
|
|
4737
4737
|
animation: loadingCircle 6s infinite linear;
|
|
4738
4738
|
}
|
|
4739
|
+
.mdsicon-line-accounting-scheme:before {
|
|
4740
|
+
content: "\E73D";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-approval-configuration:before {
|
|
4743
|
+
content: "\E73E";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
4746
|
+
content: "\E739";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-extraction-table:before {
|
|
4749
|
+
content: "\E73A";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-confirm-configuration:before {
|
|
4752
|
+
content: "\E73B";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-index-upload:before {
|
|
4755
|
+
content: "\E73C";
|
|
4756
|
+
}
|
|
4739
4757
|
.mdsicon-line-add-ebi:before {
|
|
4740
4758
|
content: "\E725";
|
|
4741
4759
|
}
|
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.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/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.754be0c.woff2) format('woff2'), url(/dist/font/iconfont.f5e5794.woff) format('woff'), url(/dist/font/iconfont.c14172b.ttf) format('truetype');
|
|
2861
2861
|
}
|
|
2862
2862
|
.mdsicon {
|
|
2863
2863
|
display: inline-block;
|
|
@@ -7027,6 +7027,24 @@ samp {
|
|
|
7027
7027
|
display: inline-block;
|
|
7028
7028
|
animation: loadingCircle 6s infinite linear;
|
|
7029
7029
|
}
|
|
7030
|
+
.mdsicon-line-accounting-scheme:before {
|
|
7031
|
+
content: "\E73D";
|
|
7032
|
+
}
|
|
7033
|
+
.mdsicon-line-approval-configuration:before {
|
|
7034
|
+
content: "\E73E";
|
|
7035
|
+
}
|
|
7036
|
+
.mdsicon-line-royalty-accountingplan:before {
|
|
7037
|
+
content: "\E739";
|
|
7038
|
+
}
|
|
7039
|
+
.mdsicon-line-extraction-table:before {
|
|
7040
|
+
content: "\E73A";
|
|
7041
|
+
}
|
|
7042
|
+
.mdsicon-line-confirm-configuration:before {
|
|
7043
|
+
content: "\E73B";
|
|
7044
|
+
}
|
|
7045
|
+
.mdsicon-line-index-upload:before {
|
|
7046
|
+
content: "\E73C";
|
|
7047
|
+
}
|
|
7030
7048
|
.mdsicon-line-add-ebi:before {
|
|
7031
7049
|
content: "\E725";
|
|
7032
7050
|
}
|
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.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/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.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/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.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/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.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
|
}
|