@syncfusion/ej2-angular-splitbuttons 26.2.4 → 26.2.5-ngcc

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 (133) hide show
  1. package/@syncfusion/ej2-angular-splitbuttons.es5.js +565 -0
  2. package/@syncfusion/ej2-angular-splitbuttons.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-splitbuttons.js +516 -0
  4. package/@syncfusion/ej2-angular-splitbuttons.js.map +1 -0
  5. package/dist/ej2-angular-splitbuttons.umd.js +603 -0
  6. package/dist/ej2-angular-splitbuttons.umd.js.map +1 -0
  7. package/dist/ej2-angular-splitbuttons.umd.min.js +11 -0
  8. package/dist/ej2-angular-splitbuttons.umd.min.js.map +1 -0
  9. package/ej2-angular-splitbuttons.d.ts +7 -0
  10. package/ej2-angular-splitbuttons.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +15 -29
  13. package/src/drop-down-button/dropdownbutton-all.module.d.ts +0 -6
  14. package/src/drop-down-button/dropdownbutton.component.d.ts +0 -3
  15. package/src/drop-down-button/dropdownbutton.module.d.ts +0 -7
  16. package/src/drop-down-button/items.directive.d.ts +0 -5
  17. package/src/progress-button/progressbutton-all.module.d.ts +0 -6
  18. package/src/progress-button/progressbutton.component.d.ts +0 -3
  19. package/src/progress-button/progressbutton.module.d.ts +0 -6
  20. package/src/split-button/items.directive.d.ts +0 -5
  21. package/src/split-button/splitbutton-all.module.d.ts +0 -6
  22. package/src/split-button/splitbutton.component.d.ts +0 -3
  23. package/src/split-button/splitbutton.module.d.ts +0 -7
  24. package/styles/bootstrap-dark.css +1 -1966
  25. package/styles/bootstrap.css +1 -2016
  26. package/styles/bootstrap4.css +1 -2004
  27. package/styles/bootstrap5-dark.css +1 -1946
  28. package/styles/bootstrap5.css +1 -1946
  29. package/styles/button-group/bootstrap-dark.css +1 -813
  30. package/styles/button-group/bootstrap.css +1 -787
  31. package/styles/button-group/bootstrap4.css +1 -786
  32. package/styles/button-group/bootstrap5-dark.css +1 -801
  33. package/styles/button-group/bootstrap5.css +1 -801
  34. package/styles/button-group/fabric-dark.css +1 -813
  35. package/styles/button-group/fabric.css +1 -819
  36. package/styles/button-group/fluent-dark.css +1 -825
  37. package/styles/button-group/fluent.css +1 -825
  38. package/styles/button-group/fluent2.css +1 -1849
  39. package/styles/button-group/highcontrast-light.css +1 -813
  40. package/styles/button-group/highcontrast.css +1 -864
  41. package/styles/button-group/material-dark.css +1 -820
  42. package/styles/button-group/material.css +1 -825
  43. package/styles/button-group/material3-dark.css +1 -1055
  44. package/styles/button-group/material3.css +1 -1167
  45. package/styles/button-group/tailwind-dark.css +1 -799
  46. package/styles/button-group/tailwind.css +1 -799
  47. package/styles/drop-down-button/bootstrap-dark.css +1 -244
  48. package/styles/drop-down-button/bootstrap.css +1 -244
  49. package/styles/drop-down-button/bootstrap4.css +1 -237
  50. package/styles/drop-down-button/bootstrap5-dark.css +1 -247
  51. package/styles/drop-down-button/bootstrap5.css +1 -247
  52. package/styles/drop-down-button/fabric-dark.css +1 -244
  53. package/styles/drop-down-button/fabric.css +1 -244
  54. package/styles/drop-down-button/fluent-dark.css +1 -245
  55. package/styles/drop-down-button/fluent.css +1 -245
  56. package/styles/drop-down-button/fluent2.css +1 -1308
  57. package/styles/drop-down-button/highcontrast-light.css +1 -244
  58. package/styles/drop-down-button/highcontrast.css +1 -245
  59. package/styles/drop-down-button/material-dark.css +1 -244
  60. package/styles/drop-down-button/material.css +1 -244
  61. package/styles/drop-down-button/material3-dark.css +1 -363
  62. package/styles/drop-down-button/material3.css +1 -475
  63. package/styles/drop-down-button/tailwind-dark.css +1 -254
  64. package/styles/drop-down-button/tailwind.css +1 -254
  65. package/styles/fabric-dark.css +1 -1966
  66. package/styles/fabric.css +1 -2046
  67. package/styles/fluent-dark.css +1 -2061
  68. package/styles/fluent.css +1 -2061
  69. package/styles/fluent2.css +1 -6171
  70. package/styles/highcontrast-light.css +1 -1966
  71. package/styles/highcontrast.css +1 -2018
  72. package/styles/material-dark.css +1 -1973
  73. package/styles/material.css +1 -2052
  74. package/styles/material3-dark.css +1 -2647
  75. package/styles/material3.css +1 -3087
  76. package/styles/progress-button/bootstrap-dark.css +1 -564
  77. package/styles/progress-button/bootstrap.css +1 -641
  78. package/styles/progress-button/bootstrap4.css +1 -644
  79. package/styles/progress-button/bootstrap5-dark.css +1 -564
  80. package/styles/progress-button/bootstrap5.css +1 -564
  81. package/styles/progress-button/fabric-dark.css +1 -564
  82. package/styles/progress-button/fabric.css +1 -641
  83. package/styles/progress-button/fluent-dark.css +1 -657
  84. package/styles/progress-button/fluent.css +1 -657
  85. package/styles/progress-button/fluent2.css +1 -1632
  86. package/styles/progress-button/highcontrast-light.css +1 -564
  87. package/styles/progress-button/highcontrast.css +1 -564
  88. package/styles/progress-button/material-dark.css +1 -564
  89. package/styles/progress-button/material.css +1 -641
  90. package/styles/progress-button/material3-dark.css +1 -730
  91. package/styles/progress-button/material3.css +1 -842
  92. package/styles/progress-button/tailwind-dark.css +1 -661
  93. package/styles/progress-button/tailwind.css +1 -661
  94. package/styles/split-button/bootstrap-dark.css +1 -342
  95. package/styles/split-button/bootstrap.css +1 -342
  96. package/styles/split-button/bootstrap4.css +1 -334
  97. package/styles/split-button/bootstrap5-dark.css +1 -331
  98. package/styles/split-button/bootstrap5.css +1 -331
  99. package/styles/split-button/fabric-dark.css +1 -342
  100. package/styles/split-button/fabric.css +1 -339
  101. package/styles/split-button/fluent-dark.css +1 -331
  102. package/styles/split-button/fluent.css +1 -331
  103. package/styles/split-button/fluent2.css +1 -1379
  104. package/styles/split-button/highcontrast-light.css +1 -342
  105. package/styles/split-button/highcontrast.css +1 -342
  106. package/styles/split-button/material-dark.css +1 -342
  107. package/styles/split-button/material.css +1 -339
  108. package/styles/split-button/material3-dark.css +1 -496
  109. package/styles/split-button/material3.css +1 -600
  110. package/styles/split-button/tailwind-dark.css +1 -356
  111. package/styles/split-button/tailwind.css +1 -356
  112. package/styles/tailwind-dark.css +1 -2072
  113. package/styles/tailwind.css +1 -2072
  114. package/CHANGELOG.md +0 -272
  115. package/esm2020/public_api.mjs +0 -2
  116. package/esm2020/src/drop-down-button/dropdownbutton-all.module.mjs +0 -23
  117. package/esm2020/src/drop-down-button/dropdownbutton.component.mjs +0 -64
  118. package/esm2020/src/drop-down-button/dropdownbutton.module.mjs +0 -34
  119. package/esm2020/src/drop-down-button/items.directive.mjs +0 -46
  120. package/esm2020/src/index.mjs +0 -13
  121. package/esm2020/src/progress-button/progressbutton-all.module.mjs +0 -23
  122. package/esm2020/src/progress-button/progressbutton.component.mjs +0 -59
  123. package/esm2020/src/progress-button/progressbutton.module.mjs +0 -25
  124. package/esm2020/src/split-button/items.directive.mjs +0 -46
  125. package/esm2020/src/split-button/splitbutton-all.module.mjs +0 -23
  126. package/esm2020/src/split-button/splitbutton.component.mjs +0 -64
  127. package/esm2020/src/split-button/splitbutton.module.mjs +0 -34
  128. package/esm2020/syncfusion-ej2-angular-splitbuttons.mjs +0 -5
  129. package/fesm2015/syncfusion-ej2-angular-splitbuttons.mjs +0 -403
  130. package/fesm2015/syncfusion-ej2-angular-splitbuttons.mjs.map +0 -1
  131. package/fesm2020/syncfusion-ej2-angular-splitbuttons.mjs +0 -403
  132. package/fesm2020/syncfusion-ej2-angular-splitbuttons.mjs.map +0 -1
  133. package/syncfusion-ej2-angular-splitbuttons.d.ts +0 -5
