Security update for Core, with self-updated composer
[yaffs-website] / web / core / assets / vendor / jquery.ui / ui / i18n / datepicker-kk.js
index e85fd8354a599e2a7dc37108d7730fbec52adbd5..5cb228bc1df3a64042180987868f3efd37d5646d 100644 (file)
@@ -1,37 +1,4 @@
-/* Kazakh (UTF-8) initialisation for the jQuery UI date picker plugin. */
-/* Written by Dmitriy Karasyov (dmitriy.karasyov@gmail.com). */
-(function( factory ) {
-       if ( typeof define === "function" && define.amd ) {
-
-               // AMD. Register as an anonymous module.
-               define([ "../datepicker" ], factory );
-       } else {
-
-               // Browser globals
-               factory( jQuery.datepicker );
-       }
-}(function( datepicker ) {
-
-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'];
-
-}));
+/*! jQuery UI - v1.12.1 - 2017-03-31
+* http://jqueryui.com
+* Copyright jQuery Foundation and other contributors; Licensed  */
+!function(a){"function"==typeof define&&define.amd?define(["../widgets/datepicker"],a):a(jQuery.datepicker)}(function(a){return a.regional.kk={closeText:"Жабу",prevText:"<Алдыңғы",nextText:"Келесі>",currentText:"Бүгін",monthNames:["Қаңтар","Ақпан","Наурыз","Сәуір","Мамыр","Маусым","Шілде","Тамыз","Қыркүйек","Қазан","Қараша","Желтоқсан"],monthNamesShort:["Қаң","Ақп","Нау","Сәу","Мам","Мау","Шіл","Там","Қыр","Қаз","Қар","Жел"],dayNames:["Жексенбі","Дүйсенбі","Сейсенбі","Сәрсенбі","Бейсенбі","Жұма","Сенбі"],dayNamesShort:["жкс","дсн","ссн","срс","бсн","жма","снб"],dayNamesMin:["Жк","Дс","Сс","Ср","Бс","Жм","Сн"],weekHeader:"Не",dateFormat:"dd.mm.yy",firstDay:1,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},a.setDefaults(a.regional.kk),a.regional.kk});
\ No newline at end of file