- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 84 for avuto (0.02 seconds)
-
src/main/webapp/js/admin/bootstrap.min.js.map
'out'\n\nconst SELECTOR_TOOLTIP_INNER = '.tooltip-inner'\nconst SELECTOR_ARROW = '.arrow'\n\nconst TRIGGER_HOVER = 'hover'\nconst TRIGGER_FOCUS = 'focus'\nconst TRIGGER_CLICK = 'click'\nconst TRIGGER_MANUAL = 'manual'\n\nconst AttachmentMap = {\n AUTO: 'auto',\n TOP: 'top',\n RIGHT: 'right',\n BOTTOM: 'bottom',\n LEFT: 'left'\n}\n\nconst Default = {\n animation: true,\n template: '<div class=\"tooltip\" role=\"tooltip\">' +\n '<div class=\"arrow\"></div>' +\n ...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 180.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
default void setStorageType(final String value) { setSystemProperty(Constants.STORAGE_TYPE, value); } default String getStorageType() { return getSystemProperty(Constants.STORAGE_TYPE, "auto"); } default void setStorageRegion(final String value) { setSystemProperty(Constants.STORAGE_REGION, value); } default String getStorageRegion() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 92.3K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.storage_endpoint=Point de terminaison labels.storage_access_key=Clé d'accès labels.storage_secret_key=Clé secrète labels.storage_bucket=Compartiment labels.storage_type=Type labels.storage_type_auto=Auto labels.storage_type_s3=S3 labels.storage_type_gcs=GCS labels.storage_region=Région labels.storage_project_id=ID du projet labels.storage_credentials_path=Chemin des identifiants labels.general_rag=Mode IA
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
src/main/webapp/js/bootstrap.min.js.map
'shown'\nconst EVENT_INSERTED = 'inserted'\nconst EVENT_CLICK = 'click'\nconst EVENT_FOCUSIN = 'focusin'\nconst EVENT_FOCUSOUT = 'focusout'\nconst EVENT_MOUSEENTER = 'mouseenter'\nconst EVENT_MOUSELEAVE = 'mouseleave'\n\nconst AttachmentMap = {\n AUTO: 'auto',\n TOP: 'top',\n RIGHT: isRTL() ? 'left' : 'right',\n BOTTOM: 'bottom',\n LEFT: isRTL() ? 'right' : 'left'\n}\n\nconst Default = {\n allowList: DefaultAllowlist,\n animation: true,\n boundary: 'clippingParents',\n container: false,\n customClass:...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 12 06:14:02 GMT 2025 - 211.9K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
labels.storage_endpoint=Eindpunt labels.storage_access_key=Toegangssleutel labels.storage_secret_key=Geheime sleutel labels.storage_bucket=Bucket labels.storage_type=Type labels.storage_type_auto=Auto labels.storage_type_s3=S3 labels.storage_type_gcs=GCS labels.storage_region=Regio labels.storage_project_id=Project-ID labels.storage_credentials_path=Pad naar referenties labels.general_rag=AI-modus
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 51.3K bytes - Click Count (1) -
src/main/webapp/js/admin/plugins/form-validator/jquery.form-validator.min.js
ax")&&b>e?["max",e]:["ok"]},_numSuggestionElements:0,_selectedSuggestion:null,_previousTypedVal:null,suggest:function(b,d,e){var f={css:{maxHeight:"150px",background:"#FFF",lineHeight:"150%",textDecoration:"underline",overflowX:"hidden",overflowY:"auto",border:"#CCC solid 1px",borderTop:"none",cursor:"pointer"},activeSuggestionCSS:{background:"#E9E9E9"}},g=function(a,b){var c=b.offset();a.css({width:b.outerWidth(),left:c.left+"px",top:c.top+b.outerHeight()+"px"})};e&&a.extend(f,e),f.css.position...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jan 01 05:12:47 GMT 2018 - 32.8K bytes - Click Count (0) -
src/main/resources/fess_label_pt_BR.properties
labels.storage_endpoint=Ponto de extremidade labels.storage_access_key=Chave de acesso labels.storage_secret_key=Chave secreta labels.storage_bucket=Bucket labels.storage_type=Tipo labels.storage_type_auto=Auto labels.storage_type_s3=S3 labels.storage_type_gcs=GCS labels.storage_region=Região labels.storage_project_id=ID do Projeto labels.storage_credentials_path=Caminho das Credenciais labels.general_rag=Modo IA
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.9K bytes - Click Count (0) -
src/main/webapp/js/jquery-3.7.1.min.js
5))||0),u+l}function ot(e,t,n){var r=Xe(e),i=(!le.boxSizingReliable()||n)&&"border-box"===ce.css(e,"boxSizing",!1,r),o=i,a=Ge(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(_e.test(a)){if(!n)return a;a="auto"}return(!le.boxSizingReliable()&&i||!le.reliableTrDimensions()&&fe(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===ce.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===ce.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+it(e,t,n||(i?"border":"content"...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:07:52 GMT 2024 - 85.5K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
* @param index the index configuration name * @param indexName the actual index name to create * @param numberOfShards the number of primary shards * @param autoExpandReplicas the auto expand replicas setting * @param uploadConfig whether to upload configuration files * @return true if the index was created successfully, false otherwise */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 138.6K bytes - Click Count (1) -
src/main/resources/fess_label_de.properties
labels.storage_endpoint=Endpunkt labels.storage_access_key=Zugriffsschlüssel labels.storage_secret_key=Geheimer Schlüssel labels.storage_bucket=Bucket labels.storage_type=Typ labels.storage_type_auto=Auto labels.storage_type_s3=S3 labels.storage_type_gcs=GCS labels.storage_region=Region labels.storage_project_id=Projekt-ID labels.storage_credentials_path=Anmeldedaten-Pfad labels.general_rag=KI-Modus
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.3K bytes - Click Count (1)