@equinor/fusion-components
Advanced tools
Comparing version 0.1.65 to 0.1.66
@@ -9,1 +9,3 @@ export { default as PaginationArrow } from './PaginationArrow'; | ||
export { default as MoreIcon } from './MoreIcon'; | ||
export { default as SubdirectoryArrowRightIcon } from './SubdirectoryArrowRightIcon'; | ||
export { default as SubdirectoryArrowLeftIcon } from './SubdirectoryArrowLeftIcon'; |
@@ -67,3 +67,3 @@ export { default as FusionHeader } from './components/core/Header'; | ||
export { SearchIcon, DoneIcon, SortIcon, MinimizeIcon, DropdownArrow, CollapseIcon, CalendarIcon, HistoryIcon, InfoIcon, OpenInNewIcon, SettingsIcon, HelpIcon, PrintIcon, DeleteIcon, } from './components/icons/components/action'; | ||
export { PaginationArrow, CloseIcon, ExpandMoreIcon, ArrowBackIcon, ArrowForwardIcon, ArrowDownwardIcon, ArrowUpwardIcon, MoreIcon, } from './components/icons/components/navigation'; | ||
export { PaginationArrow, CloseIcon, ExpandMoreIcon, ArrowBackIcon, ArrowForwardIcon, ArrowDownwardIcon, ArrowUpwardIcon, MoreIcon, SubdirectoryArrowRightIcon, SubdirectoryArrowLeftIcon, } from './components/icons/components/navigation'; | ||
export { PeopleIcon } from './components/icons/components/social'; | ||
@@ -70,0 +70,0 @@ export { PlayIcon } from './components/icons/components/av'; |
{ | ||
"name": "@equinor/fusion-components", | ||
"version": "0.1.65", | ||
"version": "0.1.66", | ||
"description": "Common react components used by fusion core and fusion apps", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
443429
227
2255