@itfin/components 1.2.69 → 1.2.71
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/package.json +1 -1
- package/src/ITFSettings.js +6 -0
- package/src/assets/scss/components/_button.scss +10 -2
- package/src/components/button/Button.vue +3 -1
- package/src/components/icon/components/connect.vue +2 -0
- package/src/components/icon/components/filter_all.vue +2 -0
- package/src/components/icon/components/filter_completed.vue +2 -0
- package/src/components/icon/components/filter_not_started.vue +2 -0
- package/src/components/icon/components/filter_ongoing.vue +2 -0
- package/src/components/icon/components/filter_overdue.vue +2 -0
- package/src/components/icon/components/forward_alt.vue +2 -0
- package/src/components/icon/components/optional.vue +2 -0
- package/src/components/icon/components/required.vue +2 -0
- package/src/components/icon/components/required_hand.vue +2 -0
- package/src/components/icon/icons/connect.svg +1 -0
- package/src/components/icon/icons/filter_all.svg +1 -0
- package/src/components/icon/icons/filter_completed.svg +1 -0
- package/src/components/icon/icons/filter_not_started.svg +1 -0
- package/src/components/icon/icons/filter_ongoing.svg +1 -0
- package/src/components/icon/icons/filter_overdue.svg +1 -0
- package/src/components/icon/icons/forward_alt.svg +1 -0
- package/src/components/icon/icons/optional.svg +1 -0
- package/src/components/icon/icons/required.svg +1 -0
- package/src/components/icon/icons/required_hand.svg +1 -0
- package/src/components/icon/icons.js +267 -257
package/package.json
CHANGED
package/src/ITFSettings.js
CHANGED
|
@@ -49,9 +49,17 @@
|
|
|
49
49
|
display: inline-flex;
|
|
50
50
|
align-items: center;
|
|
51
51
|
position: relative;
|
|
52
|
+
cursor: pointer;
|
|
53
|
+
transition: background-color 0.16s linear 0s;
|
|
52
54
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
+
@supports (-webkit-mask-image:paint(id)) or (-webkit-mask-image:paint(id)) or (mask-image:paint(id)) or (-webkit-mask-image:paint(id)) {
|
|
56
|
+
&.btn-squircle {
|
|
57
|
+
-webkit-mask-image: paint(squircle);
|
|
58
|
+
--squircle-smooth: 0.6;
|
|
59
|
+
--squircle-radius: 10px;
|
|
60
|
+
--squircle-outline: 0px;
|
|
61
|
+
--squircle-corners: top-left top-right bottom-left bottom-right;
|
|
62
|
+
}
|
|
55
63
|
}
|
|
56
64
|
&.itf-button__block {
|
|
57
65
|
display: block;
|
|
@@ -16,6 +16,7 @@ class itfButton extends Vue {
|
|
|
16
16
|
@Prop(Boolean) large;
|
|
17
17
|
@Prop(Boolean) icon;
|
|
18
18
|
@Prop(Boolean) block;
|
|
19
|
+
@Prop(Boolean) squircle;
|
|
19
20
|
@Prop(String) loadingText;
|
|
20
21
|
@Prop(String) color;
|
|
21
22
|
@Prop(Boolean) disabled;
|
|
@@ -26,7 +27,7 @@ class itfButton extends Vue {
|
|
|
26
27
|
|
|
27
28
|
render (createElement, { data, slots, children, props }) {
|
|
28
29
|
const {
|
|
29
|
-
to, href, target, disabled, color, block, loading, labeled, secondary, primary, small, large, icon, loadingText,
|
|
30
|
+
to, href, target, disabled, color, block, loading, labeled, secondary, primary, small, large, icon, loadingText, squircle,
|
|
30
31
|
class: classNames
|
|
31
32
|
} = props;
|
|
32
33
|
const component = to ? 'nuxt-link' : (props.href ? 'a' : 'button');
|
|
@@ -45,6 +46,7 @@ class itfButton extends Vue {
|
|
|
45
46
|
'btn-primary': primary,
|
|
46
47
|
'btn-basic': !primary && !secondary && !color,
|
|
47
48
|
'btn-secondary': secondary,
|
|
49
|
+
'btn-squircle': squircle,
|
|
48
50
|
'btn-sm': small,
|
|
49
51
|
'btn-lg': large,
|
|
50
52
|
// 'px-3': small && !icon,
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><circle cx="96" cy="96" r="72" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></circle><circle cx="160" cy="160" r="72" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></circle><line x1="109.1" y1="109.1" x2="146.9" y2="146.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><path d="M101.3,158.2l-3.4,3.7a47.9,47.9,0,1,1,0-67.8l60.2,67.8a47.9,47.9,0,1,0,0-67.8l-3.4,3.7" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><polyline points="216 72 104 184 48 128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></polyline></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></circle><polyline points="128 72 128 128 184 128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></polyline></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><line x1="128" y1="80" x2="128" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><line x1="169.6" y1="152" x2="128" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><polyline points="184.2 99.7 224.2 99.7 224.2 59.7" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></polyline><path d="M190.2,190.2a88,88,0,1,1,0-124.4l34,33.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><rect x="40" y="40" width="176" height="176" rx="8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></rect><line x1="176" y1="20" x2="176" y2="40" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><line x1="80" y1="20" x2="80" y2="40" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><line x1="40" y1="88" x2="216" y2="88" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><path d="M237.5,121.3,148.3,63.9A8,8,0,0,0,136,70.7V185.3a8,8,0,0,0,12.3,6.8l89.2-57.4A7.9,7.9,0,0,0,237.5,121.3Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path><path d="M129.5,121.3,40.3,63.9A8,8,0,0,0,28,70.7V185.3a8,8,0,0,0,12.3,6.8l89.2-57.4A7.9,7.9,0,0,0,129.5,121.3Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#8D9097" viewBox="0 0 256 256" class="sc-cvZCdy cpkGcL"><rect width="256" height="256" fill="none"></rect><path d="M35.3,103.1a96.4,96.4,0,0,1,24.8-43" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M60.1,195.9a95.7,95.7,0,0,1-24.8-43.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M152.9,220.7a94.2,94.2,0,0,1-49.7,0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M220.7,152.9a96.4,96.4,0,0,1-24.8,43" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M195.9,60.1a95.7,95.7,0,0,1,24.8,43.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M103.1,35.3a94.2,94.2,0,0,1,49.7,0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#8D9097" viewBox="0 0 256 256" class="sc-cvZCdy cpkGcL"><rect width="256" height="256" fill="none"></rect><line x1="128" y1="40" x2="128" y2="216" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line><line x1="51.8" y1="84" x2="204.2" y2="172" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line><line x1="51.8" y1="172" x2="204.2" y2="84" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<template><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#8D9097" viewBox="0 0 256 256" class="sc-cvZCdy cpkGcL"><rect width="256" height="256" fill="none"></rect><path d="M128,52a20,20,0,0,1,40,0v60" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M88,68V36a20,20,0,0,1,40,0v68" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M128,172a40,40,0,0,1,40-40V112a20,20,0,0,1,40,0v40a80,80,0,0,1-160,0V68a20,20,0,0,1,40,0v44" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path></svg>
|
|
2
|
+
</template>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><circle cx="96" cy="96" r="72" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></circle><circle cx="160" cy="160" r="72" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></circle><line x1="109.1" y1="109.1" x2="146.9" y2="146.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><path d="M101.3,158.2l-3.4,3.7a47.9,47.9,0,1,1,0-67.8l60.2,67.8a47.9,47.9,0,1,0,0-67.8l-3.4,3.7" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><polyline points="216 72 104 184 48 128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></polyline></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><circle cx="128" cy="128" r="96" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></circle><polyline points="128 72 128 128 184 128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></polyline></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><line x1="128" y1="80" x2="128" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><line x1="169.6" y1="152" x2="128" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><polyline points="184.2 99.7 224.2 99.7 224.2 59.7" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></polyline><path d="M190.2,190.2a88,88,0,1,1,0-124.4l34,33.9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><rect x="40" y="40" width="176" height="176" rx="8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></rect><line x1="176" y1="20" x2="176" y2="40" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><line x1="80" y1="20" x2="80" y2="40" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line><line x1="40" y1="88" x2="216" y2="88" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></line></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><path d="M237.5,121.3,148.3,63.9A8,8,0,0,0,136,70.7V185.3a8,8,0,0,0,12.3,6.8l89.2-57.4A7.9,7.9,0,0,0,237.5,121.3Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path><path d="M129.5,121.3,40.3,63.9A8,8,0,0,0,28,70.7V185.3a8,8,0,0,0,12.3,6.8l89.2-57.4A7.9,7.9,0,0,0,129.5,121.3Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="24"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#8D9097" viewBox="0 0 256 256" class="sc-cvZCdy cpkGcL"><rect width="256" height="256" fill="none"></rect><path d="M35.3,103.1a96.4,96.4,0,0,1,24.8-43" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M60.1,195.9a95.7,95.7,0,0,1-24.8-43.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M152.9,220.7a94.2,94.2,0,0,1-49.7,0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M220.7,152.9a96.4,96.4,0,0,1-24.8,43" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M195.9,60.1a95.7,95.7,0,0,1,24.8,43.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M103.1,35.3a94.2,94.2,0,0,1,49.7,0" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#8D9097" viewBox="0 0 256 256" class="sc-cvZCdy cpkGcL"><rect width="256" height="256" fill="none"></rect><line x1="128" y1="40" x2="128" y2="216" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line><line x1="51.8" y1="84" x2="204.2" y2="172" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line><line x1="51.8" y1="172" x2="204.2" y2="84" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#8D9097" viewBox="0 0 256 256" class="sc-cvZCdy cpkGcL"><rect width="256" height="256" fill="none"></rect><path d="M128,52a20,20,0,0,1,40,0v60" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M88,68V36a20,20,0,0,1,40,0v68" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path><path d="M128,172a40,40,0,0,1,40-40V112a20,20,0,0,1,40,0v40a80,80,0,0,1-160,0V68a20,20,0,0,1,40,0v44" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path></svg>
|
|
@@ -1,429 +1,439 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
'align_vertical': () => import('./components/align_vertical.vue'),
|
|
3
|
-
'
|
|
4
|
-
'alarm_clock': () => import('./components/alarm_clock.vue'),
|
|
5
|
-
'arrow_bottom_left': () => import('./components/arrow_bottom_left.vue'),
|
|
6
|
-
'arrow_left_circle': () => import('./components/arrow_left_circle.vue'),
|
|
3
|
+
'airplay': () => import('./components/airplay.vue'),
|
|
7
4
|
'archive': () => import('./components/archive.vue'),
|
|
5
|
+
'arrow_bottom_left': () => import('./components/arrow_bottom_left.vue'),
|
|
8
6
|
'arrow_down_circle': () => import('./components/arrow_down_circle.vue'),
|
|
9
|
-
'arrow_right': () => import('./components/arrow_right.vue'),
|
|
10
7
|
'arrow_left': () => import('./components/arrow_left.vue'),
|
|
11
|
-
'
|
|
12
|
-
'arrow_up': () => import('./components/arrow_up.vue'),
|
|
8
|
+
'align_horizontal': () => import('./components/align_horizontal.vue'),
|
|
13
9
|
'arrow_down': () => import('./components/arrow_down.vue'),
|
|
10
|
+
'arrow_right_circle': () => import('./components/arrow_right_circle.vue'),
|
|
11
|
+
'arrow_right': () => import('./components/arrow_right.vue'),
|
|
12
|
+
'arrow_up': () => import('./components/arrow_up.vue'),
|
|
14
13
|
'arrow_up_circle': () => import('./components/arrow_up_circle.vue'),
|
|
14
|
+
'battery_75': () => import('./components/battery_75.vue'),
|
|
15
|
+
'arrow_top_right': () => import('./components/arrow_top_right.vue'),
|
|
15
16
|
'arrow_top_left': () => import('./components/arrow_top_left.vue'),
|
|
16
17
|
'backward': () => import('./components/backward.vue'),
|
|
17
|
-
'
|
|
18
|
+
'backward10': () => import('./components/backward10.vue'),
|
|
19
|
+
'arrow_left_circle': () => import('./components/arrow_left_circle.vue'),
|
|
18
20
|
'backspace': () => import('./components/backspace.vue'),
|
|
19
|
-
'arrow_right_circle': () => import('./components/arrow_right_circle.vue'),
|
|
20
|
-
'battery_75': () => import('./components/battery_75.vue'),
|
|
21
21
|
'battery_charging': () => import('./components/battery_charging.vue'),
|
|
22
|
-
'
|
|
23
|
-
'
|
|
22
|
+
'audio_wave': () => import('./components/audio_wave.vue'),
|
|
23
|
+
'battery_full': () => import('./components/battery_full.vue'),
|
|
24
24
|
'battery_empty': () => import('./components/battery_empty.vue'),
|
|
25
|
-
'align_horizontal': () => import('./components/align_horizontal.vue'),
|
|
26
25
|
'battery_low': () => import('./components/battery_low.vue'),
|
|
26
|
+
'bag': () => import('./components/bag.vue'),
|
|
27
27
|
'battery_half': () => import('./components/battery_half.vue'),
|
|
28
|
-
'
|
|
28
|
+
'bell_ringing': () => import('./components/bell_ringing.vue'),
|
|
29
|
+
'book_closed': () => import('./components/book_closed.vue'),
|
|
30
|
+
'bell': () => import('./components/bell.vue'),
|
|
29
31
|
'bell_disabled': () => import('./components/bell_disabled.vue'),
|
|
30
32
|
'bluetooth': () => import('./components/bluetooth.vue'),
|
|
31
|
-
'
|
|
32
|
-
'book': () => import('./components/book.vue'),
|
|
33
|
-
'book_text': () => import('./components/book_text.vue'),
|
|
34
|
-
'bell_snooze': () => import('./components/bell_snooze.vue'),
|
|
35
|
-
'bell_ringing': () => import('./components/bell_ringing.vue'),
|
|
33
|
+
'bookmark_book': () => import('./components/bookmark_book.vue'),
|
|
36
34
|
'bookmark': () => import('./components/bookmark.vue'),
|
|
37
|
-
'
|
|
35
|
+
'arrow_bottom_right': () => import('./components/arrow_bottom_right.vue'),
|
|
36
|
+
'book_text': () => import('./components/book_text.vue'),
|
|
37
|
+
'angle': () => import('./components/angle.vue'),
|
|
38
|
+
'briefcase': () => import('./components/briefcase.vue'),
|
|
38
39
|
'box_open': () => import('./components/box_open.vue'),
|
|
39
|
-
'
|
|
40
|
-
'bookmark_book': () => import('./components/bookmark_book.vue'),
|
|
40
|
+
'book': () => import('./components/book.vue'),
|
|
41
41
|
'box': () => import('./components/box.vue'),
|
|
42
|
-
'briefcase': () => import('./components/briefcase.vue'),
|
|
43
|
-
'browser': () => import('./components/browser.vue'),
|
|
44
|
-
'airplay': () => import('./components/airplay.vue'),
|
|
45
42
|
'button_add': () => import('./components/button_add.vue'),
|
|
46
|
-
'button_minus': () => import('./components/button_minus.vue'),
|
|
47
|
-
'calendar': () => import('./components/calendar.vue'),
|
|
48
43
|
'calendar_add': () => import('./components/calendar_add.vue'),
|
|
49
|
-
'calculator': () => import('./components/calculator.vue'),
|
|
50
44
|
'browser_alt': () => import('./components/browser_alt.vue'),
|
|
45
|
+
'branch': () => import('./components/branch.vue'),
|
|
46
|
+
'calendar_days': () => import('./components/calendar_days.vue'),
|
|
47
|
+
'calendar': () => import('./components/calendar.vue'),
|
|
51
48
|
'calendar_day': () => import('./components/calendar_day.vue'),
|
|
52
|
-
'calendar_move': () => import('./components/calendar_move.vue'),
|
|
53
|
-
'angle': () => import('./components/angle.vue'),
|
|
54
|
-
'calendar_month': () => import('./components/calendar_month.vue'),
|
|
55
49
|
'calendar_date': () => import('./components/calendar_date.vue'),
|
|
56
|
-
'calendar_remove': () => import('./components/calendar_remove.vue'),
|
|
57
|
-
'calendar_days': () => import('./components/calendar_days.vue'),
|
|
58
50
|
'calendar_last_day': () => import('./components/calendar_last_day.vue'),
|
|
51
|
+
'calendar_move': () => import('./components/calendar_move.vue'),
|
|
52
|
+
'bell_snooze': () => import('./components/bell_snooze.vue'),
|
|
53
|
+
'calendar_week': () => import('./components/calendar_week.vue'),
|
|
54
|
+
'calendar_remove': () => import('./components/calendar_remove.vue'),
|
|
55
|
+
'browser': () => import('./components/browser.vue'),
|
|
56
|
+
'calculator': () => import('./components/calculator.vue'),
|
|
57
|
+
'calendar_month': () => import('./components/calendar_month.vue'),
|
|
59
58
|
'calendar_split': () => import('./components/calendar_split.vue'),
|
|
60
|
-
'camera': () => import('./components/camera.vue'),
|
|
61
59
|
'camera_alt': () => import('./components/camera_alt.vue'),
|
|
60
|
+
'camera_noflash_alt': () => import('./components/camera_noflash_alt.vue'),
|
|
61
|
+
'camera': () => import('./components/camera.vue'),
|
|
62
|
+
'cart': () => import('./components/cart.vue'),
|
|
63
|
+
'camera_noflash': () => import('./components/camera_noflash.vue'),
|
|
62
64
|
'carousel': () => import('./components/carousel.vue'),
|
|
63
|
-
'
|
|
65
|
+
'card_timeline': () => import('./components/card_timeline.vue'),
|
|
66
|
+
'cast': () => import('./components/cast.vue'),
|
|
67
|
+
'chat_add': () => import('./components/chat_add.vue'),
|
|
68
|
+
'check_circle': () => import('./components/check_circle.vue'),
|
|
64
69
|
'capture': () => import('./components/capture.vue'),
|
|
70
|
+
'checkbox_checked': () => import('./components/checkbox_checked.vue'),
|
|
71
|
+
'chevron_down': () => import('./components/chevron_down.vue'),
|
|
65
72
|
'card_view': () => import('./components/card_view.vue'),
|
|
66
|
-
'
|
|
67
|
-
'
|
|
68
|
-
'cast': () => import('./components/cast.vue'),
|
|
69
|
-
'camera_noflash': () => import('./components/camera_noflash.vue'),
|
|
73
|
+
'checkbox_empty': () => import('./components/checkbox_empty.vue'),
|
|
74
|
+
'chevron_down_circle': () => import('./components/chevron_down_circle.vue'),
|
|
70
75
|
'chain': () => import('./components/chain.vue'),
|
|
71
|
-
'
|
|
76
|
+
'check': () => import('./components/check.vue'),
|
|
72
77
|
'check_circle_outside': () => import('./components/check_circle_outside.vue'),
|
|
73
78
|
'chevron_close': () => import('./components/chevron_close.vue'),
|
|
74
|
-
'check_circle': () => import('./components/check_circle.vue'),
|
|
75
|
-
'chat_add': () => import('./components/chat_add.vue'),
|
|
76
|
-
'checkbox_checked': () => import('./components/checkbox_checked.vue'),
|
|
77
|
-
'card_timeline': () => import('./components/card_timeline.vue'),
|
|
78
|
-
'checkbox_empty': () => import('./components/checkbox_empty.vue'),
|
|
79
|
-
'branch': () => import('./components/branch.vue'),
|
|
80
79
|
'chevron_down_double': () => import('./components/chevron_down_double.vue'),
|
|
81
|
-
'
|
|
80
|
+
'chevron_up_double': () => import('./components/chevron_up_double.vue'),
|
|
82
81
|
'chevron_open': () => import('./components/chevron_open.vue'),
|
|
83
|
-
'chevron_right': () => import('./components/chevron_right.vue'),
|
|
84
82
|
'chevron_left': () => import('./components/chevron_left.vue'),
|
|
85
|
-
'
|
|
86
|
-
'
|
|
83
|
+
'chevron_right': () => import('./components/chevron_right.vue'),
|
|
84
|
+
'chevron_left_double': () => import('./components/chevron_left_double.vue'),
|
|
87
85
|
'chevron_right_double': () => import('./components/chevron_right_double.vue'),
|
|
88
|
-
'circle': () => import('./components/circle.vue'),
|
|
89
86
|
'chevron_up_circle': () => import('./components/chevron_up_circle.vue'),
|
|
90
|
-
'
|
|
87
|
+
'chevron_right_circle': () => import('./components/chevron_right_circle.vue'),
|
|
91
88
|
'circle_split': () => import('./components/circle_split.vue'),
|
|
92
|
-
'
|
|
89
|
+
'chevron_left_circle': () => import('./components/chevron_left_circle.vue'),
|
|
93
90
|
'clipboard': () => import('./components/clipboard.vue'),
|
|
91
|
+
'clipboard_copy': () => import('./components/clipboard_copy.vue'),
|
|
94
92
|
'clipboard_add': () => import('./components/clipboard_add.vue'),
|
|
93
|
+
'clock': () => import('./components/clock.vue'),
|
|
94
|
+
'circle': () => import('./components/circle.vue'),
|
|
95
|
+
'circle_menu': () => import('./components/circle_menu.vue'),
|
|
95
96
|
'clipboard_remove': () => import('./components/clipboard_remove.vue'),
|
|
96
|
-
'
|
|
97
|
-
'chevron_down': () => import('./components/chevron_down.vue'),
|
|
98
|
-
'clipboard_check': () => import('./components/clipboard_check.vue'),
|
|
99
|
-
'clipboard_copy': () => import('./components/clipboard_copy.vue'),
|
|
100
|
-
'cloud': () => import('./components/cloud.vue'),
|
|
101
|
-
'cloud_disconnect': () => import('./components/cloud_disconnect.vue'),
|
|
97
|
+
'clipboard_notes': () => import('./components/clipboard_notes.vue'),
|
|
102
98
|
'close': () => import('./components/close.vue'),
|
|
103
|
-
'
|
|
104
|
-
'
|
|
105
|
-
'cloud_download': () => import('./components/cloud_download.vue'),
|
|
99
|
+
'cloud': () => import('./components/cloud.vue'),
|
|
100
|
+
'clipboard_cross': () => import('./components/clipboard_cross.vue'),
|
|
106
101
|
'cloud_download_alt': () => import('./components/cloud_download_alt.vue'),
|
|
102
|
+
'cloud_download': () => import('./components/cloud_download.vue'),
|
|
107
103
|
'coffee': () => import('./components/coffee.vue'),
|
|
104
|
+
'coins': () => import('./components/coins.vue'),
|
|
105
|
+
'cloud_upload_alt': () => import('./components/cloud_upload_alt.vue'),
|
|
108
106
|
'cloud_upload': () => import('./components/cloud_upload.vue'),
|
|
107
|
+
'cloud_disconnect': () => import('./components/cloud_disconnect.vue'),
|
|
109
108
|
'coin': () => import('./components/coin.vue'),
|
|
110
|
-
'
|
|
111
|
-
'
|
|
112
|
-
'chevron_down_circle': () => import('./components/chevron_down_circle.vue'),
|
|
113
|
-
'code': () => import('./components/code.vue'),
|
|
114
|
-
'clipboard_notes': () => import('./components/clipboard_notes.vue'),
|
|
115
|
-
'contract': () => import('./components/contract.vue'),
|
|
116
|
-
'component_add': () => import('./components/component_add.vue'),
|
|
117
|
-
'cross_circle': () => import('./components/cross_circle.vue'),
|
|
118
|
-
'cross': () => import('./components/cross.vue'),
|
|
109
|
+
'alarm_clock': () => import('./components/alarm_clock.vue'),
|
|
110
|
+
'compass': () => import('./components/compass.vue'),
|
|
119
111
|
'contacts': () => import('./components/contacts.vue'),
|
|
120
|
-
'
|
|
121
|
-
'
|
|
112
|
+
'chevron_up': () => import('./components/chevron_up.vue'),
|
|
113
|
+
'contract': () => import('./components/contract.vue'),
|
|
114
|
+
'create': () => import('./components/create.vue'),
|
|
122
115
|
'crosshair': () => import('./components/crosshair.vue'),
|
|
123
|
-
'
|
|
116
|
+
'code': () => import('./components/code.vue'),
|
|
117
|
+
'credit_card': () => import('./components/credit_card.vue'),
|
|
124
118
|
'cube': () => import('./components/cube.vue'),
|
|
125
|
-
'
|
|
126
|
-
'
|
|
127
|
-
'
|
|
128
|
-
'
|
|
119
|
+
'cylinder': () => import('./components/cylinder.vue'),
|
|
120
|
+
'crop': () => import('./components/crop.vue'),
|
|
121
|
+
'database': () => import('./components/database.vue'),
|
|
122
|
+
'button_minus': () => import('./components/button_minus.vue'),
|
|
123
|
+
'cross_circle': () => import('./components/cross_circle.vue'),
|
|
129
124
|
'diamond': () => import('./components/diamond.vue'),
|
|
130
|
-
'
|
|
131
|
-
'
|
|
125
|
+
'cross': () => import('./components/cross.vue'),
|
|
126
|
+
'directions': () => import('./components/directions.vue'),
|
|
127
|
+
'display': () => import('./components/display.vue'),
|
|
128
|
+
'disc': () => import('./components/disc.vue'),
|
|
129
|
+
'clipboard_check': () => import('./components/clipboard_check.vue'),
|
|
130
|
+
'document': () => import('./components/document.vue'),
|
|
132
131
|
'display_alt': () => import('./components/display_alt.vue'),
|
|
133
132
|
'download': () => import('./components/download.vue'),
|
|
134
|
-
'download_alt': () => import('./components/download_alt.vue'),
|
|
135
133
|
'document_words': () => import('./components/document_words.vue'),
|
|
134
|
+
'document_justified': () => import('./components/document_justified.vue'),
|
|
135
|
+
'box_download': () => import('./components/box_download.vue'),
|
|
136
136
|
'drag': () => import('./components/drag.vue'),
|
|
137
|
-
'
|
|
138
|
-
'
|
|
139
|
-
'door': () => import('./components/door.vue'),
|
|
137
|
+
'connect': () => import('./components/connect.vue'),
|
|
138
|
+
'download_alt': () => import('./components/download_alt.vue'),
|
|
140
139
|
'drag_circle': () => import('./components/drag_circle.vue'),
|
|
140
|
+
'door': () => import('./components/door.vue'),
|
|
141
141
|
'duplicate': () => import('./components/duplicate.vue'),
|
|
142
|
-
'enter': () => import('./components/enter.vue'),
|
|
143
142
|
'drag_vertical': () => import('./components/drag_vertical.vue'),
|
|
144
|
-
'
|
|
143
|
+
'document_stack': () => import('./components/document_stack.vue'),
|
|
145
144
|
'enter_alt': () => import('./components/enter_alt.vue'),
|
|
145
|
+
'door_alt': () => import('./components/door_alt.vue'),
|
|
146
|
+
'enter': () => import('./components/enter.vue'),
|
|
146
147
|
'episodes': () => import('./components/episodes.vue'),
|
|
147
|
-
'
|
|
148
|
-
'exit_left': () => import('./components/exit_left.vue'),
|
|
148
|
+
'duplicate_alt': () => import('./components/duplicate_alt.vue'),
|
|
149
149
|
'expand_height': () => import('./components/expand_height.vue'),
|
|
150
|
+
'exit_left': () => import('./components/exit_left.vue'),
|
|
150
151
|
'expand': () => import('./components/expand.vue'),
|
|
151
|
-
'external': () => import('./components/external.vue'),
|
|
152
|
-
'eye': () => import('./components/eye.vue'),
|
|
153
152
|
'expand_width': () => import('./components/expand_width.vue'),
|
|
154
|
-
'
|
|
153
|
+
'external': () => import('./components/external.vue'),
|
|
154
|
+
'exit_right': () => import('./components/exit_right.vue'),
|
|
155
|
+
'eye_no': () => import('./components/eye_no.vue'),
|
|
156
|
+
'downward': () => import('./components/downward.vue'),
|
|
157
|
+
'document_list': () => import('./components/document_list.vue'),
|
|
155
158
|
'eye_closed': () => import('./components/eye_closed.vue'),
|
|
156
|
-
'
|
|
157
|
-
'face_happy': () => import('./components/face_happy.vue'),
|
|
159
|
+
'component_add': () => import('./components/component_add.vue'),
|
|
158
160
|
'file_upload': () => import('./components/file_upload.vue'),
|
|
159
|
-
'
|
|
160
|
-
'
|
|
161
|
+
'face_delighted': () => import('./components/face_delighted.vue'),
|
|
162
|
+
'face_neutral': () => import('./components/face_neutral.vue'),
|
|
163
|
+
'face_sad': () => import('./components/face_sad.vue'),
|
|
161
164
|
'files_stack': () => import('./components/files_stack.vue'),
|
|
162
|
-
'filter_circle': () => import('./components/filter_circle.vue'),
|
|
163
165
|
'film': () => import('./components/film.vue'),
|
|
166
|
+
'filter_circle': () => import('./components/filter_circle.vue'),
|
|
167
|
+
'filter_single': () => import('./components/filter_single.vue'),
|
|
168
|
+
'filter_not_started': () => import('./components/filter_not_started.vue'),
|
|
169
|
+
'filter_completed': () => import('./components/filter_completed.vue'),
|
|
170
|
+
'eye': () => import('./components/eye.vue'),
|
|
171
|
+
'filter_ongoing': () => import('./components/filter_ongoing.vue'),
|
|
172
|
+
'face_happy': () => import('./components/face_happy.vue'),
|
|
173
|
+
'filtering': () => import('./components/filtering.vue'),
|
|
174
|
+
'filter_all': () => import('./components/filter_all.vue'),
|
|
175
|
+
'filter_overdue': () => import('./components/filter_overdue.vue'),
|
|
164
176
|
'flag': () => import('./components/flag.vue'),
|
|
165
|
-
'face_sad': () => import('./components/face_sad.vue'),
|
|
166
|
-
'disc': () => import('./components/disc.vue'),
|
|
167
|
-
'files_multi': () => import('./components/files_multi.vue'),
|
|
168
|
-
'filter': () => import('./components/filter.vue'),
|
|
169
|
-
'fingerprint': () => import('./components/fingerprint.vue'),
|
|
170
|
-
'document': () => import('./components/document.vue'),
|
|
171
|
-
'flame': () => import('./components/flame.vue'),
|
|
172
177
|
'flame_alt': () => import('./components/flame_alt.vue'),
|
|
178
|
+
'floppy': () => import('./components/floppy.vue'),
|
|
173
179
|
'flip_view': () => import('./components/flip_view.vue'),
|
|
180
|
+
'flame': () => import('./components/flame.vue'),
|
|
174
181
|
'folder_add': () => import('./components/folder_add.vue'),
|
|
175
|
-
'filter_single': () => import('./components/filter_single.vue'),
|
|
176
|
-
'floppy': () => import('./components/floppy.vue'),
|
|
177
182
|
'folder_closed': () => import('./components/folder_closed.vue'),
|
|
178
|
-
'filtering': () => import('./components/filtering.vue'),
|
|
179
183
|
'folder_open': () => import('./components/folder_open.vue'),
|
|
180
|
-
'folder_minus': () => import('./components/folder_minus.vue'),
|
|
181
|
-
'forward10': () => import('./components/forward10.vue'),
|
|
182
184
|
'forward': () => import('./components/forward.vue'),
|
|
185
|
+
'frame': () => import('./components/frame.vue'),
|
|
186
|
+
'files_history': () => import('./components/files_history.vue'),
|
|
187
|
+
'folder_minus': () => import('./components/folder_minus.vue'),
|
|
188
|
+
'forward_alt': () => import('./components/forward_alt.vue'),
|
|
189
|
+
'files_multi': () => import('./components/files_multi.vue'),
|
|
190
|
+
'file_download': () => import('./components/file_download.vue'),
|
|
191
|
+
'fingerprint': () => import('./components/fingerprint.vue'),
|
|
183
192
|
'fork_git': () => import('./components/fork_git.vue'),
|
|
193
|
+
'gps': () => import('./components/gps.vue'),
|
|
184
194
|
'fullscreen': () => import('./components/fullscreen.vue'),
|
|
185
|
-
'
|
|
186
|
-
'frame': () => import('./components/frame.vue'),
|
|
187
|
-
'cylinder': () => import('./components/cylinder.vue'),
|
|
188
|
-
'gift': () => import('./components/gift.vue'),
|
|
189
|
-
'face_neutral': () => import('./components/face_neutral.vue'),
|
|
190
|
-
'grid': () => import('./components/grid.vue'),
|
|
191
|
-
'gauge': () => import('./components/gauge.vue'),
|
|
195
|
+
'forward10': () => import('./components/forward10.vue'),
|
|
192
196
|
'grab': () => import('./components/grab.vue'),
|
|
193
|
-
'
|
|
194
|
-
'graph_box': () => import('./components/graph_box.vue'),
|
|
197
|
+
'gauge': () => import('./components/gauge.vue'),
|
|
195
198
|
'graph_bar': () => import('./components/graph_bar.vue'),
|
|
196
|
-
'
|
|
197
|
-
'
|
|
199
|
+
'grid': () => import('./components/grid.vue'),
|
|
200
|
+
'grid_circles_add': () => import('./components/grid_circles_add.vue'),
|
|
198
201
|
'graph_increase': () => import('./components/graph_increase.vue'),
|
|
199
202
|
'grid_small': () => import('./components/grid_small.vue'),
|
|
200
|
-
'
|
|
201
|
-
'
|
|
202
|
-
'
|
|
203
|
+
'graph_box': () => import('./components/graph_box.vue'),
|
|
204
|
+
'filter': () => import('./components/filter.vue'),
|
|
205
|
+
'grid_circles': () => import('./components/grid_circles.vue'),
|
|
206
|
+
'globe': () => import('./components/globe.vue'),
|
|
203
207
|
'grid_squares': () => import('./components/grid_squares.vue'),
|
|
204
|
-
'
|
|
205
|
-
'
|
|
208
|
+
'harddrive': () => import('./components/harddrive.vue'),
|
|
209
|
+
'hash': () => import('./components/hash.vue'),
|
|
210
|
+
'grid_squares_add': () => import('./components/grid_squares_add.vue'),
|
|
206
211
|
'hierarchy': () => import('./components/hierarchy.vue'),
|
|
207
|
-
'heart_remove': () => import('./components/heart_remove.vue'),
|
|
208
212
|
'home_alt': () => import('./components/home_alt.vue'),
|
|
209
|
-
'
|
|
213
|
+
'heart': () => import('./components/heart.vue'),
|
|
214
|
+
'heart_rate': () => import('./components/heart_rate.vue'),
|
|
215
|
+
'home_door': () => import('./components/home_door.vue'),
|
|
216
|
+
'heart_remove': () => import('./components/heart_remove.vue'),
|
|
210
217
|
'home': () => import('./components/home.vue'),
|
|
211
|
-
'
|
|
212
|
-
'
|
|
218
|
+
'height': () => import('./components/height.vue'),
|
|
219
|
+
'inbox_alt': () => import('./components/inbox_alt.vue'),
|
|
213
220
|
'home_check': () => import('./components/home_check.vue'),
|
|
214
|
-
'
|
|
221
|
+
'iphone_landscape': () => import('./components/iphone_landscape.vue'),
|
|
222
|
+
'import': () => import('./components/import.vue'),
|
|
223
|
+
'jump_forward': () => import('./components/jump_forward.vue'),
|
|
215
224
|
'info_circle': () => import('./components/info_circle.vue'),
|
|
216
|
-
'inbox_alt': () => import('./components/inbox_alt.vue'),
|
|
217
|
-
'jump_left': () => import('./components/jump_left.vue'),
|
|
218
|
-
'jump_backward': () => import('./components/jump_backward.vue'),
|
|
219
225
|
'jump_right': () => import('./components/jump_right.vue'),
|
|
220
|
-
'
|
|
226
|
+
'inbox': () => import('./components/inbox.vue'),
|
|
227
|
+
'jump_backward': () => import('./components/jump_backward.vue'),
|
|
221
228
|
'iphone_portrait': () => import('./components/iphone_portrait.vue'),
|
|
222
|
-
'
|
|
229
|
+
'funnel': () => import('./components/funnel.vue'),
|
|
230
|
+
'lineweight': () => import('./components/lineweight.vue'),
|
|
231
|
+
'hand': () => import('./components/hand.vue'),
|
|
232
|
+
'lightning': () => import('./components/lightning.vue'),
|
|
233
|
+
'gift': () => import('./components/gift.vue'),
|
|
223
234
|
'lightbulb': () => import('./components/lightbulb.vue'),
|
|
224
|
-
'
|
|
235
|
+
'jump_left': () => import('./components/jump_left.vue'),
|
|
236
|
+
'link_broken': () => import('./components/link_broken.vue'),
|
|
225
237
|
'link': () => import('./components/link.vue'),
|
|
226
|
-
'
|
|
227
|
-
'
|
|
238
|
+
'link_alt': () => import('./components/link_alt.vue'),
|
|
239
|
+
'lightning_alt': () => import('./components/lightning_alt.vue'),
|
|
228
240
|
'keyboard': () => import('./components/keyboard.vue'),
|
|
229
|
-
'lightning': () => import('./components/lightning.vue'),
|
|
230
|
-
'lineweight': () => import('./components/lineweight.vue'),
|
|
231
241
|
'link_horizontal': () => import('./components/link_horizontal.vue'),
|
|
232
|
-
'list': () => import('./components/list.vue'),
|
|
233
|
-
'link_broken': () => import('./components/link_broken.vue'),
|
|
234
|
-
'link_vertical': () => import('./components/link_vertical.vue'),
|
|
235
242
|
'list_add': () => import('./components/list_add.vue'),
|
|
236
|
-
'
|
|
237
|
-
'
|
|
238
|
-
'
|
|
239
|
-
'link_alt': () => import('./components/link_alt.vue'),
|
|
240
|
-
'lock_open': () => import('./components/lock_open.vue'),
|
|
241
|
-
'location': () => import('./components/location.vue'),
|
|
243
|
+
'link_vertical': () => import('./components/link_vertical.vue'),
|
|
244
|
+
'list': () => import('./components/list.vue'),
|
|
245
|
+
'laptop': () => import('./components/laptop.vue'),
|
|
242
246
|
'mail': () => import('./components/mail.vue'),
|
|
247
|
+
'lock': () => import('./components/lock.vue'),
|
|
248
|
+
'mail_minus': () => import('./components/mail_minus.vue'),
|
|
243
249
|
'mail_delete': () => import('./components/mail_delete.vue'),
|
|
244
|
-
'globe': () => import('./components/globe.vue'),
|
|
245
250
|
'mail_add': () => import('./components/mail_add.vue'),
|
|
246
|
-
'
|
|
247
|
-
'mail_remove': () => import('./components/mail_remove.vue'),
|
|
248
|
-
'mail_new': () => import('./components/mail_new.vue'),
|
|
251
|
+
'list_numbered': () => import('./components/list_numbered.vue'),
|
|
249
252
|
'marquee': () => import('./components/marquee.vue'),
|
|
253
|
+
'location': () => import('./components/location.vue'),
|
|
254
|
+
'menu_horizontal': () => import('./components/menu_horizontal.vue'),
|
|
255
|
+
'lightbulb_on': () => import('./components/lightbulb_on.vue'),
|
|
250
256
|
'menu_hamburger': () => import('./components/menu_hamburger.vue'),
|
|
251
|
-
'
|
|
252
|
-
'
|
|
253
|
-
'
|
|
254
|
-
'message': () => import('./components/message.vue'),
|
|
257
|
+
'mail_remove': () => import('./components/mail_remove.vue'),
|
|
258
|
+
'mail_new': () => import('./components/mail_new.vue'),
|
|
259
|
+
'loader': () => import('./components/loader.vue'),
|
|
255
260
|
'microphone': () => import('./components/microphone.vue'),
|
|
261
|
+
'lock_open': () => import('./components/lock_open.vue'),
|
|
262
|
+
'message_writing': () => import('./components/message_writing.vue'),
|
|
256
263
|
'microphone_muted': () => import('./components/microphone_muted.vue'),
|
|
257
|
-
'midpoint': () => import('./components/midpoint.vue'),
|
|
258
264
|
'microphone_disabled': () => import('./components/microphone_disabled.vue'),
|
|
259
|
-
'
|
|
265
|
+
'message': () => import('./components/message.vue'),
|
|
266
|
+
'maximise': () => import('./components/maximise.vue'),
|
|
267
|
+
'midpoint': () => import('./components/midpoint.vue'),
|
|
260
268
|
'moon': () => import('./components/moon.vue'),
|
|
261
|
-
'minus': () => import('./components/minus.vue'),
|
|
262
269
|
'mini_player': () => import('./components/mini_player.vue'),
|
|
263
|
-
'
|
|
264
|
-
'
|
|
270
|
+
'notification': () => import('./components/notification.vue'),
|
|
271
|
+
'minus_circle': () => import('./components/minus_circle.vue'),
|
|
272
|
+
'minus': () => import('./components/minus.vue'),
|
|
265
273
|
'move': () => import('./components/move.vue'),
|
|
274
|
+
'no_sign': () => import('./components/no_sign.vue'),
|
|
266
275
|
'notebook': () => import('./components/notebook.vue'),
|
|
267
|
-
'
|
|
268
|
-
'newspaper': () => import('./components/newspaper.vue'),
|
|
269
|
-
'pages': () => import('./components/pages.vue'),
|
|
270
|
-
'notification': () => import('./components/notification.vue'),
|
|
276
|
+
'panel_bottom': () => import('./components/panel_bottom.vue'),
|
|
271
277
|
'panel_center': () => import('./components/panel_center.vue'),
|
|
272
|
-
'
|
|
273
|
-
'panel_right': () => import('./components/panel_right.vue'),
|
|
278
|
+
'minimise': () => import('./components/minimise.vue'),
|
|
274
279
|
'panel_left': () => import('./components/panel_left.vue'),
|
|
275
|
-
'
|
|
276
|
-
'
|
|
277
|
-
'paper': () => import('./components/paper.vue'),
|
|
278
|
-
'panel_sectioned': () => import('./components/panel_sectioned.vue'),
|
|
280
|
+
'optional': () => import('./components/optional.vue'),
|
|
281
|
+
'newspaper': () => import('./components/newspaper.vue'),
|
|
279
282
|
'paper_folded': () => import('./components/paper_folded.vue'),
|
|
283
|
+
'panel_top': () => import('./components/panel_top.vue'),
|
|
284
|
+
'panel_sectioned': () => import('./components/panel_sectioned.vue'),
|
|
285
|
+
'panel_right': () => import('./components/panel_right.vue'),
|
|
286
|
+
'paragraph_center': () => import('./components/paragraph_center.vue'),
|
|
280
287
|
'paper_plane_alt': () => import('./components/paper_plane_alt.vue'),
|
|
281
|
-
'
|
|
282
|
-
'
|
|
288
|
+
'paragraph_left': () => import('./components/paragraph_left.vue'),
|
|
289
|
+
'paper': () => import('./components/paper.vue'),
|
|
283
290
|
'paragraph_end': () => import('./components/paragraph_end.vue'),
|
|
284
|
-
'pause': () => import('./components/pause.vue'),
|
|
285
291
|
'paragraph_start': () => import('./components/paragraph_start.vue'),
|
|
286
|
-
'
|
|
287
|
-
'
|
|
288
|
-
'
|
|
292
|
+
'pages': () => import('./components/pages.vue'),
|
|
293
|
+
'paperclip': () => import('./components/paperclip.vue'),
|
|
294
|
+
'pause': () => import('./components/pause.vue'),
|
|
289
295
|
'paragraph_right': () => import('./components/paragraph_right.vue'),
|
|
290
|
-
'pie_half': () => import('./components/pie_half.vue'),
|
|
291
296
|
'phone_landscape': () => import('./components/phone_landscape.vue'),
|
|
297
|
+
'phone_portrait': () => import('./components/phone_portrait.vue'),
|
|
292
298
|
'pie_third': () => import('./components/pie_third.vue'),
|
|
299
|
+
'pen': () => import('./components/pen.vue'),
|
|
300
|
+
'play': () => import('./components/play.vue'),
|
|
301
|
+
'paper_plane': () => import('./components/paper_plane.vue'),
|
|
293
302
|
'pie_quarter': () => import('./components/pie_quarter.vue'),
|
|
294
|
-
'
|
|
295
|
-
'plus_circle': () => import('./components/plus_circle.vue'),
|
|
303
|
+
'pie_half': () => import('./components/pie_half.vue'),
|
|
296
304
|
'postcard': () => import('./components/postcard.vue'),
|
|
305
|
+
'play_button': () => import('./components/play_button.vue'),
|
|
297
306
|
'plus': () => import('./components/plus.vue'),
|
|
298
|
-
'play': () => import('./components/play.vue'),
|
|
299
307
|
'project_fixed': () => import('./components/project_fixed.vue'),
|
|
308
|
+
'project_tnm': () => import('./components/project_tnm.vue'),
|
|
309
|
+
'plus_circle': () => import('./components/plus_circle.vue'),
|
|
310
|
+
'projector': () => import('./components/projector.vue'),
|
|
300
311
|
'printer': () => import('./components/printer.vue'),
|
|
301
|
-
'
|
|
312
|
+
'pull_down': () => import('./components/pull_down.vue'),
|
|
302
313
|
'project_nonprofit': () => import('./components/project_nonprofit.vue'),
|
|
303
|
-
'projector': () => import('./components/projector.vue'),
|
|
304
|
-
'project_tnm': () => import('./components/project_tnm.vue'),
|
|
305
314
|
'pull_right': () => import('./components/pull_right.vue'),
|
|
306
|
-
'
|
|
307
|
-
'pull_down': () => import('./components/pull_down.vue'),
|
|
308
|
-
'pull_left': () => import('./components/pull_left.vue'),
|
|
309
|
-
'question_circle': () => import('./components/question_circle.vue'),
|
|
315
|
+
'push_left': () => import('./components/push_left.vue'),
|
|
310
316
|
'push_down': () => import('./components/push_down.vue'),
|
|
311
|
-
'radio_on': () => import('./components/radio_on.vue'),
|
|
312
|
-
'pull_up': () => import('./components/pull_up.vue'),
|
|
313
317
|
'push_up': () => import('./components/push_up.vue'),
|
|
318
|
+
'radio_on': () => import('./components/radio_on.vue'),
|
|
319
|
+
'question_circle': () => import('./components/question_circle.vue'),
|
|
314
320
|
'push_right': () => import('./components/push_right.vue'),
|
|
315
|
-
'redo': () => import('./components/redo.vue'),
|
|
316
|
-
'replicate_alt': () => import('./components/replicate_alt.vue'),
|
|
317
321
|
'receipt': () => import('./components/receipt.vue'),
|
|
322
|
+
'record': () => import('./components/record.vue'),
|
|
323
|
+
'refresh': () => import('./components/refresh.vue'),
|
|
324
|
+
'refresh_alt': () => import('./components/refresh_alt.vue'),
|
|
325
|
+
'redo': () => import('./components/redo.vue'),
|
|
318
326
|
'replicate': () => import('./components/replicate.vue'),
|
|
319
|
-
'
|
|
320
|
-
'
|
|
327
|
+
'picture': () => import('./components/picture.vue'),
|
|
328
|
+
'pull_left': () => import('./components/pull_left.vue'),
|
|
329
|
+
'replicate_alt': () => import('./components/replicate_alt.vue'),
|
|
321
330
|
'reset_alt': () => import('./components/reset_alt.vue'),
|
|
331
|
+
'pull_up': () => import('./components/pull_up.vue'),
|
|
332
|
+
'required_hand': () => import('./components/required_hand.vue'),
|
|
333
|
+
'required': () => import('./components/required.vue'),
|
|
334
|
+
'reset': () => import('./components/reset.vue'),
|
|
335
|
+
'retweet': () => import('./components/retweet.vue'),
|
|
336
|
+
'reset_hard': () => import('./components/reset_hard.vue'),
|
|
322
337
|
'reset_forward': () => import('./components/reset_forward.vue'),
|
|
323
|
-
'refresh': () => import('./components/refresh.vue'),
|
|
324
|
-
'push_left': () => import('./components/push_left.vue'),
|
|
325
338
|
'reuse': () => import('./components/reuse.vue'),
|
|
326
|
-
'retweet': () => import('./components/retweet.vue'),
|
|
327
|
-
'reverse': () => import('./components/reverse.vue'),
|
|
328
339
|
'reset_temporary': () => import('./components/reset_temporary.vue'),
|
|
329
340
|
'revert': () => import('./components/revert.vue'),
|
|
330
|
-
'
|
|
331
|
-
'
|
|
341
|
+
'scale': () => import('./components/scale.vue'),
|
|
342
|
+
'reverse': () => import('./components/reverse.vue'),
|
|
343
|
+
'scale_extend': () => import('./components/scale_extend.vue'),
|
|
332
344
|
'rocket': () => import('./components/rocket.vue'),
|
|
345
|
+
'ruler': () => import('./components/ruler.vue'),
|
|
333
346
|
'reverse_alt': () => import('./components/reverse_alt.vue'),
|
|
334
|
-
'reset_hard': () => import('./components/reset_hard.vue'),
|
|
335
347
|
'search': () => import('./components/search.vue'),
|
|
336
348
|
'scalpel': () => import('./components/scalpel.vue'),
|
|
337
|
-
'
|
|
349
|
+
'server': () => import('./components/server.vue'),
|
|
350
|
+
'slash_forward': () => import('./components/slash_forward.vue'),
|
|
338
351
|
'share_alt': () => import('./components/share_alt.vue'),
|
|
339
352
|
'scale_contract': () => import('./components/scale_contract.vue'),
|
|
340
|
-
'scale_extend': () => import('./components/scale_extend.vue'),
|
|
341
353
|
'settings': () => import('./components/settings.vue'),
|
|
342
|
-
'slash_backward': () => import('./components/slash_backward.vue'),
|
|
343
|
-
'shuffle': () => import('./components/shuffle.vue'),
|
|
344
|
-
'slash_forward': () => import('./components/slash_forward.vue'),
|
|
345
354
|
'sliders': () => import('./components/sliders.vue'),
|
|
346
|
-
'
|
|
347
|
-
'
|
|
348
|
-
'split': () => import('./components/split.vue'),
|
|
349
|
-
'speaker': () => import('./components/speaker.vue'),
|
|
355
|
+
'sort_alt': () => import('./components/sort_alt.vue'),
|
|
356
|
+
'share': () => import('./components/share.vue'),
|
|
350
357
|
'speech_bubble': () => import('./components/speech_bubble.vue'),
|
|
351
|
-
'
|
|
358
|
+
'speaker': () => import('./components/speaker.vue'),
|
|
352
359
|
'split_three': () => import('./components/split_three.vue'),
|
|
360
|
+
'split': () => import('./components/split.vue'),
|
|
361
|
+
'sort': () => import('./components/sort.vue'),
|
|
362
|
+
'slash_backward': () => import('./components/slash_backward.vue'),
|
|
363
|
+
'menu_vertical': () => import('./components/menu_vertical.vue'),
|
|
364
|
+
'swap': () => import('./components/swap.vue'),
|
|
365
|
+
'side_menu': () => import('./components/side_menu.vue'),
|
|
366
|
+
'nut': () => import('./components/nut.vue'),
|
|
353
367
|
'speech_typing': () => import('./components/speech_typing.vue'),
|
|
354
|
-
'support': () => import('./components/support.vue'),
|
|
355
368
|
'star': () => import('./components/star.vue'),
|
|
356
|
-
'switch': () => import('./components/switch.vue'),
|
|
357
369
|
'sun': () => import('./components/sun.vue'),
|
|
358
|
-
'pen': () => import('./components/pen.vue'),
|
|
359
|
-
'mail_minus': () => import('./components/mail_minus.vue'),
|
|
360
|
-
'table_header': () => import('./components/table_header.vue'),
|
|
361
370
|
'table': () => import('./components/table.vue'),
|
|
362
|
-
'
|
|
371
|
+
'switch': () => import('./components/switch.vue'),
|
|
372
|
+
'tag': () => import('./components/tag.vue'),
|
|
373
|
+
'shuffle': () => import('./components/shuffle.vue'),
|
|
363
374
|
'thumbs_down': () => import('./components/thumbs_down.vue'),
|
|
364
|
-
'tags': () => import('./components/tags.vue'),
|
|
365
375
|
'thread': () => import('./components/thread.vue'),
|
|
366
376
|
'target': () => import('./components/target.vue'),
|
|
367
|
-
'
|
|
368
|
-
'
|
|
377
|
+
'support': () => import('./components/support.vue'),
|
|
378
|
+
'tags': () => import('./components/tags.vue'),
|
|
369
379
|
'toggle': () => import('./components/toggle.vue'),
|
|
370
|
-
'ticket': () => import('./components/ticket.vue'),
|
|
371
380
|
'thumbs_up': () => import('./components/thumbs_up.vue'),
|
|
372
381
|
'toggles': () => import('./components/toggles.vue'),
|
|
382
|
+
'ticket': () => import('./components/ticket.vue'),
|
|
373
383
|
'trash': () => import('./components/trash.vue'),
|
|
374
|
-
'
|
|
384
|
+
'timeline': () => import('./components/timeline.vue'),
|
|
385
|
+
'todo': () => import('./components/todo.vue'),
|
|
386
|
+
'mail_open': () => import('./components/mail_open.vue'),
|
|
375
387
|
'trash_alt': () => import('./components/trash_alt.vue'),
|
|
376
|
-
'
|
|
377
|
-
'tv_mode': () => import('./components/tv_mode.vue'),
|
|
378
|
-
'tag': () => import('./components/tag.vue'),
|
|
379
|
-
'unlink_horizontal': () => import('./components/unlink_horizontal.vue'),
|
|
380
|
-
'unarchive': () => import('./components/unarchive.vue'),
|
|
388
|
+
'trophy': () => import('./components/trophy.vue'),
|
|
381
389
|
'upload': () => import('./components/upload.vue'),
|
|
382
|
-
'
|
|
390
|
+
'unlink_horizontal': () => import('./components/unlink_horizontal.vue'),
|
|
391
|
+
'tv_mode': () => import('./components/tv_mode.vue'),
|
|
392
|
+
'undo': () => import('./components/undo.vue'),
|
|
383
393
|
'undo_history': () => import('./components/undo_history.vue'),
|
|
384
|
-
'
|
|
394
|
+
'translate': () => import('./components/translate.vue'),
|
|
385
395
|
'upload_alt': () => import('./components/upload_alt.vue'),
|
|
386
|
-
'
|
|
387
|
-
'user': () => import('./components/user.vue'),
|
|
388
|
-
'undo': () => import('./components/undo.vue'),
|
|
396
|
+
'user_circle': () => import('./components/user_circle.vue'),
|
|
389
397
|
'user_male_circle': () => import('./components/user_male_circle.vue'),
|
|
398
|
+
'unarchive': () => import('./components/unarchive.vue'),
|
|
399
|
+
'table_header': () => import('./components/table_header.vue'),
|
|
400
|
+
'user': () => import('./components/user.vue'),
|
|
401
|
+
'tag_milestone': () => import('./components/tag_milestone.vue'),
|
|
390
402
|
'versions': () => import('./components/versions.vue'),
|
|
403
|
+
'user_remove': () => import('./components/user_remove.vue'),
|
|
391
404
|
'user_male': () => import('./components/user_male.vue'),
|
|
392
|
-
'
|
|
393
|
-
'
|
|
405
|
+
'user_add': () => import('./components/user_add.vue'),
|
|
406
|
+
'upward': () => import('./components/upward.vue'),
|
|
394
407
|
'venn': () => import('./components/venn.vue'),
|
|
395
|
-
'
|
|
408
|
+
'volume_high': () => import('./components/volume_high.vue'),
|
|
396
409
|
'volume_0': () => import('./components/volume_0.vue'),
|
|
397
|
-
'
|
|
410
|
+
'volume_disabled': () => import('./components/volume_disabled.vue'),
|
|
411
|
+
'volume_muted': () => import('./components/volume_muted.vue'),
|
|
412
|
+
'volume_minus': () => import('./components/volume_minus.vue'),
|
|
413
|
+
'volume_low': () => import('./components/volume_low.vue'),
|
|
414
|
+
'users': () => import('./components/users.vue'),
|
|
415
|
+
'unlink_vertical': () => import('./components/unlink_vertical.vue'),
|
|
398
416
|
'version': () => import('./components/version.vue'),
|
|
399
417
|
'volume_add': () => import('./components/volume_add.vue'),
|
|
400
|
-
'volume_low': () => import('./components/volume_low.vue'),
|
|
401
|
-
'server': () => import('./components/server.vue'),
|
|
402
|
-
'swap': () => import('./components/swap.vue'),
|
|
403
|
-
'volume_high': () => import('./components/volume_high.vue'),
|
|
404
|
-
'share': () => import('./components/share.vue'),
|
|
405
418
|
'warning_triangle': () => import('./components/warning_triangle.vue'),
|
|
419
|
+
'waves': () => import('./components/waves.vue'),
|
|
406
420
|
'wallet': () => import('./components/wallet.vue'),
|
|
407
|
-
'
|
|
408
|
-
'warning_hex': () => import('./components/warning_hex.vue'),
|
|
409
|
-
'volume_disabled': () => import('./components/volume_disabled.vue'),
|
|
410
|
-
'width': () => import('./components/width.vue'),
|
|
411
|
-
'wifi_none': () => import('./components/wifi_none.vue'),
|
|
412
|
-
'wifi': () => import('./components/wifi.vue'),
|
|
413
|
-
'wifi_error': () => import('./components/wifi_error.vue'),
|
|
414
|
-
'volume_muted': () => import('./components/volume_muted.vue'),
|
|
421
|
+
'warning_circle': () => import('./components/warning_circle.vue'),
|
|
415
422
|
'window': () => import('./components/window.vue'),
|
|
416
|
-
'waves': () => import('./components/waves.vue'),
|
|
417
|
-
'window_collapse_right': () => import('./components/window_collapse_right.vue'),
|
|
418
423
|
'window_collapse_left': () => import('./components/window_collapse_left.vue'),
|
|
419
|
-
'
|
|
420
|
-
'
|
|
421
|
-
'
|
|
424
|
+
'video': () => import('./components/video.vue'),
|
|
425
|
+
'width': () => import('./components/width.vue'),
|
|
426
|
+
'wifi_error': () => import('./components/wifi_error.vue'),
|
|
427
|
+
'warning_hex': () => import('./components/warning_hex.vue'),
|
|
428
|
+
'wifi_none': () => import('./components/wifi_none.vue'),
|
|
422
429
|
'window_content': () => import('./components/window_content.vue'),
|
|
430
|
+
'wrap_back': () => import('./components/wrap_back.vue'),
|
|
423
431
|
'write': () => import('./components/write.vue'),
|
|
424
|
-
'sort_alt': () => import('./components/sort_alt.vue'),
|
|
425
|
-
'warning_circle': () => import('./components/warning_circle.vue'),
|
|
426
432
|
'zoom_cancel': () => import('./components/zoom_cancel.vue'),
|
|
427
|
-
'
|
|
433
|
+
'zoom_in': () => import('./components/zoom_in.vue'),
|
|
428
434
|
'zoom_out': () => import('./components/zoom_out.vue'),
|
|
435
|
+
'zoom_reset': () => import('./components/zoom_reset.vue'),
|
|
436
|
+
'window_collapse_right': () => import('./components/window_collapse_right.vue'),
|
|
437
|
+
'wrap_forward': () => import('./components/wrap_forward.vue'),
|
|
438
|
+
'wifi': () => import('./components/wifi.vue'),
|
|
429
439
|
}
|