22 lines
929 KiB
JavaScript
22 lines
929 KiB
JavaScript
|
/*
|
||
|
This file is part of Ext JS 6.2.0.981
|
||
|
|
||
|
Copyright (c) 2011-2016 Sencha Inc
|
||
|
|
||
|
Contact: http://www.sencha.com/contact
|
||
|
|
||
|
GNU General Public License Usage
|
||
|
This file may be used under the terms of the GNU General Public License version 3.0 as
|
||
|
published by the Free Software Foundation and appearing in the file LICENSE included in the
|
||
|
packaging of this file.
|
||
|
|
||
|
Please review the following information to ensure the GNU General Public License version 3.0
|
||
|
requirements will be met: http://www.gnu.org/copyleft/gpl.html.
|
||
|
|
||
|
If you are unsure which license is appropriate for your use, please contact the sales department
|
||
|
at http://www.sencha.com/contact.
|
||
|
|
||
|
Version: 6.2.0.981 Build date: 2016-08-31 14:49:44 (08dbbd0ec0b8bc0e014d725fdb7d9650d510b343)
|
||
|
|
||
|
*/
|
||
|
var Ext=Ext||{};Ext.Boot=Ext.Boot||(function(i){var p=document,g=[],l={disableCaching:(/[?&](?:cache|disableCacheBuster)\b/i.test(location.search)||!(/http[s]?\:/i.test(location.href))||/(^|[ ;])ext-cache=1/.test(p.cookie))?false:true,disableCachingParam:"_dc",loadDelay:false,preserveScripts:true,charset:"UTF-8"},r={},h=/\.css(?:\?|$)/i,o=p.createElement("a"),m=typeof window!=="undefined",j={browser:m,node:!m&&(typeof require==="function"),phantom:(window&&(window._phantom||window.callPhantom))||/PhantomJS/.test(window.navigator.userAgent)},n=(Ext.platformTags={}),e=function(s){},a=function(t,s,v){if(v){a(t,v)}if(t&&s&&typeof s==="object"){for(var u in s){t[u]=s[u]}}return t},q=function(){var u=false,x=Array.prototype.shift.call(arguments),t,v,s,w;if(typeof arguments[arguments.length-1]==="boolean"){u=Array.prototype.pop.call(arguments)}s=arguments.length;for(t=0;t<s;t++){w=arguments[t];if(typeof w==="object"){for(v in w){x[u?v.toLowerCase():v]=w[v]}}}return x},c=(typeof Object.keys=="function")?function(s){if(!s){return[]}return Object.keys(s)}:function(s){var t=[],u;for(u in s){if(s.hasOwnProperty(u)){t.push(u)}}return t},d={loading:0,loaded:0,apply:a,env:j,config:l,assetConfig:r,scripts:{},currentFile:null,suspendedQueue:[],currentRequest:null,syncMode:false,debug:e,useElements:true,listeners:[],Request:b,Entry:k,allowMultipleBrowsers:false,browserNames:{ie:"IE",firefox:"Firefox",safari:"Safari",chrome:"Chrome",opera:"Opera",dolfin:"Dolfin",edge:"Edge",webosbrowser:"webOSBrowser",chromeMobile:"ChromeMobile",chromeiOS:"ChromeiOS",silk:"Silk",other:"Other"},osNames:{ios:"iOS",android:"Android",windowsPhone:"WindowsPhone",webos:"webOS",blackberry:"BlackBerry",rimTablet:"RIMTablet",mac:"MacOS",win:"Windows",tizen:"Tizen",linux:"Linux",bada:"Bada",chromeOS:"ChromeOS",other:"Other"},browserPrefixes:{ie:"MSIE ",edge:"Edge/",firefox:"Firefox/",chrome:"Chrome/",safari:"Version/",opera:"OPR/",dolfin:"Dolfin/",webosbrowser:"wOSBrowser/",chromeMobile:"CrMo/",chromeiOS:"CriOS/",silk:"Silk/"},browserPriority:["edge","opera","dolfin","webosbrowser","silk","chromeiOS","chromeMobile","ie","firefox","safari","chrome"],osPrefixes:{tizen:"(Tizen )",ios:"i(?:Pad|Phone|Pod)(?:.*)CPU(?: iPhone)? OS ",android:"(Android |HTC_|Silk/)",windowsPhone:"Windows Phone ",blackberry:"(?:BlackBerry|BB)(?:.*)Version/",rimTablet:"RIM Tablet OS ",webos:"(?:webOS|hpwOS)/",bada:"Bada/",chromeOS:"CrOS "},fallbackOSPrefixes:{windows:"win",mac:"mac",linux:"linux"},devicePrefixes:{iPhone:"iPhone",iPod:"iPod",iPad:"iPad"},maxIEVersion:12,detectPlatformTags:function(){var x=this,s=navigator.userAgent,y=/Mobile(\/|\s)/.test(s),w=document.createElement("div"),B=function(G,E){if(E===undefined){E=window}var F="on"+G.toLowerCase(),H=(F in w);if(!H){if(w.setAttribute&&w.removeAttribute){w.setAttribute(F,"");H=typeof w[F]==="function";if(typeof w[F]!=="undefined"){w[F]=undefined}w.removeAttribute(F)}}return H},A=function(){var F={},M,I,N,O,J,K,G,L,E;K=x.browserPriority.length;for(J=0;J<K;J++){O=x.browserPriority[J];if(!E){N=x.browserPrefixes[O];G=s.match(new RegExp("("+N+")([\\w\\._]+)"));L=G&&G.length>1?parseInt(G[2]):0;if(L){E=true}}else{L=0}F[O]=L}if(F.ie){var H=document.documentMode;if(H>=8){F.ie=H}}L=F.ie||false;M=Math.max(L,x.maxIEVersion);for(J=8;J<=M;++J){I="ie"+J;F[I+"m"]=L?L<=J:0;F[I]=L?L===J:0;F[I+"p"]=L?L>=J:0}return F},z=function(){var F={},K,L,N,H,I,G,E,J,M;N=c(x.osPrefixes);I=N.length;for(H=0,M=0;H<I;H++){L=N[H];K=x.osPrefixes[L];G=s.match(new RegExp("("+K+")([^\\s;]+)"));E=G?G[1]:null;if(E&&(E==="HTC_"||E==="Silk/")){J=2.3}else{J=G&&G.length>1?parseFloat(G[G.length-1]):0}if(J){M++}F[L]=J}N=c(x.fallbackOSPrefixes);I=N.length;for(H=0;H<I;H++){L=N[H];if(M===0){K=x.fallbackOSPrefixes[L];G=s.toLowerCase().match(new RegExp(K));F[L]=G?true:0}else{F[L]=0}}return F},C=function(){var F={},K,I,J,H,E,G;J=c(x.devicePrefixes);E=J.length;for(H=0;H<E;H++){I=J[H];K=x.devicePrefixes[I];G=s.match(new RegExp(K));F[I]=G?true:0}return F},u=A(),v=z(),D=C(),t=d.loadPlatformsParam();q(n,u,v,D,t,true);n.phone=!!((n.iphone||n.ipod)||(!n.silk&&(n.android&&(n.android<3||y)))||(n.bl
|