@syncfusion/ej2-react-splitbuttons 23.1.43 → 24.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.
Files changed (92) hide show
  1. package/CHANGELOG.md +0 -16
  2. package/dist/ej2-react-splitbuttons.min.js +1 -1
  3. package/dist/ej2-react-splitbuttons.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/src/drop-down-button/dropdownbutton.component.d.ts +2 -2
  6. package/src/progress-button/progressbutton.component.d.ts +2 -2
  7. package/src/split-button/splitbutton.component.d.ts +2 -2
  8. package/styles/bootstrap-dark.css +1 -1761
  9. package/styles/bootstrap.css +1 -1811
  10. package/styles/bootstrap4.css +1 -1836
  11. package/styles/bootstrap5-dark.css +1 -1851
  12. package/styles/bootstrap5.css +1 -1851
  13. package/styles/button-group/bootstrap-dark.css +1 -752
  14. package/styles/button-group/bootstrap.css +1 -726
  15. package/styles/button-group/bootstrap4.css +1 -756
  16. package/styles/button-group/bootstrap5-dark.css +1 -751
  17. package/styles/button-group/bootstrap5.css +1 -751
  18. package/styles/button-group/fabric-dark.css +1 -752
  19. package/styles/button-group/fabric.css +1 -758
  20. package/styles/button-group/fluent-dark.css +1 -755
  21. package/styles/button-group/fluent.css +1 -755
  22. package/styles/button-group/highcontrast-light.css +1 -752
  23. package/styles/button-group/highcontrast.css +1 -803
  24. package/styles/button-group/material-dark.css +1 -752
  25. package/styles/button-group/material.css +1 -756
  26. package/styles/button-group/material3-dark.css +1 -901
  27. package/styles/button-group/material3.css +1 -957
  28. package/styles/button-group/tailwind-dark.css +1 -739
  29. package/styles/button-group/tailwind.css +1 -739
  30. package/styles/drop-down-button/bootstrap-dark.css +1 -231
  31. package/styles/drop-down-button/bootstrap.css +1 -231
  32. package/styles/drop-down-button/bootstrap4.css +1 -226
  33. package/styles/drop-down-button/bootstrap5-dark.css +1 -236
  34. package/styles/drop-down-button/bootstrap5.css +1 -236
  35. package/styles/drop-down-button/fabric-dark.css +1 -231
  36. package/styles/drop-down-button/fabric.css +1 -231
  37. package/styles/drop-down-button/fluent-dark.css +1 -233
  38. package/styles/drop-down-button/fluent.css +1 -233
  39. package/styles/drop-down-button/highcontrast-light.css +1 -231
  40. package/styles/drop-down-button/highcontrast.css +1 -232
  41. package/styles/drop-down-button/material-dark.css +1 -231
  42. package/styles/drop-down-button/material.css +1 -231
  43. package/styles/drop-down-button/material3-dark.css +1 -292
  44. package/styles/drop-down-button/material3.css +1 -348
  45. package/styles/drop-down-button/tailwind-dark.css +1 -241
  46. package/styles/drop-down-button/tailwind.css +1 -241
  47. package/styles/fabric-dark.css +1 -1761
  48. package/styles/fabric.css +1 -1841
  49. package/styles/fluent-dark.css +1 -1852
  50. package/styles/fluent.css +1 -1852
  51. package/styles/highcontrast-light.css +1 -1761
  52. package/styles/highcontrast.css +1 -1813
  53. package/styles/material-dark.css +1 -1761
  54. package/styles/material.css +1 -1839
  55. package/styles/material3-dark.css +1 -2164
  56. package/styles/material3.css +1 -2382
  57. package/styles/progress-button/bootstrap-dark.css +1 -445
  58. package/styles/progress-button/bootstrap.css +1 -522
  59. package/styles/progress-button/bootstrap4.css +1 -525
  60. package/styles/progress-button/bootstrap5-dark.css +1 -538
  61. package/styles/progress-button/bootstrap5.css +1 -538
  62. package/styles/progress-button/fabric-dark.css +1 -445
  63. package/styles/progress-button/fabric.css +1 -522
  64. package/styles/progress-button/fluent-dark.css +1 -538
  65. package/styles/progress-button/fluent.css +1 -538
  66. package/styles/progress-button/highcontrast-light.css +1 -445
  67. package/styles/progress-button/highcontrast.css +1 -445
  68. package/styles/progress-button/material-dark.css +1 -445
  69. package/styles/progress-button/material.css +1 -522
  70. package/styles/progress-button/material3-dark.css +1 -556
  71. package/styles/progress-button/material3.css +1 -612
  72. package/styles/progress-button/tailwind-dark.css +1 -542
  73. package/styles/progress-button/tailwind.css +1 -542
  74. package/styles/split-button/bootstrap-dark.css +1 -330
  75. package/styles/split-button/bootstrap.css +1 -330
  76. package/styles/split-button/bootstrap4.css +1 -326
  77. package/styles/split-button/bootstrap5-dark.css +1 -323
  78. package/styles/split-button/bootstrap5.css +1 -323
  79. package/styles/split-button/fabric-dark.css +1 -330
  80. package/styles/split-button/fabric.css +1 -327
  81. package/styles/split-button/fluent-dark.css +1 -323
  82. package/styles/split-button/fluent.css +1 -323
  83. package/styles/split-button/highcontrast-light.css +1 -330
  84. package/styles/split-button/highcontrast.css +1 -330
  85. package/styles/split-button/material-dark.css +1 -330
  86. package/styles/split-button/material.css +1 -327
  87. package/styles/split-button/material3-dark.css +1 -412
  88. package/styles/split-button/material3.css +1 -462
  89. package/styles/split-button/tailwind-dark.css +1 -344
  90. package/styles/split-button/tailwind.css +1 -344
  91. package/styles/tailwind-dark.css +1 -1868
  92. package/styles/tailwind.css +1 -1868
