{"version":3,"file":"js/324.116c8514.js","mappings":"+OAKA,GAA4BA,EAAAA,EAAAA,IAAiB,CAC3CC,OAAQ,eACRC,MAAO,CACDC,MAAO,CAACC,KAAMC,QACdC,SAAU,CAACF,KAAMC,QACjBE,SAAU,CAACH,KAAMI,QAASC,SAAS,GACnCC,KAAM,CAACN,KAAMI,QAASC,SAAS,GAC/BE,MAAO,CAACP,KAAMQ,OAAQH,QAAS,IAErCI,KAAAA,CAAMC,GAIR,MAAO,CAACC,EAAUC,MACRC,EAAAA,EAAAA,OAAcC,EAAAA,EAAAA,IAAoB,MAAO,CAC/Cf,OAAOgB,EAAAA,EAAAA,IAAgBL,EAAQX,QAC9B,EACDiB,EAAAA,EAAAA,KAAaC,EAAAA,EAAAA,IAAOC,EAAAA,GAAkB,CACpCnB,MAAO,iBACP,iBAAkBoB,EAAAA,KAAAA,CAAQ,KAAqBT,EAAQR,UACvD,YAAaQ,EAAQP,SACrBG,KAAMI,EAAQJ,KACdC,MAAOG,EAAQH,MACfa,IAAK,QACJ,KAAM,EAAG,CAAC,iBAAkB,YAAa,OAAQ,WACpDC,EAAAA,EAAAA,IAAYV,EAAKW,OAAQ,YACxB,GAEL,IC9BA,MAAMC,EAAc,EAEpB,O,uBCLA,IAAIC,EAAM,CACT,aAAc,KACd,kBAAmB,KACnB,gBAAiB,KACjB,qBAAsB,KACtB,gBAAiB,KACjB,qBAAsB,KACtB,eAAgB,KAChB,oBAAqB,KACrB,eAAgB,KAChB,oBAAqB,KACrB,oBAAqB,KACrB,yBAA0B,KAC1B,4CAA6C,KAC7C,uBAAwB,KACxB,4BAA6B,KAC7B,YAAa,KACb,iBAAkB,MAInB,SAASC,EAAeC,GACvB,IAAIC,EAAKC,EAAsBF,GAC/B,OAAOG,EAAoBF,EAC5B,CACA,SAASC,EAAsBF,GAC9B,IAAIG,EAAoBC,EAAEN,EAAKE,GAAM,CACpC,IAAIK,EAAI,IAAIC,MAAM,uBAAyBN,EAAM,KAEjD,MADAK,EAAEE,KAAO,mBACHF,CACP,CACA,OAAOP,EAAIE,EACZ,CACAD,EAAeS,KAAO,WACrB,OAAOC,OAAOD,KAAKV,EACpB,EACAC,EAAeW,QAAUR,EACzBS,EAAOC,QAAUb,EACjBA,EAAeE,GAAK,I","sources":["webpack://nologo-studios-website.vue.webclient/./src/components/general/LottieObject.vue?47ec","webpack://nologo-studios-website.vue.webclient/./src/components/general/LottieObject.vue","webpack://nologo-studios-website.vue.webclient/./src/assets/lottie/ sync ^\\.\\/.*$"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { unref as _unref, createVNode as _createVNode, renderSlot as _renderSlot, normalizeClass as _normalizeClass, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nimport { LottieAnimation } from \"lottie-web-vue\"\r\n\nexport default /*@__PURE__*/_defineComponent({\n __name: 'LottieObject',\n props: {\r\n class: {type: String},\r\n jsonFile: {type: String},\r\n autoPlay: {type: Boolean, default: true},\r\n loop: {type: Boolean, default: true},\r\n speed: {type: Number, default: 1}\r\n },\n setup(__props) {\n\r\n \r\n \nreturn (_ctx: any,_cache: any) => {\n return (_openBlock(), _createElementBlock(\"div\", {\n class: _normalizeClass(__props.class)\n }, [\n _createVNode(_unref(LottieAnimation), {\n class: \"lottie-wrapper\",\n \"animation-data\": require('@/assets/lottie/' + __props.jsonFile),\n \"auto-play\": __props.autoPlay,\n loop: __props.loop,\n speed: __props.speed,\n ref: \"anim\"\n }, null, 8, [\"animation-data\", \"auto-play\", \"loop\", \"speed\"]),\n _renderSlot(_ctx.$slots, \"default\")\n ], 2))\n}\n}\n\n})","import script from \"./LottieObject.vue?vue&type=script&setup=true&lang=ts\"\nexport * from \"./LottieObject.vue?vue&type=script&setup=true&lang=ts\"\n\nconst __exports__ = script;\n\nexport default __exports__","var map = {\n\t\"./about-us\": 3827,\n\t\"./about-us.json\": 3827,\n\t\"./development\": 4564,\n\t\"./development.json\": 4564,\n\t\"./footer-logo\": 5228,\n\t\"./footer-logo.json\": 5228,\n\t\"./home-arrow\": 2936,\n\t\"./home-arrow.json\": 2936,\n\t\"./home-hello\": 6405,\n\t\"./home-hello.json\": 6405,\n\t\"./home-left-intro\": 7389,\n\t\"./home-left-intro.json\": 7389,\n\t\"./home-page_lottie-animation_about-us.png\": 3237,\n\t\"./home-right-intro_1\": 2556,\n\t\"./home-right-intro_1.json\": 2556,\n\t\"./hosting\": 2175,\n\t\"./hosting.json\": 2175\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 8180;"],"names":["_defineComponent","__name","props","class","type","String","jsonFile","autoPlay","Boolean","default","loop","speed","Number","setup","__props","_ctx","_cache","_openBlock","_createElementBlock","_normalizeClass","_createVNode","_unref","LottieAnimation","require","ref","_renderSlot","$slots","__exports__","map","webpackContext","req","id","webpackContextResolve","__webpack_require__","o","e","Error","code","keys","Object","resolve","module","exports"],"sourceRoot":""}