@sunggang/ui-lib 0.4.38 → 0.4.39

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.
@@ -67018,12 +67018,6 @@ function _ts_values(o) {
67018
67018
  writer: {
67019
67019
  removePlugins: [
67020
67020
  "MediaEmbed",
67021
- "Table",
67022
- "TableCaption",
67023
- "TableCellProperties",
67024
- "TableColumnResize",
67025
- "TableProperties",
67026
- "TableToolbar",
67027
67021
  "SourceEditing",
67028
67022
  "HtmlEmbed",
67029
67023
  "HtmlComment",
@@ -67043,7 +67037,10 @@ function _ts_values(o) {
67043
67037
  "fontSize",
67044
67038
  "fontColor",
67045
67039
  "fontBackgroundColor",
67040
+ "|",
67046
67041
  "link",
67042
+ "insertTable",
67043
+ "|",
67047
67044
  "bulletedList",
67048
67045
  "numberedList",
67049
67046
  "-",
@@ -67060,7 +67057,6 @@ function _ts_values(o) {
67060
67057
  shouldNotGroupWhenFull: !0
67061
67058
  }
67062
67059
  },
67063
- heading: gD.heading,
67064
67060
  viewer: {
67065
67061
  removePlugins: [
67066
67062
  "ImageInsert",
@@ -67012,12 +67012,6 @@ function _ts_values(o) {
67012
67012
  writer: {
67013
67013
  removePlugins: [
67014
67014
  "MediaEmbed",
67015
- "Table",
67016
- "TableCaption",
67017
- "TableCellProperties",
67018
- "TableColumnResize",
67019
- "TableProperties",
67020
- "TableToolbar",
67021
67015
  "SourceEditing",
67022
67016
  "HtmlEmbed",
67023
67017
  "HtmlComment",
@@ -67037,7 +67031,10 @@ function _ts_values(o) {
67037
67031
  "fontSize",
67038
67032
  "fontColor",
67039
67033
  "fontBackgroundColor",
67034
+ "|",
67040
67035
  "link",
67036
+ "insertTable",
67037
+ "|",
67041
67038
  "bulletedList",
67042
67039
  "numberedList",
67043
67040
  "-",
@@ -67054,7 +67051,6 @@ function _ts_values(o) {
67054
67051
  shouldNotGroupWhenFull: !0
67055
67052
  }
67056
67053
  },
67057
- heading: gD.heading,
67058
67054
  viewer: {
67059
67055
  removePlugins: [
67060
67056
  "ImageInsert",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sunggang/ui-lib",
3
- "version": "0.4.38",
3
+ "version": "0.4.39",
4
4
  "sideEffects": [
5
5
  "*.css",
6
6
  "./src/style.css",