@nethserver/ns8-ui-lib 1.7.0 → 1.8.0
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/ns8-ui-lib.esm.js
CHANGED
|
@@ -16,7 +16,6 @@ import ArrowRight32 from '@carbon/icons-vue/es/arrow--right/32';
|
|
|
16
16
|
import Notification20 from '@carbon/icons-vue/es/notification/20';
|
|
17
17
|
import UserAvatar20 from '@carbon/icons-vue/es/user--avatar/20';
|
|
18
18
|
import UserAvatar32 from '@carbon/icons-vue/es/user--avatar/32';
|
|
19
|
-
import AppSwitcher20 from '@carbon/icons-vue/es/app-switcher/20';
|
|
20
19
|
import Search20 from '@carbon/icons-vue/es/search/20';
|
|
21
20
|
import RowExpand20 from '@carbon/icons-vue/es/row--expand/20';
|
|
22
21
|
import RowCollapse20 from '@carbon/icons-vue/es/row--collapse/20';
|
|
@@ -8735,7 +8734,6 @@ var IconService = {
|
|
|
8735
8734
|
UserAvatar20,
|
|
8736
8735
|
// account
|
|
8737
8736
|
UserAvatar32,
|
|
8738
|
-
AppSwitcher20,
|
|
8739
8737
|
Search20,
|
|
8740
8738
|
RowExpand20,
|
|
8741
8739
|
RowCollapse20,
|