@stack-spot/ai-chat-widget 3.2.0-beta.1 → 3.2.1-beta.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.
- package/CHANGELOG.md +2 -98
- package/dist/app-metadata.json +2 -2
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/app-metadata.json +2 -2
- package/src/index.ts +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,107 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
### Features
|
|
7
|
-
|
|
8
|
-
* add feature of select llm in chat ([#391](https://github.com/stack-spot/portal-ai-chat-widget/issues/391)) ([7075f0e](https://github.com/stack-spot/portal-ai-chat-widget/commit/7075f0eb65ca860d5e9daba3e66d828a1d510a4b))
|
|
9
|
-
|
|
10
|
-
## [3.1.0-beta.1](https://github.com/stack-spot/portal-ai-chat-widget/compare/ai-chat-widget-beta@v3.0.2-beta.1...ai-chat-widget-beta@v3.1.0-beta.1) (2025-11-12)
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
### Features
|
|
14
|
-
|
|
15
|
-
* add pm agent resources ([#387](https://github.com/stack-spot/portal-ai-chat-widget/issues/387)) ([f64ff2e](https://github.com/stack-spot/portal-ai-chat-widget/commit/f64ff2eb1e3d03277cd6884755880cb505a4c84e))
|
|
16
|
-
|
|
17
|
-
## [3.0.2-beta.1](https://github.com/stack-spot/portal-ai-chat-widget/compare/ai-chat-widget-beta@v3.0.1-beta.1...ai-chat-widget-beta@v3.0.2-beta.1) (2025-11-10)
|
|
3
|
+
## [2.4.1](https://github.com/stack-spot/portal-ai-chat-widget/compare/ai-chat-widget@v2.4.0...ai-chat-widget@v2.4.1) (2025-11-12)
|
|
18
4
|
|
|
19
5
|
|
|
20
6
|
### Bug Fixes
|
|
21
7
|
|
|
22
|
-
*
|
|
23
|
-
|
|
24
|
-
## [3.0.1-beta.1](https://github.com/stack-spot/portal-ai-chat-widget/compare/ai-chat-widget-beta@v3.0.0-beta.1...ai-chat-widget-beta@v3.0.1-beta.1) (2025-11-07)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
### Bug Fixes
|
|
28
|
-
|
|
29
|
-
* changelog ([5645e14](https://github.com/stack-spot/portal-ai-chat-widget/commit/5645e1474f42187c08274b4c5d6e551e75501623))
|
|
30
|
-
|
|
31
|
-
## [3.0.0-beta.1](https://github.com/stack-spot/portal-ai-chat-widget/compare/ai-chat-widget-beta@v2.0.0-beta.1...ai-chat-widget-beta@v3.0.0-beta.1) (2025-11-07)
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
### ⚠ BREAKING CHANGES
|
|
35
|
-
|
|
36
|
-
* updates Citric + ADP features ([#304](https://github.com/stack-spot/portal-ai-chat-widget/issues/304))
|
|
37
|
-
|
|
38
|
-
### Features
|
|
39
|
-
|
|
40
|
-
* 2721 context upload file ([#248](https://github.com/stack-spot/portal-ai-chat-widget/issues/248)) ([f7b8d0b](https://github.com/stack-spot/portal-ai-chat-widget/commit/f7b8d0b99cdf93fa1386d9d2d52d72515404979f))
|
|
41
|
-
* accept csv ([#238](https://github.com/stack-spot/portal-ai-chat-widget/issues/238)) ([868f4ee](https://github.com/stack-spot/portal-ai-chat-widget/commit/868f4eed18df6038e8e7a2694221d055edf2eded))
|
|
42
|
-
* add filters to show contents in chat ([#240](https://github.com/stack-spot/portal-ai-chat-widget/issues/240)) ([95dd865](https://github.com/stack-spot/portal-ai-chat-widget/commit/95dd8659e623e0eeb6afb6d3380e83e9c4bb2b86))
|
|
43
|
-
* add visibility filter for recently used agents ([#247](https://github.com/stack-spot/portal-ai-chat-widget/issues/247)) ([bc85769](https://github.com/stack-spot/portal-ai-chat-widget/commit/bc85769b7863f4bca2202852804e4b603fca9f7b))
|
|
44
|
-
* Adds drag-and-drop and paste upload functionality ([#192](https://github.com/stack-spot/portal-ai-chat-widget/issues/192)) ([a052b9e](https://github.com/stack-spot/portal-ai-chat-widget/commit/a052b9e8108b6a0971d96596f25c6be873664980))
|
|
45
|
-
* agent as tools ([#290](https://github.com/stack-spot/portal-ai-chat-widget/issues/290)) ([0a853a4](https://github.com/stack-spot/portal-ai-chat-widget/commit/0a853a492426353b5aacb2d3ca33a4b9a054c3ea))
|
|
46
|
-
* agent execution modes([#306](https://github.com/stack-spot/portal-ai-chat-widget/issues/306)) ([b4a4cee](https://github.com/stack-spot/portal-ai-chat-widget/commit/b4a4cee27b3828826e4234d3f25f99af9e66acfe))
|
|
47
|
-
* Change knowledge_source_config to knowledge_sources_config([#274](https://github.com/stack-spot/portal-ai-chat-widget/issues/274)) ([2ce8748](https://github.com/stack-spot/portal-ai-chat-widget/commit/2ce8748d3e16d33aa11c7436dd3e463fb68abb5b))
|
|
48
|
-
* custom tools ([#222](https://github.com/stack-spot/portal-ai-chat-widget/issues/222)) ([03cab5b](https://github.com/stack-spot/portal-ai-chat-widget/commit/03cab5bcbe9b51e04dcaecfdb1a0a35a6646dc2b))
|
|
49
|
-
* Feat 1571 select for llm ([#336](https://github.com/stack-spot/portal-ai-chat-widget/issues/336)) ([ad77e47](https://github.com/stack-spot/portal-ai-chat-widget/commit/ad77e47d8ed6a1470b8c5fc532d0bda6565ab1b5))
|
|
50
|
-
* Feat agent as tools dropdwon upd ([#291](https://github.com/stack-spot/portal-ai-chat-widget/issues/291)) ([50770a4](https://github.com/stack-spot/portal-ai-chat-widget/commit/50770a4c39ba3c289a926fabc1969944a8ed5475))
|
|
51
|
-
* freemium improves ([#187](https://github.com/stack-spot/portal-ai-chat-widget/issues/187)) ([060a1c5](https://github.com/stack-spot/portal-ai-chat-widget/commit/060a1c52272c86323458aa4c79ba3e53f09fb7f0))
|
|
52
|
-
* Get QC from v2 ([#182](https://github.com/stack-spot/portal-ai-chat-widget/issues/182)) ([0c2ce48](https://github.com/stack-spot/portal-ai-chat-widget/commit/0c2ce48b7faa480dfe431acbfe083d3b1eda5a3d))
|
|
53
|
-
* Support on error on prompt ([#373](https://github.com/stack-spot/portal-ai-chat-widget/issues/373)) ([d8b13d1](https://github.com/stack-spot/portal-ai-chat-widget/commit/d8b13d18980ef4f0331d6c9ff84ad61062568f6c))
|
|
54
|
-
* support qc conditional ([#228](https://github.com/stack-spot/portal-ai-chat-widget/issues/228)) ([6c5aa8c](https://github.com/stack-spot/portal-ai-chat-widget/commit/6c5aa8cc25f22d44bb8cb40fb3e9383d60f86ccf))
|
|
55
|
-
* tools and new api agent ([f1384f2](https://github.com/stack-spot/portal-ai-chat-widget/commit/f1384f255ab091733f3a93815735641c9e8e7f18))
|
|
56
|
-
* upd layout menu chat ([#323](https://github.com/stack-spot/portal-ai-chat-widget/issues/323)) ([7fa168b](https://github.com/stack-spot/portal-ai-chat-widget/commit/7fa168b59d39be97a3f40f5db498fccb5edb6fa9))
|
|
57
|
-
* updates Citric + ADP features ([#304](https://github.com/stack-spot/portal-ai-chat-widget/issues/304)) ([30f068d](https://github.com/stack-spot/portal-ai-chat-widget/commit/30f068d25f6e677241bc4ce4e92cc85910b12fe9))
|
|
58
|
-
* upgrades translation lib + auth ([#310](https://github.com/stack-spot/portal-ai-chat-widget/issues/310)) ([8bae024](https://github.com/stack-spot/portal-ai-chat-widget/commit/8bae0249e1232fb2b3cecd739a790d7e39cfaa5a))
|
|
59
|
-
* visibility filter to retrieve recently used agents ([29b8646](https://github.com/stack-spot/portal-ai-chat-widget/commit/29b86468ce6dfd1757104199faa3efe8965e7904))
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
### Bug Fixes
|
|
63
|
-
|
|
64
|
-
* 1745 to show custom tools on panel ([#278](https://github.com/stack-spot/portal-ai-chat-widget/issues/278)) ([fed5db7](https://github.com/stack-spot/portal-ai-chat-widget/commit/fed5db7dfc86fbdd0d8a60f958b302e552dfbbd3))
|
|
65
|
-
* 777 upload ids chat ([#322](https://github.com/stack-spot/portal-ai-chat-widget/issues/322)) ([51efe80](https://github.com/stack-spot/portal-ai-chat-widget/commit/51efe80baa8071d202623f3f58392c6e7625c981))
|
|
66
|
-
* 850 qc conditional next step beta release ([#252](https://github.com/stack-spot/portal-ai-chat-widget/issues/252)) ([68531b1](https://github.com/stack-spot/portal-ai-chat-widget/commit/68531b19ec8c0d0b4cde2ddc0f5f7c3ac43c31cc))
|
|
67
|
-
* accessibility file insert ([f0a0ea6](https://github.com/stack-spot/portal-ai-chat-widget/commit/f0a0ea68d37886f80f4183d315f8eace014a27e1))
|
|
68
|
-
* accessibility file insert ([6d4b4dc](https://github.com/stack-spot/portal-ai-chat-widget/commit/6d4b4dc1356de3d1cefba828c9bd56e5d9900bdc))
|
|
69
|
-
* accessibility file insert ([#259](https://github.com/stack-spot/portal-ai-chat-widget/issues/259)) ([b4be0c2](https://github.com/stack-spot/portal-ai-chat-widget/commit/b4be0c206a8dae042e9fc765e6c4e99981928a72))
|
|
70
|
-
* accessibility image insert beta ([#257](https://github.com/stack-spot/portal-ai-chat-widget/issues/257)) ([1dc25ce](https://github.com/stack-spot/portal-ai-chat-widget/commit/1dc25ce29110b743f84c88729651081bd0c8eb9e))
|
|
71
|
-
* acessibility upload file ([#286](https://github.com/stack-spot/portal-ai-chat-widget/issues/286)) ([91a8447](https://github.com/stack-spot/portal-ai-chat-widget/commit/91a8447867be3d7556675f1bdd8b18184fd6c47b))
|
|
72
|
-
* adaptive-text-area-max-height' into beta-release ([c973d7e](https://github.com/stack-spot/portal-ai-chat-widget/commit/c973d7ee1dc3f223e70e0a241aae50f228c0aabe))
|
|
73
|
-
* add docx TIFF/TIF and BMP to upload ([#302](https://github.com/stack-spot/portal-ai-chat-widget/issues/302)) ([aefe654](https://github.com/stack-spot/portal-ai-chat-widget/commit/aefe6543230283367c752f9d53382abb11d54e7f))
|
|
74
|
-
* Adds attributes to AdaptiveTextArea and updates SelectorBox prop naming ([#194](https://github.com/stack-spot/portal-ai-chat-widget/issues/194)) ([ac34d4b](https://github.com/stack-spot/portal-ai-chat-widget/commit/ac34d4b4c11dcdca74ca1f6111a443282901fe01))
|
|
75
|
-
* Adds prompt length validation to message input ([#215](https://github.com/stack-spot/portal-ai-chat-widget/issues/215)) ([cd752f1](https://github.com/stack-spot/portal-ai-chat-widget/commit/cd752f1d569072e0396322ae947a0ae413e01807))
|
|
76
|
-
* adjusts file size error ([#231](https://github.com/stack-spot/portal-ai-chat-widget/issues/231)) ([f977294](https://github.com/stack-spot/portal-ai-chat-widget/commit/f97729409d0330c128da5763959377f63fa6c7f6))
|
|
77
|
-
* adjusts file size error (beta - release) ([#232](https://github.com/stack-spot/portal-ai-chat-widget/issues/232)) ([0cda5b8](https://github.com/stack-spot/portal-ai-chat-widget/commit/0cda5b8df804eed6a3bb160106953befb9a7d9cd))
|
|
78
|
-
* agent as tools dropdown upd | beta-release ([#293](https://github.com/stack-spot/portal-ai-chat-widget/issues/293)) ([32428da](https://github.com/stack-spot/portal-ai-chat-widget/commit/32428da7c7384463ff796a776ecc4852da1a422a))
|
|
79
|
-
* agent chat history ([#242](https://github.com/stack-spot/portal-ai-chat-widget/issues/242)) ([c1ed38b](https://github.com/stack-spot/portal-ai-chat-widget/commit/c1ed38b64e064a53c0b0394b96ba5e3f6d11f3f2))
|
|
80
|
-
* agent create chat view adjusts ([#263](https://github.com/stack-spot/portal-ai-chat-widget/issues/263)) ([433a45a](https://github.com/stack-spot/portal-ai-chat-widget/commit/433a45a2e83e40194f6baf5a5b309212fe2d51bc))
|
|
81
|
-
* calc max height ([#199](https://github.com/stack-spot/portal-ai-chat-widget/issues/199)) ([82d8e02](https://github.com/stack-spot/portal-ai-chat-widget/commit/82d8e0259278063204628c7aeac365777c6a94e0))
|
|
82
|
-
* calc max height ([#200](https://github.com/stack-spot/portal-ai-chat-widget/issues/200)) ([01d69c0](https://github.com/stack-spot/portal-ai-chat-widget/commit/01d69c04848db47e55b368b1e27a27b4ad24e8a3))
|
|
83
|
-
* conflicts branch with beta-relise ([e100471](https://github.com/stack-spot/portal-ai-chat-widget/commit/e100471ec084f3ed585316068844e385b9062844))
|
|
84
|
-
* fix count executions ([#271](https://github.com/stack-spot/portal-ai-chat-widget/issues/271)) ([47931dd](https://github.com/stack-spot/portal-ai-chat-widget/commit/47931dd911fa1f81775755abc0e6ed6ec9849eb8))
|
|
85
|
-
* fix QC recursively ([#269](https://github.com/stack-spot/portal-ai-chat-widget/issues/269)) ([d4f8820](https://github.com/stack-spot/portal-ai-chat-widget/commit/d4f8820ffd479f1987748f69a459d446ce99a1a8))
|
|
86
|
-
* Fix text ([#189](https://github.com/stack-spot/portal-ai-chat-widget/issues/189)) ([f201b57](https://github.com/stack-spot/portal-ai-chat-widget/commit/f201b57f0a38f854af3b6afd3373a53a94bf987b))
|
|
87
|
-
* Fix typo ([#275](https://github.com/stack-spot/portal-ai-chat-widget/issues/275)) ([027df85](https://github.com/stack-spot/portal-ai-chat-widget/commit/027df857d68606b3fe53a9a4835feefab58b1ba6))
|
|
88
|
-
* get executionId when tools is empty ([#346](https://github.com/stack-spot/portal-ai-chat-widget/issues/346)) ([d450827](https://github.com/stack-spot/portal-ai-chat-widget/commit/d4508276108a5783040481211ebc7424675ac562))
|
|
89
|
-
* handling for when the step is empty ([#339](https://github.com/stack-spot/portal-ai-chat-widget/issues/339)) ([ed30219](https://github.com/stack-spot/portal-ai-chat-widget/commit/ed30219709be7b73b23b4db53aef6931dcf26d63))
|
|
90
|
-
* Inconsistent dates at midnight turnover ([#289](https://github.com/stack-spot/portal-ai-chat-widget/issues/289)) ([1cfd845](https://github.com/stack-spot/portal-ai-chat-widget/commit/1cfd845f0517c9f740fbe7eae7d9c1aa32c6853b))
|
|
91
|
-
* lastPlanningAwaiting ([#345](https://github.com/stack-spot/portal-ai-chat-widget/issues/345)) ([c348b1a](https://github.com/stack-spot/portal-ai-chat-widget/commit/c348b1a424b3f0e9f2a164481cefabf945e89662))
|
|
92
|
-
* lets pdf files be upload ([#183](https://github.com/stack-spot/portal-ai-chat-widget/issues/183)) ([d422d88](https://github.com/stack-spot/portal-ai-chat-widget/commit/d422d887d6745f2b9c1564c00b70dc6e83010209))
|
|
93
|
-
* maximum height of the text-area ([#217](https://github.com/stack-spot/portal-ai-chat-widget/issues/217)) ([0f8ba52](https://github.com/stack-spot/portal-ai-chat-widget/commit/0f8ba52716488bb1b19f0bc035ecd0aa1da61e50))
|
|
94
|
-
* merge branch accessibility chat ([cfe99b4](https://github.com/stack-spot/portal-ai-chat-widget/commit/cfe99b40f23754bed2a294ded2d2edeea4e45615))
|
|
95
|
-
* message buttons low res ([#211](https://github.com/stack-spot/portal-ai-chat-widget/issues/211)) ([345134f](https://github.com/stack-spot/portal-ai-chat-widget/commit/345134f37e64f8cdd780d7290b38c6754c99e9bc))
|
|
96
|
-
* send button adjusts ([#195](https://github.com/stack-spot/portal-ai-chat-widget/issues/195)) ([a31fc1f](https://github.com/stack-spot/portal-ai-chat-widget/commit/a31fc1ff33c5ed511aa890fda856adc84e2e840b))
|
|
97
|
-
* show detailed info ([#355](https://github.com/stack-spot/portal-ai-chat-widget/issues/355)) ([df1167b](https://github.com/stack-spot/portal-ai-chat-widget/commit/df1167b4b8e23059835c0ef0f7e385082743c2c4))
|
|
98
|
-
* Show detailed mode before ([#344](https://github.com/stack-spot/portal-ai-chat-widget/issues/344)) ([36b2b28](https://github.com/stack-spot/portal-ai-chat-widget/commit/36b2b2890a9ea278fbaf84fada015cfa90c46ac6))
|
|
99
|
-
* show ks ([#237](https://github.com/stack-spot/portal-ai-chat-widget/issues/237)) ([b6c68cd](https://github.com/stack-spot/portal-ai-chat-widget/commit/b6c68cd0c58857f0aa822ad44c987a6ed50a7795))
|
|
100
|
-
* update ([26feb55](https://github.com/stack-spot/portal-ai-chat-widget/commit/26feb552d3a9acd0e82192cd253a62d33051f7b6))
|
|
101
|
-
* update ([#219](https://github.com/stack-spot/portal-ai-chat-widget/issues/219)) ([cb45644](https://github.com/stack-spot/portal-ai-chat-widget/commit/cb456444f6f1e604c4c6247e631d256d755e82b0))
|
|
102
|
-
* update network lib ([#245](https://github.com/stack-spot/portal-ai-chat-widget/issues/245)) ([8341240](https://github.com/stack-spot/portal-ai-chat-widget/commit/83412402296f22e8fb61c6079f13cf94066ae886))
|
|
103
|
-
* Update release ([#203](https://github.com/stack-spot/portal-ai-chat-widget/issues/203)) ([5cb758e](https://github.com/stack-spot/portal-ai-chat-widget/commit/5cb758e1832ff41485300d08f6e306917d80e142))
|
|
104
|
-
* update text ([#185](https://github.com/stack-spot/portal-ai-chat-widget/issues/185)) ([58c03d3](https://github.com/stack-spot/portal-ai-chat-widget/commit/58c03d36e4bec75cbdb721202e8fed694499a7be))
|
|
8
|
+
* update CHANGELOG.md ([#389](https://github.com/stack-spot/portal-ai-chat-widget/issues/389)) ([450a9b4](https://github.com/stack-spot/portal-ai-chat-widget/commit/450a9b43c1eeda265e617c26dceeeda8c11d1eea))
|
|
105
9
|
|
|
106
10
|
## [2.4.0](https://github.com/stack-spot/portal-ai-chat-widget/compare/ai-chat-widget@v2.3.2...ai-chat-widget@v2.4.0) (2025-11-06)
|
|
107
11
|
|
package/dist/app-metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stack-spot/ai-chat-widget",
|
|
3
|
-
"version": "3.2.
|
|
4
|
-
"date": "
|
|
3
|
+
"version": "3.2.1-beta.2",
|
|
4
|
+
"date": "Fri Nov 14 2025 20:32:07 GMT+0000 (Coordinated Universal Time)",
|
|
5
5
|
"dependencies": [
|
|
6
6
|
{
|
|
7
7
|
"name": "@stack-spot/app-metadata",
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
export { treatHTMLInErrorMessage } from '../../widget/src/utils/error';
|
|
2
1
|
export { createEntryValueFromChatResponse, helperSendMessage } from './chat-interceptors/send-message.js';
|
|
3
2
|
export { QuickStartButton } from './components/QuickStartButton.js';
|
|
4
3
|
export { AIWidgetProvider } from './context/AIWidgetProvider.js';
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gCAAgC,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAA;AACtG,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAA;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAA;AAC7D,cAAc,iBAAiB,CAAA;AAC/B,OAAO,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AACpD,YAAY,EAAE,gBAAgB,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAC7C,YAAY,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AAClE,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAC7C,YAAY,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAA;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAA;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAA;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAA;AACzD,YAAY,EAAE,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAC5E,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AACjD,YAAY,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAC3C,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAA;AAC1E,YAAY,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAA;AAClE,OAAO,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/* Attention: in order for the package "page" to work without linking the lib, we must export types separately, using the "type" keyword */
|
|
2
|
-
export { treatHTMLInErrorMessage } from '../../widget/src/utils/error';
|
|
3
2
|
export { createEntryValueFromChatResponse, helperSendMessage } from './chat-interceptors/send-message.js';
|
|
4
3
|
export { QuickStartButton } from './components/QuickStartButton.js';
|
|
5
4
|
export { AIWidgetProvider } from './context/AIWidgetProvider.js';
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,2IAA2I;AAG3I,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,2IAA2I;AAG3I,OAAO,EAAE,gCAAgC,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAA;AACtG,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAA;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAA;AAC7D,cAAc,iBAAiB,CAAA;AAC/B,OAAO,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AAEpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAE7C,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAE7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAA;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAA;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAA;AAEzD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AAEjD,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAA;AAE1E,OAAO,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAA"}
|
package/package.json
CHANGED
package/src/app-metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stack-spot/ai-chat-widget",
|
|
3
|
-
"version": "3.2.
|
|
4
|
-
"date": "
|
|
3
|
+
"version": "3.2.1-beta.2",
|
|
4
|
+
"date": "Fri Nov 14 2025 20:32:07 GMT+0000 (Coordinated Universal Time)",
|
|
5
5
|
"dependencies": [
|
|
6
6
|
{
|
|
7
7
|
"name": "@stack-spot/app-metadata",
|
package/src/index.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/* Attention: in order for the package "page" to work without linking the lib, we must export types separately, using the "type" keyword */
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
export { treatHTMLInErrorMessage } from '../../widget/src/utils/error'
|
|
5
4
|
export { createEntryValueFromChatResponse, helperSendMessage } from './chat-interceptors/send-message'
|
|
6
5
|
export { QuickStartButton } from './components/QuickStartButton'
|
|
7
6
|
export { AIWidgetProvider } from './context/AIWidgetProvider'
|