@box/box-ai-content-answers 0.142.11 → 0.142.12

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  <!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
2
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
3
 
4
+ - [Notice: Upcoming Deprecation](#notice-upcoming-deprecation)
4
5
  - [box-ai-content-answers](#box-ai-content-answers)
5
6
  - [Running commands](#running-commands)
6
7
  - [Available commands](#available-commands)
@@ -14,7 +15,6 @@
14
15
 
15
16
  This package will soon be deprecated as we transition to the new AX (Agentic) interface. A separate version intended for third-party developers will be released in the foresable future. We recommend using this package with caution, as it may no longer receive updates or support.
16
17
 
17
-
18
18
  # box-ai-content-answers
19
19
 
20
20
  This library was generated with [@box/automation](../../automation//README.md). General overview on how to perform tasks on the generated library can be found in [run-tasks](https://nx.dev/core-features/run-tasks) Nx documentation.
@@ -69,7 +69,7 @@ Test the app locally:
69
69
  In frontend-mono root directory run:
70
70
 
71
71
  - `yarn nx storybook box-ai-content-answers`
72
- This will launch a local development environment in storybook
72
+ This will launch a local development environment in storybook.
73
73
 
74
74
  If you want to test your changes against a parent app:
75
75
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@box/box-ai-content-answers",
3
- "version": "0.142.11",
3
+ "version": "0.142.12",
4
4
  "peerDependencies": {
5
5
  "@box/blueprint-web": "^7.8.0",
6
6
  "@box/blueprint-web-assets": "^4.56.1",
7
- "@box/box-ai-agent-selector": "^0.41.10",
7
+ "@box/box-ai-agent-selector": "^0.51.10",
8
8
  "@box/item-icon": "^0.9.44",
9
9
  "formik": "^2.0.3",
10
10
  "highlight.js": "^11.9.0",
@@ -19,7 +19,7 @@
19
19
  "@box/babel-plugin-target-attributes": "1.3.0",
20
20
  "@box/blueprint-web": "^12.55.0",
21
21
  "@box/blueprint-web-assets": "^4.63.0",
22
- "@box/box-ai-agent-selector": "^0.50.10",
22
+ "@box/box-ai-agent-selector": "^0.51.0",
23
23
  "@box/item-icon": "^0.17.10",
24
24
  "@box/storybook-utils": "^0.13.18",
25
25
  "@testing-library/react": "^15.0.6",