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