@syncfusion/ej2-react-splitbuttons 22.2.8 → 23.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 (42) hide show
  1. package/CHANGELOG.md +2 -10
  2. package/dist/ej2-react-splitbuttons.min.js +2 -2
  3. package/dist/ej2-react-splitbuttons.umd.min.js +2 -2
  4. package/package.json +9 -9
  5. package/styles/button-group/material-dark.css +0 -1
  6. package/styles/button-group/material.css +0 -1
  7. package/styles/button-group/material3-dark.css +0 -1
  8. package/styles/button-group/material3-dark.scss +1 -1
  9. package/styles/button-group/material3.css +0 -1
  10. package/styles/button-group/material3.scss +1 -1
  11. package/styles/button-group/tailwind-dark.css +0 -1
  12. package/styles/button-group/tailwind.css +0 -1
  13. package/styles/drop-down-button/material-dark.css +0 -1
  14. package/styles/drop-down-button/material.css +0 -1
  15. package/styles/drop-down-button/material3-dark.css +0 -1
  16. package/styles/drop-down-button/material3-dark.scss +1 -1
  17. package/styles/drop-down-button/material3.css +0 -1
  18. package/styles/drop-down-button/material3.scss +1 -1
  19. package/styles/drop-down-button/tailwind-dark.css +0 -1
  20. package/styles/drop-down-button/tailwind.css +0 -1
  21. package/styles/material-dark.css +0 -1
  22. package/styles/material.css +0 -1
  23. package/styles/material3-dark.css +0 -4
  24. package/styles/material3.css +0 -1
  25. package/styles/progress-button/material-dark.css +0 -1
  26. package/styles/progress-button/material.css +0 -1
  27. package/styles/progress-button/material3-dark.css +0 -1
  28. package/styles/progress-button/material3-dark.scss +1 -1
  29. package/styles/progress-button/material3.css +0 -1
  30. package/styles/progress-button/material3.scss +1 -1
  31. package/styles/progress-button/tailwind-dark.css +0 -1
  32. package/styles/progress-button/tailwind.css +0 -1
  33. package/styles/split-button/material-dark.css +0 -1
  34. package/styles/split-button/material.css +0 -1
  35. package/styles/split-button/material3-dark.css +0 -1
  36. package/styles/split-button/material3-dark.scss +1 -1
  37. package/styles/split-button/material3.css +0 -1
  38. package/styles/split-button/material3.scss +1 -1
  39. package/styles/split-button/tailwind-dark.css +0 -1
  40. package/styles/split-button/tailwind.css +0 -1
  41. package/styles/tailwind-dark.css +0 -4
  42. package/styles/tailwind.css +0 -4
package/CHANGELOG.md CHANGED
@@ -6,17 +6,9 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `#I486201` - Issue in "DropDownButton Popup flickering issue while using the target property." has been resolved.
9
+ - `#I511002` - Issue in `Aria-label` accessibility issue in DropDownButton has been resolved
10
10
 
11
- ## 22.1.37 (2023-07-04)
12
-
13
- ### SplitButton
14
-
15
- #### Bug Fixes
16
-
17
- - `#I464857` - Issue in Script error When we selecting SplitButton using keyboard interaction has been resolved.
18
-
19
- ## 22.1.34 (2023-06-21)
11
+ ## 23.1.36 (2023-09-15)
20
12
 
21
13
  ### DropDownButton
22
14
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-splitbuttons.min.js
3
- * version : 22.2.8
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.1.41
4
+ * Copyright Syncfusion Inc. 2001 - 2023. 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 : 22.2.8
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.1.41
4
+ * Copyright Syncfusion Inc. 2001 - 2023. 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,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-splitbuttons@*",
3
- "_id": "@syncfusion/ej2-react-splitbuttons@22.2.5",
3
+ "_id": "@syncfusion/ej2-react-splitbuttons@23.1.36",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-elbngS9rEzr+ABjmwZp8oQiGGl7dGnICFRbHYRFrSjxsbQg6UV97xyATSs/vjHCb0LFOKfARa9o1sPYl0+TIAQ==",
5
+ "_integrity": "sha512-uh+/TN6Bcf1OcZQZtPVDf/iBNW4EX8pnswkcYuUSZxAXFsynUQV/KmMZBjrTdr7gXVbZyxrDqrUmOOri/4Xy7Q==",
6
6
  "_location": "/@syncfusion/ej2-react-splitbuttons",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-22.2.5.tgz",
