@syncfusion/ej2-vue-documenteditor 20.2.36 → 20.2.38

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-documenteditor@*",
3
- "_id": "@syncfusion/ej2-vue-documenteditor@19.31.1",
3
+ "_id": "@syncfusion/ej2-vue-documenteditor@20.2.36",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-zQ6nVbR+2kTsokH+QHqR+pUbubEfDqyAzHDlTaC6xFGQC1DdDDT3/VO/ELnzfuTbf61m87QJxco6Y39SJn53TQ==",
5
+ "_integrity": "sha512-UC8oxmg4uyzx+2lSR6iPHnxrTbmfhWX9AXY5AOYbqQE/XN6PiI8+tLTwKQtULvlWcHAbbW7GPHb10LaOR5nZYQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-documenteditor",
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-release/@syncfusion/ej2-vue-documenteditor/-/ej2-vue-documenteditor-19.31.1.tgz",
23
- "_shasum": "6962c1313a1c59a70f9cda8e08d87b940588cb11",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-documenteditor/-/ej2-vue-documenteditor-20.2.36.tgz",
23
+ "_shasum": "85b543b6b194ad016a51909fb399033854a814bf",
24
24
  "_spec": "@syncfusion/ej2-vue-documenteditor@*",
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.36",
35
- "@syncfusion/ej2-documenteditor": "20.2.36",
36
- "@syncfusion/ej2-vue-base": "~20.2.36"
34
+ "@syncfusion/ej2-base": "~20.2.38",
35
+ "@syncfusion/ej2-documenteditor": "20.2.38",
36
+ "@syncfusion/ej2-vue-base": "~20.2.38"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
@@ -63,6 +63,6 @@
63
63
  "type": "git",
64
64
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
65
65
  },
66
- "version": "20.2.36",
66
+ "version": "20.2.38",
67
67
  "sideEffects": false
68
68
  }
@@ -574,7 +574,7 @@
574
574
  .e-de-ctn-title {
575
575
  background-color: #0078d4;
576
576
  border-bottom: none !important;
577
- color: #fff;
577
+ color: #1b1a19;
578
578
  font-size: 14px !important;
579
579
  }
580
580
  .e-de-ctn-title button {
@@ -4354,7 +4354,7 @@ label[for*=_wholeWord_e-de-rtl] {
4354
4354
  .e-de-ctn-title {
4355
4355
  background-color: #0078d4;
4356
4356
  border-bottom: none !important;
4357
- color: #fff;
4357
+ color: #1b1a19;
4358
4358
  font-size: 14px !important;
4359
4359
  }
4360
4360
  .e-de-ctn-title button {