@syncfusion/ej2-ribbon 32.1.24 → 33.1.44

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.
Files changed (67) hide show
  1. package/dist/ej2-ribbon.umd.min.js +1 -1
  2. package/dist/global/ej2-ribbon.min.js +1 -1
  3. package/dist/global/index.d.ts +1 -1
  4. package/package.json +8 -8
  5. package/styles/bds-lite.css +4 -3
  6. package/styles/bds.css +4 -3
  7. package/styles/bootstrap-dark-lite.css +4 -2
  8. package/styles/bootstrap-dark.css +4 -2
  9. package/styles/bootstrap-lite.css +4 -2
  10. package/styles/bootstrap.css +4 -2
  11. package/styles/bootstrap4-lite.css +4 -2
  12. package/styles/bootstrap4.css +4 -2
  13. package/styles/bootstrap5-dark-lite.css +4 -2
  14. package/styles/bootstrap5-dark.css +4 -2
  15. package/styles/bootstrap5-lite.css +4 -2
  16. package/styles/bootstrap5.3-lite.css +4 -3
  17. package/styles/bootstrap5.3.css +4 -3
  18. package/styles/bootstrap5.css +4 -2
  19. package/styles/fabric-dark-lite.css +4 -2
  20. package/styles/fabric-dark.css +4 -2
  21. package/styles/fabric-lite.css +4 -2
  22. package/styles/fabric.css +4 -2
  23. package/styles/fluent-dark-lite.css +4 -2
  24. package/styles/fluent-dark.css +4 -2
  25. package/styles/fluent-lite.css +4 -2
  26. package/styles/fluent.css +4 -2
  27. package/styles/fluent2-lite.css +4 -2
  28. package/styles/fluent2.css +4 -2
  29. package/styles/highcontrast-light-lite.css +4 -2
  30. package/styles/highcontrast-light.css +4 -2
  31. package/styles/highcontrast-lite.css +4 -2
  32. package/styles/highcontrast.css +4 -2
  33. package/styles/material-dark-lite.css +4 -2
  34. package/styles/material-dark.css +4 -2
  35. package/styles/material-lite.css +4 -2
  36. package/styles/material.css +4 -2
  37. package/styles/material3-dark-lite.css +4 -20
  38. package/styles/material3-dark.css +4 -20
  39. package/styles/material3-lite.css +4 -20
  40. package/styles/material3.css +4 -20
  41. package/styles/ribbon/bds.css +4 -3
  42. package/styles/ribbon/bootstrap-dark.css +4 -2
  43. package/styles/ribbon/bootstrap.css +4 -2
  44. package/styles/ribbon/bootstrap4.css +4 -2
  45. package/styles/ribbon/bootstrap5-dark.css +4 -2
  46. package/styles/ribbon/bootstrap5.3.css +4 -3
  47. package/styles/ribbon/bootstrap5.css +4 -2
  48. package/styles/ribbon/fabric-dark.css +4 -2
  49. package/styles/ribbon/fabric.css +4 -2
  50. package/styles/ribbon/fluent-dark.css +4 -2
  51. package/styles/ribbon/fluent.css +4 -2
  52. package/styles/ribbon/fluent2.css +4 -2
  53. package/styles/ribbon/highcontrast-light.css +4 -2
  54. package/styles/ribbon/highcontrast.css +4 -2
  55. package/styles/ribbon/material-dark.css +4 -2
  56. package/styles/ribbon/material.css +4 -2
  57. package/styles/ribbon/material3-dark.css +4 -20
  58. package/styles/ribbon/material3.css +4 -20
  59. package/styles/ribbon/tailwind-dark.css +4 -2
  60. package/styles/ribbon/tailwind.css +4 -2
  61. package/styles/ribbon/tailwind3.css +4 -3
  62. package/styles/tailwind-dark-lite.css +4 -2
  63. package/styles/tailwind-dark.css +4 -2
  64. package/styles/tailwind-lite.css +4 -2
  65. package/styles/tailwind.css +4 -2
  66. package/styles/tailwind3-lite.css +4 -3
  67. package/styles/tailwind3.css +4 -3
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-ribbon.umd.min.js
3
- * version : 32.1.24
3
+ * version : 33.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-ribbon.min.js
3
- * version : 32.1.24
3
+ * version : 33.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 32.1.24
3
+ * version : 33.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. 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,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-ribbon",
3
- "version": "32.1.24",
3
+ "version": "33.1.44",
4
4
  "description": "Essential JS 2 Component",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -9,13 +9,13 @@
