@salesforce/webapp-template-feature-react-agentforce-conversation-client-experimental 1.63.0 → 1.64.0
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/.a4drules/skills/feature-graphql-graphql-data-access/SKILL.md +1 -1
- package/dist/.a4drules/skills/feature-micro-frontend-micro-frontend/SKILL.md +1 -1
- package/dist/.a4drules/skills/feature-react-agentforce-conversation-client-embedded-agent/SKILL.md +1 -1
- package/dist/.a4drules/skills/feature-react-chart-analytics-charts/SKILL.md +1 -1
- package/dist/CHANGELOG.md +8 -0
- package/dist/force-app/main/default/webapplications/feature-react-agentforce-conversation-client/package-lock.json +50 -50
- package/dist/force-app/main/default/webapplications/feature-react-agentforce-conversation-client/package.json +4 -4
- package/dist/package.json +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: graphql-data-access
|
|
2
|
+
name: feature-graphql-graphql-data-access
|
|
3
3
|
description: Add or modify Salesforce GraphQL data access code. Use when the user asks to fetch, query, or mutate Salesforce data, or add a GraphQL operation for an object like Account, Contact, or Opportunity.
|
|
4
4
|
---
|
|
5
5
|
|
package/dist/.a4drules/skills/feature-react-agentforce-conversation-client-embedded-agent/SKILL.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: embedded-agent
|
|
2
|
+
name: feature-react-agentforce-conversation-client-embedded-agent
|
|
3
3
|
description: Embed an Agentforce conversation client (chat UI) into a React web application. Use when the user wants to add an employee agent, a chat client, chatbot, chat widget, chat component, conversation client, or conversational interface to their React app. Also applies when the user asks to embed or integrate any Salesforce agent — including employee agent, travel agent, HR agent, service agent, or any custom-named agent — or mentions Agentforce, Agentforce widget, Agentforce chat, or agent chat.
|
|
4
4
|
---
|
|
5
5
|
|
package/dist/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [1.64.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.63.0...v1.64.0) (2026-03-03)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [1.63.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.62.2...v1.63.0) (2026-03-03)
|
|
7
15
|
|
|
8
16
|
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"name": "base-react-app",
|
|
9
9
|
"version": "1.59.0",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@salesforce/agentforce-conversation-client": "^1.
|
|
12
|
-
"@salesforce/sdk-data": "^1.
|
|
13
|
-
"@salesforce/webapp-experimental": "^1.
|
|
11
|
+
"@salesforce/agentforce-conversation-client": "^1.64.0",
|
|
12
|
+
"@salesforce/sdk-data": "^1.64.0",
|
|
13
|
+
"@salesforce/webapp-experimental": "^1.64.0",
|
|
14
14
|
"@tailwindcss/vite": "^4.1.17",
|
|
15
15
|
"class-variance-authority": "^0.7.1",
|
|
16
16
|
"clsx": "^2.1.1",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@graphql-eslint/eslint-plugin": "^4.1.0",
|
|
33
33
|
"@graphql-tools/utils": "^11.0.0",
|
|
34
34
|
"@playwright/test": "^1.49.0",
|
|
35
|
-
"@salesforce/vite-plugin-webapp-experimental": "^1.
|
|
35
|
+
"@salesforce/vite-plugin-webapp-experimental": "^1.64.0",
|
|
36
36
|
"@testing-library/jest-dom": "^6.6.3",
|
|
37
37
|
"@testing-library/react": "^16.1.0",
|
|
38
38
|
"@testing-library/user-event": "^14.5.2",
|
|
@@ -2077,31 +2077,31 @@
|
|
|
2077
2077
|
"license": "MIT"
|
|
2078
2078
|
},
|
|
2079
2079
|
"node_modules/@floating-ui/core": {
|
|
2080
|
-
"version": "1.7.
|
|
2081
|
-
"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.
|
|
2082
|
-
"integrity": "sha512-
|
|
2080
|
+
"version": "1.7.5",
|
|
2081
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
|
|
2082
|
+
"integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
|
|
2083
2083
|
"license": "MIT",
|
|
2084
2084
|
"dependencies": {
|
|
2085
|
-
"@floating-ui/utils": "^0.2.
|
|
2085
|
+
"@floating-ui/utils": "^0.2.11"
|
|
2086
2086
|
}
|
|
2087
2087
|
},
|
|
2088
2088
|
"node_modules/@floating-ui/dom": {
|
|
2089
|
-
"version": "1.7.
|
|
2090
|
-
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.
|
|
2091
|
-
"integrity": "sha512-
|
|
2089
|
+
"version": "1.7.6",
|
|
2090
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
|
|
2091
|
+
"integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
|
|
2092
2092
|
"license": "MIT",
|
|
2093
2093
|
"dependencies": {
|
|
2094
|
-
"@floating-ui/core": "^1.7.
|
|
2095
|
-
"@floating-ui/utils": "^0.2.
|
|
2094
|
+
"@floating-ui/core": "^1.7.5",
|
|
2095
|
+
"@floating-ui/utils": "^0.2.11"
|
|
2096
2096
|
}
|
|
2097
2097
|
},
|
|
2098
2098
|
"node_modules/@floating-ui/react-dom": {
|
|
2099
|
-
"version": "2.1.
|
|
2100
|
-
"resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.
|
|
2101
|
-
"integrity": "sha512-
|
|
2099
|
+
"version": "2.1.8",
|
|
2100
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.8.tgz",
|
|
2101
|
+
"integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==",
|
|
2102
2102
|
"license": "MIT",
|
|
2103
2103
|
"dependencies": {
|
|
2104
|
-
"@floating-ui/dom": "^1.7.
|
|
2104
|
+
"@floating-ui/dom": "^1.7.6"
|
|
2105
2105
|
},
|
|
2106
2106
|
"peerDependencies": {
|
|
2107
2107
|
"react": ">=16.8.0",
|
|
@@ -2109,9 +2109,9 @@
|
|
|
2109
2109
|
}
|
|
2110
2110
|
},
|
|
2111
2111
|
"node_modules/@floating-ui/utils": {
|
|
2112
|
-
"version": "0.2.
|
|
2113
|
-
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.
|
|
2114
|
-
"integrity": "sha512-
|
|
2112
|
+
"version": "0.2.11",
|
|
2113
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
|
|
2114
|
+
"integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
|
|
2115
2115
|
"license": "MIT"
|
|
2116
2116
|
},
|
|
2117
2117
|
"node_modules/@graphql-codegen/add": {
|
|
@@ -3116,9 +3116,9 @@
|
|
|
3116
3116
|
}
|
|
3117
3117
|
},
|
|
3118
3118
|
"node_modules/@hono/node-server": {
|
|
3119
|
-
"version": "1.19.
|
|
3120
|
-
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.
|
|
3121
|
-
"integrity": "sha512-
|
|
3119
|
+
"version": "1.19.10",
|
|
3120
|
+
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.10.tgz",
|
|
3121
|
+
"integrity": "sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==",
|
|
3122
3122
|
"license": "MIT",
|
|
3123
3123
|
"engines": {
|
|
3124
3124
|
"node": ">=18.14.1"
|
|
@@ -6025,9 +6025,9 @@
|
|
|
6025
6025
|
]
|
|
6026
6026
|
},
|
|
6027
6027
|
"node_modules/@salesforce/agentforce-conversation-client": {
|
|
6028
|
-
"version": "1.
|
|
6029
|
-
"resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.
|
|
6030
|
-
"integrity": "sha512
|
|
6028
|
+
"version": "1.64.0",
|
|
6029
|
+
"resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.64.0.tgz",
|
|
6030
|
+
"integrity": "sha512-xa+nLqMiIplBxkWH0GQfVWPHEebTdZAWmuLpKZhIRvH1v+H/c/RqZIcfAvvZNS5uq+Et8G1VLVADE4r8fveAWg==",
|
|
6031
6031
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6032
6032
|
"dependencies": {
|
|
6033
6033
|
"@lightning-out/application": "2.1.1-rc.2"
|
|
@@ -6088,19 +6088,19 @@
|
|
|
6088
6088
|
}
|
|
6089
6089
|
},
|
|
6090
6090
|
"node_modules/@salesforce/sdk-core": {
|
|
6091
|
-
"version": "1.
|
|
6092
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.
|
|
6093
|
-
"integrity": "sha512-
|
|
6091
|
+
"version": "1.64.0",
|
|
6092
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.64.0.tgz",
|
|
6093
|
+
"integrity": "sha512-f3liX7/HaNYo/Qi7wpZG0vNFdKekshmJZYrMV3A0Bn/vefLNQToEBpU/sWqqJcyGyxYXCkttUvNmmMCXnBuJsA==",
|
|
6094
6094
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
6095
6095
|
},
|
|
6096
6096
|
"node_modules/@salesforce/sdk-data": {
|
|
6097
|
-
"version": "1.
|
|
6098
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.
|
|
6099
|
-
"integrity": "sha512-
|
|
6097
|
+
"version": "1.64.0",
|
|
6098
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.64.0.tgz",
|
|
6099
|
+
"integrity": "sha512-2kO9WxniddrOLYapY2YdmeB8tXsFXHBhko1Fo5TEzAXLnr7D3qERpsJpSTycsQmHJk/GHit4e93VtV0RIfaJ5A==",
|
|
6100
6100
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6101
6101
|
"dependencies": {
|
|
6102
6102
|
"@conduit-client/salesforce-lightning-service-worker": "^3.7.0",
|
|
6103
|
-
"@salesforce/sdk-core": "^1.
|
|
6103
|
+
"@salesforce/sdk-core": "^1.64.0"
|
|
6104
6104
|
}
|
|
6105
6105
|
},
|
|
6106
6106
|
"node_modules/@salesforce/ts-types": {
|
|
@@ -6113,15 +6113,15 @@
|
|
|
6113
6113
|
}
|
|
6114
6114
|
},
|
|
6115
6115
|
"node_modules/@salesforce/vite-plugin-webapp-experimental": {
|
|
6116
|
-
"version": "1.
|
|
6117
|
-
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.
|
|
6118
|
-
"integrity": "sha512-
|
|
6116
|
+
"version": "1.64.0",
|
|
6117
|
+
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.64.0.tgz",
|
|
6118
|
+
"integrity": "sha512-BR3sQdYrC3owDwlOESbO8hERhgfmtv0art7J3ONV1Hz36+vNI8EOU5j8d6jBMNtBgJb3I3pz9PXfDN+9RcP/1g==",
|
|
6119
6119
|
"dev": true,
|
|
6120
6120
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6121
6121
|
"dependencies": {
|
|
6122
6122
|
"@babel/core": "^7.28.4",
|
|
6123
6123
|
"@babel/helper-plugin-utils": "^7.28.3",
|
|
6124
|
-
"@salesforce/webapp-experimental": "^1.
|
|
6124
|
+
"@salesforce/webapp-experimental": "^1.64.0"
|
|
6125
6125
|
},
|
|
6126
6126
|
"engines": {
|
|
6127
6127
|
"node": ">=20.0.0"
|
|
@@ -6131,13 +6131,13 @@
|
|
|
6131
6131
|
}
|
|
6132
6132
|
},
|
|
6133
6133
|
"node_modules/@salesforce/webapp-experimental": {
|
|
6134
|
-
"version": "1.
|
|
6135
|
-
"resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.
|
|
6136
|
-
"integrity": "sha512-
|
|
6134
|
+
"version": "1.64.0",
|
|
6135
|
+
"resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.64.0.tgz",
|
|
6136
|
+
"integrity": "sha512-thc2TVaO1/tw/Gj5uE8KkHQpqlLzf9c9cg+ppgaX+fOsZL37UVHi6LKVCGZ1/MCImg2Hp69MrROuKORdSq9Stg==",
|
|
6137
6137
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6138
6138
|
"dependencies": {
|
|
6139
6139
|
"@salesforce/core": "^8.23.4",
|
|
6140
|
-
"@salesforce/sdk-data": "^1.
|
|
6140
|
+
"@salesforce/sdk-data": "^1.64.0",
|
|
6141
6141
|
"axios": "^1.7.7",
|
|
6142
6142
|
"micromatch": "^4.0.8",
|
|
6143
6143
|
"path-to-regexp": "^8.3.0"
|
|
@@ -8132,9 +8132,9 @@
|
|
|
8132
8132
|
}
|
|
8133
8133
|
},
|
|
8134
8134
|
"node_modules/caniuse-lite": {
|
|
8135
|
-
"version": "1.0.
|
|
8136
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
8137
|
-
"integrity": "sha512-
|
|
8135
|
+
"version": "1.0.30001776",
|
|
8136
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz",
|
|
8137
|
+
"integrity": "sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==",
|
|
8138
8138
|
"funding": [
|
|
8139
8139
|
{
|
|
8140
8140
|
"type": "opencollective",
|
|
@@ -9213,9 +9213,9 @@
|
|
|
9213
9213
|
"license": "MIT"
|
|
9214
9214
|
},
|
|
9215
9215
|
"node_modules/electron-to-chromium": {
|
|
9216
|
-
"version": "1.5.
|
|
9217
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
9218
|
-
"integrity": "sha512-
|
|
9216
|
+
"version": "1.5.307",
|
|
9217
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.307.tgz",
|
|
9218
|
+
"integrity": "sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==",
|
|
9219
9219
|
"license": "ISC"
|
|
9220
9220
|
},
|
|
9221
9221
|
"node_modules/emoji-regex": {
|
|
@@ -11367,9 +11367,9 @@
|
|
|
11367
11367
|
}
|
|
11368
11368
|
},
|
|
11369
11369
|
"node_modules/hono": {
|
|
11370
|
-
"version": "4.12.
|
|
11371
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.
|
|
11372
|
-
"integrity": "sha512-
|
|
11370
|
+
"version": "4.12.4",
|
|
11371
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.4.tgz",
|
|
11372
|
+
"integrity": "sha512-ooiZW1Xy8rQ4oELQ++otI2T9DsKpV0M6c6cO6JGx4RTfav9poFFLlet9UMXHZnoM1yG0HWGlQLswBGX3RZmHtg==",
|
|
11373
11373
|
"license": "MIT",
|
|
11374
11374
|
"engines": {
|
|
11375
11375
|
"node": ">=16.9.0"
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"graphql:schema": "node scripts/get-graphql-schema.mjs"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@salesforce/agentforce-conversation-client": "^1.
|
|
19
|
-
"@salesforce/sdk-data": "^1.
|
|
20
|
-
"@salesforce/webapp-experimental": "^1.
|
|
18
|
+
"@salesforce/agentforce-conversation-client": "^1.64.0",
|
|
19
|
+
"@salesforce/sdk-data": "^1.64.0",
|
|
20
|
+
"@salesforce/webapp-experimental": "^1.64.0",
|
|
21
21
|
"@tailwindcss/vite": "^4.1.17",
|
|
22
22
|
"class-variance-authority": "^0.7.1",
|
|
23
23
|
"clsx": "^2.1.1",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@graphql-eslint/eslint-plugin": "^4.1.0",
|
|
40
40
|
"@graphql-tools/utils": "^11.0.0",
|
|
41
41
|
"@playwright/test": "^1.49.0",
|
|
42
|
-
"@salesforce/vite-plugin-webapp-experimental": "^1.
|
|
42
|
+
"@salesforce/vite-plugin-webapp-experimental": "^1.64.0",
|
|
43
43
|
"@testing-library/jest-dom": "^6.6.3",
|
|
44
44
|
"@testing-library/react": "^16.1.0",
|
|
45
45
|
"@testing-library/user-event": "^14.5.2",
|
package/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/webapp-template-feature-react-agentforce-conversation-client-experimental",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.64.0",
|
|
4
4
|
"description": "Embedded Agentforce conversation client feature for web applications",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"author": "",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"clean": "rm -rf dist"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@salesforce/agentforce-conversation-client": "^1.
|
|
30
|
+
"@salesforce/agentforce-conversation-client": "^1.64.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@types/react": "^19.2.7",
|