@mohamed-karawia/library 0.1.3 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
- package/.env +3 -0
- package/.eslintcache +1 -0
- package/dist/stories/Reusable Components/fakeData.js +12 -8
- package/dist/stories/helpers/util.js +16 -14
- package/package.json +3 -2
- package/src/stories/Reusable Components/fakeData.js +1 -0
- package/src/stories/helpers/util.js +1 -0
- package/dist/stories/API/API.stories.js +0 -24
- package/dist/stories/Agora/Chat/Chat.stories.js +0 -24
- package/dist/stories/Agora/Room/Room.stories.js +0 -24
- package/dist/stories/Buttons/Buttons/Buttons.stories.js +0 -39
- package/dist/stories/Buttons/ReactModal/ReactModal.stories.js +0 -30
- package/dist/stories/Chat/Chat.stories.js +0 -76
- package/dist/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.js +0 -58
- package/dist/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.js +0 -56
- package/dist/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.js +0 -47
- package/dist/stories/Common Inputs/CustomSelect/CustomSelect.stories.js +0 -61
- package/dist/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.js +0 -48
- package/dist/stories/Common Inputs/DatePicker/DatePicker.stories.js +0 -60
- package/dist/stories/Common Inputs/EditorComponent/EditorComponent.stories.js +0 -62
- package/dist/stories/Common Inputs/Formik/InputField/InputField.stories.js +0 -43
- package/dist/stories/Common Inputs/Formik/RadioField/RadioField.stories.js +0 -60
- package/dist/stories/Common Inputs/RadioInput/RadioInput.stories.js +0 -50
- package/dist/stories/Common Inputs/RichTextInput/RichTextInput.stories.js +0 -51
- package/dist/stories/Common Inputs/TextField/TextField.stories.js +0 -48
- package/dist/stories/Containers/BaseMaterial.stories.js +0 -24
- package/dist/stories/Containers/WidgetExample/WidgetBody.stories.js +0 -24
- package/dist/stories/Containers/WidgetExample/WidgetExample.stories.js +0 -24
- package/dist/stories/Containers/WidgetExample/WidgetHead.stories.js +0 -24
- package/dist/stories/Enrollment/Admin/CreateForm/CreateForm.stories.js +0 -22
- package/dist/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.js +0 -42
- package/dist/stories/Enrollment/Admin/ViewForms/ViewForms.stories.js +0 -65
- package/dist/stories/Enrollment/Guest/FillForm/FillForm.stories.js +0 -48
- package/dist/stories/Events/CreateEvent/CreateEvent.stories.js +0 -30
- package/dist/stories/Events/Event/Event.stories.js +0 -33
- package/dist/stories/Events/EventsList/EventsList.stories.js +0 -44
- package/dist/stories/Forms/AddPhoto/AddPhoto.stories.js +0 -47
- package/dist/stories/Forms/AddSong/AddSong.stories.js +0 -37
- package/dist/stories/Forms/AddVideo/AddVideo.stories.js +0 -33
- package/dist/stories/Forms/Create-Profile/CreateProfile.stories.js +0 -49
- package/dist/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.js +0 -42
- package/dist/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.js +0 -41
- package/dist/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.js +0 -32
- package/dist/stories/Forms/CreateAlbum/CreateAlbum.stories.js +0 -47
- package/dist/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.js +0 -58
- package/dist/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.js +0 -47
- package/dist/stories/Forms/CreateProfile/CreateProfile.stories.js +0 -24
- package/dist/stories/Forms/CreateProfile-3/CreateProfile.stories.js +0 -24
- package/dist/stories/Forms/CreateUser/CreateUser.stories.js +0 -26
- package/dist/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.js +0 -37
- package/dist/stories/Forms/Form/Form.stories.js +0 -24
- package/dist/stories/Forms/NewProfile/NewProfile.stories.js +0 -24
- package/dist/stories/Layout/Body/Body.stories.js +0 -30
- package/dist/stories/Layout/Center/Center.stories.js +0 -24
- package/dist/stories/Layout/Head/Head.stories.js +0 -24
- package/dist/stories/Layout/Left/Left.stories.js +0 -24
- package/dist/stories/Layout/Right/Right.stories.js +0 -24
- package/dist/stories/Library/CreateFolder/CreateFolder.stories.js +0 -45
- package/dist/stories/Library/Folders/Folders.stories.js +0 -55
- package/dist/stories/Library/Notes/Notes.stories.js +0 -42
- package/dist/stories/Library/ViewNote/ViewNote.stories.js +0 -24
- package/dist/stories/Music Album/ViewAlbum/ViewAlbum.stories.js +0 -115
- package/dist/stories/Music Album/ViewAlbums/ViewAlbums.stories.js +0 -107
- package/dist/stories/Navbar/Navbar.stories.js +0 -41
- package/dist/stories/Pages/Blank/Blank.stories.js +0 -24
- package/dist/stories/Pages/Centered/Centered.stories.js +0 -24
- package/dist/stories/Pages/Chat/Chat.stories.js +0 -74
- package/dist/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.js +0 -22
- package/dist/stories/Pages/Enrollment/FillForm/FillForm.stories.js +0 -22
- package/dist/stories/Pages/Enrollment/Forms/Forms.stories.js +0 -22
- package/dist/stories/Pages/Events/Event/Event.stories.js +0 -22
- package/dist/stories/Pages/Events/Events/Events.stories.js +0 -22
- package/dist/stories/Pages/Library/Folders/Library.stories.js +0 -22
- package/dist/stories/Pages/Library/Notes/Notes.stories.js +0 -22
- package/dist/stories/Pages/Music/MusicAlbum/Music.stories.js +0 -22
- package/dist/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.js +0 -22
- package/dist/stories/Pages/Photos/Album/Album.stories.js +0 -22
- package/dist/stories/Pages/Photos/Albums/Albums.stories.js +0 -22
- package/dist/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.js +0 -22
- package/dist/stories/Pages/Video/VideoAlbum/Video.stories.js +0 -22
- package/dist/stories/Pages/ViewWorld/ViewWorld.stories.js +0 -264
- package/dist/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.js +0 -32
- package/dist/stories/Photo Album/ViewAlbum/ViewAlbum.stories.js +0 -115
- package/dist/stories/Photo Album/ViewAlbums/ViewAlbums.stories.js +0 -102
- package/dist/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.js +0 -35
- package/dist/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.js +0 -37
- package/dist/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.js +0 -40
- package/dist/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.js +0 -37
- package/dist/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.js +0 -34
- package/dist/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.js +0 -39
- package/dist/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.js +0 -27
- package/dist/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.js +0 -37
- package/dist/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.js +0 -44
- package/dist/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.js +0 -27
- package/dist/stories/Reusable Components/Cards/Card.stories.js +0 -132
- package/dist/stories/Reusable Components/Controls/Controls.stories.js +0 -49
- package/dist/stories/Reusable Components/Gallery/Gallery.stories.js +0 -56
- package/dist/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js +0 -1
- package/dist/stories/Reusable Components/Lists/List.stories.js +0 -1
- package/dist/stories/Reusable Components/Mention/Mention.stories.js +0 -66
- package/dist/stories/Reusable Components/ReusableForm/ReusableForm.stories.js +0 -207
- package/dist/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.js +0 -35
- package/dist/stories/Reusable Components/ReusableList/ReusableList.stories.js +0 -84
- package/dist/stories/Reusable Components/SearchCard/SearchCard.stories.js +0 -24
- package/dist/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.js +0 -80
- package/dist/stories/Reusable Components/Spinner/Spinner.stories.js +0 -22
- package/dist/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.js +0 -80
- package/dist/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js +0 -24
- package/dist/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.js +0 -101
- package/dist/stories/VideoAlbum/Comments/Comments.stories.js +0 -45
- package/dist/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.js +0 -149
- package/dist/stories/VideoAlbum/VideoSpace/VideoSpace.stories.js +0 -49
- package/dist/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.js +0 -113
- package/dist/stories/Widgets/LogoWidget/LogoWidget.stories.js +0 -26
- package/dist/stories/Widgets/MusicPlayer/MusicPlayer.stories.js +0 -44
- package/dist/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.js +0 -52
- package/dist/stories/Widgets/SpacesList/SpacesList.stories.js +0 -52
- package/dist/stories/Widgets/SpacesList/SpacesListItem.stories.js +0 -24
- package/public/logo192.png +0 -0
- package/public/logo512.png +0 -0
- package/src/stories/API/API.stories.js +0 -10
- package/src/stories/Agora/Chat/Chat.stories.jsx +0 -10
- package/src/stories/Agora/Room/Room.stories.jsx +0 -10
- package/src/stories/Buttons/Buttons/Buttons.stories.jsx +0 -24
- package/src/stories/Buttons/ReactModal/ReactModal.stories.jsx +0 -18
- package/src/stories/Chat/Chat.stories.jsx +0 -59
- package/src/stories/Common Inputs/CheckboxGroup/CheckboxGroup.stories.jsx +0 -32
- package/src/stories/Common Inputs/CustomAutoComplete/CustomAutoComplete.stories.jsx +0 -35
- package/src/stories/Common Inputs/CustomDropzone/CustomDropzone.stories.jsx +0 -26
- package/src/stories/Common Inputs/CustomSelect/CustomSelect.stories.jsx +0 -36
- package/src/stories/Common Inputs/CustomTextarea/CustomTextarea.stories.jsx +0 -31
- package/src/stories/Common Inputs/DatePicker/DatePicker.stories.jsx +0 -47
- package/src/stories/Common Inputs/EditorComponent/EditorComponent.stories.jsx +0 -60
- package/src/stories/Common Inputs/Formik/InputField/InputField.stories.jsx +0 -27
- package/src/stories/Common Inputs/Formik/RadioField/RadioField.stories.jsx +0 -41
- package/src/stories/Common Inputs/RadioInput/RadioInput.stories.js +0 -30
- package/src/stories/Common Inputs/RichTextInput/RichTextInput.stories.js +0 -45
- package/src/stories/Common Inputs/TextField/TextField.stories.jsx +0 -31
- package/src/stories/Containers/BaseMaterial.stories.js +0 -10
- package/src/stories/Containers/WidgetExample/WidgetBody.stories.js +0 -10
- package/src/stories/Containers/WidgetExample/WidgetExample.stories.js +0 -10
- package/src/stories/Containers/WidgetExample/WidgetHead.stories.js +0 -10
- package/src/stories/Enrollment/Admin/CreateForm/CreateForm.stories.jsx +0 -8
- package/src/stories/Enrollment/Admin/DetailedForm/DetailedForm.stories.jsx +0 -36
- package/src/stories/Enrollment/Admin/ViewForms/ViewForms.stories.jsx +0 -66
- package/src/stories/Enrollment/Guest/FillForm/FillForm.stories.jsx +0 -27
- package/src/stories/Events/CreateEvent/CreateEvent.stories.jsx +0 -19
- package/src/stories/Events/Event/Event.stories.jsx +0 -21
- package/src/stories/Events/EventsList/EventsList.stories.jsx +0 -25
- package/src/stories/Forms/AddPhoto/AddPhoto.stories.jsx +0 -37
- package/src/stories/Forms/AddSong/AddSong.stories.jsx +0 -26
- package/src/stories/Forms/AddVideo/AddVideo.stories.jsx +0 -20
- package/src/stories/Forms/Create-Profile/CreateProfile.stories.jsx +0 -36
- package/src/stories/Forms/Create-Profile/subcomponents/LogoUploader.stories.jsx +0 -27
- package/src/stories/Forms/Create-Profile/subcomponents/ProfilePhoto.stories.jsx +0 -26
- package/src/stories/Forms/Create-Profile/subcomponents/ResetBtn.stories.jsx +0 -18
- package/src/stories/Forms/CreateAlbum/CreateAlbum.stories.jsx +0 -37
- package/src/stories/Forms/CreateAnnouncementForm/CreateAnnouncementForm.stories.jsx +0 -44
- package/src/stories/Forms/CreateMusicAlbum/CreateMusicAlbum.stories.jsx +0 -38
- package/src/stories/Forms/CreateProfile/CreateProfile.stories.js +0 -10
- package/src/stories/Forms/CreateProfile-3/CreateProfile.stories.js +0 -10
- package/src/stories/Forms/CreateUser/CreateUser.stories.js +0 -10
- package/src/stories/Forms/CreateVideoAlbum/CreateVideoAlbum.stories.jsx +0 -23
- package/src/stories/Forms/Form/Form.stories.js +0 -10
- package/src/stories/Forms/NewProfile/NewProfile.stories.jsx +0 -10
- package/src/stories/Layout/Body/Body.stories.js +0 -26
- package/src/stories/Layout/Center/Center.stories.js +0 -14
- package/src/stories/Layout/Head/Head.stories.js +0 -10
- package/src/stories/Layout/Left/Left.stories.js +0 -14
- package/src/stories/Layout/Right/Right.stories.js +0 -14
- package/src/stories/Library/CreateFolder/CreateFolder.stories.jsx +0 -32
- package/src/stories/Library/Folders/Folders.stories.jsx +0 -34
- package/src/stories/Library/Notes/Notes.stories.jsx +0 -24
- package/src/stories/Library/ViewNote/ViewNote.stories.jsx +0 -16
- package/src/stories/Music Album/ViewAlbum/ViewAlbum.stories.jsx +0 -60
- package/src/stories/Music Album/ViewAlbums/ViewAlbums.stories.jsx +0 -57
- package/src/stories/Navbar/Navbar.stories.js +0 -25
- package/src/stories/Pages/Blank/Blank.stories.js +0 -10
- package/src/stories/Pages/Centered/Centered.stories.js +0 -14
- package/src/stories/Pages/Chat/Chat.stories.jsx +0 -53
- package/src/stories/Pages/Enrollment/DetailedForm/DetailedForm.stories.jsx +0 -8
- package/src/stories/Pages/Enrollment/FillForm/FillForm.stories.jsx +0 -8
- package/src/stories/Pages/Enrollment/Forms/Forms.stories.jsx +0 -8
- package/src/stories/Pages/Events/Event/Event.stories.jsx +0 -8
- package/src/stories/Pages/Events/Events/Events.stories.jsx +0 -8
- package/src/stories/Pages/Library/Folders/Library.stories.jsx +0 -8
- package/src/stories/Pages/Library/Notes/Notes.stories.jsx +0 -8
- package/src/stories/Pages/Music/MusicAlbum/Music.stories.jsx +0 -8
- package/src/stories/Pages/Music/MusicAlbums/MusicAlbums.stories.jsx +0 -8
- package/src/stories/Pages/Photos/Album/Album.stories.jsx +0 -8
- package/src/stories/Pages/Photos/Albums/Albums.stories.jsx +0 -8
- package/src/stories/Pages/Video/DetailedVideo/DetailedVideo.stories.jsx +0 -8
- package/src/stories/Pages/Video/VideoAlbum/Video.stories.jsx +0 -8
- package/src/stories/Pages/ViewWorld/ViewWorld.stories.js +0 -270
- package/src/stories/Photo Album/DetailedPhoto/DetailedPhoto.stories.jsx +0 -20
- package/src/stories/Photo Album/ViewAlbum/ViewAlbum.stories.jsx +0 -60
- package/src/stories/Photo Album/ViewAlbums/ViewAlbums.stories.jsx +0 -59
- package/src/stories/Reusable Components/Cards/Card-style-1/CardStyle1.stories.jsx +0 -22
- package/src/stories/Reusable Components/Cards/Card-style-10/CardStyle10.stories.jsx +0 -21
- package/src/stories/Reusable Components/Cards/Card-style-11/CardStyle11.stories.jsx +0 -21
- package/src/stories/Reusable Components/Cards/Card-style-2/CardStyle2.stories.jsx +0 -24
- package/src/stories/Reusable Components/Cards/Card-style-3/CardStyle3.stories.jsx +0 -22
- package/src/stories/Reusable Components/Cards/Card-style-4/CardStyle4.stories.jsx +0 -25
- package/src/stories/Reusable Components/Cards/Card-style-6/CardStyle6.stories.jsx +0 -9
- package/src/stories/Reusable Components/Cards/Card-style-7/CardStyle7.stories.jsx +0 -23
- package/src/stories/Reusable Components/Cards/Card-style-8/CardStyle8.stories.jsx +0 -29
- package/src/stories/Reusable Components/Cards/Card-style-9/CardStyle9.stories.jsx +0 -14
- package/src/stories/Reusable Components/Cards/Card.stories.jsx +0 -118
- package/src/stories/Reusable Components/Controls/Controls.stories.jsx +0 -24
- package/src/stories/Reusable Components/Gallery/Gallery.stories.jsx +0 -43
- package/src/stories/Reusable Components/Lists/Cards/ListCard-1.stories.js +0 -0
- package/src/stories/Reusable Components/Lists/List.stories.js +0 -0
- package/src/stories/Reusable Components/Mention/Mention.stories.jsx +0 -55
- package/src/stories/Reusable Components/ReusableForm/ReusableForm.stories.jsx +0 -167
- package/src/stories/Reusable Components/ReusableHeader/ReusableHeader.stories.jsx +0 -22
- package/src/stories/Reusable Components/ReusableList/ReusableList.stories.jsx +0 -70
- package/src/stories/Reusable Components/SearchCard/SearchCard.stories.js +0 -10
- package/src/stories/Reusable Components/SpaceContainer/SpaceContainer.stories.jsx +0 -78
- package/src/stories/Reusable Components/Spinner/Spinner.stories.jsx +0 -8
- package/src/stories/Reusable Components/WidgetContainer/WidgetContainer.stories.jsx +0 -61
- package/src/stories/Spaces/WelcomeSpace/WelcomeSpace.stories.js +0 -10
- package/src/stories/VideoAlbum/AlbumsGallery/AlbumsGallery.stories.jsx +0 -59
- package/src/stories/VideoAlbum/Comments/Comments.stories.jsx +0 -18
- package/src/stories/VideoAlbum/VideoPlayer/VideoPlayer.stories.jsx +0 -82
- package/src/stories/VideoAlbum/VideoSpace/VideoSpace.stories.jsx +0 -23
- package/src/stories/VideoAlbum/ViewAlbum/ViewAlbum.stories.jsx +0 -57
- package/src/stories/Widgets/LogoWidget/LogoWidget.stories.js +0 -12
- package/src/stories/Widgets/MusicPlayer/MusicPlayer.stories.jsx +0 -23
- package/src/stories/Widgets/MusicPlayerWidget/MusicPlayerWidget.stories.jsx +0 -33
- package/src/stories/Widgets/SpacesList/SpacesList.stories.jsx +0 -27
- package/src/stories/Widgets/SpacesList/SpacesListItem.stories.jsx +0 -10
- package/src/stories/assets/images/album1.jpg +0 -0
- package/src/stories/assets/images/album2.jpg +0 -0
- package/src/stories/assets/images/album3.jpg +0 -0
- package/src/stories/assets/images/album4.jpg +0 -0
- package/src/stories/assets/images/album5.jpg +0 -0
- package/src/stories/assets/images/album6.jpg +0 -0
- package/src/stories/assets/images/art.jpg +0 -0
- package/src/stories/assets/images/dance.jpg +0 -0
- package/src/stories/assets/images/football.jpg +0 -0
- package/src/stories/assets/images/music.jpg +0 -0
- package/src/stories/assets/images/music1.jpg +0 -0
- package/src/stories/assets/images/music2.jpg +0 -0
- package/src/stories/assets/images/music3.jpg +0 -0
- package/src/stories/assets/images/music4.jpg +0 -0
- package/src/stories/assets/images/music5.jpg +0 -0
- package/src/stories/assets/images/music6.jpg +0 -0
- package/src/stories/assets/images/reset.png +0 -0
- package/src/stories/assets/images/robotics.jpg +0 -0
- package/src/stories/assets/images/tennis.jpg +0 -0
@@ -1,38 +0,0 @@
|
|
1
|
-
import CreateAlbum from "./CreateMusicAlbum";
|
2
|
-
|
3
|
-
export default {
|
4
|
-
title: 'Forms/Create Music Album',
|
5
|
-
component: CreateAlbum
|
6
|
-
}
|
7
|
-
|
8
|
-
const formStyles = {
|
9
|
-
headerStyles: {
|
10
|
-
padding: 10,
|
11
|
-
headerBackground: 'black',
|
12
|
-
titleColor: '#ffff',
|
13
|
-
},
|
14
|
-
sectionPadding: 10,
|
15
|
-
bodyRowGap: 10
|
16
|
-
}
|
17
|
-
|
18
|
-
const saveHandler = (album) => {
|
19
|
-
console.log(album)
|
20
|
-
}
|
21
|
-
|
22
|
-
const cancelHandler = () => {
|
23
|
-
console.log('Canceled')
|
24
|
-
}
|
25
|
-
|
26
|
-
|
27
|
-
const Template = (args) => (
|
28
|
-
<CreateAlbum {...args} />
|
29
|
-
);
|
30
|
-
|
31
|
-
export const Album = Template.bind({});
|
32
|
-
Album.args = {
|
33
|
-
saveHandler: saveHandler,
|
34
|
-
cancelHandler: cancelHandler,
|
35
|
-
saveBtnText: 'Create',
|
36
|
-
cancelBtnText: 'Cancel',
|
37
|
-
formStyles: formStyles,
|
38
|
-
};
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import CreateVideoAlbum from './CreateVideoAlbum';
|
3
|
-
|
4
|
-
export default {
|
5
|
-
title: 'Forms/Create Video Album',
|
6
|
-
component: CreateVideoAlbum
|
7
|
-
}
|
8
|
-
|
9
|
-
const onSave = (album) => {
|
10
|
-
console.log(album)
|
11
|
-
}
|
12
|
-
|
13
|
-
const onCancel = () => {
|
14
|
-
console.log('Cancel')
|
15
|
-
}
|
16
|
-
|
17
|
-
export const Form = args =>
|
18
|
-
<CreateVideoAlbum
|
19
|
-
saveHandler={onSave}
|
20
|
-
cancelHandler={onCancel}
|
21
|
-
saveBtnText='Create'
|
22
|
-
cancelBtnText='Cancel'
|
23
|
-
{...args} />
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import React from "react";
|
2
|
-
|
3
|
-
import Body from "./Body";
|
4
|
-
|
5
|
-
import Left from "../Left/Left";
|
6
|
-
import Center from "../Center/Center";
|
7
|
-
import Right from "../Right/Right";
|
8
|
-
|
9
|
-
export default {
|
10
|
-
title: "Layout/Body",
|
11
|
-
component: Body
|
12
|
-
};
|
13
|
-
|
14
|
-
export const Default = props => (
|
15
|
-
<Body {...props}>
|
16
|
-
<Left>
|
17
|
-
<p>Left</p>
|
18
|
-
</Left>
|
19
|
-
<Center>
|
20
|
-
<p>Center</p>
|
21
|
-
</Center>
|
22
|
-
<Right>
|
23
|
-
<p>Right</p>
|
24
|
-
</Right>
|
25
|
-
</Body>
|
26
|
-
);
|
@@ -1,32 +0,0 @@
|
|
1
|
-
import CreateFolder from './CreateFolder';
|
2
|
-
|
3
|
-
export default {
|
4
|
-
title: 'Library/Create New Folder',
|
5
|
-
component: CreateFolder
|
6
|
-
}
|
7
|
-
|
8
|
-
const formStyles = {
|
9
|
-
headerStyles: {
|
10
|
-
padding: 10,
|
11
|
-
headerBackground: 'black',
|
12
|
-
titleColor: '#ffff',
|
13
|
-
},
|
14
|
-
sectionPadding: 10,
|
15
|
-
bodyRowGap: 10
|
16
|
-
}
|
17
|
-
|
18
|
-
const saveHandler = (photo) => {
|
19
|
-
console.log(photo)
|
20
|
-
}
|
21
|
-
|
22
|
-
const cancelHandler = () => {
|
23
|
-
console.log('Canceled')
|
24
|
-
}
|
25
|
-
|
26
|
-
export const Folder = args => <CreateFolder
|
27
|
-
saveHandler={saveHandler}
|
28
|
-
cancelHandler={cancelHandler}
|
29
|
-
saveBtnText="Create"
|
30
|
-
cancelBtnText="Cancel"
|
31
|
-
formStyles={formStyles}
|
32
|
-
{...args} />
|
@@ -1,34 +0,0 @@
|
|
1
|
-
import Folders from "./Folders";
|
2
|
-
|
3
|
-
export default {
|
4
|
-
title: 'Library/Folders',
|
5
|
-
component: Folders
|
6
|
-
}
|
7
|
-
|
8
|
-
const folders = [
|
9
|
-
{ title: 'Folder one', description: 'Discription for folder one' },
|
10
|
-
{ title: 'Folder two', description: 'Discription for folder two' },
|
11
|
-
{ title: 'Folder three', description: 'Discription for folder three' },
|
12
|
-
{ title: 'Folder four', description: 'Discription for folder four' },
|
13
|
-
{ title: 'Folder five', description: 'Discription for folder five' },
|
14
|
-
{ title: 'Folder six', description: 'Discription for folder six' },
|
15
|
-
]
|
16
|
-
|
17
|
-
const Template = (args) => (
|
18
|
-
<Folders {...args} />
|
19
|
-
);
|
20
|
-
|
21
|
-
export const viewFolders = Template.bind({});
|
22
|
-
viewFolders.args = {
|
23
|
-
folders,
|
24
|
-
folderTitle: 'Your Folders',
|
25
|
-
columnsNumber: 3,
|
26
|
-
headerStyles: {
|
27
|
-
padding: 10,
|
28
|
-
headerBackground: '#ff2d2d',
|
29
|
-
titleColor: 'white',
|
30
|
-
controlsStyles: {
|
31
|
-
iconSize: 25
|
32
|
-
}
|
33
|
-
}
|
34
|
-
};
|
@@ -1,24 +0,0 @@
|
|
1
|
-
import Notes from './Notes';
|
2
|
-
|
3
|
-
export default {
|
4
|
-
title: 'Library/Notes List',
|
5
|
-
component: Notes
|
6
|
-
}
|
7
|
-
|
8
|
-
const notes = [
|
9
|
-
{title: 'Study notes', date: '15/11/2020'},
|
10
|
-
{title: 'Music notes', date: '14/12/2020'},
|
11
|
-
{title: 'Workout notes', date: '5/8/2021'},
|
12
|
-
{title: 'Gaming notes', date: '14/4/2023'},
|
13
|
-
{title: 'Working notes', date: '5/6/2021'},
|
14
|
-
]
|
15
|
-
|
16
|
-
const Template = (args) => (
|
17
|
-
<Notes
|
18
|
-
{...args} />
|
19
|
-
);
|
20
|
-
|
21
|
-
export const List = Template.bind({});
|
22
|
-
List.args = {
|
23
|
-
notes,
|
24
|
-
};
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import ViewNote from './ViewNote';
|
2
|
-
|
3
|
-
export default {
|
4
|
-
title: 'Library/View Note',
|
5
|
-
component: ViewNote
|
6
|
-
}
|
7
|
-
|
8
|
-
const Template = (args) => (
|
9
|
-
<ViewNote
|
10
|
-
{...args} />
|
11
|
-
);
|
12
|
-
|
13
|
-
export const Note = Template.bind({});
|
14
|
-
Note.args = {
|
15
|
-
|
16
|
-
};
|
@@ -1,60 +0,0 @@
|
|
1
|
-
import React, { useState } from 'react'
|
2
|
-
import ViewAlbum from "./ViewAlbum";
|
3
|
-
|
4
|
-
import { addObjectToArray, deleteFromArrayByIndex } from '../../helpers/util';
|
5
|
-
import img1 from '../../assets/images/music1.jpg';
|
6
|
-
import img2 from '../../assets/images/music2.jpg';
|
7
|
-
import img3 from '../../assets/images/music3.jpg';
|
8
|
-
import img4 from '../../assets/images/music4.jpg';
|
9
|
-
import img5 from '../../assets/images/music5.jpg';
|
10
|
-
import img6 from '../../assets/images/music6.jpg';
|
11
|
-
|
12
|
-
|
13
|
-
export default {
|
14
|
-
title: 'Music Albums/Album List',
|
15
|
-
component: ViewAlbum
|
16
|
-
}
|
17
|
-
|
18
|
-
export const Album = args => {
|
19
|
-
const [album, setAlbum] = useState([
|
20
|
-
{ index: 0, cover: img4, title: 'Plans We Made', description: 'Son Lux', time: '5:20' },
|
21
|
-
{ index: 2, cover: img6, title: 'Still Loving You', description: 'Scorpions', time: '4:20' },
|
22
|
-
{ index: 1, cover: img5, title: 'Night', description: 'Frank Ocean', time: '5:20' },
|
23
|
-
{ index: 3, cover: img1, title: 'Somebody Else', description: '1975', time: '5:20' },
|
24
|
-
{ index: 4, cover: img3, title: 'Enter Sandman', description: 'Metallica', time: '5:20' },
|
25
|
-
{ index: 5, cover: img2, title: 'November Rain', description: "Guns N' Roses", time: '5:20' },
|
26
|
-
])
|
27
|
-
|
28
|
-
const cardIconClicked = (action, index) => {
|
29
|
-
switch (action) {
|
30
|
-
case 'delete':
|
31
|
-
onDeleteSong(index)
|
32
|
-
break;
|
33
|
-
default:
|
34
|
-
break;
|
35
|
-
}
|
36
|
-
}
|
37
|
-
|
38
|
-
const onAddSong = (song) => {
|
39
|
-
const newSong = {
|
40
|
-
song: song.file,
|
41
|
-
img: song.cover.meta.previewUrl,
|
42
|
-
title: song.title,
|
43
|
-
description: song.artist,
|
44
|
-
time: new Date(song.song.meta.duration * 1000).toISOString().substr(14, 5)
|
45
|
-
}
|
46
|
-
setAlbum(addObjectToArray(album, newSong))
|
47
|
-
}
|
48
|
-
|
49
|
-
const onDeleteSong = (index) => {
|
50
|
-
setAlbum(deleteFromArrayByIndex(album, index))
|
51
|
-
}
|
52
|
-
|
53
|
-
return (
|
54
|
-
<ViewAlbum
|
55
|
-
album={album}
|
56
|
-
onAddSong={onAddSong}
|
57
|
-
cardIconClicked={cardIconClicked}
|
58
|
-
{...args} />
|
59
|
-
)
|
60
|
-
}
|
@@ -1,57 +0,0 @@
|
|
1
|
-
import React, { useState } from 'react';
|
2
|
-
import ViewAlbums from "./ViewAlbums";
|
3
|
-
import { deleteFromArrayByIndex, addObjectToArray } from '../../helpers/util';
|
4
|
-
|
5
|
-
import img1 from '../../assets/images/music1.jpg';
|
6
|
-
import img2 from '../../assets/images/music2.jpg';
|
7
|
-
import img3 from '../../assets/images/music3.jpg';
|
8
|
-
import img4 from '../../assets/images/music4.jpg';
|
9
|
-
import img5 from '../../assets/images/music5.jpg';
|
10
|
-
import img6 from '../../assets/images/music6.jpg';
|
11
|
-
|
12
|
-
export default {
|
13
|
-
title: 'Music Albums/Music Albums',
|
14
|
-
component: ViewAlbums
|
15
|
-
}
|
16
|
-
|
17
|
-
export const Albums = args => {
|
18
|
-
const [albums, setAlbums] = useState([
|
19
|
-
{ index: 0, img: img4, title: 'Tomorrows |', description: 'Son Lux' },
|
20
|
-
{ index: 1, img: img5, title: 'Blond', description: 'Frank Ocean' },
|
21
|
-
{ index: 2, img: img6, title: 'Love At First Sting', description: 'Scorpions' },
|
22
|
-
{ index: 3, img: img1, title: 'The 1975', description: '1975' },
|
23
|
-
{ index: 4, img: img3, title: 'Hardwired...To Self-Destruct', description: 'Metallica' },
|
24
|
-
{ index: 5, img: img2, title: 'Use Your IIIlusion |', description: "Guns N' Roses" },
|
25
|
-
])
|
26
|
-
|
27
|
-
const cardIconClicked = (action, index) => {
|
28
|
-
switch (action) {
|
29
|
-
case 'delete':
|
30
|
-
deleteFromAlbums(index)
|
31
|
-
break;
|
32
|
-
default:
|
33
|
-
break;
|
34
|
-
}
|
35
|
-
}
|
36
|
-
|
37
|
-
const onAddAlbum = (album) => {
|
38
|
-
const newAlbum = {
|
39
|
-
img: album.cover.preview,
|
40
|
-
title: album.title,
|
41
|
-
description: album.artist
|
42
|
-
}
|
43
|
-
setAlbums(addObjectToArray(albums, newAlbum))
|
44
|
-
}
|
45
|
-
|
46
|
-
const deleteFromAlbums = (index) => {
|
47
|
-
setAlbums(deleteFromArrayByIndex(albums, index))
|
48
|
-
}
|
49
|
-
|
50
|
-
return (
|
51
|
-
<ViewAlbums
|
52
|
-
albums={albums}
|
53
|
-
cardIconClicked={cardIconClicked}
|
54
|
-
onAddAlbum={onAddAlbum}
|
55
|
-
{...args} />
|
56
|
-
)
|
57
|
-
}
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
|
3
|
-
import Navbar from './Navbar';
|
4
|
-
|
5
|
-
export default {
|
6
|
-
title: 'Navbar/Default',
|
7
|
-
component: Navbar,
|
8
|
-
argTypes: {
|
9
|
-
iconSize: {
|
10
|
-
options: ['sm', 'md', 'lg'],
|
11
|
-
control: { type: 'select' },
|
12
|
-
},
|
13
|
-
iconBackgroundColor: {
|
14
|
-
type: 'string',
|
15
|
-
},
|
16
|
-
navbarColor: {
|
17
|
-
type: 'string',
|
18
|
-
},
|
19
|
-
dropDownItemHeight: {
|
20
|
-
type: 'string',
|
21
|
-
},
|
22
|
-
},
|
23
|
-
};
|
24
|
-
|
25
|
-
export const Default = (props) => <Navbar {...props} />;
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
|
3
|
-
import Centered from './Centered';
|
4
|
-
|
5
|
-
export default {
|
6
|
-
title: 'Pages/Centered',
|
7
|
-
component: Centered,
|
8
|
-
};
|
9
|
-
|
10
|
-
export const Default = (props) => (
|
11
|
-
<Centered {...props}>
|
12
|
-
Welcome To Community Builder Pro
|
13
|
-
</Centered>
|
14
|
-
)
|
@@ -1,53 +0,0 @@
|
|
1
|
-
import Chat from "./Chat";
|
2
|
-
|
3
|
-
export default {
|
4
|
-
title: 'Pages/Chat',
|
5
|
-
component: Chat
|
6
|
-
}
|
7
|
-
|
8
|
-
const users = [
|
9
|
-
{
|
10
|
-
id: 'walter',
|
11
|
-
display: 'Walter White',
|
12
|
-
},
|
13
|
-
{
|
14
|
-
id: 'jesse',
|
15
|
-
display: 'Jesse Pinkman',
|
16
|
-
},
|
17
|
-
{
|
18
|
-
id: 'gus',
|
19
|
-
display: 'Gustavo "Gus" Fring',
|
20
|
-
},
|
21
|
-
{
|
22
|
-
id: 'saul',
|
23
|
-
display: 'Saul Goodman',
|
24
|
-
},
|
25
|
-
{
|
26
|
-
id: 'hank',
|
27
|
-
display: 'Hank Schrader',
|
28
|
-
},
|
29
|
-
{
|
30
|
-
id: 'skyler',
|
31
|
-
display: 'Skyler White',
|
32
|
-
},
|
33
|
-
{
|
34
|
-
id: 'mike',
|
35
|
-
display: 'Mike Ehrmantraut',
|
36
|
-
},
|
37
|
-
{
|
38
|
-
id: 'lydia',
|
39
|
-
display: 'Lydìã Rôdarté-Qüayle',
|
40
|
-
},
|
41
|
-
]
|
42
|
-
|
43
|
-
const data = [
|
44
|
-
{username: 'Test User', img:"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},
|
45
|
-
{username: 'Test User', img:"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test ', media:(<img src="https://arabhardware.net/wp-content/uploads/2020/03/valorant-2020-4k-0f-scaled.jpg"/>)},
|
46
|
-
{username: 'Test User', img:"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},
|
47
|
-
{username: 'Test User', img:"https://www.kindpng.com/picc/m/163-1636340_user-avatar-icon-avatar-transparent-user-icon-png.png", date:'5/11/2021', text: 'This is fake chat test This is fake chat test This is fake chat test This is fake chat test This is fake chat test '},
|
48
|
-
]
|
49
|
-
|
50
|
-
export const Page = args => <Chat
|
51
|
-
users={users}
|
52
|
-
data={data}
|
53
|
-
{...args} />
|