@alifd/theme-panda 0.2.0 → 0.2.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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-panda@0.2.0 (https://fusion.design)
2
+ * @alifd/theme-panda@0.2.1 (https://fusion.design)
3
3
  * @alifd/next@1.25.51 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -3037,8 +3037,8 @@ small {
3037
3037
  height: calc(var(--radio-button-height-small, 20px) - 2px);
3038
3038
  line-height: calc(20px - 2px);
3039
3039
  line-height: calc(var(--radio-button-height-small, 20px) - 2px);
3040
- font-size: 14px;
3041
- font-size: var(--radio-button-font-size-small, 14px); }
3040
+ font-size: 12px;
3041
+ font-size: var(--radio-button-font-size-small, 12px); }
3042
3042
 
3043
3043
  .next-radio-single-input input[type="radio"] {
3044
3044
  opacity: 0;
@@ -3119,8 +3119,8 @@ small {
3119
3119
  min-width: var(--badge-size-count-config-height, 16px);
3120
3120
  padding: 0 4px 0 4px;
3121
3121
  padding: 0 var(--badge-size-count-padding-lr, 4px) 0 var(--badge-size-count-padding-lr, 4px);
3122
- font-size: 14px;
3123
- font-size: var(--badge-size-count-font, 14px);
3122
+ font-size: 12px;
3123
+ font-size: var(--badge-size-count-font, 12px);
3124
3124
  line-height: 16px;
3125
3125
  line-height: var(--badge-size-count-config-height, 16px);
3126
3126
  -webkit-transform: translateX(-50%);
@@ -3158,8 +3158,8 @@ small {
3158
3158
  .next-badge .next-badge-custom {
3159
3159
  line-height: 1.166667;
3160
3160
  white-space: nowrap;
3161
- font-size: 14px;
3162
- font-size: var(--font-size-caption, 14px);
3161
+ font-size: 12px;
3162
+ font-size: var(--font-size-caption, 12px);
3163
3163
  padding-left: 4px;
3164
3164
  padding-left: var(--badge-size-custom-padding-lr, 4px);
3165
3165
  padding-right: 4px;
@@ -3196,8 +3196,8 @@ small {
3196
3196
  height: var(--badge-size-count-config-height, 16px);
3197
3197
  line-height: 16px;
3198
3198
  line-height: var(--badge-size-count-config-height, 16px);
3199
- font-size: 14px;
3200
- font-size: var(--badge-size-count-font, 14px); }
3199
+ font-size: 12px;
3200
+ font-size: var(--badge-size-count-font, 12px); }
3201
3201
  .next-badge-not-a-wrapper .next-badge-count,
3202
3202
  .next-badge-not-a-wrapper .next-badge-custom {
3203
3203
  position: relative;
@@ -4394,8 +4394,8 @@ small {
4394
4394
  .next-breadcrumb .next-breadcrumb-text {
4395
4395
  height: 16px;
4396
4396
  min-width: 16px;
4397
- font-size: 14px;
4398
- font-size: var(--breadcrumb-size-m-font-size, 14px);
4397
+ font-size: 12px;
4398
+ font-size: var(--breadcrumb-size-m-font-size, 12px);
4399
4399
  line-height: 16px; }
4400
4400
  .next-breadcrumb .next-breadcrumb-separator {
4401
4401
  height: 16px;
@@ -4420,8 +4420,8 @@ small {
4420
4420
  width: 16px;
4421
4421
  font-size: 16px; } }
4422
4422
  .next-breadcrumb .next-breadcrumb-text-ellipsis {
4423
- font-size: 14px;
4424
- font-size: var(--breadcrumb-size-ellipsis-font-size, 14px); }
4423
+ font-size: 12px;
4424
+ font-size: var(--breadcrumb-size-ellipsis-font-size, 12px); }
4425
4425
  .next-breadcrumb .next-breadcrumb-text {
4426
4426
  color: rgba(0, 0, 0, 0.75);
4427
4427
  color: var(--breadcrumb-text-color, rgba(0, 0, 0, 0.75)); }
@@ -4570,8 +4570,8 @@ small {
4570
4570
  padding: 0 var(--btn-size-s-padding, 8px);
4571
4571
  height: 28px;
4572
4572
  height: var(--btn-size-s-height, 28px);
4573
- font-size: 14px;
4574
- font-size: var(--btn-size-s-font, 14px);
4573
+ font-size: 12px;
4574
+ font-size: var(--btn-size-s-font, 12px);
4575
4575
  border-width: 1px;
4576
4576
  border-width: var(--btn-size-s-border-width, 1px); }
4577
4577
  .next-btn.next-small > .next-btn-icon.next-icon-first {
@@ -5245,8 +5245,8 @@ small {
5245
5245
  padding: 0 0px;
5246
5246
  height: 16px;
5247
5247
  height: var(--btn-text-size-s-height, 16px);
5248
- font-size: 14px;
5249
- font-size: var(--btn-text-size-s-font, 14px);
5248
+ font-size: 12px;
5249
+ font-size: var(--btn-text-size-s-font, 12px);
5250
5250
  border-width: 0; }
5251
5251
  .next-btn-text.next-small > .next-btn-icon.next-icon-first {
5252
5252
  -webkit-transform: scale(1);
@@ -5715,11 +5715,11 @@ small {
5715
5715
  .next-input.next-small .next-input-label {
5716
5716
  padding-left: 8px;
5717
5717
  padding-left: var(--input-s-label-padding-left, 8px);
5718
- font-size: 14px;
5719
- font-size: var(--form-element-small-font-size, 14px); }
5718
+ font-size: 12px;
5719
+ font-size: var(--form-element-small-font-size, 12px); }
5720
5720
  .next-input.next-small .next-input-inner {
5721
- font-size: 14px;
5722
- font-size: var(--form-element-small-font-size, 14px); }
5721
+ font-size: 12px;
5722
+ font-size: var(--form-element-small-font-size, 12px); }
5723
5723
  .next-input.next-small .next-input-control {
5724
5724
  padding-right: 4px;
5725
5725
  padding-right: var(--input-s-icon-padding-right, 4px); }
@@ -5733,25 +5733,25 @@ small {
5733
5733
  line-height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2) \0;
5734
5734
  padding: 0 8px;
5735
5735
  padding: 0 var(--input-s-padding, 8px);
5736
- font-size: 14px;
5737
- font-size: var(--form-element-small-font-size, 14px); }
5736
+ font-size: 12px;
5737
+ font-size: var(--form-element-small-font-size, 12px); }
5738
5738
  .next-input.next-small input::-webkit-input-placeholder {
5739
- font-size: 14px;
5740
- font-size: var(--form-element-small-font-size, 14px); }
5739
+ font-size: 12px;
5740
+ font-size: var(--form-element-small-font-size, 12px); }
5741
5741
  .next-input.next-small input::-moz-placeholder {
5742
- font-size: 14px;
5743
- font-size: var(--form-element-small-font-size, 14px); }
5742
+ font-size: 12px;
5743
+ font-size: var(--form-element-small-font-size, 12px); }
5744
5744
  .next-input.next-small input::-ms-input-placeholder {
5745
- font-size: 14px;
5746
- font-size: var(--form-element-small-font-size, 14px); }
5745
+ font-size: 12px;
5746
+ font-size: var(--form-element-small-font-size, 12px); }
5747
5747
  .next-input.next-small input::placeholder {
5748
- font-size: 14px;
5749
- font-size: var(--form-element-small-font-size, 14px); }
5748
+ font-size: 12px;
5749
+ font-size: var(--form-element-small-font-size, 12px); }
5750
5750
  .next-input.next-small .next-input-text-field {
5751
5751
  padding: 0 8px;
5752
5752
  padding: 0 var(--input-s-padding, 8px);
5753
- font-size: 14px;
5754
- font-size: var(--form-element-small-font-size, 14px);
5753
+ font-size: 12px;
5754
+ font-size: var(--form-element-small-font-size, 12px);
5755
5755
  height: calc(24px - 1px*2);
5756
5756
  height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2);
