@apexcura/ui-components 0.0.7-Beta5 → 0.0.7-Beta6

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/dist/index.js CHANGED
@@ -261,7 +261,7 @@ var CkEditor = (props) => {
261
261
  return /* @__PURE__ */ import_react9.default.createElement("div", null, /* @__PURE__ */ import_react9.default.createElement(
262
262
  import_tinymce_react.Editor,
263
263
  {
264
- apiKey: "your-api-key",
264
+ apiKey: "rwpgt7maa54n0pe5mglhkl686p7h57sg6z636n6gf2mio1b9",
265
265
  onInit: (_evt, editor) => {
266
266
  if (editor)
267
267
  editorRef.current = editor;
package/dist/index.mjs CHANGED
@@ -217,7 +217,7 @@ var CkEditor = (props) => {
217
217
  return /* @__PURE__ */ React8.createElement("div", null, /* @__PURE__ */ React8.createElement(
218
218
  Editor,
219
219
  {
220
- apiKey: "your-api-key",
220
+ apiKey: "rwpgt7maa54n0pe5mglhkl686p7h57sg6z636n6gf2mio1b9",
221
221
  onInit: (_evt, editor) => {
222
222
  if (editor)
223
223
  editorRef.current = editor;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.7-Beta5",
3
+ "version": "0.0.7-Beta6",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",