@tylertech/forge-ai 0.8.1 → 0.8.2

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.
@@ -138,6 +138,77 @@
138
138
  }
139
139
  ]
140
140
  },
141
+ {
142
+ "kind": "javascript-module",
143
+ "path": "src/lib/ai-artifact/ai-artifact.ts",
144
+ "declarations": [
145
+ {
146
+ "kind": "variable",
147
+ "name": "AiArtifactComponentTagName",
148
+ "type": {
149
+ "text": "keyof HTMLElementTagNameMap"
150
+ },
151
+ "default": "'forge-ai-artifact'"
152
+ },
153
+ {
154
+ "kind": "class",
155
+ "description": "",
156
+ "name": "AiArtifactComponent",
157
+ "cssProperties": [
158
+ {
159
+ "description": "Surface color override for the toolbar (defaults to transparent)",
160
+ "name": "--forge-theme-surface"
161
+ }
162
+ ],
163
+ "slots": [
164
+ {
165
+ "description": "Content for the start (left) side of the toolbar, typically used for titles or headings",
166
+ "name": "start"
167
+ },
168
+ {
169
+ "description": "Action buttons for the end (right) side of the toolbar",
170
+ "name": "actions"
171
+ },
172
+ {
173
+ "description": "Main content area below the toolbar",
174
+ "name": ""
175
+ }
176
+ ],
177
+ "members": [],
178
+ "superclass": {
179
+ "name": "LitElement",
180
+ "package": "lit"
181
+ },
182
+ "tagName": "forge-ai-artifact",
183
+ "customElement": true
184
+ }
185
+ ],
186
+ "exports": [
187
+ {
188
+ "kind": "js",
189
+ "name": "AiArtifactComponentTagName",
190
+ "declaration": {
191
+ "name": "AiArtifactComponentTagName",
192
+ "module": "src/lib/ai-artifact/ai-artifact.ts"
193
+ }
194
+ },
195
+ {
196
+ "kind": "js",
197
+ "name": "AiArtifactComponent",
198
+ "declaration": {
199
+ "name": "AiArtifactComponent",
200
+ "module": "src/lib/ai-artifact/ai-artifact.ts"
201
+ }
202
+ },
203
+ {
204
+ "kind": "custom-element-definition",
205
+ "declaration": {
206
+ "name": "AiArtifactComponent",
207
+ "module": "src/lib/ai-artifact/ai-artifact.ts"
208
+ }
209
+ }
210
+ ]
211
+ },
141
212
  {
142
213
  "kind": "javascript-module",
143
214
  "path": "src/lib/ai-assistant-response/ai-assistant-response.ts",
@@ -275,77 +346,6 @@
275
346
  }
276
347
  ]
277
348
  },
278
- {
279
- "kind": "javascript-module",
280
- "path": "src/lib/ai-artifact/ai-artifact.ts",
281
- "declarations": [
282
- {
283
- "kind": "variable",
284
- "name": "AiArtifactComponentTagName",
285
- "type": {
286
- "text": "keyof HTMLElementTagNameMap"
287
- },
288
- "default": "'forge-ai-artifact'"
289
- },
290
- {
291
- "kind": "class",
292
- "description": "",
293
- "name": "AiArtifactComponent",
294
- "cssProperties": [
295
- {
296
- "description": "Surface color override for the toolbar (defaults to transparent)",
297
- "name": "--forge-theme-surface"
298
- }
299
- ],
300
- "slots": [
301
- {
302
- "description": "Content for the start (left) side of the toolbar, typically used for titles or headings",
303
- "name": "start"
304
- },
305
- {
306
- "description": "Action buttons for the end (right) side of the toolbar",
307
- "name": "actions"
308
- },
309
- {
310
- "description": "Main content area below the toolbar",
311
- "name": ""
312
- }
313
- ],
314
- "members": [],
315
- "superclass": {
316
- "name": "LitElement",
317
- "package": "lit"
318
- },
319
- "tagName": "forge-ai-artifact",
320
- "customElement": true
321
- }
322
- ],
323
- "exports": [
324
- {
325
- "kind": "js",
326
- "name": "AiArtifactComponentTagName",
327
- "declaration": {
328
- "name": "AiArtifactComponentTagName",
329
- "module": "src/lib/ai-artifact/ai-artifact.ts"
330
- }
331
- },
332
- {
333
- "kind": "js",
334
- "name": "AiArtifactComponent",
335
- "declaration": {
336
- "name": "AiArtifactComponent",
337
- "module": "src/lib/ai-artifact/ai-artifact.ts"
338
- }
339
- },
340
- {
341
- "kind": "custom-element-definition",
342
- "declaration": {
343
- "name": "AiArtifactComponent",
344
- "module": "src/lib/ai-artifact/ai-artifact.ts"
345
- }
346
- }
347
- ]
348
- },
349
349
  {
350
350
  "kind": "javascript-module",
351
351
  "path": "src/lib/ai-attachment/ai-attachment.ts",
@@ -5796,124 +5796,124 @@
5796
5796
  },
