@assembly-js/design-system 3.1.4 → 3.1.5
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.
|
@@ -317,8 +317,10 @@
|
|
|
317
317
|
contracts: 'signature',
|
|
318
318
|
dashboard: 'gauge',
|
|
319
319
|
forms: 'clipboard',
|
|
320
|
+
files: 'folder',
|
|
320
321
|
knowledge: 'book-open',
|
|
321
322
|
payments: 'credit-card',
|
|
323
|
+
messages: 'message',
|
|
322
324
|
// sidebar nav icons map
|
|
323
325
|
NotificationIcon: 'bell',
|
|
324
326
|
BuildingIcon: 'building',
|