{"version":3,"sources":["webpack:///javascripts/96-257c10c0995a4d25fa59.min.js","webpack:///./app/assets/html/landing-template/components/relation-list.html","webpack:///./app/assets/javascripts/landing-template/components/RelationList.ts"],"names":["webpackJsonp","driL","module","exports","__webpack_require__","p","z2E9","RelationDataList","name","preview","description","title","url","alt","RelationList","this","list","map","relationName","filter","relationItem","angular","component","bindings","controller","templateUrl"],"mappings":"AAAAA,cAAc,KAERC,KACA,SAAUC,EAAQC,EAASC,GCHjCF,EAAAC,QAAAC,EAAAC,EAAA,4DDSMC,KACA,SAAUJ,EAAQC,EAASC,GEVjC,GAAMG,KAEEC,KAAM,aACNC,QAAS,yFACTC,YAAa,iBACbC,MAAO,iBACPC,IAAK,8BAGLJ,KAAM,QACNC,QAAS,gFACTI,IAAK,qBACLH,YAAa,sBACbC,MAAO,qBACPC,IAAK,4CAGLJ,KAAM,WACNC,QAAS,mFACTC,YAAa,kBACbC,MAAO,wBACPC,IAAK,uFAGLJ,KAAM,4BACNC,QAAS,kFACTC,YAAa,kCACbC,MAAO,mCACPC,IAAK,iFAGLJ,KAAM,+BACNC,QAAS,gFACTC,YAAa,kCACbC,MAAO,mBACPC,IAAK,2GAGLJ,KAAM,0BACNC,QAAS,0FACTC,YAAa,kCACbC,MAAO,uCACPC,IAAK,8FAGLJ,KAAM,iBACNC,QAAS,8EACTC,YAAa,kCACbC,MAAO,8BACPC,IAAK,gFAIbE,EAAA,WAGI,QAAAA,KACIC,KAAKC,KAAOD,KAAKC,KAAKC,IAAI,SAACC,GACvB,MAAOX,GAAiBY,OAAO,SAACC,GAAmC,MAAAA,GAAaZ,OAASU,IAAc,KAGnH,MAAAJ,KAEAO,SAAQnB,OAAO,gCAAiCoB,UAAU,gBACtDC,UACIP,KAAM,KAEVQ,WAAYV,EACZW,YAAarB,EAAQ","file":"javascripts/96-257c10c0995a4d25fa59.min.js","sourcesContent":["webpackJsonp([96],{\n\n/***/ \"driL\":\n/***/ (function(module, exports, __webpack_require__) {\n\nmodule.exports = __webpack_require__.p + \"html/relation-list_e602b4416f7737e019a86053a01fc3e0.html\";\n\n/***/ }),\n\n/***/ \"z2E9\":\n/***/ (function(module, exports, __webpack_require__) {\n\nvar RelationDataList = [\r\n {\r\n name: 'make-video',\r\n preview: 'https://assets.animatron.com/images/landing/success_stories/success_story_logo_981.png',\r\n description: 'wv.ss1.website',\r\n title: 'wv.ss1.website',\r\n url: 'https://www.981media.com/'\r\n },\r\n {\r\n name: 'mari1',\r\n preview: 'https://assets.animatron.com/images/landing/success_stories/mari1_preview.jpg',\r\n alt: 'wv.ss2.mari1.title',\r\n description: 'wv.ss.free-workshop',\r\n title: 'wv.ss2.mari1.title',\r\n url: 'wave/videos-for-social-media-mari-smith'\r\n },\r\n {\r\n name: 'fb-cover',\r\n preview: 'https://assets.animatron.com/images/landing/success_stories/fb-cover_preview.png',\r\n description: 'wv.ss.read-more',\r\n title: 'wv.ss2.fb-cover.title',\r\n url: 'https://www.animatron.com/blog/how-to-make-a-facebook-cover-video-in-5-easy-steps/'\r\n },\r\n {\r\n name: 'edit-social-video-5-steps',\r\n preview: 'https://assets.animatron.com/images/landing/success_stories/981_edit_videos.jpg',\r\n description: 'wv.ss.edit-social-video-5-steps',\r\n title: 'wv.ss2.edit-social-video-5-steps',\r\n url: 'https://www.animatron.com/blog/edit-videos-for-social-media-in-5-easy-steps/'\r\n },\r\n {\r\n name: 'make-video-never-done-before',\r\n preview: 'https://assets.animatron.com/images/landing/success_stories/981-diy-video.jpg',\r\n description: 'wv.ss.edit-social-video-5-steps',\r\n title: 'wv.ss2.diy-video',\r\n url: 'https://www.animatron.com/blog/how-to-make-a-video-if-youve-never-done-it-before-a-step-by-step-guide/'\r\n },\r\n {\r\n name: 'what-is-video-marketing',\r\n preview: 'https://assets.animatron.com/images/landing/success_stories/what-is-video-marketing.jpg',\r\n description: 'wv.ss.edit-social-video-5-steps',\r\n title: 'wv.homestars.what-is-video-marketing',\r\n url: 'https://www.animatron.com/blog/what-is-video-marketing-and-why-does-your-company-need-it/'\r\n },\r\n {\r\n name: 'sm-cheat-sheet',\r\n preview: 'https://assets.animatron.com/images/landing/success_stories/cheat_sheet.jpg',\r\n description: 'wv.ss.edit-social-video-5-steps',\r\n title: 'wv.homestars.sm-cheat-sheet',\r\n url: 'https://www.animatron.com/blog/social-media-cheat-sheet-for-video-ad-specs/'\r\n }\r\n];\r\nvar RelationList = (function () {\r\n function RelationList() {\r\n this.list = this.list.map(function (relationName) {\r\n return RelationDataList.filter(function (relationItem) { return relationItem.name === relationName; })[0];\r\n });\r\n }\r\n return RelationList;\r\n}());\r\nangular.module('animatronApp.relationList', []).component('relationList', {\r\n bindings: {\r\n list: '<'\r\n },\r\n controller: RelationList,\r\n templateUrl: __webpack_require__(\"driL\")\r\n});\r\n\n\n/***/ })\n\n});\n\n\n// WEBPACK FOOTER //\n// javascripts/96-257c10c0995a4d25fa59.min.js","module.exports = __webpack_public_path__ + \"html/relation-list_e602b4416f7737e019a86053a01fc3e0.html\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./app/assets/html/landing-template/components/relation-list.html\n// module id = driL\n// module chunks = 96","const RelationDataList: anm.RelationItem[] = [\n {\n name: 'make-video',\n preview: 'https://assets.animatron.com/images/landing/success_stories/success_story_logo_981.png',\n description: 'wv.ss1.website',\n title: 'wv.ss1.website',\n url: 'https://www.981media.com/'\n },\n {\n name: 'mari1',\n preview: 'https://assets.animatron.com/images/landing/success_stories/mari1_preview.jpg',\n alt: 'wv.ss2.mari1.title',\n description: 'wv.ss.free-workshop',\n title: 'wv.ss2.mari1.title',\n url: 'wave/videos-for-social-media-mari-smith'\n },\n {\n name: 'fb-cover',\n preview: 'https://assets.animatron.com/images/landing/success_stories/fb-cover_preview.png',\n description: 'wv.ss.read-more',\n title: 'wv.ss2.fb-cover.title',\n url: 'https://www.animatron.com/blog/how-to-make-a-facebook-cover-video-in-5-easy-steps/'\n },\n {\n name: 'edit-social-video-5-steps',\n preview: 'https://assets.animatron.com/images/landing/success_stories/981_edit_videos.jpg',\n description: 'wv.ss.edit-social-video-5-steps',\n title: 'wv.ss2.edit-social-video-5-steps',\n url: 'https://www.animatron.com/blog/edit-videos-for-social-media-in-5-easy-steps/'\n },\n {\n name: 'make-video-never-done-before',\n preview: 'https://assets.animatron.com/images/landing/success_stories/981-diy-video.jpg',\n description: 'wv.ss.edit-social-video-5-steps',\n title: 'wv.ss2.diy-video',\n url: 'https://www.animatron.com/blog/how-to-make-a-video-if-youve-never-done-it-before-a-step-by-step-guide/'\n },\n {\n name: 'what-is-video-marketing',\n preview: 'https://assets.animatron.com/images/landing/success_stories/what-is-video-marketing.jpg',\n description: 'wv.ss.edit-social-video-5-steps',\n title: 'wv.homestars.what-is-video-marketing',\n url: 'https://www.animatron.com/blog/what-is-video-marketing-and-why-does-your-company-need-it/'\n },\n {\n name: 'sm-cheat-sheet',\n preview: 'https://assets.animatron.com/images/landing/success_stories/cheat_sheet.jpg',\n description: 'wv.ss.edit-social-video-5-steps',\n title: 'wv.homestars.sm-cheat-sheet',\n url: 'https://www.animatron.com/blog/social-media-cheat-sheet-for-video-ad-specs/'\n }\n];\n\nclass RelationList implements ng.IComponentController {\n list: any;\n\n constructor() {\n this.list = this.list.map((relationName: string) => {\n return RelationDataList.filter((relationItem: anm.RelationItem) => relationItem.name === relationName)[0];\n });\n }\n}\n\nangular.module('animatronApp.relationList', []).component('relationList', {\n bindings: {\n list: '<'\n },\n controller: RelationList,\n templateUrl: require('landing-template/components/relation-list.html')\n});\n\n\n\n// WEBPACK FOOTER //\n// ./app/assets/javascripts/landing-template/components/RelationList.ts"],"sourceRoot":""}