@unlk/keymaster 1.5.6 → 1.5.8

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 (52) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/css/keymaster.css +744 -30
  3. package/dist/css/keymaster.css.map +1 -1
  4. package/dist/css/keymaster.min.css +24 -24
  5. package/dist/css/keymaster.min.css.map +1 -1
  6. package/dist/js/keymaster.js +58 -58
  7. package/dist/js/keymaster.min.js +4 -4
  8. package/dist/js/keymaster.min.js.map +1 -1
  9. package/fonts/fa-brands-400.woff2 +0 -0
  10. package/fonts/fa-duotone-900.woff2 +0 -0
  11. package/fonts/fa-duotone-light-300.woff2 +0 -0
  12. package/fonts/fa-duotone-regular-400.woff2 +0 -0
  13. package/fonts/fa-duotone-thin-100.woff2 +0 -0
  14. package/fonts/fa-light-300.woff2 +0 -0
  15. package/fonts/fa-regular-400.woff2 +0 -0
  16. package/fonts/fa-sharp-duotone-light-300.woff2 +0 -0
  17. package/fonts/fa-sharp-duotone-regular-400.woff2 +0 -0
  18. package/fonts/fa-sharp-duotone-solid-900.woff2 +0 -0
  19. package/fonts/fa-sharp-duotone-thin-100.woff2 +0 -0
  20. package/fonts/fa-sharp-light-300.woff2 +0 -0
  21. package/fonts/fa-sharp-regular-400.woff2 +0 -0
  22. package/fonts/fa-sharp-solid-900.woff2 +0 -0
  23. package/fonts/fa-sharp-thin-100.woff2 +0 -0
  24. package/fonts/fa-solid-900.woff2 +0 -0
  25. package/fonts/fa-thin-100.woff2 +0 -0
  26. package/fonts/fa-v4compatibility.woff2 +0 -0
  27. package/package.json +1 -1
  28. package/scss/assets/fontawesome/_core.scss +109 -3
  29. package/scss/assets/fontawesome/_stacked.scss +4 -2
  30. package/scss/assets/fontawesome/_variables.scss +304 -0
  31. package/scss/assets/fontawesome/brands.scss +2 -2
  32. package/scss/assets/fontawesome/duotone-light.scss +2 -2
  33. package/scss/assets/fontawesome/duotone-regular.scss +2 -2
  34. package/scss/assets/fontawesome/duotone-thin.scss +2 -2
  35. package/scss/assets/fontawesome/duotone.scss +2 -2
  36. package/scss/assets/fontawesome/fontawesome.scss +2 -2
  37. package/scss/assets/fontawesome/light.scss +2 -2
  38. package/scss/assets/fontawesome/regular.scss +2 -2
  39. package/scss/assets/fontawesome/sharp-duotone-light.scss +2 -2
  40. package/scss/assets/fontawesome/sharp-duotone-regular.scss +2 -2
  41. package/scss/assets/fontawesome/sharp-duotone-solid.scss +2 -2
  42. package/scss/assets/fontawesome/sharp-duotone-thin.scss +2 -2
  43. package/scss/assets/fontawesome/sharp-light.scss +2 -2
  44. package/scss/assets/fontawesome/sharp-regular.scss +2 -2
  45. package/scss/assets/fontawesome/sharp-solid.scss +2 -2
  46. package/scss/assets/fontawesome/sharp-thin.scss +2 -2
  47. package/scss/assets/fontawesome/solid.scss +2 -2
  48. package/scss/assets/fontawesome/thin.scss +2 -2
  49. package/scss/assets/fontawesome/v4-shims.scss +2 -2
  50. package/scss/theme/_modal.scss +5 -0
  51. package/scss/theme/_variables-overrides.scss +2 -2
  52. package/scss/theme/_version.scss +1 -1
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unlk/keymaster",
3
- "version": "1.5.6",
3
+ "version": "1.5.8",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -31,10 +31,14 @@
31
31
  .fans,
32
32
  .fands,
33
33
  .faes,
34
+ .fagt,
34
35
  .fajr,
