Home
last modified time | relevance | path

Searched refs:S (Results 76 – 100 of 533) sorted by relevance

12345678910>>...22

/plugin/sqlite/lang/fr/
H A Dintro.txt
/plugin/uilanguage/
H A Dplugin.info.txt2 author Viktor Söderqvist
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties31 zoom_out.title=Súmáil Amach
32 zoom_out_label=Súmáil Amach
33 zoom_in.title=Súmáil Isteach
34 zoom_in_label=Súmáil Isteach
35 zoom.title=Súmáil
158 page_scale_auto=Súmáil Uathoibríoch
/plugin/codeprettify/code-prettify/src/
H A Dlang-wiki.js43 ['lang-', /^\{\{\{([\s\S]+?)\}\}\}/],
/plugin/translate/
H A Dplugin.info.txt2 author Viktor Söderqvist
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js1 !function(){function t(t){return t&&t.__esModule?t.default:t}function e(t,e,n,r,a,o,i){try{var l=t[o](i),s=l.value}catch(t){return void n(t)}l.done?e(s):Promise.resolve(s).then(r,a)}function n(t){return function(){var n=this,r=arguments;return new Promise((function(a,o){var i=t.apply(n,r);function l(t){e(i,a,o,l,s,"next",t)}function s(t){e(i,a,o,l,s,"throw",t)}l(void 0)}))}}function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function o(t,e,n){return e&&a(t.prototype,e),n&&a(t,n),t}function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var l,s=function(){"use strict";function t(){r(this,t)}return o(t,null,[{key:"toBoolean",value:function(t){return"boolean"==typeof t?t:"true"===t}}]),t}(),u=function(){"use strict";function t(){r(this,t)}return o(t,[{key:"error",value:function(t){console.error(t)}}],[{key:"getLogger",value:function(){return void 0===l&&(l=new t),l}}]),t}(),c=function(t){return crypto.getRandomValues(new Uint8Array(t))},h=function(t,e){return function(t,e,n){var r=(2<<Math.log(t.length-1)/Math.LN2)-1,a=-~(1.6*r*e/t.length);return function(){for(var o="";;)for(var i=n(a),l=a;l--;)if((o+=t[i[l]&r]||"").length===e)return o}}(t,e,c)},d=function(){"use strict";function t(){r(this,t)}return o(t,null,[{key:"toHtmlId",value:function(t){return t.toString().replace(/[_.\s:\/\\]/g,"-")}},{key:"createRandomId",value:function(){return h("abcdefghijklmnopqrstuvwxyz",10)()}},{key:"toEntities",value:function(t){for(var e=[],n=0;n<t.length;n++){var r="&#".concat(t[n].charCodeAt(),";");e.push(r)}return e.join("")}}]),t}(),f=function(){"use strict";function t(e){r(this,t),i(this,"tab","unknown"),i(this,"mutable",!0),i(this,"values",[]),i(this,"defaultValues",[]),i(this,"multiple",!1),i(this,"children",{}),this.name=e}return o(t,[{key:"getLabelAnchor",value:function(){if(void 0===this.getUrl()&&void 0===this.getDescription())return this.getLabel();var t=this.getUrl();return void 0===this.getUrl()?(t="#",'\n<span class="d-inline-block" tabindex="0" data-bs-toggle="tooltip" title="'.concat(this.getDescription(),'">\n <a href="').concat(t,'" title="').concat(this.getDescription(),'" style="text-decoration:none;pointer-events: none;">').concat(this.getLabel(),"</a>\n</span>")):'<a href="'.concat(t,'" title="').concat(this.getDescription(),'" data-bs-toggle="tooltip" style="text-decoration:none" target="_blank">').concat(this.getLabel(),"</a>")}},{key:"setType",value:function(t){return this.type=t,this}},{key:"setLabel",value:function(t){return this.label=t,this}},{key:"setUrl",value:function(t){return this.url=t,this}},{key:"addValue",value:function(t,e){return this.values.push(t),this.defaultValues.push(e),this}},{key:"getType",value:function(){return this.type}},{key:"getLabel",value:function(){return void 0===this.label?this.getName().split(/_|-/).map((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})).join(" "):this.label}},{key:"getUrl",value:function(){return this.url}},{key:"getName",value:function(){return this.name}},{key:"getDescription",value:function(){return this.description}},{key:"getTab",value:function(){return this.tab}},{key:"setMultiple",value:function(t){return this.multiple=t,this}},{key:"setParent",value:function(t){return this.parent=t,this}},{key:"isMutable",value:function(){return this.mutable}},{key:"setTab",value:function(t){return this.tab=t,this}},{key:"setMutable",value:function(t){return this.mutable=s.toBoolean(t),this}},{key:"setDescription",value:function(t){return this.description=t,this}},{key:"getDefaultValue",value:function(){return this.defaultValues[0]}},{key:"getValue",value:function(){return this.values[0]}},{key:"getDomainValues",value:function(){return this.domainValues}},{key:"setDomainValues",value:function(t){if(Array.isArray(t))return this.domainValues=t,this;console.error("The domains values should be an array. (".concat(t,") is not an array"))}},{key:"setControlWidth",value:function(t){return this.width=t,this}},{key:"getControlWidth",value:function(){return void 0===this.width&&void 0!==this.parent?12/this.parent.getChildren().length:this.width}},{key:"getValues",value:function(){return this.values}},{key:"getDefaultValues",value:function(){return this.defaultValues}},{key:"getChildren",value:function(){return Object.values(this.children)}},{key:"addChild",value:function(t){return this.children[t.getName()]=t,this}},{key:"toHtmlLabel",value:function(e,n){var r=this.getLabelAnchor(),a="";return a=this.getType()===t.BOOLEAN?"form-check-label":"col-form-label",void 0!==n&&(a="".concat(n," ").concat(a)),'<label for="'.concat(e,'" class="').concat(a,'">').concat(r,"</label>")}},{key:"toHtmlControl",value:function(e){var n,r,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,i=this.getType(),l=this.isMutable(),s=this.getDomainValues();if(void 0!==s){r="select";var u="";void 0!==o&&(u=" (".concat(o,")"));var c="";this.getMultiple()&&(c="multiple"),r='<select class="form-select" aria-label="'.concat(this.getLabel(),'" name="').concat(this.getName(),'" id="').concat(e,'" ').concat(c,">");var h="";null===a&&(h="selected"),r+='<option value="" '.concat(h,">Default").concat(u,"</option>");var f=!0,v=!1,y=void 0;try{for(var m,g=s[Symbol.iterator]();!(f=(m=g.next()).done);f=!0){var p=m.value;h=p===a?"selected":"",r+='<option value="'.concat(p,'" ').concat(h,">").concat(p,"</option>")}}catch(t){v=!0,y=t}finally{try{f||null==g.return||g.return()}finally{if(v)throw y}}return r+="</select>"}var b="No value";l&&(b="Enter a ".concat(this.getLabel())),null!=o&&(b="string"==typeof o||o instanceof String?d.toEntities(o):o);var w,k='placeholder="'.concat(b,'"'),L="",E=this.getName();n=void 0!==l&&!1===l?"disabled":"";var T="input",S="form-control",C="",x=3;switch(i){case t.DATE_TIME:w="datetime-local",null!==a?(a=a.slice(0,19),L='value="'.concat(a,'"')):l||null===o||(o=o.slice(0,19),L='value="'.concat(o,'"')),k="";break;case t.PARAGRAPH:T="textarea",null!==a&&(a=d.toEntities(a),L="".concat(a));break;case t.JSON:T="textarea",null!==a&&("object"==typeof a&&(a=JSON.stringify(a,null,2)),a=d.toEntities(a),L="".concat(a)),x=15;break;case t.BOOLEAN:w="checkbox",S="form-check-input",null!==o?(L='value="'.concat(o,'"'),a===o&&(C="checked")):"on"===a&&(C="checked"),k="";break;default:w="text",null!=a&&(L='value="'.concat(a,'"'))}if("textarea"===T)r='<textarea id="'.concat(e,'" name="').concat(E,'" class="').concat(S,'" rows="').concat(x,'" ').concat(k," ").concat(n,">").concat(L,"</textarea>");else r='<input type="'.concat(w,'" name="').concat(E,'" class="').concat(S,'" id="').concat(e,'" ').concat(k," ").concat(L," ").concat(C," ").concat(n,"/>");return r}},{key:"toJavascriptObject",value:function(){return{name:this.getName(),label:this.getLabel(),type:this.getType(),description:this.getDescription(),tab:this.getTab(),mutable:this.isMutable(),value:this.getValue(),default:this.getDefaultValue(),url:this.getUrl()}}},{key:"getMultiple",value:function(){return this.multiple}}],[{key:"createFromJson",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;e.hasOwnProperty("name")||u.getLogger().error("To create a form meta field, the name property is mandatory.");var r,a,o=e.name,i=t.createFromName(o);for(var l in null!=n&&i.setParent(n),e)if(e.hasOwnProperty(l)){var s=e[l];switch(l){case"name":continue;case"label":i.setLabel(s);continue;case"tab":i.setTab(s);continue;case"type":i.setType(s);continue;case"mutable":i.setMutable(s);continue;case"description":i.setDescription(s);continue;case"url":i.setUrl(s);continue;case"value":r=s;continue;case"default":a=s;continue;case"domain-values":i.setDomainValues(s);continue;case"multiple":i.setMultiple(s);continue;case"width":i.setControlWidth(s);continue;case"children":var c=s;for(var h in c)if(c.hasOwnProperty(h)){var d=t.createFromJson(c[h],i);i.addChild(d)}continue;default:u.getLogger().error("The property (".concat(l,") of the form (").concat(o,") is unknown"))}}return Array.isArray(r)?r.forEach((function(t,e){var n=a[e];void 0!==n?i.addValue(t,n):i.addValue(t)})):i.addValue(r,a),i}},{key:"createFromName",value:function(e){return new t(e)}}]),t}();i(f,"TABULAR_TYPE","tabular"),i(f,"DATE_TIME","datetime"),i(f,"PARAGRAPH","paragraph"),i(f,"BOOLEAN","boolean"),i(f,"JSON","json");var v=function(){"use strict";function t(e){r(this,t),this.name=e}return o(t,[{key:"getName",value:function(){return this.name}},{key:"setWidth",value:function(t){this.width=t}},{key:"getWidth",value:function(){return this.width}},{key:"setLabel",value:function(t){return this.label=t,this}},{key:"getLabel",value:function(){return void 0===this.label?this.name:this.label}},{key:"setWidthField",value:function(t){return this.widthField=t,this}},{key:"setWidthLabel",value:function(t){return this.widthLabel=t,this}},{key:"getLabelWidth",value:function(){return void 0===this.widthLabel?3:this.widthLabel}},{key:"getFieldWidth",value:function(){return void 0===this.widthField?12-this.getLabelWidth():this.widthField}}],[{key:"createFromJson",value:function(e){e.hasOwnProperty("name")||u.getLogger().error("A name property is mandatory to create a tab and was not found in the json provided");var n=e.name,r=new t(n);for(var a in e)if(e.hasOwnProperty(a)){var o=e[a];switch(a){case"name":continue;case"label":r.setLabel(o);continue;case"width-field":r.setWidthField(o);continue;case"width-label":r.setWidthLabel(o);continue;default:u.getLogger().error("The property (".concat(a,") of the tab (").concat(n,") is unknown"))}}return r}},{key:"createFromName",value:function(e){return new t(e)}}]),t}(),y=function(){function t(e){if(r(this,t),i(this,"formFields",{}),i(this,"tabs",{}),i(this,"width",8),null==e)throw new Error("The if of the form should not be null");this.name=e}return o(t,[{key:"getLabel",value:function(){return this.label}},{key:"getUrl",value:function(){return this.url}},{key:"getId",value:function(){return this.name}},{key:"getControlWidth",value:function(){return this.width}},{key:"getLabelWidth",value:function(){return 12-this.getControlWidth()}},{key:"addFormField",value:function(t){return this.formFields[t.getName()]=t,this.tabs.hasOwnProperty(t.getTab())||(this.tabs[t.getTab()]=v.createFromName(t.getTab())),this}},{key:"getFields",value:function(){return Object.values(this.formFields)}},{key:"getTabs",value:function(){return Object.values(this.tabs)}},{key:"addTab",value:function(t){this.tabs[t.getName()]=t}},{key:"valueOf",value:function(){return this.getId()}},{key:"getFieldsForTab",value:function(t){return this.getFields().filter((function(e){return e.getTab()===t}))}},{key:"toHtmlElement",value:function(){var t,e,n=this.getId(),r='<ul class="nav nav-tabs mb-3">';this.getTabPaneId=function(t){var e=d.toHtmlId(t.getName());return"".concat(n,"-tab-pane-").concat(e)},this.getTabNavId=function(t){var e=d.toHtmlId(t.getName());return"".concat(n,"-tab-nav-").concat(e)},this.getControlId=function(t){var e=d.toHtmlId(t);return"".concat(n,"-control-").concat(e)};var a=this.getTabs(),o=a[0],i=!0,l=!1,s=void 0;try{for(var u,c=a[Symbol.iterator]();!(i=(u=c.next()).done);i=!0){var h=u.value;Object.is(h,o)?(t="active",e="true"):(t="",e="false");var f=h.getLabel(),v=this.getTabPaneId(h),y=this.getTabNavId(h);r+='\n<li class="nav-item">\n<button\n class="nav-link '.concat(t,'"\n id="').concat(y,'"\n type="button"\n role="tab"\n aria-selected = "').concat(e,'"\n aria-controls = "').concat(v,'"\n data-bs-toggle = "tab"\n data-bs-target = "#').concat(v,'" >').concat(f,"\n </button>\n</li>")}}catch(t){l=!0,s=t}finally{try{i||null==c.return||c.return()}finally{if(l)throw s}}r+="</ul>";var m,g,p='<div class="tab-content">',b=0,w=!0,k=!1,L=void 0;try{for(var E,T=a[Symbol.iterator]();!(w=(E=T.next()).done);w=!0){var S=E.value,C=this.getTabPaneId(S),x=this.getTabNavId(S);p+='<div class="tab-pane '.concat(t=S===o?"active":"",'" id="').concat(C,'" role="tabpanel" aria-labelledby="').concat(x,'">'),g=S.getLabelWidth(),m=S function
[all...]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DTimeSeriesInsights.svg1 …2 10c.732-5.08 5.1-9 10.38-9s9.648 3.92 10.38 9h1c-.737-5.64-5.55-10-11.4-10S.846 4.36.1 10h1zm20.…
H A DExchange_On_premises_Access.svg1 …01-.001-.02-.004-.03-.012-.043-.034-.074-.05-.112-.24-.548-.9-.56-.9-.56h-26S.343.012.098.552C.08.…
H A DGlobeSuccess.svg1 …31.948 5.48C28.778 2.3 24.753.517 20.616.097 15.214-.452 9.62 1.34 5.48 5.48S-.452 15.214.096 20.6…
H A DGlobeError.svg1 …31.948 5.48C28.778 2.3 24.753.517 20.616.097 15.214-.452 9.62 1.34 5.48 5.48S-.452 15.214.096 20.6…
/plugin/pycode/images/
H A Dlogo.xcf84 ��2���Y���W���^���S�H��������q���u�������2���X���������-���$7m��Н�C���r�…
85 …�����A-���C��D���!����K%"\���P���F����=���r���v��������%���A-���S��������������P…
88 �T&!�!'=�*�W%�%4�k(0""* '(1"%��?w�k@�S$ D0%���C#'%1����&&"!*���P…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1374.phpt14 S 1 / 1 (100%)
/plugin/diagramsnet/lib/img/lib/ibm/miscellaneous/
H A Diot_cloud.svg1 …-20.6 20.4-20.8a20.42 20.42 0 0 1 18.9 12.1l-2.1 1c-4.2-9.1-14.9-13.1-24-8.9S.8 37.7 5 46.8c3 6.4 …
H A Dibm_public_cloud.svg1 …-20.6 20.4-20.8a20.42 20.42 0 0 1 18.9 12.1l-2.1 1c-4.2-9.1-14.9-13.1-24-8.9S.8 37.7 5 46.8c3 6.4 …
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DDockerfile8 …st --description="Simple project for testing Guzzle scripts" --author="Márk Sági-Kazár <mark.sagik…
/plugin/ckgedit/lang/hr/
H A Dmerger.txt2 …- S nadogradnjom na 4.9, ckgedit je spojen sa [[doku>plugin:ckgdoku|ckgdoku]]. Vidi ckgdoku [[doku…
/plugin/maintenance/bin/
H A Dsample.sh7 time=`date +%Y%m%d-%H%M%S`
/plugin/picasawebalbum/
H A Djquery.slimbox2.js6 …ck").click(function(){var S=this,U=0,T,Q=0,R;T=w.grep(N,function(W,V){return O.call(S,W,V)});for(R…
/plugin/chessdiagram/toolbar/
H A Dgerman.diff6 …chdiagramm>\n\n<schachdiagramm>\nt---k--t\n-d---bbb\nb---b---\n--l-B---\nB--S-D--\nB-------\n-BB--…
/plugin/tools/
H A DREADME1 T O O L S
/plugin/avatar/parts/
H A Dmonsterparts.xcf1 gimp xcf filexxB�B� S gimp-commentCreated with The GIMPgimp-image-grid(style intersections)
30    X�xx�Sxx���/8�>�>��>��=�>�>�?��
63    S �xx � �xx �  U4�;��>��=�>��=�>�>�>�
316    9:xx:7< xx:S;/;�;� r��=�<�:�:�;�>�� r��=�<�:�:�;�>�� r��=�<�:�:�;�>�����=�?��>��=�7����/���0�����0�8�8���0���1���3�������3�3�3�2�2�5������3�3�3�2�2�5������3�3�3�2�2�5�����4�5��4��4�5���0����2�1�0�0�0�1�2�3�] @ @ @ @<<xx Eyes_4.png� 
934 �4 �1�/�.�,�$�#�#���%�&�'�'�'�'�&�&�%�$�#�"�"�"�$�%�'�(�)�)�*�*�*�*�)�(�'�%�"�' �2 �0�.�,�,�"�"�"���%�&�'�(�(�)�)�(�'�&�%�$�#�#�$�%�'�(�)�*�*�+�+�+�+�+�*�)�'�&�S��. �)�(�&�%�$������� �!�!�"�"�"�!� ��!�"�#�$�$�$�%�%�$�$�$�#�"�!� �����S��. �)�(�&�%�$������� �!�!�"�"�"�!� ��!�"�#�$�$�$�%�%�$�$�$�#�"�!� �����S��. �)�(�&�%�$������� �!�!�"�"�"�!� ��!�"�#�$�$�$�%�%�$�$�$�#�"�!� ������/ �(�&�%�#�#��������� � �!�!� � � �"�#�$�$�%�%�&�&�&�%�%�%�$�$�#�!� � ���!�!�!�!�"�"�"�#�#�$�$�%�%�%�%�%�$�������%�1 �2 �4
/plugin/letsencrypt/
H A Dcountry-codes.csv216 São Tomé & Príncipe,ST
231 U.S. Outlying Islands,UM
232 U.S. Virgin Islands,VI
/plugin/glossary/images/
H A Dscore.xcf37 …[@c%iij���8;i����S����鵡����������������������ʨ�����8;i����S:�����@��ʦ��ʦ�…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D53.53.js1 …],[/\$/,"identifier"],[/'[a-zA-Z_][a-zA-Z0-9_]*(?=[^\'])/,"identifier"],[/'\S'/,"string.bytelitera…
/plugin/pdfjs/pdfjs/web/locale/gd/
H A Dviewer.properties31 zoom_out.title=Sùm a-mach
32 zoom_out_label=Sùm a-mach
33 zoom_in.title=Sùm a-steach
34 zoom_in_label=Sùm a-steach
35 zoom.title=Sùm
216 page_scale_auto=Sùm fèin-obrachail

12345678910>>...22