@mdsfe/mds-ui 0.3.0-2 → 0.3.0-22

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 (107) hide show
  1. package/CHANGELOG.md +1013 -0
  2. package/dist/_util/iconfont/index.js +7 -7
  3. package/dist/anchor.js +2 -2
  4. package/dist/bordershadow.js +2 -2
  5. package/dist/breadcrumb.js +2 -2
  6. package/dist/card.js +2 -2
  7. package/dist/carousel.js +18 -18
  8. package/dist/cascader.js +26 -26
  9. package/dist/cascaderpanel.js +30 -30
  10. package/dist/checkbox.js +6 -6
  11. package/dist/col.js +10 -10
  12. package/dist/collapse.js +2 -2
  13. package/dist/datepicker.js +991 -351
  14. package/dist/divider.js +2 -2
  15. package/dist/drawer.js +17 -17
  16. package/dist/dropdown.js +6 -6
  17. package/dist/empty.js +11 -11
  18. package/dist/font/iconfont.ba42e6f.woff +0 -0
  19. package/dist/font/{iconfont.36c3afe.ttf → iconfont.bf5c999.ttf} +0 -0
  20. package/dist/font/iconfont.d8e6666.woff2 +0 -0
  21. package/dist/form.js +8 -8
  22. package/dist/index.js +1 -1
  23. package/dist/input.js +207 -54
  24. package/dist/inputnumber.js +4 -4
  25. package/dist/list.js +2 -2
  26. package/dist/loading.js +2 -2
  27. package/dist/mds-ui.min.css +1 -1
  28. package/dist/mds-ui.min.js +2396 -1055
  29. package/dist/menu.js +23 -4
  30. package/dist/message.js +12 -12
  31. package/dist/modal.js +8 -8
  32. package/dist/notification.js +6 -6
  33. package/dist/pagination.js +17 -13
  34. package/dist/popconfirm.js +13 -13
  35. package/dist/popover.js +20 -20
  36. package/dist/radio.js +14 -14
  37. package/dist/rate.js +8 -8
  38. package/dist/row.js +10 -10
  39. package/dist/select.js +31 -31
  40. package/dist/slider.js +2 -2
  41. package/dist/slottable.js +19 -19
  42. package/dist/style/affix.css +382 -1
  43. package/dist/style/alert.css +382 -1
  44. package/dist/style/anchor.css +382 -1
  45. package/dist/style/avatar.css +382 -1
  46. package/dist/style/badge.css +382 -1
  47. package/dist/style/bordershadow.css +382 -1
  48. package/dist/style/breadcrumb.css +382 -1
  49. package/dist/style/button.css +382 -1
  50. package/dist/style/card.css +382 -1
  51. package/dist/style/carousel.css +382 -1
  52. package/dist/style/checkbox.css +382 -1
  53. package/dist/style/col.css +382 -1
  54. package/dist/style/collapse.css +382 -1
  55. package/dist/style/color.css +382 -1
  56. package/dist/style/datepicker.css +449 -1
  57. package/dist/style/divider.css +382 -1
  58. package/dist/style/drawer.css +382 -1
  59. package/dist/style/dropdown.css +382 -1
  60. package/dist/style/empty.css +382 -1
  61. package/dist/style/font.css +382 -1
  62. package/dist/style/form.css +382 -1
  63. package/dist/style/icon.css +382 -1
  64. package/dist/style/input.css +402 -7
  65. package/dist/style/inputnumber.css +382 -1
  66. package/dist/style/layout.css +382 -1
  67. package/dist/style/list.css +382 -1
  68. package/dist/style/loading.css +382 -1
  69. package/dist/style/menu.css +382 -1
  70. package/dist/style/modal.css +382 -1
  71. package/dist/style/notification.css +382 -1
  72. package/dist/style/pagination.css +402 -7
  73. package/dist/style/popconfirm.css +382 -1
  74. package/dist/style/popover.css +382 -1
  75. package/dist/style/progress.css +382 -1
  76. package/dist/style/radio.css +382 -1
  77. package/dist/style/rate.css +382 -1
  78. package/dist/style/row.css +382 -1
  79. package/dist/style/select.css +382 -1
  80. package/dist/style/slider.css +382 -1
  81. package/dist/style/slottable.css +382 -1
  82. package/dist/style/steps.css +382 -1
  83. package/dist/style/switch.css +382 -1
  84. package/dist/style/table.css +382 -1
  85. package/dist/style/tabs.css +382 -1
  86. package/dist/style/tag.css +382 -1
  87. package/dist/style/text.css +382 -1
  88. package/dist/style/timeline.css +382 -1
  89. package/dist/style/timepicker.css +382 -1
  90. package/dist/style/tooltip.css +382 -1
  91. package/dist/style/transfer.css +105 -0
  92. package/dist/style/tree.css +382 -1
  93. package/dist/style/typography.css +382 -1
  94. package/dist/style/upload.css +382 -1
  95. package/dist/switch.js +4 -4
  96. package/dist/table.js +27 -27
  97. package/dist/text.js +207 -54
  98. package/dist/timeline.js +2 -2
  99. package/dist/timepicker.js +32 -32
  100. package/dist/tooltip.js +19 -19
  101. package/dist/transfer.js +976 -22
  102. package/dist/tree.js +26 -26
  103. package/dist/typography.js +2 -2
  104. package/dist/upload.js +11 -11
  105. package/package.json +2 -1
  106. package/dist/font/iconfont.50be7d0.woff2 +0 -0
  107. package/dist/font/iconfont.f586f3d.woff +0 -0
