{"version":3,"sources":["video-gallery.js"],"names":["$","Drupal","behaviors","bigkaiserVideoGallery","attach","context","settings","swipebox","jQuery"],"mappings":"CAAC,SAAUA,GACT,aAEAC,OAAOC,UAAUC,sBAAwB,CACvCC,OAAQ,SAAUC,EAASC,GACzBN,EAAE,kDAAmDK,GAASE,aALpE,CAQEC","file":"../video-gallery.js","sourcesContent":["(function ($) {\n 'use strict';\n\n Drupal.behaviors.bigkaiserVideoGallery = {\n attach: function (context, settings) {\n $('.Field--name-field-video-playlist .Field-item a', context).swipebox();\n }\n };\n}(jQuery));\n"]}