@stack-spot/ai-chat-widget 1.7.0-beta.5 → 1.7.0-beta.7

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stack-spot/ai-chat-widget",
3
- "version": "1.7.0-beta.5",
4
- "date": "Tue Jan 21 2025 16:56:38 GMT-0300 (Brasilia Standard Time)",
3
+ "version": "1.7.0-beta.7",
4
+ "date": "Tue Jan 21 2025 17:28:49 GMT-0300 (Brasilia Standard Time)",
5
5
  "dependencies": [
6
6
  {
7
7
  "name": "@stack-spot/app-metadata",
@@ -115,7 +115,7 @@ const dictionary = {
115
115
  personal: 'Personal',
116
116
  account: 'Account',
117
117
  shared: 'Shared',
118
- builtIn: 'Built-In',
118
+ builtIn: 'Built-in',
119
119
  workspace: 'Workspace',
120
120
  error: 'Could not load the %ss.',
121
121
  noData: 'You don\'t have any %s yet.',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stack-spot/ai-chat-widget",
3
- "version": "1.7.0-beta.5",
3
+ "version": "1.7.0-beta.7",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stack-spot/ai-chat-widget",
3
- "version": "1.7.0-beta.5",
4
- "date": "Tue Jan 21 2025 16:56:38 GMT-0300 (Brasilia Standard Time)",
3
+ "version": "1.7.0-beta.7",
4
+ "date": "Tue Jan 21 2025 17:28:49 GMT-0300 (Brasilia Standard Time)",
5
5
  "dependencies": [
6
6
  {
7
7
  "name": "@stack-spot/app-metadata",
@@ -232,7 +232,7 @@ const dictionary = {
232
232
  personal: 'Personal',
233
233
  account: 'Account',
234
234
  shared: 'Shared',
235
- builtIn: 'Built-In',
235
+ builtIn: 'Built-in',
236
236
  workspace: 'Workspace',
237
237
  error: 'Could not load the %ss.',
238
238
  noData: 'You don\'t have any %s yet.',