@quasar/extras 1.16.17 → 1.18.0
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 +54 -30
- package/animate/animate-list.common.d.ts +101 -105
- package/animate/animate-list.d.ts +101 -105
- package/animate/animate-list.mjs +0 -1
- package/animate/flip.css +4 -2
- package/bootstrap-icons/bootstrap-icons.css +29 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +28 -0
- package/bootstrap-icons/index.d.ts +29 -1
- package/bootstrap-icons/index.js +38 -10
- package/bootstrap-icons/index.mjs +37 -9
- package/eva-icons/index.js +1 -1
- package/{mdi-v3/LICENSE → fontawesome-v7/LICENSE.txt} +78 -9
- package/fontawesome-v7/fa-brands-400.woff2 +0 -0
- package/fontawesome-v7/fa-regular-400.woff2 +0 -0
- package/fontawesome-v7/fa-solid-900.woff2 +0 -0
- package/fontawesome-v7/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v7/fontawesome-v7.css +10879 -0
- package/fontawesome-v7/icons.json +2862 -0
- package/fontawesome-v7/index.d.ts +2862 -0
- package/fontawesome-v7/index.js +2862 -0
- package/fontawesome-v7/index.mjs +2862 -0
- package/index.d.ts +63 -0
- package/ionicons-v8/LICENSE +21 -0
- package/ionicons-v8/icons.json +1359 -0
- package/ionicons-v8/index.d.ts +1359 -0
- package/ionicons-v8/index.js +1359 -0
- package/ionicons-v8/index.mjs +1359 -0
- package/line-awesome/index.js +1 -1
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/material-symbols-outlined/icons.json +392 -63
- package/material-symbols-outlined/index.d.ts +392 -63
- package/material-symbols-outlined/index.js +1329 -1000
- package/material-symbols-outlined/index.mjs +1329 -1000
- 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 +392 -63
- package/material-symbols-rounded/index.d.ts +392 -63
- package/material-symbols-rounded/index.js +1754 -1425
- package/material-symbols-rounded/index.mjs +1754 -1425
- 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 +392 -63
- package/material-symbols-sharp/index.d.ts +392 -63
- package/material-symbols-sharp/index.js +1287 -958
- package/material-symbols-sharp/index.mjs +1287 -958
- 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/mdi-v6/LICENSE +20 -20
- package/mdi-v6/license.md +20 -20
- package/mdi-v7/LICENSE +20 -20
- package/mdi-v7/index.js +1 -1
- package/mdi-v7/license.md +20 -20
- package/mdi-v7/mdi-v7.css +105 -105
- package/package.json +85 -39
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAw.woff +0 -0
- package/themify/index.js +1 -1
- package/material-symbols-outlined/update.sh +0 -31
- package/material-symbols-rounded/update.sh +0 -31
- package/material-symbols-sharp/update.sh +0 -31
- package/mdi-v3/materialdesignicons-webfont.woff +0 -0
- package/mdi-v3/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v3/mdi-v3.css +0 -15041
package/README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
<!-- This file is generated from build/README.template.md by the extras build. Do not edit README.md directly. -->
|
|
2
|
+
|
|
1
3
|

