@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.
Files changed (41) hide show
  1. package/README.md +10 -10
  2. package/bootstrap-icons/bootstrap-icons.css +1 -1
  3. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  4. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  5. package/bootstrap-icons/index.d.ts +1 -1
  6. package/bootstrap-icons/index.js +1882 -1882
  7. package/bootstrap-icons/index.mjs +1882 -1882
  8. package/fontawesome-v6/fa-brands-400.ttf +0 -0
  9. package/fontawesome-v6/fa-brands-400.woff2 +0 -0
  10. package/fontawesome-v6/fa-regular-400.ttf +0 -0
  11. package/fontawesome-v6/fa-regular-400.woff2 +0 -0
  12. package/fontawesome-v6/fa-solid-900.ttf +0 -0
  13. package/fontawesome-v6/fa-solid-900.woff2 +0 -0
  14. package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
  15. package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
  16. package/fontawesome-v6/fontawesome-v6.css +28 -4
  17. package/fontawesome-v6/icons.json +9 -0
  18. package/fontawesome-v6/index.d.ts +10 -1
  19. package/fontawesome-v6/index.js +110 -101
  20. package/fontawesome-v6/index.mjs +110 -101
  21. package/material-symbols-outlined/icons.json +20 -1
  22. package/material-symbols-outlined/index.d.ts +20 -1
  23. package/material-symbols-outlined/index.js +71 -52
  24. package/material-symbols-outlined/index.mjs +71 -52
  25. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  26. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  27. package/material-symbols-rounded/icons.json +20 -1
  28. package/material-symbols-rounded/index.d.ts +20 -1
  29. package/material-symbols-rounded/index.js +117 -98
  30. package/material-symbols-rounded/index.mjs +117 -98
  31. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  32. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  33. package/material-symbols-sharp/icons.json +20 -1
  34. package/material-symbols-sharp/index.d.ts +20 -1
  35. package/material-symbols-sharp/index.js +69 -50
  36. package/material-symbols-sharp/index.mjs +69 -50
  37. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  38. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  39. package/mdi-v6/LICENSE +20 -20
  40. package/mdi-v6/license.md +20 -20
  41. package/package.json +4 -4
