@syncfusion/ej2-react-splitbuttons 25.2.3 → 26.1.35

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 (102) hide show
  1. package/dist/ej2-react-splitbuttons.min.js +2 -2
  2. package/dist/ej2-react-splitbuttons.umd.min.js +2 -2
  3. package/dist/ej2-react-splitbuttons.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-react-splitbuttons.es2015.js +5 -5
  5. package/dist/es6/ej2-react-splitbuttons.es2015.js.map +1 -1
  6. package/package.json +19 -12
  7. package/styles/bootstrap-dark.css +1966 -1
  8. package/styles/bootstrap.css +2016 -1
  9. package/styles/bootstrap4.css +2004 -1
  10. package/styles/bootstrap5-dark.css +1946 -1
  11. package/styles/bootstrap5.css +1946 -1
  12. package/styles/button-group/bootstrap-dark.css +813 -1
  13. package/styles/button-group/bootstrap.css +787 -1
  14. package/styles/button-group/bootstrap4.css +786 -1
  15. package/styles/button-group/bootstrap5-dark.css +801 -1
  16. package/styles/button-group/bootstrap5.css +801 -1
  17. package/styles/button-group/fabric-dark.css +813 -1
  18. package/styles/button-group/fabric.css +819 -1
  19. package/styles/button-group/fluent-dark.css +825 -1
  20. package/styles/button-group/fluent.css +825 -1
  21. package/styles/button-group/fluent2.css +1849 -0
  22. package/styles/button-group/fluent2.scss +1 -0
  23. package/styles/button-group/highcontrast-light.css +813 -1
  24. package/styles/button-group/highcontrast.css +864 -1
  25. package/styles/button-group/material-dark.css +820 -1
  26. package/styles/button-group/material.css +825 -1
  27. package/styles/button-group/material3-dark.css +1055 -1
  28. package/styles/button-group/material3.css +1167 -1
  29. package/styles/button-group/tailwind-dark.css +799 -1
  30. package/styles/button-group/tailwind.css +799 -1
  31. package/styles/drop-down-button/bootstrap-dark.css +244 -1
  32. package/styles/drop-down-button/bootstrap.css +244 -1
  33. package/styles/drop-down-button/bootstrap4.css +237 -1
  34. package/styles/drop-down-button/bootstrap5-dark.css +247 -1
  35. package/styles/drop-down-button/bootstrap5.css +247 -1
  36. package/styles/drop-down-button/fabric-dark.css +244 -1
  37. package/styles/drop-down-button/fabric.css +244 -1
  38. package/styles/drop-down-button/fluent-dark.css +245 -1
  39. package/styles/drop-down-button/fluent.css +245 -1
  40. package/styles/drop-down-button/fluent2.css +1308 -0
  41. package/styles/drop-down-button/fluent2.scss +1 -0
  42. package/styles/drop-down-button/highcontrast-light.css +244 -1
  43. package/styles/drop-down-button/highcontrast.css +245 -1
  44. package/styles/drop-down-button/material-dark.css +244 -1
  45. package/styles/drop-down-button/material.css +244 -1
  46. package/styles/drop-down-button/material3-dark.css +363 -1
  47. package/styles/drop-down-button/material3.css +475 -1
  48. package/styles/drop-down-button/tailwind-dark.css +254 -1
  49. package/styles/drop-down-button/tailwind.css +254 -1
  50. package/styles/fabric-dark.css +1966 -1
  51. package/styles/fabric.css +2046 -1
  52. package/styles/fluent-dark.css +2061 -1
  53. package/styles/fluent.css +2061 -1
  54. package/styles/fluent2.css +6175 -0
  55. package/styles/fluent2.scss +4 -0
  56. package/styles/highcontrast-light.css +1966 -1
  57. package/styles/highcontrast.css +2018 -1
  58. package/styles/material-dark.css +1973 -1
  59. package/styles/material.css +2052 -1
  60. package/styles/material3-dark.css +2647 -1
  61. package/styles/material3.css +3087 -1
  62. package/styles/progress-button/bootstrap-dark.css +564 -1
  63. package/styles/progress-button/bootstrap.css +641 -1
  64. package/styles/progress-button/bootstrap4.css +644 -1
  65. package/styles/progress-button/bootstrap5-dark.css +564 -1
  66. package/styles/progress-button/bootstrap5.css +564 -1
  67. package/styles/progress-button/fabric-dark.css +564 -1
  68. package/styles/progress-button/fabric.css +641 -1
  69. package/styles/progress-button/fluent-dark.css +657 -1
  70. package/styles/progress-button/fluent.css +657 -1
  71. package/styles/progress-button/fluent2.css +1636 -0
  72. package/styles/progress-button/fluent2.scss +1 -0
  73. package/styles/progress-button/highcontrast-light.css +564 -1
  74. package/styles/progress-button/highcontrast.css +564 -1
  75. package/styles/progress-button/material-dark.css +564 -1
  76. package/styles/progress-button/material.css +641 -1
  77. package/styles/progress-button/material3-dark.css +730 -1
  78. package/styles/progress-button/material3.css +842 -1
  79. package/styles/progress-button/tailwind-dark.css +661 -1
  80. package/styles/progress-button/tailwind.css +661 -1
  81. package/styles/split-button/bootstrap-dark.css +342 -1
  82. package/styles/split-button/bootstrap.css +342 -1
  83. package/styles/split-button/bootstrap4.css +334 -1
  84. package/styles/split-button/bootstrap5-dark.css +331 -1
  85. package/styles/split-button/bootstrap5.css +331 -1
  86. package/styles/split-button/fabric-dark.css +342 -1
  87. package/styles/split-button/fabric.css +339 -1
  88. package/styles/split-button/fluent-dark.css +331 -1
  89. package/styles/split-button/fluent.css +331 -1
  90. package/styles/split-button/fluent2.css +1379 -0
  91. package/styles/split-button/fluent2.scss +1 -0
  92. package/styles/split-button/highcontrast-light.css +342 -1
  93. package/styles/split-button/highcontrast.css +342 -1
  94. package/styles/split-button/material-dark.css +342 -1
  95. package/styles/split-button/material.css +339 -1
  96. package/styles/split-button/material3-dark.css +496 -1
  97. package/styles/split-button/material3.css +600 -1
  98. package/styles/split-button/tailwind-dark.css +356 -1
  99. package/styles/split-button/tailwind.css +356 -1
  100. package/styles/tailwind-dark.css +2072 -1
  101. package/styles/tailwind.css +2072 -1
  102. package/CHANGELOG.md +0 -322
