@alifd/theme-panda 0.1.2 → 0.2.0

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.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-panda@0.1.2 (https://fusion.design)
2
+ * @alifd/theme-panda@0.2.0 (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)
@@ -4153,7 +4153,7 @@ small {
4153
4153
  .next-btn.next-btn-normal {
4154
4154
  border-style: solid;
4155
4155
  background: #FFFFFF;
4156
- border-color: #f0f0f0; }
4156
+ border-color: #edeef2; }
4157
4157
  .next-btn.next-btn-normal, .next-btn.next-btn-normal:link, .next-btn.next-btn-normal:visited, .next-btn.next-btn-normal.visited {
4158
4158
  color: #2e3038; }
4159
4159
  .next-btn.next-btn-normal:focus, .next-btn.next-btn-normal:hover, .next-btn.next-btn-normal.hover {
@@ -12559,27 +12559,27 @@ small {
12559
12559
  content: ''; }
12560
12560
  .next-nav.next-hoz {
12561
12561
  padding: 0;
12562
- height: 44px;
12563
- line-height: 44px;
12562
+ height: 48px;
12563
+ line-height: 32px;
12564
12564
  font-size: 14px; }
12565
12565
  .next-nav.next-hoz .next-menu-item.next-nav-item {
12566
12566
  margin-left: 0px;
12567
12567
  margin-right: 0px;
12568
12568
  padding: 0 20px;
12569
- border-radius: 0px; }
12569
+ border-radius: 8px; }
12570
12570
  .next-nav.next-hoz .next-menu-item,
12571
12571
  .next-nav.next-hoz .next-menu-sub-menu-wrapper > .next-menu-item {
12572
- margin-top: 0px;
12573
- margin-bottom: 0px; }
12572
+ margin-top: 8px;
12573
+ margin-bottom: 8px; }
12574
12574
  .next-nav.next-hoz .next-menu-item-inner {
12575
- height: 44px;
12575
+ height: 32px;
12576
12576
  font-size: 14px; }
12577
12577
  .next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title {
12578
12578
  line-height: 1;
12579
12579
  padding: 12px 8px; }
12580
12580
  .next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title .next-menu-item-inner {
12581
12581
  height: auto;
12582
- min-height: 44px; }
12582
+ min-height: 32px; }
12583
12583
  .next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title .next-nav-text {
12584
12584
  display: block;
12585
12585
  line-height: 1;
@@ -12592,10 +12592,10 @@ small {
12592
12592
  font-size: 14px; }
12593
12593
  .next-nav.next-hoz .next-menu-header {
12594
12594
  float: left;
12595
- height: 44px; }
12595
+ height: 32px; }
12596
12596
  .next-nav.next-hoz .next-menu-footer {
12597
12597
  float: right;
12598
- height: 44px; }
12598
+ height: 32px; }
12599
12599
  .next-nav.next-hoz .next-nav-item:before {
12600
12600
  width: 0;
12601
12601
  left: 50%;
@@ -12675,20 +12675,20 @@ small {
12675
12675
  width: 2px; }
12676
12676
  .next-nav.next-primary {
12677
12677
  border-width: 0px;
12678
- background: #001529;
12678
+ background: #000a24;
12679
12679
  border-color: transparent;
12680
12680
  color: rgba(255, 255, 255, 0.65);
12681
- font-weight: 300;
12681
+ font-weight: normal;
12682
12682
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
12683
12683
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); }
12684
12684
  .next-nav.next-primary.next-hoz {
12685
- line-height: 44px;
12686
- line-height: 44px; }
12685
+ line-height: 32px;
12686
+ line-height: 32px; }
12687
12687
  .next-nav.next-primary.next-hoz .next-menu-header,
12688
12688
  .next-nav.next-primary.next-hoz .next-menu-footer,
12689
12689
  .next-nav.next-primary.next-hoz .next-menu-item-inner {
12690
- line-height: 44px;
12691
- height: 44px; }
12690
+ line-height: 32px;
12691
+ height: 32px; }
12692
12692
  .next-nav.next-primary.next-hoz.next-top .next-nav-item:before {
12693
12693
  top: 0;
12694
12694
  top: 0px; }
@@ -12702,16 +12702,16 @@ small {
12702
12702
  right: 0;
12703
12703
  right: 0px; }
12704
12704
  .next-nav.next-primary .next-nav-item.next-menu-item {
12705
- background: #001529;
12705
+ background: #000a24;
12706
12706
  color: rgba(255, 255, 255, 0.65); }
