@quasar/extras 1.15.0 → 1.15.3
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 +17 -17
- 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 +4928 -4822
- package/fontawesome-v6/icons.json +33 -26
- package/fontawesome-v6/index.d.ts +34 -27
- package/fontawesome-v6/index.js +1422 -1415
- package/fontawesome-v6/index.mjs +1422 -1415
- package/ionicons-v6/index.d.ts +1 -1
- package/ionicons-v6/index.js +1 -1
- package/ionicons-v6/index.mjs +1 -1
- package/material-icons/icons.json +0 -1
- package/material-icons/index.d.ts +0 -1
- package/material-icons/index.js +11 -12
- package/material-icons/index.mjs +11 -12
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/icons.json +0 -1
- package/material-icons-outlined/index.d.ts +0 -1
- package/material-icons-outlined/index.js +9 -10
- package/material-icons-outlined/index.mjs +9 -10
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/icons.json +0 -1
- package/material-icons-round/index.d.ts +0 -1
- package/material-icons-round/index.js +9 -10
- package/material-icons-round/index.mjs +9 -10
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/icons.json +0 -1
- package/material-icons-sharp/index.d.ts +0 -1
- package/material-icons-sharp/index.js +9 -10
- package/material-icons-sharp/index.mjs +9 -10
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/material-symbols-outlined/icons.json +42 -0
- package/material-symbols-outlined/index.d.ts +42 -0
- package/material-symbols-outlined/index.js +182 -140
- package/material-symbols-outlined/index.mjs +182 -140
- 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 +42 -0
- package/material-symbols-rounded/index.d.ts +42 -0
- package/material-symbols-rounded/index.js +72 -30
- package/material-symbols-rounded/index.mjs +72 -30
- 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 +42 -0
- package/material-symbols-sharp/index.d.ts +42 -0
- package/material-symbols-sharp/index.js +122 -80
- package/material-symbols-sharp/index.mjs +122 -80
- 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 +3 -3
package/README.md
CHANGED
|
@@ -23,19 +23,19 @@ Please make sure you have latest `@quasar/extras` npm package version installed
|
|
|
23
23
|
| --- | --- | --- | --- | --- | --- |
|
|
24
24
|
| Roboto Font | CDN v30 | `roboto-font` | Recommended font along Material theme | | [License](roboto-font/LICENSE) |
|
|
25
25
|
| Roboto Font Latin Extended | CDN v30 | `roboto-font-latin-ext` | Recommended font along Material theme | | [License](roboto-font-latin-ext/LICENSE) |
|
|
26
|
-
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN
|
|
27
|
-
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN
|
|
28
|
-
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN
|
|
29
|
-
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN
|
|
30
|
-
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN
|
|
31
|
-
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN
|
|
32
|
-
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN
|
|
26
|
+
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v139 | `material-icons` | Material icons font | Requires: @quasar/extras 1.2+ | [License](material-icons/LICENSE) |
|
|
27
|
+
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v108 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2+ | [License](material-icons-outlined/LICENSE) |
|
|
28
|
+
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v107 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2+ | [License](material-icons-round/LICENSE) |
|
|
29
|
+
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v108 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2+ | [License](material-icons-sharp/LICENSE) |
|
|
30
|
+
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN v51 | `material-symbols-outlined` | Material symbols outlined font | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
|
|
31
|
+
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN v50 | `material-symbols-rounded` | Material symbols rounded font | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
|
|
32
|
+
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN v50 | `material-symbols-sharp` | Material symbols sharp font | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
|
|
33
33
|
| [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.0.96 | `mdi-v7` | Extended Material Design icons font | Requires: @quasar/extras 1.15+ | [License](mdi-v7/LICENSE) |
|
|
34
34
|
| MDI v6 (Material Design Icons) | 6.9.96 | `mdi-v6` | Extended Material Design icons font | | [License](mdi-v6/LICENSE) |
|
|
35
35
|
| MDI v5 (Material Design Icons) | 5.9.55 | `mdi-v5` | Extended Material Design icons font | | [License](mdi-v5/LICENSE) |
|
|
36
36
|
| MDI v4 (Material Design Icons) | 4.9.95 | `mdi-v4` | Extended Material Design icons font | | [License](mdi-v4/license.md) |
|
|
37
37
|
| MDI v3 (Material Design Icons) | 3.6.95 | `mdi-v3` | Extended Material Design icons font | | [License](mdi-v3/LICENSE) |
|
|
38
|
-
| [Font Awesome v6](https://fontawesome.com/icons) | 6.
|
|
38
|
+
| [Font Awesome v6](https://fontawesome.com/icons) | 6.2.0 | `fontawesome-v6` | Fontawesome icons font | Requires: @quasar/extras 1.13+| [License](fontawesome-v6/LICENSE.txt) |
|
|
39
39
|
| Font Awesome v5 | 5.15.4 | `fontawesome-v5` | Fontawesome icons font | | [License](fontawesome-v5/LICENSE.txt) |
|
|
40
40
|
| [Ionicons](https://ionicons.com/v4) | 4.6.3 | `ionicons-v4` | Ionicons font | | [License](ionicons-v4/LICENSE) |
|
|
41
41
|
| [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `eva-icons` | Eva Icons font | | [License](eva-icons/LICENSE) |
|
|
@@ -53,20 +53,20 @@ Please make sure you have latest `@quasar/extras` npm package version installed
|
|
|
53
53
|
|
|
54
54
|
| Vendor | Version | Quasar IconSet name | Import Icons from | Notes | License |
|
|
55
55
|
| --- | --- | --- | --- | --- | --- |
|
|
56
|
-
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN
|
|
57
|
-
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN
|
|
58
|
-
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN
|
|
59
|
-
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN
|
|
60
|
-
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN
|
|
61
|
-
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN
|
|
62
|
-
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN
|
|
56
|
+
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v139 | `svg-material-icons` | `@quasar/extras/material-icons` | | [License](material-icons/LICENSE) |
|
|
57
|
+
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v108 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) |
|
|
58
|
+
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v107 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) |
|
|
59
|
+
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v108 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) |
|
|
60
|
+
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN v51 | `svg-material-symbols-outlined` | `@quasar/extras/material-symbols-outlined` | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
|
|
61
|
+
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN v50 | `svg-material-symbols-rounded` | `@quasar/extras/material-symbols-rounded` | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
|
|
62
|
+
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN v50 | `svg-material-symbols-sharp` | `@quasar/extras/material-symbols-sharp` | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
|
|
63
63
|
| [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.0.96 | `svg-mdi-v7` | `@quasar/extras/mdi-v7` | | [License](mdi-v7/LICENSE) |
|
|
64
64
|
| MDI v6 (Material Design Icons) | 6.9.96 | `svg-mdi-v6` | `@quasar/extras/mdi-v6` | | [License](mdi-v6/LICENSE) |
|
|
65
65
|
| MDI v5 (Material Design Icons) | 5.9.55 | `svg-mdi-v5` | `@quasar/extras/mdi-v5` | | [License](mdi-v5/LICENSE) |
|
|
66
66
|
| MDI v4 (Material Design Icons) | 4.9.95 | `svg-mdi-v4` | `@quasar/extras/mdi-v4` | | [License](mdi-v4/license.md) |
|
|
67
|
-
| [Font Awesome v6](https://fontawesome.com/icons) | 6.
|
|
67
|
+
| [Font Awesome v6](https://fontawesome.com/icons) | 6.2.0 | `svg-fontawesome-v6` | `@quasar/extras/fontawesome-v6` | Requires: @quasar/extras 1.13+ | [License](fontawesome-v5/LICENSE.txt) |
|
|
68
68
|
| Font Awesome v5 | 5.15.4 | `svg-fontawesome-v5` | `@quasar/extras/fontawesome-v5` | | [License](fontawesome-v5/LICENSE.txt) |
|
|
69
|
-
| [Ionicons v6](https://ionicons.com/) | 6.0.
|
|
69
|
+
| [Ionicons v6](https://ionicons.com/) | 6.0.3 | `svg-ionicons-v6` | `@quasar/extras/ionicons-v6` | Requires: @quasar/extras 1.12+ | [Icon License](ionicons-v6/LICENSE) |
|
|
70
70
|
| [Ionicons v5](https://ionicons.com/) | 5.5.4 | `svg-ionicons-v5` | `@quasar/extras/ionicons-v5` | Requires: @quasar/extras 1.7+ | [Icon License](ionicons-v5/LICENSE) |
|
|
71
71
|
| [Ionicons v4](https://ionicons.com/v4/) | 4.6.3 | `svg-ionicons-v4` | `@quasar/extras/ionicons-v4` | No icon font (woof) files for Ionicons since v4.6.3 | [Icon License](ionicons-v4/LICENSE) |
|
|
72
72
|
| [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `svg-eva-icons` | `@quasar/extras/eva-icons` | | [License](eva-icons/LICENSE) |
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|