{"version":3,"sources":["../../../../../dev/j/v2/smb/components/smb-carousel.js"],"names":["sliderSingle","tns","container","controlsContainer","preventScrollOnTouch","controlsPosition","controls","navPosition","mouseDrag","speed","fixedWidth","gutter","center","responsive","768","992","1280","1366","1600"],"mappings":"AAAA,GAAIA,cAAeC,KAClBC,UAAa,uBACbC,kBAAqB,gCACrBC,qBAAwB,QACxBC,iBAAoB,SACpBC,UAAY,EACZC,YAAe,SACfC,WAAa,EACbC,MAAS,IACTC,WAAc,IACdC,OAAU,GACVC,QAAU,EACVC,YACCC,KACCJ,WAAc,KAEfK,KACCT,UAAY,EACZI,WAAa,KAEdM,MACCN,WAAc,KAEfO,MACCP,WAAc,KAEfQ,MACCR,WAAc","file":"smb-carousel.js","sourcesContent":["var sliderSingle = tns({\n\t\"container\": \".slider-sliderSingle\",\n\t\"controlsContainer\": \".slider-sliderSingle-controls\",\n\t\"preventScrollOnTouch\": \"force\",\n\t\"controlsPosition\": \"bottom\",\n\t\"controls\": false,\n\t\"navPosition\": \"bottom\",\n\t\"mouseDrag\": true,\n\t\"speed\": 400,\n\t\"fixedWidth\": 320,\n\t\"gutter\": 24,\n\t\"center\": true,\n\t\"responsive\": {\n\t\t\"768\": {\n\t\t\t\"fixedWidth\": 510\n\t\t},\n\t\t\"992\": {\n\t\t\t\"controls\": true,\n\t\t\t\"fixedWidth\":628\n\t\t},\n\t\t\"1280\": {\n\t\t\t\"fixedWidth\": 792\n\t\t},\n\t\t\"1366\": {\n\t\t\t\"fixedWidth\": 849\n\t\t},\n\t\t\"1600\": {\n\t\t\t\"fixedWidth\": 1040\n\t\t}\n\t}\n});\n"]}