\r\n\r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FooterSoft.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FooterSoft.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./FooterSoft.vue?vue&type=template&id=6f918a4c&\"\nimport script from \"./FooterSoft.vue?vue&type=script&lang=js&\"\nexport * from \"./FooterSoft.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import Vue from 'vue'\r\nimport Router from 'vue-router'\r\nimport AppHeader from \"@/views/globals/AppHeader\";\r\nimport FooterOne from \"@/views/globals/FooterOne\";\r\nimport AppHeaderLang from \"@/views/globals/AppHeaderLang\";\r\nimport FooterLang from \"@/views/globals/FooterLang\";\r\nimport AppHeaderSoft from \"@/views/globals/AppHeaderSoft\";\r\nimport FooterSoft from \"@/views/globals/FooterSoft\";\r\n\r\nconst Home = () =>\r\n import ( /* webpackChunkName: \"home\" */ '@/views/Home.vue');\r\nconst About = () =>\r\n import ( /* webpackChunkName: \"about\" */ '@/views/About.vue');\r\nconst PrivacyPolicy = () =>\r\n import ( /* webpackChunkName: \"privacy-policy\" */ '@/views/PrivacyPolicy.vue')\r\nconst ContactUs = () =>\r\n import ( /* webpackChunkName: \"contact-us\" */ '@/views/ContactUs.vue')\r\nconst LanguageServices = () =>\r\n import ( /* webpackChunkName: \"language-Service */ '@/views/LanguageServices.vue')\r\nconst SoftwareServices = () =>\r\n import ( /* webpackChunkName: \"software-service\" */ '@/views/SoftwareServices.vue')\r\nconst Projects = () =>\r\n import( /* webpackChunkName: \"projects-software\" */ '@/views/Projects.vue')\r\nconst ProjectDetails = () =>\r\n import(/* webpackChunkName: \"project-Details\" */ \"@/views/ProjectDetails.vue\");\r\n\r\nconst routes = [\r\n {\r\n path: \"/\",\r\n name: \"Home\",\r\n components: {\r\n header: AppHeader,\r\n default: Home,\r\n footer: FooterOne,\r\n },\r\n },\r\n\r\n {\r\n path: \"/about-us\",\r\n name: \"about\",\r\n components: {\r\n header: AppHeader,\r\n default: About,\r\n footer: FooterOne,\r\n },\r\n },\r\n {\r\n path: \"/privacy-policy\",\r\n name: \"privacy-policy\",\r\n components: {\r\n header: AppHeader,\r\n default: PrivacyPolicy,\r\n footer: FooterOne,\r\n },\r\n },\r\n {\r\n path: \"/contact-us\",\r\n name: \"contact\",\r\n components: {\r\n header: AppHeader,\r\n default: ContactUs,\r\n footer: FooterOne,\r\n },\r\n },\r\n {\r\n path: \"/software-services\",\r\n name: \"software-services\",\r\n components: {\r\n header: AppHeaderSoft,\r\n default: SoftwareServices,\r\n footer: FooterSoft,\r\n },\r\n },\r\n {\r\n path: \"/language-services\",\r\n name: \"language-services\",\r\n components: {\r\n header: AppHeaderLang,\r\n default: LanguageServices,\r\n footer: FooterLang,\r\n },\r\n },\r\n\r\n {\r\n path: \"/software-services/projects\",\r\n name: \"projects\",\r\n components: {\r\n header: AppHeaderSoft,\r\n default: Projects,\r\n footer: FooterSoft,\r\n },\r\n },\r\n {\r\n path: \"/software-services/projects/:name\",\r\n name: \"Project Detail\",\r\n components: {\r\n header: AppHeaderSoft,\r\n default: ProjectDetails,\r\n footer: FooterSoft,\r\n },\r\n },\r\n // {\r\n // path: '/projects/box-of-beats',\r\n // name: 'project-box-of-beats',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-box-of-beats\" */ './views/projects/BoxOfBeats.vue')\r\n // },\r\n // {\r\n // path: '/projects/choose-to-reuse',\r\n // name: 'project-choose-to-reuse',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-choose-to-reuse\" */ './views/projects/ChooseToReuse.vue')\r\n // },\r\n // {\r\n // path: '/projects/exquisite-surfaces',\r\n // name: 'project-exquisite-surfaces',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-exquisite-surfaces\" */ './views/projects/ExquisiteSurfaces.vue')\r\n // },\r\n\r\n // {\r\n // path: '/projects/lynx-london',\r\n // name: 'project-lynx-london',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-lynx-london\" */ './views/projects/LynxLondon.vue')\r\n // },\r\n // {\r\n // path: '/projects/snap-recordings',\r\n // name: 'project-snap-recordings',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-snap-recording\" */ './views/projects/SnapRecordings.vue')\r\n // },\r\n // {\r\n // path: '/projects/the-mls',\r\n // name: 'project-the-mls',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-the-mls\" */ './views/projects/TheMLS.vue')\r\n // },\r\n // {\r\n // path: '/projects/us-trendy',\r\n // name: 'project-us-trendy',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-us-trendy\" */ './views/projects/UsTrendy.vue')\r\n // },\r\n // {\r\n // path: '/projects/whisker-graphics',\r\n // name: 'project-whisker-graphics',\r\n // component: () =>\r\n // import ( /* webpackChunkName: \"project-whisker-graphics\" */ './views/projects/WhiskerGraphics.vue')\r\n // },\r\n];\r\nexport default routes","import Vue from \"vue\";\r\nimport Vuex from \"vuex\";\r\n\r\nVue.use(Vuex);\r\n\r\nexport default new Vuex.Store({\r\n state: {\r\n\r\n load: false,\r\n\r\n metaTags: [],\r\n\r\n backHome: 'backOne',\r\n\r\n toggled: false,\r\n\r\n\r\n },\r\n mutations: {\r\n\r\n setMetaTags: (state, metaTags) => {\r\n state.metaTags = metaTags\r\n },\r\n\r\n setLoad: (state, load) => {\r\n state.load = load\r\n },\r\n\r\n\r\n setBackHome: (state, backHome) => {\r\n state.backHome = backHome\r\n },\r\n\r\n setToggled: (state, toggled) => {\r\n state.toggled = toggled\r\n },\r\n\r\n },\r\n actions: {\r\n\r\n getMetas({ commit, state }, metaTagParams) {\r\n state.metaTags = {\r\n title: metaTagParams.titlePage,\r\n meta: [{\r\n name: 'description',\r\n content: metaTagParams.descriptionPage\r\n },\r\n {\r\n name: 'keywords',\r\n content: 'Europe Shuttle, EuropeShuttle, europe, shuttle, shuttles, worldwide, airport, private, transfers, chauffeur, chauffeurs, services, service, transport, transportation, vehicle, vehicles, limousine, van, vans, minivan, minivans, sedan, mini-buses, buses, transportation, group, reservation, reservations, booking, bookings, reserve, book, train, rail, port, journey, hourly, hotel, event, events, Road Shows, sport, travel, passenger, traveless, passengers, customer, customers, business, company, companies, destination, destinations, contact, USA, united states, eeuu, UK, United Kingdom, Argentina,Australia,Austria,Azerbaijan,Barbados,Belarus,Belgium,Bolivia ,Brazil,Cambodia,Canada,Chile,China,Colombia,Costa Rica,Cyprus,Czech Republic,Denmark,Dominican Republic,Ecuador,El Salvador,Estonia,Finland,France,French Polynesia,Germany,Greece,Hong Kong,Hungary,Iceland,India,Indonesia,Ireland,Israel,Italy,Jamaica,Japan,Korea (Republic of),Latvia,Lithuania,Luxembourg,Malaysia,Mali,Malta,Mexico,Mongolia,Montenegro,Morocco,Netherlands,New Zealand,Nigeria,Norway,Panama,Peru,Poland,Portugal,Puerto Rico,Qatar,Romania,Russian Federation,Senegal,Serbia,Singapore,Slovakia,Slovenia,South Africa,Spain,Sweden,Switzerland,Tanzania, United Republic of,Thailand,Turkey,Ukraine,United Arab Emirates,United Kingdom of Great Britain and Northern Ireland,United States of America,Uruguay,Uzbekistan,Zambia,' + metaTagParams.keywords\r\n },\r\n {\r\n property: 'og:title',\r\n content: metaTagParams.titlePage\r\n },\r\n {\r\n property: 'og:description',\r\n content: metaTagParams.descriptionPage\r\n },\r\n {\r\n property: 'og:image',\r\n content: window.location.origin + metaTagParams.patchImg\r\n },\r\n {\r\n property: 'og:image:alt',\r\n content: metaTagParams.imgAlt\r\n },\r\n {\r\n property: 'og:image:type',\r\n content: metaTagParams.imgType\r\n },\r\n {\r\n property: 'og:url',\r\n content: window.location.href\r\n },\r\n {\r\n property: 'og:locale',\r\n content: metaTagParams.langPage\r\n },\r\n {\r\n itemprop: 'thumbnailUrl',\r\n content: window.location.origin + metaTagParams.patchImg\r\n },\r\n {\r\n itemprop: 'name',\r\n content: metaTagParams.titlePage\r\n },\r\n {\r\n itemprop: 'description',\r\n content: metaTagParams.descriptionPage\r\n },\r\n {\r\n itemprop: 'image',\r\n content: window.location.origin + metaTagParams.patchImg\r\n }\r\n ],\r\n link: [{\r\n rel: 'canonical',\r\n href: window.location.href\r\n }, ]\r\n }\r\n },\r\n\r\n getBackHome: ({ commit, state }, data) => {\r\n\r\n if (data == 'airport') {\r\n state.backHome = 'backOne'\r\n } else if (data == 'train') {\r\n state.backHome = 'backTwo'\r\n } else if (data == 'port') {\r\n state.backHome = 'backThree'\r\n } else if (data == 'journey') {\r\n state.backHome = 'backFour'\r\n } else if (data == 'hourly') {\r\n state.backHome = 'backFive'\r\n }\r\n\r\n },\r\n getToggledMenu({ commit, state }, status) {\r\n state.toggled = status\r\n },\r\n\r\n },\r\n getters: {\r\n\r\n metaTags: state => state.metaTags,\r\n\r\n load: state => state.load,\r\n\r\n backHome: state => state.backHome,\r\n\r\n toggled: state => state.toggled,\r\n\r\n }\r\n});","import Vue from 'vue';\r\nimport VueRouter from 'vue-router';\r\nimport routes from './routes';\r\nimport store from '../store'\r\n\r\nVue.use(VueRouter);\r\n\r\n// configure router\r\nconst router = new VueRouter({\r\n mode: 'history',\r\n routes, // short for routes: routes\r\n // linkActiveClass: 'active',\r\n scrollBehavior: (to, from, savedPosition) => {\r\n if (savedPosition) {\r\n return savedPosition;\r\n }\r\n if (to.hash) {\r\n return { selector: to.hash };\r\n }\r\n return { x: 0, y: 0 };\r\n }\r\n});\r\n\r\n\r\n\r\nexport default router;","export default {\r\n home: {\r\n title: \"Home\",\r\n innovative: \"INNOVATIVE\",\r\n digital_experiences: \"Digital Experiences Development\",\r\n feature_rich: \"EVEN MORE FEATURE RICH\",\r\n feature_rich_description: `Everything starts with a good ideas, we'll take those ideas for you and transform them into something you and your customers will enjoy.`,\r\n analysis: \"ANALYSIS\",\r\n analysis_description:\r\n \"At iVELOPMENT we analyse your online behavior and target market, the technical construction of the World Wide Web provide solutions that meet your needs.\",\r\n development: \"DEVELOPMENT\",\r\n development_description:\r\n \"Our staff uses tailored programming languages and wide variety of development tools, alongside other IT related tools to work with our clients.\",\r\n strategy: \"STRATEGY\",\r\n strategy_description:\r\n \"Our staff will organize and work with you and the information provided to develop a working strategy that matches your business plan.\",\r\n flexibility: \"FLEXIBILITY\",\r\n flexibility_description:\r\n \"We will always try to work with you and adapt to your needs as much as possible. We believe that flexibility is one of the greatest asset our customers are attracted to.\",\r\n know_more_btn: \"Know More\",\r\n our_belief: \"OUR BELIEF\",\r\n our_belief_description:\r\n \"We felt throughout many years of working in the IT services industry there was a need to assemble a team common sense, raw talented people alongside ample years of experience. With this in mind we have grown to be an experienced company full of wonderful people with a straight forward vision.\",\r\n our_vision_headline:\r\n \"Our vision is to take ideas or products and transforming them into something you and your customers will want to have. We make it happen\",\r\n our_vision_description:\r\n \"We offer a variety of professional web development services. iVelopment uses a range of technologies and languages paying attention to the combination of the best team of web developers to meet your needs. Some of our services are: functional widgets, web applications, UX & UI design, web portals, social networks, website development & cloud staffing among others.\",\r\n tech_stack: \"Our tech stack\",\r\n clients: \"Clients who trust us\",\r\n\r\n a_few_examples: \"A few Projects\",\r\n },\r\n\r\n about: {\r\n title: \"About Us\",\r\n our_belief: \"Our Belief\",\r\n our_belief_description:\r\n \"We felt throughout many years of working in the IT services industry there was a need to assemble a team common sense, raw talented people alongside ample years of experience. With this in mind we have grown to be an experienced company full of wonderful people with a straight forward vision.\",\r\n our_values: \"Our values\",\r\n analysis: \"Analysis\",\r\n analysis_description:\r\n \"At iVELOPMENT we analyse your online behavior and target market, the technical construction of the World Wide Web provide solutions that meet your needs.\",\r\n development: \"Development\",\r\n development_description:\r\n \"Our staff uses tailored programming languages and wide variety of development tools, alongside other IT related tools to work with our clients.\",\r\n strategy: \"Strategy\",\r\n strategy_description:\r\n \"Our staff will organize and work with you and the information provided to develop a working strategy that matches your business plan.\",\r\n flexibility: \"Flexibility\",\r\n flexibility_description:\r\n \"We will always try to work with you and adapt to your needs as much as possible. We believe that flexibility is one of the greatest asset our customers are attracted to.\",\r\n our_story: \"Our story\",\r\n our_story_description: `One famous person once said: \"I have a dream\", and that's how everything started. At iVelopment we accomplished by assembling a group of leading tech professionals. A company full of wonderful people with straight forward vision.`,\r\n how_we_work: \"How we work\",\r\n how_we_work_description: `iVelopment's goal is to point you in the right direction, by way of trasparency, mutual co-operation, good communication and effectively ensuring information is understood by employing smart people who understand both and technology and development.`,\r\n we_gather_strengh_in_our_diversity: \"We gather strengh in our diversity\",\r\n we_gather_strengh_in_our_diversity_description:\r\n \"We believe on diversity and so our teams could be working accross different time zones, we leverage this so that your projects keep moving forward even before you start your day.\",\r\n clients: \"Clients who trust\",\r\n lets_create_headline: `LET'S TRANSFORM YOUR IDEAS INTO REALITY`,\r\n },\r\n\r\n services: {\r\n title: \"Services\",\r\n how_we_work_description:\r\n \"We innovate in digital solutions to revolutionize your business.\",\r\n our_services: `Our Services`,\r\n our_clients: \"Our Clients\",\r\n services: [\r\n {\r\n title: \"Software Services\",\r\n description: \"\",\r\n services: [\r\n {\r\n title: \"Software Development\",\r\n description:\r\n \"We offer a variety of professional web development services. we use a range of technologies and languages paying attention to combining the best team of web developers to suit your needs.\",\r\n icon: \"software-development.svg\",\r\n },\r\n {\r\n title: \"Mobile Development\",\r\n description:\r\n \"This is the way of the future, industry metrics suggest that less than 10 years time almost everyone will access products and services via mobile device.\",\r\n icon: \"mobile-development.svg\",\r\n },\r\n // { title: 'Quality Assurance', description: 'High-quality work makes for happy, successful clients and our services are vetted and updated to make sure you receive only the best.',icon:'qa.svg' },\r\n {\r\n title: \"UI/UX\",\r\n description:\r\n \"In today's competitive world a good design can make a difference in being competitive, a poorly designed website can turn off a user pretty quickly.\",\r\n icon: \"ui-ux.svg\",\r\n },\r\n {\r\n title: \"Graphic Design & Branding\",\r\n description:\r\n \"We use an individual approach working with you and making an unique design.\",\r\n icon: \"network.svg\",\r\n },\r\n {\r\n title: \"Social Media Management\",\r\n description:\r\n \"Developing a social media strategy is an important part of making sure that each of your campaings is helping you get closer to meeting your marketing goals.\",\r\n icon: \"graphic-design.svg\",\r\n },\r\n ],\r\n tools: \"Tools\",\r\n tech_stack: `Our tech stack`,\r\n agile: \"Agile\",\r\n agile_headline: `Agile: Collaborative development`,\r\n agile_description: `Collaborative growth and functionality are leading the way in technological development, with agile methodology as key player. The iterative development approach will give your company the adge in innovation - Let us guide you through it.`,\r\n\r\n business_models: {\r\n title: \"Business Models\",\r\n subtitle: \"How We Work\",\r\n descriptions: `At iVelopment, one of our specialities is providing you with the manpower and skills to suit your needs. It has been proven over and over again that.`,\r\n items: [\r\n {\r\n title: \"Fixed Price Projects\",\r\n description:\r\n \"`If you know exactly what you need, then this model is right for you. We can help you make your project come to life by evaluation your requirements nd wraping them around a timeline and budget.`\",\r\n img: \"fixed-price.jpg\",\r\n },\r\n {\r\n title: \"Dedicated Agile Teams\",\r\n description:\r\n \"With this model, you'll have a team of professionals managed by a software specialist and scrum master to keep the lights on and wheels turning on your project to ensure the communication channel is always open and active.\",\r\n img: \"agile-team.jpg\",\r\n },\r\n {\r\n title: \"Staff Augmentation\",\r\n description:\r\n \"You can access top candidates to remotely help you augment your staff. Our candidates can start working in as little as 4 weeks and you can interview them of course.\",\r\n img: \"team-augmentation.jpg\",\r\n },\r\n ],\r\n },\r\n },\r\n {\r\n title: \"Language Services\",\r\n description:\r\n \"In a globalized world, you need to reach your customers, not just in your area, city or country, but also in their native languages. At iVelopment we have over 1,000 language professionals to help you reach your intended audience in their local language. We ensure your message is carried across the local language and pay close attention to the integrity of the original message is understood by local flair making your company more relevant in you targeted audience.\",\r\n services: [\r\n {\r\n title: \"Translation\",\r\n description:\r\n \"We translate virtually any source document in electronic format. We can translate web content, software programs and any office document in any language you need.\",\r\n },\r\n {\r\n title: \"Localization\",\r\n description:\r\n \"We use the best mix of language professionals to ensure we translate and localize your product in a way, which will impact your target audience effectively. We do App localization, Website localization, Document Localization.\",\r\n },\r\n {\r\n title: \"DTP Localization\",\r\n description:\r\n \"Desktop publishing (also known as DTP) is done by a graphic designer and it refers to the creation of documents using page layout skills primarily for print such as newsletters, brochures, books, web pages, etc. If you need to translate a PDF, medical booklet, marketing brochure, technical manual or any other type of document with images or a set layout, then you will require DTP services.\",\r\n },\r\n ],\r\n },\r\n ],\r\n },\r\n globals: {\r\n see_more: \"See More\",\r\n full_spectrum: \"Full spectrum of professional services\",\r\n letscreate: \"Let's Create\",\r\n full_spectrum_cta: \"Discover\",\r\n clients: \"Clients\",\r\n portfolio: \"Portfolio\",\r\n },\r\n\r\n contact: {\r\n title: \"Contact Us\",\r\n we_are_here_for_you: \"We are here for you\",\r\n we_are_here_for_you_description: `Here is where we want to hear from you!. Let us know we can help you or ask us anything on your mind. We are here for you.`,\r\n how_can_we_assist_you: `How can we assist you?`,\r\n quote_op: `I want a quote`,\r\n work_op: `I want to work with iVelopment`,\r\n quick_question: `Quick Question`,\r\n first_name: `First Name`,\r\n last_name: `Last Name`,\r\n email: `Email`,\r\n phone: `Phone`,\r\n company: `Company`,\r\n what_are_you_looking_for: `What are you looking for?`,\r\n ecommerce: \"E-commerce Platform\",\r\n ux_ui_design: `UX/UI Design`,\r\n graphic_design: `Graphic Design`,\r\n mobile_development: `Mobile Development`,\r\n community_management: `Community & Social Management`,\r\n web_development: `Web Application Development`,\r\n staff_augmentation: `Staff Augmentation`,\r\n qa: \"Quality Assurance Services\",\r\n art_render: `2D/3D Art Render`,\r\n how_can_we_help_you: `How can we help you?`,\r\n send_cta: \"Send\",\r\n our_locations: \"Our Locations\",\r\n contact_cta: \"Contact Us\",\r\n },\r\n\r\n projects: {\r\n commons: {\r\n our_client: \"Our Client\",\r\n background: \"Background\",\r\n the_project: \"The Project\",\r\n tech_stack: \"Tech Stack\",\r\n feature: \"Features\",\r\n },\r\n\r\n project_list: {\r\n page_title: \"A few projects\",\r\n page_brief: `We make our allies' dreams come true. We turn ideas into success.`,\r\n categories: {\r\n all: \"All Projects\",\r\n mobile_app: \"Mobile App\",\r\n web_app: \"WebApp\",\r\n ux_ui_design: \"UX/UI Design\",\r\n },\r\n },\r\n list: [\r\n {\r\n slug: \"auction-king\",\r\n title: \"Auction King\",\r\n images: [\r\n { src: \"auction-king1.png\" },\r\n { src: \"auction-king2.png\" },\r\n { src: \"auction-king3.png\" },\r\n ],\r\n thumbnail: \"auction-king-thumb.png\",\r\n our_client: `Auction King is built on the experience of three generations of auctioneers. They ensure the most true to life, credible, and secure auctioning experience available online. Their experience combined with the most up-to-date technology, gives you unprecedented access to remote sales offering unique, antique, exotic and luxury items. Now, international auctions that were once reserved for only the rich and powerful are just a click away.`,\r\n background: `Auction King uses technology to bring luxury within reach of their bidders in a manner that is convenient and exciting. Above all, a great deal.
Auction King was looking for a partner to develop a mobile app version of their current system. The goal of the Auction King mobile app was to bring the exciting live auction experience right to user’s mobile device. This would allow the user to place bids on items from jewelry and watches to fine art and sports memorabilia with the tap of a finger.`,\r\n project: `iVelopment mobile team proposed native development (Swift) programming for this app for iOS and iPad. We were responsible for the design for iPhone & iPad, web services integration and validations. We worked together with client to ensure all details were taken care of and nothing was missed. Total development time was 45 days; pretty fast for an app this size.`,\r\n features: [\r\n { label: `Real-time bidding with live auctioneer` },\r\n {\r\n label: `Live auction – No time limit means more opportunity to win`,\r\n },\r\n {\r\n label: `Alerts when you’re the highest bidder or when you’ve been outbid`,\r\n },\r\n {\r\n label: `Notifications for upcoming auctions – Never miss out on a deal`,\r\n },\r\n { label: `Quick item search to find the best values` },\r\n {\r\n label: `View the most popular items at a glance, from Rolex watches to Chanel handbags`,\r\n },\r\n {\r\n label: `Checkout from your phone to get your items shipped as quickly as possible`,\r\n },\r\n ],\r\n tech: [{ name: \"ios\" }],\r\n categories: \"mobile,ux-ui\",\r\n },\r\n {\r\n slug: \"box-of-beats\",\r\n title: \"Box Of Beats\",\r\n images: [\r\n { src: \"BoxOfBeats_Home.png\" },\r\n { src: \"BoxOfBeats_Home1.png\" },\r\n { src: \"BoxOfBeats_Home2.png\" },\r\n { src: \"BoxOfBeats_Home3.png\" },\r\n ],\r\n thumbnail: \"box-of-beats-thumbnail.png\",\r\n our_client: `Box Of Beats is a unique, one-of-a-kind, Live Vocal Arranger based out of Burbank, CA.
Using nothing but his voice and a loop station, he creates live musical arrangements. With his extensive history in vocal percussion, he uses his mouth to incorporate live sounding instruments such as drums, trumpets, violins, etc.`,\r\n background: `Box of Beats Entertainment LLC, understood the need to have an online presence, and while they already had a website it was just a template from many of those service providers. 2018 was a really good year for the artist and so they decided to ramp up and improve their online footprint by promoting their music, events, shows and sales of merchandising online.`,\r\n project: `IVelopment approached the project in two stages, first the design and layout of the site through various iterations until a final design was approved. We choose the WordPress platform, which allowed our client to self-administer, sections on the site such as calendar of events together with WooCommerce, an open source e-commerce plugin for WordPress to handle the shopping cart for merchandising.`,\r\n tech: [{ name: \"wordpress\" }, { name: \"woocommerce\" }],\r\n categories: \"web,ux-ui\",\r\n },\r\n {\r\n slug: \"choose-to-reuse\",\r\n title: \"Choose to Reuse\",\r\n images: [\r\n { src: \"Choose_Home.png\" },\r\n { src: \"Choose_Home2.png\" },\r\n { src: \"Choose_Home3.png\" },\r\n ],\r\n thumbnail: \"choose-thumbnail.png\",\r\n our_client: `Exquisite surfaces, a flooring company based in Los Angeles, has created the choose to reuse program because of their concern that common installation methods may result in the inability for their floors to be reclaimed/reused in the future.`,\r\n background: `E/S was looking for a partner to develop their site and launch their idea to the world. This initiative sets out to examine alternative methods for future floor installations, and extend the life span of exquisite surfaces’ flooring for generations to come.`,\r\n project: `iVelopment team worked together with their designers and content creators to ensure the site represented exactly what they intended it for. We had various design iterations as not only it had to be pixel perfect but also there was some functionality, which posed some challenges on some web browsers.`,\r\n features: [\r\n { label: `Video highlights` },\r\n { label: `Parallax effects` },\r\n { label: `Cool transitions` },\r\n { label: `Contact Form` },\r\n { label: `Social Media` },\r\n ],\r\n tech: [{ name: \"wordpress\" }, { name: \"jquery\" }],\r\n categories: \"web,ux-ui\",\r\n },\r\n {\r\n slug: \"exquisite-surfaces\",\r\n title: \"Exquisite Surfaces\",\r\n images: [\r\n { src: \"Exquisite_Home.png\" },\r\n { src: \"Exquisite_Home2.png\" },\r\n { src: \"Exquisite_Home3.png\" },\r\n ],\r\n thumbnail: \"Exquisite_thumb.png\",\r\n our_client: `As a tour de force in the design industry, Exquisite Surfaces has become a trend incubator – a studio where iconic architects and interior designers come from all over the world to seek versatile, cutting-edge materials. With an unyielding passion to search for the world’s most exciting surfaces, founder Paula Nataf and her sons, Franck and Alexis, are renowned for venturing into uncharted territory with new colors, textures and effects and striking a balance between supreme quality and dazzling aesthetic.`,\r\n background: `Again, we were hired by E/S to re-design their main website. We are very honored and proud to have been chosen to work and trusted with such a project as well as working with a great team of flooring designers. From the start there were are a lot of requirements we needed to meet as this was going to be their main site for their 7 locations around the US.`,\r\n project: `iVelopment decided to implement WordPress as the main platform for the backend to allow E/S to update their content and keep it as active as possible. We however ramped up the FrontEnd and applied various technologies to make a world-class site. We implemented FancyBox library for presenting various types of media, this allowed the images to be responsive, touch-enabled and customizable together with great animations and parallax effects the end product was a success.`,\r\n tech: [{ name: \"angular\" }, { name: \"wordpress\" }],\r\n categories: \"web,ux-ui\",\r\n },\r\n {\r\n slug: \"hush-tags-app\",\r\n title: \"Hush Tags App\",\r\n images: [\r\n { src: \"Hush_Mobile2.png\" },\r\n { src: \"Hush_Mobile3.png\" },\r\n { src: \"Hush_Mobile4.png\" },\r\n { src: \"Hush_Mobile5.png\" },\r\n { src: \"Hush_Tags_Home.png\" },\r\n { src: \"Hush_Tags_Home2.png\" },\r\n { src: \"Hush_Tags_Home3.png\" },\r\n ],\r\n thumbnail: \"hush-tag-thumbnail.png\",\r\n our_client: `The original founder of the company, and self proclaimed Chief of Cretins, Justin has come far from his humble beginnings as a software developer to become head of an innovative company. With a little help from those around, Justin aims to watch Creative Cretin change the world around him and beyond.`,\r\n background: `Creative Cretin was looking for a team who could handle the challenge of creating a mobile-first web app out of the norm for most designers. We were highly fortunate to have been connected with Creative Cretin. Our team and staff were very excited at handling every UX curve ball thrown at us, and countered with creativity far beyond expectation.`,\r\n project: `iVelopment mobile team embraced this project with much enthusiasm because it was an exciting idea of a new way to share the world around us. We decide to implement the mobile app with Apache Cordova since we had some particular technical requirements. Apache Cordova is a mobile application development framework, which gives you a great deal of tools such as wrapping up of CSS, HTML and JavaScript depending on the device, in this case the device was Android.`,\r\n tech: [\r\n { name: \"html-5\" },\r\n { name: \"css-3\" },\r\n { name: \"angular\" },\r\n { name: \"ionic\" },\r\n ],\r\n categories: \"mobile,web,ux-ui\",\r\n },\r\n {\r\n slug: \"lynx-london\",\r\n title: \"Lynx London\",\r\n images: [\r\n { src: \"Lynx_Mobile.png\" },\r\n { src: \"Lynx_Mobile2.png\" },\r\n { src: \"Lynx_Mobile3.png\" },\r\n { src: \"Lynx_Home.png\" },\r\n { src: \"Lynx_Home2.png\" },\r\n { src: \"Lynx_Home3.png\" },\r\n ],\r\n thumbnail: \"lynxlondon-thumbnail.png\",\r\n our_client: `Lynx London offers a comprehensive property search and objective real estate advice on every aspect of your real estate purchase in the UK. Finding a perfect home or property investment can be stressful, challenging and time-consuming. They aim to save their clients valuable time and money in the search for a new home. They work an extensive network of contacts – including developers, private vendors, landlords and former clients – so Lynx London can often locate suitable properties that are not on the open market and secure the best possible price.`,\r\n background: `Lynx’s CEO needed to reach a broader audience so they looked for advice on how to improve their site but more importantly the mobile experience as most of their clients use a mobile device to access the web. Lynx wanted to team up with an experience team in the real state industry to make this happen.`,\r\n project: `iVelopment has helped Lynx London build a more robust and cross platform mobile version of the site. It’s simple one page but reaches a broad audience in Europe and Eastern Europe.`,\r\n features: [\r\n { label: `New design` },\r\n { label: `Improve overall look and feel` },\r\n { label: `Added Parallax effects` },\r\n { label: `Added a menu design` },\r\n { label: `Picture Carousels implementation` },\r\n { label: `Improved compatibility for all major browsers.` },\r\n ],\r\n tech: [{ name: \"html-5\" }, { name: \"css-3\" }, { name: \"javascript\" }],\r\n categories: \"web,ux-ui\",\r\n },\r\n {\r\n slug: \"snap-recordings\",\r\n title: \"Snap Recordings\",\r\n images: [\r\n { src: \"SnapRecordings_Home.png\" },\r\n { src: \"SnapRecordings_Home2.png\" },\r\n { src: \"SnapRecordings_Mobile.png\" },\r\n { src: \"SnapRecordings_Voicetalent.png\" },\r\n { src: \"VoiceAGoGo_Home.png\" },\r\n { src: \"VoiceAGoGo_Home2.png\" },\r\n { src: \"VoiceAGoGo_Mobile.png\" },\r\n ],\r\n thumbnail: \"SnapRecordings-thumbnail.png\",\r\n our_client: `Snap Recordings started in 1996 with a mission to help businesses communicate better through their phone systems. Using a combination of professional voice talents, studio¬-quality recordings, and years of experience in the telecom industry, we bring the voice of your business to life. Our talent pool features over 100 male & female voice-over talents to provide a range of options for different languages and dialects.`,\r\n background: `Snap Recordings was looking for partner to help them take their recording services to the cloud. Here, businesses have a complete set of online tools to audition voice talent and write their phone system messages online. Snap Recordings is a recognized industry leader in voice recording technology, and has integrations with some of the leading cloud communication providers.`,\r\n project: `In 2013, iVelopment joined Snap Recordings to help them accomplish this goal. We began working on a small portion of a project and in a short time we took ownership of the maintenance development and support of the entire system. We continue to add functionality to provide a better service to clients and service providers such as voice talents. Some of the projects we develop were: Snap Recordings, Comcast, Broadsoft partner integrations.`,\r\n tech: [\r\n { name: \"html-5\" },\r\n { name: \"css-3\" },\r\n { name: \"jquery\" },\r\n { name: \"backbone\" },\r\n { name: \"marionette\" },\r\n { name: \"dotnet\" },\r\n ],\r\n categories: \"mobile,web,ux-ui\",\r\n },\r\n {\r\n slug: \"the-mls\",\r\n title: \"The MLS\",\r\n images: [\r\n { src: \"the-mls-mobile1.png\" },\r\n { src: \"the-mls-mobile2.png\" },\r\n { src: \"the-mls-mobile3.png\" },\r\n { src: \"the-mls-mobile4.png\" },\r\n { src: \"the-mls1.png\" },\r\n { src: \"the-mls2.png\" },\r\n { src: \"the-mls3.png\" },\r\n { src: \"the-mls4.png\" },\r\n ],\r\n thumbnail: \"the-mls-thumbnail.png\",\r\n our_client: `The Multiple Listing Service (MLS®) is the largest MLS organization that administrates the database of real estate listings in the greater Los Angeles metropolitan area and information, services, and products related to them. Services are accessed via a member’s only website as well as public portals.`,\r\n background: `On 2013, The MLS partnered up with iVelopment, with the idea of refactoring their existing system from an old ColdFusion platform to a much newer and modern platform. This would pave the way to new and improved functionality, which would scale up the platform and place the business in a position to meet their member’s needs. At the same time, we worked side by side with the MLS’s internal UI/UX team and revamped the design across the entire system both on mobile and desktop versions. We at iVelopment feel very proud to have been part of this and continue to strive for the best of the best.`,\r\n project: `As mentioned above, this has been a long term and continuous project, made up of iVelopment resources between architects, web developers, Business Analysts and Quality Assurance. The MLS choose to go with the Staff Augmentation approach, which gave our client control and participation in all aspects of the project. We work with an agile collaborative methodology, which proved to be the best approach to make this project a success.
VESTAPLUS™ was created based on the feedback of The MLS agents. Here, you’ll find the new and improved listing search, along with a host of new features designed to make your workflow easier and more efficient than ever.
On the technical side of the house, .Net was the technology picked for the development team and Jira as the Project Management tool. Also tools like TFS (Microsoft’s Team Foundation) + Visual Studio Online Tools are used.
iVelopment want’s to thank The MLS for their continued trust and support and only whish to continue being part of their ongoing success.`,\r\n tech: [\r\n { name: \"html-5\" },\r\n { name: \"css-3\" },\r\n { name: \"bootstrap\" },\r\n { name: \"jquery\" },\r\n { name: \"angular\" },\r\n { name: \"dotnet\" },\r\n ],\r\n categories: \"mobile,web,ux-ui\",\r\n },\r\n {\r\n slug: \"us-trendy\",\r\n title: \"Us Trendy\",\r\n images: [\r\n { src: \"Trendy_Mobile.png\" },\r\n { src: \"Trendy_Mobile2.png\" },\r\n { src: \"Trendy_Mobile3.png\" },\r\n { src: \"Trendy_Home.png\" },\r\n { src: \"Trendy_Home2.png\" },\r\n { src: \"Trendy_Home3.png\" },\r\n { src: \"Trendy_Home4.png\" },\r\n ],\r\n thumbnail: \"trendy-thumbnail.png\",\r\n our_client: `UsTrendy is a fashion community dedicated to discovering designers and empowering consumers. UsTrendy allows you to shop and discover one-of-a-kind fashions from all over the world. Our global marketplace contains hundreds of thousands of unique items. Our platform helps to democratize fashion, so that you help decide what designs are produced and promoted each season.`,\r\n background: `UsTrendy’s situation was very particular, the previous site was hosted on a Magento platform but management decided to move away from this platform to an open source platform and re-create the site from scratch. This was a very challenging task as the requirements had to match what was on the Magento platform.`,\r\n project: `iVelopment approached this project by implementing it in simpler way. It is developed with its own MVC framework, originally based on CodeIgniter but much improved over time. It was designed to work with PHP 7 and uses features such as namespaces, the new PHP password API and traits. For the automatic loading of classes, Composer and PSR-4 were used.
For the administration panel we implemented a pre-made theme, which has many options and additions. The database is developed with MySQL and does not have too much complexity; uses views for some listings in the admin panel.`,\r\n tech: [{ name: \"php\" }, { name: \"codeigniter\" }, { name: \"mysql\" }],\r\n categories: \"web,ux-ui\",\r\n },\r\n {\r\n slug: \"whisker-graphics\",\r\n title: \"Whisker Graphics\",\r\n images: [\r\n { src: \"Whisker_Home.png\" },\r\n { src: \"Whisker_Home2.png\" },\r\n { src: \"Whisker_Home3.png\" },\r\n { src: \"Whisker_Home4.png\" },\r\n ],\r\n thumbnail: \"whisker-thumbnail.png\",\r\n our_client: `Whisker Graphics was started in June of 2008 by our Founder Emeritus, Whitney Beard, a Graphic Designer with an appreciation of all things paper and crafty.
\r\n \r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CallActionOurServices.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CallActionOurServices.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./CallActionOurServices.vue?vue&type=template&id=6f0eb8dc&\"\nimport script from \"./CallActionOurServices.vue?vue&type=script&lang=js&\"\nexport * from \"./CallActionOurServices.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"back-all\"},[_c('div',{staticClass:\"back-5 back-center section-header\",style:({ backgroundImage: (\"url('\" + _vm.media + \"')\") })},[_c('div',{staticClass:\"backover1\"}),_c('div',{staticClass:\"container contenido\"},[_c('div',{staticClass:\"row align-items-center justify-content-center\"},[_c('div',{staticClass:\"col-md-6 text-center\"},[_c('h1',{staticClass:\"titleh1\"},[_vm._v(_vm._s(_vm.title))])])])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n \r\n
\r\n \r\n\r\n
\r\n
\r\n
\r\n
{{ title }}
\r\n
\r\n
\r\n
\r\n
\r\n \r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SectionsHeader.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SectionsHeader.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SectionsHeader.vue?vue&type=template&id=7977b761&\"\nimport script from \"./SectionsHeader.vue?vue&type=script&lang=js&\"\nexport * from \"./SectionsHeader.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","import BaseDropdown from '@/components/BaseDropdown.vue';\r\nimport BaseButton from '@/components/BaseButton.vue';\r\nimport BaseNav from \"@/components/Navbar/BaseNav.vue\";\r\nimport CloseButton from \"@/components/CloseButton.vue\";\r\nimport NavbarToggleButton from \"@/components/Navbar/NavbarToggleButton.vue\";\r\nimport CallActionOurServices from \"@/views/globals/CallActionOurServices.vue\";\r\nimport HeaderSections from \"@/views/globals/SectionsHeader.vue\";\r\n\r\nimport VueMeta from 'vue-meta';\r\nimport FadeTransition from \"vue2-transitions\";\r\n\r\n\r\nconst GlobalComponents = {\r\n install(Vue) {\r\n Vue.component(BaseDropdown.name, BaseDropdown);\r\n Vue.component(BaseButton.name, BaseButton);\r\n Vue.component(BaseNav.name, BaseNav);\r\n Vue.component(CloseButton.name, CloseButton);\r\n Vue.component(NavbarToggleButton.name, NavbarToggleButton);\r\n Vue.use(VueMeta)\r\n Vue.use(VueMeta, {\r\n keyName: 'metaInfo',\r\n attribute: 'data-vue-meta',\r\n ssrAttribute: 'data-vue-meta-server-rendered',\r\n tagIDKeyName: 'vmid',\r\n refreshOnceOnNavigation: true\r\n });\r\n Vue.use(FadeTransition)\r\n Vue.component(CallActionOurServices.name, CallActionOurServices);\r\n Vue.component(HeaderSections.name, HeaderSections);\r\n },\r\n\r\n};\r\n\r\nexport default GlobalComponents;","import clickOutside from \"vue-click-outside\";\r\n\r\n/**\r\n * You can register global directives here and use them as a plugin in your main Vue instance\r\n */\r\n\r\nconst GlobalDirectives = {\r\n install(Vue) {\r\n Vue.directive('click-outside', clickOutside);\r\n }\r\n};\r\n\r\nexport default GlobalDirectives;","// A plugin file where you could register global components used across the app\r\nimport GlobalComponents from './globalComponents';\r\n// A plugin file where you could register global directives\r\nimport GlobalDirectives from './globalDirectives';\r\n// Sidebar on the right. Used as a local plugin in DashboardLayout.vue\r\nimport BootstrapVue from 'bootstrap-vue'\r\nimport Vuelidate from 'vuelidate'\r\n\r\n\r\n// asset imports\r\nimport '@/scss/styles.scss'\r\n\r\nexport default {\r\n install(Vue) {\r\n Vue.use(BootstrapVue);\r\n Vue.use(Vuelidate);\r\n Vue.use(GlobalComponents);\r\n Vue.use(GlobalDirectives);\r\n\r\n }\r\n};","import Vue from 'vue'\r\nimport VueI18n from 'vue-i18n'\r\nimport App from './App.vue'\r\nimport router from './router/router'\r\nimport en from './lang/en'\r\nimport es from './lang/es'\r\nimport store from './store/index'\r\nimport DashboardPlugin from './plugins/dashboard-plugin';\r\n\r\nVue.config.productionTip = false\r\n\r\nVue.use(VueI18n)\r\n\r\nVue.use(DashboardPlugin);\r\n\r\nconst messages = {\r\n en,\r\n es\r\n}\r\n\r\nlet clientLang = localStorage.getItem('iv-local-lang') || window.navigator.language.split('-')[0]\r\nlet localLang = 'en'\r\n\r\nif (localLang in messages) {\r\n localLang = clientLang\r\n localStorage.setItem('iv-local-lang', localLang)\r\n} else {\r\n localStorage.setItem('iv-local-lang', localLang)\r\n}\r\n\r\nconst i18n = new VueI18n({\r\n locale: localLang, // set locale\r\n messages // set locale messages\r\n})\r\n\r\nnew Vue({\r\n router,\r\n i18n,\r\n render: h => h(App),\r\n store,\r\n}).$mount('#app')","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseButton.vue?vue&type=style&index=0&id=0127ce06&scoped=true&lang=scss&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseButton.vue?vue&type=style&index=0&id=0127ce06&scoped=true&lang=scss&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=style&index=0&id=d519e21c&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=style&index=0&id=d519e21c&lang=scss&scoped=true&\""],"sourceRoot":""}