@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.
- package/dist/next-1.css +5 -5
- package/dist/next-2.css +1 -1
- package/dist/next-noreset-1.css +5 -5
- package/dist/next-noreset-2.css +1 -1
- package/dist/next-noreset.css +5 -5
- package/dist/next-noreset.min-1.css +2 -2
- package/dist/next-noreset.min-2.css +1 -1
- package/dist/next-noreset.min.css +2 -2
- package/dist/next-noreset.var-1.css +9 -9
- package/dist/next-noreset.var-2.css +1 -1
- package/dist/next-noreset.var.css +9 -9
- package/dist/next-noreset.var.min-1.css +2 -2
- package/dist/next-noreset.var.min-2.css +1 -1
- package/dist/next-noreset.var.min.css +2 -2
- package/dist/next.css +5 -5
- package/dist/next.js +1 -1
- package/dist/next.min-1.css +2 -2
- package/dist/next.min-2.css +1 -1
- package/dist/next.min.css +2 -2
- package/dist/next.var-1.css +9 -9
- package/dist/next.var-2.css +1 -1
- package/dist/next.var.css +9 -9
- package/dist/next.var.min-1.css +2 -2
- package/dist/next.var.min-2.css +1 -1
- package/dist/next.var.min.css +2 -2
- package/package.json +1 -1
- package/variables.css +8 -8
- package/variables.less +2 -2
- package/variables.scss +2 -2
- package/variables.scss2css.scss +6 -6
package/dist/next.var-1.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
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:
|
|
6133
|
-
font-size: var(--input-multiple-font-size,
|
|
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:
|
|
6170
|
-
font-size: var(--input-multiple-font-size,
|
|
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:
|
|
6246
|
-
font-size: var(--input-maxlen-font-size,
|
|
6247
|
-
line-height:
|
|
6248
|
-
line-height: var(--input-maxlen-font-size,
|
|
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;
|
package/dist/next.var-2.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
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.
|
|
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:
|
|
6133
|
-
font-size: var(--input-multiple-font-size,
|
|
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:
|
|
6170
|
-
font-size: var(--input-multiple-font-size,
|
|
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:
|
|
6246
|
-
font-size: var(--input-maxlen-font-size,
|
|
6247
|
-
line-height:
|
|
6248
|
-
line-height: var(--input-maxlen-font-size,
|
|
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;
|