@syncfusion/ej2-angular-dropdowns 21.1.39 → 21.1.41

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-angular-dropdowns@*",
3
- "_id": "@syncfusion/ej2-angular-dropdowns@21.1.37",
3
+ "_id": "@syncfusion/ej2-angular-dropdowns@21.1.39",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-N5TDeoZnZbGod4QC2Bctu6YvxN9l+zkoNstKAfv+opnC3gj2ZRUH0LvkvFQsTCe96NNl1TMtzA0wnrF+s5a2+g==",
5
+ "_integrity": "sha512-Opq2yWGhUzK7GB1uhdFngSDaR4GWcwMHUdhKGd19AlZ/tprTltX0GKCR0EfYPTc0qFl6DGH3CPZRpbIxK8B56w==",
6
6
  "_location": "/@syncfusion/ej2-angular-dropdowns",
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-angular-hotfix/@syncfusion/ej2-angular-dropdowns/-/ej2-angular-dropdowns-21.1.37.tgz",
23
- "_shasum": "c6d9f7a2dd54642892f78bc166a11aa3e4155b10",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-dropdowns/-/ej2-angular-dropdowns-21.1.39.tgz",
23
+ "_shasum": "ffb2e0e98a671c55691f4feb855a29ed8ef252d7",
24
24
  "_spec": "@syncfusion/ej2-angular-dropdowns@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~21.1.38",
35
- "@syncfusion/ej2-base": "~21.1.39",
36
- "@syncfusion/ej2-dropdowns": "21.1.39",
34
+ "@syncfusion/ej2-angular-base": "~21.1.41",
35
+ "@syncfusion/ej2-base": "~21.1.40",
36
+ "@syncfusion/ej2-dropdowns": "21.1.41",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -77,5 +77,5 @@
77
77
  "schematics": "./schematics/collection.json",
78
78
  "sideEffects": false,
79
79
  "typings": "syncfusion-ej2-angular-dropdowns.d.ts",
80
- "version": "21.1.39"
80
+ "version": "21.1.41"
81
81
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-dropdowns";
2
- export declare const pkgVer = "^21.1.37";
2
+ export declare const pkgVer = "^21.1.39";
3
3
  export declare const moduleName = "DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule";
4
- export declare const themeVer = "~21.1.37";
4
+ export declare const themeVer = "~21.1.39";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-dropdowns';
4
- exports.pkgVer = '^21.1.39';
4
+ exports.pkgVer = '^21.1.41';
5
5
  exports.moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
6
- exports.themeVer = '~21.1.39';
6
+ exports.themeVer = '~21.1.41';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-dropdowns';
2
- export const pkgVer = '^21.1.39';
2
+ export const pkgVer = '^21.1.41';
3
3
  export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
4
- export const themeVer = '~21.1.39';
4
+ export const themeVer = '~21.1.41';
@@ -1553,7 +1553,7 @@ ejs-dropdownlist {
1553
1553
  margin-top: -38px;
1554
1554
  right: 18px;
1555
1555
  top: 100%;
1556
- width: 16px;
1556
+ width: 32px;
1557
1557
  }
1558
1558
 
1559
1559
  .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
@@ -1561,16 +1561,16 @@ ejs-dropdownlist {
1561
1561
  margin-top: -35px;
1562
1562
  right: 18px;
1563
1563
  top: 100%;
1564
- width: 16px;
1564
+ width: 32px;
1565
1565
  }
1566
1566
 
1567
1567
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
1568
1568
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
1569
- right: 52px;
1569
+ right: 30px;
1570
1570
  }
1571
1571
 
1572
1572
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
1573
- right: 52px;
1573
+ right: 30px;
1574
1574
  }
1575
1575
 
1576
1576
  .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
@@ -1608,7 +1608,7 @@ ejs-dropdownlist {
1608
1608
  margin-top: -38px;
1609
1609
  right: 18px;
1610
1610
  top: 100%;
1611
- width: 16px;
1611
+ width: 32px;
1612
1612
  }
