@stack-spot/ai-chat-widget 1.22.0-beta.2 → 1.22.0-beta.4

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.22.0-beta.2",
4
- "date": "Tue May 27 2025 18:51:34 GMT-0300 (Horário Padrão de Brasília)",
3
+ "version": "1.22.0-beta.4",
4
+ "date": "Tue May 27 2025 19:19:09 GMT-0300 (Horário Padrão de Brasília)",
5
5
  "dependencies": [
6
6
  {
7
7
  "name": "@stack-spot/app-metadata",
@@ -2,6 +2,6 @@ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-run
2
2
  import { Button, IconBox, Text } from '@citric/core';
3
3
  export const QuickStartButton = ({ label, onClick, className, icon, style }) => {
4
4
  const content = _jsxs(_Fragment, { children: [icon && _jsx(IconBox, { color: "light", "aria-hidden": true, children: icon }), _jsx(Text, { nowrapEllipsis: true, children: label })] });
5
- return (_jsx(Button, { sx: { maxWidth: '40vw' }, colorScheme: "light", size: "md", className: className, style: style, onClick: onClick, children: content }));
5
+ return (_jsx(Button, { colorScheme: "light", size: "md", className: className, style: style, onClick: onClick, children: content }));
6
6
  };
7
7
  //# sourceMappingURL=QuickStartButton.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"QuickStartButton.js","sourceRoot":"","sources":["../../src/components/QuickStartButton.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAA;AAMpD,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAS,EAAE,EAAE;IACpF,MAAM,OAAO,GAAG,8BACb,IAAI,IAAI,KAAC,OAAO,IAAC,KAAK,EAAC,OAAO,iCAAc,IAAI,GAAW,EAC5D,KAAC,IAAI,IAAC,cAAc,kBAAE,KAAK,GAAQ,IAClC,CAAA;IAEH,OAAO,CACL,KAAC,MAAM,IAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,WAAW,EAAC,OAAO,EAAC,IAAI,EAAC,IAAI,EAAC,SAAS,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,YACjH,OAAO,GACD,CACV,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"QuickStartButton.js","sourceRoot":"","sources":["../../src/components/QuickStartButton.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAA;AAMpD,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAS,EAAE,EAAE;IACpF,MAAM,OAAO,GAAG,8BACb,IAAI,IAAI,KAAC,OAAO,IAAC,KAAK,EAAC,OAAO,iCAAc,IAAI,GAAW,EAC5D,KAAC,IAAI,IAAC,cAAc,kBAAE,KAAK,GAAQ,IAClC,CAAA;IAEH,OAAO,CACL,KAAC,MAAM,IAAC,WAAW,EAAC,OAAO,EAAC,IAAI,EAAC,IAAI,EAAC,SAAS,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,YACvF,OAAO,GACD,CACV,CAAA;AACH,CAAC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"styled.d.ts","sourceRoot":"","sources":["../../../src/views/Home/styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,wOAkEnB,CAAA"}
1
+ {"version":3,"file":"styled.d.ts","sourceRoot":"","sources":["../../../src/views/Home/styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,wOAqEnB,CAAA"}
@@ -31,6 +31,7 @@ export const HomeBox = styled.div `
31
31
  font-weight: 400;
32
32
  line-height: normal;
33
33
  border: none;
34
+ max-width: 30vw;
34
35
  i {
35
36
  width: 16px;
36
37
  height: 16px;
@@ -55,10 +56,12 @@ export const HomeBox = styled.div `
55
56
  gap: 20px;
56
57
 
57
58
  .shortcuts {
59
+ display: inline-block;
60
+ text-align: center;
58
61
  button {
59
62
  margin-bottom: 10px;
60
- display: inline-block;
61
- text-align: center;
63
+ margin-left: 4px;
64
+ margin-right: 4px;
62
65
  p {
63
66
  overflow: hidden;
64
67
  }
@@ -1 +1 @@
1
- {"version":3,"file":"styled.js","sourceRoot":"","sources":["../../../src/views/Home/styled.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,0BAA0B,CAAA;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,MAAM,CAAC,MAAM,OAAO,GAAG,MAAM,CAAC,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAqCH,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6BnD,CAAA"}
1
+ {"version":3,"file":"styled.js","sourceRoot":"","sources":["../../../src/views/Home/styled.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,0BAA0B,CAAA;AAChD,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,MAAM,CAAC,MAAM,OAAO,GAAG,MAAM,CAAC,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAsCH,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+BnD,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stack-spot/ai-chat-widget",
3
- "version": "1.22.0-beta.2",
3
+ "version": "1.22.0-beta.4",
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.22.0-beta.2",
4
- "date": "Tue May 27 2025 18:51:34 GMT-0300 (Horário Padrão de Brasília)",
3
+ "version": "1.22.0-beta.4",
4
+ "date": "Tue May 27 2025 19:19:09 GMT-0300 (Horário Padrão de Brasília)",
5
5
  "dependencies": [
6
6
  {
7
7
  "name": "@stack-spot/app-metadata",
@@ -11,7 +11,7 @@ export const QuickStartButton = ({ label, onClick, className, icon, style }: Pro
11
11
  </>
12
12
 
13
13
  return (
14
- <Button sx={{ maxWidth: '40vw' }} colorScheme="light" size="md" className={className} style={style} onClick={onClick}>
14
+ <Button colorScheme="light" size="md" className={className} style={style} onClick={onClick}>
15
15
  {content}
16
16
  </Button>
17
17
  )
@@ -32,6 +32,7 @@ export const HomeBox = styled.div`
32
32
  font-weight: 400;
33
33
  line-height: normal;
34
34
  border: none;
35
+ max-width: 30vw;
35
36
  i {
36
37
  width: 16px;
37
38
  height: 16px;
@@ -56,10 +57,12 @@ export const HomeBox = styled.div`
56
57
  gap: 20px;
57
58
 
58
59
  .shortcuts {
60
+ display: inline-block;
61
+ text-align: center;
59
62
  button {
60
63
  margin-bottom: 10px;
61
- display: inline-block;
62
- text-align: center;
64
+ margin-left: 4px;
65
+ margin-right: 4px;
63
66
  p {
64
67
  overflow: hidden;
65
68
  }