@quasar/extras 1.16.3 → 1.16.5

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 (51) hide show
  1. package/README.md +65 -60
  2. package/bootstrap-icons/bootstrap-icons.css +0 -44
  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 +4 -4
  7. package/bootstrap-icons/index.mjs +4 -4
  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/index.d.ts +1 -1
  17. package/fontawesome-v6/index.js +326 -326
  18. package/fontawesome-v6/index.mjs +326 -326
  19. package/ionicons-v7/index.d.ts +1 -1
  20. package/ionicons-v7/index.js +1 -1
  21. package/ionicons-v7/index.mjs +1 -1
  22. package/material-icons/index.js +2 -2
  23. package/material-icons/index.mjs +2 -2
  24. package/material-icons-outlined/index.js +3 -3
  25. package/material-icons-outlined/index.mjs +3 -3
  26. package/material-icons-round/index.js +4 -4
  27. package/material-icons-round/index.mjs +4 -4
  28. package/material-icons-sharp/index.js +4 -4
  29. package/material-icons-sharp/index.mjs +4 -4
  30. package/material-symbols-outlined/icons.json +182 -38
  31. package/material-symbols-outlined/index.d.ts +182 -38
  32. package/material-symbols-outlined/index.js +3004 -2860
  33. package/material-symbols-outlined/index.mjs +3004 -2860
  34. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  35. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  36. package/material-symbols-rounded/icons.json +182 -38
  37. package/material-symbols-rounded/index.d.ts +182 -38
  38. package/material-symbols-rounded/index.js +3004 -2860
  39. package/material-symbols-rounded/index.mjs +3004 -2860
  40. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  41. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  42. package/material-symbols-sharp/icons.json +182 -38
  43. package/material-symbols-sharp/index.d.ts +182 -38
  44. package/material-symbols-sharp/index.js +3004 -2860
  45. package/material-symbols-sharp/index.mjs +3004 -2860
  46. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  47. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  48. package/mdi-v6/LICENSE +20 -20
  49. package/mdi-v6/license.md +20 -20
  50. package/package.json +7 -7
  51. package/postcss.config.cjs +5 -0
package/mdi-v6/LICENSE CHANGED
@@ -1,20 +1,20 @@
1
- Pictogrammers Free License
2
- --------------------------
3
-
4
- This icon collection is released as free, open source, and GPL friendly by
5
- the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
- for commercial projects, open source projects, or anything really.
7
-
8
- # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
- Some of the icons are redistributed under the Apache 2.0 license. All other
10
- icons are either redistributed under their respective licenses or are
11
- distributed under the Apache 2.0 license.
12
-
13
- # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
- All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
- and desktop fonts contain some icons that are redistributed under the Apache
16
- 2.0 license. All other icons are either redistributed under their respective
17
- licenses or are distributed under the Apache 2.0 license.
18
-
19
- # Code: MIT (https://opensource.org/licenses/MIT)
20
- The MIT license applies to all non-font and non-icon files.
1
+ Pictogrammers Free License
2
+ --------------------------
3
+
4
+ This icon collection is released as free, open source, and GPL friendly by
5
+ the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
+ for commercial projects, open source projects, or anything really.
7
+
8
+ # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
+ Some of the icons are redistributed under the Apache 2.0 license. All other
10
+ icons are either redistributed under their respective licenses or are
11
+ distributed under the Apache 2.0 license.
12
+
13
+ # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
+ All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
+ and desktop fonts contain some icons that are redistributed under the Apache
16
+ 2.0 license. All other icons are either redistributed under their respective
17
+ licenses or are distributed under the Apache 2.0 license.
18
+
19
+ # Code: MIT (https://opensource.org/licenses/MIT)
20
+ The MIT license applies to all non-font and non-icon files.
package/mdi-v6/license.md CHANGED
@@ -1,20 +1,20 @@
1
- Pictogrammers Free License
2
- --------------------------
3
-
4
- This icon collection is released as free, open source, and GPL friendly by
5
- the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
- for commercial projects, open source projects, or anything really.
7
-
8
- # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
- Some of the icons are redistributed under the Apache 2.0 license. All other
10
- icons are either redistributed under their respective licenses or are
11
- distributed under the Apache 2.0 license.
12
-
13
- # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
- All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
- and desktop fonts contain some icons that are redistributed under the Apache
16
- 2.0 license. All other icons are either redistributed under their respective
17
- licenses or are distributed under the Apache 2.0 license.
18
-
19
- # Code: MIT (https://opensource.org/licenses/MIT)
20
- The MIT license applies to all non-font and non-icon files.
1
+ Pictogrammers Free License
2
+ --------------------------
3
+
4
+ This icon collection is released as free, open source, and GPL friendly by
5
+ the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
+ for commercial projects, open source projects, or anything really.
7
+
8
+ # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
+ Some of the icons are redistributed under the Apache 2.0 license. All other
10
+ icons are either redistributed under their respective licenses or are
11
+ distributed under the Apache 2.0 license.
12
+
13
+ # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
+ All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
+ and desktop fonts contain some icons that are redistributed under the Apache
16
+ 2.0 license. All other icons are either redistributed under their respective
17
+ licenses or are distributed under the Apache 2.0 license.
18
+
19
+ # Code: MIT (https://opensource.org/licenses/MIT)
20
+ The MIT license applies to all non-font and non-icon files.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quasar/extras",
3
- "version": "1.16.3",
3
+ "version": "1.16.5",
4
4
  "description": "Quasar Framework fonts, icons and animations",
5
5
  "scripts": {
6
6
  "build": "node build/index.js"
@@ -156,15 +156,15 @@
156
156
  "@mdi/font": "7.2.96",
157
157
  "@mdi/svg": "7.2.96",
158
158
  "animate.css": "4.1.1",
159
- "bootstrap-icons": "^1.10.3",
160
- "cross-fetch": "^3.1.5",
159
+ "bootstrap-icons": "^1.10.5",
160
+ "cross-fetch": "^4.0.0",
161
161
  "cross-spawn": "7.0.3",
162
162
  "eva-icons": "1.1.3",
163
163
  "fs-extra": "11.1.1",
164
- "glob": "9.3.4",
165
- "ionicons": "7.1.0",
164
+ "glob": "10.3.3",
165
+ "ionicons": "7.1.2",
166
166
  "line-awesome": "1.3.0",
167
167
  "themify-icons": "https://github.com/lykmapipo/themify-icons",
168
- "@xmldom/xmldom": "0.8.7"
168
+ "@xmldom/xmldom": "0.8.8"
169
169
  }
170
- }
170
+ }
@@ -0,0 +1,5 @@
1
+ // https://github.com/michael-ciniawsky/postcss-load-config
2
+
3
+ module.exports = {
4
+ plugins: []
5
+ }