5797
5797
  {
5798
5798
  "kind": "javascript-module",
5799
- "path": "src/lib/ai-error-message/ai-error-message.ts",
5799
+ "path": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts",
5800
5800
  "declarations": [
5801
5801
  {
5802
5802
  "kind": "variable",
5803
- "name": "AiErrorMessageComponentTagName",
5803
+ "name": "AiEventStreamViewerComponentTagName",
5804
5804
  "type": {
5805
5805
  "text": "keyof HTMLElementTagNameMap"
5806
5806
  },
5807
- "default": "'forge-ai-error-message'"
5807
+ "default": "'forge-ai-event-stream-viewer'"
5808
5808
  },
5809
5809
  {
5810
5810
  "kind": "class",
5811
5811
  "description": "",
5812
- "name": "AiErrorMessageComponent",
5813
- "slots": [
5814
- {
5815
- "description": "The error title text",
5816
- "name": "title"
5817
- },
5812
+ "name": "AiEventStreamViewerComponent",
5813
+ "members": [
5818
5814
  {
5819
- "description": "The error message content",
5820
- "name": ""
5815
+ "kind": "field",
5816
+ "name": "events",
5817
+ "type": {
5818
+ "text": "StreamEvent[]"
5819
+ },
5820
+ "privacy": "public",
5821
+ "default": "[]"
5821
5822
  }
5822
5823
  ],
5823
- "members": [],
5824
5824
  "superclass": {
5825
5825
  "name": "LitElement",
5826
5826
  "package": "lit"
5827
5827
  },
5828
- "tagName": "forge-ai-error-message",
5828
+ "tagName": "forge-ai-event-stream-viewer",
5829
5829
  "customElement": true,
5830
- "summary": "Displays error messages using Forge inline message banner style."
5830
+ "summary": "Displays a timeline of adapter events with expandable JSON data."
5831
5831
  }
5832
5832
  ],
5833
5833
  "exports": [
5834
5834
  {
5835
5835
  "kind": "js",
5836
- "name": "AiErrorMessageComponentTagName",
5836
+ "name": "AiEventStreamViewerComponentTagName",
5837
5837
  "declaration": {
5838
- "name": "AiErrorMessageComponentTagName",
5839
- "module": "src/lib/ai-error-message/ai-error-message.ts"
5838
+ "name": "AiEventStreamViewerComponentTagName",
5839
+ "module": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts"
5840
5840
  }
5841
5841
  },
5842
5842
  {
5843
5843
  "kind": "js",
5844
- "name": "AiErrorMessageComponent",
5844
+ "name": "AiEventStreamViewerComponent",
5845
5845
  "declaration": {
5846
- "name": "AiErrorMessageComponent",
5847
- "module": "src/lib/ai-error-message/ai-error-message.ts"
5846
+ "name": "AiEventStreamViewerComponent",
5847
+ "module": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts"
5848
5848
  }
5849
5849
  },
5850
5850
  {
5851
5851
  "kind": "custom-element-definition",
5852
5852
  "declaration": {
5853
- "name": "AiErrorMessageComponent",
5854
- "module": "src/lib/ai-error-message/ai-error-message.ts"
5853
+ "name": "AiEventStreamViewerComponent",
5854
+ "module": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts"
5855
5855
  }
5856
5856
  }
5857
5857
  ]
5858
5858
  },
5859
5859
  {
5860
5860
  "kind": "javascript-module",
5861
- "path": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts",
5861
+ "path": "src/lib/ai-error-message/ai-error-message.ts",
5862
5862
  "declarations": [
5863
5863
  {
5864
5864
  "kind": "variable",
5865
- "name": "AiEventStreamViewerComponentTagName",
5865
+ "name": "AiErrorMessageComponentTagName",
5866
5866
  "type": {
5867
5867
  "text": "keyof HTMLElementTagNameMap"
5868
5868
  },
5869
- "default": "'forge-ai-event-stream-viewer'"
5869
+ "default": "'forge-ai-error-message'"
5870
5870
  },
5871
5871
  {
5872
5872
  "kind": "class",
5873
5873
  "description": "",
5874
- "name": "AiEventStreamViewerComponent",
5875
- "members": [
5874
+ "name": "AiErrorMessageComponent",
5875
+ "slots": [
5876
5876
  {
5877
- "kind": "field",
5878
- "name": "events",
5879
- "type": {
5880
- "text": "StreamEvent[]"
5881
- },
5882
- "privacy": "public",
5883
- "default": "[]"
5877
+ "description": "The error title text",
5878
+ "name": "title"
5879
+ },
5880
+ {
5881
+ "description": "The error message content",
5882
+ "name": ""
5884
5883
  }
5885
5884
  ],
5885
+ "members": [],
5886
5886
  "superclass": {
5887
5887
  "name": "LitElement",
5888
5888
  "package": "lit"
5889
5889
  },
5890
- "tagName": "forge-ai-event-stream-viewer",
5890
+ "tagName": "forge-ai-error-message",
5891
5891
  "customElement": true,
5892
- "summary": "Displays a timeline of adapter events with expandable JSON data."
5892
+ "summary": "Displays error messages using Forge inline message banner style."
5893
5893
  }
5894
5894
  ],
5895
5895
  "exports": [
5896
5896
  {
5897
5897
  "kind": "js",
5898
- "name": "AiEventStreamViewerComponentTagName",
5898
+ "name": "AiErrorMessageComponentTagName",
5899
5899
  "declaration": {
5900
- "name": "AiEventStreamViewerComponentTagName",
5901
- "module": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts"
5900
+ "name": "AiErrorMessageComponentTagName",
5901
+ "module": "src/lib/ai-error-message/ai-error-message.ts"
5902
5902
  }
5903
5903
  },
5904
5904
  {
5905
5905
  "kind": "js",
5906
- "name": "AiEventStreamViewerComponent",
5906
+ "name": "AiErrorMessageComponent",
5907
5907
  "declaration": {
5908
- "name": "AiEventStreamViewerComponent",
5909
- "module": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts"
5908
+ "name": "AiErrorMessageComponent",
5909
+ "module": "src/lib/ai-error-message/ai-error-message.ts"
5910
5910
  }
5911
5911
  },
5912
5912
  {
5913
5913
  "kind": "custom-element-definition",
5914
5914
  "declaration": {
5915
- "name": "AiEventStreamViewerComponent",
5916
- "module": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts"
5915
+ "name": "AiErrorMessageComponent",
5916
+ "module": "src/lib/ai-error-message/ai-error-message.ts"
5917
5917
  }
5918
5918
  }
5919
5919
  ]
@@ -8442,230 +8442,230 @@
8442
8442
  },
8443
8443
  {
8444
8444
  "kind": "javascript-module",
8445
- "path": "src/lib/ai-user-message/ai-user-message.ts",
8445
+ "path": "src/lib/ai-threads/ai-threads.ts",
8446
8446
  "declarations": [
8447
8447
  {
8448
8448
  "kind": "variable",
8449
- "name": "AiUserMessageComponentTagName",
8449
+ "name": "AiThreadsComponentTagName",
8450
8450
  "type": {
8451
8451
  "text": "keyof HTMLElementTagNameMap"
8452
8452
  },
8453
- "default": "'forge-ai-user-message'"
8453
+ "default": "'forge-ai-threads'"
8454
8454
  },
8455
8455
  {
8456
8456
  "kind": "class",
8457
8457
  "description": "",
8458
- "name": "AiUserMessageComponent",
8459
- "members": [
8458
+ "name": "AiThreadsComponent",
8459
+ "slots": [
8460
8460
  {
8461
- "kind": "field",
8462
- "name": "timestamp",
8463
- "type": {
8464
- "text": "number | undefined"
8465
- },
8466
- "privacy": "public"
8467
- },
8461
+ "description": "Default slot for chatbot component",
8462
+ "name": ""
8463
+ }
8464
+ ],
8465
+ "members": [
8468
8466
  {
8469
8467
  "kind": "field",
8470
- "name": "messageId",
8468
+ "name": "threads",
8471
8469
  "type": {
8472
- "text": "string | undefined"
8470
+ "text": "Thread[]"
8473
8471
  },
8474
8472
  "privacy": "public",
8475
- "attribute": "message-id"
8476
- },
8477
- {
8478
- "kind": "field",
8479
- "name": "streaming",
8480
- "type": {
8481
- "text": "boolean"
8482
- },
8483
- "privacy": "public",
8484
- "default": "false",
8485
- "attribute": "streaming"
8486
- },
8487
- {
8488
- "kind": "field",
8489
- "name": "content",
8490
- "type": {
8491
- "text": "string | undefined"
8492
- },
8493
- "privacy": "public"
8473
+ "default": "[]",
8474
+ "description": "Array of threads to display in the navigation list",
8475
+ "attribute": "threads"
8494
8476
  }
8495
8477
  ],
8496
8478
  "events": [
8497
8479
  {
8498
- "name": "forge-ai-user-message-copy",
8499
8480
  "type": {
8500
- "text": "CustomEvent<ForgeAiUserMessageCopyEventData>"
8481
+ "text": "CustomEvent<ForgeAiThreadsSelectEventData>"
8501
8482
  },
8502
- "description": "Fired when user clicks copy button"
8483
+ "description": "Fired when a thread is selected.",
8484
+ "name": "forge-ai-threads-select"
8503
8485
  },
8504
8486
  {
8505
- "name": "forge-ai-user-message-resend",
8506
8487
  "type": {
8507
- "text": "CustomEvent<ForgeAiUserMessageResendEventData>"
8488
+ "text": "CustomEvent"
8508
8489
  },
8509
- "description": "Fired when user clicks resend button"
8490
+ "description": "Fired when the new chat button is clicked.",
8491
+ "name": "forge-ai-threads-new-chat"
8510
8492
  },
8511
8493
  {
8512
- "name": "forge-ai-user-message-edit",
8513
8494
  "type": {
8514
- "text": "CustomEvent<ForgeAiUserMessageEditEventData>"
8495
+ "text": "CustomEvent"
8515
8496
  },
8516
- "description": "Fired when user saves edited message"
8497
+ "description": "Fired when the clear history button is clicked.",
8498
+ "name": "forge-ai-threads-clear-history"
8517
8499
  }
8518
8500
  ],
8519
8501
  "attributes": [
8520
8502
  {
8521
- "name": "message-id",
8522
- "type": {
8523
- "text": "string | undefined"
8524
- },
8525
- "fieldName": "messageId"
8526
- },
8527
- {
8528
- "name": "streaming",
8503
+ "name": "threads",
8529
8504
  "type": {
8530
- "text": "boolean"
8505
+ "text": "Thread[]"
8531
8506
  },
8532
- "default": "false",
8533
- "fieldName": "streaming"
8507
+ "default": "[]",
8508
+ "description": "Array of threads to display in the navigation list",
8509
+ "fieldName": "threads"
8534
8510
  }
8535
8511
  ],
8536
8512
  "superclass": {
8537
8513
  "name": "LitElement",
8538
8514
  "package": "lit"
8539
8515
  },
8540
- "tagName": "forge-ai-user-message",
8516
+ "tagName": "forge-ai-threads",
8541
8517
  "customElement": true
8542
8518
  }
8543
8519
  ],
8544
8520
  "exports": [
8545
8521
  {
8546
8522
  "kind": "js",
8547
- "name": "AiUserMessageComponentTagName",
8523
+ "name": "AiThreadsComponentTagName",
8548
8524
  "declaration": {
8549
- "name": "AiUserMessageComponentTagName",
8550
- "module": "src/lib/ai-user-message/ai-user-message.ts"
8525
+ "name": "AiThreadsComponentTagName",
8526
+ "module": "src/lib/ai-threads/ai-threads.ts"
8551
8527
  }
8552
8528
  },
8553
8529
  {
8554
8530
  "kind": "js",
8555
- "name": "AiUserMessageComponent",
8531
+ "name": "AiThreadsComponent",
8556
8532
  "declaration": {
8557
- "name": "AiUserMessageComponent",
8558
- "module": "src/lib/ai-user-message/ai-user-message.ts"
8533
+ "name": "AiThreadsComponent",
8534
+ "module": "src/lib/ai-threads/ai-threads.ts"
8559
8535
  }
8560
8536
  },
8561
8537
  {
8562
8538
  "kind": "custom-element-definition",
8563
8539
  "declaration": {
8564
- "name": "AiUserMessageComponent",
8565
- "module": "src/lib/ai-user-message/ai-user-message.ts"
8540
+ "name": "AiThreadsComponent",
8541
+ "module": "src/lib/ai-threads/ai-threads.ts"
8566
8542
  }
8567
8543
  }
8568
8544
  ]
8569
8545
  },
8570
8546
  {
8571
8547
  "kind": "javascript-module",
8572
- "path": "src/lib/ai-threads/ai-threads.ts",
8548
+ "path": "src/lib/ai-user-message/ai-user-message.ts",
8573
8549
  "declarations": [
8574
8550
  {
8575
8551
  "kind": "variable",
8576
- "name": "AiThreadsComponentTagName",
8552
+ "name": "AiUserMessageComponentTagName",
8577
8553
  "type": {
8578
8554
  "text": "keyof HTMLElementTagNameMap"
8579
8555
  },
8580
- "default": "'forge-ai-threads'"
8556
+ "default": "'forge-ai-user-message'"
8581
8557
  },
8582
8558
  {
8583
8559
  "kind": "class",
8584
8560
  "description": "",
8585
- "name": "AiThreadsComponent",
8586
- "slots": [
8587
- {
8588
- "description": "Default slot for chatbot component",
8589
- "name": ""
8590
- }
8591
- ],
8561
+ "name": "AiUserMessageComponent",
8592
8562
  "members": [
8593
8563
  {
8594
8564
  "kind": "field",
8595
- "name": "threads",
8565
+ "name": "timestamp",
8596
8566
  "type": {
8597
- "text": "Thread[]"
8567
+ "text": "number | undefined"
8568
+ },
8569
+ "privacy": "public"
8570
+ },
8571
+ {
8572
+ "kind": "field",
8573
+ "name": "messageId",
8574
+ "type": {
8575
+ "text": "string | undefined"
8598
8576
  },
8599
8577
  "privacy": "public",
8600
- "default": "[]",
8601
- "description": "Array of threads to display in the navigation list",
8602
- "attribute": "threads"
8578
+ "attribute": "message-id"
8579
+ },
8580
+ {
8581
+ "kind": "field",
8582
+ "name": "streaming",
8583
+ "type": {
8584
+ "text": "boolean"
8585
+ },
8586
+ "privacy": "public",
8587
+ "default": "false",
8588
+ "attribute": "streaming"
8589
+ },
8590
+ {
8591
+ "kind": "field",
8592
+ "name": "content",
8593
+ "type": {
8594
+ "text": "string | undefined"
8595
+ },
8596
+ "privacy": "public"
8603
8597
  }
8604
8598
  ],
8605
8599
  "events": [
8606
8600
  {
8601
+ "name": "forge-ai-user-message-copy",
8607
8602
  "type": {
8608
- "text": "CustomEvent<ForgeAiThreadsSelectEventData>"
8603
+ "text": "CustomEvent<ForgeAiUserMessageCopyEventData>"
8609
8604
  },
8610
- "description": "Fired when a thread is selected.",
8611
- "name": "forge-ai-threads-select"
8605
+ "description": "Fired when user clicks copy button"
8612
8606
  },
8613
8607
  {
8608
+ "name": "forge-ai-user-message-resend",
8614
8609
  "type": {
8615
- "text": "CustomEvent"
8610
+ "text": "CustomEvent<ForgeAiUserMessageResendEventData>"
8616
8611
  },
8617
- "description": "Fired when the new chat button is clicked.",
8618
- "name": "forge-ai-threads-new-chat"
8612
+ "description": "Fired when user clicks resend button"
8619
8613
  },
8620
8614
  {
8615
+ "name": "forge-ai-user-message-edit",
8621
8616
  "type": {
8622
- "text": "CustomEvent"
8617
+ "text": "CustomEvent<ForgeAiUserMessageEditEventData>"
8623
8618
  },
8624
- "description": "Fired when the clear history button is clicked.",
8625
- "name": "forge-ai-threads-clear-history"
8619
+ "description": "Fired when user saves edited message"
8626
8620
  }
8627
8621
  ],
8628
8622
  "attributes": [
8629
8623
  {
8630
- "name": "threads",
8624
+ "name": "message-id",
8631
8625
  "type": {
8632
- "text": "Thread[]"
8626
+ "text": "string | undefined"
8633
8627
  },
8634
- "default": "[]",
8635
- "description": "Array of threads to display in the navigation list",
8636
- "fieldName": "threads"
8628
+ "fieldName": "messageId"
8629
+ },
8630
+ {
8631
+ "name": "streaming",
8632
+ "type": {
8633
+ "text": "boolean"
8634
+ },
8635
+ "default": "false",
8636
+ "fieldName": "streaming"
8637
8637
  }
8638
8638
  ],
8639
8639
  "superclass": {
8640
8640
  "name": "LitElement",
8641
8641
  "package": "lit"
8642
8642
  },
8643
- "tagName": "forge-ai-threads",
8643
+ "tagName": "forge-ai-user-message",
8644
8644
  "customElement": true
8645
8645
  }
8646
8646
  ],
8647
8647
  "exports": [
8648
8648
  {
8649
8649
  "kind": "js",
8650
- "name": "AiThreadsComponentTagName",
8650
+ "name": "AiUserMessageComponentTagName",
8651
8651
  "declaration": {
8652
- "name": "AiThreadsComponentTagName",
8653
- "module": "src/lib/ai-threads/ai-threads.ts"
8652
+ "name": "AiUserMessageComponentTagName",
8653
+ "module": "src/lib/ai-user-message/ai-user-message.ts"
8654
8654
  }
8655
8655
  },
8656
8656
  {
8657
8657
  "kind": "js",
8658
- "name": "AiThreadsComponent",
8658
+ "name": "AiUserMessageComponent",
8659
8659
  "declaration": {
8660
- "name": "AiThreadsComponent",
8661
- "module": "src/lib/ai-threads/ai-threads.ts"
8660
+ "name": "AiUserMessageComponent",
8661
+ "module": "src/lib/ai-user-message/ai-user-message.ts"
8662
8662
  }
8663
8663
  },
8664
8664
  {
8665
8665
  "kind": "custom-element-definition",
8666
8666
  "declaration": {
8667
- "name": "AiThreadsComponent",
8668
- "module": "src/lib/ai-threads/ai-threads.ts"
8667
+ "name": "AiUserMessageComponent",
8668
+ "module": "src/lib/ai-user-message/ai-user-message.ts"
8669
8669
  }
8670
8670
  }
8671
8671
  ]
@@ -9068,78 +9068,6 @@
9068
9068
  }
9069
9069
  ]
9070
9070
  },
