@syncfusion/ej2-angular-splitbuttons 29.2.4 → 30.1.37

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/CHANGELOG.md CHANGED
@@ -2,14 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## 29.1.33 (2025-03-25)
6
-
7
- ### DropDownButton
8
-
9
- #### Bug Fixes
10
-
11
- - `#F65779` - The issue with the "Split button click event trigger for dropdown arrow click and key down action of popup" has been resolved.
12
-
13
5
  ## 28.1.33 (2024-12-12)
14
6
 
15
7
  ### DropDownButton
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-splitbuttons@*",
3
- "_id": "@syncfusion/ej2-angular-splitbuttons@29.1.33",
3
+ "_id": "@syncfusion/ej2-angular-splitbuttons@28.2.0",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-nDU+ofGeaebA/URcNrSmv+rWYXcZOybZSe4CTKyxwv+Qk34Ygj/zBtOXBeOBto8f9Q/AxG/N0q9VLsQgeqGXrg==",
5
+ "_integrity": "sha512-fY9zgwbmusb6lduGkLuqoS/AsIDWZI60+Z1VGLa4kA0xXd9u3muwZBUlUhhN0A6e3howg5aiv5uq2hhWBQ4Vaw==",
6
6
  "_location": "/@syncfusion/ej2-angular-splitbuttons",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-splitbuttons/-/ej2-angular-splitbuttons-29.1.33.tgz",
23
- "_shasum": "bdaf07a1446b13cd1f539f4315e5c69917008113",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-development/@syncfusion/ej2-angular-splitbuttons/-/ej2-angular-splitbuttons-28.2.0.tgz",
23
+ "_shasum": "411608307b513b5f6f6fcf246b258da88177e489",
24
24
  "_spec": "@syncfusion/ej2-angular-splitbuttons@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\ej2-nexus-branch-switching-dev\\release",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~29.2.4",
35
- "@syncfusion/ej2-base": "~29.2.4",
36
- "@syncfusion/ej2-splitbuttons": "29.2.4"
34
+ "@syncfusion/ej2-angular-base": "~30.1.37",
35
+ "@syncfusion/ej2-base": "~30.1.37",
36
+ "@syncfusion/ej2-splitbuttons": "30.1.37"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Angular",
@@ -82,5 +82,5 @@
82
82
  "schematics": "./schematics/collection.json",
83
83
  "sideEffects": false,
84
84
  "typings": "syncfusion-ej2-angular-splitbuttons.d.ts",
85
- "version": "29.2.4"
85
+ "version": "30.1.37"
86
86
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-splitbuttons";
2
- export declare const pkgVer = "^29.1.33";
2
+ export declare const pkgVer = "^29.2.4";
3
3
  export declare const moduleName = "DropDownButtonModule, SplitButtonModule, ProgressButtonModule";
4
- export declare const themeVer = "~29.1.33";
4
+ export declare const themeVer = "~29.2.4";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-splitbuttons';
4
- exports.pkgVer = '^29.2.4';
4
+ exports.pkgVer = '^30.1.37';
5
5
  exports.moduleName = 'DropDownButtonModule, SplitButtonModule, ProgressButtonModule';
6
- exports.themeVer = '~29.2.4';
6
+ exports.themeVer = '~30.1.37';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-splitbuttons';
2
- export const pkgVer = '^29.2.4';
3
- export const moduleName = 'DropDownButtonModule, SplitButtonModule, ProgressButtonModule';
4
- export const themeVer = '~29.2.4';
1
+ export const pkgName = '@syncfusion/ej2-angular-splitbuttons';
2
+ export const pkgVer = '^30.1.37';
3
+ export const moduleName = 'DropDownButtonModule, SplitButtonModule, ProgressButtonModule';
4
+ export const themeVer = '~30.1.37';