5757
5757
  line-height: calc(24px - 1px*2);
@@ -5979,10 +5979,10 @@ small {
5979
5979
  -webkit-box-shadow: none;
5980
5980
  box-shadow: none; }
5981
5981
  .next-input-control .next-input-len {
5982
- font-size: 14px;
5983
- font-size: var(--input-maxlen-font-size, 14px);
5984
- line-height: 14px;
5985
- line-height: var(--input-maxlen-font-size, 14px);
5982
+ font-size: 12px;
5983
+ font-size: var(--input-maxlen-font-size, 12px);
5984
+ line-height: 12px;
5985
+ line-height: var(--input-maxlen-font-size, 12px);
5986
5986
  color: #999999;
5987
5987
  color: var(--input-maxlen-color, #999999);
5988
5988
  display: table-cell;
@@ -6212,8 +6212,8 @@ small {
6212
6212
  background-color: whitesmoke;
6213
6213
  background-color: var(--input-disabled-bg-color, whitesmoke); }
6214
6214
  .next-input-group-text.next-small {
6215
- font-size: 14px;
6216
- font-size: var(--form-element-small-font-size, 14px);
6215
+ font-size: 12px;
6216
+ font-size: var(--form-element-small-font-size, 12px);
6217
6217
  border-radius: 6px;
6218
6218
  border-radius: var(--form-element-small-corner, 6px); }
6219
6219
  .next-input-group-text.next-medium {
@@ -6688,8 +6688,8 @@ small {
6688
6688
  text-align: center;
6689
6689
  color: #999999;
6690
6690
  color: var(--calendar-card-table-head-color, #999999);
6691
- font-size: 14px;
6692
- font-size: var(--calendar-card-table-head-font-size, 14px);
6691
+ font-size: 12px;
6692
+ font-size: var(--calendar-card-table-head-font-size, 12px);
6693
6693
  font-weight: normal;
6694
6694
  font-weight: var(--calendar-card-table-head-font-weight, normal); }
6695
6695
 
@@ -6697,8 +6697,8 @@ small {
6697
6697
  .next-calendar-panel .next-calendar-cell,
6698
6698
  .next-calendar-range .next-calendar-cell {
6699
6699
  text-align: center;
6700
- font-size: 14px;
6701
- font-size: var(--calendar-card-table-cell-font-size, 14px); }
6700
+ font-size: 12px;
6701
+ font-size: var(--calendar-card-table-cell-font-size, 12px); }
6702
6702
  .next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
6703
6703
  .next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
6704
6704
  .next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
@@ -7092,8 +7092,8 @@ small {
7092
7092
  font-weight: normal;
7093
7093
  font-weight: var(--card-title-font-weight, normal); }
7094
7094
  .next-card-subtitle {
7095
- font-size: 14px;
7096
- font-size: var(--card-sub-title-font-size, 14px);
7095
+ font-size: 12px;
7096
+ font-size: var(--card-sub-title-font-size, 12px);
7097
7097
  color: rgba(0, 0, 0, 0.75);
7098
7098
  color: var(--card-sub-title-color, rgba(0, 0, 0, 0.75));
7099
7099
  padding-left: 8px;
@@ -7175,8 +7175,8 @@ small {
7175
7175
  font-weight: var(--card-title-font-weight, normal);
7176
7176
  line-height: 1.5; }
7177
7177
  .next-card-header-subtitle {
7178
- font-size: 14px;
7179
- font-size: var(--card-sub-title-font-size, 14px);
7178
+ font-size: 12px;
7179
+ font-size: var(--card-sub-title-font-size, 12px);
7180
7180
  color: rgba(0, 0, 0, 0.75);
7181
7181
  color: var(--card-sub-title-color, rgba(0, 0, 0, 0.75)); }
7182
7182
  .next-card-actions {
@@ -7823,8 +7823,8 @@ small {
7823
7823
  height: var(--time-picker-menu-title-height, 28px);
7824
7824
  line-height: 28px;
7825
7825
  line-height: var(--time-picker-menu-title-height, 28px);
7826
- font-size: 14px;
7827
- font-size: var(--time-picker-menu-title-font-size, 14px);
7826
+ font-size: 12px;
7827
+ font-size: var(--time-picker-menu-title-font-size, 12px);
7828
7828
  font-weight: normal;
7829
7829
  font-weight: var(--time-pikcer-menu-title-font-weight, normal);
7830
7830
  color: #999999;
@@ -7837,8 +7837,8 @@ small {
7837
7837
  list-style: none;
7838
7838
  margin: 0;
7839
7839
  padding: 0;
7840
- font-size: 14px;
7841
- font-size: var(--time-picker-menu-item-font-size, 14px);
7840
+ font-size: 12px;
7841
+ font-size: var(--time-picker-menu-item-font-size, 12px);
7842
7842
  height: calc(28px*7);
7843
7843
  height: calc(var(--time-picker-menu-item-height, 28px)*7); }
7844
7844
  .next-time-picker-menu-item {
@@ -7947,8 +7947,8 @@ small {
7947
7947
  color: rgba(0, 0, 0, 0.4);
7948
7948
  color: var(--color-text1-1, rgba(0, 0, 0, 0.4));
7949
7949
  width: 16px;
7950
- font-size: 14px;
7951
- font-size: var(--font-size-caption, 14px);
7950
+ font-size: 12px;
7951
+ font-size: var(--font-size-caption, 12px);
7952
7952
  vertical-align: middle; }
7953
7953
 
7954
7954
  .next-date-picker,
@@ -13186,8 +13186,8 @@ small {
13186
13186
  line-height: 28px;
13187
13187
  line-height: var(--form-element-medium-preview-height, 28px); }
13188
13188
  .next-form-preview.next-form-item.next-small .next-form-item-label {
13189
- font-size: 14px;
13190
- font-size: var(--form-element-small-preview-label-font-size, 14px);
13189
+ font-size: 12px;
13190
+ font-size: var(--form-element-small-preview-label-font-size, 12px);
13191
13191
  line-height: 20px;
13192
13192
  line-height: var(--form-element-small-preview-height, 20px); }
13193
13193
  .next-form-preview.next-form-item.next-large .next-form-item-label {
@@ -13210,10 +13210,10 @@ small {
13210
13210
  gap: var(--form-inline-s-item-margin-r, 16px); }
13211
13211
  .next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label {
13212
13212
  line-height: 1.4;
13213
- margin-top: calc(24px/2 - 14px/2);
13214
- margin-top: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 14px)/2);
13215
- margin-bottom: calc(24px/2 - 14px/2);
13216
- margin-bottom: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 14px)/2); }
13213
+ margin-top: calc(24px/2 - 12px/2);
13214
+ margin-top: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 12px)/2);
13215
+ margin-bottom: calc(24px/2 - 12px/2);
13216
+ margin-bottom: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 12px)/2); }
13217
13217
  .next-form-responsive-grid.next-medium .next-responsive-grid {
13218
13218
  gap: 20px;
13219
13219
  gap: var(--form-inline-m-item-margin-r, 20px); }
