@syncfusion/ej2-angular-splitbuttons 26.2.4-ngcc → 26.2.5-ngcc
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/dist/ej2-angular-splitbuttons.umd.js +1 -1
- package/dist/ej2-angular-splitbuttons.umd.min.js +1 -1
- package/package.json +6 -6
- package/styles/bootstrap-dark.css +1 -1966
- package/styles/bootstrap.css +1 -2016
- package/styles/bootstrap4.css +1 -2004
- package/styles/bootstrap5-dark.css +1 -1946
- package/styles/bootstrap5.css +1 -1946
- package/styles/button-group/bootstrap-dark.css +1 -813
- package/styles/button-group/bootstrap.css +1 -787
- package/styles/button-group/bootstrap4.css +1 -786
- package/styles/button-group/bootstrap5-dark.css +1 -801
- package/styles/button-group/bootstrap5.css +1 -801
- package/styles/button-group/fabric-dark.css +1 -813
- package/styles/button-group/fabric.css +1 -819
- package/styles/button-group/fluent-dark.css +1 -825
- package/styles/button-group/fluent.css +1 -825
- package/styles/button-group/fluent2.css +1 -1849
- package/styles/button-group/highcontrast-light.css +1 -813
- package/styles/button-group/highcontrast.css +1 -864
- package/styles/button-group/material-dark.css +1 -820
- package/styles/button-group/material.css +1 -825
- package/styles/button-group/material3-dark.css +1 -1055
- package/styles/button-group/material3.css +1 -1167
- package/styles/button-group/tailwind-dark.css +1 -799
- package/styles/button-group/tailwind.css +1 -799
- package/styles/drop-down-button/bootstrap-dark.css +1 -244
- package/styles/drop-down-button/bootstrap.css +1 -244
- package/styles/drop-down-button/bootstrap4.css +1 -237
- package/styles/drop-down-button/bootstrap5-dark.css +1 -247
- package/styles/drop-down-button/bootstrap5.css +1 -247
- package/styles/drop-down-button/fabric-dark.css +1 -244
- package/styles/drop-down-button/fabric.css +1 -244
- package/styles/drop-down-button/fluent-dark.css +1 -245
- package/styles/drop-down-button/fluent.css +1 -245
- package/styles/drop-down-button/fluent2.css +1 -1308
- package/styles/drop-down-button/highcontrast-light.css +1 -244
- package/styles/drop-down-button/highcontrast.css +1 -245
- package/styles/drop-down-button/material-dark.css +1 -244
- package/styles/drop-down-button/material.css +1 -244
- package/styles/drop-down-button/material3-dark.css +1 -363
- package/styles/drop-down-button/material3.css +1 -475
- package/styles/drop-down-button/tailwind-dark.css +1 -254
- package/styles/drop-down-button/tailwind.css +1 -254
- package/styles/fabric-dark.css +1 -1966
- package/styles/fabric.css +1 -2046
- package/styles/fluent-dark.css +1 -2061
- package/styles/fluent.css +1 -2061
- package/styles/fluent2.css +1 -6171
- package/styles/highcontrast-light.css +1 -1966
- package/styles/highcontrast.css +1 -2018
- package/styles/material-dark.css +1 -1973
- package/styles/material.css +1 -2052
- package/styles/material3-dark.css +1 -2647
- package/styles/material3.css +1 -3087
- package/styles/progress-button/bootstrap-dark.css +1 -564
- package/styles/progress-button/bootstrap.css +1 -641
- package/styles/progress-button/bootstrap4.css +1 -644
- package/styles/progress-button/bootstrap5-dark.css +1 -564
- package/styles/progress-button/bootstrap5.css +1 -564
- package/styles/progress-button/fabric-dark.css +1 -564
- package/styles/progress-button/fabric.css +1 -641
- package/styles/progress-button/fluent-dark.css +1 -657
- package/styles/progress-button/fluent.css +1 -657
- package/styles/progress-button/fluent2.css +1 -1632
- package/styles/progress-button/highcontrast-light.css +1 -564
- package/styles/progress-button/highcontrast.css +1 -564
- package/styles/progress-button/material-dark.css +1 -564
- package/styles/progress-button/material.css +1 -641
- package/styles/progress-button/material3-dark.css +1 -730
- package/styles/progress-button/material3.css +1 -842
- package/styles/progress-button/tailwind-dark.css +1 -661
- package/styles/progress-button/tailwind.css +1 -661
- package/styles/split-button/bootstrap-dark.css +1 -342
- package/styles/split-button/bootstrap.css +1 -342
- package/styles/split-button/bootstrap4.css +1 -334
- package/styles/split-button/bootstrap5-dark.css +1 -331
- package/styles/split-button/bootstrap5.css +1 -331
- package/styles/split-button/fabric-dark.css +1 -342
- package/styles/split-button/fabric.css +1 -339
- package/styles/split-button/fluent-dark.css +1 -331
- package/styles/split-button/fluent.css +1 -331
- package/styles/split-button/fluent2.css +1 -1379
- package/styles/split-button/highcontrast-light.css +1 -342
- package/styles/split-button/highcontrast.css +1 -342
- package/styles/split-button/material-dark.css +1 -342
- package/styles/split-button/material.css +1 -339
- package/styles/split-button/material3-dark.css +1 -496
- package/styles/split-button/material3.css +1 -600
- package/styles/split-button/tailwind-dark.css +1 -356
- package/styles/split-button/tailwind.css +1 -356
- package/styles/tailwind-dark.css +1 -2072
- package/styles/tailwind.css +1 -2072
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-splitbuttons.umd.js
|
|
3
|
-
* version : 26.2.
|
|
3
|
+
* version : 26.2.5
|
|
4
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-splitbuttons.umd.min.js
|
|
3
|
-
* version : 26.2.
|
|
3
|
+
* version : 26.2.5
|
|
4
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
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-splitbuttons@*",
|
|
3
3
|
"_id": "@syncfusion/ej2-angular-splitbuttons@19.16.4",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-MzpeS9daK/vfN/tI0eJwdcJrfYpcoPY53I9qpsbe+lCunZ/nJfivPWJbA8jQK8iD2vNGtsvWy2i67zkOROFrCg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-splitbuttons",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
22
|
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-splitbuttons/-/ej2-angular-splitbuttons-19.16.4.tgz",
|
|
23
|
-
"_shasum": "
|
|
23
|
+
"_shasum": "49ef7dbb5ac41cb3c6e8d71bce18facafc9fe2c3",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-splitbuttons@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~26.2.
|
|
35
|
-
"@syncfusion/ej2-base": "~26.2.
|
|
36
|
-
"@syncfusion/ej2-splitbuttons": "26.2.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~26.2.5",
|
|
35
|
+
"@syncfusion/ej2-base": "~26.2.5",
|
|
36
|
+
"@syncfusion/ej2-splitbuttons": "26.2.5"
|
|
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",
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"schematics": "./schematics/collection.json",
|
|
70
70
|
"sideEffects": false,
|
|
71
71
|
"typings": "ej2-angular-splitbuttons.d.ts",
|
|
72
|
-
"version": "26.2.
|
|
72
|
+
"version": "26.2.5-ngcc"
|
|
73
73
|
}
|