@mdsfe/mds-ui 0.3.0-12 → 0.3.0-14
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 +1013 -0
- package/dist/_util/iconfont/index.js +7 -7
- package/dist/affix.js +6 -6
- package/dist/alert.js +6 -6
- package/dist/anchor.js +6 -6
- package/dist/avatar.js +6 -6
- package/dist/backtop.js +8 -8
- package/dist/badge.js +10 -10
- package/dist/bordershadow.js +6 -6
- package/dist/breadcrumb.js +6 -6
- package/dist/button.js +6 -6
- package/dist/card.js +6 -6
- package/dist/carousel.js +8 -8
- package/dist/cascader.js +16 -16
- package/dist/cascaderpanel.js +16 -16
- package/dist/checkbox.js +4 -4
- package/dist/col.js +8 -8
- package/dist/collapse.js +6 -6
- package/dist/color.js +6 -6
- package/dist/datepicker.js +812 -34
- package/dist/divider.js +6 -6
- package/dist/drawer.js +8 -8
- package/dist/dropdown.js +15 -15
- package/dist/empty.js +6 -6
- package/dist/font/iconfont.9936847.woff2 +0 -0
- package/dist/font/iconfont.b0a8d88.woff +0 -0
- package/dist/font/{iconfont.4335068.ttf → iconfont.d4ec0db.ttf} +0 -0
- package/dist/font.js +6 -6
- package/dist/form.js +13 -13
- package/dist/icon.js +6 -6
- package/dist/index.js +1 -1
- package/dist/input.js +6 -6
- package/dist/inputnumber.js +6 -6
- package/dist/layout.js +6 -6
- package/dist/list.js +6 -6
- package/dist/loading.js +6 -6
- package/dist/mds-ui.min.css +1 -1
- package/dist/mds-ui.min.js +1569 -1371
- package/dist/menu.js +13 -13
- package/dist/message.js +1094 -1094
- package/dist/modal.js +11 -11
- package/dist/notification.js +10 -10
- package/dist/pagination.js +59 -59
- package/dist/popconfirm.js +29 -29
- package/dist/popover.js +18 -18
- package/dist/progress.js +25 -25
- package/dist/radio.js +6 -6
- package/dist/rate.js +6 -6
- package/dist/row.js +8 -8
- package/dist/select.js +18 -18
- package/dist/slider.js +22 -22
- package/dist/slottable.js +24 -24
- package/dist/steps.js +6 -6
- package/dist/style/affix.css +109 -1
- package/dist/style/alert.css +109 -1
- package/dist/style/anchor.css +109 -1
- package/dist/style/avatar.css +109 -1
- package/dist/style/badge.css +109 -1
- package/dist/style/bordershadow.css +109 -1
- package/dist/style/breadcrumb.css +109 -1
- package/dist/style/button.css +109 -1
- package/dist/style/card.css +109 -1
- package/dist/style/carousel.css +109 -1
- package/dist/style/checkbox.css +109 -1
- package/dist/style/col.css +109 -1
- package/dist/style/collapse.css +109 -1
- package/dist/style/color.css +109 -1
- package/dist/style/datepicker.css +109 -1
- package/dist/style/divider.css +109 -1
- package/dist/style/drawer.css +109 -1
- package/dist/style/dropdown.css +109 -1
- package/dist/style/empty.css +109 -1
- package/dist/style/font.css +109 -1
- package/dist/style/form.css +109 -1
- package/dist/style/icon.css +109 -1
- package/dist/style/input.css +109 -1
- package/dist/style/inputnumber.css +109 -1
- package/dist/style/layout.css +109 -1
- package/dist/style/list.css +109 -1
- package/dist/style/loading.css +109 -1
- package/dist/style/menu.css +109 -1
- package/dist/style/modal.css +109 -1
- package/dist/style/notification.css +109 -1
- package/dist/style/pagination.css +109 -1
- package/dist/style/popconfirm.css +109 -1
- package/dist/style/popover.css +109 -1
- package/dist/style/progress.css +109 -1
- package/dist/style/radio.css +109 -1
- package/dist/style/rate.css +109 -1
- package/dist/style/row.css +109 -1
- package/dist/style/select.css +109 -1
- package/dist/style/slider.css +109 -1
- package/dist/style/slottable.css +109 -1
- package/dist/style/steps.css +109 -1
- package/dist/style/switch.css +109 -1
- package/dist/style/table.css +109 -1
- package/dist/style/tabs.css +109 -1
- package/dist/style/tag.css +109 -1
- package/dist/style/text.css +109 -1
- package/dist/style/timeline.css +109 -1
- package/dist/style/timepicker.css +109 -1
- package/dist/style/tooltip.css +109 -1
- package/dist/style/tree.css +109 -1
- package/dist/style/typography.css +109 -1
- package/dist/style/upload.css +109 -1
- package/dist/switch.js +6 -6
- package/dist/table.js +374 -374
- package/dist/tabs.js +6 -6
- package/dist/tag.js +6 -6
- package/dist/text.js +6 -6
- package/dist/timeline.js +6 -6
- package/dist/timepicker.js +16 -16
- package/dist/tooltip.js +4 -4
- package/dist/transfer.js +6 -6
- package/dist/transition.js +4 -4
- package/dist/tree.js +6 -6
- package/dist/typography.js +6 -6
- package/dist/upload.js +10 -10
- package/package.json +2 -1
- package/dist/font/iconfont.32d189e.woff +0 -0
- package/dist/font/iconfont.38ce0b7.woff2 +0 -0
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.9936847.woff2) format('woff2'), url(/dist/font/iconfont.b0a8d88.woff) format('woff'), url(/dist/font/iconfont.d4ec0db.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,114 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-conditionlabel:before {
|
|
4734
|
+
content: "\EDC3";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-text:before {
|
|
4737
|
+
content: "\EDC4";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-splitting:before {
|
|
4740
|
+
content: "\EDBF";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-stringconcatenation:before {
|
|
4743
|
+
content: "\EDC0";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-summary:before {
|
|
4746
|
+
content: "\EDC1";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-table:before {
|
|
4749
|
+
content: "\EDC2";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-linebreaks:before {
|
|
4752
|
+
content: "\EDB9";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-integer:before {
|
|
4755
|
+
content: "\EDBA";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-interval:before {
|
|
4758
|
+
content: "\EDBB";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-percentage:before {
|
|
4761
|
+
content: "\EDBC";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-removeduplicates:before {
|
|
4764
|
+
content: "\EDBD";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-sort:before {
|
|
4767
|
+
content: "\EDBE";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-formula:before {
|
|
4770
|
+
content: "\EDB4";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-formula2:before {
|
|
4773
|
+
content: "\EDB5";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-filterconditions:before {
|
|
4776
|
+
content: "\EDB6";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-groupsettings:before {
|
|
4779
|
+
content: "\EDB7";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-function:before {
|
|
4782
|
+
content: "\EDB8";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-field:before {
|
|
4785
|
+
content: "\EDAE";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-add3:before {
|
|
4788
|
+
content: "\EDAF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-duplicateremoval:before {
|
|
4791
|
+
content: "\EDB0";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-enumeration:before {
|
|
4794
|
+
content: "\EDB1";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-date:before {
|
|
4797
|
+
content: "\EDB2";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-assignment:before {
|
|
4800
|
+
content: "\EDB3";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-ceiling:before {
|
|
4803
|
+
content: "\EDA9";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-datasettings:before {
|
|
4806
|
+
content: "\EDAA";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-decimalnumber:before {
|
|
4809
|
+
content: "\EDAB";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-associationrelationship:before {
|
|
4812
|
+
content: "\EDAC";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-columnarization:before {
|
|
4815
|
+
content: "\EDAD";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-allocation:before {
|
|
4818
|
+
content: "\E621";
|
|
4819
|
+
}
|
|
4820
|
+
.mdsicon-line-calendar-spreadallocation:before {
|
|
4821
|
+
content: "\E622";
|
|
4822
|
+
}
|
|
4823
|
+
.mdsicon-line-framework:before {
|
|
4824
|
+
content: "\E623";
|
|
4825
|
+
}
|
|
4826
|
+
.mdsicon-line-delete3:before {
|
|
4827
|
+
content: "\E624";
|
|
4828
|
+
}
|
|
4829
|
+
.mdsicon-line-update:before {
|
|
4830
|
+
content: "\E625";
|
|
4831
|
+
}
|
|
4832
|
+
.mdsicon-line-edit3:before {
|
|
4833
|
+
content: "\E626";
|
|
4834
|
+
}
|
|
4835
|
+
.mdsicon-line-balanceout:before {
|
|
4836
|
+
content: "\E627";
|
|
4837
|
+
}
|
|
4838
|
+
.mdsicon-line-fastbalanceout:before {
|
|
4839
|
+
content: "\E628";
|
|
4840
|
+
}
|
|
4733
4841
|
.mdsicon-line-lightbulb:before {
|
|
4734
4842
|
content: "\EDA8";
|
|
4735
4843
|
}
|
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.9936847.woff2) format('woff2'), url(/dist/font/iconfont.b0a8d88.woff) format('woff'), url(/dist/font/iconfont.d4ec0db.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,114 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-conditionlabel:before {
|
|
4734
|
+
content: "\EDC3";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-text:before {
|
|
4737
|
+
content: "\EDC4";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-splitting:before {
|
|
4740
|
+
content: "\EDBF";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-stringconcatenation:before {
|
|
4743
|
+
content: "\EDC0";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-summary:before {
|
|
4746
|
+
content: "\EDC1";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-table:before {
|
|
4749
|
+
content: "\EDC2";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-linebreaks:before {
|
|
4752
|
+
content: "\EDB9";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-integer:before {
|
|
4755
|
+
content: "\EDBA";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-interval:before {
|
|
4758
|
+
content: "\EDBB";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-percentage:before {
|
|
4761
|
+
content: "\EDBC";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-removeduplicates:before {
|
|
4764
|
+
content: "\EDBD";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-sort:before {
|
|
4767
|
+
content: "\EDBE";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-formula:before {
|
|
4770
|
+
content: "\EDB4";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-formula2:before {
|
|
4773
|
+
content: "\EDB5";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-filterconditions:before {
|
|
4776
|
+
content: "\EDB6";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-groupsettings:before {
|
|
4779
|
+
content: "\EDB7";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-function:before {
|
|
4782
|
+
content: "\EDB8";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-field:before {
|
|
4785
|
+
content: "\EDAE";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-add3:before {
|
|
4788
|
+
content: "\EDAF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-duplicateremoval:before {
|
|
4791
|
+
content: "\EDB0";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-enumeration:before {
|
|
4794
|
+
content: "\EDB1";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-date:before {
|
|
4797
|
+
content: "\EDB2";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-assignment:before {
|
|
4800
|
+
content: "\EDB3";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-ceiling:before {
|
|
4803
|
+
content: "\EDA9";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-datasettings:before {
|
|
4806
|
+
content: "\EDAA";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-decimalnumber:before {
|
|
4809
|
+
content: "\EDAB";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-associationrelationship:before {
|
|
4812
|
+
content: "\EDAC";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-columnarization:before {
|
|
4815
|
+
content: "\EDAD";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-allocation:before {
|
|
4818
|
+
content: "\E621";
|
|
4819
|
+
}
|
|
4820
|
+
.mdsicon-line-calendar-spreadallocation:before {
|
|
4821
|
+
content: "\E622";
|
|
4822
|
+
}
|
|
4823
|
+
.mdsicon-line-framework:before {
|
|
4824
|
+
content: "\E623";
|
|
4825
|
+
}
|
|
4826
|
+
.mdsicon-line-delete3:before {
|
|
4827
|
+
content: "\E624";
|
|
4828
|
+
}
|
|
4829
|
+
.mdsicon-line-update:before {
|
|
4830
|
+
content: "\E625";
|
|
4831
|
+
}
|
|
4832
|
+
.mdsicon-line-edit3:before {
|
|
4833
|
+
content: "\E626";
|
|
4834
|
+
}
|
|
4835
|
+
.mdsicon-line-balanceout:before {
|
|
4836
|
+
content: "\E627";
|
|
4837
|
+
}
|
|
4838
|
+
.mdsicon-line-fastbalanceout:before {
|
|
4839
|
+
content: "\E628";
|
|
4840
|
+
}
|
|
4733
4841
|
.mdsicon-line-lightbulb:before {
|
|
4734
4842
|
content: "\EDA8";
|
|
4735
4843
|
}
|
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.9936847.woff2) format('woff2'), url(/dist/font/iconfont.b0a8d88.woff) format('woff'), url(/dist/font/iconfont.d4ec0db.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,114 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-conditionlabel:before {
|
|
4734
|
+
content: "\EDC3";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-text:before {
|
|
4737
|
+
content: "\EDC4";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-splitting:before {
|
|
4740
|
+
content: "\EDBF";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-stringconcatenation:before {
|
|
4743
|
+
content: "\EDC0";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-summary:before {
|
|
4746
|
+
content: "\EDC1";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-table:before {
|
|
4749
|
+
content: "\EDC2";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-linebreaks:before {
|
|
4752
|
+
content: "\EDB9";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-integer:before {
|
|
4755
|
+
content: "\EDBA";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-interval:before {
|
|
4758
|
+
content: "\EDBB";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-percentage:before {
|
|
4761
|
+
content: "\EDBC";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-removeduplicates:before {
|
|
4764
|
+
content: "\EDBD";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-sort:before {
|
|
4767
|
+
content: "\EDBE";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-formula:before {
|
|
4770
|
+
content: "\EDB4";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-formula2:before {
|
|
4773
|
+
content: "\EDB5";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-filterconditions:before {
|
|
4776
|
+
content: "\EDB6";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-groupsettings:before {
|
|
4779
|
+
content: "\EDB7";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-function:before {
|
|
4782
|
+
content: "\EDB8";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-field:before {
|
|
4785
|
+
content: "\EDAE";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-add3:before {
|
|
4788
|
+
content: "\EDAF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-duplicateremoval:before {
|
|
4791
|
+
content: "\EDB0";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-enumeration:before {
|
|
4794
|
+
content: "\EDB1";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-date:before {
|
|
4797
|
+
content: "\EDB2";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-assignment:before {
|
|
4800
|
+
content: "\EDB3";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-ceiling:before {
|
|
4803
|
+
content: "\EDA9";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-datasettings:before {
|
|
4806
|
+
content: "\EDAA";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-decimalnumber:before {
|
|
4809
|
+
content: "\EDAB";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-associationrelationship:before {
|
|
4812
|
+
content: "\EDAC";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-columnarization:before {
|
|
4815
|
+
content: "\EDAD";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-allocation:before {
|
|
4818
|
+
content: "\E621";
|
|
4819
|
+
}
|
|
4820
|
+
.mdsicon-line-calendar-spreadallocation:before {
|
|
4821
|
+
content: "\E622";
|
|
4822
|
+
}
|
|
4823
|
+
.mdsicon-line-framework:before {
|
|
4824
|
+
content: "\E623";
|
|
4825
|
+
}
|
|
4826
|
+
.mdsicon-line-delete3:before {
|
|
4827
|
+
content: "\E624";
|
|
4828
|
+
}
|
|
4829
|
+
.mdsicon-line-update:before {
|
|
4830
|
+
content: "\E625";
|
|
4831
|
+
}
|
|
4832
|
+
.mdsicon-line-edit3:before {
|
|
4833
|
+
content: "\E626";
|
|
4834
|
+
}
|
|
4835
|
+
.mdsicon-line-balanceout:before {
|
|
4836
|
+
content: "\E627";
|
|
4837
|
+
}
|
|
4838
|
+
.mdsicon-line-fastbalanceout:before {
|
|
4839
|
+
content: "\E628";
|
|
4840
|
+
}
|
|
4733
4841
|
.mdsicon-line-lightbulb:before {
|
|
4734
4842
|
content: "\EDA8";
|
|
4735
4843
|
}
|
|
@@ -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.9936847.woff2) format('woff2'), url(/dist/font/iconfont.b0a8d88.woff) format('woff'), url(/dist/font/iconfont.d4ec0db.ttf) format('truetype');
|
|
570
570
|
}
|
|
571
571
|
.mdsicon {
|
|
572
572
|
display: inline-block;
|
|
@@ -4742,6 +4742,114 @@ samp {
|
|
|
4742
4742
|
display: inline-block;
|
|
4743
4743
|
animation: loadingCircle 6s infinite linear;
|
|
4744
4744
|
}
|
|
4745
|
+
.mdsicon-line-conditionlabel:before {
|
|
4746
|
+
content: "\EDC3";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-text:before {
|
|
4749
|
+
content: "\EDC4";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-splitting:before {
|
|
4752
|
+
content: "\EDBF";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-stringconcatenation:before {
|
|
4755
|
+
content: "\EDC0";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-summary:before {
|
|
4758
|
+
content: "\EDC1";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-table:before {
|
|
4761
|
+
content: "\EDC2";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-linebreaks:before {
|
|
4764
|
+
content: "\EDB9";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-integer:before {
|
|
4767
|
+
content: "\EDBA";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-interval:before {
|
|
4770
|
+
content: "\EDBB";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-percentage:before {
|
|
4773
|
+
content: "\EDBC";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-removeduplicates:before {
|
|
4776
|
+
content: "\EDBD";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-sort:before {
|
|
4779
|
+
content: "\EDBE";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-formula:before {
|
|
4782
|
+
content: "\EDB4";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-formula2:before {
|
|
4785
|
+
content: "\EDB5";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-filterconditions:before {
|
|
4788
|
+
content: "\EDB6";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-groupsettings:before {
|
|
4791
|
+
content: "\EDB7";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-function:before {
|
|
4794
|
+
content: "\EDB8";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-field:before {
|
|
4797
|
+
content: "\EDAE";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-add3:before {
|
|
4800
|
+
content: "\EDAF";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-duplicateremoval:before {
|
|
4803
|
+
content: "\EDB0";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-enumeration:before {
|
|
4806
|
+
content: "\EDB1";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-date:before {
|
|
4809
|
+
content: "\EDB2";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-assignment:before {
|
|
4812
|
+
content: "\EDB3";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-ceiling:before {
|
|
4815
|
+
content: "\EDA9";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-datasettings:before {
|
|
4818
|
+
content: "\EDAA";
|
|
4819
|
+
}
|
|
4820
|
+
.mdsicon-line-decimalnumber:before {
|
|
4821
|
+
content: "\EDAB";
|
|
4822
|
+
}
|
|
4823
|
+
.mdsicon-line-associationrelationship:before {
|
|
4824
|
+
content: "\EDAC";
|
|
4825
|
+
}
|
|
4826
|
+
.mdsicon-line-columnarization:before {
|
|
4827
|
+
content: "\EDAD";
|
|
4828
|
+
}
|
|
4829
|
+
.mdsicon-line-allocation:before {
|
|
4830
|
+
content: "\E621";
|
|
4831
|
+
}
|
|
4832
|
+
.mdsicon-line-calendar-spreadallocation:before {
|
|
4833
|
+
content: "\E622";
|
|
4834
|
+
}
|
|
4835
|
+
.mdsicon-line-framework:before {
|
|
4836
|
+
content: "\E623";
|
|
4837
|
+
}
|
|
4838
|
+
.mdsicon-line-delete3:before {
|
|
4839
|
+
content: "\E624";
|
|
4840
|
+
}
|
|
4841
|
+
.mdsicon-line-update:before {
|
|
4842
|
+
content: "\E625";
|
|
4843
|
+
}
|
|
4844
|
+
.mdsicon-line-edit3:before {
|
|
4845
|
+
content: "\E626";
|
|
4846
|
+
}
|
|
4847
|
+
.mdsicon-line-balanceout:before {
|
|
4848
|
+
content: "\E627";
|
|
4849
|
+
}
|
|
4850
|
+
.mdsicon-line-fastbalanceout:before {
|
|
4851
|
+
content: "\E628";
|
|
4852
|
+
}
|
|
4745
4853
|
.mdsicon-line-lightbulb:before {
|
|
4746
4854
|
content: "\EDA8";
|
|
4747
4855
|
}
|
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.9936847.woff2) format('woff2'), url(/dist/font/iconfont.b0a8d88.woff) format('woff'), url(/dist/font/iconfont.d4ec0db.ttf) format('truetype');
|
|
558
558
|
}
|
|
559
559
|
.mdsicon {
|
|
560
560
|
display: inline-block;
|
|
@@ -4730,6 +4730,114 @@ samp {
|
|
|
4730
4730
|
display: inline-block;
|
|
4731
4731
|
animation: loadingCircle 6s infinite linear;
|
|
4732
4732
|
}
|
|
4733
|
+
.mdsicon-line-conditionlabel:before {
|
|
4734
|
+
content: "\EDC3";
|
|
4735
|
+
}
|
|
4736
|
+
.mdsicon-line-text:before {
|
|
4737
|
+
content: "\EDC4";
|
|
4738
|
+
}
|
|
4739
|
+
.mdsicon-line-splitting:before {
|
|
4740
|
+
content: "\EDBF";
|
|
4741
|
+
}
|
|
4742
|
+
.mdsicon-line-stringconcatenation:before {
|
|
4743
|
+
content: "\EDC0";
|
|
4744
|
+
}
|
|
4745
|
+
.mdsicon-line-summary:before {
|
|
4746
|
+
content: "\EDC1";
|
|
4747
|
+
}
|
|
4748
|
+
.mdsicon-line-table:before {
|
|
4749
|
+
content: "\EDC2";
|
|
4750
|
+
}
|
|
4751
|
+
.mdsicon-line-linebreaks:before {
|
|
4752
|
+
content: "\EDB9";
|
|
4753
|
+
}
|
|
4754
|
+
.mdsicon-line-integer:before {
|
|
4755
|
+
content: "\EDBA";
|
|
4756
|
+
}
|
|
4757
|
+
.mdsicon-line-interval:before {
|
|
4758
|
+
content: "\EDBB";
|
|
4759
|
+
}
|
|
4760
|
+
.mdsicon-line-percentage:before {
|
|
4761
|
+
content: "\EDBC";
|
|
4762
|
+
}
|
|
4763
|
+
.mdsicon-line-removeduplicates:before {
|
|
4764
|
+
content: "\EDBD";
|
|
4765
|
+
}
|
|
4766
|
+
.mdsicon-line-sort:before {
|
|
4767
|
+
content: "\EDBE";
|
|
4768
|
+
}
|
|
4769
|
+
.mdsicon-line-formula:before {
|
|
4770
|
+
content: "\EDB4";
|
|
4771
|
+
}
|
|
4772
|
+
.mdsicon-line-formula2:before {
|
|
4773
|
+
content: "\EDB5";
|
|
4774
|
+
}
|
|
4775
|
+
.mdsicon-line-filterconditions:before {
|
|
4776
|
+
content: "\EDB6";
|
|
4777
|
+
}
|
|
4778
|
+
.mdsicon-line-groupsettings:before {
|
|
4779
|
+
content: "\EDB7";
|
|
4780
|
+
}
|
|
4781
|
+
.mdsicon-line-function:before {
|
|
4782
|
+
content: "\EDB8";
|
|
4783
|
+
}
|
|
4784
|
+
.mdsicon-line-field:before {
|
|
4785
|
+
content: "\EDAE";
|
|
4786
|
+
}
|
|
4787
|
+
.mdsicon-line-add3:before {
|
|
4788
|
+
content: "\EDAF";
|
|
4789
|
+
}
|
|
4790
|
+
.mdsicon-line-duplicateremoval:before {
|
|
4791
|
+
content: "\EDB0";
|
|
4792
|
+
}
|
|
4793
|
+
.mdsicon-line-enumeration:before {
|
|
4794
|
+
content: "\EDB1";
|
|
4795
|
+
}
|
|
4796
|
+
.mdsicon-line-date:before {
|
|
4797
|
+
content: "\EDB2";
|
|
4798
|
+
}
|
|
4799
|
+
.mdsicon-line-assignment:before {
|
|
4800
|
+
content: "\EDB3";
|
|
4801
|
+
}
|
|
4802
|
+
.mdsicon-line-ceiling:before {
|
|
4803
|
+
content: "\EDA9";
|
|
4804
|
+
}
|
|
4805
|
+
.mdsicon-line-datasettings:before {
|
|
4806
|
+
content: "\EDAA";
|
|
4807
|
+
}
|
|
4808
|
+
.mdsicon-line-decimalnumber:before {
|
|
4809
|
+
content: "\EDAB";
|
|
4810
|
+
}
|
|
4811
|
+
.mdsicon-line-associationrelationship:before {
|
|
4812
|
+
content: "\EDAC";
|
|
4813
|
+
}
|
|
4814
|
+
.mdsicon-line-columnarization:before {
|
|
4815
|
+
content: "\EDAD";
|
|
4816
|
+
}
|
|
4817
|
+
.mdsicon-line-allocation:before {
|
|
4818
|
+
content: "\E621";
|
|
4819
|
+
}
|
|
4820
|
+
.mdsicon-line-calendar-spreadallocation:before {
|
|
4821
|
+
content: "\E622";
|
|
4822
|
+
}
|
|
4823
|
+
.mdsicon-line-framework:before {
|
|
4824
|
+
content: "\E623";
|
|
4825
|
+
}
|
|
4826
|
+
.mdsicon-line-delete3:before {
|
|
4827
|
+
content: "\E624";
|
|
4828
|
+
}
|
|
4829
|
+
.mdsicon-line-update:before {
|
|
4830
|
+
content: "\E625";
|
|
4831
|
+
}
|
|
4832
|
+
.mdsicon-line-edit3:before {
|
|
4833
|
+
content: "\E626";
|
|
4834
|
+
}
|
|
4835
|
+
.mdsicon-line-balanceout:before {
|
|
4836
|
+
content: "\E627";
|
|
4837
|
+
}
|
|
4838
|
+
.mdsicon-line-fastbalanceout:before {
|
|
4839
|
+
content: "\E628";
|
|
4840
|
+
}
|
|
4733
4841
|
.mdsicon-line-lightbulb:before {
|
|
4734
4842
|
content: "\EDA8";
|
|
4735
4843
|
}
|