@antscorp/antsomi-ui 1.2.3-beta.9 → 1.2.4
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 +99 -77
- package/dist/index.js +1 -1
- package/dist/index.js.LICENSE.txt +1 -31
- package/dist/types/components/icons/GPTIconV3.d.ts +1 -0
- package/dist/types/components/icons/index.d.ts +3 -0
- package/dist/types/components/molecules/CaptureScreen/constants.d.ts +3 -0
- package/dist/types/components/molecules/CaptureScreen/styled.d.ts +5 -1
- package/dist/types/components/molecules/CaptureScreen/types.d.ts +1 -0
- package/dist/types/components/molecules/ChatBox/constants.d.ts +1 -1
- package/dist/types/components/molecules/ChatBox/types.d.ts +3 -0
- package/dist/types/components/organism/Help/constants.d.ts +3 -0
- package/dist/types/components/organism/Help/styled.d.ts +3 -1
- package/dist/types/components/organism/Help/types.d.ts +4 -4
- package/dist/types/components/organism/Table/index.d.ts +0 -1
- package/dist/types/components/organism/index.d.ts +1 -1
- package/dist/types/services/Ticket.d.ts +5 -0
- package/dist/types/services/constants.d.ts +12 -0
- package/dist/types/utils/common.d.ts +0 -3
- package/package.json +2 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,77 +1,99 @@
|
|
|
1
|
-
### Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
|
4
|
-
|
|
5
|
-
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
|
-
|
|
7
|
-
#### [v1.2.
|
|
8
|
-
|
|
9
|
-
-
|
|
10
|
-
- feat(antsomi-ui): init new package component: antsomi-ui [`094fa5a`](https://bitbucket.org/git-vn/at.packages.frontend/commits/094fa5aa79d20ba54a430ae2bf94f5860cad73e5)
|
|
11
|
-
-
|
|
12
|
-
|
|
13
|
-
### [v2.0.22](https://bitbucket.org/git-vn/at.packages.frontend/compare/v2.0.22..v1.0.
|
|
14
|
-
|
|
15
|
-
> 19 January 2023
|
|
16
|
-
|
|
17
|
-
- update timeline package [`e198927`](https://bitbucket.org/git-vn/at.packages.frontend/commits/e198927d83931f9155e90ab9a1d9d3a5ac2989c4)
|
|
18
|
-
- - add package oauth [`13b3757`](https://bitbucket.org/git-vn/at.packages.frontend/commits/13b3757b53258f8314b4566c95c9b60794d88873)
|
|
19
|
-
- add timeline package [`18f4ad8`](https://bitbucket.org/git-vn/at.packages.frontend/commits/18f4ad8e4c4c81eda1781d68699d3e88aa19f984)
|
|
20
|
-
|
|
21
|
-
#### [v1.0.
|
|
22
|
-
|
|
23
|
-
>
|
|
24
|
-
|
|
25
|
-
-
|
|
26
|
-
-
|
|
27
|
-
- feat(BarChartRange): add
|
|
28
|
-
|
|
29
|
-
#### [v1.0.
|
|
30
|
-
|
|
31
|
-
>
|
|
32
|
-
|
|
33
|
-
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
-
|
|
70
|
-
-
|
|
71
|
-
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
-
|
|
1
|
+
### Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
|
4
|
+
|
|
5
|
+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
|
+
|
|
7
|
+
#### [v1.2.4](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.2.4..v2.0.22)
|
|
8
|
+
|
|
9
|
+
- [Package] [Profile] create a profile personas package [`4fe593a`](https://bitbucket.org/git-vn/at.packages.frontend/commits/4fe593a560d4b77b64d06ced6c9ddcb32bd06405)
|
|
10
|
+
- feat(antsomi-ui): init new package component: antsomi-ui [`094fa5a`](https://bitbucket.org/git-vn/at.packages.frontend/commits/094fa5aa79d20ba54a430ae2bf94f5860cad73e5)
|
|
11
|
+
- feat(index.ts): create component ImageEditor, PopupDraggable, Help [`3c68452`](https://bitbucket.org/git-vn/at.packages.frontend/commits/3c6845233a80fea39fafe99b1a737a1355447173)
|
|
12
|
+
|
|
13
|
+
### [v2.0.22](https://bitbucket.org/git-vn/at.packages.frontend/compare/v2.0.22..v1.0.10)
|
|
14
|
+
|
|
15
|
+
> 19 January 2023
|
|
16
|
+
|
|
17
|
+
- update timeline package [`e198927`](https://bitbucket.org/git-vn/at.packages.frontend/commits/e198927d83931f9155e90ab9a1d9d3a5ac2989c4)
|
|
18
|
+
- - add package oauth [`13b3757`](https://bitbucket.org/git-vn/at.packages.frontend/commits/13b3757b53258f8314b4566c95c9b60794d88873)
|
|
19
|
+
- add timeline package [`18f4ad8`](https://bitbucket.org/git-vn/at.packages.frontend/commits/18f4ad8e4c4c81eda1781d68699d3e88aa19f984)
|
|
20
|
+
|
|
21
|
+
#### [v1.0.10](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.10..v1.0.8)
|
|
22
|
+
|
|
23
|
+
> 16 June 2023
|
|
24
|
+
|
|
25
|
+
- feat(antsomi-ui): init new package component: antsomi-ui [`094fa5a`](https://bitbucket.org/git-vn/at.packages.frontend/commits/094fa5aa79d20ba54a430ae2bf94f5860cad73e5)
|
|
26
|
+
- chore(antsomi-charts): update package version from 1.0.7-beta.6 to 1.0.8-beta.1 [`ce217a8`](https://bitbucket.org/git-vn/at.packages.frontend/commits/ce217a8abaa3d84a157eb8e425da832b25177c81)
|
|
27
|
+
- feat(BarChartRange): add BarChart component and refactor storybook stories to use it [`8ff4103`](https://bitbucket.org/git-vn/at.packages.frontend/commits/8ff41032684fd9af1d62434138102318572a3964)
|
|
28
|
+
|
|
29
|
+
#### [v1.0.8](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.8..v1.0.6-beta.21)
|
|
30
|
+
|
|
31
|
+
> 11 May 2023
|
|
32
|
+
|
|
33
|
+
- feat(BarChartRange): update load change and range [`f667a00`](https://bitbucket.org/git-vn/at.packages.frontend/commits/f667a000984b80d3768d04b9f0ab4965fb3e36b8)
|
|
34
|
+
- chore(BarChart): update hover bar, update compact label [`d5ef84f`](https://bitbucket.org/git-vn/at.packages.frontend/commits/d5ef84f673420d1b26b79a0a918b5dedf124f2b0)
|
|
35
|
+
- feat(BarChartRange.tsx): add support for maxRangeLimit and onChangeMaxRangeLimit [`e915753`](https://bitbucket.org/git-vn/at.packages.frontend/commits/e915753d0355de10b4976a65949da619e1a4368e)
|
|
36
|
+
|
|
37
|
+
#### [v1.0.6-beta.21](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.6-beta.21..v1.0.6-beta.20)
|
|
38
|
+
|
|
39
|
+
> 21 April 2023
|
|
40
|
+
|
|
41
|
+
- refactor(ticket-editor): fix-bug-input-ticket [`7b4e18a`](https://bitbucket.org/git-vn/at.packages.frontend/commits/7b4e18a9ba2fa5fd6f97f1278ddc06e6018e4492)
|
|
42
|
+
- refactor(ticket-editor): deploy package [`efe1c52`](https://bitbucket.org/git-vn/at.packages.frontend/commits/efe1c5239fd574e117288957f7714a0df24ab8ab)
|
|
43
|
+
- refactor(ticket-editor): disabled params utils [`515d57f`](https://bitbucket.org/git-vn/at.packages.frontend/commits/515d57f68d52b206b7c26a1d20bf424a761b34d8)
|
|
44
|
+
|
|
45
|
+
#### [v1.0.6-beta.20](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.6-beta.20..v1.0.6-beta.19)
|
|
46
|
+
|
|
47
|
+
> 20 April 2023
|
|
48
|
+
|
|
49
|
+
#### [v1.0.6-beta.19](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.6-beta.19..v1.0.6-beta.18)
|
|
50
|
+
|
|
51
|
+
> 19 April 2023
|
|
52
|
+
|
|
53
|
+
#### [v1.0.6-beta.18](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.6-beta.18..v1.0.6-beta.17)
|
|
54
|
+
|
|
55
|
+
> 19 April 2023
|
|
56
|
+
|
|
57
|
+
- refactor(RFMBarChartRange): add intervalSizeRef to prevent multiple interval creation [`6988ea5`](https://bitbucket.org/git-vn/at.packages.frontend/commits/6988ea567bf86f3a3fc4f9516d285249cb2ae58f)
|
|
58
|
+
|
|
59
|
+
#### [v1.0.6-beta.17](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.6-beta.17..v1.0.6-beta.16)
|
|
60
|
+
|
|
61
|
+
> 19 April 2023
|
|
62
|
+
|
|
63
|
+
- refactor(RangeSlider): separate range slider for smooth slide, prevent first onChangeRange [`8d3da0e`](https://bitbucket.org/git-vn/at.packages.frontend/commits/8d3da0ea4d4fb8ee0d66cd875c68eb84e8cc4e68)
|
|
64
|
+
|
|
65
|
+
#### [v1.0.6-beta.16](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.6-beta.16..v1.0.2)
|
|
66
|
+
|
|
67
|
+
> 18 April 2023
|
|
68
|
+
|
|
69
|
+
- feat(antsomi-charts): create antsomi-charts package [`f9738ee`](https://bitbucket.org/git-vn/at.packages.frontend/commits/f9738eee28c711641250997a712096bda9e2d139)
|
|
70
|
+
- Update calendar week [`4afd292`](https://bitbucket.org/git-vn/at.packages.frontend/commits/4afd292bc3e6350b8dd98c187f1b8054e168a018)
|
|
71
|
+
- chore: add .husky directory with pre-commit and commit-msg hooks [`2253c51`](https://bitbucket.org/git-vn/at.packages.frontend/commits/2253c518b863dd4034c65e30e0f28b1f1563e52b)
|
|
72
|
+
|
|
73
|
+
#### v1.0.2
|
|
74
|
+
|
|
75
|
+
> 4 January 2023
|
|
76
|
+
|
|
77
|
+
- Sprint10/vinlt/feature/date advanced [`#24`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/24)
|
|
78
|
+
- Sprint10/sangndd/feature/extend value matches any [`#23`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/23)
|
|
79
|
+
- Sprint10/sangndd/feature/extend value matches any [`#22`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/22)
|
|
80
|
+
- [Scatter chart] Max X-axis giá trị bị lặp [`#20`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/20)
|
|
81
|
+
- Sprint8/vinlt/feature/show data label short [`#18`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/18)
|
|
82
|
+
- Fix duplicate axis max value [`#17`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/17)
|
|
83
|
+
- [Antalyser] Một số bug khi nhập axis giá trị thập phân [`#16`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/16)
|
|
84
|
+
- Sprint6/vinlt/fixbug/chart [`#15`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/15)
|
|
85
|
+
- - Axis allows input of decimal values [`#14`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/14)
|
|
86
|
+
- Sprint4/sangndd/feature/icons [`#12`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/12)
|
|
87
|
+
- Sprint4/sangndd/feature/icons [`#11`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/11)
|
|
88
|
+
- Sprint4/thanghn/fixbug/pivot alias border [`#10`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/10)
|
|
89
|
+
- fix scroll dimension and total column [`#9`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/9)
|
|
90
|
+
- [ANTALYSER][Filter][Khi filter filed có type date và semantic là "Month day" thì không load được danh sách các ngày trong tháng] [`#7`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/7)
|
|
91
|
+
- [ANTALYSER][Pivot chart][Tính năng Add border shadow chưa hoạt động] [`#8`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/8)
|
|
92
|
+
- Fix bug [ANTALYSER][Scatter chart][Label ở cột X và Y chưa đổi theo alias name đã change ở metric] [`#6`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/6)
|
|
93
|
+
- Fix bug [Pivot chart] Row color không hiển thị được khi chọn hiển thị data của metric là Bar [`#5`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/5)
|
|
94
|
+
- Fix bug package antscorp/charts [`#1`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/1)
|
|
95
|
+
- Fix bug package antscorp/chart [`#2`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/2)
|
|
96
|
+
- table component [`#1`](https://bitbucket.org/git-vn/at.packages.frontend/pull-requests/1)
|
|
97
|
+
- Update map indonesia [`fc94208`](https://bitbucket.org/git-vn/at.packages.frontend/commits/fc9420838b3f4087a5763017e9bf7e72ee8c5e31)
|
|
98
|
+
- Update geomap [`43f3098`](https://bitbucket.org/git-vn/at.packages.frontend/commits/43f3098506f30a215dc2b30734590e5c55f8b490)
|
|
99
|
+
- sync package master [`7476118`](https://bitbucket.org/git-vn/at.packages.frontend/commits/7476118de2fcfa1bd6b0a9e3c0f887b29fd149b6)
|