@chocolatey-software/design 2.0.0 → 2.5.2
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/css/design.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,
|
|
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);
|
|
@@ -42454,6 +42454,10 @@ textarea.form-control-lg {
|
|
|
42454
42454
|
--fa: "\e131";
|
|
42455
42455
|
}
|
|
42456
42456
|
|
|
42457
|
+
.fa-closed-captioning-slash {
|
|
42458
|
+
--fa: "\e135";
|
|
42459
|
+
}
|
|
42460
|
+
|
|
42457
42461
|
.fa-clover {
|
|
42458
42462
|
--fa: "\e139";
|
|
42459
42463
|
}
|
|
@@ -43734,6 +43738,10 @@ textarea.form-control-lg {
|
|
|
43734
43738
|
--fa: "\e80a";
|
|
43735
43739
|
}
|
|
43736
43740
|
|
|
43741
|
+
.fa-picture-in-picture {
|
|
43742
|
+
--fa: "\e80b";
|
|
43743
|
+
}
|
|
43744
|
+
|
|
43737
43745
|
.fa-mobile-vibrate {
|
|
43738
43746
|
--fa: "\e816";
|
|
43739
43747
|
}
|
|
@@ -43758,6 +43766,54 @@ textarea.form-control-lg {
|
|
|
43758
43766
|
--fa: "\e820";
|
|
43759
43767
|
}
|
|
43760
43768
|
|
|
43769
|
+
.fa-aquarius {
|
|
43770
|
+
--fa: "\e845";
|
|
43771
|
+
}
|
|
43772
|
+
|
|
43773
|
+
.fa-aries {
|
|
43774
|
+
--fa: "\e846";
|
|
43775
|
+
}
|
|
43776
|
+
|
|
43777
|
+
.fa-cancer {
|
|
43778
|
+
--fa: "\e847";
|
|
43779
|
+
}
|
|
43780
|
+
|
|
43781
|
+
.fa-capricorn {
|
|
43782
|
+
--fa: "\e848";
|
|
43783
|
+
}
|
|
43784
|
+
|
|
43785
|
+
.fa-gemini {
|
|
43786
|
+
--fa: "\e849";
|
|
43787
|
+
}
|
|
43788
|
+
|
|
43789
|
+
.fa-leo {
|
|
43790
|
+
--fa: "\e84a";
|
|
43791
|
+
}
|
|
43792
|
+
|
|
43793
|
+
.fa-libra {
|
|
43794
|
+
--fa: "\e84b";
|
|
43795
|
+
}
|
|
43796
|
+
|
|
43797
|
+
.fa-pisces {
|
|
43798
|
+
--fa: "\e84c";
|
|
43799
|
+
}
|
|
43800
|
+
|
|
43801
|
+
.fa-sagittarius {
|
|
43802
|
+
--fa: "\e84d";
|
|
43803
|
+
}
|
|
43804
|
+
|
|
43805
|
+
.fa-scorpio {
|
|
43806
|
+
--fa: "\e84e";
|
|
43807
|
+
}
|
|
43808
|
+
|
|
43809
|
+
.fa-taurus {
|
|
43810
|
+
--fa: "\e84f";
|
|
43811
|
+
}
|
|
43812
|
+
|
|
43813
|
+
.fa-virgo {
|
|
43814
|
+
--fa: "\e850";
|
|
43815
|
+
}
|
|
43816
|
+
|
|
43761
43817
|
.fa-martini-glass-empty {
|
|
43762
43818
|
--fa: "\f000";
|
|
43763
43819
|
}
|
|
@@ -49058,6 +49114,14 @@ textarea.form-control-lg {
|
|
|
49058
49114
|
--fa: "\f6a7";
|
|
49059
49115
|
}
|
|
49060
49116
|
|
|
49117
|
+
.fa-volume {
|
|
49118
|
+
--fa: "\f6a8";
|
|
49119
|
+
}
|
|
49120
|
+
|
|
49121
|
+
.fa-volume-medium {
|
|
49122
|
+
--fa: "\f6a8";
|
|
49123
|
+
}
|
|
49124
|
+
|
|
49061
49125
|
.fa-volume-xmark {
|
|
49062
49126
|
--fa: "\f6a9";
|
|
49063
49127
|
}
|
|
@@ -49951,12 +50015,12 @@ textarea.form-control-lg {
|
|
|
49951
50015
|
}
|
|
49952
50016
|
|
|
49953
50017
|
/*!
|
|
49954
|
-
* Font Awesome Free 7.
|
|
50018
|
+
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
|
|
49955
50019
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
49956
|
-
* Copyright
|
|
50020
|
+
* Copyright 2026 Fonticons, Inc.
|
|
49957
50021
|
*/
|
|
49958
50022
|
:root, :host {
|
|
49959
|
-
--fa-family-classic:
|
|
50023
|
+
--fa-family-classic: 'Font Awesome 7 Free';
|
|
49960
50024
|
--fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
|
|
49961
50025
|
/* deprecated: this older custom property will be removed next major release */
|
|
49962
50026
|
--fa-style-family-classic: var(--fa-family-classic);
|
|
@@ -49983,12 +50047,12 @@ textarea.form-control-lg {
|
|
|
49983
50047
|
}
|
|
49984
50048
|
|
|
49985
50049
|
/*!
|
|
49986
|
-
* Font Awesome Free 7.
|
|
50050
|
+
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
|
|
49987
50051
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
49988
|
-
* Copyright
|
|
50052
|
+
* Copyright 2026 Fonticons, Inc.
|
|
49989
50053
|
*/
|
|
49990
50054
|
:root, :host {
|
|
49991
|
-
--fa-family-classic:
|
|
50055
|
+
--fa-family-classic: 'Font Awesome 7 Free';
|
|
49992
50056
|
--fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
|
|
49993
50057
|
/* deprecated: this older custom property will be removed next major release */
|
|
49994
50058
|
--fa-style-family-classic: var(--fa-family-classic);
|
|
@@ -50015,12 +50079,12 @@ textarea.form-control-lg {
|
|
|
50015
50079
|
}
|
|
50016
50080
|
|
|
50017
50081
|
/*!
|
|
50018
|
-
* Font Awesome Free 7.
|
|
50082
|
+
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
|
|
50019
50083
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
50020
|
-
* Copyright
|
|
50084
|
+
* Copyright 2026 Fonticons, Inc.
|
|
50021
50085
|
*/
|
|
50022
50086
|
:root, :host {
|
|
50023
|
-
--fa-family-brands:
|
|
50087
|
+
--fa-family-brands: 'Font Awesome 7 Brands';
|
|
50024
50088
|
--fa-font-brands: normal 400 1em/1 var(--fa-family-brands);
|
|
50025
50089
|
}
|
|
50026
50090
|
|
|
@@ -50418,6 +50482,158 @@ textarea.form-control-lg {
|
|
|
50418
50482
|
--fa: "\e812";
|
|
50419
50483
|
}
|
|
50420
50484
|
|
|
50485
|
+
.fa-supportnow {
|
|
50486
|
+
--fa: "\e833";
|
|
50487
|
+
}
|
|
50488
|
+
|
|
50489
|
+
.fa-tor-browser {
|
|
50490
|
+
--fa: "\e838";
|
|
50491
|
+
}
|
|
50492
|
+
|
|
50493
|
+
.fa-typescript {
|
|
50494
|
+
--fa: "\e840";
|
|
50495
|
+
}
|
|
50496
|
+
|
|
50497
|
+
.fa-square-deskpro {
|
|
50498
|
+
--fa: "\e844";
|
|
50499
|
+
}
|
|
50500
|
+
|
|
50501
|
+
.fa-circle-zulip {
|
|
50502
|
+
--fa: "\e851";
|
|
50503
|
+
}
|
|
50504
|
+
|
|
50505
|
+
.fa-julia {
|
|
50506
|
+
--fa: "\e852";
|
|
50507
|
+
}
|
|
50508
|
+
|
|
50509
|
+
.fa-zulip {
|
|
50510
|
+
--fa: "\e853";
|
|
50511
|
+
}
|
|
50512
|
+
|
|
50513
|
+
.fa-unison {
|
|
50514
|
+
--fa: "\e854";
|
|
50515
|
+
}
|
|
50516
|
+
|
|
50517
|
+
.fa-board-game-geek {
|
|
50518
|
+
--fa: "\e855";
|
|
50519
|
+
}
|
|
50520
|
+
|
|
50521
|
+
.fa-bgg {
|
|
50522
|
+
--fa: "\e855";
|
|
50523
|
+
}
|
|
50524
|
+
|
|
50525
|
+
.fa-ko-fi {
|
|
50526
|
+
--fa: "\e856";
|
|
50527
|
+
}
|
|
50528
|
+
|
|
50529
|
+
.fa-kubernetes {
|
|
50530
|
+
--fa: "\e857";
|
|
50531
|
+
}
|
|
50532
|
+
|
|
50533
|
+
.fa-postgresql {
|
|
50534
|
+
--fa: "\e858";
|
|
50535
|
+
}
|
|
50536
|
+
|
|
50537
|
+
.fa-scaleway {
|
|
50538
|
+
--fa: "\e859";
|
|
50539
|
+
}
|
|
50540
|
+
|
|
50541
|
+
.fa-venmo {
|
|
50542
|
+
--fa: "\e85a";
|
|
50543
|
+
}
|
|
50544
|
+
|
|
50545
|
+
.fa-venmo-v {
|
|
50546
|
+
--fa: "\e85b";
|
|
50547
|
+
}
|
|
50548
|
+
|
|
50549
|
+
.fa-unreal-engine {
|
|
50550
|
+
--fa: "\e85c";
|
|
50551
|
+
}
|
|
50552
|
+
|
|
50553
|
+
.fa-globaleaks {
|
|
50554
|
+
--fa: "\e85d";
|
|
50555
|
+
}
|
|
50556
|
+
|
|
50557
|
+
.fa-solana {
|
|
50558
|
+
--fa: "\e85e";
|
|
50559
|
+
}
|
|
50560
|
+
|
|
50561
|
+
.fa-threema {
|
|
50562
|
+
--fa: "\e85f";
|
|
50563
|
+
}
|
|
50564
|
+
|
|
50565
|
+
.fa-forgejo {
|
|
50566
|
+
--fa: "\e860";
|
|
50567
|
+
}
|
|
50568
|
+
|
|
50569
|
+
.fa-claude {
|
|
50570
|
+
--fa: "\e861";
|
|
50571
|
+
}
|
|
50572
|
+
|
|
50573
|
+
.fa-gitee {
|
|
50574
|
+
--fa: "\e863";
|
|
50575
|
+
}
|
|
50576
|
+
|
|
50577
|
+
.fa-xmpp {
|
|
50578
|
+
--fa: "\e864";
|
|
50579
|
+
}
|
|
50580
|
+
|
|
50581
|
+
.fa-fediverse {
|
|
50582
|
+
--fa: "\e865";
|
|
50583
|
+
}
|
|
50584
|
+
|
|
50585
|
+
.fa-tailwind-css {
|
|
50586
|
+
--fa: "\e866";
|
|
50587
|
+
}
|
|
50588
|
+
|
|
50589
|
+
.fa-arch-linux {
|
|
50590
|
+
--fa: "\e867";
|
|
50591
|
+
}
|
|
50592
|
+
|
|
50593
|
+
.fa-svelte {
|
|
50594
|
+
--fa: "\e868";
|
|
50595
|
+
}
|
|
50596
|
+
|
|
50597
|
+
.fa-hugging-face {
|
|
50598
|
+
--fa: "\e869";
|
|
50599
|
+
}
|
|
50600
|
+
|
|
50601
|
+
.fa-leetcode {
|
|
50602
|
+
--fa: "\e86a";
|
|
50603
|
+
}
|
|
50604
|
+
|
|
50605
|
+
.fa-openstreetmap {
|
|
50606
|
+
--fa: "\e86b";
|
|
50607
|
+
}
|
|
50608
|
+
|
|
50609
|
+
.fa-ultralytics {
|
|
50610
|
+
--fa: "\e86d";
|
|
50611
|
+
}
|
|
50612
|
+
|
|
50613
|
+
.fa-ultralytics-hub {
|
|
50614
|
+
--fa: "\e86e";
|
|
50615
|
+
}
|
|
50616
|
+
|
|
50617
|
+
.fa-ultralytics-yolo {
|
|
50618
|
+
--fa: "\e86f";
|
|
50619
|
+
}
|
|
50620
|
+
|
|
50621
|
+
.fa-obsidian {
|
|
50622
|
+
--fa: "\e879";
|
|
50623
|
+
}
|
|
50624
|
+
|
|
50625
|
+
.fa-zoom {
|
|
50626
|
+
--fa: "\e87b";
|
|
50627
|
+
}
|
|
50628
|
+
|
|
50629
|
+
.fa-vim {
|
|
50630
|
+
--fa: "\e88a";
|
|
50631
|
+
}
|
|
50632
|
+
|
|
50633
|
+
.fa-symfonycasts {
|
|
50634
|
+
--fa: "\e8ab";
|
|
50635
|
+
}
|
|
50636
|
+
|
|
50421
50637
|
.fa-square-twitter {
|
|
50422
50638
|
--fa: "\f081";
|
|
50423
50639
|
}
|