9071
- {
9072
- "kind": "javascript-module",
9073
- "path": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts",
9074
- "declarations": [
9075
- {
9076
- "kind": "variable",
9077
- "name": "ThoughtImageComponentTagName",
9078
- "type": {
9079
- "text": "keyof HTMLElementTagNameMap"
9080
- },
9081
- "default": "'forge-ai-thought-image'"
9082
- },
9083
- {
9084
- "kind": "class",
9085
- "description": "",
9086
- "name": "ThoughtImageComponent",
9087
- "members": [
9088
- {
9089
- "kind": "field",
9090
- "name": "step",
9091
- "type": {
9092
- "text": "number | undefined"
9093
- },
9094
- "privacy": "public",
9095
- "description": "The step number for this thought image",
9096
- "attribute": "step"
9097
- }
9098
- ],
9099
- "attributes": [
9100
- {
9101
- "name": "step",
9102
- "type": {
9103
- "text": "number | undefined"
9104
- },
9105
- "description": "The step number for this thought image",
9106
- "fieldName": "step"
9107
- }
9108
- ],
9109
- "superclass": {
9110
- "name": "LitElement",
9111
- "package": "lit"
9112
- },
9113
- "tagName": "forge-ai-thought-image",
9114
- "customElement": true
9115
- }
9116
- ],
9117
- "exports": [
9118
- {
9119
- "kind": "js",
9120
- "name": "ThoughtImageComponentTagName",
9121
- "declaration": {
9122
- "name": "ThoughtImageComponentTagName",
9123
- "module": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts"
9124
- }
9125
- },
9126
- {
9127
- "kind": "js",
9128
- "name": "ThoughtImageComponent",
9129
- "declaration": {
9130
- "name": "ThoughtImageComponent",
9131
- "module": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts"
9132
- }
9133
- },
9134
- {
9135
- "kind": "custom-element-definition",
9136
- "declaration": {
9137
- "name": "ThoughtImageComponent",
9138
- "module": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts"
9139
- }
9140
- }
9141
- ]
9142
- },
9143
9071
  {
9144
9072
  "kind": "javascript-module",
9145
9073
  "path": "src/lib/ai-chain-of-thought/thought-search-result/thought-search-result.ts",
@@ -9234,24 +9162,96 @@
9234
9162
  },
