@quasar/extras 1.12.0 → 1.12.4

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 (39) hide show
  1. package/README.md +12 -12
  2. package/bootstrap-icons/bootstrap-icons.css +4 -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 +4 -3
  7. package/bootstrap-icons/index.js +114 -113
  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 +2051 -0
  13. package/material-icons/index.d.ts +57 -0
  14. package/material-icons/index.js +57 -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 +2051 -0
  18. package/material-icons-outlined/index.d.ts +57 -0
  19. package/material-icons-outlined/index.js +57 -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 +2051 -0
  23. package/material-icons-round/index.d.ts +57 -0
  24. package/material-icons-round/index.js +57 -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 +2051 -0
  28. package/material-icons-sharp/index.d.ts +57 -0
  29. package/material-icons-sharp/index.js +57 -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/mdi-v6/index.d.ts +101 -1
  34. package/mdi-v6/index.js +101 -1
  35. package/mdi-v6/materialdesignicons-webfont.woff +0 -0
  36. package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
  37. package/mdi-v6/mdi-v6.css +401 -2
  38. package/package.json +5 -5
  39. package/themify/icons.json +354 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quasar/extras",
3
- "version": "1.12.0",
3
+ "version": "1.12.4",
4
4
  "description": "Quasar Framework fonts, icons and animations",
5
5
  "scripts": {
6
6
  "build": "node build/index.js"
@@ -37,10 +37,10 @@
37
37
  },
38
38
  "devDependencies": {
39
39
  "@fortawesome/fontawesome-free": "5.15.4",
40
- "@mdi/font": "6.4.95",
41
- "@mdi/svg": "6.4.95",
40
+ "@mdi/font": "6.5.95",
41
+ "@mdi/svg": "6.5.95",
42
42
  "animate.css": "4.1.1",
43
- "bootstrap-icons": "^1.7.0",
43
+ "bootstrap-icons": "^1.7.2",
44
44
  "cross-fetch": "^3.1.4",
45
45
  "cross-spawn": "7.0.3",
46
46
  "eva-icons": "1.1.3",
@@ -49,6 +49,6 @@
49
49
  "ionicons": "6.0.0",
50
50
  "line-awesome": "1.3.0",
51
51
  "themify-icons": "https://github.com/lykmapipo/themify-icons",
52
- "@xmldom/xmldom": "0.7.5"
52
+ "@xmldom/xmldom": "0.8.0"
53
53
  }
54
54
  }
