genesys-spark 4.187.2 → 4.188.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
@@ -220,8 +220,8 @@ var sparkIntl = /*#__PURE__*/Object.freeze({
220
220
  relativeTimeFormat: relativeTimeFormat
221
221
  });
222
222
 
223
- const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.187.2-871/genesys-webcomponents/";
224
- const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.187.2-871/chart/genesys-chart-webcomponents/";
223
+ const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.188.0-874/genesys-webcomponents/";
224
+ const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.188.0-874/chart/genesys-chart-webcomponents/";
225
225
  function loadSparkFonts(opts) {
226
226
  const fontOrigin = getFontOrigin();
227
227
  const flareFonts = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark",
3
- "version": "4.187.2",
3
+ "version": "4.188.0",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",