@apexcura/ui-components 0.0.15-Beta88 → 0.0.15-Beta89

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
@@ -411,27 +411,27 @@ var Editor2 = (props) => {
411
411
  "|",
412
412
  "help"
413
413
  ]
414
- },
415
- plugins: [
416
- "advlist",
417
- "autolink",
418
- "lists",
419
- "link",
420
- "image",
421
- "charmap",
422
- "preview",
423
- "anchor",
424
- "searchreplace",
425
- "visualblocks",
426
- "code",
427
- "fullscreen",
428
- "insertdatetime",
429
- "media",
430
- "table",
431
- "code",
432
- "help",
433
- "wordcount"
434
- ]
414
+ }
415
+ // plugins: [
416
+ // "advlist",
417
+ // "autolink",
418
+ // "lists",
419
+ // "link",
420
+ // "image",
421
+ // "charmap",
422
+ // "preview",
423
+ // "anchor",
424
+ // "searchreplace",
425
+ // "visualblocks",
426
+ // "code",
427
+ // "fullscreen",
428
+ // "insertdatetime",
429
+ // "media",
430
+ // "table",
431
+ // "code",
432
+ // "help",
433
+ // "wordcount",
434
+ // ],
435
435
  },
436
436
  data: props.value || "",
437
437
  onChange: (event, editor) => {
package/dist/index.mjs CHANGED
@@ -341,27 +341,27 @@ var Editor2 = (props) => {
341
341
  "|",
342
342
  "help"
343
343
  ]
344
- },
345
- plugins: [
346
- "advlist",
347
- "autolink",
348
- "lists",
349
- "link",
350
- "image",
351
- "charmap",
352
- "preview",
353
- "anchor",
354
- "searchreplace",
355
- "visualblocks",
356
- "code",
357
- "fullscreen",
358
- "insertdatetime",
359
- "media",
360
- "table",
361
- "code",
362
- "help",
363
- "wordcount"
364
- ]
344
+ }
345
+ // plugins: [
346
+ // "advlist",
347
+ // "autolink",
348
+ // "lists",
349
+ // "link",
350
+ // "image",
351
+ // "charmap",
352
+ // "preview",
353
+ // "anchor",
354
+ // "searchreplace",
355
+ // "visualblocks",
356
+ // "code",
357
+ // "fullscreen",
358
+ // "insertdatetime",
359
+ // "media",
360
+ // "table",
361
+ // "code",
362
+ // "help",
363
+ // "wordcount",
364
+ // ],
365
365
  },
366
366
  data: props.value || "",
367
367
  onChange: (event, editor) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.15-Beta88",
3
+ "version": "0.0.15-Beta89",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",