12707
12707
  .next-nav.next-primary .next-nav-item.next-menu-item.next-focused, .next-nav.next-primary .next-nav-item.next-menu-item:hover {
12708
12708
  background: transparent;
12709
12709
  color: #FFFFFF;
12710
- font-weight: 300; }
12710
+ font-weight: 500; }
12711
12711
  .next-nav.next-primary .next-nav-item.next-menu-item.next-selected {
12712
12712
  background: #257df9;
12713
12713
  color: #FFFFFF;
12714
- font-weight: 300; }
12714
+ font-weight: 500; }
12715
12715
  .next-nav.next-primary .next-nav-item.next-menu-item.next-selected.next-nav-item {
12716
12716
  background: #257df9;
12717
12717
  color: #FFFFFF; }
@@ -12768,13 +12768,13 @@ small {
12768
12768
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
12769
12769
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); }
12770
12770
  .next-nav.next-secondary.next-hoz {
12771
- line-height: 44px;
12772
- line-height: 44px; }
12771
+ line-height: 32px;
12772
+ line-height: 32px; }
12773
12773
  .next-nav.next-secondary.next-hoz .next-menu-header,
12774
12774
  .next-nav.next-secondary.next-hoz .next-menu-footer,
12775
12775
  .next-nav.next-secondary.next-hoz .next-menu-item-inner {
12776
- line-height: 44px;
12777
- height: 44px; }
12776
+ line-height: 32px;
12777
+ height: 32px; }
12778
12778
  .next-nav.next-secondary.next-hoz.next-top .next-nav-item:before {
12779
12779
  top: 0;
12780
12780
  top: 0px; }
@@ -17507,7 +17507,7 @@ small {
17507
17507
  padding-right: 60px; }
17508
17508
  .next-tabs.next-medium .next-tabs-tab-inner {
17509
17509
  font-size: 14px;
17510
- padding: 20px 16px; }
17510
+ padding: 16px 16px; }
17511
17511
  .next-tabs.next-medium .next-tabs-tab-inner .next-icon {
17512
17512
  line-height: 1; }
17513
17513
  .next-tabs.next-medium .next-tabs-tab-inner .next-icon:before,
@@ -21180,25 +21180,25 @@ h6.next-typography-title {
21180
21180
  -webkit-box-sizing: border-box;
21181
21181
  box-sizing: border-box;
21182
21182
  position: relative;
21183
- border-top-left-radius: 6px;
21184
- border-top-right-radius: 6px;
21185
- border-bottom-left-radius: 6px;
21186
- border-bottom-right-radius: 6px;
21187
- border-top: 1px solid #f0f0f0;
21188
- border-left: 1px solid #f0f0f0; }
21183
+ border-top-left-radius: 8px;
21184
+ border-top-right-radius: 8px;
21185
+ border-bottom-left-radius: 0px;
21186
+ border-bottom-right-radius: 0px;
21187
+ border-top: 1px solid rgba(0, 0, 0, 0.08);
21188
+ border-left: 1px solid rgba(0, 0, 0, 0.08); }
21189
21189
  .next-table *,
21190
21190
  .next-table *:before,
21191
21191
  .next-table *:after {
21192
21192
  -webkit-box-sizing: border-box;
21193
21193
  box-sizing: border-box; }
21194
21194
  .next-table .next-table-header tr:first-child th:first-child {
21195
- border-top-left-radius: 6px; }
21195
+ border-top-left-radius: 8px; }
21196
21196
  .next-table .next-table-header tr:first-child th:last-child {
21197
- border-top-right-radius: 6px; }
21197
+ border-top-right-radius: 8px; }
21198
21198
  .next-table .next-table-header tr:last-child th:first-child {
21199
- border-bottom-left-radius: 6px; }
21199
+ border-bottom-left-radius: 0px; }
21200
21200
  .next-table .next-table-header tr:last-child th:last-child {
21201
- border-bottom-right-radius: 6px; }
21201
+ border-bottom-right-radius: 0px; }
21202
21202
  .next-table.next-table-layout-fixed {
21203
21203
  overflow: auto; }
21204
21204
  .next-table.next-table-layout-fixed table {
@@ -21216,20 +21216,20 @@ h6.next-typography-title {
21216
21216
  border-spacing: 0;
21217
21217
  width: 100%;
21218
21218
  background: #FFFFFF;
21219
- border-top-left-radius: 6px;
21220
- border-top-right-radius: 6px;
21221
- border-bottom-left-radius: 6px;
21222
- border-bottom-right-radius: 6px; }
21219
+ border-top-left-radius: 8px;
21220
+ border-top-right-radius: 8px;
21221
+ border-bottom-left-radius: 0px;
21222
+ border-bottom-right-radius: 0px; }
21223
21223
  .next-table table tr:first-child td {
21224
21224
  border-top-width: 0; }
