@salesforce/webapp-template-app-react-template-b2e-experimental 1.63.0 → 1.65.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.
@@ -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
 
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: micro-frontends
2
+ name: feature-micro-frontend-micro-frontend
3
3
  description: Generate a Micro Frontend LWC component for a Web Application.
4
4
  license: Proprietary. LICENSE.txt has complete terms
5
5
  metadata:
@@ -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
 
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: analytics-charts
2
+ name: feature-react-chart-analytics-charts
3
3
  description: Add or change charts from raw data. Use when the user asks for a chart, graph, or analytics visualization from JSON/data.
4
4
  ---
5
5
 
package/dist/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
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.65.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.64.0...v1.65.0) (2026-03-03)
7
+
8
+ **Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
9
+
10
+
11
+
12
+
13
+
14
+ # [1.64.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.63.0...v1.64.0) (2026-03-03)
15
+
16
+ **Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
17
+
18
+
19
+
20
+
21
+
6
22
  # [1.63.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.62.2...v1.63.0) (2026-03-03)
7
23
 
8
24
 
@@ -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.63.0",
12
- "@salesforce/sdk-data": "^1.63.0",
13
- "@salesforce/webapp-experimental": "^1.63.0",
11
+ "@salesforce/agentforce-conversation-client": "^1.65.0",
12
+ "@salesforce/sdk-data": "^1.65.0",
13
+ "@salesforce/webapp-experimental": "^1.65.0",
14
14
  "@tailwindcss/vite": "^4.1.17",
15
15
  "@tanstack/react-form": "^1.28.3",
16
16
  "class-variance-authority": "^0.7.1",
@@ -34,7 +34,7 @@
34
34
  "@graphql-eslint/eslint-plugin": "^4.1.0",
35
35
  "@graphql-tools/utils": "^11.0.0",
36
36
  "@playwright/test": "^1.49.0",
37
- "@salesforce/vite-plugin-webapp-experimental": "^1.63.0",
37
+ "@salesforce/vite-plugin-webapp-experimental": "^1.65.0",
38
38
  "@testing-library/jest-dom": "^6.6.3",
39
39
  "@testing-library/react": "^16.1.0",
40
40
  "@testing-library/user-event": "^14.5.2",
@@ -2079,31 +2079,31 @@
2079
2079
  "license": "MIT"
2080
2080
  },
2081
2081
  "node_modules/@floating-ui/core": {
2082
- "version": "1.7.4",
2083
- "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.4.tgz",
2084
- "integrity": "sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==",
2082
+ "version": "1.7.5",
2083
+ "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
2084
+ "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
2085
2085
  "license": "MIT",
2086
2086
  "dependencies": {
2087
- "@floating-ui/utils": "^0.2.10"
2087
+ "@floating-ui/utils": "^0.2.11"
2088
2088
  }
2089
2089
  },
2090
2090
  "node_modules/@floating-ui/dom": {
2091
- "version": "1.7.5",
2092
- "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.5.tgz",
2093
- "integrity": "sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==",
2091
+ "version": "1.7.6",
2092
+ "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
2093
+ "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
2094
2094
  "license": "MIT",
2095
2095
  "dependencies": {
2096
- "@floating-ui/core": "^1.7.4",
2097
- "@floating-ui/utils": "^0.2.10"
2096
+ "@floating-ui/core": "^1.7.5",
2097
+ "@floating-ui/utils": "^0.2.11"
2098
2098
  }
2099
2099
  },
2100
2100
  "node_modules/@floating-ui/react-dom": {
2101
- "version": "2.1.7",
2102
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.7.tgz",
2103
- "integrity": "sha512-0tLRojf/1Go2JgEVm+3Frg9A3IW8bJgKgdO0BN5RkF//ufuz2joZM63Npau2ff3J6lUVYgDSNzNkR+aH3IVfjg==",
2101
+ "version": "2.1.8",
2102
+ "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.8.tgz",
2103
+ "integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==",
2104
2104
  "license": "MIT",
2105
2105
  "dependencies": {
2106
- "@floating-ui/dom": "^1.7.5"
2106
+ "@floating-ui/dom": "^1.7.6"
2107
2107
  },
2108
2108
  "peerDependencies": {
2109
2109
  "react": ">=16.8.0",
@@ -2111,9 +2111,9 @@
2111
2111
  }
2112
2112
  },
2113
2113
  "node_modules/@floating-ui/utils": {
2114
- "version": "0.2.10",
2115
- "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz",
2116
- "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==",
2114
+ "version": "0.2.11",
2115
+ "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
2116
+ "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
2117
2117
  "license": "MIT"
2118
2118
  },
2119
2119
  "node_modules/@graphql-codegen/add": {
@@ -3118,9 +3118,9 @@
3118
3118
  }
3119
3119
  },
3120
3120
  "node_modules/@hono/node-server": {
3121
- "version": "1.19.9",
3122
- "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.9.tgz",
3123
- "integrity": "sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==",
3121
+ "version": "1.19.10",
3122
+ "resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.10.tgz",
3123
+ "integrity": "sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==",
3124
3124
  "license": "MIT",
3125
3125
  "engines": {
3126
3126
  "node": ">=18.14.1"
@@ -6027,9 +6027,9 @@
6027
6027
  ]
6028
6028
  },
