You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/sorting/persian.min.js

2 lines
936 B
JavaScript

/*! © SpryMedia Ltd, Afshin Mehrabani - datatables.net/license */
!function(t){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(e){return t(e,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(e,n){n.fn.dataTable||require("datatables.net")(e,n)},"undefined"!=typeof window?module.exports=function(e,n){return e=e||window,n=n||o(e),r(e,n),t(n,0,e.document)}:(r(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(e,n,t,o){"use strict";var e=e.fn.dataTable,i=["آ","ا","ب","پ","ت","ث","ج","چ","ح","خ","د","ذ","ر","ز","ژ","س","ش","ص","ط","ظ","ع","غ","ف","ق","ک","گ","ل","م","ن","و","ه","ی","ي"];return e.ext.order["pstring-pre"]=function(e,n){var t=e.toLowerCase();t=t.trim();for(var o,r="",d=0;d<t.length;d++)r+="00"+(o=(o=(o=i.indexOf(t.charAt(d)))<0?t.charCodeAt(d):o)<10?"0"+o:o);return"a"+r},e});