Home
last modified time | relevance | path

Searched refs:forEach (Results 1 – 21 of 21) sorted by relevance

/template/mikio/assets/
H A Dmikio.js37 [].forEach.call(stickyElements, (item) => {
53 self.stickyItems.forEach((item) => {
88 Array.from(document.getElementsByClassName('mikio-dropdown')).forEach(function (elem) {
100 Array.from(document.getElementsByClassName('mikio-dropdown')).forEach(function (elem) {
107 Array.from(document.getElementsByTagName('body')).forEach(function (elem) {
109 Array.from(document.getElementsByClassName('mikio-dropdown')).forEach(function (elem) {
118 Array.from(document.getElementsByClassName('mikio-navbar-toggle')).forEach(function (elem) {
123 Array.from(document.getElementsByClassName('mikio-dropdown')).forEach(function (elem) {
128 Array.from(document.querySelectorAll('input[type=file]')).forEach(function (elem) {
166 Array.from(document.querySelectorAll('.mikio.dokuwiki .mode_login fieldset label.block input.edit, .mikio.dokuwiki .mode_denied fieldset label.block input.edit')).forEach(functio
[all...]
/template/starterbootstrap/js/
H A Dsorttable.js34 forEach(document.getElementsByTagName('table'), function(table) {
123 forEach(theadrow.childNodes, function(cell) {
450 if (!Array.forEach) { // mozilla already supports this
451 Array.forEach = function(array, block, context) { function
459 Function.prototype.forEach = function(object, block, context) {
468 String.forEach = function(string, block, context) { function
469 Array.forEach(string.split(""), function(chr, index) {
475 var forEach = function(object, block, context) { function
481 } else if (object.forEach instanceof Function) {
483 object.forEach(block, context);
[all …]
/template/bootstrap3/assets/iconify/
H A Diconify.min.js13 "use strict";if(void 0===self.Iconify&&(self.Iconify={isReady:!1},self.SimpleSVG=self.Iconify,function(e,t){var i,n,o,r,s,a,c,l,u,d,f,h,p,v,g,b,m,y,w,_,x,O,A,j,I,E,k,C,M,L,S,N,P,T,F,R,D,H,V,G,Q,z,B,q,Y,J,U,W,$,K,X,Z,ee,te,ie,ne,oe,re={config:{},version:"1.0.6"};function se(e,t){var i;return t=t||{bubbles:!1,cancelable:!1,detail:void 0},(i=document.createEvent("CustomEvent")).initCustomEvent(e,t.bubbles,t.cancelable,t.detail),i}function ae(){document.removeEventListener("DOMContentLoaded",ae),window.removeEventListener("load",ae),o.DOMReadyCallback()}function ce(t,i,e){var n=t;if("_"!==t.slice(0,1)){if(void 0===u[t]){if(!e||void 0===u["_"+t])return;n="_"+t}switch(n){case"API":case"SVGAttributes":Object.keys(i).forEach(function(e){null===i[t]?delete u[n][e]:u[n][e]=i[e]});break;default:u[n]=i}}}function le(e,t){return function(e,t){switch(e){case"rotate":return t=parseInt(t),isNaN(t)?null:t;case"width":case"height":case"inlineHeight":case"inlineTop":case"verticalAlign":return t=parseFloat(t),isNaN(t)?null:t;case"vFlip":case"hFlip":return!!t;case"body":case"parent":return"string"==typeof t?t:null}return t}("rotate",e+t)}function ue(e,t){return!!e!=!!t}function de(e){var i=Object.create(null);return(void 0===e._defaults?[e,v]:[e,e._defaults,v]).forEach(function(t){Object.keys(t).forEach(function(e){"object"!=typeof t[e]&&void 0===i[e]&&(i[e]=t[e])})}),void 0===i.inlineTop&&(i.inlineTop=i.top),void 0===i.inlineHeight&&(i.inlineHeight=i.height),void 0===i.verticalAlign&&(i.height%7==0&&i.height%8!=0?i.verticalAlign=-.143:i.verticalAlign=-.125),i}function fe(){return this._icons=Object.create(null),this._aliases=Object.create(null),this._resolved=Object.create(null),this._add=function(e,t,i){var n=e?"_aliases":"_icons";void 0===this._resolved[t.prefix]?(this._resolved[t.prefix]=Object.create(null),this._icons[t.prefix]=Object.create(null),this._aliases[t.prefix]=Object.create(null)):(delete this._icons[t.prefix][t.icon],delete this._aliases[t.prefix][t.icon]),this._resolved[t.prefix][t.icon]=!1,this[n][t.prefix][t.icon]=i},this._resolveIcon=function(e){var t,i,n,o,r,s;if(void 0===this._resolved[e.prefix]||void 0===this._resolved[e.prefix][e.icon])return null;if(!1!==this._resolved[e.prefix][e.icon])return this._resolved[e.prefix][e.icon];if(void 0!==this._icons[e.prefix][e.icon])return this._resolved[e.prefix][e.icon]=de(this._icons[e.prefix][e.icon]);for(i=0,t=this._aliases[e.prefix][e.icon],n=Object.create(null),Object.keys(t).forEach(function(e){"parent"!==e&&(n[e]=t[e])}),o=t.parent;;){if(5<++i||void 0===this._resolved[e.prefix][o])return this._resolved[e.prefix][e.icon]=null;if(r=void 0===this._icons[e.prefix][o],s=this[r?"_aliases":"_icons"][e.prefix][o],Object.keys(s).forEach(function(e){if(void 0!==n[e])switch(e){case"rotate":n[e]=le(n[e],s[e]);break;case"hFlip":case"vFlip":n[e]=ue(n[e],s[e])}else"parent"!==e&&(n[e]=s[e])}),!r)break;o=s.parent}return this._resolved[e.prefix][e.icon]=de(n)},this.addCollection=function(n){var o=this,r=Object.create(null);g.forEach(function(e){void 0!==n[e]?r[e]=n[e]:void 0!==v[e]&&(r[e]=v[e])}),void 0!==n.icons&&Object.keys(n.icons).forEach(function(e){var t=p(e,n.prefix),i=n.icons[e];void 0!==i.body&&(i._defaults=r,o._add(!1,t,i))}),void 0!==n.aliases&&Object.keys(n.aliases).forEach(function(e){var t=p(e,n.prefix),i=n.aliases[e];if(void 0!==i.parent){if(void 0===n.prefix){if(i.parent.slice(0,t.prefix.length)!==t.prefix)return;i.parent=i.parent.slice(t.prefix.length+1)}o._add(!0,t,i)}})},this.addIcon=function(e,t,i){var n=void 0!==t.parent,o=p(e,i);if(n&&void 0===i){if(t.parent.slice(0,o.prefix.length)!==o.prefix)return;t.parent=t.parent.slice(o.prefix.length+1)}this._add(n,o,t)},this.exists=function(e,t){var i=p(e,t);return void 0!==this._resolved[i.prefix]&&void 0!==this._resolved[i.prefix][i.icon]},this.getIcon=function(e,t){var i=p(e,t);return this._resolveIcon(i)},this.copyIcon=function(e,t){var i,n=this.getIcon(e,t);return null===n?null:(i=Object.create(null),Object.keys(n).forEach(function(e){i[e]=n[e]}),i)},this.list=function(e){var i,n;return void 0!==e?void 0===this._resolved[e]?[]:Object.keys(this._resolved[e]):(i=[],n=this._resolved,Object.keys(n).forEach(functio
[all...]
/template/ad-hominem/
H A Dscript.js28 Array.prototype.forEach.call(al, function (a) { method in Array
30 Object.entries($p.linkinfo._restURLs).forEach((c) => {
206 Array.prototype.forEach.call(buttons, function(b) { method in Array
242 Array.prototype.forEach.call(togglers, function(t) { method in Array
251 Array.prototype.forEach.call(btn, function(b) { method in Array
/template/comicslate/
H A Dscript.js61 …( '.page a.wikilink1, .page a.wikilink2, .page a.urlextern, .page a.interwiki' ) . forEach ( e => {
66 document . querySelectorAll ( '.page a.wikilink2' ) . forEach ( e => {
71 …( '.page a.wikilink1, .page a.wikilink2, .page a.urlextern, .page a.interwiki' ) . forEach ( e => {
115 document . querySelectorAll ( ".dokuwiki img:not([src*='fetch'])" ) . forEach (
221 document . querySelectorAll ( '.ct-area, .fn-area' ) . forEach (
/template/rtd_suterdev/js/
H A Dreadthedokus.js315 nodes.forEach(function(elem) {
411 nodes.forEach(function(elem) {
419 nodes2.forEach(function(elem) {
438 nodes3.forEach(function(item) {
460 nodes.forEach(function(elem) {
501 nodes.forEach(function(elem){
/template/readthedokus/js/
H A Dreadthedokus.js61 nodes.forEach(function(elem) {
315 nodes.forEach(function(elem) {
411 nodes.forEach(function(elem) {
419 nodes2.forEach(function(elem) {
438 nodes3.forEach(function(item) {
460 nodes.forEach(function(elem) {
501 nodes.forEach(function(elem){
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.js6forEach((function(s){if("default"!==s){var i=Object.getOwnPropertyDescriptor(t,s);Object.definePro…
H A Dpopper.min.js5forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function…
H A Dbootstrap.min.js.map1forEach","property","expectedTypes","value","valueType","toString","match","toLowerCase","RegExp",…
/template/argon-alt/assets/js/core/
H A Dpopper.min.js4forEach(function(t){t.function&&console.warn('`modifier.function` is deprecated, use `modifier.fn`…
H A Dbootstrap.min.js6forEach(function(t){var e,n,i;e=o,i=r[n=t],n in e?Object.defineProperty(e,n,{value:i,enumerable:!0…
/template/argon/assets/js/core/
H A Dpopper.min.js4forEach(function(t){t.function&&console.warn('`modifier.function` is deprecated, use `modifier.fn`…
H A Dbootstrap.min.js6forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Obj…
/template/bootie/js/
H A Dpopper-1.14.7.min.js4forEach(function(t){t['function']&&console.warn('`modifier.function` is deprecated, use `modifier.…
H A Dbootstrap-4.3.1.min.js6forEach(function(t){var e,n,i;e=o,i=r[n=t],n in e?Object.defineProperty(e,n,{value:i,enumerable:!0…
/template/strap/bootstrap/4.4.1/
H A Dpopper.min.js4forEach(function(t){t['function']&&console.warn('`modifier.function` is deprecated, use `modifier.…
H A Dbootstrap.min.js6forEach(function(t){var e,n,i;e=o,i=r[n=t],n in e?Object.defineProperty(e,n,{value:i,enumerable:!0…
H A Dbootstrap.min.js.map1forEach","htmlElement","handleUpdate","_triggerBackdropTransition","hideEventPrevented","defaultPr…
/template/strap/bootstrap/4.5.0/
H A Dpopper.min.js4forEach(function(t){t['function']&&console.warn('`modifier.function` is deprecated, use `modifier.…
H A Dbootstrap.min.js6forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Obj…