@itfin/components 2.0.83 → 2.0.84
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/components/icon/components/nomi-bar-horizontal.vue +7 -0
- package/src/components/icon/components/nomi-unarchive.vue +17 -0
- package/src/components/icon/icons.js +344 -342
- package/src/components/icon/new-icons/unarchive.svg +16 -0
- package/src/components/table/TableHeader.vue +1 -1
- package/src/components/table/TableRows.vue +2 -2
- package/src/components/table/table2.scss +6 -0
- package/src/components/view/View.vue +8 -2
package/package.json
CHANGED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<template><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 13.3333V10.8333C5 10.3731 5.3731 10 5.83333 10H6.66667C7.1269 10 7.5 10.3731 7.5 10.8333V13.3333C7.5 13.7936 7.1269 14.1667 6.66667 14.1667H5.83333C5.3731 14.1667 5 13.7936 5 13.3333Z" fill="currentColor"/>
|
|
3
|
+
<path d="M8.75 13.3333V5.83333C8.75 5.3731 9.1231 5 9.58333 5H10.4167C10.8769 5 11.25 5.3731 11.25 5.83333V13.3333C11.25 13.7936 10.8769 14.1667 10.4167 14.1667H9.58333C9.1231 14.1667 8.75 13.7936 8.75 13.3333Z" fill="currentColor"/>
|
|
4
|
+
<path d="M12.5 13.3333V8.33333C12.5 7.8731 12.8731 7.5 13.3333 7.5H14.1667C14.6269 7.5 15 7.8731 15 8.33333V13.3333C15 13.7936 14.6269 14.1667 14.1667 14.1667H13.3333C12.8731 14.1667 12.5 13.7936 12.5 13.3333Z" fill="currentColor"/>
|
|
5
|
+
<path d="M15.4163 15.4165H4.58301" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
7
|
+
</template>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<template><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24.000000" height="24.000000" fill="none">
|
|
2
|
+
<defs>
|
|
3
|
+
<clipPath id="clipPath_0">
|
|
4
|
+
<rect width="19.200001" height="19.200001" x="2.399902" y="2.400024" fill="rgb(255,255,255)" />
|
|
5
|
+
</clipPath>
|
|
6
|
+
</defs>
|
|
7
|
+
<rect id="Filled/unarchive" width="24.000000" height="24.000000" x="0.000000" y="0.000000" fill="rgb(255,255,255)" fill-opacity="0" />
|
|
8
|
+
<path id="Vector" d="M17.9998 10.3L17.9998 16.9C17.9998 17.1918 17.8839 17.4716 17.6776 17.6779C17.4713 17.8842 17.1915 18 16.8998 18L5.8998 18C5.60807 18 5.32828 17.8842 5.12199 17.6779C4.9157 17.4716 4.7998 17.1918 4.7998 16.9L4.7998 10.3C4.7998 10.0083 4.9157 9.72852 5.12199 9.52223C5.32828 9.31594 5.60807 9.20005 5.8998 9.20005L16.8998 9.20005C17.1915 9.20005 17.4713 9.31594 17.6776 9.52223C17.8839 9.72852 17.9998 10.0083 17.9998 10.3ZM6.4498 8.10005L16.3498 8.10005C16.4957 8.10005 16.6356 8.0421 16.7387 7.93896C16.8419 7.83581 16.8998 7.69592 16.8998 7.55005C16.8998 7.40418 16.8419 7.26429 16.7387 7.16114C16.6356 7.058 16.4957 7.00005 16.3498 7.00005L6.4498 7.00005C6.30394 7.00005 6.16404 7.058 6.0609 7.16114C5.95775 7.26429 5.8998 7.40418 5.8998 7.55005C5.8998 7.69592 5.95775 7.83581 6.0609 7.93896C6.16404 8.0421 6.30394 8.10005 6.4498 8.10005ZM7.5498 5.90005L15.2498 5.90005C15.3957 5.90005 15.5356 5.8421 15.6387 5.73896C15.7419 5.63581 15.7998 5.49592 15.7998 5.35005C15.7998 5.20418 15.7419 5.06429 15.6387 4.96114C15.5356 4.858 15.3957 4.80005 15.2498 4.80005L7.5498 4.80005C7.40394 4.80005 7.26404 4.858 7.1609 4.96114C7.05775 5.06429 6.9998 5.20418 6.9998 5.35005C6.9998 5.49592 7.05775 5.63581 7.1609 5.73896C7.26404 5.8421 7.40394 5.90005 7.5498 5.90005Z" opacity="0" fill="currentColor" fill-rule="nonzero" />
|
|
9
|
+
<g id="Eye" opacity="0" clip-path="url(#clipPath_0)" customFrame="url(#clipPath_0)">
|
|
10
|
+
<rect id="Eye" width="19.200001" height="19.200001" x="2.399902" y="2.400024" opacity="0" fill="rgb(255,255,255)" fill-opacity="0" />
|
|
11
|
+
<path id="Vector" d="M20.9482 11.757C20.922 11.6978 20.2867 10.2885 18.8745 8.87625C16.9927 6.9945 14.616 6 12 6C9.38399 6 7.00724 6.9945 5.12549 8.87625C3.71324 10.2885 3.07499 11.7 3.05174 11.757C3.01763 11.8337 3 11.9168 3 12.0007C3 12.0847 3.01763 12.1678 3.05174 12.2445C3.07799 12.3038 3.71324 13.7123 5.12549 15.1245C7.00724 17.0055 9.38399 18 12 18C14.616 18 16.9927 17.0055 18.8745 15.1245C20.2867 13.7123 20.922 12.3038 20.9482 12.2445C20.9824 12.1678 21 12.0847 21 12.0007C21 11.9168 20.9824 11.8337 20.9482 11.757ZM12 15C11.4066 15 10.8266 14.8241 10.3333 14.4944C9.83994 14.1648 9.45542 13.6962 9.22835 13.1481C9.00129 12.5999 8.94188 11.9967 9.05764 11.4147C9.17339 10.8328 9.45912 10.2982 9.87867 9.87868C10.2982 9.45912 10.8328 9.1734 11.4147 9.05764C11.9967 8.94189 12.5999 9.0013 13.148 9.22836C13.6962 9.45542 14.1648 9.83994 14.4944 10.3333C14.824 10.8266 15 11.4067 15 12C15 12.7956 14.6839 13.5587 14.1213 14.1213C13.5587 14.6839 12.7956 15 12 15Z" fill="rgb(167,175,187)" fill-rule="nonzero" />
|
|
12
|
+
</g>
|
|
13
|
+
<path id="Subtract" d="M19.3271 8C19.47 7.99923 19.6121 8.02741 19.7432 8.08301C19.8741 8.13862 19.992 8.22077 20.0889 8.32324C20.1857 8.42567 20.2592 8.54685 20.3057 8.67871C20.3521 8.81071 20.3703 8.95075 20.3584 9.08984L19.7988 15.0312L19.1934 14.4697L19.1914 14.4678L19.0615 14.3594C18.7932 14.1566 18.4738 14.0378 18.1455 14.0078L17.9814 14C17.5412 14 17.1041 14.1606 16.7705 14.4678L16.7686 14.4697L14.502 16.5693L14.4736 16.5957L14.4473 16.625C14.15 16.9467 13.9822 17.3754 14.001 17.8271C14.0198 18.2787 14.2225 18.6913 14.542 18.9873C14.5467 18.9917 14.5519 18.9957 14.5566 19L6.82617 19C6.31281 19.0021 5.81651 18.8169 5.43555 18.4805C5.0546 18.144 4.81555 17.6802 4.76562 17.1807L4.00391 9.09082C3.9914 8.95164 4.00855 8.81095 4.05469 8.67871C4.10086 8.54654 4.17557 8.42491 4.27246 8.32227C4.36934 8.21976 4.48719 8.13849 4.61816 8.08301C4.74936 8.02744 4.89121 7.9989 5.03418 8L19.3271 8ZM15.3193 18.3291C15.3136 18.3253 15.3074 18.3223 15.3018 18.3184L15.2217 18.2539C15.2519 18.2819 15.2849 18.3065 15.3193 18.3291ZM15.0488 17.5127C15.0508 17.5078 15.0526 17.5029 15.0547 17.498L15.1006 17.4102C15.0802 17.443 15.0632 17.4774 15.0488 17.5127ZM10.1357 10C9.8645 10 9.6039 10.1054 9.41211 10.293C9.22033 10.4805 9.11232 10.7348 9.1123 11C9.1123 11.2652 9.22034 11.5195 9.41211 11.707C9.6039 11.8946 9.8645 12 10.1357 12L14.2266 12C14.4977 11.9999 14.7575 11.8945 14.9492 11.707C15.141 11.5195 15.249 11.2652 15.249 11C15.249 10.7348 15.141 10.4805 14.9492 10.293C14.7575 10.1055 14.4976 10.0001 14.2266 10L10.1357 10Z" fill="currentColor" fill-rule="nonzero" />
|
|
14
|
+
<path id="Vector" d="M6.04422 5L13.2033 5C13.4745 5 13.7347 5.10536 13.9265 5.29289C14.1183 5.48043 14.226 5.73478 14.226 6L18.3169 6C18.5882 6 18.8483 6.10535 19.0401 6.2929C19.2319 6.48043 19.3396 6.73478 19.3396 7L5.02148 7L5.02148 6C5.02148 5.73478 5.12924 5.48043 5.32103 5.29289C5.51282 5.10536 5.77297 5 6.04422 5Z" fill="currentColor" fill-rule="nonzero" />
|
|
15
|
+
<path id="Vector" d="M20.4766 18.2903C20.3425 18.4207 20.161 18.4938 19.9719 18.4938C19.7828 18.4938 19.6014 18.4207 19.4672 18.2903L18.5366 17.3874L18.5366 21.3001C18.5366 21.4857 18.4612 21.6637 18.327 21.795C18.1927 21.9263 18.0106 22 17.8208 22C17.6309 22 17.4488 21.9263 17.3146 21.795C17.1804 21.6637 17.1049 21.4857 17.1049 21.3001L17.1049 17.3874L16.1815 18.2903C16.0445 18.405 15.8684 18.4649 15.6882 18.4581C15.5081 18.4513 15.3372 18.3782 15.2097 18.2536C15.0822 18.1289 15.0075 17.9618 15.0005 17.7857C14.9936 17.6095 15.0549 17.4373 15.1721 17.3034L17.3197 15.2035C17.4538 15.0732 17.6352 15 17.8244 15C18.0135 15 18.1949 15.0732 18.329 15.2035L20.4766 17.3034C20.6099 17.4345 20.6848 17.6119 20.6848 17.7968C20.6848 17.9817 20.6099 18.1592 20.4766 18.2903Z" fill="currentColor" fill-rule="nonzero" />
|
|
16
|
+
</svg>
|
|
17
|
+
</template>
|
|
@@ -1,572 +1,574 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
'align_vertical': () => import('./components/align_vertical.vue'),
|
|
3
2
|
'airplay': () => import('./components/airplay.vue'),
|
|
4
3
|
'align_horizontal': () => import('./components/align_horizontal.vue'),
|
|
4
|
+
'align_vertical': () => import('./components/align_vertical.vue'),
|
|
5
5
|
'alarm_clock': () => import('./components/alarm_clock.vue'),
|
|
6
6
|
'angle': () => import('./components/angle.vue'),
|
|
7
7
|
'arrow_bottom_right': () => import('./components/arrow_bottom_right.vue'),
|
|
8
|
+
'arrow_bottom_left': () => import('./components/arrow_bottom_left.vue'),
|
|
9
|
+
'arrow_down_circle': () => import('./components/arrow_down_circle.vue'),
|
|
8
10
|
'arrow_left': () => import('./components/arrow_left.vue'),
|
|
11
|
+
'archive': () => import('./components/archive.vue'),
|
|
9
12
|
'arrow_down': () => import('./components/arrow_down.vue'),
|
|
10
|
-
'arrow_bottom_left': () => import('./components/arrow_bottom_left.vue'),
|
|
11
|
-
'arrow_right_circle': () => import('./components/arrow_right_circle.vue'),
|
|
12
13
|
'arrow_left_circle': () => import('./components/arrow_left_circle.vue'),
|
|
14
|
+
'arrow_up_circle': () => import('./components/arrow_up_circle.vue'),
|
|
13
15
|
'arrow_right': () => import('./components/arrow_right.vue'),
|
|
14
|
-
'
|
|
15
|
-
'arrow_top_left': () => import('./components/arrow_top_left.vue'),
|
|
16
|
+
'arrow_up': () => import('./components/arrow_up.vue'),
|
|
16
17
|
'audio_wave': () => import('./components/audio_wave.vue'),
|
|
18
|
+
'arrow_top_left': () => import('./components/arrow_top_left.vue'),
|
|
19
|
+
'arrow_right_circle': () => import('./components/arrow_right_circle.vue'),
|
|
20
|
+
'bag': () => import('./components/bag.vue'),
|
|
17
21
|
'arrow_top_right': () => import('./components/arrow_top_right.vue'),
|
|
18
|
-
'arrow_up_circle': () => import('./components/arrow_up_circle.vue'),
|
|
19
|
-
'archive': () => import('./components/archive.vue'),
|
|
20
22
|
'backward10': () => import('./components/backward10.vue'),
|
|
21
|
-
'bag': () => import('./components/bag.vue'),
|
|
22
|
-
'arrow_up': () => import('./components/arrow_up.vue'),
|
|
23
|
-
'battery_75': () => import('./components/battery_75.vue'),
|
|
24
|
-
'backspace': () => import('./components/backspace.vue'),
|
|
25
|
-
'battery_full': () => import('./components/battery_full.vue'),
|
|
26
23
|
'battery_charging': () => import('./components/battery_charging.vue'),
|
|
27
|
-
'
|
|
24
|
+
'backspace': () => import('./components/backspace.vue'),
|
|
25
|
+
'blocked': () => import('./components/blocked.vue'),
|
|
28
26
|
'backward': () => import('./components/backward.vue'),
|
|
29
|
-
'
|
|
30
|
-
'
|
|
31
|
-
'
|
|
27
|
+
'battery_75': () => import('./components/battery_75.vue'),
|
|
28
|
+
'battery_empty': () => import('./components/battery_empty.vue'),
|
|
29
|
+
'bell_ringing': () => import('./components/bell_ringing.vue'),
|
|
30
|
+
'battery_full': () => import('./components/battery_full.vue'),
|
|
32
31
|
'book': () => import('./components/book.vue'),
|
|
33
|
-
'
|
|
32
|
+
'bell': () => import('./components/bell.vue'),
|
|
33
|
+
'book_text': () => import('./components/book_text.vue'),
|
|
34
34
|
'bluetooth': () => import('./components/bluetooth.vue'),
|
|
35
|
+
'battery_low': () => import('./components/battery_low.vue'),
|
|
36
|
+
'briefcase': () => import('./components/briefcase.vue'),
|
|
37
|
+
'bell_disabled': () => import('./components/bell_disabled.vue'),
|
|
35
38
|
'bell_snooze': () => import('./components/bell_snooze.vue'),
|
|
36
|
-
'bell_ringing': () => import('./components/bell_ringing.vue'),
|
|
37
|
-
'branch': () => import('./components/branch.vue'),
|
|
38
|
-
'book_text': () => import('./components/book_text.vue'),
|
|
39
|
-
'bookmark': () => import('./components/bookmark.vue'),
|
|
40
|
-
'book_closed': () => import('./components/book_closed.vue'),
|
|
41
39
|
'box_download': () => import('./components/box_download.vue'),
|
|
42
|
-
'
|
|
43
|
-
'
|
|
40
|
+
'box': () => import('./components/box.vue'),
|
|
41
|
+
'bookmark_book': () => import('./components/bookmark_book.vue'),
|
|
42
|
+
'book_closed': () => import('./components/book_closed.vue'),
|
|
44
43
|
'button_minus': () => import('./components/button_minus.vue'),
|
|
45
|
-
'
|
|
46
|
-
'
|
|
47
|
-
'box_open': () => import('./components/box_open.vue'),
|
|
44
|
+
'bookmark': () => import('./components/bookmark.vue'),
|
|
45
|
+
'branch': () => import('./components/branch.vue'),
|
|
48
46
|
'calculator': () => import('./components/calculator.vue'),
|
|
49
|
-
'
|
|
50
|
-
'bookmark_book': () => import('./components/bookmark_book.vue'),
|
|
51
|
-
'button_add': () => import('./components/button_add.vue'),
|
|
47
|
+
'browser': () => import('./components/browser.vue'),
|
|
52
48
|
'calendar_day': () => import('./components/calendar_day.vue'),
|
|
53
|
-
'
|
|
49
|
+
'calendar': () => import('./components/calendar.vue'),
|
|
54
50
|
'calendar_move': () => import('./components/calendar_move.vue'),
|
|
51
|
+
'button_add': () => import('./components/button_add.vue'),
|
|
52
|
+
'calendar_date': () => import('./components/calendar_date.vue'),
|
|
53
|
+
'calendar_last_day': () => import('./components/calendar_last_day.vue'),
|
|
54
|
+
'calendar_week': () => import('./components/calendar_week.vue'),
|
|
55
|
+
'browser_alt': () => import('./components/browser_alt.vue'),
|
|
55
56
|
'calendar_remove': () => import('./components/calendar_remove.vue'),
|
|
56
|
-
'calendar_add': () => import('./components/calendar_add.vue'),
|
|
57
|
-
'calendar_days': () => import('./components/calendar_days.vue'),
|
|
58
|
-
'calendar_month': () => import('./components/calendar_month.vue'),
|
|
59
57
|
'calendar_split': () => import('./components/calendar_split.vue'),
|
|
60
|
-
'
|
|
58
|
+
'box_open': () => import('./components/box_open.vue'),
|
|
59
|
+
'calendar_month': () => import('./components/calendar_month.vue'),
|
|
61
60
|
'camera_noflash': () => import('./components/camera_noflash.vue'),
|
|
62
|
-
'
|
|
61
|
+
'camera_noflash_alt': () => import('./components/camera_noflash_alt.vue'),
|
|
62
|
+
'capture': () => import('./components/capture.vue'),
|
|
63
|
+
'camera': () => import('./components/camera.vue'),
|
|
64
|
+
'calendar_add': () => import('./components/calendar_add.vue'),
|
|
65
|
+
'battery_half': () => import('./components/battery_half.vue'),
|
|
66
|
+
'calendar_days': () => import('./components/calendar_days.vue'),
|
|
67
|
+
'card_timeline': () => import('./components/card_timeline.vue'),
|
|
63
68
|
'carousel': () => import('./components/carousel.vue'),
|
|
64
|
-
'calendar_week': () => import('./components/calendar_week.vue'),
|
|
65
69
|
'cart': () => import('./components/cart.vue'),
|
|
66
|
-
'calendar_date': () => import('./components/calendar_date.vue'),
|
|
67
|
-
'chain': () => import('./components/chain.vue'),
|
|
68
|
-
'card_timeline': () => import('./components/card_timeline.vue'),
|
|
69
|
-
'camera': () => import('./components/camera.vue'),
|
|
70
70
|
'cast': () => import('./components/cast.vue'),
|
|
71
|
-
'
|
|
72
|
-
'checkbox_checked': () => import('./components/checkbox_checked.vue'),
|
|
73
|
-
'chevron_close': () => import('./components/chevron_close.vue'),
|
|
71
|
+
'check_circle': () => import('./components/check_circle.vue'),
|
|
74
72
|
'check': () => import('./components/check.vue'),
|
|
75
|
-
'
|
|
73
|
+
'checkbox_checked': () => import('./components/checkbox_checked.vue'),
|
|
76
74
|
'chat_add': () => import('./components/chat_add.vue'),
|
|
77
|
-
'
|
|
78
|
-
'
|
|
79
|
-
'
|
|
80
|
-
'check_circle': () => import('./components/check_circle.vue'),
|
|
81
|
-
'check_circle_outside': () => import('./components/check_circle_outside.vue'),
|
|
75
|
+
'chain': () => import('./components/chain.vue'),
|
|
76
|
+
'checkbox_empty': () => import('./components/checkbox_empty.vue'),
|
|
77
|
+
'chevron_down_double': () => import('./components/chevron_down_double.vue'),
|
|
82
78
|
'chevron_down': () => import('./components/chevron_down.vue'),
|
|
83
|
-
'
|
|
84
|
-
'chevron_up_circle': () => import('./components/chevron_up_circle.vue'),
|
|
79
|
+
'check_circle_outside': () => import('./components/check_circle_outside.vue'),
|
|
85
80
|
'chevron_left': () => import('./components/chevron_left.vue'),
|
|
86
81
|
'chevron_right_circle': () => import('./components/chevron_right_circle.vue'),
|
|
87
|
-
'
|
|
82
|
+
'chevron_right_double': () => import('./components/chevron_right_double.vue'),
|
|
88
83
|
'chevron_left_double': () => import('./components/chevron_left_double.vue'),
|
|
89
|
-
'
|
|
84
|
+
'chevron_open': () => import('./components/chevron_open.vue'),
|
|
85
|
+
'chevron_left_circle': () => import('./components/chevron_left_circle.vue'),
|
|
86
|
+
'circle': () => import('./components/circle.vue'),
|
|
87
|
+
'chevron_up': () => import('./components/chevron_up.vue'),
|
|
90
88
|
'chevron_down_circle': () => import('./components/chevron_down_circle.vue'),
|
|
91
|
-
'
|
|
89
|
+
'chevron_up_circle': () => import('./components/chevron_up_circle.vue'),
|
|
92
90
|
'chevron_up_double': () => import('./components/chevron_up_double.vue'),
|
|
93
|
-
'chevron_right': () => import('./components/chevron_right.vue'),
|
|
94
91
|
'clipboard_check': () => import('./components/clipboard_check.vue'),
|
|
92
|
+
'circle_menu': () => import('./components/circle_menu.vue'),
|
|
95
93
|
'circle_split': () => import('./components/circle_split.vue'),
|
|
96
|
-
'
|
|
97
|
-
'
|
|
98
|
-
'chevron_up': () => import('./components/chevron_up.vue'),
|
|
99
|
-
'clipboard_cross': () => import('./components/clipboard_cross.vue'),
|
|
100
|
-
'clipboard_add': () => import('./components/clipboard_add.vue'),
|
|
101
|
-
'cloud': () => import('./components/cloud.vue'),
|
|
94
|
+
'clipboard': () => import('./components/clipboard.vue'),
|
|
95
|
+
'card_view': () => import('./components/card_view.vue'),
|
|
102
96
|
'clipboard_notes': () => import('./components/clipboard_notes.vue'),
|
|
103
|
-
'
|
|
104
|
-
'
|
|
105
|
-
'clipboard_remove': () => import('./components/clipboard_remove.vue'),
|
|
106
|
-
'cloud_upload': () => import('./components/cloud_upload.vue'),
|
|
107
|
-
'cloud_upload_alt': () => import('./components/cloud_upload_alt.vue'),
|
|
97
|
+
'clipboard_copy': () => import('./components/clipboard_copy.vue'),
|
|
98
|
+
'chevron_right': () => import('./components/chevron_right.vue'),
|
|
108
99
|
'close': () => import('./components/close.vue'),
|
|
109
|
-
'
|
|
100
|
+
'clipboard_remove': () => import('./components/clipboard_remove.vue'),
|
|
101
|
+
'clipboard_add': () => import('./components/clipboard_add.vue'),
|
|
102
|
+
'cloud_download': () => import('./components/cloud_download.vue'),
|
|
110
103
|
'cloud_disconnect': () => import('./components/cloud_disconnect.vue'),
|
|
111
|
-
'
|
|
104
|
+
'clock': () => import('./components/clock.vue'),
|
|
105
|
+
'camera_alt': () => import('./components/camera_alt.vue'),
|
|
112
106
|
'coins': () => import('./components/coins.vue'),
|
|
113
|
-
'cloud_download': () => import('./components/cloud_download.vue'),
|
|
114
107
|
'compass': () => import('./components/compass.vue'),
|
|
115
|
-
'code': () => import('./components/code.vue'),
|
|
116
|
-
'coffee': () => import('./components/coffee.vue'),
|
|
117
108
|
'component_add': () => import('./components/component_add.vue'),
|
|
109
|
+
'coin': () => import('./components/coin.vue'),
|
|
110
|
+
'contacts': () => import('./components/contacts.vue'),
|
|
111
|
+
'coffee': () => import('./components/coffee.vue'),
|
|
112
|
+
'clipboard_cross': () => import('./components/clipboard_cross.vue'),
|
|
113
|
+
'code': () => import('./components/code.vue'),
|
|
118
114
|
'connect': () => import('./components/connect.vue'),
|
|
115
|
+
'cloud_download_alt': () => import('./components/cloud_download_alt.vue'),
|
|
119
116
|
'create': () => import('./components/create.vue'),
|
|
120
|
-
'cross': () => import('./components/cross.vue'),
|
|
121
117
|
'crosshair': () => import('./components/crosshair.vue'),
|
|
122
|
-
'
|
|
123
|
-
'contract': () => import('./components/contract.vue'),
|
|
124
|
-
'cylinder': () => import('./components/cylinder.vue'),
|
|
125
|
-
'diamond': () => import('./components/diamond.vue'),
|
|
126
|
-
'database': () => import('./components/database.vue'),
|
|
118
|
+
'cross_circle': () => import('./components/cross_circle.vue'),
|
|
127
119
|
'credit_card': () => import('./components/credit_card.vue'),
|
|
128
|
-
'
|
|
129
|
-
'
|
|
120
|
+
'cloud_upload': () => import('./components/cloud_upload.vue'),
|
|
121
|
+
'cloud': () => import('./components/cloud.vue'),
|
|
122
|
+
'cloud_upload_alt': () => import('./components/cloud_upload_alt.vue'),
|
|
130
123
|
'cube': () => import('./components/cube.vue'),
|
|
131
|
-
'cross_circle': () => import('./components/cross_circle.vue'),
|
|
132
124
|
'crop': () => import('./components/crop.vue'),
|
|
125
|
+
'diamond': () => import('./components/diamond.vue'),
|
|
133
126
|
'disc': () => import('./components/disc.vue'),
|
|
127
|
+
'cylinder': () => import('./components/cylinder.vue'),
|
|
134
128
|
'document_justified': () => import('./components/document_justified.vue'),
|
|
135
|
-
'document_words': () => import('./components/document_words.vue'),
|
|
136
|
-
'directions': () => import('./components/directions.vue'),
|
|
137
|
-
'door': () => import('./components/door.vue'),
|
|
138
129
|
'display_alt': () => import('./components/display_alt.vue'),
|
|
130
|
+
'document': () => import('./components/document.vue'),
|
|
131
|
+
'directions': () => import('./components/directions.vue'),
|
|
132
|
+
'contract': () => import('./components/contract.vue'),
|
|
139
133
|
'document_list': () => import('./components/document_list.vue'),
|
|
140
134
|
'document_stack': () => import('./components/document_stack.vue'),
|
|
141
|
-
'downward': () => import('./components/downward.vue'),
|
|
142
135
|
'door_alt': () => import('./components/door_alt.vue'),
|
|
136
|
+
'database': () => import('./components/database.vue'),
|
|
137
|
+
'document_words': () => import('./components/document_words.vue'),
|
|
143
138
|
'download': () => import('./components/download.vue'),
|
|
144
|
-
'
|
|
145
|
-
'
|
|
139
|
+
'display': () => import('./components/display.vue'),
|
|
140
|
+
'cross': () => import('./components/cross.vue'),
|
|
141
|
+
'downward': () => import('./components/downward.vue'),
|
|
146
142
|
'drag_circle': () => import('./components/drag_circle.vue'),
|
|
143
|
+
'download_alt': () => import('./components/download_alt.vue'),
|
|
144
|
+
'drag_vertical': () => import('./components/drag_vertical.vue'),
|
|
147
145
|
'drag': () => import('./components/drag.vue'),
|
|
148
146
|
'exit_left': () => import('./components/exit_left.vue'),
|
|
149
147
|
'enter_alt': () => import('./components/enter_alt.vue'),
|
|
150
|
-
'
|
|
151
|
-
'duplicate_alt': () => import('./components/duplicate_alt.vue'),
|
|
148
|
+
'episodes': () => import('./components/episodes.vue'),
|
|
152
149
|
'expand_height': () => import('./components/expand_height.vue'),
|
|
153
|
-
'expand': () => import('./components/expand.vue'),
|
|
154
|
-
'expand_width': () => import('./components/expand_width.vue'),
|
|
155
|
-
'external': () => import('./components/external.vue'),
|
|
156
150
|
'exit_right': () => import('./components/exit_right.vue'),
|
|
157
|
-
'episodes': () => import('./components/episodes.vue'),
|
|
158
|
-
'eye': () => import('./components/eye.vue'),
|
|
159
151
|
'enter': () => import('./components/enter.vue'),
|
|
160
|
-
'
|
|
161
|
-
'
|
|
162
|
-
'
|
|
163
|
-
'
|
|
152
|
+
'door': () => import('./components/door.vue'),
|
|
153
|
+
'duplicate': () => import('./components/duplicate.vue'),
|
|
154
|
+
'expand': () => import('./components/expand.vue'),
|
|
155
|
+
'eye': () => import('./components/eye.vue'),
|
|
156
|
+
'external': () => import('./components/external.vue'),
|
|
157
|
+
'expand_width': () => import('./components/expand_width.vue'),
|
|
164
158
|
'face_delighted': () => import('./components/face_delighted.vue'),
|
|
159
|
+
'eye_no': () => import('./components/eye_no.vue'),
|
|
160
|
+
'face_happy': () => import('./components/face_happy.vue'),
|
|
161
|
+
'chevron_close': () => import('./components/chevron_close.vue'),
|
|
165
162
|
'eye_closed': () => import('./components/eye_closed.vue'),
|
|
166
|
-
'file_upload': () => import('./components/file_upload.vue'),
|
|
167
163
|
'fi_fingerprint': () => import('./components/fi_fingerprint.vue'),
|
|
168
|
-
'
|
|
164
|
+
'face_neutral': () => import('./components/face_neutral.vue'),
|
|
165
|
+
'file_upload': () => import('./components/file_upload.vue'),
|
|
166
|
+
'file_download': () => import('./components/file_download.vue'),
|
|
169
167
|
'face_sad': () => import('./components/face_sad.vue'),
|
|
170
|
-
'
|
|
168
|
+
'files_history': () => import('./components/files_history.vue'),
|
|
169
|
+
'filter_circle': () => import('./components/filter_circle.vue'),
|
|
171
170
|
'filter_not_started': () => import('./components/filter_not_started.vue'),
|
|
171
|
+
'files_multi': () => import('./components/files_multi.vue'),
|
|
172
|
+
'filter_all': () => import('./components/filter_all.vue'),
|
|
172
173
|
'files_stack': () => import('./components/files_stack.vue'),
|
|
174
|
+
'filter_completed': () => import('./components/filter_completed.vue'),
|
|
173
175
|
'filter': () => import('./components/filter.vue'),
|
|
174
|
-
'file_download': () => import('./components/file_download.vue'),
|
|
175
|
-
'files_history': () => import('./components/files_history.vue'),
|
|
176
176
|
'filter_overdue': () => import('./components/filter_overdue.vue'),
|
|
177
177
|
'filter_single': () => import('./components/filter_single.vue'),
|
|
178
|
-
'filter_completed': () => import('./components/filter_completed.vue'),
|
|
179
|
-
'flame_alt': () => import('./components/flame_alt.vue'),
|
|
180
|
-
'floppy': () => import('./components/floppy.vue'),
|
|
181
|
-
'filtering': () => import('./components/filtering.vue'),
|
|
182
|
-
'flag': () => import('./components/flag.vue'),
|
|
183
178
|
'fingerprint': () => import('./components/fingerprint.vue'),
|
|
184
|
-
'
|
|
185
|
-
'folder_closed': () => import('./components/folder_closed.vue'),
|
|
186
|
-
'folder_add': () => import('./components/folder_add.vue'),
|
|
179
|
+
'flag': () => import('./components/flag.vue'),
|
|
187
180
|
'flip_view': () => import('./components/flip_view.vue'),
|
|
188
|
-
'
|
|
181
|
+
'duplicate_alt': () => import('./components/duplicate_alt.vue'),
|
|
182
|
+
'filtering': () => import('./components/filtering.vue'),
|
|
183
|
+
'floppy': () => import('./components/floppy.vue'),
|
|
184
|
+
'filter_ongoing': () => import('./components/filter_ongoing.vue'),
|
|
185
|
+
'flame': () => import('./components/flame.vue'),
|
|
186
|
+
'folder_add': () => import('./components/folder_add.vue'),
|
|
187
|
+
'film': () => import('./components/film.vue'),
|
|
189
188
|
'folder_minus': () => import('./components/folder_minus.vue'),
|
|
190
|
-
'
|
|
189
|
+
'forward': () => import('./components/forward.vue'),
|
|
190
|
+
'fork_git': () => import('./components/fork_git.vue'),
|
|
191
191
|
'forward_alt': () => import('./components/forward_alt.vue'),
|
|
192
|
+
'folder_open': () => import('./components/folder_open.vue'),
|
|
192
193
|
'forward10': () => import('./components/forward10.vue'),
|
|
193
|
-
'
|
|
194
|
-
'forward': () => import('./components/forward.vue'),
|
|
195
|
-
'files_multi': () => import('./components/files_multi.vue'),
|
|
196
|
-
'gift': () => import('./components/gift.vue'),
|
|
197
|
-
'flame': () => import('./components/flame.vue'),
|
|
198
|
-
'gauge': () => import('./components/gauge.vue'),
|
|
199
|
-
'funnel': () => import('./components/funnel.vue'),
|
|
194
|
+
'folder_closed': () => import('./components/folder_closed.vue'),
|
|
200
195
|
'gps': () => import('./components/gps.vue'),
|
|
196
|
+
'frame': () => import('./components/frame.vue'),
|
|
197
|
+
'gift': () => import('./components/gift.vue'),
|
|
201
198
|
'grab': () => import('./components/grab.vue'),
|
|
202
|
-
'
|
|
203
|
-
'
|
|
204
|
-
'grid_small': () => import('./components/grid_small.vue'),
|
|
199
|
+
'fullscreen': () => import('./components/fullscreen.vue'),
|
|
200
|
+
'flame_alt': () => import('./components/flame_alt.vue'),
|
|
205
201
|
'grid': () => import('./components/grid.vue'),
|
|
206
|
-
'graph_bar': () => import('./components/graph_bar.vue'),
|
|
207
|
-
'frame': () => import('./components/frame.vue'),
|
|
208
202
|
'globe': () => import('./components/globe.vue'),
|
|
203
|
+
'grid_small': () => import('./components/grid_small.vue'),
|
|
209
204
|
'grid_circles': () => import('./components/grid_circles.vue'),
|
|
205
|
+
'graph_box': () => import('./components/graph_box.vue'),
|
|
210
206
|
'grid_squares_add': () => import('./components/grid_squares_add.vue'),
|
|
211
|
-
'heart_rate': () => import('./components/heart_rate.vue'),
|
|
212
|
-
'grid_squares': () => import('./components/grid_squares.vue'),
|
|
213
|
-
'hand': () => import('./components/hand.vue'),
|
|
214
207
|
'harddrive': () => import('./components/harddrive.vue'),
|
|
215
|
-
'
|
|
208
|
+
'grid_circles_add': () => import('./components/grid_circles_add.vue'),
|
|
209
|
+
'gauge': () => import('./components/gauge.vue'),
|
|
210
|
+
'graph_bar': () => import('./components/graph_bar.vue'),
|
|
216
211
|
'hash': () => import('./components/hash.vue'),
|
|
217
|
-
'
|
|
212
|
+
'hand': () => import('./components/hand.vue'),
|
|
218
213
|
'hierarchy': () => import('./components/hierarchy.vue'),
|
|
219
|
-
'
|
|
220
|
-
'
|
|
221
|
-
'inbox': () => import('./components/inbox.vue'),
|
|
214
|
+
'heart_remove': () => import('./components/heart_remove.vue'),
|
|
215
|
+
'graph_increase': () => import('./components/graph_increase.vue'),
|
|
222
216
|
'heart': () => import('./components/heart.vue'),
|
|
217
|
+
'height': () => import('./components/height.vue'),
|
|
218
|
+
'grid_squares': () => import('./components/grid_squares.vue'),
|
|
219
|
+
'home_check': () => import('./components/home_check.vue'),
|
|
223
220
|
'home_alt': () => import('./components/home_alt.vue'),
|
|
224
|
-
'
|
|
225
|
-
'inbox_alt': () => import('./components/inbox_alt.vue'),
|
|
226
|
-
'jump_forward': () => import('./components/jump_forward.vue'),
|
|
221
|
+
'home': () => import('./components/home.vue'),
|
|
227
222
|
'import': () => import('./components/import.vue'),
|
|
228
|
-
'
|
|
229
|
-
'keyboard': () => import('./components/keyboard.vue'),
|
|
230
|
-
'home_door': () => import('./components/home_door.vue'),
|
|
223
|
+
'inbox': () => import('./components/inbox.vue'),
|
|
231
224
|
'iphone_portrait': () => import('./components/iphone_portrait.vue'),
|
|
225
|
+
'heart_rate': () => import('./components/heart_rate.vue'),
|
|
226
|
+
'inbox_alt': () => import('./components/inbox_alt.vue'),
|
|
227
|
+
'home_door': () => import('./components/home_door.vue'),
|
|
228
|
+
'jump_forward': () => import('./components/jump_forward.vue'),
|
|
229
|
+
'jump_backward': () => import('./components/jump_backward.vue'),
|
|
232
230
|
'lightbulb': () => import('./components/lightbulb.vue'),
|
|
233
|
-
'
|
|
234
|
-
'lightbulb_on': () => import('./components/lightbulb_on.vue'),
|
|
235
|
-
'laptop': () => import('./components/laptop.vue'),
|
|
236
|
-
'lightning_alt': () => import('./components/lightning_alt.vue'),
|
|
231
|
+
'keyboard': () => import('./components/keyboard.vue'),
|
|
237
232
|
'lineweight': () => import('./components/lineweight.vue'),
|
|
238
|
-
'
|
|
239
|
-
'
|
|
240
|
-
'home_check': () => import('./components/home_check.vue'),
|
|
241
|
-
'lightning': () => import('./components/lightning.vue'),
|
|
242
|
-
'link_alt': () => import('./components/link_alt.vue'),
|
|
243
|
-
'link_vertical': () => import('./components/link_vertical.vue'),
|
|
244
|
-
'link_horizontal': () => import('./components/link_horizontal.vue'),
|
|
233
|
+
'link': () => import('./components/link.vue'),
|
|
234
|
+
'jump_right': () => import('./components/jump_right.vue'),
|
|
245
235
|
'link_broken': () => import('./components/link_broken.vue'),
|
|
236
|
+
'lightbulb_on': () => import('./components/lightbulb_on.vue'),
|
|
246
237
|
'list_numbered': () => import('./components/list_numbered.vue'),
|
|
247
|
-
'
|
|
248
|
-
'
|
|
249
|
-
'lock': () => import('./components/lock.vue'),
|
|
238
|
+
'jump_left': () => import('./components/jump_left.vue'),
|
|
239
|
+
'link_horizontal': () => import('./components/link_horizontal.vue'),
|
|
250
240
|
'list': () => import('./components/list.vue'),
|
|
251
|
-
'loader': () => import('./components/loader.vue'),
|
|
252
|
-
'mail_minus': () => import('./components/mail_minus.vue'),
|
|
253
241
|
'location': () => import('./components/location.vue'),
|
|
242
|
+
'info_circle': () => import('./components/info_circle.vue'),
|
|
243
|
+
'link_alt': () => import('./components/link_alt.vue'),
|
|
244
|
+
'lock_open': () => import('./components/lock_open.vue'),
|
|
254
245
|
'mail_add': () => import('./components/mail_add.vue'),
|
|
255
|
-
'
|
|
256
|
-
'
|
|
246
|
+
'mail_minus': () => import('./components/mail_minus.vue'),
|
|
247
|
+
'lock': () => import('./components/lock.vue'),
|
|
248
|
+
'loader': () => import('./components/loader.vue'),
|
|
257
249
|
'mail_remove': () => import('./components/mail_remove.vue'),
|
|
258
|
-
'
|
|
259
|
-
'lock_open': () => import('./components/lock_open.vue'),
|
|
260
|
-
'menu_vertical': () => import('./components/menu_vertical.vue'),
|
|
261
|
-
'menu_horizontal': () => import('./components/menu_horizontal.vue'),
|
|
262
|
-
'marquee': () => import('./components/marquee.vue'),
|
|
263
|
-
'message_writing': () => import('./components/message_writing.vue'),
|
|
264
|
-
'microphone': () => import('./components/microphone.vue'),
|
|
250
|
+
'lightning_alt': () => import('./components/lightning_alt.vue'),
|
|
265
251
|
'mail_open': () => import('./components/mail_open.vue'),
|
|
266
|
-
'
|
|
252
|
+
'maximise': () => import('./components/maximise.vue'),
|
|
267
253
|
'menu_hamburger': () => import('./components/menu_hamburger.vue'),
|
|
254
|
+
'menu_horizontal': () => import('./components/menu_horizontal.vue'),
|
|
255
|
+
'list_add': () => import('./components/list_add.vue'),
|
|
256
|
+
'mail_new': () => import('./components/mail_new.vue'),
|
|
257
|
+
'menu_vertical': () => import('./components/menu_vertical.vue'),
|
|
268
258
|
'microphone_disabled': () => import('./components/microphone_disabled.vue'),
|
|
259
|
+
'message_writing': () => import('./components/message_writing.vue'),
|
|
269
260
|
'microphone_muted': () => import('./components/microphone_muted.vue'),
|
|
270
|
-
'
|
|
271
|
-
'minus': () => import('./components/minus.vue'),
|
|
261
|
+
'mail': () => import('./components/mail.vue'),
|
|
272
262
|
'midpoint': () => import('./components/midpoint.vue'),
|
|
263
|
+
'message': () => import('./components/message.vue'),
|
|
273
264
|
'minimise': () => import('./components/minimise.vue'),
|
|
265
|
+
'marquee': () => import('./components/marquee.vue'),
|
|
266
|
+
'minus': () => import('./components/minus.vue'),
|
|
267
|
+
'funnel': () => import('./components/funnel.vue'),
|
|
268
|
+
'minus_circle': () => import('./components/minus_circle.vue'),
|
|
274
269
|
'newspaper': () => import('./components/newspaper.vue'),
|
|
270
|
+
'mail_delete': () => import('./components/mail_delete.vue'),
|
|
275
271
|
'moon': () => import('./components/moon.vue'),
|
|
276
|
-
'minus_circle': () => import('./components/minus_circle.vue'),
|
|
277
|
-
'move': () => import('./components/move.vue'),
|
|
278
|
-
'panel_center': () => import('./components/panel_center.vue'),
|
|
279
272
|
'notebook': () => import('./components/notebook.vue'),
|
|
280
|
-
'
|
|
281
|
-
'
|
|
282
|
-
'mini_player': () => import('./components/mini_player.vue'),
|
|
283
|
-
'notification': () => import('./components/notification.vue'),
|
|
273
|
+
'link_vertical': () => import('./components/link_vertical.vue'),
|
|
274
|
+
'move': () => import('./components/move.vue'),
|
|
284
275
|
'pages': () => import('./components/pages.vue'),
|
|
276
|
+
'no_sign': () => import('./components/no_sign.vue'),
|
|
277
|
+
'mini_player': () => import('./components/mini_player.vue'),
|
|
278
|
+
'nut': () => import('./components/nut.vue'),
|
|
285
279
|
'panel_bottom': () => import('./components/panel_bottom.vue'),
|
|
280
|
+
'notification': () => import('./components/notification.vue'),
|
|
281
|
+
'paper': () => import('./components/paper.vue'),
|
|
286
282
|
'panel_sectioned': () => import('./components/panel_sectioned.vue'),
|
|
287
283
|
'panel_top': () => import('./components/panel_top.vue'),
|
|
288
|
-
'
|
|
289
|
-
'panel_left': () => import('./components/panel_left.vue'),
|
|
290
|
-
'paragraph_center': () => import('./components/paragraph_center.vue'),
|
|
284
|
+
'panel_right': () => import('./components/panel_right.vue'),
|
|
291
285
|
'paper_folded': () => import('./components/paper_folded.vue'),
|
|
292
|
-
'
|
|
293
|
-
'pause': () => import('./components/pause.vue'),
|
|
286
|
+
'paragraph_center': () => import('./components/paragraph_center.vue'),
|
|
294
287
|
'paperclip': () => import('./components/paperclip.vue'),
|
|
295
|
-
'paragraph_right': () => import('./components/paragraph_right.vue'),
|
|
296
288
|
'paper_plane': () => import('./components/paper_plane.vue'),
|
|
289
|
+
'iphone_landscape': () => import('./components/iphone_landscape.vue'),
|
|
297
290
|
'paragraph_end': () => import('./components/paragraph_end.vue'),
|
|
298
|
-
'
|
|
299
|
-
'
|
|
291
|
+
'microphone': () => import('./components/microphone.vue'),
|
|
292
|
+
'paragraph_right': () => import('./components/paragraph_right.vue'),
|
|
300
293
|
'paragraph_left': () => import('./components/paragraph_left.vue'),
|
|
301
|
-
'
|
|
294
|
+
'phone_landscape': () => import('./components/phone_landscape.vue'),
|
|
295
|
+
'panel_left': () => import('./components/panel_left.vue'),
|
|
296
|
+
'phone_portrait': () => import('./components/phone_portrait.vue'),
|
|
302
297
|
'paragraph_start': () => import('./components/paragraph_start.vue'),
|
|
298
|
+
'panel_center': () => import('./components/panel_center.vue'),
|
|
299
|
+
'picture': () => import('./components/picture.vue'),
|
|
300
|
+
'pie_half': () => import('./components/pie_half.vue'),
|
|
303
301
|
'play_button': () => import('./components/play_button.vue'),
|
|
304
|
-
'paper_plane_alt': () => import('./components/paper_plane_alt.vue'),
|
|
305
302
|
'pie_quarter': () => import('./components/pie_quarter.vue'),
|
|
306
|
-
'phone_portrait': () => import('./components/phone_portrait.vue'),
|
|
307
|
-
'pie_third': () => import('./components/pie_third.vue'),
|
|
308
303
|
'plus': () => import('./components/plus.vue'),
|
|
309
|
-
'plus_circle': () => import('./components/plus_circle.vue'),
|
|
310
|
-
'picture': () => import('./components/picture.vue'),
|
|
311
304
|
'play': () => import('./components/play.vue'),
|
|
312
|
-
'
|
|
313
|
-
'
|
|
314
|
-
'
|
|
315
|
-
'printer': () => import('./components/printer.vue'),
|
|
316
|
-
'pull_down': () => import('./components/pull_down.vue'),
|
|
317
|
-
'project_fixed': () => import('./components/project_fixed.vue'),
|
|
305
|
+
'plus_circle': () => import('./components/plus_circle.vue'),
|
|
306
|
+
'postcard': () => import('./components/postcard.vue'),
|
|
307
|
+
'paper_plane_alt': () => import('./components/paper_plane_alt.vue'),
|
|
318
308
|
'project_nonprofit': () => import('./components/project_nonprofit.vue'),
|
|
309
|
+
'laptop': () => import('./components/laptop.vue'),
|
|
310
|
+
'pie_third': () => import('./components/pie_third.vue'),
|
|
311
|
+
'pen': () => import('./components/pen.vue'),
|
|
312
|
+
'optional': () => import('./components/optional.vue'),
|
|
319
313
|
'project_tnm': () => import('./components/project_tnm.vue'),
|
|
320
|
-
'
|
|
321
|
-
'pull_right': () => import('./components/pull_right.vue'),
|
|
322
|
-
'redo': () => import('./components/redo.vue'),
|
|
323
|
-
'push_left': () => import('./components/push_left.vue'),
|
|
324
|
-
'postcard': () => import('./components/postcard.vue'),
|
|
314
|
+
'printer': () => import('./components/printer.vue'),
|
|
325
315
|
'projector': () => import('./components/projector.vue'),
|
|
316
|
+
'pull_down': () => import('./components/pull_down.vue'),
|
|
317
|
+
'project_fixed': () => import('./components/project_fixed.vue'),
|
|
318
|
+
'pause': () => import('./components/pause.vue'),
|
|
326
319
|
'pull_up': () => import('./components/pull_up.vue'),
|
|
327
|
-
'refresh': () => import('./components/refresh.vue'),
|
|
328
320
|
'radio_on': () => import('./components/radio_on.vue'),
|
|
329
|
-
'
|
|
330
|
-
'
|
|
331
|
-
'refresh_alt': () => import('./components/refresh_alt.vue'),
|
|
321
|
+
'pull_right': () => import('./components/pull_right.vue'),
|
|
322
|
+
'push_right': () => import('./components/push_right.vue'),
|
|
332
323
|
'push_up': () => import('./components/push_up.vue'),
|
|
333
324
|
'question_circle': () => import('./components/question_circle.vue'),
|
|
325
|
+
'receipt': () => import('./components/receipt.vue'),
|
|
326
|
+
'redo': () => import('./components/redo.vue'),
|
|
327
|
+
'record': () => import('./components/record.vue'),
|
|
334
328
|
'replicate': () => import('./components/replicate.vue'),
|
|
329
|
+
'push_left': () => import('./components/push_left.vue'),
|
|
330
|
+
'refresh_alt': () => import('./components/refresh_alt.vue'),
|
|
331
|
+
'pull_left': () => import('./components/pull_left.vue'),
|
|
335
332
|
'reset': () => import('./components/reset.vue'),
|
|
336
|
-
'reset_forward': () => import('./components/reset_forward.vue'),
|
|
337
|
-
'reverse': () => import('./components/reverse.vue'),
|
|
338
|
-
'reuse': () => import('./components/reuse.vue'),
|
|
339
|
-
'reset_temporary': () => import('./components/reset_temporary.vue'),
|
|
340
|
-
'record': () => import('./components/record.vue'),
|
|
341
333
|
'reset_alt': () => import('./components/reset_alt.vue'),
|
|
342
|
-
'
|
|
343
|
-
'
|
|
344
|
-
'
|
|
345
|
-
'
|
|
334
|
+
'required': () => import('./components/required.vue'),
|
|
335
|
+
'reset_hard': () => import('./components/reset_hard.vue'),
|
|
336
|
+
'reuse': () => import('./components/reuse.vue'),
|
|
337
|
+
'replicate_alt': () => import('./components/replicate_alt.vue'),
|
|
338
|
+
'reset_forward': () => import('./components/reset_forward.vue'),
|
|
346
339
|
'revert': () => import('./components/revert.vue'),
|
|
347
|
-
'
|
|
340
|
+
'retweet': () => import('./components/retweet.vue'),
|
|
341
|
+
'scale_extend': () => import('./components/scale_extend.vue'),
|
|
342
|
+
'ruler': () => import('./components/ruler.vue'),
|
|
348
343
|
'reverse_alt': () => import('./components/reverse_alt.vue'),
|
|
344
|
+
'scale_contract': () => import('./components/scale_contract.vue'),
|
|
345
|
+
'rocket': () => import('./components/rocket.vue'),
|
|
346
|
+
'scale': () => import('./components/scale.vue'),
|
|
347
|
+
'reverse': () => import('./components/reverse.vue'),
|
|
349
348
|
'server': () => import('./components/server.vue'),
|
|
350
349
|
'search': () => import('./components/search.vue'),
|
|
351
|
-
'
|
|
352
|
-
'settings': () => import('./components/settings.vue'),
|
|
350
|
+
'lightning': () => import('./components/lightning.vue'),
|
|
353
351
|
'shuffle': () => import('./components/shuffle.vue'),
|
|
354
|
-
'
|
|
355
|
-
'slash_backward': () => import('./components/slash_backward.vue'),
|
|
356
|
-
'reset_hard': () => import('./components/reset_hard.vue'),
|
|
352
|
+
'settings': () => import('./components/settings.vue'),
|
|
357
353
|
'share_alt': () => import('./components/share_alt.vue'),
|
|
354
|
+
'share': () => import('./components/share.vue'),
|
|
358
355
|
'slash_forward': () => import('./components/slash_forward.vue'),
|
|
359
|
-
'
|
|
356
|
+
'slash_backward': () => import('./components/slash_backward.vue'),
|
|
360
357
|
'sort': () => import('./components/sort.vue'),
|
|
358
|
+
'sort_alt': () => import('./components/sort_alt.vue'),
|
|
359
|
+
'side_menu': () => import('./components/side_menu.vue'),
|
|
360
|
+
'split': () => import('./components/split.vue'),
|
|
361
361
|
'speaker': () => import('./components/speaker.vue'),
|
|
362
|
-
'sliders': () => import('./components/sliders.vue'),
|
|
363
|
-
'speech_bubble': () => import('./components/speech_bubble.vue'),
|
|
364
|
-
'replicate_alt': () => import('./components/replicate_alt.vue'),
|
|
365
362
|
'speech_typing': () => import('./components/speech_typing.vue'),
|
|
366
|
-
'
|
|
367
|
-
'
|
|
368
|
-
'
|
|
369
|
-
'
|
|
363
|
+
'split_three': () => import('./components/split_three.vue'),
|
|
364
|
+
'scalpel': () => import('./components/scalpel.vue'),
|
|
365
|
+
'support': () => import('./components/support.vue'),
|
|
366
|
+
'speech_bubble': () => import('./components/speech_bubble.vue'),
|
|
367
|
+
'swap': () => import('./components/swap.vue'),
|
|
370
368
|
'switch': () => import('./components/switch.vue'),
|
|
371
|
-
'
|
|
369
|
+
'table': () => import('./components/table.vue'),
|
|
372
370
|
'table_header': () => import('./components/table_header.vue'),
|
|
373
|
-
'
|
|
371
|
+
'target': () => import('./components/target.vue'),
|
|
374
372
|
'tag': () => import('./components/tag.vue'),
|
|
373
|
+
'push_down': () => import('./components/push_down.vue'),
|
|
374
|
+
'refresh': () => import('./components/refresh.vue'),
|
|
375
375
|
'thread': () => import('./components/thread.vue'),
|
|
376
|
-
'swap': () => import('./components/swap.vue'),
|
|
377
|
-
'sun': () => import('./components/sun.vue'),
|
|
378
|
-
'thumbs_up': () => import('./components/thumbs_up.vue'),
|
|
379
|
-
'split_three': () => import('./components/split_three.vue'),
|
|
380
|
-
'tags': () => import('./components/tags.vue'),
|
|
381
376
|
'ticket': () => import('./components/ticket.vue'),
|
|
382
|
-
'tag_milestone': () => import('./components/tag_milestone.vue'),
|
|
383
377
|
'thumbs_down': () => import('./components/thumbs_down.vue'),
|
|
384
|
-
'
|
|
385
|
-
'
|
|
378
|
+
'sliders': () => import('./components/sliders.vue'),
|
|
379
|
+
'toggle': () => import('./components/toggle.vue'),
|
|
380
|
+
'star': () => import('./components/star.vue'),
|
|
381
|
+
'translate': () => import('./components/translate.vue'),
|
|
386
382
|
'toggles': () => import('./components/toggles.vue'),
|
|
387
|
-
'
|
|
383
|
+
'trash_alt': () => import('./components/trash_alt.vue'),
|
|
384
|
+
'tag_milestone': () => import('./components/tag_milestone.vue'),
|
|
385
|
+
'type_checkbox': () => import('./components/type_checkbox.vue'),
|
|
386
|
+
'tags': () => import('./components/tags.vue'),
|
|
387
|
+
'type_date': () => import('./components/type_date.vue'),
|
|
388
388
|
'trash': () => import('./components/trash.vue'),
|
|
389
389
|
'trophy': () => import('./components/trophy.vue'),
|
|
390
|
-
'
|
|
391
|
-
'todo': () => import('./components/todo.vue'),
|
|
390
|
+
'sun': () => import('./components/sun.vue'),
|
|
392
391
|
'type_file': () => import('./components/type_file.vue'),
|
|
392
|
+
'todo': () => import('./components/todo.vue'),
|
|
393
393
|
'type_email': () => import('./components/type_email.vue'),
|
|
394
|
+
'tv_mode': () => import('./components/tv_mode.vue'),
|
|
394
395
|
'type_formula': () => import('./components/type_formula.vue'),
|
|
395
|
-
'
|
|
396
|
-
'type_phone': () => import('./components/type_phone.vue'),
|
|
397
|
-
'type_id': () => import('./components/type_id.vue'),
|
|
398
|
-
'translate': () => import('./components/translate.vue'),
|
|
399
|
-
'type_url': () => import('./components/type_url.vue'),
|
|
400
|
-
'type_select': () => import('./components/type_select.vue'),
|
|
401
|
-
'type_relation': () => import('./components/type_relation.vue'),
|
|
402
|
-
'type_date': () => import('./components/type_date.vue'),
|
|
403
|
-
'type_status': () => import('./components/type_status.vue'),
|
|
396
|
+
'type_number': () => import('./components/type_number.vue'),
|
|
404
397
|
'type_multiselect': () => import('./components/type_multiselect.vue'),
|
|
398
|
+
'thumbs_up': () => import('./components/thumbs_up.vue'),
|
|
399
|
+
'type_id': () => import('./components/type_id.vue'),
|
|
400
|
+
'type_time': () => import('./components/type_time.vue'),
|
|
405
401
|
'type_person': () => import('./components/type_person.vue'),
|
|
406
|
-
'type_number': () => import('./components/type_number.vue'),
|
|
407
|
-
'unarchive': () => import('./components/unarchive.vue'),
|
|
408
|
-
'type_checkbox': () => import('./components/type_checkbox.vue'),
|
|
409
|
-
'undo_history': () => import('./components/undo_history.vue'),
|
|
410
|
-
'unlink_horizontal': () => import('./components/unlink_horizontal.vue'),
|
|
411
402
|
'type_user': () => import('./components/type_user.vue'),
|
|
412
|
-
'
|
|
413
|
-
'
|
|
403
|
+
'type_phone': () => import('./components/type_phone.vue'),
|
|
404
|
+
'type_relation': () => import('./components/type_relation.vue'),
|
|
405
|
+
'unarchive': () => import('./components/unarchive.vue'),
|
|
406
|
+
'timeline': () => import('./components/timeline.vue'),
|
|
407
|
+
'type_url': () => import('./components/type_url.vue'),
|
|
414
408
|
'undo': () => import('./components/undo.vue'),
|
|
415
|
-
'user_circle': () => import('./components/user_circle.vue'),
|
|
416
409
|
'unlink_vertical': () => import('./components/unlink_vertical.vue'),
|
|
417
|
-
'
|
|
418
|
-
'
|
|
410
|
+
'type_select': () => import('./components/type_select.vue'),
|
|
411
|
+
'user_circle': () => import('./components/user_circle.vue'),
|
|
419
412
|
'upward': () => import('./components/upward.vue'),
|
|
413
|
+
'upload_alt': () => import('./components/upload_alt.vue'),
|
|
414
|
+
'undo_history': () => import('./components/undo_history.vue'),
|
|
415
|
+
'upload': () => import('./components/upload.vue'),
|
|
416
|
+
'unlink_horizontal': () => import('./components/unlink_horizontal.vue'),
|
|
420
417
|
'type_text': () => import('./components/type_text.vue'),
|
|
418
|
+
'venn': () => import('./components/venn.vue'),
|
|
421
419
|
'user_add': () => import('./components/user_add.vue'),
|
|
422
420
|
'users': () => import('./components/users.vue'),
|
|
421
|
+
'user': () => import('./components/user.vue'),
|
|
423
422
|
'user_male_circle': () => import('./components/user_male_circle.vue'),
|
|
424
|
-
'
|
|
423
|
+
'user_male': () => import('./components/user_male.vue'),
|
|
424
|
+
'user_remove': () => import('./components/user_remove.vue'),
|
|
425
|
+
'type_status': () => import('./components/type_status.vue'),
|
|
425
426
|
'version': () => import('./components/version.vue'),
|
|
426
427
|
'volume_0': () => import('./components/volume_0.vue'),
|
|
427
|
-
'volume_disabled': () => import('./components/volume_disabled.vue'),
|
|
428
|
-
'user_remove': () => import('./components/user_remove.vue'),
|
|
429
|
-
'user_male': () => import('./components/user_male.vue'),
|
|
430
|
-
'volume_low': () => import('./components/volume_low.vue'),
|
|
431
|
-
'volume_minus': () => import('./components/volume_minus.vue'),
|
|
432
|
-
'volume_high': () => import('./components/volume_high.vue'),
|
|
433
428
|
'versions': () => import('./components/versions.vue'),
|
|
434
|
-
'
|
|
435
|
-
'warning_hex': () => import('./components/warning_hex.vue'),
|
|
436
|
-
'wifi_error': () => import('./components/wifi_error.vue'),
|
|
437
|
-
'width': () => import('./components/width.vue'),
|
|
429
|
+
'volume_disabled': () => import('./components/volume_disabled.vue'),
|
|
438
430
|
'volume_add': () => import('./components/volume_add.vue'),
|
|
431
|
+
'video': () => import('./components/video.vue'),
|
|
432
|
+
'waves': () => import('./components/waves.vue'),
|
|
433
|
+
'warning_triangle': () => import('./components/warning_triangle.vue'),
|
|
439
434
|
'warning_circle': () => import('./components/warning_circle.vue'),
|
|
440
|
-
'
|
|
435
|
+
'volume_low': () => import('./components/volume_low.vue'),
|
|
441
436
|
'wallet': () => import('./components/wallet.vue'),
|
|
437
|
+
'wifi': () => import('./components/wifi.vue'),
|
|
438
|
+
'width': () => import('./components/width.vue'),
|
|
442
439
|
'wifi_none': () => import('./components/wifi_none.vue'),
|
|
440
|
+
'volume_minus': () => import('./components/volume_minus.vue'),
|
|
441
|
+
'warning_hex': () => import('./components/warning_hex.vue'),
|
|
443
442
|
'volume_muted': () => import('./components/volume_muted.vue'),
|
|
444
|
-
'
|
|
445
|
-
'
|
|
446
|
-
'
|
|
447
|
-
'wrap_back': () => import('./components/wrap_back.vue'),
|
|
443
|
+
'window_content': () => import('./components/window_content.vue'),
|
|
444
|
+
'wrap_forward': () => import('./components/wrap_forward.vue'),
|
|
445
|
+
'window_collapse_right': () => import('./components/window_collapse_right.vue'),
|
|
448
446
|
'window': () => import('./components/window.vue'),
|
|
447
|
+
'wifi_error': () => import('./components/wifi_error.vue'),
|
|
448
|
+
'volume_high': () => import('./components/volume_high.vue'),
|
|
449
|
+
'zoom_cancel': () => import('./components/zoom_cancel.vue'),
|
|
449
450
|
'zoom_out': () => import('./components/zoom_out.vue'),
|
|
450
|
-
'window_collapse_right': () => import('./components/window_collapse_right.vue'),
|
|
451
451
|
'zoom_in': () => import('./components/zoom_in.vue'),
|
|
452
|
-
'
|
|
453
|
-
'wrap_forward': () => import('./components/wrap_forward.vue'),
|
|
454
|
-
'zoom_cancel': () => import('./components/zoom_cancel.vue'),
|
|
452
|
+
'window_collapse_left': () => import('./components/window_collapse_left.vue'),
|
|
455
453
|
'write': () => import('./components/write.vue'),
|
|
456
|
-
'
|
|
457
|
-
'
|
|
458
|
-
'
|
|
459
|
-
'nomi-ai-alt': () => import('./components/nomi-ai-alt.vue'),
|
|
454
|
+
'wrap_back': () => import('./components/wrap_back.vue'),
|
|
455
|
+
'zoom_reset': () => import('./components/zoom_reset.vue'),
|
|
456
|
+
'reset_temporary': () => import('./components/reset_temporary.vue'),
|
|
460
457
|
'nomi-ai': () => import('./components/nomi-ai.vue'),
|
|
458
|
+
'nomi-arrow-right-top': () => import('./components/nomi-arrow-right-top.vue'),
|
|
461
459
|
'nomi-arrow-down': () => import('./components/nomi-arrow-down.vue'),
|
|
460
|
+
'nomi-ai-alt': () => import('./components/nomi-ai-alt.vue'),
|
|
462
461
|
'nomi-arrow_down': () => import('./components/nomi-arrow_down.vue'),
|
|
463
|
-
'nomi-automation': () => import('./components/nomi-automation.vue'),
|
|
464
|
-
'nomi-arrow_up': () => import('./components/nomi-arrow_up.vue'),
|
|
465
|
-
'nomi-arrows': () => import('./components/nomi-arrows.vue'),
|
|
466
|
-
'nomi-arrow-up': () => import('./components/nomi-arrow-up.vue'),
|
|
467
462
|
'nomi-balance': () => import('./components/nomi-balance.vue'),
|
|
468
|
-
'nomi-
|
|
463
|
+
'nomi-arrow_left': () => import('./components/nomi-arrow_left.vue'),
|
|
464
|
+
'nomi-arrow-up': () => import('./components/nomi-arrow-up.vue'),
|
|
465
|
+
'nomi-arrow-right-alt': () => import('./components/nomi-arrow-right-alt.vue'),
|
|
466
|
+
'nomi-arrows': () => import('./components/nomi-arrows.vue'),
|
|
467
|
+
'nomi-automation': () => import('./components/nomi-automation.vue'),
|
|
468
|
+
'nomi-bar-horizontal': () => import('./components/nomi-bar-horizontal.vue'),
|
|
469
|
+
'nomi-balance_turnover': () => import('./components/nomi-balance_turnover.vue'),
|
|
469
470
|
'nomi-calendar-alt2': () => import('./components/nomi-calendar-alt2.vue'),
|
|
470
|
-
'nomi-calendar': () => import('./components/nomi-calendar.vue'),
|
|
471
|
-
'nomi-card': () => import('./components/nomi-card.vue'),
|
|
472
471
|
'nomi-cash': () => import('./components/nomi-cash.vue'),
|
|
473
|
-
'nomi-
|
|
474
|
-
'nomi-
|
|
475
|
-
'nomi-balance_turnover': () => import('./components/nomi-balance_turnover.vue'),
|
|
476
|
-
'nomi-category': () => import('./components/nomi-category.vue'),
|
|
472
|
+
'nomi-calendar-alt': () => import('./components/nomi-calendar-alt.vue'),
|
|
473
|
+
'nomi-arrow_up': () => import('./components/nomi-arrow_up.vue'),
|
|
477
474
|
'nomi-cash-provider': () => import('./components/nomi-cash-provider.vue'),
|
|
478
|
-
'nomi-
|
|
475
|
+
'nomi-bell': () => import('./components/nomi-bell.vue'),
|
|
479
476
|
'nomi-category_alt': () => import('./components/nomi-category_alt.vue'),
|
|
480
|
-
'nomi-
|
|
477
|
+
'nomi-card-plus': () => import('./components/nomi-card-plus.vue'),
|
|
481
478
|
'nomi-chart-donut': () => import('./components/nomi-chart-donut.vue'),
|
|
482
|
-
'nomi-chart-kpi': () => import('./components/nomi-chart-kpi.vue'),
|
|
483
479
|
'nomi-chart-funnel': () => import('./components/nomi-chart-funnel.vue'),
|
|
484
|
-
'nomi-
|
|
485
|
-
'nomi-
|
|
480
|
+
'nomi-category': () => import('./components/nomi-category.vue'),
|
|
481
|
+
'nomi-category-edit': () => import('./components/nomi-category-edit.vue'),
|
|
486
482
|
'nomi-cashflow': () => import('./components/nomi-cashflow.vue'),
|
|
483
|
+
'nomi-chart-lines': () => import('./components/nomi-chart-lines.vue'),
|
|
484
|
+
'nomi-chart-bars': () => import('./components/nomi-chart-bars.vue'),
|
|
485
|
+
'nomi-card': () => import('./components/nomi-card.vue'),
|
|
486
|
+
'nomi-chart-kpi': () => import('./components/nomi-chart-kpi.vue'),
|
|
487
487
|
'nomi-chevron-right': () => import('./components/nomi-chevron-right.vue'),
|
|
488
|
-
'nomi-chevron-left': () => import('./components/nomi-chevron-left.vue'),
|
|
489
488
|
'nomi-chevron-down': () => import('./components/nomi-chevron-down.vue'),
|
|
490
|
-
'nomi-
|
|
491
|
-
'nomi-
|
|
492
|
-
'nomi-clear': () => import('./components/nomi-clear.vue'),
|
|
489
|
+
'nomi-chevron-left': () => import('./components/nomi-chevron-left.vue'),
|
|
490
|
+
'nomi-calendar': () => import('./components/nomi-calendar.vue'),
|
|
493
491
|
'nomi-check': () => import('./components/nomi-check.vue'),
|
|
494
|
-
'nomi-control-panel': () => import('./components/nomi-control-panel.vue'),
|
|
495
|
-
'nomi-credit': () => import('./components/nomi-credit.vue'),
|
|
496
|
-
'nomi-currencies': () => import('./components/nomi-currencies.vue'),
|
|
497
|
-
'nomi-close': () => import('./components/nomi-close.vue'),
|
|
498
492
|
'nomi-counterparty': () => import('./components/nomi-counterparty.vue'),
|
|
499
493
|
'nomi-debt': () => import('./components/nomi-debt.vue'),
|
|
500
|
-
'nomi-
|
|
501
|
-
'nomi-
|
|
494
|
+
'nomi-currencies': () => import('./components/nomi-currencies.vue'),
|
|
495
|
+
'nomi-clear': () => import('./components/nomi-clear.vue'),
|
|
496
|
+
'nomi-control-panel': () => import('./components/nomi-control-panel.vue'),
|
|
502
497
|
'nomi-dashboard': () => import('./components/nomi-dashboard.vue'),
|
|
503
|
-
'nomi-export': () => import('./components/nomi-export.vue'),
|
|
504
498
|
'nomi-dev': () => import('./components/nomi-dev.vue'),
|
|
505
|
-
'nomi-
|
|
499
|
+
'nomi-demo': () => import('./components/nomi-demo.vue'),
|
|
500
|
+
'nomi-exit-right': () => import('./components/nomi-exit-right.vue'),
|
|
501
|
+
'nomi-credit': () => import('./components/nomi-credit.vue'),
|
|
506
502
|
'nomi-eye-open': () => import('./components/nomi-eye-open.vue'),
|
|
503
|
+
'nomi-chart-line': () => import('./components/nomi-chart-line.vue'),
|
|
504
|
+
'nomi-dots': () => import('./components/nomi-dots.vue'),
|
|
505
|
+
'nomi-collapse': () => import('./components/nomi-collapse.vue'),
|
|
507
506
|
'nomi-eye': () => import('./components/nomi-eye.vue'),
|
|
508
507
|
'nomi-eye-close': () => import('./components/nomi-eye-close.vue'),
|
|
509
|
-
'nomi-file': () => import('./components/nomi-file.vue'),
|
|
510
508
|
'nomi-folder': () => import('./components/nomi-folder.vue'),
|
|
511
|
-
'nomi-
|
|
509
|
+
'nomi-close': () => import('./components/nomi-close.vue'),
|
|
510
|
+
'nomi-file': () => import('./components/nomi-file.vue'),
|
|
511
|
+
'nomi-expand': () => import('./components/nomi-expand.vue'),
|
|
512
512
|
'nomi-help': () => import('./components/nomi-help.vue'),
|
|
513
|
-
'nomi-
|
|
514
|
-
'nomi-
|
|
515
|
-
'nomi-lock': () => import('./components/nomi-lock.vue'),
|
|
516
|
-
'nomi-integration': () => import('./components/nomi-integration.vue'),
|
|
517
|
-
'nomi-exit-right': () => import('./components/nomi-exit-right.vue'),
|
|
513
|
+
'nomi-export': () => import('./components/nomi-export.vue'),
|
|
514
|
+
'nomi-help-alt': () => import('./components/nomi-help-alt.vue'),
|
|
518
515
|
'nomi-hide': () => import('./components/nomi-hide.vue'),
|
|
516
|
+
'nomi-lock': () => import('./components/nomi-lock.vue'),
|
|
517
|
+
'nomi-logout': () => import('./components/nomi-logout.vue'),
|
|
518
|
+
'nomi-link': () => import('./components/nomi-link.vue'),
|
|
519
|
+
'nomi-filter': () => import('./components/nomi-filter.vue'),
|
|
519
520
|
'nomi-menu': () => import('./components/nomi-menu.vue'),
|
|
520
|
-
'nomi-
|
|
521
|
+
'nomi-goods-turnover': () => import('./components/nomi-goods-turnover.vue'),
|
|
521
522
|
'nomi-move-left': () => import('./components/nomi-move-left.vue'),
|
|
522
|
-
'nomi-move-right': () => import('./components/nomi-move-right.vue'),
|
|
523
|
-
'nomi-pc': () => import('./components/nomi-pc.vue'),
|
|
524
|
-
'nomi-help-alt': () => import('./components/nomi-help-alt.vue'),
|
|
525
523
|
'nomi-payment_calendar': () => import('./components/nomi-payment_calendar.vue'),
|
|
526
|
-
'nomi-
|
|
524
|
+
'nomi-integration': () => import('./components/nomi-integration.vue'),
|
|
527
525
|
'nomi-money': () => import('./components/nomi-money.vue'),
|
|
528
|
-
'nomi-
|
|
526
|
+
'nomi-move-right': () => import('./components/nomi-move-right.vue'),
|
|
527
|
+
'nomi-minus': () => import('./components/nomi-minus.vue'),
|
|
529
528
|
'nomi-pen': () => import('./components/nomi-pen.vue'),
|
|
530
|
-
'nomi-
|
|
529
|
+
'nomi-pc': () => import('./components/nomi-pc.vue'),
|
|
531
530
|
'nomi-project': () => import('./components/nomi-project.vue'),
|
|
532
|
-
'nomi-recurrence': () => import('./components/nomi-recurrence.vue'),
|
|
533
531
|
'nomi-planFact': () => import('./components/nomi-planFact.vue'),
|
|
534
532
|
'nomi-project_alt2': () => import('./components/nomi-project_alt2.vue'),
|
|
535
|
-
'nomi-
|
|
536
|
-
'nomi-link': () => import('./components/nomi-link.vue'),
|
|
533
|
+
'nomi-repeat': () => import('./components/nomi-repeat.vue'),
|
|
537
534
|
'nomi-pnl': () => import('./components/nomi-pnl.vue'),
|
|
538
|
-
'nomi-
|
|
539
|
-
'nomi-
|
|
535
|
+
'nomi-person': () => import('./components/nomi-person.vue'),
|
|
536
|
+
'nomi-project_alt': () => import('./components/nomi-project_alt.vue'),
|
|
540
537
|
'nomi-refresh-off': () => import('./components/nomi-refresh-off.vue'),
|
|
541
|
-
'nomi-repeat': () => import('./components/nomi-repeat.vue'),
|
|
542
538
|
'nomi-report': () => import('./components/nomi-report.vue'),
|
|
539
|
+
'nomi-segment': () => import('./components/nomi-segment.vue'),
|
|
540
|
+
'nomi-goods': () => import('./components/nomi-goods.vue'),
|
|
543
541
|
'nomi-sort-desc': () => import('./components/nomi-sort-desc.vue'),
|
|
544
|
-
'nomi-sort-asc': () => import('./components/nomi-sort-asc.vue'),
|
|
545
542
|
'nomi-scissors': () => import('./components/nomi-scissors.vue'),
|
|
546
|
-
'nomi-settings': () => import('./components/nomi-settings.vue'),
|
|
547
543
|
'nomi-subscription': () => import('./components/nomi-subscription.vue'),
|
|
548
|
-
'nomi-
|
|
549
|
-
'nomi-strongbox': () => import('./components/nomi-strongbox.vue'),
|
|
550
|
-
'nomi-table-view': () => import('./components/nomi-table-view.vue'),
|
|
544
|
+
'nomi-sort-asc': () => import('./components/nomi-sort-asc.vue'),
|
|
551
545
|
'nomi-tag': () => import('./components/nomi-tag.vue'),
|
|
552
|
-
'nomi-
|
|
546
|
+
'nomi-refresh': () => import('./components/nomi-refresh.vue'),
|
|
547
|
+
'nomi-recurrence': () => import('./components/nomi-recurrence.vue'),
|
|
548
|
+
'nomi-settings': () => import('./components/nomi-settings.vue'),
|
|
553
549
|
'nomi-text': () => import('./components/nomi-text.vue'),
|
|
550
|
+
'nomi-transactions': () => import('./components/nomi-transactions.vue'),
|
|
554
551
|
'nomi-target': () => import('./components/nomi-target.vue'),
|
|
555
552
|
'nomi-time': () => import('./components/nomi-time.vue'),
|
|
556
|
-
'nomi-
|
|
553
|
+
'nomi-table-view': () => import('./components/nomi-table-view.vue'),
|
|
557
554
|
'nomi-type-array': () => import('./components/nomi-type-array.vue'),
|
|
558
|
-
'nomi-type-string': () => import('./components/nomi-type-string.vue'),
|
|
559
|
-
'nomi-type-date': () => import('./components/nomi-type-date.vue'),
|
|
560
555
|
'nomi-type-null': () => import('./components/nomi-type-null.vue'),
|
|
561
|
-
'nomi-
|
|
562
|
-
'nomi-trash': () => import('./components/nomi-trash.vue'),
|
|
556
|
+
'nomi-pin': () => import('./components/nomi-pin.vue'),
|
|
563
557
|
'nomi-transactions_delete': () => import('./components/nomi-transactions_delete.vue'),
|
|
558
|
+
'nomi-transactions_alt': () => import('./components/nomi-transactions_alt.vue'),
|
|
564
559
|
'nomi-type-number': () => import('./components/nomi-type-number.vue'),
|
|
560
|
+
'nomi-trash': () => import('./components/nomi-trash.vue'),
|
|
561
|
+
'nomi-type-string': () => import('./components/nomi-type-string.vue'),
|
|
562
|
+
'nomi-type-boolean': () => import('./components/nomi-type-boolean.vue'),
|
|
563
|
+
'nomi-start': () => import('./components/nomi-start.vue'),
|
|
565
564
|
'nomi-type-object': () => import('./components/nomi-type-object.vue'),
|
|
565
|
+
'nomi-strongbox': () => import('./components/nomi-strongbox.vue'),
|
|
566
566
|
'nomi-unpin': () => import('./components/nomi-unpin.vue'),
|
|
567
|
+
'nomi-unarchive': () => import('./components/nomi-unarchive.vue'),
|
|
568
|
+
'nomi-type-date': () => import('./components/nomi-type-date.vue'),
|
|
567
569
|
'nomi-types': () => import('./components/nomi-types.vue'),
|
|
570
|
+
'nomi-user': () => import('./components/nomi-user.vue'),
|
|
568
571
|
'nomi-user_plus': () => import('./components/nomi-user_plus.vue'),
|
|
569
572
|
'nomi-warehouse': () => import('./components/nomi-warehouse.vue'),
|
|
570
|
-
'nomi-user': () => import('./components/nomi-user.vue'),
|
|
571
573
|
'nomi-warning_triangle': () => import('./components/nomi-warning_triangle.vue'),
|
|
572
574
|
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24.000000" height="24.000000" fill="none">
|
|
2
|
+
<defs>
|
|
3
|
+
<clipPath id="clipPath_0">
|
|
4
|
+
<rect width="19.200001" height="19.200001" x="2.399902" y="2.400024" fill="rgb(255,255,255)" />
|
|
5
|
+
</clipPath>
|
|
6
|
+
</defs>
|
|
7
|
+
<rect id="Filled/unarchive" width="24.000000" height="24.000000" x="0.000000" y="0.000000" fill="rgb(255,255,255)" fill-opacity="0" />
|
|
8
|
+
<path id="Vector" d="M17.9998 10.3L17.9998 16.9C17.9998 17.1918 17.8839 17.4716 17.6776 17.6779C17.4713 17.8842 17.1915 18 16.8998 18L5.8998 18C5.60807 18 5.32828 17.8842 5.12199 17.6779C4.9157 17.4716 4.7998 17.1918 4.7998 16.9L4.7998 10.3C4.7998 10.0083 4.9157 9.72852 5.12199 9.52223C5.32828 9.31594 5.60807 9.20005 5.8998 9.20005L16.8998 9.20005C17.1915 9.20005 17.4713 9.31594 17.6776 9.52223C17.8839 9.72852 17.9998 10.0083 17.9998 10.3ZM6.4498 8.10005L16.3498 8.10005C16.4957 8.10005 16.6356 8.0421 16.7387 7.93896C16.8419 7.83581 16.8998 7.69592 16.8998 7.55005C16.8998 7.40418 16.8419 7.26429 16.7387 7.16114C16.6356 7.058 16.4957 7.00005 16.3498 7.00005L6.4498 7.00005C6.30394 7.00005 6.16404 7.058 6.0609 7.16114C5.95775 7.26429 5.8998 7.40418 5.8998 7.55005C5.8998 7.69592 5.95775 7.83581 6.0609 7.93896C6.16404 8.0421 6.30394 8.10005 6.4498 8.10005ZM7.5498 5.90005L15.2498 5.90005C15.3957 5.90005 15.5356 5.8421 15.6387 5.73896C15.7419 5.63581 15.7998 5.49592 15.7998 5.35005C15.7998 5.20418 15.7419 5.06429 15.6387 4.96114C15.5356 4.858 15.3957 4.80005 15.2498 4.80005L7.5498 4.80005C7.40394 4.80005 7.26404 4.858 7.1609 4.96114C7.05775 5.06429 6.9998 5.20418 6.9998 5.35005C6.9998 5.49592 7.05775 5.63581 7.1609 5.73896C7.26404 5.8421 7.40394 5.90005 7.5498 5.90005Z" opacity="0" fill="currentColor" fill-rule="nonzero" />
|
|
9
|
+
<g id="Eye" opacity="0" clip-path="url(#clipPath_0)" customFrame="url(#clipPath_0)">
|
|
10
|
+
<rect id="Eye" width="19.200001" height="19.200001" x="2.399902" y="2.400024" opacity="0" fill="rgb(255,255,255)" fill-opacity="0" />
|
|
11
|
+
<path id="Vector" d="M20.9482 11.757C20.922 11.6978 20.2867 10.2885 18.8745 8.87625C16.9927 6.9945 14.616 6 12 6C9.38399 6 7.00724 6.9945 5.12549 8.87625C3.71324 10.2885 3.07499 11.7 3.05174 11.757C3.01763 11.8337 3 11.9168 3 12.0007C3 12.0847 3.01763 12.1678 3.05174 12.2445C3.07799 12.3038 3.71324 13.7123 5.12549 15.1245C7.00724 17.0055 9.38399 18 12 18C14.616 18 16.9927 17.0055 18.8745 15.1245C20.2867 13.7123 20.922 12.3038 20.9482 12.2445C20.9824 12.1678 21 12.0847 21 12.0007C21 11.9168 20.9824 11.8337 20.9482 11.757ZM12 15C11.4066 15 10.8266 14.8241 10.3333 14.4944C9.83994 14.1648 9.45542 13.6962 9.22835 13.1481C9.00129 12.5999 8.94188 11.9967 9.05764 11.4147C9.17339 10.8328 9.45912 10.2982 9.87867 9.87868C10.2982 9.45912 10.8328 9.1734 11.4147 9.05764C11.9967 8.94189 12.5999 9.0013 13.148 9.22836C13.6962 9.45542 14.1648 9.83994 14.4944 10.3333C14.824 10.8266 15 11.4067 15 12C15 12.7956 14.6839 13.5587 14.1213 14.1213C13.5587 14.6839 12.7956 15 12 15Z" fill="rgb(167,175,187)" fill-rule="nonzero" />
|
|
12
|
+
</g>
|
|
13
|
+
<path id="Subtract" d="M19.3271 8C19.47 7.99923 19.6121 8.02741 19.7432 8.08301C19.8741 8.13862 19.992 8.22077 20.0889 8.32324C20.1857 8.42567 20.2592 8.54685 20.3057 8.67871C20.3521 8.81071 20.3703 8.95075 20.3584 9.08984L19.7988 15.0312L19.1934 14.4697L19.1914 14.4678L19.0615 14.3594C18.7932 14.1566 18.4738 14.0378 18.1455 14.0078L17.9814 14C17.5412 14 17.1041 14.1606 16.7705 14.4678L16.7686 14.4697L14.502 16.5693L14.4736 16.5957L14.4473 16.625C14.15 16.9467 13.9822 17.3754 14.001 17.8271C14.0198 18.2787 14.2225 18.6913 14.542 18.9873C14.5467 18.9917 14.5519 18.9957 14.5566 19L6.82617 19C6.31281 19.0021 5.81651 18.8169 5.43555 18.4805C5.0546 18.144 4.81555 17.6802 4.76562 17.1807L4.00391 9.09082C3.9914 8.95164 4.00855 8.81095 4.05469 8.67871C4.10086 8.54654 4.17557 8.42491 4.27246 8.32227C4.36934 8.21976 4.48719 8.13849 4.61816 8.08301C4.74936 8.02744 4.89121 7.9989 5.03418 8L19.3271 8ZM15.3193 18.3291C15.3136 18.3253 15.3074 18.3223 15.3018 18.3184L15.2217 18.2539C15.2519 18.2819 15.2849 18.3065 15.3193 18.3291ZM15.0488 17.5127C15.0508 17.5078 15.0526 17.5029 15.0547 17.498L15.1006 17.4102C15.0802 17.443 15.0632 17.4774 15.0488 17.5127ZM10.1357 10C9.8645 10 9.6039 10.1054 9.41211 10.293C9.22033 10.4805 9.11232 10.7348 9.1123 11C9.1123 11.2652 9.22034 11.5195 9.41211 11.707C9.6039 11.8946 9.8645 12 10.1357 12L14.2266 12C14.4977 11.9999 14.7575 11.8945 14.9492 11.707C15.141 11.5195 15.249 11.2652 15.249 11C15.249 10.7348 15.141 10.4805 14.9492 10.293C14.7575 10.1055 14.4976 10.0001 14.2266 10L10.1357 10Z" fill="currentColor" fill-rule="nonzero" />
|
|
14
|
+
<path id="Vector" d="M6.04422 5L13.2033 5C13.4745 5 13.7347 5.10536 13.9265 5.29289C14.1183 5.48043 14.226 5.73478 14.226 6L18.3169 6C18.5882 6 18.8483 6.10535 19.0401 6.2929C19.2319 6.48043 19.3396 6.73478 19.3396 7L5.02148 7L5.02148 6C5.02148 5.73478 5.12924 5.48043 5.32103 5.29289C5.51282 5.10536 5.77297 5 6.04422 5Z" fill="currentColor" fill-rule="nonzero" />
|
|
15
|
+
<path id="Vector" d="M20.4766 18.2903C20.3425 18.4207 20.161 18.4938 19.9719 18.4938C19.7828 18.4938 19.6014 18.4207 19.4672 18.2903L18.5366 17.3874L18.5366 21.3001C18.5366 21.4857 18.4612 21.6637 18.327 21.795C18.1927 21.9263 18.0106 22 17.8208 22C17.6309 22 17.4488 21.9263 17.3146 21.795C17.1804 21.6637 17.1049 21.4857 17.1049 21.3001L17.1049 17.3874L16.1815 18.2903C16.0445 18.405 15.8684 18.4649 15.6882 18.4581C15.5081 18.4513 15.3372 18.3782 15.2097 18.2536C15.0822 18.1289 15.0075 17.9618 15.0005 17.7857C14.9936 17.6095 15.0549 17.4373 15.1721 17.3034L17.3197 15.2035C17.4538 15.0732 17.6352 15 17.8244 15C18.0135 15 18.1949 15.0732 18.329 15.2035L20.4766 17.3034C20.6099 17.4345 20.6848 17.6119 20.6848 17.7968C20.6848 17.9817 20.6099 18.1592 20.4766 18.2903Z" fill="currentColor" fill-rule="nonzero" />
|
|
16
|
+
</svg>
|
|
@@ -237,7 +237,7 @@ class itfTableHeader extends Vue {
|
|
|
237
237
|
|
|
238
238
|
set selectAll(val) {
|
|
239
239
|
if (val) {
|
|
240
|
-
this.$emit('update:selectedIds', this.rows.map(r => r[this.idProperty]));
|
|
240
|
+
this.$emit('update:selectedIds', this.rows.filter(r => !r.isDisabled).map(r => r[this.idProperty]));
|
|
241
241
|
} else {
|
|
242
242
|
this.$emit('update:selectedIds', []);
|
|
243
243
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
group="items"
|
|
7
7
|
data-test="table-item"
|
|
8
8
|
class="table-view-item grouped draggable-item"
|
|
9
|
-
:class="{'selected': selectedIds.includes(item[idProperty]), 'active': isActive(item[idProperty]), [cssProperty && item[cssProperty]]: !!item[cssProperty]}"
|
|
9
|
+
:class="{'selected': selectedIds.includes(item[idProperty]), 'active': isActive(item[idProperty]), 'disabled': item.isDisabled, [cssProperty && item[cssProperty]]: !!item[cssProperty]}"
|
|
10
10
|
>
|
|
11
11
|
<div class="table-row-template">
|
|
12
12
|
<div accept-group="items" class="table-view-body-space"></div>
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<div v-if="indicatorType !== 'none'" class="table-view-row-count">
|
|
25
25
|
<span v-if="indicatorType === 'order'">{{ (n + 1) }}</span>
|
|
26
26
|
<span v-else-if="indicatorType === 'property'">{{ item[idProperty] }}</span>
|
|
27
|
-
<span v-else-if="indicatorType === 'checkbox'"><itf-checkbox :value="item[idProperty]" /></span>
|
|
27
|
+
<span v-else-if="indicatorType === 'checkbox'"><itf-checkbox :disabled="item.isDisabled" :value="item[idProperty]" /></span>
|
|
28
28
|
</div>
|
|
29
29
|
</div>
|
|
30
30
|
<div accept-group="items" class="table-item-inner" @click="$emit('row-click', item)">
|
|
@@ -448,6 +448,12 @@ body[data-theme="dark"] {
|
|
|
448
448
|
.indicator {
|
|
449
449
|
border-left: var(--itf-table-border-base-width) solid var(--itf-table2-border-color);
|
|
450
450
|
}
|
|
451
|
+
|
|
452
|
+
&.disabled {
|
|
453
|
+
.table-view-item-value {
|
|
454
|
+
opacity: 0.5;
|
|
455
|
+
}
|
|
456
|
+
}
|
|
451
457
|
}
|
|
452
458
|
|
|
453
459
|
&__row-divider {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
class="permanent-checkboxes"
|
|
60
60
|
:state-name="stateName"
|
|
61
61
|
id-property="id"
|
|
62
|
-
:rows="
|
|
62
|
+
:rows="preparedItems"
|
|
63
63
|
:schema="schema"
|
|
64
64
|
:sorting="sorting"
|
|
65
65
|
:active="activeIds"
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
class="my-2 px-3"
|
|
83
83
|
show-size
|
|
84
84
|
:size="size"
|
|
85
|
-
:items="
|
|
85
|
+
:items="preparedItems"
|
|
86
86
|
:pages="countPages"
|
|
87
87
|
:value="page"
|
|
88
88
|
@input="updatePage($event)"
|
|
@@ -140,6 +140,7 @@ class itfView extends Vue {
|
|
|
140
140
|
@Prop() panel;
|
|
141
141
|
@Prop() hardFilter; // встановлює жорсткий фільтр, наприклад, треба завжди показувати лише по контрагенту
|
|
142
142
|
@Prop(Boolean) showActions;
|
|
143
|
+
@Prop({ type: Array, default: () => [] }) disabledIds;
|
|
143
144
|
|
|
144
145
|
page = 1;
|
|
145
146
|
total = 0;
|
|
@@ -150,6 +151,11 @@ class itfView extends Vue {
|
|
|
150
151
|
loadingData = false;
|
|
151
152
|
activeIds = [];
|
|
152
153
|
|
|
154
|
+
get preparedItems() {
|
|
155
|
+
const disabledIdsSet = new Set(this.disabledIds);
|
|
156
|
+
return this.items.map(item => ({ ...item, isDisabled: disabledIdsSet.has(item.id) }));
|
|
157
|
+
}
|
|
158
|
+
|
|
153
159
|
created() {
|
|
154
160
|
const defaultSize = localStorage.getItem('sizePerPage') ?? 20;
|
|
155
161
|
|