6029
6029
  "node_modules/@salesforce/agentforce-conversation-client": {
6030
- "version": "1.63.0",
6031
- "resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.63.0.tgz",
6032
- "integrity": "sha512-+gBE2icjaFnd8Y0TUNNavSlcPu2D7wh+UEwMKMgQwDZ3cuh0givmo+tZA2grdNE3v7p8cJTkoGMu8aZMoRRdqQ==",
6030
+ "version": "1.65.0",
6031
+ "resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.65.0.tgz",
6032
+ "integrity": "sha512-FwixZeihdAe8Dqfmfq2EKif/7H3k6BfdaF5Bf0F0/jpOTWB3rC8faYrFIG7hfoRoTUa7f8Y8cxfDFNcFDRtF6Q==",
6033
6033
  "license": "SEE LICENSE IN LICENSE.txt",
6034
6034
  "dependencies": {
6035
6035
  "@lightning-out/application": "2.1.1-rc.2"
@@ -6090,19 +6090,19 @@
6090
6090
  }
6091
6091
  },
6092
6092
  "node_modules/@salesforce/sdk-core": {
6093
- "version": "1.63.0",
6094
- "resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.63.0.tgz",
6095
- "integrity": "sha512-Xsy+yyEv9JC9TcWEvlrZ8oxVCT8zISAvEI3WSwWY0syylmHSQ4N+VrNpenT6L9FTMBUElJs8OAV4wz9Wt0O5EA==",
6093
+ "version": "1.65.0",
6094
+ "resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.65.0.tgz",
6095
+ "integrity": "sha512-YgB5k3wlLq+AikckH8xDbro11rnhafqQg9VOH9QAMvfOMUBc2euuBnv+nZQSwPKF9zRiqedndHsK2x1C64Oumg==",
6096
6096
  "license": "SEE LICENSE IN LICENSE.txt"
6097
6097
  },
6098
6098
  "node_modules/@salesforce/sdk-data": {
6099
- "version": "1.63.0",
6100
- "resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.63.0.tgz",
6101
- "integrity": "sha512-0jLD37AerPJ5Pp0X/jylpQZSo65qsK2D3fyAjo96eKhuo2P35V3CVRQyw/FeP1a+Ug9tWbj9DeNDkufVYisJiA==",
6099
+ "version": "1.65.0",
6100
+ "resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.65.0.tgz",
6101
+ "integrity": "sha512-LDRGf71xrt3yJFXVGStgMFNjyEdllq7C8FCT24BJ1hcSENyR86TA7KxnzgzjhyNDrDwWPRdDBynFlC3hM9K3YQ==",
6102
6102
  "license": "SEE LICENSE IN LICENSE.txt",
6103
6103
  "dependencies": {
6104
6104
  "@conduit-client/salesforce-lightning-service-worker": "^3.7.0",
6105
- "@salesforce/sdk-core": "^1.63.0"
6105
+ "@salesforce/sdk-core": "^1.65.0"
6106
6106
  }
6107
6107
  },
6108
6108
  "node_modules/@salesforce/ts-types": {
@@ -6115,15 +6115,15 @@
6115
6115
  }
6116
6116
  },
6117
6117
  "node_modules/@salesforce/vite-plugin-webapp-experimental": {
6118
- "version": "1.63.0",
6119
- "resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.63.0.tgz",
6120
- "integrity": "sha512-93TLZiGMChzMCoHBBP5digBjyh/YJjeyBLPuXTw0iuB3KEhQOnaAeonpRZnow5gtWGJwyARcDLgTPDyP1AA8Vw==",
6118
+ "version": "1.65.0",
6119
+ "resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.65.0.tgz",
6120
+ "integrity": "sha512-mfOk14fbcjkZIqLRT2yCtVPz2y9JsDrmVAMZa2aiW/08Dai++bh6T3gJ/TclZpUpjIByztgRmSRTO/ybQutv/Q==",
6121
6121
  "dev": true,
6122
6122
  "license": "SEE LICENSE IN LICENSE.txt",
6123
6123
  "dependencies": {
6124
6124
  "@babel/core": "^7.28.4",
6125
6125
  "@babel/helper-plugin-utils": "^7.28.3",
6126
- "@salesforce/webapp-experimental": "^1.63.0"
6126
+ "@salesforce/webapp-experimental": "^1.65.0"
6127
6127
  },
6128
6128
  "engines": {
6129
6129
  "node": ">=20.0.0"
@@ -6133,13 +6133,13 @@
6133
6133
  }
6134
6134
  },
