WordPress/wp-includes/js/dist/dom.min.js
gziolo ad48a15387 Editor: Update WordPress packages to use with WordPress 5.8
In the response to the discussion during the Dev Chat, I'm doing a first pass to keep WordPress packages up to date in the WordPress 5.8 release cycle.

See https://github.com/WordPress/wordpress-develop/pull/1176 for more details.

Props youknowriad, aristath, andraganescu.
See #52991.


Built from https://develop.svn.wordpress.org/trunk@50761


git-svn-id: http://core.svn.wordpress.org/trunk@50370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-15 15:19:43 +00:00

2 lines
14 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*! This file is auto-generated */
this.wp=this.wp||{},this.wp.dom=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=453)}({15:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(24);var o=n(39),i=n(28);function a(e){return function(e){if(Array.isArray(e))return Object(r.a)(e)}(e)||Object(o.a)(e)||Object(i.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},2:function(e,t){e.exports=window.lodash},24:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,"a",(function(){return r}))},28:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(24);function o(e,t){if(e){if("string"==typeof e)return Object(r.a)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Object(r.a)(e,t):void 0}}},39:function(e,t,n){"use strict";function r(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}n.d(t,"a",(function(){return r}))},453:function(e,t,n){"use strict";n.r(t),n.d(t,"focus",(function(){return te})),n.d(t,"computeCaretRect",(function(){return N})),n.d(t,"documentHasTextSelection",(function(){return O})),n.d(t,"documentHasUncollapsedSelection",(function(){return C})),n.d(t,"documentHasSelection",(function(){return j})),n.d(t,"getRectangleFromRange",(function(){return y})),n.d(t,"getScrollContainer",(function(){return S})),n.d(t,"getOffsetParent",(function(){return T})),n.d(t,"isEntirelySelected",(function(){return P})),n.d(t,"isHorizontalEdge",(function(){return I})),n.d(t,"isNumberInput",(function(){return w})),n.d(t,"isTextField",(function(){return E})),n.d(t,"isVerticalEdge",(function(){return M})),n.d(t,"placeCaretAtHorizontalEdge",(function(){return L})),n.d(t,"placeCaretAtVerticalEdge",(function(){return _})),n.d(t,"replace",(function(){return V})),n.d(t,"remove",(function(){return F})),n.d(t,"insertAfter",(function(){return H})),n.d(t,"unwrap",(function(){return U})),n.d(t,"replaceTag",(function(){return B})),n.d(t,"wrap",(function(){return z})),n.d(t,"__unstableStripHTML",(function(){return k})),n.d(t,"isEmpty",(function(){return X})),n.d(t,"removeInvalidHTML",(function(){return Z})),n.d(t,"getPhrasingContentSchema",(function(){return J})),n.d(t,"isPhrasingContent",(function(){return K})),n.d(t,"isTextContent",(function(){return Q})),n.d(t,"getFilesFromDataTransfer",(function(){return ee}));var r={};n.r(r),n.d(r,"find",(function(){return u}));var o={};n.r(o),n.d(o,"isTabbableIndex",(function(){return f})),n.d(o,"find",(function(){return b})),n.d(o,"findPrevious",(function(){return h})),n.d(o,"findNext",(function(){return v}));var i=["[tabindex]","a[href]","button:not([disabled])",'input:not([type="hidden"]):not([disabled])',"select:not([disabled])","textarea:not([disabled])","iframe","object","embed","area[href]","[contenteditable]:not([contenteditable=false])"].join(",");function a(e){return e.offsetWidth>0||e.offsetHeight>0||e.getClientRects().length>0}function u(e){var t=e.querySelectorAll(i);return Array.from(t).filter((function(e){return!(!a(e)||function(e){return"iframe"===e.nodeName.toLowerCase()&&"-1"===e.getAttribute("tabindex")}(e))&&("AREA"!==e.nodeName||function(e){var t=e.closest("map[name]");if(!t)return!1;var n=e.ownerDocument.querySelector('img[usemap="#'+t.name+'"]');return!!n&&a(n)}(e))}))}var c=n(2);function l(e){var t=e.getAttribute("tabindex");return null===t?0:parseInt(t,10)}function f(e){return-1!==l(e)}function d(e,t){return{element:e,index:t}}function s(e){return e.element}function p(e,t){var n=l(e.element),r=l(t.element);return n===r?e.index-t.index:n-r}function m(e){return e.filter(f).map(d).sort(p).map(s).reduce((t={},function(e,n){var r=n.nodeName,o=n.type,i=n.checked,a=n.name;if("INPUT"!==r||"radio"!==o||!a)return e.concat(n);var u=t.hasOwnProperty(a);if(!i&&u)return e;if(u){var l=t[a];e=Object(c.without)(e,l)}return t[a]=n,e.concat(n)}),[]);var t}function b(e){return m(u(e))}function h(e){var t=u(e.ownerDocument.body),n=t.indexOf(e);return t.length=n,Object(c.last)(m(t))}function v(e){var t=u(e.ownerDocument.body),n=t.indexOf(e),r=t.slice(n+1).filter((function(t){return!e.contains(t)}));return Object(c.first)(m(r))}function g(e,t){if(null==e)throw new Error("Expected '".concat(t,"' to be defined, but received ").concat(e))}function y(e){if(!e.collapsed)return e.getBoundingClientRect();var t=e.startContainer,n=t.ownerDocument;if("BR"===t.nodeName){var r=t.parentNode;g(r,"parentNode");var o=Array.from(r.childNodes).indexOf(t);g(n,"ownerDocument"),(e=n.createRange()).setStart(r,o),e.setEnd(r,o)}var i=e.getClientRects()[0];if(!i){g(n,"ownerDocument");var a=n.createTextNode("");(e=e.cloneRange()).insertNode(a),i=e.getClientRects()[0],g(a.parentNode,"padNode.parentNode"),a.parentNode.removeChild(a)}return i}function N(e){var t=e.getSelection();g(t,"selection");var n=t.rangeCount?t.getRangeAt(0):null;return n?y(n):null}function O(e){var t=e.defaultView.getSelection(),n=t.rangeCount?t.getRangeAt(0):null;return n&&!n.collapsed}function E(e){var t=e.nodeName,n=e.contentEditable;return"INPUT"===t&&!["button","checkbox","hidden","file","radio","image","range","reset","submit","number"].includes(e.type)||"TEXTAREA"===t||"true"===n}function w(e){var t=e.nodeName,n=e.type,r=e.valueAsNumber;return"INPUT"===t&&"number"===n&&!!r}function C(e){return O(e)||function(e){if(!E(e)&&!w(e))return!1;try{var t=e.selectionStart,n=e.selectionEnd;return null!==t&&t!==n}catch(e){return!1}}(e.activeElement)}function j(e){return E(e.activeElement)||w(e.activeElement)||O(e)}function A(e){return e.ownerDocument.defaultView.getComputedStyle(e)}function S(e){if(e){if(e.scrollHeight>e.clientHeight){var t=A(e).overflowY;if(/(auto|scroll)/.test(t))return e}return S(e.parentNode)}}function T(e){for(var t;(t=e.parentNode)&&t.nodeType!==t.ELEMENT_NODE;);return t?"static"!==A(t).position?t:t.offsetParent:null}function P(e){if(Object(c.includes)(["INPUT","TEXTAREA"],e.nodeName))return 0===e.selectionStart&&e.value.length===e.selectionEnd;if(!e.isContentEditable)return!0;var t=e.ownerDocument.defaultView.getSelection(),n=t.rangeCount?t.getRangeAt(0):null;if(!n)return!0;var r=n.startContainer,o=n.endContainer,i=n.startOffset,a=n.endOffset;if(r===e&&o===e&&0===i&&a===e.childNodes.length)return!0;var u=e.lastChild,l=u.nodeType===u.TEXT_NODE?u.data.length:u.childNodes.length;return r===e.firstChild&&o===e.lastChild&&0===i&&a===l}var x=n(15);function R(e,t,n,r){var o=r.style.zIndex,i=r.style.position,a=A(r).position;"static"===(void 0===a?"static":a)&&(r.style.position="relative"),r.style.zIndex="10000";var u=function(e,t,n){if(e.caretRangeFromPoint)return e.caretRangeFromPoint(t,n);if(!e.caretPositionFromPoint)return null;var r=e.caretPositionFromPoint(t,n);if(!r)return null;var o=e.createRange();return o.setStart(r.offsetNode,r.offset),o.collapse(!0),o}(e,t,n);return r.style.zIndex=o,r.style.position=i,u}function D(e,t,n){if(Object(c.includes)(["INPUT","TEXTAREA"],e.tagName))return e.selectionStart===e.selectionEnd&&(t?0===e.selectionStart:e.value.length===e.selectionStart);if(!e.isContentEditable)return!0;var r=e.ownerDocument,o=r.defaultView.getSelection();if(!o.rangeCount)return!1;var i=o.getRangeAt(0),a=i.cloneRange(),u=function(e){var t=e.anchorNode,n=e.focusNode,r=e.anchorOffset,o=e.focusOffset,i=t.compareDocumentPosition(n);return!(i&t.DOCUMENT_POSITION_PRECEDING)&&(!!(i&t.DOCUMENT_POSITION_FOLLOWING)||(0!==i||r<=o))}(o),l=o.isCollapsed;l||a.collapse(!u);var f=y(a),d=y(i);if(!f||!d)return!1;if(!l&&function(e){var t=Array.from(e.getClientRects());if(t.length){var n=Math.min.apply(Math,Object(x.a)(t.map((function(e){return e.top}))));return Math.max.apply(Math,Object(x.a)(t.map((function(e){return e.bottom}))))-n}}(i)>f.height&&u===t)return!1;var s="rtl"===A(e).direction?!t:t,p=e.getBoundingClientRect(),m=R(r,s?p.left+1:p.right-1,t?p.top+1:p.bottom-1,e);if(!m)return!1;var b=y(m);if(!b)return!1;var h=t?"top":"bottom",v=s?"left":"right",g=b[h]-d[h],N=b[v]-f[v],O=Math.abs(g)<=1,E=Math.abs(N)<=1;return n?O:O&&E}function I(e,t){return D(e,t)}function M(e,t){return D(e,t,!0)}function L(e,t,n){if(e)if(e.focus(),Object(c.includes)(["INPUT","TEXTAREA"],e.tagName)){if("number"!=typeof e.selectionStart)return;t?(e.selectionStart=e.value.length,e.selectionEnd=e.value.length):(e.selectionStart=0,e.selectionEnd=0)}else if(e.isContentEditable){var r=e.ownerDocument,o=e.getBoundingClientRect(),i=R(r,t?o.right-1:o.left+1,t?o.bottom-1:o.top+1,e);if(!i||!i.startContainer||!e.contains(i.startContainer)){if(!n)return;return n=!1,e.scrollIntoView(t),void L(e,t,n)}var a=r.defaultView.getSelection();a.removeAllRanges(),a.addRange(i)}}function _(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if(e)if(n&&e.isContentEditable){var o=n.height/2,i=e.getBoundingClientRect(),a=n.left,u=t?i.bottom-o:i.top+o,c=e.ownerDocument,l=c.defaultView,f=R(c,a,u,e);if(!f||!e.contains(f.startContainer))return!r||f&&f.startContainer&&f.startContainer.contains(e)?void L(e,t):(e.scrollIntoView(t),void _(e,t,n,!1));var d=l.getSelection();d.removeAllRanges(),d.addRange(f),e.focus(),d.removeAllRanges(),d.addRange(f)}else L(e,t)}function H(e,t){g(t.parentNode,"referenceNode.parentNode"),t.parentNode.insertBefore(e,t.nextSibling)}function F(e){g(e.parentNode,"node.parentNode"),e.parentNode.removeChild(e)}function V(e,t){H(t,e.parentNode),F(e)}function U(e){var t=e.parentNode;for(g(t,"node.parentNode");e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}function B(e,t){for(var n=e.ownerDocument.createElement(t);e.firstChild;)n.appendChild(e.firstChild);return e.parentNode.replaceChild(n,e),n}function z(e,t){t.parentNode.insertBefore(e,t),e.appendChild(t)}function k(e){return(new window.DOMParser).parseFromString(e,"text/html").body.textContent||""}function X(e){switch(e.nodeType){case e.TEXT_NODE:return/^[ \f\n\r\t\v\u00a0]*$/.test(e.nodeValue||"");case e.ELEMENT_NODE:return!e.hasAttributes()&&(!e.hasChildNodes()||Array.from(e.childNodes).every(X));default:return!0}}var q=n(5);function G(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function W(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?G(Object(n),!0).forEach((function(t){Object(q.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):G(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Y={strong:{},em:{},s:{},del:{},ins:{},a:{attributes:["href","target","rel"]},code:{},abbr:{attributes:["title"]},sub:{},sup:{},br:{},small:{},q:{attributes:["cite"]},dfn:{attributes:["title"]},data:{attributes:["value"]},time:{attributes:["datetime"]},var:{},samp:{},kbd:{},i:{},b:{},u:{},mark:{},ruby:{},rt:{},rp:{},bdi:{attributes:["dir"]},bdo:{attributes:["dir"]},wbr:{},"#text":{}};Object(c.without)(Object.keys(Y),"#text","br").forEach((function(e){Y[e].children=Object(c.omit)(Y,e)}));var $=W(W({},Y),{audio:{attributes:["src","preload","autoplay","mediagroup","loop","muted"]},canvas:{attributes:["width","height"]},embed:{attributes:["src","type","width","height"]},img:{attributes:["alt","src","srcset","usemap","ismap","width","height"]},object:{attributes:["data","type","name","usemap","form","width","height"]},video:{attributes:["src","poster","preload","autoplay","mediagroup","loop","muted","controls","width","height"]}});function J(e){return"paste"!==e?$:Object(c.omit)(W(W({},$),{},{ins:{children:$.ins.children},del:{children:$.del.children}}),["u","abbr","data","time","wbr","bdi","bdo"])}function K(e){var t=e.nodeName.toLowerCase();return J().hasOwnProperty(t)||"span"===t}function Q(e){var t=e.nodeName.toLowerCase();return Y.hasOwnProperty(t)||"span"===t}function Z(e,t,n){var r=document.implementation.createHTMLDocument("");return r.body.innerHTML=e,function e(t,n,r,o){Array.from(t).forEach((function(t){var i,a,u=t.nodeName.toLowerCase();if(r.hasOwnProperty(u)&&(!r[u].isMatch||null!==(i=(a=r[u]).isMatch)&&void 0!==i&&i.call(a,t))){if(function(e){return!!e&&e.nodeType===e.ELEMENT_NODE}(t)){var l=r[u],f=l.attributes,d=void 0===f?[]:f,s=l.classes,p=void 0===s?[]:s,m=l.children,b=l.require,h=void 0===b?[]:b,v=l.allowEmpty;if(m&&!v&&X(t))return void F(t);if(t.hasAttributes()&&(Array.from(t.attributes).forEach((function(e){var n=e.name;"class"===n||Object(c.includes)(d,n)||t.removeAttribute(n)})),t.classList&&t.classList.length)){var g=p.map((function(e){return"string"==typeof e?function(t){return t===e}:e instanceof RegExp?function(t){return e.test(t)}:c.noop}));Array.from(t.classList).forEach((function(e){g.some((function(t){return t(e)}))||t.classList.remove(e)})),t.classList.length||t.removeAttribute("class")}if(t.hasChildNodes()){if("*"===m)return;if(m)h.length&&!t.querySelector(h.join(","))?(e(t.childNodes,n,r,o),U(t)):t.parentNode&&"BODY"===t.parentNode.nodeName&&K(t)?(e(t.childNodes,n,r,o),Array.from(t.childNodes).some((function(e){return!K(e)}))&&U(t)):e(t.childNodes,n,m,o);else for(;t.firstChild;)F(t.firstChild)}}}else e(t.childNodes,n,r,o),o&&!K(t)&&t.nextElementSibling&&H(n.createElement("br"),t),U(t)}))}(r.body.childNodes,r,t,n),r.body.innerHTML}function ee(e){var t=Array.from(e.files);return Array.from(e.items).forEach((function(e){var n=e.getAsFile();n&&!t.find((function(e){var t=e.name,r=e.type,o=e.size;return t===n.name&&r===n.type&&o===n.size}))&&t.push(n)})),t}var te={focusable:r,tabbable:o}},5:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return r}))}});