@quasar/extras 1.16.12 → 1.16.13
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/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 +105 -259
- package/fontawesome-v6/icons.json +5 -0
- package/fontawesome-v6/index.d.ts +6 -1
- package/fontawesome-v6/index.js +1319 -1314
- package/fontawesome-v6/index.mjs +1319 -1314
- package/material-symbols-outlined/icons.json +111 -4
- package/material-symbols-outlined/index.d.ts +111 -4
- package/material-symbols-outlined/index.js +154 -47
- package/material-symbols-outlined/index.mjs +154 -47
- 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 +111 -4
- package/material-symbols-rounded/index.d.ts +111 -4
- package/material-symbols-rounded/index.js +159 -52
- package/material-symbols-rounded/index.mjs +159 -52
- 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 +111 -4
- package/material-symbols-sharp/index.d.ts +111 -4
- package/material-symbols-sharp/index.js +155 -48
- package/material-symbols-sharp/index.mjs +155 -48
- 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/package.json +4 -4
- package/roboto-font/web-font/KFOkCnqEu92Fr1MmgVxIIzQ.woff +0 -0
- package/roboto-font/web-font/KFOlCnqEu92Fr1MmEU9fBBc-.woff +0 -0
- package/roboto-font/web-font/KFOlCnqEu92Fr1MmSU5fBBc-.woff +0 -0
- package/roboto-font/web-font/KFOlCnqEu92Fr1MmWUlfBBc-.woff +0 -0
- package/roboto-font/web-font/KFOlCnqEu92Fr1MmYUtfBBc-.woff +0 -0
- package/roboto-font/web-font/KFOmCnqEu92Fr1Mu4mxM.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOkCnqEu92Fr1MmgVxGIzQ.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOlCnqEu92Fr1MmEU9fChc-.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOlCnqEu92Fr1MmSU5fChc-.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOlCnqEu92Fr1MmWUlfChc-.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOlCnqEu92Fr1MmYUtfChc-.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOmCnqEu92Fr1Mu7GxM.woff +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Fontawesome Free v6.
|
|
1
|
+
/* Fontawesome Free v6.6.0 */
|
|
2
2
|
|
|
3
3
|
export declare const fab42Group: string;
|
|
4
4
|
export declare const fab500px: string;
|
|
@@ -102,6 +102,7 @@ export declare const fabCuttlefish: string;
|
|
|
102
102
|
export declare const fabDAndD: string;
|
|
103
103
|
export declare const fabDAndDBeyond: string;
|
|
104
104
|
export declare const fabDailymotion: string;
|
|
105
|
+
export declare const fabDartLang: string;
|
|
105
106
|
export declare const fabDashcube: string;
|
|
106
107
|
export declare const fabDebian: string;
|
|
107
108
|
export declare const fabDeezer: string;
|
|
@@ -151,6 +152,7 @@ export declare const fabFirstOrderAlt: string;
|
|
|
151
152
|
export declare const fabFirstdraft: string;
|
|
152
153
|
export declare const fabFlickr: string;
|
|
153
154
|
export declare const fabFlipboard: string;
|
|
155
|
+
export declare const fabFlutter: string;
|
|
154
156
|
export declare const fabFly: string;
|
|
155
157
|
export declare const fabFontAwesome: string;
|
|
156
158
|
export declare const fabFonticons: string;
|
|
@@ -1842,6 +1844,7 @@ export declare const fasTableCells: string;
|
|
|
1842
1844
|
export declare const fasTableCellsColumnLock: string;
|
|
1843
1845
|
export declare const fasTableCellsLarge: string;
|
|
1844
1846
|
export declare const fasTableCellsRowLock: string;
|
|
1847
|
+
export declare const fasTableCellsRowUnlock: string;
|
|
1845
1848
|
export declare const fasTableColumns: string;
|
|
1846
1849
|
export declare const fasTableList: string;
|
|
1847
1850
|
export declare const fasTableTennisPaddleBall: string;
|
|
@@ -1882,6 +1885,7 @@ export declare const fasThermometer: string;
|
|
|
1882
1885
|
export declare const fasThumbsDown: string;
|
|
1883
1886
|
export declare const fasThumbsUp: string;
|
|
1884
1887
|
export declare const fasThumbtack: string;
|
|
1888
|
+
export declare const fasThumbtackSlash: string;
|
|
1885
1889
|
export declare const fasTicket: string;
|
|
1886
1890
|
export declare const fasTicketSimple: string;
|
|
1887
1891
|
export declare const fasTimeline: string;
|
|
@@ -2019,6 +2023,7 @@ export declare const fasWarehouse: string;
|
|
|
2019
2023
|
export declare const fasWater: string;
|
|
2020
2024
|
export declare const fasWaterLadder: string;
|
|
2021
2025
|
export declare const fasWaveSquare: string;
|
|
2026
|
+
export declare const fasWebAwesome: string;
|
|
2022
2027
|
export declare const fasWeightHanging: string;
|
|
2023
2028
|
export declare const fasWeightScale: string;
|
|
2024
2029
|
export declare const fasWheatAwn: string;
|