Skip to content

Commit 3c49f96

Browse files
author
pipeline
committed
v17.3.26 is released
1 parent d5e0a96 commit 3c49f96

File tree

545 files changed

+8705
-1819
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

545 files changed

+8705
-1819
lines changed

components/barcodegenerator/dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-barcode-generator",
3-
"version": "17.3.9",
3+
"version": "17.3.19",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-barcode-generator';
4-
exports.pkgVer = '^17.3.9';
4+
exports.pkgVer = '^17.3.19';
55
exports.moduleName = 'BarcodeGeneratorModule, QRCodeGeneratorModule, DataMatrixGeneratorModule';
6-
exports.themeVer = '~17.3.9';
6+
exports.themeVer = '~17.3.19';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-barcode-generator';
2-
export const pkgVer = '^17.3.9';
2+
export const pkgVer = '^17.3.19';
33
export const moduleName = 'BarcodeGeneratorModule, QRCodeGeneratorModule, DataMatrixGeneratorModule';
4-
export const themeVer = '~17.3.9';
4+
export const themeVer = '~17.3.19';

components/barcodegenerator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-barcode-generator",
3-
"version": "17.3.9",
3+
"version": "17.3.19",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-barcode-generator';
2-
export const pkgVer = '^17.3.9';
2+
export const pkgVer = '^17.3.19';
33
export const moduleName = 'BarcodeGeneratorModule, QRCodeGeneratorModule, DataMatrixGeneratorModule';
4-
export const themeVer = '~17.3.9';
4+
export const themeVer = '~17.3.19';

components/buttons/dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-buttons",
3-
"version": "17.3.16",
3+
"version": "17.3.19",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-buttons';
4-
exports.pkgVer = '^17.3.16';
4+
exports.pkgVer = '^17.3.19';
55
exports.moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
6-
exports.themeVer = '~17.3.16';
6+
exports.themeVer = '~17.3.19';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-buttons';
2-
export const pkgVer = '^17.3.16';
2+
export const pkgVer = '^17.3.19';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.3.16';
4+
export const themeVer = '~17.3.19';

components/buttons/dist/styles/bootstrap-dark.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
text-decoration: none;
2020
text-transform: none;
2121
-webkit-user-select: none;
22-
-moz-user-select: none;
2322
-ms-user-select: none;
2423
user-select: none;
2524
vertical-align: middle;
@@ -1528,7 +1527,6 @@
15281527
line-height: 1;
15291528
outline: none;
15301529
-webkit-user-select: none;
1531-
-moz-user-select: none;
15321530
-ms-user-select: none;
15331531
user-select: none;
15341532
}
@@ -1571,7 +1569,6 @@
15711569
font-weight: normal;
15721570
line-height: 20px;
15731571
-webkit-user-select: none;
1574-
-moz-user-select: none;
15751572
-ms-user-select: none;
15761573
user-select: none;
15771574
vertical-align: middle;
@@ -2081,7 +2078,6 @@
20812078
margin: 0;
20822079
position: relative;
20832080
-webkit-user-select: none;
2084-
-moz-user-select: none;
20852081
-ms-user-select: none;
20862082
user-select: none;
20872083
vertical-align: middle;
@@ -2622,7 +2618,6 @@
26222618
height: 20px;
26232619
position: relative;
26242620
-webkit-user-select: none;
2625-
-moz-user-select: none;
26262621
-ms-user-select: none;
26272622
user-select: none;
26282623
width: 46px;
@@ -3658,7 +3653,6 @@
36583653
position: relative;
36593654
transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
36603655
-webkit-user-select: none;
3661-
-moz-user-select: none;
36623656
-ms-user-select: none;
36633657
user-select: none;
36643658
}

components/buttons/dist/styles/bootstrap.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
text-decoration: none;
2020
text-transform: none;
2121
-webkit-user-select: none;
22-
-moz-user-select: none;
2322
-ms-user-select: none;
2423
user-select: none;
2524
vertical-align: middle;
@@ -1528,7 +1527,6 @@
15281527
line-height: 1;
15291528
outline: none;
15301529
-webkit-user-select: none;
1531-
-moz-user-select: none;
15321530
-ms-user-select: none;
15331531
user-select: none;
15341532
}
@@ -1571,7 +1569,6 @@
15711569
font-weight: normal;
15721570
line-height: 20px;
15731571
-webkit-user-select: none;
1574-
-moz-user-select: none;
15751572
-ms-user-select: none;
15761573
user-select: none;
15771574
vertical-align: middle;
@@ -2081,7 +2078,6 @@
20812078
margin: 0;
20822079
position: relative;
20832080
-webkit-user-select: none;
2084-
-moz-user-select: none;
20852081
-ms-user-select: none;
20862082
user-select: none;
20872083
vertical-align: middle;
@@ -2622,7 +2618,6 @@
26222618
height: 20px;
26232619
position: relative;
26242620
-webkit-user-select: none;
2625-
-moz-user-select: none;
26262621
-ms-user-select: none;
26272622
user-select: none;
26282623
width: 46px;
@@ -3658,7 +3653,6 @@
36583653
position: relative;
36593654
transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
36603655
-webkit-user-select: none;
3661-
-moz-user-select: none;
36623656
-ms-user-select: none;
36633657
user-select: none;
36643658
}

0 commit comments

Comments
 (0)