{"version":3,"sources":["../../dev/j/internet-security-for-mac-v2.js"],"names":["$","length","tns","container","controlsContainer","preventScrollOnTouch","controlsPosition","controls","navPosition","mouseDrag","speed","center","slideBy","fixedWidth","gutter","loop","responsive","768","1280","1600"],"mappings":"CAAA,WACC,YAGA,IAAIA,EAAE,8BAA8BC,OAAS,EAC5C,CAA0BC,KACzBC,UAAa,6BACbC,kBAAqB,sCACrBC,qBAAwB,QACxBC,iBAAoB,SACpBC,UAAY,EACZC,YAAe,SACfC,WAAa,EACbC,MAAS,IACTC,QAAU,EACVC,QAAW,EACXC,WAAc,IACdC,OAAU,GACVC,MAAQ,EACRC,YACCC,KACCL,QAAW,EACXL,UAAY,EACZM,WAAc,IACdC,OAAU,IAEXI,MACCN,QAAW,EACXL,UAAY,EACZM,WAAc,IACdC,OAAU,IAEXK,MACCP,QAAW,EACXL,UAAY,EACZM,WAAc,IACdC,OAAU","file":"internet-security-for-mac-v2.js","sourcesContent":["(function() {\n\t'use strict';\n\n\t// signal blogs slider\n\tif ($('.slider-sliderSliNotiSecSm').length > 0) {\n\t\tvar sliderInfNotiSecMed = tns({\n\t\t\t\"container\": \".slider-sliderSliNotiSecSm\",\n\t\t\t\"controlsContainer\": \".slider-sliderSliNotiSecSm-controls\",\n\t\t\t\"preventScrollOnTouch\": \"force\",\n\t\t\t\"controlsPosition\": \"bottom\",\n\t\t\t\"controls\": false,\n\t\t\t\"navPosition\": \"bottom\",\n\t\t\t\"mouseDrag\": true,\n\t\t\t\"speed\": 400,\n\t\t\t\"center\": false,\n\t\t\t\"slideBy\": 1,\n\t\t\t\"fixedWidth\": 250,\n\t\t\t\"gutter\": 16,\n\t\t\t\"loop\": false,\n\t\t\t\"responsive\": {\n\t\t\t\t\"768\": {\n\t\t\t\t\t\"slideBy\": 1,\n\t\t\t\t\t\"controls\": false,\n\t\t\t\t\t\"fixedWidth\": 316,\n\t\t\t\t\t\"gutter\": 32\n\t\t\t\t},\n\t\t\t\t\"1280\": {\n\t\t\t\t\t\"slideBy\": 1,\n\t\t\t\t\t\"controls\": true,\n\t\t\t\t\t\"fixedWidth\": 316,\n\t\t\t\t\t\"gutter\": 64\n\t\t\t\t},\n\t\t\t\t\"1600\": {\n\t\t\t\t\t\"slideBy\": 1,\n\t\t\t\t\t\"controls\": true,\n\t\t\t\t\t\"fixedWidth\": 316,\n\t\t\t\t\t\"gutter\": 64\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n\n})();\n"]}