@alifd/theme-fpx-warehouse 1.0.0 → 1.0.2

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/dist/next-1.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.0 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.2 (https://fusion.design)
3
3
  * @alifd/next@1.27.33 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -484,7 +484,7 @@ html {
484
484
 
485
485
  body {
486
486
  font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
487
- font-size: 12px;
487
+ font-size: 14px;
488
488
  line-height: 1.28571;
489
489
  color: #323643; }
490
490
 
@@ -528,20 +528,20 @@ h4 {
528
528
  line-height: 24px; }
529
529
 
530
530
  h5 {
531
- margin-bottom: 6px;
531
+ margin-bottom: 7px;
532
532
  font-size: 14px;
533
533
  font-weight: normal;
534
534
  line-height: 24px; }
535
535
 
536
536
  h6 {
537
537
  margin-bottom: 7px;
538
- font-size: 12px;
538
+ font-size: 14px;
539
539
  font-weight: 500;
540
540
  line-height: 20px; }
541
541
 
542
542
  p {
543
- margin-bottom: 6px;
544
- font-size: 12px;
543
+ margin-bottom: 7px;
544
+ font-size: 14px;
545
545
  font-weight: normal;
546
546
  line-height: 20px; }
547
547
 
@@ -2567,7 +2567,7 @@ small {
2567
2567
  .next-radio-button-large[dir='rtl'] .next-radio-label {
2568
2568
  height: 38px;
2569
2569
  line-height: 38px;
2570
- font-size: 12px; }
2570
+ font-size: 14px; }
2571
2571
 
2572
2572
  .next-radio-button-medium[dir='rtl'] > label:first-child {
2573
2573
  margin-left: -1px;
@@ -2774,7 +2774,7 @@ small {
2774
2774
  .next-radio-button-large .next-radio-label {
2775
2775
  height: 38px;
2776
2776
  line-height: 38px;
2777
- font-size: 12px; }
2777
+ font-size: 14px; }
2778
2778
 
2779
2779
  .next-radio-button-medium > label {
2780
2780
  padding: 0 8px;
@@ -2986,7 +2986,7 @@ small {
2986
2986
  max-width: 300px;
2987
2987
  border-style: solid;
2988
2988
  border-radius: 4px;
2989
- font-size: 12px;
2989
+ font-size: 14px;
2990
2990
  font-weight: normal;
2991
2991
  /* stylelint-disable */
2992
2992
  word-wrap: break-all;
@@ -3025,9 +3025,9 @@ small {
3025
3025
  .next-balloon-primary .next-balloon-close {
3026
3026
  position: absolute;
3027
3027
  top: -1px;
3028
- -webkit-transform: translateY(6px);
3029
- -ms-transform: translateY(6px);
3030
- transform: translateY(6px);
3028
+ -webkit-transform: translateY(7px);
3029
+ -ms-transform: translateY(7px);
3030
+ transform: translateY(7px);
3031
3031
  right: 8px;
3032
3032
  font-size: 16px;
3033
3033
  cursor: pointer;
@@ -3159,9 +3159,9 @@ small {
3159
3159
  .next-balloon-normal .next-balloon-close {
3160
3160
  position: absolute;
3161
3161
  top: -1px;
3162
- -webkit-transform: translateY(6px);
3163
- -ms-transform: translateY(6px);
3164
- transform: translateY(6px);
3162
+ -webkit-transform: translateY(7px);
3163
+ -ms-transform: translateY(7px);
3164
+ transform: translateY(7px);
3165
3165
  right: 8px;
3166
3166
  font-size: 16px;
3167
3167
  cursor: pointer;
@@ -3300,7 +3300,7 @@ small {
3300
3300
  max-width: 300px;
3301
3301
  border-style: solid;
3302
3302
  border-radius: 4px;
3303
- font-size: 12px;
3303
+ font-size: 14px;
3304
3304
  font-weight: normal;
3305
3305
  z-index: 0;
3306
3306
  /* stylelint-disable */
@@ -3949,7 +3949,7 @@ small {
3949
3949
  .next-breadcrumb .next-breadcrumb-text {
3950
3950
  height: 16px;
3951
3951
  min-width: 16px;
3952
- font-size: 12px;
3952
+ font-size: 14px;
3953
3953
  line-height: 16px; }
3954
3954
  .next-breadcrumb .next-breadcrumb-separator {
3955
3955
  height: 16px;
@@ -4151,7 +4151,7 @@ small {
4151
4151
  border-radius: 4px;
4152
4152
  padding: 0 16px;
4153
4153
  height: 32px;
4154
- font-size: 12px;
4154
+ font-size: 14px;
4155
4155
  border-width: 1px; }
4156
4156
  .next-btn.next-medium > .next-btn-icon.next-icon-first {
4157
4157
  -webkit-transform: scale(1);
@@ -4527,7 +4527,7 @@ small {
4527
4527
  border-radius: 0;
4528
4528
  padding: 0 0px;
4529
4529
  height: 24px;
4530
- font-size: 12px;
4530
+ font-size: 14px;
4531
4531
  border-width: 0; }
4532
4532
  .next-btn-text.next-large > .next-btn-icon.next-icon-first {
4533
4533
  -webkit-transform: scale(1);
@@ -5108,9 +5108,9 @@ small {
5108
5108
  border-radius: 4px; }
5109
5109
  .next-input.next-medium .next-input-label {
5110
5110
  padding-left: 8px;
5111
- font-size: 12px; }
5111
+ font-size: 14px; }
5112
5112
  .next-input.next-medium .next-input-inner {
5113
- font-size: 12px; }
5113
+ font-size: 14px; }
5114
5114
  .next-input.next-medium .next-input-control {
5115
5115
  padding-right: 8px; }
5116
5116
  .next-input.next-medium .next-input-inner-text {
@@ -5119,18 +5119,18 @@ small {
5119
5119
  height: 34px;
5120
5120
  line-height: 34px \0;
5121
5121
  padding: 0 8px;
5122
- font-size: 12px; }
5122
+ font-size: 14px; }
5123
5123
  .next-input.next-medium input::-webkit-input-placeholder {
5124
- font-size: 12px; }
5124
+ font-size: 14px; }
5125
5125
  .next-input.next-medium input::-moz-placeholder {
5126
- font-size: 12px; }
5126
+ font-size: 14px; }
5127
5127
  .next-input.next-medium input::-ms-input-placeholder {
5128
- font-size: 12px; }
5128
+ font-size: 14px; }
5129
5129
  .next-input.next-medium input::placeholder {
5130
- font-size: 12px; }
5130
+ font-size: 14px; }
5131
5131
  .next-input.next-medium .next-input-text-field {
5132
5132
  padding: 0 8px;
5133
- font-size: 12px;
5133
+ font-size: 14px;
5134
5134
  height: 34px;
5135
5135
  line-height: 34px; }
5136
5136
  .next-input.next-medium .next-icon:before,
@@ -5145,9 +5145,9 @@ small {
5145
5145
  border-radius: 4px; }
5146
5146
  .next-input.next-large .next-input-label {
5147
5147
  padding-left: 12px;
5148
- font-size: 12px; }
5148
+ font-size: 14px; }
5149
5149
  .next-input.next-large .next-input-inner {
5150
- font-size: 12px; }
5150
+ font-size: 14px; }
5151
5151
  .next-input.next-large .next-input-control {
5152
5152
  padding-right: 12px; }
5153
5153
  .next-input.next-large .next-input-inner-text {
@@ -5156,18 +5156,18 @@ small {
5156
5156
  height: 38px;
5157
5157
  line-height: 38px \0;
5158
5158
  padding: 0 8px;
5159
- font-size: 12px; }
5159
+ font-size: 14px; }
5160
5160
  .next-input.next-large input::-webkit-input-placeholder {
5161
- font-size: 12px; }
5161
+ font-size: 14px; }
5162
5162
  .next-input.next-large input::-moz-placeholder {
5163
- font-size: 12px; }
5163
+ font-size: 14px; }
5164
5164
  .next-input.next-large input::-ms-input-placeholder {
5165
- font-size: 12px; }
5165
+ font-size: 14px; }
5166
5166
  .next-input.next-large input::placeholder {
5167
- font-size: 12px; }
5167
+ font-size: 14px; }
5168
5168
  .next-input.next-large .next-input-text-field {
5169
5169
  padding: 0 8px;
5170
- font-size: 12px;
5170
+ font-size: 14px;
5171
5171
  height: 38px;
5172
5172
  line-height: 38px; }
5173
5173
  .next-input.next-large .next-icon:before,
@@ -5187,9 +5187,9 @@ small {
5187
5187
  font-size: 12px;
5188
5188
  border-radius: 4px; }
5189
5189
  .next-input.next-input-textarea.next-small textarea {
5190
- font-size: 12px; }
5190
+ font-size: 14px; }
5191
5191
  .next-input.next-input-textarea.next-large textarea {
5192
- font-size: 12px; }
5192
+ font-size: 14px; }
5193
5193
  .next-input.next-input-textarea .next-input-control {
5194
5194
  display: block;
5195
5195
  width: auto;
@@ -5465,10 +5465,10 @@ small {
5465
5465
  font-size: 12px;
5466
5466
  border-radius: 4px; }
5467
5467
  .next-input-group-text.next-medium {
5468
- font-size: 12px;
5468
+ font-size: 14px;
5469
5469
  border-radius: 4px; }
5470
5470
  .next-input-group-text.next-large {
5471
- font-size: 12px;
5471
+ font-size: 14px;
5472
5472
  border-radius: 4px; }
5473
5473
 
5474
5474
  .next-input[dir="rtl"].next-small .next-input-label {
@@ -6170,7 +6170,7 @@ small {
6170
6170
  right: 0;
6171
6171
  top: 0;
6172
6172
  height: 100%;
6173
- font-size: 12px;
6173
+ font-size: 14px;
6174
6174
  color: #005adc; }
6175
6175
  .next-card-body {
6176
6176
  padding-bottom: 16px;
@@ -6255,7 +6255,7 @@ small {
6255
6255
  padding-bottom: 16px;
6256
6256
  padding-left: 20px;
6257
6257
  padding-right: 20px;
6258
- font-size: 12px;
6258
+ font-size: 14px;
6259
6259
  line-height: 1.5;
6260
6260
  color: #767d91; }
6261
6261
 
@@ -6607,7 +6607,7 @@ small {
6607
6607
  position: relative;
6608
6608
  line-height: 1.5;
6609
6609
  background: #eef1f6;
6610
- font-size: 12px;
6610
+ font-size: 14px;
6611
6611
  font-weight: 500;
6612
6612
  color: #323643;
6613
6613
  cursor: pointer;
@@ -6625,7 +6625,7 @@ small {
6625
6625
  line-height: 1.5;
6626
6626
  padding: 0 24px;
6627
6627
  background: #FFFFFF;
6628
- font-size: 12px;
6628
+ font-size: 14px;
6629
6629
  color: #323643;
6630
6630
  -webkit-transition: all 300ms ease;
6631
6631
  transition: all 300ms ease;
@@ -7349,7 +7349,7 @@ small {
7349
7349
  .next-message.next-medium .next-message-content {
7350
7350
  margin-top: 4px;
7351
7351
  padding: 0 20px 0 24px;
7352
- font-size: 12px;
7352
+ font-size: 14px;
7353
7353
  line-height: 1.5; }
7354
7354
  .next-message.next-medium .next-message-symbol + .next-message-content {
7355
7355
  margin-top: 0; }
@@ -7382,7 +7382,7 @@ small {
7382
7382
  .next-message.next-large .next-message-content {
7383
7383
  margin-top: 8px;
7384
7384
  padding: 0 16px 0 28px;
7385
- font-size: 12px;
7385
+ font-size: 14px;
7386
7386
  line-height: 1.5; }
7387
7387
  .next-message.next-large .next-message-symbol + .next-message-content {
7388
7388
  margin-top: 0; }
@@ -11837,7 +11837,7 @@ small {
11837
11837
  .next-form-preview.next-form-item .next-form-preview {
11838
11838
  color: #323643; }
11839
11839
  .next-form-preview.next-form-item.next-medium .next-form-item-label {
11840
- font-size: 12px;
11840
+ font-size: 14px;
11841
11841
  line-height: 24px; }
11842
11842
  .next-form-preview.next-form-item.next-small .next-form-item-label {
11843
11843
  font-size: 12px;
@@ -11887,16 +11887,16 @@ small {
11887
11887
  .next-form-item .next-radio-group {
11888
11888
  line-height: 32px; }
11889
11889
  .next-form-item .next-form-preview {
11890
- font-size: 12px;
11890
+ font-size: 14px;
11891
11891
  line-height: 24px; }
11892
11892
  .next-form-item .next-form-preview.next-input-textarea > p {
11893
- font-size: 12px;
11893
+ font-size: 14px;
11894
11894
  text-align: justify;
11895
- min-height: 16.8px;
11895
+ min-height: 19.6px;
11896
11896
  line-height: 1.4;
11897
- margin-top: 3.6px; }
11897
+ margin-top: 2.2px; }
11898
11898
  .next-form-item .next-form-item-label {
11899
- font-size: 12px; }
11899
+ font-size: 14px; }
11900
11900
  .next-form-item .next-form-item-label > label {
11901
11901
  display: inline-block;
11902
11902
  line-height: 1.5; }
@@ -11922,7 +11922,7 @@ small {
11922
11922
  .next-form-item.next-large .next-switch {
11923
11923
  margin-top: 7px; }
11924
11924
  .next-form-item.next-large .next-form-item-label {
11925
- font-size: 12px; }
11925
+ font-size: 14px; }
11926
11926
  .next-form-item.next-large .next-form-item-help-margin-offset {
11927
11927
  margin-top: -8px; }
11928
11928
  .next-form-item.next-small {
@@ -11994,7 +11994,7 @@ small {
11994
11994
  color: #f85359; }
11995
11995
  .next-form-item-help {
11996
11996
  margin-top: 2px;
11997
- font-size: 12px;
11997
+ font-size: 14px;
11998
11998
  line-height: 1.5;
11999
11999
  color: #a9aeba; }
12000
12000
  .next-form .next-form-item-help-margin-offset {
@@ -12390,7 +12390,7 @@ small {
12390
12390
  color: #284cc0; }
12391
12391
  .next-select-highlight {
12392
12392
  color: #284cc0;
12393
- font-size: 12px; }
12393
+ font-size: 14px; }
12394
12394
  .next-select-in-ie.next-select-trigger .next-select-values {
12395
12395
  /* 在 table 布局中,overflow: hidden 会导致负的 margin 失效 */
12396
12396
  overflow: visible; }
@@ -12465,7 +12465,7 @@ small {
12465
12465
  display: block; }
12466
12466
 
12467
12467
  .next-list-empty {
12468
- font-size: 12px;
12468
+ font-size: 14px;
12469
12469
  color: #c3cbd5;
12470
12470
  padding: 32px 0;
12471
12471
  text-align: center; }
@@ -12567,7 +12567,7 @@ small {
12567
12567
  padding-left: 8px; }
12568
12568
 
12569
12569
  .next-list-medium .next-list-item {
12570
- font-size: 12px;
12570
+ font-size: 14px;
12571
12571
  line-height: 1.5;
12572
12572
  padding: 16px 0px; }
12573
12573
 
@@ -12591,7 +12591,7 @@ small {
12591
12591
  padding-left: 8px; }
12592
12592
 
12593
12593
  .next-list-small .next-list-item {
12594
- font-size: 12px;
12594
+ font-size: 14px;
12595
12595
  font-weight: normal;
12596
12596
  line-height: 1.3;
12597
12597
  padding: 8px 0px; }
@@ -12702,7 +12702,7 @@ small {
12702
12702
  .next-nav-group-label {
12703
12703
  height: 40px;
12704
12704
  line-height: 40px;
12705
- font-size: 12px; }
12705
+ font-size: 14px; }
12706
12706
  .next-nav-item .next-menu-item-text > span,
12707
12707
  .next-nav-item .next-nav-group-label > span {
12708
12708
  opacity: 1;
@@ -12731,7 +12731,7 @@ small {
12731
12731
  padding: 0;
12732
12732
  height: 56px;
12733
12733
  line-height: 54px;
12734
- font-size: 12px; }
12734
+ font-size: 14px; }
12735
12735
  .next-nav.next-hoz .next-menu-item.next-nav-item {
12736
12736
  margin-left: 0px;
12737
12737
  margin-right: 0px;
@@ -12743,7 +12743,7 @@ small {
12743
12743
  margin-bottom: 0px; }
12744
12744
  .next-nav.next-hoz .next-menu-item-inner {
12745
12745
  height: 54px;
12746
- font-size: 12px; }
12746
+ font-size: 14px; }
12747
12747
  .next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title {
12748
12748
  line-height: 1;
12749
12749
  padding: 12px 8px; }
@@ -12759,7 +12759,7 @@ small {
12759
12759
  .next-nav.next-hoz .next-nav-group-label .next-menu-item-inner {
12760
12760
  height: 40px;
12761
12761
  line-height: 40px;
12762
- font-size: 12px; }
12762
+ font-size: 14px; }
12763
12763
  .next-nav.next-hoz .next-menu-header {
12764
12764
  float: left;
12765
12765
  height: 54px; }
@@ -12815,4 +12815,4 @@ small {
12815
12815
  .next-nav.next-ver .next-nav-group-label .next-menu-item-inner {
12816
12816
  height: 40px;
12817
12817
  line-height: 40px;
12818
- font-size: 12px; }
12818
+ font-size: 14px; }