@quasar/extras 1.16.8 → 1.16.9
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/README.md +10 -10
- package/bootstrap-icons/bootstrap-icons.css +1 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +1 -1
- package/bootstrap-icons/index.js +1882 -1882
- package/bootstrap-icons/index.mjs +1882 -1882
- package/fontawesome-v6/fa-brands-400.ttf +0 -0
- package/fontawesome-v6/fa-brands-400.woff2 +0 -0
- package/fontawesome-v6/fa-regular-400.ttf +0 -0
- package/fontawesome-v6/fa-regular-400.woff2 +0 -0
- package/fontawesome-v6/fa-solid-900.ttf +0 -0
- package/fontawesome-v6/fa-solid-900.woff2 +0 -0
- package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
- package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v6/fontawesome-v6.css +28 -4
- package/fontawesome-v6/icons.json +9 -0
- package/fontawesome-v6/index.d.ts +10 -1
- package/fontawesome-v6/index.js +110 -101
- package/fontawesome-v6/index.mjs +110 -101
- package/material-symbols-outlined/icons.json +20 -1
- package/material-symbols-outlined/index.d.ts +20 -1
- package/material-symbols-outlined/index.js +71 -52
- package/material-symbols-outlined/index.mjs +71 -52
- package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
- package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
- package/material-symbols-rounded/icons.json +20 -1
- package/material-symbols-rounded/index.d.ts +20 -1
- package/material-symbols-rounded/index.js +117 -98
- package/material-symbols-rounded/index.mjs +117 -98
- package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
- package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
- package/material-symbols-sharp/icons.json +20 -1
- package/material-symbols-sharp/index.d.ts +20 -1
- package/material-symbols-sharp/index.js +69 -50
- package/material-symbols-sharp/index.mjs +69 -50
- package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
- package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
- package/mdi-v6/LICENSE +20 -20
- package/mdi-v6/license.md +20 -20
- package/package.json +4 -4
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Font Awesome Free 6.
|
|
2
|
+
* Font Awesome Free 6.5.0 by @fontawesome - https://fontawesome.com
|
|
3
3
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
4
4
|
* Copyright 2023 Fonticons, Inc.
|
|
5
5
|
*/
|
|
@@ -5969,9 +5969,6 @@ readers do not read off random characters that represent icons */
|
|
|
5969
5969
|
.fa-share::before {
|
|
5970
5970
|
content: "\f064"; }
|
|
5971
5971
|
|
|
5972
|
-
.fa-arrow-turn-right::before {
|
|
5973
|
-
content: "\f064"; }
|
|
5974
|
-
|
|
5975
5972
|
.fa-mail-forward::before {
|
|
5976
5973
|
content: "\f064"; }
|
|
5977
5974
|
|
|
@@ -6421,6 +6418,9 @@ readers do not read off random characters that represent icons */
|
|
|
6421
6418
|
.fa-ups:before {
|
|
6422
6419
|
content: "\f7e0"; }
|
|
6423
6420
|
|
|
6421
|
+
.fa-pixiv:before {
|
|
6422
|
+
content: "\e640"; }
|
|
6423
|
+
|
|
6424
6424
|
.fa-wpexplorer:before {
|
|
6425
6425
|
content: "\f2de"; }
|
|
6426
6426
|
|
|
@@ -6526,6 +6526,9 @@ readers do not read off random characters that represent icons */
|
|
|
6526
6526
|
.fa-deskpro:before {
|
|
6527
6527
|
content: "\f38f"; }
|
|
6528
6528
|
|
|
6529
|
+
.fa-brave:before {
|
|
6530
|
+
content: "\e63c"; }
|
|
6531
|
+
|
|
6529
6532
|
.fa-sistrix:before {
|
|
6530
6533
|
content: "\f3ee"; }
|
|
6531
6534
|
|
|
@@ -6694,6 +6697,9 @@ readers do not read off random characters that represent icons */
|
|
|
6694
6697
|
.fa-cloudsmith:before {
|
|
6695
6698
|
content: "\f384"; }
|
|
6696
6699
|
|
|
6700
|
+
.fa-opensuse:before {
|
|
6701
|
+
content: "\e62b"; }
|
|
6702
|
+
|
|
6697
6703
|
.fa-pied-piper-alt:before {
|
|
6698
6704
|
content: "\f1a8"; }
|
|
6699
6705
|
|
|
@@ -6838,6 +6844,9 @@ readers do not read off random characters that represent icons */
|
|
|
6838
6844
|
.fa-bluetooth-b:before {
|
|
6839
6845
|
content: "\f294"; }
|
|
6840
6846
|
|
|
6847
|
+
.fa-square-letterboxd:before {
|
|
6848
|
+
content: "\e62e"; }
|
|
6849
|
+
|
|
6841
6850
|
.fa-sticker-mule:before {
|
|
6842
6851
|
content: "\f3f7"; }
|
|
6843
6852
|
|
|
@@ -6994,6 +7003,9 @@ readers do not read off random characters that represent icons */
|
|
|
6994
7003
|
.fa-envira:before {
|
|
6995
7004
|
content: "\f299"; }
|
|
6996
7005
|
|
|
7006
|
+
.fa-google-scholar:before {
|
|
7007
|
+
content: "\e63b"; }
|
|
7008
|
+
|
|
6997
7009
|
.fa-square-gitlab:before {
|
|
6998
7010
|
content: "\e5ae"; }
|
|
6999
7011
|
|
|
@@ -7159,6 +7171,9 @@ readers do not read off random characters that represent icons */
|
|
|
7159
7171
|
.fa-nfc-symbol:before {
|
|
7160
7172
|
content: "\e531"; }
|
|
7161
7173
|
|
|
7174
|
+
.fa-mintbit:before {
|
|
7175
|
+
content: "\e62f"; }
|
|
7176
|
+
|
|
7162
7177
|
.fa-ethereum:before {
|
|
7163
7178
|
content: "\f42e"; }
|
|
7164
7179
|
|
|
@@ -7183,6 +7198,9 @@ readers do not read off random characters that represent icons */
|
|
|
7183
7198
|
.fa-bimobject:before {
|
|
7184
7199
|
content: "\f378"; }
|
|
7185
7200
|
|
|
7201
|
+
.fa-brave-reverse:before {
|
|
7202
|
+
content: "\e63d"; }
|
|
7203
|
+
|
|
7186
7204
|
.fa-facebook-f:before {
|
|
7187
7205
|
content: "\f39e"; }
|
|
7188
7206
|
|
|
@@ -7285,6 +7303,9 @@ readers do not read off random characters that represent icons */
|
|
|
7285
7303
|
.fa-tencent-weibo:before {
|
|
7286
7304
|
content: "\f1d5"; }
|
|
7287
7305
|
|
|
7306
|
+
.fa-letterboxd:before {
|
|
7307
|
+
content: "\e62d"; }
|
|
7308
|
+
|
|
7288
7309
|
.fa-symfony:before {
|
|
7289
7310
|
content: "\f83d"; }
|
|
7290
7311
|
|
|
@@ -7423,6 +7444,9 @@ readers do not read off random characters that represent icons */
|
|
|
7423
7444
|
.fa-cmplid:before {
|
|
7424
7445
|
content: "\e360"; }
|
|
7425
7446
|
|
|
7447
|
+
.fa-upwork:before {
|
|
7448
|
+
content: "\e641"; }
|
|
7449
|
+
|
|
7426
7450
|
.fa-facebook:before {
|
|
7427
7451
|
content: "\f09a"; }
|
|
7428
7452
|
|
|
@@ -45,6 +45,8 @@
|
|
|
45
45
|
"fabBluetoothB",
|
|
46
46
|
"fabBootstrap",
|
|
47
47
|
"fabBots",
|
|
48
|
+
"fabBrave",
|
|
49
|
+
"fabBraveReverse",
|
|
48
50
|
"fabBtc",
|
|
49
51
|
"fabBuffer",
|
|
50
52
|
"fabBuromobelexperte",
|
|
@@ -182,6 +184,7 @@
|
|
|
182
184
|
"fabGooglePlay",
|
|
183
185
|
"fabGooglePlus",
|
|
184
186
|
"fabGooglePlusG",
|
|
187
|
+
"fabGoogleScholar",
|
|
185
188
|
"fabGoogleWallet",
|
|
186
189
|
"fabGratipay",
|
|
187
190
|
"fabGrav",
|
|
@@ -230,6 +233,7 @@
|
|
|
230
233
|
"fabLastfm",
|
|
231
234
|
"fabLeanpub",
|
|
232
235
|
"fabLess",
|
|
236
|
+
"fabLetterboxd",
|
|
233
237
|
"fabLine",
|
|
234
238
|
"fabLinkedin",
|
|
235
239
|
"fabLinkedinIn",
|
|
@@ -252,6 +256,7 @@
|
|
|
252
256
|
"fabMeta",
|
|
253
257
|
"fabMicroblog",
|
|
254
258
|
"fabMicrosoft",
|
|
259
|
+
"fabMintbit",
|
|
255
260
|
"fabMix",
|
|
256
261
|
"fabMixcloud",
|
|
257
262
|
"fabMixer",
|
|
@@ -274,6 +279,7 @@
|
|
|
274
279
|
"fabOldRepublic",
|
|
275
280
|
"fabOpencart",
|
|
276
281
|
"fabOpenid",
|
|
282
|
+
"fabOpensuse",
|
|
277
283
|
"fabOpera",
|
|
278
284
|
"fabOptinMonster",
|
|
279
285
|
"fabOrcid",
|
|
@@ -297,6 +303,7 @@
|
|
|
297
303
|
"fabPinterest",
|
|
298
304
|
"fabPinterestP",
|
|
299
305
|
"fabPix",
|
|
306
|
+
"fabPixiv",
|
|
300
307
|
"fabPlaystation",
|
|
301
308
|
"fabProductHunt",
|
|
302
309
|
"fabPushed",
|
|
@@ -365,6 +372,7 @@
|
|
|
365
372
|
"fabSquareInstagram",
|
|
366
373
|
"fabSquareJs",
|
|
367
374
|
"fabSquareLastfm",
|
|
375
|
+
"fabSquareLetterboxd",
|
|
368
376
|
"fabSquareOdnoklassniki",
|
|
369
377
|
"fabSquarePiedPiper",
|
|
370
378
|
"fabSquarePinterest",
|
|
@@ -425,6 +433,7 @@
|
|
|
425
433
|
"fabUnsplash",
|
|
426
434
|
"fabUntappd",
|
|
427
435
|
"fabUps",
|
|
436
|
+
"fabUpwork",
|
|
428
437
|
"fabUsb",
|
|
429
438
|
"fabUsps",
|
|
430
439
|
"fabUssunnah",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Fontawesome Free v6.
|
|
1
|
+
/* Fontawesome Free v6.5.0 */
|
|
2
2
|
|
|
3
3
|
export declare const fab42Group: string;
|
|
4
4
|
export declare const fab500px: string;
|
|
@@ -46,6 +46,8 @@ export declare const fabBluetooth: string;
|
|
|
46
46
|
export declare const fabBluetoothB: string;
|
|
47
47
|
export declare const fabBootstrap: string;
|
|
48
48
|
export declare const fabBots: string;
|
|
49
|
+
export declare const fabBrave: string;
|
|
50
|
+
export declare const fabBraveReverse: string;
|
|
49
51
|
export declare const fabBtc: string;
|
|
50
52
|
export declare const fabBuffer: string;
|
|
51
53
|
export declare const fabBuromobelexperte: string;
|
|
@@ -183,6 +185,7 @@ export declare const fabGooglePay: string;
|
|
|
183
185
|
export declare const fabGooglePlay: string;
|
|
184
186
|
export declare const fabGooglePlus: string;
|
|
185
187
|
export declare const fabGooglePlusG: string;
|
|
188
|
+
export declare const fabGoogleScholar: string;
|
|
186
189
|
export declare const fabGoogleWallet: string;
|
|
187
190
|
export declare const fabGratipay: string;
|
|
188
191
|
export declare const fabGrav: string;
|
|
@@ -231,6 +234,7 @@ export declare const fabLaravel: string;
|
|
|
231
234
|
export declare const fabLastfm: string;
|
|
232
235
|
export declare const fabLeanpub: string;
|
|
233
236
|
export declare const fabLess: string;
|
|
237
|
+
export declare const fabLetterboxd: string;
|
|
234
238
|
export declare const fabLine: string;
|
|
235
239
|
export declare const fabLinkedin: string;
|
|
236
240
|
export declare const fabLinkedinIn: string;
|
|
@@ -253,6 +257,7 @@ export declare const fabMendeley: string;
|
|
|
253
257
|
export declare const fabMeta: string;
|
|
254
258
|
export declare const fabMicroblog: string;
|
|
255
259
|
export declare const fabMicrosoft: string;
|
|
260
|
+
export declare const fabMintbit: string;
|
|
256
261
|
export declare const fabMix: string;
|
|
257
262
|
export declare const fabMixcloud: string;
|
|
258
263
|
export declare const fabMixer: string;
|
|
@@ -275,6 +280,7 @@ export declare const fabOdysee: string;
|
|
|
275
280
|
export declare const fabOldRepublic: string;
|
|
276
281
|
export declare const fabOpencart: string;
|
|
277
282
|
export declare const fabOpenid: string;
|
|
283
|
+
export declare const fabOpensuse: string;
|
|
278
284
|
export declare const fabOpera: string;
|
|
279
285
|
export declare const fabOptinMonster: string;
|
|
280
286
|
export declare const fabOrcid: string;
|
|
@@ -298,6 +304,7 @@ export declare const fabPiedPiperPp: string;
|
|
|
298
304
|
export declare const fabPinterest: string;
|
|
299
305
|
export declare const fabPinterestP: string;
|
|
300
306
|
export declare const fabPix: string;
|
|
307
|
+
export declare const fabPixiv: string;
|
|
301
308
|
export declare const fabPlaystation: string;
|
|
302
309
|
export declare const fabProductHunt: string;
|
|
303
310
|
export declare const fabPushed: string;
|
|
@@ -366,6 +373,7 @@ export declare const fabSquareHackerNews: string;
|
|
|
366
373
|
export declare const fabSquareInstagram: string;
|
|
367
374
|
export declare const fabSquareJs: string;
|
|
368
375
|
export declare const fabSquareLastfm: string;
|
|
376
|
+
export declare const fabSquareLetterboxd: string;
|
|
369
377
|
export declare const fabSquareOdnoklassniki: string;
|
|
370
378
|
export declare const fabSquarePiedPiper: string;
|
|
371
379
|
export declare const fabSquarePinterest: string;
|
|
@@ -426,6 +434,7 @@ export declare const fabUnity: string;
|
|
|
426
434
|
export declare const fabUnsplash: string;
|
|
427
435
|
export declare const fabUntappd: string;
|
|
428
436
|
export declare const fabUps: string;
|
|
437
|
+
export declare const fabUpwork: string;
|
|
429
438
|
export declare const fabUsb: string;
|
|
430
439
|
export declare const fabUsps: string;
|
|
431
440
|
export declare const fabUssunnah: string;
|