Home
last modified time | relevance | path

Searched refs:s (Results 26 – 50 of 1081) sorted by relevance

12345678910>>...44

/template/strap/bootstrap/4.5.0/
H A Dpopper.min.js4 */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return t?n[t]:n}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll|overlay)/.test(r+s+p)?e:n(o(e))}function i(e){return e&&e.referenceNode?e.referenceNode:e}function r(e){return 11===e?re:10===e?pe:re||pe}function p(e){if(!e)return document.documentElement;for(var o=r(10)?document.body:null,n=e.offsetParent||null;n===o&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TH','TD','TABLE'].indexOf(n.nodeName)&&'static'===t(n,'position')?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function s(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||p(e.firstElementChild)===e)}function d(e){return null===e.parentNode?e:d(e.parentNode)}function a(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,n=o?e:t,i=o?t:e,r=document.createRange();r.setStart(n,0),r.setEnd(i,0);var l=r.commonAncestorContainer;if(e!==l&&t!==l||n.contains(i))return s(l)?l:p(l);var f=d(e);return f.host?a(f.host,t):a(e,d(t).host)}function l(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',n=e.nodeName;if('BODY'===n||'HTML'===n){var i=e.ownerDocument.documentElement,r=e.ownerDocument.scrollingElement||i;return r[o]}return e[o]}function f(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],n=l(t,'top'),i=l(t,'left'),r=o?-1:1;return e.top+=n*r,e.bottom+=n*r,e.left+=i*r,e.right+=i*r,e}function m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Width'],10)+parseFloat(e['border'+n+'Width'],10)}function h(e,t,o,n){return ee(t['offset'+e],t['scroll'+e],o['client'+e],o['offset'+e],o['scroll'+e],r(10)?parseInt(o['offset'+e])+parseInt(n['margin'+('Height'===e?'Top':'Left')])+parseInt(n['margin'+('Height'===e?'Bottom':'Right')]):0)}function c(e){var t=e.body,o=e.documentElement,n=r(10)&&getComputedStyle(o);return{height:h('Height',t,o,n),width:h('Width',t,o,n)}}function g(e){return le({},e,{right:e.left+e.width,bottom:e.top+e.height})}function u(e){var o={};try{if(r(10)){o=e.getBoundingClientRect();var n=l(e,'top'),i=l(e,'left');o.top+=n,o.left+=i,o.bottom+=n,o.right+=i}else o=e.getBoundingClientRect()}catch(t){}var p={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},s='HTML'===e.nodeName?c(e.ownerDocument):{},d=s.width||e.clientWidth||p.width,a=s.height||e.clientHeight||p.height,f=e.offsetWidth-d,h=e.offsetHeight-a;if(f||h){var u=t(e);f-=m(u,'x'),h-=m(u,'y'),p.width-=f,p.height-=h}return g(p)}function b(e,o){var i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],p=r(10),s='HTML'===o.nodeName,d=u(e),a=u(o),l=n(e),m=t(o),h=parseFloat(m.borderTopWidth,10),c=parseFloat(m.borderLeftWidth,10);i&&s&&(a.top=ee(a.top,0),a.left=ee(a.left,0));var b=g({top:d.top-a.top-h,left:d.left-a.left-c,width:d.width,height:d.height});if(b.marginTop=0,b.marginLeft=0,!p&&s){va argument
[all...]
H A Dbootstrap.min.js6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function o(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}e=e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e,n=n&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n;function l(t){var n=this,i=!1;return e(this).one(c.TRANSITION_END,(function(){i=!0})),setTimeout((function(){i||c.triggerTransitionEnd(n)}),t),this}var c={TRANSITION_END:"bsTransitionEnd",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var n=e(t).css("transition-duration"),i=e(t).css("transition-delay"),o=parseFloat(n),s=parseFloat(i);return o||s?(n=n.split(",")[0],i=i.split(",")[0],1e3*(parseFloat(n)+parseFloat(i))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){e(t).trigger("transitionend")},supportsTransitionEnd:function(){return Boolean("transitionend")},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],s=e[i],r=s&&c.isElement(s)?"element":null===(a=s)||"undefined"==typeof a?""+a:{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(o).test(r))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+r+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){var e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?c.findShadowRoot(t.parentNode):null},jQueryDetection:function(){if("undefined"==typeof e)throw new TypeError("Bootstrap's JavaScrip function
[all...]
/template/a_new_day/js/
H A Dscriptaculous.js40 $A(document.getElementsByTagName("script")).findAll( function(s) { argument
41 return (s.src && s.src.match(/scriptaculous\.js(\?.*)?$/))
42 }).each( function(s) { argument
43 var path = s.src.replace(/scriptaculous\.js(\?.*)?$/,'');
44 var includes = s.src.match(/\?.*load=([a-z,]*)/);
/template/battlehorse/js/
H A Dscriptaculous.js40 $A(document.getElementsByTagName("script")).findAll( function(s) { argument
41 return (s.src && s.src.match(/scriptaculous\.js(\?.*)?$/))
42 }).each( function(s) { argument
43 var path = s.src.replace(/scriptaculous\.js(\?.*)?$/,'');
44 var includes = s.src.match(/\?.*load=([a-z,]*)/);
/template/daily/css/
H A D_links.css12 transition:background ease .4s;
13 -webkit-transition:background ease .4s;
14 -moz-transition:background ease .4s;
15 -o-transition:background ease .4s;
16 -ms-transition:background ease .4s;
30 transition:background ease .4s;
31 -webkit-transition:background ease .4s;
32 -moz-transition:background ease .4s;
33 -o-transition:background ease .4s;
34 -ms-transition:background ease .4s;
/template/klean/css/
H A Dklean-default.css657 -webkit-transition: background ease-in-out 0.2s, color ease-in 0.2s;
658 -o-transition: background ease-in-out 0.2s, color ease-in 0.2s;
659 transition: background ease-in-out 0.2s, color ease-in 0.2s
1080 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
1081 transition: opacity 0.35s, -webkit-transform 0.35s;
1082 -o-transition: opacity 0.35s, transform 0.35s;
1083 transition: opacity 0.35s, transform 0.35s;
1084 transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
1103 -webkit-transition: opacity 0.3s ease-in-out 0.5s, margin-right 0.3s ease-in-out 0.5s;
1104 -o-transition: opacity 0.3s ease-in-out 0.5s, margin-right 0.3s ease-in-out 0.5s;
[all …]
/template/argon/assets/js/core/
H A Dbootstrap.min.js6s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!… function
/template/parallax/lib/js/
H A Djquery.jcarousel.min.js1s=e[n]=function(t,n){this._element=e(t),this.options(n),this._init(),this.create()};return s.fn=s.…
H A Djquery.slimbox.min.js1s=r[i][0];o=(i||(n.loop?r.length:0))-1;u=(i+1)%r.length||(n.loop?0:-1);B();b.className="lbLoading"… argument
/template/strap/bootstrap/5.0.1/
H A Dpopper.min.js5 !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper={})}(this,(function(e){"use strict";function t(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function n(e){return e instanceof t(e).Element||e instanceof Element}function r(e){return e instanceof t(e).HTMLElement||e instanceof HTMLElement}function o(e){return"undefined"!=typeof ShadowRoot&&(e instanceof t(e).ShadowRoot||e instanceof ShadowRoot)}var i=Math.max,a=Math.min,s=Math.round;function f(e,t){void 0===t&&(t=!1);var n=e.getBoundingClientRect(),o=1,i=1;if(r(e)&&t){var a=e.offsetHeight,f=e.offsetWidth;f>0&&(o=s(n.width)/f||1),a>0&&(i=s(n.height)/a||1)}return{width:n.width/o,height:n.height/i,top:n.top/i,right:n.right/o,bottom:n.bottom/i,left:n.left/o,x:n.left/o,y:n.top/i}}function c(e){var n=t(e);return{scrollLeft:n.pageXOffset,scrollTop:n.pageYOffset}}function p(e){return e?(e.nodeName||"").toLowerCase():null}function u(e){return((n(e)?e.ownerDocument:e.document)||window.document).documentElement}function l(e){return f(u(e)).left+c(e).scrollLeft}function d(e){return t(e).getComputedStyle(e)}function h(e){var t=d(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(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.getBoundingClientRect(),n=s(t.width)/e.offsetWidth||1,r=s(t.height)/e.offsetHeight||1;return 1!==n||1!==r}(n),v=u(n),g=f(e,m),y={scrollLeft:0,scrollTop:0},b={x:0,y:0};return(d||!d&&!o)&&(("body"!==p(n)||h(v))&&(y=(i=n)!==t(i)&&r(i)?{scrollLeft:(a=i).scrollLeft,scrollTop:a.scrollTop}:c(i)),r(n)?((b=f(n,!0)).x+=n.clientLeft,b.y+=n.clientTop):v&&(b.x=l(v))),{x:g.left+y.scrollLeft-b.x,y:g.top+y.scrollTop-b.y,width:g.width,height:g.height}}function v(e){var t=f(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function g(e){return"html"===p(e)?e:e.assignedSlot||e.parentNode||(o(e)?e.host:null)||u(e)}function y(e){return["html","body","#document"].indexOf(p(e))>=0?e.ownerDocument.body:r(e)&&h(e)?e:y(g(e))}function b(e,n){var r;void 0===n&&(n=[]);var o=y(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),a=t(o),s=i?[a].concat(a.visualViewport||[],h(o)?o:[]):o,f=n.concat(s);return i?f:f.concat(b(g(s)))}function x(e){return["table","td","th"].indexOf(p(e))>=0}function w(e){return r(e)&&"fixed"!==d(e).position?e.offsetParent:null}function O(e){for(var n=t(e),o=w(e);o&&x(o)&&"static"===d(o).position;)o=w(o);return o&&("html"===p(o)||"body"===p(o)&&"static"===d(o).position)?n:o||function(e){var t=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&r(e)&&"fixed"===d(e).position)return null;for(var n=g(e);r(n)&&["html","body"].indexOf(p(n))<0;){var o=d(n);if("none"!==o.transform||"none"!==o.perspective||"paint"===o.contain||-1!==["transform","perspective"].indexOf(o.willChange)||t&&"filter"===o.willChange||t&&o.filter&&"none"!==o.filter)return n;n=n.parentNode}return null}(e)||n}var j="top",E="bottom",D="right",A="left",L="auto",P=[j,E,D,A],M="start",k="end",W="viewport",B="popper",H=P.reduce((function(e,t){return e.concat([t+"-"+M,t+"-"+k])}),[]),T=[].concat(P,[L]).reduce((function(e,t){return e.concat([t,t+"-"+M,t+"-"+k])}),[]),R=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function S(e){var t=new Map,n=new Set,r=[];function o(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||o(e)})),r}function C(e){return e.split("-")[0]}function q(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&o(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function V(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function N(e,r){return r===W?V(function(e){var n=t(e),r=u(e),o=n.visualViewport,i=r.clientWidth,a=r.clientHeight,s=0,f=0;return o&&(i=o.width,a=o.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(s
[all...]
/template/fictive/css/
H A Dfictive.css643 transition: all 0.3s ease-in-out;
664 transition: all 0.3s ease-in-out;
803 transition: all 0.2s ease-in-out;
813 transition: all 0.2s ease-in-out;
880 transition: all 0.3s ease-in-out;
886 transition: all 0.3s ease-in-out;
1211 transition: all 0.3s ease-in-out;
1219 transition: all 0.3s ease-in-out;
1229 transition: all 0.3s ease-in-out;
1243 transition: all 0.3s ease-in-out;
[all …]
/template/jessica/css/
H A Ddrawer.min.css9s cubic-bezier(.19,1,.22,1);transition:top .6s cubic-bezier(.19,1,.22,1)}.drawer--top.drawer-open …
/template/parallax/lib/languages/
H A Duk_UA.po16 msgid "Posted on %s"
24 msgid "by %s"
25 msgstr "від %s"
28 msgid "Posted in %s"
32 msgid "Tags: %s"
33 msgstr "Мітки: %s"
94 msgid "Page %s"
95 msgstr "Сторінка %s"
121 msgid "Welcome to %1$s! Learn more now about upgrading to %2$s today."
986 msgid "%1$s's Call Out Element"
[all …]
H A Dzh_CN.po17 msgstr "在 %s 上公布"
24 msgid "by %s"
25 msgstr "作者为 %s"
29 msgstr "文章分类 %s"
32 msgid "Tags: %s"
33 msgstr "标签: %s"
67 msgstr "每日存档:%s"
94 msgid "Page %s"
95 msgstr "页面 %s"
122 msgstr "欢迎到 %1$ s !了解更多现在约今天升级到 %2$ s。"
[all …]
H A Dru_RU.po16 msgid "Posted on %s"
24 msgid "by %s"
25 msgstr "По %s"
28 msgid "Posted in %s"
32 msgid "Tags: %s"
33 msgstr "Теги: %s"
87 msgstr "Поиск «%s»"
94 msgid "Page %s"
95 msgstr "Страница %s"
121 msgid "Welcome to %1$s! Learn more now about upgrading to %2$s today."
[all …]
H A Dhi_IN.po16 msgid "Posted on %s"
24 msgid "by %s"
25 msgstr "%s द्वारा"
28 msgid "Posted in %s"
32 msgid "Tags: %s"
33 msgstr "टैग: %s"
94 msgid "Page %s"
95 msgstr "पृष्ठ %s"
121 msgid "Welcome to %1$s! Learn more now about upgrading to %2$s today."
986 msgid "%1$s's Call Out Element"
[all …]
H A Dnl_NL.po16 msgid "Posted on %s"
17 msgstr "Gepost op %s"
24 msgid "by %s"
25 msgstr "van %s"
28 msgid "Posted in %s"
32 msgid "Tags: %s"
33 msgstr "Tags: %s"
94 msgid "Page %s"
95 msgstr "Pagina %s"
986 msgid "%1$s's Call Out Element"
[all …]
/template/flarum/css/
H A Dflarum.less25 -webkit-transition: box-shadow 0.2s, -webkit-transform 0.2s;
26 -o-transition: box-shadow 0.2s, -webkit-transform 0.2s;
27 transition: box-shadow 0.2s, -webkit-transform 0.2s;
197 transition: transform .2s;
218 transition: .2s opacity;
369 -o-transition: all .4s;
370 transition: all .4s;
807 -webkit-transition: -webkit-transform .3s, visibility 0s .3s;
808 -moz-transition: -moz-transform .3s, visibility 0s .3s;
809 -o-transition: -o-transform .3s, visibility 0s .3s;
[all …]
/template/neolaoresources2/images/
H A Dsubmenu_background.xcf24 …��������%�� �2�������%�� �2�������%�� �2�������?fs�������ɿ�����������…
26 �1��������s� ��,�� }����s� ��,�� }����s� ��,�� }����?f������������������…
66 …� �����s� �� �����s� �� �����s� �� ��@��������������»��������ڌ…
/template/bushwick/fonts/
H A DAleo-BoldItalic.woff3 �K�GSUB�����������ts�OS/2������\���`����cmap����j����7Ɓhead��D���4���6���hhea��x��� ���$…
25 P@���e��: �S��7s+ (&���d
108 2��h�)��s/�\�f��S��"6z~��e����L�-��`�����v�[���&'�s,x$�j�9��Jk���ŠOk-
143 ��ʏ�M؟5uk���,s&Y
197 … �a*��ҪU�JGc����c*�+���;�ۯ��ͫK�l��;�3Km�/0ܲ$tP�sӶ�K�cey ���B���9��x��a���R`bi��ii�)��;�j…
232 …���A�y��0�Ag1�����sl��j��J��&_��{���ĝ�q�~�(�Mɂ���g|cz��|l��h������o�?�<��Ŀ����w��w�-@s�
297 � �w�c'vD�D�y��b\�D�s�w �ߐ��xc�0��4�s:�W8z��>)�=@�vHO��8�'J��ą��D��V����`M�ԥ?����������DG�a֯�}_…
415 ���s��U$MVl�}���%H<���9���so�b�X ��]��m�^��i�+�#X�3�ˢ�RV,K0��I�-M�'���-W�Yf}�}8Od6/#FY��C��…
440 �\UG��܏��E�G�Z��\k�:�ه���ٟε��\����s}��::�����Q:W5�s��ܱd��4�Wl3�k�� �Ѐ&�s��
524 …��qj� T2=����d_=��>>�y�l+-����%�:NJ)�`{�,��߂a�ބ�HL� �#�&�8���j���˵9�fs(��������L@g2K����s
[all …]
H A DAleo-Bold.woff1 …P�name��������6�责post��\������ ����x�c`d``���|5�x~�� ���" g'~(��b��s\f��``��M� M��x�c…
19 s��Y��b��Js�D!{&���u��CO�u��)�k�w��Z��Ь�ȊE2A�O:J��2
48 ��C~yp�Y��d����@��+�!�j<-o$%�&�0b�<� s@~89�iKk}s�wC�Hf�{�;�ń�IPS \L��%Z��;�*-�D
201 …1��n�"z�g�9x���%3Z��䥃����Xa�h��U��M���:��_Կ��r�>xXȬ�������"�s�ܭ��6D�<s��-�$7��P���6[L…
452 ��Gs��"��
496 ��$d;W��9֢;�) N���x���Fپ7�B>��bԺQ�h{aM�?B��Ƹ�~�{�wI���s�{d� ��Gq�.�ڷs�Ʉ�t9J��A*4>��(�U$…
497 ��VH�9��s
580s�V��˜��� lu�b��>oY76l�A]��N��*1'�s���$�`i~1��㥋 Ux��Ü�_S�9������a�������9t=�nw1[tO�N�=�x:�
649 r��.T���.����.b���v��vr���Pi{�G�����G䳓�Jx�s�8���w��;7@
650 …���>�m�>�og<���a��t�Q�s ���o��h�J��vb�����;v�c'&s��b����!&s��2�f�kv�f'&s��"z��tq�t�n…
[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(function(t){i=i.concat(Object.keys(n[t]).map(function(e){return""===t&&-1===e.indexOf("-")?e:t+":"+e}))}),i)},this}function he(){w&&(w=!1,m.scanDOM())}function pe(e,t,i){var n,o,r,s,a;if(1===t)return e;if(i=void 0===i?100:i,"number"==typeof e)return Math.ceil(e*t*i)/i;if("string"!=typeof e)return e;if(null===(n=e.split(A))||!n.length)return e;for(o=[],r=n.shift(),s class in AnonymousFunction37c0b87a1d00
[all...]
/template/comicslate/images/
H A Dappstore.svg1s.984.721 1.668.721c.803 0 1.428-.31 1.875-.928.448-.619.672-1.435.672-2.449zM75.699 26.588c0 1.63…
/template/typowiki/typowiki/scss/
H A D_buttons.scss17 transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
44 transition: 0.5s box-shadow, 0.6s background-color, 0.6s border;
/template/notes/lang/vi/
H A Dstyle.txt1 Nếu bạn muốn điều chỉnh logo, chỉ cần sử dụng Quản lý phương tiện để tải lên ''logo.png'' vào ''wik…
2 sẽ được tự động sử dụng. Bạn cũng có thể tải lên ''favicon.ico'' ở đó. Nếu bạn sử dụng một wiki đóng
3 thì khuyến nghị nên để không gian tên ''wiki'' (hoặc gốc) có thể đọc được trong cài đặt Danh sách k…

12345678910>>...44