9235
9163
  {
9236
9164
  "kind": "javascript-module",
9237
- "path": "src/lib/ai-prompt/prompt-button/prompt-button.ts",
9165
+ "path": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts",
9238
9166
  "declarations": [
9239
9167
  {
9240
9168
  "kind": "variable",
9241
- "name": "PromptButtonComponentTagName",
9169
+ "name": "ThoughtImageComponentTagName",
9242
9170
  "type": {
9243
9171
  "text": "keyof HTMLElementTagNameMap"
9244
9172
  },
9245
- "default": "'forge-prompt-button'"
9173
+ "default": "'forge-ai-thought-image'"
9246
9174
  },
9247
9175
  {
9248
9176
  "kind": "class",
9249
9177
  "description": "",
9250
- "name": "PromptButtonComponent",
9178
+ "name": "ThoughtImageComponent",
9251
9179
  "members": [
9252
9180
  {
9253
9181
  "kind": "field",
9254
- "name": "disabled",
9182
+ "name": "step",
9183
+ "type": {
9184
+ "text": "number | undefined"
9185
+ },
9186
+ "privacy": "public",
9187
+ "description": "The step number for this thought image",
9188
+ "attribute": "step"
9189
+ }
9190
+ ],
9191
+ "attributes": [
9192
+ {
9193
+ "name": "step",
9194
+ "type": {
9195
+ "text": "number | undefined"
9196
+ },
9197
+ "description": "The step number for this thought image",
9198
+ "fieldName": "step"
9199
+ }
9200
+ ],
9201
+ "superclass": {
9202
+ "name": "LitElement",
9203
+ "package": "lit"
9204
+ },
9205
+ "tagName": "forge-ai-thought-image",
9206
+ "customElement": true
9207
+ }
9208
+ ],
9209
+ "exports": [
9210
+ {
9211
+ "kind": "js",
9212
+ "name": "ThoughtImageComponentTagName",
9213
+ "declaration": {
9214
+ "name": "ThoughtImageComponentTagName",
9215
+ "module": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts"
9216
+ }
9217
+ },
9218
+ {
9219
+ "kind": "js",
9220
+ "name": "ThoughtImageComponent",
9221
+ "declaration": {
9222
+ "name": "ThoughtImageComponent",
9223
+ "module": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts"
9224
+ }
9225
+ },
9226
+ {
9227
+ "kind": "custom-element-definition",
9228
+ "declaration": {
9229
+ "name": "ThoughtImageComponent",
9230
+ "module": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts"
9231
+ }
9232
+ }
9233
+ ]
9234
+ },
9235
+ {
9236
+ "kind": "javascript-module",
9237
+ "path": "src/lib/ai-prompt/prompt-button/prompt-button.ts",
9238
+ "declarations": [
9239
+ {
9240
+ "kind": "variable",
9241
+ "name": "PromptButtonComponentTagName",
9242
+ "type": {
9243
+ "text": "keyof HTMLElementTagNameMap"
9244
+ },
9245
+ "default": "'forge-prompt-button'"
9246
+ },
9247
+ {
9248
+ "kind": "class",
9249
+ "description": "",
9250
+ "name": "PromptButtonComponent",
9251
+ "members": [
9252
+ {
9253
+ "kind": "field",
9254
+ "name": "disabled",
9255
9255
  "type": {
9256
9256
  "text": "boolean"
9257
9257
  },
@@ -9360,15 +9360,179 @@
9360
9360
  },
9361
9361
  {
9362
9362
  "kind": "javascript-module",
9363
- "path": "src/lib/core/overlay/overlay.ts",
9363
+ "path": "src/lib/tools/ai-data-table/ai-data-table-definition.ts",
9364
+ "declarations": [
9365
+ {
9366
+ "kind": "variable",
9367
+ "name": "displayDataTableTool",
9368
+ "type": {
9369
+ "text": "ToolDefinition"
9370
+ },
9371
+ "default": "{ name: 'displayDataTable', displayName: 'Display Data Table', description: 'Display tabular data in a formatted table with headers and rows. Use this tool when you want to present structured data, lists where there are 2 or more columns, statistics, or any information that works well in a table format.', parameters: { type: 'object' as const, properties: { title: { type: 'string', description: 'Table title or caption displayed above the data.' }, headers: { type: 'array', items: { type: 'string' }, description: 'Column names displayed as table headers. Order matches the row data order.' }, maxNumberOfRows: { type: 'number', description: 'Limit total rows shown. Useful for large datasets to prevent overwhelming display.' }, rows: { type: 'array', items: { type: 'array', items: { anyOf: [{ type: 'string' }, { type: 'number' }] } }, description: 'Data rows where each row is an array of values matching header order.' } }, required: ['headers', 'rows'] }, renderer: createToolRenderer({ elementTag: 'forge-ai-tool-data-table' }) }"
9372
+ }
9373
+ ],
9374
+ "exports": [
9375
+ {
9376
+ "kind": "js",
9377
+ "name": "displayDataTableTool",
9378
+ "declaration": {
9379
+ "name": "displayDataTableTool",
9380
+ "module": "src/lib/tools/ai-data-table/ai-data-table-definition.ts"
9381
+ }
9382
+ }
9383
+ ]
9384
+ },
9385
+ {
9386
+ "kind": "javascript-module",
9387
+ "path": "src/lib/tools/ai-data-table/ai-data-table.ts",
9388
+ "declarations": [
9389
+ {
9390
+ "kind": "class",
9391
+ "description": "Data table component tool renderer for displaying tabular data with pagination and filtering.",
9392
+ "name": "DataTableToolElement",
9393
+ "members": [
9394
+ {
9395
+ "kind": "field",
9396
+ "name": "toolCall",
9397
+ "type": {
9398
+ "text": "ToolCall<TableData>"
9399
+ },
9400
+ "privacy": "public",
9401
+ "description": "Tool call data containing table configuration and data"
9402
+ }
9403
+ ],
9404
+ "superclass": {
9405
+ "name": "LitElement",
9406
+ "package": "lit"
9407
+ },
9408
+ "tagName": "forge-ai-tool-data-table",
9409
+ "customElement": true
9410
+ }
9411
+ ],
9412
+ "exports": [
9413
+ {
9414
+ "kind": "custom-element-definition",
9415
+ "name": "forge-ai-tool-data-table",
9416
+ "declaration": {
9417
+ "name": "DataTableToolElement",
9418
+ "module": "src/lib/tools/ai-data-table/ai-data-table.ts"
9419
+ }
9420
+ }
9421
+ ]
9422
+ },
9423
+ {
9424
+ "kind": "javascript-module",
9425
+ "path": "src/lib/tools/ai-paginator/ai-paginator.ts",
9364
9426
  "declarations": [
9365
9427
  {
9366
9428
  "kind": "class",
9367
9429
  "description": "",
9368
- "name": "ForgeAiOverlayComponent",
9430
+ "name": "AiPaginator",
9431
+ "members": [
9432
+ {
9433
+ "kind": "field",
9434
+ "name": "currentPage",
9435
+ "type": {
9436
+ "text": "number"
9437
+ },
9438
+ "privacy": "public",
9439
+ "default": "1",
9440
+ "attribute": "current-page"
9441
+ },
9442
+ {
9443
+ "kind": "field",
9444
+ "name": "totalPages",
9445
+ "type": {
9446
+ "text": "number"
9447
+ },
9448
+ "privacy": "public",
9449
+ "default": "1",
9450
+ "attribute": "total-pages"
9451
+ },
9452
+ {
9453
+ "kind": "field",
9454
+ "name": "disabled",
9455
+ "type": {
9456
+ "text": "boolean"
9457
+ },
9458
+ "privacy": "public",
9459
+ "default": "false",
9460
+ "attribute": "disabled",
9461
+ "reflects": true
9462
+ }
9463
+ ],
9464
+ "events": [
9465
+ {
9466
+ "name": "page-change",
9467
+ "type": {
9468
+ "text": "CustomEvent"
9469
+ }
9470
+ }
9471
+ ],
9472
+ "attributes": [
9473
+ {
9474
+ "name": "current-page",
9475
+ "type": {
9476
+ "text": "number"
9477
+ },
9478
+ "default": "1",
9479
+ "fieldName": "currentPage"
9480
+ },
9481
+ {
9482
+ "name": "total-pages",
9483
+ "type": {
9484
+ "text": "number"
9485
+ },
9486
+ "default": "1",
9487
+ "fieldName": "totalPages"
9488
+ },
9489
+ {
9490
+ "name": "disabled",
9491
+ "type": {
9492
+ "text": "boolean"
9493
+ },
9494
+ "default": "false",
9495
+ "fieldName": "disabled"
9496
+ }
9497
+ ],
9498
+ "superclass": {
9499
+ "name": "LitElement",
9500
+ "package": "lit"
9501
+ },
9502
+ "tagName": "forge-ai-paginator",
9503
+ "customElement": true
9504
+ }
9505
+ ],
9506
+ "exports": [
9507
+ {
9508
+ "kind": "js",
9509
+ "name": "AiPaginator",
9510
+ "declaration": {
9511
+ "name": "AiPaginator",
9512
+ "module": "src/lib/tools/ai-paginator/ai-paginator.ts"
9513
+ }
9514
+ },
9515
+ {
9516
+ "kind": "custom-element-definition",
9517
+ "name": "forge-ai-paginator",
9518
+ "declaration": {
9519
+ "name": "AiPaginator",
9520
+ "module": "src/lib/tools/ai-paginator/ai-paginator.ts"
9521
+ }
9522
+ }
9523
+ ]
9524
+ },
9525
+ {
9526
+ "kind": "javascript-module",
9527
+ "path": "src/lib/core/popover/popover.ts",
9528
+ "declarations": [
9529
+ {
9530
+ "kind": "class",
9531
+ "description": "",
9532
+ "name": "ForgeAiPopoverComponent",
9369
9533
  "slots": [
9370
9534
  {
9371
- "description": "The default slot for overlay content.",
9535
+ "description": "The default slot for popover content.",
9372
9536
  "name": ""
9373
9537
  }
9374
9538
  ],
@@ -9381,18 +9545,18 @@
9381
9545
  },
9382
9546
  "privacy": "public",
9383
9547
  "default": "null",
9384
- "description": "The anchor element to position the overlay relative to.",
9548
+ "description": "The anchor element to position the popover relative to.",
9385
9549
  "attribute": "anchor"
9386
9550
  },
9387
9551
  {
9388
9552
  "kind": "field",
9389
9553
  "name": "placement",
9390
9554
  "type": {
9391
- "text": "OverlayPlacement"
9555
+ "text": "PopoverPlacement"
9392
9556
  },
9393
9557
  "privacy": "public",
9394
9558
  "default": "'bottom-start'",
9395
- "description": "The placement of the overlay relative to the anchor.",
9559
+ "description": "The placement of the popover relative to the anchor.",
9396
9560
  "attribute": "placement"
9397
9561
  },
9398
9562
  {
@@ -9402,8 +9566,8 @@
9402
9566
  "text": "boolean"
9403
9567
  },
9404
9568
  "privacy": "public",
9405
- "default": "true",
9406
- "description": "Whether the overlay should flip to the opposite side when there's no space.",
9569
+ "default": "false",
9570
+ "description": "Whether the popover should flip to the opposite side when there's no space.",
9407
9571
  "attribute": "flip"
9408
9572
  },
9409
9573
  {
@@ -9414,7 +9578,7 @@
9414
9578
  },
9415
9579
  "privacy": "public",
9416
9580
  "default": "false",
9417
- "description": "Whether the overlay should shift to stay in view.",
9581
+ "description": "Whether the popover should shift to stay in view.",
9418
9582
  "attribute": "shift"
9419
9583
  },
9420
9584
  {
@@ -9425,30 +9589,30 @@
9425
9589
  },
9426
9590
  "privacy": "public",
9427
9591
  "default": "false",
9428
- "description": "Whether the overlay is open.",
9592
+ "description": "Whether the popover is open.",
9429
9593
  "attribute": "open",
9430
9594
  "reflects": true
9431
9595
  },
9432
9596
  {
9433
9597
  "kind": "field",
9434
- "name": "arrowElement",
9598
+ "name": "arrow",
9435
9599
  "type": {
9436
- "text": "HTMLElement | null"
9600
+ "text": "boolean"
9437
9601
  },
9438
9602
  "privacy": "public",
9439
- "default": "null",
9440
- "description": "The arrow element to position relative to the overlay.",
9441
- "attribute": "arrowElement"
9603
+ "default": "false",
9604
+ "description": "Whether to show an arrow pointing to the anchor element.",
9605
+ "attribute": "arrow"
9442
9606
  },
9443
9607
  {
9444
9608
  "kind": "field",
9445
9609
  "name": "offset",
9446
9610
  "type": {
9447
- "text": "OverlayOffset | undefined"
9611
+ "text": "PopoverOffset | undefined"
9448
9612
  },
9449
9613
  "privacy": "public",
9450
9614
  "default": "undefined",
9451
- "description": "The offset of the overlay from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9615
+ "description": "The offset of the popover from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9452
9616
  "attribute": "offset"
9453
9617
  },
9454
9618
  {
@@ -9459,7 +9623,7 @@
9459
9623
  },
9460
9624
  "privacy": "public",
9461
9625
  "default": "'auto'",
9462
- "description": "The dismiss mode for the overlay.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9626
+ "description": "The dismiss mode for the popover.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9463
9627
  "attribute": "dismiss-mode"
9464
9628
  }
9465
9629
  ],
