genesys-spark 4.182.1 → 4.182.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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -219,8 +219,8 @@ var sparkIntl = /*#__PURE__*/Object.freeze({
219
219
  relativeTimeFormat: relativeTimeFormat
220
220
  });
221
221
 
222
- const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.182.1-837/genesys-webcomponents/";
223
- const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.182.1-837/chart/genesys-chart-webcomponents/";
222
+ const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.182.3-843/genesys-webcomponents/";
223
+ const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.182.3-843/chart/genesys-chart-webcomponents/";
224
224
  function loadSparkFonts(opts) {
225
225
  const fontOrigin = getFontOrigin();
226
226
  const flareFonts = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark",
3
- "version": "4.182.1",
3
+ "version": "4.182.3",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",