9
9
  "es2015": "./dist/es6/ej2-ribbon.es5.js",
10
10
  "typings": "index.d.ts",
11
11
  "dependencies": {
12
- "@syncfusion/ej2-base": "~32.1.24",
13
- "@syncfusion/ej2-buttons": "~32.1.24",
14
- "@syncfusion/ej2-dropdowns": "~32.1.24",
15
- "@syncfusion/ej2-lists": "~32.1.24",
16
- "@syncfusion/ej2-navigations": "~32.1.24",
17
- "@syncfusion/ej2-popups": "~32.1.24",
18
- "@syncfusion/ej2-splitbuttons": "~32.1.24"
12
+ "@syncfusion/ej2-base": "~33.1.44",
13
+ "@syncfusion/ej2-buttons": "~33.1.44",
14
+ "@syncfusion/ej2-dropdowns": "~33.1.44",
15
+ "@syncfusion/ej2-lists": "~33.1.44",
16
+ "@syncfusion/ej2-navigations": "~33.1.44",
17
+ "@syncfusion/ej2-popups": "~33.1.44",
18
+ "@syncfusion/ej2-splitbuttons": "~33.1.44"
19
19
  },
20
20
  "devDependencies": {},
21
21
  "keywords": [
@@ -122,11 +122,13 @@
122
122
  }
123
123
 
124
124
  .e-dropdownbase .e-list-item .e-list-icon {
125
- padding: 0 8px 0 0;
125
+ -webkit-padding-end: 8px;
126
+ padding-inline-end: 8px;
126
127
  }
127
128
 
128
129
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
129
- padding: 0 4px 0 0;
130
+ -webkit-padding-end: 4px;
131
+ padding-inline-end: 4px;
130
132
  }
131
133
 
132
134
  /* stylelint-disable */
@@ -1721,7 +1723,6 @@
1721
1723
  background-color: var(--color-sf-bg-secondary);
1722
1724
  }
1723
1725
  .e-ribbon.e-rbn.e-ribbon-container .e-ribbon-overlay .e-ribbon-skeleton.e-skeleton.e-shimmer-wave::after {
1724
- background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, transparent), color-stop(50%, var(--color-sf-bg-tertiary)), color-stop(70%, transparent));
1725
1726
  background-image: linear-gradient(90deg, transparent 20%, var(--color-sf-bg-tertiary) 50%, transparent 70%);
1726
1727
  }
1727
1728
  .e-ribbon.e-rbn .e-ribbon-tab .e-tab-header {
package/styles/bds.css CHANGED
@@ -122,11 +122,13 @@
122
122
  }
123
123
 
124
124
  .e-dropdownbase .e-list-item .e-list-icon {
125
- padding: 0 8px 0 0;
125
+ -webkit-padding-end: 8px;
126
+ padding-inline-end: 8px;
126
127
  }
127
128
 
128
129
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
129
- padding: 0 4px 0 0;
130
+ -webkit-padding-end: 4px;
131
+ padding-inline-end: 4px;
130
132
  }
131
133
 
132
134
  /* stylelint-disable */
@@ -1721,7 +1723,6 @@
1721
1723
  background-color: var(--color-sf-bg-secondary);
1722
1724
  }
1723
1725
  .e-ribbon.e-rbn.e-ribbon-container .e-ribbon-overlay .e-ribbon-skeleton.e-skeleton.e-shimmer-wave::after {
1724
- background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, transparent), color-stop(50%, var(--color-sf-bg-tertiary)), color-stop(70%, transparent));
1725
1726
  background-image: linear-gradient(90deg, transparent 20%, var(--color-sf-bg-tertiary) 50%, transparent 70%);