@@ -9470,16 +9634,16 @@
9470
9634
  "text": "Element | null"
9471
9635
  },
9472
9636
  "default": "null",
9473
- "description": "The anchor element to position the overlay relative to.",
9637
+ "description": "The anchor element to position the popover relative to.",
9474
9638
  "fieldName": "anchor"
9475
9639
  },
9476
9640
  {
9477
9641
  "name": "placement",
9478
9642
  "type": {
9479
- "text": "OverlayPlacement"
9643
+ "text": "PopoverPlacement"
9480
9644
  },
9481
9645
  "default": "'bottom-start'",
9482
- "description": "The placement of the overlay relative to the anchor.",
9646
+ "description": "The placement of the popover relative to the anchor.",
9483
9647
  "fieldName": "placement"
9484
9648
  },
9485
9649
  {
@@ -9487,8 +9651,8 @@
9487
9651
  "type": {
9488
9652
  "text": "boolean"
9489
9653
  },
9490
- "default": "true",
9491
- "description": "Whether the overlay should flip to the opposite side when there's no space.",
9654
+ "default": "false",
9655
+ "description": "Whether the popover should flip to the opposite side when there's no space.",
9492
9656
  "fieldName": "flip"
9493
9657
  },
9494
9658
  {
@@ -9497,7 +9661,7 @@
9497
9661
  "text": "boolean"
9498
9662
  },
9499
9663
  "default": "false",
9500
- "description": "Whether the overlay should shift to stay in view.",
9664
+ "description": "Whether the popover should shift to stay in view.",
9501
9665
  "fieldName": "shift"
9502
9666
  },
9503
9667
  {
@@ -9506,25 +9670,25 @@
9506
9670
  "text": "boolean"
9507
9671
  },
9508
9672
  "default": "false",
9509
- "description": "Whether the overlay is open.",
9673
+ "description": "Whether the popover is open.",
9510
9674
  "fieldName": "open"
9511
9675
  },
9512
9676
  {
9513
- "name": "arrowElement",
9677
+ "name": "arrow",
9514
9678
  "type": {
9515
- "text": "HTMLElement | null"
9679
+ "text": "boolean"
9516
9680
  },
9517
- "default": "null",
9518
- "description": "The arrow element to position relative to the overlay.",
9519
- "fieldName": "arrowElement"
9681
+ "default": "false",
9682
+ "description": "Whether to show an arrow pointing to the anchor element.",
9683
+ "fieldName": "arrow"
9520
9684
  },