23
- "_shasum": "19430714eb8d1c3e64c358ddc8353ef251614c62",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-23.1.36.tgz",
23
+ "_shasum": "66abdbe35b931ad21c96475b97bdc47e7c683d38",
24
24
  "_spec": "@syncfusion/ej2-react-splitbuttons@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
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-base": "~22.2.5",
35
- "@syncfusion/ej2-react-base": "~22.2.5",
36
- "@syncfusion/ej2-splitbuttons": "22.2.8"
34
+ "@syncfusion/ej2-base": "~23.1.41",
35
+ "@syncfusion/ej2-react-base": "~23.1.36",
36
+ "@syncfusion/ej2-splitbuttons": "23.1.41"
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 React",
@@ -60,6 +60,6 @@
60
60
  "type": "git",
61
61
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
62
62
  },
63
- "version": "22.2.8",
63
+ "version": "23.1.41",
64
64
  "sideEffects": false
65
65
  }
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /* stylelint-disable */
3
2
  *.e-btn-group,
4
3
  *.e-css.e-btn-group {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /* stylelint-disable */
3
2
  *.e-btn-group,
4
3
  *.e-css.e-btn-group {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/button-group/material3-dark.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/button-group/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable */
3
2
  *.e-btn-group,
4
3
  *.e-css.e-btn-group {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable */
3
2
  *.e-btn-group,
4
3
  *.e-css.e-btn-group {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-dropdown-btn .e-caret::before,
3
2
  .e-dropdown-btn.e-btn .e-caret::before {
4
3
  content: "\e969";
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-dropdown-btn .e-caret::before,
3
2
  .e-dropdown-btn.e-btn .e-caret::before {
4
3
  content: "\e969";
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/drop-down-button/material3-dark.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/drop-down-button/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable-line no-empty-source */
3
2
  .e-dropdown-btn .e-caret::before,
4
3
  .e-dropdown-btn.e-btn .e-caret::before {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable-line no-empty-source */
3
2
  .e-dropdown-btn .e-caret::before,
4
3
  .e-dropdown-btn.e-btn .e-caret::before {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-dropdown-btn .e-caret::before,
3
2
  .e-dropdown-btn.e-btn .e-caret::before {
4
3
  content: "\e969";
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-dropdown-btn .e-caret::before,
3
2
  .e-dropdown-btn.e-btn .e-caret::before {
4
3
  content: "\e969";
@@ -1,7 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
3
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
4
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
5
1
  :root {
6
2
  --color-sf-black: 0, 0, 0;
7
3
  --color-sf-white: 255, 255, 255;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /* stylelint-disable property-no-vendor-prefix */
3
2
  @keyframes material-spinner-rotate {
4
3
  0% {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /* stylelint-disable property-no-vendor-prefix */
3
2
  @keyframes material-spinner-rotate {
4
3
  0% {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/progress-button/material3-dark.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/progress-button/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable property-no-vendor-prefix */
3
2
  @keyframes material-spinner-rotate {
4
3
  0% {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable property-no-vendor-prefix */
3
2
  @keyframes material-spinner-rotate {
4
3
  0% {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /*! splitbutton layout */
3
2
  .e-split-btn-wrapper {
4
3
  display: -ms-inline-flexbox;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /*! splitbutton layout */
3
2
  .e-split-btn-wrapper {
4
3
  display: -ms-inline-flexbox;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/split-button/material3-dark.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-splitbuttons/styles/split-button/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable-line no-empty-source */
3
2
  /*! splitbutton layout */
4
3
  .e-split-btn-wrapper {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable-line no-empty-source */
3
2
  /*! splitbutton layout */
4
3
  .e-split-btn-wrapper {
@@ -1,8 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable-line no-empty-source */
3
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
4
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
5
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
6
2
  .e-dropdown-btn .e-caret::before,
7
3
  .e-dropdown-btn.e-btn .e-caret::before {
8
4
  content: "\e70d";
@@ -1,8 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /* stylelint-disable-line no-empty-source */
3
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
4
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
5
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
6
2
  .e-dropdown-btn .e-caret::before,
7
3
  .e-dropdown-btn.e-btn .e-caret::before {
8
4
  content: "\e729";