@alifd/theme-fpx-warehouse 1.0.0 → 1.0.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.
- package/dist/next-1.css +1 -1
- package/dist/next-2.css +2 -2
- package/dist/next-noreset-1.css +1 -1
- package/dist/next-noreset-2.css +2 -2
- package/dist/next-noreset.css +2 -2
- package/dist/next-noreset.min-1.css +1 -1
- package/dist/next-noreset.min-2.css +2 -2
- package/dist/next-noreset.min.css +2 -2
- package/dist/next-noreset.var-1.css +1 -1
- package/dist/next-noreset.var-2.css +3 -3
- package/dist/next-noreset.var.css +3 -3
- package/dist/next-noreset.var.min-1.css +1 -1
- package/dist/next-noreset.var.min-2.css +2 -2
- package/dist/next-noreset.var.min.css +2 -2
- package/dist/next.css +2 -2
- package/dist/next.js +1 -1
- package/dist/next.min-1.css +1 -1
- package/dist/next.min-2.css +2 -2
- package/dist/next.min.css +2 -2
- package/dist/next.var-1.css +1 -1
- package/dist/next.var-2.css +3 -3
- package/dist/next.var.css +3 -3
- package/dist/next.var.min-1.css +1 -1
- package/dist/next.var.min-2.css +2 -2
- 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.1 (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-2.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
2
|
+
* @alifd/theme-fpx-warehouse@1.0.1 (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)
|
|
@@ -11378,8 +11378,8 @@ h6.next-typography-title {
|
|
|
11378
11378
|
border-bottom: 1px solid #e7e8eb;
|
|
11379
11379
|
border-bottom: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #e7e8eb); }
|
|
11380
11380
|
.next-table th .next-table-cell-wrapper {
|
|
11381
|
-
padding:
|
|
11382
|
-
padding: var(--table-header-padding-top,
|
|
11381
|
+
padding: 16px 10px;
|
|
11382
|
+
padding: var(--table-header-padding-top, 16px) var(--table-header-padding-left, 10px);
|
|
11383
11383
|
overflow: hidden;
|
|
11384
11384
|
text-overflow: ellipsis;
|
|
11385
11385
|
word-break: break-all; }
|
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.1 (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)
|
|
@@ -26041,8 +26041,8 @@ h6.next-typography-title {
|
|
|
26041
26041
|
border-bottom: 1px solid #e7e8eb;
|
|
26042
26042
|
border-bottom: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #e7e8eb); }
|
|
26043
26043
|
.next-table th .next-table-cell-wrapper {
|
|
26044
|
-
padding:
|
|
26045
|
-
padding: var(--table-header-padding-top,
|
|
26044
|
+
padding: 16px 10px;
|
|
26045
|
+
padding: var(--table-header-padding-top, 16px) var(--table-header-padding-left, 10px);
|
|
26046
26046
|
overflow: hidden;
|
|
26047
26047
|
text-overflow: ellipsis;
|
|
26048
26048
|
word-break: break-all; }
|
package/dist/next.var.min-1.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
2
|
+
* @alifd/theme-fpx-warehouse@1.0.1 (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)
|