@appquality/unguess-design-system 4.0.55--canary.7dfd21d.0 → 4.0.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,789 @@
1
+ # v4.0.55 (Wed Nov 26 2025)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - release 20251126 [#561](https://github.com/AppQuality/unguess-design-system/pull/561) ([@marcbon](https://github.com/marcbon))
6
+ - UN-2077-mobile-notification [#559](https://github.com/AppQuality/unguess-design-system/pull/559) ([@marcbon](https://github.com/marcbon))
7
+ - fix: Prevent overflow in UgModal by setting overflow to hidden [#560](https://github.com/AppQuality/unguess-design-system/pull/560) ([@marcbon](https://github.com/marcbon) [@iacopolea](https://github.com/iacopolea))
8
+
9
+ #### Authors: 2
10
+
11
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
12
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
13
+
14
+ ---
15
+
16
+ # v4.0.54 (Thu Nov 20 2025)
17
+
18
+ #### 🐛 Bug Fix
19
+
20
+ - release 20251120 [#558](https://github.com/AppQuality/unguess-design-system/pull/558) ([@marcbon](https://github.com/marcbon))
21
+ - Fix-autocomplete-creatable-input [#557](https://github.com/AppQuality/unguess-design-system/pull/557) ([@marcbon](https://github.com/marcbon))
22
+
23
+ #### Authors: 1
24
+
25
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
26
+
27
+ ---
28
+
29
+ # v4.0.53 (Mon Nov 17 2025)
30
+
31
+ #### 🐛 Bug Fix
32
+
33
+ - new version [#556](https://github.com/AppQuality/unguess-design-system/pull/556) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
34
+ - fix: Remove inputValue prop from Autocomplete component [#555](https://github.com/AppQuality/unguess-design-system/pull/555) ([@iacopolea](https://github.com/iacopolea))
35
+
36
+ #### Authors: 2
37
+
38
+ - [@d-beezee](https://github.com/d-beezee)
39
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
40
+
41
+ ---
42
+
43
+ # v4.0.52 (Fri Nov 14 2025)
44
+
45
+ #### 🐛 Bug Fix
46
+
47
+ - Add "isEditable" props to Autocomplete and Multiselect components [#554](https://github.com/AppQuality/unguess-design-system/pull/554) ([@iacopolea](https://github.com/iacopolea) [@marcbon](https://github.com/marcbon))
48
+ - Enhance Autocomplete and SelectOption components by adding editable feature [#551](https://github.com/AppQuality/unguess-design-system/pull/551) ([@iacopolea](https://github.com/iacopolea))
49
+
50
+ #### Authors: 2
51
+
52
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
53
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
54
+
55
+ ---
56
+
57
+ # v4.0.51 (Tue Nov 11 2025)
58
+
59
+ #### 🐛 Bug Fix
60
+
61
+ - Remove global notification settings [#553](https://github.com/AppQuality/unguess-design-system/pull/553) ([@Kariamos](https://github.com/Kariamos) [@d-beezee](https://github.com/d-beezee))
62
+ - Un 2041: remove notification settings profile modal [#552](https://github.com/AppQuality/unguess-design-system/pull/552) ([@Kariamos](https://github.com/Kariamos))
63
+
64
+ #### Authors: 2
65
+
66
+ - [@d-beezee](https://github.com/d-beezee)
67
+ - Marco ([@Kariamos](https://github.com/Kariamos))
68
+
69
+ ---
70
+
71
+ # v4.0.50 (Tue Oct 14 2025)
72
+
73
+ #### 🐛 Bug Fix
74
+
75
+ - Card status support [#550](https://github.com/AppQuality/unguess-design-system/pull/550) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
76
+ - fix: Conditionally render icon and status tag in PlanCard component [#549](https://github.com/AppQuality/unguess-design-system/pull/549) ([@iacopolea](https://github.com/iacopolea))
77
+ - fix: Update color and icon for 'paying' status in PlanTag component [#548](https://github.com/AppQuality/unguess-design-system/pull/548) ([@iacopolea](https://github.com/iacopolea))
78
+
79
+ #### Authors: 3
80
+
81
+ - [@d-beezee](https://github.com/d-beezee)
82
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
83
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
84
+
85
+ ---
86
+
87
+ # v4.0.49 (Mon Aug 25 2025)
88
+
89
+ #### 🐛 Bug Fix
90
+
91
+ - Add new status to plans 🤑 [#547](https://github.com/AppQuality/unguess-design-system/pull/547) ([@cannarocks](https://github.com/cannarocks))
92
+ - Add 'paying' status to PlanCard and PlanTag components [#546](https://github.com/AppQuality/unguess-design-system/pull/546) ([@cannarocks](https://github.com/cannarocks))
93
+
94
+ #### Authors: 1
95
+
96
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
97
+
98
+ ---
99
+
100
+ # v4.0.48 (Thu Aug 07 2025)
101
+
102
+ #### 🐛 Bug Fix
103
+
104
+ - new version [#545](https://github.com/AppQuality/unguess-design-system/pull/545) ([@iacopolea](https://github.com/iacopolea))
105
+ - UN-1667-search-templates [#544](https://github.com/AppQuality/unguess-design-system/pull/544) ([@iacopolea](https://github.com/iacopolea))
106
+
107
+ #### Authors: 1
108
+
109
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
110
+
111
+ ---
112
+
113
+ # v4.0.47 (Fri Aug 01 2025)
114
+
115
+ #### 🐛 Bug Fix
116
+
117
+ - merge break word fixes [#542](https://github.com/AppQuality/unguess-design-system/pull/542) ([@Kariamos](https://github.com/Kariamos) [@iacopolea](https://github.com/iacopolea))
118
+ - fix: Remove unnecessary whitespace property from styled components [#543](https://github.com/AppQuality/unguess-design-system/pull/543) ([@Kariamos](https://github.com/Kariamos))
119
+ - UN-1614: Update Drawer body component to break long words and avoid overflow [#541](https://github.com/AppQuality/unguess-design-system/pull/541) ([@Kariamos](https://github.com/Kariamos))
120
+ - UN-1612 fix long words in cards [#540](https://github.com/AppQuality/unguess-design-system/pull/540) ([@Kariamos](https://github.com/Kariamos))
121
+
122
+ #### Authors: 2
123
+
124
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
125
+ - Marco ([@Kariamos](https://github.com/Kariamos))
126
+
127
+ ---
128
+
129
+ # v4.0.46 (Tue Jul 15 2025)
130
+
131
+ #### 🐛 Bug Fix
132
+
133
+ - Player fixes [#539](https://github.com/AppQuality/unguess-design-system/pull/539) ([@Kariamos](https://github.com/Kariamos) [@cannarocks](https://github.com/cannarocks))
134
+ - UN-644: add tooltip placement and appendToNode prop [#534](https://github.com/AppQuality/unguess-design-system/pull/534) ([@Kariamos](https://github.com/Kariamos))
135
+
136
+ #### Authors: 2
137
+
138
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
139
+ - Marco ([@Kariamos](https://github.com/Kariamos))
140
+
141
+ ---
142
+
143
+ # v4.0.45 (Fri Jul 11 2025)
144
+
145
+ #### 🐛 Bug Fix
146
+
147
+ - Minor changes [#538](https://github.com/AppQuality/unguess-design-system/pull/538) ([@cannarocks](https://github.com/cannarocks))
148
+ - fix: Clean up formatting in AccordionMeta component and update canius… [#537](https://github.com/AppQuality/unguess-design-system/pull/537) ([@cannarocks](https://github.com/cannarocks))
149
+
150
+ #### Authors: 1
151
+
152
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
153
+
154
+ ---
155
+
156
+ # v4.0.44 (Fri Jul 11 2025)
157
+
158
+ #### 🐛 Bug Fix
159
+
160
+ - Update placeholder [#536](https://github.com/AppQuality/unguess-design-system/pull/536) ([@sinatragianpaolo](https://github.com/sinatragianpaolo) [@cannarocks](https://github.com/cannarocks))
161
+ - Add placeholder to select [#535](https://github.com/AppQuality/unguess-design-system/pull/535) ([@sinatragianpaolo](https://github.com/sinatragianpaolo) [@cannarocks](https://github.com/cannarocks))
162
+
163
+ #### Authors: 2
164
+
165
+ - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
166
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
167
+
168
+ ---
169
+
170
+ # v4.0.43 (Mon Jul 07 2025)
171
+
172
+ #### 🐛 Bug Fix
173
+
174
+ - release-07-07-2025 [#533](https://github.com/AppQuality/unguess-design-system/pull/533) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
175
+ - feat: Add profile menu item with edit functionality to UserMenu component [#532](https://github.com/AppQuality/unguess-design-system/pull/532) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
176
+
177
+ #### Authors: 1
178
+
179
+ - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
180
+
181
+ ---
182
+
183
+ # v4.0.42 (Fri Jun 20 2025)
184
+
185
+ #### 🐛 Bug Fix
186
+
187
+ - feat: Add onBlur prop to MultiSelect for handling blur events [#531](https://github.com/AppQuality/unguess-design-system/pull/531) ([@d-beezee](https://github.com/d-beezee))
188
+
189
+ #### Authors: 1
190
+
191
+ - [@d-beezee](https://github.com/d-beezee)
192
+
193
+ ---
194
+
195
+ # v4.0.41 (Thu Jun 19 2025)
196
+
197
+ #### 🐛 Bug Fix
198
+
199
+ - Add disabled to multiselect [#530](https://github.com/AppQuality/unguess-design-system/pull/530) ([@sinatragianpaolo](https://github.com/sinatragianpaolo) [@d-beezee](https://github.com/d-beezee))
200
+ - feat: Implement disabled state for MultiSelect component to prevent interactions [#529](https://github.com/AppQuality/unguess-design-system/pull/529) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
201
+
202
+ #### Authors: 2
203
+
204
+ - [@d-beezee](https://github.com/d-beezee)
205
+ - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
206
+
207
+ ---
208
+
209
+ # v4.0.40 (Tue Jun 17 2025)
210
+
211
+ #### 🐛 Bug Fix
212
+
213
+ - feat: Add listboxAppendToNode prop to MultiSelect for enhanced flexib… [#527](https://github.com/AppQuality/unguess-design-system/pull/527) ([@d-beezee](https://github.com/d-beezee))
214
+
215
+ #### Authors: 1
216
+
217
+ - [@d-beezee](https://github.com/d-beezee)
218
+
219
+ ---
220
+
221
+ # v4.0.39 (Wed May 21 2025)
222
+
223
+ #### 🐛 Bug Fix
224
+
225
+ - Improve firefox compatibility [#526](https://github.com/AppQuality/unguess-design-system/pull/526) ([@d-beezee](https://github.com/d-beezee))
226
+ - feat: Update CenteredItem component to improve text positioning and spacing [#525](https://github.com/AppQuality/unguess-design-system/pull/525) ([@d-beezee](https://github.com/d-beezee))
227
+
228
+ #### Authors: 1
229
+
230
+ - [@d-beezee](https://github.com/d-beezee)
231
+
232
+ ---
233
+
234
+ # v4.0.38 (Fri May 16 2025)
235
+
236
+ #### 🐛 Bug Fix
237
+
238
+ - Add optional registerCTA to login form [#521](https://github.com/AppQuality/unguess-design-system/pull/521) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
239
+ - feat: Consolidate button text properties in LoginFormArgs for consistency [#524](https://github.com/AppQuality/unguess-design-system/pull/524) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
240
+ - Add optional registerCTA to login form [#523](https://github.com/AppQuality/unguess-design-system/pull/523) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
241
+ - feat: Center buttonDividerText in LoginForm component [#522](https://github.com/AppQuality/unguess-design-system/pull/522) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
242
+ - Add register button to loginForm [#520](https://github.com/AppQuality/unguess-design-system/pull/520) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
243
+
244
+ #### Authors: 1
245
+
246
+ - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
247
+
248
+ ---
249
+
250
+ # v4.0.37 (Thu May 08 2025)
251
+
252
+ #### 🐛 Bug Fix
253
+
254
+ - Fix Globalalert Action [#519](https://github.com/AppQuality/unguess-design-system/pull/519) ([@d-beezee](https://github.com/d-beezee))
255
+ - fix: Add onClick handler to CTA button in GlobalAlert component [#518](https://github.com/AppQuality/unguess-design-system/pull/518) ([@d-beezee](https://github.com/d-beezee))
256
+
257
+ #### Authors: 1
258
+
259
+ - [@d-beezee](https://github.com/d-beezee)
260
+
261
+ ---
262
+
263
+ # v4.0.36 (Fri Apr 18 2025)
264
+
265
+ #### 🐛 Bug Fix
266
+
267
+ - Add iconbutton menu component and support for sentiment in transcript [#517](https://github.com/AppQuality/unguess-design-system/pull/517) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
268
+ - UN-1233-add-sentiment-to-transcript [#516](https://github.com/AppQuality/unguess-design-system/pull/516) ([@d-beezee](https://github.com/d-beezee))
269
+ - chore: Update and fix storybook version [#515](https://github.com/AppQuality/unguess-design-system/pull/515) ([@d-beezee](https://github.com/d-beezee))
270
+ - UN-1187 feat(button-menu): allow label to be a function for dynamic rendering [#514](https://github.com/AppQuality/unguess-design-system/pull/514) ([@d-beezee](https://github.com/d-beezee))
271
+
272
+ #### Authors: 2
273
+
274
+ - [@d-beezee](https://github.com/d-beezee)
275
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
276
+
277
+ ---
278
+
279
+ # v4.0.35 (Mon Mar 31 2025)
280
+
281
+ #### 🐛 Bug Fix
282
+
283
+ - Add title tag to TemplateCard in order to improve accessibility [#513](https://github.com/AppQuality/unguess-design-system/pull/513) ([@cannarocks](https://github.com/cannarocks))
284
+
285
+ #### Authors: 1
286
+
287
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
288
+
289
+ ---
290
+
291
+ # v4.0.34 (Fri Mar 28 2025)
292
+
293
+ #### 🐛 Bug Fix
294
+
295
+ - Add support to disabled stato to "isAccent" buttons [#512](https://github.com/AppQuality/unguess-design-system/pull/512) ([@cannarocks](https://github.com/cannarocks))
296
+ - Add disabled state handling in button component [#511](https://github.com/AppQuality/unguess-design-system/pull/511) ([@cannarocks](https://github.com/cannarocks))
297
+
298
+ #### Authors: 1
299
+
300
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
301
+
302
+ ---
303
+
304
+ # v4.0.33 (Fri Mar 28 2025)
305
+
306
+ #### 🐛 Bug Fix
307
+
308
+ - Fix editor bubbleMenu [#510](https://github.com/AppQuality/unguess-design-system/pull/510) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
309
+ - fix: Prevent error on removechild fro bubblemenu when toggling editable state [#509](https://github.com/AppQuality/unguess-design-system/pull/509) ([@d-beezee](https://github.com/d-beezee))
310
+
311
+ #### Authors: 2
312
+
313
+ - [@d-beezee](https://github.com/d-beezee)
314
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
315
+
316
+ ---
317
+
318
+ # v4.0.32 (Thu Mar 27 2025)
319
+
320
+ #### 🐛 Bug Fix
321
+
322
+ - Develop [#508](https://github.com/AppQuality/unguess-design-system/pull/508) ([@cannarocks](https://github.com/cannarocks))
323
+
324
+ #### Authors: 1
325
+
326
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
327
+
328
+ ---
329
+
330
+ # v4.0.31 (Thu Mar 27 2025)
331
+
332
+ #### 🐛 Bug Fix
333
+
334
+ - Add planTag and other fixes [#507](https://github.com/AppQuality/unguess-design-system/pull/507) ([@iacopolea](https://github.com/iacopolea) [@cannarocks](https://github.com/cannarocks))
335
+ - fix build problem [#505](https://github.com/AppQuality/unguess-design-system/pull/505) ([@iacopolea](https://github.com/iacopolea))
336
+ - Add PlanTag component for plan status display [#506](https://github.com/AppQuality/unguess-design-system/pull/506) ([@cannarocks](https://github.com/cannarocks))
337
+ - feat: add Meta component to TemplateCard [#504](https://github.com/AppQuality/unguess-design-system/pull/504) ([@iacopolea](https://github.com/iacopolea))
338
+
339
+ #### Authors: 2
340
+
341
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
342
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
343
+
344
+ ---
345
+
346
+ # v4.0.30 (Fri Mar 21 2025)
347
+
348
+ #### 🐛 Bug Fix
349
+
350
+ - Add TemplateCard 📝 [#503](https://github.com/AppQuality/unguess-design-system/pull/503) ([@iacopolea](https://github.com/iacopolea) [@cannarocks](https://github.com/cannarocks))
351
+ - UN-981-template-card [#502](https://github.com/AppQuality/unguess-design-system/pull/502) ([@iacopolea](https://github.com/iacopolea))
352
+
353
+ #### Authors: 2
354
+
355
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
356
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
357
+
358
+ ---
359
+
360
+ # v4.0.29 (Fri Mar 14 2025)
361
+
362
+ #### 🐛 Bug Fix
363
+
364
+ - Export PlanCard status type [#501](https://github.com/AppQuality/unguess-design-system/pull/501) ([@cannarocks](https://github.com/cannarocks))
365
+
366
+ #### Authors: 1
367
+
368
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
369
+
370
+ ---
371
+
372
+ # v4.0.28 (Fri Mar 14 2025)
373
+
374
+ #### 🐛 Bug Fix
375
+
376
+ - Add DraggableItem, DraggableList e PlanCard [#500](https://github.com/AppQuality/unguess-design-system/pull/500) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
377
+ - Add plan card components with SVG icons [#499](https://github.com/AppQuality/unguess-design-system/pull/499) ([@cannarocks](https://github.com/cannarocks))
378
+ - feat: add Draggable and DraggableList components with stories [#497](https://github.com/AppQuality/unguess-design-system/pull/497) ([@d-beezee](https://github.com/d-beezee))
379
+
380
+ #### Authors: 2
381
+
382
+ - [@d-beezee](https://github.com/d-beezee)
383
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
384
+
385
+ ---
386
+
387
+ # v4.0.27 (Tue Mar 11 2025)
388
+
389
+ #### 🐛 Bug Fix
390
+
391
+ - Remove Cache [#496](https://github.com/AppQuality/unguess-design-system/pull/496) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
392
+ - chore: remove caching of node modules in release workflow [#495](https://github.com/AppQuality/unguess-design-system/pull/495) ([@d-beezee](https://github.com/d-beezee))
393
+ - Fix inputToggle and update accordion component [#494](https://github.com/AppQuality/unguess-design-system/pull/494) ([@cannarocks](https://github.com/cannarocks) [@d-beezee](https://github.com/d-beezee))
394
+ - Add disableSaveShortcut prop to Editor component [#493](https://github.com/AppQuality/unguess-design-system/pull/493) ([@cannarocks](https://github.com/cannarocks))
395
+ - refactor: improve value handling in InputToggle component [#492](https://github.com/AppQuality/unguess-design-system/pull/492) ([@d-beezee](https://github.com/d-beezee))
396
+ - Fix AccordionHeader alignment for improved layout [#491](https://github.com/AppQuality/unguess-design-system/pull/491) ([@cannarocks](https://github.com/cannarocks))
397
+
398
+ #### Authors: 2
399
+
400
+ - [@d-beezee](https://github.com/d-beezee)
401
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
402
+
403
+ ---
404
+
405
+ # v4.0.26 (Mon Feb 10 2025)
406
+
407
+ #### 🐛 Bug Fix
408
+
409
+ - Refactor InputToggle [#489](https://github.com/AppQuality/unguess-design-system/pull/489) ([@marcbon](https://github.com/marcbon))
410
+ - feat: Add 'preventEmpty' option to InputToggleArgs [#479](https://github.com/AppQuality/unguess-design-system/pull/479) ([@marcbon](https://github.com/marcbon))
411
+
412
+ #### Authors: 1
413
+
414
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
415
+
416
+ ---
417
+
418
+ # v4.0.25 (Thu Feb 06 2025)
419
+
420
+ #### 🐛 Bug Fix
421
+
422
+ - Accordion fixes [#488](https://github.com/AppQuality/unguess-design-system/pull/488) ([@iacopolea](https://github.com/iacopolea) [@marcbon](https://github.com/marcbon))
423
+ - rework: arrange service tile internal content to improve responsiveness [#484](https://github.com/AppQuality/unguess-design-system/pull/484) ([@iacopolea](https://github.com/iacopolea))
424
+
425
+ #### Authors: 2
426
+
427
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
428
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
429
+
430
+ ---
431
+
432
+ # v4.0.24 (Thu Feb 06 2025)
433
+
434
+ #### 🐛 Bug Fix
435
+
436
+ - new version with fix accordion [#485](https://github.com/AppQuality/unguess-design-system/pull/485) ([@iacopolea](https://github.com/iacopolea) [@marcbon](https://github.com/marcbon))
437
+ - fix: remove typecheck job from Storybook workflow [#487](https://github.com/AppQuality/unguess-design-system/pull/487) ([@iacopolea](https://github.com/iacopolea))
438
+ - fix: move typecheck job in Storybook workflow after build [#486](https://github.com/AppQuality/unguess-design-system/pull/486) ([@iacopolea](https://github.com/iacopolea))
439
+ - Un 724 [#480](https://github.com/AppQuality/unguess-design-system/pull/480) ([@iacopolea](https://github.com/iacopolea))
440
+ - feat: add typecheck job to Storybook workflow for improved type safety [#477](https://github.com/AppQuality/unguess-design-system/pull/477) ([@iacopolea](https://github.com/iacopolea))
441
+
442
+ #### Authors: 2
443
+
444
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
445
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
446
+
447
+ ---
448
+
449
+ # v4.0.23 (Tue Jan 21 2025)
450
+
451
+ #### 🐛 Bug Fix
452
+
453
+ - new version [#476](https://github.com/AppQuality/unguess-design-system/pull/476) ([@iacopolea](https://github.com/iacopolea))
454
+ - fix: update CheckboxCardArgs to use ICheckboxProps for improved type safety [#475](https://github.com/AppQuality/unguess-design-system/pull/475) ([@iacopolea](https://github.com/iacopolea))
455
+
456
+ #### Authors: 1
457
+
458
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
459
+
460
+ ---
461
+
462
+ # v4.0.22 (Tue Jan 21 2025)
463
+
464
+ #### 🐛 Bug Fix
465
+
466
+ - release 20250121 [#474](https://github.com/AppQuality/unguess-design-system/pull/474) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee) [@marcbon](https://github.com/marcbon))
467
+ - fix: correct mention id parsing to read integer instead of string [#465](https://github.com/AppQuality/unguess-design-system/pull/465) ([@d-beezee](https://github.com/d-beezee))
468
+ - Un 538 new accordion [#466](https://github.com/AppQuality/unguess-design-system/pull/466) ([@iacopolea](https://github.com/iacopolea))
469
+
470
+ #### Authors: 3
471
+
472
+ - [@d-beezee](https://github.com/d-beezee)
473
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
474
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
475
+
476
+ ---
477
+
478
+ # v4.0.21 (Thu Jan 16 2025)
479
+
480
+ #### 🐛 Bug Fix
481
+
482
+ - fix: update ServiceTileBody background color for consistency [#473](https://github.com/AppQuality/unguess-design-system/pull/473) ([@d-beezee](https://github.com/d-beezee))
483
+
484
+ #### Authors: 1
485
+
486
+ - [@d-beezee](https://github.com/d-beezee)
487
+
488
+ ---
489
+
490
+ # v4.0.20 (Thu Jan 16 2025)
491
+
492
+ #### 🐛 Bug Fix
493
+
494
+ - feat: add pointer cursor to ServiceTileContainer for better user inte… [#472](https://github.com/AppQuality/unguess-design-system/pull/472) ([@d-beezee](https://github.com/d-beezee))
495
+
496
+ #### Authors: 1
497
+
498
+ - [@d-beezee](https://github.com/d-beezee)
499
+
500
+ ---
501
+
502
+ # v4.0.19 (Thu Jan 16 2025)
503
+
504
+ #### 🐛 Bug Fix
505
+
506
+ - feat: enhance ServiceTile layout with flex-grow for improved responsi… [#471](https://github.com/AppQuality/unguess-design-system/pull/471) ([@d-beezee](https://github.com/d-beezee))
507
+
508
+ #### Authors: 1
509
+
510
+ - [@d-beezee](https://github.com/d-beezee)
511
+
512
+ ---
513
+
514
+ # v4.0.18 (Thu Jan 16 2025)
515
+
516
+ #### 🐛 Bug Fix
517
+
518
+ - feat: Export service tile [#470](https://github.com/AppQuality/unguess-design-system/pull/470) ([@d-beezee](https://github.com/d-beezee))
519
+
520
+ #### Authors: 1
521
+
522
+ - [@d-beezee](https://github.com/d-beezee)
523
+
524
+ ---
525
+
526
+ # v4.0.17 (Thu Jan 16 2025)
527
+
528
+ #### 🐛 Bug Fix
529
+
530
+ - Add base structure for new accordion, add service tile and add palette/colors docs [#468](https://github.com/AppQuality/unguess-design-system/pull/468) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee) [@sinatragianpaolo](https://github.com/sinatragianpaolo) [@iDome89](https://github.com/iDome89))
531
+ - Service tile [#467](https://github.com/AppQuality/unguess-design-system/pull/467) ([@sinatragianpaolo](https://github.com/sinatragianpaolo) [@iDome89](https://github.com/iDome89) [@d-beezee](https://github.com/d-beezee))
532
+ - Un 538 new accordion [#464](https://github.com/AppQuality/unguess-design-system/pull/464) ([@iacopolea](https://github.com/iacopolea))
533
+ - Un 538 new accordion [#463](https://github.com/AppQuality/unguess-design-system/pull/463) ([@iacopolea](https://github.com/iacopolea))
534
+
535
+ #### Authors: 4
536
+
537
+ - [@d-beezee](https://github.com/d-beezee)
538
+ - [@iDome89](https://github.com/iDome89)
539
+ - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
540
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
541
+
542
+ ---
543
+
544
+ # v4.0.16 (Mon Dec 16 2024)
545
+
546
+ #### 🐛 Bug Fix
547
+
548
+ - release 20241216 [#461](https://github.com/AppQuality/unguess-design-system/pull/461) ([@d-beezee](https://github.com/d-beezee) [@iacopolea](https://github.com/iacopolea) [@marcbon](https://github.com/marcbon))
549
+ - UN-554-alert [#460](https://github.com/AppQuality/unguess-design-system/pull/460) ([@iacopolea](https://github.com/iacopolea))
550
+ - docs: add Modal.Header stories and update Modal stories with new structure [#459](https://github.com/AppQuality/unguess-design-system/pull/459) ([@d-beezee](https://github.com/d-beezee))
551
+
552
+ #### Authors: 3
553
+
554
+ - [@d-beezee](https://github.com/d-beezee)
555
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
556
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
557
+
558
+ ---
559
+
560
+ # v4.0.15 (Wed Dec 11 2024)
561
+
562
+ #### 🐛 Bug Fix
563
+
564
+ - new version [#458](https://github.com/AppQuality/unguess-design-system/pull/458) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks) [@iacopolea](https://github.com/iacopolea))
565
+ - feat: add cursor pagination styles for disabled state [#457](https://github.com/AppQuality/unguess-design-system/pull/457) ([@iacopolea](https://github.com/iacopolea))
566
+ - Update stories [#456](https://github.com/AppQuality/unguess-design-system/pull/456) ([@d-beezee](https://github.com/d-beezee))
567
+ - Update stories [#455](https://github.com/AppQuality/unguess-design-system/pull/455) ([@d-beezee](https://github.com/d-beezee))
568
+
569
+ #### Authors: 3
570
+
571
+ - [@d-beezee](https://github.com/d-beezee)
572
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
573
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
574
+
575
+ ---
576
+
577
+ # v4.0.14 (Mon Dec 02 2024)
578
+
579
+ #### 🐛 Bug Fix
580
+
581
+ - Add chat shortcuts [#454](https://github.com/AppQuality/unguess-design-system/pull/454) ([@Kariamos](https://github.com/Kariamos) [@d-beezee](https://github.com/d-beezee))
582
+ - feat: add ChatShortCut component with keyboard shortcuts [#453](https://github.com/AppQuality/unguess-design-system/pull/453) ([@Kariamos](https://github.com/Kariamos))
583
+
584
+ #### Authors: 2
585
+
586
+ - [@d-beezee](https://github.com/d-beezee)
587
+ - Marco ([@Kariamos](https://github.com/Kariamos))
588
+
589
+ ---
590
+
591
+ # v4.0.13 (Fri Nov 29 2024)
592
+
593
+ #### 🐛 Bug Fix
594
+
595
+ - Add menu/select items stories and add player.shortcuts [#452](https://github.com/AppQuality/unguess-design-system/pull/452) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
596
+ - fix: correct shortcut key for observation in PlayerShortCut component [#451](https://github.com/AppQuality/unguess-design-system/pull/451) ([@d-beezee](https://github.com/d-beezee))
597
+ - Integrate-shortcut-tooltip [#450](https://github.com/AppQuality/unguess-design-system/pull/450) ([@d-beezee](https://github.com/d-beezee))
598
+ - Add menu item stories [#449](https://github.com/AppQuality/unguess-design-system/pull/449) ([@d-beezee](https://github.com/d-beezee))
599
+
600
+ #### Authors: 2
601
+
602
+ - [@d-beezee](https://github.com/d-beezee)
603
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
604
+
605
+ ---
606
+
607
+ # v4.0.12 (Fri Nov 22 2024)
608
+
609
+ #### 🐛 Bug Fix
610
+
611
+ - Add shortcut tag [#448](https://github.com/AppQuality/unguess-design-system/pull/448) ([@d-beezee](https://github.com/d-beezee))
612
+ - feat: add ShortcutTag component with customizable props and stories [#447](https://github.com/AppQuality/unguess-design-system/pull/447) ([@d-beezee](https://github.com/d-beezee))
613
+
614
+ #### Authors: 1
615
+
616
+ - [@d-beezee](https://github.com/d-beezee)
617
+
618
+ ---
619
+
620
+ # v4.0.11 (Thu Nov 21 2024)
621
+
622
+ #### 🐛 Bug Fix
623
+
624
+ - new version for global-alert [#446](https://github.com/AppQuality/unguess-design-system/pull/446) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
625
+ - feat: enhance GlobalAlert component [#445](https://github.com/AppQuality/unguess-design-system/pull/445) ([@iacopolea](https://github.com/iacopolea))
626
+
627
+ #### Authors: 2
628
+
629
+ - [@d-beezee](https://github.com/d-beezee)
630
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
631
+
632
+ ---
633
+
634
+ # v4.0.10 (Tue Nov 19 2024)
635
+
636
+ #### 🐛 Bug Fix
637
+
638
+ - Update player spacings [#444](https://github.com/AppQuality/unguess-design-system/pull/444) ([@iDome89](https://github.com/iDome89) [@d-beezee](https://github.com/d-beezee))
639
+ - reviewed spacings of video controls according to figma [#443](https://github.com/AppQuality/unguess-design-system/pull/443) ([@iDome89](https://github.com/iDome89))
640
+
641
+ #### Authors: 2
642
+
643
+ - [@d-beezee](https://github.com/d-beezee)
644
+ - [@iDome89](https://github.com/iDome89)
645
+
646
+ ---
647
+
648
+ # v4.0.9 (Wed Nov 13 2024)
649
+
650
+ #### 🐛 Bug Fix
651
+
652
+ - New Version - Global Alert Component [#442](https://github.com/AppQuality/unguess-design-system/pull/442) ([@iacopolea](https://github.com/iacopolea))
653
+ - feat: update GlobalAlert component to support cta as an object with label and onClick handler [#441](https://github.com/AppQuality/unguess-design-system/pull/441) ([@iacopolea](https://github.com/iacopolea))
654
+ - feat: global alert [#439](https://github.com/AppQuality/unguess-design-system/pull/439) ([@iacopolea](https://github.com/iacopolea))
655
+
656
+ #### Authors: 1
657
+
658
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
659
+
660
+ ---
661
+
662
+ # v4.0.8 (Mon Nov 11 2024)
663
+
664
+ #### 🐛 Bug Fix
665
+
666
+ - Add onShortcut event to player component [#440](https://github.com/AppQuality/unguess-design-system/pull/440) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
667
+ - feat: add onShortcut prop to PlayerArgs to intercept events [#438](https://github.com/AppQuality/unguess-design-system/pull/438) ([@d-beezee](https://github.com/d-beezee))
668
+
669
+ #### Authors: 2
670
+
671
+ - [@d-beezee](https://github.com/d-beezee)
672
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
673
+
674
+ ---
675
+
676
+ # v4.0.7 (Thu Nov 07 2024)
677
+
678
+ #### 🐛 Bug Fix
679
+
680
+ - Player improvements [#437](https://github.com/AppQuality/unguess-design-system/pull/437) ([@iDome89](https://github.com/iDome89) [@cannarocks](https://github.com/cannarocks) [@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
681
+ - Un 286 - Added keyboard shortcut [#436](https://github.com/AppQuality/unguess-design-system/pull/436) ([@iacopolea](https://github.com/iacopolea) [@Kariamos](https://github.com/Kariamos))
682
+ - docs: Add autodocs [#435](https://github.com/AppQuality/unguess-design-system/pull/435) ([@d-beezee](https://github.com/d-beezee))
683
+ - Feat: Remove unused size prop in CutterButton component [#434](https://github.com/AppQuality/unguess-design-system/pull/434) ([@iDome89](https://github.com/iDome89))
684
+
685
+ #### Authors: 5
686
+
687
+ - [@d-beezee](https://github.com/d-beezee)
688
+ - [@iDome89](https://github.com/iDome89)
689
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
690
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
691
+ - Marco ([@Kariamos](https://github.com/Kariamos))
692
+
693
+ ---
694
+
695
+ # v4.0.6 (Thu Oct 24 2024)
696
+
697
+ #### 🐛 Bug Fix
698
+
699
+ - fix: Update options on propchange [#433](https://github.com/AppQuality/unguess-design-system/pull/433) ([@d-beezee](https://github.com/d-beezee))
700
+
701
+ #### Authors: 1
702
+
703
+ - [@d-beezee](https://github.com/d-beezee)
704
+
705
+ ---
706
+
707
+ # v4.0.5 (Tue Oct 22 2024)
708
+
709
+ #### 🐛 Bug Fix
710
+
711
+ - rework: Don't use wordwrapper [#432](https://github.com/AppQuality/unguess-design-system/pull/432) ([@d-beezee](https://github.com/d-beezee))
712
+
713
+ #### Authors: 1
714
+
715
+ - [@d-beezee](https://github.com/d-beezee)
716
+
717
+ ---
718
+
719
+ # v4.0.4 (Mon Oct 21 2024)
720
+
721
+ #### 🐛 Bug Fix
722
+
723
+ - feat: Allow disabling autowidth for selects [#431](https://github.com/AppQuality/unguess-design-system/pull/431) ([@d-beezee](https://github.com/d-beezee))
724
+
725
+ #### Authors: 1
726
+
727
+ - [@d-beezee](https://github.com/d-beezee)
728
+
729
+ ---
730
+
731
+ # v4.0.3 (Mon Oct 21 2024)
732
+
733
+ #### 🐛 Bug Fix
734
+
735
+ - fix types and stories render [#430](https://github.com/AppQuality/unguess-design-system/pull/430) ([@d-beezee](https://github.com/d-beezee))
736
+
737
+ #### Authors: 1
738
+
739
+ - [@d-beezee](https://github.com/d-beezee)
740
+
741
+ ---
742
+
743
+ # v4.0.2 (Mon Oct 21 2024)
744
+
745
+ #### 🐛 Bug Fix
746
+
747
+ - Add build fixes [#429](https://github.com/AppQuality/unguess-design-system/pull/429) ([@d-beezee](https://github.com/d-beezee))
748
+
749
+ #### Authors: 1
750
+
751
+ - [@d-beezee](https://github.com/d-beezee)
752
+
753
+ ---
754
+
755
+ # v4.0.1 (Fri Oct 18 2024)
756
+
757
+ #### 🐛 Bug Fix
758
+
759
+ - ci: Remove chunk split [#428](https://github.com/AppQuality/unguess-design-system/pull/428) ([@d-beezee](https://github.com/d-beezee))
760
+
761
+ #### Authors: 1
762
+
763
+ - [@d-beezee](https://github.com/d-beezee)
764
+
765
+ ---
766
+
767
+ # v4.0.0 (Fri Oct 18 2024)
768
+
769
+ #### 💥 Breaking Change
770
+
771
+ - Update to vite and zendesk 8.76 [#426](https://github.com/AppQuality/unguess-design-system/pull/426) ([@d-beezee](https://github.com/d-beezee) [@iacopolea](https://github.com/iacopolea))
772
+ - Update to vite [#422](https://github.com/AppQuality/unguess-design-system/pull/422) ([@d-beezee](https://github.com/d-beezee) [@iacopolea](https://github.com/iacopolea))
773
+
774
+ #### 🐛 Bug Fix
775
+
776
+ - ci: Use node 18 to build package [#427](https://github.com/AppQuality/unguess-design-system/pull/427) ([@d-beezee](https://github.com/d-beezee))
777
+ - Autocomplete new [#425](https://github.com/AppQuality/unguess-design-system/pull/425) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
778
+ - feat: Add new select [#424](https://github.com/AppQuality/unguess-design-system/pull/424) ([@d-beezee](https://github.com/d-beezee))
779
+
780
+ #### Authors: 2
781
+
782
+ - [@d-beezee](https://github.com/d-beezee)
783
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
784
+
785
+ ---
786
+
1
787
  # v3.1.115 (Thu Oct 10 2024)
2
788
 
3
789
  #### 🐛 Bug Fix
package/build/index.js CHANGED
@@ -51427,6 +51427,7 @@ const UGe = ["auto", "top", "top-start", "top-end", "bottom", "bottom-start", "b
51427
51427
  width: 100%;
51428
51428
  height: 100%;
51429
51429
  max-height: 100%;
51430
+ overflow: hidden;
51430
51431
  }
51431
51432
  `, GGe = ze((e, t) => /* @__PURE__ */ M.jsx(WGe, { ref: t, ...e })), Ho = GGe, KGe = TJ;
51432
51433
  Ho.Header = hx;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appquality/unguess-design-system",
3
- "version": "4.0.55--canary.7dfd21d.0",
3
+ "version": "4.0.55",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",