@alifd/theme-panda 0.1.2 → 0.1.3
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 +10 -10
- package/dist/next-noreset-1.css +1 -1
- package/dist/next-noreset-2.css +10 -10
- package/dist/next-noreset.css +10 -10
- 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 +19 -19
- package/dist/next-noreset.var.css +19 -19
- 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 +10 -10
- 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 +19 -19
- package/dist/next.var.css +19 -19
- 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 +1 -1
- package/variables.less +1 -1
- package/variables.scss +1 -1
- package/variables.scss2css.scss +2 -2
package/dist/next.var-1.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-panda@0.1.
|
|
2
|
+
* @alifd/theme-panda@0.1.3 (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)
|
package/dist/next.var-2.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-panda@0.1.
|
|
2
|
+
* @alifd/theme-panda@0.1.3 (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)
|
|
@@ -11026,10 +11026,10 @@ h6.next-typography-title {
|
|
|
11026
11026
|
border-top-left-radius: var(--table-header-corner-top, 6px);
|
|
11027
11027
|
border-top-right-radius: 6px;
|
|
11028
11028
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
11029
|
-
border-bottom-left-radius:
|
|
11030
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
11031
|
-
border-bottom-right-radius:
|
|
11032
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
11029
|
+
border-bottom-left-radius: 0px;
|
|
11030
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px);
|
|
11031
|
+
border-bottom-right-radius: 0px;
|
|
11032
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px);
|
|
11033
11033
|
border-top: 1px solid #f0f0f0;
|
|
11034
11034
|
border-top: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #f0f0f0);
|
|
11035
11035
|
border-left: 1px solid #f0f0f0;
|
|
@@ -11046,11 +11046,11 @@ h6.next-typography-title {
|
|
|
11046
11046
|
border-top-right-radius: 6px;
|
|
11047
11047
|
border-top-right-radius: var(--table-header-corner-top, 6px); }
|
|
11048
11048
|
.next-table .next-table-header tr:last-child th:first-child {
|
|
11049
|
-
border-bottom-left-radius:
|
|
11050
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
11049
|
+
border-bottom-left-radius: 0px;
|
|
11050
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px); }
|
|
11051
11051
|
.next-table .next-table-header tr:last-child th:last-child {
|
|
11052
|
-
border-bottom-right-radius:
|
|
11053
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
11052
|
+
border-bottom-right-radius: 0px;
|
|
11053
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px); }
|
|
11054
11054
|
.next-table.next-table-layout-fixed {
|
|
11055
11055
|
overflow: auto; }
|
|
11056
11056
|
.next-table.next-table-layout-fixed table {
|
|
@@ -11075,10 +11075,10 @@ h6.next-typography-title {
|
|
|
11075
11075
|
border-top-left-radius: var(--table-header-corner-top, 6px);
|
|
11076
11076
|
border-top-right-radius: 6px;
|
|
11077
11077
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
11078
|
-
border-bottom-left-radius:
|
|
11079
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
11080
|
-
border-bottom-right-radius:
|
|
11081
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
11078
|
+
border-bottom-left-radius: 0px;
|
|
11079
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px);
|
|
11080
|
+
border-bottom-right-radius: 0px;
|
|
11081
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px); }
|
|
11082
11082
|
.next-table table tr:first-child td {
|
|
11083
11083
|
border-top-width: 0; }
|
|
11084
11084
|
.next-table th {
|
|
@@ -11313,10 +11313,10 @@ h6.next-typography-title {
|
|
|
11313
11313
|
border-top-left-radius: var(--table-header-corner-top, 6px);
|
|
11314
11314
|
border-top-right-radius: 6px;
|
|
11315
11315
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
11316
|
-
border-bottom-left-radius:
|
|
11317
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
11318
|
-
border-bottom-right-radius:
|
|
11319
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
11316
|
+
border-bottom-left-radius: 0px;
|
|
11317
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px);
|
|
11318
|
+
border-bottom-right-radius: 0px;
|
|
11319
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px);
|
|
11320
11320
|
overflow: -moz-scrollbars-none;
|
|
11321
11321
|
-ms-overflow-style: none;
|
|
11322
11322
|
scrollbar-width: none; }
|
|
@@ -11463,8 +11463,8 @@ h6.next-typography-title {
|
|
|
11463
11463
|
content: " ";
|
|
11464
11464
|
border-top-right-radius: 6px;
|
|
11465
11465
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
11466
|
-
border-bottom-right-radius:
|
|
11467
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
11466
|
+
border-bottom-right-radius: 0px;
|
|
11467
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px);
|
|
11468
11468
|
width: 15px;
|
|
11469
11469
|
background: inherit;
|
|
11470
11470
|
position: absolute;
|
package/dist/next.var.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-panda@0.1.
|
|
2
|
+
* @alifd/theme-panda@0.1.3 (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)
|
|
@@ -25604,10 +25604,10 @@ h6.next-typography-title {
|
|
|
25604
25604
|
border-top-left-radius: var(--table-header-corner-top, 6px);
|
|
25605
25605
|
border-top-right-radius: 6px;
|
|
25606
25606
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
25607
|
-
border-bottom-left-radius:
|
|
25608
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
25609
|
-
border-bottom-right-radius:
|
|
25610
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
25607
|
+
border-bottom-left-radius: 0px;
|
|
25608
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px);
|
|
25609
|
+
border-bottom-right-radius: 0px;
|
|
25610
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px);
|
|
25611
25611
|
border-top: 1px solid #f0f0f0;
|
|
25612
25612
|
border-top: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #f0f0f0);
|
|
25613
25613
|
border-left: 1px solid #f0f0f0;
|
|
@@ -25624,11 +25624,11 @@ h6.next-typography-title {
|
|
|
25624
25624
|
border-top-right-radius: 6px;
|
|
25625
25625
|
border-top-right-radius: var(--table-header-corner-top, 6px); }
|
|
25626
25626
|
.next-table .next-table-header tr:last-child th:first-child {
|
|
25627
|
-
border-bottom-left-radius:
|
|
25628
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
25627
|
+
border-bottom-left-radius: 0px;
|
|
25628
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px); }
|
|
25629
25629
|
.next-table .next-table-header tr:last-child th:last-child {
|
|
25630
|
-
border-bottom-right-radius:
|
|
25631
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
25630
|
+
border-bottom-right-radius: 0px;
|
|
25631
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px); }
|
|
25632
25632
|
.next-table.next-table-layout-fixed {
|
|
25633
25633
|
overflow: auto; }
|
|
25634
25634
|
.next-table.next-table-layout-fixed table {
|
|
@@ -25653,10 +25653,10 @@ h6.next-typography-title {
|
|
|
25653
25653
|
border-top-left-radius: var(--table-header-corner-top, 6px);
|
|
25654
25654
|
border-top-right-radius: 6px;
|
|
25655
25655
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
25656
|
-
border-bottom-left-radius:
|
|
25657
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
25658
|
-
border-bottom-right-radius:
|
|
25659
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
25656
|
+
border-bottom-left-radius: 0px;
|
|
25657
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px);
|
|
25658
|
+
border-bottom-right-radius: 0px;
|
|
25659
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px); }
|
|
25660
25660
|
.next-table table tr:first-child td {
|
|
25661
25661
|
border-top-width: 0; }
|
|
25662
25662
|
.next-table th {
|
|
@@ -25891,10 +25891,10 @@ h6.next-typography-title {
|
|
|
25891
25891
|
border-top-left-radius: var(--table-header-corner-top, 6px);
|
|
25892
25892
|
border-top-right-radius: 6px;
|
|
25893
25893
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
25894
|
-
border-bottom-left-radius:
|
|
25895
|
-
border-bottom-left-radius: var(--table-header-corner-bottom,
|
|
25896
|
-
border-bottom-right-radius:
|
|
25897
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
25894
|
+
border-bottom-left-radius: 0px;
|
|
25895
|
+
border-bottom-left-radius: var(--table-header-corner-bottom, 0px);
|
|
25896
|
+
border-bottom-right-radius: 0px;
|
|
25897
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px);
|
|
25898
25898
|
overflow: -moz-scrollbars-none;
|
|
25899
25899
|
-ms-overflow-style: none;
|
|
25900
25900
|
scrollbar-width: none; }
|
|
@@ -26041,8 +26041,8 @@ h6.next-typography-title {
|
|
|
26041
26041
|
content: " ";
|
|
26042
26042
|
border-top-right-radius: 6px;
|
|
26043
26043
|
border-top-right-radius: var(--table-header-corner-top, 6px);
|
|
26044
|
-
border-bottom-right-radius:
|
|
26045
|
-
border-bottom-right-radius: var(--table-header-corner-bottom,
|
|
26044
|
+
border-bottom-right-radius: 0px;
|
|
26045
|
+
border-bottom-right-radius: var(--table-header-corner-bottom, 0px);
|
|
26046
26046
|
width: 15px;
|
|
26047
26047
|
background: inherit;
|
|
26048
26048
|
position: absolute;
|
package/dist/next.var.min-1.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-panda@0.1.
|
|
2
|
+
* @alifd/theme-panda@0.1.3 (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)
|