1726
1727
  }
1727
1728
  .e-ribbon.e-rbn .e-ribbon-tab .e-tab-header {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-popup.e-ddl {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-popup.e-ddl {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-popup.e-ddl {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-popup.e-ddl {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 8px 0 0;
2
+ -webkit-padding-end: 8px;
3
+ padding-inline-end: 8px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-input-group.e-ddl .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle,
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 8px 0 0;
2
+ -webkit-padding-end: 8px;
3
+ padding-inline-end: 8px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-input-group.e-ddl .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle,
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 6px 0 0;
19
+ -webkit-padding-end: 6px;
20
+ padding-inline-end: 6px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 6px 0 0;
19
+ -webkit-padding-end: 6px;
20
+ padding-inline-end: 6px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 6px 0 0;
19
+ -webkit-padding-end: 6px;
20
+ padding-inline-end: 6px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
@@ -95,11 +95,13 @@
95
95
  }
96
96
 
97
97
  .e-dropdownbase .e-list-item .e-list-icon {
98
- padding: 0 8px 0 0;
98
+ -webkit-padding-end: 8px;
99
+ padding-inline-end: 8px;
99
100
  }
100
101
 
101
102
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
102
- padding: 0 6px 0 0;
103
+ -webkit-padding-end: 6px;
104
+ padding-inline-end: 6px;
103
105
  }
104
106
 
105
107
  .e-popup.e-ddl {
@@ -1799,7 +1801,6 @@
1799
1801
  background-color: var(--color-sf-content-bg-color-alt2);
1800
1802
  }
1801
1803
  .e-ribbon.e-rbn.e-ribbon-container .e-ribbon-overlay .e-ribbon-skeleton.e-skeleton.e-shimmer-wave::after {
1802
- background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(var(--color-sf-white), 0.25)), color-stop(70%, rgba(255, 255, 255, 0)));
1803
1804
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(var(--color-sf-white), 0.25) 50%, rgba(255, 255, 255, 0) 70%);
1804
1805
  }
1805
1806
  .e-ribbon.e-rbn .e-ribbon-tab .e-tab-header {
@@ -95,11 +95,13 @@
95
95
  }
96
96
 
97
97
  .e-dropdownbase .e-list-item .e-list-icon {
98
- padding: 0 8px 0 0;
98
+ -webkit-padding-end: 8px;
99
+ padding-inline-end: 8px;
99
100
  }
100
101
 
101
102
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
102
- padding: 0 6px 0 0;
103
+ -webkit-padding-end: 6px;
104
+ padding-inline-end: 6px;
103
105
  }
104
106
 
105
107
  .e-popup.e-ddl {
@@ -1799,7 +1801,6 @@
1799
1801
  background-color: var(--color-sf-content-bg-color-alt2);
1800
1802
  }
1801
1803
  .e-ribbon.e-rbn.e-ribbon-container .e-ribbon-overlay .e-ribbon-skeleton.e-skeleton.e-shimmer-wave::after {
1802
- background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(var(--color-sf-white), 0.25)), color-stop(70%, rgba(255, 255, 255, 0)));
1803
1804
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(var(--color-sf-white), 0.25) 50%, rgba(255, 255, 255, 0) 70%);
1804
1805
  }
