Sha256: bf1cd8acbdaea27f09216067df5e49ea2aa035536148283f3fdada6ffae9b546

Contents?: true

Size: 1.82 KB

Versions: 3

Compression:

Stored size: 1.82 KB

Contents

{:uriI"Îfile:///Library/WebServer/Documents/work/fine/_fae/app/assets/javascripts/fae/form/fae_chosen.js?type=application/javascript&pipeline=self&id=87474c430e2d8277718765b755eb98566a2ef3da1a4d6de6dbd237451b95079d:ET:load_pathI"G/Library/WebServer/Documents/work/fine/_fae/app/assets/javascripts;F:
filenameI"^/Library/WebServer/Documents/work/fine/_fae/app/assets/javascripts/fae/form/fae_chosen.js;T:	nameI"fae/form/fae_chosen;T:logical_pathI" fae/form/fae_chosen.self.js;T:content_typeI"application/javascript;T:sourceI"z(function ( $ ) {
  'use strict';

  /**
   * This plugin sets chosen defaults and massages options based on class names.
   * @function external:"jQuery.fn".fae_chosen
   */
  $.fn.fae_chosen = function( options ) {
    var defaults = {
      disable_search_threshold: 10
    };

    var settings = $.extend( {}, defaults, options );

    return this.each(function() {
      var $this = $(this);

      // remove threshold if show_search class is added from `search: true`
      if ($this.hasClass('select-search')) {
        settings.disable_search_threshold = 0;
      }

      $this.chosen(settings);
    });

  };

}( jQuery ));
;T:
metadata{:dependencieso:Set:
@hash}	I"environment-version;TTI"environment-paths;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"lfile-digest:///Library/WebServer/Documents/work/fine/_fae/app/assets/javascripts/fae/form/fae_chosen.js;TTF:
requiredo;;}F:stubbedo;;}F:
linkso;;}F:charsetI"
utf-8;F:digest"%ÐÎ9<±6ɬ†<¨JåN$·}
µt6_ই¤7:lengthiz:integrityI"Xni:///sha-256;0M45PLE2FgzJrIY8qErlTh8kt30NtXQ2EF_gpocHpDc?ct=application/javascript;T:dependencies_digest"%*øF«ïîÊyüžÌ80´òàÌ„N¨O4G¸Ô»1¹:idI"E87474c430e2d8277718765b755eb98566a2ef3da1a4d6de6dbd237451b95079d;F:
mtimel+g‘‚X

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fae-rails-1.6.0 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/do9DCnbUvMwwSuNFrE_SwQf_YBjjP1kFB4hlbT2lr9g.cache
fae-rails-1.5.1 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/do9DCnbUvMwwSuNFrE_SwQf_YBjjP1kFB4hlbT2lr9g.cache
fae-rails-1.5.0 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/do9DCnbUvMwwSuNFrE_SwQf_YBjjP1kFB4hlbT2lr9g.cache