@alifd/theme-fpx-warehouse 1.0.3 → 1.0.4

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-fpx-warehouse@1.0.3 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.4 (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)
@@ -6129,8 +6129,8 @@ small {
6129
6129
  color: var(--input-text-color, #323643);
6130
6130
  padding: 8px 8px;
6131
6131
  padding: var(--input-multiple-padding-tb, 8px) var(--input-multiple-padding-lr, 8px);
6132
- font-size: 12px;
6133
- font-size: var(--input-multiple-font-size, 12px);
6132
+ font-size: 14px;
6133
+ font-size: var(--input-multiple-font-size, 14px);
6134
6134
  border-radius: 4px;
6135
6135
  border-radius: var(--input-multiple-corner, 4px); }
6136
6136
  .next-input.next-input-textarea.next-small textarea {
@@ -6166,8 +6166,8 @@ small {
6166
6166
  color: #dadfe8;
6167
6167
  color: var(--input-disabled-border-color, #dadfe8);
6168
6168
  display: inline-block;
6169
- font-size: 12px;
6170
- font-size: var(--input-multiple-font-size, 12px); }
6169
+ font-size: 14px;
6170
+ font-size: var(--input-multiple-font-size, 14px); }
6171
6171
  .next-input-hint-wrap {
6172
6172
  color: #c3cbd5;
6173
6173
  color: var(--input-hint-color, #c3cbd5);
@@ -6242,10 +6242,10 @@ small {
6242
6242
  box-shadow: none; }
6243
6243
  .next-input-control .next-input-len,
6244
6244
  .next-input-control .next-input-textarea-clear {
6245
- font-size: 12px;
6246
- font-size: var(--input-maxlen-font-size, 12px);
6247
- line-height: 12px;
6248
- line-height: var(--input-maxlen-font-size, 12px);
6245
+ font-size: 14px;
6246
+ font-size: var(--input-maxlen-font-size, 14px);
6247
+ line-height: 14px;
6248
+ line-height: var(--input-maxlen-font-size, 14px);
6249
6249
  color: #c3cbd5;
6250
6250
  color: var(--input-maxlen-color, #c3cbd5);
6251
6251
  display: table-cell;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.3 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.4 (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)
package/dist/next.var.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.3 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.4 (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)
@@ -6129,8 +6129,8 @@ small {
6129
6129
  color: var(--input-text-color, #323643);
6130
6130
  padding: 8px 8px;
6131
6131
  padding: var(--input-multiple-padding-tb, 8px) var(--input-multiple-padding-lr, 8px);
6132
- font-size: 12px;
6133
- font-size: var(--input-multiple-font-size, 12px);
6132
+ font-size: 14px;
6133
+ font-size: var(--input-multiple-font-size, 14px);
6134
6134
  border-radius: 4px;
6135
6135
  border-radius: var(--input-multiple-corner, 4px); }
6136
6136
  .next-input.next-input-textarea.next-small textarea {
@@ -6166,8 +6166,8 @@ small {
6166
6166
  color: #dadfe8;
6167
6167
  color: var(--input-disabled-border-color, #dadfe8);
6168
6168
  display: inline-block;
6169
- font-size: 12px;
6170
- font-size: var(--input-multiple-font-size, 12px); }
6169
+ font-size: 14px;
6170
+ font-size: var(--input-multiple-font-size, 14px); }
6171
6171
  .next-input-hint-wrap {
6172
6172
  color: #c3cbd5;
6173
6173
  color: var(--input-hint-color, #c3cbd5);
@@ -6242,10 +6242,10 @@ small {
6242
6242
  box-shadow: none; }
6243
6243
  .next-input-control .next-input-len,
6244
6244
  .next-input-control .next-input-textarea-clear {
6245
- font-size: 12px;
6246
- font-size: var(--input-maxlen-font-size, 12px);
6247
- line-height: 12px;
6248
- line-height: var(--input-maxlen-font-size, 12px);
6245
+ font-size: 14px;
6246
+ font-size: var(--input-maxlen-font-size, 14px);
6247
+ line-height: 14px;
6248
+ line-height: var(--input-maxlen-font-size, 14px);
6249
6249
  color: #c3cbd5;
6250
6250
  color: var(--input-maxlen-color, #c3cbd5);
6251
6251
  display: table-cell;