@heartpace/icons 0.1.2 → 0.1.3
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/dist/categories.json +886 -557
- package/dist/index.d.mts +645 -385
- package/dist/index.d.ts +645 -385
- package/dist/index.js +550 -420
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +293 -228
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/categories.json
CHANGED
|
@@ -1,151 +1,428 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"Arrow": [
|
|
3
3
|
{
|
|
4
|
-
"componentName": "
|
|
5
|
-
"relativePath": "
|
|
6
|
-
"fileName": "Close menu.svg"
|
|
7
|
-
},
|
|
8
|
-
{
|
|
9
|
-
"componentName": "ArrowsIconArrowOpenMenu",
|
|
10
|
-
"relativePath": "Arrows/Icon/Arrow/Open menu.svg",
|
|
11
|
-
"fileName": "Open menu.svg"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"componentName": "ArrowsIconArrowSwap2",
|
|
15
|
-
"relativePath": "Arrows/Icon/Arrow/Swap 2.svg",
|
|
16
|
-
"fileName": "Swap 2.svg"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"componentName": "ArrowsIconArrowSwap",
|
|
20
|
-
"relativePath": "Arrows/Icon/Arrow/Swap.svg",
|
|
21
|
-
"fileName": "Swap.svg"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"componentName": "ArrowsIconsArrowChevronDown",
|
|
25
|
-
"relativePath": "Arrows/Icons/Arrow/Chevron - Down.svg",
|
|
4
|
+
"componentName": "ArrowChevronDown",
|
|
5
|
+
"relativePath": "Arrow/Chevron - Down.svg",
|
|
26
6
|
"fileName": "Chevron - Down.svg"
|
|
27
7
|
},
|
|
28
8
|
{
|
|
29
|
-
"componentName": "
|
|
30
|
-
"relativePath": "
|
|
9
|
+
"componentName": "ArrowChevronLeft",
|
|
10
|
+
"relativePath": "Arrow/Chevron - Left.svg",
|
|
31
11
|
"fileName": "Chevron - Left.svg"
|
|
32
12
|
},
|
|
33
13
|
{
|
|
34
|
-
"componentName": "
|
|
35
|
-
"relativePath": "
|
|
14
|
+
"componentName": "ArrowChevronRight",
|
|
15
|
+
"relativePath": "Arrow/Chevron - Right.svg",
|
|
36
16
|
"fileName": "Chevron - Right.svg"
|
|
37
17
|
},
|
|
38
18
|
{
|
|
39
|
-
"componentName": "
|
|
40
|
-
"relativePath": "
|
|
19
|
+
"componentName": "ArrowChevronUp",
|
|
20
|
+
"relativePath": "Arrow/Chevron - Up.svg",
|
|
41
21
|
"fileName": "Chevron - Up.svg"
|
|
42
22
|
},
|
|
43
23
|
{
|
|
44
|
-
"componentName": "
|
|
45
|
-
"relativePath": "
|
|
24
|
+
"componentName": "ArrowCloseMenu",
|
|
25
|
+
"relativePath": "Arrow/Close menu.svg",
|
|
26
|
+
"fileName": "Close menu.svg"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"componentName": "ArrowOpenInNewTab",
|
|
30
|
+
"relativePath": "Arrow/Open in new tab.svg",
|
|
46
31
|
"fileName": "Open in new tab.svg"
|
|
47
32
|
},
|
|
48
33
|
{
|
|
49
|
-
"componentName": "
|
|
50
|
-
"relativePath": "
|
|
34
|
+
"componentName": "ArrowOpenMenu",
|
|
35
|
+
"relativePath": "Arrow/Open menu.svg",
|
|
36
|
+
"fileName": "Open menu.svg"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"componentName": "ArrowRedo",
|
|
40
|
+
"relativePath": "Arrow/Redo.svg",
|
|
51
41
|
"fileName": "Redo.svg"
|
|
52
42
|
},
|
|
53
43
|
{
|
|
54
|
-
"componentName": "
|
|
55
|
-
"relativePath": "
|
|
44
|
+
"componentName": "ArrowRefresh2",
|
|
45
|
+
"relativePath": "Arrow/Refresh 2.svg",
|
|
56
46
|
"fileName": "Refresh 2.svg"
|
|
57
47
|
},
|
|
58
48
|
{
|
|
59
|
-
"componentName": "
|
|
60
|
-
"relativePath": "
|
|
49
|
+
"componentName": "ArrowRefresh",
|
|
50
|
+
"relativePath": "Arrow/Refresh.svg",
|
|
61
51
|
"fileName": "Refresh.svg"
|
|
62
52
|
},
|
|
63
53
|
{
|
|
64
|
-
"componentName": "
|
|
65
|
-
"relativePath": "
|
|
54
|
+
"componentName": "ArrowRepeat",
|
|
55
|
+
"relativePath": "Arrow/Repeat.svg",
|
|
66
56
|
"fileName": "Repeat.svg"
|
|
67
57
|
},
|
|
68
58
|
{
|
|
69
|
-
"componentName": "
|
|
70
|
-
"relativePath": "
|
|
59
|
+
"componentName": "ArrowRotateLeft",
|
|
60
|
+
"relativePath": "Arrow/Rotate left.svg",
|
|
71
61
|
"fileName": "Rotate left.svg"
|
|
72
62
|
},
|
|
73
63
|
{
|
|
74
|
-
"componentName": "
|
|
75
|
-
"relativePath": "
|
|
64
|
+
"componentName": "ArrowRotateRight",
|
|
65
|
+
"relativePath": "Arrow/Rotate right.svg",
|
|
76
66
|
"fileName": "Rotate right.svg"
|
|
77
67
|
},
|
|
78
68
|
{
|
|
79
|
-
"componentName": "
|
|
80
|
-
"relativePath": "
|
|
69
|
+
"componentName": "ArrowSwap2",
|
|
70
|
+
"relativePath": "Arrow/Swap 2.svg",
|
|
71
|
+
"fileName": "Swap 2.svg"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"componentName": "ArrowSwap",
|
|
75
|
+
"relativePath": "Arrow/Swap.svg",
|
|
76
|
+
"fileName": "Swap.svg"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"componentName": "ArrowTriangleLeft",
|
|
80
|
+
"relativePath": "Arrow/Triangle - Left.svg",
|
|
81
81
|
"fileName": "Triangle - Left.svg"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"componentName": "
|
|
85
|
-
"relativePath": "
|
|
84
|
+
"componentName": "ArrowTriangleRight",
|
|
85
|
+
"relativePath": "Arrow/Triangle - Right.svg",
|
|
86
86
|
"fileName": "Triangle - Right.svg"
|
|
87
87
|
},
|
|
88
88
|
{
|
|
89
|
-
"componentName": "
|
|
90
|
-
"relativePath": "
|
|
89
|
+
"componentName": "ArrowTriangleUp",
|
|
90
|
+
"relativePath": "Arrow/Triangle -Up.svg",
|
|
91
91
|
"fileName": "Triangle -Up.svg"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
|
-
"componentName": "
|
|
95
|
-
"relativePath": "
|
|
94
|
+
"componentName": "ArrowTriangleDown",
|
|
95
|
+
"relativePath": "Arrow/Triangle -down.svg",
|
|
96
96
|
"fileName": "Triangle -down.svg"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
"componentName": "
|
|
100
|
-
"relativePath": "
|
|
99
|
+
"componentName": "ArrowUndo",
|
|
100
|
+
"relativePath": "Arrow/Undo.svg",
|
|
101
101
|
"fileName": "Undo.svg"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
|
-
"componentName": "
|
|
105
|
-
"relativePath": "
|
|
104
|
+
"componentName": "ArrowArrow2",
|
|
105
|
+
"relativePath": "Arrow/arrow - 2.svg",
|
|
106
106
|
"fileName": "arrow - 2.svg"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
|
-
"componentName": "
|
|
110
|
-
"relativePath": "
|
|
109
|
+
"componentName": "ArrowArrow3",
|
|
110
|
+
"relativePath": "Arrow/arrow - 3.svg",
|
|
111
111
|
"fileName": "arrow - 3.svg"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
"componentName": "
|
|
115
|
-
"relativePath": "
|
|
114
|
+
"componentName": "ArrowArrowDown",
|
|
115
|
+
"relativePath": "Arrow/arrow-down.svg",
|
|
116
116
|
"fileName": "arrow-down.svg"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
|
-
"componentName": "
|
|
120
|
-
"relativePath": "
|
|
119
|
+
"componentName": "ArrowArrowLeft",
|
|
120
|
+
"relativePath": "Arrow/arrow-left.svg",
|
|
121
121
|
"fileName": "arrow-left.svg"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"componentName": "
|
|
125
|
-
"relativePath": "
|
|
124
|
+
"componentName": "ArrowArrowRight",
|
|
125
|
+
"relativePath": "Arrow/arrow-right.svg",
|
|
126
126
|
"fileName": "arrow-right.svg"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"componentName": "
|
|
130
|
-
"relativePath": "
|
|
129
|
+
"componentName": "ArrowArrowUp",
|
|
130
|
+
"relativePath": "Arrow/arrow-up.svg",
|
|
131
131
|
"fileName": "arrow-up.svg"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
|
-
"componentName": "
|
|
135
|
-
"relativePath": "
|
|
134
|
+
"componentName": "ArrowDown",
|
|
135
|
+
"relativePath": "Arrow/down.svg",
|
|
136
136
|
"fileName": "down.svg"
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
|
-
"componentName": "
|
|
140
|
-
"relativePath": "
|
|
139
|
+
"componentName": "ArrowResetTimer",
|
|
140
|
+
"relativePath": "Arrow/reset timer.svg",
|
|
141
141
|
"fileName": "reset timer.svg"
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
|
-
"componentName": "
|
|
145
|
-
"relativePath": "
|
|
144
|
+
"componentName": "ArrowUp",
|
|
145
|
+
"relativePath": "Arrow/up.svg",
|
|
146
146
|
"fileName": "up.svg"
|
|
147
147
|
}
|
|
148
148
|
],
|
|
149
|
+
"Bold": [
|
|
150
|
+
{
|
|
151
|
+
"componentName": "BoldAiAssistant",
|
|
152
|
+
"relativePath": "Bold/AI Assistant.svg",
|
|
153
|
+
"fileName": "AI Assistant.svg"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"componentName": "BoldAdd",
|
|
157
|
+
"relativePath": "Bold/Add.svg",
|
|
158
|
+
"fileName": "Add.svg"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"componentName": "BoldAdvice",
|
|
162
|
+
"relativePath": "Bold/Advice.svg",
|
|
163
|
+
"fileName": "Advice.svg"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"componentName": "BoldArchive",
|
|
167
|
+
"relativePath": "Bold/Archive.svg",
|
|
168
|
+
"fileName": "Archive.svg"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"componentName": "BoldBoard",
|
|
172
|
+
"relativePath": "Bold/Board.svg",
|
|
173
|
+
"fileName": "Board.svg"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"componentName": "BoldBonus",
|
|
177
|
+
"relativePath": "Bold/Bonus.svg",
|
|
178
|
+
"fileName": "Bonus.svg"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"componentName": "BoldCalendar",
|
|
182
|
+
"relativePath": "Bold/Calendar.svg",
|
|
183
|
+
"fileName": "Calendar.svg"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"componentName": "BoldChair",
|
|
187
|
+
"relativePath": "Bold/Chair.svg",
|
|
188
|
+
"fileName": "Chair.svg"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"componentName": "BoldChart",
|
|
192
|
+
"relativePath": "Bold/Chart.svg",
|
|
193
|
+
"fileName": "Chart.svg"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"componentName": "BoldColour",
|
|
197
|
+
"relativePath": "Bold/Colour.svg",
|
|
198
|
+
"fileName": "Colour.svg"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"componentName": "BoldColumn",
|
|
202
|
+
"relativePath": "Bold/Column.svg",
|
|
203
|
+
"fileName": "Column.svg"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"componentName": "BoldComment",
|
|
207
|
+
"relativePath": "Bold/Comment.svg",
|
|
208
|
+
"fileName": "Comment.svg"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"componentName": "BoldCopy",
|
|
212
|
+
"relativePath": "Bold/Copy.svg",
|
|
213
|
+
"fileName": "Copy.svg"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"componentName": "BoldDelete",
|
|
217
|
+
"relativePath": "Bold/Delete.svg",
|
|
218
|
+
"fileName": "Delete.svg"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"componentName": "BoldDetails",
|
|
222
|
+
"relativePath": "Bold/Details.svg",
|
|
223
|
+
"fileName": "Details.svg"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"componentName": "BoldDislike",
|
|
227
|
+
"relativePath": "Bold/Dislike.svg",
|
|
228
|
+
"fileName": "Dislike.svg"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"componentName": "BoldDragDrop",
|
|
232
|
+
"relativePath": "Bold/Drag-Drop.svg",
|
|
233
|
+
"fileName": "Drag-Drop.svg"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"componentName": "BoldEdit",
|
|
237
|
+
"relativePath": "Bold/Edit.svg",
|
|
238
|
+
"fileName": "Edit.svg"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"componentName": "BoldEmail",
|
|
242
|
+
"relativePath": "Bold/Email.svg",
|
|
243
|
+
"fileName": "Email.svg"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"componentName": "BoldExport",
|
|
247
|
+
"relativePath": "Bold/Export.svg",
|
|
248
|
+
"fileName": "Export.svg"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"componentName": "BoldExport2",
|
|
252
|
+
"relativePath": "Bold/Export2.svg",
|
|
253
|
+
"fileName": "Export2.svg"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"componentName": "BoldEye",
|
|
257
|
+
"relativePath": "Bold/Eye.svg",
|
|
258
|
+
"fileName": "Eye.svg"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"componentName": "BoldFilter",
|
|
262
|
+
"relativePath": "Bold/Filter.svg",
|
|
263
|
+
"fileName": "Filter.svg"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"componentName": "BoldFlag",
|
|
267
|
+
"relativePath": "Bold/Flag.svg",
|
|
268
|
+
"fileName": "Flag.svg"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"componentName": "BoldGift",
|
|
272
|
+
"relativePath": "Bold/Gift.svg",
|
|
273
|
+
"fileName": "Gift.svg"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"componentName": "BoldHierarchyHorizontal",
|
|
277
|
+
"relativePath": "Bold/Hierarchy-horizontal.svg",
|
|
278
|
+
"fileName": "Hierarchy-horizontal.svg"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"componentName": "BoldHierarchyVertical",
|
|
282
|
+
"relativePath": "Bold/Hierarchy-vertical.svg",
|
|
283
|
+
"fileName": "Hierarchy-vertical.svg"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"componentName": "BoldHierarchy",
|
|
287
|
+
"relativePath": "Bold/Hierarchy.svg",
|
|
288
|
+
"fileName": "Hierarchy.svg"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"componentName": "BoldImage",
|
|
292
|
+
"relativePath": "Bold/Image.svg",
|
|
293
|
+
"fileName": "Image.svg"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"componentName": "BoldInstruction2",
|
|
297
|
+
"relativePath": "Bold/Instruction 2.svg",
|
|
298
|
+
"fileName": "Instruction 2.svg"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"componentName": "BoldInstruction",
|
|
302
|
+
"relativePath": "Bold/Instruction.svg",
|
|
303
|
+
"fileName": "Instruction.svg"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"componentName": "BoldIntercom",
|
|
307
|
+
"relativePath": "Bold/Intercom.svg",
|
|
308
|
+
"fileName": "Intercom.svg"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"componentName": "BoldLike",
|
|
312
|
+
"relativePath": "Bold/Like.svg",
|
|
313
|
+
"fileName": "Like.svg"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"componentName": "BoldLink",
|
|
317
|
+
"relativePath": "Bold/Link.svg",
|
|
318
|
+
"fileName": "Link.svg"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"componentName": "BoldLoader",
|
|
322
|
+
"relativePath": "Bold/Loader.svg",
|
|
323
|
+
"fileName": "Loader.svg"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"componentName": "BoldLocation",
|
|
327
|
+
"relativePath": "Bold/Location.svg",
|
|
328
|
+
"fileName": "Location.svg"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"componentName": "BoldLock",
|
|
332
|
+
"relativePath": "Bold/Lock.svg",
|
|
333
|
+
"fileName": "Lock.svg"
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"componentName": "BoldMap",
|
|
337
|
+
"relativePath": "Bold/Map.svg",
|
|
338
|
+
"fileName": "Map.svg"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"componentName": "BoldOpenInSidebar",
|
|
342
|
+
"relativePath": "Bold/Open in sidebar.svg",
|
|
343
|
+
"fileName": "Open in sidebar.svg"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"componentName": "BoldPlace",
|
|
347
|
+
"relativePath": "Bold/Place.svg",
|
|
348
|
+
"fileName": "Place.svg"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"componentName": "BoldResend",
|
|
352
|
+
"relativePath": "Bold/Resend.svg",
|
|
353
|
+
"fileName": "Resend.svg"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"componentName": "BoldRow",
|
|
357
|
+
"relativePath": "Bold/Row.svg",
|
|
358
|
+
"fileName": "Row.svg"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"componentName": "BoldSend",
|
|
362
|
+
"relativePath": "Bold/Send.svg",
|
|
363
|
+
"fileName": "Send.svg"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"componentName": "BoldSettings",
|
|
367
|
+
"relativePath": "Bold/Settings.svg",
|
|
368
|
+
"fileName": "Settings.svg"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"componentName": "BoldTime",
|
|
372
|
+
"relativePath": "Bold/Time.svg",
|
|
373
|
+
"fileName": "Time.svg"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"componentName": "BoldTreemap",
|
|
377
|
+
"relativePath": "Bold/Treemap.svg",
|
|
378
|
+
"fileName": "Treemap.svg"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"componentName": "BoldUser",
|
|
382
|
+
"relativePath": "Bold/User.svg",
|
|
383
|
+
"fileName": "User.svg"
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"componentName": "BoldUsers",
|
|
387
|
+
"relativePath": "Bold/Users.svg",
|
|
388
|
+
"fileName": "Users.svg"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"componentName": "BoldWallet",
|
|
392
|
+
"relativePath": "Bold/Wallet.svg",
|
|
393
|
+
"fileName": "Wallet.svg"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"componentName": "BoldWork",
|
|
397
|
+
"relativePath": "Bold/Work.svg",
|
|
398
|
+
"fileName": "Work.svg"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"componentName": "BoldDot",
|
|
402
|
+
"relativePath": "Bold/dot.svg",
|
|
403
|
+
"fileName": "dot.svg"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"componentName": "BoldHelp",
|
|
407
|
+
"relativePath": "Bold/help.svg",
|
|
408
|
+
"fileName": "help.svg"
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"componentName": "BoldList",
|
|
412
|
+
"relativePath": "Bold/list.svg",
|
|
413
|
+
"fileName": "list.svg"
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"componentName": "BoldStar",
|
|
417
|
+
"relativePath": "Bold/star.svg",
|
|
418
|
+
"fileName": "star.svg"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"componentName": "BoldTile",
|
|
422
|
+
"relativePath": "Bold/tile.svg",
|
|
423
|
+
"fileName": "tile.svg"
|
|
424
|
+
}
|
|
425
|
+
],
|
|
149
426
|
"Flags": [
|
|
150
427
|
{
|
|
151
428
|
"componentName": "FlagsAustria",
|
|
@@ -313,825 +590,877 @@
|
|
|
313
590
|
"fileName": "USA.svg"
|
|
314
591
|
}
|
|
315
592
|
],
|
|
316
|
-
"
|
|
593
|
+
"Light": [
|
|
317
594
|
{
|
|
318
|
-
"componentName": "
|
|
319
|
-
"relativePath": "
|
|
320
|
-
"fileName": "
|
|
595
|
+
"componentName": "Light2User",
|
|
596
|
+
"relativePath": "Light/2 User.svg",
|
|
597
|
+
"fileName": "2 User.svg"
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"componentName": "Light3User",
|
|
601
|
+
"relativePath": "Light/3 User.svg",
|
|
602
|
+
"fileName": "3 User.svg"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"componentName": "LightActivity",
|
|
606
|
+
"relativePath": "Light/Activity.svg",
|
|
607
|
+
"fileName": "Activity.svg"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"componentName": "LightAlignment",
|
|
611
|
+
"relativePath": "Light/Alignment.svg",
|
|
612
|
+
"fileName": "Alignment.svg"
|
|
321
613
|
},
|
|
322
614
|
{
|
|
323
|
-
"componentName": "
|
|
324
|
-
"relativePath": "
|
|
615
|
+
"componentName": "LightArchive",
|
|
616
|
+
"relativePath": "Light/Archive.svg",
|
|
325
617
|
"fileName": "Archive.svg"
|
|
326
618
|
},
|
|
327
619
|
{
|
|
328
|
-
"componentName": "
|
|
329
|
-
"relativePath": "
|
|
620
|
+
"componentName": "LightAttach",
|
|
621
|
+
"relativePath": "Light/Attach.svg",
|
|
622
|
+
"fileName": "Attach.svg"
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"componentName": "LightBarChart2",
|
|
626
|
+
"relativePath": "Light/Bar chart 2.svg",
|
|
330
627
|
"fileName": "Bar chart 2.svg"
|
|
331
628
|
},
|
|
332
629
|
{
|
|
333
|
-
"componentName": "
|
|
334
|
-
"relativePath": "
|
|
630
|
+
"componentName": "LightBarChart",
|
|
631
|
+
"relativePath": "Light/Bar chart.svg",
|
|
335
632
|
"fileName": "Bar chart.svg"
|
|
336
633
|
},
|
|
337
634
|
{
|
|
338
|
-
"componentName": "
|
|
339
|
-
"relativePath": "
|
|
340
|
-
"fileName": "
|
|
635
|
+
"componentName": "LightBookmark",
|
|
636
|
+
"relativePath": "Light/Bookmark.svg",
|
|
637
|
+
"fileName": "Bookmark.svg"
|
|
341
638
|
},
|
|
342
639
|
{
|
|
343
|
-
"componentName": "
|
|
344
|
-
"relativePath": "
|
|
345
|
-
"fileName": "
|
|
640
|
+
"componentName": "LightBriefcase",
|
|
641
|
+
"relativePath": "Light/Briefcase.svg",
|
|
642
|
+
"fileName": "Briefcase.svg"
|
|
346
643
|
},
|
|
347
644
|
{
|
|
348
|
-
"componentName": "
|
|
349
|
-
"relativePath": "
|
|
350
|
-
"fileName": "
|
|
645
|
+
"componentName": "LightBuilding",
|
|
646
|
+
"relativePath": "Light/Building.svg",
|
|
647
|
+
"fileName": "Building.svg"
|
|
351
648
|
},
|
|
352
649
|
{
|
|
353
|
-
"componentName": "
|
|
354
|
-
"relativePath": "
|
|
355
|
-
"fileName": "
|
|
650
|
+
"componentName": "LightBuy",
|
|
651
|
+
"relativePath": "Light/Buy.svg",
|
|
652
|
+
"fileName": "Buy.svg"
|
|
356
653
|
},
|
|
357
654
|
{
|
|
358
|
-
"componentName": "
|
|
359
|
-
"relativePath": "
|
|
360
|
-
"fileName": "
|
|
655
|
+
"componentName": "LightCalendar",
|
|
656
|
+
"relativePath": "Light/Calendar.svg",
|
|
657
|
+
"fileName": "Calendar.svg"
|
|
361
658
|
},
|
|
362
659
|
{
|
|
363
|
-
"componentName": "
|
|
364
|
-
"relativePath": "
|
|
365
|
-
"fileName": "
|
|
660
|
+
"componentName": "LightCamera",
|
|
661
|
+
"relativePath": "Light/Camera.svg",
|
|
662
|
+
"fileName": "Camera.svg"
|
|
366
663
|
},
|
|
367
664
|
{
|
|
368
|
-
"componentName": "
|
|
369
|
-
"relativePath": "
|
|
370
|
-
"fileName": "
|
|
665
|
+
"componentName": "LightCategory",
|
|
666
|
+
"relativePath": "Light/Category.svg",
|
|
667
|
+
"fileName": "Category.svg"
|
|
371
668
|
},
|
|
372
669
|
{
|
|
373
|
-
"componentName": "
|
|
374
|
-
"relativePath": "
|
|
375
|
-
"fileName": "
|
|
670
|
+
"componentName": "LightChair",
|
|
671
|
+
"relativePath": "Light/Chair.svg",
|
|
672
|
+
"fileName": "Chair.svg"
|
|
376
673
|
},
|
|
377
674
|
{
|
|
378
|
-
"componentName": "
|
|
379
|
-
"relativePath": "
|
|
380
|
-
"fileName": "
|
|
675
|
+
"componentName": "LightChart",
|
|
676
|
+
"relativePath": "Light/Chart.svg",
|
|
677
|
+
"fileName": "Chart.svg"
|
|
381
678
|
},
|
|
382
679
|
{
|
|
383
|
-
"componentName": "
|
|
384
|
-
"relativePath": "
|
|
385
|
-
"fileName": "
|
|
680
|
+
"componentName": "LightChat",
|
|
681
|
+
"relativePath": "Light/Chat.svg",
|
|
682
|
+
"fileName": "Chat.svg"
|
|
386
683
|
},
|
|
387
684
|
{
|
|
388
|
-
"componentName": "
|
|
389
|
-
"relativePath": "
|
|
390
|
-
"fileName": "
|
|
685
|
+
"componentName": "LightClock",
|
|
686
|
+
"relativePath": "Light/Clock.svg",
|
|
687
|
+
"fileName": "Clock.svg"
|
|
391
688
|
},
|
|
392
689
|
{
|
|
393
|
-
"componentName": "
|
|
394
|
-
"relativePath": "
|
|
395
|
-
"fileName": "
|
|
690
|
+
"componentName": "LightCloseSquare",
|
|
691
|
+
"relativePath": "Light/Close Square.svg",
|
|
692
|
+
"fileName": "Close Square.svg"
|
|
396
693
|
},
|
|
397
694
|
{
|
|
398
|
-
"componentName": "
|
|
399
|
-
"relativePath": "
|
|
400
|
-
"fileName": "
|
|
695
|
+
"componentName": "LightColumns",
|
|
696
|
+
"relativePath": "Light/Columns.svg",
|
|
697
|
+
"fileName": "Columns.svg"
|
|
401
698
|
},
|
|
402
699
|
{
|
|
403
|
-
"componentName": "
|
|
404
|
-
"relativePath": "
|
|
405
|
-
"fileName": "
|
|
700
|
+
"componentName": "LightCompetence",
|
|
701
|
+
"relativePath": "Light/Competence.svg",
|
|
702
|
+
"fileName": "Competence.svg"
|
|
406
703
|
},
|
|
407
704
|
{
|
|
408
|
-
"componentName": "
|
|
409
|
-
"relativePath": "
|
|
410
|
-
"fileName": "
|
|
705
|
+
"componentName": "LightCopy",
|
|
706
|
+
"relativePath": "Light/Copy.svg",
|
|
707
|
+
"fileName": "Copy.svg"
|
|
411
708
|
},
|
|
412
709
|
{
|
|
413
|
-
"componentName": "
|
|
414
|
-
"relativePath": "
|
|
415
|
-
"fileName": "
|
|
710
|
+
"componentName": "LightCreateNewItem",
|
|
711
|
+
"relativePath": "Light/Create new item.svg",
|
|
712
|
+
"fileName": "Create new item.svg"
|
|
416
713
|
},
|
|
417
714
|
{
|
|
418
|
-
"componentName": "
|
|
419
|
-
"relativePath": "
|
|
420
|
-
"fileName": "
|
|
715
|
+
"componentName": "LightCustomField",
|
|
716
|
+
"relativePath": "Light/Custom-field.svg",
|
|
717
|
+
"fileName": "Custom-field.svg"
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"componentName": "LightDelete1",
|
|
721
|
+
"relativePath": "Light/Delete-1.svg",
|
|
722
|
+
"fileName": "Delete-1.svg"
|
|
421
723
|
},
|
|
422
724
|
{
|
|
423
|
-
"componentName": "
|
|
424
|
-
"relativePath": "
|
|
725
|
+
"componentName": "LightDelete",
|
|
726
|
+
"relativePath": "Light/Delete.svg",
|
|
425
727
|
"fileName": "Delete.svg"
|
|
426
728
|
},
|
|
427
729
|
{
|
|
428
|
-
"componentName": "
|
|
429
|
-
"relativePath": "
|
|
730
|
+
"componentName": "LightDensity",
|
|
731
|
+
"relativePath": "Light/Density.svg",
|
|
732
|
+
"fileName": "Density.svg"
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"componentName": "LightDiscount",
|
|
736
|
+
"relativePath": "Light/Discount.svg",
|
|
430
737
|
"fileName": "Discount.svg"
|
|
431
738
|
},
|
|
432
739
|
{
|
|
433
|
-
"componentName": "
|
|
434
|
-
"relativePath": "
|
|
740
|
+
"componentName": "LightDiscovery",
|
|
741
|
+
"relativePath": "Light/Discovery.svg",
|
|
435
742
|
"fileName": "Discovery.svg"
|
|
436
743
|
},
|
|
437
744
|
{
|
|
438
|
-
"componentName": "
|
|
439
|
-
"relativePath": "
|
|
745
|
+
"componentName": "LightDocument",
|
|
746
|
+
"relativePath": "Light/Document.svg",
|
|
440
747
|
"fileName": "Document.svg"
|
|
441
748
|
},
|
|
442
749
|
{
|
|
443
|
-
"componentName": "
|
|
444
|
-
"relativePath": "
|
|
750
|
+
"componentName": "LightDownload",
|
|
751
|
+
"relativePath": "Light/Download.svg",
|
|
445
752
|
"fileName": "Download.svg"
|
|
446
753
|
},
|
|
447
754
|
{
|
|
448
|
-
"componentName": "
|
|
449
|
-
"relativePath": "
|
|
755
|
+
"componentName": "LightEditSquare",
|
|
756
|
+
"relativePath": "Light/Edit Square.svg",
|
|
450
757
|
"fileName": "Edit Square.svg"
|
|
451
758
|
},
|
|
452
759
|
{
|
|
453
|
-
"componentName": "
|
|
454
|
-
"relativePath": "
|
|
760
|
+
"componentName": "LightEdit",
|
|
761
|
+
"relativePath": "Light/Edit.svg",
|
|
455
762
|
"fileName": "Edit.svg"
|
|
456
763
|
},
|
|
457
764
|
{
|
|
458
|
-
"componentName": "
|
|
459
|
-
"relativePath": "
|
|
460
|
-
"fileName": "
|
|
765
|
+
"componentName": "LightEducation",
|
|
766
|
+
"relativePath": "Light/Education.svg",
|
|
767
|
+
"fileName": "Education.svg"
|
|
461
768
|
},
|
|
462
769
|
{
|
|
463
|
-
"componentName": "
|
|
464
|
-
"relativePath": "
|
|
465
|
-
"fileName": "
|
|
770
|
+
"componentName": "LightExport1",
|
|
771
|
+
"relativePath": "Light/Export-1.svg",
|
|
772
|
+
"fileName": "Export-1.svg"
|
|
466
773
|
},
|
|
467
774
|
{
|
|
468
|
-
"componentName": "
|
|
469
|
-
"relativePath": "
|
|
470
|
-
"fileName": "
|
|
775
|
+
"componentName": "LightExport",
|
|
776
|
+
"relativePath": "Light/Export.svg",
|
|
777
|
+
"fileName": "Export.svg"
|
|
471
778
|
},
|
|
472
779
|
{
|
|
473
|
-
"componentName": "
|
|
474
|
-
"relativePath": "
|
|
475
|
-
"fileName": "
|
|
780
|
+
"componentName": "LightFiles",
|
|
781
|
+
"relativePath": "Light/Files.svg",
|
|
782
|
+
"fileName": "Files.svg"
|
|
476
783
|
},
|
|
477
784
|
{
|
|
478
|
-
"componentName": "
|
|
479
|
-
"relativePath": "
|
|
480
|
-
"fileName": "
|
|
785
|
+
"componentName": "LightFilter3",
|
|
786
|
+
"relativePath": "Light/Filter 3.svg",
|
|
787
|
+
"fileName": "Filter 3.svg"
|
|
481
788
|
},
|
|
482
789
|
{
|
|
483
|
-
"componentName": "
|
|
484
|
-
"relativePath": "
|
|
485
|
-
"fileName": "
|
|
790
|
+
"componentName": "LightFilter",
|
|
791
|
+
"relativePath": "Light/Filter.svg",
|
|
792
|
+
"fileName": "Filter.svg"
|
|
486
793
|
},
|
|
487
794
|
{
|
|
488
|
-
"componentName": "
|
|
489
|
-
"relativePath": "
|
|
490
|
-
"fileName": "
|
|
795
|
+
"componentName": "LightFolder1",
|
|
796
|
+
"relativePath": "Light/Folder-1.svg",
|
|
797
|
+
"fileName": "Folder-1.svg"
|
|
491
798
|
},
|
|
492
799
|
{
|
|
493
|
-
"componentName": "
|
|
494
|
-
"relativePath": "
|
|
495
|
-
"fileName": "
|
|
800
|
+
"componentName": "LightFolder",
|
|
801
|
+
"relativePath": "Light/Folder.svg",
|
|
802
|
+
"fileName": "Folder.svg"
|
|
496
803
|
},
|
|
497
804
|
{
|
|
498
|
-
"componentName": "
|
|
499
|
-
"relativePath": "
|
|
500
|
-
"fileName": "
|
|
805
|
+
"componentName": "LightGalleryAdd",
|
|
806
|
+
"relativePath": "Light/Gallery-add.svg",
|
|
807
|
+
"fileName": "Gallery-add.svg"
|
|
501
808
|
},
|
|
502
809
|
{
|
|
503
|
-
"componentName": "
|
|
504
|
-
"relativePath": "
|
|
505
|
-
"fileName": "
|
|
810
|
+
"componentName": "LightGalleryEdit",
|
|
811
|
+
"relativePath": "Light/Gallery-edit.svg",
|
|
812
|
+
"fileName": "Gallery-edit.svg"
|
|
506
813
|
},
|
|
507
814
|
{
|
|
508
|
-
"componentName": "
|
|
509
|
-
"relativePath": "
|
|
510
|
-
"fileName": "
|
|
815
|
+
"componentName": "LightGift",
|
|
816
|
+
"relativePath": "Light/Gift.svg",
|
|
817
|
+
"fileName": "Gift.svg"
|
|
511
818
|
},
|
|
512
819
|
{
|
|
513
|
-
"componentName": "
|
|
514
|
-
"relativePath": "
|
|
515
|
-
"fileName": "
|
|
820
|
+
"componentName": "LightGlobalSettings",
|
|
821
|
+
"relativePath": "Light/Global-settings.svg",
|
|
822
|
+
"fileName": "Global-settings.svg"
|
|
516
823
|
},
|
|
517
824
|
{
|
|
518
|
-
"componentName": "
|
|
519
|
-
"relativePath": "
|
|
520
|
-
"fileName": "
|
|
825
|
+
"componentName": "LightGraph",
|
|
826
|
+
"relativePath": "Light/Graph.svg",
|
|
827
|
+
"fileName": "Graph.svg"
|
|
521
828
|
},
|
|
522
829
|
{
|
|
523
|
-
"componentName": "
|
|
524
|
-
"relativePath": "
|
|
525
|
-
"fileName": "
|
|
830
|
+
"componentName": "LightHrm",
|
|
831
|
+
"relativePath": "Light/HRM.svg",
|
|
832
|
+
"fileName": "HRM.svg"
|
|
526
833
|
},
|
|
527
834
|
{
|
|
528
|
-
"componentName": "
|
|
529
|
-
"relativePath": "
|
|
530
|
-
"fileName": "
|
|
835
|
+
"componentName": "LightHeart",
|
|
836
|
+
"relativePath": "Light/Heart.svg",
|
|
837
|
+
"fileName": "Heart.svg"
|
|
531
838
|
},
|
|
532
839
|
{
|
|
533
|
-
"componentName": "
|
|
534
|
-
"relativePath": "
|
|
535
|
-
"fileName": "
|
|
840
|
+
"componentName": "LightHelpCenter",
|
|
841
|
+
"relativePath": "Light/Help-center.svg",
|
|
842
|
+
"fileName": "Help-center.svg"
|
|
536
843
|
},
|
|
537
844
|
{
|
|
538
|
-
"componentName": "
|
|
539
|
-
"relativePath": "
|
|
540
|
-
"fileName": "
|
|
845
|
+
"componentName": "LightHide",
|
|
846
|
+
"relativePath": "Light/Hide.svg",
|
|
847
|
+
"fileName": "Hide.svg"
|
|
541
848
|
},
|
|
542
849
|
{
|
|
543
|
-
"componentName": "
|
|
544
|
-
"relativePath": "
|
|
545
|
-
"fileName": "
|
|
850
|
+
"componentName": "LightHome",
|
|
851
|
+
"relativePath": "Light/Home.svg",
|
|
852
|
+
"fileName": "Home.svg"
|
|
546
853
|
},
|
|
547
854
|
{
|
|
548
|
-
"componentName": "
|
|
549
|
-
"relativePath": "
|
|
550
|
-
"fileName": "
|
|
855
|
+
"componentName": "LightIceContacts",
|
|
856
|
+
"relativePath": "Light/ICE contacts.svg",
|
|
857
|
+
"fileName": "ICE contacts.svg"
|
|
551
858
|
},
|
|
552
859
|
{
|
|
553
|
-
"componentName": "
|
|
554
|
-
"relativePath": "
|
|
555
|
-
"fileName": "
|
|
860
|
+
"componentName": "LightIdea",
|
|
861
|
+
"relativePath": "Light/Idea.svg",
|
|
862
|
+
"fileName": "Idea.svg"
|
|
556
863
|
},
|
|
557
864
|
{
|
|
558
|
-
"componentName": "
|
|
559
|
-
"relativePath": "
|
|
560
|
-
"fileName": "
|
|
865
|
+
"componentName": "LightImage",
|
|
866
|
+
"relativePath": "Light/Image.svg",
|
|
867
|
+
"fileName": "Image.svg"
|
|
561
868
|
},
|
|
562
869
|
{
|
|
563
|
-
"componentName": "
|
|
564
|
-
"relativePath": "
|
|
565
|
-
"fileName": "
|
|
870
|
+
"componentName": "LightImport",
|
|
871
|
+
"relativePath": "Light/Import.svg",
|
|
872
|
+
"fileName": "Import.svg"
|
|
566
873
|
},
|
|
567
874
|
{
|
|
568
|
-
"componentName": "
|
|
569
|
-
"relativePath": "
|
|
570
|
-
"fileName": "
|
|
875
|
+
"componentName": "LightInfo",
|
|
876
|
+
"relativePath": "Light/Info.svg",
|
|
877
|
+
"fileName": "Info.svg"
|
|
571
878
|
},
|
|
572
879
|
{
|
|
573
|
-
"componentName": "
|
|
574
|
-
"relativePath": "
|
|
575
|
-
"fileName": "
|
|
880
|
+
"componentName": "LightIntegrations",
|
|
881
|
+
"relativePath": "Light/Integrations.svg",
|
|
882
|
+
"fileName": "Integrations.svg"
|
|
576
883
|
},
|
|
577
884
|
{
|
|
578
|
-
"componentName": "
|
|
579
|
-
"relativePath": "
|
|
580
|
-
"fileName": "
|
|
885
|
+
"componentName": "LightIntercom",
|
|
886
|
+
"relativePath": "Light/Intercom.svg",
|
|
887
|
+
"fileName": "Intercom.svg"
|
|
581
888
|
},
|
|
582
889
|
{
|
|
583
|
-
"componentName": "
|
|
584
|
-
"relativePath": "
|
|
585
|
-
"fileName": "
|
|
890
|
+
"componentName": "LightKey",
|
|
891
|
+
"relativePath": "Light/Key.svg",
|
|
892
|
+
"fileName": "Key.svg"
|
|
586
893
|
},
|
|
587
894
|
{
|
|
588
|
-
"componentName": "
|
|
589
|
-
"relativePath": "
|
|
590
|
-
"fileName": "
|
|
895
|
+
"componentName": "LightLearningHubRegister",
|
|
896
|
+
"relativePath": "Light/Learning hub - register.svg",
|
|
897
|
+
"fileName": "Learning hub - register.svg"
|
|
591
898
|
},
|
|
592
899
|
{
|
|
593
|
-
"componentName": "
|
|
594
|
-
"relativePath": "
|
|
595
|
-
"fileName": "
|
|
900
|
+
"componentName": "LightLink2",
|
|
901
|
+
"relativePath": "Light/Link-2.svg",
|
|
902
|
+
"fileName": "Link-2.svg"
|
|
596
903
|
},
|
|
597
904
|
{
|
|
598
|
-
"componentName": "
|
|
599
|
-
"relativePath": "
|
|
600
|
-
"fileName": "
|
|
905
|
+
"componentName": "LightLink",
|
|
906
|
+
"relativePath": "Light/Link.svg",
|
|
907
|
+
"fileName": "Link.svg"
|
|
601
908
|
},
|
|
602
909
|
{
|
|
603
|
-
"componentName": "
|
|
604
|
-
"relativePath": "
|
|
605
|
-
"fileName": "
|
|
910
|
+
"componentName": "LightList",
|
|
911
|
+
"relativePath": "Light/List.svg",
|
|
912
|
+
"fileName": "List.svg"
|
|
606
913
|
},
|
|
607
914
|
{
|
|
608
|
-
"componentName": "
|
|
609
|
-
"relativePath": "
|
|
610
|
-
"fileName": "
|
|
915
|
+
"componentName": "LightLocation",
|
|
916
|
+
"relativePath": "Light/Location.svg",
|
|
917
|
+
"fileName": "Location.svg"
|
|
611
918
|
},
|
|
612
919
|
{
|
|
613
|
-
"componentName": "
|
|
614
|
-
"relativePath": "
|
|
615
|
-
"fileName": "
|
|
920
|
+
"componentName": "LightLock",
|
|
921
|
+
"relativePath": "Light/Lock.svg",
|
|
922
|
+
"fileName": "Lock.svg"
|
|
616
923
|
},
|
|
617
924
|
{
|
|
618
|
-
"componentName": "
|
|
619
|
-
"relativePath": "
|
|
620
|
-
"fileName": "
|
|
925
|
+
"componentName": "LightLogin",
|
|
926
|
+
"relativePath": "Light/Login.svg",
|
|
927
|
+
"fileName": "Login.svg"
|
|
621
928
|
},
|
|
622
929
|
{
|
|
623
|
-
"componentName": "
|
|
624
|
-
"relativePath": "
|
|
625
|
-
"fileName": "
|
|
930
|
+
"componentName": "LightLogout",
|
|
931
|
+
"relativePath": "Light/Logout.svg",
|
|
932
|
+
"fileName": "Logout.svg"
|
|
626
933
|
},
|
|
627
934
|
{
|
|
628
|
-
"componentName": "
|
|
629
|
-
"relativePath": "
|
|
630
|
-
"fileName": "
|
|
935
|
+
"componentName": "LightMagicpen",
|
|
936
|
+
"relativePath": "Light/Magicpen.svg",
|
|
937
|
+
"fileName": "Magicpen.svg"
|
|
631
938
|
},
|
|
632
939
|
{
|
|
633
|
-
"componentName": "
|
|
634
|
-
"relativePath": "
|
|
635
|
-
"fileName": "
|
|
940
|
+
"componentName": "LightMessage1",
|
|
941
|
+
"relativePath": "Light/Message-1.svg",
|
|
942
|
+
"fileName": "Message-1.svg"
|
|
636
943
|
},
|
|
637
944
|
{
|
|
638
|
-
"componentName": "
|
|
639
|
-
"relativePath": "
|
|
640
|
-
"fileName": "
|
|
945
|
+
"componentName": "LightMessageAdd",
|
|
946
|
+
"relativePath": "Light/Message-add.svg",
|
|
947
|
+
"fileName": "Message-add.svg"
|
|
641
948
|
},
|
|
642
949
|
{
|
|
643
|
-
"componentName": "
|
|
644
|
-
"relativePath": "
|
|
645
|
-
"fileName": "
|
|
950
|
+
"componentName": "LightMessage",
|
|
951
|
+
"relativePath": "Light/Message.svg",
|
|
952
|
+
"fileName": "Message.svg"
|
|
646
953
|
},
|
|
647
954
|
{
|
|
648
|
-
"componentName": "
|
|
649
|
-
"relativePath": "
|
|
650
|
-
"fileName": "
|
|
955
|
+
"componentName": "LightMoreCircle",
|
|
956
|
+
"relativePath": "Light/More Circle.svg",
|
|
957
|
+
"fileName": "More Circle.svg"
|
|
651
958
|
},
|
|
652
959
|
{
|
|
653
|
-
"componentName": "
|
|
654
|
-
"relativePath": "
|
|
655
|
-
"fileName": "
|
|
960
|
+
"componentName": "LightMoreSquare",
|
|
961
|
+
"relativePath": "Light/More Square.svg",
|
|
962
|
+
"fileName": "More Square.svg"
|
|
656
963
|
},
|
|
657
964
|
{
|
|
658
|
-
"componentName": "
|
|
659
|
-
"relativePath": "
|
|
660
|
-
"fileName": "
|
|
965
|
+
"componentName": "LightNewChat",
|
|
966
|
+
"relativePath": "Light/New chat.svg",
|
|
967
|
+
"fileName": "New chat.svg"
|
|
661
968
|
},
|
|
662
969
|
{
|
|
663
|
-
"componentName": "
|
|
664
|
-
"relativePath": "
|
|
665
|
-
"fileName": "
|
|
970
|
+
"componentName": "LightNotification",
|
|
971
|
+
"relativePath": "Light/Notification.svg",
|
|
972
|
+
"fileName": "Notification.svg"
|
|
666
973
|
},
|
|
667
974
|
{
|
|
668
|
-
"componentName": "
|
|
669
|
-
"relativePath": "
|
|
670
|
-
"fileName": "
|
|
975
|
+
"componentName": "LightOtherSettings",
|
|
976
|
+
"relativePath": "Light/Other settings.svg",
|
|
977
|
+
"fileName": "Other settings.svg"
|
|
671
978
|
},
|
|
672
979
|
{
|
|
673
|
-
"componentName": "
|
|
674
|
-
"relativePath": "
|
|
675
|
-
"fileName": "
|
|
980
|
+
"componentName": "LightPoBox",
|
|
981
|
+
"relativePath": "Light/PO Box.svg",
|
|
982
|
+
"fileName": "PO Box.svg"
|
|
676
983
|
},
|
|
677
984
|
{
|
|
678
|
-
"componentName": "
|
|
679
|
-
"relativePath": "
|
|
680
|
-
"fileName": "
|
|
985
|
+
"componentName": "LightPaperDownload",
|
|
986
|
+
"relativePath": "Light/Paper Download.svg",
|
|
987
|
+
"fileName": "Paper Download.svg"
|
|
681
988
|
},
|
|
682
989
|
{
|
|
683
|
-
"componentName": "
|
|
684
|
-
"relativePath": "
|
|
685
|
-
"fileName": "
|
|
990
|
+
"componentName": "LightPaperFail",
|
|
991
|
+
"relativePath": "Light/Paper Fail.svg",
|
|
992
|
+
"fileName": "Paper Fail.svg"
|
|
686
993
|
},
|
|
687
994
|
{
|
|
688
|
-
"componentName": "
|
|
689
|
-
"relativePath": "
|
|
690
|
-
"fileName": "
|
|
995
|
+
"componentName": "LightPaperNegative",
|
|
996
|
+
"relativePath": "Light/Paper Negative.svg",
|
|
997
|
+
"fileName": "Paper Negative.svg"
|
|
691
998
|
},
|
|
692
999
|
{
|
|
693
|
-
"componentName": "
|
|
694
|
-
"relativePath": "
|
|
695
|
-
"fileName": "
|
|
1000
|
+
"componentName": "LightPaperPlus",
|
|
1001
|
+
"relativePath": "Light/Paper Plus.svg",
|
|
1002
|
+
"fileName": "Paper Plus.svg"
|
|
696
1003
|
},
|
|
697
1004
|
{
|
|
698
|
-
"componentName": "
|
|
699
|
-
"relativePath": "
|
|
700
|
-
"fileName": "
|
|
1005
|
+
"componentName": "LightPaperUpload",
|
|
1006
|
+
"relativePath": "Light/Paper Upload.svg",
|
|
1007
|
+
"fileName": "Paper Upload.svg"
|
|
701
1008
|
},
|
|
702
1009
|
{
|
|
703
|
-
"componentName": "
|
|
704
|
-
"relativePath": "
|
|
705
|
-
"fileName": "
|
|
1010
|
+
"componentName": "LightPaper",
|
|
1011
|
+
"relativePath": "Light/Paper.svg",
|
|
1012
|
+
"fileName": "Paper.svg"
|
|
706
1013
|
},
|
|
707
1014
|
{
|
|
708
|
-
"componentName": "
|
|
709
|
-
"relativePath": "
|
|
710
|
-
"fileName": "
|
|
1015
|
+
"componentName": "LightPassword",
|
|
1016
|
+
"relativePath": "Light/Password.svg",
|
|
1017
|
+
"fileName": "Password.svg"
|
|
711
1018
|
},
|
|
712
1019
|
{
|
|
713
|
-
"componentName": "
|
|
714
|
-
"relativePath": "
|
|
715
|
-
"fileName": "
|
|
1020
|
+
"componentName": "LightPercentage",
|
|
1021
|
+
"relativePath": "Light/Percentage.svg",
|
|
1022
|
+
"fileName": "Percentage.svg"
|
|
716
1023
|
},
|
|
717
1024
|
{
|
|
718
|
-
"componentName": "
|
|
719
|
-
"relativePath": "
|
|
720
|
-
"fileName": "
|
|
1025
|
+
"componentName": "LightPieChart",
|
|
1026
|
+
"relativePath": "Light/Pie-chart.svg",
|
|
1027
|
+
"fileName": "Pie-chart.svg"
|
|
721
1028
|
},
|
|
722
1029
|
{
|
|
723
|
-
"componentName": "
|
|
724
|
-
"relativePath": "
|
|
725
|
-
"fileName": "
|
|
1030
|
+
"componentName": "LightPlus",
|
|
1031
|
+
"relativePath": "Light/Plus.svg",
|
|
1032
|
+
"fileName": "Plus.svg"
|
|
726
1033
|
},
|
|
727
1034
|
{
|
|
728
|
-
"componentName": "
|
|
729
|
-
"relativePath": "
|
|
730
|
-
"fileName": "
|
|
1035
|
+
"componentName": "LightProfile",
|
|
1036
|
+
"relativePath": "Light/Profile.svg",
|
|
1037
|
+
"fileName": "Profile.svg"
|
|
731
1038
|
},
|
|
732
1039
|
{
|
|
733
|
-
"componentName": "
|
|
734
|
-
"relativePath": "
|
|
735
|
-
"fileName": "
|
|
1040
|
+
"componentName": "LightRemoveArchive",
|
|
1041
|
+
"relativePath": "Light/Remove archive.svg",
|
|
1042
|
+
"fileName": "Remove archive.svg"
|
|
736
1043
|
},
|
|
737
1044
|
{
|
|
738
|
-
"componentName": "
|
|
739
|
-
"relativePath": "
|
|
740
|
-
"fileName": "
|
|
1045
|
+
"componentName": "LightSaveFavourite",
|
|
1046
|
+
"relativePath": "Light/Save-favourite.svg",
|
|
1047
|
+
"fileName": "Save-favourite.svg"
|
|
741
1048
|
},
|
|
742
1049
|
{
|
|
743
|
-
"componentName": "
|
|
744
|
-
"relativePath": "
|
|
745
|
-
"fileName": "
|
|
1050
|
+
"componentName": "LightSaveRemove",
|
|
1051
|
+
"relativePath": "Light/Save-remove.svg",
|
|
1052
|
+
"fileName": "Save-remove.svg"
|
|
746
1053
|
},
|
|
747
1054
|
{
|
|
748
|
-
"componentName": "
|
|
749
|
-
"relativePath": "
|
|
750
|
-
"fileName": "
|
|
1055
|
+
"componentName": "LightScan",
|
|
1056
|
+
"relativePath": "Light/Scan.svg",
|
|
1057
|
+
"fileName": "Scan.svg"
|
|
751
1058
|
},
|
|
752
1059
|
{
|
|
753
|
-
"componentName": "
|
|
754
|
-
"relativePath": "
|
|
755
|
-
"fileName": "
|
|
1060
|
+
"componentName": "LightScheduleTalk",
|
|
1061
|
+
"relativePath": "Light/Schedule_Talk.svg",
|
|
1062
|
+
"fileName": "Schedule_Talk.svg"
|
|
756
1063
|
},
|
|
757
1064
|
{
|
|
758
|
-
"componentName": "
|
|
759
|
-
"relativePath": "
|
|
760
|
-
"fileName": "
|
|
1065
|
+
"componentName": "LightSearch",
|
|
1066
|
+
"relativePath": "Light/Search.svg",
|
|
1067
|
+
"fileName": "Search.svg"
|
|
761
1068
|
},
|
|
762
1069
|
{
|
|
763
|
-
"componentName": "
|
|
764
|
-
"relativePath": "
|
|
765
|
-
"fileName": "
|
|
1070
|
+
"componentName": "LightSend",
|
|
1071
|
+
"relativePath": "Light/Send.svg",
|
|
1072
|
+
"fileName": "Send.svg"
|
|
766
1073
|
},
|
|
767
1074
|
{
|
|
768
|
-
"componentName": "
|
|
769
|
-
"relativePath": "
|
|
770
|
-
"fileName": "
|
|
1075
|
+
"componentName": "LightSetting",
|
|
1076
|
+
"relativePath": "Light/Setting.svg",
|
|
1077
|
+
"fileName": "Setting.svg"
|
|
771
1078
|
},
|
|
772
1079
|
{
|
|
773
|
-
"componentName": "
|
|
774
|
-
"relativePath": "
|
|
775
|
-
"fileName": "
|
|
1080
|
+
"componentName": "LightShieldDone",
|
|
1081
|
+
"relativePath": "Light/Shield Done.svg",
|
|
1082
|
+
"fileName": "Shield Done.svg"
|
|
776
1083
|
},
|
|
777
1084
|
{
|
|
778
|
-
"componentName": "
|
|
779
|
-
"relativePath": "
|
|
780
|
-
"fileName": "
|
|
1085
|
+
"componentName": "LightShieldFail",
|
|
1086
|
+
"relativePath": "Light/Shield Fail.svg",
|
|
1087
|
+
"fileName": "Shield Fail.svg"
|
|
781
1088
|
},
|
|
782
1089
|
{
|
|
783
|
-
"componentName": "
|
|
784
|
-
"relativePath": "
|
|
785
|
-
"fileName": "
|
|
1090
|
+
"componentName": "LightShow",
|
|
1091
|
+
"relativePath": "Light/Show.svg",
|
|
1092
|
+
"fileName": "Show.svg"
|
|
786
1093
|
},
|
|
787
1094
|
{
|
|
788
|
-
"componentName": "
|
|
789
|
-
"relativePath": "
|
|
790
|
-
"fileName": "
|
|
1095
|
+
"componentName": "LightShuffle",
|
|
1096
|
+
"relativePath": "Light/Shuffle.svg",
|
|
1097
|
+
"fileName": "Shuffle.svg"
|
|
791
1098
|
},
|
|
792
1099
|
{
|
|
793
|
-
"componentName": "
|
|
794
|
-
"relativePath": "
|
|
795
|
-
"fileName": "
|
|
1100
|
+
"componentName": "LightSignpost",
|
|
1101
|
+
"relativePath": "Light/Signpost.svg",
|
|
1102
|
+
"fileName": "Signpost.svg"
|
|
796
1103
|
},
|
|
797
1104
|
{
|
|
798
|
-
"componentName": "
|
|
799
|
-
"relativePath": "
|
|
800
|
-
"fileName": "
|
|
1105
|
+
"componentName": "LightSms",
|
|
1106
|
+
"relativePath": "Light/Sms.svg",
|
|
1107
|
+
"fileName": "Sms.svg"
|
|
801
1108
|
},
|
|
802
1109
|
{
|
|
803
|
-
"componentName": "
|
|
804
|
-
"relativePath": "
|
|
805
|
-
"fileName": "
|
|
1110
|
+
"componentName": "LightStar",
|
|
1111
|
+
"relativePath": "Light/Star.svg",
|
|
1112
|
+
"fileName": "Star.svg"
|
|
806
1113
|
},
|
|
807
1114
|
{
|
|
808
|
-
"componentName": "
|
|
809
|
-
"relativePath": "
|
|
810
|
-
"fileName": "
|
|
1115
|
+
"componentName": "LightSuccess",
|
|
1116
|
+
"relativePath": "Light/Success.svg",
|
|
1117
|
+
"fileName": "Success.svg"
|
|
811
1118
|
},
|
|
812
1119
|
{
|
|
813
|
-
"componentName": "
|
|
814
|
-
"relativePath": "
|
|
815
|
-
"fileName": "
|
|
1120
|
+
"componentName": "LightSun",
|
|
1121
|
+
"relativePath": "Light/Sun.svg",
|
|
1122
|
+
"fileName": "Sun.svg"
|
|
816
1123
|
},
|
|
817
1124
|
{
|
|
818
|
-
"componentName": "
|
|
819
|
-
"relativePath": "
|
|
820
|
-
"fileName": "
|
|
1125
|
+
"componentName": "LightTasks",
|
|
1126
|
+
"relativePath": "Light/Tasks.svg",
|
|
1127
|
+
"fileName": "Tasks.svg"
|
|
821
1128
|
},
|
|
822
1129
|
{
|
|
823
|
-
"componentName": "
|
|
824
|
-
"relativePath": "
|
|
825
|
-
"fileName": "
|
|
1130
|
+
"componentName": "LightTimeCircle",
|
|
1131
|
+
"relativePath": "Light/Time Circle.svg",
|
|
1132
|
+
"fileName": "Time Circle.svg"
|
|
826
1133
|
},
|
|
827
1134
|
{
|
|
828
|
-
"componentName": "
|
|
829
|
-
"relativePath": "
|
|
830
|
-
"fileName": "
|
|
1135
|
+
"componentName": "LightTimerPause",
|
|
1136
|
+
"relativePath": "Light/Timer-pause.svg",
|
|
1137
|
+
"fileName": "Timer-pause.svg"
|
|
831
1138
|
},
|
|
832
1139
|
{
|
|
833
|
-
"componentName": "
|
|
834
|
-
"relativePath": "
|
|
835
|
-
"fileName": "
|
|
1140
|
+
"componentName": "LightTimerReset",
|
|
1141
|
+
"relativePath": "Light/Timer-reset.svg",
|
|
1142
|
+
"fileName": "Timer-reset.svg"
|
|
836
1143
|
},
|
|
837
1144
|
{
|
|
838
|
-
"componentName": "
|
|
839
|
-
"relativePath": "
|
|
840
|
-
"fileName": "
|
|
1145
|
+
"componentName": "LightUnlock",
|
|
1146
|
+
"relativePath": "Light/Unlock.svg",
|
|
1147
|
+
"fileName": "Unlock.svg"
|
|
841
1148
|
},
|
|
842
1149
|
{
|
|
843
|
-
"componentName": "
|
|
844
|
-
"relativePath": "
|
|
845
|
-
"fileName": "
|
|
1150
|
+
"componentName": "LightUpload",
|
|
1151
|
+
"relativePath": "Light/Upload.svg",
|
|
1152
|
+
"fileName": "Upload.svg"
|
|
846
1153
|
},
|
|
847
1154
|
{
|
|
848
|
-
"componentName": "
|
|
849
|
-
"relativePath": "
|
|
850
|
-
"fileName": "
|
|
1155
|
+
"componentName": "LightUser2",
|
|
1156
|
+
"relativePath": "Light/User-2.svg",
|
|
1157
|
+
"fileName": "User-2.svg"
|
|
851
1158
|
},
|
|
852
1159
|
{
|
|
853
|
-
"componentName": "
|
|
854
|
-
"relativePath": "
|
|
855
|
-
"fileName": "
|
|
1160
|
+
"componentName": "LightUser",
|
|
1161
|
+
"relativePath": "Light/User.svg",
|
|
1162
|
+
"fileName": "User.svg"
|
|
856
1163
|
},
|
|
857
1164
|
{
|
|
858
|
-
"componentName": "
|
|
859
|
-
"relativePath": "
|
|
860
|
-
"fileName": "
|
|
1165
|
+
"componentName": "LightVideo",
|
|
1166
|
+
"relativePath": "Light/Video.svg",
|
|
1167
|
+
"fileName": "Video.svg"
|
|
861
1168
|
},
|
|
862
1169
|
{
|
|
863
|
-
"componentName": "
|
|
864
|
-
"relativePath": "
|
|
865
|
-
"fileName": "
|
|
1170
|
+
"componentName": "LightWallet",
|
|
1171
|
+
"relativePath": "Light/Wallet.svg",
|
|
1172
|
+
"fileName": "Wallet.svg"
|
|
866
1173
|
},
|
|
867
1174
|
{
|
|
868
|
-
"componentName": "
|
|
869
|
-
"relativePath": "
|
|
870
|
-
"fileName": "
|
|
1175
|
+
"componentName": "LightWarning",
|
|
1176
|
+
"relativePath": "Light/Warning.svg",
|
|
1177
|
+
"fileName": "Warning.svg"
|
|
871
1178
|
},
|
|
872
1179
|
{
|
|
873
|
-
"componentName": "
|
|
874
|
-
"relativePath": "
|
|
875
|
-
"fileName": "
|
|
1180
|
+
"componentName": "LightWebhooks",
|
|
1181
|
+
"relativePath": "Light/Webhooks.svg",
|
|
1182
|
+
"fileName": "Webhooks.svg"
|
|
876
1183
|
},
|
|
877
1184
|
{
|
|
878
|
-
"componentName": "
|
|
879
|
-
"relativePath": "
|
|
880
|
-
"fileName": "
|
|
1185
|
+
"componentName": "LightWebsite",
|
|
1186
|
+
"relativePath": "Light/Website.svg",
|
|
1187
|
+
"fileName": "Website.svg"
|
|
881
1188
|
},
|
|
882
1189
|
{
|
|
883
|
-
"componentName": "
|
|
884
|
-
"relativePath": "
|
|
885
|
-
"fileName": "
|
|
886
|
-
}
|
|
887
|
-
],
|
|
888
|
-
"Icons": [
|
|
1190
|
+
"componentName": "LightWork",
|
|
1191
|
+
"relativePath": "Light/Work.svg",
|
|
1192
|
+
"fileName": "Work.svg"
|
|
1193
|
+
},
|
|
889
1194
|
{
|
|
890
|
-
"componentName": "
|
|
891
|
-
"relativePath": "
|
|
892
|
-
"fileName": "
|
|
1195
|
+
"componentName": "LightAddUser",
|
|
1196
|
+
"relativePath": "Light/add user.svg",
|
|
1197
|
+
"fileName": "add user.svg"
|
|
893
1198
|
},
|
|
894
1199
|
{
|
|
895
|
-
"componentName": "
|
|
896
|
-
"relativePath": "
|
|
897
|
-
"fileName": "
|
|
1200
|
+
"componentName": "LightAutomation",
|
|
1201
|
+
"relativePath": "Light/automation.svg",
|
|
1202
|
+
"fileName": "automation.svg"
|
|
898
1203
|
},
|
|
899
1204
|
{
|
|
900
|
-
"componentName": "
|
|
901
|
-
"relativePath": "
|
|
902
|
-
"fileName": "
|
|
1205
|
+
"componentName": "LightBank",
|
|
1206
|
+
"relativePath": "Light/bank.svg",
|
|
1207
|
+
"fileName": "bank.svg"
|
|
903
1208
|
},
|
|
904
1209
|
{
|
|
905
|
-
"componentName": "
|
|
906
|
-
"relativePath": "
|
|
907
|
-
"fileName": "
|
|
1210
|
+
"componentName": "LightCandidateAnonymous",
|
|
1211
|
+
"relativePath": "Light/candidate anonymous.svg",
|
|
1212
|
+
"fileName": "candidate anonymous.svg"
|
|
908
1213
|
},
|
|
909
1214
|
{
|
|
910
|
-
"componentName": "
|
|
911
|
-
"relativePath": "
|
|
912
|
-
"fileName": "
|
|
1215
|
+
"componentName": "LightDeadlineDate",
|
|
1216
|
+
"relativePath": "Light/deadline date.svg",
|
|
1217
|
+
"fileName": "deadline date.svg"
|
|
913
1218
|
},
|
|
914
1219
|
{
|
|
915
|
-
"componentName": "
|
|
916
|
-
"relativePath": "
|
|
917
|
-
"fileName": "
|
|
1220
|
+
"componentName": "LightFlag1",
|
|
1221
|
+
"relativePath": "Light/flag-1.svg",
|
|
1222
|
+
"fileName": "flag-1.svg"
|
|
918
1223
|
},
|
|
919
1224
|
{
|
|
920
|
-
"componentName": "
|
|
921
|
-
"relativePath": "
|
|
922
|
-
"fileName": "
|
|
1225
|
+
"componentName": "LightFlag",
|
|
1226
|
+
"relativePath": "Light/flag.svg",
|
|
1227
|
+
"fileName": "flag.svg"
|
|
923
1228
|
},
|
|
924
1229
|
{
|
|
925
|
-
"componentName": "
|
|
926
|
-
"relativePath": "
|
|
927
|
-
"fileName": "
|
|
1230
|
+
"componentName": "LightPrinter",
|
|
1231
|
+
"relativePath": "Light/printer.svg",
|
|
1232
|
+
"fileName": "printer.svg"
|
|
928
1233
|
},
|
|
929
1234
|
{
|
|
930
|
-
"componentName": "
|
|
931
|
-
"relativePath": "
|
|
932
|
-
"fileName": "
|
|
1235
|
+
"componentName": "LightSetting2",
|
|
1236
|
+
"relativePath": "Light/setting-2.svg",
|
|
1237
|
+
"fileName": "setting-2.svg"
|
|
933
1238
|
},
|
|
934
1239
|
{
|
|
935
|
-
"componentName": "
|
|
936
|
-
"relativePath": "
|
|
937
|
-
"fileName": "
|
|
1240
|
+
"componentName": "LightStrategy",
|
|
1241
|
+
"relativePath": "Light/strategy.svg",
|
|
1242
|
+
"fileName": "strategy.svg"
|
|
938
1243
|
},
|
|
939
1244
|
{
|
|
940
|
-
"componentName": "
|
|
941
|
-
"relativePath": "
|
|
942
|
-
"fileName": "
|
|
1245
|
+
"componentName": "LightTarget",
|
|
1246
|
+
"relativePath": "Light/target.svg",
|
|
1247
|
+
"fileName": "target.svg"
|
|
943
1248
|
},
|
|
944
1249
|
{
|
|
945
|
-
"componentName": "
|
|
946
|
-
"relativePath": "
|
|
947
|
-
"fileName": "
|
|
1250
|
+
"componentName": "LightTick",
|
|
1251
|
+
"relativePath": "Light/tick.svg",
|
|
1252
|
+
"fileName": "tick.svg"
|
|
1253
|
+
}
|
|
1254
|
+
],
|
|
1255
|
+
"Menu": [
|
|
1256
|
+
{
|
|
1257
|
+
"componentName": "MenuAlingment",
|
|
1258
|
+
"relativePath": "Menu/Alingment.svg",
|
|
1259
|
+
"fileName": "Alingment.svg"
|
|
948
1260
|
},
|
|
949
1261
|
{
|
|
950
|
-
"componentName": "
|
|
951
|
-
"relativePath": "
|
|
952
|
-
"fileName": "
|
|
1262
|
+
"componentName": "MenuBurgerMenu",
|
|
1263
|
+
"relativePath": "Menu/Burger menu.svg",
|
|
1264
|
+
"fileName": "Burger menu.svg"
|
|
953
1265
|
},
|
|
954
1266
|
{
|
|
955
|
-
"componentName": "
|
|
956
|
-
"relativePath": "
|
|
957
|
-
"fileName": "
|
|
1267
|
+
"componentName": "MenuCompetence",
|
|
1268
|
+
"relativePath": "Menu/Competence.svg",
|
|
1269
|
+
"fileName": "Competence.svg"
|
|
958
1270
|
},
|
|
959
1271
|
{
|
|
960
|
-
"componentName": "
|
|
961
|
-
"relativePath": "
|
|
962
|
-
"fileName": "
|
|
1272
|
+
"componentName": "MenuDashboard",
|
|
1273
|
+
"relativePath": "Menu/Dashboard.svg",
|
|
1274
|
+
"fileName": "Dashboard.svg"
|
|
963
1275
|
},
|
|
964
1276
|
{
|
|
965
|
-
"componentName": "
|
|
966
|
-
"relativePath": "
|
|
967
|
-
"fileName": "
|
|
1277
|
+
"componentName": "MenuDataSource",
|
|
1278
|
+
"relativePath": "Menu/Data Source.svg",
|
|
1279
|
+
"fileName": "Data Source.svg"
|
|
968
1280
|
},
|
|
969
1281
|
{
|
|
970
|
-
"componentName": "
|
|
971
|
-
"relativePath": "
|
|
972
|
-
"fileName": "
|
|
1282
|
+
"componentName": "MenuDocuments",
|
|
1283
|
+
"relativePath": "Menu/Documents.svg",
|
|
1284
|
+
"fileName": "Documents.svg"
|
|
973
1285
|
},
|
|
974
1286
|
{
|
|
975
|
-
"componentName": "
|
|
976
|
-
"relativePath": "
|
|
977
|
-
"fileName": "
|
|
1287
|
+
"componentName": "MenuEqualPay",
|
|
1288
|
+
"relativePath": "Menu/Equal Pay.svg",
|
|
1289
|
+
"fileName": "Equal Pay.svg"
|
|
978
1290
|
},
|
|
979
1291
|
{
|
|
980
|
-
"componentName": "
|
|
981
|
-
"relativePath": "
|
|
982
|
-
"fileName": "
|
|
1292
|
+
"componentName": "MenuEvaluation",
|
|
1293
|
+
"relativePath": "Menu/Evaluation.svg",
|
|
1294
|
+
"fileName": "Evaluation.svg"
|
|
983
1295
|
},
|
|
984
1296
|
{
|
|
985
|
-
"componentName": "
|
|
986
|
-
"relativePath": "
|
|
987
|
-
"fileName": "
|
|
1297
|
+
"componentName": "MenuIntegrations",
|
|
1298
|
+
"relativePath": "Menu/Integrations.svg",
|
|
1299
|
+
"fileName": "Integrations.svg"
|
|
988
1300
|
},
|
|
989
1301
|
{
|
|
990
|
-
"componentName": "
|
|
991
|
-
"relativePath": "
|
|
992
|
-
"fileName": "
|
|
1302
|
+
"componentName": "MenuIntercom",
|
|
1303
|
+
"relativePath": "Menu/Intercom.svg",
|
|
1304
|
+
"fileName": "Intercom.svg"
|
|
993
1305
|
},
|
|
994
1306
|
{
|
|
995
|
-
"componentName": "
|
|
996
|
-
"relativePath": "
|
|
997
|
-
"fileName": "
|
|
1307
|
+
"componentName": "MenuOkr",
|
|
1308
|
+
"relativePath": "Menu/OKR.svg",
|
|
1309
|
+
"fileName": "OKR.svg"
|
|
998
1310
|
},
|
|
999
1311
|
{
|
|
1000
|
-
"componentName": "
|
|
1001
|
-
"relativePath": "
|
|
1002
|
-
"fileName": "
|
|
1312
|
+
"componentName": "MenuOldDocuments",
|
|
1313
|
+
"relativePath": "Menu/Old Documents.svg",
|
|
1314
|
+
"fileName": "Old Documents.svg"
|
|
1003
1315
|
},
|
|
1004
1316
|
{
|
|
1005
|
-
"componentName": "
|
|
1006
|
-
"relativePath": "
|
|
1007
|
-
"fileName": "
|
|
1317
|
+
"componentName": "MenuOnboarding",
|
|
1318
|
+
"relativePath": "Menu/Onboarding.svg",
|
|
1319
|
+
"fileName": "Onboarding.svg"
|
|
1008
1320
|
},
|
|
1009
1321
|
{
|
|
1010
|
-
"componentName": "
|
|
1011
|
-
"relativePath": "
|
|
1012
|
-
"fileName": "
|
|
1013
|
-
}
|
|
1014
|
-
],
|
|
1015
|
-
"vuesax": [
|
|
1322
|
+
"componentName": "MenuOrganization",
|
|
1323
|
+
"relativePath": "Menu/Organization.svg",
|
|
1324
|
+
"fileName": "Organization.svg"
|
|
1325
|
+
},
|
|
1016
1326
|
{
|
|
1017
|
-
"componentName": "
|
|
1018
|
-
"relativePath": "
|
|
1019
|
-
"fileName": "
|
|
1327
|
+
"componentName": "MenuPace",
|
|
1328
|
+
"relativePath": "Menu/Pace.svg",
|
|
1329
|
+
"fileName": "Pace.svg"
|
|
1020
1330
|
},
|
|
1021
1331
|
{
|
|
1022
|
-
"componentName": "
|
|
1023
|
-
"relativePath": "
|
|
1024
|
-
"fileName": "
|
|
1332
|
+
"componentName": "MenuPeopleAnalytics",
|
|
1333
|
+
"relativePath": "Menu/People Analytics.svg",
|
|
1334
|
+
"fileName": "People Analytics.svg"
|
|
1025
1335
|
},
|
|
1026
1336
|
{
|
|
1027
|
-
"componentName": "
|
|
1028
|
-
"relativePath": "
|
|
1029
|
-
"fileName": "
|
|
1337
|
+
"componentName": "MenuProfile",
|
|
1338
|
+
"relativePath": "Menu/Profile.svg",
|
|
1339
|
+
"fileName": "Profile.svg"
|
|
1030
1340
|
},
|
|
1031
1341
|
{
|
|
1032
|
-
"componentName": "
|
|
1033
|
-
"relativePath": "
|
|
1034
|
-
"fileName": "
|
|
1342
|
+
"componentName": "MenuPulse",
|
|
1343
|
+
"relativePath": "Menu/Pulse.svg",
|
|
1344
|
+
"fileName": "Pulse.svg"
|
|
1035
1345
|
},
|
|
1036
1346
|
{
|
|
1037
|
-
"componentName": "
|
|
1038
|
-
"relativePath": "
|
|
1039
|
-
"fileName": "
|
|
1347
|
+
"componentName": "MenuRecruiter",
|
|
1348
|
+
"relativePath": "Menu/Recruiter.svg",
|
|
1349
|
+
"fileName": "Recruiter.svg"
|
|
1040
1350
|
},
|
|
1041
1351
|
{
|
|
1042
|
-
"componentName": "
|
|
1043
|
-
"relativePath": "
|
|
1044
|
-
"fileName": "
|
|
1352
|
+
"componentName": "MenuReports",
|
|
1353
|
+
"relativePath": "Menu/Reports.svg",
|
|
1354
|
+
"fileName": "Reports.svg"
|
|
1045
1355
|
},
|
|
1046
1356
|
{
|
|
1047
|
-
"componentName": "
|
|
1048
|
-
"relativePath": "
|
|
1049
|
-
"fileName": "
|
|
1357
|
+
"componentName": "MenuSms",
|
|
1358
|
+
"relativePath": "Menu/SMS.svg",
|
|
1359
|
+
"fileName": "SMS.svg"
|
|
1050
1360
|
},
|
|
1051
1361
|
{
|
|
1052
|
-
"componentName": "
|
|
1053
|
-
"relativePath": "
|
|
1054
|
-
"fileName": "
|
|
1362
|
+
"componentName": "MenuSalaryReview",
|
|
1363
|
+
"relativePath": "Menu/Salary Review.svg",
|
|
1364
|
+
"fileName": "Salary Review.svg"
|
|
1055
1365
|
},
|
|
1056
1366
|
{
|
|
1057
|
-
"componentName": "
|
|
1058
|
-
"relativePath": "
|
|
1059
|
-
"fileName": "
|
|
1367
|
+
"componentName": "MenuSurvey",
|
|
1368
|
+
"relativePath": "Menu/Survey.svg",
|
|
1369
|
+
"fileName": "Survey.svg"
|
|
1060
1370
|
},
|
|
1061
1371
|
{
|
|
1062
|
-
"componentName": "
|
|
1063
|
-
"relativePath": "
|
|
1064
|
-
"fileName": "
|
|
1372
|
+
"componentName": "MenuTalks",
|
|
1373
|
+
"relativePath": "Menu/Talks.svg",
|
|
1374
|
+
"fileName": "Talks.svg"
|
|
1065
1375
|
},
|
|
1066
1376
|
{
|
|
1067
|
-
"componentName": "
|
|
1068
|
-
"relativePath": "
|
|
1069
|
-
"fileName": "
|
|
1377
|
+
"componentName": "MenuWorkforce",
|
|
1378
|
+
"relativePath": "Menu/Workforce.svg",
|
|
1379
|
+
"fileName": "Workforce.svg"
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
"componentName": "MenuEsign",
|
|
1383
|
+
"relativePath": "Menu/eSign.svg",
|
|
1384
|
+
"fileName": "eSign.svg"
|
|
1385
|
+
}
|
|
1386
|
+
],
|
|
1387
|
+
"SR": [
|
|
1388
|
+
{
|
|
1389
|
+
"componentName": "SrTypeKpi",
|
|
1390
|
+
"relativePath": "SR/Type - KPI.svg",
|
|
1391
|
+
"fileName": "Type - KPI.svg"
|
|
1070
1392
|
},
|
|
1071
1393
|
{
|
|
1072
|
-
"componentName": "
|
|
1073
|
-
"relativePath": "
|
|
1074
|
-
"fileName": "
|
|
1394
|
+
"componentName": "SrTypeBenefit",
|
|
1395
|
+
"relativePath": "SR/Type - benefit.svg",
|
|
1396
|
+
"fileName": "Type - benefit.svg"
|
|
1075
1397
|
},
|
|
1076
1398
|
{
|
|
1077
|
-
"componentName": "
|
|
1078
|
-
"relativePath": "
|
|
1079
|
-
"fileName": "
|
|
1399
|
+
"componentName": "SrTypeBonus",
|
|
1400
|
+
"relativePath": "SR/Type - bonus.svg",
|
|
1401
|
+
"fileName": "Type - bonus.svg"
|
|
1080
1402
|
},
|
|
1081
1403
|
{
|
|
1082
|
-
"componentName": "
|
|
1083
|
-
"relativePath": "
|
|
1084
|
-
"fileName": "
|
|
1404
|
+
"componentName": "SrTypeCustomAtributes",
|
|
1405
|
+
"relativePath": "SR/Type - custom atributes.svg",
|
|
1406
|
+
"fileName": "Type - custom atributes.svg"
|
|
1085
1407
|
},
|
|
1086
1408
|
{
|
|
1087
|
-
"componentName": "
|
|
1088
|
-
"relativePath": "
|
|
1089
|
-
"fileName": "
|
|
1409
|
+
"componentName": "SrTypeEmployment2",
|
|
1410
|
+
"relativePath": "SR/Type - employment 2.svg",
|
|
1411
|
+
"fileName": "Type - employment 2.svg"
|
|
1090
1412
|
},
|
|
1091
1413
|
{
|
|
1092
|
-
"componentName": "
|
|
1093
|
-
"relativePath": "
|
|
1094
|
-
"fileName": "
|
|
1414
|
+
"componentName": "SrTypeEmployment",
|
|
1415
|
+
"relativePath": "SR/Type - employment.svg",
|
|
1416
|
+
"fileName": "Type - employment.svg"
|
|
1095
1417
|
},
|
|
1096
1418
|
{
|
|
1097
|
-
"componentName": "
|
|
1098
|
-
"relativePath": "
|
|
1099
|
-
"fileName": "
|
|
1419
|
+
"componentName": "SrTypeExclusion",
|
|
1420
|
+
"relativePath": "SR/Type - exclusion.svg",
|
|
1421
|
+
"fileName": "Type - exclusion.svg"
|
|
1100
1422
|
},
|
|
1101
1423
|
{
|
|
1102
|
-
"componentName": "
|
|
1103
|
-
"relativePath": "
|
|
1104
|
-
"fileName": "
|
|
1424
|
+
"componentName": "SrTypeIndexes",
|
|
1425
|
+
"relativePath": "SR/Type - indexes.svg",
|
|
1426
|
+
"fileName": "Type - indexes.svg"
|
|
1105
1427
|
},
|
|
1106
1428
|
{
|
|
1107
|
-
"componentName": "
|
|
1108
|
-
"relativePath": "
|
|
1109
|
-
"fileName": "
|
|
1429
|
+
"componentName": "SrTypePersonal",
|
|
1430
|
+
"relativePath": "SR/Type - personal.svg",
|
|
1431
|
+
"fileName": "Type - personal.svg"
|
|
1110
1432
|
},
|
|
1111
1433
|
{
|
|
1112
|
-
"componentName": "
|
|
1113
|
-
"relativePath": "
|
|
1114
|
-
"fileName": "
|
|
1434
|
+
"componentName": "SrTypeSalary",
|
|
1435
|
+
"relativePath": "SR/Type - salary.svg",
|
|
1436
|
+
"fileName": "Type - salary.svg"
|
|
1437
|
+
}
|
|
1438
|
+
],
|
|
1439
|
+
"Statuses": [
|
|
1440
|
+
{
|
|
1441
|
+
"componentName": "StatusesCross",
|
|
1442
|
+
"relativePath": "Statuses/cross.svg",
|
|
1443
|
+
"fileName": "cross.svg"
|
|
1115
1444
|
},
|
|
1116
1445
|
{
|
|
1117
|
-
"componentName": "
|
|
1118
|
-
"relativePath": "
|
|
1119
|
-
"fileName": "
|
|
1446
|
+
"componentName": "StatusesError",
|
|
1447
|
+
"relativePath": "Statuses/error.svg",
|
|
1448
|
+
"fileName": "error.svg"
|
|
1120
1449
|
},
|
|
1121
1450
|
{
|
|
1122
|
-
"componentName": "
|
|
1123
|
-
"relativePath": "
|
|
1124
|
-
"fileName": "
|
|
1451
|
+
"componentName": "StatusesInfo",
|
|
1452
|
+
"relativePath": "Statuses/info.svg",
|
|
1453
|
+
"fileName": "info.svg"
|
|
1125
1454
|
},
|
|
1126
1455
|
{
|
|
1127
|
-
"componentName": "
|
|
1128
|
-
"relativePath": "
|
|
1129
|
-
"fileName": "
|
|
1456
|
+
"componentName": "StatusesSuccess",
|
|
1457
|
+
"relativePath": "Statuses/success.svg",
|
|
1458
|
+
"fileName": "success.svg"
|
|
1130
1459
|
},
|
|
1131
1460
|
{
|
|
1132
|
-
"componentName": "
|
|
1133
|
-
"relativePath": "
|
|
1134
|
-
"fileName": "
|
|
1461
|
+
"componentName": "StatusesWarning",
|
|
1462
|
+
"relativePath": "Statuses/warning.svg",
|
|
1463
|
+
"fileName": "warning.svg"
|
|
1135
1464
|
}
|
|
1136
1465
|
]
|
|
1137
1466
|
}
|