{I" class:EFI"ProcessedAsset; FI"logical_path; FI"bootstrap/tooltip.js; FI" pathname; FI"rC:/lib/Ruby193/lib/ruby/gems/1.9.1/gems/bootstrap-sass-3.1.1.0/vendor/assets/javascripts/bootstrap/tooltip.js; FI"content_type; FI"application/javascript; FI" mtime; Fl+-»SI"length; Fif/I"digest; F"%678e24584b8d4d27f7b946e64646b22fI"source; FI"f//* ======================================================================== * Bootstrap: tooltip.js v3.1.1 * 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: '