@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-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)
|
|
@@ -5184,7 +5184,7 @@ small {
|
|
|
5184
5184
|
.next-input.next-input-textarea textarea {
|
|
5185
5185
|
color: #323643;
|
|
5186
5186
|
padding: 8px 8px;
|
|
5187
|
-
font-size:
|
|
5187
|
+
font-size: 14px;
|
|
5188
5188
|
border-radius: 4px; }
|
|
5189
5189
|
.next-input.next-input-textarea.next-small textarea {
|
|
5190
5190
|
font-size: 14px; }
|
|
@@ -5214,7 +5214,7 @@ small {
|
|
|
5214
5214
|
content: "|";
|
|
5215
5215
|
color: #dadfe8;
|
|
5216
5216
|
display: inline-block;
|
|
5217
|
-
font-size:
|
|
5217
|
+
font-size: 14px; }
|
|
5218
5218
|
.next-input-hint-wrap {
|
|
5219
5219
|
color: #c3cbd5;
|
|
5220
5220
|
position: relative; }
|
|
@@ -5276,8 +5276,8 @@ small {
|
|
|
5276
5276
|
box-shadow: none; }
|
|
5277
5277
|
.next-input-control .next-input-len,
|
|
5278
5278
|
.next-input-control .next-input-textarea-clear {
|
|
5279
|
-
font-size:
|
|
5280
|
-
line-height:
|
|
5279
|
+
font-size: 14px;
|
|
5280
|
+
line-height: 14px;
|
|
5281
5281
|
color: #c3cbd5;
|
|
5282
5282
|
display: table-cell;
|
|
5283
5283
|
width: 1px;
|
package/dist/next-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-noreset-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)
|
|
@@ -4650,7 +4650,7 @@
|
|
|
4650
4650
|
.next-input.next-input-textarea textarea {
|
|
4651
4651
|
color: #323643;
|
|
4652
4652
|
padding: 8px 8px;
|
|
4653
|
-
font-size:
|
|
4653
|
+
font-size: 14px;
|
|
4654
4654
|
border-radius: 4px; }
|
|
4655
4655
|
.next-input.next-input-textarea.next-small textarea {
|
|
4656
4656
|
font-size: 14px; }
|
|
@@ -4680,7 +4680,7 @@
|
|
|
4680
4680
|
content: "|";
|
|
4681
4681
|
color: #dadfe8;
|
|
4682
4682
|
display: inline-block;
|
|
4683
|
-
font-size:
|
|
4683
|
+
font-size: 14px; }
|
|
4684
4684
|
.next-input-hint-wrap {
|
|
4685
4685
|
color: #c3cbd5;
|
|
4686
4686
|
position: relative; }
|
|
@@ -4742,8 +4742,8 @@
|
|
|
4742
4742
|
box-shadow: none; }
|
|
4743
4743
|
.next-input-control .next-input-len,
|
|
4744
4744
|
.next-input-control .next-input-textarea-clear {
|
|
4745
|
-
font-size:
|
|
4746
|
-
line-height:
|
|
4745
|
+
font-size: 14px;
|
|
4746
|
+
line-height: 14px;
|
|
4747
4747
|
color: #c3cbd5;
|
|
4748
4748
|
display: table-cell;
|
|
4749
4749
|
width: 1px;
|
package/dist/next-noreset-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-noreset.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)
|
|
@@ -4650,7 +4650,7 @@
|
|
|
4650
4650
|
.next-input.next-input-textarea textarea {
|
|
4651
4651
|
color: #323643;
|
|
4652
4652
|
padding: 8px 8px;
|
|
4653
|
-
font-size:
|
|
4653
|
+
font-size: 14px;
|
|
4654
4654
|
border-radius: 4px; }
|
|
4655
4655
|
.next-input.next-input-textarea.next-small textarea {
|
|
4656
4656
|
font-size: 14px; }
|
|
@@ -4680,7 +4680,7 @@
|
|
|
4680
4680
|
content: "|";
|
|
4681
4681
|
color: #dadfe8;
|
|
4682
4682
|
display: inline-block;
|
|
4683
|
-
font-size:
|
|
4683
|
+
font-size: 14px; }
|
|
4684
4684
|
.next-input-hint-wrap {
|
|
4685
4685
|
color: #c3cbd5;
|
|
4686
4686
|
position: relative; }
|
|
@@ -4742,8 +4742,8 @@
|
|
|
4742
4742
|
box-shadow: none; }
|
|
4743
4743
|
.next-input-control .next-input-len,
|
|
4744
4744
|
.next-input-control .next-input-textarea-clear {
|
|
4745
|
-
font-size:
|
|
4746
|
-
line-height:
|
|
4745
|
+
font-size: 14px;
|
|
4746
|
+
line-height: 14px;
|
|
4747
4747
|
color: #c3cbd5;
|
|
4748
4748
|
display: table-cell;
|
|
4749
4749
|
width: 1px;
|