@syncfusion/ej2-vue-richtexteditor 20.2.44 → 20.2.49

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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-richtexteditor@*",
3
- "_id": "@syncfusion/ej2-vue-richtexteditor@20.2.43",
3
+ "_id": "@syncfusion/ej2-vue-richtexteditor@20.2.46",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-/Z+5FoLueAVPj6Q5gpeGlKkLU0lfyTPMsMOGFrdMCZ1KBzRZ/SmC5CF525HlEd9KRUmZamJgufMfai/EI3hIxQ==",
5
+ "_integrity": "sha512-GoLCSmmN/0BOD9aX4Xv0zYqFgULkzmMFDvp4K7b3Y4c2I0hjge3XANVHLwu3CQKN/qDjNOBy5baF16HTFL57mA==",
6
6
  "_location": "/@syncfusion/ej2-vue-richtexteditor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-20.2.43.tgz",
23
- "_shasum": "5902e2141b05293ef88b3a48c912032ba185adfa",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-20.2.46.tgz",
23
+ "_shasum": "5cedf5d02887a2317b842dfb1898490b5d4f7587",
24
24
  "_spec": "@syncfusion/ej2-vue-richtexteditor@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.2.43",
35
- "@syncfusion/ej2-richtexteditor": "20.2.44",
36
- "@syncfusion/ej2-vue-base": "~20.2.44"
34
+ "@syncfusion/ej2-base": "~20.2.48",
35
+ "@syncfusion/ej2-richtexteditor": "20.2.49",
36
+ "@syncfusion/ej2-vue-base": "~20.2.45"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 RichTextEditor component for Vue",
@@ -59,6 +59,9 @@
59
59
  "type": "git",
60
60
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
61
61
  },
62
- "version": "20.2.44",
62
+ "scripts": {
63
+ "postinstall": "node ../ej2-vue-base/postinstall.js"
64
+ },
65
+ "version": "20.2.49",
63
66
  "sideEffects": false
64
67
  }
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
package/styles/fluent.css CHANGED
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,