eat-js-sdk 1.0.48 → 1.0.49

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.
@@ -1820,7 +1820,6 @@
1820
1820
  let div;
1821
1821
  let img;
1822
1822
  let img_src_value;
1823
- let img_aria_describedby_value;
1824
1823
  let t0;
1825
1824
  let t1;
1826
1825
  let if_block1_anchor;
@@ -1855,8 +1854,6 @@
1855
1854
  /*altText*/
1856
1855
  ctx[2]
1857
1856
  );
1858
- attr(img, "aria-describedby", img_aria_describedby_value = /*longDescription*/
1859
- ctx[3] ? "long-description-content" : void 0);
1860
1857
  attr(div, "class", "flex flex-col justify-center items-center text-center");
1861
1858
  },
1862
1859
  m(target, anchor) {
@@ -1897,11 +1894,6 @@
1897
1894
  ctx[2]
1898
1895
  );
1899
1896
  }
1900
- if (!current || dirty & /*longDescription*/
1901
- 8 && img_aria_describedby_value !== (img_aria_describedby_value = /*longDescription*/
1902
- ctx[3] ? "long-description-content" : void 0)) {
1903
- attr(img, "aria-describedby", img_aria_describedby_value);
1904
- }
1905
1897
  if (
1906
1898
  /*fileCaption*/
1907
1899
  ctx[4]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eat-js-sdk",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "change version": "1.0.10",
5
5
  "description": "Authoring tool frontend SDK",
6
6
  "contributors": [