eat-js-sdk 1.2.1 → 1.2.2

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.
@@ -3445,9 +3445,6 @@
3445
3445
  };
3446
3446
  const onResize = () => {
3447
3447
  calculateDynamicMargin();
3448
- if (interactionWidthValue === "50%") {
3449
- calculateStimulusTextWidth();
3450
- }
3451
3448
  };
3452
3449
  onMount(async () => {
3453
3450
  if (typeof window === "undefined")
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eat-js-sdk",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "change version": "1.2.0",
5
5
  "description": "Authoring tool frontend SDK",
6
6
  "contributors": [