@salesforce/webapp-template-feature-react-chart-experimental 1.53.2 → 1.54.1
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/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.54.1](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.54.0...v1.54.1) (2026-02-25)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [1.54.0](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.53.2...v1.54.0) (2026-02-25)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @salesforce/webapp-template-base-sfdx-project-experimental
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [1.53.2](https://github.com/salesforce-experience-platform-emu/webapps/compare/v1.53.1...v1.53.2) (2026-02-25)
|
|
7
23
|
|
|
8
24
|
|
|
@@ -594,22 +594,22 @@
|
|
|
594
594
|
}
|
|
595
595
|
},
|
|
596
596
|
"node_modules/@conduit-client/jwt-manager": {
|
|
597
|
-
"version": "3.15.
|
|
598
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/jwt-manager/-/jwt-manager-3.15.
|
|
599
|
-
"integrity": "sha512-
|
|
597
|
+
"version": "3.15.1",
|
|
598
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/jwt-manager/-/jwt-manager-3.15.1.tgz",
|
|
599
|
+
"integrity": "sha512-HBYkCVNE6O183hfkWmJAjXgQqY89XMzfqGB1Y8zWc2gvvACPupbbkAeUQfYsqsAgqsmSpsXguiHGzPLrmoFBGg==",
|
|
600
600
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
601
601
|
"dependencies": {
|
|
602
602
|
"jwt-decode": "~3.1.2"
|
|
603
603
|
}
|
|
604
604
|
},
|
|
605
605
|
"node_modules/@conduit-client/salesforce-lightning-service-worker": {
|
|
606
|
-
"version": "3.15.
|
|
607
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/salesforce-lightning-service-worker/-/salesforce-lightning-service-worker-3.15.
|
|
608
|
-
"integrity": "sha512-
|
|
606
|
+
"version": "3.15.1",
|
|
607
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/salesforce-lightning-service-worker/-/salesforce-lightning-service-worker-3.15.1.tgz",
|
|
608
|
+
"integrity": "sha512-Xb7Au4gaDWr4r9O7y00xGXosfcK9r0EJTdMukKtHO2cYG6Nf23nxYx8DXLvxjQ7oYzVhT19ybbRwSy+GuRhWTQ==",
|
|
609
609
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
610
610
|
"dependencies": {
|
|
611
|
-
"@conduit-client/service-fetch-network": "3.15.
|
|
612
|
-
"@conduit-client/utils": "3.15.
|
|
611
|
+
"@conduit-client/service-fetch-network": "3.15.1",
|
|
612
|
+
"@conduit-client/utils": "3.15.1",
|
|
613
613
|
"vite": "6.3.5"
|
|
614
614
|
}
|
|
615
615
|
},
|
|
@@ -1188,29 +1188,29 @@
|
|
|
1188
1188
|
}
|
|
1189
1189
|
},
|
|
1190
1190
|
"node_modules/@conduit-client/service-fetch-network": {
|
|
1191
|
-
"version": "3.15.
|
|
1192
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/service-fetch-network/-/service-fetch-network-3.15.
|
|
1193
|
-
"integrity": "sha512-
|
|
1191
|
+
"version": "3.15.1",
|
|
1192
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/service-fetch-network/-/service-fetch-network-3.15.1.tgz",
|
|
1193
|
+
"integrity": "sha512-6LpPpi9kjPk6Sm82YV0tkHtqW1vCO2yL9YDp4NzTz5M71zEhXooN4QmbMeOpKUfi0LTEfhJmRpDiUFX3TMcF/A==",
|
|
1194
1194
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
1195
1195
|
"dependencies": {
|
|
1196
|
-
"@conduit-client/jwt-manager": "3.15.
|
|
1197
|
-
"@conduit-client/service-retry": "3.15.
|
|
1198
|
-
"@conduit-client/utils": "3.15.
|
|
1196
|
+
"@conduit-client/jwt-manager": "3.15.1",
|
|
1197
|
+
"@conduit-client/service-retry": "3.15.1",
|
|
1198
|
+
"@conduit-client/utils": "3.15.1"
|
|
1199
1199
|
}
|
|
1200
1200
|
},
|
|
1201
1201
|
"node_modules/@conduit-client/service-retry": {
|
|
1202
|
-
"version": "3.15.
|
|
1203
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/service-retry/-/service-retry-3.15.
|
|
1204
|
-
"integrity": "sha512-
|
|
1202
|
+
"version": "3.15.1",
|
|
1203
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/service-retry/-/service-retry-3.15.1.tgz",
|
|
1204
|
+
"integrity": "sha512-iG6w7qG/638+C38HIpb9/kkQbvXlQen4uUtK7wb/c4nMQUWWXXed8yishl1wa4OkJ844m7QUm2F7I+mcRT3s+A==",
|
|
1205
1205
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
1206
1206
|
"dependencies": {
|
|
1207
|
-
"@conduit-client/utils": "3.15.
|
|
1207
|
+
"@conduit-client/utils": "3.15.1"
|
|
1208
1208
|
}
|
|
1209
1209
|
},
|
|
1210
1210
|
"node_modules/@conduit-client/utils": {
|
|
1211
|
-
"version": "3.15.
|
|
1212
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/utils/-/utils-3.15.
|
|
1213
|
-
"integrity": "sha512-
|
|
1211
|
+
"version": "3.15.1",
|
|
1212
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/utils/-/utils-3.15.1.tgz",
|
|
1213
|
+
"integrity": "sha512-FMEPHNT/1PKNRIWLBX+bkuMgr4PP7DN9+qUTZdUWJp6apoao1S+iDXDyWR5iBvJMEzq1HUjoJhQ4ndTtlNJ6hg==",
|
|
1214
1214
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
1215
1215
|
},
|
|
1216
1216
|
"node_modules/@csstools/color-helpers": {
|
|
@@ -6018,9 +6018,9 @@
|
|
|
6018
6018
|
]
|
|
6019
6019
|
},
|
|
6020
6020
|
"node_modules/@salesforce/core": {
|
|
6021
|
-
"version": "8.26.
|
|
6022
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.26.
|
|
6023
|
-
"integrity": "sha512-
|
|
6021
|
+
"version": "8.26.3",
|
|
6022
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.26.3.tgz",
|
|
6023
|
+
"integrity": "sha512-lPNFHjHFeC4V3KuH88xuVLGhAqmtM8meUcvyejNh8bQ5w642APKRTGDZ0pOnWHJAe5SQy7cSQ1WqvO3V73ouQw==",
|
|
6024
6024
|
"license": "BSD-3-Clause",
|
|
6025
6025
|
"dependencies": {
|
|
6026
6026
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -6069,19 +6069,19 @@
|
|
|
6069
6069
|
}
|
|
6070
6070
|
},
|
|
6071
6071
|
"node_modules/@salesforce/sdk-core": {
|
|
6072
|
-
"version": "1.
|
|
6073
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.
|
|
6074
|
-
"integrity": "sha512-
|
|
6072
|
+
"version": "1.54.0",
|
|
6073
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.54.0.tgz",
|
|
6074
|
+
"integrity": "sha512-zEEgNKIhlUQuNLAqqE+bjs14WG7iKO+Zzg5n9aEKBN1CO+duuhpx4eTR1u4rd+ZsX1RYuyG2F2YBrbEt5bX+rA==",
|
|
6075
6075
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
6076
6076
|
},
|
|
6077
6077
|
"node_modules/@salesforce/sdk-data": {
|
|
6078
|
-
"version": "1.
|
|
6079
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.
|
|
6080
|
-
"integrity": "sha512-
|
|
6078
|
+
"version": "1.54.0",
|
|
6079
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.54.0.tgz",
|
|
6080
|
+
"integrity": "sha512-9Wk8pyRyLK+mB/wamQzn5fWO0ago2r9KwpOgqZ06eqAR+flPBG1w7R7UeiAApUBbZnJNeq6BkBzFtmF7+ZM/9w==",
|
|
6081
6081
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6082
6082
|
"dependencies": {
|
|
6083
6083
|
"@conduit-client/salesforce-lightning-service-worker": "^3.7.0",
|
|
6084
|
-
"@salesforce/sdk-core": "^1.
|
|
6084
|
+
"@salesforce/sdk-core": "^1.54.0"
|
|
6085
6085
|
}
|
|
6086
6086
|
},
|
|
6087
6087
|
"node_modules/@salesforce/ts-types": {
|
|
@@ -6094,15 +6094,15 @@
|
|
|
6094
6094
|
}
|
|
6095
6095
|
},
|
|
6096
6096
|
"node_modules/@salesforce/vite-plugin-webapp-experimental": {
|
|
6097
|
-
"version": "1.
|
|
6098
|
-
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.
|
|
6099
|
-
"integrity": "sha512-
|
|
6097
|
+
"version": "1.54.0",
|
|
6098
|
+
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.54.0.tgz",
|
|
6099
|
+
"integrity": "sha512-LbFV9sbm0DXNGNl/zRsy/5VBrkiCeSAQkhyjgAN1Tl4jh9pC79zJxdC6yzV0BdyumU4uMIFb1rrcHZVnjLKC5w==",
|
|
6100
6100
|
"dev": true,
|
|
6101
6101
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6102
6102
|
"dependencies": {
|
|
6103
6103
|
"@babel/core": "^7.28.4",
|
|
6104
6104
|
"@babel/helper-plugin-utils": "^7.28.3",
|
|
6105
|
-
"@salesforce/webapp-experimental": "^1.
|
|
6105
|
+
"@salesforce/webapp-experimental": "^1.54.0"
|
|
6106
6106
|
},
|
|
6107
6107
|
"engines": {
|
|
6108
6108
|
"node": ">=20.0.0"
|
|
@@ -6112,13 +6112,13 @@
|
|
|
6112
6112
|
}
|
|
6113
6113
|
},
|
|
6114
6114
|
"node_modules/@salesforce/webapp-experimental": {
|
|
6115
|
-
"version": "1.
|
|
6116
|
-
"resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.
|
|
6117
|
-
"integrity": "sha512-
|
|
6115
|
+
"version": "1.54.0",
|
|
6116
|
+
"resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.54.0.tgz",
|
|
6117
|
+
"integrity": "sha512-C60kXy8MKUAbZ7YxRxO8wqqQTwOPB47bHxp9WeKXQm5DtkEudSooIsORM+D6Z+ZepvI6dTfjFJVvqq6M+9q09g==",
|
|
6118
6118
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6119
6119
|
"dependencies": {
|
|
6120
6120
|
"@salesforce/core": "^8.23.4",
|
|
6121
|
-
"@salesforce/sdk-data": "^1.
|
|
6121
|
+
"@salesforce/sdk-data": "^1.54.0",
|
|
6122
6122
|
"axios": "^1.7.7",
|
|
6123
6123
|
"micromatch": "^4.0.8",
|
|
6124
6124
|
"path-to-regexp": "^8.3.0"
|
|
@@ -6563,9 +6563,9 @@
|
|
|
6563
6563
|
}
|
|
6564
6564
|
},
|
|
6565
6565
|
"node_modules/@ts-morph/common/node_modules/minimatch": {
|
|
6566
|
-
"version": "10.2.
|
|
6567
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
6568
|
-
"integrity": "sha512-
|
|
6566
|
+
"version": "10.2.4",
|
|
6567
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
6568
|
+
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
6569
6569
|
"license": "BlueOak-1.0.0",
|
|
6570
6570
|
"dependencies": {
|
|
6571
6571
|
"brace-expansion": "^5.0.2"
|
|
@@ -6988,9 +6988,9 @@
|
|
|
6988
6988
|
}
|
|
6989
6989
|
},
|
|
6990
6990
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
6991
|
-
"version": "10.2.
|
|
6992
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
6993
|
-
"integrity": "sha512-
|
|
6991
|
+
"version": "10.2.4",
|
|
6992
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
6993
|
+
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
6994
6994
|
"dev": true,
|
|
6995
6995
|
"license": "BlueOak-1.0.0",
|
|
6996
6996
|
"dependencies": {
|
|
@@ -11323,9 +11323,9 @@
|
|
|
11323
11323
|
}
|
|
11324
11324
|
},
|
|
11325
11325
|
"node_modules/graphql-config/node_modules/minimatch": {
|
|
11326
|
-
"version": "9.0.
|
|
11327
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
11328
|
-
"integrity": "sha512-
|
|
11326
|
+
"version": "9.0.8",
|
|
11327
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.8.tgz",
|
|
11328
|
+
"integrity": "sha512-reYkDYtj/b19TeqbNZCV4q9t+Yxylf/rYBsLb42SXJatTv4/ylq5lEiAmhA/IToxO7NI2UzNMghHoHuaqDkAjw==",
|
|
11329
11329
|
"dev": true,
|
|
11330
11330
|
"license": "ISC",
|
|
11331
11331
|
"dependencies": {
|
|
@@ -13656,9 +13656,9 @@
|
|
|
13656
13656
|
}
|
|
13657
13657
|
},
|
|
13658
13658
|
"node_modules/minimatch": {
|
|
13659
|
-
"version": "3.1.
|
|
13660
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.
|
|
13661
|
-
"integrity": "sha512-
|
|
13659
|
+
"version": "3.1.5",
|
|
13660
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
13661
|
+
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
|
13662
13662
|
"dev": true,
|
|
13663
13663
|
"license": "ISC",
|
|
13664
13664
|
"dependencies": {
|
package/dist/force-app/main/default/webapplications/feature-react-chart/src/api/utils/accounts.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { getDataSDK } from '@salesforce/webapp-experimental/api';
|
|
2
2
|
import HIGH_REVENUE_ACCOUNTS_QUERY from './query/highRevenueAccountsQuery.graphql?raw';
|
|
3
3
|
import type {
|
|
4
4
|
GetHighRevenueAccountsQuery,
|
|
@@ -24,10 +24,18 @@ type AccountNode = NonNullable<
|
|
|
24
24
|
export async function getHighRevenueAccounts(
|
|
25
25
|
variables: GetHighRevenueAccountsQueryVariables
|
|
26
26
|
): Promise<(AccountNode | null | undefined)[]> {
|
|
27
|
-
const
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
27
|
+
const data = await getDataSDK();
|
|
28
|
+
const response = await data.graphql?.<
|
|
29
|
+
GetHighRevenueAccountsQuery,
|
|
30
|
+
GetHighRevenueAccountsQueryVariables
|
|
31
|
+
>(HIGH_REVENUE_ACCOUNTS_QUERY, variables);
|
|
32
|
+
|
|
33
|
+
if (response?.errors?.length) {
|
|
34
|
+
const errorMessages = response.errors.map(e => e.message).join('; ');
|
|
35
|
+
throw new Error(`GraphQL Error: ${errorMessages}`);
|
|
36
|
+
}
|
|
31
37
|
|
|
32
|
-
return
|
|
38
|
+
return (
|
|
39
|
+
response?.data?.uiapi?.query?.Account?.edges?.map(edge => edge?.node) || []
|
|
40
|
+
);
|
|
33
41
|
}
|
package/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/webapp-template-feature-react-chart-experimental",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.54.1",
|
|
4
4
|
"description": "Chart feature with analytics chart components, agent skills, and rules (Recharts)",
|
|
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
|
"devDependencies": {
|
|
30
|
-
"@salesforce/webapp-experimental": "^1.
|
|
30
|
+
"@salesforce/webapp-experimental": "^1.54.1",
|
|
31
31
|
"@types/react": "^19.2.7",
|
|
32
32
|
"@types/react-dom": "^19.2.3",
|
|
33
33
|
"react-dom": "^19.2.1",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "6defeb0540e40000b92f0c88fc822cf8de1758b9"
|
|
55
55
|
}
|