6135
6135
  "node_modules/@salesforce/webapp-experimental": {
6136
- "version": "1.63.0",
6137
- "resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.63.0.tgz",
6138
- "integrity": "sha512-fJn3uprbLs9nC7aq5Yvg7rAdnu7epUzBw/n9KS9hQ40OCYs8b765uCLGCxZzzAJV5b8YVbdTz1x9dWpyV1ceRQ==",
6136
+ "version": "1.65.0",
6137
+ "resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.65.0.tgz",
6138
+ "integrity": "sha512-ZWW9XT9VUAMwpXKHUfkFTIA8D8kD4Ru2pk2lrebLAjZxy3o6bo4YYrlvY3TqNPpAUuK/+fyHAopCet4pjjmsBQ==",
6139
6139
  "license": "SEE LICENSE IN LICENSE.txt",
6140
6140
  "dependencies": {
6141
6141
  "@salesforce/core": "^8.23.4",
6142
- "@salesforce/sdk-data": "^1.63.0",
6142
+ "@salesforce/sdk-data": "^1.65.0",
6143
6143
  "axios": "^1.7.7",
6144
6144
  "micromatch": "^4.0.8",
6145
6145
  "path-to-regexp": "^8.3.0"
@@ -8225,9 +8225,9 @@
8225
8225
  }
8226
8226
  },
8227
8227
  "node_modules/caniuse-lite": {
8228
- "version": "1.0.30001775",
8229
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001775.tgz",
8230
- "integrity": "sha512-s3Qv7Lht9zbVKE9XoTyRG6wVDCKdtOFIjBGg3+Yhn6JaytuNKPIjBMTMIY1AnOH3seL5mvF+x33oGAyK3hVt3A==",
8228
+ "version": "1.0.30001776",
8229
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz",
8230
+ "integrity": "sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==",
8231
8231
  "funding": [
8232
8232
  {
8233
8233
  "type": "opencollective",
@@ -9306,9 +9306,9 @@
9306
9306
  "license": "MIT"
9307
9307
  },
9308
9308
  "node_modules/electron-to-chromium": {
9309
- "version": "1.5.302",
9310
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.302.tgz",
9311
- "integrity": "sha512-sM6HAN2LyK82IyPBpznDRqlTQAtuSaO+ShzFiWTvoMJLHyZ+Y39r8VMfHzwbU8MVBzQ4Wdn85+wlZl2TLGIlwg==",
9309
+ "version": "1.5.307",
9310
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.307.tgz",
9311
+ "integrity": "sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==",
9312
9312
  "license": "ISC"
9313
9313
  },
9314
9314
  "node_modules/emoji-regex": {
@@ -10504,9 +10504,9 @@
10504
10504
  }
10505
10505
  },
10506
10506
  "node_modules/fs-extra": {
10507
- "version": "11.3.3",
10508
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz",
10509
- "integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==",
10507
+ "version": "11.3.4",
10508
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.4.tgz",
10509
+ "integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
10510
10510
  "license": "MIT",
10511
10511
  "dependencies": {
10512
10512
  "graceful-fs": "^4.2.0",
@@ -11460,9 +11460,9 @@
11460
11460
  }
11461
11461
  },
11462
11462
  "node_modules/hono": {
11463
- "version": "4.12.3",
11464
- "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.3.tgz",
11465
- "integrity": "sha512-SFsVSjp8sj5UumXOOFlkZOG6XS9SJDKw0TbwFeV+AJ8xlST8kxK5Z/5EYa111UY8732lK2S/xB653ceuaoGwpg==",
11463
+ "version": "4.12.4",
11464
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.4.tgz",
11465
+ "integrity": "sha512-ooiZW1Xy8rQ4oELQ++otI2T9DsKpV0M6c6cO6JGx4RTfav9poFFLlet9UMXHZnoM1yG0HWGlQLswBGX3RZmHtg==",
11466
11466
  "license": "MIT",
11467
11467
  "engines": {
11468
11468
  "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.63.0",
19
- "@salesforce/sdk-data": "^1.63.0",
20
- "@salesforce/webapp-experimental": "^1.63.0",
18
+ "@salesforce/agentforce-conversation-client": "^1.65.0",
19
+ "@salesforce/sdk-data": "^1.65.0",
20
+ "@salesforce/webapp-experimental": "^1.65.0",
21
21
  "@tailwindcss/vite": "^4.1.17",
22
22
  "@tanstack/react-form": "^1.28.3",
23
23
  "class-variance-authority": "^0.7.1",
@@ -41,7 +41,7 @@
41
41
  "@graphql-eslint/eslint-plugin": "^4.1.0",
42
42
  "@graphql-tools/utils": "^11.0.0",
43
43
  "@playwright/test": "^1.49.0",
44
- "@salesforce/vite-plugin-webapp-experimental": "^1.63.0",
44
+ "@salesforce/vite-plugin-webapp-experimental": "^1.65.0",
45
45
  "@testing-library/jest-dom": "^6.6.3",
46
46
  "@testing-library/react": "^16.1.0",
47
47
  "@testing-library/user-event": "^14.5.2",
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/webapp-template-base-sfdx-project-experimental",
3
- "version": "1.63.0",
3
+ "version": "1.65.0",
4
4
  "description": "Base SFDX project template",
5
5
  "private": true,
6
6
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/webapp-template-app-react-template-b2e-experimental",
3
- "version": "1.63.0",
3
+ "version": "1.65.0",
4
4
  "description": "B2E template app (from BYO)",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "author": "",