@syncfusion/ej2-vue-navigations 21.2.4 → 21.2.5

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-navigations@*",
3
- "_id": "@syncfusion/ej2-vue-navigations@21.2.3",
3
+ "_id": "@syncfusion/ej2-vue-navigations@21.2.4",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-A+1wH0PelcgKfIR9TGifDD3gq07PrmCkt5NKH4k4fNuRiPnomEU7gkM7BgGpS3bFTPM9E4iUScNuhmfMiG45tg==",
5
+ "_integrity": "sha512-0vlmZ7/OYIV8lQl5Iy04dp1MOypnlcMrckHkgfyyn0qo1XWbrNjgwC3K1XSNGPgYvHEUlJXcM+O5H4OTURqlSA==",
6
6
  "_location": "/@syncfusion/ej2-vue-navigations",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-21.2.3.tgz",
23
- "_shasum": "f510fcc81521132bfcc468a33a5ba678c88918e8",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-21.2.4.tgz",
23
+ "_shasum": "e15b7dd6f1961847e4d36ebca4b34d4017ea6040",
24
24
  "_spec": "@syncfusion/ej2-vue-navigations@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~21.2.3",
35
- "@syncfusion/ej2-navigations": "21.2.4",
35
+ "@syncfusion/ej2-navigations": "21.2.5",
36
36
  "@syncfusion/ej2-vue-base": "~21.2.3"
37
37
  },
38
38
  "deprecated": false,
@@ -69,6 +69,6 @@
69
69
  "ci-publish": "gulp ci-publish",
70
70
  "compile": "gulp ci-compile && gulp vue-global-script"
71
71
  },
72
- "version": "21.2.4",
72
+ "version": "21.2.5",
73
73
  "sideEffects": false
74
74
  }
@@ -8149,10 +8149,10 @@
8149
8149
  color: rgba(0, 0, 0, 0.54);
8150
8150
  }
8151
8151
  .e-treeview .e-list-item.e-active > .e-text-content {
8152
- color: #cc1351;
8152
+ color: #e3165b;
8153
8153
  }
8154
8154
  .e-treeview .e-list-item.e-active > .e-text-content .e-list-text {
8155
- color: #cc1351;
8155
+ color: #e3165b;
8156
8156
  }
8157
8157
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-collapsible,
8158
8158
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
@@ -619,10 +619,10 @@
619
619
  color: rgba(0, 0, 0, 0.54);
620
620
  }
621
621
  .e-treeview .e-list-item.e-active > .e-text-content {
622
- color: #cc1351;
622
+ color: #e3165b;
623
623
  }
624
624
  .e-treeview .e-list-item.e-active > .e-text-content .e-list-text {
625
- color: #cc1351;
625
+ color: #e3165b;
626
626
  }
627
627
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-collapsible,
628
628
  .e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {