@nutui/nutui-react-taro 1.5.8 → 1.5.9

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/style.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.5.8 Wed Jun 07 2023 14:45:14 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react-taro v1.5.9 Tue Jun 13 2023 15:53:51 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1786,7 +1786,7 @@ $menu-bar-border-bottom-color: var(
1786
1786
  --nutui-menu-bar-border-bottom-color,
1787
1787
  #eaf0fb
1788
1788
  ) !default;
1789
- $menu-bar-opened-z-index: var(--nutui-menu-bar-opened-z-index, 2001) !default;
1789
+ $menu-bar-opened-z-index: var(--nutui-menu-bar-opened-z-index, 2054) !default;
1790
1790
  $menu-item-disabled-color: var(
1791
1791
  --nutui-menu-item-disabled-color,
1792
1792
  #969799
@@ -1650,6 +1650,7 @@ interface CountDownProps {
1650
1650
  paused: boolean;
1651
1651
  startTime: number;
1652
1652
  endTime: number;
1653
+ remainingTime: number;
1653
1654
  millisecond: boolean;
1654
1655
  format: string;
1655
1656
  autoStart: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nutui/nutui-react-taro",
3
- "version": "1.5.8",
3
+ "version": "1.5.9",
4
4
  "description": "京东风格的轻量级移动端 React 组件库,支持一套代码生成 H5 和小程序",
5
5
  "title": "NutUI-React",
6
6
  "keywords": [