- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 18 for DefineT (0.05 sec)
-
popper.min.js.map
isIE from './isIE';\n/**\n * Finds the first parent of an element that has a transformed property defined\n * @method\n * @memberof Popper.Utils\n * @argument {Element} element\n * @returns {Element} first transformed parent or documentElement\n */\n\nexport default function getFixedPositionOffsetParent(element) {\n // This check is needed to avoid errors in case one of the elements isn't defined for any reason\n if (!element || !element.parentElement || isIE()) {\n return document.documentElement;\n...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 120.9K bytes -
adminlte.min.js
Colorlib <https://colorlib.com> L4: * Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE) L5: */ L6:!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("jquery")):"function"==typeof define&&define.amd?define(["exports","jquery"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).adminlte={},e.jQuery)}(this,(function(e,t){"use strict";function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=a(t),i="CardRefresh",o=...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 45.3K bytes -
FessActionAdjustmentProvider.java
@author jflute L26: */ L27:public class FessActionAdjustmentProvider implements ActionAdjustmentProvider { L28: L29: // _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ L30: // you can adjust your actions by overriding L31: // default methods defined at the interface L32: // _/_/_/_/_/_/_/_/_/_/ L33: L34: @Override L35: public FormMappingOption adjustFormMapping() { L36: return new FormMappingOption() L37: .filterSimpleTextParameter((parameter, meta) -> paramete...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2K bytes -
codeql.yml
alter this file to override the set of languages analyzed, L5:# or to provide custom queries or build logic. L6:# L7:# ******** NOTE ******** L8:# We have attempted to detect the languages in your repository. Please check L9:# the `language` matrix defined below to confirm you have the correct set of L10:# supported CodeQL languages. L11:# L12:name: "CodeQL" L13: L14:on: L15: push: L16: branches: [ "master" ] L17: pull_request: L18: branches: [ "master" ] L19: schedule: L20: - cron: '38...github.com/codelibs/fess/.github/workflows/code...Wed Aug 14 23:51:19 UTC 2024 4.4K bytes -
Secured.java
L22:import java.lang.annotation.RetentionPolicy; L23:import java.lang.annotation.Target; L24: L25:/** L26: * Java 5 annotation for describing service layer security attributes. L27: * L28: * <p> L29: * The <code>Secured</code> annotation is used to define a list of security configuration L30: * attributes for business methods. L31: * <p> L32: * For example: L33: * L34: * <pre> L35: * @Secured({ "ROLE_USER" }) L36: * public void create(Contact contact); L37: * L38: * @Secured({ ...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 1.8K bytes -
daterangepicker.js
@website: http://www.daterangepicker.com/ L7:*/ L8:// Following the UMD template https://github.com/umdjs/umd/blob/master/templates/returnExportsGlobal.js L9:(function (root, factory) { L10: if (typeof define === 'function' && define.amd) { L11: // AMD. Make globaly available as well L12: define(['moment', 'jquery'], function (moment, jquery) { L13: if (!jquery.fn) jquery.fn = {}; // webpack server rendering L14: if (typeof moment !== 'function' && moment.hasOwnProperty('default'))...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 64.8K bytes -
popper.min.js
Copyright (C) Federico Zivolo 2020 L3: Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT). L4: */(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...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 20.7K bytes -
jquery-3.7.1.min.js
isWindow=y,ce.camelCase=F,ce.type=x,ce.now=Date.now,ce.isNumeric=function(e){var t=ce.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},ce.trim=function(e){return null==e?"":(e+"").replace(en,"$1")},"function"==typeof define&&define.amd&&define("jquery",[],function(){return ce});var tn=ie.jQuery,nn=ie.$;return ce.noConflict=function(e){return ie.$===ce&&(ie.$=nn),e&&ie.jQuery===ce&&(ie.jQuery=tn),ce},"undefined"==typeof e&&(ie.jQuery=ie.$=ce),ce});...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:07:52 UTC 2024 85.5K bytes -
bootstrap.min.js
ibutors) L4: * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) L5: */ L6:!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="undefined"!=typeof globalThis?globalThis:t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){"use strict";function i(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var o...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 61.1K bytes -
moment-with-locales.min.js
L1:!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):e.moment=a()}(this,function(){"use strict";var e,n;function M(){return e.apply(null,arguments)}function i(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function _(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function h(e,a){return Object.prototype.hasOwnProperty.call(e,a)}function o(e){if(Object....github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 360.5K bytes 1 views