{I" class:ETI"ProcessedAsset; FI"logical_path; TI"bootstrap/tooltip.js; FI" pathname; TI"/Users/kevin/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bootstrap-sass-3.1.0.2/vendor/assets/javascripts/bootstrap/tooltip.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+sSI"length; Tif/I"digest; TI"%6bf1380f97cfbe0ad13d87ed5557f8d8; FI"source; TI"f//* ======================================================================== * Bootstrap: tooltip.js v3.1.0 * http://getbootstrap.com/javascript/#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * ======================================================================== */ +function ($) { 'use strict'; // TOOLTIP PUBLIC CLASS DEFINITION // =============================== var Tooltip = function (element, options) { this.type = this.options = this.enabled = this.timeout = this.hoverState = this.$element = null this.init('tooltip', element, options) } Tooltip.DEFAULTS = { animation: true, placement: 'top', selector: false, template: '