@websolutespa/bom-llm 0.2.4 → 2.0.1-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,549 +1,555 @@
1
- # @websolutespa/bom-llm
2
-
3
- ## 0.2.4
4
-
5
- ### Patch Changes
6
-
7
- - Fixing: DisclaimerFooter style
8
-
9
- ## 0.2.3
10
-
11
- ### Patch Changes
12
-
13
- - Modified: DisclaimerFooter, Feedback, PoweredBy, Prompt, Disclaimer, Hints, ScrollProposition, Suggestion, Trigger, Thread
14
-
15
- ## 0.2.2
16
-
17
- ### Patch Changes
18
-
19
- - Added: enabledHistory
20
-
21
- ## 0.2.1
22
-
23
- ### Patch Changes
24
-
25
- - Fixing: session state merge & scrollIntoView
26
-
27
- ## 0.2.0
28
-
29
- ### Minor Changes
30
-
31
- - Implementing :where defaults css
32
-
33
- ## 0.1.8
34
-
35
- ### Patch Changes
36
-
37
- - Updated dependencies bom-mixer-icons
38
-
39
- ## 0.1.7
40
-
41
- ### Patch Changes
42
-
43
- - ba32bef: Added: maxFileSize & mimeTypes
44
- - f826c08: Added: storageMode option
45
-
46
- ## 0.1.6
47
-
48
- ### Patch Changes
49
-
50
- - Updated Stream and Thread components to utilize components from useLlm state.
51
- - Integrated Toaster notifications in LlmComponent for better user feedback.
52
- - Added markdown styling mixin for improved text rendering.
53
- - Enhanced LlmTheme type to include toaster theme options.
54
- - Implemented history management in useLlm for better state handling.
55
- - Refactored message service to streamline chunk processing.
56
- - Introduced prompt token limit validation with user feedback.
57
- - Added support for storing and retrieving message history.
58
-
59
- ## 0.1.5
60
-
61
- ### Patch Changes
62
-
63
- - Fixing: setHistory threadId
64
-
65
- ## 0.1.4
66
-
67
- ### Patch Changes
68
-
69
- - Modified: file block title
70
-
71
- ## 0.1.3
72
-
73
- ### Patch Changes
74
-
75
- - dfd6f0d: Added: file upload method for attachments of type image & file
76
-
77
- ## 0.1.2
78
-
79
- ### Patch Changes
80
-
81
- - Fixing: shouldAddFormRequest method
82
-
83
- ## 0.1.1
84
-
85
- ### Patch Changes
86
-
87
- - fixing: exports
88
-
89
- ## 0.1.0
90
-
91
- ### Minor Changes
92
-
93
- - 85ea42c: Added: plugins, blocks, components
94
-
95
- ### Patch Changes
96
-
97
- - 001b6e1: Added: page mode
98
- - 9ba8e9b: Modified: PageThread and Stream components
99
- - 99a465f: Modified: css modules
100
- - f3c37d0: Modified: mixins
101
- - f43a133: Added: PageLoading
102
- - 7481934: Added support for stored history management in useLlm
103
- - 8982f76: Added: css modules
104
- - 0938fa8: Modified: css modules
105
-
106
- ## 0.1.0-next.8
107
-
108
- ### Patch Changes
109
-
110
- - Modified: PageThread and Stream components
111
-
112
- ## 0.1.0-next.7
113
-
114
- ### Patch Changes
115
-
116
- - Added support for stored history management in useLlm.
117
- - Introduced new actions for setting and removing history.
118
- - Updated message handling to improve user experience.
119
- - Implemented idle time feature in LlmView for better performance.
120
- - Refactored initializer and utility functions for better modularity.
121
- - Added error handling component for improved error management.
122
- - Integrated localization support with default labels for better accessibility.
123
- - Updated Rollup configuration for better build management.
124
- - Added comprehensive styles for LLM components.
125
-
126
- ## 0.1.0-next.6
127
-
128
- ### Patch Changes
129
-
130
- - Modified: mixins
131
-
132
- ## 0.1.0-next.5
133
-
134
- ### Patch Changes
135
-
136
- - Added: PageLoading
137
-
138
- ## 0.1.0-next.4
139
-
140
- ### Patch Changes
141
-
142
- - Modified: css modules
143
-
144
- ## 0.1.0-next.3
145
-
146
- ### Patch Changes
147
-
148
- - Modified: css modules
149
-
150
- ## 0.1.0-next.2
151
-
152
- ### Patch Changes
153
-
154
- - Added: css modules
155
-
156
- ## 0.1.0-next.1
157
-
158
- ### Patch Changes
159
-
160
- - Added: page mode
161
-
162
- ## 0.1.0-next.0
163
-
164
- ### Minor Changes
165
-
166
- - Added: plugins, blocks, components
167
-
168
- ## 0.0.61
169
-
170
- ### Patch Changes
171
-
172
- - c4251e5: Modified: Feedback vars
173
-
174
- ## 0.0.60
175
-
176
- ### Patch Changes
177
-
178
- - Modified: MessageService abort message
179
-
180
- ## 0.0.59
181
-
182
- ### Patch Changes
183
-
184
- - fb1caf0: Add feedback functionality
185
-
186
- ## 0.0.58
187
-
188
- ### Patch Changes
189
-
190
- - Fixing: chunksToChunkItems first chunk
191
-
192
- ## 0.0.57
193
-
194
- ### Patch Changes
195
-
196
- - Added: Action, LlmChunkAction, onAction handler
197
-
198
- ## 0.0.56
199
-
200
- ### Patch Changes
201
-
202
- - Fixing: mock default
203
-
204
- ## 0.0.55
205
-
206
- ### Patch Changes
207
-
208
- - Added: disclaimerShort, Disclaimer, Scroller image-mask
209
-
210
- ## 0.0.54
211
-
212
- ### Patch Changes
213
-
214
- - Added: ScrollProposition, imperative flag
215
-
216
- ## 0.0.53
217
-
218
- ### Patch Changes
219
-
220
- - Modified: disclaimer css
221
-
222
- ## 0.0.52
223
-
224
- ### Patch Changes
225
-
226
- - Modified: disclaimer style
227
-
228
- ## 0.0.51
229
-
230
- ### Patch Changes
231
-
232
- - Added: disclaimer footer & header ctas
233
-
234
- ## 0.0.50
235
-
236
- ### Patch Changes
237
-
238
- - Modified idle timeout
239
-
240
- ## 0.0.49
241
-
242
- ### Patch Changes
243
-
244
- - Modified: theme & styles
245
-
246
- ## 0.0.48
247
-
248
- ### Patch Changes
249
-
250
- - Fixing: decodeMessages
251
-
252
- ## 0.0.47
253
-
254
- ### Patch Changes
255
-
256
- - 77ef1ea: Added: addFile, removeFile and image_url user message
257
- - 77ef1ea: Modified: hasTextToSpeechSupport, hasSpeechToTextSupport
258
-
259
- ## 0.0.46
260
-
261
- ### Patch Changes
262
-
263
- - Added: threadId check
264
-
265
- ## 0.0.45
266
-
267
- ### Patch Changes
268
-
269
- - Added: Speech.cancel
270
-
271
- ## 0.0.44
272
-
273
- ### Patch Changes
274
-
275
- - Modified: suggestions a11y
276
-
277
- ## 0.0.43
278
-
279
- ### Patch Changes
280
-
281
- - Modified: theme
282
-
283
- ## 0.0.42
284
-
285
- ### Patch Changes
286
-
287
- - Modified: ProductCard style
288
-
289
- ## 0.0.41
290
-
291
- ### Patch Changes
292
-
293
- - Modified: ProductCard availability
294
-
295
- ## 0.0.40
296
-
297
- ### Patch Changes
298
-
299
- - 88267c3: Added: mode chat
300
-
301
- ## 0.0.39
302
-
303
- ### Patch Changes
304
-
305
- - Modified: hooks dependencies
306
- - Added: endpoint url option
307
-
308
- ## 0.0.38
309
-
310
- ### Patch Changes
311
-
312
- - Modified: TextToSpeech cancel method
313
-
314
- ## 0.0.37
315
-
316
- ### Patch Changes
317
-
318
- - Modified: CanvasOffscreen, disableSpeechSynthesis
319
-
320
- ## 0.0.36
321
-
322
- ### Patch Changes
323
-
324
- - Added: DefaultTextToSpeech, ElevenlabsTextToSpeech, DefaultSpeechToText
325
- - Modified: textToChunks
326
- - Added: RecognitionMode, SynthesisMode, textToSpeechApiKey, textToSpeechVoiceId
327
-
328
- ## 0.0.35
329
-
330
- ### Patch Changes
331
-
332
- - Modified: MessageService
333
- - Added: USE_INSPECT_PARAM
334
-
335
- ## 0.0.34
336
-
337
- ### Patch Changes
338
-
339
- - Modified: MessageService
340
- - Added: StreamError
341
-
342
- ## 0.0.33
343
-
344
- ### Patch Changes
345
-
346
- - Modified: ProductCard style
347
-
348
- ## 0.0.32
349
-
350
- ### Patch Changes
351
-
352
- - 0e85a82: Added: LlmApp additionalLogos
353
- - 0e85a82: Modified: theme & style
354
-
355
- ## 0.0.31
356
-
357
- ### Patch Changes
358
-
359
- - Modified: textToChunks
360
-
361
- ## 0.0.30
362
-
363
- ### Patch Changes
364
-
365
- - 8024a99: Added: useFocusTrap, regExpMapper, a11y
366
-
367
- ## 0.0.29
368
-
369
- ### Patch Changes
370
-
371
- - Modified: theme settings, Added: Font component
372
-
373
- ## 0.0.28
374
-
375
- ### Patch Changes
376
-
377
- - Modified: Product Card & Product Card Group style
378
-
379
- ## 0.0.27
380
-
381
- ### Patch Changes
382
-
383
- - Modified: Product hasPrice
384
-
385
- ## 0.0.26
386
-
387
- ### Patch Changes
388
-
389
- - Modified: Product Card & Product Card Group style
390
-
391
- ## 0.0.25
392
-
393
- ### Patch Changes
394
-
395
- - f5d0129: Added: Product Card & Product Card Group
396
-
397
- ## 0.0.24
398
-
399
- ### Patch Changes
400
-
401
- - Added: markdown llm_pill click handler
402
-
403
- ## 0.0.23
404
-
405
- ### Patch Changes
406
-
407
- - Modified: cards css
408
-
409
- ## 0.0.22
410
-
411
- ### Patch Changes
412
-
413
- - Updating: dependencies
414
-
415
- ## 0.0.21
416
-
417
- ### Patch Changes
418
-
419
- - Modified: scroll behaviour
420
-
421
- ## 0.0.20
422
-
423
- ### Patch Changes
424
-
425
- - Modified: hiding audio buttons when speechSynthesis disabled
426
-
427
- ## 0.0.19
428
-
429
- ### Patch Changes
430
-
431
- - 114cbee: Added: theme variant for typography
432
- - 114cbee: Added: LlmContents disableSpeechSynthesis flag
433
-
434
- ## 0.0.18
435
-
436
- ### Patch Changes
437
-
438
- - Added: flags preview, dismissable, opened, skipCustomIntro
439
-
440
- ## 0.0.17
441
-
442
- ### Patch Changes
443
-
444
- - Modified: theme & cards
445
-
446
- ## 0.0.16
447
-
448
- ### Patch Changes
449
-
450
- - Fixing: downgrading eslint to v8.56.0
451
-
452
- ## 0.0.15
453
-
454
- ### Patch Changes
455
-
456
- - 0181617: Added: customTheme, customIntro, Cards, VideoPlayer, ThronPlayer,
457
- MessageService
458
-
459
- ## 0.0.14
460
-
461
- ### Patch Changes
462
-
463
- - Added: CanvasOffscreenProvider
464
-
465
- ## 0.0.13
466
-
467
- ### Patch Changes
468
-
469
- - Added: theme, customTheme, customIntro
470
- - Added: cross visibility check
471
- - Fixing: textToChunks
472
-
473
- ## 0.0.12
474
-
475
- ### Patch Changes
476
-
477
- - Fixing: markdown links
478
- - Added: embeds IntersectionObserver, MutationObserber
479
-
480
- ## 0.0.11
481
-
482
- ### Patch Changes
483
-
484
- - Added: shared state between instances
485
-
486
- ## 0.0.10
487
-
488
- ### Patch Changes
489
-
490
- - Added: embed options
491
- - Added: returning instance with methods
492
-
493
- ## 0.0.9
494
-
495
- ### Patch Changes
496
-
497
- - Updating: dependencies
498
-
499
- ## 0.0.8
500
-
501
- ### Patch Changes
502
-
503
- - Modified: Speech synthesis & recognition, disclaimer, markdown
504
-
505
- ## 0.0.7
506
-
507
- ### Patch Changes
508
-
509
- - Modified: components dangerouslySetInnerHTML, styles, useLlm status opened
510
- with threadId
511
-
512
- ## 0.0.6
513
-
514
- ### Patch Changes
515
-
516
- - Fixing: threads
517
- - Modified: MessageService, FormRecap, useLlm
518
-
519
- ## 0.0.5
520
-
521
- ### Patch Changes
522
-
523
- - Added: declarations
524
- - Modified: FormRecap, QuickLinks
525
-
526
- ## 0.0.4
527
-
528
- ### Patch Changes
529
-
530
- - Modified: decorateUrl async behaviour
531
-
532
- ## 0.0.3
533
-
534
- ### Patch Changes
535
-
536
- - Added: markdown support
537
-
538
- ## 0.0.2
539
-
540
- ### Patch Changes
541
-
542
- - Added: abort stream
543
- - Modified: speech, useLlm, message service, canvas, icons
544
-
545
- ## 0.0.1
546
-
547
- ### Patch Changes
548
-
549
- - Added: first release.
1
+ # @websolutespa/bom-llm
2
+
3
+ ## 2.0.1-next.0
4
+
5
+ ### Major Changes
6
+
7
+ - e74b305: Release: Payload 3.7.0
8
+
9
+ ## 0.2.4
10
+
11
+ ### Patch Changes
12
+
13
+ - Fixing: DisclaimerFooter style
14
+
15
+ ## 0.2.3
16
+
17
+ ### Patch Changes
18
+
19
+ - Modified: DisclaimerFooter, Feedback, PoweredBy, Prompt, Disclaimer, Hints, ScrollProposition, Suggestion, Trigger, Thread
20
+
21
+ ## 0.2.2
22
+
23
+ ### Patch Changes
24
+
25
+ - Added: enabledHistory
26
+
27
+ ## 0.2.1
28
+
29
+ ### Patch Changes
30
+
31
+ - Fixing: session state merge & scrollIntoView
32
+
33
+ ## 0.2.0
34
+
35
+ ### Minor Changes
36
+
37
+ - Implementing :where defaults css
38
+
39
+ ## 0.1.8
40
+
41
+ ### Patch Changes
42
+
43
+ - Updated dependencies bom-mixer-icons
44
+
45
+ ## 0.1.7
46
+
47
+ ### Patch Changes
48
+
49
+ - ba32bef: Added: maxFileSize & mimeTypes
50
+ - f826c08: Added: storageMode option
51
+
52
+ ## 0.1.6
53
+
54
+ ### Patch Changes
55
+
56
+ - Updated Stream and Thread components to utilize components from useLlm state.
57
+ - Integrated Toaster notifications in LlmComponent for better user feedback.
58
+ - Added markdown styling mixin for improved text rendering.
59
+ - Enhanced LlmTheme type to include toaster theme options.
60
+ - Implemented history management in useLlm for better state handling.
61
+ - Refactored message service to streamline chunk processing.
62
+ - Introduced prompt token limit validation with user feedback.
63
+ - Added support for storing and retrieving message history.
64
+
65
+ ## 0.1.5
66
+
67
+ ### Patch Changes
68
+
69
+ - Fixing: setHistory threadId
70
+
71
+ ## 0.1.4
72
+
73
+ ### Patch Changes
74
+
75
+ - Modified: file block title
76
+
77
+ ## 0.1.3
78
+
79
+ ### Patch Changes
80
+
81
+ - dfd6f0d: Added: file upload method for attachments of type image & file
82
+
83
+ ## 0.1.2
84
+
85
+ ### Patch Changes
86
+
87
+ - Fixing: shouldAddFormRequest method
88
+
89
+ ## 0.1.1
90
+
91
+ ### Patch Changes
92
+
93
+ - fixing: exports
94
+
95
+ ## 0.1.0
96
+
97
+ ### Minor Changes
98
+
99
+ - 85ea42c: Added: plugins, blocks, components
100
+
101
+ ### Patch Changes
102
+
103
+ - 001b6e1: Added: page mode
104
+ - 9ba8e9b: Modified: PageThread and Stream components
105
+ - 99a465f: Modified: css modules
106
+ - f3c37d0: Modified: mixins
107
+ - f43a133: Added: PageLoading
108
+ - 7481934: Added support for stored history management in useLlm
109
+ - 8982f76: Added: css modules
110
+ - 0938fa8: Modified: css modules
111
+
112
+ ## 0.1.0-next.8
113
+
114
+ ### Patch Changes
115
+
116
+ - Modified: PageThread and Stream components
117
+
118
+ ## 0.1.0-next.7
119
+
120
+ ### Patch Changes
121
+
122
+ - Added support for stored history management in useLlm.
123
+ - Introduced new actions for setting and removing history.
124
+ - Updated message handling to improve user experience.
125
+ - Implemented idle time feature in LlmView for better performance.
126
+ - Refactored initializer and utility functions for better modularity.
127
+ - Added error handling component for improved error management.
128
+ - Integrated localization support with default labels for better accessibility.
129
+ - Updated Rollup configuration for better build management.
130
+ - Added comprehensive styles for LLM components.
131
+
132
+ ## 0.1.0-next.6
133
+
134
+ ### Patch Changes
135
+
136
+ - Modified: mixins
137
+
138
+ ## 0.1.0-next.5
139
+
140
+ ### Patch Changes
141
+
142
+ - Added: PageLoading
143
+
144
+ ## 0.1.0-next.4
145
+
146
+ ### Patch Changes
147
+
148
+ - Modified: css modules
149
+
150
+ ## 0.1.0-next.3
151
+
152
+ ### Patch Changes
153
+
154
+ - Modified: css modules
155
+
156
+ ## 0.1.0-next.2
157
+
158
+ ### Patch Changes
159
+
160
+ - Added: css modules
161
+
162
+ ## 0.1.0-next.1
163
+
164
+ ### Patch Changes
165
+
166
+ - Added: page mode
167
+
168
+ ## 0.1.0-next.0
169
+
170
+ ### Minor Changes
171
+
172
+ - Added: plugins, blocks, components
173
+
174
+ ## 0.0.61
175
+
176
+ ### Patch Changes
177
+
178
+ - c4251e5: Modified: Feedback vars
179
+
180
+ ## 0.0.60
181
+
182
+ ### Patch Changes
183
+
184
+ - Modified: MessageService abort message
185
+
186
+ ## 0.0.59
187
+
188
+ ### Patch Changes
189
+
190
+ - fb1caf0: Add feedback functionality
191
+
192
+ ## 0.0.58
193
+
194
+ ### Patch Changes
195
+
196
+ - Fixing: chunksToChunkItems first chunk
197
+
198
+ ## 0.0.57
199
+
200
+ ### Patch Changes
201
+
202
+ - Added: Action, LlmChunkAction, onAction handler
203
+
204
+ ## 0.0.56
205
+
206
+ ### Patch Changes
207
+
208
+ - Fixing: mock default
209
+
210
+ ## 0.0.55
211
+
212
+ ### Patch Changes
213
+
214
+ - Added: disclaimerShort, Disclaimer, Scroller image-mask
215
+
216
+ ## 0.0.54
217
+
218
+ ### Patch Changes
219
+
220
+ - Added: ScrollProposition, imperative flag
221
+
222
+ ## 0.0.53
223
+
224
+ ### Patch Changes
225
+
226
+ - Modified: disclaimer css
227
+
228
+ ## 0.0.52
229
+
230
+ ### Patch Changes
231
+
232
+ - Modified: disclaimer style
233
+
234
+ ## 0.0.51
235
+
236
+ ### Patch Changes
237
+
238
+ - Added: disclaimer footer & header ctas
239
+
240
+ ## 0.0.50
241
+
242
+ ### Patch Changes
243
+
244
+ - Modified idle timeout
245
+
246
+ ## 0.0.49
247
+
248
+ ### Patch Changes
249
+
250
+ - Modified: theme & styles
251
+
252
+ ## 0.0.48
253
+
254
+ ### Patch Changes
255
+
256
+ - Fixing: decodeMessages
257
+
258
+ ## 0.0.47
259
+
260
+ ### Patch Changes
261
+
262
+ - 77ef1ea: Added: addFile, removeFile and image_url user message
263
+ - 77ef1ea: Modified: hasTextToSpeechSupport, hasSpeechToTextSupport
264
+
265
+ ## 0.0.46
266
+
267
+ ### Patch Changes
268
+
269
+ - Added: threadId check
270
+
271
+ ## 0.0.45
272
+
273
+ ### Patch Changes
274
+
275
+ - Added: Speech.cancel
276
+
277
+ ## 0.0.44
278
+
279
+ ### Patch Changes
280
+
281
+ - Modified: suggestions a11y
282
+
283
+ ## 0.0.43
284
+
285
+ ### Patch Changes
286
+
287
+ - Modified: theme
288
+
289
+ ## 0.0.42
290
+
291
+ ### Patch Changes
292
+
293
+ - Modified: ProductCard style
294
+
295
+ ## 0.0.41
296
+
297
+ ### Patch Changes
298
+
299
+ - Modified: ProductCard availability
300
+
301
+ ## 0.0.40
302
+
303
+ ### Patch Changes
304
+
305
+ - 88267c3: Added: mode chat
306
+
307
+ ## 0.0.39
308
+
309
+ ### Patch Changes
310
+
311
+ - Modified: hooks dependencies
312
+ - Added: endpoint url option
313
+
314
+ ## 0.0.38
315
+
316
+ ### Patch Changes
317
+
318
+ - Modified: TextToSpeech cancel method
319
+
320
+ ## 0.0.37
321
+
322
+ ### Patch Changes
323
+
324
+ - Modified: CanvasOffscreen, disableSpeechSynthesis
325
+
326
+ ## 0.0.36
327
+
328
+ ### Patch Changes
329
+
330
+ - Added: DefaultTextToSpeech, ElevenlabsTextToSpeech, DefaultSpeechToText
331
+ - Modified: textToChunks
332
+ - Added: RecognitionMode, SynthesisMode, textToSpeechApiKey, textToSpeechVoiceId
333
+
334
+ ## 0.0.35
335
+
336
+ ### Patch Changes
337
+
338
+ - Modified: MessageService
339
+ - Added: USE_INSPECT_PARAM
340
+
341
+ ## 0.0.34
342
+
343
+ ### Patch Changes
344
+
345
+ - Modified: MessageService
346
+ - Added: StreamError
347
+
348
+ ## 0.0.33
349
+
350
+ ### Patch Changes
351
+
352
+ - Modified: ProductCard style
353
+
354
+ ## 0.0.32
355
+
356
+ ### Patch Changes
357
+
358
+ - 0e85a82: Added: LlmApp additionalLogos
359
+ - 0e85a82: Modified: theme & style
360
+
361
+ ## 0.0.31
362
+
363
+ ### Patch Changes
364
+
365
+ - Modified: textToChunks
366
+
367
+ ## 0.0.30
368
+
369
+ ### Patch Changes
370
+
371
+ - 8024a99: Added: useFocusTrap, regExpMapper, a11y
372
+
373
+ ## 0.0.29
374
+
375
+ ### Patch Changes
376
+
377
+ - Modified: theme settings, Added: Font component
378
+
379
+ ## 0.0.28
380
+
381
+ ### Patch Changes
382
+
383
+ - Modified: Product Card & Product Card Group style
384
+
385
+ ## 0.0.27
386
+
387
+ ### Patch Changes
388
+
389
+ - Modified: Product hasPrice
390
+
391
+ ## 0.0.26
392
+
393
+ ### Patch Changes
394
+
395
+ - Modified: Product Card & Product Card Group style
396
+
397
+ ## 0.0.25
398
+
399
+ ### Patch Changes
400
+
401
+ - f5d0129: Added: Product Card & Product Card Group
402
+
403
+ ## 0.0.24
404
+
405
+ ### Patch Changes
406
+
407
+ - Added: markdown llm_pill click handler
408
+
409
+ ## 0.0.23
410
+
411
+ ### Patch Changes
412
+
413
+ - Modified: cards css
414
+
415
+ ## 0.0.22
416
+
417
+ ### Patch Changes
418
+
419
+ - Updating: dependencies
420
+
421
+ ## 0.0.21
422
+
423
+ ### Patch Changes
424
+
425
+ - Modified: scroll behaviour
426
+
427
+ ## 0.0.20
428
+
429
+ ### Patch Changes
430
+
431
+ - Modified: hiding audio buttons when speechSynthesis disabled
432
+
433
+ ## 0.0.19
434
+
435
+ ### Patch Changes
436
+
437
+ - 114cbee: Added: theme variant for typography
438
+ - 114cbee: Added: LlmContents disableSpeechSynthesis flag
439
+
440
+ ## 0.0.18
441
+
442
+ ### Patch Changes
443
+
444
+ - Added: flags preview, dismissable, opened, skipCustomIntro
445
+
446
+ ## 0.0.17
447
+
448
+ ### Patch Changes
449
+
450
+ - Modified: theme & cards
451
+
452
+ ## 0.0.16
453
+
454
+ ### Patch Changes
455
+
456
+ - Fixing: downgrading eslint to v8.56.0
457
+
458
+ ## 0.0.15
459
+
460
+ ### Patch Changes
461
+
462
+ - 0181617: Added: customTheme, customIntro, Cards, VideoPlayer, ThronPlayer,
463
+ MessageService
464
+
465
+ ## 0.0.14
466
+
467
+ ### Patch Changes
468
+
469
+ - Added: CanvasOffscreenProvider
470
+
471
+ ## 0.0.13
472
+
473
+ ### Patch Changes
474
+
475
+ - Added: theme, customTheme, customIntro
476
+ - Added: cross visibility check
477
+ - Fixing: textToChunks
478
+
479
+ ## 0.0.12
480
+
481
+ ### Patch Changes
482
+
483
+ - Fixing: markdown links
484
+ - Added: embeds IntersectionObserver, MutationObserber
485
+
486
+ ## 0.0.11
487
+
488
+ ### Patch Changes
489
+
490
+ - Added: shared state between instances
491
+
492
+ ## 0.0.10
493
+
494
+ ### Patch Changes
495
+
496
+ - Added: embed options
497
+ - Added: returning instance with methods
498
+
499
+ ## 0.0.9
500
+
501
+ ### Patch Changes
502
+
503
+ - Updating: dependencies
504
+
505
+ ## 0.0.8
506
+
507
+ ### Patch Changes
508
+
509
+ - Modified: Speech synthesis & recognition, disclaimer, markdown
510
+
511
+ ## 0.0.7
512
+
513
+ ### Patch Changes
514
+
515
+ - Modified: components dangerouslySetInnerHTML, styles, useLlm status opened
516
+ with threadId
517
+
518
+ ## 0.0.6
519
+
520
+ ### Patch Changes
521
+
522
+ - Fixing: threads
523
+ - Modified: MessageService, FormRecap, useLlm
524
+
525
+ ## 0.0.5
526
+
527
+ ### Patch Changes
528
+
529
+ - Added: declarations
530
+ - Modified: FormRecap, QuickLinks
531
+
532
+ ## 0.0.4
533
+
534
+ ### Patch Changes
535
+
536
+ - Modified: decorateUrl async behaviour
537
+
538
+ ## 0.0.3
539
+
540
+ ### Patch Changes
541
+
542
+ - Added: markdown support
543
+
544
+ ## 0.0.2
545
+
546
+ ### Patch Changes
547
+
548
+ - Added: abort stream
549
+ - Modified: speech, useLlm, message service, canvas, icons
550
+
551
+ ## 0.0.1
552
+
553
+ ### Patch Changes
554
+
555
+ - Added: first release.