@quasar/extras 1.12.1 → 1.12.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.
Files changed (34) hide show
  1. package/README.md +9 -9
  2. package/bootstrap-icons/bootstrap-icons.css +2 -2
  3. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  4. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  5. package/bootstrap-icons/icons.json +1524 -0
  6. package/bootstrap-icons/index.d.ts +3 -3
  7. package/bootstrap-icons/index.js +4 -4
  8. package/eva-icons/icons.json +492 -0
  9. package/fontawesome-v5/icons.json +1613 -0
  10. package/ionicons-v6/icons.json +1334 -0
  11. package/line-awesome/icons.json +1546 -0
  12. package/material-icons/icons.json +2009 -0
  13. package/material-icons/index.d.ts +15 -0
  14. package/material-icons/index.js +15 -0
  15. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  16. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  17. package/material-icons-outlined/icons.json +2009 -0
  18. package/material-icons-outlined/index.d.ts +15 -0
  19. package/material-icons-outlined/index.js +15 -0
  20. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  21. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  22. package/material-icons-round/icons.json +2009 -0
  23. package/material-icons-round/index.d.ts +15 -0
  24. package/material-icons-round/index.js +15 -0
  25. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  26. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
  27. package/material-icons-sharp/icons.json +2009 -0
  28. package/material-icons-sharp/index.d.ts +15 -0
  29. package/material-icons-sharp/index.js +15 -0
  30. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  31. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  32. package/mdi-v6/icons.json +6597 -0
  33. package/package.json +2 -2
  34. package/themify/icons.json +354 -0
package/README.md CHANGED
@@ -23,10 +23,10 @@ Please make sure you have latest `@quasar/extras` npm package version installed
23
23
  | --- | --- | --- | --- | --- | --- |
24
24
  | Roboto Font | CDN v29 | `roboto-font` | Recommended font along Material theme | | [License](roboto-font/LICENSE) |
25
25
  | Roboto Font Latin Extended | CDN v29 | `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 v115 | `material-icons` | Material icons font | Requires: @quasar/extras 1.2.0+ | [License](material-icons/LICENSE) |
27
- | [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v90 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-outlined/LICENSE) |
28
- | [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v89 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-round/LICENSE) |
29
- | [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v90 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-sharp/LICENSE) |
26
+ | [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v118 | `material-icons` | Material icons font | Requires: @quasar/extras 1.2.0+ | [License](material-icons/LICENSE) |
27
+ | [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v92 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-outlined/LICENSE) |
28
+ | [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v91 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-round/LICENSE) |
29
+ | [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v92 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-sharp/LICENSE) |
30
30
  | [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.5.95 | `mdi-v6` | Extended Material Design icons font | | [License](mdi-v6/LICENSE) |
31
31
  | [MDI v5](https://materialdesignicons.com/) (Material Design Icons) | 5.9.55 | `mdi-v5` | Extended Material Design icons font | | [License](mdi-v5/LICENSE) |
32
32
  | MDI v4 (Material Design Icons) | 4.9.95 | `mdi-v4` | Extended Material Design icons font | | [License](mdi-v4/license.md) |
@@ -48,10 +48,10 @@ Please make sure you have latest `@quasar/extras` npm package version installed
48
48
 
49
49
  | Vendor | Version | Quasar IconSet name | Import Icons from | Notes | License |
50
50
  | --- | --- | --- | --- | --- | --- |
51
- | [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v115 | `svg-material-icons` | `@quasar/extras/material-icons` | | [License](material-icons/LICENSE) |
52
- | [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v90 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) |
53
- | [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v89 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) |
54
- | [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v90 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) |
51
+ | [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v118 | `svg-material-icons` | `@quasar/extras/material-icons` | | [License](material-icons/LICENSE) |
52
+ | [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v92 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) |
53
+ | [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v91 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) |
54
+ | [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v92 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) |
55
55
  | [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.5.95 | `svg-mdi-v6` | `@quasar/extras/mdi-v6` | | [License](mdi-v6/LICENSE) |
56
56
  | [MDI v5](https://materialdesignicons.com/) (Material Design Icons) | 5.9.55 | `svg-mdi-v5` | `@quasar/extras/mdi-v5` | | [License](mdi-v5/LICENSE) |
57
57
  | MDI v4 (Material Design Icons) | 4.9.95 | `svg-mdi-v4` | `@quasar/extras/mdi-v4` | | [License](mdi-v4/license.md) |
@@ -62,7 +62,7 @@ Please make sure you have latest `@quasar/extras` npm package version installed
62
62
  | [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `svg-eva-icons` | `@quasar/extras/eva-icons` | | [License](eva-icons/LICENSE) |
63
63
  | [Themify Icons](https://themify.me/themify-icons) | 1.0.1 | `svg-themify` | `@quasar/extras/themify` | | [License](themify/LICENSE) |
64
64
  | [Line Awesome](https://icons8.com/line-awesome) | 1.3.0 | `svg-line-awesome` | `@quasar/extras/line-awesome` | Requires: @quasar/extras 1.5+ | [License](line-awesome/LICENSE.md) |
65
- | [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.7.1 | `svg-bootstrap-icons` | `@quasar/extras/bootstrap-icons` | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
65
+ | [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.7.2 | `svg-bootstrap-icons` | `@quasar/extras/bootstrap-icons` | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
66
66
 
67
67
  Example:
68
68
 
@@ -1505,8 +1505,8 @@ url("./bootstrap-icons.woff?8bd4575acf83c7696dc7a14a966660a3") format("woff");
1505
1505
  .bi-ticket-detailed-fill::before { content: "\f6c6"; }
1506
1506
  .bi-ticket-detailed::before { content: "\f6c7"; }
1507
1507
  .bi-ticket-fill::before { content: "\f6c8"; }
1508
- .bi-ticket-perferated-fill::before { content: "\f6c9"; }
1509
- .bi-ticket-perferated::before { content: "\f6ca"; }
1508
+ .bi-ticket-perforated-fill::before { content: "\f6c9"; }
1509
+ .bi-ticket-perforated::before { content: "\f6ca"; }
1510
1510
  .bi-ticket::before { content: "\f6cb"; }
1511
1511
  .bi-tiktok::before { content: "\f6cc"; }
1512
1512
  .bi-window-dash::before { content: "\f6cd"; }