diff --git a/Gemfile b/Gemfile index d0f750e9..7a65fe3d 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ gem 'ndr_error', '~> 2.0' gem 'ndr_import' gem 'ndr_pseudonymise', '~> 0.4.1' gem 'ndr_support', '~> 5.9' -gem 'ndr_ui' +gem 'ndr_ui', '~> 3.3' gem 'ndr_workflow', '~> 1.2', '>= 1.2.2' gem 'bootstrap-table-rails', '~> 1.20.2' @@ -80,7 +80,7 @@ gem 'nokogiri', '~> 1.11' gem 'regexp-examples' gem 'jquery-rails' -gem 'jquery-ui-rails', github: 'jquery-ui-rails/jquery-ui-rails', tag: 'v7.0.0' +gem 'jquery-ui-rails', '>= 7.0.0' gem 'rainbow' group :test do diff --git a/Gemfile.lock b/Gemfile.lock index f5db450c..b54774d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,7 @@ -GIT - remote: https://github.com/jquery-ui-rails/jquery-ui-rails.git - revision: 413265e81f790f795239e07e7e25e01429b2f18d - tag: v7.0.0 - specs: - jquery-ui-rails (7.0.0) - railties (>= 3.2.16) - GEM remote: https://rubygems.org/ specs: - Ascii85 (1.1.0) + Ascii85 (2.0.1) actioncable (7.0.8.6) actionpack (= 7.0.8.6) activesupport (= 7.0.8.6) @@ -81,16 +73,17 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) ast (2.4.2) - autoprefixer-rails (10.4.13.0) + autoprefixer-rails (10.4.19.0) execjs (~> 2) - avro (1.11.2) + avro (1.11.3) multi_json (~> 1.0) base64 (0.2.0) - bcrypt (3.1.19) + bcrypt (3.1.20) + bigdecimal (3.1.8) bindex (0.8.1) bio-vcf (0.9.5) bootstrap-sass (3.4.1) @@ -99,23 +92,23 @@ GEM bootstrap-table-rails (1.20.2) brakeman (6.2.2) racc - builder (3.2.4) - bundler-audit (0.9.1) + builder (3.3.0) + bundler-audit (0.9.2) bundler (>= 1.2.0, < 3) thor (~> 1.0) byebug (11.1.3) - cancancan (3.5.0) + cancancan (3.6.1) capistrano (2.15.11) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - capybara (3.39.2) + capybara (3.40.0) addressable matrix mini_mime (>= 0.1.3) - nokogiri (~> 1.8) + nokogiri (~> 1.11) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) @@ -131,8 +124,10 @@ GEM marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.3.0, < 3) - cgi (0.3.6) + cgi (0.4.1) charlock_holmes (0.7.9) + childprocess (5.1.0) + logger (~> 1.5) cocoon (1.2.15) coderay (1.1.3) coffee-rails (5.0.0) @@ -142,44 +137,48 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) crass (1.0.6) + csv (3.3.0) daemons (1.4.1) date (3.1.3) - delayed_job (4.1.11) - activesupport (>= 3.0, < 8.0) - delayed_job_active_record (4.1.7) - activerecord (>= 3.0, < 8.0) + delayed_job (4.1.13) + activesupport (>= 3.0, < 9.0) + delayed_job_active_record (4.1.11) + activerecord (>= 3.0, < 9.0) delayed_job (>= 3.0, < 5) - devise (4.9.2) + devise (4.9.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) - devise_saml_authenticatable (1.9.0) + devise_saml_authenticatable (1.9.1) devise (> 2.0.0) ruby-saml (~> 1.7) - docile (1.4.0) + docile (1.4.1) docx (0.8.0) nokogiri (~> 1.13, >= 1.13.0) rubyzip (~> 2.0) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erubi (1.12.0) + erubi (1.13.0) eventmachine (1.2.7) - execjs (2.8.1) - ffi (1.15.5) + execjs (2.10.0) + ffi (1.17.0) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) formatador (1.1.0) - github-linguist (7.26.0) + github-linguist (8.0.1) cgi charlock_holmes (~> 0.7.7) mini_mime (~> 1.0) rugged (~> 1.0) - globalid (1.2.0) + globalid (1.2.1) activesupport (>= 6.1) - guard (2.18.0) + guard (2.19.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -204,54 +203,60 @@ GEM guard-compat (~> 1.2) test-unit (~> 3.0) hashery (2.1.2) - highline (2.1.0) + highline (3.1.1) + reline htmlentities (4.3.4) http_parser.rb (0.8.0) - i18n (1.14.1) + i18n (1.14.6) concurrent-ruby (~> 1.0) + io-console (0.7.2) jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.6.3) - launchy (2.5.2) + jquery-ui-rails (7.0.0) + railties (>= 3.2.16) + json (2.8.2) + language_server-protocol (3.17.0.3) + launchy (3.0.1) addressable (~> 2.8) + childprocess (~> 5.0) libv8-node (18.19.0.0) libv8-node (18.19.0.0-arm64-darwin) libv8-node (18.19.0.0-x86_64-darwin) libv8-node (18.19.0.0-x86_64-linux) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.1) - loofah (2.21.3) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - lumberjack (1.2.9) + lumberjack (1.2.10) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.4) - mini_racer (0.14.1) + mini_portile2 (2.8.8) + mini_racer (0.16.0) libv8-node (~> 18.19.0.0) - minitest (5.19.0) - mocha (2.1.0) + minitest (5.25.1) + mocha (2.5.0) ruby2_keywords (>= 0.0.5) msworddoc-extractor (0.2.0) ruby-ole multi_json (1.15.0) - ndr_authenticate (0.3.3) + ndr_authenticate (0.3.4) devise devise_saml_authenticatable (~> 1.9) ndr_ui (>= 2.3) net-ldap - rails (>= 6.0, < 7.1) + rails (>= 7.0, < 7.3) yubikey - ndr_dev_support (7.2.5) - activesupport (>= 6.1, < 7.2) + ndr_dev_support (7.2.6) + activesupport (>= 6.1, < 8.1) brakeman (>= 4.7.1) bundler-audit capistrano (~> 2.15) @@ -281,11 +286,12 @@ GEM net-smtp rails (>= 6.0, < 7.1) will_paginate - ndr_import (11.0.2) + ndr_import (11.2.1) activemodel - activesupport (>= 6.1, < 7.1) + activesupport (>= 6.1, < 8.1) avro (~> 1.11.0) bio-vcf (~> 0.9.5) + csv docx (~> 0.3) msworddoc-extractor (= 0.2.0) ndr_support (>= 5.3.2, < 6) @@ -299,48 +305,45 @@ GEM spreadsheet (= 1.2.6) ndr_pseudonymise (0.4.2) activesupport - ndr_support (5.10.3) - activerecord (>= 6.1, < 7.2) - activesupport (>= 6.1, < 7.2) + ndr_support (5.10.4) + activerecord (>= 7.0, < 8.1) + activesupport (>= 7.0, < 8.1) ndr_ui (3.3.1) bootstrap-sass (~> 3.4.1) jquery-rails (>= 4.1.0) rails (>= 6.0, < 7.1) sprockets (>= 4.0) sprockets-rails (>= 3.0.0) - ndr_workflow (1.2.3) + ndr_workflow (1.2.4) ndr_support (~> 5.0) - net-imap - net-pop - net-smtp - rails (>= 6.0, < 7.1) + rails (>= 7.0, < 8.1) nenv (0.3.0) - net-imap (0.3.7) + net-imap (0.5.1) date net-protocol - net-ldap (0.18.0) + net-ldap (0.19.0) net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-scp (4.0.0) net-ssh (>= 2.6.5, < 8.0.0) net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) - net-smtp (0.3.3) + net-smtp (0.5.0) net-protocol - net-ssh (7.2.0) + net-ssh (7.3.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nio4r (2.5.9) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -354,34 +357,35 @@ GEM request_store (~> 1.1) paper_trail-association_tracking (2.2.1) paper_trail (>= 12.0) - parallel (1.23.0) - parser (3.1.2.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) - pdf-reader (2.11.0) - Ascii85 (~> 1.0) + racc + pdf-reader (2.13.0) + Ascii85 (>= 1.0, < 3.0, != 2.0.0) afm (~> 0.2.1) hashery (~> 2.0) ruby-rc4 ttfunk pg (1.4.6) possibly (1.0.1) - power_assert (2.0.3) + power_assert (2.0.4) prometheus-client (4.0.0) - pry (0.14.2) + pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - pry-rails (0.3.9) - pry (>= 0.10.4) + pry-rails (0.3.11) + pry (>= 0.13.0) psych (3.3.2) - public_suffix (5.0.3) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) puma-daemon (0.3.2) puma (>= 5.0) rack - racc (1.7.1) - rack (2.2.8.1) - rack-mini-profiler (3.1.1) + racc (1.8.1) + rack (2.2.10) + rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-proxy (0.7.7) rack @@ -417,44 +421,49 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - regexp-examples (1.5.1) - regexp_parser (2.8.1) - request_store (1.5.1) + regexp-examples (1.6.0) + regexp_property_values (~> 1.5) + regexp_parser (2.9.2) + regexp_property_values (1.5.2) + reline (0.5.11) + io-console (~> 0.5) + request_store (1.7.0) rack (>= 1.4) - responders (3.1.0) + responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) rexml (3.3.9) - roo (2.10.0) + roo (2.10.1) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) roo-xls (1.2.0) nokogiri roo (>= 2.0.0, < 3) spreadsheet (> 0.9.0) - rubocop (1.33.0) + rubocop (1.68.0) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.19.1, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) - rubocop-rails (2.20.2) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.36.1) + parser (>= 3.3.1.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - ruby-ole (1.2.12.2) + ruby-ole (1.2.13.1) ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) ruby-saml (1.17.0) @@ -462,7 +471,7 @@ GEM rexml ruby2_keywords (0.0.5) rubyzip (2.3.2) - rugged (1.6.3) + rugged (1.7.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -473,13 +482,13 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (4.24.0) + selenium-webdriver (4.26.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - semantic_range (3.0.0) + semantic_range (3.1.0) seven-zip (1.4.2) shellany (0.0.1) show_me_the_cookies (6.0.0) @@ -488,34 +497,35 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-html (0.12.3) + simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) spreadsheet (1.2.6) ruby-ole (>= 1.0) - spring (4.1.1) - sprockets (4.2.0) + spring (4.2.1) + sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) terminal-notifier-guard (1.7.0) - test-unit (3.6.1) + test-unit (3.6.2) power_assert - thor (1.2.2) - tilt (2.2.0) - timeout (0.4.0) - ttfunk (1.7.0) + thor (1.3.2) + tilt (2.4.0) + timeout (0.4.2) + ttfunk (1.8.0) + bigdecimal (~> 3.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.6.0) warden (1.2.9) rack (>= 2.0.9) - web-console (4.2.0) + web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) @@ -525,16 +535,16 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - websocket (1.2.9) + websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - will_paginate (4.0.0) + will_paginate (4.0.1) with_clean_rbenv (0.1.0) xpath (3.2.0) nokogiri (~> 1.8) yubikey (1.4.1) - zeitwerk (2.6.11) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -566,7 +576,7 @@ DEPENDENCIES guard-test highline jquery-rails - jquery-ui-rails! + jquery-ui-rails (>= 7.0.0) loofah (>= 2.3.1) mail (>= 2.1.1, < 2.8.0) mini_racer (~> 0.14) @@ -578,7 +588,7 @@ DEPENDENCIES ndr_import ndr_pseudonymise (~> 0.4.1) ndr_support (~> 5.9) - ndr_ui + ndr_ui (~> 3.3) ndr_workflow (~> 1.2, >= 1.2.2) nokogiri (~> 1.11) paper_trail (~> 12.0) diff --git a/vendor/cache/Ascii85-1.1.0.gem b/vendor/cache/Ascii85-1.1.0.gem deleted file mode 100644 index 653597f1..00000000 Binary files a/vendor/cache/Ascii85-1.1.0.gem and /dev/null differ diff --git a/vendor/cache/Ascii85-2.0.1.gem b/vendor/cache/Ascii85-2.0.1.gem new file mode 100644 index 00000000..668d425a Binary files /dev/null and b/vendor/cache/Ascii85-2.0.1.gem differ diff --git a/vendor/cache/addressable-2.8.5.gem b/vendor/cache/addressable-2.8.5.gem deleted file mode 100644 index e58bb944..00000000 Binary files a/vendor/cache/addressable-2.8.5.gem and /dev/null differ diff --git a/vendor/cache/addressable-2.8.7.gem b/vendor/cache/addressable-2.8.7.gem new file mode 100644 index 00000000..c4890680 Binary files /dev/null and b/vendor/cache/addressable-2.8.7.gem differ diff --git a/vendor/cache/autoprefixer-rails-10.4.13.0.gem b/vendor/cache/autoprefixer-rails-10.4.13.0.gem deleted file mode 100644 index 15e130c0..00000000 Binary files a/vendor/cache/autoprefixer-rails-10.4.13.0.gem and /dev/null differ diff --git a/vendor/cache/autoprefixer-rails-10.4.19.0.gem b/vendor/cache/autoprefixer-rails-10.4.19.0.gem new file mode 100644 index 00000000..15a8494d Binary files /dev/null and b/vendor/cache/autoprefixer-rails-10.4.19.0.gem differ diff --git a/vendor/cache/avro-1.11.2.gem b/vendor/cache/avro-1.11.2.gem deleted file mode 100644 index 8505718e..00000000 Binary files a/vendor/cache/avro-1.11.2.gem and /dev/null differ diff --git a/vendor/cache/avro-1.11.3.gem b/vendor/cache/avro-1.11.3.gem new file mode 100644 index 00000000..07d2710f Binary files /dev/null and b/vendor/cache/avro-1.11.3.gem differ diff --git a/vendor/cache/bcrypt-3.1.19.gem b/vendor/cache/bcrypt-3.1.19.gem deleted file mode 100644 index 80b60a37..00000000 Binary files a/vendor/cache/bcrypt-3.1.19.gem and /dev/null differ diff --git a/vendor/cache/bcrypt-3.1.20.gem b/vendor/cache/bcrypt-3.1.20.gem new file mode 100644 index 00000000..c1242b57 Binary files /dev/null and b/vendor/cache/bcrypt-3.1.20.gem differ diff --git a/vendor/cache/bigdecimal-3.1.8.gem b/vendor/cache/bigdecimal-3.1.8.gem new file mode 100644 index 00000000..281be50c Binary files /dev/null and b/vendor/cache/bigdecimal-3.1.8.gem differ diff --git a/vendor/cache/builder-3.2.4.gem b/vendor/cache/builder-3.2.4.gem deleted file mode 100644 index b12407ca..00000000 Binary files a/vendor/cache/builder-3.2.4.gem and /dev/null differ diff --git a/vendor/cache/builder-3.3.0.gem b/vendor/cache/builder-3.3.0.gem new file mode 100644 index 00000000..f0412140 Binary files /dev/null and b/vendor/cache/builder-3.3.0.gem differ diff --git a/vendor/cache/bundler-audit-0.9.1.gem b/vendor/cache/bundler-audit-0.9.1.gem deleted file mode 100644 index 1c8f537e..00000000 Binary files a/vendor/cache/bundler-audit-0.9.1.gem and /dev/null differ diff --git a/vendor/cache/bundler-audit-0.9.2.gem b/vendor/cache/bundler-audit-0.9.2.gem new file mode 100644 index 00000000..469cbefd Binary files /dev/null and b/vendor/cache/bundler-audit-0.9.2.gem differ diff --git a/vendor/cache/cancancan-3.5.0.gem b/vendor/cache/cancancan-3.5.0.gem deleted file mode 100644 index 392f1a28..00000000 Binary files a/vendor/cache/cancancan-3.5.0.gem and /dev/null differ diff --git a/vendor/cache/cancancan-3.6.1.gem b/vendor/cache/cancancan-3.6.1.gem new file mode 100644 index 00000000..9a3d6b57 Binary files /dev/null and b/vendor/cache/cancancan-3.6.1.gem differ diff --git a/vendor/cache/capybara-3.39.2.gem b/vendor/cache/capybara-3.39.2.gem deleted file mode 100644 index 70faab67..00000000 Binary files a/vendor/cache/capybara-3.39.2.gem and /dev/null differ diff --git a/vendor/cache/capybara-3.40.0.gem b/vendor/cache/capybara-3.40.0.gem new file mode 100644 index 00000000..554123c9 Binary files /dev/null and b/vendor/cache/capybara-3.40.0.gem differ diff --git a/vendor/cache/cgi-0.3.6.gem b/vendor/cache/cgi-0.3.6.gem deleted file mode 100644 index 925746cd..00000000 Binary files a/vendor/cache/cgi-0.3.6.gem and /dev/null differ diff --git a/vendor/cache/cgi-0.4.1.gem b/vendor/cache/cgi-0.4.1.gem new file mode 100644 index 00000000..44c1aa04 Binary files /dev/null and b/vendor/cache/cgi-0.4.1.gem differ diff --git a/vendor/cache/childprocess-5.1.0.gem b/vendor/cache/childprocess-5.1.0.gem new file mode 100644 index 00000000..f719b399 Binary files /dev/null and b/vendor/cache/childprocess-5.1.0.gem differ diff --git a/vendor/cache/concurrent-ruby-1.2.2.gem b/vendor/cache/concurrent-ruby-1.2.2.gem deleted file mode 100644 index 8caccaff..00000000 Binary files a/vendor/cache/concurrent-ruby-1.2.2.gem and /dev/null differ diff --git a/vendor/cache/concurrent-ruby-1.3.4.gem b/vendor/cache/concurrent-ruby-1.3.4.gem new file mode 100644 index 00000000..a656fd0a Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.3.4.gem differ diff --git a/vendor/cache/csv-3.3.0.gem b/vendor/cache/csv-3.3.0.gem new file mode 100644 index 00000000..e1d3708b Binary files /dev/null and b/vendor/cache/csv-3.3.0.gem differ diff --git a/vendor/cache/delayed_job-4.1.11.gem b/vendor/cache/delayed_job-4.1.11.gem deleted file mode 100644 index 8a1f5473..00000000 Binary files a/vendor/cache/delayed_job-4.1.11.gem and /dev/null differ diff --git a/vendor/cache/delayed_job-4.1.13.gem b/vendor/cache/delayed_job-4.1.13.gem new file mode 100644 index 00000000..5ffd67f3 Binary files /dev/null and b/vendor/cache/delayed_job-4.1.13.gem differ diff --git a/vendor/cache/delayed_job_active_record-4.1.11.gem b/vendor/cache/delayed_job_active_record-4.1.11.gem new file mode 100644 index 00000000..d47bef3c Binary files /dev/null and b/vendor/cache/delayed_job_active_record-4.1.11.gem differ diff --git a/vendor/cache/delayed_job_active_record-4.1.7.gem b/vendor/cache/delayed_job_active_record-4.1.7.gem deleted file mode 100644 index cd01dd77..00000000 Binary files a/vendor/cache/delayed_job_active_record-4.1.7.gem and /dev/null differ diff --git a/vendor/cache/devise-4.9.2.gem b/vendor/cache/devise-4.9.2.gem deleted file mode 100644 index c9b4e75a..00000000 Binary files a/vendor/cache/devise-4.9.2.gem and /dev/null differ diff --git a/vendor/cache/devise-4.9.4.gem b/vendor/cache/devise-4.9.4.gem new file mode 100644 index 00000000..62bd220d Binary files /dev/null and b/vendor/cache/devise-4.9.4.gem differ diff --git a/vendor/cache/devise_saml_authenticatable-1.9.0.gem b/vendor/cache/devise_saml_authenticatable-1.9.0.gem deleted file mode 100644 index 51f6c645..00000000 Binary files a/vendor/cache/devise_saml_authenticatable-1.9.0.gem and /dev/null differ diff --git a/vendor/cache/devise_saml_authenticatable-1.9.1.gem b/vendor/cache/devise_saml_authenticatable-1.9.1.gem new file mode 100644 index 00000000..85df2bd0 Binary files /dev/null and b/vendor/cache/devise_saml_authenticatable-1.9.1.gem differ diff --git a/vendor/cache/docile-1.4.0.gem b/vendor/cache/docile-1.4.0.gem deleted file mode 100644 index 046fd8cc..00000000 Binary files a/vendor/cache/docile-1.4.0.gem and /dev/null differ diff --git a/vendor/cache/docile-1.4.1.gem b/vendor/cache/docile-1.4.1.gem new file mode 100644 index 00000000..b292f4e5 Binary files /dev/null and b/vendor/cache/docile-1.4.1.gem differ diff --git a/vendor/cache/erubi-1.12.0.gem b/vendor/cache/erubi-1.12.0.gem deleted file mode 100644 index 480dbd4b..00000000 Binary files a/vendor/cache/erubi-1.12.0.gem and /dev/null differ diff --git a/vendor/cache/erubi-1.13.0.gem b/vendor/cache/erubi-1.13.0.gem new file mode 100644 index 00000000..193fdf64 Binary files /dev/null and b/vendor/cache/erubi-1.13.0.gem differ diff --git a/vendor/cache/execjs-2.10.0.gem b/vendor/cache/execjs-2.10.0.gem new file mode 100644 index 00000000..bf694389 Binary files /dev/null and b/vendor/cache/execjs-2.10.0.gem differ diff --git a/vendor/cache/execjs-2.8.1.gem b/vendor/cache/execjs-2.8.1.gem deleted file mode 100644 index b8c2d2fc..00000000 Binary files a/vendor/cache/execjs-2.8.1.gem and /dev/null differ diff --git a/vendor/cache/ffi-1.15.5.gem b/vendor/cache/ffi-1.15.5.gem deleted file mode 100644 index a632047f..00000000 Binary files a/vendor/cache/ffi-1.15.5.gem and /dev/null differ diff --git a/vendor/cache/ffi-1.17.0-arm64-darwin.gem b/vendor/cache/ffi-1.17.0-arm64-darwin.gem new file mode 100644 index 00000000..da5df056 Binary files /dev/null and b/vendor/cache/ffi-1.17.0-arm64-darwin.gem differ diff --git a/vendor/cache/ffi-1.17.0-x86_64-darwin.gem b/vendor/cache/ffi-1.17.0-x86_64-darwin.gem new file mode 100644 index 00000000..7649ef29 Binary files /dev/null and b/vendor/cache/ffi-1.17.0-x86_64-darwin.gem differ diff --git a/vendor/cache/ffi-1.17.0-x86_64-linux-gnu.gem b/vendor/cache/ffi-1.17.0-x86_64-linux-gnu.gem new file mode 100644 index 00000000..cf4f489f Binary files /dev/null and b/vendor/cache/ffi-1.17.0-x86_64-linux-gnu.gem differ diff --git a/vendor/cache/ffi-1.17.0.gem b/vendor/cache/ffi-1.17.0.gem new file mode 100644 index 00000000..9c5608cb Binary files /dev/null and b/vendor/cache/ffi-1.17.0.gem differ diff --git a/vendor/cache/github-linguist-7.26.0.gem b/vendor/cache/github-linguist-7.26.0.gem deleted file mode 100644 index 8f20b278..00000000 Binary files a/vendor/cache/github-linguist-7.26.0.gem and /dev/null differ diff --git a/vendor/cache/github-linguist-8.0.1.gem b/vendor/cache/github-linguist-8.0.1.gem new file mode 100644 index 00000000..7eabc699 Binary files /dev/null and b/vendor/cache/github-linguist-8.0.1.gem differ diff --git a/vendor/cache/globalid-1.2.0.gem b/vendor/cache/globalid-1.2.0.gem deleted file mode 100644 index e25dff9f..00000000 Binary files a/vendor/cache/globalid-1.2.0.gem and /dev/null differ diff --git a/vendor/cache/globalid-1.2.1.gem b/vendor/cache/globalid-1.2.1.gem new file mode 100644 index 00000000..daee5380 Binary files /dev/null and b/vendor/cache/globalid-1.2.1.gem differ diff --git a/vendor/cache/guard-2.18.0.gem b/vendor/cache/guard-2.18.0.gem deleted file mode 100644 index d0c33689..00000000 Binary files a/vendor/cache/guard-2.18.0.gem and /dev/null differ diff --git a/vendor/cache/guard-2.19.0.gem b/vendor/cache/guard-2.19.0.gem new file mode 100644 index 00000000..85783777 Binary files /dev/null and b/vendor/cache/guard-2.19.0.gem differ diff --git a/vendor/cache/highline-2.1.0.gem b/vendor/cache/highline-2.1.0.gem deleted file mode 100644 index 41641f22..00000000 Binary files a/vendor/cache/highline-2.1.0.gem and /dev/null differ diff --git a/vendor/cache/highline-3.1.1.gem b/vendor/cache/highline-3.1.1.gem new file mode 100644 index 00000000..a69331aa Binary files /dev/null and b/vendor/cache/highline-3.1.1.gem differ diff --git a/vendor/cache/i18n-1.14.1.gem b/vendor/cache/i18n-1.14.1.gem deleted file mode 100644 index 27d6d5d6..00000000 Binary files a/vendor/cache/i18n-1.14.1.gem and /dev/null differ diff --git a/vendor/cache/i18n-1.14.6.gem b/vendor/cache/i18n-1.14.6.gem new file mode 100644 index 00000000..a5feb41d Binary files /dev/null and b/vendor/cache/i18n-1.14.6.gem differ diff --git a/vendor/cache/io-console-0.7.2.gem b/vendor/cache/io-console-0.7.2.gem new file mode 100644 index 00000000..b680f9d8 Binary files /dev/null and b/vendor/cache/io-console-0.7.2.gem differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/.bundlecache b/vendor/cache/jquery-ui-rails-413265e81f79/.bundlecache deleted file mode 100644 index e69de29b..00000000 diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/.gitignore b/vendor/cache/jquery-ui-rails-413265e81f79/.gitignore deleted file mode 100644 index cec3cb55..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*.gem -Gemfile.lock diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/.gitmodules b/vendor/cache/jquery-ui-rails-413265e81f79/.gitmodules deleted file mode 100644 index 8959a35d..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "jquery-ui"] - path = jquery-ui - url = git://github.com/jquery/jquery-ui.git diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/.travis.yml b/vendor/cache/jquery-ui-rails-413265e81f79/.travis.yml deleted file mode 100644 index 74290c94..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/.travis.yml +++ /dev/null @@ -1,2 +0,0 @@ -rvm: - - 2.2.2 diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/Gemfile b/vendor/cache/jquery-ui-rails-413265e81f79/Gemfile deleted file mode 100644 index fa75df15..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/Gemfile +++ /dev/null @@ -1,3 +0,0 @@ -source 'https://rubygems.org' - -gemspec diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/History.md b/vendor/cache/jquery-ui-rails-413265e81f79/History.md deleted file mode 100644 index 31e7fece..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/History.md +++ /dev/null @@ -1,172 +0,0 @@ -# master - -# 7.0.0 - -* Update to jQuery UI 1.13.0 - -# 6.0.1 - -* Fix "define is not defined" issue in `core.js` - -# 6.0.0 - -* Update to jQuery UI 1.12.1 -* The widget files moved. Change e.g. `require jquery-ui/sortable` to `require jquery-ui/widgets/sortable` - -# 5.0.5 - -* Update to jQuery UI 1.11.4 - -# 5.0.4 - -* Update to jQuery UI 1.11.3 - -# 5.0.3 - -* Speed up: Only use .erb extension if `<%= %>` tags are used - -# 5.0.2 - -* Update to jQuery UI 1.11.2 - -# 5.0.1 - -* Update to jQuery UI 1.11.1 - -# 5.0.0 - -* Update to jQuery UI 1.11.0 -* Rename `jquery.ui.*.{js,css}` to `jquery-ui/*.{js,css}` -* Add jquery-ui.js and jquery-ui.css assets - -# 4.2.1 - -* Update to jQuery UI 1.10.4 - -# 4.2.0 - -* Bump Rails dependency to `>=3.2.16` -* Re-release 4.1.1 as 4.2.0 - -# 4.1.2 - -* Re-release 4.1.0 as 4.1.2; last version compatible with Rails 3.1 - -# 4.1.1 - -* Declare image dependencies using `//= depend_on_asset`, to stop the - Sprockets cache from going stale. - -# 4.1.0 - -* Add Jquery::Ui::Rails::JQUERY_UI_VERSION constant - -# 4.0.5 - -* Remove unused dependency on the `jquery-rails` gem. If you get an error - "couldn't find file 'jquery'", you may need to explicitly add `gem - 'jquery-rails'` to your Gemfile. - -# 4.0.4 - -* Include license in gemspec - -# 4.0.3 - -* Upgrade to jQuery UI 1.10.3 - -# 4.0.2 - -* Rails 4 compatibility - -# 4.0.1 - -* Add missing animated-overlay.gif asset and fix image path - -# 4.0.0 - -* Upgrade to jQuery UI 1.10.0 - -* No more automatic `//= require jquery` - ([#30](https://github.com/jquery-ui-rails/jquery-ui-rails/pull/30), original - discussion at [#17](https://github.com/jquery-ui-rails/jquery-ui-rails/pull/17)). - This means that you have to add `//= require jquery` to your application.js - file before you require any of the jQuery UI JavaScript modules. - -# 3.0.1 - -* Fix stylesheet dependencies - -# 3.0.0 - -* Upgrade to jQuery UI 1.9.2 -* Switched from storing the map of file dependencies locally to leveraging - the grunt build system's .json files for determining file dependencies. - This simplifies the maintenance of this wrapper project, and allows us to - delete dependencies.js -* Renamed jquery.effects.all to jquery.ui.effect.all, to match the effects files - renamed in 1.9.2 (see [Renamed all effects files][1]) -* Changed license to MIT only instead of MIT or GPL, to match jQuery UI's - license (see [commit][2]) - -[1]: http://jqueryui.com/upgrade-guide/1.9/#renamed-all-effects-files -[2]: https://github.com/jquery/jquery-ui/commit/485ca7192ac57d018b8ce4f03e7dec6e694a53b7 - -# 2.0.2 - -* Upgrade to jQuery UI 1.8.24 - -# 2.0.1 - -* Add draggable and resizable to the dependencies of dialog (#1) - -# 2.0.0 - -* Do not require the main datepicker module from datepicker i18n modules. - Fixes Heroku precompilation timeouts. If you are using a datepicker i18n - module, be sure to also require jquery.ui.datepicker. (#9) - -# 1.1.1 - -* Upgrade to jQuery UI 1.8.23 - -# 1.1.0 - -* Upgrade to jQuery UI 1.8.22 - -# 1.0.0 - -* No change. Bumping version to indicate that jquery-ui-rails is considered - stable, and that we are following semver. - -# 0.5.0 - -* Upgrade to jQuery UI 1.8.21 - -# 0.4.1 - -* Add jquery.effects.all - -# 0.4.0 - -* Upgrade to jQuery UI 1.8.20 - -# 0.3.0 - -* Upgrade to jQuery UI 1.8.19 - -# 0.2.2 - -* Protect copyright notices against minification with `/*! ... */` - -# 0.2.1 - -* Upgrade to jQuery UI 1.8.18 - -# 0.2.0 - -* Upgrade to jQuery UI 1.8.17 - -# 0.1.0 - -* Initial release packaging jQuery UI 1.8.16 diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/License.txt b/vendor/cache/jquery-ui-rails-413265e81f79/License.txt deleted file mode 100644 index 3fd5d230..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/License.txt +++ /dev/null @@ -1,2 +0,0 @@ -jQuery UI as well as this gem are licensed under the MIT license (see -jquery-ui/MIT-LICENSE.txt). diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/README.md b/vendor/cache/jquery-ui-rails-413265e81f79/README.md deleted file mode 100644 index ddbd8e58..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/README.md +++ /dev/null @@ -1,311 +0,0 @@ -# jquery-ui-rails - -[![Build Status](https://travis-ci.org/jquery-ui-rails/jquery-ui-rails.svg?branch=master)](https://travis-ci.org/jquery-ui-rails/jquery-ui-rails) -[![Dependency Status](https://gemnasium.com/jquery-ui-rails/jquery-ui-rails.svg)](https://gemnasium.com/jquery-ui-rails/jquery-ui-rails) - -This gem packages the jQuery UI assets (JavaScripts, stylesheets, and -images) for the Rails [asset -pipeline](http://guides.rubyonrails.org/asset_pipeline.html), so you never have -to download a custom package through the [web -interface](http://jqueryui.com/download) again. - -See [VERSIONS.md](VERSIONS.md) to see which versions of jquery-ui-rails bundle -which versions of jQuery UI. - -Warning: This gem is incompatible with the `jquery-rails` gem before version -3.0.0! Strange things will happen if you use an earlier `jquery-rails` -version. Run `bundle list` to ensure that you either aren't using -`jquery-rails`, or at least version 3.0.0 of `jquery-rails`. - -## Usage - -In your Gemfile, add: - -```ruby -gem 'jquery-ui-rails' -``` - -## Require Everything - -To require all jQuery UI modules, add the following to your application.js: - -```javascript -//= require jquery-ui -``` - -Also add the jQuery UI CSS to your application.css: - -```css -/* - *= require jquery-ui - */ -``` - -### Warning: -Due to directory structure changes between jQuery UI 1.10, 1.11, and 1.12, -if you use version is lower than 6.0, you will have to use a different naming -for the files to require, please check following links for more information: -[for 5.0 users](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/v5.0.5/README.md), -[for 4.2 users](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/v4.2.1/README.md). - -All images required by jQuery UI are automatically served through the asset -pipeline, so you are good to go! For example, this code will add a -[datepicker](http://jqueryui.com/demos/datepicker/): - -```javascript -$(function() { - $('.datepicker').datepicker(); -}); -``` - -## Require Specific Modules - -The jQuery UI code weighs 51KB (minified + gzipped) and takes a while to -execute, so for production apps it's recommended to only include the modules -that your application actually uses. Dependencies are automatically resolved. -Simply pick one or more modules from the asset list below. - -For example, if you only need the datepicker module, add this to your -application.js: - -```javascript -//= require jquery-ui/widgets/datepicker -``` - -In your application.css, require the corresponding CSS module (notice -no `widgets/` subdirectory here): - -```css -/* - *= require jquery-ui/datepicker - */ -``` - -## JavaScript Assets - -### UI Core - -```javascript -//= require jquery-ui/core -//= require jquery-ui/widget -//= require jquery-ui/position -``` - -You usually do not need to require these directly, as they are pulled in by the -other JavaScript modules as needed. - -### Interactions - -```javascript -//= require jquery-ui/widgets/mouse -//= require jquery-ui/widgets/draggable -//= require jquery-ui/widgets/droppable -//= require jquery-ui/widgets/resizable -//= require jquery-ui/widgets/selectable -//= require jquery-ui/widgets/sortable -``` - -For all but `jquery-ui/mouse` and `jquery-ui/droppable`, remember to `require` their matching CSS -files in your application.css as well. - -### Widgets - -```javascript -//= require jquery-ui/widgets/accordion -//= require jquery-ui/widgets/autocomplete -//= require jquery-ui/widgets/button -//= require jquery-ui/widgets/datepicker -//= require jquery-ui/widgets/dialog -//= require jquery-ui/widgets/menu -//= require jquery-ui/widgets/progressbar -//= require jquery-ui/widgets/selectmenu -//= require jquery-ui/widgets/slider -//= require jquery-ui/widgets/spinner -//= require jquery-ui/widgets/tabs -//= require jquery-ui/widgets/tooltip -``` - -For all of these, remember to `require` their matching CSS files in your -application.css as well. - -#### I18n - -Datepicker has optional i18n modules for non-US locales, named -`jquery-ui/datepicker-xx[-YY]` -([list](https://github.com/jquery-ui-rails/jquery-ui-rails/tree/master/app/assets/javascripts)), -for example: - -```javascript -//= require jquery-ui/widgets/datepicker -//= require jquery-ui/i18n/datepicker-pt-BR -``` - -Note that you still need to include the main datepicker module. It is not -required automatically [for performance -reasons](https://github.com/jquery-ui-rails/jquery-ui-rails/issues/9#issuecomment-6524987). - -### Effects - -```javascript -//= require jquery-ui/effect.all -``` - -OR - -```javascript -//= require jquery-ui/effect -//= require jquery-ui/effects/effect-blind -//= require jquery-ui/effects/effect-bounce -//= require jquery-ui/effects/effect-clip -//= require jquery-ui/effects/effect-drop -//= require jquery-ui/effects/effect-explode -//= require jquery-ui/effects/effect-fade -//= require jquery-ui/effects/effect-fold -//= require jquery-ui/effects/effect-highlight -//= require jquery-ui/effects/effect-puff -//= require jquery-ui/effects/effect-pulsate -//= require jquery-ui/effects/effect-scale -//= require jquery-ui/effects/effect-shake -//= require jquery-ui/effects/effect-size -//= require jquery-ui/effects/effect-slide -//= require jquery-ui/effects/effect-transfer -``` - -## Stylesheet Assets - -### UI Core - -```css -/* - *= require jquery-ui/core - *= require jquery-ui/theme - */ -``` - -You might want to require these if you do not use any of the following modules, -but still want jQuery UI's basic theming CSS. Otherwise they are automatically -pulled in as dependencies. - -### Interactions - -```css -/* - *= require jquery-ui/draggable - *= require jquery-ui/resizable - *= require jquery-ui/selectable - *= require jquery-ui/sortable - */ -``` - -### Widgets - -```css -/* - *= require jquery-ui/accordion - *= require jquery-ui/autocomplete - *= require jquery-ui/button - *= require jquery-ui/datepicker - *= require jquery-ui/dialog - *= require jquery-ui/menu - *= require jquery-ui/progressbar - *= require jquery-ui/selectmenu - *= require jquery-ui/slider - *= require jquery-ui/spinner - *= require jquery-ui/tabs - *= require jquery-ui/tooltip - */ -``` - -## Contributing - -### Bug Reports - -For bugs in jQuery UI itself, head to the [jQuery UI Development -Center](http://jqueryui.com/development). - -For bugs in this gem distribution, use the GitHub issue tracker. - -### Setup - -The `jquery-ui-rails` gem should work in Ruby 1.8.7 apps. To run the rake -tasks, you need Ruby 1.9 however. - -```bash -git clone git://github.com/jquery-ui-rails/jquery-ui-rails.git -cd jquery-ui-rails -git submodule update --init -bundle install -bundle exec rake # rebuild assets -``` - -Most of the code lives in the `Rakefile`. Pull requests are more than welcome! - -### Hacking jQuery UI - -The jquery-ui-rails repository is -[contributor-friendly](http://www.solitr.com/blog/2012/04/contributor-friendly-gems/) -and has a git submodule containing the official [jquery-ui -repo](https://github.com/jquery/jquery-ui). This way it's easy to hack the -jQuery UI code: - -```bash -cd jquery-ui -git checkout master # or 1-8-stable -... hack-hack-hack ... -bundle exec rake # rebuild assets based on your changes -``` - -Assuming your app's Gemfile points at your jquery-ui-rails checkout (`gem -'jquery-ui-rails', :path => '~/path/to/jquery-ui-rails'`), all you need to do -now is refresh your browser, and your changes to jQuery UI are live in your -Rails application. - -You can send pull requests to the -[jquery-ui](https://github.com/jquery/jquery-ui) GitHub project straight out of -your submodule. See also their -[Getting Involved](http://wiki.jqueryui.com/w/page/35263114/Getting-Involved) -guide. - -### Testing - -As a smoke test, a `testapp` application is available in the repository, which -displays a check mark and a datepicker to make sure the assets load correctly: - -```bash -cd testapp -bundle install -rails server -``` - -Now point your browser at [http://localhost:3000/](http://localhost:3000/). - -### Releasing - -Be sure that `VERSIONS.md`, `History.md` and `lib/jquery/ui/rails/version.rb` -are up-to-date. Then build and push like so: - -```bash -rake build -gem push pkg/jquery-ui-rails-X.Y.Z.gem -git tag vX.Y.Z -git push --tags -``` - -## Limitations - -* Only the base theme (Smoothness) is included. Once it becomes possible to - [generate all theme - files](https://forum.jquery.com/topic/downloading-bundling-all-themes#14737000003080244) - from the jQuery UI sources, we can package all the other themes in the - [ThemeRoller](http://jqueryui.com/themeroller/) gallery. - - Perhaps we can also add helper tasks to help developers generate assets for - their own custom themes or for third-party themes (like - [Selene](http://gravityonmars.github.com/Selene/)). - - If you still want a different theme right now, you could probably download - a custom theme and require the theme CSS *after* requiring any other jQuery - UI CSS files you need, making sure to serve up the theme images correctly. - (This is arguably cumbersome, not officially supported by this gem, and - adds 1 KB overhead as both the base theme and the custom theme are served - up.) diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/Rakefile b/vendor/cache/jquery-ui-rails-413265e81f79/Rakefile deleted file mode 100644 index 4032aa70..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/Rakefile +++ /dev/null @@ -1,263 +0,0 @@ -Encoding.default_external = "UTF-8" if defined?(Encoding) -require 'json' -require 'bundler/gem_tasks' - -# returns the source filename for a named file in the 'dependencies' -# array of a JSON build file -# (e.g., if the JSON build file contains -# -# "dependencies": { -# "jquery": ">=1.6", -# "ui.core": "1.9.2", -# "ui.widget": "1.9.2" -# }, -# -# then "ui.widget" returns "widget.js") -# -# The only exception is "jquery", which doesn't follow the -# same naming conventions so it's a special case. -def source_file_for_dependency_entry(caller, dep_entry) - p = Pathname.new caller - parent_path = p.parent - parent_path.join(dep_entry + '.js').to_s -end - -# return a Hash of dependency info, whose keys are jquery-ui -# source files and values are Arrays containing the source files -# they depend on -def map_dependencies - dependencies = {} - Dir.glob("jquery-ui/ui/**/*.js").each do |path| - basename = File.basename path - file = File.read path - - matchdata = file.match(/define\(\s*\[\s*([\"\.\/\,\w\s\-\:]+)\]/m) - - next if matchdata.nil? - - deps = matchdata[1] - - # remove lines with comments - deps = deps.gsub(/\/\/.+\s/, "") - - # remove all non-path symbols - deps = deps.gsub(/[\r\n\t\"\[\]\s]/, "") - - deps_paths = deps.split(',') - - deps_paths.map!(&method(:remove_js_extension)) - - # None of jquery.ui files should depend on jquery.js, - # so we remove 'jquery' from the list of dependencies for all files - deps_paths.reject! {|d| d == "jquery" } - - deps_paths.map! {|d| source_file_for_dependency_entry path, d } - - dependencies[basename] = deps_paths - end - dependencies -end - -def dependency_hash - @dependency_hash ||= map_dependencies -end - -def version - JSON.load(File.read('jquery-ui/package.json'))['version'] -end - -task :submodule do - sh 'git submodule update --init' unless File.exist?('jquery-ui/README.md') -end - -def get_js_dependencies(basename) - dependencies = dependency_hash[basename] - if dependencies.nil? - puts "Warning: No dependencies found for #{basename}" - dependencies = [] - end - # Make sure we do not package assets with broken dependencies - dependencies.each do |dep| - unless File.exist?("#{dep}") - fail "#{basename}: missing #{dep}" - end - end - dependencies -end - -def remove_js_extension(path) - path.chomp(".js") -end - -def protect_copyright_notice(source_code) - # YUI does not minify comments starting with "/*!" - # The i18n files start with non-copyright comments, so we require a newline - # to avoid protecting those - source_code.gsub!(/\A\s*\/\*\r?\n/, "/*!\n") -end - -def build_image_dependencies(source_code) - image_dependencies = Set.new source_code.scan(/url\("?images\/([-_.a-zA-Z0-9]+)"?\)/).map(&:first) - code = image_dependencies.inject("") do |acc, img| - acc += " *= depend_on_asset \"jquery-ui/#{img}\"\n" - end -end - -desc "Remove the app directory" -task :clean do - rm_rf 'app' -end - -desc "Generate the JavaScript assets" -task :javascripts => :submodule do - Rake.rake_output_message 'Generating javascripts' - - target_dir = "app/assets/javascripts" - target_ui_dir = "#{target_dir}/jquery-ui" - mkdir_p target_ui_dir - mkdir_p target_ui_dir + '/effects' - mkdir_p target_ui_dir + '/widgets' - mkdir_p target_ui_dir + '/i18n' - mkdir_p target_ui_dir + '/vendor/jquery-color' - - Dir.glob("jquery-ui/ui/**/*.js").each do |path| - basename = File.basename(path) - clean_path = path.gsub('/ui', '') - dep_modules = get_js_dependencies(basename).map(&method(:remove_js_extension)) - File.open("#{target_dir}/#{clean_path}", "w") do |out| - dep_modules.each do |mod| - mod.gsub!('/ui', '') - out.write("//= require #{mod}\n") - end - # core.js is deprecated and uses define function which is usually unavailable - # so we need only dependency loading there with no file contents - next if clean_path == 'jquery-ui/core.js' - out.write("\n") unless dep_modules.empty? - source_code = File.read(path) - source_code.gsub!('@VERSION', version) - protect_copyright_notice(source_code) - out.write(source_code) - end - end - - # process the i18n files separately for performance, since they will not have dependencies - # https://github.com/jquery-ui-rails/jquery-ui-rails/issues/9 - Dir.glob("jquery-ui/ui/i18n/*.js").each do |path| - basename = File.basename(path) - File.open("#{target_ui_dir}/i18n/#{basename}", "w") do |out| - source_code = File.read(path) - source_code.gsub!('@VERSION', version) - protect_copyright_notice(source_code) - out.write(source_code) - end - end - - File.open("#{target_ui_dir}/effect.all.js", "w") do |out| - Dir.glob("jquery-ui/ui/effects/*.js").sort.each do |path| - clean_path = remove_js_extension(path).gsub('/ui', '') - out.write("//= require #{clean_path}\n") - end - end - File.open("#{target_dir}/jquery-ui.js", "w") do |out| - Dir.glob("jquery-ui/ui/*.js").sort.each do |path| - clean_path = remove_js_extension(path).gsub('/ui', '') - out.write("//= require #{clean_path}\n") - end - Dir.glob("jquery-ui/ui/effects/*.js").sort.each do |path| - clean_path = remove_js_extension(path).gsub('/ui', '') - out.write("//= require #{clean_path}\n") - end - Dir.glob("jquery-ui/ui/widgets/*.js").sort.each do |path| - clean_path = remove_js_extension(path).gsub('/ui', '') - out.write("//= require #{clean_path}\n") - end - Dir.glob("jquery-ui/ui/vendor/jquery-color/*.js").sort.each do |path| - clean_path = remove_js_extension(path).gsub('/ui', '') - out.write("//= require #{clean_path}\n") - end - end -end - -desc "Generate the CSS assets" -task :stylesheets => :submodule do - Rake.rake_output_message 'Generating stylesheets' - - target_dir = "app/assets/stylesheets" - target_ui_dir = "#{target_dir}/jquery-ui" - mkdir_p target_ui_dir - - File.open("#{target_dir}/jquery-ui.css", "w") do |out| - out.write("//= require jquery-ui/all\n") - end - - css_dir = "jquery-ui/themes/base" - Dir.glob("#{css_dir}/*.css").each do |path| - basename = File.basename(path) - source_code = File.read(path) - source_code.gsub!('@VERSION', version) - protect_copyright_notice(source_code) - extra_dependencies = [] - # Is "theme" listed among the dependencies for the matching JS file? - unless basename =~ /\.(all|base|core)\./ - if dependencies = dependency_hash[basename.sub(/\.css/, '.js')] - dependencies.each do |dependency| - dependency = dependency.sub(/\.js$/, '') - dependent_stylesheet = "#{dependency}.css" - extra_dependencies << dependency if File.exists?("#{css_dir}/#{dependent_stylesheet}") - end - extra_dependencies << 'theme' - end - end - extra_dependencies.reverse.each do |dep| - # Add after first comment block - source_code = source_code.sub(/\A((.*?\*\/\n)?)/m, "\\1/*\n *= require jquery-ui/#{dep}\n */\n") - end - # Use "require" instead of @import - source_code.gsub!(/^@import (.*)$/) { |s| - m = s.match(/^@import (url\()?"(?[-_.a-zA-Z]+)\.css"\)?;/) \ - or fail "Cannot parse import: #{s}" - "/*\n *= require jquery-ui/#{m['module']}\n */" - } - # Be cute: collapse multiple require comment blocks into one - source_code.gsub!(/^( \*= require .*)\n \*\/(\n+)\/\*\n(?= \*= require )/, '\1\2') - source_code.gsub!(/\A(\/\*!.+?\*\/\s)/m, "\\1\n/*\n#{build_image_dependencies(source_code)} */\n\n") unless build_image_dependencies(source_code).empty? - # Replace hard-coded image URLs with asset path helpers - image_re = /url\("?images\/([-_.a-zA-Z0-9]+)"?\)/ - extname = source_code =~ image_re ? ".erb" : "" - source_code.gsub!(image_re, 'url(<%= image_path("jquery-ui/\1") %>)') - File.open("#{target_ui_dir}/#{basename}#{extname}", "w") do |out| - out.write(source_code) - end - end -end - -desc "Generate the image assets" -task :images => :submodule do - Rake.rake_output_message 'Copying images' - - target_dir = "app/assets/images/jquery-ui" - mkdir_p target_dir - - FileUtils.cp(Dir.glob("jquery-ui/themes/base/images/*"), target_dir) -end - -desc "Update Jquery::Ui::Rails::JQUERY_UI_VERSION" -task :version => :submodule do - Rake.rake_output_message "Setting Jquery::Ui::Rails::JQUERY_UI_VERSION = \"#{version}\"" - - versionRb = 'lib/jquery/ui/rails/version.rb' - versionRbSource = File.read(versionRb) - versionDefinition = "JQUERY_UI_VERSION = \"#{version}\"" - versionRbSource.sub! /JQUERY_UI_VERSION = "[^"]*"/, versionDefinition \ - or fail "Could not find JQUERY_UI_VERSION in #{versionRb}" - File.open(versionRb, 'w') do |out| - out.write(versionRbSource) - end -end - -desc "Clean and then generate everything (default)" -task :assets => [:clean, :javascripts, :stylesheets, :images, :version] - -task :build => :assets - -task :default => :assets diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/VERSIONS.md b/vendor/cache/jquery-ui-rails-413265e81f79/VERSIONS.md deleted file mode 100644 index 5cf4d777..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/VERSIONS.md +++ /dev/null @@ -1,40 +0,0 @@ -# Bundled Versions - -| Gem | jQuery UI | -|--------|-----------| -| 7.0.0 | 1.13.0 | -| 6.0.1 | 1.12.1 | -| 6.0.0 | 1.12.1 | -| 5.0.5 | 1.11.4 | -| 5.0.4 | 1.11.3 | -| 5.0.3 | 1.11.2 | -| 5.0.2 | 1.11.2 | -| 5.0.1 | 1.11.1 | -| 5.0.0 | 1.11.0 | -| 4.2.1 | 1.10.4 | -| 4.2.0 | 1.10.3 | -| 4.1.2 | 1.10.3 | -| 4.1.1 | 1.10.3 | -| 4.1.0 | 1.10.3 | -| 4.0.5 | 1.10.3 | -| 4.0.4 | 1.10.3 | -| 4.0.3 | 1.10.3 | -| 4.0.2 | 1.10.0 | -| 4.0.1 | 1.10.0 | -| 4.0.0 | 1.10.0 | -| 3.0.1 | 1.9.2 | -| 3.0.0 | 1.9.2 | -| 2.0.2 | 1.8.24 | -| 2.0.1 | 1.8.23 | -| 2.0.0 | 1.8.23 | -| 1.1.1 | 1.8.23 | -| 1.1.0 | 1.8.22 | -| 1.0.0 | 1.8.21 | -| 0.5.0 | 1.8.21 | -| 0.4.1 | 1.8.20 | -| 0.4.0 | 1.8.20 | -| 0.3.0 | 1.8.19 | -| 0.2.2 | 1.8.18 | -| 0.2.1 | 1.8.18 | -| 0.2.0 | 1.8.17 | -| 0.1.0 | 1.8.16 | diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png deleted file mode 100644 index a2e6bfc0..00000000 Binary files a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png and /dev/null differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_444444_256x240.png b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_444444_256x240.png deleted file mode 100644 index df4e3737..00000000 Binary files a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_444444_256x240.png and /dev/null differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_555555_256x240.png b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_555555_256x240.png deleted file mode 100644 index bbb422fe..00000000 Binary files a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_555555_256x240.png and /dev/null differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_777620_256x240.png b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_777620_256x240.png deleted file mode 100644 index ee49e9e5..00000000 Binary files a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_777620_256x240.png and /dev/null differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_777777_256x240.png b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_777777_256x240.png deleted file mode 100644 index b01ff3de..00000000 Binary files a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_777777_256x240.png and /dev/null differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_cc0000_256x240.png b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_cc0000_256x240.png deleted file mode 100644 index 89201939..00000000 Binary files a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_cc0000_256x240.png and /dev/null differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_ffffff_256x240.png b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_ffffff_256x240.png deleted file mode 100644 index 1cba4313..00000000 Binary files a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/images/jquery-ui/ui-icons_ffffff_256x240.png and /dev/null differ diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui.js deleted file mode 100644 index ba932774..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui.js +++ /dev/null @@ -1,57 +0,0 @@ -//= require jquery-ui/core -//= require jquery-ui/data -//= require jquery-ui/disable-selection -//= require jquery-ui/effect -//= require jquery-ui/focusable -//= require jquery-ui/form-reset-mixin -//= require jquery-ui/form -//= require jquery-ui/ie -//= require jquery-ui/jquery-patch -//= require jquery-ui/jquery-var-for-color -//= require jquery-ui/keycode -//= require jquery-ui/labels -//= require jquery-ui/plugin -//= require jquery-ui/position -//= require jquery-ui/safe-active-element -//= require jquery-ui/safe-blur -//= require jquery-ui/scroll-parent -//= require jquery-ui/tabbable -//= require jquery-ui/unique-id -//= require jquery-ui/version -//= require jquery-ui/widget -//= require jquery-ui/effects/effect-blind -//= require jquery-ui/effects/effect-bounce -//= require jquery-ui/effects/effect-clip -//= require jquery-ui/effects/effect-drop -//= require jquery-ui/effects/effect-explode -//= require jquery-ui/effects/effect-fade -//= require jquery-ui/effects/effect-fold -//= require jquery-ui/effects/effect-highlight -//= require jquery-ui/effects/effect-puff -//= require jquery-ui/effects/effect-pulsate -//= require jquery-ui/effects/effect-scale -//= require jquery-ui/effects/effect-shake -//= require jquery-ui/effects/effect-size -//= require jquery-ui/effects/effect-slide -//= require jquery-ui/effects/effect-transfer -//= require jquery-ui/widgets/accordion -//= require jquery-ui/widgets/autocomplete -//= require jquery-ui/widgets/button -//= require jquery-ui/widgets/checkboxradio -//= require jquery-ui/widgets/controlgroup -//= require jquery-ui/widgets/datepicker -//= require jquery-ui/widgets/dialog -//= require jquery-ui/widgets/draggable -//= require jquery-ui/widgets/droppable -//= require jquery-ui/widgets/menu -//= require jquery-ui/widgets/mouse -//= require jquery-ui/widgets/progressbar -//= require jquery-ui/widgets/resizable -//= require jquery-ui/widgets/selectable -//= require jquery-ui/widgets/selectmenu -//= require jquery-ui/widgets/slider -//= require jquery-ui/widgets/sortable -//= require jquery-ui/widgets/spinner -//= require jquery-ui/widgets/tabs -//= require jquery-ui/widgets/tooltip -//= require jquery-ui/vendor/jquery-color/jquery.color diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/core.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/core.js deleted file mode 100644 index 18327036..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/core.js +++ /dev/null @@ -1,15 +0,0 @@ -//= require jquery-ui/data -//= require jquery-ui/disable-selection -//= require jquery-ui/focusable -//= require jquery-ui/form -//= require jquery-ui/ie -//= require jquery-ui/keycode -//= require jquery-ui/labels -//= require jquery-ui/jquery-patch -//= require jquery-ui/plugin -//= require jquery-ui/safe-active-element -//= require jquery-ui/safe-blur -//= require jquery-ui/scroll-parent -//= require jquery-ui/tabbable -//= require jquery-ui/unique-id -//= require jquery-ui/version diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/data.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/data.js deleted file mode 100644 index 46ea6917..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/data.js +++ /dev/null @@ -1,45 +0,0 @@ -//= require jquery-ui/version - -/*! - * jQuery UI :data 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: :data Selector -//>>group: Core -//>>description: Selects elements which have data stored under the specified key. -//>>docs: http://api.jqueryui.com/data-selector/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.extend( $.expr.pseudos, { - data: $.expr.createPseudo ? - $.expr.createPseudo( function( dataName ) { - return function( elem ) { - return !!$.data( elem, dataName ); - }; - } ) : - - // Support: jQuery <1.8 - function( elem, i, match ) { - return !!$.data( elem, match[ 3 ] ); - } -} ); -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/disable-selection.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/disable-selection.js deleted file mode 100644 index f4561f62..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/disable-selection.js +++ /dev/null @@ -1,51 +0,0 @@ -//= require jquery-ui/version - -/*! - * jQuery UI Disable Selection 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: disableSelection -//>>group: Core -//>>description: Disable selection of text content within the set of matched elements. -//>>docs: http://api.jqueryui.com/disableSelection/ - -// This file is deprecated -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.fn.extend( { - disableSelection: ( function() { - var eventType = "onselectstart" in document.createElement( "div" ) ? - "selectstart" : - "mousedown"; - - return function() { - return this.on( eventType + ".ui-disableSelection", function( event ) { - event.preventDefault(); - } ); - }; - } )(), - - enableSelection: function() { - return this.off( ".ui-disableSelection" ); - } -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effect.all.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effect.all.js deleted file mode 100644 index ef6e1760..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effect.all.js +++ /dev/null @@ -1,15 +0,0 @@ -//= require jquery-ui/effects/effect-blind -//= require jquery-ui/effects/effect-bounce -//= require jquery-ui/effects/effect-clip -//= require jquery-ui/effects/effect-drop -//= require jquery-ui/effects/effect-explode -//= require jquery-ui/effects/effect-fade -//= require jquery-ui/effects/effect-fold -//= require jquery-ui/effects/effect-highlight -//= require jquery-ui/effects/effect-puff -//= require jquery-ui/effects/effect-pulsate -//= require jquery-ui/effects/effect-scale -//= require jquery-ui/effects/effect-shake -//= require jquery-ui/effects/effect-size -//= require jquery-ui/effects/effect-slide -//= require jquery-ui/effects/effect-transfer diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effect.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effect.js deleted file mode 100644 index 711c7aef..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effect.js +++ /dev/null @@ -1,975 +0,0 @@ -//= require jquery-ui/jquery-var-for-color -//= require jquery-ui/vendor/jquery-color/jquery.color -//= require jquery-ui/version - -/*! - * jQuery UI Effects 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Effects Core -//>>group: Effects -/* eslint-disable max-len */ -//>>description: Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects. -/* eslint-enable max-len */ -//>>docs: http://api.jqueryui.com/category/effects-core/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "./jquery-var-for-color", - "./vendor/jquery-color/jquery.color", - "./version" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -var dataSpace = "ui-effects-", - dataSpaceStyle = "ui-effects-style", - dataSpaceAnimated = "ui-effects-animated"; - -$.effects = { - effect: {} -}; - -/******************************************************************************/ -/****************************** CLASS ANIMATIONS ******************************/ -/******************************************************************************/ -( function() { - -var classAnimationActions = [ "add", "remove", "toggle" ], - shorthandStyles = { - border: 1, - borderBottom: 1, - borderColor: 1, - borderLeft: 1, - borderRight: 1, - borderTop: 1, - borderWidth: 1, - margin: 1, - padding: 1 - }; - -$.each( - [ "borderLeftStyle", "borderRightStyle", "borderBottomStyle", "borderTopStyle" ], - function( _, prop ) { - $.fx.step[ prop ] = function( fx ) { - if ( fx.end !== "none" && !fx.setAttr || fx.pos === 1 && !fx.setAttr ) { - jQuery.style( fx.elem, prop, fx.end ); - fx.setAttr = true; - } - }; - } -); - -function camelCase( string ) { - return string.replace( /-([\da-z])/gi, function( all, letter ) { - return letter.toUpperCase(); - } ); -} - -function getElementStyles( elem ) { - var key, len, - style = elem.ownerDocument.defaultView ? - elem.ownerDocument.defaultView.getComputedStyle( elem, null ) : - elem.currentStyle, - styles = {}; - - if ( style && style.length && style[ 0 ] && style[ style[ 0 ] ] ) { - len = style.length; - while ( len-- ) { - key = style[ len ]; - if ( typeof style[ key ] === "string" ) { - styles[ camelCase( key ) ] = style[ key ]; - } - } - - // Support: Opera, IE <9 - } else { - for ( key in style ) { - if ( typeof style[ key ] === "string" ) { - styles[ key ] = style[ key ]; - } - } - } - - return styles; -} - -function styleDifference( oldStyle, newStyle ) { - var diff = {}, - name, value; - - for ( name in newStyle ) { - value = newStyle[ name ]; - if ( oldStyle[ name ] !== value ) { - if ( !shorthandStyles[ name ] ) { - if ( $.fx.step[ name ] || !isNaN( parseFloat( value ) ) ) { - diff[ name ] = value; - } - } - } - } - - return diff; -} - -// Support: jQuery <1.8 -if ( !$.fn.addBack ) { - $.fn.addBack = function( selector ) { - return this.add( selector == null ? - this.prevObject : this.prevObject.filter( selector ) - ); - }; -} - -$.effects.animateClass = function( value, duration, easing, callback ) { - var o = $.speed( duration, easing, callback ); - - return this.queue( function() { - var animated = $( this ), - baseClass = animated.attr( "class" ) || "", - applyClassChange, - allAnimations = o.children ? animated.find( "*" ).addBack() : animated; - - // Map the animated objects to store the original styles. - allAnimations = allAnimations.map( function() { - var el = $( this ); - return { - el: el, - start: getElementStyles( this ) - }; - } ); - - // Apply class change - applyClassChange = function() { - $.each( classAnimationActions, function( i, action ) { - if ( value[ action ] ) { - animated[ action + "Class" ]( value[ action ] ); - } - } ); - }; - applyClassChange(); - - // Map all animated objects again - calculate new styles and diff - allAnimations = allAnimations.map( function() { - this.end = getElementStyles( this.el[ 0 ] ); - this.diff = styleDifference( this.start, this.end ); - return this; - } ); - - // Apply original class - animated.attr( "class", baseClass ); - - // Map all animated objects again - this time collecting a promise - allAnimations = allAnimations.map( function() { - var styleInfo = this, - dfd = $.Deferred(), - opts = $.extend( {}, o, { - queue: false, - complete: function() { - dfd.resolve( styleInfo ); - } - } ); - - this.el.animate( this.diff, opts ); - return dfd.promise(); - } ); - - // Once all animations have completed: - $.when.apply( $, allAnimations.get() ).done( function() { - - // Set the final class - applyClassChange(); - - // For each animated element, - // clear all css properties that were animated - $.each( arguments, function() { - var el = this.el; - $.each( this.diff, function( key ) { - el.css( key, "" ); - } ); - } ); - - // This is guarnteed to be there if you use jQuery.speed() - // it also handles dequeuing the next anim... - o.complete.call( animated[ 0 ] ); - } ); - } ); -}; - -$.fn.extend( { - addClass: ( function( orig ) { - return function( classNames, speed, easing, callback ) { - return speed ? - $.effects.animateClass.call( this, - { add: classNames }, speed, easing, callback ) : - orig.apply( this, arguments ); - }; - } )( $.fn.addClass ), - - removeClass: ( function( orig ) { - return function( classNames, speed, easing, callback ) { - return arguments.length > 1 ? - $.effects.animateClass.call( this, - { remove: classNames }, speed, easing, callback ) : - orig.apply( this, arguments ); - }; - } )( $.fn.removeClass ), - - toggleClass: ( function( orig ) { - return function( classNames, force, speed, easing, callback ) { - if ( typeof force === "boolean" || force === undefined ) { - if ( !speed ) { - - // Without speed parameter - return orig.apply( this, arguments ); - } else { - return $.effects.animateClass.call( this, - ( force ? { add: classNames } : { remove: classNames } ), - speed, easing, callback ); - } - } else { - - // Without force parameter - return $.effects.animateClass.call( this, - { toggle: classNames }, force, speed, easing ); - } - }; - } )( $.fn.toggleClass ), - - switchClass: function( remove, add, speed, easing, callback ) { - return $.effects.animateClass.call( this, { - add: add, - remove: remove - }, speed, easing, callback ); - } -} ); - -} )(); - -/******************************************************************************/ -/*********************************** EFFECTS **********************************/ -/******************************************************************************/ - -( function() { - -if ( $.expr && $.expr.pseudos && $.expr.pseudos.animated ) { - $.expr.pseudos.animated = ( function( orig ) { - return function( elem ) { - return !!$( elem ).data( dataSpaceAnimated ) || orig( elem ); - }; - } )( $.expr.pseudos.animated ); -} - -if ( $.uiBackCompat !== false ) { - $.extend( $.effects, { - - // Saves a set of properties in a data storage - save: function( element, set ) { - var i = 0, length = set.length; - for ( ; i < length; i++ ) { - if ( set[ i ] !== null ) { - element.data( dataSpace + set[ i ], element[ 0 ].style[ set[ i ] ] ); - } - } - }, - - // Restores a set of previously saved properties from a data storage - restore: function( element, set ) { - var val, i = 0, length = set.length; - for ( ; i < length; i++ ) { - if ( set[ i ] !== null ) { - val = element.data( dataSpace + set[ i ] ); - element.css( set[ i ], val ); - } - } - }, - - setMode: function( el, mode ) { - if ( mode === "toggle" ) { - mode = el.is( ":hidden" ) ? "show" : "hide"; - } - return mode; - }, - - // Wraps the element around a wrapper that copies position properties - createWrapper: function( element ) { - - // If the element is already wrapped, return it - if ( element.parent().is( ".ui-effects-wrapper" ) ) { - return element.parent(); - } - - // Wrap the element - var props = { - width: element.outerWidth( true ), - height: element.outerHeight( true ), - "float": element.css( "float" ) - }, - wrapper = $( "
" ) - .addClass( "ui-effects-wrapper" ) - .css( { - fontSize: "100%", - background: "transparent", - border: "none", - margin: 0, - padding: 0 - } ), - - // Store the size in case width/height are defined in % - Fixes #5245 - size = { - width: element.width(), - height: element.height() - }, - active = document.activeElement; - - // Support: Firefox - // Firefox incorrectly exposes anonymous content - // https://bugzilla.mozilla.org/show_bug.cgi?id=561664 - try { - // eslint-disable-next-line no-unused-expressions - active.id; - } catch ( e ) { - active = document.body; - } - - element.wrap( wrapper ); - - // Fixes #7595 - Elements lose focus when wrapped. - if ( element[ 0 ] === active || $.contains( element[ 0 ], active ) ) { - $( active ).trigger( "focus" ); - } - - // Hotfix for jQuery 1.4 since some change in wrap() seems to actually - // lose the reference to the wrapped element - wrapper = element.parent(); - - // Transfer positioning properties to the wrapper - if ( element.css( "position" ) === "static" ) { - wrapper.css( { position: "relative" } ); - element.css( { position: "relative" } ); - } else { - $.extend( props, { - position: element.css( "position" ), - zIndex: element.css( "z-index" ) - } ); - $.each( [ "top", "left", "bottom", "right" ], function( i, pos ) { - props[ pos ] = element.css( pos ); - if ( isNaN( parseInt( props[ pos ], 10 ) ) ) { - props[ pos ] = "auto"; - } - } ); - element.css( { - position: "relative", - top: 0, - left: 0, - right: "auto", - bottom: "auto" - } ); - } - element.css( size ); - - return wrapper.css( props ).show(); - }, - - removeWrapper: function( element ) { - var active = document.activeElement; - - if ( element.parent().is( ".ui-effects-wrapper" ) ) { - element.parent().replaceWith( element ); - - // Fixes #7595 - Elements lose focus when wrapped. - if ( element[ 0 ] === active || $.contains( element[ 0 ], active ) ) { - $( active ).trigger( "focus" ); - } - } - - return element; - } - } ); -} - -$.extend( $.effects, { - version: "1.13.0", - - define: function( name, mode, effect ) { - if ( !effect ) { - effect = mode; - mode = "effect"; - } - - $.effects.effect[ name ] = effect; - $.effects.effect[ name ].mode = mode; - - return effect; - }, - - scaledDimensions: function( element, percent, direction ) { - if ( percent === 0 ) { - return { - height: 0, - width: 0, - outerHeight: 0, - outerWidth: 0 - }; - } - - var x = direction !== "horizontal" ? ( ( percent || 100 ) / 100 ) : 1, - y = direction !== "vertical" ? ( ( percent || 100 ) / 100 ) : 1; - - return { - height: element.height() * y, - width: element.width() * x, - outerHeight: element.outerHeight() * y, - outerWidth: element.outerWidth() * x - }; - - }, - - clipToBox: function( animation ) { - return { - width: animation.clip.right - animation.clip.left, - height: animation.clip.bottom - animation.clip.top, - left: animation.clip.left, - top: animation.clip.top - }; - }, - - // Injects recently queued functions to be first in line (after "inprogress") - unshift: function( element, queueLength, count ) { - var queue = element.queue(); - - if ( queueLength > 1 ) { - queue.splice.apply( queue, - [ 1, 0 ].concat( queue.splice( queueLength, count ) ) ); - } - element.dequeue(); - }, - - saveStyle: function( element ) { - element.data( dataSpaceStyle, element[ 0 ].style.cssText ); - }, - - restoreStyle: function( element ) { - element[ 0 ].style.cssText = element.data( dataSpaceStyle ) || ""; - element.removeData( dataSpaceStyle ); - }, - - mode: function( element, mode ) { - var hidden = element.is( ":hidden" ); - - if ( mode === "toggle" ) { - mode = hidden ? "show" : "hide"; - } - if ( hidden ? mode === "hide" : mode === "show" ) { - mode = "none"; - } - return mode; - }, - - // Translates a [top,left] array into a baseline value - getBaseline: function( origin, original ) { - var y, x; - - switch ( origin[ 0 ] ) { - case "top": - y = 0; - break; - case "middle": - y = 0.5; - break; - case "bottom": - y = 1; - break; - default: - y = origin[ 0 ] / original.height; - } - - switch ( origin[ 1 ] ) { - case "left": - x = 0; - break; - case "center": - x = 0.5; - break; - case "right": - x = 1; - break; - default: - x = origin[ 1 ] / original.width; - } - - return { - x: x, - y: y - }; - }, - - // Creates a placeholder element so that the original element can be made absolute - createPlaceholder: function( element ) { - var placeholder, - cssPosition = element.css( "position" ), - position = element.position(); - - // Lock in margins first to account for form elements, which - // will change margin if you explicitly set height - // see: http://jsfiddle.net/JZSMt/3/ https://bugs.webkit.org/show_bug.cgi?id=107380 - // Support: Safari - element.css( { - marginTop: element.css( "marginTop" ), - marginBottom: element.css( "marginBottom" ), - marginLeft: element.css( "marginLeft" ), - marginRight: element.css( "marginRight" ) - } ) - .outerWidth( element.outerWidth() ) - .outerHeight( element.outerHeight() ); - - if ( /^(static|relative)/.test( cssPosition ) ) { - cssPosition = "absolute"; - - placeholder = $( "<" + element[ 0 ].nodeName + ">" ).insertAfter( element ).css( { - - // Convert inline to inline block to account for inline elements - // that turn to inline block based on content (like img) - display: /^(inline|ruby)/.test( element.css( "display" ) ) ? - "inline-block" : - "block", - visibility: "hidden", - - // Margins need to be set to account for margin collapse - marginTop: element.css( "marginTop" ), - marginBottom: element.css( "marginBottom" ), - marginLeft: element.css( "marginLeft" ), - marginRight: element.css( "marginRight" ), - "float": element.css( "float" ) - } ) - .outerWidth( element.outerWidth() ) - .outerHeight( element.outerHeight() ) - .addClass( "ui-effects-placeholder" ); - - element.data( dataSpace + "placeholder", placeholder ); - } - - element.css( { - position: cssPosition, - left: position.left, - top: position.top - } ); - - return placeholder; - }, - - removePlaceholder: function( element ) { - var dataKey = dataSpace + "placeholder", - placeholder = element.data( dataKey ); - - if ( placeholder ) { - placeholder.remove(); - element.removeData( dataKey ); - } - }, - - // Removes a placeholder if it exists and restores - // properties that were modified during placeholder creation - cleanUp: function( element ) { - $.effects.restoreStyle( element ); - $.effects.removePlaceholder( element ); - }, - - setTransition: function( element, list, factor, value ) { - value = value || {}; - $.each( list, function( i, x ) { - var unit = element.cssUnit( x ); - if ( unit[ 0 ] > 0 ) { - value[ x ] = unit[ 0 ] * factor + unit[ 1 ]; - } - } ); - return value; - } -} ); - -// Return an effect options object for the given parameters: -function _normalizeArguments( effect, options, speed, callback ) { - - // Allow passing all options as the first parameter - if ( $.isPlainObject( effect ) ) { - options = effect; - effect = effect.effect; - } - - // Convert to an object - effect = { effect: effect }; - - // Catch (effect, null, ...) - if ( options == null ) { - options = {}; - } - - // Catch (effect, callback) - if ( typeof options === "function" ) { - callback = options; - speed = null; - options = {}; - } - - // Catch (effect, speed, ?) - if ( typeof options === "number" || $.fx.speeds[ options ] ) { - callback = speed; - speed = options; - options = {}; - } - - // Catch (effect, options, callback) - if ( typeof speed === "function" ) { - callback = speed; - speed = null; - } - - // Add options to effect - if ( options ) { - $.extend( effect, options ); - } - - speed = speed || options.duration; - effect.duration = $.fx.off ? 0 : - typeof speed === "number" ? speed : - speed in $.fx.speeds ? $.fx.speeds[ speed ] : - $.fx.speeds._default; - - effect.complete = callback || options.complete; - - return effect; -} - -function standardAnimationOption( option ) { - - // Valid standard speeds (nothing, number, named speed) - if ( !option || typeof option === "number" || $.fx.speeds[ option ] ) { - return true; - } - - // Invalid strings - treat as "normal" speed - if ( typeof option === "string" && !$.effects.effect[ option ] ) { - return true; - } - - // Complete callback - if ( typeof option === "function" ) { - return true; - } - - // Options hash (but not naming an effect) - if ( typeof option === "object" && !option.effect ) { - return true; - } - - // Didn't match any standard API - return false; -} - -$.fn.extend( { - effect: function( /* effect, options, speed, callback */ ) { - var args = _normalizeArguments.apply( this, arguments ), - effectMethod = $.effects.effect[ args.effect ], - defaultMode = effectMethod.mode, - queue = args.queue, - queueName = queue || "fx", - complete = args.complete, - mode = args.mode, - modes = [], - prefilter = function( next ) { - var el = $( this ), - normalizedMode = $.effects.mode( el, mode ) || defaultMode; - - // Sentinel for duck-punching the :animated pseudo-selector - el.data( dataSpaceAnimated, true ); - - // Save effect mode for later use, - // we can't just call $.effects.mode again later, - // as the .show() below destroys the initial state - modes.push( normalizedMode ); - - // See $.uiBackCompat inside of run() for removal of defaultMode in 1.14 - if ( defaultMode && ( normalizedMode === "show" || - ( normalizedMode === defaultMode && normalizedMode === "hide" ) ) ) { - el.show(); - } - - if ( !defaultMode || normalizedMode !== "none" ) { - $.effects.saveStyle( el ); - } - - if ( typeof next === "function" ) { - next(); - } - }; - - if ( $.fx.off || !effectMethod ) { - - // Delegate to the original method (e.g., .show()) if possible - if ( mode ) { - return this[ mode ]( args.duration, complete ); - } else { - return this.each( function() { - if ( complete ) { - complete.call( this ); - } - } ); - } - } - - function run( next ) { - var elem = $( this ); - - function cleanup() { - elem.removeData( dataSpaceAnimated ); - - $.effects.cleanUp( elem ); - - if ( args.mode === "hide" ) { - elem.hide(); - } - - done(); - } - - function done() { - if ( typeof complete === "function" ) { - complete.call( elem[ 0 ] ); - } - - if ( typeof next === "function" ) { - next(); - } - } - - // Override mode option on a per element basis, - // as toggle can be either show or hide depending on element state - args.mode = modes.shift(); - - if ( $.uiBackCompat !== false && !defaultMode ) { - if ( elem.is( ":hidden" ) ? mode === "hide" : mode === "show" ) { - - // Call the core method to track "olddisplay" properly - elem[ mode ](); - done(); - } else { - effectMethod.call( elem[ 0 ], args, done ); - } - } else { - if ( args.mode === "none" ) { - - // Call the core method to track "olddisplay" properly - elem[ mode ](); - done(); - } else { - effectMethod.call( elem[ 0 ], args, cleanup ); - } - } - } - - // Run prefilter on all elements first to ensure that - // any showing or hiding happens before placeholder creation, - // which ensures that any layout changes are correctly captured. - return queue === false ? - this.each( prefilter ).each( run ) : - this.queue( queueName, prefilter ).queue( queueName, run ); - }, - - show: ( function( orig ) { - return function( option ) { - if ( standardAnimationOption( option ) ) { - return orig.apply( this, arguments ); - } else { - var args = _normalizeArguments.apply( this, arguments ); - args.mode = "show"; - return this.effect.call( this, args ); - } - }; - } )( $.fn.show ), - - hide: ( function( orig ) { - return function( option ) { - if ( standardAnimationOption( option ) ) { - return orig.apply( this, arguments ); - } else { - var args = _normalizeArguments.apply( this, arguments ); - args.mode = "hide"; - return this.effect.call( this, args ); - } - }; - } )( $.fn.hide ), - - toggle: ( function( orig ) { - return function( option ) { - if ( standardAnimationOption( option ) || typeof option === "boolean" ) { - return orig.apply( this, arguments ); - } else { - var args = _normalizeArguments.apply( this, arguments ); - args.mode = "toggle"; - return this.effect.call( this, args ); - } - }; - } )( $.fn.toggle ), - - cssUnit: function( key ) { - var style = this.css( key ), - val = []; - - $.each( [ "em", "px", "%", "pt" ], function( i, unit ) { - if ( style.indexOf( unit ) > 0 ) { - val = [ parseFloat( style ), unit ]; - } - } ); - return val; - }, - - cssClip: function( clipObj ) { - if ( clipObj ) { - return this.css( "clip", "rect(" + clipObj.top + "px " + clipObj.right + "px " + - clipObj.bottom + "px " + clipObj.left + "px)" ); - } - return parseClip( this.css( "clip" ), this ); - }, - - transfer: function( options, done ) { - var element = $( this ), - target = $( options.to ), - targetFixed = target.css( "position" ) === "fixed", - body = $( "body" ), - fixTop = targetFixed ? body.scrollTop() : 0, - fixLeft = targetFixed ? body.scrollLeft() : 0, - endPosition = target.offset(), - animation = { - top: endPosition.top - fixTop, - left: endPosition.left - fixLeft, - height: target.innerHeight(), - width: target.innerWidth() - }, - startPosition = element.offset(), - transfer = $( "
" ); - - transfer - .appendTo( "body" ) - .addClass( options.className ) - .css( { - top: startPosition.top - fixTop, - left: startPosition.left - fixLeft, - height: element.innerHeight(), - width: element.innerWidth(), - position: targetFixed ? "fixed" : "absolute" - } ) - .animate( animation, options.duration, options.easing, function() { - transfer.remove(); - if ( typeof done === "function" ) { - done(); - } - } ); - } -} ); - -function parseClip( str, element ) { - var outerWidth = element.outerWidth(), - outerHeight = element.outerHeight(), - clipRegex = /^rect\((-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto)\)$/, - values = clipRegex.exec( str ) || [ "", 0, outerWidth, outerHeight, 0 ]; - - return { - top: parseFloat( values[ 1 ] ) || 0, - right: values[ 2 ] === "auto" ? outerWidth : parseFloat( values[ 2 ] ), - bottom: values[ 3 ] === "auto" ? outerHeight : parseFloat( values[ 3 ] ), - left: parseFloat( values[ 4 ] ) || 0 - }; -} - -$.fx.step.clip = function( fx ) { - if ( !fx.clipInit ) { - fx.start = $( fx.elem ).cssClip(); - if ( typeof fx.end === "string" ) { - fx.end = parseClip( fx.end, fx.elem ); - } - fx.clipInit = true; - } - - $( fx.elem ).cssClip( { - top: fx.pos * ( fx.end.top - fx.start.top ) + fx.start.top, - right: fx.pos * ( fx.end.right - fx.start.right ) + fx.start.right, - bottom: fx.pos * ( fx.end.bottom - fx.start.bottom ) + fx.start.bottom, - left: fx.pos * ( fx.end.left - fx.start.left ) + fx.start.left - } ); -}; - -} )(); - -/******************************************************************************/ -/*********************************** EASING ***********************************/ -/******************************************************************************/ - -( function() { - -// Based on easing equations from Robert Penner (http://www.robertpenner.com/easing) - -var baseEasings = {}; - -$.each( [ "Quad", "Cubic", "Quart", "Quint", "Expo" ], function( i, name ) { - baseEasings[ name ] = function( p ) { - return Math.pow( p, i + 2 ); - }; -} ); - -$.extend( baseEasings, { - Sine: function( p ) { - return 1 - Math.cos( p * Math.PI / 2 ); - }, - Circ: function( p ) { - return 1 - Math.sqrt( 1 - p * p ); - }, - Elastic: function( p ) { - return p === 0 || p === 1 ? p : - -Math.pow( 2, 8 * ( p - 1 ) ) * Math.sin( ( ( p - 1 ) * 80 - 7.5 ) * Math.PI / 15 ); - }, - Back: function( p ) { - return p * p * ( 3 * p - 2 ); - }, - Bounce: function( p ) { - var pow2, - bounce = 4; - - while ( p < ( ( pow2 = Math.pow( 2, --bounce ) ) - 1 ) / 11 ) {} - return 1 / Math.pow( 4, 3 - bounce ) - 7.5625 * Math.pow( ( pow2 * 3 - 2 ) / 22 - p, 2 ); - } -} ); - -$.each( baseEasings, function( name, easeIn ) { - $.easing[ "easeIn" + name ] = easeIn; - $.easing[ "easeOut" + name ] = function( p ) { - return 1 - easeIn( 1 - p ); - }; - $.easing[ "easeInOut" + name ] = function( p ) { - return p < 0.5 ? - easeIn( p * 2 ) / 2 : - 1 - easeIn( p * -2 + 2 ) / 2; - }; -} ); - -} )(); - -return $.effects; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-blind.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-blind.js deleted file mode 100644 index f442f015..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-blind.js +++ /dev/null @@ -1,76 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Blind 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Blind Effect -//>>group: Effects -//>>description: Blinds the element. -//>>docs: http://api.jqueryui.com/blind-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "blind", "hide", function( options, done ) { - var map = { - up: [ "bottom", "top" ], - vertical: [ "bottom", "top" ], - down: [ "top", "bottom" ], - left: [ "right", "left" ], - horizontal: [ "right", "left" ], - right: [ "left", "right" ] - }, - element = $( this ), - direction = options.direction || "up", - start = element.cssClip(), - animate = { clip: $.extend( {}, start ) }, - placeholder = $.effects.createPlaceholder( element ); - - animate.clip[ map[ direction ][ 0 ] ] = animate.clip[ map[ direction ][ 1 ] ]; - - if ( options.mode === "show" ) { - element.cssClip( animate.clip ); - if ( placeholder ) { - placeholder.css( $.effects.clipToBox( animate ) ); - } - - animate.clip = start; - } - - if ( placeholder ) { - placeholder.animate( $.effects.clipToBox( animate ), options.duration, options.easing ); - } - - element.animate( animate, { - queue: false, - duration: options.duration, - easing: options.easing, - complete: done - } ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-bounce.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-bounce.js deleted file mode 100644 index 73259666..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-bounce.js +++ /dev/null @@ -1,116 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Bounce 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Bounce Effect -//>>group: Effects -//>>description: Bounces an element horizontally or vertically n times. -//>>docs: http://api.jqueryui.com/bounce-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "bounce", function( options, done ) { - var upAnim, downAnim, refValue, - element = $( this ), - - // Defaults: - mode = options.mode, - hide = mode === "hide", - show = mode === "show", - direction = options.direction || "up", - distance = options.distance, - times = options.times || 5, - - // Number of internal animations - anims = times * 2 + ( show || hide ? 1 : 0 ), - speed = options.duration / anims, - easing = options.easing, - - // Utility: - ref = ( direction === "up" || direction === "down" ) ? "top" : "left", - motion = ( direction === "up" || direction === "left" ), - i = 0, - - queuelen = element.queue().length; - - $.effects.createPlaceholder( element ); - - refValue = element.css( ref ); - - // Default distance for the BIGGEST bounce is the outer Distance / 3 - if ( !distance ) { - distance = element[ ref === "top" ? "outerHeight" : "outerWidth" ]() / 3; - } - - if ( show ) { - downAnim = { opacity: 1 }; - downAnim[ ref ] = refValue; - - // If we are showing, force opacity 0 and set the initial position - // then do the "first" animation - element - .css( "opacity", 0 ) - .css( ref, motion ? -distance * 2 : distance * 2 ) - .animate( downAnim, speed, easing ); - } - - // Start at the smallest distance if we are hiding - if ( hide ) { - distance = distance / Math.pow( 2, times - 1 ); - } - - downAnim = {}; - downAnim[ ref ] = refValue; - - // Bounces up/down/left/right then back to 0 -- times * 2 animations happen here - for ( ; i < times; i++ ) { - upAnim = {}; - upAnim[ ref ] = ( motion ? "-=" : "+=" ) + distance; - - element - .animate( upAnim, speed, easing ) - .animate( downAnim, speed, easing ); - - distance = hide ? distance * 2 : distance / 2; - } - - // Last Bounce when Hiding - if ( hide ) { - upAnim = { opacity: 0 }; - upAnim[ ref ] = ( motion ? "-=" : "+=" ) + distance; - - element.animate( upAnim, speed, easing ); - } - - element.queue( done ); - - $.effects.unshift( element, queuelen, anims + 1 ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-clip.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-clip.js deleted file mode 100644 index c6653b25..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-clip.js +++ /dev/null @@ -1,71 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Clip 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Clip Effect -//>>group: Effects -//>>description: Clips the element on and off like an old TV. -//>>docs: http://api.jqueryui.com/clip-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "clip", "hide", function( options, done ) { - var start, - animate = {}, - element = $( this ), - direction = options.direction || "vertical", - both = direction === "both", - horizontal = both || direction === "horizontal", - vertical = both || direction === "vertical"; - - start = element.cssClip(); - animate.clip = { - top: vertical ? ( start.bottom - start.top ) / 2 : start.top, - right: horizontal ? ( start.right - start.left ) / 2 : start.right, - bottom: vertical ? ( start.bottom - start.top ) / 2 : start.bottom, - left: horizontal ? ( start.right - start.left ) / 2 : start.left - }; - - $.effects.createPlaceholder( element ); - - if ( options.mode === "show" ) { - element.cssClip( animate.clip ); - animate.clip = start; - } - - element.animate( animate, { - queue: false, - duration: options.duration, - easing: options.easing, - complete: done - } ); - -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-drop.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-drop.js deleted file mode 100644 index 963d5db6..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-drop.js +++ /dev/null @@ -1,75 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Drop 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Drop Effect -//>>group: Effects -//>>description: Moves an element in one direction and hides it at the same time. -//>>docs: http://api.jqueryui.com/drop-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "drop", "hide", function( options, done ) { - - var distance, - element = $( this ), - mode = options.mode, - show = mode === "show", - direction = options.direction || "left", - ref = ( direction === "up" || direction === "down" ) ? "top" : "left", - motion = ( direction === "up" || direction === "left" ) ? "-=" : "+=", - oppositeMotion = ( motion === "+=" ) ? "-=" : "+=", - animation = { - opacity: 0 - }; - - $.effects.createPlaceholder( element ); - - distance = options.distance || - element[ ref === "top" ? "outerHeight" : "outerWidth" ]( true ) / 2; - - animation[ ref ] = motion + distance; - - if ( show ) { - element.css( animation ); - - animation[ ref ] = oppositeMotion + distance; - animation.opacity = 1; - } - - // Animate - element.animate( animation, { - queue: false, - duration: options.duration, - easing: options.easing, - complete: done - } ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-explode.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-explode.js deleted file mode 100644 index 5e2bd2dd..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-explode.js +++ /dev/null @@ -1,117 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Explode 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Explode Effect -//>>group: Effects -/* eslint-disable max-len */ -//>>description: Explodes an element in all directions into n pieces. Implodes an element to its original wholeness. -/* eslint-enable max-len */ -//>>docs: http://api.jqueryui.com/explode-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "explode", "hide", function( options, done ) { - - var i, j, left, top, mx, my, - rows = options.pieces ? Math.round( Math.sqrt( options.pieces ) ) : 3, - cells = rows, - element = $( this ), - mode = options.mode, - show = mode === "show", - - // Show and then visibility:hidden the element before calculating offset - offset = element.show().css( "visibility", "hidden" ).offset(), - - // Width and height of a piece - width = Math.ceil( element.outerWidth() / cells ), - height = Math.ceil( element.outerHeight() / rows ), - pieces = []; - - // Children animate complete: - function childComplete() { - pieces.push( this ); - if ( pieces.length === rows * cells ) { - animComplete(); - } - } - - // Clone the element for each row and cell. - for ( i = 0; i < rows; i++ ) { // ===> - top = offset.top + i * height; - my = i - ( rows - 1 ) / 2; - - for ( j = 0; j < cells; j++ ) { // ||| - left = offset.left + j * width; - mx = j - ( cells - 1 ) / 2; - - // Create a clone of the now hidden main element that will be absolute positioned - // within a wrapper div off the -left and -top equal to size of our pieces - element - .clone() - .appendTo( "body" ) - .wrap( "
" ) - .css( { - position: "absolute", - visibility: "visible", - left: -j * width, - top: -i * height - } ) - - // Select the wrapper - make it overflow: hidden and absolute positioned based on - // where the original was located +left and +top equal to the size of pieces - .parent() - .addClass( "ui-effects-explode" ) - .css( { - position: "absolute", - overflow: "hidden", - width: width, - height: height, - left: left + ( show ? mx * width : 0 ), - top: top + ( show ? my * height : 0 ), - opacity: show ? 0 : 1 - } ) - .animate( { - left: left + ( show ? 0 : mx * width ), - top: top + ( show ? 0 : my * height ), - opacity: show ? 1 : 0 - }, options.duration || 500, options.easing, childComplete ); - } - } - - function animComplete() { - element.css( { - visibility: "visible" - } ); - $( pieces ).remove(); - done(); - } -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-fade.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-fade.js deleted file mode 100644 index f3be78bd..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-fade.js +++ /dev/null @@ -1,53 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Fade 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Fade Effect -//>>group: Effects -//>>description: Fades the element. -//>>docs: http://api.jqueryui.com/fade-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "fade", "toggle", function( options, done ) { - var show = options.mode === "show"; - - $( this ) - .css( "opacity", show ? 0 : 1 ) - .animate( { - opacity: show ? 1 : 0 - }, { - queue: false, - duration: options.duration, - easing: options.easing, - complete: done - } ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-fold.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-fold.js deleted file mode 100644 index 2b046701..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-fold.js +++ /dev/null @@ -1,95 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Fold 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Fold Effect -//>>group: Effects -//>>description: Folds an element first horizontally and then vertically. -//>>docs: http://api.jqueryui.com/fold-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "fold", "hide", function( options, done ) { - - // Create element - var element = $( this ), - mode = options.mode, - show = mode === "show", - hide = mode === "hide", - size = options.size || 15, - percent = /([0-9]+)%/.exec( size ), - horizFirst = !!options.horizFirst, - ref = horizFirst ? [ "right", "bottom" ] : [ "bottom", "right" ], - duration = options.duration / 2, - - placeholder = $.effects.createPlaceholder( element ), - - start = element.cssClip(), - animation1 = { clip: $.extend( {}, start ) }, - animation2 = { clip: $.extend( {}, start ) }, - - distance = [ start[ ref[ 0 ] ], start[ ref[ 1 ] ] ], - - queuelen = element.queue().length; - - if ( percent ) { - size = parseInt( percent[ 1 ], 10 ) / 100 * distance[ hide ? 0 : 1 ]; - } - animation1.clip[ ref[ 0 ] ] = size; - animation2.clip[ ref[ 0 ] ] = size; - animation2.clip[ ref[ 1 ] ] = 0; - - if ( show ) { - element.cssClip( animation2.clip ); - if ( placeholder ) { - placeholder.css( $.effects.clipToBox( animation2 ) ); - } - - animation2.clip = start; - } - - // Animate - element - .queue( function( next ) { - if ( placeholder ) { - placeholder - .animate( $.effects.clipToBox( animation1 ), duration, options.easing ) - .animate( $.effects.clipToBox( animation2 ), duration, options.easing ); - } - - next(); - } ) - .animate( animation1, duration, options.easing ) - .animate( animation2, duration, options.easing ) - .queue( done ); - - $.effects.unshift( element, queuelen, 4 ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-highlight.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-highlight.js deleted file mode 100644 index 6de44cb5..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-highlight.js +++ /dev/null @@ -1,63 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Highlight 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Highlight Effect -//>>group: Effects -//>>description: Highlights the background of an element in a defined color for a custom duration. -//>>docs: http://api.jqueryui.com/highlight-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "highlight", "show", function( options, done ) { - var element = $( this ), - animation = { - backgroundColor: element.css( "backgroundColor" ) - }; - - if ( options.mode === "hide" ) { - animation.opacity = 0; - } - - $.effects.saveStyle( element ); - - element - .css( { - backgroundImage: "none", - backgroundColor: options.color || "#ffff99" - } ) - .animate( animation, { - queue: false, - duration: options.duration, - easing: options.easing, - complete: done - } ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-puff.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-puff.js deleted file mode 100644 index 58550cca..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-puff.js +++ /dev/null @@ -1,49 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect -//= require jquery-ui/effects/effect-scale - -/*! - * jQuery UI Effects Puff 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Puff Effect -//>>group: Effects -//>>description: Creates a puff effect by scaling the element up and hiding it at the same time. -//>>docs: http://api.jqueryui.com/puff-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect", - "./effect-scale" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "puff", "hide", function( options, done ) { - var newOptions = $.extend( true, {}, options, { - fade: true, - percent: parseInt( options.percent, 10 ) || 150 - } ); - - $.effects.effect.scale.call( this, newOptions, done ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-pulsate.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-pulsate.js deleted file mode 100644 index 112e831b..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-pulsate.js +++ /dev/null @@ -1,70 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Pulsate 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Pulsate Effect -//>>group: Effects -//>>description: Pulsates an element n times by changing the opacity to zero and back. -//>>docs: http://api.jqueryui.com/pulsate-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "pulsate", "show", function( options, done ) { - var element = $( this ), - mode = options.mode, - show = mode === "show", - hide = mode === "hide", - showhide = show || hide, - - // Showing or hiding leaves off the "last" animation - anims = ( ( options.times || 5 ) * 2 ) + ( showhide ? 1 : 0 ), - duration = options.duration / anims, - animateTo = 0, - i = 1, - queuelen = element.queue().length; - - if ( show || !element.is( ":visible" ) ) { - element.css( "opacity", 0 ).show(); - animateTo = 1; - } - - // Anims - 1 opacity "toggles" - for ( ; i < anims; i++ ) { - element.animate( { opacity: animateTo }, duration, options.easing ); - animateTo = 1 - animateTo; - } - - element.animate( { opacity: animateTo }, duration, options.easing ); - - element.queue( done ); - - $.effects.unshift( element, queuelen, anims + 1 ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-scale.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-scale.js deleted file mode 100644 index 828cb53d..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-scale.js +++ /dev/null @@ -1,63 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect -//= require jquery-ui/effects/effect-size - -/*! - * jQuery UI Effects Scale 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Scale Effect -//>>group: Effects -//>>description: Grows or shrinks an element and its content. -//>>docs: http://api.jqueryui.com/scale-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect", - "./effect-size" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "scale", function( options, done ) { - - // Create element - var el = $( this ), - mode = options.mode, - percent = parseInt( options.percent, 10 ) || - ( parseInt( options.percent, 10 ) === 0 ? 0 : ( mode !== "effect" ? 0 : 100 ) ), - - newOptions = $.extend( true, { - from: $.effects.scaledDimensions( el ), - to: $.effects.scaledDimensions( el, percent, options.direction || "both" ), - origin: options.origin || [ "middle", "center" ] - }, options ); - - // Fade option to support puff - if ( options.fade ) { - newOptions.from.opacity = 1; - newOptions.to.opacity = 0; - } - - $.effects.effect.size.call( this, newOptions, done ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-shake.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-shake.js deleted file mode 100644 index 7fe519bc..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-shake.js +++ /dev/null @@ -1,80 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Shake 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Shake Effect -//>>group: Effects -//>>description: Shakes an element horizontally or vertically n times. -//>>docs: http://api.jqueryui.com/shake-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "shake", function( options, done ) { - - var i = 1, - element = $( this ), - direction = options.direction || "left", - distance = options.distance || 20, - times = options.times || 3, - anims = times * 2 + 1, - speed = Math.round( options.duration / anims ), - ref = ( direction === "up" || direction === "down" ) ? "top" : "left", - positiveMotion = ( direction === "up" || direction === "left" ), - animation = {}, - animation1 = {}, - animation2 = {}, - - queuelen = element.queue().length; - - $.effects.createPlaceholder( element ); - - // Animation - animation[ ref ] = ( positiveMotion ? "-=" : "+=" ) + distance; - animation1[ ref ] = ( positiveMotion ? "+=" : "-=" ) + distance * 2; - animation2[ ref ] = ( positiveMotion ? "-=" : "+=" ) + distance * 2; - - // Animate - element.animate( animation, speed, options.easing ); - - // Shakes - for ( ; i < times; i++ ) { - element - .animate( animation1, speed, options.easing ) - .animate( animation2, speed, options.easing ); - } - - element - .animate( animation1, speed, options.easing ) - .animate( animation, speed / 2, options.easing ) - .queue( done ); - - $.effects.unshift( element, queuelen, anims + 1 ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-size.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-size.js deleted file mode 100644 index 6477053d..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-size.js +++ /dev/null @@ -1,199 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Size 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Size Effect -//>>group: Effects -//>>description: Resize an element to a specified width and height. -//>>docs: http://api.jqueryui.com/size-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "size", function( options, done ) { - - // Create element - var baseline, factor, temp, - element = $( this ), - - // Copy for children - cProps = [ "fontSize" ], - vProps = [ "borderTopWidth", "borderBottomWidth", "paddingTop", "paddingBottom" ], - hProps = [ "borderLeftWidth", "borderRightWidth", "paddingLeft", "paddingRight" ], - - // Set options - mode = options.mode, - restore = mode !== "effect", - scale = options.scale || "both", - origin = options.origin || [ "middle", "center" ], - position = element.css( "position" ), - pos = element.position(), - original = $.effects.scaledDimensions( element ), - from = options.from || original, - to = options.to || $.effects.scaledDimensions( element, 0 ); - - $.effects.createPlaceholder( element ); - - if ( mode === "show" ) { - temp = from; - from = to; - to = temp; - } - - // Set scaling factor - factor = { - from: { - y: from.height / original.height, - x: from.width / original.width - }, - to: { - y: to.height / original.height, - x: to.width / original.width - } - }; - - // Scale the css box - if ( scale === "box" || scale === "both" ) { - - // Vertical props scaling - if ( factor.from.y !== factor.to.y ) { - from = $.effects.setTransition( element, vProps, factor.from.y, from ); - to = $.effects.setTransition( element, vProps, factor.to.y, to ); - } - - // Horizontal props scaling - if ( factor.from.x !== factor.to.x ) { - from = $.effects.setTransition( element, hProps, factor.from.x, from ); - to = $.effects.setTransition( element, hProps, factor.to.x, to ); - } - } - - // Scale the content - if ( scale === "content" || scale === "both" ) { - - // Vertical props scaling - if ( factor.from.y !== factor.to.y ) { - from = $.effects.setTransition( element, cProps, factor.from.y, from ); - to = $.effects.setTransition( element, cProps, factor.to.y, to ); - } - } - - // Adjust the position properties based on the provided origin points - if ( origin ) { - baseline = $.effects.getBaseline( origin, original ); - from.top = ( original.outerHeight - from.outerHeight ) * baseline.y + pos.top; - from.left = ( original.outerWidth - from.outerWidth ) * baseline.x + pos.left; - to.top = ( original.outerHeight - to.outerHeight ) * baseline.y + pos.top; - to.left = ( original.outerWidth - to.outerWidth ) * baseline.x + pos.left; - } - delete from.outerHeight; - delete from.outerWidth; - element.css( from ); - - // Animate the children if desired - if ( scale === "content" || scale === "both" ) { - - vProps = vProps.concat( [ "marginTop", "marginBottom" ] ).concat( cProps ); - hProps = hProps.concat( [ "marginLeft", "marginRight" ] ); - - // Only animate children with width attributes specified - // TODO: is this right? should we include anything with css width specified as well - element.find( "*[width]" ).each( function() { - var child = $( this ), - childOriginal = $.effects.scaledDimensions( child ), - childFrom = { - height: childOriginal.height * factor.from.y, - width: childOriginal.width * factor.from.x, - outerHeight: childOriginal.outerHeight * factor.from.y, - outerWidth: childOriginal.outerWidth * factor.from.x - }, - childTo = { - height: childOriginal.height * factor.to.y, - width: childOriginal.width * factor.to.x, - outerHeight: childOriginal.height * factor.to.y, - outerWidth: childOriginal.width * factor.to.x - }; - - // Vertical props scaling - if ( factor.from.y !== factor.to.y ) { - childFrom = $.effects.setTransition( child, vProps, factor.from.y, childFrom ); - childTo = $.effects.setTransition( child, vProps, factor.to.y, childTo ); - } - - // Horizontal props scaling - if ( factor.from.x !== factor.to.x ) { - childFrom = $.effects.setTransition( child, hProps, factor.from.x, childFrom ); - childTo = $.effects.setTransition( child, hProps, factor.to.x, childTo ); - } - - if ( restore ) { - $.effects.saveStyle( child ); - } - - // Animate children - child.css( childFrom ); - child.animate( childTo, options.duration, options.easing, function() { - - // Restore children - if ( restore ) { - $.effects.restoreStyle( child ); - } - } ); - } ); - } - - // Animate - element.animate( to, { - queue: false, - duration: options.duration, - easing: options.easing, - complete: function() { - - var offset = element.offset(); - - if ( to.opacity === 0 ) { - element.css( "opacity", from.opacity ); - } - - if ( !restore ) { - element - .css( "position", position === "static" ? "relative" : position ) - .offset( offset ); - - // Need to save style here so that automatic style restoration - // doesn't restore to the original styles from before the animation. - $.effects.saveStyle( element ); - } - - done(); - } - } ); - -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-slide.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-slide.js deleted file mode 100644 index d971381d..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-slide.js +++ /dev/null @@ -1,82 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Slide 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Slide Effect -//>>group: Effects -//>>description: Slides an element in and out of the viewport. -//>>docs: http://api.jqueryui.com/slide-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.effects.define( "slide", "show", function( options, done ) { - var startClip, startRef, - element = $( this ), - map = { - up: [ "bottom", "top" ], - down: [ "top", "bottom" ], - left: [ "right", "left" ], - right: [ "left", "right" ] - }, - mode = options.mode, - direction = options.direction || "left", - ref = ( direction === "up" || direction === "down" ) ? "top" : "left", - positiveMotion = ( direction === "up" || direction === "left" ), - distance = options.distance || - element[ ref === "top" ? "outerHeight" : "outerWidth" ]( true ), - animation = {}; - - $.effects.createPlaceholder( element ); - - startClip = element.cssClip(); - startRef = element.position()[ ref ]; - - // Define hide animation - animation[ ref ] = ( positiveMotion ? -1 : 1 ) * distance + startRef; - animation.clip = element.cssClip(); - animation.clip[ map[ direction ][ 1 ] ] = animation.clip[ map[ direction ][ 0 ] ]; - - // Reverse the animation if we're showing - if ( mode === "show" ) { - element.cssClip( animation.clip ); - element.css( ref, animation[ ref ] ); - animation.clip = startClip; - animation[ ref ] = startRef; - } - - // Actually animate - element.animate( animation, { - queue: false, - duration: options.duration, - easing: options.easing, - complete: done - } ); -} ); - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-transfer.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-transfer.js deleted file mode 100644 index 4f5d80b3..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/effects/effect-transfer.js +++ /dev/null @@ -1,46 +0,0 @@ -//= require jquery-ui/version -//= require jquery-ui/effect - -/*! - * jQuery UI Effects Transfer 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Transfer Effect -//>>group: Effects -//>>description: Displays a transfer effect from one element to another. -//>>docs: http://api.jqueryui.com/transfer-effect/ -//>>demos: http://jqueryui.com/effect/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "../version", - "../effect" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -var effect; -if ( $.uiBackCompat !== false ) { - effect = $.effects.define( "transfer", function( options, done ) { - $( this ).transfer( options, done ); - } ); -} -return effect; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/focusable.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/focusable.js deleted file mode 100644 index 81143405..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/focusable.js +++ /dev/null @@ -1,89 +0,0 @@ -//= require jquery-ui/version - -/*! - * jQuery UI Focusable 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: :focusable Selector -//>>group: Core -//>>description: Selects elements which can be focused. -//>>docs: http://api.jqueryui.com/focusable-selector/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -// Selectors -$.ui.focusable = function( element, hasTabindex ) { - var map, mapName, img, focusableIfVisible, fieldset, - nodeName = element.nodeName.toLowerCase(); - - if ( "area" === nodeName ) { - map = element.parentNode; - mapName = map.name; - if ( !element.href || !mapName || map.nodeName.toLowerCase() !== "map" ) { - return false; - } - img = $( "img[usemap='#" + mapName + "']" ); - return img.length > 0 && img.is( ":visible" ); - } - - if ( /^(input|select|textarea|button|object)$/.test( nodeName ) ) { - focusableIfVisible = !element.disabled; - - if ( focusableIfVisible ) { - - // Form controls within a disabled fieldset are disabled. - // However, controls within the fieldset's legend do not get disabled. - // Since controls generally aren't placed inside legends, we skip - // this portion of the check. - fieldset = $( element ).closest( "fieldset" )[ 0 ]; - if ( fieldset ) { - focusableIfVisible = !fieldset.disabled; - } - } - } else if ( "a" === nodeName ) { - focusableIfVisible = element.href || hasTabindex; - } else { - focusableIfVisible = hasTabindex; - } - - return focusableIfVisible && $( element ).is( ":visible" ) && visible( $( element ) ); -}; - -// Support: IE 8 only -// IE 8 doesn't resolve inherit to visible/hidden for computed values -function visible( element ) { - var visibility = element.css( "visibility" ); - while ( visibility === "inherit" ) { - element = element.parent(); - visibility = element.css( "visibility" ); - } - return visibility === "visible"; -} - -$.extend( $.expr.pseudos, { - focusable: function( element ) { - return $.ui.focusable( element, $.attr( element, "tabindex" ) != null ); - } -} ); - -return $.ui.focusable; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/form-reset-mixin.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/form-reset-mixin.js deleted file mode 100644 index df8c38f6..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/form-reset-mixin.js +++ /dev/null @@ -1,83 +0,0 @@ -//= require jquery-ui/form -//= require jquery-ui/version - -/*! - * jQuery UI Form Reset Mixin 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Form Reset Mixin -//>>group: Core -//>>description: Refresh input widgets when their form is reset -//>>docs: http://api.jqueryui.com/form-reset-mixin/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ - "jquery", - "./form", - "./version" - ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.ui.formResetMixin = { - _formResetHandler: function() { - var form = $( this ); - - // Wait for the form reset to actually happen before refreshing - setTimeout( function() { - var instances = form.data( "ui-form-reset-instances" ); - $.each( instances, function() { - this.refresh(); - } ); - } ); - }, - - _bindFormResetHandler: function() { - this.form = this.element._form(); - if ( !this.form.length ) { - return; - } - - var instances = this.form.data( "ui-form-reset-instances" ) || []; - if ( !instances.length ) { - - // We don't use _on() here because we use a single event handler per form - this.form.on( "reset.ui-form-reset", this._formResetHandler ); - } - instances.push( this ); - this.form.data( "ui-form-reset-instances", instances ); - }, - - _unbindFormResetHandler: function() { - if ( !this.form.length ) { - return; - } - - var instances = this.form.data( "ui-form-reset-instances" ); - instances.splice( $.inArray( this, instances ), 1 ); - if ( instances.length ) { - this.form.data( "ui-form-reset-instances", instances ); - } else { - this.form - .removeData( "ui-form-reset-instances" ) - .off( "reset.ui-form-reset" ); - } - } -}; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/form.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/form.js deleted file mode 100644 index 95b47836..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/form.js +++ /dev/null @@ -1,25 +0,0 @@ -//= require jquery-ui/version - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -// Support: IE8 Only -// IE8 does not support the form attribute and when it is supplied. It overwrites the form prop -// with a string, so we need to find the proper form. -return $.fn._form = function() { - return typeof this[ 0 ].form === "string" ? this.closest( "form" ) : $( this[ 0 ].form ); -}; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-af.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-af.js deleted file mode 100644 index d2395613..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-af.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Afrikaans initialisation for the jQuery UI date picker plugin. */ -/* Written by Renier Pretorius. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.af = { - closeText: "Selekteer", - prevText: "Vorige", - nextText: "Volgende", - currentText: "Vandag", - monthNames: [ "Januarie", "Februarie", "Maart", "April", "Mei", "Junie", - "Julie", "Augustus", "September", "Oktober", "November", "Desember" ], - monthNamesShort: [ "Jan", "Feb", "Mrt", "Apr", "Mei", "Jun", - "Jul", "Aug", "Sep", "Okt", "Nov", "Des" ], - dayNames: [ "Sondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrydag", "Saterdag" ], - dayNamesShort: [ "Son", "Maa", "Din", "Woe", "Don", "Vry", "Sat" ], - dayNamesMin: [ "So", "Ma", "Di", "Wo", "Do", "Vr", "Sa" ], - weekHeader: "Wk", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.af ); - -return datepicker.regional.af; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ar-DZ.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ar-DZ.js deleted file mode 100644 index 8dc80598..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ar-DZ.js +++ /dev/null @@ -1,42 +0,0 @@ -/* Algerian Arabic Translation for jQuery UI date picker plugin. -/* Used in most of Maghreb countries, primarily in Algeria, Tunisia, Morocco. -/* Mohamed Cherif BOUCHELAGHEM -- cherifbouchelaghem@yahoo.fr */ -/* Mohamed Amine HADDAD -- zatamine@gmail.com */ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "ar-DZ" ] = { - closeText: "إغلاق", - prevText: "<السابق", - nextText: "التالي>", - currentText: "اليوم", - monthNames: [ "جانفي", "فيفري", "مارس", "أفريل", "ماي", "جوان", - "جويلية", "أوت", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر" ], - monthNamesShort: [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" ], - dayNames: [ "الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت" ], - dayNamesShort: [ "الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت" ], - dayNamesMin: [ "ح", "ن", "ث", "ر", "خ", "ج", "س" ], - weekHeader: "أسبوع", - dateFormat: "dd/mm/yy", - firstDay: 6, - isRTL: true, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "ar-DZ" ] ); - -return datepicker.regional[ "ar-DZ" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ar.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ar.js deleted file mode 100644 index 31d7ee56..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ar.js +++ /dev/null @@ -1,42 +0,0 @@ -/* Arabic Translation for jQuery UI date picker plugin. */ -/* Used in most of Arab countries, primarily in Bahrain, */ -/* Kuwait, Oman, Qatar, Saudi Arabia and the United Arab Emirates, Egypt, Sudan and Yemen. */ -/* Written by Mohammed Alshehri -- m@dralshehri.com */ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ar = { - closeText: "إغلاق", - prevText: "<السابق", - nextText: "التالي>", - currentText: "اليوم", - monthNames: [ "يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", - "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر" ], - monthNamesShort: [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" ], - dayNames: [ "الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت" ], - dayNamesShort: [ "أحد", "اثنين", "ثلاثاء", "أربعاء", "خميس", "جمعة", "سبت" ], - dayNamesMin: [ "ح", "ن", "ث", "ر", "خ", "ج", "س" ], - weekHeader: "أسبوع", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: true, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ar ); - -return datepicker.regional.ar; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-az.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-az.js deleted file mode 100644 index d02d3561..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-az.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Jamil Najafov (necefov33@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.az = { - closeText: "Bağla", - prevText: "<Geri", - nextText: "İrəli>", - currentText: "Bugün", - monthNames: [ "Yanvar", "Fevral", "Mart", "Aprel", "May", "İyun", - "İyul", "Avqust", "Sentyabr", "Oktyabr", "Noyabr", "Dekabr" ], - monthNamesShort: [ "Yan", "Fev", "Mar", "Apr", "May", "İyun", - "İyul", "Avq", "Sen", "Okt", "Noy", "Dek" ], - dayNames: [ "Bazar", "Bazar ertəsi", "Çərşənbə axşamı", "Çərşənbə", "Cümə axşamı", "Cümə", "Şənbə" ], - dayNamesShort: [ "B", "Be", "Ça", "Ç", "Ca", "C", "Ş" ], - dayNamesMin: [ "B", "B", "Ç", "С", "Ç", "C", "Ş" ], - weekHeader: "Hf", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.az ); - -return datepicker.regional.az; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-be.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-be.js deleted file mode 100644 index 51ddd6e5..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-be.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Belarusian initialisation for the jQuery UI date picker plugin. */ -/* Written by Pavel Selitskas */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.be = { - closeText: "Зачыніць", - prevText: "←Папяр.", - nextText: "Наст.→", - currentText: "Сёньня", - monthNames: [ "Студзень", "Люты", "Сакавік", "Красавік", "Травень", "Чэрвень", - "Ліпень", "Жнівень", "Верасень", "Кастрычнік", "Лістапад", "Сьнежань" ], - monthNamesShort: [ "Сту", "Лют", "Сак", "Кра", "Тра", "Чэр", - "Ліп", "Жні", "Вер", "Кас", "Ліс", "Сьн" ], - dayNames: [ "нядзеля", "панядзелак", "аўторак", "серада", "чацьвер", "пятніца", "субота" ], - dayNamesShort: [ "ндз", "пнд", "аўт", "срд", "чцв", "птн", "сбт" ], - dayNamesMin: [ "Нд", "Пн", "Аў", "Ср", "Чц", "Пт", "Сб" ], - weekHeader: "Тд", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.be ); - -return datepicker.regional.be; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-bg.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-bg.js deleted file mode 100644 index 0344de4f..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-bg.js +++ /dev/null @@ -1,41 +0,0 @@ -/* Bulgarian initialisation for the jQuery UI date picker plugin. */ -/* Written by Stoyan Kyosev (http://svest.org). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.bg = { - closeText: "затвори", - prevText: "<назад", - nextText: "напред>", - nextBigText: ">>", - currentText: "днес", - monthNames: [ "Януари", "Февруари", "Март", "Април", "Май", "Юни", - "Юли", "Август", "Септември", "Октомври", "Ноември", "Декември" ], - monthNamesShort: [ "Яну", "Фев", "Мар", "Апр", "Май", "Юни", - "Юли", "Авг", "Сеп", "Окт", "Нов", "Дек" ], - dayNames: [ "Неделя", "Понеделник", "Вторник", "Сряда", "Четвъртък", "Петък", "Събота" ], - dayNamesShort: [ "Нед", "Пон", "Вто", "Сря", "Чет", "Пет", "Съб" ], - dayNamesMin: [ "Не", "По", "Вт", "Ср", "Че", "Пе", "Съ" ], - weekHeader: "Wk", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.bg ); - -return datepicker.regional.bg; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-bs.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-bs.js deleted file mode 100644 index a5c145af..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-bs.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Bosnian i18n for the jQuery UI date picker plugin. */ -/* Written by Kenan Konjo. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.bs = { - closeText: "Zatvori", - prevText: "<", - nextText: ">", - currentText: "Danas", - monthNames: [ "Januar", "Februar", "Mart", "April", "Maj", "Juni", - "Juli", "August", "Septembar", "Oktobar", "Novembar", "Decembar" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", - "Jul", "Aug", "Sep", "Okt", "Nov", "Dec" ], - dayNames: [ "Nedelja", "Ponedeljak", "Utorak", "Srijeda", "Četvrtak", "Petak", "Subota" ], - dayNamesShort: [ "Ned", "Pon", "Uto", "Sri", "Čet", "Pet", "Sub" ], - dayNamesMin: [ "Ne", "Po", "Ut", "Sr", "Če", "Pe", "Su" ], - weekHeader: "Wk", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.bs ); - -return datepicker.regional.bs; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ca.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ca.js deleted file mode 100644 index bca86dec..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ca.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Inicialització en català per a l'extensió 'UI date picker' per jQuery. */ -/* Writers: (joan.leon@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ca = { - closeText: "Tanca", - prevText: "Anterior", - nextText: "Següent", - currentText: "Avui", - monthNames: [ "gener", "febrer", "març", "abril", "maig", "juny", - "juliol", "agost", "setembre", "octubre", "novembre", "desembre" ], - monthNamesShort: [ "gen", "feb", "març", "abr", "maig", "juny", - "jul", "ag", "set", "oct", "nov", "des" ], - dayNames: [ "diumenge", "dilluns", "dimarts", "dimecres", "dijous", "divendres", "dissabte" ], - dayNamesShort: [ "dg", "dl", "dt", "dc", "dj", "dv", "ds" ], - dayNamesMin: [ "dg", "dl", "dt", "dc", "dj", "dv", "ds" ], - weekHeader: "Set", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ca ); - -return datepicker.regional.ca; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-cs.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-cs.js deleted file mode 100644 index 201fac7b..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-cs.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Czech initialisation for the jQuery UI date picker plugin. */ -/* Written by Tomas Muller (tomas@tomas-muller.net). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.cs = { - closeText: "Zavřít", - prevText: "<Dříve", - nextText: "Později>", - currentText: "Nyní", - monthNames: [ "leden", "únor", "březen", "duben", "květen", "červen", - "červenec", "srpen", "září", "říjen", "listopad", "prosinec" ], - monthNamesShort: [ "led", "úno", "bře", "dub", "kvě", "čer", - "čvc", "srp", "zář", "říj", "lis", "pro" ], - dayNames: [ "neděle", "pondělí", "úterý", "středa", "čtvrtek", "pátek", "sobota" ], - dayNamesShort: [ "ne", "po", "út", "st", "čt", "pá", "so" ], - dayNamesMin: [ "ne", "po", "út", "st", "čt", "pá", "so" ], - weekHeader: "Týd", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.cs ); - -return datepicker.regional.cs; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-cy-GB.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-cy-GB.js deleted file mode 100644 index 942c24f7..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-cy-GB.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Welsh/UK initialisation for the jQuery UI date picker plugin. */ -/* Written by William Griffiths. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "cy-GB" ] = { - closeText: "Done", - prevText: "Prev", - nextText: "Next", - currentText: "Today", - monthNames: [ "Ionawr", "Chwefror", "Mawrth", "Ebrill", "Mai", "Mehefin", - "Gorffennaf", "Awst", "Medi", "Hydref", "Tachwedd", "Rhagfyr" ], - monthNamesShort: [ "Ion", "Chw", "Maw", "Ebr", "Mai", "Meh", - "Gor", "Aws", "Med", "Hyd", "Tac", "Rha" ], - dayNames: [ - "Dydd Sul", - "Dydd Llun", - "Dydd Mawrth", - "Dydd Mercher", - "Dydd Iau", - "Dydd Gwener", - "Dydd Sadwrn" - ], - dayNamesShort: [ "Sul", "Llu", "Maw", "Mer", "Iau", "Gwe", "Sad" ], - dayNamesMin: [ "Su", "Ll", "Ma", "Me", "Ia", "Gw", "Sa" ], - weekHeader: "Wy", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "cy-GB" ] ); - -return datepicker.regional[ "cy-GB" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-da.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-da.js deleted file mode 100644 index 90409c06..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-da.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Danish initialisation for the jQuery UI date picker plugin. */ -/* Written by Jan Christensen ( deletestuff@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.da = { - closeText: "Luk", - prevText: "<Forrige", - nextText: "Næste>", - currentText: "I dag", - monthNames: [ "Januar", "Februar", "Marts", "April", "Maj", "Juni", - "Juli", "August", "September", "Oktober", "November", "December" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", - "Jul", "Aug", "Sep", "Okt", "Nov", "Dec" ], - dayNames: [ "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag" ], - dayNamesShort: [ "Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør" ], - dayNamesMin: [ "Sø", "Ma", "Ti", "On", "To", "Fr", "Lø" ], - weekHeader: "Uge", - dateFormat: "dd-mm-yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.da ); - -return datepicker.regional.da; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-de-AT.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-de-AT.js deleted file mode 100644 index 814e74f3..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-de-AT.js +++ /dev/null @@ -1,41 +0,0 @@ -/* German/Austrian initialisation for the jQuery UI date picker plugin. */ -/* Based on the de initialisation. */ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "de-AT" ] = { - closeText: "Schließen", - prevText: "<Zurück", - nextText: "Vor>", - currentText: "Heute", - monthNames: [ "Jänner", "Februar", "März", "April", "Mai", "Juni", - "Juli", "August", "September", "Oktober", "November", "Dezember" ], - monthNamesShort: [ "Jän", "Feb", "Mär", "Apr", "Mai", "Jun", - "Jul", "Aug", "Sep", "Okt", "Nov", "Dez" ], - dayNames: [ "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag" ], - dayNamesShort: [ "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa" ], - dayNamesMin: [ "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa" ], - weekHeader: "KW", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "de-AT" ] ); - -return datepicker.regional[ "de-AT" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-de.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-de.js deleted file mode 100644 index 5baf6d14..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-de.js +++ /dev/null @@ -1,40 +0,0 @@ -/* German initialisation for the jQuery UI date picker plugin. */ -/* Written by Milian Wolff (mail@milianw.de). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.de = { - closeText: "Schließen", - prevText: "<Zurück", - nextText: "Vor>", - currentText: "Heute", - monthNames: [ "Januar", "Februar", "März", "April", "Mai", "Juni", - "Juli", "August", "September", "Oktober", "November", "Dezember" ], - monthNamesShort: [ "Jan", "Feb", "Mär", "Apr", "Mai", "Jun", - "Jul", "Aug", "Sep", "Okt", "Nov", "Dez" ], - dayNames: [ "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag" ], - dayNamesShort: [ "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa" ], - dayNamesMin: [ "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa" ], - weekHeader: "KW", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.de ); - -return datepicker.regional.de; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-el.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-el.js deleted file mode 100644 index 054a5e2d..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-el.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Greek (el) initialisation for the jQuery UI date picker plugin. */ -/* Written by Alex Cicovic (http://www.alexcicovic.com) */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.el = { - closeText: "Κλείσιμο", - prevText: "Προηγούμενος", - nextText: "Επόμενος", - currentText: "Σήμερα", - monthNames: [ "Ιανουάριος", "Φεβρουάριος", "Μάρτιος", "Απρίλιος", "Μάιος", "Ιούνιος", - "Ιούλιος", "Αύγουστος", "Σεπτέμβριος", "Οκτώβριος", "Νοέμβριος", "Δεκέμβριος" ], - monthNamesShort: [ "Ιαν", "Φεβ", "Μαρ", "Απρ", "Μαι", "Ιουν", - "Ιουλ", "Αυγ", "Σεπ", "Οκτ", "Νοε", "Δεκ" ], - dayNames: [ "Κυριακή", "Δευτέρα", "Τρίτη", "Τετάρτη", "Πέμπτη", "Παρασκευή", "Σάββατο" ], - dayNamesShort: [ "Κυρ", "Δευ", "Τρι", "Τετ", "Πεμ", "Παρ", "Σαβ" ], - dayNamesMin: [ "Κυ", "Δε", "Τρ", "Τε", "Πε", "Πα", "Σα" ], - weekHeader: "Εβδ", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.el ); - -return datepicker.regional.el; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-AU.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-AU.js deleted file mode 100644 index baef43a4..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-AU.js +++ /dev/null @@ -1,40 +0,0 @@ -/* English/Australia initialisation for the jQuery UI date picker plugin. */ -/* Based on the en-GB initialisation. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "en-AU" ] = { - closeText: "Done", - prevText: "Prev", - nextText: "Next", - currentText: "Today", - monthNames: [ "January", "February", "March", "April", "May", "June", - "July", "August", "September", "October", "November", "December" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "May", "Jun", - "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" ], - dayNames: [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" ], - dayNamesShort: [ "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" ], - dayNamesMin: [ "Su", "Mo", "Tu", "We", "Th", "Fr", "Sa" ], - weekHeader: "Wk", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "en-AU" ] ); - -return datepicker.regional[ "en-AU" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-GB.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-GB.js deleted file mode 100644 index e0a7a32a..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-GB.js +++ /dev/null @@ -1,40 +0,0 @@ -/* English/UK initialisation for the jQuery UI date picker plugin. */ -/* Written by Stuart. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "en-GB" ] = { - closeText: "Done", - prevText: "Prev", - nextText: "Next", - currentText: "Today", - monthNames: [ "January", "February", "March", "April", "May", "June", - "July", "August", "September", "October", "November", "December" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "May", "Jun", - "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" ], - dayNames: [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" ], - dayNamesShort: [ "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" ], - dayNamesMin: [ "Su", "Mo", "Tu", "We", "Th", "Fr", "Sa" ], - weekHeader: "Wk", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "en-GB" ] ); - -return datepicker.regional[ "en-GB" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-NZ.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-NZ.js deleted file mode 100644 index 6e476897..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-en-NZ.js +++ /dev/null @@ -1,40 +0,0 @@ -/* English/New Zealand initialisation for the jQuery UI date picker plugin. */ -/* Based on the en-GB initialisation. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "en-NZ" ] = { - closeText: "Done", - prevText: "Prev", - nextText: "Next", - currentText: "Today", - monthNames: [ "January", "February", "March", "April", "May", "June", - "July", "August", "September", "October", "November", "December" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "May", "Jun", - "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" ], - dayNames: [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" ], - dayNamesShort: [ "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" ], - dayNamesMin: [ "Su", "Mo", "Tu", "We", "Th", "Fr", "Sa" ], - weekHeader: "Wk", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "en-NZ" ] ); - -return datepicker.regional[ "en-NZ" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-eo.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-eo.js deleted file mode 100644 index 3867a621..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-eo.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Esperanto initialisation for the jQuery UI date picker plugin. */ -/* Written by Olivier M. (olivierweb@ifrance.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.eo = { - closeText: "Fermi", - prevText: "<Anta", - nextText: "Sekv>", - currentText: "Nuna", - monthNames: [ "Januaro", "Februaro", "Marto", "Aprilo", "Majo", "Junio", - "Julio", "Aŭgusto", "Septembro", "Oktobro", "Novembro", "Decembro" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", - "Jul", "Aŭg", "Sep", "Okt", "Nov", "Dec" ], - dayNames: [ "Dimanĉo", "Lundo", "Mardo", "Merkredo", "Ĵaŭdo", "Vendredo", "Sabato" ], - dayNamesShort: [ "Dim", "Lun", "Mar", "Mer", "Ĵaŭ", "Ven", "Sab" ], - dayNamesMin: [ "Di", "Lu", "Ma", "Me", "Ĵa", "Ve", "Sa" ], - weekHeader: "Sb", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.eo ); - -return datepicker.regional.eo; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-es.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-es.js deleted file mode 100644 index 9a745777..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-es.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Inicialización en español para la extensión 'UI date picker' para jQuery. */ -/* Traducido por Vester (xvester@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.es = { - closeText: "Cerrar", - prevText: "<Ant", - nextText: "Sig>", - currentText: "Hoy", - monthNames: [ "enero", "febrero", "marzo", "abril", "mayo", "junio", - "julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre" ], - monthNamesShort: [ "ene", "feb", "mar", "abr", "may", "jun", - "jul", "ago", "sep", "oct", "nov", "dic" ], - dayNames: [ "domingo", "lunes", "martes", "miércoles", "jueves", "viernes", "sábado" ], - dayNamesShort: [ "dom", "lun", "mar", "mié", "jue", "vie", "sáb" ], - dayNamesMin: [ "D", "L", "M", "X", "J", "V", "S" ], - weekHeader: "Sm", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.es ); - -return datepicker.regional.es; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-et.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-et.js deleted file mode 100644 index 11d58579..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-et.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Estonian initialisation for the jQuery UI date picker plugin. */ -/* Written by Mart Sõmermaa (mrts.pydev at gmail com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.et = { - closeText: "Sulge", - prevText: "Eelnev", - nextText: "Järgnev", - currentText: "Täna", - monthNames: [ "Jaanuar", "Veebruar", "Märts", "Aprill", "Mai", "Juuni", - "Juuli", "August", "September", "Oktoober", "November", "Detsember" ], - monthNamesShort: [ "Jaan", "Veebr", "Märts", "Apr", "Mai", "Juuni", - "Juuli", "Aug", "Sept", "Okt", "Nov", "Dets" ], - dayNames: [ - "Pühapäev", - "Esmaspäev", - "Teisipäev", - "Kolmapäev", - "Neljapäev", - "Reede", - "Laupäev" - ], - dayNamesShort: [ "Pühap", "Esmasp", "Teisip", "Kolmap", "Neljap", "Reede", "Laup" ], - dayNamesMin: [ "P", "E", "T", "K", "N", "R", "L" ], - weekHeader: "näd", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.et ); - -return datepicker.regional.et; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-eu.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-eu.js deleted file mode 100644 index 754a172d..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-eu.js +++ /dev/null @@ -1,39 +0,0 @@ -/* Karrikas-ek itzulia (karrikas@karrikas.com) */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.eu = { - closeText: "Egina", - prevText: "<Aur", - nextText: "Hur>", - currentText: "Gaur", - monthNames: [ "urtarrila", "otsaila", "martxoa", "apirila", "maiatza", "ekaina", - "uztaila", "abuztua", "iraila", "urria", "azaroa", "abendua" ], - monthNamesShort: [ "urt.", "ots.", "mar.", "api.", "mai.", "eka.", - "uzt.", "abu.", "ira.", "urr.", "aza.", "abe." ], - dayNames: [ "igandea", "astelehena", "asteartea", "asteazkena", "osteguna", "ostirala", "larunbata" ], - dayNamesShort: [ "ig.", "al.", "ar.", "az.", "og.", "ol.", "lr." ], - dayNamesMin: [ "ig", "al", "ar", "az", "og", "ol", "lr" ], - weekHeader: "As", - dateFormat: "yy-mm-dd", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.eu ); - -return datepicker.regional.eu; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fa.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fa.js deleted file mode 100644 index 193a3dcc..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fa.js +++ /dev/null @@ -1,76 +0,0 @@ -/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */ -/* Javad Mowlanezhad -- jmowla@gmail.com */ -/* Jalali calendar should supported soon! (Its implemented but I have to test it) */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.fa = { - closeText: "بستن", - prevText: "<قبلی", - nextText: "بعدی>", - currentText: "امروز", - monthNames: [ - "ژانویه", - "فوریه", - "مارس", - "آوریل", - "مه", - "ژوئن", - "ژوئیه", - "اوت", - "سپتامبر", - "اکتبر", - "نوامبر", - "دسامبر" - ], - monthNamesShort: [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12" ], - dayNames: [ - "يکشنبه", - "دوشنبه", - "سه‌شنبه", - "چهارشنبه", - "پنجشنبه", - "جمعه", - "شنبه" - ], - dayNamesShort: [ - "ی", - "د", - "س", - "چ", - "پ", - "ج", - "ش" - ], - dayNamesMin: [ - "ی", - "د", - "س", - "چ", - "پ", - "ج", - "ش" - ], - weekHeader: "هف", - dateFormat: "yy/mm/dd", - firstDay: 6, - isRTL: true, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.fa ); - -return datepicker.regional.fa; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fi.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fi.js deleted file mode 100644 index dd4ca594..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fi.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Finnish initialisation for the jQuery UI date picker plugin. */ -/* Written by Harri Kilpiö (harrikilpio@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.fi = { - closeText: "Sulje", - prevText: "«Edellinen", - nextText: "Seuraava»", - currentText: "Tänään", - monthNames: [ "Tammikuu", "Helmikuu", "Maaliskuu", "Huhtikuu", "Toukokuu", "Kesäkuu", - "Heinäkuu", "Elokuu", "Syyskuu", "Lokakuu", "Marraskuu", "Joulukuu" ], - monthNamesShort: [ "Tammi", "Helmi", "Maalis", "Huhti", "Touko", "Kesä", - "Heinä", "Elo", "Syys", "Loka", "Marras", "Joulu" ], - dayNamesShort: [ "Su", "Ma", "Ti", "Ke", "To", "Pe", "La" ], - dayNames: [ "Sunnuntai", "Maanantai", "Tiistai", "Keskiviikko", "Torstai", "Perjantai", "Lauantai" ], - dayNamesMin: [ "Su", "Ma", "Ti", "Ke", "To", "Pe", "La" ], - weekHeader: "Vk", - dateFormat: "d.m.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.fi ); - -return datepicker.regional.fi; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fo.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fo.js deleted file mode 100644 index f024ac67..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fo.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Faroese initialisation for the jQuery UI date picker plugin */ -/* Written by Sverri Mohr Olsen, sverrimo@gmail.com */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.fo = { - closeText: "Lat aftur", - prevText: "<Fyrra", - nextText: "Næsta>", - currentText: "Í dag", - monthNames: [ "Januar", "Februar", "Mars", "Apríl", "Mei", "Juni", - "Juli", "August", "September", "Oktober", "November", "Desember" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Mei", "Jun", - "Jul", "Aug", "Sep", "Okt", "Nov", "Des" ], - dayNames: [ - "Sunnudagur", - "Mánadagur", - "Týsdagur", - "Mikudagur", - "Hósdagur", - "Fríggjadagur", - "Leyardagur" - ], - dayNamesShort: [ "Sun", "Mán", "Týs", "Mik", "Hós", "Frí", "Ley" ], - dayNamesMin: [ "Su", "Má", "Tý", "Mi", "Hó", "Fr", "Le" ], - weekHeader: "Vk", - dateFormat: "dd-mm-yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.fo ); - -return datepicker.regional.fo; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CA.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CA.js deleted file mode 100644 index a14b1d32..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CA.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Canadian-French initialisation for the jQuery UI date picker plugin. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "fr-CA" ] = { - closeText: "Fermer", - prevText: "Précédent", - nextText: "Suivant", - currentText: "Aujourd'hui", - monthNames: [ "janvier", "février", "mars", "avril", "mai", "juin", - "juillet", "août", "septembre", "octobre", "novembre", "décembre" ], - monthNamesShort: [ "janv.", "févr.", "mars", "avril", "mai", "juin", - "juil.", "août", "sept.", "oct.", "nov.", "déc." ], - dayNames: [ "dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi" ], - dayNamesShort: [ "dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam." ], - dayNamesMin: [ "D", "L", "M", "M", "J", "V", "S" ], - weekHeader: "Sem.", - dateFormat: "yy-mm-dd", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" -}; -datepicker.setDefaults( datepicker.regional[ "fr-CA" ] ); - -return datepicker.regional[ "fr-CA" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CH.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CH.js deleted file mode 100644 index b75c6833..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CH.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Swiss-French initialisation for the jQuery UI date picker plugin. */ -/* Written Martin Voelkle (martin.voelkle@e-tc.ch). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "fr-CH" ] = { - closeText: "Fermer", - prevText: "<Préc", - nextText: "Suiv>", - currentText: "Courant", - monthNames: [ "janvier", "février", "mars", "avril", "mai", "juin", - "juillet", "août", "septembre", "octobre", "novembre", "décembre" ], - monthNamesShort: [ "janv.", "févr.", "mars", "avril", "mai", "juin", - "juil.", "août", "sept.", "oct.", "nov.", "déc." ], - dayNames: [ "dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi" ], - dayNamesShort: [ "dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam." ], - dayNamesMin: [ "D", "L", "M", "M", "J", "V", "S" ], - weekHeader: "Sm", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "fr-CH" ] ); - -return datepicker.regional[ "fr-CH" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr.js deleted file mode 100644 index 42b582bc..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-fr.js +++ /dev/null @@ -1,42 +0,0 @@ -/* French initialisation for the jQuery UI date picker plugin. */ -/* Written by Keith Wood (kbwood{at}iinet.com.au), - Stéphane Nahmani (sholby@sholby.net), - Stéphane Raimbault */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.fr = { - closeText: "Fermer", - prevText: "Précédent", - nextText: "Suivant", - currentText: "Aujourd'hui", - monthNames: [ "janvier", "février", "mars", "avril", "mai", "juin", - "juillet", "août", "septembre", "octobre", "novembre", "décembre" ], - monthNamesShort: [ "janv.", "févr.", "mars", "avr.", "mai", "juin", - "juil.", "août", "sept.", "oct.", "nov.", "déc." ], - dayNames: [ "dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi" ], - dayNamesShort: [ "dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam." ], - dayNamesMin: [ "D", "L", "M", "M", "J", "V", "S" ], - weekHeader: "Sem.", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.fr ); - -return datepicker.regional.fr; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-gl.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-gl.js deleted file mode 100644 index f3ebc466..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-gl.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Galician localization for 'UI date picker' jQuery extension. */ -/* Translated by Jorge Barreiro . */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.gl = { - closeText: "Pechar", - prevText: "<Ant", - nextText: "Seg>", - currentText: "Hoxe", - monthNames: [ "Xaneiro", "Febreiro", "Marzo", "Abril", "Maio", "Xuño", - "Xullo", "Agosto", "Setembro", "Outubro", "Novembro", "Decembro" ], - monthNamesShort: [ "Xan", "Feb", "Mar", "Abr", "Mai", "Xuñ", - "Xul", "Ago", "Set", "Out", "Nov", "Dec" ], - dayNames: [ "Domingo", "Luns", "Martes", "Mércores", "Xoves", "Venres", "Sábado" ], - dayNamesShort: [ "Dom", "Lun", "Mar", "Mér", "Xov", "Ven", "Sáb" ], - dayNamesMin: [ "Do", "Lu", "Ma", "Mé", "Xo", "Ve", "Sá" ], - weekHeader: "Sm", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.gl ); - -return datepicker.regional.gl; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-he.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-he.js deleted file mode 100644 index c487e78f..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-he.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Hebrew initialisation for the UI Datepicker extension. */ -/* Written by Amir Hardon (ahardon at gmail dot com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.he = { - closeText: "סגור", - prevText: "<הקודם", - nextText: "הבא>", - currentText: "היום", - monthNames: [ "ינואר", "פברואר", "מרץ", "אפריל", "מאי", "יוני", - "יולי", "אוגוסט", "ספטמבר", "אוקטובר", "נובמבר", "דצמבר" ], - monthNamesShort: [ "ינו", "פבר", "מרץ", "אפר", "מאי", "יוני", - "יולי", "אוג", "ספט", "אוק", "נוב", "דצמ" ], - dayNames: [ "ראשון", "שני", "שלישי", "רביעי", "חמישי", "שישי", "שבת" ], - dayNamesShort: [ "א'", "ב'", "ג'", "ד'", "ה'", "ו'", "שבת" ], - dayNamesMin: [ "א'", "ב'", "ג'", "ד'", "ה'", "ו'", "שבת" ], - weekHeader: "Wk", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: true, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.he ); - -return datepicker.regional.he; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hi.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hi.js deleted file mode 100644 index e3b72e52..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hi.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Hindi initialisation for the jQuery UI date picker plugin. */ -/* Written by Michael Dawart. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.hi = { - closeText: "बंद", - prevText: "पिछला", - nextText: "अगला", - currentText: "आज", - monthNames: [ "जनवरी ", "फरवरी", "मार्च", "अप्रेल", "मई", "जून", - "जूलाई", "अगस्त ", "सितम्बर", "अक्टूबर", "नवम्बर", "दिसम्बर" ], - monthNamesShort: [ "जन", "फर", "मार्च", "अप्रेल", "मई", "जून", - "जूलाई", "अग", "सित", "अक्ट", "नव", "दि" ], - dayNames: [ "रविवार", "सोमवार", "मंगलवार", "बुधवार", "गुरुवार", "शुक्रवार", "शनिवार" ], - dayNamesShort: [ "रवि", "सोम", "मंगल", "बुध", "गुरु", "शुक्र", "शनि" ], - dayNamesMin: [ "रवि", "सोम", "मंगल", "बुध", "गुरु", "शुक्र", "शनि" ], - weekHeader: "हफ्ता", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.hi ); - -return datepicker.regional.hi; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hr.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hr.js deleted file mode 100644 index 23ea4144..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hr.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Croatian i18n for the jQuery UI date picker plugin. */ -/* Written by Vjekoslav Nesek. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.hr = { - closeText: "Zatvori", - prevText: "<", - nextText: ">", - currentText: "Danas", - monthNames: [ "Siječanj", "Veljača", "Ožujak", "Travanj", "Svibanj", "Lipanj", - "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac" ], - monthNamesShort: [ "Sij", "Velj", "Ožu", "Tra", "Svi", "Lip", - "Srp", "Kol", "Ruj", "Lis", "Stu", "Pro" ], - dayNames: [ "Nedjelja", "Ponedjeljak", "Utorak", "Srijeda", "Četvrtak", "Petak", "Subota" ], - dayNamesShort: [ "Ned", "Pon", "Uto", "Sri", "Čet", "Pet", "Sub" ], - dayNamesMin: [ "Ne", "Po", "Ut", "Sr", "Če", "Pe", "Su" ], - weekHeader: "Tje", - dateFormat: "dd.mm.yy.", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.hr ); - -return datepicker.regional.hr; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hu.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hu.js deleted file mode 100644 index 3bb86dab..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hu.js +++ /dev/null @@ -1,39 +0,0 @@ -/* Hungarian initialisation for the jQuery UI date picker plugin. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.hu = { - closeText: "Bezár", - prevText: "Vissza", - nextText: "Előre", - currentText: "Ma", - monthNames: [ "Január", "Február", "Március", "Április", "Május", "Június", - "Július", "Augusztus", "Szeptember", "Október", "November", "December" ], - monthNamesShort: [ "Jan", "Feb", "Már", "Ápr", "Máj", "Jún", - "Júl", "Aug", "Szep", "Okt", "Nov", "Dec" ], - dayNames: [ "Vasárnap", "Hétfő", "Kedd", "Szerda", "Csütörtök", "Péntek", "Szombat" ], - dayNamesShort: [ "Vas", "Hét", "Ked", "Sze", "Csü", "Pén", "Szo" ], - dayNamesMin: [ "V", "H", "K", "Sze", "Cs", "P", "Szo" ], - weekHeader: "Hét", - dateFormat: "yy.mm.dd.", - firstDay: 1, - isRTL: false, - showMonthAfterYear: true, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.hu ); - -return datepicker.regional.hu; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hy.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hy.js deleted file mode 100644 index 2cc74da7..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-hy.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.hy = { - closeText: "Փակել", - prevText: "<Նախ.", - nextText: "Հաջ.>", - currentText: "Այսօր", - monthNames: [ "Հունվար", "Փետրվար", "Մարտ", "Ապրիլ", "Մայիս", "Հունիս", - "Հուլիս", "Օգոստոս", "Սեպտեմբեր", "Հոկտեմբեր", "Նոյեմբեր", "Դեկտեմբեր" ], - monthNamesShort: [ "Հունվ", "Փետր", "Մարտ", "Ապր", "Մայիս", "Հունիս", - "Հուլ", "Օգս", "Սեպ", "Հոկ", "Նոյ", "Դեկ" ], - dayNames: [ "կիրակի", "եկուշաբթի", "երեքշաբթի", "չորեքշաբթի", "հինգշաբթի", "ուրբաթ", "շաբաթ" ], - dayNamesShort: [ "կիր", "երկ", "երք", "չրք", "հնգ", "ուրբ", "շբթ" ], - dayNamesMin: [ "կիր", "երկ", "երք", "չրք", "հնգ", "ուրբ", "շբթ" ], - weekHeader: "ՇԲՏ", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.hy ); - -return datepicker.regional.hy; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-id.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-id.js deleted file mode 100644 index 52f709ca..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-id.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Indonesian initialisation for the jQuery UI date picker plugin. */ -/* Written by Deden Fathurahman (dedenf@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.id = { - closeText: "Tutup", - prevText: "<mundur", - nextText: "maju>", - currentText: "hari ini", - monthNames: [ "Januari", "Februari", "Maret", "April", "Mei", "Juni", - "Juli", "Agustus", "September", "Oktober", "Nopember", "Desember" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Mei", "Jun", - "Jul", "Agus", "Sep", "Okt", "Nop", "Des" ], - dayNames: [ "Minggu", "Senin", "Selasa", "Rabu", "Kamis", "Jumat", "Sabtu" ], - dayNamesShort: [ "Min", "Sen", "Sel", "Rab", "kam", "Jum", "Sab" ], - dayNamesMin: [ "Mg", "Sn", "Sl", "Rb", "Km", "jm", "Sb" ], - weekHeader: "Mg", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.id ); - -return datepicker.regional.id; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-is.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-is.js deleted file mode 100644 index 0ebffd35..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-is.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Icelandic initialisation for the jQuery UI date picker plugin. */ -/* Written by Haukur H. Thorsson (haukur@eskill.is). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.is = { - closeText: "Loka", - prevText: "< Fyrri", - nextText: "Næsti >", - currentText: "Í dag", - monthNames: [ "Janúar", "Febrúar", "Mars", "Apríl", "Maí", "Júní", - "Júlí", "Ágúst", "September", "Október", "Nóvember", "Desember" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Maí", "Jún", - "Júl", "Ágú", "Sep", "Okt", "Nóv", "Des" ], - dayNames: [ - "Sunnudagur", - "Mánudagur", - "Þriðjudagur", - "Miðvikudagur", - "Fimmtudagur", - "Föstudagur", - "Laugardagur" - ], - dayNamesShort: [ "Sun", "Mán", "Þri", "Mið", "Fim", "Fös", "Lau" ], - dayNamesMin: [ "Su", "Má", "Þr", "Mi", "Fi", "Fö", "La" ], - weekHeader: "Vika", - dateFormat: "dd.mm.yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.is ); - -return datepicker.regional.is; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-it-CH.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-it-CH.js deleted file mode 100644 index 8c6d1058..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-it-CH.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Italian initialisation for the jQuery UI date picker plugin. */ -/* Written by Antonello Pasella (antonello.pasella@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "it-CH" ] = { - closeText: "Chiudi", - prevText: "<Prec", - nextText: "Succ>", - currentText: "Oggi", - monthNames: [ "Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", - "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre" ], - monthNamesShort: [ "Gen", "Feb", "Mar", "Apr", "Mag", "Giu", - "Lug", "Ago", "Set", "Ott", "Nov", "Dic" ], - dayNames: [ "Domenica", "Lunedì", "Martedì", "Mercoledì", "Giovedì", "Venerdì", "Sabato" ], - dayNamesShort: [ "Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab" ], - dayNamesMin: [ "Do", "Lu", "Ma", "Me", "Gi", "Ve", "Sa" ], - weekHeader: "Sm", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "it-CH" ] ); - -return datepicker.regional[ "it-CH" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-it.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-it.js deleted file mode 100644 index 0210e41c..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-it.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Italian initialisation for the jQuery UI date picker plugin. */ -/* Written by Antonello Pasella (antonello.pasella@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.it = { - closeText: "Chiudi", - prevText: "<Prec", - nextText: "Succ>", - currentText: "Oggi", - monthNames: [ "Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", - "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre" ], - monthNamesShort: [ "Gen", "Feb", "Mar", "Apr", "Mag", "Giu", - "Lug", "Ago", "Set", "Ott", "Nov", "Dic" ], - dayNames: [ "Domenica", "Lunedì", "Martedì", "Mercoledì", "Giovedì", "Venerdì", "Sabato" ], - dayNamesShort: [ "Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab" ], - dayNamesMin: [ "Do", "Lu", "Ma", "Me", "Gi", "Ve", "Sa" ], - weekHeader: "Sm", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.it ); - -return datepicker.regional.it; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ja.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ja.js deleted file mode 100644 index 404bbfd6..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ja.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Japanese initialisation for the jQuery UI date picker plugin. */ -/* Written by Kentaro SATO (kentaro@ranvis.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ja = { - closeText: "閉じる", - prevText: "<前", - nextText: "次>", - currentText: "今日", - monthNames: [ "1月", "2月", "3月", "4月", "5月", "6月", - "7月", "8月", "9月", "10月", "11月", "12月" ], - monthNamesShort: [ "1月", "2月", "3月", "4月", "5月", "6月", - "7月", "8月", "9月", "10月", "11月", "12月" ], - dayNames: [ "日曜日", "月曜日", "火曜日", "水曜日", "木曜日", "金曜日", "土曜日" ], - dayNamesShort: [ "日", "月", "火", "水", "木", "金", "土" ], - dayNamesMin: [ "日", "月", "火", "水", "木", "金", "土" ], - weekHeader: "週", - dateFormat: "yy/mm/dd", - firstDay: 0, - isRTL: false, - showMonthAfterYear: true, - yearSuffix: "年" }; -datepicker.setDefaults( datepicker.regional.ja ); - -return datepicker.regional.ja; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ka.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ka.js deleted file mode 100644 index fd740dad..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ka.js +++ /dev/null @@ -1,51 +0,0 @@ -/* Georgian (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Lado Lomidze (lado.lomidze@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ka = { - closeText: "დახურვა", - prevText: "< წინა", - nextText: "შემდეგი >", - currentText: "დღეს", - monthNames: [ - "იანვარი", - "თებერვალი", - "მარტი", - "აპრილი", - "მაისი", - "ივნისი", - "ივლისი", - "აგვისტო", - "სექტემბერი", - "ოქტომბერი", - "ნოემბერი", - "დეკემბერი" - ], - monthNamesShort: [ "იან", "თებ", "მარ", "აპრ", "მაი", "ივნ", "ივლ", "აგვ", "სექ", "ოქტ", "ნოე", "დეკ" ], - dayNames: [ "კვირა", "ორშაბათი", "სამშაბათი", "ოთხშაბათი", "ხუთშაბათი", "პარასკევი", "შაბათი" ], - dayNamesShort: [ "კვ", "ორშ", "სამ", "ოთხ", "ხუთ", "პარ", "შაბ" ], - dayNamesMin: [ "კვ", "ორშ", "სამ", "ოთხ", "ხუთ", "პარ", "შაბ" ], - weekHeader: "კვირა", - dateFormat: "dd-mm-yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ka ); - -return datepicker.regional.ka; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-kk.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-kk.js deleted file mode 100644 index c40391d1..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-kk.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Kazakh (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Dmitriy Karasyov (dmitriy.karasyov@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.kk = { - closeText: "Жабу", - prevText: "<Алдыңғы", - nextText: "Келесі>", - currentText: "Бүгін", - monthNames: [ "Қаңтар", "Ақпан", "Наурыз", "Сәуір", "Мамыр", "Маусым", - "Шілде", "Тамыз", "Қыркүйек", "Қазан", "Қараша", "Желтоқсан" ], - monthNamesShort: [ "Қаң", "Ақп", "Нау", "Сәу", "Мам", "Мау", - "Шіл", "Там", "Қыр", "Қаз", "Қар", "Жел" ], - dayNames: [ "Жексенбі", "Дүйсенбі", "Сейсенбі", "Сәрсенбі", "Бейсенбі", "Жұма", "Сенбі" ], - dayNamesShort: [ "жкс", "дсн", "ссн", "срс", "бсн", "жма", "снб" ], - dayNamesMin: [ "Жк", "Дс", "Сс", "Ср", "Бс", "Жм", "Сн" ], - weekHeader: "Не", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.kk ); - -return datepicker.regional.kk; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-km.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-km.js deleted file mode 100644 index ab3d89a1..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-km.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Khmer initialisation for the jQuery calendar extension. */ -/* Written by Chandara Om (chandara.teacher@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.km = { - closeText: "ធ្វើ​រួច", - prevText: "មុន", - nextText: "បន្ទាប់", - currentText: "ថ្ងៃ​នេះ", - monthNames: [ "មករា", "កុម្ភៈ", "មីនា", "មេសា", "ឧសភា", "មិថុនា", - "កក្កដា", "សីហា", "កញ្ញា", "តុលា", "វិច្ឆិកា", "ធ្នូ" ], - monthNamesShort: [ "មករា", "កុម្ភៈ", "មីនា", "មេសា", "ឧសភា", "មិថុនា", - "កក្កដា", "សីហា", "កញ្ញា", "តុលា", "វិច្ឆិកា", "ធ្នូ" ], - dayNames: [ "អាទិត្យ", "ចន្ទ", "អង្គារ", "ពុធ", "ព្រហស្បតិ៍", "សុក្រ", "សៅរ៍" ], - dayNamesShort: [ "អា", "ច", "អ", "ពុ", "ព្រហ", "សុ", "សៅ" ], - dayNamesMin: [ "អា", "ច", "អ", "ពុ", "ព្រហ", "សុ", "សៅ" ], - weekHeader: "សប្ដាហ៍", - dateFormat: "dd-mm-yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.km ); - -return datepicker.regional.km; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ko.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ko.js deleted file mode 100644 index deb1475e..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ko.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Korean initialisation for the jQuery calendar extension. */ -/* Written by DaeKwon Kang (ncrash.dk@gmail.com), Edited by Genie and Myeongjin Lee. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ko = { - closeText: "닫기", - prevText: "이전달", - nextText: "다음달", - currentText: "오늘", - monthNames: [ "1월", "2월", "3월", "4월", "5월", "6월", - "7월", "8월", "9월", "10월", "11월", "12월" ], - monthNamesShort: [ "1월", "2월", "3월", "4월", "5월", "6월", - "7월", "8월", "9월", "10월", "11월", "12월" ], - dayNames: [ "일요일", "월요일", "화요일", "수요일", "목요일", "금요일", "토요일" ], - dayNamesShort: [ "일", "월", "화", "수", "목", "금", "토" ], - dayNamesMin: [ "일", "월", "화", "수", "목", "금", "토" ], - weekHeader: "주", - dateFormat: "yy. m. d.", - firstDay: 0, - isRTL: false, - showMonthAfterYear: true, - yearSuffix: "년" }; -datepicker.setDefaults( datepicker.regional.ko ); - -return datepicker.regional.ko; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ky.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ky.js deleted file mode 100644 index e74c9274..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ky.js +++ /dev/null @@ -1,41 +0,0 @@ -/* Kyrgyz (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Sergey Kartashov (ebishkek@yandex.ru). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ky = { - closeText: "Жабуу", - prevText: "<Мур", - nextText: "Кий>", - currentText: "Бүгүн", - monthNames: [ "Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", - "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь" ], - monthNamesShort: [ "Янв", "Фев", "Мар", "Апр", "Май", "Июн", - "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек" ], - dayNames: [ "жекшемби", "дүйшөмбү", "шейшемби", "шаршемби", "бейшемби", "жума", "ишемби" ], - dayNamesShort: [ "жек", "дүй", "шей", "шар", "бей", "жум", "ише" ], - dayNamesMin: [ "Жк", "Дш", "Шш", "Шр", "Бш", "Жм", "Иш" ], - weekHeader: "Жум", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" -}; -datepicker.setDefaults( datepicker.regional.ky ); - -return datepicker.regional.ky; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lb.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lb.js deleted file mode 100644 index 936eb441..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lb.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Luxembourgish initialisation for the jQuery UI date picker plugin. */ -/* Written by Michel Weimerskirch */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.lb = { - closeText: "Fäerdeg", - prevText: "Zréck", - nextText: "Weider", - currentText: "Haut", - monthNames: [ "Januar", "Februar", "Mäerz", "Abrëll", "Mee", "Juni", - "Juli", "August", "September", "Oktober", "November", "Dezember" ], - monthNamesShort: [ "Jan", "Feb", "Mäe", "Abr", "Mee", "Jun", - "Jul", "Aug", "Sep", "Okt", "Nov", "Dez" ], - dayNames: [ - "Sonndeg", - "Méindeg", - "Dënschdeg", - "Mëttwoch", - "Donneschdeg", - "Freideg", - "Samschdeg" - ], - dayNamesShort: [ "Son", "Méi", "Dën", "Mët", "Don", "Fre", "Sam" ], - dayNamesMin: [ "So", "Mé", "Dë", "Më", "Do", "Fr", "Sa" ], - weekHeader: "W", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.lb ); - -return datepicker.regional.lb; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lt.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lt.js deleted file mode 100644 index 279af0cf..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lt.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Lithuanian (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* @author Arturas Paleicikas */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.lt = { - closeText: "Uždaryti", - prevText: "<Atgal", - nextText: "Pirmyn>", - currentText: "Šiandien", - monthNames: [ "Sausis", "Vasaris", "Kovas", "Balandis", "Gegužė", "Birželis", - "Liepa", "Rugpjūtis", "Rugsėjis", "Spalis", "Lapkritis", "Gruodis" ], - monthNamesShort: [ "Sau", "Vas", "Kov", "Bal", "Geg", "Bir", - "Lie", "Rugp", "Rugs", "Spa", "Lap", "Gru" ], - dayNames: [ - "sekmadienis", - "pirmadienis", - "antradienis", - "trečiadienis", - "ketvirtadienis", - "penktadienis", - "šeštadienis" - ], - dayNamesShort: [ "sek", "pir", "ant", "tre", "ket", "pen", "šeš" ], - dayNamesMin: [ "Se", "Pr", "An", "Tr", "Ke", "Pe", "Še" ], - weekHeader: "SAV", - dateFormat: "yy-mm-dd", - firstDay: 1, - isRTL: false, - showMonthAfterYear: true, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.lt ); - -return datepicker.regional.lt; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lv.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lv.js deleted file mode 100644 index 25d4a374..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-lv.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* @author Arturas Paleicikas */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.lv = { - closeText: "Aizvērt", - prevText: "Iepr.", - nextText: "Nāk.", - currentText: "Šodien", - monthNames: [ "Janvāris", "Februāris", "Marts", "Aprīlis", "Maijs", "Jūnijs", - "Jūlijs", "Augusts", "Septembris", "Oktobris", "Novembris", "Decembris" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Mai", "Jūn", - "Jūl", "Aug", "Sep", "Okt", "Nov", "Dec" ], - dayNames: [ - "svētdiena", - "pirmdiena", - "otrdiena", - "trešdiena", - "ceturtdiena", - "piektdiena", - "sestdiena" - ], - dayNamesShort: [ "svt", "prm", "otr", "tre", "ctr", "pkt", "sst" ], - dayNamesMin: [ "Sv", "Pr", "Ot", "Tr", "Ct", "Pk", "Ss" ], - weekHeader: "Ned.", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.lv ); - -return datepicker.regional.lv; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-mk.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-mk.js deleted file mode 100644 index f7999bae..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-mk.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Macedonian i18n for the jQuery UI date picker plugin. */ -/* Written by Stojce Slavkovski. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.mk = { - closeText: "Затвори", - prevText: "<", - nextText: ">", - currentText: "Денес", - monthNames: [ "Јануари", "Февруари", "Март", "Април", "Мај", "Јуни", - "Јули", "Август", "Септември", "Октомври", "Ноември", "Декември" ], - monthNamesShort: [ "Јан", "Фев", "Мар", "Апр", "Мај", "Јун", - "Јул", "Авг", "Сеп", "Окт", "Ное", "Дек" ], - dayNames: [ "Недела", "Понеделник", "Вторник", "Среда", "Четврток", "Петок", "Сабота" ], - dayNamesShort: [ "Нед", "Пон", "Вто", "Сре", "Чет", "Пет", "Саб" ], - dayNamesMin: [ "Не", "По", "Вт", "Ср", "Че", "Пе", "Са" ], - weekHeader: "Сед", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.mk ); - -return datepicker.regional.mk; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ml.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ml.js deleted file mode 100644 index b6223c8e..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ml.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Malayalam (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Saji Nediyanchath (saji89@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ml = { - closeText: "ശരി", - prevText: "മുന്നത്തെ", - nextText: "അടുത്തത് ", - currentText: "ഇന്ന്", - monthNames: [ "ജനുവരി", "ഫെബ്രുവരി", "മാര്‍ച്ച്", "ഏപ്രില്‍", "മേയ്", "ജൂണ്‍", - "ജൂലൈ", "ആഗസ്റ്റ്", "സെപ്റ്റംബര്‍", "ഒക്ടോബര്‍", "നവംബര്‍", "ഡിസംബര്‍" ], - monthNamesShort: [ "ജനു", "ഫെബ്", "മാര്‍", "ഏപ്രി", "മേയ്", "ജൂണ്‍", - "ജൂലാ", "ആഗ", "സെപ്", "ഒക്ടോ", "നവം", "ഡിസ" ], - dayNames: [ "ഞായര്‍", "തിങ്കള്‍", "ചൊവ്വ", "ബുധന്‍", "വ്യാഴം", "വെള്ളി", "ശനി" ], - dayNamesShort: [ "ഞായ", "തിങ്ക", "ചൊവ്വ", "ബുധ", "വ്യാഴം", "വെള്ളി", "ശനി" ], - dayNamesMin: [ "ഞാ", "തി", "ചൊ", "ബു", "വ്യാ", "വെ", "ശ" ], - weekHeader: "ആ", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ml ); - -return datepicker.regional.ml; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ms.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ms.js deleted file mode 100644 index 344b7683..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ms.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Malaysian initialisation for the jQuery UI date picker plugin. */ -/* Written by Mohd Nawawi Mohamad Jamili (nawawi@ronggeng.net). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ms = { - closeText: "Tutup", - prevText: "<Sebelum", - nextText: "Selepas>", - currentText: "hari ini", - monthNames: [ "Januari", "Februari", "Mac", "April", "Mei", "Jun", - "Julai", "Ogos", "September", "Oktober", "November", "Disember" ], - monthNamesShort: [ "Jan", "Feb", "Mac", "Apr", "Mei", "Jun", - "Jul", "Ogo", "Sep", "Okt", "Nov", "Dis" ], - dayNames: [ "Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu" ], - dayNamesShort: [ "Aha", "Isn", "Sel", "Rab", "kha", "Jum", "Sab" ], - dayNamesMin: [ "Ah", "Is", "Se", "Ra", "Kh", "Ju", "Sa" ], - weekHeader: "Mg", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ms ); - -return datepicker.regional.ms; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nb.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nb.js deleted file mode 100644 index b4fd237b..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nb.js +++ /dev/null @@ -1,52 +0,0 @@ -/* Norwegian Bokmål initialisation for the jQuery UI date picker plugin. */ -/* Written by Bjørn Johansen (post@bjornjohansen.no). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.nb = { - closeText: "Lukk", - prevText: "«Forrige", - nextText: "Neste»", - currentText: "I dag", - monthNames: [ - "januar", - "februar", - "mars", - "april", - "mai", - "juni", - "juli", - "august", - "september", - "oktober", - "november", - "desember" - ], - monthNamesShort: [ "jan", "feb", "mar", "apr", "mai", "jun", "jul", "aug", "sep", "okt", "nov", "des" ], - dayNamesShort: [ "søn", "man", "tir", "ons", "tor", "fre", "lør" ], - dayNames: [ "søndag", "mandag", "tirsdag", "onsdag", "torsdag", "fredag", "lørdag" ], - dayNamesMin: [ "sø", "ma", "ti", "on", "to", "fr", "lø" ], - weekHeader: "Uke", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" -}; -datepicker.setDefaults( datepicker.regional.nb ); - -return datepicker.regional.nb; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nl-BE.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nl-BE.js deleted file mode 100644 index ae574739..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nl-BE.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Dutch (Belgium) initialisation for the jQuery UI date picker plugin. */ -/* David De Sloovere @DavidDeSloovere */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "nl-BE" ] = { - closeText: "Sluiten", - prevText: "←", - nextText: "→", - currentText: "Vandaag", - monthNames: [ "januari", "februari", "maart", "april", "mei", "juni", - "juli", "augustus", "september", "oktober", "november", "december" ], - monthNamesShort: [ "jan", "feb", "mrt", "apr", "mei", "jun", - "jul", "aug", "sep", "okt", "nov", "dec" ], - dayNames: [ "zondag", "maandag", "dinsdag", "woensdag", "donderdag", "vrijdag", "zaterdag" ], - dayNamesShort: [ "zon", "maa", "din", "woe", "don", "vri", "zat" ], - dayNamesMin: [ "zo", "ma", "di", "wo", "do", "vr", "za" ], - weekHeader: "Wk", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "nl-BE" ] ); - -return datepicker.regional[ "nl-BE" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nl.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nl.js deleted file mode 100644 index 19df79ca..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nl.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Mathias Bynens */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.nl = { - closeText: "Sluiten", - prevText: "←", - nextText: "→", - currentText: "Vandaag", - monthNames: [ "januari", "februari", "maart", "april", "mei", "juni", - "juli", "augustus", "september", "oktober", "november", "december" ], - monthNamesShort: [ "jan", "feb", "mrt", "apr", "mei", "jun", - "jul", "aug", "sep", "okt", "nov", "dec" ], - dayNames: [ "zondag", "maandag", "dinsdag", "woensdag", "donderdag", "vrijdag", "zaterdag" ], - dayNamesShort: [ "zon", "maa", "din", "woe", "don", "vri", "zat" ], - dayNamesMin: [ "zo", "ma", "di", "wo", "do", "vr", "za" ], - weekHeader: "Wk", - dateFormat: "dd-mm-yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.nl ); - -return datepicker.regional.nl; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nn.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nn.js deleted file mode 100644 index 967351c9..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-nn.js +++ /dev/null @@ -1,52 +0,0 @@ -/* Norwegian Nynorsk initialisation for the jQuery UI date picker plugin. */ -/* Written by Bjørn Johansen (post@bjornjohansen.no). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.nn = { - closeText: "Lukk", - prevText: "«Førre", - nextText: "Neste»", - currentText: "I dag", - monthNames: [ - "januar", - "februar", - "mars", - "april", - "mai", - "juni", - "juli", - "august", - "september", - "oktober", - "november", - "desember" - ], - monthNamesShort: [ "jan", "feb", "mar", "apr", "mai", "jun", "jul", "aug", "sep", "okt", "nov", "des" ], - dayNamesShort: [ "sun", "mån", "tys", "ons", "tor", "fre", "lau" ], - dayNames: [ "sundag", "måndag", "tysdag", "onsdag", "torsdag", "fredag", "laurdag" ], - dayNamesMin: [ "su", "må", "ty", "on", "to", "fr", "la" ], - weekHeader: "Veke", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" -}; -datepicker.setDefaults( datepicker.regional.nn ); - -return datepicker.regional.nn; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-no.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-no.js deleted file mode 100644 index 4b1b54fa..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-no.js +++ /dev/null @@ -1,53 +0,0 @@ -/* Norwegian initialisation for the jQuery UI date picker plugin. */ -/* Written by Naimdjon Takhirov (naimdjon@gmail.com). */ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.no = { - closeText: "Lukk", - prevText: "«Forrige", - nextText: "Neste»", - currentText: "I dag", - monthNames: [ - "januar", - "februar", - "mars", - "april", - "mai", - "juni", - "juli", - "august", - "september", - "oktober", - "november", - "desember" - ], - monthNamesShort: [ "jan", "feb", "mar", "apr", "mai", "jun", "jul", "aug", "sep", "okt", "nov", "des" ], - dayNamesShort: [ "søn", "man", "tir", "ons", "tor", "fre", "lør" ], - dayNames: [ "søndag", "mandag", "tirsdag", "onsdag", "torsdag", "fredag", "lørdag" ], - dayNamesMin: [ "sø", "ma", "ti", "on", "to", "fr", "lø" ], - weekHeader: "Uke", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" -}; -datepicker.setDefaults( datepicker.regional.no ); - -return datepicker.regional.no; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pl.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pl.js deleted file mode 100644 index 60f9fbb2..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pl.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Polish initialisation for the jQuery UI date picker plugin. */ -/* Written by Jacek Wysocki (jacek.wysocki@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.pl = { - closeText: "Zamknij", - prevText: "<Poprzedni", - nextText: "Następny>", - currentText: "Dziś", - monthNames: [ "Styczeń", "Luty", "Marzec", "Kwiecień", "Maj", "Czerwiec", - "Lipiec", "Sierpień", "Wrzesień", "Październik", "Listopad", "Grudzień" ], - monthNamesShort: [ "Sty", "Lu", "Mar", "Kw", "Maj", "Cze", - "Lip", "Sie", "Wrz", "Pa", "Lis", "Gru" ], - dayNames: [ "Niedziela", "Poniedziałek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobota" ], - dayNamesShort: [ "Nie", "Pn", "Wt", "Śr", "Czw", "Pt", "So" ], - dayNamesMin: [ "N", "Pn", "Wt", "Śr", "Cz", "Pt", "So" ], - weekHeader: "Tydz", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.pl ); - -return datepicker.regional.pl; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pt-BR.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pt-BR.js deleted file mode 100644 index 1c84bf34..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pt-BR.js +++ /dev/null @@ -1,48 +0,0 @@ -/* Brazilian initialisation for the jQuery UI date picker plugin. */ -/* Written by Leonildo Costa Silva (leocsilva@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "pt-BR" ] = { - closeText: "Fechar", - prevText: "<Anterior", - nextText: "Próximo>", - currentText: "Hoje", - monthNames: [ "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", - "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro" ], - monthNamesShort: [ "Jan", "Fev", "Mar", "Abr", "Mai", "Jun", - "Jul", "Ago", "Set", "Out", "Nov", "Dez" ], - dayNames: [ - "Domingo", - "Segunda-feira", - "Terça-feira", - "Quarta-feira", - "Quinta-feira", - "Sexta-feira", - "Sábado" - ], - dayNamesShort: [ "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb" ], - dayNamesMin: [ "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb" ], - weekHeader: "Sm", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "pt-BR" ] ); - -return datepicker.regional[ "pt-BR" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pt.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pt.js deleted file mode 100644 index 3112cb4f..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-pt.js +++ /dev/null @@ -1,47 +0,0 @@ -/* Portuguese initialisation for the jQuery UI date picker plugin. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.pt = { - closeText: "Fechar", - prevText: "Anterior", - nextText: "Seguinte", - currentText: "Hoje", - monthNames: [ "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", - "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro" ], - monthNamesShort: [ "Jan", "Fev", "Mar", "Abr", "Mai", "Jun", - "Jul", "Ago", "Set", "Out", "Nov", "Dez" ], - dayNames: [ - "Domingo", - "Segunda-feira", - "Terça-feira", - "Quarta-feira", - "Quinta-feira", - "Sexta-feira", - "Sábado" - ], - dayNamesShort: [ "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb" ], - dayNamesMin: [ "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb" ], - weekHeader: "Sem", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.pt ); - -return datepicker.regional.pt; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-rm.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-rm.js deleted file mode 100644 index 439e8c8e..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-rm.js +++ /dev/null @@ -1,64 +0,0 @@ -/* Romansh initialisation for the jQuery UI date picker plugin. */ -/* Written by Yvonne Gienal (yvonne.gienal@educa.ch). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.rm = { - closeText: "Serrar", - prevText: "<Suandant", - nextText: "Precedent>", - currentText: "Actual", - monthNames: [ - "Schaner", - "Favrer", - "Mars", - "Avrigl", - "Matg", - "Zercladur", - "Fanadur", - "Avust", - "Settember", - "October", - "November", - "December" - ], - monthNamesShort: [ - "Scha", - "Fev", - "Mar", - "Avr", - "Matg", - "Zer", - "Fan", - "Avu", - "Sett", - "Oct", - "Nov", - "Dec" - ], - dayNames: [ "Dumengia", "Glindesdi", "Mardi", "Mesemna", "Gievgia", "Venderdi", "Sonda" ], - dayNamesShort: [ "Dum", "Gli", "Mar", "Mes", "Gie", "Ven", "Som" ], - dayNamesMin: [ "Du", "Gl", "Ma", "Me", "Gi", "Ve", "So" ], - weekHeader: "emna", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.rm ); - -return datepicker.regional.rm; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ro.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ro.js deleted file mode 100644 index f03ee15c..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ro.js +++ /dev/null @@ -1,43 +0,0 @@ -/* Romanian initialisation for the jQuery UI date picker plugin. - * - * Written by Edmond L. (ll_edmond@walla.com) - * and Ionut G. Stan (ionut.g.stan@gmail.com) - */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ro = { - closeText: "Închide", - prevText: "« Luna precedentă", - nextText: "Luna următoare »", - currentText: "Azi", - monthNames: [ "Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie", - "Iulie", "August", "Septembrie", "Octombrie", "Noiembrie", "Decembrie" ], - monthNamesShort: [ "Ian", "Feb", "Mar", "Apr", "Mai", "Iun", - "Iul", "Aug", "Sep", "Oct", "Nov", "Dec" ], - dayNames: [ "Duminică", "Luni", "Marţi", "Miercuri", "Joi", "Vineri", "Sâmbătă" ], - dayNamesShort: [ "Dum", "Lun", "Mar", "Mie", "Joi", "Vin", "Sâm" ], - dayNamesMin: [ "Du", "Lu", "Ma", "Mi", "Jo", "Vi", "Sâ" ], - weekHeader: "Săpt", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ro ); - -return datepicker.regional.ro; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ru.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ru.js deleted file mode 100644 index 61d11510..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ru.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Russian (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Andrew Stromnov (stromnov@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ru = { - closeText: "Закрыть", - prevText: "<Пред", - nextText: "След>", - currentText: "Сегодня", - monthNames: [ "Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", - "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь" ], - monthNamesShort: [ "Янв", "Фев", "Мар", "Апр", "Май", "Июн", - "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек" ], - dayNames: [ "воскресенье", "понедельник", "вторник", "среда", "четверг", "пятница", "суббота" ], - dayNamesShort: [ "вск", "пнд", "втр", "срд", "чтв", "птн", "сбт" ], - dayNamesMin: [ "Вс", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб" ], - weekHeader: "Нед", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ru ); - -return datepicker.regional.ru; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sk.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sk.js deleted file mode 100644 index c28750c2..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sk.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Slovak initialisation for the jQuery UI date picker plugin. */ -/* Written by Vojtech Rinik (vojto@hmm.sk). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.sk = { - closeText: "Zavrieť", - prevText: "<Predchádzajúci", - nextText: "Nasledujúci>", - currentText: "Dnes", - monthNames: [ "január", "február", "marec", "apríl", "máj", "jún", - "júl", "august", "september", "október", "november", "december" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Máj", "Jún", - "Júl", "Aug", "Sep", "Okt", "Nov", "Dec" ], - dayNames: [ "nedeľa", "pondelok", "utorok", "streda", "štvrtok", "piatok", "sobota" ], - dayNamesShort: [ "Ned", "Pon", "Uto", "Str", "Štv", "Pia", "Sob" ], - dayNamesMin: [ "Ne", "Po", "Ut", "St", "Št", "Pia", "So" ], - weekHeader: "Ty", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.sk ); - -return datepicker.regional.sk; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sl.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sl.js deleted file mode 100644 index 15aa9e4c..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sl.js +++ /dev/null @@ -1,41 +0,0 @@ -/* Slovenian initialisation for the jQuery UI date picker plugin. */ -/* Written by Jaka Jancar (jaka@kubje.org). */ -/* c = č, s = š z = ž C = Č S = Š Z = Ž */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.sl = { - closeText: "Zapri", - prevText: "<Prejšnji", - nextText: "Naslednji>", - currentText: "Trenutni", - monthNames: [ "Januar", "Februar", "Marec", "April", "Maj", "Junij", - "Julij", "Avgust", "September", "Oktober", "November", "December" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", - "Jul", "Avg", "Sep", "Okt", "Nov", "Dec" ], - dayNames: [ "Nedelja", "Ponedeljek", "Torek", "Sreda", "Četrtek", "Petek", "Sobota" ], - dayNamesShort: [ "Ned", "Pon", "Tor", "Sre", "Čet", "Pet", "Sob" ], - dayNamesMin: [ "Ne", "Po", "To", "Sr", "Če", "Pe", "So" ], - weekHeader: "Teden", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.sl ); - -return datepicker.regional.sl; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sq.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sq.js deleted file mode 100644 index 470a0301..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sq.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Albanian initialisation for the jQuery UI date picker plugin. */ -/* Written by Flakron Bytyqi (flakron@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.sq = { - closeText: "mbylle", - prevText: "<mbrapa", - nextText: "Përpara>", - currentText: "sot", - monthNames: [ "Janar", "Shkurt", "Mars", "Prill", "Maj", "Qershor", - "Korrik", "Gusht", "Shtator", "Tetor", "Nëntor", "Dhjetor" ], - monthNamesShort: [ "Jan", "Shk", "Mar", "Pri", "Maj", "Qer", - "Kor", "Gus", "Sht", "Tet", "Nën", "Dhj" ], - dayNames: [ "E Diel", "E Hënë", "E Martë", "E Mërkurë", "E Enjte", "E Premte", "E Shtune" ], - dayNamesShort: [ "Di", "Hë", "Ma", "Më", "En", "Pr", "Sh" ], - dayNamesMin: [ "Di", "Hë", "Ma", "Më", "En", "Pr", "Sh" ], - weekHeader: "Ja", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.sq ); - -return datepicker.regional.sq; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sr-SR.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sr-SR.js deleted file mode 100644 index 2b75c408..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sr-SR.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Serbian i18n for the jQuery UI date picker plugin. */ -/* Written by Dejan Dimić. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "sr-SR" ] = { - closeText: "Zatvori", - prevText: "<", - nextText: ">", - currentText: "Danas", - monthNames: [ "Januar", "Februar", "Mart", "April", "Maj", "Jun", - "Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar" ], - monthNamesShort: [ "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", - "Jul", "Avg", "Sep", "Okt", "Nov", "Dec" ], - dayNames: [ "Nedelja", "Ponedeljak", "Utorak", "Sreda", "Četvrtak", "Petak", "Subota" ], - dayNamesShort: [ "Ned", "Pon", "Uto", "Sre", "Čet", "Pet", "Sub" ], - dayNamesMin: [ "Ne", "Po", "Ut", "Sr", "Če", "Pe", "Su" ], - weekHeader: "Sed", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional[ "sr-SR" ] ); - -return datepicker.regional[ "sr-SR" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sr.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sr.js deleted file mode 100644 index c64069ab..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sr.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Serbian i18n for the jQuery UI date picker plugin. */ -/* Written by Dejan Dimić. */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.sr = { - closeText: "Затвори", - prevText: "<", - nextText: ">", - currentText: "Данас", - monthNames: [ "Јануар", "Фебруар", "Март", "Април", "Мај", "Јун", - "Јул", "Август", "Септембар", "Октобар", "Новембар", "Децембар" ], - monthNamesShort: [ "Јан", "Феб", "Мар", "Апр", "Мај", "Јун", - "Јул", "Авг", "Сеп", "Окт", "Нов", "Дец" ], - dayNames: [ "Недеља", "Понедељак", "Уторак", "Среда", "Четвртак", "Петак", "Субота" ], - dayNamesShort: [ "Нед", "Пон", "Уто", "Сре", "Чет", "Пет", "Суб" ], - dayNamesMin: [ "Не", "По", "Ут", "Ср", "Че", "Пе", "Су" ], - weekHeader: "Сед", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.sr ); - -return datepicker.regional.sr; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sv.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sv.js deleted file mode 100644 index 6fe51e3e..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-sv.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Swedish initialisation for the jQuery UI date picker plugin. */ -/* Written by Anders Ekdahl ( anders@nomadiz.se). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.sv = { - closeText: "Stäng", - prevText: "«Förra", - nextText: "Nästa»", - currentText: "Idag", - monthNames: [ "januari", "februari", "mars", "april", "maj", "juni", - "juli", "augusti", "september", "oktober", "november", "december" ], - monthNamesShort: [ "jan.", "feb.", "mars", "apr.", "maj", "juni", - "juli", "aug.", "sep.", "okt.", "nov.", "dec." ], - dayNamesShort: [ "sön", "mån", "tis", "ons", "tor", "fre", "lör" ], - dayNames: [ "söndag", "måndag", "tisdag", "onsdag", "torsdag", "fredag", "lördag" ], - dayNamesMin: [ "sö", "må", "ti", "on", "to", "fr", "lö" ], - weekHeader: "Ve", - dateFormat: "yy-mm-dd", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.sv ); - -return datepicker.regional.sv; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ta.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ta.js deleted file mode 100644 index 730c5df9..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-ta.js +++ /dev/null @@ -1,56 +0,0 @@ -/* Tamil (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by S A Sureshkumar (saskumar@live.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.ta = { - closeText: "மூடு", - prevText: "முன்னையது", - nextText: "அடுத்தது", - currentText: "இன்று", - monthNames: [ "தை", "மாசி", "பங்குனி", "சித்திரை", "வைகாசி", "ஆனி", - "ஆடி", "ஆவணி", "புரட்டாசி", "ஐப்பசி", "கார்த்திகை", "மார்கழி" ], - monthNamesShort: [ "தை", "மாசி", "பங்", "சித்", "வைகா", "ஆனி", - "ஆடி", "ஆவ", "புர", "ஐப்", "கார்", "மார்" ], - dayNames: [ - "ஞாயிற்றுக்கிழமை", - "திங்கட்கிழமை", - "செவ்வாய்க்கிழமை", - "புதன்கிழமை", - "வியாழக்கிழமை", - "வெள்ளிக்கிழமை", - "சனிக்கிழமை" - ], - dayNamesShort: [ - "ஞாயிறு", - "திங்கள்", - "செவ்வாய்", - "புதன்", - "வியாழன்", - "வெள்ளி", - "சனி" - ], - dayNamesMin: [ "ஞா", "தி", "செ", "பு", "வி", "வெ", "ச" ], - weekHeader: "Не", - dateFormat: "dd/mm/yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.ta ); - -return datepicker.regional.ta; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-th.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-th.js deleted file mode 100644 index 10c28332..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-th.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Thai initialisation for the jQuery UI date picker plugin. */ -/* Written by pipo (pipo@sixhead.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.th = { - closeText: "ปิด", - prevText: "« ย้อน", - nextText: "ถัดไป »", - currentText: "วันนี้", - monthNames: [ "มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน", - "กรกฎาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม" ], - monthNamesShort: [ "ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", - "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค." ], - dayNames: [ "อาทิตย์", "จันทร์", "อังคาร", "พุธ", "พฤหัสบดี", "ศุกร์", "เสาร์" ], - dayNamesShort: [ "อา.", "จ.", "อ.", "พ.", "พฤ.", "ศ.", "ส." ], - dayNamesMin: [ "อา.", "จ.", "อ.", "พ.", "พฤ.", "ศ.", "ส." ], - weekHeader: "Wk", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.th ); - -return datepicker.regional.th; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-tj.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-tj.js deleted file mode 100644 index bdc71f17..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-tj.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Tajiki (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Abdurahmon Saidov (saidovab@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.tj = { - closeText: "Идома", - prevText: "<Қафо", - nextText: "Пеш>", - currentText: "Имрӯз", - monthNames: [ "Январ", "Феврал", "Март", "Апрел", "Май", "Июн", - "Июл", "Август", "Сентябр", "Октябр", "Ноябр", "Декабр" ], - monthNamesShort: [ "Янв", "Фев", "Мар", "Апр", "Май", "Июн", - "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек" ], - dayNames: [ "якшанбе", "душанбе", "сешанбе", "чоршанбе", "панҷшанбе", "ҷумъа", "шанбе" ], - dayNamesShort: [ "якш", "душ", "сеш", "чор", "пан", "ҷум", "шан" ], - dayNamesMin: [ "Як", "Дш", "Сш", "Чш", "Пш", "Ҷм", "Шн" ], - weekHeader: "Хф", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.tj ); - -return datepicker.regional.tj; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-tr.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-tr.js deleted file mode 100644 index 220d66e6..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-tr.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Turkish initialisation for the jQuery UI date picker plugin. */ -/* Written by Izzet Emre Erkan (kara@karalamalar.net). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.tr = { - closeText: "kapat", - prevText: "<geri", - nextText: "ileri>", - currentText: "bugün", - monthNames: [ "Ocak", "Şubat", "Mart", "Nisan", "Mayıs", "Haziran", - "Temmuz", "Ağustos", "Eylül", "Ekim", "Kasım", "Aralık" ], - monthNamesShort: [ "Oca", "Şub", "Mar", "Nis", "May", "Haz", - "Tem", "Ağu", "Eyl", "Eki", "Kas", "Ara" ], - dayNames: [ "Pazar", "Pazartesi", "Salı", "Çarşamba", "Perşembe", "Cuma", "Cumartesi" ], - dayNamesShort: [ "Pz", "Pt", "Sa", "Ça", "Pe", "Cu", "Ct" ], - dayNamesMin: [ "Pz", "Pt", "Sa", "Ça", "Pe", "Cu", "Ct" ], - weekHeader: "Hf", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.tr ); - -return datepicker.regional.tr; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-uk.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-uk.js deleted file mode 100644 index 08346280..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-uk.js +++ /dev/null @@ -1,41 +0,0 @@ -/* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */ -/* Written by Maxim Drogobitskiy (maxdao@gmail.com). */ -/* Corrected by Igor Milla (igor.fsp.milla@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.uk = { - closeText: "Закрити", - prevText: "<", - nextText: ">", - currentText: "Сьогодні", - monthNames: [ "Січень", "Лютий", "Березень", "Квітень", "Травень", "Червень", - "Липень", "Серпень", "Вересень", "Жовтень", "Листопад", "Грудень" ], - monthNamesShort: [ "Січ", "Лют", "Бер", "Кві", "Тра", "Чер", - "Лип", "Сер", "Вер", "Жов", "Лис", "Гру" ], - dayNames: [ "неділя", "понеділок", "вівторок", "середа", "четвер", "п’ятниця", "субота" ], - dayNamesShort: [ "нед", "пнд", "вів", "срд", "чтв", "птн", "сбт" ], - dayNamesMin: [ "Нд", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб" ], - weekHeader: "Тиж", - dateFormat: "dd.mm.yy", - firstDay: 1, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.uk ); - -return datepicker.regional.uk; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-vi.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-vi.js deleted file mode 100644 index e06b702c..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-vi.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Vietnamese initialisation for the jQuery UI date picker plugin. */ -/* Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional.vi = { - closeText: "Đóng", - prevText: "<Trước", - nextText: "Tiếp>", - currentText: "Hôm nay", - monthNames: [ "Tháng Một", "Tháng Hai", "Tháng Ba", "Tháng Tư", "Tháng Năm", "Tháng Sáu", - "Tháng Bảy", "Tháng Tám", "Tháng Chín", "Tháng Mười", "Tháng Mười Một", "Tháng Mười Hai" ], - monthNamesShort: [ "Tháng 1", "Tháng 2", "Tháng 3", "Tháng 4", "Tháng 5", "Tháng 6", - "Tháng 7", "Tháng 8", "Tháng 9", "Tháng 10", "Tháng 11", "Tháng 12" ], - dayNames: [ "Chủ Nhật", "Thứ Hai", "Thứ Ba", "Thứ Tư", "Thứ Năm", "Thứ Sáu", "Thứ Bảy" ], - dayNamesShort: [ "CN", "T2", "T3", "T4", "T5", "T6", "T7" ], - dayNamesMin: [ "CN", "T2", "T3", "T4", "T5", "T6", "T7" ], - weekHeader: "Tu", - dateFormat: "dd/mm/yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: false, - yearSuffix: "" }; -datepicker.setDefaults( datepicker.regional.vi ); - -return datepicker.regional.vi; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-CN.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-CN.js deleted file mode 100644 index 84092904..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-CN.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Chinese initialisation for the jQuery UI date picker plugin. */ -/* Written by Cloudream (cloudream@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "zh-CN" ] = { - closeText: "关闭", - prevText: "<上月", - nextText: "下月>", - currentText: "今天", - monthNames: [ "一月", "二月", "三月", "四月", "五月", "六月", - "七月", "八月", "九月", "十月", "十一月", "十二月" ], - monthNamesShort: [ "一月", "二月", "三月", "四月", "五月", "六月", - "七月", "八月", "九月", "十月", "十一月", "十二月" ], - dayNames: [ "星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六" ], - dayNamesShort: [ "周日", "周一", "周二", "周三", "周四", "周五", "周六" ], - dayNamesMin: [ "日", "一", "二", "三", "四", "五", "六" ], - weekHeader: "周", - dateFormat: "yy-mm-dd", - firstDay: 1, - isRTL: false, - showMonthAfterYear: true, - yearSuffix: "年" }; -datepicker.setDefaults( datepicker.regional[ "zh-CN" ] ); - -return datepicker.regional[ "zh-CN" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-HK.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-HK.js deleted file mode 100644 index 80d5c769..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-HK.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Chinese initialisation for the jQuery UI date picker plugin. */ -/* Written by SCCY (samuelcychan@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "zh-HK" ] = { - closeText: "關閉", - prevText: "<上月", - nextText: "下月>", - currentText: "今天", - monthNames: [ "一月", "二月", "三月", "四月", "五月", "六月", - "七月", "八月", "九月", "十月", "十一月", "十二月" ], - monthNamesShort: [ "一月", "二月", "三月", "四月", "五月", "六月", - "七月", "八月", "九月", "十月", "十一月", "十二月" ], - dayNames: [ "星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六" ], - dayNamesShort: [ "周日", "周一", "周二", "周三", "周四", "周五", "周六" ], - dayNamesMin: [ "日", "一", "二", "三", "四", "五", "六" ], - weekHeader: "周", - dateFormat: "dd-mm-yy", - firstDay: 0, - isRTL: false, - showMonthAfterYear: true, - yearSuffix: "年" }; -datepicker.setDefaults( datepicker.regional[ "zh-HK" ] ); - -return datepicker.regional[ "zh-HK" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-TW.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-TW.js deleted file mode 100644 index 9e79a45c..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-TW.js +++ /dev/null @@ -1,40 +0,0 @@ -/* Chinese initialisation for the jQuery UI date picker plugin. */ -/* Written by Ressol (ressol@gmail.com). */ -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "../widgets/datepicker" ], factory ); - } else { - - // Browser globals - factory( jQuery.datepicker ); - } -} )( function( datepicker ) { -"use strict"; - -datepicker.regional[ "zh-TW" ] = { - closeText: "關閉", - prevText: "<上個月", - nextText: "下個月>", - currentText: "今天", - monthNames: [ "一月", "二月", "三月", "四月", "五月", "六月", - "七月", "八月", "九月", "十月", "十一月", "十二月" ], - monthNamesShort: [ "一月", "二月", "三月", "四月", "五月", "六月", - "七月", "八月", "九月", "十月", "十一月", "十二月" ], - dayNames: [ "星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六" ], - dayNamesShort: [ "週日", "週一", "週二", "週三", "週四", "週五", "週六" ], - dayNamesMin: [ "日", "一", "二", "三", "四", "五", "六" ], - weekHeader: "週", - dateFormat: "yy/mm/dd", - firstDay: 1, - isRTL: false, - showMonthAfterYear: true, - yearSuffix: "年" }; -datepicker.setDefaults( datepicker.regional[ "zh-TW" ] ); - -return datepicker.regional[ "zh-TW" ]; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/ie.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/ie.js deleted file mode 100644 index a758a1b9..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/ie.js +++ /dev/null @@ -1,20 +0,0 @@ -//= require jquery-ui/version - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -// This file is deprecated -return $.ui.ie = !!/msie [\w.]+/.exec( navigator.userAgent.toLowerCase() ); -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/jquery-patch.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/jquery-patch.js deleted file mode 100644 index e86f70b4..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/jquery-patch.js +++ /dev/null @@ -1,91 +0,0 @@ -//= require jquery-ui/version - -/*! - * jQuery UI Support for jQuery core 1.8.x and newer 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - * - */ - -//>>label: jQuery 1.8+ Support -//>>group: Core -//>>description: Support version 1.8.x and newer of jQuery core - -( function( factory ) { -"use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -// Support: jQuery 1.9.x or older -// $.expr[ ":" ] is deprecated. -if ( !$.expr.pseudos ) { - $.expr.pseudos = $.expr[ ":" ]; -} - -// Support: jQuery 1.11.x or older -// $.unique has been renamed to $.uniqueSort -if ( !$.uniqueSort ) { - $.uniqueSort = $.unique; -} - -// Support: jQuery 2.2.x or older. -// This method has been defined in jQuery 3.0.0. -// Code from https://github.com/jquery/jquery/blob/e539bac79e666bba95bba86d690b4e609dca2286/src/selector/escapeSelector.js -if ( !$.escapeSelector ) { - - // CSS string/identifier serialization - // https://drafts.csswg.org/cssom/#common-serializing-idioms - var rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g; - - var fcssescape = function( ch, asCodePoint ) { - if ( asCodePoint ) { - - // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER - if ( ch === "\0" ) { - return "\uFFFD"; - } - - // Control characters and (dependent upon position) numbers get escaped as code points - return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " "; - } - - // Other potentially-special ASCII characters get backslash-escaped - return "\\" + ch; - }; - - $.escapeSelector = function( sel ) { - return ( sel + "" ).replace( rcssescape, fcssescape ); - }; -} - -// Support: jQuery 3.4.x or older -// These methods have been defined in jQuery 3.5.0. -if ( !$.fn.even || !$.fn.odd ) { - $.fn.extend( { - even: function() { - return this.filter( function( i ) { - return i % 2 === 0; - } ); - }, - odd: function() { - return this.filter( function( i ) { - return i % 2 === 1; - } ); - } - } ); -} - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/jquery-var-for-color.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/jquery-var-for-color.js deleted file mode 100644 index c6922920..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/jquery-var-for-color.js +++ /dev/null @@ -1,24 +0,0 @@ -//= require jquery-ui/version - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { - "use strict"; - -// Create a local jQuery because jQuery Color relies on it and the -// global may not exist with AMD and a custom build (#10199). -// This module is a noop if used as a regular AMD module. -// eslint-disable-next-line no-unused-vars -var jQuery = $; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/keycode.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/keycode.js deleted file mode 100644 index a9bdecfc..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/keycode.js +++ /dev/null @@ -1,51 +0,0 @@ -//= require jquery-ui/version - -/*! - * jQuery UI Keycode 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: Keycode -//>>group: Core -//>>description: Provide keycodes as keynames -//>>docs: http://api.jqueryui.com/jQuery.ui.keyCode/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.ui.keyCode = { - BACKSPACE: 8, - COMMA: 188, - DELETE: 46, - DOWN: 40, - END: 35, - ENTER: 13, - ESCAPE: 27, - HOME: 36, - LEFT: 37, - PAGE_DOWN: 34, - PAGE_UP: 33, - PERIOD: 190, - RIGHT: 39, - SPACE: 32, - TAB: 9, - UP: 38 -}; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/labels.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/labels.js deleted file mode 100644 index 6795b136..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/labels.js +++ /dev/null @@ -1,71 +0,0 @@ -//= require jquery-ui/version - -/*! - * jQuery UI Labels 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - */ - -//>>label: labels -//>>group: Core -//>>description: Find all the labels associated with a given input -//>>docs: http://api.jqueryui.com/labels/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.fn.labels = function() { - var ancestor, selector, id, labels, ancestors; - - if ( !this.length ) { - return this.pushStack( [] ); - } - - // Check control.labels first - if ( this[ 0 ].labels && this[ 0 ].labels.length ) { - return this.pushStack( this[ 0 ].labels ); - } - - // Support: IE <= 11, FF <= 37, Android <= 2.3 only - // Above browsers do not support control.labels. Everything below is to support them - // as well as document fragments. control.labels does not work on document fragments - labels = this.eq( 0 ).parents( "label" ); - - // Look for the label based on the id - id = this.attr( "id" ); - if ( id ) { - - // We don't search against the document in case the element - // is disconnected from the DOM - ancestor = this.eq( 0 ).parents().last(); - - // Get a full set of top level ancestors - ancestors = ancestor.add( ancestor.length ? ancestor.siblings() : this.siblings() ); - - // Create a selector for the label based on the id - selector = "label[for='" + $.escapeSelector( id ) + "']"; - - labels = labels.add( ancestors.find( selector ).addBack( selector ) ); - - } - - // Return whatever we have found for labels - return this.pushStack( labels ); -}; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/plugin.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/plugin.js deleted file mode 100644 index 261c547e..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/plugin.js +++ /dev/null @@ -1,49 +0,0 @@ -//= require jquery-ui/version - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -// $.ui.plugin is deprecated. Use $.widget() extensions instead. -return $.ui.plugin = { - add: function( module, option, set ) { - var i, - proto = $.ui[ module ].prototype; - for ( i in set ) { - proto.plugins[ i ] = proto.plugins[ i ] || []; - proto.plugins[ i ].push( [ option, set[ i ] ] ); - } - }, - call: function( instance, name, args, allowDisconnected ) { - var i, - set = instance.plugins[ name ]; - - if ( !set ) { - return; - } - - if ( !allowDisconnected && ( !instance.element[ 0 ].parentNode || - instance.element[ 0 ].parentNode.nodeType === 11 ) ) { - return; - } - - for ( i = 0; i < set.length; i++ ) { - if ( instance.options[ set[ i ][ 0 ] ] ) { - set[ i ][ 1 ].apply( instance.element, args ); - } - } - } -}; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/position.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/position.js deleted file mode 100644 index 4724c22e..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/position.js +++ /dev/null @@ -1,513 +0,0 @@ -//= require jquery-ui/version - -/*! - * jQuery UI Position 1.13.0 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - * - * http://api.jqueryui.com/position/ - */ - -//>>label: Position -//>>group: Core -//>>description: Positions elements relative to other elements. -//>>docs: http://api.jqueryui.com/position/ -//>>demos: http://jqueryui.com/position/ - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -( function() { -var cachedScrollbarWidth, - max = Math.max, - abs = Math.abs, - rhorizontal = /left|center|right/, - rvertical = /top|center|bottom/, - roffset = /[\+\-]\d+(\.[\d]+)?%?/, - rposition = /^\w+/, - rpercent = /%$/, - _position = $.fn.position; - -function getOffsets( offsets, width, height ) { - return [ - parseFloat( offsets[ 0 ] ) * ( rpercent.test( offsets[ 0 ] ) ? width / 100 : 1 ), - parseFloat( offsets[ 1 ] ) * ( rpercent.test( offsets[ 1 ] ) ? height / 100 : 1 ) - ]; -} - -function parseCss( element, property ) { - return parseInt( $.css( element, property ), 10 ) || 0; -} - -function isWindow( obj ) { - return obj != null && obj === obj.window; -} - -function getDimensions( elem ) { - var raw = elem[ 0 ]; - if ( raw.nodeType === 9 ) { - return { - width: elem.width(), - height: elem.height(), - offset: { top: 0, left: 0 } - }; - } - if ( isWindow( raw ) ) { - return { - width: elem.width(), - height: elem.height(), - offset: { top: elem.scrollTop(), left: elem.scrollLeft() } - }; - } - if ( raw.preventDefault ) { - return { - width: 0, - height: 0, - offset: { top: raw.pageY, left: raw.pageX } - }; - } - return { - width: elem.outerWidth(), - height: elem.outerHeight(), - offset: elem.offset() - }; -} - -$.position = { - scrollbarWidth: function() { - if ( cachedScrollbarWidth !== undefined ) { - return cachedScrollbarWidth; - } - var w1, w2, - div = $( "
" + - "
" ), - innerDiv = div.children()[ 0 ]; - - $( "body" ).append( div ); - w1 = innerDiv.offsetWidth; - div.css( "overflow", "scroll" ); - - w2 = innerDiv.offsetWidth; - - if ( w1 === w2 ) { - w2 = div[ 0 ].clientWidth; - } - - div.remove(); - - return ( cachedScrollbarWidth = w1 - w2 ); - }, - getScrollInfo: function( within ) { - var overflowX = within.isWindow || within.isDocument ? "" : - within.element.css( "overflow-x" ), - overflowY = within.isWindow || within.isDocument ? "" : - within.element.css( "overflow-y" ), - hasOverflowX = overflowX === "scroll" || - ( overflowX === "auto" && within.width < within.element[ 0 ].scrollWidth ), - hasOverflowY = overflowY === "scroll" || - ( overflowY === "auto" && within.height < within.element[ 0 ].scrollHeight ); - return { - width: hasOverflowY ? $.position.scrollbarWidth() : 0, - height: hasOverflowX ? $.position.scrollbarWidth() : 0 - }; - }, - getWithinInfo: function( element ) { - var withinElement = $( element || window ), - isElemWindow = isWindow( withinElement[ 0 ] ), - isDocument = !!withinElement[ 0 ] && withinElement[ 0 ].nodeType === 9, - hasOffset = !isElemWindow && !isDocument; - return { - element: withinElement, - isWindow: isElemWindow, - isDocument: isDocument, - offset: hasOffset ? $( element ).offset() : { left: 0, top: 0 }, - scrollLeft: withinElement.scrollLeft(), - scrollTop: withinElement.scrollTop(), - width: withinElement.outerWidth(), - height: withinElement.outerHeight() - }; - } -}; - -$.fn.position = function( options ) { - if ( !options || !options.of ) { - return _position.apply( this, arguments ); - } - - // Make a copy, we don't want to modify arguments - options = $.extend( {}, options ); - - var atOffset, targetWidth, targetHeight, targetOffset, basePosition, dimensions, - - // Make sure string options are treated as CSS selectors - target = typeof options.of === "string" ? - $( document ).find( options.of ) : - $( options.of ), - - within = $.position.getWithinInfo( options.within ), - scrollInfo = $.position.getScrollInfo( within ), - collision = ( options.collision || "flip" ).split( " " ), - offsets = {}; - - dimensions = getDimensions( target ); - if ( target[ 0 ].preventDefault ) { - - // Force left top to allow flipping - options.at = "left top"; - } - targetWidth = dimensions.width; - targetHeight = dimensions.height; - targetOffset = dimensions.offset; - - // Clone to reuse original targetOffset later - basePosition = $.extend( {}, targetOffset ); - - // Force my and at to have valid horizontal and vertical positions - // if a value is missing or invalid, it will be converted to center - $.each( [ "my", "at" ], function() { - var pos = ( options[ this ] || "" ).split( " " ), - horizontalOffset, - verticalOffset; - - if ( pos.length === 1 ) { - pos = rhorizontal.test( pos[ 0 ] ) ? - pos.concat( [ "center" ] ) : - rvertical.test( pos[ 0 ] ) ? - [ "center" ].concat( pos ) : - [ "center", "center" ]; - } - pos[ 0 ] = rhorizontal.test( pos[ 0 ] ) ? pos[ 0 ] : "center"; - pos[ 1 ] = rvertical.test( pos[ 1 ] ) ? pos[ 1 ] : "center"; - - // Calculate offsets - horizontalOffset = roffset.exec( pos[ 0 ] ); - verticalOffset = roffset.exec( pos[ 1 ] ); - offsets[ this ] = [ - horizontalOffset ? horizontalOffset[ 0 ] : 0, - verticalOffset ? verticalOffset[ 0 ] : 0 - ]; - - // Reduce to just the positions without the offsets - options[ this ] = [ - rposition.exec( pos[ 0 ] )[ 0 ], - rposition.exec( pos[ 1 ] )[ 0 ] - ]; - } ); - - // Normalize collision option - if ( collision.length === 1 ) { - collision[ 1 ] = collision[ 0 ]; - } - - if ( options.at[ 0 ] === "right" ) { - basePosition.left += targetWidth; - } else if ( options.at[ 0 ] === "center" ) { - basePosition.left += targetWidth / 2; - } - - if ( options.at[ 1 ] === "bottom" ) { - basePosition.top += targetHeight; - } else if ( options.at[ 1 ] === "center" ) { - basePosition.top += targetHeight / 2; - } - - atOffset = getOffsets( offsets.at, targetWidth, targetHeight ); - basePosition.left += atOffset[ 0 ]; - basePosition.top += atOffset[ 1 ]; - - return this.each( function() { - var collisionPosition, using, - elem = $( this ), - elemWidth = elem.outerWidth(), - elemHeight = elem.outerHeight(), - marginLeft = parseCss( this, "marginLeft" ), - marginTop = parseCss( this, "marginTop" ), - collisionWidth = elemWidth + marginLeft + parseCss( this, "marginRight" ) + - scrollInfo.width, - collisionHeight = elemHeight + marginTop + parseCss( this, "marginBottom" ) + - scrollInfo.height, - position = $.extend( {}, basePosition ), - myOffset = getOffsets( offsets.my, elem.outerWidth(), elem.outerHeight() ); - - if ( options.my[ 0 ] === "right" ) { - position.left -= elemWidth; - } else if ( options.my[ 0 ] === "center" ) { - position.left -= elemWidth / 2; - } - - if ( options.my[ 1 ] === "bottom" ) { - position.top -= elemHeight; - } else if ( options.my[ 1 ] === "center" ) { - position.top -= elemHeight / 2; - } - - position.left += myOffset[ 0 ]; - position.top += myOffset[ 1 ]; - - collisionPosition = { - marginLeft: marginLeft, - marginTop: marginTop - }; - - $.each( [ "left", "top" ], function( i, dir ) { - if ( $.ui.position[ collision[ i ] ] ) { - $.ui.position[ collision[ i ] ][ dir ]( position, { - targetWidth: targetWidth, - targetHeight: targetHeight, - elemWidth: elemWidth, - elemHeight: elemHeight, - collisionPosition: collisionPosition, - collisionWidth: collisionWidth, - collisionHeight: collisionHeight, - offset: [ atOffset[ 0 ] + myOffset[ 0 ], atOffset [ 1 ] + myOffset[ 1 ] ], - my: options.my, - at: options.at, - within: within, - elem: elem - } ); - } - } ); - - if ( options.using ) { - - // Adds feedback as second argument to using callback, if present - using = function( props ) { - var left = targetOffset.left - position.left, - right = left + targetWidth - elemWidth, - top = targetOffset.top - position.top, - bottom = top + targetHeight - elemHeight, - feedback = { - target: { - element: target, - left: targetOffset.left, - top: targetOffset.top, - width: targetWidth, - height: targetHeight - }, - element: { - element: elem, - left: position.left, - top: position.top, - width: elemWidth, - height: elemHeight - }, - horizontal: right < 0 ? "left" : left > 0 ? "right" : "center", - vertical: bottom < 0 ? "top" : top > 0 ? "bottom" : "middle" - }; - if ( targetWidth < elemWidth && abs( left + right ) < targetWidth ) { - feedback.horizontal = "center"; - } - if ( targetHeight < elemHeight && abs( top + bottom ) < targetHeight ) { - feedback.vertical = "middle"; - } - if ( max( abs( left ), abs( right ) ) > max( abs( top ), abs( bottom ) ) ) { - feedback.important = "horizontal"; - } else { - feedback.important = "vertical"; - } - options.using.call( this, props, feedback ); - }; - } - - elem.offset( $.extend( position, { using: using } ) ); - } ); -}; - -$.ui.position = { - fit: { - left: function( position, data ) { - var within = data.within, - withinOffset = within.isWindow ? within.scrollLeft : within.offset.left, - outerWidth = within.width, - collisionPosLeft = position.left - data.collisionPosition.marginLeft, - overLeft = withinOffset - collisionPosLeft, - overRight = collisionPosLeft + data.collisionWidth - outerWidth - withinOffset, - newOverRight; - - // Element is wider than within - if ( data.collisionWidth > outerWidth ) { - - // Element is initially over the left side of within - if ( overLeft > 0 && overRight <= 0 ) { - newOverRight = position.left + overLeft + data.collisionWidth - outerWidth - - withinOffset; - position.left += overLeft - newOverRight; - - // Element is initially over right side of within - } else if ( overRight > 0 && overLeft <= 0 ) { - position.left = withinOffset; - - // Element is initially over both left and right sides of within - } else { - if ( overLeft > overRight ) { - position.left = withinOffset + outerWidth - data.collisionWidth; - } else { - position.left = withinOffset; - } - } - - // Too far left -> align with left edge - } else if ( overLeft > 0 ) { - position.left += overLeft; - - // Too far right -> align with right edge - } else if ( overRight > 0 ) { - position.left -= overRight; - - // Adjust based on position and margin - } else { - position.left = max( position.left - collisionPosLeft, position.left ); - } - }, - top: function( position, data ) { - var within = data.within, - withinOffset = within.isWindow ? within.scrollTop : within.offset.top, - outerHeight = data.within.height, - collisionPosTop = position.top - data.collisionPosition.marginTop, - overTop = withinOffset - collisionPosTop, - overBottom = collisionPosTop + data.collisionHeight - outerHeight - withinOffset, - newOverBottom; - - // Element is taller than within - if ( data.collisionHeight > outerHeight ) { - - // Element is initially over the top of within - if ( overTop > 0 && overBottom <= 0 ) { - newOverBottom = position.top + overTop + data.collisionHeight - outerHeight - - withinOffset; - position.top += overTop - newOverBottom; - - // Element is initially over bottom of within - } else if ( overBottom > 0 && overTop <= 0 ) { - position.top = withinOffset; - - // Element is initially over both top and bottom of within - } else { - if ( overTop > overBottom ) { - position.top = withinOffset + outerHeight - data.collisionHeight; - } else { - position.top = withinOffset; - } - } - - // Too far up -> align with top - } else if ( overTop > 0 ) { - position.top += overTop; - - // Too far down -> align with bottom edge - } else if ( overBottom > 0 ) { - position.top -= overBottom; - - // Adjust based on position and margin - } else { - position.top = max( position.top - collisionPosTop, position.top ); - } - } - }, - flip: { - left: function( position, data ) { - var within = data.within, - withinOffset = within.offset.left + within.scrollLeft, - outerWidth = within.width, - offsetLeft = within.isWindow ? within.scrollLeft : within.offset.left, - collisionPosLeft = position.left - data.collisionPosition.marginLeft, - overLeft = collisionPosLeft - offsetLeft, - overRight = collisionPosLeft + data.collisionWidth - outerWidth - offsetLeft, - myOffset = data.my[ 0 ] === "left" ? - -data.elemWidth : - data.my[ 0 ] === "right" ? - data.elemWidth : - 0, - atOffset = data.at[ 0 ] === "left" ? - data.targetWidth : - data.at[ 0 ] === "right" ? - -data.targetWidth : - 0, - offset = -2 * data.offset[ 0 ], - newOverRight, - newOverLeft; - - if ( overLeft < 0 ) { - newOverRight = position.left + myOffset + atOffset + offset + data.collisionWidth - - outerWidth - withinOffset; - if ( newOverRight < 0 || newOverRight < abs( overLeft ) ) { - position.left += myOffset + atOffset + offset; - } - } else if ( overRight > 0 ) { - newOverLeft = position.left - data.collisionPosition.marginLeft + myOffset + - atOffset + offset - offsetLeft; - if ( newOverLeft > 0 || abs( newOverLeft ) < overRight ) { - position.left += myOffset + atOffset + offset; - } - } - }, - top: function( position, data ) { - var within = data.within, - withinOffset = within.offset.top + within.scrollTop, - outerHeight = within.height, - offsetTop = within.isWindow ? within.scrollTop : within.offset.top, - collisionPosTop = position.top - data.collisionPosition.marginTop, - overTop = collisionPosTop - offsetTop, - overBottom = collisionPosTop + data.collisionHeight - outerHeight - offsetTop, - top = data.my[ 1 ] === "top", - myOffset = top ? - -data.elemHeight : - data.my[ 1 ] === "bottom" ? - data.elemHeight : - 0, - atOffset = data.at[ 1 ] === "top" ? - data.targetHeight : - data.at[ 1 ] === "bottom" ? - -data.targetHeight : - 0, - offset = -2 * data.offset[ 1 ], - newOverTop, - newOverBottom; - if ( overTop < 0 ) { - newOverBottom = position.top + myOffset + atOffset + offset + data.collisionHeight - - outerHeight - withinOffset; - if ( newOverBottom < 0 || newOverBottom < abs( overTop ) ) { - position.top += myOffset + atOffset + offset; - } - } else if ( overBottom > 0 ) { - newOverTop = position.top - data.collisionPosition.marginTop + myOffset + atOffset + - offset - offsetTop; - if ( newOverTop > 0 || abs( newOverTop ) < overBottom ) { - position.top += myOffset + atOffset + offset; - } - } - } - }, - flipfit: { - left: function() { - $.ui.position.flip.left.apply( this, arguments ); - $.ui.position.fit.left.apply( this, arguments ); - }, - top: function() { - $.ui.position.flip.top.apply( this, arguments ); - $.ui.position.fit.top.apply( this, arguments ); - } - } -}; - -} )(); - -return $.ui.position; - -} ); diff --git a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/safe-active-element.js b/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/safe-active-element.js deleted file mode 100644 index 101fe1fc..00000000 --- a/vendor/cache/jquery-ui-rails-413265e81f79/app/assets/javascripts/jquery-ui/safe-active-element.js +++ /dev/null @@ -1,46 +0,0 @@ -//= require jquery-ui/version - -( function( factory ) { - "use strict"; - - if ( typeof define === "function" && define.amd ) { - - // AMD. Register as an anonymous module. - define( [ "jquery", "./version" ], factory ); - } else { - - // Browser globals - factory( jQuery ); - } -} )( function( $ ) { -"use strict"; - -return $.ui.safeActiveElement = function( document ) { - var activeElement; - - // Support: IE 9 only - // IE9 throws an "Unspecified error" accessing document.activeElement from an