9521
9685
  {
9522
9686
  "name": "offset",
9523
9687
  "type": {
9524
- "text": "OverlayOffset | undefined"
9688
+ "text": "PopoverOffset | undefined"
9525
9689
  },
9526
9690
  "default": "undefined",
9527
- "description": "The offset of the overlay from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9691
+ "description": "The offset of the popover from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9528
9692
  "fieldName": "offset"
9529
9693
  },
9530
9694
  {
@@ -9533,7 +9697,7 @@
9533
9697
  "text": "'auto' | 'manual'"
9534
9698
  },
9535
9699
  "default": "'auto'",
9536
- "description": "The dismiss mode for the overlay.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9700
+ "description": "The dismiss mode for the popover.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9537
9701
  "fieldName": "dismissMode"
9538
9702
  }
9539
9703
  ],
@@ -9541,41 +9705,41 @@
9541
9705
  "name": "LitElement",
9542
9706
  "package": "lit"
9543
9707
  },
9544
- "summary": "A low-level overlay component for internal use within AI components.",
9545
- "tagName": "forge-ai-overlay",
9708
+ "summary": "A popover component that provides styled overlay functionality.",
9709
+ "tagName": "forge-ai-popover",
9546
9710
  "customElement": true
9547
9711
  }
9548
9712
  ],
9549
9713
  "exports": [
9550
9714
  {
9551
9715
  "kind": "js",
9552
- "name": "ForgeAiOverlayComponent",
9716
+ "name": "ForgeAiPopoverComponent",
9553
9717
  "declaration": {
9554
- "name": "ForgeAiOverlayComponent",
9555
- "module": "src/lib/core/overlay/overlay.ts"
9718
+ "name": "ForgeAiPopoverComponent",
9719
+ "module": "src/lib/core/popover/popover.ts"
9556
9720
  }
9557
9721
  },
9558
9722
  {
9559
9723
  "kind": "custom-element-definition",
9560
- "name": "forge-ai-overlay",
9724
+ "name": "forge-ai-popover",
9561
9725
  "declaration": {
9562
- "name": "ForgeAiOverlayComponent",
9563
- "module": "src/lib/core/overlay/overlay.ts"
9726
+ "name": "ForgeAiPopoverComponent",
9727
+ "module": "src/lib/core/popover/popover.ts"
9564
9728
  }
9565
9729
  }
9566
9730
  ]
9567
9731
  },
9568
9732
  {
9569
9733
  "kind": "javascript-module",
9570
- "path": "src/lib/core/popover/popover.ts",
9734
+ "path": "src/lib/core/overlay/overlay.ts",
9571
9735
  "declarations": [
9572
9736
  {
9573
9737
  "kind": "class",
9574
9738
  "description": "",
9575
- "name": "ForgeAiPopoverComponent",
9739
+ "name": "ForgeAiOverlayComponent",
9576
9740
  "slots": [
9577
9741
  {
9578
- "description": "The default slot for popover content.",
9742
+ "description": "The default slot for overlay content.",
9579
9743
  "name": ""
9580
9744
  }
9581
9745
  ],
@@ -9588,18 +9752,18 @@
9588
9752
  },
9589
9753
  "privacy": "public",
9590
9754
  "default": "null",
9591
- "description": "The anchor element to position the popover relative to.",
9755
+ "description": "The anchor element to position the overlay relative to.",
9592
9756
  "attribute": "anchor"
9593
9757
  },
9594
9758
  {
9595
9759
  "kind": "field",
9596
9760
  "name": "placement",
9597
9761
  "type": {
9598
- "text": "PopoverPlacement"
9762
+ "text": "OverlayPlacement"
9599
9763
  },
9600
9764
  "privacy": "public",
9601
9765
  "default": "'bottom-start'",
9602
- "description": "The placement of the popover relative to the anchor.",
9766
+ "description": "The placement of the overlay relative to the anchor.",
9603
9767
  "attribute": "placement"
9604
9768
  },
9605
9769
  {
@@ -9609,8 +9773,8 @@
9609
9773
  "text": "boolean"
9610
9774
  },
9611
9775
  "privacy": "public",
9612
- "default": "false",
9613
- "description": "Whether the popover should flip to the opposite side when there's no space.",
9776
+ "default": "true",
9777
+ "description": "Whether the overlay should flip to the opposite side when there's no space.",
9614
9778
  "attribute": "flip"
9615
9779
  },
9616
9780
  {
@@ -9621,7 +9785,7 @@
9621
9785
  },
9622
9786
  "privacy": "public",
9623
9787
  "default": "false",
9624
- "description": "Whether the popover should shift to stay in view.",
9788
+ "description": "Whether the overlay should shift to stay in view.",
9625
9789
  "attribute": "shift"
9626
9790
  },
9627
9791
  {
@@ -9632,30 +9796,30 @@
9632
9796
  },
9633
9797
  "privacy": "public",
9634
9798
  "default": "false",
9635
- "description": "Whether the popover is open.",
9799
+ "description": "Whether the overlay is open.",
9636
9800
  "attribute": "open",
9637
9801
  "reflects": true
9638
9802
  },
9639
9803
  {
9640
9804
  "kind": "field",
9641
- "name": "arrow",
9805
+ "name": "arrowElement",
9642
9806
  "type": {
9643
- "text": "boolean"
9807
+ "text": "HTMLElement | null"
9644
9808
  },
9645
9809
  "privacy": "public",
9646
- "default": "false",
9647
- "description": "Whether to show an arrow pointing to the anchor element.",
9648
- "attribute": "arrow"
9810
+ "default": "null",
9811
+ "description": "The arrow element to position relative to the overlay.",
9812
+ "attribute": "arrowElement"
9649
9813
  },
9650
9814
  {
9651
9815
  "kind": "field",
9652
9816
  "name": "offset",
9653
9817
  "type": {
9654
- "text": "PopoverOffset | undefined"
9818
+ "text": "OverlayOffset | undefined"
9655
9819
  },
9656
9820
  "privacy": "public",
9657
9821
  "default": "undefined",
9658
- "description": "The offset of the popover from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9822
+ "description": "The offset of the overlay from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9659
9823
  "attribute": "offset"
9660
9824
  },
9661
9825
  {
@@ -9666,7 +9830,7 @@
9666
9830
  },
9667
9831
  "privacy": "public",
9668
9832
  "default": "'auto'",
9669
- "description": "The dismiss mode for the popover.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9833
+ "description": "The dismiss mode for the overlay.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9670
9834
  "attribute": "dismiss-mode"
9671
9835
  }
9672
9836
  ],
@@ -9677,16 +9841,16 @@
9677
9841
  "text": "Element | null"
9678
9842
  },
9679
9843
  "default": "null",
9680
- "description": "The anchor element to position the popover relative to.",
9844
+ "description": "The anchor element to position the overlay relative to.",
9681
9845
  "fieldName": "anchor"
9682
9846
  },
9683
9847
  {
9684
9848
  "name": "placement",
9685
9849
  "type": {
9686
- "text": "PopoverPlacement"
9850
+ "text": "OverlayPlacement"
9687
9851
  },
9688
9852
  "default": "'bottom-start'",
9689
- "description": "The placement of the popover relative to the anchor.",
9853
+ "description": "The placement of the overlay relative to the anchor.",
9690
9854
  "fieldName": "placement"
9691
9855
  },
9692
9856
  {
@@ -9694,8 +9858,8 @@
9694
9858
  "type": {
9695
9859
  "text": "boolean"
9696
9860
  },
9697
- "default": "false",
9698
- "description": "Whether the popover should flip to the opposite side when there's no space.",
9861
+ "default": "true",
9862
+ "description": "Whether the overlay should flip to the opposite side when there's no space.",
9699
9863
  "fieldName": "flip"
9700
9864
  },
9701
9865
  {
@@ -9704,7 +9868,7 @@
9704
9868
  "text": "boolean"
9705
9869
  },
9706
9870
  "default": "false",
9707
- "description": "Whether the popover should shift to stay in view.",
9871
+ "description": "Whether the overlay should shift to stay in view.",
9708
9872
  "fieldName": "shift"
9709
9873
  },
9710
9874
  {
@@ -9713,25 +9877,25 @@
9713
9877
  "text": "boolean"
9714
9878
  },
9715
9879
  "default": "false",
9716
- "description": "Whether the popover is open.",
9880
+ "description": "Whether the overlay is open.",
9717
9881
  "fieldName": "open"
9718
9882
  },
