{"version":3,"file":"Rotator.chunk-506878.js","mappings":"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","sources":["webpack://tgholdings/./wwwroot/Content/scripts/src/app/ui/rotator/rotator.js"],"sourcesContent":["/* app/ui/rotator/rotator */\n\nimport $ from 'jquery';\nimport Flickity from 'flickity';\nimport 'flickity-as-nav-for';\nimport 'flickity-fade';\n\nvar $rotators;\n\nvar selectors = {\n\twrapper: '.js-rotator__wrapper',\n\trotator: '.js-rotator',\n\n\tprev: '.js-rotator__prev',\n\tnext: '.js-rotator__next'\n};\n\nvar dataSelectors = {\n\tflickity: 'flickity-instance'\n};\n\nvar module = {\n\tinit: function ($elms) {\n\t\tmodule._initElements($elms);\n\t\tmodule._initRotators();\n\t\tmodule._initEvents();\n\t},\n\n\t_initElements: function ($elms) {\n\t\t$rotators = $elms;\n\t},\n\n\t_initRotators: function () {\n\t\tvar i;\n\t\tvar $rotator;\n\n\t\tfor (i = 0; i < $rotators.length; i++) {\n\t\t\t$rotator = $rotators.eq(i);\n\t\t\tmodule._initRotator($rotator);\n\t\t}\n\n\t\twindow.dispatchEvent(new Event('resize'));\n\t},\n\n\t_initRotator: function ($rotator) {\n\t\tvar rotatorType = $rotator.attr('data-rotator-type') || 'content';\n\t\tvar rotatorNav = $rotator.attr('data-rotator-nav') || '';\n\t\tvar settings = module._getRotatorSettings($rotator, rotatorType, rotatorNav);\n\t\tvar thisFlick = new Flickity($rotator[0], settings);\n\n\t\t$rotator.data(dataSelectors.flickity, thisFlick);\n\n\t\tif (rotatorNav) {\n\t\t\tvar flick = $rotator.data(dataSelectors.flickity);\n\t\t\tflick.resize();\n\t\t}\n\t\t\n\t\tif (!settings.wrapAround) {\n\t\t\tthisFlick.on('change', module._setArrowStates($rotator));\n\t\t\tmodule._setArrowStates($rotator).call(thisFlick, 0);\n\t\t}\n\n\t},\n\n\t_initEvents: function () {\n\t\t$(selectors.prev).on('click', module._prev);\n\t\t$(selectors.next).on('click', module._next);\n\t},\n\n\t// Return the settings for the type of rotator that has been initialised\n\t// These can be edited, and new types can be added\n\t// Documentation for the options can be found here: https://flickity.metafizzy.co/\n\t_getRotatorSettings: function ($rotator, rotatorType, rotatorNav) {\n\t\tvar settings;\n\t\tvar arrowShape = \"M15.2,51.1L37.1,73c0.6,0.6,1.5,0.6,2,0c0.6-0.6,0.6-1.5,0-2L19.9,51.7h63.6c0.9,0,1.5-0.6,1.5-1.5c0-0.9-0.6-1.5-1.5-1.5 H19.9l19.3-19.3c0.6-0.6,0.6-1.5,0-2c0-0.6-0.6-0.9-0.9-0.9c-0.3,0-0.9,0-1.2,0.3L15.2,48.8C14.9,49.6,14.9,50.5,15.2,51.1z\";\n\n\t\tswitch (rotatorType) {\n\n\t\t\tcase 'image':\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\tautoPlay: false,\n\t\t\t\t\twrapAround: false,\n\t\t\t\t\tlazyLoad: true\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'gallery':\n\t\t\t\tsettings = {\n\t\t\t\t\tarrowShape: arrowShape,\n\t\t\t\t\twrapAround: true,\n\t\t\t\t\tlazyLoad: 1,\n\t\t\t\t\tpageDots: false\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'carousel':\n\t\t\t\tsettings = {\n\t\t\t\t\tarrowShape: arrowShape,\n\t\t\t\t\twrapAround: true,\n\t\t\t\t\tlazyLoad: 6,\n\t\t\t\t\tcellAlign: 'left'\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'experience':\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\twrapAround: true,\n\t\t\t\t\tlazyLoad: 3,\n\t\t\t\t\tpageDots: false,\n\t\t\t\t\tcellAlign: 'left'\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'accommodation':\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\twrapAround: true,\n\t\t\t\t\tlazyLoad: 3,\n\t\t\t\t\tpageDots: false,\n\t\t\t\t\tcellAlign: 'left'\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'serires-gallery':\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\twrapAround: true,\n\t\t\t\t\tlazyLoad: 1,\n\t\t\t\t\tpageDots: false,\n\t\t\t\t\tdraggable: false,\n\t\t\t\t\tfade: true\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'gallery-nav':\n\n\t\t\t\tif (rotatorNav !== \"\") {\n\n\t\t\t\t\tsettings = {\n\t\t\t\t\t\tasNavFor: rotatorNav,\n\t\t\t\t\t\tpageDots: false,\n\t\t\t\t\t\tcontain: true,\n\t\t\t\t\t\tprevNextButtons: false\n\t\t\t\t\t};\n\t\t\t\t}\n\n\t\t\t\tbreak;\n\n\t\t\tcase 'testimonials':\n\t\t\t\tsettings = {\n\t\t\t\t\tarrowShape: arrowShape,\n\t\t\t\t\twrapAround: true,\n\t\t\t\t\tlazyLoad: true,\n\t\t\t\t\tpageDots: false\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'benefits-carousel':\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\tautoPlay: false,\n\t\t\t\t\twrapAround: false,\n\t\t\t\t\tpageDots: false,\n\t\t\t\t\tcellAlign: 'left'\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'latest-insights':\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\tautoPlay: false,\n\t\t\t\t\twrapAround: false,\n\t\t\t\t\tlazyLoad: 4,\n\t\t\t\t\tpageDots: true,\n\t\t\t\t\tcellAlign: 'left',\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tcase 'home-carousel':\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\twrapAround: true,\n\t\t\t\t\tautoPlay: 5000,\n\t\t\t\t\tlazyLoad: 1,\n\t\t\t\t\tpageDots: false,\n\t\t\t\t\tdraggable: false,\n\t\t\t\t\tfade: true,\n\t\t\t\t};\n\t\t\t\tbreak;\n\n\t\t\tdefault:\n\t\t\t\tsettings = {\n\t\t\t\t\tprevNextButtons: false,\n\t\t\t\t\tautoPlay: false,\n\t\t\t\t\twrapAround: false,\n\t\t\t\t\tlazyLoad: true,\n\t\t\t\t};\n\t\t}\n\t\treturn settings;\n\t},\n\n\t_prev: function (e) {\n\t\tvar $wrapper = $(e.target).closest(selectors.wrapper);\n\t\tvar $rotator = $wrapper.find(selectors.rotator);\n\t\tvar flick = $rotator.data(dataSelectors.flickity);\n\n\t\tflick.previous();\n\t},\n\n\t_next: function (e) {\n\t\tvar $wrapper = $(e.target).closest(selectors.wrapper);\n\t\tvar $rotator = $wrapper.find(selectors.rotator);\n\t\tvar flick = $rotator.data(dataSelectors.flickity);\n\n\t\tflick.next();\n\t},\n\n\t_setArrowStates: function ($rotator) {\n\t\tvar $wrapper = $rotator.closest(selectors.wrapper);\n\t\tvar $prev = $wrapper.find(selectors.prev);\n\t\tvar $next = $wrapper.find(selectors.next);\n\n\t\treturn function (index) {\n\t\t\tvar flick = this;\n\t\t\tvar length = flick.slides.length;\n\n\t\t\tvar isFirst = index === 0;\n\t\t\tvar isLast = index >= length-1;\n\n\t\t\t$prev.prop('disabled', isFirst);\n\t\t\t$next.prop('disabled', isLast);\n\t\t}\n\t}\n};\n\nvar Rotator = {\n\tinit: module.init\n};\n\nexport { Rotator };\n"],"names":["$rotators","selectors","dataSelectors","module","init","$elms","_initElements","_initRotators","_initEvents","i","$rotator","length","eq","_initRotator","window","dispatchEvent","Event","rotatorType","attr","rotatorNav","settings","_getRotatorSettings","thisFlick","Flickity","data","resize","wrapAround","on","_setArrowStates","call","$","_prev","_next","arrowShape","prevNextButtons","autoPlay","lazyLoad","pageDots","cellAlign","draggable","fade","asNavFor","contain","e","target","closest","find","previous","next","$wrapper","$prev","$next","index","isFirst","isLast","this","slides","prop","Rotator"],"sourceRoot":""}