package/CHANGELOG.md DELETED
@@ -1,322 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ## 25.1.38 (2024-04-02)
6
-
7
- ### DropDownButton
8
-
9
- #### Bug Fixes
10
-
11
- - Issue in "keyboard action not working in DropDownButton when its append on span tag" has been resolved.
12
-
13
- ## 25.1.37 (2024-03-26)
14
-
15
- ### DropDownButton
16
-
17
- #### Breaking Changes
18
-
19
- - Now, the default value of [`enableHtmlSanitizer`](https://helpej2.syncfusion.com/documentation/api/drop-down-button/#enablehtmlsanitizer) property is true to prevent the XSS attacks in the DropDownButton component.
20
-
21
- ### ProgressButton
22
-
23
- #### Breaking Changes
24
-
25
- - Now, the default value of [`enableHtmlSanitizer`](https://helpej2.syncfusion.com/documentation/api/progress-button/#enablehtmlsanitizer) property is true to prevent the XSS attacks in the ProgressButton component.
26
-
27
- ### SplitButton
28
-
29
- #### Breaking Changes
30
-
31
- - Now, the default value of [`enableHtmlSanitizer`](https://helpej2.syncfusion.com/documentation/api/split-button/#enablehtmlsanitizer) property is true to prevent the XSS attacks in the SplitButton component.
32
-
33
- ## 24.2.7 (2024-02-20)
34
-
35
- ### ProgressButton
36
-
37
- - `#I554000` - Console error is thrown when clicking the progress button has been resolved.
38
-
39
- ## 24.2.5 (2024-02-13)
40
-
41
- ### SplitButton
42
-
43
- #### Bug Fixes
44
-
45
- - `#I552152` - Issue in "Split button select event not triggered while using keyboard action" has been resolved.
46
-
47
- ## 24.1.46 (2024-01-17)
48
-
49
- ### DropDownButton
50
-
51
- #### Bug Fixes
52
-
53
- - `#I863317` - Issue in "DropDownButton list items do not meet WCAG AA standards for focus indicators" has been resolved.
54
-
55
- ### ButtonGroup
56
-
57
- #### Bug Fixes
58
-
59
- - `#I534148` - Issue in "Focus Css style not removed after clicking outside from button group button in bootstrap4 theme" has been resolved.
60
-
61
- ## 24.1.45 (2024-01-09)
62
-
63
- ### DropDownButton
64
-
65
- #### Bug Fixes
66
-
67
- - `#I863317` - `Dropdownitems` not disabled initially when updating the property dynamically has been resolved.
68
-
69
- ## 24.1.41 (2023-12-18)
70
-
71
- ### DropDownButton
72
-
73
- #### Bug Fixes
74
-
75
- - `#I445638` - Issue in DropDownButton Popup Alignment issue while setting `enableRtl` property as true has been resolved.
76
-
77
- ## 20.4.50 (2023-02-14)
78
-
79
- ### SplitButton
80
-
81
- #### Bug Fixes
82
-
83
- - `#I434642` - Issue in Script error thrown when we add items in before open event with enable createPopupOnClick property has been resolved.
84
-
85
- ### DropDownButton
86
-
87
- #### Bug Fixes
88
-
89
- - `#I388868` - Script error occurs while using `beforeOpen` event in DropDownButton issue has been resolved
90
-
91
- ## 19.4.40 (2021-12-28)
92
-
93
- ### DropDownButton
94
-
95
- #### Bug Fixes
96
-
97
- - ColorPicker is not closed while clicks again the DropDownButton issue has been resolved.
98
-
99
- ## 19.4.38 (2021-12-17)
100
-
101
- ### DropDownButton
102
-
103
- #### Bug Fixes
104
-
105
- - Overflow issue in ColorPicker has been resolved.
106
-
107
- ## 19.3.48 (2021-11-02)
108
-
109
- ### DropDownButton
110
-
111
- #### Bug Fixes
112
-
113
- - `createPopupOnClick` property scenario not handled properly in `DropDownButton` has been resolved.
114
-
115
- ## 19.2.55 (2021-08-11)
116
-
117
- ### DropDownButton
118
-
119
- #### Bug Fixes
120
-
121
- - `#I337016` - Input space not works in DropDownButton if the target is set as text input issue has been resolved.
122
-
123
- ## 18.4.41 (2021-02-02)
124
-
125
- ### SplitButton
126
-
127
- #### Bug Fixes
128
-
129
- - Issue with destroy has been fixed.
130
-
131
- ## 18.4.31 (2020-12-22)
132
-
133
- ### ProgressButton
134
-
135
- #### Bug Fixes
136
-
137
- - Issue with setting content property in begin event has been resolved.
138
-
139
- ## 18.4.30 (2020-12-17)
140
-
141
- ### SplitButton
142
-
143
- #### New Features
144
-
145
- - `#299063` - Provided support to remove the items in split button using item id.
146
-
147
- ## 18.3.40 (2020-10-13)
148
-
149
- ### SplitButton
150
-
151
- #### Bug Fixes
152
-
153
- - Warning message has been resolved.
154
-
155
- ## 18.1.43 (2020-04-07)
156
-
157
- ### SplitButton
158
-
159
- #### Bug Fixes
160
-
161
- - Keyboard navigation not working in `bootstrap4` has been resolved.
162
-
163
- ## 17.4.49 (2020-02-11)
164
-
165
- ### Button Group
166
-
167
- #### Bug Fixes
168
-
169
- - CSS validation issues has been resolved.
170
-
171
- ## 17.4.39 (2019-12-17)
172
-
173
- ### DropDownButton
174
-
175
- #### New Features
176
-
177
- - #253123 - Provided `addItems` `removeItems` methods and update items dynamically.
178
-
179
- #### Bug Fixes
180
-
181
- - #254048 - UI misalignment while changing the font-size issue fixed.
182
-
183
- ## 17.2.40 (2019-08-06)
184
-
185
- ### ProgressButton
186
-
187
- #### Bug Fixes
188
-
189
- - Issue with 'progressComplete' method is fixed.
190
-
191
- ## 17.2.39 (2019-07-30)
192
-
193
- ### SplitButton
194
-
195
- #### Bug Fixes
196
-
197
- - Provided support for 'OnOpen' and 'OnClose' events in Blazor.
198
-
199
- ## 17.1.50 (2019-06-04)
200
-
201
- ### ProgressButton
202
-
203
- #### Bug Fixes
204
-
205
- - Provided public method 'progressComplete' to complete the progress.
206
-
207
- ## 16.4.53 (2019-02-13)
208
-
209
- ### DropDownButton
210
-
211
- #### Bug Fixes
212
-
213
- - Proper ARIA standards followed.
214
-
215
- ## 16.4.46 (2019-01-08)
216
-
217
- ### DropDownButton
218
-
219
- #### Bug Fixes
220
-
221
- - Item text overflow issue fixed.
222
-
223
- ## 16.4.40-beta (2018-12-10)
224
-
225
- ### ProgressButton
226
-
227
- #### Breaking Changes
228
-
229
- - Type changes done for the following property.
230
-
231
- | Property Name | Old Type | New Type |
232
- |---|---|---|
233
- | `animationSettings` | AnimationSettings | AnimationSettingsModel |
234
- | `spinSettings` | SpinSettings | SpinSettingsModel |
235
-
236
- ## 16.3.22 (2018-09-25)
237
-
238
- ### ProgressButton
239
-
240
- #### Bug Fixes
241
-
242
- - Content update while progress issue resolved.
243
-
244
- ## 16.3.17 (2018-09-12)
245
-
246
- ### ProgressButton
247
-
248
- The progress button visualizes the progression of an operation to indicate the user that a process is happening in the background. The progress can be shown with graphics accompanied by a textual representation.
249
-
250
-
251
- - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of progress button.
252
- - **Icons and Spinner** - Supports icon, spinner and its positioning.
253
- - **Animation** - Provided with predefined animation and progress indicator.
254
- - **Events** - Supports event triggering at specified interval.
255
- - **Accessibility** - Provided with built-in accessibility support that helps to access all the ProgressButton component features through the keyboard, screen readers, or other assistive technology devices.
256
-
257
- ## 16.2.48 (2018-08-14)
258
-
259
- ### DropDownButton
260
-
261
- #### Bug Fixes
262
-
263
- - Popup z-index calculation inside bootstrap model dialog issue fixed.
264
-
265
- ## 16.2.44 (2018-07-10)
266
-
267
- ### DropDownButton
268
-
269
- #### Bug Fixes
270
-
271
- - Popup positioning under fixed parent issue fixed.
272
-
273
- ## 16.2.41 (2018-06-25)
274
-
275
- ### ButtonGroup
276
-
277
- ButtonGroup is a graphical user interface that groups series of buttons horizontally or vertically.
278
-
279
-
280
- - **Types, Sizes, and Styles** - Provided with different types, sizes and predefined styles of button.
281
- - **Selection** - Supports single and multiple selection behaviors.
282
- - **Orientation** - Supports horizontal and vertical orientations.
283
- - **Nesting** - Supports nesting with drop-down and split button components.
284
- - **Accessibility** - Built-in accessibility features to access all the button group using the keyboard, screen readers, or other assistive technology devices.
285
-
286
- ### SplitButton
287
-
288
- #### Breaking Changes
289
-
290
- - UI changes based on design guidelines
291
-
292
- ## 16.1.28 (2018-03-09)
293
-
294
- ### SplitButton
295
-
296
- #### Bug Fixes
297
-
298
- - Style compatibility issue fixed.
299
-
300
- ## 16.1.24 (2018-02-22)
301
-
302
- ### DropDownButton
303
-
304
- DropDownButton component is used to toggle contextual overlays for displaying list of action items.
305
-
306
-
307
- - **Sizes** - Provided with different sizes of DropDownButton.
308
- - **Icons and Navigations** - Supports text and icon on the DropDownButton and Popup items. URL can be given to Popup items that creates the anchor link to navigate to the URL provided.
309
- - **Separator** - Supports Popup items grouping by using the Separator.
310
- - **Accessibility** - Provided with built-in accessibility support that helps to access all the DropDownButton component features through the keyboard, screen readers, or other assistive technology devices.
311
-
312
- ### SplitButton
313
-
314
- SplitButton component has primary and secondary button. Primary button is used to select default action and secondary button is used to toggle contextual overlays for displaying list of action items.
315
-
316
-
317
- - **Sizes** - Provided with different sizes of SplitButton.
318
- - **Icons and Navigations** - Supports text and icon on the SplitButton and Popup items. URL can be given to Popup items that creates the anchor link to navigate to the URL provided.
319
- - **Separator** - Supports Popup items grouping by using the Separator.
320
- - **Accessibility** - Provided with built-in accessibility support that helps to access all the SplitButton component features through the keyboard, screen readers, or other assistive technology devices.
321
-
322
-