eat-js-sdk 1.2.0 → 1.2.1

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.
@@ -1309,7 +1309,7 @@
1309
1309
  var ASSET_ALIGNMENT_INLINE = "inline";
1310
1310
  var STIMULUS_TEXT_ALIGNMENT_DEFAULT = "default";
1311
1311
  var STIMULUS_TEXT_ALIGNMENT_INLINE = "inline";
1312
- var STIMULUS_TEXT_TABLE_BUFFER = 6;
1312
+ var STIMULUS_TEXT_TABLE_BUFFER = 22;
1313
1313
  var EAT_HEADER_OFFSET = 152;
1314
1314
  var STIMULUS_LAYOUT_ORDER_MEDIA_FIRST = "media first";
1315
1315
  var STIMULUS_LAYOUT_ORDER_TEXT_FIRST = "text first";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eat-js-sdk",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "change version": "1.2.0",
5
5
  "description": "Authoring tool frontend SDK",
6
6
  "contributors": [