35
36
  .fajfr,
36
37
  .fajdr,
37
38
  .facr,
39
+ .fausb,
40
+ .faudsb,
41
+ .faufsb,
38
42
  .#{v.$css-prefix}-solid,
39
43
  .#{v.$css-prefix}-semibold,
40
44
  .#{v.$css-prefix}-regular,
@@ -47,6 +51,7 @@
47
51
  .#{v.$css-prefix}-sharp-duotone,
48
52
  .#{v.$css-prefix}-chisel,
49
53
  .#{v.$css-prefix}-etch,
54
+ .#{v.$css-prefix}-graphite,
50
55
  .#{v.$css-prefix}-jelly,
51
56
  .#{v.$css-prefix}-jelly-duo,
52
57
  .#{v.$css-prefix}-jelly-fill,
@@ -55,6 +60,9 @@
55
60
  .#{v.$css-prefix}-slab,
56
61
  .#{v.$css-prefix}-slab-press,
57
62
  .#{v.$css-prefix}-thumbprint,
63
+ .#{v.$css-prefix}-utility,
64
+ .#{v.$css-prefix}-utility-duo,
65
+ .#{v.$css-prefix}-utility-fill,
58
66
  .#{v.$css-prefix}-whiteboard,
59
67
  .#{v.$css-prefix} {
60
68
  @include m.fa-icon();
@@ -85,10 +93,14 @@
85
93
  .fans,
86
94
  .fands,
87
95
  .faes,
96
+ .fagt,
88
97
  .fajr,
89
98
  .fajfr,
90
99
  .fajdr,
91
100
  .facr,
101
+ .fausb,
102
+ .faudsb,
103
+ .faufsb,
92
104
  .#{v.$css-prefix}-solid,
93
105
  .#{v.$css-prefix}-semibold,
94
106
  .#{v.$css-prefix}-regular,
@@ -101,6 +113,7 @@
101
113
  .#{v.$css-prefix}-sharp-duotone,
102
114
  .#{v.$css-prefix}-chisel,
103
115
  .#{v.$css-prefix}-etch,
116
+ .#{v.$css-prefix}-graphite,
104
117
  .#{v.$css-prefix}-jelly,
105
118
  .#{v.$css-prefix}-jelly-duo,
106
119
  .#{v.$css-prefix}-jelly-fill,
@@ -109,12 +122,79 @@
109
122
  .#{v.$css-prefix}-slab,
110
123
  .#{v.$css-prefix}-slab-press,
111
124
  .#{v.$css-prefix}-thumbprint,
125
+ .#{v.$css-prefix}-utility,
126
+ .#{v.$css-prefix}-utility-duo,
127
+ .#{v.$css-prefix}-utility-fill,
112
128
  .#{v.$css-prefix}-whiteboard,
113
129
  .fa
