@progress/kendo-vue-popup 3.3.2 → 3.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("vue"),require("@progress/kendo-licensing")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-licensing"],e):"object"==typeof exports?exports.KendoVuePopup=e(require("vue"),require("@progress/kendo-licensing")):t.KendoVuePopup=e(t.Vue,t.KendoLicensing)}(window,(function(t,e){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(i,r,function(e){return t[e]}.bind(null,r));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=5)}([function(e,n){e.exports=t},function(t,e,n){"use strict";n.r(e),n.d(e,"classNames",(function(){return i})),n.d(e,"guid",(function(){return r})),n.d(e,"Keys",(function(){return o})),n.d(e,"noop",(function(){return _})),n.d(e,"getListeners",(function(){return j})),n.d(e,"hasListener",(function(){return z})),n.d(e,"canUseDOM",(function(){return a})),n.d(e,"focusFirstFocusableChild",(function(){return s})),n.d(e,"clone",(function(){return O})),n.d(e,"Draggable",(function(){return b})),n.d(e,"cloneArray",(function(){return C})),n.d(e,"cloneValue",(function(){return k})),n.d(e,"cloneObject",(function(){return $})),n.d(e,"cloneDate",(function(){return S})),n.d(e,"getTemplate",(function(){return M})),n.d(e,"templateRendering",(function(){return B})),n.d(e,"getTabIndex",(function(){return V})),n.d(e,"getDefaultSlots",(function(){return x})),n.d(e,"isRtl",(function(){return W})),n.d(e,"getDir",(function(){return H})),n.d(e,"getter",(function(){return A})),n.d(e,"setter",(function(){return R})),n.d(e,"validatePackage",(function(){return U})),n.d(e,"kendoThemeMaps",(function(){return X}));var i=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t.filter((function(t){return!0!==t&&!!t})).map((function(t){return Array.isArray(t)?i.apply(void 0,t):"object"==typeof t?Object.keys(t).map((function(e,n){return t[n]||t[e]&&e||null})).filter((function(t){return null!==t})).join(" "):t})).filter((function(t){return!!t})).join(" ")},r=function(){var t,e,n="";for(t=0;t<32;t++)e=16*Math.random()|0,8!==t&&12!==t&&16!==t&&20!==t||(n+="-"),n+=(12===t?4:16===t?3&e|8:e).toString(16);return n},o={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46},a=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),s=function(t){if(t){var e=t.querySelectorAll('input, [tabindex]:not([tabindex="-1"])');e.length&&e[0].focus&&e[0].focus()}},l=n(0),u=function(t,e){return function(n){return e(t(n))}},p=function(t,e,n){return t.addEventListener&&t.addEventListener(e,n)},c=function(t,e,n){return t&&t.removeEventListener&&t.removeEventListener(e,n)},d=function(){},f=function(t){return t.preventDefault()},h=/touch/;function m(t){return t.type.match(h)?{pageX:t.changedTouches[0].pageX,pageY:t.changedTouches[0].pageY,clientX:t.changedTouches[0].clientX,clientY:t.changedTouches[0].clientY,type:t.type,originalEvent:t,isTouch:!0}:{pageX:t.pageX,pageY:t.pageY,clientX:t.clientX,clientY:t.clientY,offsetX:t.offsetX,offsetY:t.offsetY,type:t.type,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey,originalEvent:t}}var v=function(t){var e=this,n=t.press;void 0===n&&(n=d);var i=t.drag;void 0===i&&(i=d);var r=t.release;void 0===r&&(r=d);var o=t.mouseOnly;void 0===o&&(o=!1),this._pressHandler=u(m,n),this._dragHandler=u(m,i),this._releaseHandler=u(m,r),this._ignoreMouse=!1,this._mouseOnly=o,this._touchstart=function(t){1===t.touches.length&&e._pressHandler(t)},this._touchmove=function(t){1===t.touches.length&&e._dragHandler(t)},this._touchend=function(t){0===t.touches.length&&1===t.changedTouches.length&&(e._releaseHandler(t),e._ignoreMouse=!0,setTimeout(e._restoreMouse,2e3))},this._restoreMouse=function(){e._ignoreMouse=!1},this._mousedown=function(t){var n=t.which;n&&n>1||e._ignoreMouse||(p(document,"mousemove",e._mousemove),p(document,"mouseup",e._mouseup),e._pressHandler(t))},this._mousemove=function(t){e._dragHandler(t)},this._mouseup=function(t){c(document,"mousemove",e._mousemove),c(document,"mouseup",e._mouseup),e._releaseHandler(t)},this._pointerdown=function(t){t.isPrimary&&0===t.button&&(p(document,"pointermove",e._pointermove),p(document,"pointerup",e._pointerup),p(document,"pointercancel",e._pointerup),p(document,"contextmenu",f),e._pressHandler(t))},this._pointermove=function(t){t.isPrimary&&e._dragHandler(t)},this._pointerup=function(t){t.isPrimary&&(c(document,"pointermove",e._pointermove),c(document,"pointerup",e._pointerup),c(document,"pointercancel",e._pointerup),c(document,"contextmenu",f),e._releaseHandler(t))}};v.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},v.prototype.bindTo=function(t){t!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=t,this._bindToCurrent())},v.prototype._bindToCurrent=function(){var t=this._element;this._usePointers()?p(t,"pointerdown",this._pointerdown):(p(t,"mousedown",this._mousedown),this._mouseOnly||(p(t,"touchstart",this._touchstart),p(t,"touchmove",this._touchmove),p(t,"touchend",this._touchend)))},v.prototype._unbindFromCurrent=function(){var t=this._element;if(this._usePointers())return c(t,"pointerdown",this._pointerdown),c(document,"pointermove",this._pointermove),c(document,"pointerup",this._pointerup),c(document,"contextmenu",f),void c(document,"pointercancel",this._pointerup);c(t,"mousedown",this._mousedown),this._mouseOnly||(c(t,"touchstart",this._touchstart),c(t,"touchmove",this._touchmove),c(t,"touchend",this._touchend))},v.prototype._usePointers=function(){return!this._mouseOnly&&v.supportPointerEvent()},v.prototype.update=function(t){var e=t.press;void 0===e&&(e=d);var n=t.drag;void 0===n&&(n=d);var i=t.release;void 0===i&&(i=d);var r=t.mouseOnly;void 0===r&&(r=!1),this._pressHandler=u(m,e),this._dragHandler=u(m,n),this._releaseHandler=u(m,i),this._mouseOnly=r},v.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},v.default=v;var g,y=v;function x(t){var e=t.$slots.default;return t.v3&&e&&"function"==typeof e?e():e}function E(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var w=l.h,b=(E(g={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new y({press:this.press,drag:this.drag,release:this.release})},setup:w?function(){return{v3:!!w}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:w?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(t){this.element&&this.$emit("press",t,this.element)},drag:function(t){this.element&&this.$emit("drag",t,this.element)},release:function(t){this.element&&this.$emit("release",t,this.element)}}},"setup",w?function(){return{v3:!!w}}:void 0),E(g,"render",(function(t){return x(this)})),g),S=function(t){return t?new Date(t.getTime()):null};function O(t){var e={};return $(t,e),e}function $(t,e){for(var n in t)if(t.hasOwnProperty(n)){var i=t[n];e[n]=k(i,e[n])}}function k(t,e){if(Array.isArray(t))return C(t);if(t instanceof Date)return S(t);if(t&&"object"==typeof t){var n=e||{};return $(t,n),n}return t}function C(t){return t.map((function(t){return k(t,void 0)}))}var _=function(){},D=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,P={};function A(t){if(P[t])return P[t];var e=[];return t.replace(D,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),P[t]=function(t){for(var n=t,i=0;i<e.length&&n;i++)n=n[e[i]];return n},P[t]}P.undefined=function(){};var N={};function R(t){if(N[t])return N[t];var e=[];return t.replace(D,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),N[t]=function(t,n){for(var i=t,r=e.length-1,o=0;o<r&&i;o++)i=i[e[o]]=i[e[o]]||{};i[e[r]]=n},N[t]}function z(t){return this.v3?Object.keys(this.$attrs).map((function(t){return t.toLowerCase()})).some((function(e){return e.endsWith(t.toLowerCase())})):this.$listeners[t]}function j(){if(this.v3){var t={};for(var e in this.$attrs)e.startsWith("on")&&(t[e]=this.$attrs[e]);return t}return this.$listeners}N.undefined=function(t){return t};var T=function(){return(T=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},L=l.h;function B(t,e){if(t){var n=L?this.$slots[t]||(t.toLowerCase?this.$slots[t.toLowerCase()]:null):this.$scopedSlots[t]||(t.toLowerCase?this.$scopedSlots[t.toLowerCase()]:null);return"string"==typeof t&&n?{kt:!0,type:"slot",render:n,listeners:e}:"string"==typeof t||"object"==typeof t||"function"==typeof t&&t.component?{kt:!0,type:"component",render:t,listeners:e}:{kt:!0,type:"renderFunction",render:t,listeners:e}}}function M(t){var e,n,i,r=t.h,o=t.template,a=t.defaultRendering,s=t.defaultSlots,l=t.additionalProps,u=t.additionalListeners,p=t.swapDefaultSlots;if(!o)return a;if(L){var c=a?a.props:{};e=T(T({},I(u)),o.listeners),n=T(T(T({},c),l),e),i=T(T({},n),e)}else{var d=a&&a.componentOptions,f=d?a.componentOptions.listeners:{},h=d?a.componentOptions.propsData:{};e=T(T(T(T({},f),u),I(u)),o.listeners),i={props:n=T(T(T({},h),l),e),on:e}}if("slot"===o.type){var m=o.render({props:n,listeners:e,methods:e,defaultSlots:s});return m?m[0]:void 0}return"renderFunction"===o.type?p?o.render(r,a,s,n,e):o.render(r,a,n,e,s):r(o.render,i,L?function(){return[s]}:[s])}function I(t){if(!t)return t;for(var e={},n=Object.keys(t),i=0;i<n.length;i++){var r=n[i];e["on"+r.charAt(0).toUpperCase()+r.slice(1)]=t[r]}return e}var V=function(t,e,n){var i="string"==typeof t?parseInt(t,void 0):t;if(NaN!==i)return void 0!==i?i:e?n?void 0:-1:0};function W(t){return Boolean(a&&t&&"rtl"===getComputedStyle(t).direction)}function H(t,e){if(!e&&a&&t){var n=window.getComputedStyle(t).direction;if(n)return n}return e}var F=n(3);function U(t){if(void 0!==F)F.validatePackage(t);else{var e="License activation failed for "+t.name+"\n";e+="The @progress/kendo-licensing script is not loaded.\n",e+="See "+t.licensingDocsUrl+" for more information.\n",console.warn(e)}}var X={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.throttle=e.AlignPoint=e.CollisionType=e.zIndex=e.HAS_RELATIVE_STACKING_CONTEXT=e.hasRelativeStackingContext=e.FRAME_DURATION=e.scrollableParents=e.OVERFLOW_REGEXP=e.hasBoundingRect=e.isWindowAvailable=e.isDocumentAvailable=e.isDifferentOffset=e.removeStackingOffset=e.replaceOffset=e.eitherRect=void 0;var i=n(4);e.eitherRect=function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},e.replaceOffset=function(t,e){return e?{height:t.height,left:e.left,top:e.top,width:t.width}:t},e.removeStackingOffset=function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},e.isDifferentOffset=function(t,e){var n=t.left,i=t.top,r=e.left,o=e.top;return Math.abs(n-r)>=1||Math.abs(i-o)>=1},e.isDocumentAvailable=function(){return"undefined"!=typeof document&&!!document.body},e.isWindowAvailable=function(){return"undefined"!=typeof window},e.hasBoundingRect=function(t){return!!t.getBoundingClientRect},e.OVERFLOW_REGEXP=/auto|scroll/;var r=function(t){var e=window.getComputedStyle(t);return""+e.overflow+e.overflowX+e.overflowY};e.scrollableParents=function(t){var n=[];if(!e.isDocumentAvailable()||!e.isWindowAvailable())return n;for(var i=t.parentElement;i;)e.OVERFLOW_REGEXP.test(r(i))&&n.push(i),i=i.parentElement;return n.push(window),n},e.FRAME_DURATION=1e3/60,e.hasRelativeStackingContext=function(){if(!e.isDocumentAvailable())return!1;var t=document.createElement("div");if(t.style.transform="matrix(10, 0, 0, 10, 0, 0)",t.innerHTML="<div>child</div>",document.body.appendChild(t),t&&t.firstChild){var n=t.firstChild;n.style.position="fixed",n.style.top="10px"}var i=10!==t.children[0].getBoundingClientRect().top;return document.body.removeChild(t),i},e.HAS_RELATIVE_STACKING_CONTEXT=e.hasRelativeStackingContext(),e.zIndex=function(t,n){if(!t||!e.isDocumentAvailable()||!e.isWindowAvailable())return null;var r=i.siblingContainer(t,n);if(!r)return null;var o=[t].concat(i.parents(t,r)).reduce((function(t,e){var n=e.style.zIndex||window.getComputedStyle(e).zIndex,i=parseInt(n,10);return i>t?i:t}),0);return o?o+1:null},e.CollisionType={fit:"fit",flip:"flip"},e.AlignPoint={left:"left",center:"center",right:"right",bottom:"bottom",top:"top"},e.throttle=function(t,e,n){var i,r,o,a;void 0===n&&(n={});var s=0;n=n||{};var l=function(){s=!1===n.leading?0:(new Date).getTime(),i=null,a=t.apply(r,o),i||(r=o=null)};return function(){var u=(new Date).getTime();s||!1!==n.leading||(s=u);var p=e-(u-s);return r=this,o=arguments,p<=0||p>e?(i&&(clearTimeout(i),i=null),s=u,a=t.apply(r,o),i||(r=o=null)):i||!1===n.trailing||(i=setTimeout(l,p)),a}}},function(t,n){t.exports=e},function(t,e,n){"use strict";n.r(e),n.d(e,"align",(function(){return r})),n.d(e,"addScroll",(function(){return o})),n.d(e,"applyLocationOffset",(function(){return a})),n.d(e,"boundingOffset",(function(){return f})),n.d(e,"isBodyOffset",(function(){return m})),n.d(e,"offsetParent",(function(){return h})),n.d(e,"offset",(function(){return v})),n.d(e,"parents",(function(){return g})),n.d(e,"parentScrollPosition",(function(){return E})),n.d(e,"position",(function(){return w})),n.d(e,"positionWithScroll",(function(){return b})),n.d(e,"removeScroll",(function(){return S})),n.d(e,"restrictToView",(function(){return C})),n.d(e,"scrollPosition",(function(){return y})),n.d(e,"siblingContainer",(function(){return D})),n.d(e,"siblings",(function(){return _})),n.d(e,"zIndex",(function(){return P})),n.d(e,"alignElement",(function(){return U})),n.d(e,"domUtils",(function(){return H})),n.d(e,"utils",(function(){return T})),n.d(e,"positionElement",(function(){return X})),n.d(e,"getDocumentElement",(function(){return u})),n.d(e,"getWindow",(function(){return l})),n.d(e,"getWindowViewPort",(function(){return d})),n.d(e,"AlignPoint",(function(){return i})),n.d(e,"Collision",(function(){return O}));var i={bottom:"bottom",center:"center",middle:"middle",left:"left",right:"right",top:"top"},r=function(t){var e=t.anchorRect,n=t.anchorAlign,r=t.elementRect,o=t.elementAlign,a=t.margin;void 0===a&&(a={});var s=n.horizontal,l=n.vertical,u=o.horizontal,p=o.vertical,c=a.horizontal||0,d=a.vertical||0,f=e.top,h=e.left;return l===i.bottom&&(f+=e.height),l!==i.center&&l!==i.middle||(f+=Math.round(e.height/2)),p===i.bottom&&(f-=r.height,d*=-1),p!==i.center&&p!==i.middle||(f-=Math.round(r.height/2),d*=-1),s===i.right&&(h+=e.width),s!==i.center&&s!==i.middle||(h+=Math.round(e.width/2)),u===i.right&&(h-=r.width,c*=-1),u!==i.center&&u!==i.middle||(h-=Math.round(r.width/2),c*=-1),{top:f+d,left:h+c}};function o(t,e){return{top:t.top+e.y,left:t.left+e.x,height:t.height,width:t.width}}function a(t,e,n){var i=t.top,r=t.left;return n&&(r=0,i=0),{top:i+e.top,left:r+e.left,height:t.height,width:t.width}}function s(t){return t.ownerDocument||t.document||t}var l=function(t){return s(t).defaultView},u=function(t){return s(t).documentElement},p=0;function c(){if(!p&&"undefined"!=typeof document){var t=document.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",document.body.appendChild(t),p=t.offsetWidth-t.scrollWidth,document.body.removeChild(t)}return p}function d(t){var e=l(t),n=u(t),i={height:e.innerHeight,width:e.innerWidth};return n.scrollHeight-n.clientHeight>0&&(i.width-=c()),i}var f=function(t){if(!t.getBoundingClientRect){var e=d(t);return{bottom:e.height,left:0,right:e.width,top:0}}var n=t.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},h=function(t){for(var e=t.offsetParent;e&&"static"===e.style.position;)e=e.offsetParent;return e||u(t)},m=function(t){return h(t)===t.ownerDocument.body},v=function(t){var e=t.getBoundingClientRect(),n=e.left,i=e.top;return e.height||e.width||(e=function(t){var e=t.style,n=e.display,i=e.left,r=e.position;t.style.display="",t.style.left="-10000px",t.style.position="absolute";var o=t.getBoundingClientRect();return t.style.display=n,t.style.left=i,t.style.position=r,o}(t)),{top:i,left:n,height:e.height,width:e.width}},g=function(t,e){for(var n=[],i=t.parentNode;i&&(n.push(i),i!==e);)i=i.parentNode;return n};function y(t){var e=u(t),n=l(t);return{x:n.pageXOffset||e.scrollLeft||0,y:n.pageYOffset||e.scrollTop||0}}var x=function(t){return t===(t.ownerDocument||{}).body?y(t):{x:t.scrollLeft,y:t.scrollTop}};function E(t){var e=h(t);return e?x(e):{x:0,y:0}}var w=function(t,e){var n=l(t),i=n.getComputedStyle(t),r=v(t),o=e||h(t),a=t.ownerDocument,s=o!==a.body&&o!==a.documentElement,u={top:0,left:0};if("fixed"!==i.position&&s){var p=n.getComputedStyle(o);(u=v(o)).top+=parseInt(p.borderTopWidth,10),u.left+=parseInt(p.borderLeftWidth,10)}return{top:r.top-u.top,left:r.left-u.left,height:r.height,width:r.width}},b=function(t,e,n){void 0===n&&(n=1);var i=e?h(e):null,r=w(t,i),o=r.top,a=r.left,s=r.height,l=r.width,u=function(t,e){return t?x(t):E(e)}(i,t),p=u.x,c=u.y,d=t.ownerDocument,f=i===d.body||i===d.documentElement?1:n;return{top:o+c*f,left:a+p*f,height:s,width:l}};function S(t,e){return{top:t.top-e.y,left:t.left-e.x,height:t.height,width:t.width}}var O={fit:"fit",flip:"flip",none:"none"},$=function(t,e,n){var i=0;return t+e>n&&(i=n-(t+e)),t<0&&(i=-t),i},k=function(t){var e=t.offset,n=t.size,r=t.anchorSize,o=t.viewPortSize,a=t.anchorAlignPoint,s=t.elementAlignPoint,l=t.margin,u=0,p=s===i.center||s===i.middle,c=a===i.center||a===i.middle,d=2*l;if(s!==a&&!p&&!c){var f=a===i.top||a===i.left;e<0&&f?e+(u=n+r+d)+n>o&&(u=0):e>=0&&!f&&(e+n>o&&(u+=-(r+n+d)),e+u<0&&(u=0))}return u},C=function(t){var e=t.anchorRect,n=t.anchorAlign,i=t.elementRect,r=t.elementAlign,o=t.collisions,a=t.viewPort,s=t.margin;void 0===s&&(s={});var l=i.top,u=i.left,p=i.height,c=i.width,d=a.height,f=a.width,h=s.horizontal||0,m=s.vertical||0,v=0,g=0,y=o.vertical===O.fit,x=o.horizontal===O.fit,E=o.vertical===O.flip,w=o.horizontal===O.flip;y&&(g+=$(l,p,d)),x&&(v+=$(u,c,f)),E&&(g+=k({margin:m,offset:l,size:p,anchorSize:e.height,viewPortSize:d,anchorAlignPoint:n.vertical,elementAlignPoint:r.vertical})),w&&(v+=k({margin:h,offset:u,size:c,anchorSize:e.width,viewPortSize:f,anchorAlignPoint:n.horizontal,elementAlignPoint:r.horizontal}));var b=E&&0!==g,S=w&&0!==v,C=y&&0!==g,_=x&&0!==v;return{flipped:S||b,fitted:C||_,flip:{horizontal:S,vertical:b},fit:{horizontal:_,vertical:C},offset:{left:v,top:g}}},_=function(t){for(var e=[],n=t.parentNode.firstElementChild;n;)n!==t&&e.push(n),n=n.nextElementSibling;return e},D=function(t,e){for(var n,i,r=g(t),o=e;o&&(n=_(o),!(i=r.reduce((function(t,e){return t.concat(n.filter((function(t){return t===e})))}),[])[0]));)o=o.parentElement;return i};function P(t,e){if(!t||!e)return null;var n=D(t,e);if(!n)return null;var i=[t].concat(g(t,n)).reduce((function(t,e){var n=e.style.zIndex||window.getComputedStyle(e).zIndex,i=parseInt(n,10);return i>t?i:t}),0);return i?i+1:null}var A,N,R,z=(A=function(t){if(!j())return!1;var e=t?t.ownerDocument:document;if(!e||!e.body)return!1;var n=e.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',e.body.appendChild(n);var i=10!==n.children[0].getBoundingClientRect().top;return e.body.removeChild(n),i},R=!1,function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return R||(N=A.apply(void 0,t),R=!0),N}),j=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},T={eitherRect:function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},scaleRect:function(t,e){return t&&1!==e?{height:t.height/e,left:t.left/e,top:t.top/e,width:t.width/e}:t},removeStackingOffset:function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},hasRelativeStackingContext:z,canUseDOM:j},L=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],B=function(){return T.canUseDOM()?window:null},M=/auto|scroll/,I=function(t){return function(t){return""+t.style.overflow+t.style.overflowX+t.style.overflowY}(t)||function(t){var e=window.getComputedStyle(t);return""+e.overflow+e.overflowX+e.overflowY}(t)},V=function(t){if(!t||!T.hasRelativeStackingContext())return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},W=function(){return T.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},H={addOffset:function(t,e){return{left:t.left+e.left,top:t.top+e.top}},addScroll:o,align:r,boundingOffset:f,getFontStyles:function(t){var e=B();if(!e||!t)return[];var n=e.getComputedStyle(t);return L.map((function(t){return{key:t,value:n[t]}}))},getWindow:B,hasOffsetParent:function(t){return!!t&&Boolean(t.offsetParent)},offset:function(t){return t?v(t):null},offsetAtPoint:function(t,e){if(!t)return null;var n=t.style,i=n.left,r=n.top,o=n.transition;t.style.transition="none",t.style.left=e.left+"px",t.style.top=e.top+"px";var a=v(t);return t.style.left=i,t.style.top=r,t.offsetHeight,t.style.transition=o,a},position:function(t,e,n){return t&&e?b(t,e,n||1):null},removeScroll:S,restrictToView:C,scrollPosition:y,scrollableParents:function(t){var e=[];if(!T.canUseDOM())return e;for(var n=t.parentElement;n;)(M.test(I(n))||n.hasAttribute("data-scrollable"))&&e.push(n),n=n.parentElement;return e.push(window),e},getRelativeContextElement:V,stackingElementOffset:function(t){var e=V(t);return e?v(e):null},stackingElementScroll:function(t){var e=V(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(t){var e=V(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},useRelativePosition:function(t){return Boolean(V(t))},windowViewPort:d,zoomLevel:W,isZoomed:function(){return W()>1},zIndex:function(t,e){if(!t||!T.canUseDOM())return null;var n=D(t,e);if(!n)return null;var i=[t].concat(g(t,n)).reduce((function(t,e){var n=e.style.zIndex||window.getComputedStyle(e).zIndex,i=parseInt(n,10);return i>t?i:t}),0);return i?i+1:null}},F=function(t,e){return t?{x:0,y:0}:H.scrollPosition(e)},U=function(t){var e=t.anchor,n=t.element,i=t.anchorAlign,r=t.elementAlign,o=t.margin,a=t.offset,s=t.positionMode,l=t.scale||1,u="fixed"===s||!H.hasOffsetParent(n)?function(t,e,n,i){var r=F(t,e),o=T.eitherRect(H.offset(t),n),a=2*i,s=H.stackingElementScroll(e);1!==i&&s&&(s.x/=a,s.y/=a);var l=H.stackingElementOffset(e);return 1!==i&&l&&(l.left/=a,l.top/=a),H.removeScroll(H.addScroll(T.removeStackingOffset(T.scaleRect(o,i),l),s),r)}(e,n,a,l):function(t,e,n,i){var r=T.eitherRect(H.position(t,e,i),n);return T.scaleRect(r,i)}(e,n,a,l),p=T.scaleRect(H.offset(n),l);return H.align({anchorAlign:i,anchorRect:u,elementAlign:r,elementRect:p,margin:o})},X=function(t){var e=t.anchor,n=t.currentLocation,i=t.element,r=t.anchorAlign,o=t.elementAlign,a=t.collisions,s=t.margin,l=t.scale||1,u=H.offsetAtPoint(i,n),p=T.scaleRect(u,l),c=T.scaleRect(H.offset(e),l),d=T.eitherRect(c,n),f=t.viewPort||H.windowViewPort(i);f.width=f.width/l,f.height=f.height/l;var h=H.restrictToView({anchorAlign:r,anchorRect:d,collisions:a,elementAlign:o,elementRect:p,margin:s,viewPort:f}),m=H.addOffset(n,h.offset);return{flip:h.flip,flipped:h.flipped,offset:m}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var i=n(6);Object.defineProperty(e,"Popup",{enumerable:!0,get:function(){return i.Popup}}),Object.defineProperty(e,"PopupVue2",{enumerable:!0,get:function(){return i.PopupVue2}})},function(t,e,n){"use strict";var i=Object.create?function(t,e,n,i){void 0===i&&(i=n),Object.defineProperty(t,i,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,i){void 0===i&&(i=n),t[i]=e[n]},r=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},o=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.hasOwnProperty.call(t,n)&&i(e,t,n);return r(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var a=o(n(0)).h,s=n(11),l=n(2),u=n(7),p=n(8),c=n(9),d=n(1),f=n(10),h={left:-1e3,top:0},m={name:"Popup",props:{appendTo:{type:String,default:""},anchor:{type:String,default:""},className:String,id:String,popupClass:String,collision:{type:Object,default:function(){return{horizontal:l.CollisionType.fit,vertical:l.CollisionType.flip}}},anchorAlign:{type:Object,default:function(){return{horizontal:l.AlignPoint.left,vertical:l.AlignPoint.bottom}}},popupAlign:{type:Object,default:function(){return{horizontal:l.AlignPoint.left,vertical:l.AlignPoint.top}}},offset:{type:Object,default:function(){return h}},show:{type:Boolean,default:!1},animate:{type:[Boolean,Object],default:function(){return!0}},direction:{type:String,default:"down"},transition:{type:String,default:"expand"}},inject:{kCurrentZIndex:{default:null}},data:function(){return{hasMounted:!1}},created:function(){d.validatePackage(f.packageMetadata),this.mountedAppendTo=void 0,this.mountedAnchor=void 0,this._initiallyMountedContent=void 0,this._flipped=!1,this._offsetTop=0,this._offsetLeft=-1e3,this._exitingAnimation=!1,this._prevShow=!1,this._prevShow=this.$props.show,this._domService=new p.DOMService,this._alignService=new u.AlignService(this._domService),this._positionService=new c.PositionService(this._domService),this.reposition=l.throttle(this.reposition.bind(this),l.FRAME_DURATION)},setup:a?function(){return{v3:!!a}}:void 0,mounted:function(){d.canUseDOM&&(this.mountedAppendTo=this.$props.appendTo?this.getParentRef(this.$props.appendTo):document.body,this.mountedAnchor=this.$props.anchor?this.getParentRef(this.$props.anchor):document.body),this._parentElement=this.$el.parentElement,this._initiallyMountedContent=this.$el.cloneNode(!0),this.hasMounted=!0,this.mountedAppendTo.appendChild(this.$el)},updated:function(){this._prevShow=this.$props.show},destroyed:a?void 0:function(){this.detachRepositionHandlers()},beforeDestroy:a?void 0:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},unmounted:function(){this.detachRepositionHandlers()},beforeUnmount:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},methods:{onOpened:function(){var t=this.$el;this.$props.show&&t.classList.add("k-animation-container-shown"),this.attachRepositionHandlers(t),this.$emit("open",{target:this})},onClosing:function(){this.$props.show||this.$el.classList.remove("k-animation-container-shown");this.detachRepositionHandlers()},onClosed:function(){this._exitingAnimation&&(this._exitingAnimation=!1,this.$forceUpdate()),this.$emit("close",{target:this})},transitionDuration:function(){var t=this.$props.animate,e=0,n=0;return t&&(!0===t?e=n=void 0:(e=t.openDuration,n=t.closeDuration)),{transitionEnterDuration:e,transitionExitDuration:n}},getParentRef:function(t){for(var e=this.$parent;!e.$refs[t];){if(e&&e.kendoAnchorRef)return e.kendoAnchorRef;if(!(e=e.$parent)&&d.canUseDOM)return document.body}return e.$refs[t].$el||e.$refs[t]},position:function(t,e,n){var i=t.anchorAlign,r=t.popupAlign,o=t.collision,a=t.offset,s=n?this.v3?this.mountedAnchor:this.getParentRef(n):document.body,l=this._alignService.alignElement({anchor:n?s:void 0,element:e,elementAlign:r,anchorAlign:i,offset:a});return this._positionService.positionElement({anchor:s,anchorAlign:i,collisions:o,element:e,currentLocation:l,elementAlign:r})},calculatePosition:function(t,e){if(!e||!l.isWindowAvailable()||!d.canUseDOM)return{flipped:!1,offset:t.offset};var n=d.getDefaultSlots(this),i=document.createElement("div"),r=this.$el&&this.$el.firstChild&&this.$el.firstChild.firstChild?this.$el.firstChild.firstChild.cloneNode(!0):null,o=r&&r.getBoundingClientRect?r:this._initiallyMountedContent;if(o)i.appendChild(o);else{var a=this.v3?n&&n[0].props?n[0].props.class:"":n&&n[0].data?n[0].data.staticClass:"",s=this.v3?this.$props.popupClass?this.$props.popupClass:"":n&&n[0].data?n[0].data.class:"";i.innerHTML='<div class="k-animation-container k-animation-container-relative">\t\n <div class="k-popup k-animation-container k-animation-container-relative">\n <div class="'+a+" "+s+'" >\n </div>\t\n </div>\t\n </div>'}if(e.appendChild(i),i&&i.firstChild){var u=i.firstChild;u.style.position="absolute",u.style.visibility="hidden",u.style.display="block",u.style.left="-1000",u.style.top="0";var p=this.v3?n&&n[0].props?n[0].props.style:{}:n[0].data?n[0].data.style:{};if(p)for(var c=0,f=Object.entries(p);c<f.length;c++){var h=f[c],m=h[0],v=h[1];u.style[m]=v}}var g=this.position(t,i.firstChild,this.$props.anchor);return i.parentNode.removeChild(i),g},attachRepositionHandlers:function(t){var e=this;this.detachRepositionHandlers(),this._scrollableParents=this._domService.scrollableParents(this.$props.anchor?this.mountedAnchor:t),this._scrollableParents.map((function(t){return t.addEventListener("scroll",e.reposition)})),window.addEventListener("resize",this.reposition)},detachRepositionHandlers:function(){var t=this;this._scrollableParents&&(this._scrollableParents.map((function(e){return e.removeEventListener("scroll",t.reposition)})),this._scrollableParents=void 0),window.removeEventListener("resize",this.reposition)},reposition:function(){this.$forceUpdate()},getCurrentZIndex:function(){return this.kCurrentZIndex?this.kCurrentZIndex+1:100}},render:function(t){var e=a||t,n=this.$props,i=n.className,r=n.popupClass,o=n.show,u=n.id,p=d.getDefaultSlots(this),c=this.v3||o?p:null,f=l.isWindowAvailable()?this.$props.appendTo?this.mountedAppendTo||this.getParentRef(this.$props.appendTo):document.body:void 0;if(this.$props.show){var h=this.calculatePosition(this.$props,f);this._offsetLeft=h.offset.left,this._offsetTop=h.offset.top,this._flipped=!!h.flipped}var m=this._flipped?"up":"down",v=this.transitionDuration(),g=v.transitionEnterDuration,y=v.transitionExitDuration,x=this.getCurrentZIndex();return this._exitingAnimation=this._exitingAnimation||this._prevShow&&!o,this.hasMounted?o||this._exitingAnimation&&f?e(s.Slide,{id:u,attrs:this.v3?void 0:{id:u,componentChildClassName:[r,"k-popup"],className:i,direction:m,transitionEnterDuration:g,transitionExitDuration:y,appear:o},componentChildClassName:[r,"k-popup"],className:i,onEntered:this.onOpened,on:this.v3?void 0:{entered:this.onOpened,exiting:this.onClosing,exited:this.onClosed},onExiting:this.onClosing,onExited:this.onClosed,direction:m,style:{zIndex:x,position:"absolute",top:this._offsetTop+"px",left:this._offsetLeft+"px"},transitionEnterDuration:g,transitionExitDuration:y,appear:o},this.v3?function(){return[c]}:[c]):null:e("div",{style:{display:"none"},class:i},[e("div",{class:[r,"k-popup"]},[p])])}};e.PopupVue2=m;var v=m;e.Popup=v},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.AlignService=void 0;var i=n(2),r=function(){function t(t){this._dom=t}return t.prototype.alignElement=function(t){var e=t.anchor,n=t.element,i=t.anchorAlign,r=t.elementAlign,o=t.offset,a=!this._dom.hasOffsetParent(n)?this.absoluteRect(e,n,o):this.relativeRect(e,n,o);return this._dom.align({anchorAlign:i,anchorRect:a,elementAlign:r,elementRect:this._dom.offset(n)})},t.prototype.absoluteRect=function(t,e,n){var r=this._dom,o=i.eitherRect(r.offset(t),n),a=r.stackingElementOffset(e),s=i.removeStackingOffset(o,a),l=r.stackingElementScroll(e),u=r.addScroll(s,l),p=this.elementScrollPosition(t,e),c=r.removeScroll(u,p);return c.left+=window.scrollX||window.pageXOffset,c.top+=window.scrollY||window.pageYOffset,c},t.prototype.elementScrollPosition=function(t,e){return t?{x:0,y:0}:this._dom.scrollPosition(e)},t.prototype.relativeRect=function(t,e,n){return i.eitherRect(this._dom.position(t,e),n)},t}();e.AlignService=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DOMService=void 0;var i=n(4),r=n(2),o=function(){function t(){}return t.prototype.addOffset=function(t,e){return{left:t.left+e.left,top:t.top+e.top}},t.prototype.align=function(t){return i.align(t)},t.prototype.boundingOffset=function(t){return i.boundingOffset(t)},t.prototype.getWindow=function(){return r.isWindowAvailable()?window:null},t.prototype.isBodyOffset=function(t){return i.isBodyOffset(t)},t.prototype.hasOffsetParent=function(t){if(!t)return!1;var e=t.offsetParent;return e&&!("BODY"===e.nodeName&&"static"===window.getComputedStyle(e).position)},t.prototype.offset=function(t){return t?i.offset(t):null},t.prototype.staticOffset=function(t){if(!t)return null;var e=t.style,n=e.left,r=e.top;t.style.left="0px",t.style.top="0px";var o=i.offset(t);return t.style.left=n,t.style.top=r,o},t.prototype.position=function(t,e){if(!t||!e)return null;var n=i.siblingContainer(t,e);return i.positionWithScroll(t,n)},t.prototype.relativeOffset=function(t,e){return i.applyLocationOffset(this.offset(t),e,this.isBodyOffset(t))},t.prototype.addScroll=function(t,e){return i.addScroll(t,e)},t.prototype.removeScroll=function(t,e){return i.removeScroll(t,e)},t.prototype.restrictToView=function(t){return i.restrictToView(t)},t.prototype.scrollPosition=function(t){return i.scrollPosition(t)},t.prototype.scrollableParents=function(t){return r.scrollableParents(t)},t.prototype.stackingElementOffset=function(t){var e=this.getRelativeContextElement(t);return e?i.offset(e):null},t.prototype.stackingElementScroll=function(t){var e=this.getRelativeContextElement(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},t.prototype.stackingElementViewPort=function(t){var e=this.getRelativeContextElement(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},t.prototype.getRelativeContextElement=function(t){if(!t||!r.HAS_RELATIVE_STACKING_CONTEXT)return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},t.prototype.useRelativePosition=function(t){return!!this.getRelativeContextElement(t)},t.prototype.windowViewPort=function(t){return i.getWindowViewPort(t)},t.prototype.zIndex=function(t,e){return r.zIndex(t,e)},t.prototype.zoomLevel=function(){return r.isDocumentAvailable()&&r.isWindowAvailable()?parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2)):1},t.prototype.isZoomed=function(){return this.zoomLevel()>1},t}();e.DOMService=o},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PositionService=void 0;var i=n(2),r=function(){function t(t){this._dom=t}return t.prototype.positionElement=function(t){var e=t.anchor,n=t.currentLocation,r=t.element,o=t.anchorAlign,a=t.elementAlign,s=t.collisions,l=this._dom,u=t.viewPort||l.stackingElementViewPort(r)||l.windowViewPort(r),p=i.eitherRect(l.offset(e),n),c=i.replaceOffset(l.staticOffset(r),n),d=this.elementRect(r,c),f=l.restrictToView({anchorAlign:o,anchorRect:p,collisions:s,elementAlign:a,elementRect:d,viewPort:u});return{flipped:f.flipped,offset:l.addOffset(c,f.offset)}},t.prototype.elementRect=function(t,e){return this._dom.removeScroll(e,this._dom.scrollPosition(t))},t}();e.PositionService=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-popup",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1653315073,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},function(t,e,n){"use strict";n.r(e),n.d(e,"Animation",(function(){return b})),n.d(e,"AnimationVue2",(function(){return w})),n.d(e,"AnimationChild",(function(){return v})),n.d(e,"AnimationChildVue2",(function(){return m})),n.d(e,"Fade",(function(){return $})),n.d(e,"FadeVue2",(function(){return O})),n.d(e,"Expand",(function(){return D})),n.d(e,"ExpandVue2",(function(){return _})),n.d(e,"Push",(function(){return R})),n.d(e,"PushVue2",(function(){return N})),n.d(e,"Slide",(function(){return L})),n.d(e,"SlideVue2",(function(){return T})),n.d(e,"Zoom",(function(){return V})),n.d(e,"ZoomVue2",(function(){return I})),n.d(e,"Reveal",(function(){return X})),n.d(e,"RevealVue2",(function(){return U})),n.d(e,"animate",(function(){return K})),n.d(e,"cancelAnimation",(function(){return Y}));var i=n(0),r=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop),i=parseFloat(e.marginBottom);return t.offsetHeight+n+i},o=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginLeft),i=parseFloat(e.marginRight);return t.offsetWidth+n+i},a={"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"},s=n(1),l=function(){return(l=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},u=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},p=i,c=p.h,d=p.ref,f=p.Transition,h=a,m={props:{in:Boolean,transitionName:{type:String,required:!0},transitionStyle:Object,componentChildClassName:[Array],className:String,appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:Number,transitionExitDuration:Number,mountOnEnter:Boolean,unmountOnExit:Boolean,animationEnteringStyle:Object,animationEnteredStyle:Object,animationExitingStyle:Object,animationExitedStyle:Object},created:function(){this.animationStep=""},setup:c?function(){return{v3:!!c,elementRef:d(null)}}:void 0,mounted:function(){this._element=this.v3?this.elementRef||null:this.$refs.element||null},computed:{element:{get:function(){return this._element}}},methods:{onBeforeEnter:function(t){this.$emit("beforeenter",{animatedElement:t,target:this})},onEnter:function(t){this.animationStep="entering",this.$emit("entering",{animatedElement:t,target:this})},onAfterEnter:function(t){this.animationStep="entered",this.$emit("entered",{animatedElement:t,target:this})},onBeforeLeave:function(t){this.$emit("exit",{animatedElement:t,target:this})},onLeave:function(t){this.animationStep="exiting",this.$emit("exiting",{animatedElement:t,target:this})},onAfterLeave:function(t){this.animationStep="exited",this.$emit("exited",{animatedElement:t,target:this})}},render:function(t){var e=this,n=c||t,i=this.$props,r=i.appear,o=i.enter,a=i.exit,p=i.transitionName,d=i.transitionEnterDuration,m=i.transitionExitDuration,v=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),y=i.animationEnteredStyle,x=i.animationExitingStyle,E=i.animationExitedStyle,w=(u(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),Object(s.getDefaultSlots)(this)),b=this.v3?r:!!w,S=this.v3?f:"transition",O=[v,h["child-animation-container"]],$=o?d:0,k=a?m:0,C=[l({transitionDelay:"0ms",transitionDuration:b?$+"ms":k+"ms"},this.$props.transitionStyle),{entering:l({transitionDuration:$+"ms"},g),entered:l({},y),exiting:l({transitionDuration:k+"ms"},x),exited:l({},E)}[this.animationStep]],_={enter:$,leave:k},D=[b?n("div",{style:C,class:O,ref:this.v3?function(t){e.elementRef=t}:"element"},[w]):null];return n(S,{duration:_,attrs:this.v3?null:{duration:_,name:p,appear:r,appearClass:h[p+"-appear"]||p+"-appear",appearToClass:h[p+"-appear-active"]||p+"-appear-active",enterClass:h[p+"-enter"]||p+"-enter",enterToClass:h[p+"-enter-active"]||p+"-enter-active",leaveClass:h[p+"-exit"]||p+"-exit",leaveToClass:h[p+"-exit-active"]||p+"-exit-active"},name:p,appear:r,appearFromClass:h[p+"-appear"]||p+"-appear",enterFromClass:h[p+"-enter"]||p+"-enter",leaveFromClass:h[p+"-exit"]||p+"-exit",appearToClass:h[p+"-appear-active"]||p+"-appear-active",enterToClass:h[p+"-enter-active"]||p+"-enter-active",leaveToClass:h[p+"-exit-active"]||p+"-exit-active",onBeforeEnter:this.onBeforeEnter,on:this.v3?null:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave},onEnter:this.onEnter,onAfterEnter:this.onAfterEnter,onBeforeLeave:this.onBeforeLeave,onLeave:this.onLeave,onAfterLeave:this.onAfterLeave},this.v3?function(){return D}:D)}},v=m,g={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1653315057,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"},y=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},x=i.h,E=a,w={props:{childFactory:Object,className:String,tag:String,id:String,animationEnteringStyle:Object,animationExitingStyle:Object,componentChildClassName:[Array],transitionName:{type:String,required:!0},appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number},transitionExitDuration:{type:Number}},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:x?function(){return{v3:!!x}}:void 0,created:function(){Object(s.validatePackage)(g)},render:function(t){var e=x||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.id,i.tag,i.className),o=(i.childFactory,i.stackChildren,i.componentChildStyle,i.componentChildClassName,y(i,["id","tag","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[E["animation-container"],E["animation-container-relative"],r]);return e("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id},class:o},[e(v,{key:"some",appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,onBeforeenter:this.onEnter,on:this.v3?void 0:{beforeenter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])])}},b=w,S=i.h,O={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:500},transitionExitDuration:{type:Number,default:500},childFactory:Object,className:String,tag:String,id:String},setup:S?function(){return{v3:!!S}}:void 0,render:function(t){var e=S||t,n=Object(s.getDefaultSlots)(this);return e(b,{transitionName:"fade",attrs:this.v3?void 0:{transitionName:"fade",appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},$=O,k=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},C=i.h,_={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},setup:C?function(){return{v3:!!C}}:void 0,render:function(t){var e=C||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,k(i,["direction"]),"expand-"+this.$props.direction);return e(b,{transitionName:r,attrs:this.v3?void 0:{transitionName:r,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},D=_,P=i.h,A={position:"absolute",top:"0",left:"0"},N={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"right"},tag:String,id:String},setup:P?function(){return{v3:!!P}}:void 0,render:function(t){var e=P||t,n=Object(s.getDefaultSlots)(this),i="push-"+this.$props.direction;return e(b,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?A:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?A:void 0},this.v3?function(){return[n]}:[n])}},R=N,z=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},j=i.h,T={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},componentChildClassName:[Array],childFactory:Object,className:String,direction:{type:String,default:"down"},tag:String,id:String},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:j?function(){return{v3:!!j}}:void 0,render:function(t){var e=j||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.id),o=(z(i,["direction","id"]),"slide-"+this.$props.direction);return e(b,{id:r,attrs:this.v3?void 0:{id:r,transitionName:o,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},transitionName:o,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,onEnter:this.onEnter,on:this.v3?void 0:{enter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},L=T,B=i.h,M={position:"absolute",top:"0",left:"0"},I={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},stackChildren:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"out"},tag:String,id:String},setup:B?function(){return{v3:!!B}}:void 0,render:function(t){var e=B||t,n=Object(s.getDefaultSlots)(this),i="zoom-"+this.$props.direction;return e(b,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?M:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?M:void 0},this.v3?function(){return[n]}:[n])}},V=I,W=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},H=i.h,F=function(){},U={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},data:function(){return{maxHeight:"",maxWidth:""}},methods:{componentWillEnter:function(t){var e=this.$props.onEnter;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentIsEntering:function(t){var e=this.$props.onEntering;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentWillExit:function(t){var e=this.$props.onExit;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},updateContainerDimensions:function(t,e){void 0===e&&(e=F);var n=t?t.firstElementChild:null;if(n){var i=r(n),a=o(n);this.$data.maxHeight=i,this.$data.maxWidth=a,e()}}},computed:{animationEnteringStyle:{get:function(){var t;return{maxHeight:(t="vertical"===this.$props.direction?{maxHeight:this.maxHeight?this.maxHeight+"px":null}:{maxWidth:this.maxWidth?this.maxWidth+"px":null}).maxHeight,maxWidth:t.maxWidth}}}},setup:H?function(){return{v3:!!H}}:void 0,render:function(t){var e=H||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.childFactory,W(i,["direction","childFactory"]),"reveal-"+this.$props.direction);return e(b,{appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,onEnter:this.componentWillEnter,on:this.v3?void 0:{enter:this.componentWillEnter,entering:this.componentIsEntering,exit:this.componentWillExit},onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},this.v3?function(){return[n]}:[n])}},X=U,K=function(t,e,n){void 0===e&&(e=0),void 0===n&&(n=0);var i,r=t.duration,o=e&&1-e;t.onStart&&t.onStart();return n=window.requestAnimationFrame((function a(s){i||(i=s);var l=(s-i+1)/r+o;l<=1?(t.onUpdate&&t.onUpdate(l),n=window.requestAnimationFrame(a),e=l):(t.onEnd&&t.onEnd(1),e=0)}))},Y=function(t){t&&window.cancelAnimationFrame(t)}}])}));
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("vue"),require("@progress/kendo-licensing")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-licensing"],e):"object"==typeof exports?exports.KendoVuePopup=e(require("vue"),require("@progress/kendo-licensing")):t.KendoVuePopup=e(t.Vue,t.KendoLicensing)}(window,(function(t,e){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(i,r,function(e){return t[e]}.bind(null,r));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=5)}([function(e,n){e.exports=t},function(t,e,n){"use strict";n.r(e),n.d(e,"classNames",(function(){return i})),n.d(e,"guid",(function(){return r})),n.d(e,"Keys",(function(){return o})),n.d(e,"noop",(function(){return _})),n.d(e,"getListeners",(function(){return j})),n.d(e,"hasListener",(function(){return z})),n.d(e,"canUseDOM",(function(){return a})),n.d(e,"focusFirstFocusableChild",(function(){return s})),n.d(e,"clone",(function(){return O})),n.d(e,"Draggable",(function(){return b})),n.d(e,"cloneArray",(function(){return C})),n.d(e,"cloneValue",(function(){return k})),n.d(e,"cloneObject",(function(){return $})),n.d(e,"cloneDate",(function(){return S})),n.d(e,"getTemplate",(function(){return I})),n.d(e,"templateRendering",(function(){return M})),n.d(e,"templateDefinition",(function(){return B})),n.d(e,"getTabIndex",(function(){return W})),n.d(e,"getDefaultSlots",(function(){return x})),n.d(e,"isRtl",(function(){return H})),n.d(e,"getDir",(function(){return F})),n.d(e,"getter",(function(){return A})),n.d(e,"setter",(function(){return R})),n.d(e,"validatePackage",(function(){return X})),n.d(e,"kendoThemeMaps",(function(){return K}));var i=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t.filter((function(t){return!0!==t&&!!t})).map((function(t){return Array.isArray(t)?i.apply(void 0,t):"object"==typeof t?Object.keys(t).map((function(e,n){return t[n]||t[e]&&e||null})).filter((function(t){return null!==t})).join(" "):t})).filter((function(t){return!!t})).join(" ")},r=function(){var t,e,n="";for(t=0;t<32;t++)e=16*Math.random()|0,8!==t&&12!==t&&16!==t&&20!==t||(n+="-"),n+=(12===t?4:16===t?3&e|8:e).toString(16);return n},o={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46},a=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),s=function(t){if(t){var e=t.querySelectorAll('input, [tabindex]:not([tabindex="-1"])');e.length&&e[0].focus&&e[0].focus()}},l=n(0),u=function(t,e){return function(n){return e(t(n))}},p=function(t,e,n){return t.addEventListener&&t.addEventListener(e,n)},c=function(t,e,n){return t&&t.removeEventListener&&t.removeEventListener(e,n)},d=function(){},f=function(t){return t.preventDefault()},h=/touch/;function m(t){return t.type.match(h)?{pageX:t.changedTouches[0].pageX,pageY:t.changedTouches[0].pageY,clientX:t.changedTouches[0].clientX,clientY:t.changedTouches[0].clientY,type:t.type,originalEvent:t,isTouch:!0}:{pageX:t.pageX,pageY:t.pageY,clientX:t.clientX,clientY:t.clientY,offsetX:t.offsetX,offsetY:t.offsetY,type:t.type,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey,originalEvent:t}}var v=function(t){var e=this,n=t.press;void 0===n&&(n=d);var i=t.drag;void 0===i&&(i=d);var r=t.release;void 0===r&&(r=d);var o=t.mouseOnly;void 0===o&&(o=!1),this._pressHandler=u(m,n),this._dragHandler=u(m,i),this._releaseHandler=u(m,r),this._ignoreMouse=!1,this._mouseOnly=o,this._touchstart=function(t){1===t.touches.length&&e._pressHandler(t)},this._touchmove=function(t){1===t.touches.length&&e._dragHandler(t)},this._touchend=function(t){0===t.touches.length&&1===t.changedTouches.length&&(e._releaseHandler(t),e._ignoreMouse=!0,setTimeout(e._restoreMouse,2e3))},this._restoreMouse=function(){e._ignoreMouse=!1},this._mousedown=function(t){var n=t.which;n&&n>1||e._ignoreMouse||(p(document,"mousemove",e._mousemove),p(document,"mouseup",e._mouseup),e._pressHandler(t))},this._mousemove=function(t){e._dragHandler(t)},this._mouseup=function(t){c(document,"mousemove",e._mousemove),c(document,"mouseup",e._mouseup),e._releaseHandler(t)},this._pointerdown=function(t){t.isPrimary&&0===t.button&&(p(document,"pointermove",e._pointermove),p(document,"pointerup",e._pointerup),p(document,"pointercancel",e._pointerup),p(document,"contextmenu",f),e._pressHandler(t))},this._pointermove=function(t){t.isPrimary&&e._dragHandler(t)},this._pointerup=function(t){t.isPrimary&&(c(document,"pointermove",e._pointermove),c(document,"pointerup",e._pointerup),c(document,"pointercancel",e._pointerup),c(document,"contextmenu",f),e._releaseHandler(t))}};v.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},v.prototype.bindTo=function(t){t!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=t,this._bindToCurrent())},v.prototype._bindToCurrent=function(){var t=this._element;this._usePointers()?p(t,"pointerdown",this._pointerdown):(p(t,"mousedown",this._mousedown),this._mouseOnly||(p(t,"touchstart",this._touchstart),p(t,"touchmove",this._touchmove),p(t,"touchend",this._touchend)))},v.prototype._unbindFromCurrent=function(){var t=this._element;if(this._usePointers())return c(t,"pointerdown",this._pointerdown),c(document,"pointermove",this._pointermove),c(document,"pointerup",this._pointerup),c(document,"contextmenu",f),void c(document,"pointercancel",this._pointerup);c(t,"mousedown",this._mousedown),this._mouseOnly||(c(t,"touchstart",this._touchstart),c(t,"touchmove",this._touchmove),c(t,"touchend",this._touchend))},v.prototype._usePointers=function(){return!this._mouseOnly&&v.supportPointerEvent()},v.prototype.update=function(t){var e=t.press;void 0===e&&(e=d);var n=t.drag;void 0===n&&(n=d);var i=t.release;void 0===i&&(i=d);var r=t.mouseOnly;void 0===r&&(r=!1),this._pressHandler=u(m,e),this._dragHandler=u(m,n),this._releaseHandler=u(m,i),this._mouseOnly=r},v.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},v.default=v;var g,y=v;function x(t){var e=t.$slots.default;return t.v3&&e&&"function"==typeof e?e():e}function E(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var w=l.h,b=(E(g={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new y({press:this.press,drag:this.drag,release:this.release})},setup:w?function(){return{v3:!!w}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:w?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(t){this.element&&this.$emit("press",t,this.element)},drag:function(t){this.element&&this.$emit("drag",t,this.element)},release:function(t){this.element&&this.$emit("release",t,this.element)}}},"setup",w?function(){return{v3:!!w}}:void 0),E(g,"render",(function(t){return x(this)})),g),S=function(t){return t?new Date(t.getTime()):null};function O(t){var e={};return $(t,e),e}function $(t,e){for(var n in t)if(t.hasOwnProperty(n)){var i=t[n];e[n]=k(i,e[n])}}function k(t,e){if(Array.isArray(t))return C(t);if(t instanceof Date)return S(t);if(t&&"object"==typeof t){var n=e||{};return $(t,n),n}return t}function C(t){return t.map((function(t){return k(t,void 0)}))}var _=function(){},D=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,P={};function A(t){if(P[t])return P[t];var e=[];return t.replace(D,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),P[t]=function(t){for(var n=t,i=0;i<e.length&&n;i++)n=n[e[i]];return n},P[t]}P.undefined=function(){};var N={};function R(t){if(N[t])return N[t];var e=[];return t.replace(D,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),N[t]=function(t,n){for(var i=t,r=e.length-1,o=0;o<r&&i;o++)i=i[e[o]]=i[e[o]]||{};i[e[r]]=n},N[t]}function z(t){return this.v3?Object.keys(this.$attrs).map((function(t){return t.toLowerCase()})).some((function(e){return e.endsWith(t.toLowerCase())})):this.$listeners[t]}function j(){if(this.v3){var t={};for(var e in this.$attrs)e.startsWith("on")&&(t[e]=this.$attrs[e]);return t}return this.$listeners}N.undefined=function(t){return t};var T=function(){return(T=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},L=l.h,B={type:[String,Function,Object,Boolean],default:function(){}};function M(t,e){if(t||!1===t){var n=L?this.$slots[t]||(t.toLowerCase?this.$slots[t.toLowerCase()]:null):this.$scopedSlots[t]||(t.toLowerCase?this.$scopedSlots[t.toLowerCase()]:null);return"string"==typeof t&&n?{kt:!0,type:"slot",render:n,listeners:e}:"string"==typeof t||"object"==typeof t||"function"==typeof t&&t.component?{kt:!0,type:"component",render:t,listeners:e}:{kt:!0,type:"renderFunction",render:t,listeners:e}}}function I(t){var e,n,i,r=t.h,o=t.template,a=t.defaultRendering,s=t.defaultSlots,l=t.additionalProps,u=t.additionalListeners,p=t.swapDefaultSlots;if(!o||o&&!0===o.render)return a;if(L){var c=a?a.props:{};e=T(T({},V(u)),o.listeners),n=T(T(T({},c),l),e),i=T(T({},n),e)}else{var d=a&&a.componentOptions,f=d?a.componentOptions.listeners:{},h=d?a.componentOptions.propsData:{};e=T(T(T(T({},f),u),V(u)),o.listeners),i={props:n=T(T(T({},h),l),e),on:e}}if("slot"===o.type){var m=o.render({props:n,listeners:e,methods:e,defaultSlots:s});return m?m[0]:void 0}return"renderFunction"===o.type?p?o.render?o.render(r,a,s,n,e):void 0:o.render?o.render(r,a,n,e,s):void 0:r(o.render,i,L?function(){return[s]}:[s])}function V(t){if(!t)return t;for(var e={},n=Object.keys(t),i=0;i<n.length;i++){var r=n[i];e["on"+r.charAt(0).toUpperCase()+r.slice(1)]=t[r]}return e}var W=function(t,e,n){var i="string"==typeof t?parseInt(t,void 0):t;if(NaN!==i)return void 0!==i?i:e?n?void 0:-1:0};function H(t){return Boolean(a&&t&&"rtl"===getComputedStyle(t).direction)}function F(t,e){if(!e&&a&&t){var n=window.getComputedStyle(t).direction;if(n)return n}return e}var U=n(3);function X(t){if(void 0!==U)U.validatePackage(t);else{var e="License activation failed for "+t.name+"\n";e+="The @progress/kendo-licensing script is not loaded.\n",e+="See "+t.licensingDocsUrl+" for more information.\n",console.warn(e)}}var K={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.throttle=e.AlignPoint=e.CollisionType=e.zIndex=e.HAS_RELATIVE_STACKING_CONTEXT=e.hasRelativeStackingContext=e.FRAME_DURATION=e.scrollableParents=e.OVERFLOW_REGEXP=e.hasBoundingRect=e.isWindowAvailable=e.isDocumentAvailable=e.isDifferentOffset=e.removeStackingOffset=e.replaceOffset=e.eitherRect=void 0;var i=n(4);e.eitherRect=function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},e.replaceOffset=function(t,e){return e?{height:t.height,left:e.left,top:e.top,width:t.width}:t},e.removeStackingOffset=function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},e.isDifferentOffset=function(t,e){var n=t.left,i=t.top,r=e.left,o=e.top;return Math.abs(n-r)>=1||Math.abs(i-o)>=1},e.isDocumentAvailable=function(){return"undefined"!=typeof document&&!!document.body},e.isWindowAvailable=function(){return"undefined"!=typeof window},e.hasBoundingRect=function(t){return!!t.getBoundingClientRect},e.OVERFLOW_REGEXP=/auto|scroll/;var r=function(t){var e=window.getComputedStyle(t);return""+e.overflow+e.overflowX+e.overflowY};e.scrollableParents=function(t){var n=[];if(!e.isDocumentAvailable()||!e.isWindowAvailable())return n;for(var i=t.parentElement;i;)e.OVERFLOW_REGEXP.test(r(i))&&n.push(i),i=i.parentElement;return n.push(window),n},e.FRAME_DURATION=1e3/60,e.hasRelativeStackingContext=function(){if(!e.isDocumentAvailable())return!1;var t=document.createElement("div");if(t.style.transform="matrix(10, 0, 0, 10, 0, 0)",t.innerHTML="<div>child</div>",document.body.appendChild(t),t&&t.firstChild){var n=t.firstChild;n.style.position="fixed",n.style.top="10px"}var i=10!==t.children[0].getBoundingClientRect().top;return document.body.removeChild(t),i},e.HAS_RELATIVE_STACKING_CONTEXT=e.hasRelativeStackingContext(),e.zIndex=function(t,n){if(!t||!e.isDocumentAvailable()||!e.isWindowAvailable())return null;var r=i.siblingContainer(t,n);if(!r)return null;var o=[t].concat(i.parents(t,r)).reduce((function(t,e){var n=e.style.zIndex||window.getComputedStyle(e).zIndex,i=parseInt(n,10);return i>t?i:t}),0);return o?o+1:null},e.CollisionType={fit:"fit",flip:"flip"},e.AlignPoint={left:"left",center:"center",right:"right",bottom:"bottom",top:"top"},e.throttle=function(t,e,n){var i,r,o,a;void 0===n&&(n={});var s=0;n=n||{};var l=function(){s=!1===n.leading?0:(new Date).getTime(),i=null,a=t.apply(r,o),i||(r=o=null)};return function(){var u=(new Date).getTime();s||!1!==n.leading||(s=u);var p=e-(u-s);return r=this,o=arguments,p<=0||p>e?(i&&(clearTimeout(i),i=null),s=u,a=t.apply(r,o),i||(r=o=null)):i||!1===n.trailing||(i=setTimeout(l,p)),a}}},function(t,n){t.exports=e},function(t,e,n){"use strict";n.r(e),n.d(e,"align",(function(){return r})),n.d(e,"addScroll",(function(){return o})),n.d(e,"applyLocationOffset",(function(){return a})),n.d(e,"boundingOffset",(function(){return f})),n.d(e,"isBodyOffset",(function(){return m})),n.d(e,"offsetParent",(function(){return h})),n.d(e,"offset",(function(){return v})),n.d(e,"parents",(function(){return g})),n.d(e,"parentScrollPosition",(function(){return E})),n.d(e,"position",(function(){return w})),n.d(e,"positionWithScroll",(function(){return b})),n.d(e,"removeScroll",(function(){return S})),n.d(e,"restrictToView",(function(){return C})),n.d(e,"scrollPosition",(function(){return y})),n.d(e,"siblingContainer",(function(){return D})),n.d(e,"siblings",(function(){return _})),n.d(e,"zIndex",(function(){return P})),n.d(e,"alignElement",(function(){return U})),n.d(e,"domUtils",(function(){return H})),n.d(e,"utils",(function(){return T})),n.d(e,"positionElement",(function(){return X})),n.d(e,"getDocumentElement",(function(){return u})),n.d(e,"getWindow",(function(){return l})),n.d(e,"getWindowViewPort",(function(){return d})),n.d(e,"AlignPoint",(function(){return i})),n.d(e,"Collision",(function(){return O}));var i={bottom:"bottom",center:"center",middle:"middle",left:"left",right:"right",top:"top"},r=function(t){var e=t.anchorRect,n=t.anchorAlign,r=t.elementRect,o=t.elementAlign,a=t.margin;void 0===a&&(a={});var s=n.horizontal,l=n.vertical,u=o.horizontal,p=o.vertical,c=a.horizontal||0,d=a.vertical||0,f=e.top,h=e.left;return l===i.bottom&&(f+=e.height),l!==i.center&&l!==i.middle||(f+=Math.round(e.height/2)),p===i.bottom&&(f-=r.height,d*=-1),p!==i.center&&p!==i.middle||(f-=Math.round(r.height/2),d*=-1),s===i.right&&(h+=e.width),s!==i.center&&s!==i.middle||(h+=Math.round(e.width/2)),u===i.right&&(h-=r.width,c*=-1),u!==i.center&&u!==i.middle||(h-=Math.round(r.width/2),c*=-1),{top:f+d,left:h+c}};function o(t,e){return{top:t.top+e.y,left:t.left+e.x,height:t.height,width:t.width}}function a(t,e,n){var i=t.top,r=t.left;return n&&(r=0,i=0),{top:i+e.top,left:r+e.left,height:t.height,width:t.width}}function s(t){return t.ownerDocument||t.document||t}var l=function(t){return s(t).defaultView},u=function(t){return s(t).documentElement},p=0;function c(){if(!p&&"undefined"!=typeof document){var t=document.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",document.body.appendChild(t),p=t.offsetWidth-t.scrollWidth,document.body.removeChild(t)}return p}function d(t){var e=l(t),n=u(t),i={height:e.innerHeight,width:e.innerWidth};return n.scrollHeight-n.clientHeight>0&&(i.width-=c()),i}var f=function(t){if(!t.getBoundingClientRect){var e=d(t);return{bottom:e.height,left:0,right:e.width,top:0}}var n=t.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},h=function(t){for(var e=t.offsetParent;e&&"static"===e.style.position;)e=e.offsetParent;return e||u(t)},m=function(t){return h(t)===t.ownerDocument.body},v=function(t){var e=t.getBoundingClientRect(),n=e.left,i=e.top;return e.height||e.width||(e=function(t){var e=t.style,n=e.display,i=e.left,r=e.position;t.style.display="",t.style.left="-10000px",t.style.position="absolute";var o=t.getBoundingClientRect();return t.style.display=n,t.style.left=i,t.style.position=r,o}(t)),{top:i,left:n,height:e.height,width:e.width}},g=function(t,e){for(var n=[],i=t.parentNode;i&&(n.push(i),i!==e);)i=i.parentNode;return n};function y(t){var e=u(t),n=l(t);return{x:n.pageXOffset||e.scrollLeft||0,y:n.pageYOffset||e.scrollTop||0}}var x=function(t){return t===(t.ownerDocument||{}).body?y(t):{x:t.scrollLeft,y:t.scrollTop}};function E(t){var e=h(t);return e?x(e):{x:0,y:0}}var w=function(t,e){var n=l(t),i=n.getComputedStyle(t),r=v(t),o=e||h(t),a=t.ownerDocument,s=o!==a.body&&o!==a.documentElement,u={top:0,left:0};if("fixed"!==i.position&&s){var p=n.getComputedStyle(o);(u=v(o)).top+=parseInt(p.borderTopWidth,10),u.left+=parseInt(p.borderLeftWidth,10)}return{top:r.top-u.top,left:r.left-u.left,height:r.height,width:r.width}},b=function(t,e,n){void 0===n&&(n=1);var i=e?h(e):null,r=w(t,i),o=r.top,a=r.left,s=r.height,l=r.width,u=function(t,e){return t?x(t):E(e)}(i,t),p=u.x,c=u.y,d=t.ownerDocument,f=i===d.body||i===d.documentElement?1:n;return{top:o+c*f,left:a+p*f,height:s,width:l}};function S(t,e){return{top:t.top-e.y,left:t.left-e.x,height:t.height,width:t.width}}var O={fit:"fit",flip:"flip",none:"none"},$=function(t,e,n){var i=0;return t+e>n&&(i=n-(t+e)),t<0&&(i=-t),i},k=function(t){var e=t.offset,n=t.size,r=t.anchorSize,o=t.viewPortSize,a=t.anchorAlignPoint,s=t.elementAlignPoint,l=t.margin,u=0,p=s===i.center||s===i.middle,c=a===i.center||a===i.middle,d=2*l;if(s!==a&&!p&&!c){var f=a===i.top||a===i.left;e<0&&f?e+(u=n+r+d)+n>o&&(u=0):e>=0&&!f&&(e+n>o&&(u+=-(r+n+d)),e+u<0&&(u=0))}return u},C=function(t){var e=t.anchorRect,n=t.anchorAlign,i=t.elementRect,r=t.elementAlign,o=t.collisions,a=t.viewPort,s=t.margin;void 0===s&&(s={});var l=i.top,u=i.left,p=i.height,c=i.width,d=a.height,f=a.width,h=s.horizontal||0,m=s.vertical||0,v=0,g=0,y=o.vertical===O.fit,x=o.horizontal===O.fit,E=o.vertical===O.flip,w=o.horizontal===O.flip;y&&(g+=$(l,p,d)),x&&(v+=$(u,c,f)),E&&(g+=k({margin:m,offset:l,size:p,anchorSize:e.height,viewPortSize:d,anchorAlignPoint:n.vertical,elementAlignPoint:r.vertical})),w&&(v+=k({margin:h,offset:u,size:c,anchorSize:e.width,viewPortSize:f,anchorAlignPoint:n.horizontal,elementAlignPoint:r.horizontal}));var b=E&&0!==g,S=w&&0!==v,C=y&&0!==g,_=x&&0!==v;return{flipped:S||b,fitted:C||_,flip:{horizontal:S,vertical:b},fit:{horizontal:_,vertical:C},offset:{left:v,top:g}}},_=function(t){for(var e=[],n=t.parentNode.firstElementChild;n;)n!==t&&e.push(n),n=n.nextElementSibling;return e},D=function(t,e){for(var n,i,r=g(t),o=e;o&&(n=_(o),!(i=r.reduce((function(t,e){return t.concat(n.filter((function(t){return t===e})))}),[])[0]));)o=o.parentElement;return i};function P(t,e){if(!t||!e)return null;var n=D(t,e);if(!n)return null;var i=[t].concat(g(t,n)).reduce((function(t,e){var n=e.style.zIndex||window.getComputedStyle(e).zIndex,i=parseInt(n,10);return i>t?i:t}),0);return i?i+1:null}var A,N,R,z=(A=function(t){if(!j())return!1;var e=t?t.ownerDocument:document;if(!e||!e.body)return!1;var n=e.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',e.body.appendChild(n);var i=10!==n.children[0].getBoundingClientRect().top;return e.body.removeChild(n),i},R=!1,function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return R||(N=A.apply(void 0,t),R=!0),N}),j=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},T={eitherRect:function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},scaleRect:function(t,e){return t&&1!==e?{height:t.height/e,left:t.left/e,top:t.top/e,width:t.width/e}:t},removeStackingOffset:function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},hasRelativeStackingContext:z,canUseDOM:j},L=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],B=function(){return T.canUseDOM()?window:null},M=/auto|scroll/,I=function(t){return function(t){return""+t.style.overflow+t.style.overflowX+t.style.overflowY}(t)||function(t){var e=window.getComputedStyle(t);return""+e.overflow+e.overflowX+e.overflowY}(t)},V=function(t){if(!t||!T.hasRelativeStackingContext())return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},W=function(){return T.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},H={addOffset:function(t,e){return{left:t.left+e.left,top:t.top+e.top}},addScroll:o,align:r,boundingOffset:f,getFontStyles:function(t){var e=B();if(!e||!t)return[];var n=e.getComputedStyle(t);return L.map((function(t){return{key:t,value:n[t]}}))},getWindow:B,hasOffsetParent:function(t){return!!t&&Boolean(t.offsetParent)},offset:function(t){return t?v(t):null},offsetAtPoint:function(t,e){if(!t)return null;var n=t.style,i=n.left,r=n.top,o=n.transition;t.style.transition="none",t.style.left=e.left+"px",t.style.top=e.top+"px";var a=v(t);return t.style.left=i,t.style.top=r,t.offsetHeight,t.style.transition=o,a},position:function(t,e,n){return t&&e?b(t,e,n||1):null},removeScroll:S,restrictToView:C,scrollPosition:y,scrollableParents:function(t){var e=[];if(!T.canUseDOM())return e;for(var n=t.parentElement;n;)(M.test(I(n))||n.hasAttribute("data-scrollable"))&&e.push(n),n=n.parentElement;return e.push(window),e},getRelativeContextElement:V,stackingElementOffset:function(t){var e=V(t);return e?v(e):null},stackingElementScroll:function(t){var e=V(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(t){var e=V(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},useRelativePosition:function(t){return Boolean(V(t))},windowViewPort:d,zoomLevel:W,isZoomed:function(){return W()>1},zIndex:function(t,e){if(!t||!T.canUseDOM())return null;var n=D(t,e);if(!n)return null;var i=[t].concat(g(t,n)).reduce((function(t,e){var n=e.style.zIndex||window.getComputedStyle(e).zIndex,i=parseInt(n,10);return i>t?i:t}),0);return i?i+1:null}},F=function(t,e){return t?{x:0,y:0}:H.scrollPosition(e)},U=function(t){var e=t.anchor,n=t.element,i=t.anchorAlign,r=t.elementAlign,o=t.margin,a=t.offset,s=t.positionMode,l=t.scale||1,u="fixed"===s||!H.hasOffsetParent(n)?function(t,e,n,i){var r=F(t,e),o=T.eitherRect(H.offset(t),n),a=2*i,s=H.stackingElementScroll(e);1!==i&&s&&(s.x/=a,s.y/=a);var l=H.stackingElementOffset(e);return 1!==i&&l&&(l.left/=a,l.top/=a),H.removeScroll(H.addScroll(T.removeStackingOffset(T.scaleRect(o,i),l),s),r)}(e,n,a,l):function(t,e,n,i){var r=T.eitherRect(H.position(t,e,i),n);return T.scaleRect(r,i)}(e,n,a,l),p=T.scaleRect(H.offset(n),l);return H.align({anchorAlign:i,anchorRect:u,elementAlign:r,elementRect:p,margin:o})},X=function(t){var e=t.anchor,n=t.currentLocation,i=t.element,r=t.anchorAlign,o=t.elementAlign,a=t.collisions,s=t.margin,l=t.scale||1,u=H.offsetAtPoint(i,n),p=T.scaleRect(u,l),c=T.scaleRect(H.offset(e),l),d=T.eitherRect(c,n),f=t.viewPort||H.windowViewPort(i);f.width=f.width/l,f.height=f.height/l;var h=H.restrictToView({anchorAlign:r,anchorRect:d,collisions:a,elementAlign:o,elementRect:p,margin:s,viewPort:f}),m=H.addOffset(n,h.offset);return{flip:h.flip,flipped:h.flipped,offset:m}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var i=n(6);Object.defineProperty(e,"Popup",{enumerable:!0,get:function(){return i.Popup}}),Object.defineProperty(e,"PopupVue2",{enumerable:!0,get:function(){return i.PopupVue2}})},function(t,e,n){"use strict";var i=Object.create?function(t,e,n,i){void 0===i&&(i=n),Object.defineProperty(t,i,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,i){void 0===i&&(i=n),t[i]=e[n]},r=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},o=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.hasOwnProperty.call(t,n)&&i(e,t,n);return r(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var a=o(n(0)).h,s=n(11),l=n(2),u=n(7),p=n(8),c=n(9),d=n(1),f=n(10),h={left:-1e3,top:0},m={name:"Popup",props:{appendTo:{type:String,default:""},anchor:{type:String,default:""},className:String,id:String,popupClass:String,collision:{type:Object,default:function(){return{horizontal:l.CollisionType.fit,vertical:l.CollisionType.flip}}},anchorAlign:{type:Object,default:function(){return{horizontal:l.AlignPoint.left,vertical:l.AlignPoint.bottom}}},popupAlign:{type:Object,default:function(){return{horizontal:l.AlignPoint.left,vertical:l.AlignPoint.top}}},offset:{type:Object,default:function(){return h}},show:{type:Boolean,default:!1},animate:{type:[Boolean,Object],default:function(){return!0}},direction:{type:String,default:"down"},transition:{type:String,default:"expand"}},inject:{kCurrentZIndex:{default:null}},data:function(){return{hasMounted:!1}},created:function(){d.validatePackage(f.packageMetadata),this.mountedAppendTo=void 0,this.mountedAnchor=void 0,this._initiallyMountedContent=void 0,this._flipped=!1,this._offsetTop=0,this._offsetLeft=-1e3,this._exitingAnimation=!1,this._prevShow=!1,this._prevShow=this.$props.show,this._domService=new p.DOMService,this._alignService=new u.AlignService(this._domService),this._positionService=new c.PositionService(this._domService),this.reposition=l.throttle(this.reposition.bind(this),l.FRAME_DURATION)},setup:a?function(){return{v3:!!a}}:void 0,mounted:function(){d.canUseDOM&&(this.mountedAppendTo=this.$props.appendTo?this.getParentRef(this.$props.appendTo):document.body,this.mountedAnchor=this.$props.anchor?this.getParentRef(this.$props.anchor):document.body),this._parentElement=this.$el.parentElement,this._initiallyMountedContent=this.$el.cloneNode(!0),this.hasMounted=!0,this.mountedAppendTo.appendChild(this.$el)},updated:function(){this._prevShow=this.$props.show},destroyed:a?void 0:function(){this.detachRepositionHandlers()},beforeDestroy:a?void 0:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},unmounted:function(){this.detachRepositionHandlers()},beforeUnmount:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},methods:{onOpened:function(){var t=this.$el;this.$props.show&&t.classList.add("k-animation-container-shown"),this.attachRepositionHandlers(t),this.$emit("open",{target:this})},onClosing:function(){this.$props.show||this.$el.classList.remove("k-animation-container-shown");this.detachRepositionHandlers()},onClosed:function(){this._exitingAnimation&&(this._exitingAnimation=!1,this.$forceUpdate()),this.$emit("close",{target:this})},transitionDuration:function(){var t=this.$props.animate,e=0,n=0;return t&&(!0===t?e=n=void 0:(e=t.openDuration,n=t.closeDuration)),{transitionEnterDuration:e,transitionExitDuration:n}},getParentRef:function(t){for(var e=this.$parent;!e.$refs[t];){if(e&&e.kendoAnchorRef)return e.kendoAnchorRef;if(!(e=e.$parent)&&d.canUseDOM)return document.body}return e.$refs[t].$el||e.$refs[t]},position:function(t,e,n){var i=t.anchorAlign,r=t.popupAlign,o=t.collision,a=t.offset,s=n?this.v3?this.mountedAnchor:this.getParentRef(n):document.body,l=this._alignService.alignElement({anchor:n?s:void 0,element:e,elementAlign:r,anchorAlign:i,offset:a});return this._positionService.positionElement({anchor:s,anchorAlign:i,collisions:o,element:e,currentLocation:l,elementAlign:r})},calculatePosition:function(t,e){if(!e||!l.isWindowAvailable()||!d.canUseDOM)return{flipped:!1,offset:t.offset};var n=d.getDefaultSlots(this),i=document.createElement("div"),r=this.$el&&this.$el.firstChild&&this.$el.firstChild.firstChild?this.$el.firstChild.firstChild.cloneNode(!0):null,o=r&&r.getBoundingClientRect?r:this._initiallyMountedContent;if(o)i.appendChild(o);else{var a=this.v3?n&&n[0].props?n[0].props.class:"":n&&n[0].data?n[0].data.staticClass:"",s=this.v3?this.$props.popupClass?this.$props.popupClass:"":n&&n[0].data?n[0].data.class:"";i.innerHTML='<div class="k-animation-container k-animation-container-relative">\t\n <div class="k-popup k-animation-container k-animation-container-relative">\n <div class="'+a+" "+s+'" >\n </div>\t\n </div>\t\n </div>'}if(e.appendChild(i),i&&i.firstChild){var u=i.firstChild;u.style.position="absolute",u.style.visibility="hidden",u.style.display="block",u.style.left="-1000",u.style.top="0";var p=this.v3?n&&n[0].props?n[0].props.style:{}:n[0].data?n[0].data.style:{};if(p)for(var c=0,f=Object.entries(p);c<f.length;c++){var h=f[c],m=h[0],v=h[1];u.style[m]=v}}var g=this.position(t,i.firstChild,this.$props.anchor);return i.parentNode.removeChild(i),g},attachRepositionHandlers:function(t){var e=this;this.detachRepositionHandlers(),this._scrollableParents=this._domService.scrollableParents(this.$props.anchor?this.mountedAnchor:t),this._scrollableParents.map((function(t){return t.addEventListener("scroll",e.reposition)})),window.addEventListener("resize",this.reposition)},detachRepositionHandlers:function(){var t=this;this._scrollableParents&&(this._scrollableParents.map((function(e){return e.removeEventListener("scroll",t.reposition)})),this._scrollableParents=void 0),window.removeEventListener("resize",this.reposition)},reposition:function(){this.$forceUpdate()},getCurrentZIndex:function(){return this.kCurrentZIndex?this.kCurrentZIndex+1:100}},render:function(t){var e=a||t,n=this.$props,i=n.className,r=n.popupClass,o=n.show,u=n.id,p=d.getDefaultSlots(this),c=this.v3||o?p:null,f=l.isWindowAvailable()?this.$props.appendTo?this.mountedAppendTo||this.getParentRef(this.$props.appendTo):document.body:void 0;if(this.$props.show){var h=this.calculatePosition(this.$props,f);this._offsetLeft=h.offset.left,this._offsetTop=h.offset.top,this._flipped=!!h.flipped}var m=this._flipped?"up":"down",v=this.transitionDuration(),g=v.transitionEnterDuration,y=v.transitionExitDuration,x=this.getCurrentZIndex();return this._exitingAnimation=this._exitingAnimation||this._prevShow&&!o,this.hasMounted?o||this._exitingAnimation&&f?e(s.Slide,{id:u,attrs:this.v3?void 0:{id:u,componentChildClassName:[r,"k-popup"],className:i,direction:m,transitionEnterDuration:g,transitionExitDuration:y,appear:o},componentChildClassName:[r,"k-popup"],className:i,onEntered:this.onOpened,on:this.v3?void 0:{entered:this.onOpened,exiting:this.onClosing,exited:this.onClosed},onExiting:this.onClosing,onExited:this.onClosed,direction:m,style:{zIndex:x,position:"absolute",top:this._offsetTop+"px",left:this._offsetLeft+"px"},transitionEnterDuration:g,transitionExitDuration:y,appear:o},this.v3?function(){return[c]}:[c]):null:e("div",{style:{display:"none"},class:i},[e("div",{class:[r,"k-popup"]},[p])])}};e.PopupVue2=m;var v=m;e.Popup=v},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.AlignService=void 0;var i=n(2),r=function(){function t(t){this._dom=t}return t.prototype.alignElement=function(t){var e=t.anchor,n=t.element,i=t.anchorAlign,r=t.elementAlign,o=t.offset,a=!this._dom.hasOffsetParent(n)?this.absoluteRect(e,n,o):this.relativeRect(e,n,o);return this._dom.align({anchorAlign:i,anchorRect:a,elementAlign:r,elementRect:this._dom.offset(n)})},t.prototype.absoluteRect=function(t,e,n){var r=this._dom,o=i.eitherRect(r.offset(t),n),a=r.stackingElementOffset(e),s=i.removeStackingOffset(o,a),l=r.stackingElementScroll(e),u=r.addScroll(s,l),p=this.elementScrollPosition(t,e),c=r.removeScroll(u,p);return c.left+=window.scrollX||window.pageXOffset,c.top+=window.scrollY||window.pageYOffset,c},t.prototype.elementScrollPosition=function(t,e){return t?{x:0,y:0}:this._dom.scrollPosition(e)},t.prototype.relativeRect=function(t,e,n){return i.eitherRect(this._dom.position(t,e),n)},t}();e.AlignService=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DOMService=void 0;var i=n(4),r=n(2),o=function(){function t(){}return t.prototype.addOffset=function(t,e){return{left:t.left+e.left,top:t.top+e.top}},t.prototype.align=function(t){return i.align(t)},t.prototype.boundingOffset=function(t){return i.boundingOffset(t)},t.prototype.getWindow=function(){return r.isWindowAvailable()?window:null},t.prototype.isBodyOffset=function(t){return i.isBodyOffset(t)},t.prototype.hasOffsetParent=function(t){if(!t)return!1;var e=t.offsetParent;return e&&!("BODY"===e.nodeName&&"static"===window.getComputedStyle(e).position)},t.prototype.offset=function(t){return t?i.offset(t):null},t.prototype.staticOffset=function(t){if(!t)return null;var e=t.style,n=e.left,r=e.top;t.style.left="0px",t.style.top="0px";var o=i.offset(t);return t.style.left=n,t.style.top=r,o},t.prototype.position=function(t,e){if(!t||!e)return null;var n=i.siblingContainer(t,e);return i.positionWithScroll(t,n)},t.prototype.relativeOffset=function(t,e){return i.applyLocationOffset(this.offset(t),e,this.isBodyOffset(t))},t.prototype.addScroll=function(t,e){return i.addScroll(t,e)},t.prototype.removeScroll=function(t,e){return i.removeScroll(t,e)},t.prototype.restrictToView=function(t){return i.restrictToView(t)},t.prototype.scrollPosition=function(t){return i.scrollPosition(t)},t.prototype.scrollableParents=function(t){return r.scrollableParents(t)},t.prototype.stackingElementOffset=function(t){var e=this.getRelativeContextElement(t);return e?i.offset(e):null},t.prototype.stackingElementScroll=function(t){var e=this.getRelativeContextElement(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},t.prototype.stackingElementViewPort=function(t){var e=this.getRelativeContextElement(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},t.prototype.getRelativeContextElement=function(t){if(!t||!r.HAS_RELATIVE_STACKING_CONTEXT)return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},t.prototype.useRelativePosition=function(t){return!!this.getRelativeContextElement(t)},t.prototype.windowViewPort=function(t){return i.getWindowViewPort(t)},t.prototype.zIndex=function(t,e){return r.zIndex(t,e)},t.prototype.zoomLevel=function(){return r.isDocumentAvailable()&&r.isWindowAvailable()?parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2)):1},t.prototype.isZoomed=function(){return this.zoomLevel()>1},t}();e.DOMService=o},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PositionService=void 0;var i=n(2),r=function(){function t(t){this._dom=t}return t.prototype.positionElement=function(t){var e=t.anchor,n=t.currentLocation,r=t.element,o=t.anchorAlign,a=t.elementAlign,s=t.collisions,l=this._dom,u=t.viewPort||l.stackingElementViewPort(r)||l.windowViewPort(r),p=i.eitherRect(l.offset(e),n),c=i.replaceOffset(l.staticOffset(r),n),d=this.elementRect(r,c),f=l.restrictToView({anchorAlign:o,anchorRect:p,collisions:s,elementAlign:a,elementRect:d,viewPort:u});return{flipped:f.flipped,offset:l.addOffset(c,f.offset)}},t.prototype.elementRect=function(t,e){return this._dom.removeScroll(e,this._dom.scrollPosition(t))},t}();e.PositionService=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-popup",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1653913755,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},function(t,e,n){"use strict";n.r(e),n.d(e,"Animation",(function(){return b})),n.d(e,"AnimationVue2",(function(){return w})),n.d(e,"AnimationChild",(function(){return v})),n.d(e,"AnimationChildVue2",(function(){return m})),n.d(e,"Fade",(function(){return $})),n.d(e,"FadeVue2",(function(){return O})),n.d(e,"Expand",(function(){return D})),n.d(e,"ExpandVue2",(function(){return _})),n.d(e,"Push",(function(){return R})),n.d(e,"PushVue2",(function(){return N})),n.d(e,"Slide",(function(){return L})),n.d(e,"SlideVue2",(function(){return T})),n.d(e,"Zoom",(function(){return V})),n.d(e,"ZoomVue2",(function(){return I})),n.d(e,"Reveal",(function(){return X})),n.d(e,"RevealVue2",(function(){return U})),n.d(e,"animate",(function(){return K})),n.d(e,"cancelAnimation",(function(){return Y}));var i=n(0),r=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop),i=parseFloat(e.marginBottom);return t.offsetHeight+n+i},o=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginLeft),i=parseFloat(e.marginRight);return t.offsetWidth+n+i},a={"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"},s=n(1),l=function(){return(l=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},u=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},p=i,c=p.h,d=p.ref,f=p.Transition,h=a,m={props:{in:Boolean,transitionName:{type:String,required:!0},transitionStyle:Object,componentChildClassName:[Array],className:String,appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:Number,transitionExitDuration:Number,mountOnEnter:Boolean,unmountOnExit:Boolean,animationEnteringStyle:Object,animationEnteredStyle:Object,animationExitingStyle:Object,animationExitedStyle:Object},created:function(){this.animationStep=""},setup:c?function(){return{v3:!!c,elementRef:d(null)}}:void 0,mounted:function(){this._element=this.v3?this.elementRef||null:this.$refs.element||null},computed:{element:{get:function(){return this._element}}},methods:{onBeforeEnter:function(t){this.$emit("beforeenter",{animatedElement:t,target:this})},onEnter:function(t){this.animationStep="entering",this.$emit("entering",{animatedElement:t,target:this})},onAfterEnter:function(t){this.animationStep="entered",this.$emit("entered",{animatedElement:t,target:this})},onBeforeLeave:function(t){this.$emit("exit",{animatedElement:t,target:this})},onLeave:function(t){this.animationStep="exiting",this.$emit("exiting",{animatedElement:t,target:this})},onAfterLeave:function(t){this.animationStep="exited",this.$emit("exited",{animatedElement:t,target:this})}},render:function(t){var e=this,n=c||t,i=this.$props,r=i.appear,o=i.enter,a=i.exit,p=i.transitionName,d=i.transitionEnterDuration,m=i.transitionExitDuration,v=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),y=i.animationEnteredStyle,x=i.animationExitingStyle,E=i.animationExitedStyle,w=(u(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),Object(s.getDefaultSlots)(this)),b=this.v3?r:!!w,S=this.v3?f:"transition",O=[v,h["child-animation-container"]],$=o?d:0,k=a?m:0,C=[l({transitionDelay:"0ms",transitionDuration:b?$+"ms":k+"ms"},this.$props.transitionStyle),{entering:l({transitionDuration:$+"ms"},g),entered:l({},y),exiting:l({transitionDuration:k+"ms"},x),exited:l({},E)}[this.animationStep]],_={enter:$,leave:k},D=[b?n("div",{style:C,class:O,ref:this.v3?function(t){e.elementRef=t}:"element"},[w]):null];return n(S,{duration:_,attrs:this.v3?null:{duration:_,name:p,appear:r,appearClass:h[p+"-appear"]||p+"-appear",appearToClass:h[p+"-appear-active"]||p+"-appear-active",enterClass:h[p+"-enter"]||p+"-enter",enterToClass:h[p+"-enter-active"]||p+"-enter-active",leaveClass:h[p+"-exit"]||p+"-exit",leaveToClass:h[p+"-exit-active"]||p+"-exit-active"},name:p,appear:r,appearFromClass:h[p+"-appear"]||p+"-appear",enterFromClass:h[p+"-enter"]||p+"-enter",leaveFromClass:h[p+"-exit"]||p+"-exit",appearToClass:h[p+"-appear-active"]||p+"-appear-active",enterToClass:h[p+"-enter-active"]||p+"-enter-active",leaveToClass:h[p+"-exit-active"]||p+"-exit-active",onBeforeEnter:this.onBeforeEnter,on:this.v3?null:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave},onEnter:this.onEnter,onAfterEnter:this.onAfterEnter,onBeforeLeave:this.onBeforeLeave,onLeave:this.onLeave,onAfterLeave:this.onAfterLeave},this.v3?function(){return D}:D)}},v=m,g={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1653913738,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"},y=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},x=i.h,E=a,w={props:{childFactory:Object,className:String,tag:String,id:String,animationEnteringStyle:Object,animationExitingStyle:Object,componentChildClassName:[Array],transitionName:{type:String,required:!0},appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number},transitionExitDuration:{type:Number}},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:x?function(){return{v3:!!x}}:void 0,created:function(){Object(s.validatePackage)(g)},render:function(t){var e=x||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.id,i.tag,i.className),o=(i.childFactory,i.stackChildren,i.componentChildStyle,i.componentChildClassName,y(i,["id","tag","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[E["animation-container"],E["animation-container-relative"],r]);return e("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id},class:o},[e(v,{key:"some",appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,onBeforeenter:this.onEnter,on:this.v3?void 0:{beforeenter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])])}},b=w,S=i.h,O={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:500},transitionExitDuration:{type:Number,default:500},childFactory:Object,className:String,tag:String,id:String},setup:S?function(){return{v3:!!S}}:void 0,render:function(t){var e=S||t,n=Object(s.getDefaultSlots)(this);return e(b,{transitionName:"fade",attrs:this.v3?void 0:{transitionName:"fade",appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},$=O,k=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},C=i.h,_={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},setup:C?function(){return{v3:!!C}}:void 0,render:function(t){var e=C||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,k(i,["direction"]),"expand-"+this.$props.direction);return e(b,{transitionName:r,attrs:this.v3?void 0:{transitionName:r,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},D=_,P=i.h,A={position:"absolute",top:"0",left:"0"},N={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"right"},tag:String,id:String},setup:P?function(){return{v3:!!P}}:void 0,render:function(t){var e=P||t,n=Object(s.getDefaultSlots)(this),i="push-"+this.$props.direction;return e(b,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?A:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?A:void 0},this.v3?function(){return[n]}:[n])}},R=N,z=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},j=i.h,T={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},componentChildClassName:[Array],childFactory:Object,className:String,direction:{type:String,default:"down"},tag:String,id:String},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:j?function(){return{v3:!!j}}:void 0,render:function(t){var e=j||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.id),o=(z(i,["direction","id"]),"slide-"+this.$props.direction);return e(b,{id:r,attrs:this.v3?void 0:{id:r,transitionName:o,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},transitionName:o,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,onEnter:this.onEnter,on:this.v3?void 0:{enter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},L=T,B=i.h,M={position:"absolute",top:"0",left:"0"},I={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},stackChildren:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"out"},tag:String,id:String},setup:B?function(){return{v3:!!B}}:void 0,render:function(t){var e=B||t,n=Object(s.getDefaultSlots)(this),i="zoom-"+this.$props.direction;return e(b,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?M:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?M:void 0},this.v3?function(){return[n]}:[n])}},V=I,W=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},H=i.h,F=function(){},U={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},data:function(){return{maxHeight:"",maxWidth:""}},methods:{componentWillEnter:function(t){var e=this.$props.onEnter;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentIsEntering:function(t){var e=this.$props.onEntering;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentWillExit:function(t){var e=this.$props.onExit;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},updateContainerDimensions:function(t,e){void 0===e&&(e=F);var n=t?t.firstElementChild:null;if(n){var i=r(n),a=o(n);this.$data.maxHeight=i,this.$data.maxWidth=a,e()}}},computed:{animationEnteringStyle:{get:function(){var t;return{maxHeight:(t="vertical"===this.$props.direction?{maxHeight:this.maxHeight?this.maxHeight+"px":null}:{maxWidth:this.maxWidth?this.maxWidth+"px":null}).maxHeight,maxWidth:t.maxWidth}}}},setup:H?function(){return{v3:!!H}}:void 0,render:function(t){var e=H||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.childFactory,W(i,["direction","childFactory"]),"reveal-"+this.$props.direction);return e(b,{appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,onEnter:this.componentWillEnter,on:this.v3?void 0:{enter:this.componentWillEnter,entering:this.componentIsEntering,exit:this.componentWillExit},onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},this.v3?function(){return[n]}:[n])}},X=U,K=function(t,e,n){void 0===e&&(e=0),void 0===n&&(n=0);var i,r=t.duration,o=e&&1-e;t.onStart&&t.onStart();return n=window.requestAnimationFrame((function a(s){i||(i=s);var l=(s-i+1)/r+o;l<=1?(t.onUpdate&&t.onUpdate(l),n=window.requestAnimationFrame(a),e=l):(t.onEnd&&t.onEnd(1),e=0)}))},Y=function(t){t&&window.cancelAnimationFrame(t)}}])}));
@@ -5,7 +5,7 @@ export var packageMetadata = {
5
5
  name: '@progress/kendo-vue-popup',
6
6
  productName: 'Kendo UI for Vue',
7
7
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
8
- publishDate: 1653315073,
8
+ publishDate: 1653913755,
9
9
  version: '',
10
10
  licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
11
11
  };
@@ -8,7 +8,7 @@ exports.packageMetadata = {
8
8
  name: '@progress/kendo-vue-popup',
9
9
  productName: 'Kendo UI for Vue',
10
10
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
11
- publishDate: 1653315073,
11
+ publishDate: 1653913755,
12
12
  version: '',
13
13
  licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
14
14
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-vue-popup",
3
3
  "description": "Kendo UI for Vue Popup package",
4
- "version": "3.3.2",
4
+ "version": "3.3.3",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/telerik/kendo-vue.git"
@@ -27,8 +27,8 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "@progress/kendo-popup-common": "^1.6.1",
30
- "@progress/kendo-vue-animation": "3.3.2",
31
- "@progress/kendo-vue-common": "3.3.2"
30
+ "@progress/kendo-vue-animation": "3.3.3",
31
+ "@progress/kendo-vue-common": "3.3.3"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@progress/kendo-licensing": "^1.1.0"