diff --git a/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.css b/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.css index d64539cb..693327f0 100644 --- a/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.css +++ b/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.css @@ -1,4 +1,4 @@ -/*! jQuery UI - v1.13.1 - 2022-05-12 +/*! jQuery UI - v1.13.2 - 2023-02-27 * http://jqueryui.com * Includes: core.css, autocomplete.css, menu.css * Copyright jQuery Foundation and other contributors; Licensed MIT */ diff --git a/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.js b/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.js index 55c28329..8166a15e 100644 --- a/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.js +++ b/4.2.0-SNAPSHOT/apidocs/jquery/jquery-ui.min.js @@ -1,6 +1,6 @@ -/*! jQuery UI - v1.13.1 - 2022-05-12 +/*! jQuery UI - v1.13.2 - 2023-02-27 * http://jqueryui.com * Includes: widget.js, position.js, keycode.js, unique-id.js, widgets/autocomplete.js, widgets/menu.js * Copyright jQuery Foundation and other contributors; Licensed MIT */ -!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(x){"use strict";x.ui=x.ui||{};x.ui.version="1.13.1";var n,i=0,l=Array.prototype.hasOwnProperty,a=Array.prototype.slice;x.cleanData=(n=x.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=x._data(i,"events"))&&e.remove&&x(i).triggerHandler("remove");n(t)}),x.widget=function(t,i,e){var s,n,o,l={},a=t.split(".")[0],r=a+"-"+(t=t.split(".")[1]);return e||(e=i,i=x.Widget),Array.isArray(e)&&(e=x.extend.apply(null,[{}].concat(e))),x.expr.pseudos[r.toLowerCase()]=function(t){return!!x.data(t,r)},x[a]=x[a]||{},s=x[a][t],n=x[a][t]=function(t,e){if(!this||!this._createWidget)return new n(t,e);arguments.length&&this._createWidget(t,e)},x.extend(n,s,{version:e.version,_proto:x.extend({},e),_childConstructors:[]}),(o=new i).options=x.widget.extend({},o.options),x.each(e,function(e,s){function n(){return i.prototype[e].apply(this,arguments)}function o(t){return i.prototype[e].apply(this,t)}l[e]="function"==typeof s?function(){var t,e=this._super,i=this._superApply;return this._super=n,this._superApply=o,t=s.apply(this,arguments),this._super=e,this._superApply=i,t}:s}),n.prototype=x.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},l,{constructor:n,namespace:a,widgetName:t,widgetFullName:r}),s?(x.each(s._childConstructors,function(t,e){var i=e.prototype;x.widget(i.namespace+"."+i.widgetName,n,e._proto)}),delete s._childConstructors):i._childConstructors.push(n),x.widget.bridge(t,n),n},x.widget.extend=function(t){for(var e,i,s=a.call(arguments,1),n=0,o=s.length;n",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
"),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
    ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
    ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
    ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
    ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file +!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(x){"use strict";x.ui=x.ui||{};x.ui.version="1.13.2";var n,i=0,l=Array.prototype.hasOwnProperty,a=Array.prototype.slice;x.cleanData=(n=x.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=x._data(i,"events"))&&e.remove&&x(i).triggerHandler("remove");n(t)}),x.widget=function(t,i,e){var s,n,o,l={},a=t.split(".")[0],r=a+"-"+(t=t.split(".")[1]);return e||(e=i,i=x.Widget),Array.isArray(e)&&(e=x.extend.apply(null,[{}].concat(e))),x.expr.pseudos[r.toLowerCase()]=function(t){return!!x.data(t,r)},x[a]=x[a]||{},s=x[a][t],n=x[a][t]=function(t,e){if(!this||!this._createWidget)return new n(t,e);arguments.length&&this._createWidget(t,e)},x.extend(n,s,{version:e.version,_proto:x.extend({},e),_childConstructors:[]}),(o=new i).options=x.widget.extend({},o.options),x.each(e,function(e,s){function n(){return i.prototype[e].apply(this,arguments)}function o(t){return i.prototype[e].apply(this,t)}l[e]="function"==typeof s?function(){var t,e=this._super,i=this._superApply;return this._super=n,this._superApply=o,t=s.apply(this,arguments),this._super=e,this._superApply=i,t}:s}),n.prototype=x.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},l,{constructor:n,namespace:a,widgetName:t,widgetFullName:r}),s?(x.each(s._childConstructors,function(t,e){var i=e.prototype;x.widget(i.namespace+"."+i.widgetName,n,e._proto)}),delete s._childConstructors):i._childConstructors.push(n),x.widget.bridge(t,n),n},x.widget.extend=function(t){for(var e,i,s=a.call(arguments,1),n=0,o=s.length;n",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
    "),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x(" @@ -707,7 +707,7 @@

    emptyList

    public ConfigurationNode emptyList()
    Specified by:
    -
    emptyList in interface DynamicOps<ConfigurationNode>
    +
    emptyList in interface DynamicOps<ConfigurationNode>
@@ -725,7 +725,7 @@

convertTo

conversion will most likely be lossy
Specified by:
-
convertTo in interface DynamicOps<ConfigurationNode>
+
convertTo in interface DynamicOps<ConfigurationNode>
Type Parameters:
U - output type
Parameters:
@@ -749,7 +749,7 @@

getNumberValue

another type.
Specified by:
-
getNumberValue in interface DynamicOps<ConfigurationNode>
+
getNumberValue in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -768,7 +768,7 @@

getStringValue

a String.
Specified by:
-
getStringValue in interface DynamicOps<ConfigurationNode>
+
getStringValue in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -787,7 +787,7 @@

createNumeric

and set its value to the provided number.
Specified by:
-
createNumeric in interface DynamicOps<ConfigurationNode>
+
createNumeric in interface DynamicOps<ConfigurationNode>
Parameters:
value - value
Returns:
@@ -806,7 +806,7 @@

createBoolean

and set its value to the provided boolean.
Specified by:
-
createBoolean in interface DynamicOps<ConfigurationNode>
+
createBoolean in interface DynamicOps<ConfigurationNode>
Parameters:
value - value
Returns:
@@ -825,7 +825,7 @@

createString

and set its value to the provided string.
Specified by:
-
createString in interface DynamicOps<ConfigurationNode>
+
createString in interface DynamicOps<ConfigurationNode>
Parameters:
value - value
Returns:
@@ -845,7 +845,7 @@

mergeToPrimitive

value, but otherwise returns an error.
Specified by:
-
mergeToPrimitive in interface DynamicOps<ConfigurationNode>
+
mergeToPrimitive in interface DynamicOps<ConfigurationNode>
Parameters:
prefix - starting value
value - to update base with
@@ -865,7 +865,7 @@

mergeToList

Appends element value to list node input.
Specified by:
-
mergeToList in interface DynamicOps<ConfigurationNode>
+
mergeToList in interface DynamicOps<ConfigurationNode>
Parameters:
input - base node. Must be empty or of list type
value - value to add as element to the list
@@ -886,7 +886,7 @@

mergeToList

Appends nodes in values to copy of list node input.
Specified by:
-
mergeToList in interface DynamicOps<ConfigurationNode>
+
mergeToList in interface DynamicOps<ConfigurationNode>
Parameters:
input - base node. Must be empty or of list type
values - list of values to append to base node
@@ -910,7 +910,7 @@

mergeToMap

This operation will only affect the returned copy of the input node

Specified by:
-
mergeToMap in interface DynamicOps<ConfigurationNode>
+
mergeToMap in interface DynamicOps<ConfigurationNode>
Parameters:
input - base node. Must be empty or of map type
key - key relative to base node
@@ -934,7 +934,7 @@

getMapValues

be a failure.
Specified by:
-
getMapValues in interface DynamicOps<ConfigurationNode>
+
getMapValues in interface DynamicOps<ConfigurationNode>
Parameters:
input - input node
Returns:
@@ -956,7 +956,7 @@

getMap

be a failure.
Specified by:
-
getMap in interface DynamicOps<ConfigurationNode>
+
getMap in interface DynamicOps<ConfigurationNode>
Parameters:
input - input node
Returns:
@@ -982,7 +982,7 @@

getList

Specified by:
-
getList in interface DynamicOps<ConfigurationNode>
+
getList in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -1001,7 +1001,7 @@

getStream

Get the contents of list node input as a Stream of nodes.
Specified by:
-
getStream in interface DynamicOps<ConfigurationNode>
+
getStream in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -1023,7 +1023,7 @@

createMap

currently access direct children.
Specified by:
-
createMap in interface DynamicOps<ConfigurationNode>
+
createMap in interface DynamicOps<ConfigurationNode>
Parameters:
values - entries in the map
Returns:
@@ -1045,7 +1045,7 @@

createMap

currently access direct children.
Specified by:
-
createMap in interface DynamicOps<ConfigurationNode>
+
createMap in interface DynamicOps<ConfigurationNode>
Parameters:
values - unwrapped node map
Returns:
@@ -1064,7 +1064,7 @@

createList

list elements.
Specified by:
-
createList in interface DynamicOps<ConfigurationNode>
+
createList in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -1085,7 +1085,7 @@

remove

If the input node is not a map, the input node will be returned.

Specified by:
-
remove in interface DynamicOps<ConfigurationNode>
+
remove in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
key - key to the node to be removed
@@ -1106,7 +1106,7 @@

get

Attempt to get the child of input at key.
Specified by:
-
get in interface DynamicOps<ConfigurationNode>
+
get in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
key - child key
@@ -1130,7 +1130,7 @@

getGeneric

currently access direct children.
Specified by:
-
getGeneric in interface DynamicOps<ConfigurationNode>
+
getGeneric in interface DynamicOps<ConfigurationNode>
Parameters:
input - parent node
key - wrapped key of child
@@ -1152,7 +1152,7 @@

set

Update a copy of input with value at path key.
Specified by:
-
set in interface DynamicOps<ConfigurationNode>
+
set in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
key - key of child node
@@ -1180,7 +1180,7 @@

update

returned unmodified.
Specified by:
-
update in interface DynamicOps<ConfigurationNode>
+
update in interface DynamicOps<ConfigurationNode>
Parameters:
input - base value
key - key to change
@@ -1211,7 +1211,7 @@

updateGeneric

currently access direct children.
Specified by:
-
updateGeneric in interface DynamicOps<ConfigurationNode>
+
updateGeneric in interface DynamicOps<ConfigurationNode>
Parameters:
input - base value
wrappedKey - key to change
diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v3/DataFixerTransformation.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v3/DataFixerTransformation.html index 0fbd16a0..865f2c0f 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v3/DataFixerTransformation.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v3/DataFixerTransformation.html @@ -226,7 +226,7 @@

Method Summary

void -apply​(@NonNull ConfigurationNode node) +apply​(@NonNull ConfigurationNode node)
Apply this transformation to a given node.
@@ -306,7 +306,7 @@

dfuBuilder

@@ -705,7 +705,7 @@

emptyList

public ConfigurationNode emptyList()
Specified by:
-
emptyList in interface DynamicOps<ConfigurationNode>
+
emptyList in interface DynamicOps<ConfigurationNode>
@@ -723,7 +723,7 @@

convertTo

conversion will most likely be lossy
Specified by:
-
convertTo in interface DynamicOps<ConfigurationNode>
+
convertTo in interface DynamicOps<ConfigurationNode>
Type Parameters:
U - output type
Parameters:
@@ -747,7 +747,7 @@

getNumberValue

another type.
Specified by:
-
getNumberValue in interface DynamicOps<ConfigurationNode>
+
getNumberValue in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -766,7 +766,7 @@

getStringValue

a String.
Specified by:
-
getStringValue in interface DynamicOps<ConfigurationNode>
+
getStringValue in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -785,7 +785,7 @@

createNumeric

and set its value to the provided number.
Specified by:
-
createNumeric in interface DynamicOps<ConfigurationNode>
+
createNumeric in interface DynamicOps<ConfigurationNode>
Parameters:
value - value
Returns:
@@ -804,7 +804,7 @@

createBoolean

and set its value to the provided boolean.
Specified by:
-
createBoolean in interface DynamicOps<ConfigurationNode>
+
createBoolean in interface DynamicOps<ConfigurationNode>
Parameters:
value - value
Returns:
@@ -823,7 +823,7 @@

createString

and set its value to the provided string.
Specified by:
-
createString in interface DynamicOps<ConfigurationNode>
+
createString in interface DynamicOps<ConfigurationNode>
Parameters:
value - value
Returns:
@@ -843,7 +843,7 @@

mergeToPrimitive

value, but otherwise returns an error.
Specified by:
-
mergeToPrimitive in interface DynamicOps<ConfigurationNode>
+
mergeToPrimitive in interface DynamicOps<ConfigurationNode>
Parameters:
prefix - starting value
value - to update base with
@@ -863,7 +863,7 @@

mergeToList

Appends element value to list node input.
Specified by:
-
mergeToList in interface DynamicOps<ConfigurationNode>
+
mergeToList in interface DynamicOps<ConfigurationNode>
Parameters:
input - base node. Must be empty or of list type
value - value to add as element to the list
@@ -884,7 +884,7 @@

mergeToList

Appends nodes in values to copy of list node input.
Specified by:
-
mergeToList in interface DynamicOps<ConfigurationNode>
+
mergeToList in interface DynamicOps<ConfigurationNode>
Parameters:
input - base node. Must be empty or of list type
values - list of values to append to base node
@@ -908,7 +908,7 @@

mergeToMap

This operation will only affect the returned copy of the input node

Specified by:
-
mergeToMap in interface DynamicOps<ConfigurationNode>
+
mergeToMap in interface DynamicOps<ConfigurationNode>
Parameters:
input - base node. Must be empty or of map type
key - key relative to base node
@@ -932,7 +932,7 @@

getMapValues

be a failure.
Specified by:
-
getMapValues in interface DynamicOps<ConfigurationNode>
+
getMapValues in interface DynamicOps<ConfigurationNode>
Parameters:
input - input node
Returns:
@@ -954,7 +954,7 @@

getMap

be a failure.
Specified by:
-
getMap in interface DynamicOps<ConfigurationNode>
+
getMap in interface DynamicOps<ConfigurationNode>
Parameters:
input - input node
Returns:
@@ -980,7 +980,7 @@

getList

Specified by:
-
getList in interface DynamicOps<ConfigurationNode>
+
getList in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -999,7 +999,7 @@

getStream

Get the contents of list node input as a Stream of nodes.
Specified by:
-
getStream in interface DynamicOps<ConfigurationNode>
+
getStream in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -1021,7 +1021,7 @@

createMap

currently access direct children.
Specified by:
-
createMap in interface DynamicOps<ConfigurationNode>
+
createMap in interface DynamicOps<ConfigurationNode>
Parameters:
values - entries in the map
Returns:
@@ -1043,7 +1043,7 @@

createMap

currently access direct children.
Specified by:
-
createMap in interface DynamicOps<ConfigurationNode>
+
createMap in interface DynamicOps<ConfigurationNode>
Parameters:
values - unwrapped node map
Returns:
@@ -1062,7 +1062,7 @@

createList

list elements.
Specified by:
-
createList in interface DynamicOps<ConfigurationNode>
+
createList in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
Returns:
@@ -1083,7 +1083,7 @@

remove

If the input node is not a map, the input node will be returned.

Specified by:
-
remove in interface DynamicOps<ConfigurationNode>
+
remove in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
key - key to the node to be removed
@@ -1104,7 +1104,7 @@

get

Attempt to get the child of input at key.
Specified by:
-
get in interface DynamicOps<ConfigurationNode>
+
get in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
key - child key
@@ -1128,7 +1128,7 @@

getGeneric

currently access direct children.
Specified by:
-
getGeneric in interface DynamicOps<ConfigurationNode>
+
getGeneric in interface DynamicOps<ConfigurationNode>
Parameters:
input - parent node
key - wrapped key of child
@@ -1150,7 +1150,7 @@

set

Update a copy of input with value at path key.
Specified by:
-
set in interface DynamicOps<ConfigurationNode>
+
set in interface DynamicOps<ConfigurationNode>
Parameters:
input - data source
key - key of child node
@@ -1178,7 +1178,7 @@

update

returned unmodified.
Specified by:
-
update in interface DynamicOps<ConfigurationNode>
+
update in interface DynamicOps<ConfigurationNode>
Parameters:
input - base value
key - key to change
@@ -1209,7 +1209,7 @@

updateGeneric

currently access direct children.
Specified by:
-
updateGeneric in interface DynamicOps<ConfigurationNode>
+
updateGeneric in interface DynamicOps<ConfigurationNode>
Parameters:
input - base value
wrappedKey - key to change
diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DataFixerTransformation.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DataFixerTransformation.html index c9308aa5..98a20080 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DataFixerTransformation.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DataFixerTransformation.html @@ -226,7 +226,7 @@

Method Summary

void -apply​(@NonNull ConfigurationNode node) +apply​(@NonNull ConfigurationNode node)
Apply this transformation to a given node.
@@ -306,7 +306,7 @@

dfuBuilder

  • apply

    -
    public void apply​(@NonNull ConfigurationNode node)
    +
    public void apply​(@NonNull ConfigurationNode node)
                throws ConfigurateException
    Description copied from interface: ConfigurationTransformation
    Apply this transformation to a given node.
    diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DfuSerializers.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DfuSerializers.html index 6b605d58..0a9eb89e 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DfuSerializers.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/DfuSerializers.html @@ -159,7 +159,7 @@

    Method Summary

    Description -static <S> @Nullable Codec<S> +static <S> @Nullable Codec<S> codec​(TypeToken<S> type)
    Create a new codec that uses the default type serializer collection @@ -167,7 +167,7 @@

    Method Summary

    -static <V> @Nullable Codec<V> +static <V> @Nullable Codec<V> codec​(TypeToken<V> type, TypeSerializerCollection collection) @@ -231,7 +231,7 @@

    serializer

    • codec

      -
      public static <S> @Nullable Codec<S> codec​(TypeToken<S> type)
      +
      public static <S> @Nullable Codec<S> codec​(TypeToken<S> type)
      Create a new codec that uses the default type serializer collection to serialize an object of the provided type.
      @@ -253,7 +253,7 @@

      codec

      • codec

        -
        public static <V> @Nullable Codec<V> codec​(TypeToken<V> type,
        +
        public static <V> @Nullable Codec<V> codec​(TypeToken<V> type,
                                                    TypeSerializerCollection collection)
        Create a new codec based on a Configurate TypeSerializer.
        diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/package-summary.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/package-summary.html index cf4f6992..9fcbadad 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/package-summary.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/extra/dfu/v4/package-summary.html @@ -93,7 +93,7 @@
        diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.Builder.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.Builder.html index 2a32488c..e66379c6 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.Builder.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.Builder.html @@ -193,7 +193,7 @@

        Method Summary

        Description -@NonNull GsonConfigurationLoader +@NonNull GsonConfigurationLoader build()
        Builds the loader.
        @@ -207,7 +207,7 @@

        Method Summary

        -@NonNull GsonConfigurationLoader.Builder +@NonNull GsonConfigurationLoader.Builder indent​(int indent)
        Sets the level of indentation the resultant loader should use.
        @@ -221,7 +221,7 @@

        Method Summary

        -@NonNull GsonConfigurationLoader.Builder +@NonNull GsonConfigurationLoader.Builder lenient​(boolean lenient)
        Sets if the resultant loader should parse leniently.
        @@ -290,7 +290,7 @@

        populate

        • indent

          -
          public @NonNull GsonConfigurationLoader.Builder indent​(int indent)
          +
          public @NonNull GsonConfigurationLoader.Builder indent​(int indent)
          Sets the level of indentation the resultant loader should use.
          Parameters:
          @@ -324,7 +324,7 @@

          indent

          • lenient

            -
            public @NonNull GsonConfigurationLoader.Builder lenient​(boolean lenient)
            +
            public @NonNull GsonConfigurationLoader.Builder lenient​(boolean lenient)
            Sets if the resultant loader should parse leniently.
            Parameters:
            @@ -360,7 +360,7 @@

            lenient

            • build

              -
              public @NonNull GsonConfigurationLoader build()
              +
              public @NonNull GsonConfigurationLoader build()
              Description copied from class: AbstractConfigurationLoader.Builder
              Builds the loader.
              diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.html index 8a7fcf65..f19d4ea8 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/GsonConfigurationLoader.html @@ -211,7 +211,7 @@

              Method Summary

              Description -static @NonNull GsonConfigurationLoader.Builder +static @NonNull GsonConfigurationLoader.Builder builder()
              Creates a new GsonConfigurationLoader builder.
              @@ -305,7 +305,7 @@

              Method Detail

              • builder

                -
                public static @NonNull GsonConfigurationLoader.Builder builder()
                +
                public static @NonNull GsonConfigurationLoader.Builder builder()
                Creates a new GsonConfigurationLoader builder.
                Returns:
                diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/package-summary.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/package-summary.html index 9015d803..4a112a0f 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/package-summary.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/gson/package-summary.html @@ -93,7 +93,7 @@
                diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/hocon/package-summary.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/hocon/package-summary.html index 8c5695d1..de50f400 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/hocon/package-summary.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/hocon/package-summary.html @@ -93,7 +93,7 @@
                diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/JacksonConfigurationLoader.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/JacksonConfigurationLoader.html index 56b5b2bd..abd7deac 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/JacksonConfigurationLoader.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/JacksonConfigurationLoader.html @@ -219,7 +219,7 @@

                Method Summary

                BasicConfigurationNode -createNode​(@NonNull ConfigurationOptions options) +createNode​(@NonNull ConfigurationOptions options)
                Create an empty node with the provided options.
                @@ -353,7 +353,7 @@

                saveInternal

                • createNode

                  -
                  public BasicConfigurationNode createNode​(@NonNull ConfigurationOptions options)
                  +
                  public BasicConfigurationNode createNode​(@NonNull ConfigurationOptions options)
                  Description copied from interface: ConfigurationNodeFactory
                  Create an empty node with the provided options. diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/package-summary.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/package-summary.html index 417dac4f..34b1e8be 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/package-summary.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/jackson/package-summary.html @@ -93,7 +93,7 @@
                  diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.Builder.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.Builder.html index 0eb30016..e15b1780 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.Builder.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.Builder.html @@ -186,12 +186,12 @@

                  Field Summary

                    -protected @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> +protected @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink   -protected @Nullable java.util.concurrent.Callable<java.io.BufferedReader> +protected @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source   @@ -327,7 +327,7 @@

                  Method Summary

                  -@Nullable java.util.concurrent.Callable<java.io.BufferedWriter> +@Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink()
                  Gets the sink to be used by the resultant loader.
                  @@ -335,13 +335,13 @@

                  Method Summary

                  T -sink​(@Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink) +sink​(@Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink)
                  Sets the sink of the resultant loader.
                  -@Nullable java.util.concurrent.Callable<java.io.BufferedReader> +@Nullable java.util.concurrent.Callable<java.io.BufferedReader> source()
                  Gets the source to be used by the resultant loader.
                  @@ -349,7 +349,7 @@

                  Method Summary

                  T -source​(@Nullable java.util.concurrent.Callable<java.io.BufferedReader> source) +source​(@Nullable java.util.concurrent.Callable<java.io.BufferedReader> source)
                  Sets the source of the resultant loader.
                  @@ -409,7 +409,7 @@

                  headerMode

                  • source

                    -
                    protected @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source
                    +
                    protected @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source
                  @@ -418,7 +418,7 @@

                  source

                  @@ -586,7 +586,7 @@

                  url

                  • source

                    -
                    public T source​(@Nullable java.util.concurrent.Callable<java.io.BufferedReader> source)
                    +
                    public T source​(@Nullable java.util.concurrent.Callable<java.io.BufferedReader> source)
                    Sets the source of the resultant loader.

                    The "source" is used by the loader to load the configuration.

                    @@ -606,7 +606,7 @@

                    source

                    • source

                      -
                      public @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source()
                      +
                      public @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source()
                      Gets the source to be used by the resultant loader.
                      Returns:
                      @@ -622,7 +622,7 @@

                      source

                      • sink

                        -
                        public T sink​(@Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink)
                        +
                        public T sink​(@Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink)
                        Sets the sink of the resultant loader.

                        The "sink" is used by the loader to save the configuration.

                        @@ -642,7 +642,7 @@

                        sink

                        • sink

                          -
                          public @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink()
                          +
                          public @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink()
                          Gets the sink to be used by the resultant loader.
                          Returns:
                          diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.html index 24fdb990..6ab12265 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/AbstractConfigurationLoader.html @@ -217,14 +217,14 @@

                          Field Summary

                          -protected @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> +protected @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink
                          The writer sink for this loader.
                          -protected @Nullable java.util.concurrent.Callable<java.io.BufferedReader> +protected @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source
                          The reader source for this loader.
                          @@ -442,7 +442,7 @@

                          SYSTEM_LINE_SEPARATOR

                          • source

                            -
                            protected final @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source
                            +
                            protected final @Nullable java.util.concurrent.Callable<java.io.BufferedReader> source
                            The reader source for this loader.

                            Can be null (for loaders which don't support loading!)

                            @@ -454,7 +454,7 @@

                            source

                            • sink

                              -
                              protected final @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink
                              +
                              protected final @Nullable java.util.concurrent.Callable<java.io.BufferedWriter> sink
                              The writer sink for this loader.

                              Can be null (for loaders which don't support saving!)

                              diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandler.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandler.html index 9bc084bc..9b96fa04 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandler.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandler.html @@ -155,7 +155,7 @@

                              Method Summary

                              Description -@Nullable java.lang.String +@Nullable java.lang.String extractHeader​(java.io.BufferedReader reader)
                              Defines the handlers behaviour for reading comments.
                              @@ -191,7 +191,7 @@

                              Method Detail

                              • extractHeader

                                -
                                @Nullable java.lang.String extractHeader​(java.io.BufferedReader reader)
                                +
                                @Nullable java.lang.String extractHeader​(java.io.BufferedReader reader)
                                                                   throws java.io.IOException
                                Defines the handlers behaviour for reading comments.
                                diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandlers.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandlers.html index 3b2ca713..9287ded9 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandlers.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/CommentHandlers.html @@ -211,7 +211,7 @@

                                Method Summary

                                Description -static @Nullable java.lang.String +static @Nullable java.lang.String extractComment​(java.io.BufferedReader reader, java.lang.Iterable<CommentHandler> allowedHeaderTypes) @@ -219,7 +219,7 @@

                                Method Summary

                                -@Nullable java.lang.String +@Nullable java.lang.String extractHeader​(java.io.BufferedReader reader)
                                Defines the handlers behaviour for reading comments.
                                @@ -376,7 +376,7 @@

                                valueOf

                                • extractHeader

                                  -
                                  public @Nullable java.lang.String extractHeader​(java.io.BufferedReader reader)
                                  +
                                  public @Nullable java.lang.String extractHeader​(java.io.BufferedReader reader)
                                                                            throws java.io.IOException
                                  Description copied from interface: CommentHandler
                                  Defines the handlers behaviour for reading comments.
                                  @@ -417,7 +417,7 @@

                                  toComment

                                  • extractComment

                                    -
                                    public static @Nullable java.lang.String extractComment​(java.io.BufferedReader reader,
                                    +
                                    public static @Nullable java.lang.String extractComment​(java.io.BufferedReader reader,
                                                                                             java.lang.Iterable<CommentHandler> allowedHeaderTypes)
                                                                                      throws java.io.IOException
                                    Uses provided comment handlers to extract a comment from the reader.
                                    diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ConfigurationFormat.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ConfigurationFormat.html index 3db6613e..3f5ee02f 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ConfigurationFormat.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ConfigurationFormat.html @@ -192,7 +192,7 @@

                                    Method Summary

                                    -static @Nullable ConfigurationFormat +static @Nullable ConfigurationFormat forExtension​(java.lang.String extension)
                                    Get a configuration format that can handle the specified extension.
                                    @@ -242,7 +242,7 @@

                                    Method Detail

                                    • forExtension

                                      -
                                      static @Nullable ConfigurationFormat forExtension​(java.lang.String extension)
                                      +
                                      static @Nullable ConfigurationFormat forExtension​(java.lang.String extension)
                                      Get a configuration format that can handle the specified extension.

                                      If a format fails to load, it will be ignored when p

                                      diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/LoaderOptionSource.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/LoaderOptionSource.html index 5af7da3e..5b36f284 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/LoaderOptionSource.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/LoaderOptionSource.html @@ -177,7 +177,7 @@

                                      Method Summary

                                      -@Nullable java.lang.String +@Nullable java.lang.String get​(java.lang.String... path)
                                      Get the value at the provided path.
                                      @@ -200,7 +200,7 @@

                                      Method Summary

                                      -default <T extends java.lang.Enum<T>>
                                      @Nullable T
                                      +default <T extends java.lang.Enum<T>>
                                      @Nullable T
                                      getEnum​(java.lang.Class<T> enumClazz, java.lang.String... path) @@ -402,7 +402,7 @@

                                      composite

                                      • get

                                        -
                                        @Nullable java.lang.String get​(java.lang.String... path)
                                        +
                                        @Nullable java.lang.String get​(java.lang.String... path)
                                        Get the value at the provided path.
                                        Parameters:
                                        @@ -446,7 +446,7 @@

                                        getOr

                                        • getEnum

                                          -
                                          default <T extends java.lang.Enum<T>> @NullablegetEnum​(java.lang.Class<T> enumClazz,
                                          +
                                          default <T extends java.lang.Enum<T>> @NullablegetEnum​(java.lang.Class<T> enumClazz,
                                                                                                     java.lang.String... path)
                                          Get the value at the provided path as an enum constant.
                                          diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ParsingException.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ParsingException.html index 1c51cdcc..59da671c 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ParsingException.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/ParsingException.html @@ -214,9 +214,9 @@

                                          Constructor Summary

                                          ParsingException​(int line, int column, - @Nullable java.lang.String context, - @Nullable java.lang.String message, - @Nullable java.lang.Throwable cause) + @Nullable java.lang.String context, + @Nullable java.lang.String message, + @Nullable java.lang.Throwable cause)
                                          Create a new parsing exception.
                                          @@ -225,9 +225,9 @@

                                          Constructor Summary

                                          ParsingException​(ConfigurationNode position, int line, int column, - @Nullable java.lang.String context, - @Nullable java.lang.String message, - @Nullable java.lang.Throwable cause) + @Nullable java.lang.String context, + @Nullable java.lang.String message, + @Nullable java.lang.Throwable cause)
                                          Create a new parsing exception.
                                          @@ -237,7 +237,7 @@

                                          Constructor Summary

                                          int line, int column, java.lang.String context, - @Nullable java.lang.String message) + @Nullable java.lang.String message)
                                          Create a new parsing exception.
                                          @@ -268,14 +268,14 @@

                                          Method Summary

                                          -@Nullable java.lang.String +@Nullable java.lang.String context()
                                          A context line from the source, if available.
                                          -@Nullable java.lang.String +@Nullable java.lang.String getMessage()
                                          Get a description of the location of this error, with path included.
                                          @@ -368,7 +368,7 @@

                                          ParsingException

                                          int line, int column, java.lang.String context, - @Nullable java.lang.String message)
                                          + @Nullable java.lang.String message)
                                    Create a new parsing exception.
                                    Parameters:
                                    @@ -390,9 +390,9 @@

                                    ParsingException

                                    ParsingException

                                    public ParsingException​(int line,
                                                             int column,
                                    -                        @Nullable java.lang.String context,
                                    -                        @Nullable java.lang.String message,
                                    -                        @Nullable java.lang.Throwable cause)
                                    + @Nullable java.lang.String context, + @Nullable java.lang.String message, + @Nullable java.lang.Throwable cause)
                                  Create a new parsing exception.
                                  Parameters:
                                  @@ -415,9 +415,9 @@

                                  ParsingException

                                  public ParsingException​(ConfigurationNode position,
                                                           int line,
                                                           int column,
                                  -                        @Nullable java.lang.String context,
                                  -                        @Nullable java.lang.String message,
                                  -                        @Nullable java.lang.Throwable cause)
                                  + @Nullable java.lang.String context, + @Nullable java.lang.String message, + @Nullable java.lang.Throwable cause)
                                Create a new parsing exception.
                                Parameters:
                                @@ -503,7 +503,7 @@

                                column

                                • context

                                  -
                                  public @Nullable java.lang.String context()
                                  +
                                  public @Nullable java.lang.String context()
                                  A context line from the source, if available.
                                  Returns:
                                  @@ -519,7 +519,7 @@

                                  context

                                  • getMessage

                                    -
                                    public @Nullable java.lang.String getMessage()
                                    +
                                    public @Nullable java.lang.String getMessage()
                                    Description copied from class: ConfigurateException
                                    Get a description of the location of this error, with path included.
                                    diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/package-summary.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/package-summary.html index 5dab298b..2cae2215 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/package-summary.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/loader/package-summary.html @@ -93,7 +93,7 @@
                                    diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.Deserializer.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.Deserializer.html index 4f34c254..86021cda 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.Deserializer.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.Deserializer.html @@ -165,8 +165,8 @@

                                    Method Summary

                                    void accept​(I intermediate, - @Nullable java.lang.Object newValue, - java.util.function.Supplier<@Nullable java.lang.Object> implicitInitializer) + @Nullable java.lang.Object newValue, + java.util.function.Supplier<@Nullable java.lang.Object> implicitInitializer)
                                    Apply either a new value or implicit initializer to the intermediate object as appropriate.
                                    @@ -198,8 +198,8 @@

                                    Method Detail

                                  • accept

                                    void accept​(I intermediate,
                                    -            @Nullable java.lang.Object newValue,
                                    -            java.util.function.Supplier<@Nullable java.lang.Object> implicitInitializer)
                                    + @Nullable java.lang.Object newValue, + java.util.function.Supplier<@Nullable java.lang.Object> implicitInitializer)
        Apply either a new value or implicit initializer to the intermediate object as appropriate.
        diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.html index 3aec2ad4..26e2d774 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldData.html @@ -210,7 +210,7 @@

        Method Summary

        -@Nullable ConfigurationNode +@Nullable ConfigurationNode resolveNode​(ConfigurationNode source)
        Use this field's node resolvers to determine a target node.
        @@ -218,7 +218,7 @@

        Method Summary

        void -validate​(@Nullable java.lang.Object instance) +validate​(@Nullable java.lang.Object instance)
        Try to ensure the provided value is acceptable.
        @@ -306,7 +306,7 @@

        isValid

        • validate

          -
          public void validate​(@Nullable java.lang.Object instance)
          +
          public void validate​(@Nullable java.lang.Object instance)
                         throws SerializationException
          Try to ensure the provided value is acceptable.
          @@ -325,7 +325,7 @@

          validate

          • resolveNode

            -
            public @Nullable ConfigurationNode resolveNode​(ConfigurationNode source)
            +
            public @Nullable ConfigurationNode resolveNode​(ConfigurationNode source)
            Use this field's node resolvers to determine a target node.
            Parameters:
            diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.FieldCollector.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.FieldCollector.html index c1f99867..d880ab49 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.FieldCollector.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.FieldCollector.html @@ -169,7 +169,7 @@

            Method Summary

            java.lang.reflect.AnnotatedType type, java.lang.reflect.AnnotatedElement annotations, FieldData.Deserializer<I> deserializer, - CheckedFunction<V,​@Nullable java.lang.Object,​java.lang.Exception> serializer) + CheckedFunction<V,​@Nullable java.lang.Object,​java.lang.Exception> serializer)
            Accept metadata that defines a specific field.
            @@ -201,7 +201,7 @@

            accept

            java.lang.reflect.AnnotatedType type, java.lang.reflect.AnnotatedElement annotations, FieldData.Deserializer<I> deserializer, - CheckedFunction<V,​@Nullable java.lang.Object,​java.lang.Exception> serializer)
          + CheckedFunction<V,​@Nullable java.lang.Object,​java.lang.Exception> serializer)
    Accept metadata that defines a specific field.
    Parameters:
    diff --git a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.html b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.html index 19878fac..a626b404 100644 --- a/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.html +++ b/4.2.0-SNAPSHOT/apidocs/org/spongepowered/configurate/objectmapping/FieldDiscoverer.html @@ -195,7 +195,7 @@

    Method Summary

    Description -<V> @Nullable FieldDiscoverer.InstanceFactory<I> +<V> @Nullable FieldDiscoverer.InstanceFactory<I> discover​(java.lang.reflect.AnnotatedType target, FieldDiscoverer.FieldCollector<I,​V> collector) @@ -212,21 +212,21 @@

    Method Summary

    static FieldDiscoverer<?> -instantiableObject​(CheckedFunction<java.lang.reflect.AnnotatedType,​@Nullable java.util.function.Supplier<java.lang.Object>,​SerializationException> instanceFactory) +instantiableObject​(CheckedFunction<java.lang.reflect.AnnotatedType,​@Nullable java.util.function.Supplier<java.lang.Object>,​SerializationException> instanceFactory)
    Create a new discoverer for object instance fields.
    static FieldDiscoverer<?> -object​(CheckedFunction<java.lang.reflect.AnnotatedType,​@Nullable java.util.function.Supplier<java.lang.Object>,​SerializationException> instanceFactory) +object​(CheckedFunction<java.lang.reflect.AnnotatedType,​@Nullable java.util.function.Supplier<java.lang.Object>,​SerializationException> instanceFactory)
    Create a new discoverer for object instance fields.
    static FieldDiscoverer<?> -object​(CheckedFunction<java.lang.reflect.AnnotatedType,​@Nullable java.util.function.Supplier<java.lang.Object>,​SerializationException> instanceFactory, +object​(CheckedFunction<java.lang.reflect.AnnotatedType,​@Nullable java.util.function.Supplier<java.lang.Object>,​SerializationException> instanceFactory, java.lang.String instanceUnavailableErrorMessage)
    Create a new discoverer for object instance fields.
    @@ -283,7 +283,7 @@

    record