@kdcloudjs/kdesign 1.7.18 → 1.7.19

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/CHANGELOG.md CHANGED
@@ -1,3 +1,36 @@
1
+ ## [1.7.18](https://github.com/kdcloudone/kdesign/compare/v1.7.17...v1.7.18) (2023-07-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [cascader]修复边距及样式问题 fix [#472](https://github.com/kdcloudone/kdesign/issues/472) ([d18ae7d](https://github.com/kdcloudone/kdesign/commit/d18ae7d2d2b97be88d2eb05452a0510b5e45959e))
7
+ * [cascader]修复样式问题 ([317ef8a](https://github.com/kdcloudone/kdesign/commit/317ef8a48beb78504ef70a509b0b0de65aff4784))
8
+ * [Dropdown]修复input元素聚集时触发问题 fix [#489](https://github.com/kdcloudone/kdesign/issues/489) ([6b6085f](https://github.com/kdcloudone/kdesign/commit/6b6085f4fab5199f677c29365765d0873a613218))
9
+ * [input]点击fixNode聚集问题 fix [#476](https://github.com/kdcloudone/kdesign/issues/476) ([e594c67](https://github.com/kdcloudone/kdesign/commit/e594c671206ea40eb32abe283404fee603bacc4a))
10
+ * [select] 调整下拉面板上下间距 fix [#479](https://github.com/kdcloudone/kdesign/issues/479) ([f2c751f](https://github.com/kdcloudone/kdesign/commit/f2c751f15a9b5801ca116a9d3214468e0fedd1bc))
11
+ * [select] 调整选择器鼠标上下键切换选项样式 fix [#477](https://github.com/kdcloudone/kdesign/issues/477) fix [#478](https://github.com/kdcloudone/kdesign/issues/478) fix [#480](https://github.com/kdcloudone/kdesign/issues/480) ([aa92365](https://github.com/kdcloudone/kdesign/commit/aa92365aab290bce7238024264f5cba7e9b292d9))
12
+ * [select] 调整展开下拉面板后下拉箭头的颜色 fix [#483](https://github.com/kdcloudone/kdesign/issues/483) ([fb6d1a1](https://github.com/kdcloudone/kdesign/commit/fb6d1a1737849fe7ff5cb06dca9fb1515c5c7cd0))
13
+ * [select] 修复单选不带搜索选中选项后,再次点击选择器,输入框文字置灰问题 fix [#484](https://github.com/kdcloudone/kdesign/issues/484) ([e2b0cb9](https://github.com/kdcloudone/kdesign/commit/e2b0cb9be1bc82cd5226fa81309e1415b67cbc17))
14
+ * [select] 修复单选选择某一项后选择框聚焦问题 fix [#485](https://github.com/kdcloudone/kdesign/issues/485) ([641db48](https://github.com/kdcloudone/kdesign/commit/641db4817d61227a8507f4db3f4d4e70f1c84424))
15
+ * [select] 修复点击清空按钮下拉面板自动打开问题 fix [#486](https://github.com/kdcloudone/kdesign/issues/486) ([414530e](https://github.com/kdcloudone/kdesign/commit/414530ea9dc96a3334841c5ef9624cbb00edaf1b))
16
+ * [select] 修复下拉面板自适应问题 fix [#482](https://github.com/kdcloudone/kdesign/issues/482) ([25e390d](https://github.com/kdcloudone/kdesign/commit/25e390d61a6997d705673e2f43386392456b37e2))
17
+ * [select] 修复选择器悬浮手势问题 fix [#481](https://github.com/kdcloudone/kdesign/issues/481) ([1157be3](https://github.com/kdcloudone/kdesign/commit/1157be334d41792557ec8b65f4aafdee31660dcd))
18
+
19
+
20
+
21
+ ## [1.7.17](https://github.com/kdcloudone/kdesign/compare/v1.7.16...v1.7.17) (2023-07-07)
22
+
23
+
24
+ ### Bug Fixes
25
+
26
+ * [card] 修复onClick事件不执行的问题 fix [#462](https://github.com/kdcloudone/kdesign/issues/462) ([ac36269](https://github.com/kdcloudone/kdesign/commit/ac36269e26e379c73d6847b175ec35322418d2a6))
27
+ * [carousel] 修复异步请求的数据在初始化时不能正确渲染的问题 fix [#461](https://github.com/kdcloudone/kdesign/issues/461) ([d423369](https://github.com/kdcloudone/kdesign/commit/d423369f5d9385336741068d8d2636b627465cf2))
28
+ * [color-picker] 修改面板下边距和关闭所有配置产生的bug ([89120d9](https://github.com/kdcloudone/kdesign/commit/89120d936b0d66274439c42ba14dbfec6075eefc)), closes [#470](https://github.com/kdcloudone/kdesign/issues/470) [#471](https://github.com/kdcloudone/kdesign/issues/471)
29
+ * [Dropdown]修复input为触发元素时位置问题 fix [#468](https://github.com/kdcloudone/kdesign/issues/468) ([437a085](https://github.com/kdcloudone/kdesign/commit/437a08531c508fdd9f66f93f887ca611f5e8fc73))
30
+ * [filter] 修复方案查询不能设置自定义组件为Input的问题 ([f208555](https://github.com/kdcloudone/kdesign/commit/f2085559149ee83ee4932e23d37c84e06acde1f8))
31
+
32
+
33
+
1
34
  ## [1.7.16](https://github.com/kdcloudone/kdesign/compare/v1.7.15...v1.7.16) (2023-06-30)
2
35
 
3
36
 
@@ -1573,6 +1573,7 @@
1573
1573
 
1574
1574
 
1575
1575
  @carousel-prefix-cls: ~'@{kd-prefix}-carousel';
1576
+
1576
1577
  .@{carousel-prefix-cls} {
1577
1578
  &-root {
1578
1579
  position: relative;
@@ -1599,18 +1600,23 @@
1599
1600
 
1600
1601
  &-slide {
1601
1602
  width: 100%;
1603
+
1602
1604
  .@{carousel-prefix-cls}-list-item {
1603
1605
  opacity: 1;
1604
1606
  border-radius: @carousel-boder-radius;
1607
+
1605
1608
  &-animation {
1606
1609
  transition: opacity 0.3s ease;
1607
1610
  }
1611
+
1608
1612
  &-none-animation {
1609
1613
  transition: none;
1610
1614
  }
1615
+
1611
1616
  &-not-hidden {
1612
1617
  opacity: 1;
1613
1618
  }
1619
+
1614
1620
  &-hidden {
1615
1621
  opacity: 0;
1616
1622
  }
@@ -1619,30 +1625,40 @@
1619
1625
 
1620
1626
  &-fade {
1621
1627
  flex: 1;
1628
+
1622
1629
  .@{carousel-prefix-cls}-list-item {
1623
1630
  opacity: 1;
1631
+
1624
1632
  &-animation {
1625
1633
  transition: opacity 0.3s ease;
1626
1634
  }
1635
+
1627
1636
  &-none-animation {
1628
1637
  transition: none;
1629
1638
  }
1639
+
1630
1640
  &-not-hidden {
1631
1641
  opacity: 1;
1642
+ z-index: 1;
1632
1643
  }
1644
+
1633
1645
  &-hidden {
1634
1646
  opacity: 0;
1647
+ z-index: 0;
1635
1648
  }
1636
1649
  }
1637
1650
  }
1638
1651
 
1639
1652
  &-display {
1640
1653
  width: 100%;
1654
+
1641
1655
  .@{carousel-prefix-cls}-list-item {
1642
1656
  display: block;
1657
+
1643
1658
  &-not-hidden {
1644
1659
  display: block;
1645
1660
  }
1661
+
1646
1662
  &-hidden {
1647
1663
  display: none;
1648
1664
  }
@@ -1654,25 +1670,29 @@
1654
1670
  position: absolute;
1655
1671
  list-style: none;
1656
1672
  padding: 0;
1673
+ z-index: 1;
1657
1674
 
1658
1675
  &-left {
1659
1676
  .vertical;
1660
1677
  left: @carousel-dots-margin-left;
1661
1678
  }
1679
+
1662
1680
  &-right {
1663
1681
  .vertical;
1664
1682
  right: @carousel-dots-margin-right;
1665
1683
  }
1684
+
1666
1685
  &-bottom {
1667
1686
  .horizontal;
1668
1687
  bottom: @carousel-dots-margin-bottom;
1669
1688
  }
1689
+
1670
1690
  &-top {
1671
1691
  .horizontal;
1672
1692
  top: @carousel-dots-margin-top;
1673
1693
  }
1674
1694
 
1675
- &-dot > button {
1695
+ &-dot>button {
1676
1696
  display: block;
1677
1697
  border-radius: @carousel-dots-boder-radius;
1678
1698
  box-sizing: border-box;
@@ -1695,9 +1715,11 @@
1695
1715
  width: 100%;
1696
1716
  cursor: pointer;
1697
1717
  outline: none;
1718
+
1698
1719
  &-active {
1699
1720
  opacity: 1;
1700
- & > button {
1721
+
1722
+ &>button {
1701
1723
  background-color: @carousel-dots-color-background-active;
1702
1724
  opacity: 1;
1703
1725
  }
@@ -1711,6 +1733,7 @@
1711
1733
  left: unset;
1712
1734
  right: 16px;
1713
1735
  transform: translateY(-50%);
1736
+ z-index: 1;
1714
1737
 
1715
1738
  &-left {
1716
1739
  left: 16px;
@@ -1721,7 +1744,7 @@
1721
1744
  cursor: pointer;
1722
1745
  }
1723
1746
 
1724
- > *:first-child {
1747
+ >*:first-child {
1725
1748
  display: flex;
1726
1749
  align-items: center;
1727
1750
  justify-content: center;
@@ -1745,12 +1768,14 @@
1745
1768
  }
1746
1769
  }
1747
1770
  }
1771
+
1748
1772
  .vertical {
1749
1773
  display: flex;
1750
1774
  flex-direction: column;
1751
1775
  top: 50%;
1752
1776
  transform: translateY(-50%);
1753
- & > li {
1777
+
1778
+ &>li {
1754
1779
  margin: @carousel-dots-marigin 0;
1755
1780
  width: @carousel-dots-height;
1756
1781
  height: @carousel-dots-width;
@@ -1762,7 +1787,8 @@
1762
1787
  flex-direction: row;
1763
1788
  left: 50%;
1764
1789
  transform: translateX(-50%);
1765
- & > li {
1790
+
1791
+ &>li {
1766
1792
  margin: 0 @carousel-dots-marigin;
1767
1793
  height: @carousel-dots-height;
1768
1794
  width: @carousel-dots-width;
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.17
3
+ * @kdcloudjs/kdesign v1.7.18
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.
@@ -4197,9 +4197,11 @@ template {
4197
4197
  }
4198
4198
  .kd-carousel-list-fade .kd-carousel-list-item-not-hidden {
4199
4199
  opacity: 1;
4200
+ z-index: 1;
4200
4201
  }
4201
4202
  .kd-carousel-list-fade .kd-carousel-list-item-hidden {
4202
4203
  opacity: 0;
4204
+ z-index: 0;
4203
4205
  }
4204
4206
  .kd-carousel-list-display {
4205
4207
  width: 100%;
@@ -4217,6 +4219,7 @@ template {
4217
4219
  position: absolute;
4218
4220
  list-style: none;
4219
4221
  padding: 0;
4222
+ z-index: 1;
4220
4223
  }
4221
4224
  .kd-carousel-slidebar-left {
4222
4225
  display: -webkit-box;
@@ -4329,6 +4332,7 @@ template {
4329
4332
  right: 16px;
4330
4333
  -webkit-transform: translateY(-50%);
4331
4334
  transform: translateY(-50%);
4335
+ z-index: 1;
4332
4336
  }
4333
4337
  .kd-carousel-jump-left {
4334
4338
  left: 16px;