1805
1806
  .e-ribbon.e-rbn .e-ribbon-tab .e-tab-header {
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 6px 0 0;
19
+ -webkit-padding-end: 6px;
20
+ padding-inline-end: 6px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-popup {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-popup {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-popup {
package/styles/fabric.css CHANGED
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 8px 0 0;
7
+ -webkit-padding-end: 8px;
8
+ padding-inline-end: 8px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-popup {
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
package/styles/fluent.css CHANGED
@@ -11,11 +11,13 @@
11
11
  }
12
12
 
13
13
  .e-dropdownbase .e-list-item .e-list-icon {
14
- padding: 0 8px 0 0;
14
+ -webkit-padding-end: 8px;
15
+ padding-inline-end: 8px;
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl {
@@ -103,11 +103,13 @@
103
103
  }
104
104
 
105
105
  .e-dropdownbase .e-list-item .e-list-icon {
106
- padding: 0 8px 0 0;
106
+ -webkit-padding-end: 8px;
107
+ padding-inline-end: 8px;
107
108
  }
108
109
 
109
110
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
110
- padding: 0 4px 0 0;
111
+ -webkit-padding-end: 4px;
112
+ padding-inline-end: 4px;
111
113
  }
112
114
 
113
115
  /* stylelint-disable */
@@ -103,11 +103,13 @@
103
103
  }
104
104
 
105
105
  .e-dropdownbase .e-list-item .e-list-icon {
106
- padding: 0 8px 0 0;
106
+ -webkit-padding-end: 8px;
107
+ padding-inline-end: 8px;
107
108
  }
108
109
 
109
110
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
110
- padding: 0 4px 0 0;
111
+ -webkit-padding-end: 4px;
112
+ padding-inline-end: 4px;
111
113
  }
112
114
 
113
115
  /* stylelint-disable */
@@ -1,5 +1,6 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
  .e-dropdownbase .e-list-item:not(.e-active).e-hover {
5
6
  border: 2px solid #000;
@@ -15,7 +16,8 @@
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl .e-dropdownbase {
@@ -1,5 +1,6 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
  .e-dropdownbase .e-list-item:not(.e-active).e-hover {
5
6
  border: 2px solid #000;
@@ -15,7 +16,8 @@
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl .e-dropdownbase {
@@ -1,5 +1,6 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
  .e-dropdownbase .e-list-item:not(.e-active).e-hover {
5
6
  border: 2px solid #fff;
@@ -15,7 +16,8 @@
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl .e-dropdownbase {
@@ -1,5 +1,6 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 10px 0 0;
2
+ -webkit-padding-end: 10px;
3
+ padding-inline-end: 10px;
3
4
  }
4
5
  .e-dropdownbase .e-list-item:not(.e-active).e-hover {
5
6
  border: 2px solid #fff;
@@ -15,7 +16,8 @@
15
16
  }
16
17
 
17
18
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
18
- padding: 0 8px 0 0;
19
+ -webkit-padding-end: 8px;
20
+ padding-inline-end: 8px;
19
21
  }
20
22
 
21
23
  .e-popup.e-ddl .e-dropdownbase {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 16px 0 0;
2
+ -webkit-padding-end: 16px;
3
+ padding-inline-end: 16px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 12px 0 0;
7
+ -webkit-padding-end: 12px;
8
+ padding-inline-end: 12px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-control-wrapper .e-ddl-icon::before {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 16px 0 0;
2
+ -webkit-padding-end: 16px;
3
+ padding-inline-end: 16px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 12px 0 0;
7
+ -webkit-padding-end: 12px;
8
+ padding-inline-end: 12px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-control-wrapper .e-ddl-icon::before {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 16px 0 0;
2
+ -webkit-padding-end: 16px;
3
+ padding-inline-end: 16px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 12px 0 0;
7
+ -webkit-padding-end: 12px;
8
+ padding-inline-end: 12px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-control-wrapper .e-ddl-icon::before {
@@ -1,9 +1,11 @@
1
1
  .e-dropdownbase .e-list-item .e-list-icon {
2
- padding: 0 16px 0 0;
2
+ -webkit-padding-end: 16px;
3
+ padding-inline-end: 16px;
3
4
  }
4
5
 
5
6
  .e-small .e-dropdownbase .e-list-item .e-list-icon {
6
- padding: 0 12px 0 0;
7
+ -webkit-padding-end: 12px;
8
+ padding-inline-end: 12px;
7
9
  }
8
10
 
9
11
  .e-ddl.e-control-wrapper .e-ddl-icon::before {