@syncfusion/ej2-react-splitbuttons 31.1.17 → 31.2.12

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/README.md CHANGED
@@ -89,6 +89,14 @@ These components are available in following list of frameworks.
89
89
 
90
90
  * [**Accessibility**](https://ej2.syncfusion.com/react/documentation/button-group/accessibility#accessibility) - Built-in accessibility features to access all the button group using the keyboard, screen readers, or other assistive technology devices.
91
91
 
92
+ ## Resources
93
+
94
+ * [AI Coding Assistant](https://ej2.syncfusion.com/react/documentation/ai-coding-assistants/overview)
95
+ * [Theme Studio](https://ej2.syncfusion.com/themestudio/)
96
+ * [What's New](https://www.syncfusion.com/products/whatsnew/react?utm_medium=listing&utm_source=github)
97
+ * [Road Map](https://www.syncfusion.com/products/roadmap/react)
98
+ * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=react&type=all)
99
+
92
100
  ## Support
93
101
 
94
102
  Product support is available for through following mediums.
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-splitbuttons.min.js
3
- * version : 31.1.17
4
- * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
3
+ * version : 31.2.12
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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-splitbuttons.umd.min.js
3
- * version : 31.1.17
4
- * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
3
+ * version : 31.2.12
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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
package/package.json CHANGED
@@ -1,45 +1,9 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-react-splitbuttons@*",
3
- "_id": "@syncfusion/ej2-react-splitbuttons@28.2.0",
4
- "_inBundle": false,
5
- "_integrity": "sha512-bv3g4TY4Sa7WGS4dqSU4xnyI/y6/LLnXUkEAP04VpDvy8oV6hL/DUeHRi8jfsxmWwvxbzHMgDJvm2Xp0sDFVig==",
6
- "_location": "/@syncfusion/ej2-react-splitbuttons",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-react-splitbuttons@*",
12
- "name": "@syncfusion/ej2-react-splitbuttons",
13
- "escapedName": "@syncfusion%2fej2-react-splitbuttons",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-28.2.0.tgz",
23
- "_shasum": "a67eb55939a7f44a319b705db555db413b908544",
24
- "_spec": "@syncfusion/ej2-react-splitbuttons@*",
25
- "_where": "D:\\SF3992\\WFH\\Nexus\\release",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-splitbuttons/issues"
31
- },
32
- "bundleDependencies": false,
33
- "dependencies": {
34
- "@syncfusion/ej2-base": "~31.1.17",
35
- "@syncfusion/ej2-react-base": "~31.1.17",
36
- "@syncfusion/ej2-splitbuttons": "31.1.17"
37
- },
38
- "deprecated": false,
2
+ "name": "@syncfusion/ej2-react-splitbuttons",
3
+ "version": "31.2.12",
39
4
  "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for React",
40
- "devDependencies": {},
41
- "es2015": "dist/es6/ej2-react-splitbuttons.es2015.js",
42
- "homepage": "https://www.syncfusion.com/react-components",
5
+ "author": "Syncfusion Inc.",
6
+ "license": "SEE LICENSE IN license",
43
7
  "keywords": [
44
8
  "react",
45
9
  "reactjs",
@@ -52,14 +16,20 @@
52
16
  "react progress indicator",
53
17
  "react spinner"
54
18
  ],
55
- "license": "SEE LICENSE IN license",
56
- "main": "./dist/ej2-react-splitbuttons.umd.min.js",
57
- "module": "./index.js",
58
- "name": "@syncfusion/ej2-react-splitbuttons",
59
19
  "repository": {
60
20
  "type": "git",
61
21
  "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
62
22
  },
63
- "version": "31.1.17",
64
- "sideEffects": false
23
+ "main": "./dist/ej2-react-splitbuttons.umd.min.js",
24
+ "module": "./index.js",
25
+ "es2015": "dist/es6/ej2-react-splitbuttons.es2015.js",
26
+ "readme": "ReadMe.md",
27
+ "dependencies": {
28
+ "@syncfusion/ej2-base": "~31.2.12",
29
+ "@syncfusion/ej2-react-base": "~31.2.12",
30
+ "@syncfusion/ej2-splitbuttons": "31.2.12"
31
+ },
32
+ "devDependencies": {},
33
+ "sideEffects": false,
34
+ "homepage": "https://www.syncfusion.com/react-components"
65
35
  }