114
130
  )::before {
115
- content: var(#{v.$icon-property});
116
131
  content: var(#{v.$icon-property})/"";
117
132
  }
133
+
134
+ @supports not (content: ''/'') {
135
+ :is(
136
+ .fas,
137
+ .fass,
138
+ .far,
139
+ .fasr,
140
+ .fal,
141
+ .fasl,
142
+ .fat,
143
+ .fast,
144
+ .fad,
145
+ .fadr,
146
+ .fadl,
147
+ .fadt,
148
+ .fasds,
149
+ .fasdr,
150
+ .fasdl,
151
+ .fasdt,
152
+ .fab,
153
+ .faslr,
154
+ .faslpr,
155
+ .fawsb,
156
+ .fatl,
157
+ .fans,
158
+ .fands,
159
+ .faes,
160
+ .fagt,
161
+ .fajr,
162
+ .fajfr,
163
+ .fajdr,
164
+ .facr,
165
+ .fausb,
166
+ .faudsb,
167
+ .faufsb,
168
+ .#{v.$css-prefix}-solid,
169
+ .#{v.$css-prefix}-semibold,
170
+ .#{v.$css-prefix}-regular,
171
+ .#{v.$css-prefix}-light,
172
+ .#{v.$css-prefix}-thin,
173
+ .#{v.$css-prefix}-brands,
174
+ .#{v.$css-prefix}-classic,
175
+ .#{v.$css-prefix}-duotone,
176
+ .#{v.$css-prefix}-sharp,
177
+ .#{v.$css-prefix}-sharp-duotone,
178
+ .#{v.$css-prefix}-chisel,
179
+ .#{v.$css-prefix}-etch,
180
+ .#{v.$css-prefix}-graphite,
181
+ .#{v.$css-prefix}-jelly,
182
+ .#{v.$css-prefix}-jelly-duo,
183
+ .#{v.$css-prefix}-jelly-fill,
184
+ .#{v.$css-prefix}-notdog,
185
+ .#{v.$css-prefix}-notdog-duo,
186
+ .#{v.$css-prefix}-slab,
187
+ .#{v.$css-prefix}-slab-press,
188
+ .#{v.$css-prefix}-thumbprint,
189
+ .#{v.$css-prefix}-utility,
190
+ .#{v.$css-prefix}-utility-duo,
191
+ .#{v.$css-prefix}-utility-fill,
192
+ .#{v.$css-prefix}-whiteboard,
193
+ .fa
194
+ )::before {
195
+ content: var(#{v.$icon-property});
196
+ }
197
+ }
118
198
  :is(
119
199
  .fad,
120
200
  .#{v.$css-prefix}-duotone,
@@ -131,9 +211,35 @@
131
211
  .fands,
132
212
  .#{v.$css-prefix}-notdog-duo,
133
213
  .fajdr,
134
- .#{v.$css-prefix}-jelly-duo
214
+ .#{v.$css-prefix}-jelly-duo,
215
+ .faudsb,
216
+ .#{v.$css-prefix}-utility-duo
135
217
  )::after {
136
- content: var(#{v.$icon-property});
137
218
  content: var(#{v.$icon-property})/"";
138
219
  font-feature-settings: "ss01";
139
220
  }
221
+
222
+ @supports not (content: ''/'') {
223
+ :is(
224
+ .fad,
225
+ .#{v.$css-prefix}-duotone,
226
+ .fadr,
227
+ .fadl,
228
+ .fadt,
229
+ .fasds,
230
+ .#{v.$css-prefix}-sharp-duotone,
231
+ .fasdr,
232
+ .fasdl,
233
+ .fasdt,
234
+ .fatl,
235
+ .#{v.$css-prefix}-thumbprint,
236
+ .fands,
237
+ .#{v.$css-prefix}-notdog-duo,
238
+ .fajdr,
239
+ .#{v.$css-prefix}-jelly-duo,
240
+ .faudsb,
241
+ .#{v.$css-prefix}-utility-duo
242
+ )::after {
243
+ content: var(#{v.$icon-property});
244
+ }
245
+ }
@@ -13,10 +13,12 @@
13
13
 
14
14
  .#{v.$css-prefix}-stack-1x,
15
15
  .#{v.$css-prefix}-stack-2x {
16
- left: 0;
16
+ --#{v.$css-prefix}-width: 100%;
17
+
18
+ inset: 0;
17
19
  position: absolute;
18
20
  text-align: center;
19
- width: 100%;
21
+ width: var(--#{v.$css-prefix}-width);
20
22
  z-index: var(--#{v.$css-prefix}-stack-z-index, #{v.$stack-z-index});
21
23
  }
22
24
 
@@ -2022,6 +2022,7 @@ $var-image-music: \e770;
2022
2022
  $var-image-stack: \e771;
2023
2023
  $var-rectangle-4k: \e772;
2024
2024
  $var-rectangle-high-dynamic-range: \e773;
2025
+ $var-rectangle-hdr: \e773;
2025
2026
  $var-rectangle-video-on-demand: \e774;
2026
2027
  $var-user-viewfinder: \e775;
2027
2028
  $var-video-down-to-line: \e776;
@@ -2111,6 +2112,7 @@ $var-moon-star: \e7c9;
2111
2112
  $var-rainbow-half: \e7ca;
2112
2113
  $var-temperature-slash: \e7cb;
2113
2114
  $var-dialpad: \e7cc;
2115
+ $var-numpad: \e7cc;
2114
2116
  $var-computer-mouse-button-left: \e7cd;
2115
2117
  $var-computer-mouse-button-right: \e7ce;
2116
2118
  $var-dot: \e7d1;
@@ -2179,6 +2181,118 @@ $var-bus-stop: \e81e;
2179
2181
  $var-train-stop: \e81f;
2180
2182
  $var-septagon: \e820;
2181
2183
  $var-heptagon: \e820;
2184
+ $var-mailbox-open-empty: \e821;
2185
+ $var-mailbox-open-letter: \e823;
2186
+ $var-lychee: \e824;
2187
+ $var-tank-recovery: \e825;
2188
+ $var-transducer: \e826;
2189
+ $var-box-arrow-up: \e827;
2190
+ $var-box-magnifying-glass: \e828;
2191
+ $var-envelope-ribbon: \e829;
2192
+ $var-envelope-certificate: \e829;
2193
+ $var-water-temperature: \e82a;
2194
+ $var-water-temp: \e82a;
2195
+ $var-aeropress: \e82b;
2196
+ $var-caret-large-down: \e82c;
2197
+ $var-caret-large-left: \e82d;
2198
+ $var-caret-large-right: \e82e;
2199
+ $var-caret-large-up: \e82f;
2200
+ $var-chemex: \e830;
2201
+ $var-hand-shaka: \e831;
2202
+ $var-kettlebell: \e832;
2203
+ $var-foot-wing: \e834;
2204
+ $var-pump-impeller: \e835;
2205
+ $var-arrow-rotate-left-10: \e836;
2206
+ $var-arrow-rotate-right-10: \e837;
2207
+ $var-arrow-archery: \e839;
2208
+ $var-bow-archery: \e83a;
2209
+ $var-eye-closed: \e83b;
2210
+ $var-file-css: \e83c;
2211
+ $var-file-html: \e83d;
2212
+ $var-file-js: \e83e;
2213
+ $var-layer: \e83f;
2214
+ $var-file-icns: \e841;
2215
+ $var-link-broken: \e842;
2216
+ $var-gpu: \e843;
2217
+ $var-aquarius: \e845;
2218
+ $var-aries: \e846;
2219
+ $var-cancer: \e847;
2220
+ $var-capricorn: \e848;
2221
+ $var-gemini: \e849;
2222
+ $var-leo: \e84a;
2223
+ $var-libra: \e84b;
2224
+ $var-pisces: \e84c;
2225
+ $var-sagittarius: \e84d;
2226
+ $var-scorpio: \e84e;
2227
+ $var-taurus: \e84f;
2228
+ $var-virgo: \e850;
2229
+ $var-bicep: \e862;
2230
+ $var-rectangle-irc: \e86c;
2231
+ $var-moon-first-quarter: \e870;
2232
+ $var-moon-last-quarter-inverse: \e870;
2233
+ $var-moon-full: \e871;
2234
+ $var-moon-new-inverse: \e871;
2235
+ $var-moon-last-quarter: \e872;
2236
+ $var-moon-first-quarter-inverse: \e872;
2237
+ $var-moon-new: \e873;
2238
+ $var-moon-full-inverse: \e873;
2239
+ $var-moon-waning-crescent: \e874;
2240
+ $var-moon-waxing-gibbous-inverse: \e874;
2241
+ $var-moon-waning-gibbous: \e875;
2242
+ $var-moon-waxing-crescent-inverse: \e875;
2243
+ $var-moon-waxing-crescent: \e876;
2244
+ $var-moon-waning-gibbous-inverse: \e876;
2245
+ $var-moon-waxing-gibbous: \e877;
2246
+ $var-moon-waning-crescent-inverse: \e877;
2247
+ $var-burst-new: \e878;
2248
+ $var-rectangle-new: \e87a;
2249
+ $var-opossum: \e87c;
2250
+ $var-possum: \e87c;
2251
+ $var-input-password: \e87d;
2252
+ $var-desk: \e87e;
2253
+ $var-dresser: \e87f;
2254
+ $var-stool: \e880;
2255
+ $var-wardrobe: \e881;
2256
+ $var-table-dining: \e882;
2257
+ $var-chest-drawers: \e883;
2258
+ $var-oar: \e884;
2259
+ $var-oars: \e885;
2260
+ $var-arrow-rotate-left-15: \e886;
2261
+ $var-arrow-rotate-left-30: \e887;
2262
+ $var-arrow-rotate-right-15: \e888;
2263
+ $var-arrow-rotate-right-30: \e889;
2264
+ $var-rows-3: \e88b;
2265
+ $var-table-cells-merge: \e88c;
2266
+ $var-table-cells-split: \e88d;
2267
+ $var-table-columns-add-after: \e88e;
2268
+ $var-table-columns-add-before: \e88f;
2269
+ $var-table-columns-merge-next: \e890;
2270
+ $var-table-columns-merge-previous: \e891;
2271
+ $var-table-columns-remove-after: \e892;
2272
+ $var-table-columns-remove-before: \e893;
2273
+ $var-table-rows-add-above: \e894;
2274
+ $var-table-rows-add-below: \e895;
2275
+ $var-table-rows-merge-next: \e896;
2276
+ $var-table-rows-merge-previous: \e897;
2277
+ $var-table-rows-remove-above: \e898;
2278
+ $var-table-rows-remove-below: \e899;
2279
+ $var-table-slash: \e89a;
2280
+ $var-kayak: \e89b;
2281
+ $var-canoe-person: \e89c;
2282
+ $var-utility-can: \e89d;
2283
+ $var-table-bar: \e89e;
2284
+ $var-owl: \e89f;
2285
+ $var-rectangle-api: \e8a0;
2286
+ $var-nas: \e8a1;
2287
+ $var-poker-chip: \e8a2;
2288
+ $var-tower-receive: \e8a3;
2289
+ $var-gear-api: \e8a4;
2290
+ $var-gear-complex-api: \e8a5;
2291
+ $var-globe-www: \e8a6;
2292
+ $var-label: \e8a7;
2293
+ $var-rectangle-n-a: \e8a8;
2294
+ $var-remote: \e8a9;
2295
+ $var-image-broken: \e8aa;
2182
2296
  $var-martini-glass-empty: \f000;
2183
2297
  $var-glass-martini: \f000;
2184
2298
  $var-music: \f001;
@@ -4828,6 +4942,44 @@ $var-lumon-drop: \e7e3;
4828
4942
  $var-square-figma: \e7e4;
4829
4943
  $var-tex: \e7ff;
4830
4944
  $var-duolingo: \e812;
4945
+ $var-supportnow: \e833;
4946
+ $var-tor-browser: \e838;
4947
+ $var-typescript: \e840;
4948
+ $var-square-deskpro: \e844;
4949
+ $var-circle-zulip: \e851;
4950
+ $var-julia: \e852;
4951
+ $var-zulip: \e853;
4952
+ $var-unison: \e854;
4953
+ $var-board-game-geek: \e855;
4954
+ $var-bgg: \e855;
4955
+ $var-ko-fi: \e856;
4956
+ $var-kubernetes: \e857;
4957
+ $var-postgresql: \e858;
4958
+ $var-scaleway: \e859;
4959
+ $var-venmo: \e85a;
4960
+ $var-venmo-v: \e85b;
4961
+ $var-unreal-engine: \e85c;
4962
+ $var-globaleaks: \e85d;
4963
+ $var-solana: \e85e;
4964
+ $var-threema: \e85f;
4965
+ $var-forgejo: \e860;
4966
+ $var-claude: \e861;
4967
+ $var-gitee: \e863;
4968
+ $var-xmpp: \e864;
4969
+ $var-fediverse: \e865;
4970
+ $var-tailwind-css: \e866;
4971
+ $var-arch-linux: \e867;
4972
+ $var-svelte: \e868;
4973
+ $var-hugging-face: \e869;
4974
+ $var-leetcode: \e86a;
4975
+ $var-openstreetmap: \e86b;
4976
+ $var-ultralytics: \e86d;
4977
+ $var-ultralytics-hub: \e86e;
4978
+ $var-ultralytics-yolo: \e86f;
4979
+ $var-obsidian: \e879;
4980
+ $var-zoom: \e87b;
4981
+ $var-vim: \e88a;
4982
+ $var-symfonycasts: \e8ab;
4831
4983
  $var-square-twitter: \f081;
4832
4984
  $var-twitter-square: \f081;
4833
4985
  $var-square-facebook: \f082;
@@ -7251,6 +7403,7 @@ $icons: (
7251
7403
  "image-stack": $var-image-stack,
7252
7404
  "rectangle-4k": $var-rectangle-4k,
7253
7405
  "rectangle-high-dynamic-range": $var-rectangle-high-dynamic-range,
7406
+ "rectangle-hdr": $var-rectangle-hdr,
7254
7407
  "rectangle-video-on-demand": $var-rectangle-video-on-demand,
7255
7408
  "user-viewfinder": $var-user-viewfinder,
7256
7409
  "video-down-to-line": $var-video-down-to-line,
@@ -7340,6 +7493,7 @@ $icons: (
7340
7493
  "rainbow-half": $var-rainbow-half,
7341
7494
  "temperature-slash": $var-temperature-slash,
7342
7495
  "dialpad": $var-dialpad,
7496
+ "numpad": $var-numpad,
7343
7497
  "computer-mouse-button-left": $var-computer-mouse-button-left,
7344
7498
  "computer-mouse-button-right": $var-computer-mouse-button-right,
7345
7499
  "dot": $var-dot,
@@ -7408,6 +7562,118 @@ $icons: (
7408
7562
  "train-stop": $var-train-stop,
7409
7563
  "septagon": $var-septagon,
7410
7564
  "heptagon": $var-heptagon,
7565
+ "mailbox-open-empty": $var-mailbox-open-empty,
7566
+ "mailbox-open-letter": $var-mailbox-open-letter,
7567
+ "lychee": $var-lychee,
7568
+ "tank-recovery": $var-tank-recovery,
7569
+ "transducer": $var-transducer,
7570
+ "box-arrow-up": $var-box-arrow-up,
7571
+ "box-magnifying-glass": $var-box-magnifying-glass,
7572
+ "envelope-ribbon": $var-envelope-ribbon,
7573
+ "envelope-certificate": $var-envelope-certificate,
7574
+ "water-temperature": $var-water-temperature,
7575
+ "water-temp": $var-water-temp,
7576
+ "aeropress": $var-aeropress,
7577
+ "caret-large-down": $var-caret-large-down,
7578
+ "caret-large-left": $var-caret-large-left,
7579
+ "caret-large-right": $var-caret-large-right,
7580
+ "caret-large-up": $var-caret-large-up,
7581
+ "chemex": $var-chemex,
7582
+ "hand-shaka": $var-hand-shaka,
7583
+ "kettlebell": $var-kettlebell,
7584
+ "foot-wing": $var-foot-wing,
7585
+ "pump-impeller": $var-pump-impeller,
7586
+ "arrow-rotate-left-10": $var-arrow-rotate-left-10,
7587
+ "arrow-rotate-right-10": $var-arrow-rotate-right-10,
7588
+ "arrow-archery": $var-arrow-archery,
7589
+ "bow-archery": $var-bow-archery,
7590
+ "eye-closed": $var-eye-closed,
7591
+ "file-css": $var-file-css,
7592
+ "file-html": $var-file-html,
7593
+ "file-js": $var-file-js,
7594
+ "layer": $var-layer,
7595
+ "file-icns": $var-file-icns,
7596
+ "link-broken": $var-link-broken,
7597
+ "gpu": $var-gpu,
7598
+ "aquarius": $var-aquarius,
7599
+ "aries": $var-aries,
7600
+ "cancer": $var-cancer,
7601
+ "capricorn": $var-capricorn,
7602
+ "gemini": $var-gemini,
7603
+ "leo": $var-leo,
7604
+ "libra": $var-libra,
7605
+ "pisces": $var-pisces,
7606
+ "sagittarius": $var-sagittarius,
7607
+ "scorpio": $var-scorpio,
7608
+ "taurus": $var-taurus,
7609
+ "virgo": $var-virgo,
7610
+ "bicep": $var-bicep,
7611
+ "rectangle-irc": $var-rectangle-irc,
7612
+ "moon-first-quarter": $var-moon-first-quarter,
7613
+ "moon-last-quarter-inverse": $var-moon-last-quarter-inverse,
7614
+ "moon-full": $var-moon-full,
7615
+ "moon-new-inverse": $var-moon-new-inverse,
7616
+ "moon-last-quarter": $var-moon-last-quarter,
7617
+ "moon-first-quarter-inverse": $var-moon-first-quarter-inverse,
7618
+ "moon-new": $var-moon-new,
7619
+ "moon-full-inverse": $var-moon-full-inverse,
7620
+ "moon-waning-crescent": $var-moon-waning-crescent,
7621
+ "moon-waxing-gibbous-inverse": $var-moon-waxing-gibbous-inverse,
7622
+ "moon-waning-gibbous": $var-moon-waning-gibbous,
7623
+ "moon-waxing-crescent-inverse": $var-moon-waxing-crescent-inverse,
7624
+ "moon-waxing-crescent": $var-moon-waxing-crescent,
7625
+ "moon-waning-gibbous-inverse": $var-moon-waning-gibbous-inverse,
7626
+ "moon-waxing-gibbous": $var-moon-waxing-gibbous,
7627
+ "moon-waning-crescent-inverse": $var-moon-waning-crescent-inverse,
7628
+ "burst-new": $var-burst-new,
7629
+ "rectangle-new": $var-rectangle-new,
7630
+ "opossum": $var-opossum,
7631
+ "possum": $var-possum,
7632
+ "input-password": $var-input-password,
7633
+ "desk": $var-desk,
7634
+ "dresser": $var-dresser,
7635
+ "stool": $var-stool,
7636
+ "wardrobe": $var-wardrobe,
7637
+ "table-dining": $var-table-dining,
7638
+ "chest-drawers": $var-chest-drawers,
7639
+ "oar": $var-oar,
7640
+ "oars": $var-oars,
7641
+ "arrow-rotate-left-15": $var-arrow-rotate-left-15,
7642
+ "arrow-rotate-left-30": $var-arrow-rotate-left-30,
7643
+ "arrow-rotate-right-15": $var-arrow-rotate-right-15,
7644
+ "arrow-rotate-right-30": $var-arrow-rotate-right-30,
7645
+ "rows-3": $var-rows-3,
7646
+ "table-cells-merge": $var-table-cells-merge,
7647
+ "table-cells-split": $var-table-cells-split,
7648
+ "table-columns-add-after": $var-table-columns-add-after,
7649
+ "table-columns-add-before": $var-table-columns-add-before,
7650
+ "table-columns-merge-next": $var-table-columns-merge-next,
7651
+ "table-columns-merge-previous": $var-table-columns-merge-previous,
7652
+ "table-columns-remove-after": $var-table-columns-remove-after,
7653
+ "table-columns-remove-before": $var-table-columns-remove-before,
7654
+ "table-rows-add-above": $var-table-rows-add-above,
7655
+ "table-rows-add-below": $var-table-rows-add-below,
7656
+ "table-rows-merge-next": $var-table-rows-merge-next,
7657
+ "table-rows-merge-previous": $var-table-rows-merge-previous,
7658
+ "table-rows-remove-above": $var-table-rows-remove-above,
7659
+ "table-rows-remove-below": $var-table-rows-remove-below,
7660
+ "table-slash": $var-table-slash,
7661
+ "kayak": $var-kayak,
7662
+ "canoe-person": $var-canoe-person,
7663
+ "utility-can": $var-utility-can,
7664
+ "table-bar": $var-table-bar,
7665
+ "owl": $var-owl,
7666
+ "rectangle-api": $var-rectangle-api,
7667
+ "nas": $var-nas,
7668
+ "poker-chip": $var-poker-chip,
7669
+ "tower-receive": $var-tower-receive,
7670
+ "gear-api": $var-gear-api,
7671
+ "gear-complex-api": $var-gear-complex-api,
7672
+ "globe-www": $var-globe-www,
7673
+ "label": $var-label,
7674
+ "rectangle-n-a": $var-rectangle-n-a,
7675
+ "remote": $var-remote,
7676
+ "image-broken": $var-image-broken,
7411
7677
  "martini-glass-empty": $var-martini-glass-empty,
7412
7678
  "glass-martini": $var-glass-martini,
7413
7679
  "music": $var-music,
@@ -10059,6 +10325,44 @@ $brand-icons: (
10059
10325
  "square-figma": $var-square-figma,
10060
10326
  "tex": $var-tex,
10061
10327
  "duolingo": $var-duolingo,
10328
+ "supportnow": $var-supportnow,
10329
+ "tor-browser": $var-tor-browser,
10330
+ "typescript": $var-typescript,
10331
+ "square-deskpro": $var-square-deskpro,
10332
+ "circle-zulip": $var-circle-zulip,
10333
+ "julia": $var-julia,
10334
+ "zulip": $var-zulip,
10335
+ "unison": $var-unison,
10336
+ "board-game-geek": $var-board-game-geek,
10337
+ "bgg": $var-bgg,
10338
+ "ko-fi": $var-ko-fi,
10339
+ "kubernetes": $var-kubernetes,
10340
+ "postgresql": $var-postgresql,
10341
+ "scaleway": $var-scaleway,
10342
+ "venmo": $var-venmo,
10343
+ "venmo-v": $var-venmo-v,
10344
+ "unreal-engine": $var-unreal-engine,
10345
+ "globaleaks": $var-globaleaks,
10346
+ "solana": $var-solana,
10347
+ "threema": $var-threema,
10348
+ "forgejo": $var-forgejo,
10349
+ "claude": $var-claude,
10350
+ "gitee": $var-gitee,
10351
+ "xmpp": $var-xmpp,
10352
+ "fediverse": $var-fediverse,
10353
+ "tailwind-css": $var-tailwind-css,
10354
+ "arch-linux": $var-arch-linux,
10355
+ "svelte": $var-svelte,
10356
+ "hugging-face": $var-hugging-face,
10357
+ "leetcode": $var-leetcode,
10358
+ "openstreetmap": $var-openstreetmap,
10359
+ "ultralytics": $var-ultralytics,
10360
+ "ultralytics-hub": $var-ultralytics-hub,
10361
+ "ultralytics-yolo": $var-ultralytics-yolo,
10362
+ "obsidian": $var-obsidian,
10363
+ "zoom": $var-zoom,
10364
+ "vim": $var-vim,
10365
+ "symfonycasts": $var-symfonycasts,
10062
10366
  "square-twitter": $var-square-twitter,
10063
10367
  "twitter-square": $var-twitter-square,
10064
10368
  "square-facebook": $var-square-facebook,
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  @use "sass:string";
7
7
  @use 'variables' as v;
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  @use "sass:string";
7
7
  @use 'variables' as v;
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  @use "sass:string";
7
7
  @use 'variables' as v;
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  @use "sass:string";
7
7
  @use 'variables' as v;
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  @use "sass:string";
7
7
  @use 'variables' as v;
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  // Font Awesome core compile (Web Fonts-based)
7
7
  // -------------------------
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  @use "sass:string";
7
7
  @use 'variables' as v;
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Commercial License)
4
- * Copyright 2025 Fonticons, Inc.
4
+ * Copyright 2026 Fonticons, Inc.
5
5
  */
6
6
  @use "sass:string";
7
7
  @use 'variables' as v;