@@ -0,0 +1,354 @@
1
+ [
2
+ "tiAgenda",
3
+ "tiAlarmClock",
4
+ "tiAlert",
5
+ "tiAlignCenter",
6
+ "tiAlignJustify",
7
+ "tiAlignLeft",
8
+ "tiAlignRight",
9
+ "tiAnchor",
10
+ "tiAndroid",
11
+ "tiAngleDoubleDown",
12
+ "tiAngleDoubleLeft",
13
+ "tiAngleDoubleRight",
14
+ "tiAngleDoubleUp",
15
+ "tiAngleDown",
16
+ "tiAngleLeft",
17
+ "tiAngleRight",
18
+ "tiAngleUp",
19
+ "tiAnnouncement",
20
+ "tiApple",
21
+ "tiArchive",
22
+ "tiArrowCircleDown",
23
+ "tiArrowCircleLeft",
24
+ "tiArrowCircleRight",
25
+ "tiArrowCircleUp",
26
+ "tiArrowDown",
27
+ "tiArrowLeft",
28
+ "tiArrowRight",
29
+ "tiArrowTopLeft",
30
+ "tiArrowTopRight",
31
+ "tiArrowUp",
32
+ "tiArrow",
33
+ "tiArrowsCorner",
34
+ "tiArrowsHorizontal",
35
+ "tiArrowsVertical",
36
+ "tiBackLeft",
37
+ "tiBackRight",
38
+ "tiBag",
39
+ "tiBarChartAlt",
40
+ "tiBarChart",
41
+ "tiBasketball",
42
+ "tiBell",
43
+ "tiBlackboard",
44
+ "tiBoltAlt",
45
+ "tiBolt",
46
+ "tiBook",
47
+ "tiBookmarkAlt",
48
+ "tiBookmark",
49
+ "tiBriefcase",
50
+ "tiBrushAlt",
51
+ "tiBrush",
52
+ "tiCalendar",
53
+ "tiCamera",
54
+ "tiCar",
55
+ "tiCheckBox",
56
+ "tiCheck",
57
+ "tiClip",
58
+ "tiClipboard",
59
+ "tiClose",
60
+ "tiCloudDown",
61
+ "tiCloudUp",
62
+ "tiCloud",
63
+ "tiCommentAlt",
64
+ "tiComment",
65
+ "tiCommentsSmiley",
66
+ "tiComments",
67
+ "tiControlBackward",
68
+ "tiControlEject",
69
+ "tiControlForward",
70
+ "tiControlPause",
71
+ "tiControlPlay",
72
+ "tiControlRecord",
73
+ "tiControlShuffle",
74
+ "tiControlSkipBackward",
75
+ "tiControlSkipForward",
76
+ "tiControlStop",
77
+ "tiCreditCard",
78
+ "tiCrown",
79
+ "tiCss3",
80
+ "tiCup",
81
+ "tiCut",
82
+ "tiDashboard",
83
+ "tiDesktop",
84
+ "tiDirectionAlt",
85
+ "tiDirection",
86
+ "tiDownload",
87
+ "tiDribbble",
88
+ "tiDropboxAlt",
89
+ "tiDropbox",
90
+ "tiDrupal",
91
+ "tiEmail",
92
+ "tiEnvelope",
93
+ "tiEraser",
94
+ "tiExchangeVertical",
95
+ "tiExport",
96
+ "tiEye",
97
+ "tiFaceSad",
98
+ "tiFaceSmile",
99
+ "tiFacebook",
100
+ "tiFile",
101
+ "tiFiles",
102
+ "tiFilter",
103
+ "tiFlagAlt2",
104
+ "tiFlagAlt",
105
+ "tiFlag",
106
+ "tiFlickrAlt",
107
+ "tiFlickr",
108
+ "tiFolder",
109
+ "tiFullscreen",
110
+ "tiGallery",
111
+ "tiGame",
112
+ "tiGift",
113
+ "tiGithub",
114
+ "tiGoogle",
115
+ "tiHandDrag",
116
+ "tiHandOpen",
117
+ "tiHandPointDown",
118
+ "tiHandPointLeft",
119
+ "tiHandPointRight",
120
+ "tiHandPointUp",
121
+ "tiHandStop",
122
+ "tiHarddrive",
123
+ "tiHarddrives",
124
+ "tiHeadphoneAlt",
125
+ "tiHeadphone",
126
+ "tiHeartBroken",
127
+ "tiHeart",
128
+ "tiHelpAlt",
129
+ "tiHelp",
130
+ "tiHome",
131
+ "tiHtml5",
132
+ "tiHummer",
133
+ "tiIdBadge",
134
+ "tiImage",
135
+ "tiImport",
136
+ "tiInfinite",
137
+ "tiInfoAlt",
138
+ "tiInfo",
139
+ "tiInkPen",
140
+ "tiInstagram",
141
+ "tiItalic",
142
+ "tiJoomla",
143
+ "tiJsfiddle",
144
+ "tiKey",
145
+ "tiLayersAlt",
146
+ "tiLayers",
147
+ "tiLayoutAccordionList",
148
+ "tiLayoutAccordionMerged",
149
+ "tiLayoutAccordionSeparated",
150
+ "tiLayoutColumn2Alt",
151
+ "tiLayoutColumn2",
152
+ "tiLayoutColumn3Alt",
153
+ "tiLayoutColumn3",
154
+ "tiLayoutColumn4Alt",
155
+ "tiLayoutColumn4",
156
+ "tiLayoutCtaBtnLeft",
157
+ "tiLayoutCtaBtnRight",
158
+ "tiLayoutCtaCenter",
159
+ "tiLayoutCtaLeft",
160
+ "tiLayoutCtaRight",
161
+ "tiLayoutGrid2Alt",
162
+ "tiLayoutGrid2Thumb",
163
+ "tiLayoutGrid2",
164
+ "tiLayoutGrid3Alt",
165
+ "tiLayoutGrid3",
166
+ "tiLayoutGrid4Alt",
167
+ "tiLayoutGrid4",
168
+ "tiLayoutLineSolid",
169
+ "tiLayoutListLargeImage",
170
+ "tiLayoutListPost",
171
+ "tiLayoutListThumbAlt",
172
+ "tiLayoutListThumb",
173
+ "tiLayoutMediaCenterAlt",
174
+ "tiLayoutMediaCenter",
175
+ "tiLayoutMediaLeftAlt",
176
+ "tiLayoutMediaLeft",
177
+ "tiLayoutMediaOverlayAlt2",
178
+ "tiLayoutMediaOverlayAlt",
179
+ "tiLayoutMediaOverlay",
180
+ "tiLayoutMediaRightAlt",
181
+ "tiLayoutMediaRight",
182
+ "tiLayoutMenuFull",
183
+ "tiLayoutMenuSeparated",
184
+ "tiLayoutMenuV",
185
+ "tiLayoutMenu",
186
+ "tiLayoutPlaceholder",
187
+ "tiLayoutSidebar2",
188
+ "tiLayoutSidebarLeft",
189
+ "tiLayoutSidebarNone",
190
+ "tiLayoutSidebarRight",
191
+ "tiLayoutSliderAlt",
192
+ "tiLayoutSlider",
193
+ "tiLayoutTabMin",
194
+ "tiLayoutTabV",
195
+ "tiLayoutTabWindow",
196
+ "tiLayoutTab",
197
+ "tiLayoutWidthDefaultAlt",
198
+ "tiLayoutWidthDefault",
199
+ "tiLayoutWidthFull",
200
+ "tiLayout",
201
+ "tiLightBulb",
202
+ "tiLineDashed",
203
+ "tiLineDotted",
204
+ "tiLineDouble",
205
+ "tiLink",
206
+ "tiLinkedin",
207
+ "tiLinux",
208
+ "tiListOl",
209
+ "tiList",
210
+ "tiLocationArrow",
211
+ "tiLocationPin",
212
+ "tiLock",
213
+ "tiLoop",
214
+ "tiMagnet",
215
+ "tiMapAlt",
216
+ "tiMap",
217
+ "tiMarkerAlt",
218
+ "tiMarker",
219
+ "tiMedallAlt",
220
+ "tiMedall",
221
+ "tiMenuAlt",
222
+ "tiMenu",
223
+ "tiMicrophoneAlt",
224
+ "tiMicrophone",
225
+ "tiMicrosoftAlt",
226
+ "tiMicrosoft",
227
+ "tiMinus",
228
+ "tiMobile",
229
+ "tiMoney",
230
+ "tiMoreAlt",
231
+ "tiMore",
232
+ "tiMouseAlt",
233
+ "tiMouse",
234
+ "tiMusicAlt",
235
+ "tiMusic",
236
+ "tiNa",
237
+ "tiNewWindow",
238
+ "tiNotepad",
239
+ "tiPackage",
240
+ "tiPaintBucket",
241
+ "tiPaintRoller",
242
+ "tiPalette",
243
+ "tiPanel",
244
+ "tiParagraph",
245
+ "tiPencilAlt",
246
+ "tiPencilAlt2",
247
+ "tiPencil",
248
+ "tiPieChart",
249
+ "tiPinAlt",
250
+ "tiPin",
251
+ "tiPin2",
252
+ "tiPinterestAlt",
253
+ "tiPinterest",
254
+ "tiPlug",
255
+ "tiPlus",
256
+ "tiPowerOff",
257
+ "tiPrinter",
258
+ "tiPulse",
259
+ "tiQuoteLeft",
260
+ "tiQuoteRight",
261
+ "tiReceipt",
262
+ "tiReddit",
263
+ "tiReload",
264
+ "tiRocket",
265
+ "tiRssAlt",
266
+ "tiRss",
267
+ "tiRulerAlt2",
268
+ "tiRulerAlt",
269
+ "tiRulerPencil",
270
+ "tiRuler",
271
+ "tiSaveAlt",
272
+ "tiSave",
273
+ "tiSearch",
274
+ "tiServer",
275
+ "tiSettings",
276
+ "tiShareAlt",
277
+ "tiShare",
278
+ "tiSharethisAlt",
279
+ "tiSharethis",
280
+ "tiShield",
281
+ "tiShiftLeftAlt",
282
+ "tiShiftLeft",
283
+ "tiShiftRightAlt",
284
+ "tiShiftRight",
285
+ "tiShine",
286
+ "tiShoppingCartFull",
287
+ "tiShoppingCart",
288
+ "tiShortcode",
289
+ "tiSignal",
290
+ "tiSkype",
291
+ "tiSlice",
292
+ "tiSmallcap",
293
+ "tiSoundcloud",
294
+ "tiSplitH",
295
+ "tiSplitVAlt",
296
+ "tiSplitV",
297
+ "tiSpray",
298
+ "tiStackOverflow",
299
+ "tiStamp",
300
+ "tiStar",
301
+ "tiStatsDown",
302
+ "tiStatsUp",
303
+ "tiSupport",
304
+ "tiTablet",
305
+ "tiTag",
306
+ "tiTarget",
307
+ "tiText",
308
+ "tiThemifyFaviconAlt",
309
+ "tiThemifyFavicon",
310
+ "tiThemifyLogo",
311
+ "tiThought",
312
+ "tiThumbDown",
313
+ "tiThumbUp",
314
+ "tiTicket",
315
+ "tiTime",
316
+ "tiTimer",
317
+ "tiTrash",
318
+ "tiTrello",
319
+ "tiTruck",
320
+ "tiTumblrAlt",
321
+ "tiTumblr",
322
+ "tiTwitterAlt",
323
+ "tiTwitter",
324
+ "tiUnderline",
325
+ "tiUnlink",
326
+ "tiUnlock",
327
+ "tiUpload",
328
+ "tiUppercase",
329
+ "tiUser",
330
+ "tiVector",
331
+ "tiVideoCamera",
332
+ "tiVideoClapper",
333
+ "tiViewGrid",
334
+ "tiViewListAlt",
335
+ "tiViewList",
336
+ "tiVimeoAlt",
337
+ "tiVimeo",
338
+ "tiVolume",
339
+ "tiWallet",
340
+ "tiWand",
341
+ "tiWheelchair",
342
+ "tiWidgetAlt",
343
+ "tiWidget",
344
+ "tiWidgetized",
345
+ "tiWindow",
346
+ "tiWordpress",
347
+ "tiWorld",
348
+ "tiWrite",
349
+ "tiYahoo",
350
+ "tiYoutube",
351
+ "tiZip",
352
+ "tiZoomIn",
353
+ "tiZoomOut"
354
+ ]