@chocolatey-software/ccm 2.0.0 → 2.1.0

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/CREDITS.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "link": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccm",
5
5
  "licenseLink": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccm/LICENSE",
6
6
  "licenseName": "LICENSE",
7
- "version": "2.0.0",
7
+ "version": "2.1.0",
8
8
  "dependencies": [
9
9
  {
10
10
  "name": "@eonasdan/tempus-dominus",
@@ -127,11 +127,11 @@
127
127
  {
128
128
  "name": "datatables.net-bs5",
129
129
  "link": "https://github.com/DataTables/Dist-DataTables-Bootstrap5",
130
- "version": "2.3.4",
130
+ "version": "2.3.5",
131
131
  "licenses": [
132
132
  {
133
133
  "type": "MIT",
134
- "link": "https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/b62a7995d443d6b9116cc7c29c01ae44105b6420/License.txt",
134
+ "link": "https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/89b79812ed1f34c9fec44dafcc6a1975529a5147/License.txt",
135
135
  "name": "License.txt"
136
136
  }
137
137
  ]
@@ -139,11 +139,11 @@
139
139
  {
140
140
  "name": "datatables.net-dt",
141
141
  "link": "https://github.com/DataTables/Dist-DataTables-DataTables",
142
- "version": "2.3.4",
142
+ "version": "2.3.5",
143
143
  "licenses": [
144
144
  {
145
145
  "type": "MIT",
146
- "link": "https://github.com/DataTables/Dist-DataTables-DataTables/blob/d85363c92a63a1eb266770db269477df2a9f8b25/License.txt",
146
+ "link": "https://github.com/DataTables/Dist-DataTables-DataTables/blob/73712a244e65d0e002773ba8ee95fe9eeaf29ca1/License.txt",
147
147
  "name": "License.txt"
148
148
  }
149
149
  ]
@@ -307,11 +307,11 @@
307
307
  {
308
308
  "name": "sweetalert2",
309
309
  "link": "https://github.com/sweetalert2/sweetalert2",
310
- "version": "11.26.3",
310
+ "version": "11.26.4",
311
311
  "licenses": [
312
312
  {
313
313
  "type": "MIT",
314
- "link": "https://github.com/sweetalert2/sweetalert2/blob/649d60a5c9ba80d116f649c91ab0af2c5e5e2930/LICENSE",
314
+ "link": "https://github.com/sweetalert2/sweetalert2/blob/fb13fa2154031d03260df329325e9a032f64e016/LICENSE",
315
315
  "name": "LICENSE"
316
316
  }
317
317
  ]
package/CREDITS.md CHANGED
@@ -28,8 +28,8 @@ Chocolatey uses a number of 3rd party components. Their details are below.
28
28
  * [bootstrap@5.3.8](#bootstrap538)
29
29
  * [clipboard@2.0.11](#clipboard2011)
30
30
  * [cropperjs@1.6.2](#cropperjs162)
31
- * [datatables.net-bs5@2.3.4](#datatablesnet-bs5234)
32
- * [datatables.net-dt@2.3.4](#datatablesnet-dt234)
31
+ * [datatables.net-bs5@2.3.5](#datatablesnet-bs5235)
32
+ * [datatables.net-dt@2.3.5](#datatablesnet-dt235)
33
33
  * [jquery@3.7.1](#jquery371)
34
34
  * [jquery-serializejson@3.2.1](#jquery-serializejson321)
35
35
  * [jquery-validation@1.21.0](#jquery-validation1210)
@@ -42,7 +42,7 @@ Chocolatey uses a number of 3rd party components. Their details are below.
42
42
  * [pwstrength-bootstrap@3.1.3](#pwstrength-bootstrap313)
43
43
  * [sortablejs@1.15.6](#sortablejs1156)
44
44
  * [spin.js@4.1.2](#spinjs412)
45
- * [sweetalert2@11.26.3](#sweetalert211263)
45
+ * [sweetalert2@11.26.4](#sweetalert211264)
46
46
  * [timeago@1.6.7](#timeago167)
47
47
  * [underscore@1.13.7](#underscore1137)
48
48
  * [SIL OPEN FONT 1.1 LICENSE](#sil-open-font-11-license-1)
@@ -775,13 +775,13 @@ https://www.apache.org/licenses/LICENSE-2.0
775
775
 
776
776
  [cropperjs](https://github.com/fengyuanchen/cropperjs) - [License terms.](https://github.com/fengyuanchen/cropperjs/blob/da3f6f7d4b9c29c7234ddf114c71a27a269855f0/LICENSE)
777
777
 
778
- #### datatables.net-bs5@2.3.4
778
+ #### datatables.net-bs5@2.3.5
779
779
 
780
- [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) - [License terms.](https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/b62a7995d443d6b9116cc7c29c01ae44105b6420/License.txt)
780
+ [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) - [License terms.](https://github.com/DataTables/Dist-DataTables-Bootstrap5/blob/89b79812ed1f34c9fec44dafcc6a1975529a5147/License.txt)
781
781
 
782
- #### datatables.net-dt@2.3.4
782
+ #### datatables.net-dt@2.3.5
783
783
 
784
- [datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables) - [License terms.](https://github.com/DataTables/Dist-DataTables-DataTables/blob/d85363c92a63a1eb266770db269477df2a9f8b25/License.txt)
784
+ [datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables) - [License terms.](https://github.com/DataTables/Dist-DataTables-DataTables/blob/73712a244e65d0e002773ba8ee95fe9eeaf29ca1/License.txt)
785
785
 
786
786
  #### jquery@3.7.1
787
787
 
@@ -831,9 +831,9 @@ https://www.apache.org/licenses/LICENSE-2.0
831
831
 
832
832
  [spin.js](https://github.com/fgnass/spin.js) - [License terms.](https://github.com/fgnass/spin.js/blob/653e79c5ef1f068e5a1a31da5b79b6d1e1b1674d/LICENSE.md)
833
833
 
834
- #### sweetalert2@11.26.3
834
+ #### sweetalert2@11.26.4
835
835
 
836
- [sweetalert2](https://github.com/sweetalert2/sweetalert2) - [License terms.](https://github.com/sweetalert2/sweetalert2/blob/649d60a5c9ba80d116f649c91ab0af2c5e5e2930/LICENSE)
836
+ [sweetalert2](https://github.com/sweetalert2/sweetalert2) - [License terms.](https://github.com/sweetalert2/sweetalert2/blob/fb13fa2154031d03260df329325e9a032f64e016/LICENSE)
837
837
 
838
838
  #### timeago@1.6.7
839
839
 
package/CREDITS.pdf CHANGED
Binary file
package/dist/css/ccm.css CHANGED
@@ -41601,7 +41601,7 @@ textarea.form-control-lg {
41601
41601
  .far,
41602
41602
  .fab,
41603
41603
  .fa {
41604
- --_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));
41604
+ --_fa-family: var(--fa-family, var(--fa-style-family, 'Font Awesome 7 Free'));
41605
41605
  -webkit-font-smoothing: antialiased;
41606
41606
  -moz-osx-font-smoothing: grayscale;
41607
41607
  display: var(--fa-display, inline-block);
@@ -49956,7 +49956,7 @@ textarea.form-control-lg {
49956
49956
  * Copyright 2025 Fonticons, Inc.
49957
49957
  */
49958
49958
  :root, :host {
49959
- --fa-family-classic: "Font Awesome 7 Free";
49959
+ --fa-family-classic: 'Font Awesome 7 Free';
49960
49960
  --fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
49961
49961
  /* deprecated: this older custom property will be removed next major release */
49962
49962
  --fa-style-family-classic: var(--fa-family-classic);
@@ -49988,7 +49988,7 @@ textarea.form-control-lg {
49988
49988
  * Copyright 2025 Fonticons, Inc.
49989
49989
  */
49990
49990
  :root, :host {
49991
- --fa-family-classic: "Font Awesome 7 Free";
49991
+ --fa-family-classic: 'Font Awesome 7 Free';
49992
49992
  --fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
49993
49993
  /* deprecated: this older custom property will be removed next major release */
49994
49994
  --fa-style-family-classic: var(--fa-family-classic);
@@ -50020,7 +50020,7 @@ textarea.form-control-lg {
50020
50020
  * Copyright 2025 Fonticons, Inc.
50021
50021
  */
50022
50022
  :root, :host {
50023
- --fa-family-brands: "Font Awesome 7 Brands";
50023
+ --fa-family-brands: 'Font Awesome 7 Brands';
50024
50024
  --fa-font-brands: normal 400 1em/1 var(--fa-family-brands);
50025
50025
  }
50026
50026
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chocolatey-software/ccm",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
4
4
  "description": "Chocolatey Software theme assets for use on Chocolatey Central Management",
5
5
  "author": "Chocolatey Software (https://chocolatey.org/)",
6
6
  "homepage": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccm#readme",