mirror of
				https://github.com/gtbu/Typesetter-5.3-p8.git
				synced 2025-11-03 22:38:27 +01:00 
			
		
		
		
	update jquery ui 14
This commit is contained in:
		
							parent
							
								
									2ba8428769
								
							
						
					
					
						commit
						70e9ecefbc
					
				
					 177 changed files with 31940 additions and 775 deletions
				
			
		| 
						 | 
				
			
			@ -43,4 +43,14 @@ switch($type){
 | 
			
		|||
 | 
			
		||||
\gp\tool\Plugins::Action('PageCreated');
 | 
			
		||||
 | 
			
		||||
if (session_status() == PHP_SESSION_NONE) {
 | 
			
		||||
        error_log("No active session detected. Attempting session_start()...");
 | 
			
		||||
		if (!session_start()) {
 | 
			
		||||
            error_log("session_start() FAILED.");
 | 
			
		||||
			die("Session could not be started.");
 | 
			
		||||
        } else {
 | 
			
		||||
            error_log("session_start() SUCCEEDED. Session ID: " . session_id());
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
\gp\tool\Output::RunOut();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20423,7 +20423,7 @@ $.fn.elfindersearchbutton = function(cmd) {
 | 
			
		|||
							typeSet.append($('<input id="'+id(i)+'" name="serchcol" type="radio" value="'+fm.escape(i)+'"/><label for="'+id(i)+'">'+fm.i18n(v.name)+'</label>'));
 | 
			
		||||
						});
 | 
			
		||||
					}
 | 
			
		||||
					opts.find('div.buttonset').buttonset();
 | 
			
		||||
					opts.find('div.buttonset').controlgroup();
 | 
			
		||||
					$('#'+id('SearchFromAll')).next('label').attr('title', fm.i18n('searchTarget', fm.i18n('btnAll')));
 | 
			
		||||
					if (sTypes) {
 | 
			
		||||
						$.each(sTypes, function(i, v) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										384
									
								
								include/thirdparty/jquery_ui/AUTHORS.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										384
									
								
								include/thirdparty/jquery_ui/AUTHORS.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,384 @@
 | 
			
		|||
Authors ordered by first contribution
 | 
			
		||||
A list of current team members is available at https://jqueryui.com/about
 | 
			
		||||
 | 
			
		||||
Paul Bakaus <paul.bakaus@gmail.com>
 | 
			
		||||
Richard Worth <rdworth@gmail.com>
 | 
			
		||||
Yehuda Katz <wycats@gmail.com>
 | 
			
		||||
Sean Catchpole <sean@sunsean.com>
 | 
			
		||||
John Resig <jeresig@gmail.com>
 | 
			
		||||
Tane Piper <piper.tane@gmail.com>
 | 
			
		||||
Dmitri Gaskin <dmitrig01@gmail.com>
 | 
			
		||||
Klaus Hartl <klaus.hartl@gmail.com>
 | 
			
		||||
Stefan Petre <stefan.petre@gmail.com>
 | 
			
		||||
Gilles van den Hoven <gilles@webunity.nl>
 | 
			
		||||
Micheil Bryan Smith <micheil@brandedcode.com>
 | 
			
		||||
Jörn Zaefferer <joern.zaefferer@gmail.com>
 | 
			
		||||
Marc Grabanski <m@marcgrabanski.com>
 | 
			
		||||
Keith Wood <kbwood@iinet.com.au>
 | 
			
		||||
Brandon Aaron <brandon.aaron@gmail.com>
 | 
			
		||||
Scott González <scott.gonzalez@gmail.com>
 | 
			
		||||
Eduardo Lundgren <eduardolundgren@gmail.com>
 | 
			
		||||
Aaron Eisenberger <aaronchi@gmail.com>
 | 
			
		||||
Joan Piedra <theneojp@gmail.com>
 | 
			
		||||
Bruno Basto <b.basto@gmail.com>
 | 
			
		||||
Remy Sharp <remy@leftlogic.com>
 | 
			
		||||
Bohdan Ganicky <bohdan.ganicky@gmail.com>
 | 
			
		||||
David Bolter <david.bolter@gmail.com>
 | 
			
		||||
Chi Cheng <cloudream@gmail.com>
 | 
			
		||||
Ca-Phun Ung <pazu2k@gmail.com>
 | 
			
		||||
Ariel Flesler <aflesler@gmail.com>
 | 
			
		||||
Maggie Wachs <maggie@filamentgroup.com>
 | 
			
		||||
Scott Jehl <scottjehl@gmail.com>
 | 
			
		||||
Todd Parker <todd@filamentgroup.com>
 | 
			
		||||
Andrew Powell <andrew@shellscape.org>
 | 
			
		||||
Brant Burnett <btburnett3@gmail.com>
 | 
			
		||||
Douglas Neiner <doug@dougneiner.com>
 | 
			
		||||
Paul Irish <paul.irish@gmail.com>
 | 
			
		||||
Ralph Whitbeck <ralph.whitbeck@gmail.com>
 | 
			
		||||
Thibault Duplessis <thibault.duplessis@gmail.com>
 | 
			
		||||
Dominique Vincent <dominique.vincent@toitl.com>
 | 
			
		||||
Jack Hsu <jack.hsu@gmail.com>
 | 
			
		||||
Adam Sontag <ajpiano@ajpiano.com>
 | 
			
		||||
Carl Fürstenberg <carl@excito.com>
 | 
			
		||||
Kevin Dalman <development@allpro.net>
 | 
			
		||||
Alberto Fernández Capel <afcapel@gmail.com>
 | 
			
		||||
Jacek Jędrzejewski (https://jacek.jedrzejewski.name)
 | 
			
		||||
Ting Kuei <ting@kuei.com>
 | 
			
		||||
Samuel Cormier-Iijima <sam@chide.it>
 | 
			
		||||
Jon Palmer <jonspalmer@gmail.com>
 | 
			
		||||
Ben Hollis <bhollis@amazon.com>
 | 
			
		||||
Justin MacCarthy <Justin@Rubystars.biz>
 | 
			
		||||
Eyal Kobrigo <kobrigo@hotmail.com>
 | 
			
		||||
Tiago Freire <tiago.freire@gmail.com>
 | 
			
		||||
Diego Tres <diegotres@gmail.com>
 | 
			
		||||
Holger Rüprich <holger@rueprich.de>
 | 
			
		||||
Ziling Zhao <zilingzhao@gmail.com>
 | 
			
		||||
Mike Alsup <malsup@gmail.com>
 | 
			
		||||
Robson Braga Araujo <robsonbraga@gmail.com>
 | 
			
		||||
Pierre-Henri Ausseil <ph.ausseil@gmail.com>
 | 
			
		||||
Christopher McCulloh <cmcculloh@gmail.com>
 | 
			
		||||
Andrew Newcomb <ext.github@preceptsoftware.co.uk>
 | 
			
		||||
Lim Chee Aun <cheeaun@gmail.com>
 | 
			
		||||
Jorge Barreiro <yortx.barry@gmail.com>
 | 
			
		||||
Daniel Steigerwald <daniel@steigerwald.cz>
 | 
			
		||||
John Firebaugh <john_firebaugh@bigfix.com>
 | 
			
		||||
John Enters <github@darkdark.net>
 | 
			
		||||
Andrey Kapitcyn <ru.m157y@gmail.com>
 | 
			
		||||
Dmitry Petrov <dpetroff@gmail.com>
 | 
			
		||||
Eric Hynds <eric@hynds.net>
 | 
			
		||||
Chairat Sunthornwiphat <pipo@sixhead.com>
 | 
			
		||||
Josh Varner <josh.varner@gmail.com>
 | 
			
		||||
Stéphane Raimbault <stephane.raimbault@gmail.com>
 | 
			
		||||
Jay Merrifield <fracmak@gmail.com>
 | 
			
		||||
J. Ryan Stinnett <jryans@gmail.com>
 | 
			
		||||
Peter Heiberg <peter@heiberg.se>
 | 
			
		||||
Alex Dovenmuehle <adovenmuehle@gmail.com>
 | 
			
		||||
Jamie Gegerson <git@jamiegegerson.com>
 | 
			
		||||
Raymond Schwartz <skeetergraphics@gmail.com>
 | 
			
		||||
Phillip Barnes <philbar@gmail.com>
 | 
			
		||||
Kyle Wilkinson <kai@wikyd.org>
 | 
			
		||||
Khaled AlHourani <me@khaledalhourani.com>
 | 
			
		||||
Marian Rudzynski <mr@impaled.org>
 | 
			
		||||
Jean-Francois Remy <jeff@melix.org>
 | 
			
		||||
Doug Blood <dougblood@gmail.com>
 | 
			
		||||
Filippo Cavallarin <filippo.cavallarin@codseq.it>
 | 
			
		||||
Heiko Henning <heiko@thehennings.ch>
 | 
			
		||||
Aliaksandr Rahalevich <saksmlz@gmail.com>
 | 
			
		||||
Mario Visic <mario@mariovisic.com>
 | 
			
		||||
Xavi Ramirez <xavi.rmz@gmail.com>
 | 
			
		||||
Max Schnur <max.schnur@gmail.com>
 | 
			
		||||
Saji Nediyanchath <saji89@gmail.com>
 | 
			
		||||
Corey Frang <gnarf37@gmail.com>
 | 
			
		||||
Aaron Peterson <aaronp123@yahoo.com>
 | 
			
		||||
Ivan Peters <ivan@ivanpeters.com>
 | 
			
		||||
Mohamed Cherif Bouchelaghem <cherifbouchelaghem@yahoo.fr>
 | 
			
		||||
Marcos Sousa <falecomigo@marcossousa.com>
 | 
			
		||||
Michael DellaNoce <mdellanoce@mailtrust.com>
 | 
			
		||||
George Marshall <echosx@gmail.com>
 | 
			
		||||
Tobias Brunner <tobias@strongswan.org>
 | 
			
		||||
Martin Solli <msolli@gmail.com>
 | 
			
		||||
David Petersen <public@petersendidit.com>
 | 
			
		||||
Dan Heberden <danheberden@gmail.com>
 | 
			
		||||
William Kevin Manire <williamkmanire@gmail.com>
 | 
			
		||||
Gilmore Davidson <gilmoreorless@gmail.com>
 | 
			
		||||
Michael Wu <michaelmwu@gmail.com>
 | 
			
		||||
Adam Parod <mystic414@gmail.com>
 | 
			
		||||
Guillaume Gautreau <guillaume+github@ghusse.com>
 | 
			
		||||
Marcel Toele <EleotleCram@gmail.com>
 | 
			
		||||
Dan Streetman <ddstreet@ieee.org>
 | 
			
		||||
Matt Hoskins <matt@nipltd.com>
 | 
			
		||||
Giovanni Giacobbi <giovanni@giacobbi.net>
 | 
			
		||||
Kyle Florence <kyle.florence@gmail.com>
 | 
			
		||||
Pavol Hluchý <lopo@losys.sk>
 | 
			
		||||
Hans Hillen <hans.hillen@gmail.com>
 | 
			
		||||
Mark Johnson <virgofx@live.com>
 | 
			
		||||
Trey Hunner <treyhunner@gmail.com>
 | 
			
		||||
Shane Whittet <whittet@gmail.com>
 | 
			
		||||
Edward A Faulkner <ef@alum.mit.edu>
 | 
			
		||||
Adam Baratz <adam@adambaratz.com>
 | 
			
		||||
Kato Kazuyoshi <kato.kazuyoshi@gmail.com>
 | 
			
		||||
Eike Send <eike.send@gmail.com>
 | 
			
		||||
Kris Borchers <kris.borchers@gmail.com>
 | 
			
		||||
Eddie Monge <eddie@eddiemonge.com>
 | 
			
		||||
Israel Tsadok <itsadok@gmail.com>
 | 
			
		||||
Carson McDonald <carson@ioncannon.net>
 | 
			
		||||
Jason Davies <jason@jasondavies.com>
 | 
			
		||||
Garrison Locke <gplocke@gmail.com>
 | 
			
		||||
David Murdoch <david@davidmurdoch.com>
 | 
			
		||||
Benjamin Scott Boyle <benjamins.boyle@gmail.com>
 | 
			
		||||
Jesse Baird <jebaird@gmail.com>
 | 
			
		||||
Jonathan Vingiano <jvingiano@gmail.com>
 | 
			
		||||
Dylan Just <dev@ephox.com>
 | 
			
		||||
Hiroshi Tomita <tomykaira@gmail.com>
 | 
			
		||||
Glenn Goodrich <glenn.goodrich@gmail.com>
 | 
			
		||||
Tarafder Ashek-E-Elahi <mail.ashek@gmail.com>
 | 
			
		||||
Ryan Neufeld <ryan@neufeldmail.com>
 | 
			
		||||
Marc Neuwirth <marc.neuwirth@gmail.com>
 | 
			
		||||
Philip Graham <philip.robert.graham@gmail.com>
 | 
			
		||||
Benjamin Sterling <benjamin.sterling@kenzomedia.com>
 | 
			
		||||
Wesley Walser <waw325@gmail.com>
 | 
			
		||||
Kouhei Sutou <kou@clear-code.com>
 | 
			
		||||
Karl Kirch <karlkrch@gmail.com>
 | 
			
		||||
Chris Kelly <ckdake@ckdake.com>
 | 
			
		||||
Jason Oster <jay@kodewerx.org>
 | 
			
		||||
Felix Nagel <info@felixnagel.com>
 | 
			
		||||
Alexander Polomoshnov <alex.polomoshnov@gmail.com>
 | 
			
		||||
David Leal <dgleal@gmail.com>
 | 
			
		||||
Igor Milla <igor.fsp.milla@gmail.com>
 | 
			
		||||
Dave Methvin <dave.methvin@gmail.com>
 | 
			
		||||
Florian Gutmann <f.gutmann@chronimo.com>
 | 
			
		||||
Marwan Al Jubeh <marwan.aljubeh@gmail.com>
 | 
			
		||||
Milan Broum <midlis@googlemail.com>
 | 
			
		||||
Sebastian Sauer <info@dynpages.de>
 | 
			
		||||
Gaëtan Muller <m.gaetan89@gmail.com>
 | 
			
		||||
Michel Weimerskirch <michel@weimerskirch.net>
 | 
			
		||||
William Griffiths <william@ycymro.com>
 | 
			
		||||
Stojce Slavkovski <stojce@gmail.com>
 | 
			
		||||
David Soms <david.soms@gmail.com>
 | 
			
		||||
David De Sloovere <david.desloovere@outlook.com>
 | 
			
		||||
Michael P. Jung <michael.jung@terreon.de>
 | 
			
		||||
Shannon Pekary <spekary@gmail.com>
 | 
			
		||||
Dan Wellman <danwellman@hotmail.com>
 | 
			
		||||
Matthew Edward Hutton <meh@corefiling.co.uk>
 | 
			
		||||
James Khoury <james@jameskhoury.com>
 | 
			
		||||
Rob Loach <robloach@gmail.com>
 | 
			
		||||
Alberto Monteiro <betimbrasil@gmail.com>
 | 
			
		||||
Alex Rhea <alex.rhea@gmail.com>
 | 
			
		||||
Krzysztof Rosiński <rozwell69@gmail.com>
 | 
			
		||||
Ryan Olton <oltonr@gmail.com>
 | 
			
		||||
Genie <386@mail.com>
 | 
			
		||||
Rick Waldron <waldron.rick@gmail.com>
 | 
			
		||||
Ian Simpson <spoonlikesham@gmail.com>
 | 
			
		||||
Lev Kitsis <spam4lev@gmail.com>
 | 
			
		||||
TJ VanToll <tj.vantoll@gmail.com>
 | 
			
		||||
Justin Domnitz <jdomnitz@gmail.com>
 | 
			
		||||
Douglas Cerna <douglascerna@yahoo.com>
 | 
			
		||||
Bert ter Heide <bertjh@hotmail.com>
 | 
			
		||||
Jasvir Nagra <jasvir@gmail.com>
 | 
			
		||||
Yuriy Khabarov <13real008@gmail.com>
 | 
			
		||||
Harri Kilpiö <harri.kilpio@gmail.com>
 | 
			
		||||
Lado Lomidze <lado.lomidze@gmail.com>
 | 
			
		||||
Amir E. Aharoni <amir.aharoni@mail.huji.ac.il>
 | 
			
		||||
Simon Sattes <simon.sattes@gmail.com>
 | 
			
		||||
Jo Liss <joliss42@gmail.com>
 | 
			
		||||
Guntupalli Karunakar <karunakarg@yahoo.com>
 | 
			
		||||
Shahyar Ghobadpour <shahyar@gmail.com>
 | 
			
		||||
Lukasz Lipinski <uzza17@gmail.com>
 | 
			
		||||
Timo Tijhof <krinklemail@gmail.com>
 | 
			
		||||
Jason Moon <jmoon@socialcast.com>
 | 
			
		||||
Martin Frost <martinf55@hotmail.com>
 | 
			
		||||
Eneko Illarramendi <eneko@illarra.com>
 | 
			
		||||
EungJun Yi <semtlenori@gmail.com>
 | 
			
		||||
Courtland Allen <courtlandallen@gmail.com>
 | 
			
		||||
Viktar Varvanovich <non4eg@gmail.com>
 | 
			
		||||
Danny Trunk <dtrunk90@gmail.com>
 | 
			
		||||
Pavel Stetina <pavel.stetina@nangu.tv>
 | 
			
		||||
Michael Stay <metaweta@gmail.com>
 | 
			
		||||
Steven Roussey <sroussey@gmail.com>
 | 
			
		||||
Michael Hollis <hollis21@gmail.com>
 | 
			
		||||
Lee Rowlands <lee.rowlands@previousnext.com.au>
 | 
			
		||||
Timmy Willison <timmywillisn@gmail.com>
 | 
			
		||||
Karl Swedberg <kswedberg@gmail.com>
 | 
			
		||||
Baoju Yuan <the_guy_1987@hotmail.com>
 | 
			
		||||
Maciej Mroziński <maciej.k.mrozinski@gmail.com>
 | 
			
		||||
Luis Dalmolin <luis.nh@gmail.com>
 | 
			
		||||
Mark Aaron Shirley <maspwr@gmail.com>
 | 
			
		||||
Martin Hoch <martin@fidion.de>
 | 
			
		||||
Jiayi Yang <tr870829@gmail.com>
 | 
			
		||||
Philipp Benjamin Köppchen <xgxtpbk@gws.ms>
 | 
			
		||||
Sindre Sorhus <sindresorhus@gmail.com>
 | 
			
		||||
Bernhard Sirlinger <bernhard.sirlinger@tele2.de>
 | 
			
		||||
Jared A. Scheel <jared@jaredscheel.com>
 | 
			
		||||
Rafael Xavier de Souza <rxaviers@gmail.com>
 | 
			
		||||
John Chen <zhang.z.chen@intel.com>
 | 
			
		||||
Robert Beuligmann <robertbeuligmann@gmail.com>
 | 
			
		||||
Dale Kocian <dale.kocian@gmail.com>
 | 
			
		||||
Mike Sherov <mike.sherov@gmail.com>
 | 
			
		||||
Andrew Couch <andy@couchand.com>
 | 
			
		||||
Marc-Andre Lafortune <github@marc-andre.ca>
 | 
			
		||||
Nate Eagle <nate.eagle@teamaol.com>
 | 
			
		||||
David Souther <davidsouther@gmail.com>
 | 
			
		||||
Mathias Stenbom <mathias@stenbom.com>
 | 
			
		||||
Sergey Kartashov <ebishkek@yandex.ru>
 | 
			
		||||
Avinash R <nashpapa@gmail.com>
 | 
			
		||||
Ethan Romba <ethanromba@gmail.com>
 | 
			
		||||
Cory Gackenheimer <cory.gack@gmail.com>
 | 
			
		||||
Juan Pablo Kaniefsky <jpkaniefsky@gmail.com>
 | 
			
		||||
Roman Salnikov <bardt.dz@gmail.com>
 | 
			
		||||
Anika Henke <anika@selfthinker.org>
 | 
			
		||||
Samuel Bovée <samycookie2000@yahoo.fr>
 | 
			
		||||
Fabrício Matté <ult_combo@hotmail.com>
 | 
			
		||||
Viktor Kojouharov <vkojouharov@gmail.com>
 | 
			
		||||
Pawel Maruszczyk (http://hrabstwo.net)
 | 
			
		||||
Pavel Selitskas <p.selitskas@gmail.com>
 | 
			
		||||
Bjørn Johansen <post@bjornjohansen.no>
 | 
			
		||||
Matthieu Penant <thieum22@hotmail.com>
 | 
			
		||||
Dominic Barnes <dominic@dbarnes.info>
 | 
			
		||||
David Sullivan <david.sullivan@gmail.com>
 | 
			
		||||
Thomas Jaggi <thomas@responsive.ch>
 | 
			
		||||
Vahid Sohrabloo <vahid4134@gmail.com>
 | 
			
		||||
Travis Carden <travis.carden@gmail.com>
 | 
			
		||||
Bruno M. Custódio <bruno@brunomcustodio.com>
 | 
			
		||||
Nathanael Silverman <nathanael.silverman@gmail.com>
 | 
			
		||||
Christian Wenz <christian@wenz.org>
 | 
			
		||||
Steve Urmston <steve@urm.st>
 | 
			
		||||
Zaven Muradyan <megalivoithos@gmail.com>
 | 
			
		||||
Woody Gilk <shadowhand@deviantart.com>
 | 
			
		||||
Zbigniew Motyka <zbigniew.motyka@gmail.com>
 | 
			
		||||
Suhail Alkowaileet <xsoh.k7@gmail.com>
 | 
			
		||||
Toshi MARUYAMA <marutosijp2@yahoo.co.jp>
 | 
			
		||||
David Hansen <hansede@gmail.com>
 | 
			
		||||
Brian Grinstead <briangrinstead@gmail.com>
 | 
			
		||||
Christian Klammer <christian314159@gmail.com>
 | 
			
		||||
Steven Luscher <jquerycla@steveluscher.com>
 | 
			
		||||
Gan Eng Chin <engchin.gan@gmail.com>
 | 
			
		||||
Gabriel Schulhof <gabriel.schulhof@intel.com>
 | 
			
		||||
Alexander Schmitz <arschmitz@gmail.com>
 | 
			
		||||
Vilhjálmur Skúlason <vis@dmm.is>
 | 
			
		||||
Siebrand Mazeland <siebrand@kitano.nl>
 | 
			
		||||
Mohsen Ekhtiari <mohsenekhtiari@yahoo.com>
 | 
			
		||||
Pere Orga <gotrunks@gmail.com>
 | 
			
		||||
Jasper de Groot <mail@ugomobi.com>
 | 
			
		||||
Stephane Deschamps <stephane.deschamps@gmail.com>
 | 
			
		||||
Jyoti Deka <dekajp@gmail.com>
 | 
			
		||||
Andrei Picus <office.nightcrawler@gmail.com>
 | 
			
		||||
Ondrej Novy <novy@ondrej.org>
 | 
			
		||||
Jacob McCutcheon <jacob.mccutcheon@gmail.com>
 | 
			
		||||
Monika Piotrowicz <monika.piotrowicz@gmail.com>
 | 
			
		||||
Imants Horsts <imants.horsts@inbox.lv>
 | 
			
		||||
Eric Dahl <eric.c.dahl@gmail.com>
 | 
			
		||||
Dave Stein <dave@behance.com>
 | 
			
		||||
Dylan Barrell <dylan@barrell.com>
 | 
			
		||||
Daniel DeGroff <djdegroff@gmail.com>
 | 
			
		||||
Michael Wiencek <mwtuea@gmail.com>
 | 
			
		||||
Thomas Meyer <meyertee@gmail.com>
 | 
			
		||||
Ruslan Yakhyaev <ruslan@ruslan.io>
 | 
			
		||||
Brian J. Dowling <bjd-dev@simplicity.net>
 | 
			
		||||
Ben Higgins <ben@extrahop.com>
 | 
			
		||||
Yermo Lamers <yml@yml.com>
 | 
			
		||||
Patrick Stapleton <github@gdi2290.com>
 | 
			
		||||
Trisha Crowley <trisha.crowley@gmail.com>
 | 
			
		||||
Usman Akeju <akeju00+github@gmail.com>
 | 
			
		||||
Rodrigo Menezes <rod333@gmail.com>
 | 
			
		||||
Jacques Perrault <jacques_perrault@us.ibm.com>
 | 
			
		||||
Frederik Elvhage <frederik.elvhage@googlemail.com>
 | 
			
		||||
Will Holley <willholley@gmail.com>
 | 
			
		||||
Uri Gilad <antishok@gmail.com>
 | 
			
		||||
Richard Gibson <richard.gibson@gmail.com>
 | 
			
		||||
Simen Bekkhus <sbekkhus91@gmail.com>
 | 
			
		||||
Chen Eshchar <eshcharc@gmail.com>
 | 
			
		||||
Bruno Pérel <brunoperel@gmail.com>
 | 
			
		||||
Mohammed Alshehri <m@dralshehri.com>
 | 
			
		||||
Lisa Seacat DeLuca <ldeluca@us.ibm.com>
 | 
			
		||||
Anne-Gaelle Colom <coloma@westminster.ac.uk>
 | 
			
		||||
Adam Foster <slimfoster@gmail.com>
 | 
			
		||||
Luke Page <luke.a.page@gmail.com>
 | 
			
		||||
Daniel Owens <daniel@matchstickmixup.com>
 | 
			
		||||
Michael Orchard <morchard@scottlogic.co.uk>
 | 
			
		||||
Marcus Warren <marcus@envoke.com>
 | 
			
		||||
Nils Heuermann <nils@world-of-scripts.de>
 | 
			
		||||
Marco Ziech <marco@ziech.net>
 | 
			
		||||
Patricia Juarez <patrixd@gmail.com>
 | 
			
		||||
Ben Mosher <me@benmosher.com>
 | 
			
		||||
Ablay Keldibek <atomio.ak@gmail.com>
 | 
			
		||||
Thomas Applencourt <thomas.applencourt@irsamc.ups-tlse.fr>
 | 
			
		||||
Jiabao Wu <jiabao.foss@gmail.com>
 | 
			
		||||
Eric Lee Carraway <github@ericcarraway.com>
 | 
			
		||||
Victor Homyakov <vkhomyackov@gmail.com>
 | 
			
		||||
Myeongjin Lee <aranet100@gmail.com>
 | 
			
		||||
Liran Sharir <lsharir@gmail.com>
 | 
			
		||||
Weston Ruter <weston@xwp.co>
 | 
			
		||||
Mani Mishra <manimishra902@gmail.com>
 | 
			
		||||
Hannah Methvin <hannahmethvin@gmail.com>
 | 
			
		||||
Leonardo Balter <leonardo.balter@gmail.com>
 | 
			
		||||
Benjamin Albert <benjamin_a5@yahoo.com>
 | 
			
		||||
Michał Gołębiowski-Owczarek <m.goleb@gmail.com>
 | 
			
		||||
Alyosha Pushak <alyosha.pushak@gmail.com>
 | 
			
		||||
Fahad Ahmad <fahadahmad41@hotmail.com>
 | 
			
		||||
Matt Brundage <github@mattbrundage.com>
 | 
			
		||||
Francesc Baeta <francesc.baeta@gmail.com>
 | 
			
		||||
Piotr Baran <piotros@wp.pl>
 | 
			
		||||
Mukul Hase <mukulhase@gmail.com>
 | 
			
		||||
Konstantin Dinev <kdinev@mail.bw.edu>
 | 
			
		||||
Rand Scullard <rand@randscullard.com>
 | 
			
		||||
Dan Strohl <dan@wjcg.net>
 | 
			
		||||
Maksim Ryzhikov <rv.maksim@gmail.com>
 | 
			
		||||
Amine HADDAD <haddad@allegorie.tv>
 | 
			
		||||
Amanpreet Singh <apsdehal@gmail.com>
 | 
			
		||||
Alexey Balchunas <bleshik@gmail.com>
 | 
			
		||||
Peter Kehl <peter.kehl@gmail.com>
 | 
			
		||||
Peter Dave Hello <hsu@peterdavehello.org>
 | 
			
		||||
Johannes Schäfer <johnschaefer@gmx.de>
 | 
			
		||||
Ville Skyttä <ville.skytta@iki.fi>
 | 
			
		||||
Ryan Oriecuia <ryan.oriecuia@visioncritical.com>
 | 
			
		||||
Sergei Ratnikov <sergeir82@gmail.com>
 | 
			
		||||
milk54 <milk851@gmail.com>
 | 
			
		||||
Evelyn Masso <evoutofambit@gmail.com>
 | 
			
		||||
Robin <mail@robin-fowler.com>
 | 
			
		||||
Simon Asika <asika32764@gmail.com>
 | 
			
		||||
Kevin Cupp <kevin.cupp@gmail.com>
 | 
			
		||||
Jeremy Mickelson <Jeremy.Mickelson@gmail.com>
 | 
			
		||||
Kyle Rosenberg <kyle.rosenberg@gmail.com>
 | 
			
		||||
Petri Partio <petri.partio@gmail.com>
 | 
			
		||||
pallxk <github@pallxk.com>
 | 
			
		||||
Luke Brookhart <luke@onjax.com>
 | 
			
		||||
claudi <hirt-claudia@gmx.de>
 | 
			
		||||
Eirik Sletteberg <eiriksletteberg@gmail.com>
 | 
			
		||||
Albert Johansson <albert@intervaro.se>
 | 
			
		||||
A. Wells <borgboyone@users.noreply.github.com>
 | 
			
		||||
Robert Brignull <robertbrignull@gmail.com>
 | 
			
		||||
Horus68 <pauloizidoro@gmail.com>
 | 
			
		||||
Maksymenkov Eugene <foatei@gmail.com>
 | 
			
		||||
OskarNS <soerensen.oskar@gmail.com>
 | 
			
		||||
Gez Quinn <holla@gezquinn.design>
 | 
			
		||||
jigar gala <jigar.gala140291@gmail.com>
 | 
			
		||||
Florian Wegscheider <flo.wegscheider@gmail.com>
 | 
			
		||||
Fatér Zsolt <fater.zsolt@gmail.com>
 | 
			
		||||
Szabolcs Szabolcsi-Toth <nec@shell8.net>
 | 
			
		||||
Jérémy Munsch <github@jeremydev.ovh>
 | 
			
		||||
Hrvoje Novosel <hrvoje.novosel@gmail.com>
 | 
			
		||||
Paul Capron <PaulCapron@users.noreply.github.com>
 | 
			
		||||
Micah Miller <mikhey@runbox.com>
 | 
			
		||||
sakshi87 <53863764+sakshi87@users.noreply.github.com>
 | 
			
		||||
Mikolaj Wolicki <wolicki.mikolaj@gmail.com>
 | 
			
		||||
Patrick McKay <patrick.mckay@vumc.org>
 | 
			
		||||
c-lambert <58025159+c-lambert@users.noreply.github.com>
 | 
			
		||||
Josep Sanz <josepsanzcamp@gmail.com>
 | 
			
		||||
Ben Mullins <benm@umich.edu>
 | 
			
		||||
Christian Oliff <christianoliff@pm.me>
 | 
			
		||||
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
 | 
			
		||||
Adam Lidén Hällgren <adamlh92@gmail.com>
 | 
			
		||||
James Hinderks <hinderks@gmail.com>
 | 
			
		||||
Denny Septian Panggabean <97607754+ddevsr@users.noreply.github.com>
 | 
			
		||||
Matías Cánepa <matias.canepa@gmail.com>
 | 
			
		||||
Ashish Kurmi <100655670+boahc077@users.noreply.github.com>
 | 
			
		||||
DeerBear <andrea.raimondi@gmail.com>
 | 
			
		||||
Дилян Палаузов <dpa-github@aegee.org>
 | 
			
		||||
Kenneth DeBacker <kcdebacker@gmail.com>
 | 
			
		||||
Timo Tijhof <krinkle@fastmail.com>
 | 
			
		||||
Timmy Willison <timmywil@users.noreply.github.com>
 | 
			
		||||
divdeploy <166095818+divdeploy@users.noreply.github.com>
 | 
			
		||||
mark van tilburg <markvantilburg@gmail.com>
 | 
			
		||||
Ralf Koller <1665422+rpkoller@users.noreply.github.com>
 | 
			
		||||
Porter Clevidence <116387727+porterclev@users.noreply.github.com>
 | 
			
		||||
Daniel García <93217193+Daniel-Garmig@users.noreply.github.com>
 | 
			
		||||
							
								
								
									
										43
									
								
								include/thirdparty/jquery_ui/LICENSE.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										43
									
								
								include/thirdparty/jquery_ui/LICENSE.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,43 @@
 | 
			
		|||
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
 | 
			
		||||
 | 
			
		||||
This software consists of voluntary contributions made by many
 | 
			
		||||
individuals. For exact contribution history, see the revision history
 | 
			
		||||
available at https://github.com/jquery/jquery-ui
 | 
			
		||||
 | 
			
		||||
The following license applies to all parts of this software except as
 | 
			
		||||
documented below:
 | 
			
		||||
 | 
			
		||||
====
 | 
			
		||||
 | 
			
		||||
Permission is hereby granted, free of charge, to any person obtaining
 | 
			
		||||
a copy of this software and associated documentation files (the
 | 
			
		||||
"Software"), to deal in the Software without restriction, including
 | 
			
		||||
without limitation the rights to use, copy, modify, merge, publish,
 | 
			
		||||
distribute, sublicense, and/or sell copies of the Software, and to
 | 
			
		||||
permit persons to whom the Software is furnished to do so, subject to
 | 
			
		||||
the following conditions:
 | 
			
		||||
 | 
			
		||||
The above copyright notice and this permission notice shall be
 | 
			
		||||
included in all copies or substantial portions of the Software.
 | 
			
		||||
 | 
			
		||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 | 
			
		||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 | 
			
		||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 | 
			
		||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 | 
			
		||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 | 
			
		||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 | 
			
		||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 | 
			
		||||
 | 
			
		||||
====
 | 
			
		||||
 | 
			
		||||
Copyright and related rights for sample code are waived via CC0. Sample
 | 
			
		||||
code is defined as all source code contained within the demos directory.
 | 
			
		||||
 | 
			
		||||
CC0: http://creativecommons.org/publicdomain/zero/1.0/
 | 
			
		||||
 | 
			
		||||
====
 | 
			
		||||
 | 
			
		||||
All files located in the node_modules and external directories are
 | 
			
		||||
externally maintained libraries used by this software which have their
 | 
			
		||||
own licenses; we recommend you read them, as their terms may differ from
 | 
			
		||||
the terms above.
 | 
			
		||||
							
								
								
									
										23
									
								
								include/thirdparty/jquery_ui/core.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								include/thirdparty/jquery_ui/core.js
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,23 +0,0 @@
 | 
			
		|||
// This file is deprecated in 1.12.0 to be removed in 1.14
 | 
			
		||||
( function() {
 | 
			
		||||
"use strict";
 | 
			
		||||
 | 
			
		||||
define( [
 | 
			
		||||
	"jquery",
 | 
			
		||||
	"./data",
 | 
			
		||||
	"./disable-selection",
 | 
			
		||||
	"./focusable",
 | 
			
		||||
	"./form",
 | 
			
		||||
	"./ie",
 | 
			
		||||
	"./keycode",
 | 
			
		||||
	"./labels",
 | 
			
		||||
	"./jquery-patch.js",
 | 
			
		||||
	"./plugin",
 | 
			
		||||
	"./safe-active-element",
 | 
			
		||||
	"./safe-blur",
 | 
			
		||||
	"./scroll-parent",
 | 
			
		||||
	"./tabbable",
 | 
			
		||||
	"./unique-id",
 | 
			
		||||
	"./version"
 | 
			
		||||
] );
 | 
			
		||||
} )();
 | 
			
		||||
							
								
								
									
										22
									
								
								include/thirdparty/jquery_ui/data.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								include/thirdparty/jquery_ui/data.js
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,16 +1,16 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI :data @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/data-selector/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -28,16 +28,10 @@
 | 
			
		|||
"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 ] );
 | 
			
		||||
		}
 | 
			
		||||
	data: $.expr.createPseudo( function( dataName ) {
 | 
			
		||||
		return function( elem ) {
 | 
			
		||||
			return !!$.data( elem, dataName );
 | 
			
		||||
		};
 | 
			
		||||
	} )
 | 
			
		||||
} );
 | 
			
		||||
} );
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,16 +1,16 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Disable Selection @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/disableSelection/
 | 
			
		||||
 | 
			
		||||
