@mdsfe/mds-ui 0.3.0-0 → 0.3.0-1

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.
Files changed (60) hide show
  1. package/dist/_util/iconfont/index.js +1 -1
  2. package/dist/font/iconfont.06f3ab6.woff2 +0 -0
  3. package/dist/font/{iconfont.784954d.ttf → iconfont.3bffbc2.ttf} +0 -0
  4. package/dist/font/iconfont.dd6d5df.woff +0 -0
  5. package/dist/mds-ui.min.css +1 -1
  6. package/dist/style/affix.css +52 -1
  7. package/dist/style/alert.css +52 -1
  8. package/dist/style/anchor.css +52 -1
  9. package/dist/style/avatar.css +52 -1
  10. package/dist/style/badge.css +52 -1
  11. package/dist/style/bordershadow.css +52 -1
  12. package/dist/style/breadcrumb.css +52 -1
  13. package/dist/style/button.css +52 -1
  14. package/dist/style/card.css +52 -1
  15. package/dist/style/carousel.css +52 -1
  16. package/dist/style/checkbox.css +52 -1
  17. package/dist/style/col.css +52 -1
  18. package/dist/style/collapse.css +52 -1
  19. package/dist/style/color.css +52 -1
  20. package/dist/style/datepicker.css +52 -1
  21. package/dist/style/divider.css +52 -1
  22. package/dist/style/drawer.css +52 -1
  23. package/dist/style/dropdown.css +52 -1
  24. package/dist/style/empty.css +52 -1
  25. package/dist/style/font.css +52 -1
  26. package/dist/style/form.css +52 -1
  27. package/dist/style/icon.css +52 -1
  28. package/dist/style/input.css +52 -1
  29. package/dist/style/inputnumber.css +52 -1
  30. package/dist/style/layout.css +52 -1
  31. package/dist/style/list.css +52 -1
  32. package/dist/style/loading.css +52 -1
  33. package/dist/style/menu.css +52 -1
  34. package/dist/style/modal.css +52 -1
  35. package/dist/style/notification.css +52 -1
  36. package/dist/style/pagination.css +52 -1
  37. package/dist/style/popconfirm.css +52 -1
  38. package/dist/style/popover.css +52 -1
  39. package/dist/style/progress.css +52 -1
  40. package/dist/style/radio.css +52 -1
  41. package/dist/style/rate.css +52 -1
  42. package/dist/style/row.css +52 -1
  43. package/dist/style/select.css +52 -1
  44. package/dist/style/slider.css +52 -1
  45. package/dist/style/slottable.css +52 -1
  46. package/dist/style/steps.css +52 -1
  47. package/dist/style/switch.css +52 -1
  48. package/dist/style/table.css +52 -1
  49. package/dist/style/tabs.css +52 -1
  50. package/dist/style/tag.css +52 -1
  51. package/dist/style/text.css +52 -1
  52. package/dist/style/timeline.css +52 -1
  53. package/dist/style/timepicker.css +52 -1
  54. package/dist/style/tooltip.css +52 -1
  55. package/dist/style/tree.css +52 -1
  56. package/dist/style/typography.css +52 -1
  57. package/dist/style/upload.css +52 -1
  58. package/package.json +1 -1
  59. package/dist/font/iconfont.4ac77c3.woff2 +0 -0
  60. package/dist/font/iconfont.5a7af4c.woff +0 -0
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
563
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
564
564
  }
