Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Commit

Permalink
Fix build using single components
Browse files Browse the repository at this point in the history
  • Loading branch information
jtommy authored and LeoMouyna committed Jan 6, 2020
1 parent d58351a commit 32b8619
Show file tree
Hide file tree
Showing 31 changed files with 0 additions and 127 deletions.
4 changes: 0 additions & 4 deletions src/components/autocomplete/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Autocomplete
}
4 changes: 0 additions & 4 deletions src/components/button/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Button
}
5 changes: 0 additions & 5 deletions src/components/checkbox/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Checkbox,
CheckboxButton
}
4 changes: 0 additions & 4 deletions src/components/clockpicker/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Clockpicker
}
4 changes: 0 additions & 4 deletions src/components/collapse/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Collapse
}
4 changes: 0 additions & 4 deletions src/components/datepicker/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Datepicker
}
5 changes: 0 additions & 5 deletions src/components/dropdown/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Dropdown,
DropdownItem
}
4 changes: 0 additions & 4 deletions src/components/field/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Field
}
4 changes: 0 additions & 4 deletions src/components/icon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Icon
}
4 changes: 0 additions & 4 deletions src/components/input/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Input
}
1 change: 0 additions & 1 deletion src/components/loading/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ use(Plugin)
export default Plugin

export {
Loading,
LoadingProgrammatic
}
6 changes: 0 additions & 6 deletions src/components/menu/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Menu,
MenuList,
MenuItem
}
4 changes: 0 additions & 4 deletions src/components/message/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Message
}
1 change: 0 additions & 1 deletion src/components/modal/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ use(Plugin)
export default Plugin

export {
Modal,
ModalProgrammatic
}
6 changes: 0 additions & 6 deletions src/components/navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Navbar,
NavbarItem,
NavbarDropdown
}
1 change: 0 additions & 1 deletion src/components/notification/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ use(Plugin)
export default Plugin

export {
Notification,
NotificationProgrammatic
}
4 changes: 0 additions & 4 deletions src/components/numberinput/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Numberinput
}
4 changes: 0 additions & 4 deletions src/components/pagination/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Pagination
}
4 changes: 0 additions & 4 deletions src/components/progress/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Progress
}
5 changes: 0 additions & 5 deletions src/components/radio/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Radio,
RadioButton
}
4 changes: 0 additions & 4 deletions src/components/select/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Select
}
5 changes: 0 additions & 5 deletions src/components/slider/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Slider,
SliderTick
}
5 changes: 0 additions & 5 deletions src/components/steps/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Steps,
StepItem
}
4 changes: 0 additions & 4 deletions src/components/switch/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Switch
}
5 changes: 0 additions & 5 deletions src/components/table/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Table,
TableColumn
}
5 changes: 0 additions & 5 deletions src/components/tabs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Tabs,
TabItem
}
5 changes: 0 additions & 5 deletions src/components/tag/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Tag,
Taglist
}
4 changes: 0 additions & 4 deletions src/components/taginput/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Taginput
}
4 changes: 0 additions & 4 deletions src/components/timepicker/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Timepicker
}
4 changes: 0 additions & 4 deletions src/components/tooltip/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Tooltip
}
4 changes: 0 additions & 4 deletions src/components/upload/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ const Plugin = {
use(Plugin)

export default Plugin

export {
Upload
}

0 comments on commit 32b8619

Please sign in to comment.