@stack-spot/ai-chat-widget 1.3.2 → 1.3.3
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/dist/app-metadata.json +151 -0
- package/package.json +6 -6
- package/src/app-metadata.json +151 -0
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@stack-spot/ai-chat-widget",
|
|
3
|
+
"version": "1.3.3",
|
|
4
|
+
"date": "Fri Nov 01 2024 12:20:05 GMT-0300 (Horário Padrão de Brasília)",
|
|
5
|
+
"dependencies": [
|
|
6
|
+
{
|
|
7
|
+
"name": "@stack-spot/app-metadata",
|
|
8
|
+
"version": "1.0.0"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"name": "@types/lodash",
|
|
12
|
+
"version": "4.17.9"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "@types/react",
|
|
16
|
+
"version": "18.3.11"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "@types/react-dom",
|
|
20
|
+
"version": "18.3.0"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "@types/react-syntax-highlighter",
|
|
24
|
+
"version": "15.5.13"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "@typescript-eslint/eslint-plugin",
|
|
28
|
+
"version": "6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "@typescript-eslint/parser",
|
|
32
|
+
"version": "6.21.0(eslint@8.57.1)(typescript@5.6.2)"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "cpy-cli",
|
|
36
|
+
"version": "5.0.0"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "eslint",
|
|
40
|
+
"version": "8.57.1"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "eslint-plugin-filenames",
|
|
44
|
+
"version": "1.3.2(eslint@8.57.1)"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "eslint-plugin-import",
|
|
48
|
+
"version": "2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "eslint-plugin-lodash",
|
|
52
|
+
"version": "7.4.0(eslint@8.57.1)"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "eslint-plugin-promise",
|
|
56
|
+
"version": "6.6.0(eslint@8.57.1)"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "eslint-plugin-react",
|
|
60
|
+
"version": "7.37.1(eslint@8.57.1)"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "eslint-plugin-react-hooks",
|
|
64
|
+
"version": "4.6.2(eslint@8.57.1)"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "react",
|
|
68
|
+
"version": "18.2.0"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "react-dom",
|
|
72
|
+
"version": "18.2.0(react@18.2.0)"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "rimraf",
|
|
76
|
+
"version": "5.0.10"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "styled-components",
|
|
80
|
+
"version": "6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "tsc-esm-fix",
|
|
84
|
+
"version": "2.20.27"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "typescript",
|
|
88
|
+
"version": "5.6.2"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "@citric/core",
|
|
92
|
+
"version": "6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0))"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "@citric/icons",
|
|
96
|
+
"version": "5.7.7(react@18.2.0)"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "@citric/ui",
|
|
100
|
+
"version": "6.1.2(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@citric/icons@5.7.7(react@18.2.0))(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0))"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "@monaco-editor/react",
|
|
104
|
+
"version": "4.6.0(monaco-editor@0.52.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "@stack-spot/portal-components",
|
|
108
|
+
"version": "2.8.1(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@citric/icons@5.7.7(react@18.2.0))(@citric/ui@6.1.2(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@citric/icons@5.7.7(react@18.2.0))(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@stack-spot/portal-theme@1.1.0(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@stack-spot/portal-translate@1.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "@stack-spot/portal-network",
|
|
112
|
+
"version": "0.48.0(@stack-spot/auth@5.3.2)(@stack-spot/opa@2.5.0(@stack-spot/auth@5.3.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@stack-spot/portal-translate@1.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@tanstack/react-query@5.59.16(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "@stack-spot/portal-theme",
|
|
116
|
+
"version": "1.1.0(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0))"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "@stack-spot/portal-translate",
|
|
120
|
+
"version": "1.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "lodash",
|
|
124
|
+
"version": "4.17.21"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "monaco-editor",
|
|
128
|
+
"version": "0.52.0"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"name": "react-infinite-scroll-component",
|
|
132
|
+
"version": "6.1.0(react@18.2.0)"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "react-markdown",
|
|
136
|
+
"version": "9.0.1(@types/react@18.3.11)(react@18.2.0)"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "react-syntax-highlighter",
|
|
140
|
+
"version": "15.5.0(react@18.2.0)"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "remark-gfm",
|
|
144
|
+
"version": "4.0.0"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"name": "ulid",
|
|
148
|
+
"version": "2.3.0"
|
|
149
|
+
}
|
|
150
|
+
]
|
|
151
|
+
}
|
package/package.json
CHANGED
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stack-spot/ai-chat-widget",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
7
|
-
"scripts": {
|
|
8
|
-
"build": "rimraf dist && pnpm generate:metadata && tsc && tsc-esm-fix --target='dist' && cpy src/layout.css dist --flat",
|
|
9
|
-
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
10
|
-
"generate:metadata": "pnpm app-metadata --lockfile ../../pnpm-lock.yaml --path packages/widget"
|
|
11
|
-
},
|
|
12
7
|
"peerDependencies": {
|
|
13
8
|
"@citric/core": "^6.0.0",
|
|
14
9
|
"@citric/icons": "^5.4.0 || ^6.0.0",
|
|
@@ -53,5 +48,10 @@
|
|
|
53
48
|
"react-syntax-highlighter": "^15.5.0",
|
|
54
49
|
"remark-gfm": "^4.0.0",
|
|
55
50
|
"ulid": "^2.3.0"
|
|
51
|
+
},
|
|
52
|
+
"scripts": {
|
|
53
|
+
"build": "rimraf dist && pnpm generate:metadata && tsc && tsc-esm-fix --target='dist' && cpy src/layout.css dist --flat",
|
|
54
|
+
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
55
|
+
"generate:metadata": "pnpm app-metadata --lockfile ../../pnpm-lock.yaml --path packages/widget"
|
|
56
56
|
}
|
|
57
57
|
}
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@stack-spot/ai-chat-widget",
|
|
3
|
+
"version": "1.3.3",
|
|
4
|
+
"date": "Fri Nov 01 2024 12:20:05 GMT-0300 (Horário Padrão de Brasília)",
|
|
5
|
+
"dependencies": [
|
|
6
|
+
{
|
|
7
|
+
"name": "@stack-spot/app-metadata",
|
|
8
|
+
"version": "1.0.0"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"name": "@types/lodash",
|
|
12
|
+
"version": "4.17.9"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "@types/react",
|
|
16
|
+
"version": "18.3.11"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "@types/react-dom",
|
|
20
|
+
"version": "18.3.0"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "@types/react-syntax-highlighter",
|
|
24
|
+
"version": "15.5.13"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "@typescript-eslint/eslint-plugin",
|
|
28
|
+
"version": "6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "@typescript-eslint/parser",
|
|
32
|
+
"version": "6.21.0(eslint@8.57.1)(typescript@5.6.2)"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "cpy-cli",
|
|
36
|
+
"version": "5.0.0"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "eslint",
|
|
40
|
+
"version": "8.57.1"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "eslint-plugin-filenames",
|
|
44
|
+
"version": "1.3.2(eslint@8.57.1)"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "eslint-plugin-import",
|
|
48
|
+
"version": "2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "eslint-plugin-lodash",
|
|
52
|
+
"version": "7.4.0(eslint@8.57.1)"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "eslint-plugin-promise",
|
|
56
|
+
"version": "6.6.0(eslint@8.57.1)"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "eslint-plugin-react",
|
|
60
|
+
"version": "7.37.1(eslint@8.57.1)"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "eslint-plugin-react-hooks",
|
|
64
|
+
"version": "4.6.2(eslint@8.57.1)"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "react",
|
|
68
|
+
"version": "18.2.0"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "react-dom",
|
|
72
|
+
"version": "18.2.0(react@18.2.0)"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "rimraf",
|
|
76
|
+
"version": "5.0.10"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "styled-components",
|
|
80
|
+
"version": "6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "tsc-esm-fix",
|
|
84
|
+
"version": "2.20.27"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "typescript",
|
|
88
|
+
"version": "5.6.2"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "@citric/core",
|
|
92
|
+
"version": "6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0))"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "@citric/icons",
|
|
96
|
+
"version": "5.7.7(react@18.2.0)"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "@citric/ui",
|
|
100
|
+
"version": "6.1.2(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@citric/icons@5.7.7(react@18.2.0))(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0))"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "@monaco-editor/react",
|
|
104
|
+
"version": "4.6.0(monaco-editor@0.52.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"name": "@stack-spot/portal-components",
|
|
108
|
+
"version": "2.8.1(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@citric/icons@5.7.7(react@18.2.0))(@citric/ui@6.1.2(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@citric/icons@5.7.7(react@18.2.0))(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@stack-spot/portal-theme@1.1.0(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(@stack-spot/portal-translate@1.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "@stack-spot/portal-network",
|
|
112
|
+
"version": "0.48.0(@stack-spot/auth@5.3.2)(@stack-spot/opa@2.5.0(@stack-spot/auth@5.3.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@stack-spot/portal-translate@1.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@tanstack/react-query@5.59.16(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "@stack-spot/portal-theme",
|
|
116
|
+
"version": "1.1.0(@citric/core@6.2.0(lodash@4.17.21)(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@6.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0))"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "@stack-spot/portal-translate",
|
|
120
|
+
"version": "1.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "lodash",
|
|
124
|
+
"version": "4.17.21"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "monaco-editor",
|
|
128
|
+
"version": "0.52.0"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"name": "react-infinite-scroll-component",
|
|
132
|
+
"version": "6.1.0(react@18.2.0)"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "react-markdown",
|
|
136
|
+
"version": "9.0.1(@types/react@18.3.11)(react@18.2.0)"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "react-syntax-highlighter",
|
|
140
|
+
"version": "15.5.0(react@18.2.0)"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "remark-gfm",
|
|
144
|
+
"version": "4.0.0"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"name": "ulid",
|
|
148
|
+
"version": "2.3.0"
|
|
149
|
+
}
|
|
150
|
+
]
|
|
151
|
+
}
|