21225
21225
  .next-table th {
21226
21226
  padding: 0;
21227
- background: #fafafa;
21227
+ background: #f8f9fb;
21228
21228
  color: #2e3038;
21229
21229
  text-align: left;
21230
21230
  font-weight: 500;
21231
- border-right: 1px solid #f0f0f0;
21232
- border-bottom: 1px solid #f0f0f0; }
21231
+ border-right: 1px solid rgba(0, 0, 0, 0.08);
21232
+ border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
21233
21233
  .next-table th .next-table-cell-wrapper {
21234
21234
  padding: 12px 16px;
21235
21235
  overflow: hidden;
@@ -21274,8 +21274,8 @@ h6.next-typography-title {
21274
21274
  z-index: -1; }
21275
21275
  .next-table td {
21276
21276
  padding: 0;
21277
- border-right: 1px solid #f0f0f0;
21278
- border-bottom: 1px solid #f0f0f0; }
21277
+ border-right: 1px solid rgba(0, 0, 0, 0.08);
21278
+ border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
21279
21279
  .next-table td .next-table-cell-wrapper {
21280
21280
  padding: 16px 16px;
21281
21281
  overflow: hidden;
@@ -21354,7 +21354,7 @@ h6.next-typography-title {
21354
21354
  border-top: 0;
21355
21355
  border-left: 0; }
21356
21356
  .next-table-expanded-row .next-table th, .next-table-expanded-row .next-table td {
21357
- border-right: 1px solid #f0f0f0; }
21357
+ border-right: 1px solid rgba(0, 0, 0, 0.08); }
21358
21358
  .next-table-expanded-row .next-table.only-bottom-border th, .next-table-expanded-row .next-table.only-bottom-border td {
21359
21359
  border-right: 0; }
21360
21360
  .next-table-expanded-row .next-table .last td {
@@ -21410,10 +21410,10 @@ h6.next-typography-title {
21410
21410
  .next-table-header {
21411
21411
  margin-bottom: -20px;
21412
21412
  padding-bottom: 20px;
21413
- border-top-left-radius: 6px;
21414
- border-top-right-radius: 6px;
21415
- border-bottom-left-radius: 6px;
21416
- border-bottom-right-radius: 6px;
21413
+ border-top-left-radius: 8px;
21414
+ border-top-right-radius: 8px;
21415
+ border-bottom-left-radius: 0px;
21416
+ border-bottom-right-radius: 0px;
21417
21417
  overflow: -moz-scrollbars-none;
21418
21418
  -ms-overflow-style: none;
21419
21419
  scrollbar-width: none; }
@@ -21425,12 +21425,12 @@ h6.next-typography-title {
21425
21425
  position: relative; }
21426
21426
 
21427
21427
  .next-table-fixed {
21428
- border-right: 1px solid #f0f0f0;
21429
- border-bottom: 1px solid #f0f0f0; }
21428
+ border-right: 1px solid rgba(0, 0, 0, 0.08);
21429
+ border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
21430
21430
  .next-table-fixed table {
21431
21431
  table-layout: fixed; }
21432
21432
  .next-table-fixed .next-table-header {
21433
- background: #fafafa; }
21433
+ background: #f8f9fb; }
21434
21434
  .next-table-fixed table tr td:first-child,
21435
21435
  .next-table-fixed table tr th:first-child {
21436
21436
  border-left-width: 0; }
@@ -21482,16 +21482,16 @@ h6.next-typography-title {
21482
21482
  .next-table-group .next-table-body {
21483
21483
  margin-top: 8px; }
21484
21484
  .next-table-group .next-table-body table {
21485
- border-top: 1px solid #f0f0f0;
21486
- border-left: 1px solid #f0f0f0;
21485
+ border-top: 1px solid rgba(0, 0, 0, 0.08);
21486
+ border-left: 1px solid rgba(0, 0, 0, 0.08);
21487
21487
  margin-bottom: 8px; }
21488
21488
  .next-table-group .next-table-body table tr:first-child td {
21489
21489
  border-top-width: 1px; }
21490
21490
  .next-table-group .next-table-body table:last-of-type {
21491
21491
  margin-bottom: 0; }
21492
21492
  .next-table-group .next-table-header table {
21493
- border-top: 1px solid #f0f0f0;
21494
- border-left: 1px solid #f0f0f0; }
21493
+ border-top: 1px solid rgba(0, 0, 0, 0.08);
21494
+ border-left: 1px solid rgba(0, 0, 0, 0.08); }
21495
21495
  .next-table-group .next-table-group-header td {
21496
21496
  background: #fafafa;
21497
21497
  color: #2e3038; }
@@ -21525,8 +21525,8 @@ h6.next-typography-title {
21525
21525
 
21526
21526
  .next-table-header-fixer {
21527
21527
  content: " ";
21528
- border-top-right-radius: 6px;
21529
- border-bottom-right-radius: 6px;
21528
+ border-top-right-radius: 8px;
21529
+ border-bottom-right-radius: 0px;
21530
21530
  width: 15px;
21531
21531
  background: inherit;
21532
21532
  position: absolute;
package/dist/next.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-panda@0.1.2 (https://fusion.design)
2
+ * @alifd/theme-panda@0.2.0 (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)