feat: fixes and formatter
This commit is contained in:
+125
-127
@@ -1,110 +1,110 @@
|
||||
import addTab from "./UI/tabs/add.png";
|
||||
import albums from "./UI/tabs/albums.png";
|
||||
import chat from "./UI/tabs/chat.png";
|
||||
import design from "./UI/tabs/design.png";
|
||||
import home from "./UI/tabs/home.png";
|
||||
import mic from "./UI/tabs/mic.png";
|
||||
import person from "./UI/tabs/person.png";
|
||||
import quotes from "./UI/tabs/quotes.png";
|
||||
import ribbon from "./UI/tabs/ribbon.png";
|
||||
import settings from "./UI/tabs/settings.png";
|
||||
import tasks from "./UI/tabs/tasks.png";
|
||||
import addTab from './UI/tabs/add.png'
|
||||
import albums from './UI/tabs/albums.png'
|
||||
import chat from './UI/tabs/chat.png'
|
||||
import design from './UI/tabs/design.png'
|
||||
import home from './UI/tabs/home.png'
|
||||
import mic from './UI/tabs/mic.png'
|
||||
import person from './UI/tabs/person.png'
|
||||
import quotes from './UI/tabs/quotes.png'
|
||||
import ribbon from './UI/tabs/ribbon.png'
|
||||
import settings from './UI/tabs/settings.png'
|
||||
import tasks from './UI/tabs/tasks.png'
|
||||
|
||||
import bell from "./UI/bell.png";
|
||||
import sort from "./UI/sort.png";
|
||||
import bell from './UI/bell.png'
|
||||
import sort from './UI/sort.png'
|
||||
|
||||
import arrowRight from "./UI/arrowRight.png";
|
||||
import chevronDown from "./UI/chevronDown.png";
|
||||
import threeDots from "./UI/threeDots.png";
|
||||
import arrowRight from './UI/arrowRight.png'
|
||||
import chevronDown from './UI/chevronDown.png'
|
||||
import threeDots from './UI/threeDots.png'
|
||||
|
||||
import thumbDown from "./UI/thumbDown.png";
|
||||
import thumbUp from "./UI/thumbUp.png";
|
||||
import thumbDown from './UI/thumbDown.png'
|
||||
import thumbUp from './UI/thumbUp.png'
|
||||
|
||||
import add from "./UI/add.png";
|
||||
import addFile from "./UI/addFile.png";
|
||||
import check from "./UI/check.png";
|
||||
import checkCircle from "./UI/checkCircle.png";
|
||||
import deliveryTime from "./UI/deliveryTime.png";
|
||||
import edit from "./UI/edit.png";
|
||||
import eye from "./UI/eye.png";
|
||||
import lock from "./UI/lock.png";
|
||||
import message from "./UI/message.png";
|
||||
import search from "./UI/search.png";
|
||||
import send from "./UI/send.png";
|
||||
import shoppingBag from "./UI/shoppingBag.png";
|
||||
import tools from "./UI/tools.png";
|
||||
import trash from "./UI/trash.png";
|
||||
import undo from "./UI/undo.png";
|
||||
import add from './UI/add.png'
|
||||
import addFile from './UI/addFile.png'
|
||||
import check from './UI/check.png'
|
||||
import checkCircle from './UI/checkCircle.png'
|
||||
import deliveryTime from './UI/deliveryTime.png'
|
||||
import edit from './UI/edit.png'
|
||||
import eye from './UI/eye.png'
|
||||
import lock from './UI/lock.png'
|
||||
import message from './UI/message.png'
|
||||
import search from './UI/search.png'
|
||||
import send from './UI/send.png'
|
||||
import shoppingBag from './UI/shoppingBag.png'
|
||||
import tools from './UI/tools.png'
|
||||
import trash from './UI/trash.png'
|
||||
import undo from './UI/undo.png'
|
||||
|
||||
import focus from "./UI/focus.png";
|
||||
import picture from "./UI/picture.png";
|
||||
import screenshot from "./UI/screenshot.png";
|
||||
import focus from './UI/focus.png'
|
||||
import picture from './UI/picture.png'
|
||||
import screenshot from './UI/screenshot.png'
|
||||
|
||||
import android from "./UI/android.png";
|
||||
import ios from "./UI/ios.png";
|
||||
import web from "./UI/web.png";
|
||||
import android from './UI/android.png'
|
||||
import ios from './UI/ios.png'
|
||||
import web from './UI/web.png'
|
||||
|
||||
import law from "./UI/law.png";
|
||||
import support from "./UI/support.png";
|
||||
import user from "./UI/user.png";
|
||||
import law from './UI/law.png'
|
||||
import support from './UI/support.png'
|
||||
import user from './UI/user.png'
|
||||
|
||||
import attachment from "./UI/attachment.png";
|
||||
import attachment from './UI/attachment.png'
|
||||
|
||||
import cloud from "./icons/cloud.png";
|
||||
import dashboard from "./icons/dashboard.png";
|
||||
import file from "./icons/file.png";
|
||||
import cloud from './icons/cloud.png'
|
||||
import dashboard from './icons/dashboard.png'
|
||||
import file from './icons/file.png'
|
||||
|
||||
import algolia from "./icons/algolia.png";
|
||||
import calendar from "./icons/calendar.png";
|
||||
import chatBubble from "./icons/chatBubble.png";
|
||||
import close from "./icons/close.png";
|
||||
import coin from "./icons/coin.png";
|
||||
import disk from "./icons/disk.png";
|
||||
import figma from "./icons/figma.png";
|
||||
import forward from "./icons/forward.png";
|
||||
import gitlab from "./icons/gitlab.png";
|
||||
import heart from "./icons/heart.png";
|
||||
import heartOutline from "./icons/heartOutline.png";
|
||||
import hitParadeLogo from "./icons/hitParadeLogo.png";
|
||||
import more from "./icons/more.png";
|
||||
import musicLandAccueil from "./icons/musicLandAccueil.png";
|
||||
import musicLandLogo from "./icons/musicLandLogo.png";
|
||||
import musicLandProduction from "./icons/musicLandProduction.png";
|
||||
import musicLandStudio from "./icons/musicLandStudio.png";
|
||||
import musicLandVideo from "./icons/musicLandVideo.png";
|
||||
import musicLandWriting from "./icons/musicLandWriting.png";
|
||||
import pause from "./icons/pause.png";
|
||||
import play from "./icons/play.png";
|
||||
import share from "./icons/share.png";
|
||||
import stars from "./icons/stars.png";
|
||||
import algolia from './icons/algolia.png'
|
||||
import calendar from './icons/calendar.png'
|
||||
import chatBubble from './icons/chatBubble.png'
|
||||
import close from './icons/close.png'
|
||||
import coin from './icons/coin.png'
|
||||
import disk from './icons/disk.png'
|
||||
import figma from './icons/figma.png'
|
||||
import forward from './icons/forward.png'
|
||||
import gitlab from './icons/gitlab.png'
|
||||
import heart from './icons/heart.png'
|
||||
import heartOutline from './icons/heartOutline.png'
|
||||
import hitParadeLogo from './icons/hitParadeLogo.png'
|
||||
import more from './icons/more.png'
|
||||
import musicLandAccueil from './icons/musicLandAccueil.png'
|
||||
import musicLandLogo from './icons/musicLandLogo.png'
|
||||
import musicLandProduction from './icons/musicLandProduction.png'
|
||||
import musicLandStudio from './icons/musicLandStudio.png'
|
||||
import musicLandVideo from './icons/musicLandVideo.png'
|
||||
import musicLandWriting from './icons/musicLandWriting.png'
|
||||
import pause from './icons/pause.png'
|
||||
import play from './icons/play.png'
|
||||
import share from './icons/share.png'
|
||||
import stars from './icons/stars.png'
|
||||
|
||||
import hitParadeBG from "./UI/hitParadeBG.png";
|
||||
import homeBG from "./UI/homeBG.png";
|
||||
import libraryBG from "./UI/libraryBG.png";
|
||||
import libraryBG2 from "./UI/libraryBG2.png";
|
||||
import playbackBG from "./UI/playbackBG.png";
|
||||
import playbackBG2 from "./UI/playbackBG2.png";
|
||||
import productionBG from "./UI/productionBG.png";
|
||||
import productionBG2 from "./UI/productionBG2.png";
|
||||
import profileBG from "./UI/profileBG.png";
|
||||
import studioBG from "./UI/studioBG.png";
|
||||
import studioBG2 from "./UI/studioBG2.png";
|
||||
import writingBG from "./UI/writingBG.png";
|
||||
import hitParadeBG from './UI/hitParadeBG.png'
|
||||
import homeBG from './UI/homeBG.png'
|
||||
import libraryBG from './UI/libraryBG.png'
|
||||
import libraryBG2 from './UI/libraryBG2.png'
|
||||
import playbackBG from './UI/playbackBG.png'
|
||||
import playbackBG2 from './UI/playbackBG2.png'
|
||||
import productionBG from './UI/productionBG.png'
|
||||
import productionBG2 from './UI/productionBG2.png'
|
||||
import profileBG from './UI/profileBG.png'
|
||||
import studioBG from './UI/studioBG.png'
|
||||
import studioBG2 from './UI/studioBG2.png'
|
||||
import writingBG from './UI/writingBG.png'
|
||||
|
||||
import bena from "./UI/bena.png";
|
||||
import john from "./UI/john.png";
|
||||
import malik from "./UI/malik.png";
|
||||
import nathalie from "./UI/nathalie.png";
|
||||
import theo from "./UI/theo.png";
|
||||
import bena from './UI/bena.png'
|
||||
import john from './UI/john.png'
|
||||
import malik from './UI/malik.png'
|
||||
import nathalie from './UI/nathalie.png'
|
||||
import theo from './UI/theo.png'
|
||||
|
||||
import { Platform } from "react-native";
|
||||
import goodVibe from "./UI/goodVibe.png";
|
||||
import placeholder from "./UI/placeholder.jpg";
|
||||
import placeholder2 from "./UI/placeholder2.jpg";
|
||||
import placeholder3 from "./UI/placeholder3.png";
|
||||
import placeholder4 from "./UI/placeholder4.jpg";
|
||||
import profile from "./UI/profile.jpg";
|
||||
import musiclandClub from "./UI/musiclandClub.png";
|
||||
import { Platform } from 'react-native'
|
||||
import goodVibe from './UI/goodVibe.png'
|
||||
import placeholder from './UI/placeholder.jpg'
|
||||
import placeholder2 from './UI/placeholder2.jpg'
|
||||
import placeholder3 from './UI/placeholder3.png'
|
||||
import placeholder4 from './UI/placeholder4.jpg'
|
||||
import profile from './UI/profile.jpg'
|
||||
import musiclandClub from './UI/musiclandClub.png'
|
||||
export const tabs = {
|
||||
home,
|
||||
tasks,
|
||||
@@ -117,12 +117,12 @@ export const tabs = {
|
||||
ribbon,
|
||||
mic,
|
||||
person,
|
||||
};
|
||||
}
|
||||
|
||||
export const icons = {
|
||||
bell,
|
||||
sort,
|
||||
dragDots: require("./icons/dragDots.png"),
|
||||
dragDots: require('./icons/dragDots.png'),
|
||||
|
||||
chevronDown,
|
||||
arrowRight,
|
||||
@@ -186,13 +186,13 @@ export const icons = {
|
||||
hitParadeLogo,
|
||||
calendar,
|
||||
coin,
|
||||
club: require("./icons/club.png"),
|
||||
clubIcon: require("./icons/clubIcon.png"),
|
||||
};
|
||||
club: require('./icons/club.png'),
|
||||
clubIcon: require('./icons/clubIcon.png'),
|
||||
}
|
||||
|
||||
export const background = {
|
||||
writingBG,
|
||||
writingBgWeb: require("./UI/writingBgWeb.png"),
|
||||
writingBgWeb: require('./UI/writingBgWeb.png'),
|
||||
studioBG,
|
||||
studioBG2,
|
||||
productionBG,
|
||||
@@ -200,21 +200,21 @@ export const background = {
|
||||
playbackBG,
|
||||
playbackBG2,
|
||||
libraryBG,
|
||||
libraryBgWeb: require("./UI/libraryBgWeb.png"),
|
||||
libraryBgWeb: require('./UI/libraryBgWeb.png'),
|
||||
libraryBG2,
|
||||
libraryBG2Web: require("./UI/libraryBG2Web.png"),
|
||||
libraryBG2Web: require('./UI/libraryBG2Web.png'),
|
||||
profileBG,
|
||||
profileBgWeb: require("./UI/profileBgWeb.png"),
|
||||
profileBgWeb: require('./UI/profileBgWeb.png'),
|
||||
hitParadeBG,
|
||||
hitParadeBG2: require("./UI/hitparadeBG2.jpg"),
|
||||
playbackWeb: require("./UI/playbackWeb.png"),
|
||||
playbackMobile: require("./UI/playbackMobile.png"),
|
||||
hitParadeBG2: require('./UI/hitparadeBG2.jpg'),
|
||||
playbackWeb: require('./UI/playbackWeb.png'),
|
||||
playbackMobile: require('./UI/playbackMobile.png'),
|
||||
homeBG,
|
||||
homeBGWeb: require("./UI/homeBGWeb.png"),
|
||||
loginBgWeb: require("./UI/loginBgWeb.png"),
|
||||
profileWebBG: require("./UI/profileWebBG.jpg"),
|
||||
bgTrans: require("./UI/bgTrans.png"),
|
||||
};
|
||||
homeBGWeb: require('./UI/homeBGWeb.png'),
|
||||
loginBgWeb: require('./UI/loginBgWeb.png'),
|
||||
profileWebBG: require('./UI/profileWebBG.jpg'),
|
||||
bgTrans: require('./UI/bgTrans.png'),
|
||||
}
|
||||
|
||||
export const ai = {
|
||||
nathalie,
|
||||
@@ -222,15 +222,13 @@ export const ai = {
|
||||
malik,
|
||||
bena,
|
||||
john,
|
||||
};
|
||||
}
|
||||
|
||||
export const videos = {
|
||||
test:
|
||||
Platform.OS === "web"
|
||||
? require("./video/testVideoWeb.mp4")
|
||||
: require("./video/testVideo.mp4"),
|
||||
club: require("./video/club.mp4"),
|
||||
};
|
||||
Platform.OS === 'web' ? require('./video/testVideoWeb.mp4') : require('./video/testVideo.mp4'),
|
||||
club: require('./video/club.mp4'),
|
||||
}
|
||||
|
||||
export const img = {
|
||||
placeholder,
|
||||
@@ -240,17 +238,17 @@ export const img = {
|
||||
profile,
|
||||
goodVibe,
|
||||
musiclandClub,
|
||||
};
|
||||
}
|
||||
|
||||
export const cardsImg = {
|
||||
writing: require("./icons/writing.png"),
|
||||
studio: require("./icons/studio.png"),
|
||||
video: require("./icons/video.png"),
|
||||
production: require("./icons/production.png"),
|
||||
};
|
||||
writing: require('./icons/writing.png'),
|
||||
studio: require('./icons/studio.png'),
|
||||
video: require('./icons/video.png'),
|
||||
production: require('./icons/production.png'),
|
||||
}
|
||||
|
||||
export const subBadges = {
|
||||
starter: require("./icons/starterBadge.png"),
|
||||
pro: require("./icons/proBadge.png"),
|
||||
premium: require("./icons/premiumBadge.png"),
|
||||
};
|
||||
starter: require('./icons/starterBadge.png'),
|
||||
pro: require('./icons/proBadge.png'),
|
||||
premium: require('./icons/premiumBadge.png'),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user