Home
last modified time | relevance | path

Searched refs:test (Results 101 – 125 of 138) sorted by relevance

123456

/template/bootie/js/
H A Dbootstrap-4.3.1.min.js6test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type …
H A Dpopper-1.14.7.min.js4test(r+s+p)?e:n(o(e))}function r(e){return 11===e?pe:10===e?se:pe||se}function p(e){if(!e)return d…
/template/argon-alt/assets/js/core/
H A Dbootstrap.min.js6test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type …
/template/strap/bootstrap/4.4.1/
H A Dbootstrap.min.js6test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type …
H A Dpopper.min.js4test(r+s+p)?e:n(o(e))}function i(e){return e&&e.referenceNode?e.referenceNode:e}function r(e){retu…
/template/bootstrap3/
H A DEventHandlers.php77 public function test(\Doku_Event $event) function in dokuwiki\\template\\bootstrap3\\EventHandlers
/template/chippedsnow/
H A Dless-1.1.3.min.js29 …eturn this.watchMode=!1},d.env==="development"?(d.optimization=0,/!watch/.test(location.hash)&&d.w…
/template/parallax/lib/js/
H A Djquery.slimbox.js169 if (!/android|iphone|ipod|series60|symbian|windows ce|blackberry/i.test(navigator.userAgent)) {
H A Djquery.slimbox.min.js1 …jQuery);if(!/android|iphone|ipod|series60|symbian|windows ce|blackberry/i.test(navigator.userAgent…
H A Djquery.jcarousel.js138 return /rtl/i.test(t(this).attr("dir")) ? (s = !0, !1) : void 0
H A Djquery.jcarousel.min.js1 …)return!0;var n=!1;return t.parents("[dir]").each(function(){return/rtl/i.test(e(this).attr("dir")…
/template/sprintdoc/js/legacy/
H A Drespond.min.js5 !function(a){"use strict";a.matchMedia=a.matchMedia||function(a){var b,c=a.documentElement,d=c.firstElementChild||c.firstChild,e=a.createElement("body"),f=a.createElement("div");return f.id="mq-test-1",f.style.cssText="position:absolute;top:-100em",e.style.background="none",e.appendChild(f),function(a){return f.innerHTML='&shy;<style media="'+a+'"> #mq-test-1 { width: 42px; }</style>',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return b}}(),f=function(a,b){var c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))};if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia&&null!==a.matchMedia("only all")&&a.matchMedia("only all").matches,!c.mediaQueriesSupported){var g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1;return b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f&&k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeChild(b),k.style.fontSize=d,e&&(c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b&&g&&p>r-g)return a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in l)if(l.hasOwnProperty(v)){var w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x&&(x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y&&(y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery&&(z&&A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.length=0;for(var D in f)if(f.hasOwnProperty(D)){var E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0;b=b.substring(0,b.lastIndexOf("/"));var g=function(a){return a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d;b.length&&(b+="/"),h&&(f=1);for(var i=0;f>i;i++){var j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length;for(var p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)&&RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var b=0;b<s.length;b++){var c=s[b],e=c.href,f=c.media,g=c.rel&&"stylesheet"===c.rel.toLowerCase();e&&g&&!o[e]&&(c.styleSheet&&c.styleSheet.rawCssText?(v(c.styleSheet.rawCssText,e,f),o[e]=!0):(!/^([a-zA-Z:]*\/\/)/.test(e)&&!r||e.replace(RegExp.$1,"").split("/")[0]===a.location.host)&&("//"===e.substring(0,2)&&(e=a.l (…)
/template/a_new_day/js/
H A Dcontrols.js317 return /\n/.test(ret) ? '' : ret;
435 if (instance.options.fullSearch || /\s/.test(elem.substr(foundPos-1,1))) {
/template/battlehorse/js/
H A Dcontrols.js317 return /\n/.test(ret) ? '' : ret;
435 if (instance.options.fullSearch || /\s/.test(elem.substr(foundPos-1,1))) {
/template/strap/bootstrap/4.5.0/
H A Dpopper.min.js4test(r+s+p)?e:n(o(e))}function i(e){return e&&e.referenceNode?e.referenceNode:e}function r(e){retu…
/template/kajukkk/css/
H A Dandybs.css68 .test {
400 .test {
/template/kajukkd/css/
H A Dstyle.css13 .test {
/template/ospyramid/css/
H A Dstyle.css79 /* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
/template/khum1/
H A DCHANGELOG.md.backup203 …fonctionnel, mais il avait beaucoup de bug en prod. Il a été abandonné après quelques mois de test.
H A DCHANGELOG.md224 …fonctionnel, mais il avait beaucoup de bug en prod. Il a été abandonné après quelques mois de test.
/template/strap/bootstrap/5.0.1/
H A Dpopper.min.js5test(n+o+r)}function m(e,n,o){void 0===o&&(o=!1);var i,a,d=r(n),m=r(n)&&function(e){var t=e.getBou…
/template/bushwick/
H A Dmasonry3.3.8.min.js10test(c)&&(b[c]=d[c])}else b=d[a]||(d[a]=[]);return b},d.flattenListeners=function(a){var b,c=[];fo…
/template/breeze/bower_components/gumby/js/libs/
H A Dgumby.min.js1 …ing jQuery mobile touch events"),yepnope.errorTimeout=2e3,Modernizr.load({test:Modernizr.touch,yep…
/template/hexa/genericons/
H A DREADME.md146 …w version should work as a drop-in replacement, but please be mindful and test carefully if you ch…
/template/breeze/bower_components/gumby/
H A Dgumby.min.js1 …ing jQuery mobile touch events"),yepnope.errorTimeout=2e3,Modernizr.load({test:Modernizr.touch,yep…

123456