@@ -13322,22 +13322,22 @@ small {
13322
13322
  line-height: 24px;
13323
13323
  line-height: var(--form-element-small-height, 24px); }
13324
13324
  .next-form-item.next-small .next-form-preview {
13325
- font-size: 14px;
13326
- font-size: var(--form-element-small-preview-font-size, 14px);
13325
+ font-size: 12px;
13326
+ font-size: var(--form-element-small-preview-font-size, 12px);
13327
13327
  line-height: 20px;
13328
13328
  line-height: var(--form-element-small-preview-height, 20px); }
13329
13329
  .next-form-item.next-small .next-form-preview.next-input-textarea > p {
13330
- font-size: 14px;
13331
- font-size: var(--form-element-small-preview-font-size, 14px);
13330
+ font-size: 12px;
13331
+ font-size: var(--form-element-small-preview-font-size, 12px);
13332
13332
  text-align: justify;
13333
- min-height: calc(14px*1.4);
13334
- min-height: calc(var(--form-element-small-preview-font-size, 14px)*1.4);
13333
+ min-height: calc(12px*1.4);
13334
+ min-height: calc(var(--form-element-small-preview-font-size, 12px)*1.4);
13335
13335
  line-height: 1.4;
13336
- margin-top: calc(20px/2 - 14px*1.4/2);
13337
- margin-top: calc(var(--form-element-small-preview-height, 20px)/2 - var(--form-element-small-preview-font-size, 14px)*1.4/2); }
13336
+ margin-top: calc(20px/2 - 12px*1.4/2);
13337
+ margin-top: calc(var(--form-element-small-preview-height, 20px)/2 - var(--form-element-small-preview-font-size, 12px)*1.4/2); }
13338
13338
  .next-form-item.next-small .next-form-item-label {
13339
- font-size: 14px;
13340
- font-size: var(--form-element-small-font-size, 14px); }
13339
+ font-size: 12px;
13340
+ font-size: var(--form-element-small-font-size, 12px); }
13341
13341
  .next-form-item.next-top > .next-form-item-label {
13342
13342
  margin-bottom: 2px;
13343
13343
  margin-bottom: var(--form-top-label-margin-b, 2px); }
@@ -14397,8 +14397,8 @@ small {
14397
14397
  .next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
14398
14398
  height: 44px;
14399
14399
  height: var(--nav-ver-sub-nav-height, 44px);
14400
- font-size: 14px;
14401
- font-size: var(--nav-ver-sub-nav-font-size, 14px); }
14400
+ font-size: 12px;
14401
+ font-size: var(--nav-ver-sub-nav-font-size, 12px); }
14402
14402
  .next-nav.next-ver .next-nav-item:before {
14403
14403
  height: 0;
14404
14404
  top: 50%;