9719
9883
  {
9720
- "name": "arrow",
9884
+ "name": "arrowElement",
9721
9885
  "type": {
9722
- "text": "boolean"
9886
+ "text": "HTMLElement | null"
9723
9887
  },
9724
- "default": "false",
9725
- "description": "Whether to show an arrow pointing to the anchor element.",
9726
- "fieldName": "arrow"
9888
+ "default": "null",
9889
+ "description": "The arrow element to position relative to the overlay.",
9890
+ "fieldName": "arrowElement"
9727
9891
  },
9728
9892
  {
9729
9893
  "name": "offset",
9730
9894
  "type": {
9731
- "text": "PopoverOffset | undefined"
9895
+ "text": "OverlayOffset | undefined"
9732
9896
  },
9733
9897
  "default": "undefined",
9734
- "description": "The offset of the popover from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9898
+ "description": "The offset of the overlay from the anchor element.\nCan be a number (main axis offset) or an object with mainAxis, crossAxis, and alignmentAxis properties.",
9735
9899
  "fieldName": "offset"
9736
9900
  },
9737
9901
  {
@@ -9740,7 +9904,7 @@
9740
9904
  "text": "'auto' | 'manual'"
9741
9905
  },
9742
9906
  "default": "'auto'",
9743
- "description": "The dismiss mode for the popover.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9907
+ "description": "The dismiss mode for the overlay.\n- 'auto': Automatically closes on outside clicks and Escape key\n- 'manual': Requires manual control to close",
9744
9908
  "fieldName": "dismissMode"
9745
9909
  }
9746
9910
  ],
@@ -9748,26 +9912,26 @@
9748
9912
  "name": "LitElement",
9749
9913
  "package": "lit"
9750
9914
  },
9751
- "summary": "A popover component that provides styled overlay functionality.",
9752
- "tagName": "forge-ai-popover",
9915
+ "summary": "A low-level overlay component for internal use within AI components.",
9916
+ "tagName": "forge-ai-overlay",
9753
9917
  "customElement": true
9754
9918
  }
9755
9919
  ],
9756
9920
  "exports": [
9757
9921
  {
9758
9922
  "kind": "js",
9759
- "name": "ForgeAiPopoverComponent",
9923
+ "name": "ForgeAiOverlayComponent",
9760
9924
  "declaration": {
9761
- "name": "ForgeAiPopoverComponent",
9762
- "module": "src/lib/core/popover/popover.ts"
9925
+ "name": "ForgeAiOverlayComponent",
9926
+ "module": "src/lib/core/overlay/overlay.ts"
9763
9927
  }
9764
9928
  },
9765
9929
  {
9766
9930
  "kind": "custom-element-definition",
9767
- "name": "forge-ai-popover",
9931
+ "name": "forge-ai-overlay",
9768
9932
  "declaration": {
9769
- "name": "ForgeAiPopoverComponent",
9770
- "module": "src/lib/core/popover/popover.ts"
9933
+ "name": "ForgeAiOverlayComponent",
9934
+ "module": "src/lib/core/overlay/overlay.ts"
9771
9935
  }
9772
9936
  }
9773
9937
  ]
@@ -10001,170 +10165,6 @@
10001
10165
  }
10002
10166
  }
10003
10167
  ]
10004
- },
10005
- {
10006
- "kind": "javascript-module",
10007
- "path": "src/lib/tools/ai-paginator/ai-paginator.ts",
10008
- "declarations": [
10009
- {
10010
- "kind": "class",
10011
- "description": "",
10012
- "name": "AiPaginator",
10013
- "members": [
10014
- {
10015
- "kind": "field",
10016
- "name": "currentPage",
10017
- "type": {
10018
- "text": "number"
10019
- },
10020
- "privacy": "public",
10021
- "default": "1",
10022
- "attribute": "current-page"
10023
- },
10024
- {
10025
- "kind": "field",
10026
- "name": "totalPages",
10027
- "type": {
10028
- "text": "number"
10029
- },
10030
- "privacy": "public",
10031
- "default": "1",
10032
- "attribute": "total-pages"
10033
- },
10034
- {
10035
- "kind": "field",
10036
- "name": "disabled",
10037
- "type": {
10038
- "text": "boolean"
10039
- },
10040
- "privacy": "public",
10041
- "default": "false",
10042
- "attribute": "disabled",
10043
- "reflects": true
10044
- }
10045
- ],
10046
- "events": [
10047
- {
10048
- "name": "page-change",
10049
- "type": {
10050
- "text": "CustomEvent"
10051
- }
10052
- }
10053
- ],
10054
- "attributes": [
10055
- {
10056
- "name": "current-page",
10057
- "type": {
10058
- "text": "number"
10059
- },
10060
- "default": "1",
10061
- "fieldName": "currentPage"
10062
- },
10063
- {
10064
- "name": "total-pages",
10065
- "type": {
10066
- "text": "number"
10067
- },
10068
- "default": "1",
10069
- "fieldName": "totalPages"
10070
- },
10071
- {
10072
- "name": "disabled",
10073
- "type": {
10074
- "text": "boolean"
10075
- },
10076
- "default": "false",
10077
- "fieldName": "disabled"
10078
- }
10079
- ],
10080
- "superclass": {
10081
- "name": "LitElement",
10082
- "package": "lit"
10083
- },
10084
- "tagName": "forge-ai-paginator",
10085
- "customElement": true
10086
- }
10087
- ],
10088
- "exports": [
10089
- {
10090
- "kind": "js",
10091
- "name": "AiPaginator",
10092
- "declaration": {
10093
- "name": "AiPaginator",
10094
- "module": "src/lib/tools/ai-paginator/ai-paginator.ts"
10095
- }
10096
- },
10097
- {
10098
- "kind": "custom-element-definition",
10099
- "name": "forge-ai-paginator",
10100
- "declaration": {
10101
- "name": "AiPaginator",
10102
- "module": "src/lib/tools/ai-paginator/ai-paginator.ts"
10103
- }
10104
- }
10105
- ]
10106
- },
10107
- {
10108
- "kind": "javascript-module",
10109
- "path": "src/lib/tools/ai-data-table/ai-data-table-definition.ts",
10110
- "declarations": [
10111
- {
10112
- "kind": "variable",
10113
- "name": "displayDataTableTool",
10114
- "type": {
10115
- "text": "ToolDefinition"
10116
- },
10117
- "default": "{ name: 'displayDataTable', displayName: 'Display Data Table', description: 'Display tabular data in a formatted table with headers and rows. Use this tool when you want to present structured data, lists where there are 2 or more columns, statistics, or any information that works well in a table format.', parameters: { type: 'object' as const, properties: { title: { type: 'string', description: 'Table title or caption displayed above the data.' }, headers: { type: 'array', items: { type: 'string' }, description: 'Column names displayed as table headers. Order matches the row data order.' }, maxNumberOfRows: { type: 'number', description: 'Limit total rows shown. Useful for large datasets to prevent overwhelming display.' }, rows: { type: 'array', items: { type: 'array', items: { anyOf: [{ type: 'string' }, { type: 'number' }] } }, description: 'Data rows where each row is an array of values matching header order.' } }, required: ['headers', 'rows'] }, renderer: createToolRenderer({ elementTag: 'forge-ai-tool-data-table' }) }"
10118
- }
10119
- ],
10120
- "exports": [
10121
- {
10122
- "kind": "js",
10123
- "name": "displayDataTableTool",
10124
- "declaration": {
10125
- "name": "displayDataTableTool",
10126
- "module": "src/lib/tools/ai-data-table/ai-data-table-definition.ts"
10127
- }
10128
- }
10129
- ]
10130
- },
10131
- {
10132
- "kind": "javascript-module",
10133
- "path": "src/lib/tools/ai-data-table/ai-data-table.ts",
10134
- "declarations": [
10135
- {
10136
- "kind": "class",
10137
- "description": "Data table component tool renderer for displaying tabular data with pagination and filtering.",
10138
- "name": "DataTableToolElement",
10139
- "members": [
10140
- {
10141
- "kind": "field",
10142
- "name": "toolCall",
10143
- "type": {
10144
- "text": "ToolCall<TableData>"
10145
- },
10146
- "privacy": "public",
10147
- "description": "Tool call data containing table configuration and data"
10148
- }
10149
- ],
10150
- "superclass": {
10151
- "name": "LitElement",
10152
- "package": "lit"
10153
- },
10154
- "tagName": "forge-ai-tool-data-table",
10155
- "customElement": true
10156
- }
10157
- ],
10158
- "exports": [
10159
- {
10160
- "kind": "custom-element-definition",
10161
- "name": "forge-ai-tool-data-table",
10162
- "declaration": {
10163
- "name": "DataTableToolElement",
10164
- "module": "src/lib/tools/ai-data-table/ai-data-table.ts"
10165
- }
10166
- }
10167
- ]
10168
10168
  }
