genesys-spark 4.111.5 → 4.112.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
@@ -207,8 +207,8 @@ var intl = /*#__PURE__*/Object.freeze({
207
207
  relativeTimeFormat: relativeTimeFormat
208
208
  });
209
209
 
210
- const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.111.5-518/genesys-webcomponents/";
211
- const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.111.5-518/chart/genesys-chart-webcomponents/";
210
+ const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.112.0-521/genesys-webcomponents/";
211
+ const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.112.0-521/chart/genesys-chart-webcomponents/";
212
212
  function loadSparkFonts(opts) {
213
213
  const fontOrigin = getFontOrigin();
214
214
  const flareFonts = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark",
3
- "version": "4.111.5",
3
+ "version": "4.112.0",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",