genesys-spark 4.243.0 → 4.244.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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -233,8 +233,8 @@ var sparkIntl = /*#__PURE__*/Object.freeze({
233
233
  relativeTimeFormat: relativeTimeFormat
234
234
  });
235
235
 
236
- const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.243.0-1061/genesys-webcomponents/";
237
- const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.243.0-1061/chart/genesys-chart-webcomponents/";
236
+ const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.244.0-1062/genesys-webcomponents/";
237
+ const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.244.0-1062/chart/genesys-chart-webcomponents/";
238
238
  function loadSparkFonts(opts) {
239
239
  const fontOrigin = getFontOrigin();
240
240
  const flareFonts = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark",
3
- "version": "4.243.0",
3
+ "version": "4.244.0",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",