{"version":3,"sources":["../../../../../dev/j/v2/smb/components/smb-cmp-carousel.js"],"names":["sliderSingle","tns","container","controlsContainer","controlsPosition","controls","navPosition","mouseDrag","speed","fixedWidth","center","responsive","768","992","1280","1366","1600"],"mappings":"AAAA,GAAIA,cAAeC,KACfC,UAAa,gBACbC,kBAAqB,yBACrBC,iBAAoB,SACpBC,UAAY,EACZC,YAAe,SACfC,WAAa,EACbC,MAAS,IACTC,WAAc,IACdC,QAAU,EACVC,YACIC,KACIH,WAAc,KAElBI,KACIR,UAAY,EACZI,WAAa,KAEjBK,MACIL,WAAc,KAElBM,MACIN,WAAc,KAElBO,MACIP,WAAc","file":"smb-cmp-carousel.js","sourcesContent":["var sliderSingle = tns({\n \"container\": \".smb-carousel\",\n \"controlsContainer\": \".smb-carousel-controls\",\n \"controlsPosition\": \"bottom\",\n \"controls\": false,\n \"navPosition\": \"bottom\",\n \"mouseDrag\": true,\n \"speed\": 400,\n \"fixedWidth\": 344,\n \"center\": true,\n \"responsive\": {\n \"768\": {\n \"fixedWidth\": 669\n },\n \"992\": {\n \"controls\": true,\n \"fixedWidth\":669\n },\n \"1280\": {\n \"fixedWidth\": 864\n },\n \"1366\": {\n \"fixedWidth\": 922\n },\n \"1600\": {\n \"fixedWidth\": 1080\n }\n }\n});"]}