@apolitical/component-library 6.6.3 → 6.6.4

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.
package/index.mjs CHANGED
@@ -23960,7 +23960,7 @@ const _m = ({
23960
23960
  dispatch: B
23961
23961
  });
23962
23962
  }, 100);
23963
- return L ? /* @__PURE__ */ c.jsx("div", { id: D, className: "rich-text-editor", children: /* @__PURE__ */ c.jsxs(
23963
+ return L ? /* @__PURE__ */ c.jsx("div", { id: D, className: "rich-text-editor input", children: /* @__PURE__ */ c.jsxs(
23964
23964
  pn.Provider,
23965
23965
  {
23966
23966
  value: {
@@ -23990,7 +23990,7 @@ const _m = ({
23990
23990
  /* @__PURE__ */ c.jsx(
23991
23991
  cw,
23992
23992
  {
23993
- className: "input",
23993
+ className: "editor",
23994
23994
  renderElement: J,
23995
23995
  renderLeaf: G,
23996
23996
  placeholder: n || d.formatMessage({ id: "richTextEditor_placeholder" }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "6.6.3",
3
+ "version": "6.6.4",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {