@appquality/unguess-design-system 4.0.43 β†’ 4.0.45-next

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,620 +1,3 @@
1
- # v4.0.43 (Mon Jul 07 2025)
2
-
3
- #### πŸ› Bug Fix
4
-
5
- - release-07-07-2025 [#533](https://github.com/AppQuality/unguess-design-system/pull/533) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
6
- - 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))
7
-
8
- #### Authors: 1
9
-
10
- - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
11
-
12
- ---
13
-
14
- # v4.0.42 (Fri Jun 20 2025)
15
-
16
- #### πŸ› Bug Fix
17
-
18
- - 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))
19
-
20
- #### Authors: 1
21
-
22
- - [@d-beezee](https://github.com/d-beezee)
23
-
24
- ---
25
-
26
- # v4.0.41 (Thu Jun 19 2025)
27
-
28
- #### πŸ› Bug Fix
29
-
30
- - 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))
31
- - 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))
32
-
33
- #### Authors: 2
34
-
35
- - [@d-beezee](https://github.com/d-beezee)
36
- - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
37
-
38
- ---
39
-
40
- # v4.0.40 (Tue Jun 17 2025)
41
-
42
- #### πŸ› Bug Fix
43
-
44
- - 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))
45
-
46
- #### Authors: 1
47
-
48
- - [@d-beezee](https://github.com/d-beezee)
49
-
50
- ---
51
-
52
- # v4.0.39 (Wed May 21 2025)
53
-
54
- #### πŸ› Bug Fix
55
-
56
- - Improve firefox compatibility [#526](https://github.com/AppQuality/unguess-design-system/pull/526) ([@d-beezee](https://github.com/d-beezee))
57
- - 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))
58
-
59
- #### Authors: 1
60
-
61
- - [@d-beezee](https://github.com/d-beezee)
62
-
63
- ---
64
-
65
- # v4.0.38 (Fri May 16 2025)
66
-
67
- #### πŸ› Bug Fix
68
-
69
- - Add optional registerCTA to login form [#521](https://github.com/AppQuality/unguess-design-system/pull/521) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
70
- - feat: Consolidate button text properties in LoginFormArgs for consistency [#524](https://github.com/AppQuality/unguess-design-system/pull/524) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
71
- - Add optional registerCTA to login form [#523](https://github.com/AppQuality/unguess-design-system/pull/523) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
72
- - feat: Center buttonDividerText in LoginForm component [#522](https://github.com/AppQuality/unguess-design-system/pull/522) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
73
- - Add register button to loginForm [#520](https://github.com/AppQuality/unguess-design-system/pull/520) ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
74
-
75
- #### Authors: 1
76
-
77
- - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
78
-
79
- ---
80
-
81
- # v4.0.37 (Thu May 08 2025)
82
-
83
- #### πŸ› Bug Fix
84
-
85
- - Fix Globalalert Action [#519](https://github.com/AppQuality/unguess-design-system/pull/519) ([@d-beezee](https://github.com/d-beezee))
86
- - 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))
87
-
88
- #### Authors: 1
89
-
90
- - [@d-beezee](https://github.com/d-beezee)
91
-
92
- ---
93
-
94
- # v4.0.36 (Fri Apr 18 2025)
95
-
96
- #### πŸ› Bug Fix
97
-
98
- - 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))
99
- - UN-1233-add-sentiment-to-transcript [#516](https://github.com/AppQuality/unguess-design-system/pull/516) ([@d-beezee](https://github.com/d-beezee))
100
- - chore: Update and fix storybook version [#515](https://github.com/AppQuality/unguess-design-system/pull/515) ([@d-beezee](https://github.com/d-beezee))
101
- - 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))
102
-
103
- #### Authors: 2
104
-
105
- - [@d-beezee](https://github.com/d-beezee)
106
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
107
-
108
- ---
109
-
110
- # v4.0.35 (Mon Mar 31 2025)
111
-
112
- #### πŸ› Bug Fix
113
-
114
- - 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))
115
-
116
- #### Authors: 1
117
-
118
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
119
-
120
- ---
121
-
122
- # v4.0.34 (Fri Mar 28 2025)
123
-
124
- #### πŸ› Bug Fix
125
-
126
- - Add support to disabled stato to "isAccent" buttons [#512](https://github.com/AppQuality/unguess-design-system/pull/512) ([@cannarocks](https://github.com/cannarocks))
127
- - Add disabled state handling in button component [#511](https://github.com/AppQuality/unguess-design-system/pull/511) ([@cannarocks](https://github.com/cannarocks))
128
-
129
- #### Authors: 1
130
-
131
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
132
-
133
- ---
134
-
135
- # v4.0.33 (Fri Mar 28 2025)
136
-
137
- #### πŸ› Bug Fix
138
-
139
- - 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))
140
- - 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))
141
-
142
- #### Authors: 2
143
-
144
- - [@d-beezee](https://github.com/d-beezee)
145
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
146
-
147
- ---
148
-
149
- # v4.0.32 (Thu Mar 27 2025)
150
-
151
- #### πŸ› Bug Fix
152
-
153
- - Develop [#508](https://github.com/AppQuality/unguess-design-system/pull/508) ([@cannarocks](https://github.com/cannarocks))
154
-
155
- #### Authors: 1
156
-
157
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
158
-
159
- ---
160
-
161
- # v4.0.31 (Thu Mar 27 2025)
162
-
163
- #### πŸ› Bug Fix
164
-
165
- - 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))
166
- - fix build problem [#505](https://github.com/AppQuality/unguess-design-system/pull/505) ([@iacopolea](https://github.com/iacopolea))
167
- - Add PlanTag component for plan status display [#506](https://github.com/AppQuality/unguess-design-system/pull/506) ([@cannarocks](https://github.com/cannarocks))
168
- - feat: add Meta component to TemplateCard [#504](https://github.com/AppQuality/unguess-design-system/pull/504) ([@iacopolea](https://github.com/iacopolea))
169
-
170
- #### Authors: 2
171
-
172
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
173
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
174
-
175
- ---
176
-
177
- # v4.0.30 (Fri Mar 21 2025)
178
-
179
- #### πŸ› Bug Fix
180
-
181
- - Add TemplateCard πŸ“ [#503](https://github.com/AppQuality/unguess-design-system/pull/503) ([@iacopolea](https://github.com/iacopolea) [@cannarocks](https://github.com/cannarocks))
182
- - UN-981-template-card [#502](https://github.com/AppQuality/unguess-design-system/pull/502) ([@iacopolea](https://github.com/iacopolea))
183
-
184
- #### Authors: 2
185
-
186
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
187
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
188
-
189
- ---
190
-
191
- # v4.0.29 (Fri Mar 14 2025)
192
-
193
- #### πŸ› Bug Fix
194
-
195
- - Export PlanCard status type [#501](https://github.com/AppQuality/unguess-design-system/pull/501) ([@cannarocks](https://github.com/cannarocks))
196
-
197
- #### Authors: 1
198
-
199
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
200
-
201
- ---
202
-
203
- # v4.0.28 (Fri Mar 14 2025)
204
-
205
- #### πŸ› Bug Fix
206
-
207
- - 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))
208
- - Add plan card components with SVG icons [#499](https://github.com/AppQuality/unguess-design-system/pull/499) ([@cannarocks](https://github.com/cannarocks))
209
- - 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))
210
-
211
- #### Authors: 2
212
-
213
- - [@d-beezee](https://github.com/d-beezee)
214
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
215
-
216
- ---
217
-
218
- # v4.0.27 (Tue Mar 11 2025)
219
-
220
- #### πŸ› Bug Fix
221
-
222
- - Remove Cache [#496](https://github.com/AppQuality/unguess-design-system/pull/496) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
223
- - 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))
224
- - 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))
225
- - Add disableSaveShortcut prop to Editor component [#493](https://github.com/AppQuality/unguess-design-system/pull/493) ([@cannarocks](https://github.com/cannarocks))
226
- - refactor: improve value handling in InputToggle component [#492](https://github.com/AppQuality/unguess-design-system/pull/492) ([@d-beezee](https://github.com/d-beezee))
227
- - Fix AccordionHeader alignment for improved layout [#491](https://github.com/AppQuality/unguess-design-system/pull/491) ([@cannarocks](https://github.com/cannarocks))
228
-
229
- #### Authors: 2
230
-
231
- - [@d-beezee](https://github.com/d-beezee)
232
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
233
-
234
- ---
235
-
236
- # v4.0.26 (Mon Feb 10 2025)
237
-
238
- #### πŸ› Bug Fix
239
-
240
- - Refactor InputToggle [#489](https://github.com/AppQuality/unguess-design-system/pull/489) ([@marcbon](https://github.com/marcbon))
241
- - feat: Add 'preventEmpty' option to InputToggleArgs [#479](https://github.com/AppQuality/unguess-design-system/pull/479) ([@marcbon](https://github.com/marcbon))
242
-
243
- #### Authors: 1
244
-
245
- - Marco Bonomo ([@marcbon](https://github.com/marcbon))
246
-
247
- ---
248
-
249
- # v4.0.25 (Thu Feb 06 2025)
250
-
251
- #### πŸ› Bug Fix
252
-
253
- - Accordion fixes [#488](https://github.com/AppQuality/unguess-design-system/pull/488) ([@iacopolea](https://github.com/iacopolea) [@marcbon](https://github.com/marcbon))
254
- - rework: arrange service tile internal content to improve responsiveness [#484](https://github.com/AppQuality/unguess-design-system/pull/484) ([@iacopolea](https://github.com/iacopolea))
255
-
256
- #### Authors: 2
257
-
258
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
259
- - Marco Bonomo ([@marcbon](https://github.com/marcbon))
260
-
261
- ---
262
-
263
- # v4.0.24 (Thu Feb 06 2025)
264
-
265
- #### πŸ› Bug Fix
266
-
267
- - 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))
268
- - fix: remove typecheck job from Storybook workflow [#487](https://github.com/AppQuality/unguess-design-system/pull/487) ([@iacopolea](https://github.com/iacopolea))
269
- - fix: move typecheck job in Storybook workflow after build [#486](https://github.com/AppQuality/unguess-design-system/pull/486) ([@iacopolea](https://github.com/iacopolea))
270
- - Un 724 [#480](https://github.com/AppQuality/unguess-design-system/pull/480) ([@iacopolea](https://github.com/iacopolea))
271
- - 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))
272
-
273
- #### Authors: 2
274
-
275
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
276
- - Marco Bonomo ([@marcbon](https://github.com/marcbon))
277
-
278
- ---
279
-
280
- # v4.0.23 (Tue Jan 21 2025)
281
-
282
- #### πŸ› Bug Fix
283
-
284
- - new version [#476](https://github.com/AppQuality/unguess-design-system/pull/476) ([@iacopolea](https://github.com/iacopolea))
285
- - 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))
286
-
287
- #### Authors: 1
288
-
289
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
290
-
291
- ---
292
-
293
- # v4.0.22 (Tue Jan 21 2025)
294
-
295
- #### πŸ› Bug Fix
296
-
297
- - 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))
298
- - 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))
299
- - Un 538 new accordion [#466](https://github.com/AppQuality/unguess-design-system/pull/466) ([@iacopolea](https://github.com/iacopolea))
300
-
301
- #### Authors: 3
302
-
303
- - [@d-beezee](https://github.com/d-beezee)
304
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
305
- - Marco Bonomo ([@marcbon](https://github.com/marcbon))
306
-
307
- ---
308
-
309
- # v4.0.21 (Thu Jan 16 2025)
310
-
311
- #### πŸ› Bug Fix
312
-
313
- - fix: update ServiceTileBody background color for consistency [#473](https://github.com/AppQuality/unguess-design-system/pull/473) ([@d-beezee](https://github.com/d-beezee))
314
-
315
- #### Authors: 1
316
-
317
- - [@d-beezee](https://github.com/d-beezee)
318
-
319
- ---
320
-
321
- # v4.0.20 (Thu Jan 16 2025)
322
-
323
- #### πŸ› Bug Fix
324
-
325
- - 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))
326
-
327
- #### Authors: 1
328
-
329
- - [@d-beezee](https://github.com/d-beezee)
330
-
331
- ---
332
-
333
- # v4.0.19 (Thu Jan 16 2025)
334
-
335
- #### πŸ› Bug Fix
336
-
337
- - 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))
338
-
339
- #### Authors: 1
340
-
341
- - [@d-beezee](https://github.com/d-beezee)
342
-
343
- ---
344
-
345
- # v4.0.18 (Thu Jan 16 2025)
346
-
347
- #### πŸ› Bug Fix
348
-
349
- - feat: Export service tile [#470](https://github.com/AppQuality/unguess-design-system/pull/470) ([@d-beezee](https://github.com/d-beezee))
350
-
351
- #### Authors: 1
352
-
353
- - [@d-beezee](https://github.com/d-beezee)
354
-
355
- ---
356
-
357
- # v4.0.17 (Thu Jan 16 2025)
358
-
359
- #### πŸ› Bug Fix
360
-
361
- - 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))
362
- - 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))
363
- - Un 538 new accordion [#464](https://github.com/AppQuality/unguess-design-system/pull/464) ([@iacopolea](https://github.com/iacopolea))
364
- - Un 538 new accordion [#463](https://github.com/AppQuality/unguess-design-system/pull/463) ([@iacopolea](https://github.com/iacopolea))
365
-
366
- #### Authors: 4
367
-
368
- - [@d-beezee](https://github.com/d-beezee)
369
- - [@iDome89](https://github.com/iDome89)
370
- - Gianpaolo Sinatra ([@sinatragianpaolo](https://github.com/sinatragianpaolo))
371
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
372
-
373
- ---
374
-
375
- # v4.0.16 (Mon Dec 16 2024)
376
-
377
- #### πŸ› Bug Fix
378
-
379
- - 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))
380
- - UN-554-alert [#460](https://github.com/AppQuality/unguess-design-system/pull/460) ([@iacopolea](https://github.com/iacopolea))
381
- - 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))
382
-
383
- #### Authors: 3
384
-
385
- - [@d-beezee](https://github.com/d-beezee)
386
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
387
- - Marco Bonomo ([@marcbon](https://github.com/marcbon))
388
-
389
- ---
390
-
391
- # v4.0.15 (Wed Dec 11 2024)
392
-
393
- #### πŸ› Bug Fix
394
-
395
- - 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))
396
- - feat: add cursor pagination styles for disabled state [#457](https://github.com/AppQuality/unguess-design-system/pull/457) ([@iacopolea](https://github.com/iacopolea))
397
- - Update stories [#456](https://github.com/AppQuality/unguess-design-system/pull/456) ([@d-beezee](https://github.com/d-beezee))
398
- - Update stories [#455](https://github.com/AppQuality/unguess-design-system/pull/455) ([@d-beezee](https://github.com/d-beezee))
399
-
400
- #### Authors: 3
401
-
402
- - [@d-beezee](https://github.com/d-beezee)
403
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
404
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
405
-
406
- ---
407
-
408
- # v4.0.14 (Mon Dec 02 2024)
409
-
410
- #### πŸ› Bug Fix
411
-
412
- - 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))
413
- - feat: add ChatShortCut component with keyboard shortcuts [#453](https://github.com/AppQuality/unguess-design-system/pull/453) ([@Kariamos](https://github.com/Kariamos))
414
-
415
- #### Authors: 2
416
-
417
- - [@d-beezee](https://github.com/d-beezee)
418
- - Marco ([@Kariamos](https://github.com/Kariamos))
419
-
420
- ---
421
-
422
- # v4.0.13 (Fri Nov 29 2024)
423
-
424
- #### πŸ› Bug Fix
425
-
426
- - 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))
427
- - 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))
428
- - Integrate-shortcut-tooltip [#450](https://github.com/AppQuality/unguess-design-system/pull/450) ([@d-beezee](https://github.com/d-beezee))
429
- - Add menu item stories [#449](https://github.com/AppQuality/unguess-design-system/pull/449) ([@d-beezee](https://github.com/d-beezee))
430
-
431
- #### Authors: 2
432
-
433
- - [@d-beezee](https://github.com/d-beezee)
434
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
435
-
436
- ---
437
-
438
- # v4.0.12 (Fri Nov 22 2024)
439
-
440
- #### πŸ› Bug Fix
441
-
442
- - Add shortcut tag [#448](https://github.com/AppQuality/unguess-design-system/pull/448) ([@d-beezee](https://github.com/d-beezee))
443
- - 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))
444
-
445
- #### Authors: 1
446
-
447
- - [@d-beezee](https://github.com/d-beezee)
448
-
449
- ---
450
-
451
- # v4.0.11 (Thu Nov 21 2024)
452
-
453
- #### πŸ› Bug Fix
454
-
455
- - 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))
456
- - feat: enhance GlobalAlert component [#445](https://github.com/AppQuality/unguess-design-system/pull/445) ([@iacopolea](https://github.com/iacopolea))
457
-
458
- #### Authors: 2
459
-
460
- - [@d-beezee](https://github.com/d-beezee)
461
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
462
-
463
- ---
464
-
465
- # v4.0.10 (Tue Nov 19 2024)
466
-
467
- #### πŸ› Bug Fix
468
-
469
- - 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))
470
- - reviewed spacings of video controls according to figma [#443](https://github.com/AppQuality/unguess-design-system/pull/443) ([@iDome89](https://github.com/iDome89))
471
-
472
- #### Authors: 2
473
-
474
- - [@d-beezee](https://github.com/d-beezee)
475
- - [@iDome89](https://github.com/iDome89)
476
-
477
- ---
478
-
479
- # v4.0.9 (Wed Nov 13 2024)
480
-
481
- #### πŸ› Bug Fix
482
-
483
- - New Version - Global Alert Component [#442](https://github.com/AppQuality/unguess-design-system/pull/442) ([@iacopolea](https://github.com/iacopolea))
484
- - 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))
485
- - feat: global alert [#439](https://github.com/AppQuality/unguess-design-system/pull/439) ([@iacopolea](https://github.com/iacopolea))
486
-
487
- #### Authors: 1
488
-
489
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
490
-
491
- ---
492
-
493
- # v4.0.8 (Mon Nov 11 2024)
494
-
495
- #### πŸ› Bug Fix
496
-
497
- - 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))
498
- - 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))
499
-
500
- #### Authors: 2
501
-
502
- - [@d-beezee](https://github.com/d-beezee)
503
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
504
-
505
- ---
506
-
507
- # v4.0.7 (Thu Nov 07 2024)
508
-
509
- #### πŸ› Bug Fix
510
-
511
- - 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))
512
- - 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))
513
- - docs: Add autodocs [#435](https://github.com/AppQuality/unguess-design-system/pull/435) ([@d-beezee](https://github.com/d-beezee))
514
- - Feat: Remove unused size prop in CutterButton component [#434](https://github.com/AppQuality/unguess-design-system/pull/434) ([@iDome89](https://github.com/iDome89))
515
-
516
- #### Authors: 5
517
-
518
- - [@d-beezee](https://github.com/d-beezee)
519
- - [@iDome89](https://github.com/iDome89)
520
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
521
- - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
522
- - Marco ([@Kariamos](https://github.com/Kariamos))
523
-
524
- ---
525
-
526
- # v4.0.6 (Thu Oct 24 2024)
527
-
528
- #### πŸ› Bug Fix
529
-
530
- - fix: Update options on propchange [#433](https://github.com/AppQuality/unguess-design-system/pull/433) ([@d-beezee](https://github.com/d-beezee))
531
-
532
- #### Authors: 1
533
-
534
- - [@d-beezee](https://github.com/d-beezee)
535
-
536
- ---
537
-
538
- # v4.0.5 (Tue Oct 22 2024)
539
-
540
- #### πŸ› Bug Fix
541
-
542
- - rework: Don't use wordwrapper [#432](https://github.com/AppQuality/unguess-design-system/pull/432) ([@d-beezee](https://github.com/d-beezee))
543
-
544
- #### Authors: 1
545
-
546
- - [@d-beezee](https://github.com/d-beezee)
547
-
548
- ---
549
-
550
- # v4.0.4 (Mon Oct 21 2024)
551
-
552
- #### πŸ› Bug Fix
553
-
554
- - feat: Allow disabling autowidth for selects [#431](https://github.com/AppQuality/unguess-design-system/pull/431) ([@d-beezee](https://github.com/d-beezee))
555
-
556
- #### Authors: 1
557
-
558
- - [@d-beezee](https://github.com/d-beezee)
559
-
560
- ---
561
-
562
- # v4.0.3 (Mon Oct 21 2024)
563
-
564
- #### πŸ› Bug Fix
565
-
566
- - fix types and stories render [#430](https://github.com/AppQuality/unguess-design-system/pull/430) ([@d-beezee](https://github.com/d-beezee))
567
-
568
- #### Authors: 1
569
-
570
- - [@d-beezee](https://github.com/d-beezee)
571
-
572
- ---
573
-
574
- # v4.0.2 (Mon Oct 21 2024)
575
-
576
- #### πŸ› Bug Fix
577
-
578
- - Add build fixes [#429](https://github.com/AppQuality/unguess-design-system/pull/429) ([@d-beezee](https://github.com/d-beezee))
579
-
580
- #### Authors: 1
581
-
582
- - [@d-beezee](https://github.com/d-beezee)
583
-
584
- ---
585
-
586
- # v4.0.1 (Fri Oct 18 2024)
587
-
588
- #### πŸ› Bug Fix
589
-
590
- - ci: Remove chunk split [#428](https://github.com/AppQuality/unguess-design-system/pull/428) ([@d-beezee](https://github.com/d-beezee))
591
-
592
- #### Authors: 1
593
-
594
- - [@d-beezee](https://github.com/d-beezee)
595
-
596
- ---
597
-
598
- # v4.0.0 (Fri Oct 18 2024)
599
-
600
- #### πŸ’₯ Breaking Change
601
-
602
- - 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))
603
- - 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))
604
-
605
- #### πŸ› Bug Fix
606
-
607
- - ci: Use node 18 to build package [#427](https://github.com/AppQuality/unguess-design-system/pull/427) ([@d-beezee](https://github.com/d-beezee))
608
- - Autocomplete new [#425](https://github.com/AppQuality/unguess-design-system/pull/425) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
609
- - feat: Add new select [#424](https://github.com/AppQuality/unguess-design-system/pull/424) ([@d-beezee](https://github.com/d-beezee))
610
-
611
- #### Authors: 2
612
-
613
- - [@d-beezee](https://github.com/d-beezee)
614
- - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
615
-
616
- ---
617
-
618
1
  # v3.1.115 (Thu Oct 10 2024)
619
2
 
620
3
  #### πŸ› Bug Fix
package/build/index.d.ts CHANGED
@@ -8427,6 +8427,11 @@ declare interface SelectArgs extends Omit<IComboboxProps, "onSelect"> {
8427
8427
  onSelect?: (value: string) => Promise<void> | void;
8428
8428
  isDisabled?: boolean;
8429
8429
  fullWidthOption?: boolean;
8430
+ /**
8431
+ * By default, if both `inputValue` and `selectionValue` are empty, any `renderValue` will not be displayed.
8432
+ * Set this to true if you want `renderValue` to always be shown, regardless of `inputValue` or `selectionValue`.
8433
+ */
8434
+ preventEmpty?: boolean;
8430
8435
  }
8431
8436
 
8432
8437
  declare type SentenceType = {
package/build/index.js CHANGED
@@ -9894,10 +9894,9 @@ ${(e) => e.color && `color: ${e.color}`};
9894
9894
  ] });
9895
9895
  }), Ode = Y.div`
9896
9896
  grid-area: meta;
9897
- `, _de = ze(({
9898
- children: e,
9899
- ...t
9900
- }, n) => /* @__PURE__ */ M.jsx(Ode, { ref: n, ...t, children: e })), uy = vn({}), Lde = ze((e, t) => {
9897
+ `, _de = ze(
9898
+ ({ children: e, ...t }, n) => /* @__PURE__ */ M.jsx(Ode, { ref: n, ...t, children: e })
9899
+ ), uy = vn({}), Lde = ze((e, t) => {
9901
9900
  const n = {
9902
9901
  isCompact: e.isCompact,
9903
9902
  responsiveBreakpoint: e.responsiveBreakpoint,
@@ -75665,22 +75664,30 @@ const got = Y(Fee)``, vot = Y(ef)``, QZe = Y(wf)`
75665
75664
  children: n,
75666
75665
  onSelect: r,
75667
75666
  ...i
75668
- }) => /* @__PURE__ */ M.jsx("div", { className: t, children: /* @__PURE__ */ M.jsxs(ef, { children: [
75669
- e ? /* @__PURE__ */ M.jsx(Wp, { children: e }) : null,
75670
- /* @__PURE__ */ M.jsx(
75671
- oet,
75672
- {
75673
- ...i,
75674
- isEditable: !1,
75675
- onChange: (o) => {
75676
- ["input:keyDown:Enter", "option:click"].includes(
75677
- o.type
75678
- ) && o.selectionValue && r && r(o.selectionValue.toString());
75679
- },
75680
- children: n
75681
- }
75682
- )
75683
- ] }) });
75667
+ }) => {
75668
+ const o = ({
75669
+ inputValue: a,
75670
+ selectionValue: s,
75671
+ preventEmpty: l
75672
+ }) => !a && !s && !l ? { renderValue: void 0 } : {};
75673
+ return /* @__PURE__ */ M.jsx("div", { className: t, children: /* @__PURE__ */ M.jsxs(ef, { children: [
75674
+ e ? /* @__PURE__ */ M.jsx(Wp, { children: e }) : null,
75675
+ /* @__PURE__ */ M.jsx(
75676
+ oet,
75677
+ {
75678
+ ...i,
75679
+ ...o(i),
75680
+ isEditable: !1,
75681
+ onChange: (a) => {
75682
+ ["input:keyDown:Enter", "option:click"].includes(
75683
+ a.type
75684
+ ) && a.selectionValue && r && r(a.selectionValue.toString());
75685
+ },
75686
+ children: n
75687
+ }
75688
+ )
75689
+ ] }) });
75690
+ };
75684
75691
  kx.Option = ho;
75685
75692
  const aet = Y(ho)`
75686
75693
  padding-left: ${({ theme: e }) => e.space.sm};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appquality/unguess-design-system",
3
- "version": "4.0.43",
3
+ "version": "4.0.45-next",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",