- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for At (0.13 sec)
-
popper.min.js.map
{\n element.removeAttribute(prop);\n }\n });\n}\n","/**\n * @function\n * @memberof Popper.Utils\n * @argument {Object} data - The data object generated by `update` method\n * @argument {Boolean} shouldRound - If the offsets should be rounded at all\n * @returns {Object} The popper's position offsets rounded\n *\n * The tale of pixel-perfect positioning. It's still not 100% perfect, but as\n * good as it can be within reason.\n * Discussion here: https://github.com/FezVrasta/popper.js/pull/715\n...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 120.9K bytes -
adminlte.min.css.map
Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Set the cursor for non-`<button>` buttons\n//\n// Details at https://github.com/twbs/bootstrap/pull/30562\n[role=\"button\"] {\n cursor: pointer;\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 3.7M bytes -
stopwords.txt
L1:# https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/norwegian_stop.txt L2:og L3:i L4:jeg L5:det L6:at L7:en L8:et L9:den L10:til L11:er L12:som L13:på L14:de L15:med L16:han L17:av L18:ikke L19:ikkje L20:der L21:så L22:var L23:meg L24:seg L25:men L26:ett L27:har L28:om L29:vi L30:min L31:mitt L32:ha L33:hadde L34:hun L35:nå L36:over L37:da L38:ved L39:fra L40:du L41:ut L42:sin L43:dem L44:oss L45:opp L46:man L47:kan L48:hans...github.com/codelibs/fess/src/main/resources/fes...Mon Nov 27 12:59:36 UTC 2023 994 bytes -
stopwords.txt
cene/analysis/snowball/hungarian_stop.txt L2:a L3:ahogy L4:ahol L5:aki L6:akik L7:akkor L8:alatt L9:által L10:általában L11:amely L12:amelyek L13:amelyekben L14:amelyeket L15:amelyet L16:amelynek L17:ami L18:amit L19:amolyan L20:amíg L21:amikor L22:át L23:abban L24:ahhoz L25:annak L26:arra L27:arról L28:az L29:azok L30:azon L31:azt L32:azzal L33:azért L34:aztán L35:azután L36:azonban L37:bár L38:be L39:belül L40:benne L41:cikk L42:cikkek L43:cikkeket L44:csak L45:de L46:e L47:eddig L48:egész L49:egy...github.com/codelibs/fess/src/main/resources/fes...Mon Nov 27 12:59:36 UTC 2023 1.3K bytes -
stopwords.txt
L45:något L46:från L47:ut L48:när L49:efter L50:upp L51:vi L52:dem L53:vara L54:vad L55:över L56:än L57:dig L58:kan L59:sina L60:här L61:ha L62:mot L63:alla L64:under L65:någon L66:eller L67:allt L68:mycket L69:sedan L70:ju L71:denna L72:själv L73:detta L74:åt L75:utan L76:varit L77:hur L78:ingen L79:mitt L80:ni L81:bli L82:blev L83:oss L84:din L85:dessa L86:några L87:deras L88:blir L89:mina L90:samma L91:vilken L92:er L93:sådan L94:vår L95:blivit L96:dess L97:inom L98:mellan L99:sådant L100:varför L101:varje...github.com/codelibs/fess/src/main/resources/fes...Mon Nov 27 12:59:36 UTC 2023 700 bytes -
stopwords.txt
L1:# https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/danish_stop.txt L2:og L3:i L4:jeg L5:det L6:at L7:en L8:den L9:til L10:er L11:som L12:på L13:de L14:med L15:han L16:af L17:for L18:ikke L19:der L20:var L21:mig L22:sig L23:men L24:et L25:har L26:om L27:vi L28:min L29:havde L30:ham L31:hun L32:nu L33:over L34:da L35:fra L36:du L37:ud L38:sin L39:dem L40:os L41:op L42:man L43:hans L44:hvor L45:eller L46:hvad L47:skal L48:selv...github.com/codelibs/fess/src/main/resources/fes...Mon Nov 27 12:59:36 UTC 2023 564 bytes -
bootstrap.min.js.map
1\n const maxMajor = 4\n\n if (version[0] < ltMajor && version[1] < minMinor || version[0] === minMajor && version[1] === minMinor && version[2] < minPatch || version[0] >= maxMajor) {\n throw new Error('Bootstrap\\'s JavaScript requires at least jQuery v1.9.1 but less than v4.0.0')\n }\n }\n}\n\nUtil.jQueryDetection()\nsetTransitionEndSupport()\n\nexport default Util\n","/**\n * --------------------------------------------------------------------------\n * Bootstrap (v4.6.2): alert.js\n...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 180.9K bytes -
bootstrap.min.css.map
Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Set the cursor for non-`<button>` buttons\n//\n// Details at https://github.com/twbs/bootstrap/pull/30562\n[role=\"button\"] {\n cursor: pointer;\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 639.3K bytes