@@ -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.50be7d0.woff2) format('woff2'), url(/dist/font/iconfont.f586f3d.woff) format('woff'), url(/dist/font/iconfont.36c3afe.ttf) format('truetype');
569
+ src: url(/dist/font/iconfont.d8e6666.woff2) format('woff2'), url(/dist/font/iconfont.ba42e6f.woff) format('woff'), url(/dist/font/iconfont.bf5c999.ttf) format('truetype');
570
570
  }
571
571
  .mdsicon {
572
572
  display: inline-block;
@@ -4742,6 +4742,351 @@ samp {
4742
4742
  display: inline-block;
4743
4743
  animation: loadingCircle 6s infinite linear;
4744
4744
  }
4745
+ .mdsicon-line-leftarrow:before {
4746
+ content: "\EDCD";
4747
+ }
4748
+ .mdsicon-line-rightarrow:before {
4749
+ content: "\EDCE";
4750
+ }
4751
+ .mdsicon-line-descendingorder:before {
4752
+ content: "\EDCB";
4753
+ }
4754
+ .mdsicon-line-filtrate:before {
4755
+ content: "\EDCC";
4756
+ }
4757
+ .mdsicon-line-button1:before {
4758
+ content: "\EDC7";
4759
+ }
4760
+ .mdsicon-line-ascendingorder:before {
4761
+ content: "\EDC8";
4762
+ }
4763
+ .mdsicon-line-list2:before {
4764
+ content: "\EDC9";
4765
+ }
4766
+ .mdsicon-line-datacard:before {
4767
+ content: "\EDCA";
4768
+ }
4769
+ .mdsicon-line_merge:before {
4770
+ content: "\EDC6";
4771
+ }
4772
+ .mdsicon-line-mergetopbottom:before {
4773
+ content: "\EDC5";
4774
+ }
4775
+ .mdsicon-line-conditionlabel:before {
4776
+ content: "\EDC3";
4777
+ }
4778
+ .mdsicon-line-text:before {
4779
+ content: "\EDC4";
4780
+ }
4781
+ .mdsicon-line-splitting:before {
4782
+ content: "\EDBF";
4783
+ }
4784
+ .mdsicon-line-stringconcatenation:before {
4785
+ content: "\EDC0";
4786
+ }
4787
+ .mdsicon-line-summary:before {
4788
+ content: "\EDC1";
4789
+ }
4790
+ .mdsicon-line-table:before {
4791
+ content: "\EDC2";
4792
+ }
4793
+ .mdsicon-line-linebreaks:before {
4794
+ content: "\EDB9";
4795
+ }
4796
+ .mdsicon-line-integer:before {
4797
+ content: "\EDBA";
4798
+ }
4799
+ .mdsicon-line-interval:before {
4800
+ content: "\EDBB";
4801
+ }
4802
+ .mdsicon-line-percentage:before {
4803
+ content: "\EDBC";
4804
+ }
4805
+ .mdsicon-line-removeduplicates:before {
4806
+ content: "\EDBD";
4807
+ }
4808
+ .mdsicon-line-sort:before {
4809
+ content: "\EDBE";
4810
+ }
4811
+ .mdsicon-line-formula:before {
4812
+ content: "\EDB4";
4813
+ }
4814
+ .mdsicon-line-formula2:before {
4815
+ content: "\EDB5";
4816
+ }
4817
+ .mdsicon-line-filterconditions:before {
4818
+ content: "\EDB6";
4819
+ }
4820
+ .mdsicon-line-groupsettings:before {
4821
+ content: "\EDB7";
4822
+ }
4823
+ .mdsicon-line-function:before {
4824
+ content: "\EDB8";
4825
+ }
4826
+ .mdsicon-line-field:before {
4827
+ content: "\EDAE";
4828
+ }
4829
+ .mdsicon-line-add3:before {
4830
+ content: "\EDAF";
4831
+ }
4832
+ .mdsicon-line-duplicateremoval:before {
4833
+ content: "\EDB0";
4834
+ }
4835
+ .mdsicon-line-enumeration:before {
4836
+ content: "\EDB1";
4837
+ }
4838
+ .mdsicon-line-date:before {
4839
+ content: "\EDB2";
4840
+ }
4841
+ .mdsicon-line-assignment:before {
4842
+ content: "\EDB3";
4843
+ }
4844
+ .mdsicon-line-ceiling:before {
4845
+ content: "\EDA9";
4846
+ }
4847
+ .mdsicon-line-datasettings:before {
4848
+ content: "\EDAA";
4849
+ }
4850
+ .mdsicon-line-decimalnumber:before {
4851
+ content: "\EDAB";
4852
+ }
4853
+ .mdsicon-line-associationrelationship:before {
4854
+ content: "\EDAC";
4855
+ }
4856
+ .mdsicon-line-columnarization:before {
4857
+ content: "\EDAD";
4858
+ }
4859
+ .mdsicon-line-allocation:before {
4860
+ content: "\E621";
4861
+ }
4862
+ .mdsicon-line-calendar-spreadallocation:before {
4863
+ content: "\E622";
4864
+ }
4865
+ .mdsicon-line-framework:before {
4866
+ content: "\E623";
4867
+ }
4868
+ .mdsicon-line-delete3:before {
4869
+ content: "\E624";
4870
+ }
4871
+ .mdsicon-line-update:before {
4872
+ content: "\E625";
4873
+ }
4874
+ .mdsicon-line-edit3:before {
4875
+ content: "\E626";
4876
+ }
4877
+ .mdsicon-line-balanceout:before {
4878
+ content: "\E627";
4879
+ }
4880
+ .mdsicon-line-fastbalanceout:before {
4881
+ content: "\E628";
4882
+ }
4883
+ .mdsicon-line-lightbulb:before {
4884
+ content: "\EDA8";
4885
+ }
4886
+ .mdsicon-line-textformat-bold:before {
4887
+ content: "\EDA6";
4888
+ }
4889
+ .mdsicon-line-textformat-italic:before {
4890
+ content: "\EDA7";
4891
+ }
4892
+ .mdsicon-line-set:before {
4893
+ content: "\EDA5";
4894
+ }
4895
+ .mdsicon-line-solidification:before {
4896
+ content: "\EDA4";
4897
+ }
4898
+ .mdsicon-line-horizontal:before {
4899
+ content: "\E831";
4900
+ }
4901
+ .mdsicon-line-milk:before {
4902
+ content: "\E832";
4903
+ }
4904
+ .mdsicon-line-radio-1:before {
4905
+ content: "\E833";
4906
+ }
4907
+ .mdsicon-line-city-10:before {
4908
+ content: "\E834";
4909
+ }
4910
+ .mdsicon-line-form:before {
4911
+ content: "\E835";
4912
+ }
4913
+ .mdsicon-line-hospital:before {
4914
+ content: "\E836";
4915
+ }
4916
+ .mdsicon-line-palace-1:before {
4917
+ content: "\E837";
4918
+ }
4919
+ .mdsicon-line-calendar4:before {
4920
+ content: "\E838";
4921
+ }
4922
+ .mdsicon-line-menu1:before {
4923
+ content: "\E839";
4924
+ }
4925
+ .mdsicon-line-git-repository:before {
4926
+ content: "\E83A";
4927
+ }
4928
+ .mdsicon-line-houses:before {
4929
+ content: "\E83B";
4930
+ }
4931
+ .mdsicon-line-brush1:before {
4932
+ content: "\E83C";
4933
+ }
4934
+ .mdsicon-line-component-checkbox:before {
4935
+ content: "\E83D";
4936
+ }
4937
+ .mdsicon-line-card:before {
4938
+ content: "\E83E";
4939
+ }
4940
+ .mdsicon-line-git-pull-request:before {
4941
+ content: "\E83F";
4942
+ }
4943
+ .mdsicon-line-component-radio:before {
4944
+ content: "\E840";
4945
+ }
4946
+ .mdsicon-line-palette-1:before {
4947
+ content: "\E841";
4948
+ }
4949
+ .mdsicon-line-control-platform:before {
4950
+ content: "\E842";
4951
+ }
4952
+ .mdsicon-line-system-device:before {
4953
+ content: "\E843";
4954
+ }
4955
+ .mdsicon-line-terminal-window:before {
4956
+ content: "\E844";
4957
+ }
4958
+ .mdsicon-line-application:before {
4959
+ content: "\E845";
4960
+ }
4961
+ .mdsicon-line-shop-1:before {
4962
+ content: "\E846";
4963
+ }
4964
+ .mdsicon-line-root-list:before {
4965
+ content: "\E847";
4966
+ }
4967
+ .mdsicon-line-sandwich:before {
4968
+ content: "\E848";
4969
+ }
4970
+ .mdsicon-line-app:before {
4971
+ content: "\E849";
4972
+ }
4973
+ .mdsicon-line-certificate-1:before {
4974
+ content: "\E84A";
4975
+ }
4976
+ .mdsicon-line-expand-down:before {
4977
+ content: "\E84B";
4978
+ }
4979
+ .mdsicon-line-system-marked:before {
4980
+ content: "\E84C";
4981
+ }
4982
+ .mdsicon-line-mosque-1:before {
4983
+ content: "\E84D";
4984
+ }
4985
+ .mdsicon-line-user-arrow-left:before {
4986
+ content: "\E84E";
4987
+ }
4988
+ .mdsicon-line-rice:before {
4989
+ content: "\E920";
4990
+ }
4991
+ .mdsicon-line-shield-error:before {
4992
+ content: "\E9EB";
4993
+ }
4994
+ .mdsicon-line-user-avatar:before {
4995
+ content: "\ED92";
4996
+ }
4997
+ .mdsicon-line-user-locked:before {
4998
+ content: "\ED93";
4999
+ }
5000
+ .mdsicon-line-system-interface:before {
5001
+ content: "\ED94";
5002
+ }
5003
+ .mdsicon-line-verify:before {
5004
+ content: "\ED95";
5005
+ }
5006
+ .mdsicon-line-usergroup:before {
5007
+ content: "\ED96";
5008
+ }
5009
+ .mdsicon-line-layout:before {
5010
+ content: "\ED97";
5011
+ }
5012
+ .mdsicon-line-education2:before {
5013
+ content: "\ED98";
5014
+ }
5015
+ .mdsicon-line-tab:before {
5016
+ content: "\ED99";
5017
+ }
5018
+ .mdsicon-line-piano:before {
5019
+ content: "\ED9A";
5020
+ }
5021
+ .mdsicon-line-drink:before {
5022
+ content: "\ED9B";
5023
+ }
5024
+ .mdsicon-line-system-log:before {
5025
+ content: "\ED9C";
5026
+ }
5027
+ .mdsicon-line-system-search:before {
5028
+ content: "\ED9D";
5029
+ }
5030
+ .mdsicon-line-system-regulation:before {
5031
+ content: "\ED9E";
5032
+ }
5033
+ .mdsicon-line-user-marked:before {
5034
+ content: "\ED9F";
5035
+ }
5036
+ .mdsicon-line-system-code:before {
5037
+ content: "\EDA0";
5038
+ }
5039
+ .mdsicon-line-terminal-rectangle:before {
5040
+ content: "\EDA1";
5041
+ }
5042
+ .mdsicon-line-system-sum:before {
5043
+ content: "\EDA2";
5044
+ }
5045
+ .mdsicon-line-video-camera-2:before {
5046
+ content: "\EDA3";
5047
+ }
5048
+ .mdsicon-line-turnopen:before {
5049
+ content: "\E821";
5050
+ }
5051
+ .mdsicon-line-turnclose:before {
5052
+ content: "\E822";
5053
+ }
5054
+ .mdsicon-line-addfolder:before {
5055
+ content: "\E820";
5056
+ }
5057
+ .mdsicon-line-otherinformation:before {
5058
+ content: "\E811";
5059
+ }
5060
+ .mdsicon-line-textmessage:before {
5061
+ content: "\E812";
5062
+ }
5063
+ .mdsicon-line-packup:before {
5064
+ content: "\E813";
5065
+ }
5066
+ .mdsicon-line-basicinformation:before {
5067
+ content: "\E814";
5068
+ }
5069
+ .mdsicon-line-unfold1:before {
5070
+ content: "\E815";
5071
+ }
5072
+ .mdsicon-line-all:before {
5073
+ content: "\E80D";
5074
+ }
5075
+ .mdsicon-line-border:before {
5076
+ content: "\E80E";
5077
+ }
5078
+ .mdsicon-line-row:before {
5079
+ content: "\E80F";
5080
+ }
5081
+ .mdsicon-line-list1:before {
5082
+ content: "\E810";
5083
+ }
5084
+ .mdsicon-line-even2:before {
5085
+ content: "\E80C";
5086
+ }
5087
+ .mdsicon-line-even:before {
5088
+ content: "\E80B";
5089
+ }
4745
5090
  .mdsicon-line-constant:before {
4746
5091
  content: "\E7FE";
4747
5092
  }
@@ -4799,6 +5144,42 @@ samp {
4799
5144
  .mdsicon-line-center1:before {
4800
5145
  content: "\E7FA";
4801
5146
  }
5147
+ .mdsicon-line-dots-default:before {
5148
+ content: "\E82F";
5149
+ }
5150
+ .mdsicon-line-arrow2-up:before {
5151
+ content: "\E823";
5152
+ }
5153
+ .mdsicon-line-arrow2-down:before {
5154
+ content: "\E824";
5155
+ }
5156
+ .mdsicon-line-arrow-up-bold:before {
5157
+ content: "\E825";
5158
+ }
5159
+ .mdsicon-line-arrow-up-thin:before {
5160
+ content: "\E826";
5161
+ }
5162
+ .mdsicon-line-arrow-down-bold:before {
5163
+ content: "\E827";
5164
+ }
5165
+ .mdsicon-line-arrow-down-thin:before {
5166
+ content: "\E828";
5167
+ }
5168
+ .mdsicon-line-arrow-right-thin:before {
5169
+ content: "\E829";
5170
+ }
5171
+ .mdsicon-line-arrow-right-up-bold:before {
5172
+ content: "\E82A";
5173
+ }
5174
+ .mdsicon-line-arrow-right-down-bold:before {
5175
+ content: "\E82B";
5176
+ }
5177
+ .mdsicon-line-arrow-line-bold:before {
5178
+ content: "\E82C";
5179
+ }
5180
+ .mdsicon-line-arrow-right-bold:before {
5181
+ content: "\E82D";
5182
+ }
4802
5183
  .mdsicon-line-macropool1:before {
4803
5184
  content: "\E7F6";
4804
5185
  }
@@ -6729,14 +7110,21 @@ samp {
6729
7110
  width: 645px;
6730
7111
  background: #fff;
6731
7112
  }
7113
+ .mds-date-range-picker-panel:after {
7114
+ content: '';
7115
+ display: table;
7116
+ clear: both;
7117
+ }
6732
7118
  .mds-date-range-picker-panel .is-left {
6733
7119
  width: 50%;
6734
7120
  float: left;
6735
7121
  border-right: 1px solid #F0F2F5;
7122
+ box-sizing: border-box;
6736
7123
  }
6737
7124
  .mds-date-range-picker-panel .is-right {
6738
7125
  width: 50%;
6739
7126
  float: right;
7127
+ box-sizing: border-box;
6740
7128
  }
6741
7129
  .mds-date-table {
6742
7130
  table-layout: fixed;
@@ -6972,6 +7360,13 @@ samp {
6972
7360
  }
6973
7361
  .mds-date-year-table-box .year-td {
6974
7362
  padding: 12px 0;
7363
+ border-radius: 12px;
7364
+ transition: background-color 0.2s ease;
7365
+ text-align: center;
7366
+ cursor: pointer;
7367
+ }
7368
+ .mds-date-year-table-box .year-td:hover {
7369
+ background: #f2f6fc;
6975
7370
  }
6976
7371
  .mds-date-month-table-box {
6977
7372
  border-top: 1px solid #F0F2F5;
@@ -6979,6 +7374,13 @@ samp {
6979
7374
  }
6980
7375
  .mds-date-month-table-box .month-td {
6981
7376
  padding: 12px 0;
7377
+ border-radius: 12px;
7378
+ transition: background-color 0.2s ease;
7379
+ text-align: center;
7380
+ cursor: pointer;
7381
+ }
7382
+ .mds-date-month-table-box .month-td:hover {
7383
+ background: #f2f6fc;
6982
7384
  }
6983
7385
  .mds-date-time {
6984
7386
  border-top: 1px solid #F0F2F5;
@@ -7028,3 +7430,49 @@ samp {
7028
7430
  .mds-time-selecter-wrapper .mds-time-selecter-time-end {
7029
7431
  margin-left: 10px;
7030
7432
  }
7433
+ .mds-quarter-panel {
7434
+ background-color: #fff;
7435
+ border: 1px solid #e4e7ed;
7436
+ border-radius: 4px;
7437
+ box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
7438
+ }
7439
+ .mds-quarter-panel__header {
7440
+ display: flex;
7441
+ justify-content: space-between;
7442
+ align-items: center;
7443
+ padding: 12px;
7444
+ font-weight: bold;
7445
+ color: #333;
7446
+ }
7447
+ .mds-quarter-panel__header i {
7448
+ font-weight: normal;
7449
+ color: #333;
7450
+ }
7451
+ .mds-quarter-panel__body {
7452
+ display: flex;
7453
+ flex-direction: row;
7454
+ justify-content: flex-start;
7455
+ gap: 10px;
7456
+ padding: 15px;
7457
+ border-top: 1px solid #f0f2f5;
7458
+ }
7459
+ .mds-quarter-panel__quarter {
7460
+ min-width: 60px;
7461
+ height: 24px;
7462
+ line-height: 24px;
7463
+ cursor: pointer;
7464
+ border-radius: 12px;
7465
+ transition: background-color 0.2s ease;
7466
+ font-size: 14px;
7467
+ text-align: center;
7468
+ }
7469
+ .mds-quarter-panel__quarter:hover {
7470
+ background: #f2f6fc;
7471
+ }
7472
+ .mds-quarter-panel__quarter.is-selected {
7473
+ background: #0364ff;
7474
+ color: #fff;
7475
+ }
7476
+ .mds-quarter-panel__quarter.today {
7477
+ color: #0364ff;
7478
+ }