1613
1613
 
1614
1614
  .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
@@ -1616,16 +1616,16 @@ ejs-dropdownlist {
1616
1616
  margin-top: -35px;
1617
1617
  right: 18px;
1618
1618
  top: 100%;
1619
- width: 16px;
1619
+ width: 32px;
1620
1620
  }
1621
1621
 
1622
1622
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
1623
1623
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
1624
- right: 52px;
1624
+ right: 30px;
1625
1625
  }
1626
1626
 
1627
1627
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
1628
- right: 52px;
1628
+ right: 30px;
1629
1629
  }
1630
1630
 
1631
1631
  .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
@@ -30,7 +30,7 @@
30
30
  margin-top: -38px;
31
31
  right: 18px;
32
32
  top: 100%;
33
- width: 16px;
33
+ width: 32px;
34
34
  }
35
35
  }
36
36
 
@@ -40,20 +40,20 @@
40
40
  margin-top: -35px;
41
41
  right: 18px;
42
42
  top: 100%;
43
- width: 16px;
43
+ width: 32px;
44
44
  }
45
45
  }
46
46
 
47
47
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
48
48
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
49
49
  @if $ddl-multiselect-skin-name == 'material' {
50
- right: 52px;
50
+ right: 30px;
51
51
  }
52
52
  }
53
53
 
54
54
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
55
55
  @if $ddl-multiselect-skin-name == 'material' {
56
- right: 52px;
56
+ right: 30px;
57
57
  }
58
58
  }
59
59
 
@@ -30,7 +30,7 @@
30
30
  margin-top: -38px;
31
31
  right: 18px;
32
32
  top: 100%;
33
- width: 16px;
33
+ width: 32px;
34
34
  }
35
35
  }
36
36
 
@@ -40,20 +40,20 @@
40
40
  margin-top: -35px;
41
41
  right: 18px;
42
42
  top: 100%;
43
- width: 16px;
43
+ width: 32px;
44
44
  }
45
45
  }
46
46
 
47
47
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
48
48
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
49
49
  @if $ddl-multiselect-skin-name == 'material' {
50
- right: 52px;
50
+ right: 30px;
51
51
  }
52
52
  }
53
53
 
54
54
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
55
55
  @if $ddl-multiselect-skin-name == 'material' {
56
- right: 52px;
56
+ right: 30px;
57
57
  }
58
58
  }
59
59
 
@@ -65,7 +65,7 @@
65
65
  margin-top: -38px;
66
66
  right: 18px;
67
67
  top: 100%;
68
- width: 16px;
68
+ width: 32px;
69
69
  }
70
70
 
71
71
  .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
@@ -73,16 +73,16 @@
73
73
  margin-top: -35px;
74
74
  right: 18px;
75
75
  top: 100%;
76
- width: 16px;
76
+ width: 32px;
77
77
  }
78
78
 
79
79
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
80
80
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
81
- right: 52px;
81
+ right: 30px;
82
82
  }
83
83
 
84
84
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
85
- right: 52px;
85
+ right: 30px;
86
86
  }
87
87
 
88
88
  .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
@@ -73,7 +73,7 @@
73
73
  margin-top: -38px;
74
74
  right: 18px;
75
75
  top: 100%;
76
- width: 16px;
76
+ width: 32px;
77
77
  }
78
78
 
79
79
  .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
@@ -81,16 +81,16 @@
81
81
  margin-top: -35px;
82
82
  right: 18px;
83
83
  top: 100%;
84
- width: 16px;
84
+ width: 32px;
85
85
  }
86
86
 
87
87
  .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
88
88
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
89
- right: 52px;
89
+ right: 30px;
90
90
  }
91
91
 
92
92
  .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
93
- right: 52px;
93
+ right: 30px;
94
94
  }
95
95
 
96
96
  .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,