@mobileaction/action-kit 1.39.0 → 1.39.1

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.
@@ -0,0 +1,3 @@
1
+ {
2
+ "recommendations": ["Vue.volar", "Vue.vscode-typescript-vue-plugin"]
3
+ }
package/CHANGELOG.md ADDED
@@ -0,0 +1,844 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ## [1.38.3](https://github.com/mobileaction/action-kit/compare/v1.38.2...v1.38.3) (2024-11-28)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **DUV-6781:** rocket-loading animation added ([3b274f5](https://github.com/mobileaction/action-kit/commit/3b274f5647a6cca51f04605a8b779e666a35b5ec))
11
+
12
+ ## [1.38.2](https://github.com/mobileaction/action-kit/compare/v1.38.1...v1.38.2) (2024-11-25)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **DUV-6781:** new icons & stroke button bg fix ([a4d985e](https://github.com/mobileaction/action-kit/commit/a4d985ee74cbad6d678d4b9ab478a5018c4822e2))
18
+ * **DUV-6781:** search icon update ([7342632](https://github.com/mobileaction/action-kit/commit/7342632aa28d6f5f257b7ac308871ac85e8ed709))
19
+
20
+ ## [1.38.1](https://github.com/mobileaction/action-kit/compare/v1.38.0...v1.38.1) (2024-11-20)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * **DUV-6812:** app icon fall back img changed ([b936b20](https://github.com/mobileaction/action-kit/commit/b936b200a181589c07b7840ed69d9f36bbe324a0))
26
+
27
+ ## [1.38.0](https://github.com/mobileaction/action-kit/compare/v1.37.0...v1.38.0) (2024-11-19)
28
+
29
+
30
+ ### Features
31
+
32
+ * **DUV-6654:** popover completed ([ef24e80](https://github.com/mobileaction/action-kit/commit/ef24e80be0f120470f1e1fd28b00d11190ef64b1))
33
+
34
+ ## [1.37.0](https://github.com/mobileaction/action-kit/compare/v1.36.0...v1.37.0) (2024-11-19)
35
+
36
+
37
+ ### Features
38
+
39
+ * **DUV-6654:** popover completed ([f1107e2](https://github.com/mobileaction/action-kit/commit/f1107e2cc8809c1eb9806e351a9766bd9993f2c8))
40
+ * **DUV-6654:** popover completed ([2a6d0e4](https://github.com/mobileaction/action-kit/commit/2a6d0e42d9d2c710f50481b915889f2871be1338))
41
+
42
+ ## [1.36.0](https://github.com/mobileaction/action-kit/compare/v1.35.17...v1.36.0) (2024-11-19)
43
+
44
+
45
+ ### Features
46
+
47
+ * **DUV-6654:** new popover implementation ([51a1a0b](https://github.com/mobileaction/action-kit/commit/51a1a0be95ee2577fa6be87f5ecce744b48fc7fe))
48
+ * **DUV-6654:** new previews ([dffc91b](https://github.com/mobileaction/action-kit/commit/dffc91b335806de06a8756464db536ddf2c973e7))
49
+ * **DUV-6654:** popover implementation done ([90bb47c](https://github.com/mobileaction/action-kit/commit/90bb47cce22aaa011183be1c81f1360f3e944f19))
50
+
51
+
52
+ ### Bug Fixes
53
+
54
+ * **DUV-6654:** build fix ([bf4d7a1](https://github.com/mobileaction/action-kit/commit/bf4d7a1c7138d8b060a45b2011d1657392f41213))
55
+ * **DUV-6654:** conflict fix ([d26d468](https://github.com/mobileaction/action-kit/commit/d26d4680c74cd3680b7e421b68b4c4aceb3d63d0))
56
+ * **DUV-6654:** review fixes ([c2a2f15](https://github.com/mobileaction/action-kit/commit/c2a2f159b0271095df79affdfcffda3d2af71478))
57
+ * **DUV-6654:** review fixes ([9363734](https://github.com/mobileaction/action-kit/commit/93637342962e18094007aa634c60e2e58759e67b))
58
+ * **DUV-6654:** sonar qube fixes ([f069abd](https://github.com/mobileaction/action-kit/commit/f069abd05e5eed667412ad6eedf29f7400eb2821))
59
+ * **DUV-6654:** trigger types fixed ([007d02c](https://github.com/mobileaction/action-kit/commit/007d02cc556e80082ef55551106487397e439e7a))
60
+
61
+ ## [1.35.17](https://github.com/mobileaction/action-kit/compare/v1.35.16...v1.35.17) (2024-11-12)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * **DUV-4533:** build fixes ([561758c](https://github.com/mobileaction/action-kit/commit/561758c43f2ff46c4699562f596fe2ecfe900a7a))
67
+ * **DUV-4533:** CJS warning fix ([6dadc26](https://github.com/mobileaction/action-kit/commit/6dadc260a27b1297108c0120d68db2e5b5fb8280))
68
+ * **DUV-4533:** sb patch version upgrade ([2b35d49](https://github.com/mobileaction/action-kit/commit/2b35d4989f6a9996320cc163e0bd6c878349c155))
69
+ * **DUV-4533:** tsconfig strict mode added ([a16d06e](https://github.com/mobileaction/action-kit/commit/a16d06e74c940588dc6944e7a6e177b78c906c3a))
70
+ * **DUV-4533:** vue integration test errors fix ([5215b4c](https://github.com/mobileaction/action-kit/commit/5215b4cb6079ce88f5b35e3a20e6dc6e2526edab))
71
+
72
+ ## [1.35.16](https://github.com/mobileaction/action-kit/compare/v1.35.15...v1.35.16) (2024-11-05)
73
+
74
+
75
+ ### Bug Fixes
76
+
77
+ * **PEC-4701:** checked style should not apply on single selection ([f93d618](https://github.com/mobileaction/action-kit/commit/f93d618e110e0d517cad3813005aa0742cbc6185))
78
+ * **PEC-4701:** disabled style should override other statuses ([9cc729f](https://github.com/mobileaction/action-kit/commit/9cc729fb4988801762079ea7e16b6a1945b501a4))
79
+
80
+ ## [1.35.15](https://github.com/mobileaction/action-kit/compare/v1.35.14...v1.35.15) (2024-11-05)
81
+
82
+
83
+ ### Bug Fixes
84
+
85
+ * **DUV-6700:** Numeric input multi delete bug fixed ([9f4d703](https://github.com/mobileaction/action-kit/commit/9f4d703df8be796bc3289cb83dcfdb869ab6b8c6))
86
+
87
+ ## [1.35.14](https://github.com/mobileaction/action-kit/compare/v1.35.13...v1.35.14) (2024-10-17)
88
+
89
+
90
+ ### Bug Fixes
91
+
92
+ * **DUV-6511:** new icons added ([083ed40](https://github.com/mobileaction/action-kit/commit/083ed40ba9d61c44816c1af4af1c3c056ddfc092))
93
+
94
+ ## [1.35.13](https://github.com/mobileaction/action-kit/compare/v1.35.12...v1.35.13) (2024-10-16)
95
+
96
+
97
+ ### Bug Fixes
98
+
99
+ * **PEC:** Icons added ([471867a](https://github.com/mobileaction/action-kit/commit/471867a1416f28e3376cef98e7ba32dbf3268f64))
100
+
101
+ ## [1.35.12](https://github.com/mobileaction/action-kit/compare/v1.35.11...v1.35.12) (2024-10-16)
102
+
103
+
104
+ ### Bug Fixes
105
+
106
+ * **DUV-6565:** last item not visible fix ([fb571a9](https://github.com/mobileaction/action-kit/commit/fb571a9e2bd25cab2348f55c45b6cedb6ddfb1b8))
107
+ * **DUV-6613:** ag-grid pagination mobile display improvmeents ([d017187](https://github.com/mobileaction/action-kit/commit/d017187534faddc63dd8df540a93ac6adea1e402))
108
+
109
+ ## [1.35.11](https://github.com/mobileaction/action-kit/compare/v1.35.10...v1.35.11) (2024-10-14)
110
+
111
+
112
+ ### Bug Fixes
113
+
114
+ * **DUV-6613:** ag-grid design improvements ([27c290f](https://github.com/mobileaction/action-kit/commit/27c290fcfe43adf00552c640d7fb488a861a3a08))
115
+
116
+ ## [1.35.10](https://github.com/mobileaction/action-kit/compare/v1.35.9...v1.35.10) (2024-10-11)
117
+
118
+
119
+ ### Bug Fixes
120
+
121
+ * **DUV-6024:** ag-grid table no border radius variant added ([41b0b3b](https://github.com/mobileaction/action-kit/commit/41b0b3bacad055bf4169835574ba90186d96cd4c))
122
+ * **DUV-6461:** vitest animation mock configuration ([8bfb4ed](https://github.com/mobileaction/action-kit/commit/8bfb4ed0506b5ded8f5d0c867eb58595a2ff848c))
123
+
124
+ ## [1.35.9](https://github.com/mobileaction/action-kit/compare/v1.35.8...v1.35.9) (2024-10-07)
125
+
126
+
127
+ ### Bug Fixes
128
+
129
+ * **PEC-4343:** 3rd level item selection fix ([be20c61](https://github.com/mobileaction/action-kit/commit/be20c613a2f7ab1e2fa095f403d47a4e58838451))
130
+
131
+ ## [1.35.8](https://github.com/mobileaction/action-kit/compare/v1.35.7...v1.35.8) (2024-10-04)
132
+
133
+
134
+ ### Bug Fixes
135
+
136
+ * **DUV-6586:** ag-grid version upgrade ([e8aab7d](https://github.com/mobileaction/action-kit/commit/e8aab7d1cde6137ad1c270b5128fcaba025473ad))
137
+
138
+ ## [1.35.7](https://github.com/mobileaction/action-kit/compare/v1.35.6...v1.35.7) (2024-10-01)
139
+
140
+
141
+ ### Bug Fixes
142
+
143
+ * **DUV-6335:** new icons added ([fd53ba4](https://github.com/mobileaction/action-kit/commit/fd53ba4ed1aa7bb249c30d65e6f753a1c3129137))
144
+
145
+ ## [1.35.6](https://github.com/mobileaction/action-kit/compare/v1.35.5...v1.35.6) (2024-09-30)
146
+
147
+
148
+ ### Bug Fixes
149
+
150
+ * **DUV-6335:** new icons added ([0e55809](https://github.com/mobileaction/action-kit/commit/0e55809d872a37f7654de4f21eba54a69c957166))
151
+
152
+ ## [1.35.5](https://github.com/mobileaction/action-kit/compare/v1.35.4...v1.35.5) (2024-09-30)
153
+
154
+
155
+ ### Bug Fixes
156
+
157
+ * **DUV-6335:** new lamp icon ([8558329](https://github.com/mobileaction/action-kit/commit/855832991b1971cc413c1627f1734d0c59081dff))
158
+
159
+ ## [1.35.4](https://github.com/mobileaction/action-kit/compare/v1.35.3...v1.35.4) (2024-09-26)
160
+
161
+
162
+ ### Bug Fixes
163
+
164
+ * **DUV-6335:** icons viewBox update ([67e0563](https://github.com/mobileaction/action-kit/commit/67e0563fd3ff3c530ef59e6c9339b69c0746470a))
165
+ * **DUV-6335:** new icons added ([68d062a](https://github.com/mobileaction/action-kit/commit/68d062a1aecba83c1727d093b145a229301cbc81))
166
+
167
+ ## [1.35.3](https://github.com/mobileaction/action-kit/compare/v1.35.2...v1.35.3) (2024-09-23)
168
+
169
+
170
+ ### Bug Fixes
171
+
172
+ * **PEC:** Icons added ([3cfe0ab](https://github.com/mobileaction/action-kit/commit/3cfe0abc55ab5de3c2ed5a70c9bdea8bde78495c))
173
+
174
+ ## [1.35.2](https://github.com/mobileaction/action-kit/compare/v1.35.1...v1.35.2) (2024-09-22)
175
+
176
+
177
+ ### Bug Fixes
178
+
179
+ * **PEC-4343:** Missing parameters added to test ([35bb1bc](https://github.com/mobileaction/action-kit/commit/35bb1bcf4ef8b1361934f520ba5611c7b904ce2f))
180
+
181
+ ## [1.35.1](https://github.com/mobileaction/action-kit/compare/v1.35.0...v1.35.1) (2024-09-20)
182
+
183
+
184
+ ### Bug Fixes
185
+
186
+ * **PEC-4343:** node expand improvements applied ([9568bdf](https://github.com/mobileaction/action-kit/commit/9568bdff0ab5bd1ed0b07e6d1afa013ad5c3e030))
187
+
188
+ ## [1.35.0](https://github.com/mobileaction/action-kit/compare/v1.34.3...v1.35.0) (2024-09-19)
189
+
190
+
191
+ ### Features
192
+
193
+ * **PEC-4385:** Quick Filter icons added ([ddfc4ce](https://github.com/mobileaction/action-kit/commit/ddfc4ce899190650c40b2971be5163121d05d485))
194
+ * **PEC-4385:** Quick Filter missing icons added ([b063975](https://github.com/mobileaction/action-kit/commit/b063975b24cb3d0d323dfc887b3f3f61d5e8f279))
195
+
196
+
197
+ ### Bug Fixes
198
+
199
+ * **PEC-4343:** pass changed chekced values to the component ([d29557f](https://github.com/mobileaction/action-kit/commit/d29557f9c3577387d00aac1a143fe1fd2b9a9cfc))
200
+
201
+ ## [1.34.3](https://github.com/mobileaction/action-kit/compare/v1.34.2...v1.34.3) (2024-09-17)
202
+
203
+
204
+ ### Bug Fixes
205
+
206
+ * **DUV-6258:** input hint text icon no repeat added ([257d613](https://github.com/mobileaction/action-kit/commit/257d61371a298bce5f11f2f8eeb15cc4035dece1))
207
+ * **DUV-6258:** input hint text icon no repeat added ([1fa88bc](https://github.com/mobileaction/action-kit/commit/1fa88bc3d3f55738dfd77c05d45d173e90d0d433))
208
+
209
+ ## [1.34.2](https://github.com/mobileaction/action-kit/compare/v1.34.1...v1.34.2) (2024-09-17)
210
+
211
+
212
+ ### Bug Fixes
213
+
214
+ * **PEC-4343:** test case fix with on change update ([4ae30a5](https://github.com/mobileaction/action-kit/commit/4ae30a51acf82af390f8efd986540b84586ea30f))
215
+
216
+ ## [1.34.1](https://github.com/mobileaction/action-kit/compare/v1.34.0...v1.34.1) (2024-09-17)
217
+
218
+
219
+ ### Bug Fixes
220
+
221
+ * **PEC-4343:** tree component style fix and story additions ([8df49b6](https://github.com/mobileaction/action-kit/commit/8df49b67285780685f65fb59304b4788108647b1))
222
+
223
+ ## [1.34.0](https://github.com/mobileaction/action-kit/compare/v1.33.4...v1.34.0) (2024-09-12)
224
+
225
+
226
+ ### Features
227
+
228
+ * **PEC-4343:** tree component implemented ([c1c2e7d](https://github.com/mobileaction/action-kit/commit/c1c2e7da35fc26acb424b003d58b0e6972af1d8d))
229
+ * **PEC-4343:** tree component implemented ([aac8068](https://github.com/mobileaction/action-kit/commit/aac8068786a4e2e2d68baec17634ae3328f2a7b2))
230
+ * **PEC-4343:** tree component implemented ([539ba8f](https://github.com/mobileaction/action-kit/commit/539ba8fc907cf772b7e59d0297b483ff20198b81))
231
+
232
+
233
+ ### Bug Fixes
234
+
235
+ * **PEC-4343:** tree component test fixes ([0fe5741](https://github.com/mobileaction/action-kit/commit/0fe5741f31f954050215d39fb181a4ea979e24ae))
236
+
237
+ ## [1.33.4](https://github.com/mobileaction/action-kit/compare/v1.33.3...v1.33.4) (2024-09-04)
238
+
239
+
240
+ ### Bug Fixes
241
+
242
+ * **DUV-6481:** table doc fix ([2e2b70e](https://github.com/mobileaction/action-kit/commit/2e2b70e2e3ece07c5466268834000483f979f9e9))
243
+ * **DUV-6481:** userinfo input avatar fix ([be5ee16](https://github.com/mobileaction/action-kit/commit/be5ee16a4585a8f5dd5077b25e0bc6eb78a1d7eb))
244
+
245
+ ## [1.33.3](https://github.com/mobileaction/action-kit/compare/v1.33.2...v1.33.3) (2024-09-02)
246
+
247
+
248
+ ### Bug Fixes
249
+
250
+ * **DUV-6365:** ag-grid additional classes & preview improvements ([4eeb85b](https://github.com/mobileaction/action-kit/commit/4eeb85b2e968aa87b999f8c1f67dd4e6992a3c1a))
251
+ * **DUV-6365:** ag-grid borderless variant added & card component no content padding mode added ([ab54a6c](https://github.com/mobileaction/action-kit/commit/ab54a6c9ce8d66babbccf46983ddd9e92229d3a2))
252
+
253
+ ## [1.33.2](https://github.com/mobileaction/action-kit/compare/v1.33.1...v1.33.2) (2024-08-26)
254
+
255
+
256
+ ### Bug Fixes
257
+
258
+ * **DUV-6145:** dropdown mobile design display selection added & dropdown open state watcher added ([078edc2](https://github.com/mobileaction/action-kit/commit/078edc2aabfe05eeb5186a2de7ecdbc8c442790d))
259
+
260
+ ## [1.33.1](https://github.com/mobileaction/action-kit/compare/v1.33.0...v1.33.1) (2024-08-21)
261
+
262
+
263
+ ### Bug Fixes
264
+
265
+ * **DUV-6365:** storybook actions upgrade & table.css file export ([3778d71](https://github.com/mobileaction/action-kit/commit/3778d71faa6879965ea19301cb6edd65d8b0ee4f))
266
+
267
+ ## [1.33.0](https://github.com/mobileaction/action-kit/compare/v1.32.6...v1.33.0) (2024-08-21)
268
+
269
+
270
+ ### Features
271
+
272
+ * **DUV-6365:** AG Grid Mobile Action theme, preview, and documentation have been added to ActionKit. ([881e5c8](https://github.com/mobileaction/action-kit/commit/881e5c8875f99e8914794400b68b85bb177d9cea))
273
+
274
+ ## [1.32.6](https://github.com/mobileaction/action-kit/compare/v1.32.5...v1.32.6) (2024-08-20)
275
+
276
+
277
+ ### Bug Fixes
278
+
279
+ * **DUV-6296:** Select item name and checkbox gap ([613a7d0](https://github.com/mobileaction/action-kit/commit/613a7d0216c478ef5a458562fe34f16f5198200a))
280
+
281
+ ## [1.32.5](https://github.com/mobileaction/action-kit/compare/v1.32.4...v1.32.5) (2024-08-19)
282
+
283
+
284
+ ### Bug Fixes
285
+
286
+ * **DUV-6410:** app-icon component xx-small variant added ([4f24c69](https://github.com/mobileaction/action-kit/commit/4f24c69b98efa1e9ba284d43e11337640f1169fd))
287
+
288
+ ## [1.32.4](https://github.com/mobileaction/action-kit/compare/v1.32.3...v1.32.4) (2024-08-14)
289
+
290
+
291
+ ### Bug Fixes
292
+
293
+ * **DUV-6284:** ma avatar component fix ([309ddc2](https://github.com/mobileaction/action-kit/commit/309ddc2c4562c829b6c21394f713d40767da1157))
294
+ * **DUV-6284:** ma avatar component fix ([2432694](https://github.com/mobileaction/action-kit/commit/24326946dd3987dabf69a66dda3d66a441820173))
295
+
296
+ ## [1.32.3](https://github.com/mobileaction/action-kit/compare/v1.32.2...v1.32.3) (2024-08-13)
297
+
298
+
299
+ ### Bug Fixes
300
+
301
+ * **DUV-6145:** select dropdown search input common design capsulated ([9c896ed](https://github.com/mobileaction/action-kit/commit/9c896edc332f18cddc5f01c68fac2708b97b5d19))
302
+
303
+ ## [1.32.2](https://github.com/mobileaction/action-kit/compare/v1.32.1...v1.32.2) (2024-08-09)
304
+
305
+
306
+ ### Bug Fixes
307
+
308
+ * **DUV-6145:** new folder icon added ([331249c](https://github.com/mobileaction/action-kit/commit/331249cb5bc57bc7df3f97e52300d131553a7627))
309
+ * **DUV-6162:** MaSpin z-index increased by 1 ([d03b248](https://github.com/mobileaction/action-kit/commit/d03b2485e71858d9aeaa2ea05c8194e96db16d61))
310
+ * **DUV-6162:** Popover z-index decreased ([a187ce5](https://github.com/mobileaction/action-kit/commit/a187ce56fab78920428833b80fbbf45bb9c4ccd6))
311
+
312
+ ## [1.32.1](https://github.com/mobileaction/action-kit/compare/v1.32.0...v1.32.1) (2024-08-06)
313
+
314
+
315
+ ### Bug Fixes
316
+
317
+ * **DUV-5932:** button default slot bugfix ([128ac4a](https://github.com/mobileaction/action-kit/commit/128ac4a11d7d2d338f6827985fc1bf4f88ce26a6))
318
+ * **DUV-5932:** ma-spin component overlay z-index decreased ([bb00e88](https://github.com/mobileaction/action-kit/commit/bb00e88e9ed4f12ce0ba5fbc696dbc9efbf2fc00))
319
+
320
+ ## [1.32.0](https://github.com/mobileaction/action-kit/compare/v1.31.14...v1.32.0) (2024-08-05)
321
+
322
+
323
+ ### Features
324
+
325
+ * **DUV-6107:** merge with dev ([14e525a](https://github.com/mobileaction/action-kit/commit/14e525a5ea7168c047c604dc0583108c4acbd018))
326
+
327
+ ## [1.31.14](https://github.com/mobileaction/action-kit/compare/v1.31.13...v1.31.14) (2024-07-31)
328
+
329
+
330
+ ### Bug Fixes
331
+
332
+ * **PEC:** Notification button fixed ([9921131](https://github.com/mobileaction/action-kit/commit/99211312584741fbaeceaedd1faa84712ba981b4))
333
+
334
+ ## [1.31.13](https://github.com/mobileaction/action-kit/compare/v1.31.12...v1.31.13) (2024-07-31)
335
+
336
+
337
+ ### Bug Fixes
338
+
339
+ * **PEC:** Remaining Icon added ([55699a3](https://github.com/mobileaction/action-kit/commit/55699a3787b7d6c56ea6f72cff013a82f90b025c))
340
+
341
+ ## [1.31.12](https://github.com/mobileaction/action-kit/compare/v1.31.11...v1.31.12) (2024-07-26)
342
+
343
+
344
+ ### Bug Fixes
345
+
346
+ * **DUV-5932:** button custom width bugfix ([5387088](https://github.com/mobileaction/action-kit/commit/5387088b7a4bd748ffa0a128bbd587f44ca9860a))
347
+
348
+ ## [1.31.11](https://github.com/mobileaction/action-kit/compare/v1.31.10...v1.31.11) (2024-07-25)
349
+
350
+
351
+ ### Bug Fixes
352
+
353
+ * **DUV-5932:** button outline tailwind fix ([218fcad](https://github.com/mobileaction/action-kit/commit/218fcad22a3470a96ad34b56d55bc81e00d615e9))
354
+
355
+ ## [1.31.10](https://github.com/mobileaction/action-kit/compare/v1.31.9...v1.31.10) (2024-07-25)
356
+
357
+
358
+ ### Bug Fixes
359
+
360
+ * **DUV-5932:** button components attribute fixes ([3a951ee](https://github.com/mobileaction/action-kit/commit/3a951eedbc97286e42dc703f3a823fd673266951))
361
+
362
+ ## [1.31.9](https://github.com/mobileaction/action-kit/compare/v1.31.8...v1.31.9) (2024-07-24)
363
+
364
+
365
+ ### Bug Fixes
366
+
367
+ * **DUV-5932:** button flex usage extend fix ([2a951f1](https://github.com/mobileaction/action-kit/commit/2a951f114a4a63649cebff939cf3e988a4d32499))
368
+
369
+ ## [1.31.8](https://github.com/mobileaction/action-kit/compare/v1.31.7...v1.31.8) (2024-07-23)
370
+
371
+
372
+ ### Bug Fixes
373
+
374
+ * **DUV-5932:** button size & color match issues fix ([eac466e](https://github.com/mobileaction/action-kit/commit/eac466ec189bac6a26867f10b22af9f1cea52f38))
375
+ * **DUV-5932:** color match issues fix ([56887c3](https://github.com/mobileaction/action-kit/commit/56887c369222bda22f865fd222a9c6b3092adf3e))
376
+
377
+ ## [1.31.7](https://github.com/mobileaction/action-kit/compare/v1.31.6...v1.31.7) (2024-07-19)
378
+
379
+
380
+ ### Bug Fixes
381
+
382
+ * **DUV-6111:** notification x-small size removed & small design updates ([81d5037](https://github.com/mobileaction/action-kit/commit/81d503708a58a077e23ac5e7ec32fdd9b6acafc2))
383
+
384
+ ## [1.31.6](https://github.com/mobileaction/action-kit/compare/v1.31.5...v1.31.6) (2024-07-19)
385
+
386
+
387
+ ### Bug Fixes
388
+
389
+ * **DUV-6104:** steps disabled mode design removed ([7aa4786](https://github.com/mobileaction/action-kit/commit/7aa4786d131f4021765761acd5b9e84b497bfe82))
390
+
391
+ ## [1.31.5](https://github.com/mobileaction/action-kit/compare/v1.31.4...v1.31.5) (2024-07-16)
392
+
393
+
394
+ ### Bug Fixes
395
+
396
+ * **DUV-6056:** app icon tooltip if check fix ([07ad5f5](https://github.com/mobileaction/action-kit/commit/07ad5f583ef95c6560c2e203d3eebc51f1f88932))
397
+
398
+ ## [1.31.4](https://github.com/mobileaction/action-kit/compare/v1.31.3...v1.31.4) (2024-07-11)
399
+
400
+
401
+ ### Bug Fixes
402
+
403
+ * **DUV-6115:** Chore to fix ([8b1ab91](https://github.com/mobileaction/action-kit/commit/8b1ab915fecb7700bd93f056349c7bb2a4dd85ee))
404
+ * **DUV-6115:** Chore to fix ([8b10dd8](https://github.com/mobileaction/action-kit/commit/8b10dd8f66ca38302bb2f28b2cdb477330ce93e4))
405
+
406
+ ## [1.31.3](https://github.com/mobileaction/action-kit/compare/v1.31.2...v1.31.3) (2024-06-26)
407
+
408
+
409
+ ### Bug Fixes
410
+
411
+ * **DUV:** more fill icon fix ([5935e5e](https://github.com/mobileaction/action-kit/commit/5935e5ec8ee417f84d20f5cddf5a34639b4d771f))
412
+
413
+ ## [1.31.2](https://github.com/mobileaction/action-kit/compare/v1.31.1...v1.31.2) (2024-06-26)
414
+
415
+
416
+ ### Bug Fixes
417
+
418
+ * **DUV:** more fill icon fix ([84d1df5](https://github.com/mobileaction/action-kit/commit/84d1df5a57d5d2ab60da28b65dbb57133208cd68))
419
+
420
+ ## [1.31.1](https://github.com/mobileaction/action-kit/compare/v1.31.0...v1.31.1) (2024-06-26)
421
+
422
+
423
+ ### Bug Fixes
424
+
425
+ * **DUV-5965:** datepicker size fix ([917bf5b](https://github.com/mobileaction/action-kit/commit/917bf5bed862b9f1a9acf840e52d167afe9eb70b))
426
+
427
+ ## [1.31.0](https://github.com/mobileaction/action-kit/compare/v1.30.0...v1.31.0) (2024-06-26)
428
+
429
+
430
+ ### Features
431
+
432
+ * **DUV:** new payment icons added ([ec3a155](https://github.com/mobileaction/action-kit/commit/ec3a155b8fc8ea2f9b48c3f62e28c96a7bfe775d))
433
+
434
+ ## [1.30.0](https://github.com/mobileaction/action-kit/compare/v1.29.1...v1.30.0) (2024-06-25)
435
+
436
+
437
+ ### Features
438
+
439
+ * **DUV-5965:** datepicker inline variant added ([783d922](https://github.com/mobileaction/action-kit/commit/783d922bce611a557ca33bcf65f573c0ae47fda0))
440
+
441
+ ## [1.29.1](https://github.com/mobileaction/action-kit/compare/v1.29.0...v1.29.1) (2024-06-14)
442
+
443
+
444
+ ### Bug Fixes
445
+
446
+ * **DUV-5961:** Fix Ellipsis component slot watcher ([08340d1](https://github.com/mobileaction/action-kit/commit/08340d11e2ded0c86b4d4ea228ee884b47facdac))
447
+
448
+ ## [1.29.0](https://github.com/mobileaction/action-kit/compare/v1.28.0...v1.29.0) (2024-06-14)
449
+
450
+
451
+ ### Features
452
+
453
+ * **DUV:** new icon added ([15c012d](https://github.com/mobileaction/action-kit/commit/15c012df2b9731699aed6ff9752cbf2024fec32c))
454
+
455
+ ## [1.28.0](https://github.com/mobileaction/action-kit/compare/v1.27.12...v1.28.0) (2024-06-14)
456
+
457
+
458
+ ### Features
459
+
460
+ * **DUV-5946:** ma ellipsis component done ([76e3d90](https://github.com/mobileaction/action-kit/commit/76e3d900b17d42b6dc32fd9e9f2b5b46aed53e57))
461
+
462
+ ## [1.27.12](https://github.com/mobileaction/action-kit/compare/v1.27.11...v1.27.12) (2024-06-13)
463
+
464
+
465
+ ### Bug Fixes
466
+
467
+ * **DUV-5952:** datepicker build bugfix ([81a8449](https://github.com/mobileaction/action-kit/commit/81a84498e1374716eb5232176d20c196574f6334))
468
+
469
+ ## [1.27.11](https://github.com/mobileaction/action-kit/compare/v1.27.10...v1.27.11) (2024-06-13)
470
+
471
+
472
+ ### Bug Fixes
473
+
474
+ * **DUV-5952:** datepicker dateSelect event added & showApply mode click outside bugfix ([e6cb0f8](https://github.com/mobileaction/action-kit/commit/e6cb0f89d8b80454ad77b354526cac1c2b5963e7))
475
+
476
+ ## [1.27.10](https://github.com/mobileaction/action-kit/compare/v1.27.9...v1.27.10) (2024-06-11)
477
+
478
+
479
+ ### Bug Fixes
480
+
481
+ * **DUV-5890:** Add `crown` icon ([c2eb9cd](https://github.com/mobileaction/action-kit/commit/c2eb9cd63b3f71eb1bf86d545727b3136ee2ffd2))
482
+
483
+ ## [1.27.9](https://github.com/mobileaction/action-kit/compare/v1.27.8...v1.27.9) (2024-06-11)
484
+
485
+
486
+ ### Bug Fixes
487
+
488
+ * **DUV-5867:** new expand icons ([f031e49](https://github.com/mobileaction/action-kit/commit/f031e4925ec1c61b4c04bc95d9ad979c889f528c))
489
+
490
+ ## [1.27.8](https://github.com/mobileaction/action-kit/compare/v1.27.7...v1.27.8) (2024-06-11)
491
+
492
+
493
+ ### Bug Fixes
494
+
495
+ * **DUV-5865:** flag icons CDN changed ([6a73e4b](https://github.com/mobileaction/action-kit/commit/6a73e4bbe5530937536ff31cda620be57e3b4973))
496
+
497
+ ## [1.27.7](https://github.com/mobileaction/action-kit/compare/v1.27.6...v1.27.7) (2024-06-03)
498
+
499
+
500
+ ### Bug Fixes
501
+
502
+ * **DUV-5885:** modal extra type prop removed ([57874f3](https://github.com/mobileaction/action-kit/commit/57874f3205c8dc264a5d654770deff089ea40508))
503
+
504
+ ## [1.27.6](https://github.com/mobileaction/action-kit/compare/v1.27.5...v1.27.6) (2024-06-03)
505
+
506
+
507
+ ### Bug Fixes
508
+
509
+ * **DUV:** Fix content scroller buttons visibility states ([5f7d01c](https://github.com/mobileaction/action-kit/commit/5f7d01cf6063a78553eaee089c27332708dc83e7))
510
+
511
+ ## [1.27.5](https://github.com/mobileaction/action-kit/compare/v1.27.4...v1.27.5) (2024-05-31)
512
+
513
+
514
+ ### Bug Fixes
515
+
516
+ * **DUV-5723:** notification remove animation ([240c839](https://github.com/mobileaction/action-kit/commit/240c839b68e4dcd35d3ef49b43faf2f0d5913958))
517
+
518
+ ## [1.27.4](https://github.com/mobileaction/action-kit/compare/v1.27.3...v1.27.4) (2024-05-29)
519
+
520
+
521
+ ### Bug Fixes
522
+
523
+ * **DUV-5163:** cascader scroll active element ([8b5300c](https://github.com/mobileaction/action-kit/commit/8b5300cef189bffd064a334b2744f21b061d9f5c))
524
+
525
+ ## [1.27.3](https://github.com/mobileaction/action-kit/compare/v1.27.2...v1.27.3) (2024-05-24)
526
+
527
+
528
+ ### Bug Fixes
529
+
530
+ * **DUV-5842:** Modal header is centered when it's not closable ([8251a54](https://github.com/mobileaction/action-kit/commit/8251a544ed6a6b82968500d32d09268a4b798a44))
531
+
532
+ ## [1.27.2](https://github.com/mobileaction/action-kit/compare/v1.27.1...v1.27.2) (2024-05-24)
533
+
534
+
535
+ ### Bug Fixes
536
+
537
+ * **DUV-5163:** cascader component overflow issue fix ([fe36125](https://github.com/mobileaction/action-kit/commit/fe36125b53c1138451800175b495307fd0641cb6))
538
+
539
+ ## [1.27.1](https://github.com/mobileaction/action-kit/compare/v1.27.0...v1.27.1) (2024-05-21)
540
+
541
+
542
+ ### Bug Fixes
543
+
544
+ * **DUV-5722:** cascader component ui improvements ([9459a96](https://github.com/mobileaction/action-kit/commit/9459a96f6df3f40458be070904dd885bbc30174a))
545
+
546
+ ## [1.27.0](https://github.com/mobileaction/action-kit/compare/v1.26.24...v1.27.0) (2024-05-20)
547
+
548
+
549
+ ### Features
550
+
551
+ * **DUV-5722:** active children auto open on mounted ([b54be3b](https://github.com/mobileaction/action-kit/commit/b54be3b75daf37b4f14467598c81ac8affbcdd77))
552
+
553
+
554
+ ### Bug Fixes
555
+
556
+ * **DUV-5722:** size prop name fix ([c4529c7](https://github.com/mobileaction/action-kit/commit/c4529c7d614c38d341096adea21dc7ff9450624c))
557
+
558
+ ## [1.26.24](https://github.com/mobileaction/action-kit/compare/v1.26.23...v1.26.24) (2024-05-14)
559
+
560
+
561
+ ### Bug Fixes
562
+
563
+ * **DUV-5698:** Add social media icons ([624951e](https://github.com/mobileaction/action-kit/commit/624951e380013a08593b3a3ba347853414e3590e))
564
+
565
+ ## [1.26.23](https://github.com/mobileaction/action-kit/compare/v1.26.22...v1.26.23) (2024-05-10)
566
+
567
+
568
+ ### Bug Fixes
569
+
570
+ * **duv-5739:** re Style updates on MaImage modal operations ([891b1b6](https://github.com/mobileaction/action-kit/commit/891b1b6e9a2bceb96a31e9ba751e3a33c2bd678a))
571
+
572
+ ## [1.26.22](https://github.com/mobileaction/action-kit/compare/v1.26.21...v1.26.22) (2024-05-09)
573
+
574
+
575
+ ### Bug Fixes
576
+
577
+ * **DUV-5758:** Fix content scroller scroll offset calculation ([8541c4d](https://github.com/mobileaction/action-kit/commit/8541c4d34cf2ac3f0edf8a5eddf99bbcba9d5f53))
578
+
579
+ ## [1.26.21](https://github.com/mobileaction/action-kit/compare/v1.26.20...v1.26.21) (2024-05-08)
580
+
581
+
582
+ ### Bug Fixes
583
+
584
+ * **DUV-5272:** release yaml steps has been organized ([fa59b12](https://github.com/mobileaction/action-kit/commit/fa59b12c6de09718847c47952c3d089f9d46f406))
585
+
586
+ ## [1.26.20](https://github.com/mobileaction/action-kit/compare/v1.26.19...v1.26.20) (2024-05-08)
587
+
588
+
589
+ ### Bug Fixes
590
+
591
+ * **DUV-5272:** setup-node@v4 registry-url fix ([db4f45b](https://github.com/mobileaction/action-kit/commit/db4f45b7a907fd67f4ecb51bf06af2e1b8fcb821))
592
+
593
+ ## [1.26.19](https://github.com/mobileaction/action-kit/compare/v1.26.18...v1.26.19) (2024-05-08)
594
+
595
+
596
+ ### Bug Fixes
597
+
598
+ * **DUV-5272:** release-please bugfix ([e0482ac](https://github.com/mobileaction/action-kit/commit/e0482acd19e83db5b95b598cca6174f453a0000c))
599
+
600
+ ## 1.26.18 (2024-05-08)
601
+
602
+
603
+ ### Features
604
+
605
+ * country select badge variant added ([2ee48ac](https://github.com/mobileaction/action-kit/commit/2ee48ac0460b32320b422f3abe8c8e8642fcc469))
606
+ * **DIV-4280:** design improvements ([64a981d](https://github.com/mobileaction/action-kit/commit/64a981dff2fc7c5a122bb626a7bf3b8fe088103c))
607
+ * **DIV-4280:** highlight animation ([e7df7da](https://github.com/mobileaction/action-kit/commit/e7df7dafc38143566e656249c2c565f190bceb1e))
608
+ * **DUV-4547:** ActionKit popconfirm component implementation ([82463e0](https://github.com/mobileaction/action-kit/commit/82463e06a9db76043a314c576f3ab4a58ebc0d3c))
609
+ * **DUV-4553:** kwGroupFilter overlayPosition prop and design improvements ([151ca5a](https://github.com/mobileaction/action-kit/commit/151ca5a8d4a3a0261c053a467419749292ebc6cb))
610
+ * **DUV-4610:** switch component multiple structure & colorful store icons ([8b550f8](https://github.com/mobileaction/action-kit/commit/8b550f80c90b6e095c24a0bc7a23f0fb044435c5))
611
+ * **DUV-4620:** button highlight version added ([81bd221](https://github.com/mobileaction/action-kit/commit/81bd2211abb3d685b606f3e823915bc1e0986d8e))
612
+ * **DUV-4620:** pulse mixin ([80a7eaa](https://github.com/mobileaction/action-kit/commit/80a7eaa2b0b1b0be6581e12e1d9d048a43345b2f))
613
+ * **DUV-4643:** scrollable badge tooltip option ([de57709](https://github.com/mobileaction/action-kit/commit/de577098a7acff954663a5ab1a8fe7c4a0f91365))
614
+ * **DUV-4706:** ActionKit RadioCard component background changed ([fa83844](https://github.com/mobileaction/action-kit/commit/fa83844781502972e643830e9b5e72d640057c73))
615
+ * **DUV-4706:** ActionKit RadioCard component implementation ([21eeb01](https://github.com/mobileaction/action-kit/commit/21eeb010724aa718c0e60e84b041185d8b8ab49a))
616
+ * **DUV-4707:** ActionKit StepItem component ([0309f04](https://github.com/mobileaction/action-kit/commit/0309f04c52f1bfa70264a3ef9d33d221b9fc76c6))
617
+ * **DUV-4792:** 404 and maintenance animations added ([7aa9d65](https://github.com/mobileaction/action-kit/commit/7aa9d65982b1d8e9cd0732634e89ba0d87dc045d))
618
+ * **DUV-4792:** version ([9a06f2e](https://github.com/mobileaction/action-kit/commit/9a06f2e4d86bc4dd8fd2c1f274afd6423d7c022a))
619
+ * **DUV-4915:** switch component loading state added ([ec37d38](https://github.com/mobileaction/action-kit/commit/ec37d384c5f2ba93ebb0b809b0bece56bc2d832f))
620
+ * **DUV-5004:** date and range picker input styles ([7620b0e](https://github.com/mobileaction/action-kit/commit/7620b0ea285a41e9402348ab6e917b2eb6c26240))
621
+ * **DUV-5004:** datepicker footer ([59c2ed5](https://github.com/mobileaction/action-kit/commit/59c2ed5d72abbff7eccd17f9d9b536291a7c3b12))
622
+ * **DUV-5004:** datepicker implementation completed ([e8d9632](https://github.com/mobileaction/action-kit/commit/e8d9632947b58c4f927a177570b385affa3d255f))
623
+ * **DUV-5004:** datepicker implementation initial files ([63943a0](https://github.com/mobileaction/action-kit/commit/63943a09f25233d3173d9bd32d8da1114f0765b3))
624
+ * **DUV-5004:** datepicker preset implementation ([619be43](https://github.com/mobileaction/action-kit/commit/619be435e280263ed60863b8d3b0900809cc4385))
625
+ * **DUV-5004:** datepicker single selection styles ([947b883](https://github.com/mobileaction/action-kit/commit/947b883224770c599147f1a610116fb93c83f264))
626
+ * **DUV-5004:** range picker initial files ([15925f8](https://github.com/mobileaction/action-kit/commit/15925f85490bd62a0cfdfdcdcdc42dfb34dc33c5))
627
+ * **DUV-5004:** range picker last 7 days usage example added ([d0424e2](https://github.com/mobileaction/action-kit/commit/d0424e2a48d17220d5dc0dedc3b18a65937033b1))
628
+ * **DUV-5084:** Implement pagination v2 ([3371713](https://github.com/mobileaction/action-kit/commit/337171317a46813fa8bfda413142e147ffe36ab5))
629
+ * **DUV-5084:** Upgrade package version ([86e0fee](https://github.com/mobileaction/action-kit/commit/86e0feed89fa7f87b6aa7d74a18542a7ee770fd9))
630
+ * **DUV-5272:** release yaml file added ([a285ede](https://github.com/mobileaction/action-kit/commit/a285edeec8ab27eef91ba021d82761bfdca704ac))
631
+ * **DUV-5317:** new icons added ([4eb6d38](https://github.com/mobileaction/action-kit/commit/4eb6d38df216280b07343971bef2f6109f402ff0))
632
+ * **DUV-5317:** new icons added ([f1c422f](https://github.com/mobileaction/action-kit/commit/f1c422fdc36305e6f4f221cfe8d1c3c6e0a22ab7))
633
+ * **DUV-5489:** Implement `MaContentScroller` component ([b4c338e](https://github.com/mobileaction/action-kit/commit/b4c338e04b014440b5a35268b99cd40f62501834))
634
+ * **DUV-5629:** multi country select ux improvements ([9952927](https://github.com/mobileaction/action-kit/commit/995292756ed6f28c3b96d27200f74c1005932ce5))
635
+ * **DUV-5735:** package version ([a9a7abf](https://github.com/mobileaction/action-kit/commit/a9a7abfd7f98fdbfb68d5f1b9ca50da6541ad7b5))
636
+ * **PEC-3767:** typography variables defined, typography component implemented ([0d52ae6](https://github.com/mobileaction/action-kit/commit/0d52ae603f065a2fcc27b28088f05c77f0deafb0))
637
+
638
+
639
+ ### Bug Fixes
640
+
641
+ * additional modal type icon prop added ([47a9640](https://github.com/mobileaction/action-kit/commit/47a9640f3d825d6071e7ad4652a497233f675d7e))
642
+ * **app-icon:** ActionKit app icon x-small platform icon fixed ([89c953f](https://github.com/mobileaction/action-kit/commit/89c953f4022821227c354cfc43ab48c723f034da))
643
+ * autocomplete expose methods added ([21d6a2e](https://github.com/mobileaction/action-kit/commit/21d6a2e3532e77588b999a6fcd86dd196e48e11d))
644
+ * autocomplete search input expose ([82de15f](https://github.com/mobileaction/action-kit/commit/82de15f48b67ed36af6d93b2bf33b77181342ff3))
645
+ * country select component custom option slot ([134947e](https://github.com/mobileaction/action-kit/commit/134947ee7785dd5a328e05a6b8b9dd2e0703b08b))
646
+ * datepicker ux improvements ([583d2e9](https://github.com/mobileaction/action-kit/commit/583d2e912bf3325f26d4422e02f64a142a510341))
647
+ * datepicker ux improvements ([0d397f6](https://github.com/mobileaction/action-kit/commit/0d397f61ff2327fa9b3b184c3e9fe669fe3e1515))
648
+ * datepicker ux improvements ([20cc60a](https://github.com/mobileaction/action-kit/commit/20cc60a86882a6dbb60f197e4f281a0443e50dd8))
649
+ * **DUV_5735:** visible false added to handle cancel funct for cancel button ([c2f5e2f](https://github.com/mobileaction/action-kit/commit/c2f5e2f3a9cec72bdd90d0a58fa5c829dd6a7c94))
650
+ * **DUV-4280:** gradient icons multiple usage dublicate id fix ([33e7ca1](https://github.com/mobileaction/action-kit/commit/33e7ca14324332f2b02632d05ac7616fa54b588d))
651
+ * **DUV-4547:** ActionKit popconfirm component request review changes applied ([637d8ec](https://github.com/mobileaction/action-kit/commit/637d8ec984a174b3afbacc80d4464f97bb8f1f1c))
652
+ * **DUV-4553:** kw group filter close after selection ([9818cb5](https://github.com/mobileaction/action-kit/commit/9818cb5a264a411614163658c9fda10b047740f8))
653
+ * **DUV-4559:** ActionKit keyword group badge fixed ([9a63020](https://github.com/mobileaction/action-kit/commit/9a63020e5b16a336294d1dd5d204993acd873466))
654
+ * **DUV-4574:** modal h render feature added & card collapse overflow style improvement ([5129ce2](https://github.com/mobileaction/action-kit/commit/5129ce22218b6bd75638fefb1a40ed1c6b1f008c))
655
+ * **DUV-4610:** design dix ([a33e0d0](https://github.com/mobileaction/action-kit/commit/a33e0d0dea7abff542404cc916cb85c8f312e5fd))
656
+ * **DUV-4610:** switch component test & build fixes ([c2697e6](https://github.com/mobileaction/action-kit/commit/c2697e6ae473983c6ef8efab26fe67402725533a))
657
+ * **DUV-4610:** switch options label added ([ed4e18f](https://github.com/mobileaction/action-kit/commit/ed4e18fd5c45048fec1639264e6d2a4bba3c116b))
658
+ * **DUV-4628:** Fix badge active state ([8c075c4](https://github.com/mobileaction/action-kit/commit/8c075c4f375eafe8a03abe84cb994b7e84d40039))
659
+ * **DUV-4642:** trace new icons added ([68eac63](https://github.com/mobileaction/action-kit/commit/68eac63bf4d85a6e5abc0525e803b2efc879f130))
660
+ * **DUV-4643:** scrollable badge version ([a4c0e5e](https://github.com/mobileaction/action-kit/commit/a4c0e5e04829154f361b2d34c352e6e6e800d89d))
661
+ * **DUV-4706:** ActionKit RadioCard component fixed ([e6c8534](https://github.com/mobileaction/action-kit/commit/e6c853440d185c8ab69349cc528bd1ccc259fb15))
662
+ * **DUV-4706:** ActionKit RadioCard component fixed ([a30b9a7](https://github.com/mobileaction/action-kit/commit/a30b9a768d4a69298171d24743d56f544c8ae06b))
663
+ * **DUV-4706:** ActionKit RadioCard fixed ([4b7454c](https://github.com/mobileaction/action-kit/commit/4b7454c8ea08649d71cd1cad6c17256579a3490e))
664
+ * **DUV-4706:** ActionKit RadioCard fixed ([6bfdaec](https://github.com/mobileaction/action-kit/commit/6bfdaec6bc9e37e56b0b05ef949dcb545e809c4e))
665
+ * **DUV-4706:** ActionKit RadioCard Fixed ([8bcf9c5](https://github.com/mobileaction/action-kit/commit/8bcf9c5f793e1981a6d295636aca2f2bdfd19487))
666
+ * **DUV-4706:** ActionKit RadioCard Fixed ([1316d92](https://github.com/mobileaction/action-kit/commit/1316d92c16986e0970bbd54b4d6fbfdcde913b07))
667
+ * **DUV-4706:** ActionKit RadioCard Fixed, stepitem changed feedbacks ([b009952](https://github.com/mobileaction/action-kit/commit/b0099523319299b0c0a0d6afc94cfcdbc3c6925e))
668
+ * **DUV-4706:** ActionKit RadioCard font added ([9ae69d0](https://github.com/mobileaction/action-kit/commit/9ae69d05cc5118f90d43019b07a823fa04c468fa))
669
+ * **DUV-4755:** Fix scroll effect ([ec450b5](https://github.com/mobileaction/action-kit/commit/ec450b5debe133eaa7a10ffe1aa4a7f38ebede50))
670
+ * **DUV-4755:** Fix scrollable badge auto scroll issue ([8981af1](https://github.com/mobileaction/action-kit/commit/8981af1e6164b9325d36a55aa8934b53231a9b5a))
671
+ * **DUV-4755:** Remove scrollable badge auto scroll ([f366b36](https://github.com/mobileaction/action-kit/commit/f366b368166c1a5b1453219721b197b4b55e92a0))
672
+ * **DUV-4755:** Replace inline value with 'center' ([c773785](https://github.com/mobileaction/action-kit/commit/c7737851695e58911dd6787c025db8a123b10f88))
673
+ * **DUV-4791:** Slider component limit and icon fixed ([488288b](https://github.com/mobileaction/action-kit/commit/488288bba6d693f77318e3b04c44143d65fab4f0))
674
+ * **DUV-4812:** drawer transition refactor ([db3df3e](https://github.com/mobileaction/action-kit/commit/db3df3e6f6d632608236a84118cb00a71f79203c))
675
+ * **DUV-4816:** Dropdown partially clickable ([b08219b](https://github.com/mobileaction/action-kit/commit/b08219b472a65632c337d140dd9ae72b8e301720))
676
+ * **DUV-5004:** datepicker design improvements ([c71f9e8](https://github.com/mobileaction/action-kit/commit/c71f9e84f2ae93f840a0978cca862fd8ce2c7ca2))
677
+ * **DUV-5084:** Set specific colors for `page-link` elements ([faf0f94](https://github.com/mobileaction/action-kit/commit/faf0f94be776e1753e66592cf387fb29980e8627))
678
+ * **DUV-5272:** main branch name change ([fdc46ca](https://github.com/mobileaction/action-kit/commit/fdc46ca30ed50c8eb8a54831190d0052304cff59))
679
+ * **DUV-5272:** standard-version to release-please upgrade ([805473a](https://github.com/mobileaction/action-kit/commit/805473a30a18fb36886be486d1cc674141df3e55))
680
+ * **DUV-5272:** test-results.json file added & unnecessary tests removed ([55160bf](https://github.com/mobileaction/action-kit/commit/55160bfed017e574a2ed35a0909b7ae4e9859fa5))
681
+ * **DUV-5272:** unnecessary release-please package removed ([335121d](https://github.com/mobileaction/action-kit/commit/335121d13f3ffe5c2d8662c3e28073ca60aa7070))
682
+ * **DUV-5317:** SSR window usage bugfix ([0360c6d](https://github.com/mobileaction/action-kit/commit/0360c6d9e377e55b1d5f9c1a22773bb6bdee8286))
683
+ * **DUV-5360:** Fix `MaContentScroller` default export ([e317a88](https://github.com/mobileaction/action-kit/commit/e317a8814e9567bd0ec0a91e0fa9b71003c935a3))
684
+ * **DUV-5360:** Fix content scroller buttons visibility ([a468122](https://github.com/mobileaction/action-kit/commit/a468122ae9f81d971558df5658535372958fdfe0))
685
+ * **DUV-5360:** Fix content scroller buttons visibility ([f745121](https://github.com/mobileaction/action-kit/commit/f74512162299f4f8dd4c65712466af5773611726))
686
+ * **DUV-5385:** Fix pagination visibility ([69fc8c2](https://github.com/mobileaction/action-kit/commit/69fc8c256c051c5a455124629d29cdb9e1fc9948))
687
+ * **DUV-5433:** pagination z index fix ([414e3cc](https://github.com/mobileaction/action-kit/commit/414e3cc30588b27d708b9f9d0ee9b651a87ef3dd))
688
+ * **DUV-5433:** pagination z index fix ([d0c52f0](https://github.com/mobileaction/action-kit/commit/d0c52f04fa88aae89cd477df83bb83870e8bf0a4))
689
+ * **DUV-5467:** country select - new multiselect implementation ([8520537](https://github.com/mobileaction/action-kit/commit/85205378229777928cc9ab1477c9f8020621b36c))
690
+ * **DUV-5467:** coutnry select filter fn ([1c28d9f](https://github.com/mobileaction/action-kit/commit/1c28d9fe12ab87cd5c08c6e3f9485dba0f7d4e26))
691
+ * **DUV-5489:** Fix icon current colors ([a810e60](https://github.com/mobileaction/action-kit/commit/a810e6045d9038b707629bb2cd5a5d8906221586))
692
+ * **DUV-5609:** scrollable badge component design update ([b6fd701](https://github.com/mobileaction/action-kit/commit/b6fd701b4d1ab0dd81cf40db7a64e29bbbb2a14a))
693
+ * **DUV-5610:** badge related component design improvement ([c6f0493](https://github.com/mobileaction/action-kit/commit/c6f04934821eb8493bdf0ad3b37654364851aa06))
694
+ * **DUV:** Another slider fix ([687b255](https://github.com/mobileaction/action-kit/commit/687b2556370bf6742019e590adedb1a896ac34b0))
695
+ * **DUV:** ASO new header icons build fix ([6d92295](https://github.com/mobileaction/action-kit/commit/6d92295ce411f56a46317e03238c2c9840c08b3e))
696
+ * **DUV:** dependency build fix change to atlassian to yarn ([565f618](https://github.com/mobileaction/action-kit/commit/565f6180300552bea3735fcc156f59ffaf8b7b16))
697
+ * **DUV:** dependency build source changed ([955cde6](https://github.com/mobileaction/action-kit/commit/955cde6c43ec49c237e265b450bd2d6bf5351b17))
698
+ * **DUV:** input number placeholder prop added ([1318d04](https://github.com/mobileaction/action-kit/commit/1318d04f73d62f73cd0784a138a9805fbd1d9a58))
699
+ * **DUV:** new icons added ([1fdb9ed](https://github.com/mobileaction/action-kit/commit/1fdb9ed830cfd279d01bbfc36bbaedaad3ffe27c))
700
+ * **DUV:** new icons stroke and fill fixed ([d30f278](https://github.com/mobileaction/action-kit/commit/d30f278e22a374c275aa53067074996b5b69bc87))
701
+ * **DUV:** pages deploy fix ([ecc183c](https://github.com/mobileaction/action-kit/commit/ecc183cdfe20d9a4a10e17c0fd6c767df492d0ba))
702
+ * **DUV:** parenting-bulk.svg icon fixed ([3dc0e8d](https://github.com/mobileaction/action-kit/commit/3dc0e8daaf5f6a9458b3d5bec8fff30b835033f9))
703
+ * **DUV:** Set drawer z-index to 9999 ([87c8514](https://github.com/mobileaction/action-kit/commit/87c8514cbf49500049ba0a6c10f4ed91c575aa3b))
704
+ * **DUV:** slider fix ([0167f21](https://github.com/mobileaction/action-kit/commit/0167f21a6652468bc7d494b0764d1601c5d7a5a0))
705
+ * **DUV:** slider fix ([6866760](https://github.com/mobileaction/action-kit/commit/68667604b86b64f923fca429d16b052307b91ef5))
706
+ * **DUV:** slider fix ([8df93db](https://github.com/mobileaction/action-kit/commit/8df93dbda0c0ecb1d98e4db3fd85215c02c0dab3))
707
+ * **DUV:** update checked prop added to toggle ([fbfea55](https://github.com/mobileaction/action-kit/commit/fbfea55f61246f361e9cb9ff890db209befde09a))
708
+ * modal component cancel event ([f87d1b1](https://github.com/mobileaction/action-kit/commit/f87d1b104e6e61595e141b086b5ffb5b02d114be))
709
+ * **optionGroup:** ActionKit optionGroup exported ([59ce205](https://github.com/mobileaction/action-kit/commit/59ce2050602ca6b222e273ad244cf4d6bdcee188))
710
+ * **PEC-3578:** build fix ([59ce30c](https://github.com/mobileaction/action-kit/commit/59ce30c361ce6c147f3062cb3f60456a710d4fa2))
711
+ * **PEC-3620:** Slider rework review request fixes ([f17651a](https://github.com/mobileaction/action-kit/commit/f17651ad63f4146a044f36b289cda3a5a4422a72))
712
+ * **PEC-3620:** Slider rework review request fixes ([4a133cf](https://github.com/mobileaction/action-kit/commit/4a133cfbda8872126de8b90c68320ee0bf3bb230))
713
+ * **PEC-3620:** Slider rework review request fixes ([b7eb912](https://github.com/mobileaction/action-kit/commit/b7eb91264c31ceff59fe5cb1b6df7716adceee83))
714
+ * **PEC-3642:** PR review feedbacks applied ([63bcdf3](https://github.com/mobileaction/action-kit/commit/63bcdf322c12fcbf87125a1c4e256ee4565671a0))
715
+ * **PEC-3642:** PR review feedbacks applied ([3584a93](https://github.com/mobileaction/action-kit/commit/3584a93aca9abf20f4989061f6539e90f9745f2b))
716
+ * **PEC-3642:** PR review feedbacks applied ([614efbb](https://github.com/mobileaction/action-kit/commit/614efbb95f8c332fb86f0fe40c7d2e279c2f7528))
717
+ * **PEC-3642:** PR review feedbacks applied ([912e88b](https://github.com/mobileaction/action-kit/commit/912e88b5e2ca8fb14e3fead61347826390128bd8))
718
+ * **PEC-3642:** slots fixed ([af5f8e3](https://github.com/mobileaction/action-kit/commit/af5f8e3abc8e0b179f34a66524386684711c92d2))
719
+ * **PEC-3642:** sonarCloud analysis fixed ([aa84628](https://github.com/mobileaction/action-kit/commit/aa84628a469be2f4ebc35b4166013a56d68d54da))
720
+ * **PEC-3642:** styles fixed ([3b66f18](https://github.com/mobileaction/action-kit/commit/3b66f1893d01e9535c70484a804323506d653f1e))
721
+ * **PEC-3642:** styles fixed ([f22f966](https://github.com/mobileaction/action-kit/commit/f22f9668c89f832b5740744d226aa095930732d0))
722
+ * **PEC-3642:** styles fixed ([52cf219](https://github.com/mobileaction/action-kit/commit/52cf2192aa7d9f182b64b24e14b8021e43bfd35a))
723
+ * **PEC-3642:** styles fixed ([1efe244](https://github.com/mobileaction/action-kit/commit/1efe244485b1e999df2405e14bdbc96aac65d3bb))
724
+ * **PEC-3642:** tags type removed ([68f131d](https://github.com/mobileaction/action-kit/commit/68f131df590ccf89b6a542363fd5f7406de7cf9d))
725
+ * **PEC:** badge leading hotfix ([9682786](https://github.com/mobileaction/action-kit/commit/96827867e94316ce0dc1e5e6644c46d3867d7dda))
726
+ * **PEC:** MaSelect Hotfix ([03ec3d3](https://github.com/mobileaction/action-kit/commit/03ec3d32389fc1ce41a4f4d7c848ff803fe316dd))
727
+ * **PEC:** select dropdown search hotfix ([0f5d1c2](https://github.com/mobileaction/action-kit/commit/0f5d1c2a5f098db84f78dce860ab37eba5dc2c31))
728
+ * **PEC:** Slider rework ([3fdb2de](https://github.com/mobileaction/action-kit/commit/3fdb2de7e3af8203e8ac853e3a272b8a89181235))
729
+ * **PEC:** Slider rework dot step fix ([c67b71c](https://github.com/mobileaction/action-kit/commit/c67b71cfff2885ebca044a16dc02aa6373cfdaee))
730
+ * **PEC:** Slider rework dot step fix ([dbdc45b](https://github.com/mobileaction/action-kit/commit/dbdc45b65b11994f68501f8231ec39b66e575e16))
731
+ * **PEC:** Slider rework example added ([0c345ea](https://github.com/mobileaction/action-kit/commit/0c345ea780d58d391858228a6f35b72dc0780479))
732
+ * **PEC:** Slider rework example added ([2fff363](https://github.com/mobileaction/action-kit/commit/2fff3637efcfa8f07b915dc031e1b76d1eaaef65))
733
+ * **PEC:** Slider rework fix ([aa299b1](https://github.com/mobileaction/action-kit/commit/aa299b1cc6393a60d6853a226f216e4d7092ae5c))
734
+ * **PEC:** Slider rework fix ([8566bc0](https://github.com/mobileaction/action-kit/commit/8566bc04b76e91b7d961e2f34c51deb0e010fa8c))
735
+ * **PEC:** Slider rework templates added ([b2d4022](https://github.com/mobileaction/action-kit/commit/b2d402209b3ce366cd925fd00f0e2f9340ac7d23))
736
+ * pop confirm trigger ([36068f4](https://github.com/mobileaction/action-kit/commit/36068f499cb338c78fd11d95232f1d66cfa88243))
737
+ * popconfirm empty div removed ([9bbbbf0](https://github.com/mobileaction/action-kit/commit/9bbbbf02bfb715f810cd0df0a9d6b7a34e9f37ab))
738
+ * **radio-card-mdx:** RadioCard style fixed ([9547b65](https://github.com/mobileaction/action-kit/commit/9547b65db39e5c64361314bc6588e7a8fe0f7a1b))
739
+ * **radio-card:** RadioCard style fixed ([efde942](https://github.com/mobileaction/action-kit/commit/efde942dfdc39ae361a8a0f4be2766b0b123ef65))
740
+ * removed unneccesseary imports ([c06230c](https://github.com/mobileaction/action-kit/commit/c06230c9ef5cbc193e34e9f5fc30802b7cea51e2))
741
+ * select dropdownVisibileChange event ([5754d91](https://github.com/mobileaction/action-kit/commit/5754d91d16b61bf607a117f376bf32d609bce228))
742
+ * **stepitem:** ActionKit stepitem feedback fix ([8914285](https://github.com/mobileaction/action-kit/commit/89142854aaae7a66843dcda7cf04706183f27a8a))
743
+ * switch text mask area ([4bbd142](https://github.com/mobileaction/action-kit/commit/4bbd14256ea1d817b0a6ad3dbd8f8ee23623a9d9))
744
+ * switch text mask area ([121c40a](https://github.com/mobileaction/action-kit/commit/121c40a3928893252b747171726fb6c948a93725))
745
+ * textarea 100% height removed ([cf332e6](https://github.com/mobileaction/action-kit/commit/cf332e6a978e5b59e3d1cc79f9b3c24c173eee5c))
746
+ * version number update ([98a747d](https://github.com/mobileaction/action-kit/commit/98a747d05ddfb97ecae62c6e9549488ee84d4bc9))
747
+
748
+ ## 1.1.0 (2023-06-13)
749
+
750
+
751
+ ### Features
752
+
753
+ * **ASP-254:** first iteration for buttons ([948b396](https://github.com/mobileaction/action-kit/commit/948b39671564e1377476f527d72b2c22802f1f1c))
754
+ * **ASP-255:** private storybook preview deployment implemantation ([33d6d2a](https://github.com/mobileaction/action-kit/commit/33d6d2a6e5b4185c5aa363e55764a5f6097fd1df))
755
+ * **ASP-256:** vue3 dynamic component preview decorator added and first storybook implementetion for social-button ([7e5af74](https://github.com/mobileaction/action-kit/commit/7e5af748f1eb9cf4a40f6dc1d0764c53c2d233c2))
756
+ * **ASP-265:** track button initial files and props and icons removed ([e3b53b8](https://github.com/mobileaction/action-kit/commit/e3b53b87b5e07bb21803546b51b70735a78d0abe))
757
+ * **ASP-265:** track button styles ([6ed1fbc](https://github.com/mobileaction/action-kit/commit/6ed1fbca620e3135d5be4af7cda93531364ae2a9))
758
+ * **ASP-267:** icons finish and publish ([1fb6da9](https://github.com/mobileaction/action-kit/commit/1fb6da942704ee792277f64fc74cd80612224620))
759
+ * **ASP-267:** icons importad ([e37d802](https://github.com/mobileaction/action-kit/commit/e37d802255f9252340779fe98701ecb90d6e5fd6))
760
+ * **ASP-269:** ma-form and ma-form-item components implementation ([d3fea27](https://github.com/mobileaction/action-kit/commit/d3fea27984fedf235f1c7b01ba4548087de3a764))
761
+ * **ASP-271:** Matoggle initial ([24bfeaa](https://github.com/mobileaction/action-kit/commit/24bfeaa522c7bd36d0360dc315d7caf2048d3f04))
762
+ * **ASP-271:** switch component added ([97df790](https://github.com/mobileaction/action-kit/commit/97df7900fd4b94abd9a25a59e8b4a449a4d51374))
763
+ * **ASP-271:** switch component export & npm version update ([88180d7](https://github.com/mobileaction/action-kit/commit/88180d7c33be9447140759c3bf22173a0946b77e))
764
+ * **ASP-271:** toggle component completed ([9010e50](https://github.com/mobileaction/action-kit/commit/9010e50aa636b00cb98e3a59d67084c62790e010))
765
+ * **ASP-274:** tooltip completed ([9383440](https://github.com/mobileaction/action-kit/commit/9383440b830bba581d2617da41762801c43df3ea))
766
+ * **ASP-298:** add labeler.yml to label opened PR from dev to master ([cce74bc](https://github.com/mobileaction/action-kit/commit/cce74bce3f7048526c456bb40359c7c4e67ca6d7))
767
+ * **ASP-327:** MaSelect with styles ([97a9fc3](https://github.com/mobileaction/action-kit/commit/97a9fc3e345229dd8295cb6004e0880e95fb35e8))
768
+ * **ASP-328:** MaNumericInput completed ([e4acc32](https://github.com/mobileaction/action-kit/commit/e4acc32f5f8a6eb62275229f8b0b93400ac30324))
769
+ * **ASP-333:** MaAppTrackingButton implementation completed ([392c572](https://github.com/mobileaction/action-kit/commit/392c572f2167b2f7c78b0211baae32c55a4b3f6b))
770
+ * **ASP-334:** MaAppIcon Component Implementation ([e14c3ae](https://github.com/mobileaction/action-kit/commit/e14c3ae6a990068a5b0d83653b53928e7e803605))
771
+ * **ASP-402:** remove athenian/exlude auto labeler from github actions ([f0a1583](https://github.com/mobileaction/action-kit/commit/f0a1583968e721888748c3e7560741ac45b3d539))
772
+
773
+
774
+ ### Bug Fixes
775
+
776
+ * **ASP-242:** design & mobile ux improvements ([343dee9](https://github.com/mobileaction/action-kit/commit/343dee9ef1aae18c719eea6b347be65aed40d3e6))
777
+ * **ASP-254:** buton props & stories configuration ([dcbcacf](https://github.com/mobileaction/action-kit/commit/dcbcacf41bd19bb100ec52323bba9b8d30bc9295))
778
+ * **ASP-254:** dependency injection fix, build configuration & components first publishments ([e5245a1](https://github.com/mobileaction/action-kit/commit/e5245a15a79c773d636856c4290d4053892e1433))
779
+ * **ASP-254:** social buttons implementation ([8e6b4a9](https://github.com/mobileaction/action-kit/commit/8e6b4a95cf8c266f3b08b59efba49421400207cc))
780
+ * **ASP-256:** alert component stories updated ([3434781](https://github.com/mobileaction/action-kit/commit/3434781a46bb4d2c0185ff42af03ac2d3cdf1498))
781
+ * **ASP-256:** badge component stories updated ([65d39e4](https://github.com/mobileaction/action-kit/commit/65d39e4b5c838e6ca9b8f5fe0bf4005566b4b1e6))
782
+ * **ASP-256:** button component stories updated ([74bd857](https://github.com/mobileaction/action-kit/commit/74bd857a696723f3dd9b2eadaf09848614ca15f5))
783
+ * **ASP-256:** checkbox component stories updated ([abb584c](https://github.com/mobileaction/action-kit/commit/abb584c7569e627bd35bcad4546e2d9637698828))
784
+ * **ASP-256:** deployment yamp update, it is set to deploy when merge with master ([681785c](https://github.com/mobileaction/action-kit/commit/681785ce802949c1e26f6e6b5e1aa07f15516cc0))
785
+ * **ASP-256:** input component stories updated ([56e1dd4](https://github.com/mobileaction/action-kit/commit/56e1dd4690a8c337cdaa6d6d68b291f08790b0e8))
786
+ * **ASP-256:** radio component stories updated ([c3b9c29](https://github.com/mobileaction/action-kit/commit/c3b9c29b3a27c9f904cfb004f99ef02f5ffa3767))
787
+ * **ASP-256:** storybook folder names standardizations ([b9a8571](https://github.com/mobileaction/action-kit/commit/b9a85713f8b6509d467155b796e908be2929e9ff))
788
+ * **ASP-261:** description added and some fixes ([fabc69e](https://github.com/mobileaction/action-kit/commit/fabc69e6edb7431cce35d560a4d7c25fd80dedcb))
789
+ * **ASP-262:** bind typo fix, alert component capability check, quick fixes and storybook improvements ([8e65ba9](https://github.com/mobileaction/action-kit/commit/8e65ba98d2f46fb86bf4bb18586daf8cac7da136))
790
+ * **ASP-262:** social button component tsc improvements ([ceacfe6](https://github.com/mobileaction/action-kit/commit/ceacfe6a37d6f9a5ec8433efb455859cb2bb0e18))
791
+ * **ASP-264-First-publishment:** storybook upgrade, tsc configuration, custom declaration removed ([f108765](https://github.com/mobileaction/action-kit/commit/f108765f4332fb5a256d462e6a73b11ffcea9d26))
792
+ * **ASP-264:** ant design version update for searchads and lodash moved the devDependency ([4d335a5](https://github.com/mobileaction/action-kit/commit/4d335a53944709623bac433cb8ea6c30c0aea5f9))
793
+ * **ASP-264:** update tsconfig, tsconfig build error fix ([e0a2210](https://github.com/mobileaction/action-kit/commit/e0a221005e8b68c4a245d72062c0de9c3e159bf6))
794
+ * **ASP-264:** updated node version on github deployment yaml ([08ed0cd](https://github.com/mobileaction/action-kit/commit/08ed0cd6d678d08b75232cde54a922516eaea9a4))
795
+ * **ASP-265:** icons changed, styles and export ([898cad1](https://github.com/mobileaction/action-kit/commit/898cad1002691a45f5d6126fe2112bea8f94ca90))
796
+ * **ASP-265:** implemented mixin for iconColoring ([2baad40](https://github.com/mobileaction/action-kit/commit/2baad4059fc8e680b9c2f4fc113c8e578a3c0869))
797
+ * **ASP-265:** maButton loader changed ([7eb3f06](https://github.com/mobileaction/action-kit/commit/7eb3f06b2e07d0eb82c377d45d3ffb7d5ba0006b))
798
+ * **ASP-265:** maButton loader revert ([e299551](https://github.com/mobileaction/action-kit/commit/e299551047d65f177bac50fd1ada361aac154e56))
799
+ * **ASP-265:** some icons added ([a957721](https://github.com/mobileaction/action-kit/commit/a9577214b17b9dffd4391de5389357f705a9c71a))
800
+ * **ASP-267:** .nojekyll file added to build script ([3c4fd7a](https://github.com/mobileaction/action-kit/commit/3c4fd7a81f85b79a41311727e9ee0f441da8a421))
801
+ * **ASP-267:** github actions build fix ([d2a7810](https://github.com/mobileaction/action-kit/commit/d2a78106c8a715b2d376d0bed437a8d681519e72))
802
+ * **ASP-267:** icon names changed ([63037bb](https://github.com/mobileaction/action-kit/commit/63037bb04912e2af3f23adc41affb9dbe21fb185))
803
+ * **ASP-267:** icons country names updated ([e6d5c68](https://github.com/mobileaction/action-kit/commit/e6d5c6844f734b4ecce21ae14f2b823244fa0e17))
804
+ * **ASP-267:** icons pathes changed ([4367b09](https://github.com/mobileaction/action-kit/commit/4367b095238c73a7b4a0db00180a8b7a283446b6))
805
+ * **ASP-274:** button loader icon ([65e44eb](https://github.com/mobileaction/action-kit/commit/65e44eb3f14c19a2d37591aca696006f3e11d3ef))
806
+ * **ASP-274:** npm version updated ([23891e7](https://github.com/mobileaction/action-kit/commit/23891e748a0bec34cc61d7acffde830490ba1e42))
807
+ * **ASP-274:** tooltip closable added ([cdf749d](https://github.com/mobileaction/action-kit/commit/cdf749d01dc27e341011a90bcd8f6e6549f106b1))
808
+ * **ASP-324:** github actions cache package version update ([77a1304](https://github.com/mobileaction/action-kit/commit/77a1304d337b2f9e387cba992fb85686341a0065))
809
+ * **ASP-324:** github actions yml packages update ([80a3eee](https://github.com/mobileaction/action-kit/commit/80a3eee17fc1402d504f680fcdafbe265d093595))
810
+ * **ASP-327:** custom render search added ([e4964d7](https://github.com/mobileaction/action-kit/commit/e4964d733c26c07f16d0d8cec333b118b3af5e82))
811
+ * **ASP-327:** loading & disable states and style fixes ([fd31e93](https://github.com/mobileaction/action-kit/commit/fd31e93807d1a7fc514f82a04550d25de66ce685))
812
+ * **ASP-327:** stories updated ([b90ccec](https://github.com/mobileaction/action-kit/commit/b90ccec239964602b363d64f8f8a7281a786a642))
813
+ * **ASP-327:** style fixes ([93258cf](https://github.com/mobileaction/action-kit/commit/93258cfe5d532731981bcaac655d0d9bcb66cda6))
814
+ * **ASP-328:** MaNumericInput component export ([9180ae7](https://github.com/mobileaction/action-kit/commit/9180ae7ea5f72be1d89e028b76e50b0bd88940e8))
815
+ * **ASP-328:** MaNumericInput component stories ([8e85db1](https://github.com/mobileaction/action-kit/commit/8e85db1cf70d52657e57a6f0f17911a0e3236dfb))
816
+ * **ASP-331:** Input component refactor ([cd01d45](https://github.com/mobileaction/action-kit/commit/cd01d450815196ae5885ad1c0677e37d3f68570b))
817
+ * **ASP-339:** maform and maformItem input validations fix ([e0495d5](https://github.com/mobileaction/action-kit/commit/e0495d517442811024d61b1b298bc68adb0568ee))
818
+ * **ASP-342:** ant design css conflict fix & ant class names has been changed ([365edc3](https://github.com/mobileaction/action-kit/commit/365edc3853806ba0830b6da27659e9024774bf8a))
819
+ * **ASP-342:** appIcon font added ([db613ed](https://github.com/mobileaction/action-kit/commit/db613ed2ec55c8345edf1f0702273b65393de5ec))
820
+ * **ASP-342:** badge build warnings fix ([6e5a7cc](https://github.com/mobileaction/action-kit/commit/6e5a7cc9f9ed8f0dda88cfab231b1033ccd07264))
821
+ * **ASP-342:** button and input design improvements ([10bd6e0](https://github.com/mobileaction/action-kit/commit/10bd6e0f2ae847fb7078c8a6f40113e8267e4db6))
822
+ * **ASP-342:** design improvements ([72028a9](https://github.com/mobileaction/action-kit/commit/72028a9ff9a0bb030af1f0e235757190e5bb99a1))
823
+ * **ASP-342:** design issues fix ([04694d1](https://github.com/mobileaction/action-kit/commit/04694d12a38dff29570aaa223b527424bc65e4e6))
824
+ * **ASP-342:** font integration ([6bbffca](https://github.com/mobileaction/action-kit/commit/6bbffca79b7700a6303d4c1058a30c344bd1a993))
825
+ * **ASP-342:** integration style fixes ([3d4dd0e](https://github.com/mobileaction/action-kit/commit/3d4dd0e8c808eb5b4c2b5f63ea6f9dfafacf38ce))
826
+ * **ASP-342:** lint fixes ([4f4872f](https://github.com/mobileaction/action-kit/commit/4f4872f30306d1689c56e77bcadc735b45288a64))
827
+ * **ASP-342:** ma form methods implementation and input icon sizes ([218f823](https://github.com/mobileaction/action-kit/commit/218f8232ab9212c1bbd59fd4a5b71d1008145ca5))
828
+ * **ASP-342:** MaAlert checks done ([aaa01bb](https://github.com/mobileaction/action-kit/commit/aaa01bbc0174981e40f7f7267ce769910bbee880))
829
+ * **ASP-342:** MaAppIcon checks done ([db7c856](https://github.com/mobileaction/action-kit/commit/db7c856ed53fe39e0de5aaa35fccc2d3b0ffe1e1))
830
+ * **ASP-342:** MaAppTrackButton checks done ([c15610d](https://github.com/mobileaction/action-kit/commit/c15610daf2d28f20294db04cbf0321d0885a134e))
831
+ * **ASP-342:** MaBadge component checks done ([5a4072d](https://github.com/mobileaction/action-kit/commit/5a4072d8d668847b5f635f2b1e490f20cb958116))
832
+ * **ASP-342:** MaButton and Checkbox controls done and onboarding icnons imported to library ([a1b004b](https://github.com/mobileaction/action-kit/commit/a1b004b71195010995b1a5826c64098a9f1085fa))
833
+ * **ASP-342:** new icon added ([044e393](https://github.com/mobileaction/action-kit/commit/044e393d271c527751bc0cecd75a46c41ad9a81b))
834
+ * **ASP-342:** new npm version ([ca84a22](https://github.com/mobileaction/action-kit/commit/ca84a2247d953afb3c401b6f2704aa265c9a40ad))
835
+ * **ASP-342:** sb build warnings fix ([c4f7f58](https://github.com/mobileaction/action-kit/commit/c4f7f58557d6aad997c7174425114188660fa05a))
836
+ * **ASP-342:** sb font changes ([b10957b](https://github.com/mobileaction/action-kit/commit/b10957b19d835ab4f205a75ed6fc8b51b208d084))
837
+ * **ASP-342:** select dropdown render fix ([ad389de](https://github.com/mobileaction/action-kit/commit/ad389decaf993246d682d70f28db4163c3e971c3))
838
+ * **ASP-342:** Storybook descriptions completed ([30b1d21](https://github.com/mobileaction/action-kit/commit/30b1d21a50a74712c7b1cc7e4af3bc2529f744cd))
839
+ * **ASP-408:** apptrack button radio click handler ([550e2dd](https://github.com/mobileaction/action-kit/commit/550e2dd5d80299d93c99eb7a75ef68a9756518fb))
840
+ * **ASP-408:** button and badge improvements ([75b24c1](https://github.com/mobileaction/action-kit/commit/75b24c18b779d80e4d406f9c61240296f791af5f))
841
+ * **ASP-408:** design improvements ([fdbd856](https://github.com/mobileaction/action-kit/commit/fdbd856251ed883d569cb16b57a0bb4a9839f641))
842
+ * **ASP-408:** input desing fix ([bcc7726](https://github.com/mobileaction/action-kit/commit/bcc772617050d585eb4d1353f6d96ba73308912c))
843
+ * **ASP-408:** ma- prefix converted to ak- ([394e01e](https://github.com/mobileaction/action-kit/commit/394e01e330354e0e8477c191d1e212d61ac3fef1))
844
+ * **ASP-444:** ma-button type and variant props swapped, ma-button sizes changed, the size starts from small now and medium changed to the middle, tooltip and alert have slots now for HTML usage ([dcfc4ff](https://github.com/mobileaction/action-kit/commit/dcfc4ff1d74cd18051d68e0671f8e2a66f191589))
@@ -10826,7 +10826,8 @@ const T_ = /* @__PURE__ */ Rr(M_), x_ = {
10826
10826
  "no-data-found",
10827
10827
  "sad-not-found",
10828
10828
  "404-page",
10829
- "maintenance"
10829
+ "maintenance",
10830
+ "rocket-loading"
10830
10831
  ], W8 = [
10831
10832
  "info",
10832
10833
  "success",
@@ -1,2 +1,2 @@
1
- export declare const Animations: readonly ["rocket", "success-confetti", "rounded-loading", "fly-waiting", "no-data-found", "sad-not-found", "404-page", "maintenance"];
1
+ export declare const Animations: readonly ["rocket", "success-confetti", "rounded-loading", "fly-waiting", "no-data-found", "sad-not-found", "404-page", "maintenance", "rocket-loading"];
2
2
  export type AnimationName = (typeof Animations)[number];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
- "version": "1.39.0",
3
+ "version": "1.39.1",
4
4
  "type": "module",
5
5
  "main": "dist/action-kit.mjs",
6
6
  "module": "dist/action-kit.mjs",