565
565
  .mdsicon {
566
566
  display: inline-block;
@@ -4736,6 +4736,57 @@ samp {
4736
4736
  display: inline-block;
4737
4737
  animation: loadingCircle 6s infinite linear;
4738
4738
  }
4739
+ .mdsicon-line-macropool1:before {
4740
+ content: "\E7F6";
4741
+ }
4742
+ .mdsicon-line-format-u:before {
4743
+ content: "\E7F5";
4744
+ }
4745
+ .mdsicon-line-macropool:before {
4746
+ content: "\E7F4";
4747
+ }
4748
+ .mdsicon-line-format-h:before {
4749
+ content: "\E7F3";
4750
+ }
4751
+ .mdsicon-line-table-circle-up:before {
4752
+ content: "\E7F2";
4753
+ }
4754
+ .mdsicon-line-table-circle-down:before {
4755
+ content: "\E7F1";
4756
+ }
4757
+ .mdsicon-line-list-caret-right:before {
4758
+ content: "\E7EF";
4759
+ }
4760
+ .mdsicon-line-list-caret-down:before {
4761
+ content: "\E7F0";
4762
+ }
4763
+ .mdsicon-line-list-add:before {
4764
+ content: "\E7ED";
4765
+ }
4766
+ .mdsicon-line-list-more:before {
4767
+ content: "\E7EE";
4768
+ }
4769
+ .mdsicon-line-btn-edit:before {
4770
+ content: "\E7EA";
4771
+ }
4772
+ .mdsicon-line-btn-delete:before {
4773
+ content: "\E7EB";
4774
+ }
4775
+ .mdsicon-line-btn-add:before {
4776
+ content: "\E7EC";
4777
+ }
4778
+ .mdsicon-line-table-arrow-down:before {
4779
+ content: "\E7E8";
4780
+ }
4781
+ .mdsicon-line-table-delete:before {
4782
+ content: "\E7E9";
4783
+ }
4784
+ .mdsicon-line-table-edit:before {
4785
+ content: "\E7E6";
4786
+ }
4787
+ .mdsicon-line-table-arrow-up:before {
4788
+ content: "\E7E7";
4789
+ }
4739
4790
  .mdsicon-fill-chart:before {
4740
4791
  content: "\E7E3";
4741
4792
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,57 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-macropool1:before {
4734
+ content: "\E7F6";
4735
+ }
4736
+ .mdsicon-line-format-u:before {
4737
+ content: "\E7F5";
4738
+ }
4739
+ .mdsicon-line-macropool:before {
4740
+ content: "\E7F4";
4741
+ }
4742
+ .mdsicon-line-format-h:before {
4743
+ content: "\E7F3";
4744
+ }
4745
+ .mdsicon-line-table-circle-up:before {
4746
+ content: "\E7F2";
4747
+ }
4748
+ .mdsicon-line-table-circle-down:before {
4749
+ content: "\E7F1";
4750
+ }
4751
+ .mdsicon-line-list-caret-right:before {
4752
+ content: "\E7EF";
4753
+ }
4754
+ .mdsicon-line-list-caret-down:before {
4755
+ content: "\E7F0";
4756
+ }
4757
+ .mdsicon-line-list-add:before {
4758
+ content: "\E7ED";
4759
+ }
4760
+ .mdsicon-line-list-more:before {
4761
+ content: "\E7EE";
4762
+ }
4763
+ .mdsicon-line-btn-edit:before {
4764
+ content: "\E7EA";
4765
+ }
4766
+ .mdsicon-line-btn-delete:before {
4767
+ content: "\E7EB";
4768
+ }
4769
+ .mdsicon-line-btn-add:before {
4770
+ content: "\E7EC";
4771
+ }
4772
+ .mdsicon-line-table-arrow-down:before {
4773
+ content: "\E7E8";
4774
+ }
4775
+ .mdsicon-line-table-delete:before {
4776
+ content: "\E7E9";
4777
+ }
4778
+ .mdsicon-line-table-edit:before {
4779
+ content: "\E7E6";
4780
+ }
4781
+ .mdsicon-line-table-arrow-up:before {
4782
+ content: "\E7E7";
4783
+ }
4733
4784
  .mdsicon-fill-chart:before {
4734
4785
  content: "\E7E3";
4735
4786
  }
@@ -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.4ac77c3.woff2) format('woff2'), url(/dist/font/iconfont.5a7af4c.woff) format('woff'), url(/dist/font/iconfont.784954d.ttf) format('truetype');
771
+ src: url(/dist/font/iconfont.06f3ab6.woff2) format('woff2'), url(/dist/font/iconfont.dd6d5df.woff) format('woff'), url(/dist/font/iconfont.3bffbc2.ttf) format('truetype');
772
772
  }
773
773
  .mdsicon {
774
774
  display: inline-block;
@@ -4944,6 +4944,57 @@ samp {
4944
4944
  display: inline-block;
4945
4945
  animation: loadingCircle 6s infinite linear;
4946
4946
  }
4947
+ .mdsicon-line-macropool1:before {
4948
+ content: "\E7F6";
4949
+ }
4950
+ .mdsicon-line-format-u:before {
4951
+ content: "\E7F5";
4952
+ }
4953
+ .mdsicon-line-macropool:before {
4954
+ content: "\E7F4";
4955
+ }
4956
+ .mdsicon-line-format-h:before {
4957
+ content: "\E7F3";
4958
+ }
4959
+ .mdsicon-line-table-circle-up:before {
4960
+ content: "\E7F2";
4961
+ }
4962
+ .mdsicon-line-table-circle-down:before {
4963
+ content: "\E7F1";
4964
+ }
4965
+ .mdsicon-line-list-caret-right:before {
4966
+ content: "\E7EF";
4967
+ }
4968
+ .mdsicon-line-list-caret-down:before {
4969
+ content: "\E7F0";
4970
+ }
4971
+ .mdsicon-line-list-add:before {
4972
+ content: "\E7ED";
4973
+ }
4974
+ .mdsicon-line-list-more:before {
4975
+ content: "\E7EE";
4976
+ }
4977
+ .mdsicon-line-btn-edit:before {
4978
+ content: "\E7EA";
4979
+ }
4980
+ .mdsicon-line-btn-delete:before {
4981
+ content: "\E7EB";
4982
+ }
4983
+ .mdsicon-line-btn-add:before {
4984
+ content: "\E7EC";
4985
+ }
4986
+ .mdsicon-line-table-arrow-down:before {
4987
+ content: "\E7E8";
4988
+ }
4989
+ .mdsicon-line-table-delete:before {
4990
+ content: "\E7E9";
4991
+ }
4992
+ .mdsicon-line-table-edit:before {
4993
+ content: "\E7E6";
4994
+ }
4995
+ .mdsicon-line-table-arrow-up:before {
4996
+ content: "\E7E7";
4997
+ }
4947
4998
  .mdsicon-fill-chart:before {
4948
4999
  content: "\E7E3";
4949
5000
  }