10169
10169
  ],
10170
10170
  "branchName": "main",
@@ -10177,6 +10177,10 @@
10177
10177
  "path": "src/lib/ai-agent-info/ai-agent-info.ts",
10178
10178
  "lineNumber": 29
10179
10179
  },
10180
+ "AiArtifactComponent": {
10181
+ "path": "src/lib/ai-artifact/ai-artifact.ts",
10182
+ "lineNumber": 23
10183
+ },
10180
10184
  "ForgeAiAssistantResponseFeedbackEventData": {
10181
10185
  "path": "src/lib/ai-assistant-response/ai-assistant-response.ts",
10182
10186
  "lineNumber": 30
@@ -10185,10 +10189,6 @@
10185
10189
  "path": "src/lib/ai-assistant-response/ai-assistant-response.ts",
10186
10190
  "lineNumber": 47
10187
10191
  },
10188
- "AiArtifactComponent": {
10189
- "path": "src/lib/ai-artifact/ai-artifact.ts",
10190
- "lineNumber": 23
10191
- },
10192
10192
  "ForgeAiAttachmentRemoveEventData": {
10193
10193
  "path": "src/lib/ai-attachment/ai-attachment.ts",
10194
10194
  "lineNumber": 19
@@ -10597,14 +10597,14 @@
10597
10597
  "path": "src/lib/ai-empty-state/ai-empty-state.ts",
10598
10598
  "lineNumber": 23
10599
10599
  },
10600
- "AiErrorMessageComponent": {
10601
- "path": "src/lib/ai-error-message/ai-error-message.ts",
10602
- "lineNumber": 22
10603
- },
10604
10600
  "AiEventStreamViewerComponent": {
10605
10601
  "path": "src/lib/ai-event-stream-viewer/ai-event-stream-viewer.ts",
10606
10602
  "lineNumber": 21
10607
10603
  },
10604
+ "AiErrorMessageComponent": {
10605
+ "path": "src/lib/ai-error-message/ai-error-message.ts",
10606
+ "lineNumber": 22
10607
+ },
10608
10608
  "AiFabComponent": {
10609
10609
  "path": "src/lib/ai-fab/ai-fab.ts",
10610
10610
  "lineNumber": 22
@@ -10757,6 +10757,18 @@
10757
10757
  "path": "src/lib/ai-thinking-indicator/ai-thinking-indicator.ts",
10758
10758
  "lineNumber": 38
10759
10759
  },
10760
+ "Thread": {
10761
+ "path": "src/lib/ai-threads/ai-threads.ts",
10762
+ "lineNumber": 19
10763
+ },
10764
+ "ForgeAiThreadsSelectEventData": {
10765
+ "path": "src/lib/ai-threads/ai-threads.ts",
10766
+ "lineNumber": 26
10767
+ },
10768
+ "AiThreadsComponent": {
10769
+ "path": "src/lib/ai-threads/ai-threads.ts",
10770
+ "lineNumber": 46
10771
+ },
10760
10772
  "ForgeAiUserMessageCopyEventData": {
10761
10773
  "path": "src/lib/ai-user-message/ai-user-message.ts",
10762
10774
  "lineNumber": 20
@@ -10773,18 +10785,6 @@
10773
10785
  "path": "src/lib/ai-user-message/ai-user-message.ts",
10774
10786
  "lineNumber": 42
10775
10787
  },
10776
- "Thread": {
10777
- "path": "src/lib/ai-threads/ai-threads.ts",
10778
- "lineNumber": 19
10779
- },
10780
- "ForgeAiThreadsSelectEventData": {
10781
- "path": "src/lib/ai-threads/ai-threads.ts",
10782
- "lineNumber": 26
10783
- },
10784
- "AiThreadsComponent": {
10785
- "path": "src/lib/ai-threads/ai-threads.ts",
10786
- "lineNumber": 46
10787
- },
10788
10788
  "AiUserMessageToolbarComponent": {
10789
10789
  "path": "src/lib/ai-user-message-toolbar/ai-user-message-toolbar.ts",
10790
10790
  "lineNumber": 31
@@ -10833,10 +10833,6 @@
10833
10833
  "path": "src/lib/ai-chain-of-thought/thought-detail/thought-detail.ts",
10834
10834
  "lineNumber": 18
10835
10835
  },
10836
- "ThoughtImageComponent": {
10837
- "path": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts",
10838
- "lineNumber": 19
10839
- },
10840
10836
  "Source": {
10841
10837
  "path": "src/lib/ai-chain-of-thought/thought-search-result/thought-search-result.ts",
10842
10838
  "lineNumber": 14
@@ -10845,6 +10841,10 @@
10845
10841
  "path": "src/lib/ai-chain-of-thought/thought-search-result/thought-search-result.ts",
10846
10842
  "lineNumber": 24
10847
10843
  },
10844
+ "ThoughtImageComponent": {
10845
+ "path": "src/lib/ai-chain-of-thought/thought-image/thought-image.ts",
10846
+ "lineNumber": 19
10847
+ },
10848
10848
  "PromptButtonComponent": {
10849
10849
  "path": "src/lib/ai-prompt/prompt-button/prompt-button.ts",
10850
10850
  "lineNumber": 17
@@ -10853,17 +10853,17 @@
10853
10853
  "path": "src/lib/ai-reasoning/reasoning-content/reasoning-content.ts",
10854
10854
  "lineNumber": 17
10855
10855
  },
10856
- "OverlayPlacement": {
10857
- "path": "src/lib/core/overlay/overlay.ts",
10858
- "lineNumber": 31
10856
+ "TableData": {
10857
+ "path": "src/lib/tools/ai-data-table/ai-data-table.ts",
10858
+ "lineNumber": 16
10859
10859
  },
10860
- "OverlayOffset": {
10861
- "path": "src/lib/core/overlay/overlay.ts",
10862
- "lineNumber": 33
10860
+ "DataTableToolElement": {
10861
+ "path": "src/lib/tools/ai-data-table/ai-data-table.ts",
10862
+ "lineNumber": 32
10863
10863
  },
10864
- "ForgeAiOverlayComponent": {
10865
- "path": "src/lib/core/overlay/overlay.ts",
10866
- "lineNumber": 40
10864
+ "AiPaginator": {
10865
+ "path": "src/lib/tools/ai-paginator/ai-paginator.ts",
10866
+ "lineNumber": 13
10867
10867
  },
10868
10868
  "PopoverToggleEventData": {
10869
10869
  "path": "src/lib/core/popover/popover.ts",
@@ -10881,6 +10881,18 @@
10881
10881
  "path": "src/lib/core/popover/popover.ts",
10882
10882
  "lineNumber": 37
10883
10883
  },
10884
+ "OverlayPlacement": {
10885
+ "path": "src/lib/core/overlay/overlay.ts",
10886
+ "lineNumber": 31
10887
+ },
10888
+ "OverlayOffset": {
10889
+ "path": "src/lib/core/overlay/overlay.ts",
10890
+ "lineNumber": 33
10891
+ },
10892
+ "ForgeAiOverlayComponent": {
10893
+ "path": "src/lib/core/overlay/overlay.ts",
10894
+ "lineNumber": 40
10895
+ },
10884
10896
  "TooltipToggleEventDetail": {
10885
10897
  "path": "src/lib/core/tooltip/tooltip.ts",
10886
10898
  "lineNumber": 20
@@ -10896,18 +10908,6 @@
10896
10908
  "ForgeAiTooltipComponent": {
10897
10909
  "path": "src/lib/core/tooltip/tooltip.ts",
10898
10910
  "lineNumber": 44
10899
- },
10900
- "AiPaginator": {
10901
- "path": "src/lib/tools/ai-paginator/ai-paginator.ts",
10902
- "lineNumber": 13
10903
- },
10904
- "TableData": {
10905
- "path": "src/lib/tools/ai-data-table/ai-data-table.ts",
10906
- "lineNumber": 16
10907
- },
10908
- "DataTableToolElement": {
10909
- "path": "src/lib/tools/ai-data-table/ai-data-table.ts",
10910
- "lineNumber": 32
10911
10911
  }
10912
10912
  }
10913
10913
  }