@hi-ui/time-picker 5.0.0-experimental.2 → 5.0.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/CHANGELOG.md CHANGED
@@ -1,107 +1,68 @@
1
1
  # @hi-ui/time-picker
2
2
 
3
- ## 5.0.0-experimental.2
3
+ ## 5.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`8f3aa85e4`](https://github.com/XiaoMi/hiui/commit/8f3aa85e4e1977854cecdf2864498a77e959bc39) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 组件的 package.json 中的 exports 统一加上 types 配置 (5.0)
4
8
 
5
9
  ### Minor Changes
6
10
 
7
- - 59cef699f: feat: 组件语义化样式改造,增加 styles classNames 属性 (5.0)
11
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`2f5e5ce4d`](https://github.com/XiaoMi/hiui/commit/2f5e5ce4de23eb119afc6338d7ed1398c8fe8590) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(time-picker): appearance 增加 contained 类型,以及最新风格的样式修改 (5.0)
8
12
 
9
- ### Patch Changes
13
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`6dca7795c`](https://github.com/XiaoMi/hiui/commit/6dca7795c71123f941d91b991ecd17ce26b6a2da) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 下拉选择组件增加 showIndicator 参数 & 修改 appearance 中的 unset 样式 (5.0)
10
14
 
11
- - eb17c4697: style: 修复 UI/样式问题 (5.0)
12
- - Updated dependencies [7f204c892]
13
- - Updated dependencies [eb17c4697]
14
- - Updated dependencies [eb17c4697]
15
- - Updated dependencies [c407744fe]
16
- - Updated dependencies [59cef699f]
17
- - @hi-ui/icons@5.0.0-experimental.1
18
- - @hi-ui/core@5.0.0-experimental.1
19
- - @hi-ui/button@5.0.0-experimental.1
20
- - @hi-ui/popper@5.0.0-experimental.1
21
- - @hi-ui/use-merge-semantic@5.0.0-experimental.0
15
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`58ad82e94`](https://github.com/XiaoMi/hiui/commit/58ad82e9441e76bf6090e6a0f4e36a04342c25f0) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 输入框和选择器组件增加 borderless 形态 (5.0)
22
16
 
23
- ## 5.0.0-experimental.1
17
+ - [#3502](https://github.com/XiaoMi/hiui/pull/3502) [`59cef699f`](https://github.com/XiaoMi/hiui/commit/59cef699f96f56d4f68fae7f9dadb960c487b5de) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: 组件语义化样式改造,增加 styles 和 classNames 属性 (5.0)
24
18
 
25
19
  ### Patch Changes
26
20
 
27
- - 8f23e9322: style: 表单类组件统一调整后缀颜色、placeholder 颜色 (5.0)
28
- - 900c6c2f0: style: 统一修改表单类组件 filled 背景色为 g100 (5.0)
29
- - 发布 hiui experimental 版本
30
- - f8321b72f: fix(time-picker): 修复清空后无法选中 00:00:00 问题 & 设置默认宽度 100% (5.0)
21
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`41552be0b`](https://github.com/XiaoMi/hiui/commit/41552be0b42df7c47b481cf8aacc8be76fc3f277) Thanks [@zyprepare](https://github.com/zyprepare)! - <br>
31
22
 
32
- ## 5.0.0-experimental.0
23
+ - style(time-picker): 为占位符增加溢出处理和文本省略样式 (5.0)
24
+ - style(tag-input): 为占位符增加溢出处理和文本省略样式 (5.0)
25
+ - style(input): 增加溢出处理和文本省略样式 (5.0)
26
+ - style(number-input): 增加溢出处理和文本省略样式 (5.0)
33
27
 
34
- ### Major Changes
28
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`29cae09ea`](https://github.com/XiaoMi/hiui/commit/29cae09ea3d7a61781c3c4a9f51355a83229bd97) Thanks [@zyprepare](https://github.com/zyprepare)! - style: 修改 appearance 为 unset 和 borderless 模式的样式 (5.0)
35
29
 
36
- - 8f3aa85e4: feat: 组件的 package.json 中的 exports 统一加上 types 配置 (5.0)
30
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`79ea480f3`](https://github.com/XiaoMi/hiui/commit/79ea480f33bb8f692dda1e6252a9d2a75c3ac30d) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(global-context): 增加 size api 全局配置 (5.0)
37
31
 
38
- ### Minor Changes
32
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`2e56529f7`](https://github.com/XiaoMi/hiui/commit/2e56529f7ea8c74e2fac8b6061628d4fd0d862ac) Thanks [@zyprepare](https://github.com/zyprepare)! - styles: 主题定制功能完善&&样式变量化写法改造&&兼容 RTL (5.0)
39
33
 
40
- - 2f5e5ce4d: feat(time-picker): appearance 增加 contained 类型,以及最新风格的样式修改 (5.0)
41
- - 6dca7795c: feat: 下拉选择组件增加 showIndicator 参数 & 修改 appearance 中的 unset 样式 (5.0)
42
- - 58ad82e94: feat: 输入框和选择器组件增加 borderless 形态 (5.0)
34
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`3b989bb78`](https://github.com/XiaoMi/hiui/commit/3b989bb7850885f57f9ea45f2e022c4d53f623dd) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(time-picker): update notifyOutside callback to handle single value case (5.0)
43
35
 
44
- ### Patch Changes
36
+ - [#3489](https://github.com/XiaoMi/hiui/pull/3489) [`8f23e9322`](https://github.com/XiaoMi/hiui/commit/8f23e9322e8aa117608d42898cce1f9d74414629) Thanks [@zyprepare](https://github.com/zyprepare)! - style: 表单类组件统一调整后缀颜色、placeholder 颜色 (5.0)
45
37
 
46
- - 1662753e0: style: fix ui bug (5.0)
47
- - 41552be0b: <br>
48
- - style(time-picker): 为占位符增加溢出处理和文本省略样式 (5.0)
49
- - style(tag-input): 为占位符增加溢出处理和文本省略样式 (5.0)
50
- - style(input): 增加溢出处理和文本省略样式 (5.0)
51
- - style(number-input): 增加溢出处理和文本省略样式 (5.0)
52
- - f4fc0ef30: style: 修改样式问题 (5.0)
53
- - 29cae09ea: style: 修改 appearance 为 unset 和 borderless 模式的样式 (5.0)
54
- - be5a59325: style: 修改样式问题 (5.0)
55
- - 79ea480f3: feat(global-context): 增加 size api 全局配置 (5.0)
56
- - 2e56529f7: styles: 主题定制功能完善&&样式变量化写法改造&&兼容 RTL (5.0)
57
- - 3b989bb78: fix(time-picker): update notifyOutside callback to handle single value case (5.0)
58
- - 4a31cea53: style: 下拉框间距改为 4px (5.0)
59
- - a5327c316: style(date-picker, time-picker): 修改禁用时的样式 (5.0)
60
- - c74ed73f3: fix(time-picker): 修改 notifyOutside 回调逻辑,修复清空要点击 2 次才生效问题 (5.0)
61
- - 934e1aecf: style: 修改样式问题 (5.0)
62
- - 33da3144e: build: package.json exports 配置中的 types 配置放在最上面 (5.0)
63
- - 0a8cc07a7: style: 修改样式 (5.0)
64
- - 7f3abee55: style: fix ui bug (5.0)
65
- - 4a31cea53: style: 统一调整选择类组件 hover 时的背景色 (5.0)
66
- - 99801c2d1: fix: 修复 UI 问题 (5.0)
67
- - 86910f5e2: style: 修改 UI (5.0)
68
- - Updated dependencies [1e226cd66]
69
- - Updated dependencies [eea29eade]
70
- - Updated dependencies [1662753e0]
71
- - Updated dependencies [122d1d859]
72
- - Updated dependencies [8c0ee78f0]
73
- - Updated dependencies [9b34d99bc]
74
- - Updated dependencies [8f3aa85e4]
75
- - Updated dependencies [fd4c20bbd]
76
- - Updated dependencies [be5a59325]
77
- - Updated dependencies [71fc15e5c]
78
- - Updated dependencies [79ea480f3]
79
- - Updated dependencies [2e56529f7]
80
- - Updated dependencies [277c5033a]
81
- - Updated dependencies [95abba983]
82
- - Updated dependencies [8a92ec660]
83
- - Updated dependencies [1429eced2]
84
- - Updated dependencies [976ec929d]
85
- - Updated dependencies [f1ab51725]
86
- - Updated dependencies [4006b2c8c]
87
- - Updated dependencies [e42e2badf]
88
- - Updated dependencies [33da3144e]
89
- - Updated dependencies [0a8cc07a7]
90
- - Updated dependencies [7f3abee55]
91
- - Updated dependencies [58ad82e94]
92
- - Updated dependencies [a0f0c9d6b]
93
- - Updated dependencies [f2be367e9]
94
- - Updated dependencies [1972fd16a]
95
- - Updated dependencies [99801c2d1]
96
- - Updated dependencies [86910f5e2]
97
- - @hi-ui/popper@5.0.0-experimental.0
98
- - @hi-ui/button@5.0.0-experimental.0
99
- - @hi-ui/icons@5.0.0-experimental.0
100
- - @hi-ui/core@5.0.0-experimental.0
101
- - @hi-ui/use-merge-refs@5.0.0-experimental.0
102
- - @hi-ui/use-uncontrolled-state@5.0.0-experimental.0
103
- - @hi-ui/classname@5.0.0-experimental.0
104
- - @hi-ui/env@5.0.0-experimental.0
38
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`4a31cea53`](https://github.com/XiaoMi/hiui/commit/4a31cea53a1ec48c6e31b1703315ba5838ad883f) Thanks [@zyprepare](https://github.com/zyprepare)! - style: 下拉框间距改为 4px (5.0)
39
+
40
+ - [#3504](https://github.com/XiaoMi/hiui/pull/3504) [`eb17c4697`](https://github.com/XiaoMi/hiui/commit/eb17c46978dfcb5e8ec0a0e3b3dcffabae8d31fe) Thanks [@zyprepare](https://github.com/zyprepare)! - style: 修复 UI/样式问题 (5.0)
41
+
42
+ - [#3497](https://github.com/XiaoMi/hiui/pull/3497) [`900c6c2f0`](https://github.com/XiaoMi/hiui/commit/900c6c2f0b397bb2a6c2a5b2cc0c0f83442813ec) Thanks [@zyprepare](https://github.com/zyprepare)! - style: 统一修改表单类组件 filled 背景色为 g100 (5.0)
43
+
44
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`a5327c316`](https://github.com/XiaoMi/hiui/commit/a5327c316d2e39dd4121b55dff30394a98b888ee) Thanks [@zyprepare](https://github.com/zyprepare)! - style(date-picker, time-picker): 修改禁用时的样式 (5.0)
45
+
46
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`c74ed73f3`](https://github.com/XiaoMi/hiui/commit/c74ed73f374ce39180a8cb4626630a54919ae6e2) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(time-picker): 修改 notifyOutside 回调逻辑,修复清空要点击 2 次才生效问题 (5.0)
47
+
48
+ - [#3494](https://github.com/XiaoMi/hiui/pull/3494) [`f8321b72f`](https://github.com/XiaoMi/hiui/commit/f8321b72fc4ee92be56976714fbeb177d13ce9ec) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(time-picker): 修复清空后无法选中 00:00:00 问题 & 设置默认宽度 100% (5.0)
49
+
50
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`33da3144e`](https://github.com/XiaoMi/hiui/commit/33da3144e916edd75ee0669ca9e5090edc681193) Thanks [@zyprepare](https://github.com/zyprepare)! - build: package.json 中 exports 配置中的 types 配置放在最上面 (5.0)
51
+
52
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`4a31cea53`](https://github.com/XiaoMi/hiui/commit/4a31cea53a1ec48c6e31b1703315ba5838ad883f) Thanks [@zyprepare](https://github.com/zyprepare)! - style: 统一调整选择类组件 hover 时的背景色 (5.0)
53
+
54
+ - [#3532](https://github.com/XiaoMi/hiui/pull/3532) [`99801c2d1`](https://github.com/XiaoMi/hiui/commit/99801c2d12628c194657579eccd09a86aedea22b) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复 UI 问题 (5.0)
55
+
56
+ - Updated dependencies [[`1e226cd66`](https://github.com/XiaoMi/hiui/commit/1e226cd66413cea8eb1e63b1cb83c1bfbf5f0a41), [`eea29eade`](https://github.com/XiaoMi/hiui/commit/eea29eade364317198270daa62d7454279f9068a), [`7f204c892`](https://github.com/XiaoMi/hiui/commit/7f204c892156ea8a4fb95d218db9d59c8c4e0c49), [`122d1d859`](https://github.com/XiaoMi/hiui/commit/122d1d859bb92379fbe109fe9a5581259e6bb9a1), [`eb17c4697`](https://github.com/XiaoMi/hiui/commit/eb17c46978dfcb5e8ec0a0e3b3dcffabae8d31fe), [`8c0ee78f0`](https://github.com/XiaoMi/hiui/commit/8c0ee78f013dcd9ced94cef13a69933e039621aa), [`9b34d99bc`](https://github.com/XiaoMi/hiui/commit/9b34d99bc2aa8b78b9e3281e08afc086ac4afea1), [`8f3aa85e4`](https://github.com/XiaoMi/hiui/commit/8f3aa85e4e1977854cecdf2864498a77e959bc39), [`fd4c20bbd`](https://github.com/XiaoMi/hiui/commit/fd4c20bbd30e18bc4c1a2eb078acaa4790f7b2eb), [`79ea480f3`](https://github.com/XiaoMi/hiui/commit/79ea480f33bb8f692dda1e6252a9d2a75c3ac30d), [`2e56529f7`](https://github.com/XiaoMi/hiui/commit/2e56529f7ea8c74e2fac8b6061628d4fd0d862ac), [`3a7186e4b`](https://github.com/XiaoMi/hiui/commit/3a7186e4b4e7ce351c3856f3e1ba574b9f6df22f), [`277c5033a`](https://github.com/XiaoMi/hiui/commit/277c5033aacd43ef3d6b8e0b9e818a09ebe21875), [`95abba983`](https://github.com/XiaoMi/hiui/commit/95abba98391a31c3cd79704fa0a63f64f437601f), [`8a92ec660`](https://github.com/XiaoMi/hiui/commit/8a92ec660d7622768574dfe2e799b24d14e052a7), [`1429eced2`](https://github.com/XiaoMi/hiui/commit/1429eced2c79d22b6973229af3860b5dc48ad4a9), [`eb17c4697`](https://github.com/XiaoMi/hiui/commit/eb17c46978dfcb5e8ec0a0e3b3dcffabae8d31fe), [`976ec929d`](https://github.com/XiaoMi/hiui/commit/976ec929da088830d4d4bfa5438aa679676f71ca), [`f1ab51725`](https://github.com/XiaoMi/hiui/commit/f1ab517258599ee2dfad183e4a8c7b855ef409c1), [`c407744fe`](https://github.com/XiaoMi/hiui/commit/c407744fea78d93da66b73eed0b62d18e5b3a011), [`d91a8bb0f`](https://github.com/XiaoMi/hiui/commit/d91a8bb0f887fa886215aa596852eef3c2ce8519), [`4006b2c8c`](https://github.com/XiaoMi/hiui/commit/4006b2c8cabba5ec553b69a17e4bf3fb53fe9180), [`e42e2badf`](https://github.com/XiaoMi/hiui/commit/e42e2badfd099ced93eaf8414513d7a49d1e66c0), [`33da3144e`](https://github.com/XiaoMi/hiui/commit/33da3144e916edd75ee0669ca9e5090edc681193), [`58ad82e94`](https://github.com/XiaoMi/hiui/commit/58ad82e9441e76bf6090e6a0f4e36a04342c25f0), [`95d930354`](https://github.com/XiaoMi/hiui/commit/95d930354a1ab4291e98a9abccb9525d6c210795), [`f2be367e9`](https://github.com/XiaoMi/hiui/commit/f2be367e959d42506953fe9d57cf677ccb79305e), [`1972fd16a`](https://github.com/XiaoMi/hiui/commit/1972fd16ae1971690412192bce03d6860af8efdd), [`59cef699f`](https://github.com/XiaoMi/hiui/commit/59cef699f96f56d4f68fae7f9dadb960c487b5de), [`99801c2d1`](https://github.com/XiaoMi/hiui/commit/99801c2d12628c194657579eccd09a86aedea22b)]:
57
+ - @hi-ui/popper@5.0.0
58
+ - @hi-ui/button@5.0.0
59
+ - @hi-ui/icons@5.0.0
60
+ - @hi-ui/core@5.0.0
61
+ - @hi-ui/use-merge-refs@5.0.0
62
+ - @hi-ui/use-uncontrolled-state@5.0.0
63
+ - @hi-ui/classname@5.0.0
64
+ - @hi-ui/env@5.0.0
65
+ - @hi-ui/use-merge-semantic@5.0.0
105
66
 
106
67
  ## 4.1.2
107
68
 
@@ -1,12 +1,12 @@
1
- export type TimePickerType = 'single' | 'range';
2
- export type TimePickerFormat = 'HH:mm:ss' | 'HH' | 'mm' | 'ss' | 'HH:mm' | 'mm:ss';
3
- export type TimePickerPanelType = 'single' | 'range-start' | 'range-end';
1
+ export declare type TimePickerType = 'single' | 'range';
2
+ export declare type TimePickerFormat = 'HH:mm:ss' | 'HH' | 'mm' | 'ss' | 'HH:mm' | 'mm:ss';
3
+ export declare type TimePickerPanelType = 'single' | 'range-start' | 'range-end';
4
4
  export declare enum TimePickerSelectorType {
5
5
  hour = 1,
6
6
  minute = 2,
7
7
  second = 3
8
8
  }
9
- export type TimePickerValue = Date | number | string;
9
+ export declare type TimePickerValue = Date | number | string;
10
10
  export interface TimePickerStep {
11
11
  /**
12
12
  * 小时选项间隔
@@ -24,9 +24,9 @@ export interface TimePickerStep {
24
24
  */
25
25
  secondStep?: number;
26
26
  }
27
- export type TimePickerDisabledHoursFunction = (panel: TimePickerPanelType) => number[];
28
- export type TimePickerDisabledMinutesFunction = (hour: number, panel: TimePickerPanelType) => number[];
29
- export type TimePickerDisabledSecondsFunction = (hour: number, minute: number, panel: TimePickerPanelType) => number[];
27
+ export declare type TimePickerDisabledHoursFunction = (panel: TimePickerPanelType) => number[];
28
+ export declare type TimePickerDisabledMinutesFunction = (hour: number, panel: TimePickerPanelType) => number[];
29
+ export declare type TimePickerDisabledSecondsFunction = (hour: number, minute: number, panel: TimePickerPanelType) => number[];
30
30
  export interface TimePickerFilterProps {
31
31
  /**
32
32
  * 禁止选择的小时
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { TimePickerFilter, TimePickerFormat, TimePickerStep, TimePickerType } from './@types';
3
- type ExtendType = Required<TimePickerFilter> & Required<TimePickerStep>;
3
+ declare type ExtendType = Required<TimePickerFilter> & Required<TimePickerStep>;
4
4
  interface InputProps extends ExtendType {
5
5
  value: string[];
6
6
  onChange: (value: string[]) => void;
@@ -1,6 +1,6 @@
1
1
  import { FC } from 'react';
2
2
  import { TimePickerFilter, TimePickerFormat, TimePickerPanelType, TimePickerStep } from './@types';
3
- type ExtendType = Required<TimePickerFilter> & Required<TimePickerStep>;
3
+ declare type ExtendType = Required<TimePickerFilter> & Required<TimePickerStep>;
4
4
  interface PanelProps extends ExtendType {
5
5
  prefix: string;
6
6
  panel: TimePickerPanelType;
@@ -1,6 +1,6 @@
1
1
  import React, { FC } from 'react';
2
2
  import { TimePickerFilterProps, TimePickerFormat, TimePickerPanelType, TimePickerStep, TimePickerType } from './@types';
3
- type ExtendType = Partial<TimePickerFilterProps> & Required<TimePickerStep>;
3
+ declare type ExtendType = Partial<TimePickerFilterProps> & Required<TimePickerStep>;
4
4
  interface PopContentProps extends ExtendType {
5
5
  prefix?: string;
6
6
  value: string[];
@@ -5,11 +5,11 @@ import { TimePickerStep, TimePickerType, TimePickerFormat, TimePickerFilterProps
5
5
  import { PopperOverlayProps } from '@hi-ui/popper';
6
6
  export declare const timePickerPrefix: string;
7
7
  export declare const TimePicker: React.ForwardRefExoticComponent<TimePickerProps & React.RefAttributes<HTMLDivElement | null>>;
8
- type ExtendType = Omit<HiBaseHTMLProps<'div'>, 'placeholder' | 'value' | 'onChange'> & TimePickerFilterProps & TimePickerStep;
9
- export type TimePickerSemanticName = 'root' | 'inputWrapper' | 'prefix' | 'label' | 'input' | 'functionButton' | 'closeButton' | 'popContent' | 'popFunctionButtons' | 'popConfirmBtn' | 'popNowBtn';
10
- export type TimePickerSemanticClassNames = SemanticClassNamesType<TimePickerProps, TimePickerSemanticName>;
11
- export type TimePickerSemanticStyles = SemanticStylesType<TimePickerProps, TimePickerSemanticName>;
12
- export type TimePickerSemantic = ComponentSemantic<TimePickerSemanticClassNames, TimePickerSemanticStyles>;
8
+ declare type ExtendType = Omit<HiBaseHTMLProps<'div'>, 'placeholder' | 'value' | 'onChange'> & TimePickerFilterProps & TimePickerStep;
9
+ export declare type TimePickerSemanticName = 'root' | 'inputWrapper' | 'prefix' | 'label' | 'input' | 'functionButton' | 'closeButton' | 'popContent' | 'popFunctionButtons' | 'popConfirmBtn' | 'popNowBtn';
10
+ export declare type TimePickerSemanticClassNames = SemanticClassNamesType<TimePickerProps, TimePickerSemanticName>;
11
+ export declare type TimePickerSemanticStyles = SemanticStylesType<TimePickerProps, TimePickerSemanticName>;
12
+ export declare type TimePickerSemantic = ComponentSemantic<TimePickerSemanticClassNames, TimePickerSemanticStyles>;
13
13
  export interface TimePickerProps extends ExtendType, TimePickerSemantic {
14
14
  /**
15
15
  * 选择器类型
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/time-picker",
3
- "version": "5.0.0-experimental.2",
3
+ "version": "5.0.0",
4
4
  "description": "A sub-package for @hi-ui/hiui.",
5
5
  "keywords": [],
6
6
  "author": "HiUI <mi-hiui@xiaomi.com>",
@@ -45,24 +45,24 @@
45
45
  "url": "https://github.com/XiaoMi/hiui/issues"
46
46
  },
47
47
  "dependencies": {
48
- "@hi-ui/button": "^5.0.0-experimental.1",
49
- "@hi-ui/classname": "^5.0.0-experimental.0",
50
- "@hi-ui/env": "^5.0.0-experimental.0",
51
- "@hi-ui/icons": "^5.0.0-experimental.1",
52
- "@hi-ui/popper": "^5.0.0-experimental.1",
53
- "@hi-ui/use-merge-refs": "^5.0.0-experimental.0",
54
- "@hi-ui/use-uncontrolled-state": "^5.0.0-experimental.0",
55
- "dayjs": "^1.10.7",
56
- "@hi-ui/use-merge-semantic": "^5.0.0-experimental.0"
48
+ "@hi-ui/button": "^5.0.0",
49
+ "@hi-ui/classname": "^5.0.0",
50
+ "@hi-ui/env": "^5.0.0",
51
+ "@hi-ui/icons": "^5.0.0",
52
+ "@hi-ui/popper": "^5.0.0",
53
+ "@hi-ui/use-merge-refs": "^5.0.0",
54
+ "@hi-ui/use-merge-semantic": "^5.0.0",
55
+ "@hi-ui/use-uncontrolled-state": "^5.0.0",
56
+ "dayjs": "^1.10.7"
57
57
  },
58
58
  "peerDependencies": {
59
- "@hi-ui/core": ">=5.0.0-experimental.1",
59
+ "@hi-ui/core": ">=5.0.0",
60
60
  "react": ">=16.8.6",
61
61
  "react-dom": ">=16.8.6"
62
62
  },
63
63
  "devDependencies": {
64
- "@hi-ui/core": "^5.0.0-experimental.1",
65
- "@hi-ui/core-css": "^5.0.0-experimental.2",
64
+ "@hi-ui/core": "^5.0.0",
65
+ "@hi-ui/core-css": "^5.0.0",
66
66
  "react": "^17.0.1",
67
67
  "react-dom": "^17.0.1"
68
68
  }