|
|
2
4
|
|
|
3
5
|
## Quasar Framework Extras Package
|
|
@@ -22,27 +24,28 @@ Please make sure you have latest `@quasar/extras` npm package version installed
|
|
|
22
24
|
|
|
23
25
|
| Vendor | Version | quasar.conf.js extras name | Description | Notes | License |
|
|
24
26
|
| ------------------------------------------------------------------------------- | -------- | --------------------------- | ---------------------------------------------------- | ------------------------------ | -------------------------------------------- |
|
|
25
|
-
| Roboto Font | CDN
|
|
26
|
-
| Roboto Font Latin Extended | CDN
|
|
27
|
-
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN
|
|
28
|
-
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN
|
|
29
|
-
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN
|
|
30
|
-
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN
|
|
31
|
-
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN
|
|
32
|
-
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN
|
|
33
|
-
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN
|
|
27
|
+
| Roboto Font | CDN v51 | `roboto-font` | Recommended font along Material theme | | [License](roboto-font/LICENSE) |
|
|
28
|
+
| Roboto Font Latin Extended | CDN v51 | `roboto-font-latin-ext` | Recommended font along Material theme | | [License](roboto-font-latin-ext/LICENSE) |
|
|
29
|
+
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v145 | `material-icons` | Material icons font | Requires: @quasar/extras 1.2+ | [License](material-icons/LICENSE) |
|
|
30
|
+
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v110 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2+ | [License](material-icons-outlined/LICENSE) |
|
|
31
|
+
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v109 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2+ | [License](material-icons-round/LICENSE) |
|
|
32
|
+
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v110 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2+ | [License](material-icons-sharp/LICENSE) |
|
|
33
|
+
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) | CDN v322 | `material-symbols-outlined` | Material symbols outlined font | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
|
|
34
|
+
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) | CDN v324 | `material-symbols-rounded` | Material symbols rounded font | Requires: @quasar/extras 1.14+ | [License](material-symbols-rounded/LICENSE) |
|
|
35
|
+
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) | CDN v319 | `material-symbols-sharp` | Material symbols sharp font | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
|
|
34
36
|
| [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.4.47 | `mdi-v7` | Extended Material Design icons font | Requires: @quasar/extras 1.15+ | [License](mdi-v7/LICENSE) |
|
|
35
|
-
| MDI v6 (Material Design Icons) | 6.
|
|
36
|
-
| MDI v5 (Material Design Icons) | 5.
|
|
37
|
+
| MDI v6 (Material Design Icons) | 6.6.95 | `mdi-v6` | Extended Material Design icons font | | [License](mdi-v6/LICENSE) |
|
|
38
|
+
| MDI v5 (Material Design Icons) | 5.8.55 | `mdi-v5` | Extended Material Design icons font | | [License](mdi-v5/LICENSE) |
|
|
37
39
|
| MDI v4 (Material Design Icons) | 4.9.95 | `mdi-v4` | Extended Material Design icons font | | [License](mdi-v4/license.md) |
|
|
38
40
|
| MDI v3 (Material Design Icons) | 3.6.95 | `mdi-v3` | Extended Material Design icons font | | [License](mdi-v3/LICENSE) |
|
|
39
|
-
| [Font Awesome
|
|
41
|
+
| [Font Awesome v7](https://fontawesome.com/icons) | 7.2.0 | `fontawesome-v7` | Fontawesome icons font | Requires: @quasar/extras 1.18+ | [License](fontawesome-v7/LICENSE.txt) |
|
|
42
|
+
| Font Awesome v6 | 6.7.2 | `fontawesome-v6` | Fontawesome icons font | Requires: @quasar/extras 1.13+ | [License](fontawesome-v6/LICENSE.txt) |
|
|
40
43
|
| Font Awesome v5 | 5.15.4 | `fontawesome-v5` | Fontawesome icons font | | [License](fontawesome-v5/LICENSE.txt) |
|
|
41
44
|
| [Ionicons](https://ionicons.com/v4) | 4.6.3 | `ionicons-v4` | Ionicons font | | [License](ionicons-v4/LICENSE) |
|
|
42
45
|
| [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `eva-icons` | Eva Icons font | | [License](eva-icons/LICENSE) |
|
|
43
|
-
| [Themify Icons](https://themify.me/themify-icons) |
|
|
46
|
+
| [Themify Icons](https://themify.me/themify-icons) | 0.1.2 | `themify` | Themify Icons font | | [License](themify/LICENSE) |
|
|
44
47
|
| [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.
|
|
48
|
+
| [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.13.1 | `bootstrap-icons` | Bootstrap Icons font | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE) |
|
|
46
49
|
| [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
50
|
|
|
48
51
|
> Install one of MDI v6, MDI v5, MDI v4 or MDI v3, but never together at the same time.
|
|
@@ -55,30 +58,51 @@ Please make sure you have latest `@quasar/extras` npm package version installed
|
|
|
55
58
|
|
|
56
59
|
| Vendor | Version | Quasar IconSet name | Import Icons from | Notes | License |
|
|
57
60
|
| ---------------------------------------------------------------------------------------- | -------- | ------------------------------- | ------------------------------------------ | --------------------------------------------------- | -------------------------------------------- |
|
|
58
|
-
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN
|
|
59
|
-
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN
|
|
60
|
-
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN
|
|
61
|
-
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN
|
|
62
|
-
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN
|
|
63
|
-
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN
|
|
64
|
-
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN
|
|
61
|
+
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v145 | `svg-material-icons` | `@quasar/extras/material-icons` | | [License](material-icons/LICENSE) |
|
|
62
|
+
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v110 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) |
|
|
63
|
+
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v109 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) |
|
|
64
|
+
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v110 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) |
|
|
65
|
+
| [Material Symbols Outlined](https://fonts.google.com/icons?icon.style=Outlined) (Google) | CDN v322 | `svg-material-symbols-outlined` | `@quasar/extras/material-symbols-outlined` | Requires: @quasar/extras 1.14+ | [License](material-symbols-outlined/LICENSE) |
|
|
66
|
+
| [Material Symbols Rounded](https://fonts.google.com/icons?icon.style=Rounded) (Google) | CDN v324 | `svg-material-symbols-rounded` | `@quasar/extras/material-symbols-rounded` | Requires: @quasar/extras 1.14+ | [License](material-symbols-rounded/LICENSE) |
|
|
67
|
+
| [Material Symbols Sharp](https://fonts.google.com/icons?icon.style=Sharp) (Google) | CDN v319 | `svg-material-symbols-sharp` | `@quasar/extras/material-symbols-sharp` | Requires: @quasar/extras 1.14+ | [License](material-symbols-sharp/LICENSE) |
|
|
65
68
|
| [MDI v7](https://materialdesignicons.com/) (Material Design Icons) | 7.4.47 | `svg-mdi-v7` | `@quasar/extras/mdi-v7` | | [License](mdi-v7/LICENSE) |
|
|
66
|
-
| MDI v6 (Material Design Icons) | 6.
|
|
67
|
-
| MDI v5 (Material Design Icons) | 5.
|
|
69
|
+
| MDI v6 (Material Design Icons) | 6.6.95 | `svg-mdi-v6` | `@quasar/extras/mdi-v6` | | [License](mdi-v6/LICENSE) |
|
|
70
|
+
| MDI v5 (Material Design Icons) | 5.8.55 | `svg-mdi-v5` | `@quasar/extras/mdi-v5` | | [License](mdi-v5/LICENSE) |
|
|
68
71
|
| MDI v4 (Material Design Icons) | 4.9.95 | `svg-mdi-v4` | `@quasar/extras/mdi-v4` | | [License](mdi-v4/license.md) |
|
|
69
|
-
| [Font Awesome
|
|
72
|
+
| [Font Awesome v7](https://fontawesome.com/icons) | 7.2.0 | `svg-fontawesome-v7` | `@quasar/extras/fontawesome-v7` | Requires: @quasar/extras 1.17+ | [License](fontawesome-v7/LICENSE.txt) |
|
|
73
|
+
| Font Awesome v6 | 6.7.2 | `svg-fontawesome-v6` | `@quasar/extras/fontawesome-v6` | Requires: @quasar/extras 1.13+ | [License](fontawesome-v6/LICENSE.txt) |
|
|
70
74
|
| Font Awesome v5 | 5.15.4 | `svg-fontawesome-v5` | `@quasar/extras/fontawesome-v5` | | [License](fontawesome-v5/LICENSE.txt) |
|
|
71
|
-
| [Ionicons
|
|
75
|
+
| [Ionicons v8](https://ionicons.com/) | 8.0.13 | `svg-ionicons-v8` | `@quasar/extras/ionicons-v8` | Requires: @quasar/extras 1.18+ | [Icon License](ionicons-v8/LICENSE) |
|
|
76
|
+
| Ionicons v7 | 7.4.0 | `svg-ionicons-v7` | `@quasar/extras/ionicons-v7` | Requires: @quasar/extras 1.16+ | [Icon License](ionicons-v7/LICENSE) |
|
|
72
77
|
| Ionicons v6 | 6.1.3 | `svg-ionicons-v6` | `@quasar/extras/ionicons-v6` | Requires: @quasar/extras 1.12+ | [Icon License](ionicons-v6/LICENSE) |
|
|
73
78
|
| Ionicons v5 | 5.5.4 | `svg-ionicons-v5` | `@quasar/extras/ionicons-v5` | Requires: @quasar/extras 1.7+ | [Icon License](ionicons-v5/LICENSE) |
|
|
74
79
|
| Ionicons 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) |
|
|
75
80
|
| [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `svg-eva-icons` | `@quasar/extras/eva-icons` | | [License](eva-icons/LICENSE) |
|
|
76
|
-
| [Themify Icons](https://themify.me/themify-icons) |
|
|
81
|
+
| [Themify Icons](https://themify.me/themify-icons) | 0.1.2 | `svg-themify` | `@quasar/extras/themify` | | [License](themify/LICENSE) |
|
|
77
82
|
| [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.
|
|
83
|
+
| [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.13.1 | `svg-bootstrap-icons` | `@quasar/extras/bootstrap-icons` | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE) |
|
|
79
84
|
|
|
80
85
|
Example:
|
|
81
86
|
|
|
87
|
+
Using `<script setup>`:
|
|
88
|
+
|
|
89
|
+
```html
|
|
90
|
+
// some .vue file in devland
|
|
91
|
+
<template>
|
|
92
|
+
<div>
|
|
93
|
+
<q-icon :name="matMenu" />
|
|
94
|
+
<q-btn :icon="mdiAbTesting" />
|
|
95
|
+
</div>
|
|
96
|
+
</template>
|
|
97
|
+
|
|
98
|
+
<script setup>
|
|
99
|
+
import { matMenu } from '@quasar/extras/material-icons'
|
|
100
|
+
import { mdiAbTesting } from '@quasar/extras/mdi-v5'
|
|
101
|
+
</script>
|
|
102
|
+
```
|
|
103
|
+
|
|
104
|
+
Using the Options API:
|
|
105
|
+
|
|
82
106
|
```html
|
|
83
107
|
// some .vue file in devland
|
|
84
108
|
<template>
|
|
@@ -113,9 +137,9 @@ export default {
|
|
|
113
137
|
| material-icons-outlined | o\_ | o_thumb_up | Notice the underline character instead of dash or space | |
|
|
114
138
|
| material-icons-round | r\_ | r_thumb_up | Notice the underline character instead of dash or space | |
|
|
115
139
|
| material-icons-sharp | s\_ | s_thumb_up | Notice the underline character instead of dash or space | |
|
|
116
|
-
| ionicons-
|
|
117
|
-
| fontawesome-
|
|
118
|
-
| mdi-
|
|
140
|
+
| ionicons-v8 | ion-, ion-md-, ion-ios-, ion-logo- | ion-heart, ion-logo-npm, ion-md-airplane | Use QIcon instead of `<ion-icon>` component; Logo icons require 'ion-logo-' prefix | |
|
|
141
|
+
| fontawesome-v7 | fa[s,r,l,b,d] fa- | "fas fa-ambulance" | QIcon "name" property is same as "class" attribute value in Fontawesome docs examples (where they show `<i>` tags) | |
|
|
142
|
+
| mdi-v7 | mdi- | mdi-alert-circle-outline | Notice the use of dash characters | |
|
|
119
143
|
| eva-icons | eva- | eva-shield-outline, eva-activity-outline | Notice the use of dash characters | |
|
|
120
144
|
| themify | ti- | ti-hand-point-up | Notice the use of dash characters | |
|
|
121
145
|
| line-awesome | la[s,r,l,b,d] la- | "las la-atom" | QIcon "name" property is same as "class" attribute value in Line Awesome docs examples (where they show `<i>` tags) | |
|
|
@@ -1,107 +1,103 @@
|
|
|
1
|
+
export type generalAnimations =
|
|
2
|
+
| "bounce"
|
|
3
|
+
| "flash"
|
|
4
|
+
| "flip"
|
|
5
|
+
| "headShake"
|
|
6
|
+
| "heartBeat"
|
|
7
|
+
| "hinge"
|
|
8
|
+
| "jello"
|
|
9
|
+
| "pulse"
|
|
10
|
+
| "rubberBand"
|
|
11
|
+
| "shake"
|
|
12
|
+
| "shakeX"
|
|
13
|
+
| "shakeY"
|
|
14
|
+
| "swing"
|
|
15
|
+
| "tada"
|
|
16
|
+
| "wobble";
|
|
1
17
|
|
|
2
|
-
export type
|
|
3
|
-
|
|
|
4
|
-
|
|
|
5
|
-
|
|
|
6
|
-
|
|
|
7
|
-
|
|
|
8
|
-
|
|
|
9
|
-
|
|
|
10
|
-
|
|
|
11
|
-
|
|
|
12
|
-
|
|
|
13
|
-
|
|
|
14
|
-
|
|
|
15
|
-
|
|
|
16
|
-
|
|
|
17
|
-
|
|
|
18
|
-
|
|
18
|
+
export type inAnimations =
|
|
19
|
+
| "backInDown"
|
|
20
|
+
| "backInLeft"
|
|
21
|
+
| "backInRight"
|
|
22
|
+
| "backInUp"
|
|
23
|
+
| "bounceIn"
|
|
24
|
+
| "bounceInDown"
|
|
25
|
+
| "bounceInLeft"
|
|
26
|
+
| "bounceInRight"
|
|
27
|
+
| "bounceInUp"
|
|
28
|
+
| "fadeIn"
|
|
29
|
+
| "fadeInBottomLeft"
|
|
30
|
+
| "fadeInBottomRight"
|
|
31
|
+
| "fadeInDown"
|
|
32
|
+
| "fadeInDownBig"
|
|
33
|
+
| "fadeInLeft"
|
|
34
|
+
| "fadeInLeftBig"
|
|
35
|
+
| "fadeInRight"
|
|
36
|
+
| "fadeInRightBig"
|
|
37
|
+
| "fadeInTopLeft"
|
|
38
|
+
| "fadeInTopRight"
|
|
39
|
+
| "fadeInUp"
|
|
40
|
+
| "fadeInUpBig"
|
|
41
|
+
| "flipInX"
|
|
42
|
+
| "flipInY"
|
|
43
|
+
| "jackInTheBox"
|
|
44
|
+
| "lightSpeedInLeft"
|
|
45
|
+
| "lightSpeedInRight"
|
|
46
|
+
| "rollIn"
|
|
47
|
+
| "rotateIn"
|
|
48
|
+
| "rotateInDownLeft"
|
|
49
|
+
| "rotateInDownRight"
|
|
50
|
+
| "rotateInUpLeft"
|
|
51
|
+
| "rotateInUpRight"
|
|
52
|
+
| "slideInDown"
|
|
53
|
+
| "slideInLeft"
|
|
54
|
+
| "slideInRight"
|
|
55
|
+
| "slideInUp"
|
|
56
|
+
| "zoomIn"
|
|
57
|
+
| "zoomInDown"
|
|
58
|
+
| "zoomInLeft"
|
|
59
|
+
| "zoomInRight"
|
|
60
|
+
| "zoomInUp";
|
|
19
61
|
|
|
20
|
-
export type
|
|
21
|
-
|
|
|
22
|
-
|
|
|
23
|
-
|
|
|
24
|
-
|
|
|
25
|
-
|
|
|
26
|
-
|
|
|
27
|
-
|
|
|
28
|
-
|
|
|
29
|
-
|
|
|
30
|
-
|
|
|
31
|
-
|
|
|
32
|
-
|
|
|
33
|
-
|
|
|
34
|
-
|
|
|
35
|
-
|
|
|
36
|
-
|
|
|
37
|
-
|
|
|
38
|
-
|
|
|
39
|
-
|
|
|
40
|
-
|
|
|
41
|
-
|
|
|
42
|
-
|
|
|
43
|
-
|
|
|
44
|
-
|
|
|
45
|
-
|
|
|
46
|
-
|
|
|
47
|
-
|
|
|
48
|
-
|
|
|
49
|
-
|
|
|
50
|
-
|
|
|
51
|
-
|
|
|
52
|
-
|
|
|
53
|
-
|
|
|
54
|
-
|
|
|
55
|
-
|
|
|
56
|
-
|
|
|
57
|
-
|
|
|
58
|
-
|
|
|
59
|
-
|
|
|
60
|
-
|
|
|
61
|
-
|
|
|
62
|
-
| 'zoomInUp'
|
|
63
|
-
;
|
|
64
|
-
|
|
65
|
-
export type outAnimations =
|
|
66
|
-
| 'backOutDown'
|
|
67
|
-
| 'backOutLeft'
|
|
68
|
-
| 'backOutRight'
|
|
69
|
-
| 'backOutUp'
|
|
70
|
-
| 'bounceOut'
|
|
71
|
-
| 'bounceOutDown'
|
|
72
|
-
| 'bounceOutLeft'
|
|
73
|
-
| 'bounceOutRight'
|
|
74
|
-
| 'bounceOutUp'
|
|
75
|
-
| 'fadeOut'
|
|
76
|
-
| 'fadeOutBottomLeft'
|
|
77
|
-
| 'fadeOutBottomRight'
|
|
78
|
-
| 'fadeOutDown'
|
|
79
|
-
| 'fadeOutDownBig'
|
|
80
|
-
| 'fadeOutLeft'
|
|
81
|
-
| 'fadeOutLeftBig'
|
|
82
|
-
| 'fadeOutRight'
|
|
83
|
-
| 'fadeOutRightBig'
|
|
84
|
-
| 'fadeOutTopLeft'
|
|
85
|
-
| 'fadeOutTopRight'
|
|
86
|
-
| 'fadeOutUp'
|
|
87
|
-
| 'fadeOutUpBig'
|
|
88
|
-
| 'flipOutX'
|
|
89
|
-
| 'flipOutY'
|
|
90
|
-
| 'lightSpeedOutLeft'
|
|
91
|
-
| 'lightSpeedOutRight'
|
|
92
|
-
| 'rollOut'
|
|
93
|
-
| 'rotateOut'
|
|
94
|
-
| 'rotateOutDownLeft'
|
|
95
|
-
| 'rotateOutDownRight'
|
|
96
|
-
| 'rotateOutUpLeft'
|
|
97
|
-
| 'rotateOutUpRight'
|
|
98
|
-
| 'slideOutDown'
|
|
99
|
-
| 'slideOutLeft'
|
|
100
|
-
| 'slideOutRight'
|
|
101
|
-
| 'slideOutUp'
|
|
102
|
-
| 'zoomOut'
|
|
103
|
-
| 'zoomOutDown'
|
|
104
|
-
| 'zoomOutLeft'
|
|
105
|
-
| 'zoomOutRight'
|
|
106
|
-
| 'zoomOutUp'
|
|
107
|
-
;
|
|
62
|
+
export type outAnimations =
|
|
63
|
+
| "backOutDown"
|
|
64
|
+
| "backOutLeft"
|
|
65
|
+
| "backOutRight"
|
|
66
|
+
| "backOutUp"
|
|
67
|
+
| "bounceOut"
|
|
68
|
+
| "bounceOutDown"
|
|
69
|
+
| "bounceOutLeft"
|
|
70
|
+
| "bounceOutRight"
|
|
71
|
+
| "bounceOutUp"
|
|
72
|
+
| "fadeOut"
|
|
73
|
+
| "fadeOutBottomLeft"
|
|
74
|
+
| "fadeOutBottomRight"
|
|
75
|
+
| "fadeOutDown"
|
|
76
|
+
| "fadeOutDownBig"
|
|
77
|
+
| "fadeOutLeft"
|
|
78
|
+
| "fadeOutLeftBig"
|
|
79
|
+
| "fadeOutRight"
|
|
80
|
+
| "fadeOutRightBig"
|
|
81
|
+
| "fadeOutTopLeft"
|
|
82
|
+
| "fadeOutTopRight"
|
|
83
|
+
| "fadeOutUp"
|
|
84
|
+
| "fadeOutUpBig"
|
|
85
|
+
| "flipOutX"
|
|
86
|
+
| "flipOutY"
|
|
87
|
+
| "lightSpeedOutLeft"
|
|
88
|
+
| "lightSpeedOutRight"
|
|
89
|
+
| "rollOut"
|
|
90
|
+
| "rotateOut"
|
|
91
|
+
| "rotateOutDownLeft"
|
|
92
|
+
| "rotateOutDownRight"
|
|
93
|
+
| "rotateOutUpLeft"
|
|
94
|
+
| "rotateOutUpRight"
|
|
95
|
+
| "slideOutDown"
|
|
96
|
+
| "slideOutLeft"
|
|
97
|
+
| "slideOutRight"
|
|
98
|
+
| "slideOutUp"
|
|
99
|
+
| "zoomOut"
|
|
100
|
+
| "zoomOutDown"
|
|
101
|
+
| "zoomOutLeft"
|
|
102
|
+
| "zoomOutRight"
|
|
103
|
+
| "zoomOutUp";
|
|
@@ -1,107 +1,103 @@
|
|
|
1
|
+
export type generalAnimations =
|
|
2
|
+
| "bounce"
|
|
3
|
+
| "flash"
|
|
4
|
+
| "flip"
|
|
5
|
+
| "headShake"
|
|
6
|
+
| "heartBeat"
|
|
7
|
+
| "hinge"
|
|
8
|
+
| "jello"
|
|
9
|
+
| "pulse"
|
|
10
|
+
| "rubberBand"
|
|
11
|
+
| "shake"
|
|
12
|
+
| "shakeX"
|
|
13
|
+
| "shakeY"
|
|
14
|
+
| "swing"
|
|
15
|
+
| "tada"
|
|
16
|
+
| "wobble";
|
|
1
17
|
|
|
2
|
-
export type
|
|
3
|
-
|
|
|
4
|
-
|
|
|
5
|
-
|
|
|
6
|
-
|
|
|
7
|
-
|
|
|
8
|
-
|
|
|
9
|
-
|
|
|
10
|
-
|
|
|
11
|
-
|
|
|
12
|
-
|
|
|
13
|
-
|
|
|
14
|
-
|
|
|
15
|
-
|
|
|
16
|
-
|
|
|
17
|
-
|
|
|
18
|
-
|
|
18
|
+
export type inAnimations =
|
|
19
|
+
| "backInDown"
|
|
20
|
+
| "backInLeft"
|
|
21
|
+
| "backInRight"
|
|
22
|
+
| "backInUp"
|
|
23
|
+
| "bounceIn"
|
|
24
|
+
| "bounceInDown"
|
|
25
|
+
| "bounceInLeft"
|
|
26
|
+
| "bounceInRight"
|
|
27
|
+
| "bounceInUp"
|
|
28
|
+
| "fadeIn"
|
|
29
|
+
| "fadeInBottomLeft"
|
|
30
|
+
| "fadeInBottomRight"
|
|
31
|
+
| "fadeInDown"
|
|
32
|
+
| "fadeInDownBig"
|
|
33
|
+
| "fadeInLeft"
|
|
34
|
+
| "fadeInLeftBig"
|
|
35
|
+
| "fadeInRight"
|
|
36
|
+
| "fadeInRightBig"
|
|
37
|
+
| "fadeInTopLeft"
|
|
38
|
+
| "fadeInTopRight"
|
|
39
|
+
| "fadeInUp"
|
|
40
|
+
| "fadeInUpBig"
|
|
41
|
+
| "flipInX"
|
|
42
|
+
| "flipInY"
|
|
43
|
+
| "jackInTheBox"
|
|
44
|
+
| "lightSpeedInLeft"
|
|
45
|
+
| "lightSpeedInRight"
|
|
46
|
+
| "rollIn"
|
|
47
|
+
| "rotateIn"
|
|
48
|
+
| "rotateInDownLeft"
|
|
49
|
+
| "rotateInDownRight"
|
|
50
|
+
| "rotateInUpLeft"
|
|
51
|
+
| "rotateInUpRight"
|
|
52
|
+
| "slideInDown"
|
|
53
|
+
| "slideInLeft"
|
|
54
|
+
| "slideInRight"
|
|
55
|
+
| "slideInUp"
|
|
56
|
+
| "zoomIn"
|
|
57
|
+
| "zoomInDown"
|
|
58
|
+
| "zoomInLeft"
|
|
59
|
+
| "zoomInRight"
|
|
60
|
+
| "zoomInUp";
|
|
19
61
|
|
|
20
|
-
export type
|
|
21
|
-
|
|
|
22
|
-
|
|
|
23
|
-
|
|
|
24
|
-
|
|
|
25
|
-
|
|
|
26
|
-
|
|
|
27
|
-
|
|
|
28
|
-
|
|
|
29
|
-
|
|
|
30
|
-
|
|
|
31
|
-
|
|
|
32
|
-
|
|
|
33
|
-
|
|
|
34
|
-
|
|
|
35
|
-
|
|
|
36
|
-
|
|
|
37
|
-
|
|
|
38
|
-
|
|
|
39
|
-
|
|
|
40
|
-
|
|
|
41
|
-
|
|
|
42
|
-
|
|
|
43
|
-
|
|
|
44
|
-
|
|
|
45
|
-
|
|
|
46
|
-
|
|
|
47
|
-
|
|
|
48
|
-
|
|
|
49
|
-
|
|
|
50
|
-
|
|
|
51
|
-
|
|
|
52
|
-
|
|
|
53
|
-
|
|
|
54
|
-
|
|
|
55
|
-
|
|
|
56
|
-
|
|
|
57
|
-
|
|
|
58
|
-
|
|
|
59
|
-
|
|
|
60
|
-
|
|
|
61
|
-
|
|
|
62
|
-
| 'zoomInUp'
|
|
63
|
-
;
|
|
64
|
-
|
|
65
|
-
export type outAnimations =
|
|
66
|
-
| 'backOutDown'
|
|
67
|
-
| 'backOutLeft'
|
|
68
|
-
| 'backOutRight'
|
|
69
|
-
| 'backOutUp'
|
|
70
|
-
| 'bounceOut'
|
|
71
|
-
| 'bounceOutDown'
|
|
72
|
-
| 'bounceOutLeft'
|
|
73
|
-
| 'bounceOutRight'
|
|
74
|
-
| 'bounceOutUp'
|
|
75
|
-
| 'fadeOut'
|
|
76
|
-
| 'fadeOutBottomLeft'
|
|
77
|
-
| 'fadeOutBottomRight'
|
|
78
|
-
| 'fadeOutDown'
|
|
79
|
-
| 'fadeOutDownBig'
|
|
80
|
-
| 'fadeOutLeft'
|
|
81
|
-
| 'fadeOutLeftBig'
|
|
82
|
-
| 'fadeOutRight'
|
|
83
|
-
| 'fadeOutRightBig'
|
|
84
|
-
| 'fadeOutTopLeft'
|
|
85
|
-
| 'fadeOutTopRight'
|
|
86
|
-
| 'fadeOutUp'
|
|
87
|
-
| 'fadeOutUpBig'
|
|
88
|
-
| 'flipOutX'
|
|
89
|
-
| 'flipOutY'
|
|
90
|
-
| 'lightSpeedOutLeft'
|
|
91
|
-
| 'lightSpeedOutRight'
|
|
92
|
-
| 'rollOut'
|
|
93
|
-
| 'rotateOut'
|
|
94
|
-
| 'rotateOutDownLeft'
|
|
95
|
-
| 'rotateOutDownRight'
|
|
96
|
-
| 'rotateOutUpLeft'
|
|
97
|
-
| 'rotateOutUpRight'
|
|
98
|
-
| 'slideOutDown'
|
|
99
|
-
| 'slideOutLeft'
|
|
100
|
-
| 'slideOutRight'
|
|
101
|
-
| 'slideOutUp'
|
|
102
|
-
| 'zoomOut'
|
|
103
|
-
| 'zoomOutDown'
|
|
104
|
-
| 'zoomOutLeft'
|
|
105
|
-
| 'zoomOutRight'
|
|
106
|
-
| 'zoomOutUp'
|
|
107
|
-
;
|
|
62
|
+
export type outAnimations =
|
|
63
|
+
| "backOutDown"
|
|
64
|
+
| "backOutLeft"
|
|
65
|
+
| "backOutRight"
|
|
66
|
+
| "backOutUp"
|
|
67
|
+
| "bounceOut"
|
|
68
|
+
| "bounceOutDown"
|
|
69
|
+
| "bounceOutLeft"
|
|
70
|
+
| "bounceOutRight"
|
|
71
|
+
| "bounceOutUp"
|
|
72
|
+
| "fadeOut"
|
|
73
|
+
| "fadeOutBottomLeft"
|
|
74
|
+
| "fadeOutBottomRight"
|
|
75
|
+
| "fadeOutDown"
|
|
76
|
+
| "fadeOutDownBig"
|
|
77
|
+
| "fadeOutLeft"
|
|
78
|
+
| "fadeOutLeftBig"
|
|
79
|
+
| "fadeOutRight"
|
|
80
|
+
| "fadeOutRightBig"
|
|
81
|
+
| "fadeOutTopLeft"
|
|
82
|
+
| "fadeOutTopRight"
|
|
83
|
+
| "fadeOutUp"
|
|
84
|
+
| "fadeOutUpBig"
|
|
85
|
+
| "flipOutX"
|
|
86
|
+
| "flipOutY"
|
|
87
|
+
| "lightSpeedOutLeft"
|
|
88
|
+
| "lightSpeedOutRight"
|
|
89
|
+
| "rollOut"
|
|
90
|
+
| "rotateOut"
|
|
91
|
+
| "rotateOutDownLeft"
|
|
92
|
+
| "rotateOutDownRight"
|
|
93
|
+
| "rotateOutUpLeft"
|
|
94
|
+
| "rotateOutUpRight"
|
|
95
|
+
| "slideOutDown"
|
|
96
|
+
| "slideOutLeft"
|
|
97
|
+
| "slideOutRight"
|
|
98
|
+
| "slideOutUp"
|
|
99
|
+
| "zoomOut"
|
|
100
|
+
| "zoomOutDown"
|
|
101
|
+
| "zoomOutLeft"
|
|
102
|
+
| "zoomOutRight"
|
|
103
|
+
| "zoomOutUp";
|
package/animate/animate-list.mjs
CHANGED
package/animate/flip.css
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
@keyframes flip {
|
|
2
2
|
from {
|
|
3
|
-
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
|
|
3
|
+
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
|
|
4
|
+
rotate3d(0, 1, 0, -360deg);
|
|
4
5
|
animation-timing-function: ease-out;
|
|
5
6
|
}
|
|
6
7
|
|
|
@@ -23,7 +24,8 @@
|
|
|
23
24
|
}
|
|
24
25
|
|
|
25
26
|
to {
|
|
26
|
-
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
|
|
27
|
+
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
|
|
28
|
+
rotate3d(0, 1, 0, 0deg);
|
|
27
29
|
animation-timing-function: ease-in;
|
|
28
30
|
}
|
|
29
31
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Bootstrap Icons v1.
|
|
2
|
+
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
|
|
3
3
|
* Copyright 2019-2024 The Bootstrap Authors
|
|
4
4
|
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
|
|
5
5
|
*/
|
|
@@ -2075,3 +2075,31 @@
|
|
|
2075
2075
|
.bi-suitcase2-fill::before { content: "\f901"; }
|
|
2076
2076
|
.bi-suitcase2::before { content: "\f902"; }
|
|
2077
2077
|
.bi-vignette::before { content: "\f903"; }
|
|
2078
|
+
.bi-bluesky::before { content: "\f7f9"; }
|
|
2079
|
+
.bi-tux::before { content: "\f904"; }
|
|
2080
|
+
.bi-beaker-fill::before { content: "\f905"; }
|
|
2081
|
+
.bi-beaker::before { content: "\f906"; }
|
|
2082
|
+
.bi-flask-fill::before { content: "\f907"; }
|
|
2083
|
+
.bi-flask-florence-fill::before { content: "\f908"; }
|
|
2084
|
+
.bi-flask-florence::before { content: "\f909"; }
|
|
2085
|
+
.bi-flask::before { content: "\f90a"; }
|
|
2086
|
+
.bi-leaf-fill::before { content: "\f90b"; }
|
|
2087
|
+
.bi-leaf::before { content: "\f90c"; }
|
|
2088
|
+
.bi-measuring-cup-fill::before { content: "\f90d"; }
|
|
2089
|
+
.bi-measuring-cup::before { content: "\f90e"; }
|
|
2090
|
+
.bi-unlock2-fill::before { content: "\f90f"; }
|
|
2091
|
+
.bi-unlock2::before { content: "\f910"; }
|
|
2092
|
+
.bi-battery-low::before { content: "\f911"; }
|
|
2093
|
+
.bi-anthropic::before { content: "\f912"; }
|
|
2094
|
+
.bi-apple-music::before { content: "\f913"; }
|
|
2095
|
+
.bi-claude::before { content: "\f914"; }
|
|
2096
|
+
.bi-openai::before { content: "\f915"; }
|
|
2097
|
+
.bi-perplexity::before { content: "\f916"; }
|
|
2098
|
+
.bi-css::before { content: "\f917"; }
|
|
2099
|
+
.bi-javascript::before { content: "\f918"; }
|
|
2100
|
+
.bi-typescript::before { content: "\f919"; }
|
|
2101
|
+
.bi-fork-knife::before { content: "\f91a"; }
|
|
2102
|
+
.bi-globe-americas-fill::before { content: "\f91b"; }
|
|
2103
|
+
.bi-globe-asia-australia-fill::before { content: "\f91c"; }
|
|
2104
|
+
.bi-globe-central-south-asia-fill::before { content: "\f91d"; }
|
|
2105
|
+
.bi-globe-europe-africa-fill::before { content: "\f91e"; }
|
|
Binary file
|
|
Binary file
|