@itfin/components 2.0.44 → 2.0.45
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
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6.05926 10.2604C5.86966 7.95184 7.35815 5.83804 9.59554 5.23853C11.8329 4.63902 14.1789 5.72538 15.169 7.81944L17.7259 13.2276C17.9926 13.7916 17.6834 14.4594 17.0807 14.6209L7.80438 17.1065C7.20174 17.268 6.59999 16.8442 6.54892 16.2224L6.05926 10.2604Z" fill="
|
|
3
|
-
<path d="M14.1503 16.4414C14.417 16.3699 14.698 16.5299 14.7012 16.806C14.7054 17.1621 14.6145 17.516 14.4334 17.8296C14.1682 18.289 13.7314 18.6242 13.219 18.7615C12.7067 18.8988 12.1608 18.8269 11.7014 18.5617C11.3878 18.3806 11.1321 18.1196 10.9577 17.8091C10.8224 17.5684 10.9858 17.2893 11.2525 17.2178L12.7014 16.8296L14.1503 16.4414Z" fill="
|
|
2
|
+
<path d="M6.05926 10.2604C5.86966 7.95184 7.35815 5.83804 9.59554 5.23853C11.8329 4.63902 14.1789 5.72538 15.169 7.81944L17.7259 13.2276C17.9926 13.7916 17.6834 14.4594 17.0807 14.6209L7.80438 17.1065C7.20174 17.268 6.59999 16.8442 6.54892 16.2224L6.05926 10.2604Z" fill="currentColor"/>
|
|
3
|
+
<path d="M14.1503 16.4414C14.417 16.3699 14.698 16.5299 14.7012 16.806C14.7054 17.1621 14.6145 17.516 14.4334 17.8296C14.1682 18.289 13.7314 18.6242 13.219 18.7615C12.7067 18.8988 12.1608 18.8269 11.7014 18.5617C11.3878 18.3806 11.1321 18.1196 10.9577 17.8091C10.8224 17.5684 10.9858 17.2893 11.2525 17.2178L12.7014 16.8296L14.1503 16.4414Z" fill="currentColor"/>
|
|
4
4
|
</svg>
|
|
5
5
|
</template>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 8L6 8" stroke="currentColor" stroke-linecap="round"/>
|
|
3
|
+
<path d="M9 5L6 8L9 11" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M15 13L18 16L15 19" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M18 16L6 16" stroke="currentColor" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -1,533 +1,534 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
'align_horizontal': () => import('./components/align_horizontal.vue'),
|
|
3
|
-
'angle': () => import('./components/angle.vue'),
|
|
4
2
|
'align_vertical': () => import('./components/align_vertical.vue'),
|
|
3
|
+
'align_horizontal': () => import('./components/align_horizontal.vue'),
|
|
5
4
|
'airplay': () => import('./components/airplay.vue'),
|
|
5
|
+
'alarm_clock': () => import('./components/alarm_clock.vue'),
|
|
6
|
+
'arrow_down': () => import('./components/arrow_down.vue'),
|
|
6
7
|
'arrow_bottom_right': () => import('./components/arrow_bottom_right.vue'),
|
|
7
|
-
'arrow_left': () => import('./components/arrow_left.vue'),
|
|
8
8
|
'arrow_bottom_left': () => import('./components/arrow_bottom_left.vue'),
|
|
9
|
-
'alarm_clock': () => import('./components/alarm_clock.vue'),
|
|
10
|
-
'arrow_down_circle': () => import('./components/arrow_down_circle.vue'),
|
|
11
9
|
'arrow_left_circle': () => import('./components/arrow_left_circle.vue'),
|
|
10
|
+
'arrow_down_circle': () => import('./components/arrow_down_circle.vue'),
|
|
12
11
|
'archive': () => import('./components/archive.vue'),
|
|
13
|
-
'
|
|
14
|
-
'arrow_right': () => import('./components/arrow_right.vue'),
|
|
15
|
-
'arrow_up': () => import('./components/arrow_up.vue'),
|
|
16
|
-
'arrow_down': () => import('./components/arrow_down.vue'),
|
|
12
|
+
'arrow_left': () => import('./components/arrow_left.vue'),
|
|
17
13
|
'arrow_top_right': () => import('./components/arrow_top_right.vue'),
|
|
18
|
-
'
|
|
19
|
-
'backward': () => import('./components/backward.vue'),
|
|
14
|
+
'arrow_top_left': () => import('./components/arrow_top_left.vue'),
|
|
20
15
|
'arrow_up_circle': () => import('./components/arrow_up_circle.vue'),
|
|
21
16
|
'arrow_right_circle': () => import('./components/arrow_right_circle.vue'),
|
|
22
|
-
'backward10': () => import('./components/backward10.vue'),
|
|
23
|
-
'battery_empty': () => import('./components/battery_empty.vue'),
|
|
24
17
|
'backspace': () => import('./components/backspace.vue'),
|
|
18
|
+
'audio_wave': () => import('./components/audio_wave.vue'),
|
|
19
|
+
'arrow_up': () => import('./components/arrow_up.vue'),
|
|
20
|
+
'angle': () => import('./components/angle.vue'),
|
|
21
|
+
'backward10': () => import('./components/backward10.vue'),
|
|
22
|
+
'backward': () => import('./components/backward.vue'),
|
|
25
23
|
'bag': () => import('./components/bag.vue'),
|
|
26
|
-
'
|
|
24
|
+
'battery_empty': () => import('./components/battery_empty.vue'),
|
|
25
|
+
'battery_75': () => import('./components/battery_75.vue'),
|
|
27
26
|
'battery_full': () => import('./components/battery_full.vue'),
|
|
27
|
+
'arrow_right': () => import('./components/arrow_right.vue'),
|
|
28
28
|
'battery_half': () => import('./components/battery_half.vue'),
|
|
29
|
-
'
|
|
30
|
-
'battery_75': () => import('./components/battery_75.vue'),
|
|
29
|
+
'battery_charging': () => import('./components/battery_charging.vue'),
|
|
31
30
|
'bell_disabled': () => import('./components/bell_disabled.vue'),
|
|
31
|
+
'battery_low': () => import('./components/battery_low.vue'),
|
|
32
|
+
'bell': () => import('./components/bell.vue'),
|
|
33
|
+
'bell_snooze': () => import('./components/bell_snooze.vue'),
|
|
32
34
|
'bell_ringing': () => import('./components/bell_ringing.vue'),
|
|
33
35
|
'blocked': () => import('./components/blocked.vue'),
|
|
34
|
-
'bell_snooze': () => import('./components/bell_snooze.vue'),
|
|
35
|
-
'battery_charging': () => import('./components/battery_charging.vue'),
|
|
36
|
-
'bookmark_book': () => import('./components/bookmark_book.vue'),
|
|
37
36
|
'bluetooth': () => import('./components/bluetooth.vue'),
|
|
38
37
|
'book_closed': () => import('./components/book_closed.vue'),
|
|
39
|
-
'book_text': () => import('./components/book_text.vue'),
|
|
40
|
-
'book': () => import('./components/book.vue'),
|
|
41
|
-
'box_download': () => import('./components/box_download.vue'),
|
|
42
38
|
'box': () => import('./components/box.vue'),
|
|
39
|
+
'bookmark_book': () => import('./components/bookmark_book.vue'),
|
|
43
40
|
'bookmark': () => import('./components/bookmark.vue'),
|
|
44
41
|
'box_open': () => import('./components/box_open.vue'),
|
|
45
|
-
'
|
|
42
|
+
'book': () => import('./components/book.vue'),
|
|
43
|
+
'book_text': () => import('./components/book_text.vue'),
|
|
44
|
+
'box_download': () => import('./components/box_download.vue'),
|
|
46
45
|
'branch': () => import('./components/branch.vue'),
|
|
46
|
+
'browser_alt': () => import('./components/browser_alt.vue'),
|
|
47
|
+
'browser': () => import('./components/browser.vue'),
|
|
47
48
|
'briefcase': () => import('./components/briefcase.vue'),
|
|
48
|
-
'calculator': () => import('./components/calculator.vue'),
|
|
49
49
|
'calendar': () => import('./components/calendar.vue'),
|
|
50
|
-
'
|
|
50
|
+
'calculator': () => import('./components/calculator.vue'),
|
|
51
|
+
'button_add': () => import('./components/button_add.vue'),
|
|
51
52
|
'calendar_date': () => import('./components/calendar_date.vue'),
|
|
52
|
-
'
|
|
53
|
+
'button_minus': () => import('./components/button_minus.vue'),
|
|
53
54
|
'calendar_last_day': () => import('./components/calendar_last_day.vue'),
|
|
54
|
-
'calendar_add': () => import('./components/calendar_add.vue'),
|
|
55
|
-
'browser': () => import('./components/browser.vue'),
|
|
56
|
-
'calendar_remove': () => import('./components/calendar_remove.vue'),
|
|
57
55
|
'calendar_day': () => import('./components/calendar_day.vue'),
|
|
58
|
-
'
|
|
59
|
-
'
|
|
56
|
+
'calendar_days': () => import('./components/calendar_days.vue'),
|
|
57
|
+
'calendar_add': () => import('./components/calendar_add.vue'),
|
|
60
58
|
'calendar_month': () => import('./components/calendar_month.vue'),
|
|
59
|
+
'calendar_remove': () => import('./components/calendar_remove.vue'),
|
|
60
|
+
'calendar_move': () => import('./components/calendar_move.vue'),
|
|
61
61
|
'calendar_split': () => import('./components/calendar_split.vue'),
|
|
62
|
-
'camera_noflash': () => import('./components/camera_noflash.vue'),
|
|
63
|
-
'calendar_week': () => import('./components/calendar_week.vue'),
|
|
64
62
|
'camera': () => import('./components/camera.vue'),
|
|
65
|
-
'
|
|
63
|
+
'calendar_week': () => import('./components/calendar_week.vue'),
|
|
64
|
+
'card_timeline': () => import('./components/card_timeline.vue'),
|
|
65
|
+
'camera_noflash': () => import('./components/camera_noflash.vue'),
|
|
66
66
|
'camera_noflash_alt': () => import('./components/camera_noflash_alt.vue'),
|
|
67
67
|
'capture': () => import('./components/capture.vue'),
|
|
68
|
-
'
|
|
68
|
+
'cart': () => import('./components/cart.vue'),
|
|
69
69
|
'card_view': () => import('./components/card_view.vue'),
|
|
70
|
-
'carousel': () => import('./components/carousel.vue'),
|
|
71
|
-
'chain': () => import('./components/chain.vue'),
|
|
72
70
|
'cast': () => import('./components/cast.vue'),
|
|
73
|
-
'chat_add': () => import('./components/chat_add.vue'),
|
|
74
|
-
'check': () => import('./components/check.vue'),
|
|
75
71
|
'check_circle_outside': () => import('./components/check_circle_outside.vue'),
|
|
76
|
-
'
|
|
77
|
-
'
|
|
72
|
+
'carousel': () => import('./components/carousel.vue'),
|
|
73
|
+
'check_circle': () => import('./components/check_circle.vue'),
|
|
74
|
+
'check': () => import('./components/check.vue'),
|
|
78
75
|
'checkbox_checked': () => import('./components/checkbox_checked.vue'),
|
|
76
|
+
'chevron_down': () => import('./components/chevron_down.vue'),
|
|
77
|
+
'chat_add': () => import('./components/chat_add.vue'),
|
|
79
78
|
'chevron_down_circle': () => import('./components/chevron_down_circle.vue'),
|
|
80
|
-
'
|
|
79
|
+
'chain': () => import('./components/chain.vue'),
|
|
81
80
|
'chevron_left': () => import('./components/chevron_left.vue'),
|
|
82
|
-
'
|
|
81
|
+
'camera_alt': () => import('./components/camera_alt.vue'),
|
|
83
82
|
'chevron_left_double': () => import('./components/chevron_left_double.vue'),
|
|
84
|
-
'chevron_open': () => import('./components/chevron_open.vue'),
|
|
85
|
-
'checkbox_empty': () => import('./components/checkbox_empty.vue'),
|
|
86
83
|
'chevron_close': () => import('./components/chevron_close.vue'),
|
|
87
|
-
'
|
|
88
|
-
'
|
|
89
|
-
'chevron_right_circle': () => import('./components/chevron_right_circle.vue'),
|
|
90
|
-
'chevron_up': () => import('./components/chevron_up.vue'),
|
|
84
|
+
'chevron_open': () => import('./components/chevron_open.vue'),
|
|
85
|
+
'chevron_left_circle': () => import('./components/chevron_left_circle.vue'),
|
|
91
86
|
'chevron_down_double': () => import('./components/chevron_down_double.vue'),
|
|
87
|
+
'chevron_right_double': () => import('./components/chevron_right_double.vue'),
|
|
92
88
|
'circle': () => import('./components/circle.vue'),
|
|
93
|
-
'
|
|
94
|
-
'
|
|
89
|
+
'chevron_up': () => import('./components/chevron_up.vue'),
|
|
90
|
+
'chevron_right': () => import('./components/chevron_right.vue'),
|
|
95
91
|
'circle_menu': () => import('./components/circle_menu.vue'),
|
|
92
|
+
'checkbox_empty': () => import('./components/checkbox_empty.vue'),
|
|
93
|
+
'circle_split': () => import('./components/circle_split.vue'),
|
|
94
|
+
'chevron_up_double': () => import('./components/chevron_up_double.vue'),
|
|
96
95
|
'chevron_up_circle': () => import('./components/chevron_up_circle.vue'),
|
|
97
96
|
'clipboard_notes': () => import('./components/clipboard_notes.vue'),
|
|
98
|
-
'clipboard_copy': () => import('./components/clipboard_copy.vue'),
|
|
99
|
-
'chevron_up_double': () => import('./components/chevron_up_double.vue'),
|
|
100
|
-
'cloud': () => import('./components/cloud.vue'),
|
|
101
|
-
'clock': () => import('./components/clock.vue'),
|
|
102
|
-
'close': () => import('./components/close.vue'),
|
|
103
97
|
'clipboard_cross': () => import('./components/clipboard_cross.vue'),
|
|
104
|
-
'
|
|
98
|
+
'clipboard': () => import('./components/clipboard.vue'),
|
|
99
|
+
'clock': () => import('./components/clock.vue'),
|
|
105
100
|
'clipboard_add': () => import('./components/clipboard_add.vue'),
|
|
106
101
|
'clipboard_check': () => import('./components/clipboard_check.vue'),
|
|
107
|
-
'
|
|
108
|
-
'
|
|
109
|
-
'
|
|
110
|
-
'
|
|
102
|
+
'chevron_right_circle': () => import('./components/chevron_right_circle.vue'),
|
|
103
|
+
'cloud': () => import('./components/cloud.vue'),
|
|
104
|
+
'close': () => import('./components/close.vue'),
|
|
105
|
+
'code': () => import('./components/code.vue'),
|
|
106
|
+
'cloud_download_alt': () => import('./components/cloud_download_alt.vue'),
|
|
107
|
+
'clipboard_copy': () => import('./components/clipboard_copy.vue'),
|
|
111
108
|
'cloud_upload_alt': () => import('./components/cloud_upload_alt.vue'),
|
|
109
|
+
'coffee': () => import('./components/coffee.vue'),
|
|
110
|
+
'cloud_disconnect': () => import('./components/cloud_disconnect.vue'),
|
|
111
|
+
'component_add': () => import('./components/component_add.vue'),
|
|
112
112
|
'compass': () => import('./components/compass.vue'),
|
|
113
|
-
'
|
|
114
|
-
'
|
|
115
|
-
'coins': () => import('./components/coins.vue'),
|
|
116
|
-
'create': () => import('./components/create.vue'),
|
|
117
|
-
'code': () => import('./components/code.vue'),
|
|
113
|
+
'contacts': () => import('./components/contacts.vue'),
|
|
114
|
+
'cloud_download': () => import('./components/cloud_download.vue'),
|
|
118
115
|
'credit_card': () => import('./components/credit_card.vue'),
|
|
119
|
-
'
|
|
116
|
+
'coins': () => import('./components/coins.vue'),
|
|
120
117
|
'connect': () => import('./components/connect.vue'),
|
|
121
|
-
'
|
|
122
|
-
'
|
|
123
|
-
'
|
|
124
|
-
'
|
|
118
|
+
'coin': () => import('./components/coin.vue'),
|
|
119
|
+
'crop': () => import('./components/crop.vue'),
|
|
120
|
+
'create': () => import('./components/create.vue'),
|
|
121
|
+
'cross': () => import('./components/cross.vue'),
|
|
122
|
+
'cube': () => import('./components/cube.vue'),
|
|
123
|
+
'cloud_upload': () => import('./components/cloud_upload.vue'),
|
|
124
|
+
'contract': () => import('./components/contract.vue'),
|
|
125
|
+
'clipboard_remove': () => import('./components/clipboard_remove.vue'),
|
|
125
126
|
'cylinder': () => import('./components/cylinder.vue'),
|
|
127
|
+
'cross_circle': () => import('./components/cross_circle.vue'),
|
|
126
128
|
'database': () => import('./components/database.vue'),
|
|
127
|
-
'
|
|
128
|
-
'directions': () => import('./components/directions.vue'),
|
|
129
|
+
'display': () => import('./components/display.vue'),
|
|
129
130
|
'diamond': () => import('./components/diamond.vue'),
|
|
130
|
-
'
|
|
131
|
+
'crosshair': () => import('./components/crosshair.vue'),
|
|
132
|
+
'directions': () => import('./components/directions.vue'),
|
|
131
133
|
'disc': () => import('./components/disc.vue'),
|
|
132
|
-
'display_alt': () => import('./components/display_alt.vue'),
|
|
133
|
-
'display': () => import('./components/display.vue'),
|
|
134
|
-
'document_list': () => import('./components/document_list.vue'),
|
|
135
|
-
'document_words': () => import('./components/document_words.vue'),
|
|
136
|
-
'document_stack': () => import('./components/document_stack.vue'),
|
|
137
134
|
'document': () => import('./components/document.vue'),
|
|
138
|
-
'
|
|
135
|
+
'document_justified': () => import('./components/document_justified.vue'),
|
|
136
|
+
'document_list': () => import('./components/document_list.vue'),
|
|
137
|
+
'download': () => import('./components/download.vue'),
|
|
139
138
|
'door': () => import('./components/door.vue'),
|
|
140
|
-
'drag_vertical': () => import('./components/drag_vertical.vue'),
|
|
141
139
|
'downward': () => import('./components/downward.vue'),
|
|
142
140
|
'download_alt': () => import('./components/download_alt.vue'),
|
|
143
|
-
'
|
|
144
|
-
'
|
|
145
|
-
'duplicate_alt': () => import('./components/duplicate_alt.vue'),
|
|
141
|
+
'document_stack': () => import('./components/document_stack.vue'),
|
|
142
|
+
'door_alt': () => import('./components/door_alt.vue'),
|
|
146
143
|
'duplicate': () => import('./components/duplicate.vue'),
|
|
147
|
-
'
|
|
144
|
+
'document_words': () => import('./components/document_words.vue'),
|
|
148
145
|
'drag_circle': () => import('./components/drag_circle.vue'),
|
|
149
|
-
'
|
|
146
|
+
'drag': () => import('./components/drag.vue'),
|
|
147
|
+
'exit_left': () => import('./components/exit_left.vue'),
|
|
148
|
+
'drag_vertical': () => import('./components/drag_vertical.vue'),
|
|
149
|
+
'display_alt': () => import('./components/display_alt.vue'),
|
|
150
150
|
'enter': () => import('./components/enter.vue'),
|
|
151
|
-
'episodes': () => import('./components/episodes.vue'),
|
|
152
151
|
'enter_alt': () => import('./components/enter_alt.vue'),
|
|
153
|
-
'
|
|
152
|
+
'episodes': () => import('./components/episodes.vue'),
|
|
154
153
|
'external': () => import('./components/external.vue'),
|
|
154
|
+
'eye': () => import('./components/eye.vue'),
|
|
155
|
+
'exit_right': () => import('./components/exit_right.vue'),
|
|
155
156
|
'expand_height': () => import('./components/expand_height.vue'),
|
|
156
|
-
'
|
|
157
|
-
'expand': () => import('./components/expand.vue'),
|
|
158
|
-
'exit_left': () => import('./components/exit_left.vue'),
|
|
157
|
+
'expand_width': () => import('./components/expand_width.vue'),
|
|
159
158
|
'face_delighted': () => import('./components/face_delighted.vue'),
|
|
159
|
+
'expand': () => import('./components/expand.vue'),
|
|
160
|
+
'eye_no': () => import('./components/eye_no.vue'),
|
|
160
161
|
'face_neutral': () => import('./components/face_neutral.vue'),
|
|
161
|
-
'
|
|
162
|
-
'
|
|
162
|
+
'eye_closed': () => import('./components/eye_closed.vue'),
|
|
163
|
+
'fi_fingerprint': () => import('./components/fi_fingerprint.vue'),
|
|
163
164
|
'face_sad': () => import('./components/face_sad.vue'),
|
|
164
|
-
'files_stack': () => import('./components/files_stack.vue'),
|
|
165
165
|
'file_download': () => import('./components/file_download.vue'),
|
|
166
|
-
'
|
|
167
|
-
'
|
|
166
|
+
'film': () => import('./components/film.vue'),
|
|
167
|
+
'duplicate_alt': () => import('./components/duplicate_alt.vue'),
|
|
168
|
+
'files_history': () => import('./components/files_history.vue'),
|
|
168
169
|
'files_multi': () => import('./components/files_multi.vue'),
|
|
169
|
-
'fi_fingerprint': () => import('./components/fi_fingerprint.vue'),
|
|
170
170
|
'face_happy': () => import('./components/face_happy.vue'),
|
|
171
|
-
'files_history': () => import('./components/files_history.vue'),
|
|
172
|
-
'filter_all': () => import('./components/filter_all.vue'),
|
|
173
171
|
'filter': () => import('./components/filter.vue'),
|
|
174
|
-
'
|
|
172
|
+
'files_stack': () => import('./components/files_stack.vue'),
|
|
175
173
|
'filter_completed': () => import('./components/filter_completed.vue'),
|
|
176
|
-
'
|
|
177
|
-
'
|
|
178
|
-
'
|
|
174
|
+
'filter_all': () => import('./components/filter_all.vue'),
|
|
175
|
+
'filter_circle': () => import('./components/filter_circle.vue'),
|
|
176
|
+
'file_upload': () => import('./components/file_upload.vue'),
|
|
179
177
|
'flag': () => import('./components/flag.vue'),
|
|
180
|
-
'
|
|
181
|
-
'
|
|
182
|
-
'filtering': () => import('./components/filtering.vue'),
|
|
178
|
+
'filter_not_started': () => import('./components/filter_not_started.vue'),
|
|
179
|
+
'filter_overdue': () => import('./components/filter_overdue.vue'),
|
|
183
180
|
'flame': () => import('./components/flame.vue'),
|
|
184
|
-
'fingerprint': () => import('./components/fingerprint.vue'),
|
|
185
|
-
'film': () => import('./components/film.vue'),
|
|
186
181
|
'flip_view': () => import('./components/flip_view.vue'),
|
|
187
|
-
'
|
|
188
|
-
'
|
|
182
|
+
'filtering': () => import('./components/filtering.vue'),
|
|
183
|
+
'fingerprint': () => import('./components/fingerprint.vue'),
|
|
184
|
+
'flame_alt': () => import('./components/flame_alt.vue'),
|
|
185
|
+
'filter_ongoing': () => import('./components/filter_ongoing.vue'),
|
|
186
|
+
'fork_git': () => import('./components/fork_git.vue'),
|
|
189
187
|
'folder_closed': () => import('./components/folder_closed.vue'),
|
|
190
188
|
'floppy': () => import('./components/floppy.vue'),
|
|
191
|
-
'
|
|
192
|
-
'fork_git': () => import('./components/fork_git.vue'),
|
|
189
|
+
'folder_add': () => import('./components/folder_add.vue'),
|
|
193
190
|
'forward10': () => import('./components/forward10.vue'),
|
|
194
|
-
'folder_minus': () => import('./components/folder_minus.vue'),
|
|
195
191
|
'frame': () => import('./components/frame.vue'),
|
|
192
|
+
'forward_alt': () => import('./components/forward_alt.vue'),
|
|
196
193
|
'folder_open': () => import('./components/folder_open.vue'),
|
|
197
|
-
'
|
|
198
|
-
'gps': () => import('./components/gps.vue'),
|
|
194
|
+
'filter_single': () => import('./components/filter_single.vue'),
|
|
199
195
|
'fullscreen': () => import('./components/fullscreen.vue'),
|
|
200
|
-
'
|
|
201
|
-
'
|
|
196
|
+
'gauge': () => import('./components/gauge.vue'),
|
|
197
|
+
'gps': () => import('./components/gps.vue'),
|
|
198
|
+
'gift': () => import('./components/gift.vue'),
|
|
202
199
|
'globe': () => import('./components/globe.vue'),
|
|
200
|
+
'folder_minus': () => import('./components/folder_minus.vue'),
|
|
201
|
+
'forward': () => import('./components/forward.vue'),
|
|
203
202
|
'graph_bar': () => import('./components/graph_bar.vue'),
|
|
204
|
-
'
|
|
205
|
-
'
|
|
206
|
-
'
|
|
203
|
+
'grab': () => import('./components/grab.vue'),
|
|
204
|
+
'funnel': () => import('./components/funnel.vue'),
|
|
205
|
+
'grid': () => import('./components/grid.vue'),
|
|
207
206
|
'graph_box': () => import('./components/graph_box.vue'),
|
|
207
|
+
'graph_increase': () => import('./components/graph_increase.vue'),
|
|
208
|
+
'grid_squares': () => import('./components/grid_squares.vue'),
|
|
208
209
|
'grid_squares_add': () => import('./components/grid_squares_add.vue'),
|
|
209
|
-
'
|
|
210
|
+
'grid_small': () => import('./components/grid_small.vue'),
|
|
211
|
+
'grid_circles': () => import('./components/grid_circles.vue'),
|
|
212
|
+
'grid_circles_add': () => import('./components/grid_circles_add.vue'),
|
|
210
213
|
'harddrive': () => import('./components/harddrive.vue'),
|
|
211
214
|
'hash': () => import('./components/hash.vue'),
|
|
212
|
-
'hand': () => import('./components/hand.vue'),
|
|
213
|
-
'grid_squares': () => import('./components/grid_squares.vue'),
|
|
214
215
|
'heart_rate': () => import('./components/heart_rate.vue'),
|
|
215
|
-
'gauge': () => import('./components/gauge.vue'),
|
|
216
|
-
'home_alt': () => import('./components/home_alt.vue'),
|
|
217
|
-
'grid_circles': () => import('./components/grid_circles.vue'),
|
|
218
|
-
'home_check': () => import('./components/home_check.vue'),
|
|
219
|
-
'height': () => import('./components/height.vue'),
|
|
220
216
|
'hierarchy': () => import('./components/hierarchy.vue'),
|
|
221
217
|
'heart_remove': () => import('./components/heart_remove.vue'),
|
|
222
|
-
'home': () => import('./components/home.vue'),
|
|
223
|
-
'home_door': () => import('./components/home_door.vue'),
|
|
224
|
-
'info_circle': () => import('./components/info_circle.vue'),
|
|
225
|
-
'inbox_alt': () => import('./components/inbox_alt.vue'),
|
|
226
218
|
'heart': () => import('./components/heart.vue'),
|
|
227
219
|
'inbox': () => import('./components/inbox.vue'),
|
|
228
|
-
'
|
|
220
|
+
'home_door': () => import('./components/home_door.vue'),
|
|
221
|
+
'hand': () => import('./components/hand.vue'),
|
|
222
|
+
'home': () => import('./components/home.vue'),
|
|
223
|
+
'home_alt': () => import('./components/home_alt.vue'),
|
|
224
|
+
'home_check': () => import('./components/home_check.vue'),
|
|
225
|
+
'import': () => import('./components/import.vue'),
|
|
229
226
|
'jump_backward': () => import('./components/jump_backward.vue'),
|
|
230
|
-
'iphone_portrait': () => import('./components/iphone_portrait.vue'),
|
|
231
|
-
'jump_left': () => import('./components/jump_left.vue'),
|
|
232
227
|
'iphone_landscape': () => import('./components/iphone_landscape.vue'),
|
|
233
|
-
'import': () => import('./components/import.vue'),
|
|
234
|
-
'laptop': () => import('./components/laptop.vue'),
|
|
235
228
|
'jump_forward': () => import('./components/jump_forward.vue'),
|
|
236
|
-
'
|
|
237
|
-
'
|
|
238
|
-
'
|
|
229
|
+
'iphone_portrait': () => import('./components/iphone_portrait.vue'),
|
|
230
|
+
'info_circle': () => import('./components/info_circle.vue'),
|
|
231
|
+
'height': () => import('./components/height.vue'),
|
|
232
|
+
'inbox_alt': () => import('./components/inbox_alt.vue'),
|
|
233
|
+
'lightbulb': () => import('./components/lightbulb.vue'),
|
|
234
|
+
'laptop': () => import('./components/laptop.vue'),
|
|
235
|
+
'jump_right': () => import('./components/jump_right.vue'),
|
|
236
|
+
'jump_left': () => import('./components/jump_left.vue'),
|
|
239
237
|
'lightning': () => import('./components/lightning.vue'),
|
|
238
|
+
'lightbulb_on': () => import('./components/lightbulb_on.vue'),
|
|
240
239
|
'link': () => import('./components/link.vue'),
|
|
241
240
|
'lineweight': () => import('./components/lineweight.vue'),
|
|
241
|
+
'keyboard': () => import('./components/keyboard.vue'),
|
|
242
|
+
'lightning_alt': () => import('./components/lightning_alt.vue'),
|
|
242
243
|
'link_broken': () => import('./components/link_broken.vue'),
|
|
243
|
-
'
|
|
244
|
-
'list_add': () => import('./components/list_add.vue'),
|
|
245
|
-
'link_vertical': () => import('./components/link_vertical.vue'),
|
|
244
|
+
'link_alt': () => import('./components/link_alt.vue'),
|
|
246
245
|
'link_horizontal': () => import('./components/link_horizontal.vue'),
|
|
247
|
-
'
|
|
248
|
-
'lock_open': () => import('./components/lock_open.vue'),
|
|
246
|
+
'list': () => import('./components/list.vue'),
|
|
249
247
|
'list_numbered': () => import('./components/list_numbered.vue'),
|
|
250
|
-
'
|
|
248
|
+
'loader': () => import('./components/loader.vue'),
|
|
249
|
+
'list_add': () => import('./components/list_add.vue'),
|
|
251
250
|
'lock': () => import('./components/lock.vue'),
|
|
252
|
-
'
|
|
253
|
-
'mail_add': () => import('./components/mail_add.vue'),
|
|
254
|
-
'mail_delete': () => import('./components/mail_delete.vue'),
|
|
251
|
+
'link_vertical': () => import('./components/link_vertical.vue'),
|
|
255
252
|
'mail_minus': () => import('./components/mail_minus.vue'),
|
|
253
|
+
'lock_open': () => import('./components/lock_open.vue'),
|
|
254
|
+
'mail_delete': () => import('./components/mail_delete.vue'),
|
|
255
|
+
'mail_add': () => import('./components/mail_add.vue'),
|
|
256
256
|
'marquee': () => import('./components/marquee.vue'),
|
|
257
|
-
'maximise': () => import('./components/maximise.vue'),
|
|
258
257
|
'mail_new': () => import('./components/mail_new.vue'),
|
|
259
|
-
'mail': () => import('./components/mail.vue'),
|
|
260
|
-
'list': () => import('./components/list.vue'),
|
|
261
258
|
'mail_open': () => import('./components/mail_open.vue'),
|
|
262
|
-
'menu_hamburger': () => import('./components/menu_hamburger.vue'),
|
|
263
|
-
'microphone_disabled': () => import('./components/microphone_disabled.vue'),
|
|
264
|
-
'message_writing': () => import('./components/message_writing.vue'),
|
|
265
259
|
'message': () => import('./components/message.vue'),
|
|
266
|
-
'
|
|
260
|
+
'location': () => import('./components/location.vue'),
|
|
267
261
|
'menu_horizontal': () => import('./components/menu_horizontal.vue'),
|
|
268
|
-
'
|
|
262
|
+
'mail': () => import('./components/mail.vue'),
|
|
263
|
+
'menu_hamburger': () => import('./components/menu_hamburger.vue'),
|
|
269
264
|
'midpoint': () => import('./components/midpoint.vue'),
|
|
270
|
-
'
|
|
271
|
-
'mail_remove': () => import('./components/mail_remove.vue'),
|
|
272
|
-
'newspaper': () => import('./components/newspaper.vue'),
|
|
265
|
+
'microphone': () => import('./components/microphone.vue'),
|
|
273
266
|
'mini_player': () => import('./components/mini_player.vue'),
|
|
274
|
-
'
|
|
275
|
-
'
|
|
267
|
+
'mail_remove': () => import('./components/mail_remove.vue'),
|
|
268
|
+
'menu_vertical': () => import('./components/menu_vertical.vue'),
|
|
269
|
+
'microphone_muted': () => import('./components/microphone_muted.vue'),
|
|
270
|
+
'minimise': () => import('./components/minimise.vue'),
|
|
276
271
|
'move': () => import('./components/move.vue'),
|
|
277
|
-
'
|
|
278
|
-
'
|
|
272
|
+
'maximise': () => import('./components/maximise.vue'),
|
|
273
|
+
'microphone_disabled': () => import('./components/microphone_disabled.vue'),
|
|
274
|
+
'notebook': () => import('./components/notebook.vue'),
|
|
275
|
+
'minus': () => import('./components/minus.vue'),
|
|
276
|
+
'message_writing': () => import('./components/message_writing.vue'),
|
|
279
277
|
'moon': () => import('./components/moon.vue'),
|
|
280
|
-
'minimise': () => import('./components/minimise.vue'),
|
|
281
|
-
'nut': () => import('./components/nut.vue'),
|
|
282
|
-
'panel_bottom': () => import('./components/panel_bottom.vue'),
|
|
283
278
|
'pages': () => import('./components/pages.vue'),
|
|
279
|
+
'nut': () => import('./components/nut.vue'),
|
|
280
|
+
'notification': () => import('./components/notification.vue'),
|
|
281
|
+
'minus_circle': () => import('./components/minus_circle.vue'),
|
|
284
282
|
'optional': () => import('./components/optional.vue'),
|
|
285
|
-
'
|
|
286
|
-
'notebook': () => import('./components/notebook.vue'),
|
|
283
|
+
'panel_bottom': () => import('./components/panel_bottom.vue'),
|
|
287
284
|
'panel_right': () => import('./components/panel_right.vue'),
|
|
285
|
+
'paper': () => import('./components/paper.vue'),
|
|
286
|
+
'panel_left': () => import('./components/panel_left.vue'),
|
|
288
287
|
'panel_top': () => import('./components/panel_top.vue'),
|
|
289
288
|
'panel_sectioned': () => import('./components/panel_sectioned.vue'),
|
|
290
|
-
'paper_folded': () => import('./components/paper_folded.vue'),
|
|
291
289
|
'paper_plane_alt': () => import('./components/paper_plane_alt.vue'),
|
|
292
|
-
'
|
|
290
|
+
'paper_folded': () => import('./components/paper_folded.vue'),
|
|
291
|
+
'panel_center': () => import('./components/panel_center.vue'),
|
|
292
|
+
'newspaper': () => import('./components/newspaper.vue'),
|
|
293
|
+
'no_sign': () => import('./components/no_sign.vue'),
|
|
294
|
+
'paragraph_center': () => import('./components/paragraph_center.vue'),
|
|
295
|
+
'paragraph_right': () => import('./components/paragraph_right.vue'),
|
|
296
|
+
'paragraph_end': () => import('./components/paragraph_end.vue'),
|
|
293
297
|
'paper_plane': () => import('./components/paper_plane.vue'),
|
|
294
|
-
'paragraph_left': () => import('./components/paragraph_left.vue'),
|
|
295
|
-
'paper': () => import('./components/paper.vue'),
|
|
296
|
-
'paperclip': () => import('./components/paperclip.vue'),
|
|
297
|
-
'pause': () => import('./components/pause.vue'),
|
|
298
|
-
'pen': () => import('./components/pen.vue'),
|
|
299
298
|
'phone_landscape': () => import('./components/phone_landscape.vue'),
|
|
300
|
-
'
|
|
301
|
-
'
|
|
302
|
-
'paragraph_start': () => import('./components/paragraph_start.vue'),
|
|
299
|
+
'paragraph_left': () => import('./components/paragraph_left.vue'),
|
|
300
|
+
'picture': () => import('./components/picture.vue'),
|
|
303
301
|
'phone_portrait': () => import('./components/phone_portrait.vue'),
|
|
304
|
-
'
|
|
302
|
+
'pen': () => import('./components/pen.vue'),
|
|
303
|
+
'pause': () => import('./components/pause.vue'),
|
|
305
304
|
'pie_third': () => import('./components/pie_third.vue'),
|
|
306
|
-
'
|
|
307
|
-
'play_button': () => import('./components/play_button.vue'),
|
|
308
|
-
'plus_circle': () => import('./components/plus_circle.vue'),
|
|
305
|
+
'pie_quarter': () => import('./components/pie_quarter.vue'),
|
|
309
306
|
'pie_half': () => import('./components/pie_half.vue'),
|
|
310
307
|
'plus': () => import('./components/plus.vue'),
|
|
311
|
-
'postcard': () => import('./components/postcard.vue'),
|
|
312
|
-
'play': () => import('./components/play.vue'),
|
|
313
|
-
'project_fixed': () => import('./components/project_fixed.vue'),
|
|
314
308
|
'project_nonprofit': () => import('./components/project_nonprofit.vue'),
|
|
315
|
-
'
|
|
316
|
-
'
|
|
317
|
-
'
|
|
309
|
+
'paperclip': () => import('./components/paperclip.vue'),
|
|
310
|
+
'plus_circle': () => import('./components/plus_circle.vue'),
|
|
311
|
+
'play_button': () => import('./components/play_button.vue'),
|
|
318
312
|
'projector': () => import('./components/projector.vue'),
|
|
313
|
+
'postcard': () => import('./components/postcard.vue'),
|
|
314
|
+
'project_tnm': () => import('./components/project_tnm.vue'),
|
|
315
|
+
'pull_left': () => import('./components/pull_left.vue'),
|
|
319
316
|
'pull_down': () => import('./components/pull_down.vue'),
|
|
320
317
|
'pull_up': () => import('./components/pull_up.vue'),
|
|
321
|
-
'
|
|
322
|
-
'record': () => import('./components/record.vue'),
|
|
323
|
-
'receipt': () => import('./components/receipt.vue'),
|
|
318
|
+
'push_down': () => import('./components/push_down.vue'),
|
|
324
319
|
'push_up': () => import('./components/push_up.vue'),
|
|
325
|
-
'
|
|
326
|
-
'
|
|
327
|
-
'refresh': () => import('./components/refresh.vue'),
|
|
320
|
+
'printer': () => import('./components/printer.vue'),
|
|
321
|
+
'push_left': () => import('./components/push_left.vue'),
|
|
328
322
|
'radio_on': () => import('./components/radio_on.vue'),
|
|
323
|
+
'pull_right': () => import('./components/pull_right.vue'),
|
|
329
324
|
'replicate_alt': () => import('./components/replicate_alt.vue'),
|
|
330
|
-
'
|
|
331
|
-
'reset': () => import('./components/reset.vue'),
|
|
332
|
-
'push_left': () => import('./components/push_left.vue'),
|
|
333
|
-
'replicate': () => import('./components/replicate.vue'),
|
|
325
|
+
'play': () => import('./components/play.vue'),
|
|
334
326
|
'question_circle': () => import('./components/question_circle.vue'),
|
|
335
|
-
'
|
|
336
|
-
'reset_forward': () => import('./components/reset_forward.vue'),
|
|
327
|
+
'replicate': () => import('./components/replicate.vue'),
|
|
337
328
|
'refresh_alt': () => import('./components/refresh_alt.vue'),
|
|
338
|
-
'
|
|
329
|
+
'paragraph_start': () => import('./components/paragraph_start.vue'),
|
|
330
|
+
'receipt': () => import('./components/receipt.vue'),
|
|
331
|
+
'project_fixed': () => import('./components/project_fixed.vue'),
|
|
332
|
+
'reset': () => import('./components/reset.vue'),
|
|
333
|
+
'redo': () => import('./components/redo.vue'),
|
|
334
|
+
'record': () => import('./components/record.vue'),
|
|
335
|
+
'reset_hard': () => import('./components/reset_hard.vue'),
|
|
336
|
+
'required': () => import('./components/required.vue'),
|
|
337
|
+
'refresh': () => import('./components/refresh.vue'),
|
|
338
|
+
'push_right': () => import('./components/push_right.vue'),
|
|
339
339
|
'reset_alt': () => import('./components/reset_alt.vue'),
|
|
340
|
+
'reverse_alt': () => import('./components/reverse_alt.vue'),
|
|
340
341
|
'reuse': () => import('./components/reuse.vue'),
|
|
342
|
+
'reset_forward': () => import('./components/reset_forward.vue'),
|
|
341
343
|
'retweet': () => import('./components/retweet.vue'),
|
|
342
344
|
'reverse': () => import('./components/reverse.vue'),
|
|
343
|
-
'reset_hard': () => import('./components/reset_hard.vue'),
|
|
344
|
-
'ruler': () => import('./components/ruler.vue'),
|
|
345
|
-
'reverse_alt': () => import('./components/reverse_alt.vue'),
|
|
346
|
-
'revert': () => import('./components/revert.vue'),
|
|
347
345
|
'rocket': () => import('./components/rocket.vue'),
|
|
348
|
-
'
|
|
349
|
-
'scale_contract': () => import('./components/scale_contract.vue'),
|
|
350
|
-
'scale_extend': () => import('./components/scale_extend.vue'),
|
|
351
|
-
'required': () => import('./components/required.vue'),
|
|
346
|
+
'ruler': () => import('./components/ruler.vue'),
|
|
352
347
|
'search': () => import('./components/search.vue'),
|
|
353
|
-
'
|
|
354
|
-
'
|
|
355
|
-
'shuffle': () => import('./components/shuffle.vue'),
|
|
356
|
-
'scalpel': () => import('./components/scalpel.vue'),
|
|
348
|
+
'reset_temporary': () => import('./components/reset_temporary.vue'),
|
|
349
|
+
'scale': () => import('./components/scale.vue'),
|
|
357
350
|
'side_menu': () => import('./components/side_menu.vue'),
|
|
358
351
|
'share_alt': () => import('./components/share_alt.vue'),
|
|
359
|
-
'
|
|
360
|
-
'settings': () => import('./components/settings.vue'),
|
|
352
|
+
'server': () => import('./components/server.vue'),
|
|
361
353
|
'slash_backward': () => import('./components/slash_backward.vue'),
|
|
354
|
+
'sliders': () => import('./components/sliders.vue'),
|
|
355
|
+
'revert': () => import('./components/revert.vue'),
|
|
362
356
|
'slash_forward': () => import('./components/slash_forward.vue'),
|
|
357
|
+
'sort': () => import('./components/sort.vue'),
|
|
358
|
+
'scalpel': () => import('./components/scalpel.vue'),
|
|
359
|
+
'scale_extend': () => import('./components/scale_extend.vue'),
|
|
360
|
+
'settings': () => import('./components/settings.vue'),
|
|
361
|
+
'scale_contract': () => import('./components/scale_contract.vue'),
|
|
362
|
+
'shuffle': () => import('./components/shuffle.vue'),
|
|
363
|
+
'split_three': () => import('./components/split_three.vue'),
|
|
364
|
+
'speaker': () => import('./components/speaker.vue'),
|
|
363
365
|
'speech_bubble': () => import('./components/speech_bubble.vue'),
|
|
366
|
+
'share': () => import('./components/share.vue'),
|
|
364
367
|
'speech_typing': () => import('./components/speech_typing.vue'),
|
|
365
368
|
'star': () => import('./components/star.vue'),
|
|
366
|
-
'
|
|
367
|
-
'
|
|
368
|
-
'
|
|
369
|
-
'support': () => import('./components/support.vue'),
|
|
369
|
+
'table_header': () => import('./components/table_header.vue'),
|
|
370
|
+
'swap': () => import('./components/swap.vue'),
|
|
371
|
+
'switch': () => import('./components/switch.vue'),
|
|
370
372
|
'sun': () => import('./components/sun.vue'),
|
|
371
373
|
'tag': () => import('./components/tag.vue'),
|
|
372
|
-
'switch': () => import('./components/switch.vue'),
|
|
373
|
-
'table': () => import('./components/table.vue'),
|
|
374
|
-
'sort': () => import('./components/sort.vue'),
|
|
375
|
-
'swap': () => import('./components/swap.vue'),
|
|
376
374
|
'sort_alt': () => import('./components/sort_alt.vue'),
|
|
377
|
-
'
|
|
378
|
-
'
|
|
379
|
-
'
|
|
375
|
+
'target': () => import('./components/target.vue'),
|
|
376
|
+
'tag_milestone': () => import('./components/tag_milestone.vue'),
|
|
377
|
+
'table': () => import('./components/table.vue'),
|
|
380
378
|
'thread': () => import('./components/thread.vue'),
|
|
379
|
+
'support': () => import('./components/support.vue'),
|
|
380
|
+
'thumbs_up': () => import('./components/thumbs_up.vue'),
|
|
381
|
+
'ticket': () => import('./components/ticket.vue'),
|
|
382
|
+
'tags': () => import('./components/tags.vue'),
|
|
383
|
+
'translate': () => import('./components/translate.vue'),
|
|
384
|
+
'toggles': () => import('./components/toggles.vue'),
|
|
385
|
+
'trash': () => import('./components/trash.vue'),
|
|
381
386
|
'timeline': () => import('./components/timeline.vue'),
|
|
382
|
-
'
|
|
387
|
+
'type_checkbox': () => import('./components/type_checkbox.vue'),
|
|
388
|
+
'trophy': () => import('./components/trophy.vue'),
|
|
383
389
|
'todo': () => import('./components/todo.vue'),
|
|
384
|
-
'tag_milestone': () => import('./components/tag_milestone.vue'),
|
|
385
390
|
'toggle': () => import('./components/toggle.vue'),
|
|
386
|
-
'toggles': () => import('./components/toggles.vue'),
|
|
387
|
-
'thumbs_down': () => import('./components/thumbs_down.vue'),
|
|
388
|
-
'trash_alt': () => import('./components/trash_alt.vue'),
|
|
389
391
|
'tv_mode': () => import('./components/tv_mode.vue'),
|
|
390
|
-
'
|
|
391
|
-
'
|
|
392
|
-
'
|
|
393
|
-
'
|
|
392
|
+
'type_file': () => import('./components/type_file.vue'),
|
|
393
|
+
'trash_alt': () => import('./components/trash_alt.vue'),
|
|
394
|
+
'type_number': () => import('./components/type_number.vue'),
|
|
395
|
+
'split': () => import('./components/split.vue'),
|
|
394
396
|
'type_email': () => import('./components/type_email.vue'),
|
|
395
397
|
'type_formula': () => import('./components/type_formula.vue'),
|
|
396
|
-
'
|
|
398
|
+
'thumbs_down': () => import('./components/thumbs_down.vue'),
|
|
397
399
|
'type_id': () => import('./components/type_id.vue'),
|
|
398
|
-
'type_person': () => import('./components/type_person.vue'),
|
|
399
|
-
'type_number': () => import('./components/type_number.vue'),
|
|
400
|
-
'type_select': () => import('./components/type_select.vue'),
|
|
401
|
-
'type_relation': () => import('./components/type_relation.vue'),
|
|
402
400
|
'type_multiselect': () => import('./components/type_multiselect.vue'),
|
|
401
|
+
'type_date': () => import('./components/type_date.vue'),
|
|
402
|
+
'type_text': () => import('./components/type_text.vue'),
|
|
403
403
|
'type_phone': () => import('./components/type_phone.vue'),
|
|
404
404
|
'type_status': () => import('./components/type_status.vue'),
|
|
405
|
-
'
|
|
406
|
-
'
|
|
405
|
+
'type_person': () => import('./components/type_person.vue'),
|
|
406
|
+
'type_relation': () => import('./components/type_relation.vue'),
|
|
407
407
|
'type_url': () => import('./components/type_url.vue'),
|
|
408
|
-
'
|
|
408
|
+
'unarchive': () => import('./components/unarchive.vue'),
|
|
409
409
|
'type_user': () => import('./components/type_user.vue'),
|
|
410
|
+
'undo': () => import('./components/undo.vue'),
|
|
411
|
+
'undo_history': () => import('./components/undo_history.vue'),
|
|
412
|
+
'unlink_vertical': () => import('./components/unlink_vertical.vue'),
|
|
410
413
|
'type_time': () => import('./components/type_time.vue'),
|
|
411
|
-
'unlink_horizontal': () => import('./components/unlink_horizontal.vue'),
|
|
412
414
|
'upload': () => import('./components/upload.vue'),
|
|
413
|
-
'
|
|
414
|
-
'
|
|
415
|
-
'type_file': () => import('./components/type_file.vue'),
|
|
416
|
-
'undo': () => import('./components/undo.vue'),
|
|
417
|
-
'trash': () => import('./components/trash.vue'),
|
|
418
|
-
'user_male': () => import('./components/user_male.vue'),
|
|
415
|
+
'unlink_horizontal': () => import('./components/unlink_horizontal.vue'),
|
|
416
|
+
'type_select': () => import('./components/type_select.vue'),
|
|
419
417
|
'user_add': () => import('./components/user_add.vue'),
|
|
420
|
-
'user_circle': () => import('./components/user_circle.vue'),
|
|
421
418
|
'user': () => import('./components/user.vue'),
|
|
422
|
-
'
|
|
419
|
+
'user_circle': () => import('./components/user_circle.vue'),
|
|
420
|
+
'upward': () => import('./components/upward.vue'),
|
|
421
|
+
'upload_alt': () => import('./components/upload_alt.vue'),
|
|
423
422
|
'user_remove': () => import('./components/user_remove.vue'),
|
|
423
|
+
'user_male_circle': () => import('./components/user_male_circle.vue'),
|
|
424
|
+
'user_male': () => import('./components/user_male.vue'),
|
|
425
|
+
'video': () => import('./components/video.vue'),
|
|
424
426
|
'version': () => import('./components/version.vue'),
|
|
425
427
|
'volume_disabled': () => import('./components/volume_disabled.vue'),
|
|
426
428
|
'versions': () => import('./components/versions.vue'),
|
|
427
|
-
'
|
|
429
|
+
'volume_0': () => import('./components/volume_0.vue'),
|
|
428
430
|
'venn': () => import('./components/venn.vue'),
|
|
431
|
+
'users': () => import('./components/users.vue'),
|
|
429
432
|
'volume_add': () => import('./components/volume_add.vue'),
|
|
430
|
-
'
|
|
431
|
-
'video': () => import('./components/video.vue'),
|
|
433
|
+
'volume_low': () => import('./components/volume_low.vue'),
|
|
432
434
|
'volume_high': () => import('./components/volume_high.vue'),
|
|
433
435
|
'warning_circle': () => import('./components/warning_circle.vue'),
|
|
434
|
-
'volume_minus': () => import('./components/volume_minus.vue'),
|
|
435
|
-
'users': () => import('./components/users.vue'),
|
|
436
|
-
'volume_muted': () => import('./components/volume_muted.vue'),
|
|
437
|
-
'warning_hex': () => import('./components/warning_hex.vue'),
|
|
438
|
-
'wifi_error': () => import('./components/wifi_error.vue'),
|
|
439
|
-
'waves': () => import('./components/waves.vue'),
|
|
440
|
-
'warning_triangle': () => import('./components/warning_triangle.vue'),
|
|
441
|
-
'volume_low': () => import('./components/volume_low.vue'),
|
|
442
|
-
'window': () => import('./components/window.vue'),
|
|
443
436
|
'width': () => import('./components/width.vue'),
|
|
444
437
|
'wallet': () => import('./components/wallet.vue'),
|
|
445
|
-
'
|
|
446
|
-
'
|
|
447
|
-
'
|
|
438
|
+
'waves': () => import('./components/waves.vue'),
|
|
439
|
+
'warning_hex': () => import('./components/warning_hex.vue'),
|
|
440
|
+
'wifi': () => import('./components/wifi.vue'),
|
|
441
|
+
'volume_muted': () => import('./components/volume_muted.vue'),
|
|
448
442
|
'wrap_back': () => import('./components/wrap_back.vue'),
|
|
443
|
+
'wifi_none': () => import('./components/wifi_none.vue'),
|
|
444
|
+
'window_content': () => import('./components/window_content.vue'),
|
|
449
445
|
'window_collapse_left': () => import('./components/window_collapse_left.vue'),
|
|
450
|
-
'
|
|
451
|
-
'
|
|
446
|
+
'volume_minus': () => import('./components/volume_minus.vue'),
|
|
447
|
+
'warning_triangle': () => import('./components/warning_triangle.vue'),
|
|
452
448
|
'write': () => import('./components/write.vue'),
|
|
449
|
+
'window': () => import('./components/window.vue'),
|
|
450
|
+
'wifi_error': () => import('./components/wifi_error.vue'),
|
|
451
|
+
'zoom_out': () => import('./components/zoom_out.vue'),
|
|
453
452
|
'zoom_cancel': () => import('./components/zoom_cancel.vue'),
|
|
453
|
+
'wrap_forward': () => import('./components/wrap_forward.vue'),
|
|
454
|
+
'window_collapse_right': () => import('./components/window_collapse_right.vue'),
|
|
454
455
|
'zoom_in': () => import('./components/zoom_in.vue'),
|
|
455
|
-
'zoom_out': () => import('./components/zoom_out.vue'),
|
|
456
456
|
'zoom_reset': () => import('./components/zoom_reset.vue'),
|
|
457
|
-
'nomi-
|
|
457
|
+
'nomi-ai': () => import('./components/nomi-ai.vue'),
|
|
458
458
|
'nomi-arrow-up': () => import('./components/nomi-arrow-up.vue'),
|
|
459
459
|
'nomi-arrow_down': () => import('./components/nomi-arrow_down.vue'),
|
|
460
|
+
'nomi-automation': () => import('./components/nomi-automation.vue'),
|
|
460
461
|
'nomi-arrow_up': () => import('./components/nomi-arrow_up.vue'),
|
|
461
462
|
'nomi-arrow-right-top': () => import('./components/nomi-arrow-right-top.vue'),
|
|
462
|
-
'nomi-
|
|
463
|
-
'nomi-
|
|
464
|
-
'nomi-calendar-alt2': () => import('./components/nomi-calendar-alt2.vue'),
|
|
465
|
-
'nomi-calendar-alt': () => import('./components/nomi-calendar-alt.vue'),
|
|
466
|
-
'nomi-automation': () => import('./components/nomi-automation.vue'),
|
|
467
|
-
'nomi-card': () => import('./components/nomi-card.vue'),
|
|
468
|
-
'nomi-balance': () => import('./components/nomi-balance.vue'),
|
|
469
|
-
'nomi-bell': () => import('./components/nomi-bell.vue'),
|
|
463
|
+
'nomi-arrow-down': () => import('./components/nomi-arrow-down.vue'),
|
|
464
|
+
'nomi-cash': () => import('./components/nomi-cash.vue'),
|
|
470
465
|
'nomi-cashflow': () => import('./components/nomi-cashflow.vue'),
|
|
471
466
|
'nomi-category': () => import('./components/nomi-category.vue'),
|
|
467
|
+
'nomi-calendar-alt': () => import('./components/nomi-calendar-alt.vue'),
|
|
472
468
|
'nomi-calendar': () => import('./components/nomi-calendar.vue'),
|
|
473
469
|
'nomi-category_alt': () => import('./components/nomi-category_alt.vue'),
|
|
474
|
-
'nomi-
|
|
475
|
-
'nomi-
|
|
476
|
-
'nomi-
|
|
470
|
+
'nomi-bell': () => import('./components/nomi-bell.vue'),
|
|
471
|
+
'nomi-balance': () => import('./components/nomi-balance.vue'),
|
|
472
|
+
'nomi-currencies': () => import('./components/nomi-currencies.vue'),
|
|
473
|
+
'nomi-card': () => import('./components/nomi-card.vue'),
|
|
477
474
|
'nomi-close': () => import('./components/nomi-close.vue'),
|
|
478
|
-
'nomi-debt': () => import('./components/nomi-debt.vue'),
|
|
479
|
-
'nomi-expand': () => import('./components/nomi-expand.vue'),
|
|
480
|
-
'nomi-chevron-right': () => import('./components/nomi-chevron-right.vue'),
|
|
481
475
|
'nomi-counterparty': () => import('./components/nomi-counterparty.vue'),
|
|
482
|
-
'nomi-
|
|
483
|
-
'nomi-
|
|
484
|
-
'nomi-
|
|
476
|
+
'nomi-chevron-right': () => import('./components/nomi-chevron-right.vue'),
|
|
477
|
+
'nomi-check': () => import('./components/nomi-check.vue'),
|
|
478
|
+
'nomi-debt': () => import('./components/nomi-debt.vue'),
|
|
479
|
+
'nomi-dashboard': () => import('./components/nomi-dashboard.vue'),
|
|
480
|
+
'nomi-clear': () => import('./components/nomi-clear.vue'),
|
|
485
481
|
'nomi-dev': () => import('./components/nomi-dev.vue'),
|
|
482
|
+
'nomi-arrows': () => import('./components/nomi-arrows.vue'),
|
|
486
483
|
'nomi-collapse': () => import('./components/nomi-collapse.vue'),
|
|
484
|
+
'nomi-export': () => import('./components/nomi-export.vue'),
|
|
485
|
+
'nomi-eye-close': () => import('./components/nomi-eye-close.vue'),
|
|
486
|
+
'nomi-integration': () => import('./components/nomi-integration.vue'),
|
|
487
|
+
'nomi-calendar-alt2': () => import('./components/nomi-calendar-alt2.vue'),
|
|
488
|
+
'nomi-file': () => import('./components/nomi-file.vue'),
|
|
489
|
+
'nomi-folder': () => import('./components/nomi-folder.vue'),
|
|
490
|
+
'nomi-expand': () => import('./components/nomi-expand.vue'),
|
|
491
|
+
'nomi-help': () => import('./components/nomi-help.vue'),
|
|
487
492
|
'nomi-filter': () => import('./components/nomi-filter.vue'),
|
|
488
493
|
'nomi-eye': () => import('./components/nomi-eye.vue'),
|
|
489
|
-
'nomi-hide': () => import('./components/nomi-hide.vue'),
|
|
490
494
|
'nomi-eye-open': () => import('./components/nomi-eye-open.vue'),
|
|
491
|
-
'nomi-logout': () => import('./components/nomi-logout.vue'),
|
|
492
|
-
'nomi-money': () => import('./components/nomi-money.vue'),
|
|
493
|
-
'nomi-help': () => import('./components/nomi-help.vue'),
|
|
494
|
-
'nomi-move-left': () => import('./components/nomi-move-left.vue'),
|
|
495
495
|
'nomi-lock': () => import('./components/nomi-lock.vue'),
|
|
496
|
-
'nomi-
|
|
496
|
+
'nomi-hide': () => import('./components/nomi-hide.vue'),
|
|
497
497
|
'nomi-move-right': () => import('./components/nomi-move-right.vue'),
|
|
498
|
-
'nomi-
|
|
499
|
-
'nomi-
|
|
500
|
-
'nomi-menu': () => import('./components/nomi-menu.vue'),
|
|
498
|
+
'nomi-payment_calendar': () => import('./components/nomi-payment_calendar.vue'),
|
|
499
|
+
'nomi-logout': () => import('./components/nomi-logout.vue'),
|
|
501
500
|
'nomi-person': () => import('./components/nomi-person.vue'),
|
|
502
|
-
'nomi-
|
|
503
|
-
'nomi-
|
|
504
|
-
'nomi-
|
|
501
|
+
'nomi-money': () => import('./components/nomi-money.vue'),
|
|
502
|
+
'nomi-pen': () => import('./components/nomi-pen.vue'),
|
|
503
|
+
'nomi-move-left': () => import('./components/nomi-move-left.vue'),
|
|
505
504
|
'nomi-pin': () => import('./components/nomi-pin.vue'),
|
|
506
|
-
'nomi-folder': () => import('./components/nomi-folder.vue'),
|
|
507
|
-
'nomi-project_alt2': () => import('./components/nomi-project_alt2.vue'),
|
|
508
|
-
'nomi-recurrence': () => import('./components/nomi-recurrence.vue'),
|
|
509
|
-
'nomi-payment_calendar': () => import('./components/nomi-payment_calendar.vue'),
|
|
510
505
|
'nomi-pnl': () => import('./components/nomi-pnl.vue'),
|
|
511
|
-
'nomi-
|
|
512
|
-
'nomi-sort-asc': () => import('./components/nomi-sort-asc.vue'),
|
|
506
|
+
'nomi-menu': () => import('./components/nomi-menu.vue'),
|
|
513
507
|
'nomi-project': () => import('./components/nomi-project.vue'),
|
|
508
|
+
'nomi-project_alt': () => import('./components/nomi-project_alt.vue'),
|
|
509
|
+
'nomi-project_alt2': () => import('./components/nomi-project_alt2.vue'),
|
|
510
|
+
'nomi-strongbox': () => import('./components/nomi-strongbox.vue'),
|
|
511
|
+
'nomi-repeat': () => import('./components/nomi-repeat.vue'),
|
|
514
512
|
'nomi-planFact': () => import('./components/nomi-planFact.vue'),
|
|
515
|
-
'nomi-report': () => import('./components/nomi-report.vue'),
|
|
516
|
-
'nomi-table-view': () => import('./components/nomi-table-view.vue'),
|
|
517
513
|
'nomi-scissors': () => import('./components/nomi-scissors.vue'),
|
|
518
|
-
'nomi-
|
|
519
|
-
'nomi-sort-
|
|
520
|
-
'nomi-
|
|
521
|
-
'nomi-
|
|
514
|
+
'nomi-settings': () => import('./components/nomi-settings.vue'),
|
|
515
|
+
'nomi-sort-asc': () => import('./components/nomi-sort-asc.vue'),
|
|
516
|
+
'nomi-recurrence': () => import('./components/nomi-recurrence.vue'),
|
|
517
|
+
'nomi-minus': () => import('./components/nomi-minus.vue'),
|
|
522
518
|
'nomi-segment': () => import('./components/nomi-segment.vue'),
|
|
523
|
-
'nomi-
|
|
519
|
+
'nomi-table-view': () => import('./components/nomi-table-view.vue'),
|
|
524
520
|
'nomi-time': () => import('./components/nomi-time.vue'),
|
|
525
|
-
'nomi-
|
|
521
|
+
'nomi-target': () => import('./components/nomi-target.vue'),
|
|
522
|
+
'nomi-tag': () => import('./components/nomi-tag.vue'),
|
|
523
|
+
'nomi-sort-desc': () => import('./components/nomi-sort-desc.vue'),
|
|
526
524
|
'nomi-trash': () => import('./components/nomi-trash.vue'),
|
|
527
|
-
'nomi-
|
|
528
|
-
'nomi-
|
|
525
|
+
'nomi-report': () => import('./components/nomi-report.vue'),
|
|
526
|
+
'nomi-subscription': () => import('./components/nomi-subscription.vue'),
|
|
529
527
|
'nomi-unpin': () => import('./components/nomi-unpin.vue'),
|
|
530
|
-
'nomi-
|
|
528
|
+
'nomi-text': () => import('./components/nomi-text.vue'),
|
|
529
|
+
'nomi-transactions': () => import('./components/nomi-transactions.vue'),
|
|
530
|
+
'nomi-transactions_alt': () => import('./components/nomi-transactions_alt.vue'),
|
|
531
|
+
'nomi-user': () => import('./components/nomi-user.vue'),
|
|
532
|
+
'nomi-warehouse': () => import('./components/nomi-warehouse.vue'),
|
|
531
533
|
'nomi-user_plus': () => import('./components/nomi-user_plus.vue'),
|
|
532
|
-
'nomi-subscription': () => import('./components/nomi-subscription.vue'),
|
|
533
534
|
}
|