@@ -1,244 +1 @@
1
- .e-dropdown-btn .e-caret::before,
2
- .e-dropdown-btn.e-btn .e-caret::before {
3
- content: "\e966";
4
- }
5
-
6
- .e-dropdown-btn,
7
- .e-dropdown-btn.e-btn {
8
- -webkit-box-shadow: none;
9
- box-shadow: none;
10
- text-transform: none;
11
- white-space: normal;
12
- }
13
- .e-dropdown-btn:hover,
14
- .e-dropdown-btn.e-btn:hover {
15
- -webkit-box-shadow: none;
16
- box-shadow: none;
17
- }
18
- .e-dropdown-btn:focus,
19
- .e-dropdown-btn.e-btn:focus {
20
- -webkit-box-shadow: none;
21
- box-shadow: none;
22
- }
23
- .e-dropdown-btn:active,
24
- .e-dropdown-btn.e-btn:active {
25
- -webkit-box-shadow: none;
26
- box-shadow: none;
27
- }
28
- .e-dropdown-btn .e-btn-icon,
29
- .e-dropdown-btn.e-btn .e-btn-icon {
30
- font-size: 14px;
31
- }
32
- .e-dropdown-btn .e-caret,
33
- .e-dropdown-btn.e-btn .e-caret {
34
- font-size: 8px;
35
- }
36
- .e-dropdown-btn.e-vertical,
37
- .e-dropdown-btn.e-btn.e-vertical {
38
- line-height: 1;
39
- padding: 8px 20px;
40
- }
41
- .e-dropdown-btn.e-caret-hide .e-caret,
42
- .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
43
- display: none;
44
- }
45
- .e-dropdown-btn.e-small .e-dropdown-popup ul,
46
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
47
- padding: 0;
48
- }
49
- .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
50
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
51
- padding: 0 10px;
52
- }
53
- .e-dropdown-btn.e-small.e-vertical,
54
- .e-dropdown-btn.e-btn.e-small.e-vertical {
55
- line-height: 1;
56
- padding: 8px 20px;
57
- }
58
- .e-bigger .e-dropdown-btn .e-btn-icon,
59
- .e-bigger.e-dropdown-btn .e-btn-icon {
60
- font-size: 16px;
61
- }
62
- .e-bigger .e-dropdown-btn .e-caret,
63
- .e-bigger.e-dropdown-btn .e-caret {
64
- font-size: 10px;
65
- }
66
- .e-bigger .e-dropdown-btn.e-vertical,
67
- .e-bigger.e-dropdown-btn.e-vertical {
68
- line-height: 1;
69
- padding: 10px 24px;
70
- }
71
- .e-bigger .e-dropdown-btn.e-small.e-vertical,
72
- .e-bigger.e-dropdown-btn.e-small.e-vertical {
73
- line-height: 1;
74
- padding: 10px 24px;
75
- }
76
-
77
- .e-dropdown-popup {
78
- position: absolute;
79
- }
80
- .e-dropdown-popup ul {
81
- border: 1px solid #757575;
82
- border-radius: 0;
83
- -webkit-box-shadow: 0 6px 12px rgba(255, 255, 255, 0.175);
84
- box-shadow: 0 6px 12px rgba(255, 255, 255, 0.175);
85
- -webkit-box-sizing: border-box;
86
- box-sizing: border-box;
87
- font-size: 14px;
88
- font-weight: normal;
89
- list-style-image: none;
90
- list-style-position: outside;
91
- list-style-type: none;
92
- margin: 0;
93
- min-width: 120px;
94
- overflow: hidden;
95
- padding: 0;
96
- -webkit-user-select: none;
97
- -moz-user-select: none;
98
- -ms-user-select: none;
99
- user-select: none;
100
- white-space: nowrap;
101
- }
102
- .e-dropdown-popup ul .e-item {
103
- cursor: pointer;
104
- display: -webkit-box;
105
- display: -ms-flexbox;
106
- display: flex;
107
- height: 36px;
108
- line-height: 36px;
109
- padding: 0 10px;
110
- }
111
- .e-dropdown-popup ul .e-item.e-separator {
112
- padding: 0 !important; /* stylelint-disable-line declaration-no-important */
113
- }
114
- .e-dropdown-popup ul .e-item.e-url {
115
- padding: 0;
116
- }
117
- .e-dropdown-popup ul .e-item .e-menu-url {
118
- display: block;
119
- padding: 0 10px;
120
- text-decoration: none;
121
- width: 100%;
122
- }
123
- .e-dropdown-popup ul .e-item .e-menu-icon {
124
- float: left;
125
- font-size: 16px;
126
- line-height: 36px;
127
- margin-right: 10px;
128
- vertical-align: middle;
129
- width: 1em;
130
- }
131
- .e-dropdown-popup ul .e-item.e-disabled {
132
- cursor: auto;
133
- pointer-events: none;
134
- }
135
- .e-dropdown-popup ul .e-item.e-separator {
136
- border-bottom-style: solid;
137
- border-bottom-width: 1px;
138
- cursor: auto;
139
- height: auto;
140
- line-height: normal;
141
- margin: 0;
142
- pointer-events: none;
143
- }
144
- .e-dropdown-popup.e-transparent {
145
- background: transparent;
146
- -webkit-box-shadow: none;
147
- box-shadow: none;
148
- }
149
- .e-dropdown-popup.e-transparent .e-dropdown-menu {
150
- border: 0;
151
- height: 1px;
152
- min-width: 0;
153
- padding: 0;
154
- width: 1px;
155
- }
156
-
157
- .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
158
- float: right;
159
- margin-left: 10px;
160
- margin-right: 0;
161
- }
162
-
163
- *.e-bigger .e-dropdown-popup ul,
164
- *.e-bigger.e-dropdown-popup ul {
165
- -webkit-box-shadow: 0 6px 12px rgba(255, 255, 255, 0.175);
166
- box-shadow: 0 6px 12px rgba(255, 255, 255, 0.175);
167
- font-size: 15px;
168
- max-width: 280px;
169
- min-width: 112px;
170
- padding: 0;
171
- }
172
- *.e-bigger .e-dropdown-popup ul .e-item,
173
- *.e-bigger.e-dropdown-popup ul .e-item {
174
- height: 48px;
175
- line-height: 48px;
176
- padding: 0 10px;
177
- }
178
- *.e-bigger .e-dropdown-popup ul .e-item.e-url,
179
- *.e-bigger.e-dropdown-popup ul .e-item.e-url {
180
- padding: 0;
181
- }
182
- *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
183
- *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
184
- font-size: 18px;
185
- line-height: 48px;
186
- }
187
- *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
188
- *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
189
- height: auto;
190
- line-height: normal;
191
- }
192
-
193
- .e-dropdown-popup {
194
- background: #fff;
195
- color: #000;
196
- }
197
- .e-dropdown-popup ul .e-item .e-menu-url {
198
- color: #000;
199
- }
200
- .e-dropdown-popup ul .e-item .e-menu-icon {
201
- color: #000;
202
- }
203
- .e-dropdown-popup ul .e-item.e-focused {
204
- background: transparent;
205
- -webkit-box-shadow: 0 0 0 1px #000 inset;
206
- box-shadow: 0 0 0 1px #000 inset;
207
- }
208
- .e-dropdown-popup ul .e-item:hover {
209
- background: #ecf;
210
- color: #000;
211
- }
212
- .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
213
- background: #400074;
214
- color: #fff;
215
- }
216
- .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
217
- color: #fff;
218
- }
219
- .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
220
- color: #fff;
221
- }
222
- .e-dropdown-popup ul .e-separator {
223
- border-bottom-color: #000;
224
- }
225
-
226
- .e-dropdown-btn.e-inherit,
227
- .e-dropdown-btn.e-btn.e-inherit {
228
- background: inherit;
229
- border-color: transparent;
230
- -webkit-box-shadow: none;
231
- box-shadow: none;
232
- color: inherit;
233
- }
234
- .e-dropdown-btn.e-inherit:hover, .e-dropdown-btn.e-inherit:focus, .e-dropdown-btn.e-inherit:active, .e-dropdown-btn.e-inherit.e-active,
235
- .e-dropdown-btn.e-btn.e-inherit:hover,
236
- .e-dropdown-btn.e-btn.e-inherit:focus,
237
- .e-dropdown-btn.e-btn.e-inherit:active,
238
- .e-dropdown-btn.e-btn.e-inherit.e-active {
239
- background: rgba(0, 0, 0, 0.056);
240
- border-color: transparent;
241
- -webkit-box-shadow: none;
242
- box-shadow: none;
243
- color: inherit;
244
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/highcontrast-light.css';
@@ -1,245 +1 @@
1
- .e-dropdown-btn .e-caret::before,
2
- .e-dropdown-btn.e-btn .e-caret::before {
3
- content: "\e966";
4
- }
5
-
6
- .e-dropdown-btn,
7
- .e-dropdown-btn.e-btn {
8
- -webkit-box-shadow: none;
9
- box-shadow: none;
10
- text-transform: none;
11
- white-space: normal;
12
- }
13
- .e-dropdown-btn:hover,
14
- .e-dropdown-btn.e-btn:hover {
15
- -webkit-box-shadow: none;
16
- box-shadow: none;
17
- }
18
- .e-dropdown-btn:focus,
19
- .e-dropdown-btn.e-btn:focus {
20
- -webkit-box-shadow: none;
21
- box-shadow: none;
22
- }
23
- .e-dropdown-btn:active,
24
- .e-dropdown-btn.e-btn:active {
25
- -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
26
- box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
27
- }
28
- .e-dropdown-btn .e-btn-icon,
29
- .e-dropdown-btn.e-btn .e-btn-icon {
30
- font-size: 14px;
31
- }
32
- .e-dropdown-btn .e-caret,
33
- .e-dropdown-btn.e-btn .e-caret {
34
- font-size: 8px;
35
- margin-top: 0;
36
- }
37
- .e-dropdown-btn.e-vertical,
38
- .e-dropdown-btn.e-btn.e-vertical {
39
- line-height: 1;
40
- padding: 8px 20px;
41
- }
42
- .e-dropdown-btn.e-caret-hide .e-caret,
43
- .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
44
- display: none;
45
- }
46
- .e-dropdown-btn.e-small .e-dropdown-popup ul,
47
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
48
- padding: 0;
49
- }
50
- .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
51
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
52
- padding: 0 10px;
53
- }
54
- .e-dropdown-btn.e-small.e-vertical,
55
- .e-dropdown-btn.e-btn.e-small.e-vertical {
56
- line-height: 1;
57
- padding: 8px 20px;
58
- }
59
- .e-bigger .e-dropdown-btn .e-btn-icon,
60
- .e-bigger.e-dropdown-btn .e-btn-icon {
61
- font-size: 16px;
62
- }
63
- .e-bigger .e-dropdown-btn .e-caret,
64
- .e-bigger.e-dropdown-btn .e-caret {
65
- font-size: 10px;
66
- }
67
- .e-bigger .e-dropdown-btn.e-vertical,
68
- .e-bigger.e-dropdown-btn.e-vertical {
69
- line-height: 1;
70
- padding: 10px 24px;
71
- }
72
- .e-bigger .e-dropdown-btn.e-small.e-vertical,
73
- .e-bigger.e-dropdown-btn.e-small.e-vertical {
74
- line-height: 1;
75
- padding: 10px 24px;
76
- }
77
-
78
- .e-dropdown-popup {
79
- position: absolute;
80
- }
81
- .e-dropdown-popup ul {
82
- border: 1px solid #969696;
83
- border-radius: 0;
84
- -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
85
- box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
86
- -webkit-box-sizing: border-box;
87
- box-sizing: border-box;
88
- font-size: 14px;
89
- font-weight: normal;
90
- list-style-image: none;
91
- list-style-position: outside;
92
- list-style-type: none;
93
- margin: 0;
94
- min-width: 120px;
95
- overflow: hidden;
96
- padding: 0;
97
- -webkit-user-select: none;
98
- -moz-user-select: none;
99
- -ms-user-select: none;
100
- user-select: none;
101
- white-space: nowrap;
102
- }
103
- .e-dropdown-popup ul .e-item {
104
- cursor: pointer;
105
- display: -webkit-box;
106
- display: -ms-flexbox;
107
- display: flex;
108
- height: 36px;
109
- line-height: 36px;
110
- padding: 0 10px;
111
- }
112
- .e-dropdown-popup ul .e-item.e-separator {
113
- padding: 0 !important; /* stylelint-disable-line declaration-no-important */
114
- }
115
- .e-dropdown-popup ul .e-item.e-url {
116
- padding: 0;
117
- }
118
- .e-dropdown-popup ul .e-item .e-menu-url {
119
- display: block;
120
- padding: 0 10px;
121
- text-decoration: none;
122
- width: 100%;
123
- }
124
- .e-dropdown-popup ul .e-item .e-menu-icon {
125
- float: left;
126
- font-size: 16px;
127
- line-height: 36px;
128
- margin-right: 10px;
129
- vertical-align: middle;
130
- width: 1em;
131
- }
132
- .e-dropdown-popup ul .e-item.e-disabled {
133
- cursor: auto;
134
- pointer-events: none;
135
- }
136
- .e-dropdown-popup ul .e-item.e-separator {
137
- border-bottom-style: solid;
138
- border-bottom-width: 1px;
139
- cursor: auto;
140
- height: auto;
141
- line-height: normal;
142
- margin: 0;
143
- pointer-events: none;
144
- }
145
- .e-dropdown-popup.e-transparent {
146
- background: transparent;
147
- -webkit-box-shadow: none;
148
- box-shadow: none;
149
- }
150
- .e-dropdown-popup.e-transparent .e-dropdown-menu {
151
- border: 0;
152
- height: 1px;
153
- min-width: 0;
154
- padding: 0;
155
- width: 1px;
156
- }
157
-
158
- .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
159
- float: right;
160
- margin-left: 10px;
161
- margin-right: 0;
162
- }
163
-
164
- *.e-bigger .e-dropdown-popup ul,
165
- *.e-bigger.e-dropdown-popup ul {
166
- -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
167
- box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
168
- font-size: 15px;
169
- max-width: 280px;
170
- min-width: 112px;
171
- padding: 0;
172
- }
173
- *.e-bigger .e-dropdown-popup ul .e-item,
174
- *.e-bigger.e-dropdown-popup ul .e-item {
175
- height: 48px;
176
- line-height: 48px;
177
- padding: 0 10px;
178
- }
179
- *.e-bigger .e-dropdown-popup ul .e-item.e-url,
180
- *.e-bigger.e-dropdown-popup ul .e-item.e-url {
181
- padding: 0;
182
- }
183
- *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
184
- *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
185
- font-size: 18px;
186
- line-height: 48px;
187
- }
188
- *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
189
- *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
190
- height: auto;
191
- line-height: normal;
192
- }
193
-
194
- .e-dropdown-popup {
195
- background: #000;
196
- color: #fff;
197
- }
198
- .e-dropdown-popup ul .e-item .e-menu-url {
199
- color: #fff;
200
- }
201
- .e-dropdown-popup ul .e-item .e-menu-icon {
202
- color: #fff;
203
- }
204
- .e-dropdown-popup ul .e-item.e-focused {
205
- background: transparent;
206
- -webkit-box-shadow: 0 0 0 1px #fff inset;
207
- box-shadow: 0 0 0 1px #fff inset;
208
- }
209
- .e-dropdown-popup ul .e-item:hover {
210
- background: #685708;
211
- color: #fff;
212
- }
213
- .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
214
- background: #ffd939;
215
- color: #000;
216
- }
217
- .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
218
- color: #000;
219
- }
220
- .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
221
- color: #000;
222
- }
223
- .e-dropdown-popup ul .e-separator {
224
- border-bottom-color: #fff;
225
- }
226
-
227
- .e-dropdown-btn.e-inherit,
228
- .e-dropdown-btn.e-btn.e-inherit {
229
- background: inherit;
230
- border-color: transparent;
231
- -webkit-box-shadow: none;
232
- box-shadow: none;
233
- color: inherit;
234
- }
235
- .e-dropdown-btn.e-inherit:hover, .e-dropdown-btn.e-inherit:focus, .e-dropdown-btn.e-inherit:active, .e-dropdown-btn.e-inherit.e-active,
236
- .e-dropdown-btn.e-btn.e-inherit:hover,
237
- .e-dropdown-btn.e-btn.e-inherit:focus,
238
- .e-dropdown-btn.e-btn.e-inherit:active,
239
- .e-dropdown-btn.e-btn.e-inherit.e-active {
240
- background: rgba(0, 0, 0, 0.056);
241
- border-color: transparent;
242
- -webkit-box-shadow: none;
243
- box-shadow: none;
244
- color: inherit;
245
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/highcontrast.css';