@chocolatey-software/design 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.
@@ -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
 
@@ -1,11 +1,11 @@
1
1
  <h2 id="agreement-to-terms">1. Agreement to Terms</h2>
2
2
  <p>
3
3
  These Terms of Use constitute a legally binding agreement made between you, whether personally or on behalf of an entity ("you") and Chocolatey Software, Inc
4
- (<strong>"Company"</strong>, <strong>"we"</strong>, <strong>"us"</strong>, or <strong>"our"</strong>), concerning your access to and use of the
4
+ (<strong>"Company"</strong>, <strong>"we"</strong>, <strong>"us"</strong>, or <strong>"our"</strong>), concerning your access to and use of the
5
5
  <a href="https://chocolatey.org">https://chocolatey.org</a> and <a href="https://community.chocolatey.org">https://community.chocolatey.org</a> websites as well as any
6
6
  other media form, media channel, mobile website or mobile application related, linked, or otherwise connected thereto (collectively, the "Site"). We are
7
- registered in Kansas, United States and have our registered office at 6021 SW 29th St Ste A302, Topeka, KS 66614.
8
- You agree that by accessing the Site, you have read, understood, and agree to be bound by all of these Terms of Use. IF YOU DO NOT AGREE WITH ALL OF THESE TERMS OF USE,
7
+ registered in Kansas, United States and have our registered office at 4011 SW 29th St Ste 302, Topeka, KS 66614.
8
+ You agree that by accessing the Site, you have read, understood, and agree to be bound by all of these Terms of Use. IF YOU DO NOT AGREE WITH ALL OF THESE TERMS OF USE,
9
9
  THEN YOU ARE EXPRESSLY PROHIBITED FROM USING THE SITE AND YOU MUST DISCONTINUE USE IMMEDIATELY.
10
10
  </p>
11
11
  <p>
@@ -334,9 +334,9 @@
334
334
  </p>
335
335
  <h2 id="privacy-policy">17. Privacy Policy</h2>
336
336
  <p>
337
- We care about data privacy and security. Please review our Privacy Policy: <a href="https://chocolatey.org/privacy">https://chocolatey.org/privacy</a>. By using the Site,
338
- you agree to be bound by our Privacy Policy, which is incorporated into these Terms of Use. Please be advised the Site is hosted in the United States. If you access the Site
339
- from any other region of the world with laws or other requirements governing personal data collection, use, or disclosure that differ from applicable laws in the United States,
337
+ We care about data privacy and security. Please review our Privacy Policy: <a href="https://chocolatey.org/privacy">https://chocolatey.org/privacy</a>. By using the Site,
338
+ you agree to be bound by our Privacy Policy, which is incorporated into these Terms of Use. Please be advised the Site is hosted in the United States. If you access the Site
339
+ from any other region of the world with laws or other requirements governing personal data collection, use, or disclosure that differ from applicable laws in the United States,
340
340
  then through your continued use of the Site, you are transferring your data to the United States, and you agree to have your data transferred to and processed in the United States.
341
341
  </p>
342
342
  <h2 id="copyright-infringements">18. Copyright Infringements</h2>
@@ -492,7 +492,7 @@
492
492
  <p>
493
493
  <strong>
494
494
  Chocolatey Software, Inc<br />
495
- 6021 SW 29th St Ste A302<br />
495
+ 4011 SW 29th St Ste 302<br />
496
496
  Topeka, KS 66614<br />
497
497
  United States<br />
498
498
  <a href="https://chocolatey.org/contact/general">https://chocolatey.org/contact/general</a>
@@ -1 +1 @@
1
- Last updated 01 January 2021
1
+ Last updated 10 November 2025
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chocolatey-software/design",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
4
4
  "description": "Chocolatey Software theme assets for use on design.chocolatey.org.",
5
5
  "author": "Chocolatey Software (https://chocolatey.org/)",
6
6
  "homepage": "https://github.com/chocolatey/choco-theme/blob/main/packages/design#readme",