@@ -1,241 +1 @@
1
- /* stylelint-disable-line no-empty-source */
2
- .e-dropdown-btn .e-caret::before,
3
- .e-dropdown-btn.e-btn .e-caret::before {
4
- content: "\e729";
5
- }
6
-
7
- /*! drop-down button layout */
8
- .e-dropdown-btn,
9
- .e-dropdown-btn.e-btn {
10
- box-shadow: none;
11
- text-transform: none;
12
- white-space: normal;
13
- }
14
- .e-dropdown-btn:hover,
15
- .e-dropdown-btn.e-btn:hover {
16
- box-shadow: none;
17
- }
18
- .e-dropdown-btn:focus,
19
- .e-dropdown-btn.e-btn:focus {
20
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.95), 0 0 0 4px #4f46e5;
21
- }
22
- .e-dropdown-btn:active,
23
- .e-dropdown-btn.e-btn:active {
24
- box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
25
- }
26
- .e-dropdown-btn .e-btn-icon,
27
- .e-dropdown-btn.e-btn .e-btn-icon {
28
- font-size: 14px;
29
- }
30
- .e-dropdown-btn .e-caret,
31
- .e-dropdown-btn.e-btn .e-caret {
32
- font-size: 18px;
33
- }
34
- .e-dropdown-btn.e-vertical,
35
- .e-dropdown-btn.e-btn.e-vertical {
36
- line-height: 1;
37
- padding: 6px 12px;
38
- }
39
- .e-dropdown-btn.e-caret-hide .e-caret,
40
- .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
41
- display: none;
42
- }
43
- .e-dropdown-btn.e-small .e-dropdown-popup ul,
44
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
45
- padding: 4px 0;
46
- }
47
- .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
48
- .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
49
- padding: 0 8px;
50
- }
51
- .e-dropdown-btn.e-small.e-vertical,
52
- .e-dropdown-btn.e-btn.e-small.e-vertical {
53
- line-height: 1;
54
- padding: 6px 12px;
55
- }
56
-
57
- .e-bigger .e-dropdown-btn .e-btn-icon,
58
- .e-bigger.e-dropdown-btn .e-btn-icon {
59
- font-size: 16px;
60
- }
61
- .e-bigger .e-dropdown-btn .e-caret,
62
- .e-bigger.e-dropdown-btn .e-caret {
63
- font-size: 22px;
64
- }
65
- .e-bigger .e-dropdown-btn.e-vertical,
66
- .e-bigger.e-dropdown-btn.e-vertical {
67
- line-height: 1;
68
- padding: 8px 16px;
69
- }
70
- .e-bigger .e-dropdown-btn.e-small.e-vertical,
71
- .e-bigger.e-dropdown-btn.e-small.e-vertical {
72
- line-height: 1;
73
- padding: 8px 16px;
74
- }
75
-
76
- .e-dropdown-popup {
77
- position: absolute;
78
- border-radius: 4px;
79
- margin-top: 4px;
80
- }
81
- .e-dropdown-popup ul {
82
- border: 1px solid #e5e7eb;
83
- border-radius: 4px;
84
- box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
85
- box-sizing: border-box;
86
- font-size: 14px;
87
- font-weight: 400;
88
- list-style-image: none;
89
- list-style-position: outside;
90
- list-style-type: none;
91
- margin: 0;
92
- min-width: 120px;
93
- overflow: hidden;
94
- padding: 4px 0;
95
- -webkit-user-select: none;
96
- -ms-user-select: none;
97
- user-select: none;
98
- white-space: nowrap;
99
- }
100
- .e-dropdown-popup ul .e-item {
101
- cursor: pointer;
102
- display: -ms-flexbox;
103
- display: flex;
104
- height: 30px;
105
- line-height: 30px;
106
- padding: 0 12px;
107
- }
108
- .e-dropdown-popup ul .e-item.e-url {
109
- padding: 0;
110
- }
111
- .e-dropdown-popup ul .e-item .e-menu-url {
112
- display: block;
113
- padding: 0 12px;
114
- text-decoration: none;
115
- width: 100%;
116
- }
117
- .e-dropdown-popup ul .e-item .e-menu-icon {
118
- float: left;
119
- font-size: 18px;
120
- line-height: 30px;
121
- margin-right: 12px;
122
- vertical-align: middle;
123
- width: 1em;
124
- }
125
- .e-dropdown-popup ul .e-item.e-disabled {
126
- cursor: auto;
127
- pointer-events: none;
128
- }
129
- .e-dropdown-popup ul .e-item.e-separator {
130
- border-bottom-style: solid;
131
- border-bottom-width: 1px;
132
- cursor: auto;
133
- height: auto;
134
- line-height: normal;
135
- margin: 3px 0;
136
- pointer-events: none;
137
- }
138
- .e-dropdown-popup.e-transparent {
139
- background: transparent;
140
- box-shadow: none;
141
- }
142
- .e-dropdown-popup.e-transparent .e-dropdown-menu {
143
- border: 0;
144
- height: 1px;
145
- min-width: 0;
146
- padding: 0;
147
- width: 1px;
148
- }
149
-
150
- .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
151
- float: right;
152
- margin-left: 12px;
153
- margin-right: 0;
154
- }
155
-
156
- *.e-bigger .e-dropdown-popup {
157
- background-color: transparent;
158
- border-radius: 4px;
159
- }
160
-
161
- *.e-bigger .e-dropdown-popup ul,
162
- *.e-bigger.e-dropdown-popup ul {
163
- box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
164
- font-size: 16px;
165
- max-width: 202px;
166
- min-width: 112px;
167
- padding: 4px 0;
168
- background-color: #fff;
169
- margin-top: 4px;
170
- }
171
- *.e-bigger .e-dropdown-popup ul .e-item,
172
- *.e-bigger.e-dropdown-popup ul .e-item {
173
- height: 36px;
174
- line-height: 36px;
175
- padding: 0 16px;
176
- }
177
- *.e-bigger .e-dropdown-popup ul .e-item.e-url,
178
- *.e-bigger.e-dropdown-popup ul .e-item.e-url {
179
- padding: 0;
180
- }
181
- *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
182
- *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
183
- font-size: 22px;
184
- line-height: 36px;
185
- }
186
- *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
187
- *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
188
- height: auto;
189
- line-height: normal;
190
- }
191
-
192
- /*! drop-down button theme */
193
- .e-dropdown-popup {
194
- background-color: #fff;
195
- color: #374151;
196
- }
197
- .e-dropdown-popup ul .e-item .e-menu-url {
198
- color: #374151;
199
- }
200
- .e-dropdown-popup ul .e-item .e-menu-icon {
201
- color: #374151;
202
- }
203
- .e-dropdown-popup ul .e-item.e-focused {
204
- background-color: #f3f4f6;
205
- box-shadow: none;
206
- }
207
- .e-dropdown-popup ul .e-item:hover {
208
- background-color: #f3f4f6;
209
- color: #111827;
210
- }
211
- .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
212
- background-color: #e5e7eb;
213
- color: #111827;
214
- }
215
- .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
216
- color: #111827;
217
- }
218
- .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
219
- color: #111827;
220
- }
221
- .e-dropdown-popup ul .e-separator {
222
- border-bottom-color: #e5e7eb;
223
- }
224
-
225
- .e-dropdown-btn.e-inherit,
226
- .e-dropdown-btn.e-btn.e-inherit {
227
- background: inherit;
228
- border-color: transparent;
229
- box-shadow: none;
230
- color: inherit;
231
- }
232
- .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,
233
- .e-dropdown-btn.e-btn.e-inherit:hover,
234
- .e-dropdown-btn.e-btn.e-inherit:focus,
235
- .e-dropdown-btn.e-btn.e-inherit:active,
236
- .e-dropdown-btn.e-btn.e-inherit.e-active {
237
- background-color: rgba(0, 0, 0, 0.056);
238
- border-color: transparent;
239
- box-shadow: none;
240
- color: inherit;
241
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/tailwind.css';