@mdsfe/mds-ui 0.3.0-5 → 0.3.0-7

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 +7 -7
  2. package/dist/font/iconfont.28669ff.woff2 +0 -0
  3. package/dist/font/{iconfont.cbfa0a3.ttf → iconfont.715b1f7.ttf} +0 -0
  4. package/dist/font/iconfont.e1a8bf0.woff +0 -0
  5. package/dist/mds-ui.min.css +1 -1
  6. package/dist/style/affix.css +10 -4
  7. package/dist/style/alert.css +10 -4
  8. package/dist/style/anchor.css +10 -4
  9. package/dist/style/avatar.css +10 -4
  10. package/dist/style/badge.css +10 -4
  11. package/dist/style/bordershadow.css +10 -4
  12. package/dist/style/breadcrumb.css +10 -4
  13. package/dist/style/button.css +10 -4
  14. package/dist/style/card.css +10 -4
  15. package/dist/style/carousel.css +10 -4
  16. package/dist/style/checkbox.css +10 -4
  17. package/dist/style/col.css +10 -4
  18. package/dist/style/collapse.css +10 -4
  19. package/dist/style/color.css +10 -4
  20. package/dist/style/datepicker.css +10 -4
  21. package/dist/style/divider.css +10 -4
  22. package/dist/style/drawer.css +10 -4
  23. package/dist/style/dropdown.css +10 -4
  24. package/dist/style/empty.css +10 -4
  25. package/dist/style/font.css +10 -4
  26. package/dist/style/form.css +10 -4
  27. package/dist/style/icon.css +10 -4
  28. package/dist/style/input.css +10 -4
  29. package/dist/style/inputnumber.css +10 -4
  30. package/dist/style/layout.css +10 -4
  31. package/dist/style/list.css +10 -4
  32. package/dist/style/loading.css +10 -4
  33. package/dist/style/menu.css +10 -4
  34. package/dist/style/modal.css +10 -4
  35. package/dist/style/notification.css +10 -4
  36. package/dist/style/pagination.css +10 -4
  37. package/dist/style/popconfirm.css +10 -4
  38. package/dist/style/popover.css +10 -4
  39. package/dist/style/progress.css +10 -4
  40. package/dist/style/radio.css +10 -4
  41. package/dist/style/rate.css +10 -4
  42. package/dist/style/row.css +10 -4
  43. package/dist/style/select.css +10 -4
  44. package/dist/style/slider.css +10 -4
  45. package/dist/style/slottable.css +10 -4
  46. package/dist/style/steps.css +10 -4
  47. package/dist/style/switch.css +10 -4
  48. package/dist/style/table.css +10 -4
  49. package/dist/style/tabs.css +10 -4
  50. package/dist/style/tag.css +10 -4
  51. package/dist/style/text.css +10 -4
  52. package/dist/style/timeline.css +10 -4
  53. package/dist/style/timepicker.css +10 -4
  54. package/dist/style/tooltip.css +10 -4
  55. package/dist/style/tree.css +10 -4
  56. package/dist/style/typography.css +10 -4
  57. package/dist/style/upload.css +10 -4
  58. package/package.json +1 -1
  59. package/dist/font/iconfont.4fa7296.woff2 +0 -0
  60. package/dist/font/iconfont.ece8c76.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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
563
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
564
564
  }
