@syncfusion/ej2-ribbon 22.2.5 → 22.2.12

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 22.2.5
3
+ * version : 22.2.12
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-ribbon@*",
3
- "_id": "@syncfusion/ej2-ribbon@22.1.34",
3
+ "_id": "@syncfusion/ej2-ribbon@22.2.11",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-nL9elUe3GZ+1VQIRiHoLW0y48W53JSNVhGF2Bw5zC5nCbmdiawRjDQgqSSMN/Y+HOhhbA58AjCx7/nRjfkHcDA==",
5
+ "_integrity": "sha512-Wow7HJHVBbYx0UCgwIIzDBrouywRqamfQpfEPZM4B2R27JiWObtJFqpLYjTYQvQFQTvzu41yEEmO92CLWiS0VQ==",
6
6
  "_location": "/@syncfusion/ej2-ribbon",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -23,8 +23,8 @@
23
23
  "/@syncfusion/ej2-react-ribbon",
24
24
  "/@syncfusion/ej2-vue-ribbon"
25
25
  ],
26
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-ribbon/-/ej2-ribbon-22.1.34.tgz",
27
- "_shasum": "efd8b3974f9352dd444a984ba8070a9dcdf14d89",
26
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-ribbon/-/ej2-ribbon-22.2.11.tgz",
27
+ "_shasum": "9fadf92a54f781712d688221c114f4d6dc8e1551",
28
28
  "_spec": "@syncfusion/ej2-ribbon@*",
29
29
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
30
30
  "author": {
@@ -35,13 +35,13 @@
35
35
  },
36
36
  "bundleDependencies": false,
37
37
  "dependencies": {
38
- "@syncfusion/ej2-base": "~22.2.5",
39
- "@syncfusion/ej2-buttons": "~22.2.5",
40
- "@syncfusion/ej2-dropdowns": "~22.2.5",
41
- "@syncfusion/ej2-lists": "~22.2.5",
42
- "@syncfusion/ej2-navigations": "~22.2.5",
43
- "@syncfusion/ej2-popups": "~22.2.5",
44
- "@syncfusion/ej2-splitbuttons": "~22.2.5"
38
+ "@syncfusion/ej2-base": "~22.2.12",
39
+ "@syncfusion/ej2-buttons": "~22.2.9",
40
+ "@syncfusion/ej2-dropdowns": "~22.2.12",
41
+ "@syncfusion/ej2-lists": "~22.2.11",
42
+ "@syncfusion/ej2-navigations": "~22.2.11",
43
+ "@syncfusion/ej2-popups": "~22.2.11",
44
+ "@syncfusion/ej2-splitbuttons": "~22.2.8"
45
45
  },
46
46
  "deprecated": false,
47
47
  "description": "Essential JS 2 Component",
@@ -62,6 +62,6 @@
62
62
  "url": "git+https://github.com/syncfusion/ej2-ribbon-component.git"
63
63
  },
64
64
  "typings": "index.d.ts",
65
- "version": "22.2.5",
65
+ "version": "22.2.12",
66
66
  "sideEffects": false
67
67
  }
@@ -1719,8 +1719,8 @@ var Ribbon = /** @class */ (function (_super) {
1719
1719
  };
1720
1720
  Ribbon.prototype.reRenderTabs = function () {
1721
1721
  this.destroyScroll();
1722
- this.destroyTabItems(this.tabsInternal);
1723
1722
  this.checkID(this.tabs, 'tab', this.element.id);
1723
+ this.destroyTabItems(this.tabsInternal);
1724
1724
  this.tabsInternal = this.tabs.slice();
1725
1725
  this.validateItemSize();
1726
1726
  var tabItems = this.createTabItems(this.tabs);
@@ -1,4 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
1
+ @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
2
  .e-dropdownbase .e-list-item .e-list-icon {
3
3
  padding: 0 16px 0 0;
4
4
  }
@@ -1,4 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
1
+ @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
2
  .e-dropdownbase .e-list-item .e-list-icon {
3
3
  padding: 0 16px 0 0;
4
4
  }
@@ -1,4 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
1
+ @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
2
  .e-dropdownbase .e-list-item .e-list-icon {
3
3
  padding: 0 16px 0 0;
4
4
  }
@@ -1,4 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
1
+ @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
2
  .e-dropdownbase .e-list-item .e-list-icon {
3
3
  padding: 0 16px 0 0;
4
4
  }