eat-js-sdk 1.0.50 → 1.0.51

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.
@@ -2042,7 +2042,7 @@
2042
2042
  attr(div0, "class", "w-6 h-6 flex items-center justify-center mr-2");
2043
2043
  attr(div1, "id", "image-description-label");
2044
2044
  attr(div1, "class", "accordion-text group-focus-visible:accordion-focus group-hover:border-black font-semibold group-active:accordion-active");
2045
- attr(button, "class", "flex items-center font-semibold leading-[1.5] outline-none group w-full h-11");
2045
+ attr(button, "class", "flex items-center font-semibold leading-[1.5] outline-none group w-full h-11 text-charcoal");
2046
2046
  attr(
2047
2047
  button,
2048
2048
  "aria-expanded",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eat-js-sdk",
3
- "version": "1.0.50",
3
+ "version": "1.0.51",
4
4
  "change version": "1.0.10",
5
5
  "description": "Authoring tool frontend SDK",
6
6
  "contributors": [