package/README.md CHANGED
@@ -28,21 +28,21 @@ Please make sure you have latest `@quasar/extras` npm package version installed
28
28
  | [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v109 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2+ | [License](material-icons-outlined/LICENSE) |
29
29
  | [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v108 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2+ | [License](material-icons-round/LICENSE) |
30
30
  | [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v109 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2+ | [License](material-icons-sharp/LICENSE) |
31
- | [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN v138 | `material-symbols-outlined` | Material symbols outlined font | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
32
- | [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN v138 | `material-symbols-rounded` | Material symbols rounded font | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
33
- | [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN v135 | `material-symbols-sharp` | Material symbols sharp font | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
31
+ | [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN v151 | `material-symbols-outlined` | Material symbols outlined font | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
32
+ | [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN v150 | `material-symbols-rounded` | Material symbols rounded font | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
33
+ | [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN v147 | `material-symbols-sharp` | Material symbols sharp font | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
34
34
  | [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.2.96 | `mdi-v7` | Extended Material Design icons font | Requires: @quasar/extras 1.15+ | [License](mdi-v7/LICENSE) |
35
35
  | MDI v6 (Material Design Icons) | 6.9.96 | `mdi-v6` | Extended Material Design icons font | | [License](mdi-v6/LICENSE) |
36
36
  | MDI v5 (Material Design Icons) | 5.9.55 | `mdi-v5` | Extended Material Design icons font | | [License](mdi-v5/LICENSE) |
37
37
  | MDI v4 (Material Design Icons) | 4.9.95 | `mdi-v4` | Extended Material Design icons font | | [License](mdi-v4/license.md) |
38
38
  | MDI v3 (Material Design Icons) | 3.6.95 | `mdi-v3` | Extended Material Design icons font | | [License](mdi-v3/LICENSE) |
39
- | [Font Awesome v6](https://fontawesome.com/icons) | 6.4.2 | `fontawesome-v6` | Fontawesome icons font | Requires: @quasar/extras 1.13+ | [License](fontawesome-v6/LICENSE.txt) |
39
+ | [Font Awesome v6](https://fontawesome.com/icons) | 6.5.0 | `fontawesome-v6` | Fontawesome icons font | Requires: @quasar/extras 1.13+ | [License](fontawesome-v6/LICENSE.txt) |
40
40
  | Font Awesome v5 | 5.15.4 | `fontawesome-v5` | Fontawesome icons font | | [License](fontawesome-v5/LICENSE.txt) |
41
41
  | [Ionicons](https://ionicons.com/v4) | 4.6.3 | `ionicons-v4` | Ionicons font | | [License](ionicons-v4/LICENSE) |
42
42
  | [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `eva-icons` | Eva Icons font | | [License](eva-icons/LICENSE) |
43
43
  | [Themify Icons](https://themify.me/themify-icons) | 1.0.1 | `themify` | Themify Icons font | | [License](themify/LICENSE) |
44
44
  | [Line Awesome](https://icons8.com/line-awesome) | 1.3.0 | `line-awesome` | Line Awesome font | Requires: @quasar/extras 1.5+ | [License](line-awesome/LICENSE.md) |
45
- | [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.11.1 | `bootstrap-icons` | Bootstrap Icons font | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
45
+ | [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.11.2 | `bootstrap-icons` | Bootstrap Icons font | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
46
46
  | [Animate.css](https://animate.style/) | 4.1.1 | Use `animations` prop | Bundle of animations you can use in your website/app | | [License](animate/LICENSE) |
47
47
 
48
48
  > Install one of MDI v6, MDI v5, MDI v4 or MDI v3, but never together at the same time.
@@ -59,14 +59,14 @@ Please make sure you have latest `@quasar/extras` npm package version installed
59
59
  | [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v109 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) |
60
60
  | [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v108 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) |
61
61
  | [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v109 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) |
62
- | [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN v138 | `svg-material-symbols-outlined` | `@quasar/extras/material-symbols-outlined` | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
63
- | [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN v138 | `svg-material-symbols-rounded` | `@quasar/extras/material-symbols-rounded` | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
64
- | [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN v135 | `svg-material-symbols-sharp` | `@quasar/extras/material-symbols-sharp` | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
62
+ | [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN v151 | `svg-material-symbols-outlined` | `@quasar/extras/material-symbols-outlined` | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
63
+ | [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN v150 | `svg-material-symbols-rounded` | `@quasar/extras/material-symbols-rounded` | Requires: @quasar/extras 1.14+ | [License](material-symbols-round/LICENSE) |
64
+ | [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN v147 | `svg-material-symbols-sharp` | `@quasar/extras/material-symbols-sharp` | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
65
65
  | [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.2.96 | `svg-mdi-v7` | `@quasar/extras/mdi-v7` | | [License](mdi-v7/LICENSE) |
66
66
  | MDI v6 (Material Design Icons) | 6.9.96 | `svg-mdi-v6` | `@quasar/extras/mdi-v6` | | [License](mdi-v6/LICENSE) |
67
67
  | MDI v5 (Material Design Icons) | 5.9.55 | `svg-mdi-v5` | `@quasar/extras/mdi-v5` | | [License](mdi-v5/LICENSE) |
68
68
  | MDI v4 (Material Design Icons) | 4.9.95 | `svg-mdi-v4` | `@quasar/extras/mdi-v4` | | [License](mdi-v4/license.md) |
69
- | [Font Awesome v6](https://fontawesome.com/icons) | 6.4.2 | `svg-fontawesome-v6` | `@quasar/extras/fontawesome-v6` | Requires: @quasar/extras 1.13+ | [License](fontawesome-v5/LICENSE.txt) |
69
+ | [Font Awesome v6](https://fontawesome.com/icons) | 6.5.0 | `svg-fontawesome-v6` | `@quasar/extras/fontawesome-v6` | Requires: @quasar/extras 1.13+ | [License](fontawesome-v5/LICENSE.txt) |
70
70
  | Font Awesome v5 | 5.15.4 | `svg-fontawesome-v5` | `@quasar/extras/fontawesome-v5` | | [License](fontawesome-v5/LICENSE.txt) |
71
71
  | [Ionicons v7](https://ionicons.com/) | 7.1.2 | `svg-ionicons-v7` | `@quasar/extras/ionicons-v7` | Requires: @quasar/extras 1.16+ | [Icon License](ionicons-v7/LICENSE) |
72
72
  | Ionicons v6 | 6.1.3 | `svg-ionicons-v6` | `@quasar/extras/ionicons-v6` | Requires: @quasar/extras 1.12+ | [Icon License](ionicons-v6/LICENSE) |
@@ -75,7 +75,7 @@ Please make sure you have latest `@quasar/extras` npm package version installed
75
75
  | [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `svg-eva-icons` | `@quasar/extras/eva-icons` | | [License](eva-icons/LICENSE) |
76
76
  | [Themify Icons](https://themify.me/themify-icons) | 1.0.1 | `svg-themify` | `@quasar/extras/themify` | | [License](themify/LICENSE) |
77
77
  | [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) |
78
- | [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.11.1 | `svg-bootstrap-icons` | `@quasar/extras/bootstrap-icons` | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
78
+ | [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.11.2 | `svg-bootstrap-icons` | `@quasar/extras/bootstrap-icons` | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
79
79
 
80
80
  Example:
81
81
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
2
+ * Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/)
3
3
  * Copyright 2019-2023 The Bootstrap Authors
4
4
  * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
5
5
  */
@@ -1,4 +1,4 @@
1
- /* Bootstrap v1.11.1 */
1
+ /* Bootstrap v1.11.2 */
2
2
 
3
3
  export declare const bi0Circle: string;
4
4
  export declare const bi0CircleFill: string;