// This file is deprecated
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										16
									
								
								include/thirdparty/jquery_ui/draggable.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								include/thirdparty/jquery_ui/draggable.js
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Draggable @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://jquery.org/license
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
//>>label: Draggable
 | 
			
		||||
//>>group: Interactions
 | 
			
		||||
//>>description: Enables dragging functionality for any element.
 | 
			
		||||
//>>docs: http://api.jqueryui.com/draggable/
 | 
			
		||||
//>>demos: http://jqueryui.com/draggable/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/draggable/
 | 
			
		||||
//>>demos: https://jqueryui.com/draggable/
 | 
			
		||||
//>>css.structure: ../../themes/base/draggable.css
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
| 
						 | 
				
			
			@ -25,8 +25,6 @@
 | 
			
		|||
			"./mouse",
 | 
			
		||||
			"../data",
 | 
			
		||||
			"../plugin",
 | 
			
		||||
			"../safe-active-element",
 | 
			
		||||
			"../safe-blur",
 | 
			
		||||
			"../scroll-parent",
 | 
			
		||||
			"../version",
 | 
			
		||||
			"../widget"
 | 
			
		||||
| 
						 | 
				
			
			@ -147,7 +145,7 @@ $.widget( "ui.draggable", $.ui.mouse, {
 | 
			
		|||
	},
 | 
			
		||||
 | 
			
		||||
	_blurActiveElement: function( event ) {
 | 
			
		||||
		var activeElement = $.ui.safeActiveElement( this.document[ 0 ] ),
 | 
			
		||||
		var activeElement = this.document[ 0 ].activeElement,
 | 
			
		||||
			target = $( event.target );
 | 
			
		||||
 | 
			
		||||
		// Don't blur if the event occurred on an element that is within
 | 
			
		||||
| 
						 | 
				
			
			@ -158,7 +156,7 @@ $.widget( "ui.draggable", $.ui.mouse, {
 | 
			
		|||
		}
 | 
			
		||||
 | 
			
		||||
		// Blur any element that currently has focus, see #4261
 | 
			
		||||
		$.ui.safeBlur( activeElement );
 | 
			
		||||
		$( activeElement ).trigger( "blur" );
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	_mouseStart: function( event ) {
 | 
			
		||||
| 
						 | 
				
			
			@ -386,7 +384,7 @@ $.widget( "ui.draggable", $.ui.mouse, {
 | 
			
		|||
				o.appendTo ) );
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		// Http://bugs.jqueryui.com/ticket/9446
 | 
			
		||||
		// https://bugs.jqueryui.com/ticket/9446
 | 
			
		||||
		// a helper function can return the original element
 | 
			
		||||
		// which wouldn't have been set to relative in _create
 | 
			
		||||
		if ( helperIsFunction && helper[ 0 ] === this.element[ 0 ] ) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										10
									
								
								include/thirdparty/jquery_ui/droppable.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								include/thirdparty/jquery_ui/droppable.js
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Droppable @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://jquery.org/license
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
//>>label: Droppable
 | 
			
		||||
//>>group: Interactions
 | 
			
		||||
//>>description: Enables drop targets for draggable elements.
 | 
			
		||||
//>>docs: http://api.jqueryui.com/droppable/
 | 
			
		||||
//>>demos: http://jqueryui.com/droppable/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/droppable/
 | 
			
		||||
//>>demos: https://jqueryui.com/droppable/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -463,7 +463,7 @@ $.ui.ddmanager = {
 | 
			
		|||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
// TODO: switch return back to widget declaration at top of file when this is removed
 | 
			
		||||
if ( $.uiBackCompat !== false ) {
 | 
			
		||||
if ( $.uiBackCompat === true ) {
 | 
			
		||||
 | 
			
		||||
	// Backcompat for activeClass and hoverClass options
 | 
			
		||||
	$.widget( "ui.droppable", $.ui.droppable, {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										53
									
								
								include/thirdparty/jquery_ui/effect.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										53
									
								
								include/thirdparty/jquery_ui/effect.js
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,19 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/category/effects-core/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -81,26 +79,14 @@ function camelCase( string ) {
 | 
			
		|||
 | 
			
		||||
function getElementStyles( elem ) {
 | 
			
		||||
	var key, len,
 | 
			
		||||
		style = elem.ownerDocument.defaultView ?
 | 
			
		||||
			elem.ownerDocument.defaultView.getComputedStyle( elem, null ) :
 | 
			
		||||
			elem.currentStyle,
 | 
			
		||||
		style = elem.ownerDocument.defaultView.getComputedStyle( elem ),
 | 
			
		||||
		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 ];
 | 
			
		||||
			}
 | 
			
		||||
	len = style.length;
 | 
			
		||||
	while ( len-- ) {
 | 
			
		||||
		key = style[ len ];
 | 
			
		||||
		if ( typeof style[ key ] === "string" ) {
 | 
			
		||||
			styles[ camelCase( key ) ] = style[ key ];
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -125,15 +111,6 @@ function styleDifference( oldStyle, newStyle ) {
 | 
			
		|||
	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 );
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -273,7 +250,7 @@ if ( $.expr && $.expr.pseudos && $.expr.pseudos.animated ) {
 | 
			
		|||
	} )( $.expr.pseudos.animated );
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
if ( $.uiBackCompat !== false ) {
 | 
			
		||||
if ( $.uiBackCompat === true ) {
 | 
			
		||||
	$.extend( $.effects, {
 | 
			
		||||
 | 
			
		||||
		// Saves a set of properties in a data storage
 | 
			
		||||
| 
						 | 
				
			
			@ -341,7 +318,7 @@ if ( $.uiBackCompat !== false ) {
 | 
			
		|||
			try {
 | 
			
		||||
				// eslint-disable-next-line no-unused-expressions
 | 
			
		||||
				active.id;
 | 
			
		||||
			} catch ( e ) {
 | 
			
		||||
			} catch ( _e ) {
 | 
			
		||||
				active = document.body;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -525,7 +502,7 @@ $.extend( $.effects, {
 | 
			
		|||
 | 
			
		||||
		// 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
 | 
			
		||||
		// see: https://jsfiddle.net/JZSMt/3/ https://bugs.webkit.org/show_bug.cgi?id=107380
 | 
			
		||||
		// Support: Safari
 | 
			
		||||
		element.css( {
 | 
			
		||||
			marginTop: element.css( "marginTop" ),
 | 
			
		||||
| 
						 | 
				
			
			@ -759,7 +736,7 @@ $.fn.extend( {
 | 
			
		|||
			// as toggle can be either show or hide depending on element state
 | 
			
		||||
			args.mode = modes.shift();
 | 
			
		||||
 | 
			
		||||
			if ( $.uiBackCompat !== false && !defaultMode ) {
 | 
			
		||||
			if ( $.uiBackCompat === true && !defaultMode ) {
 | 
			
		||||
				if ( elem.is( ":hidden" ) ? mode === "hide" : mode === "show" ) {
 | 
			
		||||
 | 
			
		||||
					// Call the core method to track "olddisplay" properly
 | 
			
		||||
| 
						 | 
				
			
			@ -919,7 +896,7 @@ $.fx.step.clip = function( fx ) {
 | 
			
		|||
 | 
			
		||||
( function() {
 | 
			
		||||
 | 
			
		||||
// Based on easing equations from Robert Penner (http://www.robertpenner.com/easing)
 | 
			
		||||
// Based on easing equations from Robert Penner (http://robertpenner.com/easing)
 | 
			
		||||
 | 
			
		||||
var baseEasings = {};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Blind @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://jquery.org/license
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
//>>label: Blind Effect
 | 
			
		||||
//>>group: Effects
 | 
			
		||||
//>>description: Blinds the element.
 | 
			
		||||
//>>docs: http://api.jqueryui.com/blind-effect/
 | 
			
		||||
//>>demos: http://jqueryui.com/effect/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/blind-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Bounce @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/bounce-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Clip @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/clip-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Drop @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/drop-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,19 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Explode @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/explode-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Fade @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://jquery.org/license
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
//>>label: Fade Effect
 | 
			
		||||
//>>group: Effects
 | 
			
		||||
//>>description: Fades the element.
 | 
			
		||||
//>>docs: http://api.jqueryui.com/fade-effect/
 | 
			
		||||
//>>demos: http://jqueryui.com/effect/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/fade-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Fold @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/fold-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Highlight @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/highlight-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Puff @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/puff-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Pulsate @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/pulsate-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Scale @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/scale-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Shake @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/shake-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Size @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/size-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Slide @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/slide-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -1,17 +1,17 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Effects Transfer @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/transfer-effect/
 | 
			
		||||
//>>demos: https://jqueryui.com/effect/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -33,7 +33,7 @@
 | 
			
		|||
"use strict";
 | 
			
		||||
 | 
			
		||||
var effect;
 | 
			
		||||
if ( $.uiBackCompat !== false ) {
 | 
			
		||||
if ( $.uiBackCompat === true ) {
 | 
			
		||||
	effect = $.effects.define( "transfer", function( options, done ) {
 | 
			
		||||
		$( this ).transfer( options, done );
 | 
			
		||||
	} );
 | 
			
		||||
							
								
								
									
										20
									
								
								include/thirdparty/jquery_ui/focusable.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								include/thirdparty/jquery_ui/focusable.js
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,16 +1,16 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Focusable @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://jquery.org/license
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
//>>label: :focusable Selector
 | 
			
		||||
//>>group: Core
 | 
			
		||||
//>>description: Selects elements which can be focused.
 | 
			
		||||
//>>docs: http://api.jqueryui.com/focusable-selector/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/focusable-selector/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -62,20 +62,10 @@ $.ui.focusable = function( element, hasTabindex ) {
 | 
			
		|||
		focusableIfVisible = hasTabindex;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	return focusableIfVisible && $( element ).is( ":visible" ) && visible( $( element ) );
 | 
			
		||||
	return focusableIfVisible && $( element ).is( ":visible" ) &&
 | 
			
		||||
		$( element ).css( "visibility" ) === "visible";
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
// 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 );
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,16 +1,16 @@
 | 
			
		|||
/*!
 | 
			
		||||
 * jQuery UI Form Reset Mixin @VERSION
 | 
			
		||||
 * http://jqueryui.com
 | 
			
		||||
 * https://jqueryui.com
 | 
			
		||||
 *
 | 
			
		||||
 * Copyright OpenJS Foundation and other contributors
 | 
			
		||||
 * Released under the MIT license.
 | 
			
		||||
 * http://jquery.org/license
 | 
			
		||||
 * https://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/
 | 
			
		||||
//>>docs: https://api.jqueryui.com/form-reset-mixin/
 | 
			
		||||
 | 
			
		||||
( function( factory ) {
 | 
			
		||||
	"use strict";
 | 
			
		||||
| 
						 | 
				
			
			@ -20,7 +20,6 @@
 | 
			
		|||
		// AMD. Register as an anonymous module.
 | 
			
		||||
		define( [
 | 
			
		||||
			"jquery",
 | 
			
		||||
			"./form",
 | 
			
		||||
			"./version"
 | 
			
		||||
		], factory );
 | 
			
		||||
	} else {
 | 
			
		||||
| 
						 | 
				
			
			@ -45,7 +44,7 @@ return $.ui.formResetMixin = {
 | 
			
		|||
	},
 | 
			
		||||
 | 
			
		||||
	_bindFormResetHandler: function() {
 | 
			
		||||
		this.form = this.element._form();
 | 
			
		||||
		this.form = $( this.element.prop( "form" ) );
 | 
			
		||||
		if ( !this.form.length ) {
 | 
			
		||||
			return;
 | 
			
		||||
		}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										23
									
								
								include/thirdparty/jquery_ui/form.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								include/thirdparty/jquery_ui/form.js
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,23 +0,0 @@
 | 
			
		|||
( 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 );
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-af.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-af.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										42
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ar-DZ.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ar-DZ.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,42 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										42
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ar.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ar.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,42 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-az.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-az.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-be.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-be.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* Belarusian initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* Written by Pavel Selitskas <p.selitskas@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.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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-bg.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-bg.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,41 @@
 | 
			
		|||
/* Bulgarian initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* Written by Stoyan Kyosev. */
 | 
			
		||||
( 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-bs.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-bs.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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: "Prethodno",
 | 
			
		||||
	nextText: "Sljedeći",
 | 
			
		||||
	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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ca.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ca.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-cs.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-cs.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-cy-GB.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-cy-GB.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-da.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-da.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-de-AT.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-de-AT.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,41 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-de.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-de.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-el.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-el.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* Greek (el) initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* Written by Alex Cicovic (https://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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-en-AU.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-en-AU.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-en-GB.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-en-GB.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-en-NZ.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-en-NZ.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-eo.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-eo.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-es.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-es.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-et.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-et.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										39
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-eu.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-eu.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,39 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										76
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fa.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										76
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fa.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,76 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fi.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fi.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fo.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fo.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fr-CA.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fr-CA.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fr-CH.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fr-CH.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										42
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-fr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,42 @@
 | 
			
		|||
/* 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 <stephane.raimbault@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.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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-gl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-gl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* Galician localization for 'UI date picker' jQuery extension. */
 | 
			
		||||
/* Translated by Jorge Barreiro <yortx.barry@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.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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-he.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-he.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hi.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hi.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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: "Prethodno",
 | 
			
		||||
	nextText: "Sljedeći",
 | 
			
		||||
	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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										39
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hu.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hu.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,39 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hy.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-hy.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-id.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-id.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,41 @@
 | 
			
		|||
/* Indonesian initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* Written by Deden Fathurahman (dedenf@gmail.com). */
 | 
			
		||||
/* Fixed by Denny Septian Panggabean (xamidimura@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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-is.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-is.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-it-CH.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-it-CH.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-it.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-it.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ja.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ja.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										51
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ka.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										51
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ka.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,51 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-kk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-kk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-km.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-km.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ko.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ko.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ky.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ky.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,41 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-lb.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-lb.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* Luxembourgish initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* Written by Michel Weimerskirch <michel@weimerskirch.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.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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-lt.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-lt.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* Lithuanian (UTF-8) initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* @author Arturas Paleicikas <arturas@avalon.lt> */
 | 
			
		||||
( 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-lv.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-lv.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* @author Arturas Paleicikas <arturas.paleicikas@metasite.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.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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-mk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-mk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ml.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ml.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ms.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ms.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										52
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nb.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										52
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nb.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,52 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nl-BE.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nl-BE.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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: "Vorig",
 | 
			
		||||
	nextText: "Volgende",
 | 
			
		||||
	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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */
 | 
			
		||||
/* Written by Mathias Bynens <https://mathiasbynens.be/> */
 | 
			
		||||
( 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: "Vorig",
 | 
			
		||||
	nextText: "Volgende",
 | 
			
		||||
	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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										52
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nn.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										52
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-nn.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,52 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										53
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-no.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										53
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-no.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,53 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-pl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-pl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-pt-BR.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-pt-BR.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
/* 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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										47
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-pt.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-pt.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,47 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										64
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-rm.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										64
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-rm.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,64 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										43
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ro.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										43
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ro.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,43 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ru.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ru.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sl.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,41 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sq.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sq.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sr-SR.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sr-SR.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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: "Prethodno",
 | 
			
		||||
	nextText: "Sljedeći",
 | 
			
		||||
	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" ];
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sv.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-sv.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										56
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ta.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										56
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-ta.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,56 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-th.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-th.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-tj.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-tj.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-tr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-tr.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,40 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
							
								
								
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-uk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								include/thirdparty/jquery_ui/i18n/datepicker-uk.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,41 @@
 | 
			
		|||
/* 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;
 | 
			
		||||
 | 
			
		||||
} );
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show more
		Loading…
	
		Reference in a new issue