565
565
  .mdsicon {
566
566
  display: inline-block;
@@ -4736,6 +4736,15 @@ samp {
4736
4736
  display: inline-block;
4737
4737
  animation: loadingCircle 6s infinite linear;
4738
4738
  }
4739
+ .mdsicon-line-turnopen:before {
4740
+ content: "\E821";
4741
+ }
4742
+ .mdsicon-line-turnclose:before {
4743
+ content: "\E822";
4744
+ }
4745
+ .mdsicon-line-addfolder:before {
4746
+ content: "\E820";
4747
+ }
4739
4748
  .mdsicon-line-otherinformation:before {
4740
4749
  content: "\E811";
4741
4750
  }
@@ -4769,9 +4778,6 @@ samp {
4769
4778
  .mdsicon-line-even:before {
4770
4779
  content: "\E80B";
4771
4780
  }
4772
- .mdsicon-line-drag1:before {
4773
- content: "\E80A";
4774
- }
4775
4781
  .mdsicon-line-constant:before {
4776
4782
  content: "\E7FE";
4777
4783
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
771
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
772
772
  }
773
773
  .mdsicon {
774
774
  display: inline-block;
@@ -4944,6 +4944,15 @@ samp {
4944
4944
  display: inline-block;
4945
4945
  animation: loadingCircle 6s infinite linear;
4946
4946
  }
4947
+ .mdsicon-line-turnopen:before {
4948
+ content: "\E821";
4949
+ }
4950
+ .mdsicon-line-turnclose:before {
4951
+ content: "\E822";
4952
+ }
4953
+ .mdsicon-line-addfolder:before {
4954
+ content: "\E820";
4955
+ }
4947
4956
  .mdsicon-line-otherinformation:before {
4948
4957
  content: "\E811";
4949
4958
  }
@@ -4977,9 +4986,6 @@ samp {
4977
4986
  .mdsicon-line-even:before {
4978
4987
  content: "\E80B";
4979
4988
  }
4980
- .mdsicon-line-drag1:before {
4981
- content: "\E80A";
4982
- }
4983
4989
  .mdsicon-line-constant:before {
4984
4990
  content: "\E7FE";
4985
4991
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
569
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
570
570
  }
571
571
  .mdsicon {
572
572
  display: inline-block;
@@ -4742,6 +4742,15 @@ samp {
4742
4742
  display: inline-block;
4743
4743
  animation: loadingCircle 6s infinite linear;
4744
4744
  }
4745
+ .mdsicon-line-turnopen:before {
4746
+ content: "\E821";
4747
+ }
4748
+ .mdsicon-line-turnclose:before {
4749
+ content: "\E822";
4750
+ }
4751
+ .mdsicon-line-addfolder:before {
4752
+ content: "\E820";
4753
+ }
4745
4754
  .mdsicon-line-otherinformation:before {
4746
4755
  content: "\E811";
4747
4756
  }
@@ -4775,9 +4784,6 @@ samp {
4775
4784
  .mdsicon-line-even:before {
4776
4785
  content: "\E80B";
4777
4786
  }
4778
- .mdsicon-line-drag1:before {
4779
- content: "\E80A";
4780
- }
4781
4787
  .mdsicon-line-constant:before {
4782
4788
  content: "\E7FE";
4783
4789
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
2860
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
2861
2861
  }
2862
2862
  .mdsicon {
2863
2863
  display: inline-block;
@@ -7033,6 +7033,15 @@ samp {
7033
7033
  display: inline-block;
7034
7034
  animation: loadingCircle 6s infinite linear;
7035
7035
  }
7036
+ .mdsicon-line-turnopen:before {
7037
+ content: "\E821";
7038
+ }
7039
+ .mdsicon-line-turnclose:before {
7040
+ content: "\E822";
7041
+ }
7042
+ .mdsicon-line-addfolder:before {
7043
+ content: "\E820";
7044
+ }
7036
7045
  .mdsicon-line-otherinformation:before {
7037
7046
  content: "\E811";
7038
7047
  }
@@ -7066,9 +7075,6 @@ samp {
7066
7075
  .mdsicon-line-even:before {
7067
7076
  content: "\E80B";
7068
7077
  }
7069
- .mdsicon-line-drag1:before {
7070
- content: "\E80A";
7071
- }
7072
7078
  .mdsicon-line-constant:before {
7073
7079
  content: "\E7FE";
7074
7080
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }
@@ -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.4fa7296.woff2) format('woff2'), url(/dist/font/iconfont.ece8c76.woff) format('woff'), url(/dist/font/iconfont.cbfa0a3.ttf) format('truetype');
557
+ src: url(/dist/font/iconfont.28669ff.woff2) format('woff2'), url(/dist/font/iconfont.e1a8bf0.woff) format('woff'), url(/dist/font/iconfont.715b1f7.ttf) format('truetype');
558
558
  }
559
559
  .mdsicon {
560
560
  display: inline-block;
@@ -4730,6 +4730,15 @@ samp {
4730
4730
  display: inline-block;
4731
4731
  animation: loadingCircle 6s infinite linear;
4732
4732
  }
4733
+ .mdsicon-line-turnopen:before {
4734
+ content: "\E821";
4735
+ }
4736
+ .mdsicon-line-turnclose:before {
4737
+ content: "\E822";
4738
+ }
4739
+ .mdsicon-line-addfolder:before {
4740
+ content: "\E820";
4741
+ }
4733
4742
  .mdsicon-line-otherinformation:before {
4734
4743
  content: "\E811";
4735
4744
  }
@@ -4763,9 +4772,6 @@ samp {
4763
4772
  .mdsicon-line-even:before {
4764
4773
  content: "\E80B";
4765
4774
  }
4766
- .mdsicon-line-drag1:before {
4767
- content: "\E80A";
4768
- }
4769
4775
  .mdsicon-line-constant:before {
4770
4776
  content: "\E7FE";
4771
4777
  }