@progress/kendo-vue-layout 3.4.4 → 3.4.5
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.
- package/dist/cdn/js/kendo-vue-layout.js +1 -1
- package/dist/es/drawer/DrawerItem.js +2 -2
- package/dist/es/package-metadata.js +1 -1
- package/dist/es/panelbar/PanelBarItem.js +4 -4
- package/dist/es/splitter/SplitterBar.js +1 -1
- package/dist/es/splitter/SplitterPane.js +1 -1
- package/dist/es/tabstrip/TabStripContent.js +1 -1
- package/dist/es/tabstrip/TabStripNavigationItem.js +1 -1
- package/dist/npm/drawer/DrawerItem.js +2 -2
- package/dist/npm/package-metadata.js +1 -1
- package/dist/npm/panelbar/PanelBarItem.js +4 -4
- package/dist/npm/splitter/SplitterBar.js +1 -1
- package/dist/npm/splitter/SplitterPane.js +1 -1
- package/dist/npm/tabstrip/TabStripContent.js +1 -1
- package/dist/npm/tabstrip/TabStripNavigationItem.js +1 -1
- package/package.json +10 -10
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("vue"),require("@progress/kendo-licensing"),require("@progress/kendo-vue-intl")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-licensing","@progress/kendo-vue-intl"],t):"object"==typeof exports?exports.KendoVueLayout=t(require("vue"),require("@progress/kendo-licensing"),require("@progress/kendo-vue-intl")):e.KendoVueLayout=t(e.Vue,e.KendoLicensing,e.KendoVueIntl)}(window,(function(e,t,n){return function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i:i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,function(t){return e[t]}.bind(null,r));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=26)}([function(e,t,n){"use strict";n.r(t),n.d(t,"getRef",(function(){return l})),n.d(t,"setRef",(function(){return u})),n.d(t,"classNames",(function(){return r})),n.d(t,"guid",(function(){return o})),n.d(t,"Keys",(function(){return a})),n.d(t,"noop",(function(){return j})),n.d(t,"isObject",(function(){return i})),n.d(t,"getListeners",(function(){return F})),n.d(t,"hasListener",(function(){return L})),n.d(t,"canUseDOM",(function(){return s})),n.d(t,"focusFirstFocusableChild",(function(){return d})),n.d(t,"clone",(function(){return D})),n.d(t,"Draggable",(function(){return E})),n.d(t,"cloneArray",(function(){return T})),n.d(t,"cloneValue",(function(){return C})),n.d(t,"cloneObject",(function(){return _})),n.d(t,"cloneDate",(function(){return P})),n.d(t,"getTemplate",(function(){return W})),n.d(t,"templateRendering",(function(){return U})),n.d(t,"templateDefinition",(function(){return H})),n.d(t,"getTabIndex",(function(){return Z})),n.d(t,"getDefaultSlots",(function(){return k})),n.d(t,"isRtl",(function(){return G})),n.d(t,"getDir",(function(){return Y})),n.d(t,"getter",(function(){return R})),n.d(t,"setter",(function(){return B})),n.d(t,"validatePackage",(function(){return Q})),n.d(t,"kendoThemeMaps",(function(){return J}));var i=function(e){return"object"==typeof e},r=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?r.apply(void 0,e):i(e)?Object.keys(e).map((function(t,n){return e[n]||e[t]&&t||null})).filter((function(e){return null!==e})).join(" "):e})).filter((function(e){return!!e})).join(" ")},o=function(){var e,t,n="";for(e=0;e<32;e++)t=16*Math.random()|0,8!==e&&12!==e&&16!==e&&20!==e||(n+="-"),n+=(12===e?4:16===e?3&t|8:t).toString(16);return n},a={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},s=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement);function l(e,t,n){return e.v3?e[t+"Ref"]:e.$refs[""+(n||t)]}function u(e,t,n){return e.v3?function(n){e[t+"Ref"]=n}:n||t}var d=function(e){if(e){var t=e.querySelectorAll('input, [tabindex]:not([tabindex="-1"])');t.length&&t[0].focus&&t[0].focus()}},c=n(1),p=function(e,t){return function(n){return t(e(n))}},h=function(e,t,n){return e.addEventListener&&e.addEventListener(t,n)},f=function(e,t,n){return e&&e.removeEventListener&&e.removeEventListener(t,n)},v=function(){},m=function(e){return e.preventDefault()},g=/touch/;function b(e){return e.type.match(g)?{pageX:e.changedTouches[0].pageX,pageY:e.changedTouches[0].pageY,clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,type:e.type,originalEvent:e,isTouch:!0}:{pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY,offsetX:e.offsetX,offsetY:e.offsetY,type:e.type,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,altKey:e.altKey,originalEvent:e}}var y=function(e){var t=this,n=e.press;void 0===n&&(n=v);var i=e.drag;void 0===i&&(i=v);var r=e.release;void 0===r&&(r=v);var o=e.mouseOnly;void 0===o&&(o=!1),this._pressHandler=p(b,n),this._dragHandler=p(b,i),this._releaseHandler=p(b,r),this._ignoreMouse=!1,this._mouseOnly=o,this._touchstart=function(e){1===e.touches.length&&t._pressHandler(e)},this._touchmove=function(e){1===e.touches.length&&t._dragHandler(e)},this._touchend=function(e){0===e.touches.length&&1===e.changedTouches.length&&(t._releaseHandler(e),t._ignoreMouse=!0,setTimeout(t._restoreMouse,2e3))},this._restoreMouse=function(){t._ignoreMouse=!1},this._mousedown=function(e){var n=e.which;n&&n>1||t._ignoreMouse||(h(t.document,"mousemove",t._mousemove),h(t.document,"mouseup",t._mouseup),t._pressHandler(e))},this._mousemove=function(e){t._dragHandler(e)},this._mouseup=function(e){f(t.document,"mousemove",t._mousemove),f(t.document,"mouseup",t._mouseup),t._releaseHandler(e)},this._pointerdown=function(e){e.isPrimary&&0===e.button&&(h(t.document,"pointermove",t._pointermove),h(t.document,"pointerup",t._pointerup),h(t.document,"pointercancel",t._pointerup),h(t.document,"contextmenu",m),t._pressHandler(e))},this._pointermove=function(e){e.isPrimary&&t._dragHandler(e)},this._pointerup=function(e){e.isPrimary&&(f(t.document,"pointermove",t._pointermove),f(t.document,"pointerup",t._pointerup),f(t.document,"pointercancel",t._pointerup),f(t.document,"contextmenu",m),t._releaseHandler(e))}},I={document:{configurable:!0}};y.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},I.document.get=function(){return this._element?this._element.ownerDocument:document},y.prototype.bindTo=function(e){e!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=e,this._bindToCurrent())},y.prototype._bindToCurrent=function(){var e=this._element;this._usePointers()?h(e,"pointerdown",this._pointerdown):(h(e,"mousedown",this._mousedown),this._mouseOnly||(h(e,"touchstart",this._touchstart),h(e,"touchmove",this._touchmove),h(e,"touchend",this._touchend)))},y.prototype._unbindFromCurrent=function(){var e=this._element;if(this._usePointers())return f(e,"pointerdown",this._pointerdown),f(this.document,"pointermove",this._pointermove),f(this.document,"pointerup",this._pointerup),f(this.document,"contextmenu",m),void f(this.document,"pointercancel",this._pointerup);f(e,"mousedown",this._mousedown),this._mouseOnly||(f(e,"touchstart",this._touchstart),f(e,"touchmove",this._touchmove),f(e,"touchend",this._touchend))},y.prototype._usePointers=function(){return!this._mouseOnly&&y.supportPointerEvent()},y.prototype.update=function(e){var t=e.press;void 0===t&&(t=v);var n=e.drag;void 0===n&&(n=v);var i=e.release;void 0===i&&(i=v);var r=e.mouseOnly;void 0===r&&(r=!1),this._pressHandler=p(b,t),this._dragHandler=p(b,n),this._releaseHandler=p(b,i),this._mouseOnly=r},y.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},Object.defineProperties(y.prototype,I),y.default=y;var O,x=y;function k(e){var t=e.$slots.default;return e.v3&&t&&"function"==typeof t?t():t}function w(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var S=c,$=(S.h,S.version&&"3"===S.version[0]),E=(w(O={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new x({press:this.press,drag:this.drag,release:this.release})},setup:$?function(){return{v3:!!$}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:$?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(e){this.element&&this.$emit("press",e,this.element)},drag:function(e){this.element&&this.$emit("drag",e,this.element)},release:function(e){this.element&&this.$emit("release",e,this.element)}}},"setup",$?function(){return{v3:!!$}}:void 0),w(O,"render",(function(e){return k(this)})),O),P=function(e){return e?new Date(e.getTime()):null};function D(e){var t={};return _(e,t),t}function _(e,t){for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];t[n]=C(i,t[n])}}function C(e,t){if(Array.isArray(e))return T(e);if(e instanceof Date)return P(e);if(e&&i(e)){var n=t||{};return _(e,n),n}return e}function T(e){return e.map((function(e){return C(e,void 0)}))}var j=function(){},M=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,N={};function R(e){if(N[e])return N[e];var t=[];return e.replace(M,(function(e,n,i,r){t.push(void 0!==n?n:i||r)})),N[e]=function(e){for(var n=e,i=0;i<t.length&&n;i++)n=n[t[i]];return n},N[e]}N.undefined=function(){};var A={};function B(e){if(A[e])return A[e];var t=[];return e.replace(M,(function(e,n,i,r){t.push(void 0!==n?n:i||r)})),A[e]=function(e,n){for(var i=e,r=t.length-1,o=0;o<r&&i;o++)i=i[t[o]]=i[t[o]]||{};i[t[r]]=n},A[e]}function L(e){return this.v3?Object.keys(this.$attrs).map((function(e){return e.toLowerCase()})).some((function(t){return t.endsWith(e.toLowerCase())})):this.$listeners[e]}function F(){if(this.v3){var e={};for(var t in this.$attrs)t.startsWith("on")&&(e[t]=this.$attrs[t]);return e}return this.$listeners}A.undefined=function(e){return e};var K=function(){return(K=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},z=c,V=z.version&&"3"===z.version[0],H={type:[String,Function,Object,Boolean],default:function(){}};function U(e,t){if(e||!1===e){var n=V?this.$slots[e]||(e.toLowerCase?this.$slots[e.toLowerCase()]:null):this.$scopedSlots[e]||(e.toLowerCase?this.$scopedSlots[e.toLowerCase()]:null);return"string"==typeof e&&n?{kt:!0,type:"slot",render:n,listeners:t}:"string"==typeof e||i(e)||"function"==typeof e&&e.component?{kt:!0,type:"component",render:e,listeners:t}:{kt:!0,type:"renderFunction",render:e,listeners:t}}}function W(e){var t,n,i,r=e.h,o=e.template,a=e.defaultRendering,s=e.defaultSlots,l=e.additionalProps,u=e.additionalListeners,d=e.swapDefaultSlots;if(!o||o&&!0===o.render)return a;if(V){var c=a?a.props:{};t=K(K({},q(u)),o.listeners),n=K(K(K({},c),l),t),i=K(K({},n),t)}else{var p=a&&a.componentOptions,h=p?a.componentOptions.listeners:{},f=p?a.componentOptions.propsData:{};t=K(K(K(K({},h),u),q(u)),o.listeners),i={props:n=K(K(K({},f),l),t),on:t}}if("slot"===o.type){var v=o.render({props:n,listeners:t,methods:t,defaultSlots:s});return v?v[0]:void 0}return"renderFunction"===o.type?d?o.render?o.render(r,a,s,n,t):void 0:o.render?o.render(r,a,n,t,s):void 0:r(o.render,i,V?function(){return[s]}:[s])}function q(e){if(!e)return e;for(var t={},n=Object.keys(e),i=0;i<n.length;i++){var r=n[i];t["on"+r.charAt(0).toUpperCase()+r.slice(1)]=e[r]}return t}var Z=function(e,t,n){var i="string"==typeof e?parseInt(e,void 0):e;if(NaN!==i)return void 0!==i?i:t?n?void 0:-1:0};function G(e){return Boolean(s&&e&&"rtl"===getComputedStyle(e).direction)}function Y(e,t){if(!t&&s&&e){var n=window.getComputedStyle(e).direction;if(n)return n}return t}var X=n(8);function Q(e){if(void 0!==X)X.validatePackage(e);else{var t="License activation failed for "+e.name+"\n";t+="The @progress/kendo-licensing script is not loaded.\n",t+="See "+e.licensingDocsUrl+" for more information.\n",console.warn(t)}}var J={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},function(t,n){t.exports=e},function(e,t,n){"use strict";n.r(t),n.d(t,"Animation",(function(){return S})),n.d(t,"AnimationVue2",(function(){return w})),n.d(t,"AnimationChild",(function(){return g})),n.d(t,"AnimationChildVue2",(function(){return m})),n.d(t,"Fade",(function(){return _})),n.d(t,"FadeVue2",(function(){return D})),n.d(t,"Expand",(function(){return R})),n.d(t,"ExpandVue2",(function(){return N})),n.d(t,"Push",(function(){return z})),n.d(t,"PushVue2",(function(){return K})),n.d(t,"Slide",(function(){return Z})),n.d(t,"SlideVue2",(function(){return q})),n.d(t,"Zoom",(function(){return ee})),n.d(t,"ZoomVue2",(function(){return J})),n.d(t,"Reveal",(function(){return se})),n.d(t,"RevealVue2",(function(){return ae})),n.d(t,"animate",(function(){return le})),n.d(t,"cancelAnimation",(function(){return ue}));var i=n(1),r=function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),i=parseFloat(t.marginBottom);return e.offsetHeight+n+i},o=function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),i=parseFloat(t.marginRight);return e.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(0),l=function(){return(l=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},u=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},d=i,c=d.h,p=d.version&&"3"===d.version[0],h=d.ref,f=d.Transition,v=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:p?function(){return{v3:!!p,elementRef:h(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(e){this.$emit("beforeenter",{animatedElement:e,target:this})},onEnter:function(e){this.animationStep="entering",this.$emit("entering",{animatedElement:e,target:this})},onAfterEnter:function(e){this.animationStep="entered",this.$emit("entered",{animatedElement:e,target:this})},onBeforeLeave:function(e){this.$emit("exit",{animatedElement:e,target:this})},onLeave:function(e){this.animationStep="exiting",this.$emit("exiting",{animatedElement:e,target:this})},onAfterLeave:function(e){this.animationStep="exited",this.$emit("exited",{animatedElement:e,target:this})}},render:function(e){var t=this,n=c||e,i=this.$props,r=i.appear,o=i.enter,a=i.exit,d=i.transitionName,p=i.transitionEnterDuration,h=i.transitionExitDuration,m=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),b=i.animationEnteredStyle,y=i.animationExitingStyle,I=i.animationExitedStyle,O=(u(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),Object(s.getDefaultSlots)(this)),x=this.v3?r:!!O,k=this.v3?f:"transition",w=[m,v["child-animation-container"]],S=o?p:0,$=a?h:0,E=[l({transitionDelay:"0ms",transitionDuration:x?S+"ms":$+"ms"},this.$props.transitionStyle),{entering:l({transitionDuration:S+"ms"},g),entered:l({},b),exiting:l({transitionDuration:$+"ms"},y),exited:l({},I)}[this.animationStep]],P={enter:S,leave:$},D=[x?n("div",{style:E,class:w,ref:this.v3?function(e){t.elementRef=e}:"element"},[O]):null];return n(k,{duration:P,attrs:this.v3?null:{duration:P,name:d,appear:r,appearClass:v[d+"-appear"]||d+"-appear",appearToClass:v[d+"-appear-active"]||d+"-appear-active",enterClass:v[d+"-enter"]||d+"-enter",enterToClass:v[d+"-enter-active"]||d+"-enter-active",leaveClass:v[d+"-exit"]||d+"-exit",leaveToClass:v[d+"-exit-active"]||d+"-exit-active"},name:d,appear:r,appearFromClass:v[d+"-appear"]||d+"-appear",enterFromClass:v[d+"-enter"]||d+"-enter",leaveFromClass:v[d+"-exit"]||d+"-exit",appearToClass:v[d+"-appear-active"]||d+"-appear-active",enterToClass:v[d+"-enter-active"]||d+"-enter-active",leaveToClass:v[d+"-exit-active"]||d+"-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)}},g=m,b={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1658485209,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(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},I=i,O=I.h,x=I.version&&"3"===I.version[0],k=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(e){this.$emit("entering",e)},onEnter:function(e){this.$emit("enter",e)},onEntered:function(e){this.$emit("entered",e)},onExit:function(e){this.$emit("exit",e)},onExiting:function(e){this.$emit("exiting",e)},onExited:function(e){this.$emit("exited",e)}},setup:x?function(){return{v3:!!x}}:void 0,created:function(){Object(s.validatePackage)(b)},render:function(e){var t=O||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.id,i.tag,i.role),o=i.className,a=(i.childFactory,i.stackChildren,i.componentChildStyle,i.componentChildClassName,y(i,["id","tag","role","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[k["animation-container"],k["animation-container-relative"],o]);return t("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id,role:r},class:a,role:r},[t(g,{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])])}},S=w,$=i,E=$.h,P=$.version&&"3"===$.version[0],D={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:P?function(){return{v3:!!P}}:void 0,render:function(e){var t=E||e,n=Object(s.getDefaultSlots)(this);return t(S,{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])}},_=D,C=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},T=i,j=T.h,M=T.version&&"3"===T.version[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:"vertical"},tag:String,id:String},setup:M?function(){return{v3:!!M}}:void 0,render:function(e){var t=j||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,C(i,["direction"]),"expand-"+this.$props.direction);return t(S,{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])}},R=N,A=i,B=A.h,L=A.version&&"3"===A.version[0],F={position:"absolute",top:"0",left:"0"},K={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:L?function(){return{v3:!!L}}:void 0,render:function(e){var t=B||e,n=Object(s.getDefaultSlots)(this),i="push-"+this.$props.direction;return t(S,{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?F: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?F:void 0},this.v3?function(){return[n]}:[n])}},z=K,V=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},H=i,U=H.h,W=H.version&&"3"===H.version[0],q={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,role:String},methods:{onEntering:function(e){this.$emit("entering",e)},onEnter:function(e){this.$emit("enter",e)},onEntered:function(e){this.$emit("entered",e)},onExit:function(e){this.$emit("exit",e)},onExiting:function(e){this.$emit("exiting",e)},onExited:function(e){this.$emit("exited",e)}},setup:W?function(){return{v3:!!W}}:void 0,render:function(e){var t=U||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.id),o=(V(i,["direction","id"]),"slide-"+this.$props.direction);return t(S,{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])}},Z=q,G=i,Y=G.h,X=G.version&&"3"===G.version[0],Q={position:"absolute",top:"0",left:"0"},J={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:X?function(){return{v3:!!X}}:void 0,render:function(e){var t=Y||e,n=Object(s.getDefaultSlots)(this),i="zoom-"+this.$props.direction;return t(S,{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?Q: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?Q:void 0},this.v3?function(){return[n]}:[n])}},ee=J,te=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},ne=i,ie=ne.h,re=ne.version&&"3"===ne.version[0],oe=function(){},ae={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(e){var t=this.$props.onEnter;this.updateContainerDimensions(e.animatedElement,(function(){t&&t.call(void 0,e)}))},componentIsEntering:function(e){var t=this.$props.onEntering;this.updateContainerDimensions(e.animatedElement,(function(){t&&t.call(void 0,e)}))},componentWillExit:function(e){var t=this.$props.onExit;this.updateContainerDimensions(e.animatedElement,(function(){t&&t.call(void 0,e)}))},updateContainerDimensions:function(e,t){void 0===t&&(t=oe);var n=e?e.firstElementChild:null;if(n){var i=r(n),a=o(n);this.$data.maxHeight=i,this.$data.maxWidth=a,t()}}},computed:{animationEnteringStyle:{get:function(){var e;return{maxHeight:(e="vertical"===this.$props.direction?{maxHeight:this.maxHeight?this.maxHeight+"px":null}:{maxWidth:this.maxWidth?this.maxWidth+"px":null}).maxHeight,maxWidth:e.maxWidth}}}},setup:re?function(){return{v3:!!re}}:void 0,render:function(e){var t=ie||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.childFactory,te(i,["direction","childFactory"]),"reveal-"+this.$props.direction);return t(S,{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])}},se=ae,le=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=0);var i,r=e.duration,o=t&&1-t;e.onStart&&e.onStart();return n=window.requestAnimationFrame((function a(s){i||(i=s);var l=(s-i+1)/r+o;l<=1?(e.onUpdate&&e.onUpdate(l),n=window.requestAnimationFrame(a),t=l):(e.onEnd&&e.onEnd(1),t=0)}))},ue=function(e){e&&window.cancelAnimationFrame(e)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-vue-layout",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1658485413,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(e,t,n){"use strict";function i(e){return a(e)?e:e.split(t.SEPARATOR)[0]}function r(e){if(a(e))return e;var n=e.indexOf(t.SEPARATOR);return e.substring(n+1)}function o(e,n){return n?n+t.SEPARATOR+e:e}function a(e){return e===t.EMPTY_ID||e.indexOf(t.SEPARATOR)<0}function s(e){return e!==t.EMPTY_ID&&e.indexOf(t.SEPARATOR)<0}function l(e){var n=e.lastIndexOf(t.SEPARATOR);return n<0?e:e.substring(n+1)}Object.defineProperty(t,"__esModule",{value:!0}),t.getDirectSiblingIdForLevelZero=t.getShortId=t.isFirstItemFromSiblings=t.isIdFirstLevel=t.isIdZeroLevel=t.isIdEmptyOrZeroLevel=t.getDirectParentId=t.createId=t.shouldOpenItem=t.getFirstChildId=t.getIdWithoutRootParentId=t.getRootParentId=t.getItemById=t.SEPARATOR=t.ZERO_LEVEL_ZERO_ITEM_ID=t.EMPTY_ID=void 0,t.EMPTY_ID="",t.ZERO_LEVEL_ZERO_ITEM_ID="0",t.SEPARATOR="_",t.getItemById=function e(t,n){if(s(t))return n[Number(t)];var o=n[Number(i(t))];return o.items?e(r(t),o.items):void 0},t.getRootParentId=i,t.getIdWithoutRootParentId=r,t.getFirstChildId=function(e){return o("0",e)},t.shouldOpenItem=function(e,n){return 0===n.indexOf(e)&&(n.length===e.length||n.charAt(e.length)===t.SEPARATOR)},t.createId=o,t.getDirectParentId=function(e){var n=e.lastIndexOf(t.SEPARATOR);return n<0?t.EMPTY_ID:e.substring(0,n)},t.isIdEmptyOrZeroLevel=a,t.isIdZeroLevel=s,t.isIdFirstLevel=function(e){return 1===function(e){return e.split(t.SEPARATOR).length-1}(e)},t.isFirstItemFromSiblings=function(e){return l(e)===t.ZERO_LEVEL_ZERO_ITEM_ID},t.getShortId=l,t.getDirectSiblingIdForLevelZero=function(e,t,n){return s(t)?e?Number(t)<n-1?(Number(t)+1).toString():"0":Number(t)>0?(Number(t)-1).toString():(n-1).toString():t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cardActionsLayout=t.cardType=t.cardOrientation=t.avatarType=t.avatarShape=void 0,function(e){e.CIRCLE="circle",e.SQUARE="square",e.ROUNDED="rounded",e.RECTANGLE="rectangle"}(t.avatarShape||(t.avatarShape={})),function(e){e.TEXT="text",e.IMAGE="image",e.ICON="icon"}(t.avatarType||(t.avatarType={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(t.cardOrientation||(t.cardOrientation={})),function(e){e.DEFAULT="default",e.primary="primary",e.INFO="info",e.SUCCESS="success",e.WARNING="warning",e.ERROR="error"}(t.cardType||(t.cardType={})),function(e){e.START="start",e.CENTER="center",e.END="end",e.STRETCHED="stretched"}(t.cardActionsLayout||(t.cardActionsLayout={}))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDOMElementId=t.convertBoolDirectionToString=t.getChildrenPosition=t.getPopupSettings=void 0;var i=n(65),r=n(4);function o(e,t,n){return r.isIdZeroLevel(e)?t?n?"leftward":"rightward":"downward":n?"leftward":"rightward"}t.getPopupSettings=function(e,t,n){var r=o(e,t,n);return n?"downward"===r?i.POPUP_SETTINGS_RTL.downward:i.POPUP_SETTINGS_RTL.leftward:"downward"===r?i.POPUP_SETTINGS.downward:i.POPUP_SETTINGS.rightward},t.getChildrenPosition=o,t.convertBoolDirectionToString=function(e){return e?"rtl":"ltr"},t.getDOMElementId=function(e,t){return e+"_"+t}},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.PanelBarItemVue2=t.PanelBarItem=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c=n(73),p={name:"KendoPanelBarItem",props:{item:Object,items:Array,animation:Boolean,expanded:Boolean,disabled:Boolean,selected:Boolean,level:Number,title:{type:[String,Object,Function],default:function(){return"Untitled"}},id:[String,Number],focused:Boolean,keepItemsMounted:Boolean,uniquePrivateKey:[String,Number],parentUniquePrivateKey:Array,parentExpanded:Boolean,headerClassName:String,iconClass:String,imageUrl:String,icon:String,content:Object,header:Object},inject:{dispatchItemSelect:{default:null}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t,n=l||e,r=this.$props,o=r.id,a=r.item,s=r.icon,u=r.items,p=r.content,h=r.title,f=r.uniquePrivateKey,v=r.disabled,m=r.selected,g=r.focused,b=r.expanded,y=r.className,I=r.level,O=r.headerClassName,x=r.animation,k=r.keepItemsMounted,w=!!u||p,S=d.classNames("k-item",{"k-panelbar-header":0===I,"k-panelbar-item":0!==I,"k-state-expanded":b&&w},"k-level-"+I,y),$=d.classNames("k-link",{"k-state-selected":!v&&m,"k-state-focus":g,"k-state-disabled":v},O),E=d.classNames("k-panelbar-toggle","k-icon",((t={})["k-i-arrow-chevron-up"]=b&&w,t["k-panelbar-collapse"]=b&&w,t["k-i-arrow-chevron-down"]=!b&&w,t["k-panelbar-expand"]=!b&&w,t)),P=function(){if(this.imageUrl)return n("img",{role:"presentation",attrs:this.v3?void 0:{role:"presentation",src:this.imageUrl},class:"k-panelbar-item-icon k-image",src:this.imageUrl});if(s){var e=d.classNames("k-panelbar-item-icon","k-icon","k-i-"+s);return n("span",{role:"presentation",attrs:this.v3?void 0:{role:"presentation"},class:e})}return this.iconClass?n("span",{role:"presentation",attrs:this.v3?void 0:{role:"presentation"},class:"k-panelbar-item-icon "+this.iconClass}):null}.call(this),D=v||!u&&!p?null:n("span",{class:E}),_=u||p?n(c.PanelBarGroup,{items:u,attrs:this.v3?void 0:{items:u,item:a,content:p,uniquePrivateKey:f,disabled:v,expanded:b,animation:x,keepItemsMounted:k},item:a,content:p,uniquePrivateKey:f,disabled:v,expanded:b,animation:x,keepItemsMounted:k}):null,C=d.getTemplate.call(this,{h:n,template:this.$props.header,defaultRendering:null,additionalProps:i({},this.$props)});return n("li",{id:o,attrs:this.v3?void 0:{id:o,role:"treeitem","aria-disabled":v,"aria-hidden":!v&&!b,"aria-selected":!v&&m,"aria-expanded":!v&&b&&w},class:S,role:"treeitem","aria-disabled":v,"aria-hidden":!v&&!b,"aria-selected":!v&&m,"aria-expanded":!v&&b&&w},[n("span",{class:$,onClick:this.handleItemClick,on:this.v3?void 0:{click:this.handleItemClick}},[P,this.$props.header?C:n("span",{class:"k-panelbar-item-text"},[h]),D]),_])},methods:{handleItemClick:function(){var e=this.$props,t=e.disabled,n=e.id;t||this.dispatchItemSelect({uniquePrivateKey:this.$props.uniquePrivateKey,id:n,target:this})},childFactory:function(e){return e}}};t.PanelBarItemVue2=p;var h=p;t.PanelBarItem=h},function(e,n){e.exports=t},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripNavigationVue2=t.TabStripNavigation=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,a.inject,n(10)),d={name:"KendoTabStripNavigation",emits:{select:null,keydown:null},props:{tabs:Array,selected:Number,tabIndex:Number,tabPosition:String},computed:{wrapperNavClasses:{get:function(){return{"k-tabstrip-items-wrapper":!0,"k-hstack":"top"===this.$props.tabPosition||"bottom"===this.$props.tabPosition,"k-vstack":"left"===this.$props.tabPosition||"right"===this.$props.tabPosition}}},navClasses:{get:function(){return{"k-tabstrip-items":!0,"k-reset":!0}}}},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=this.$props,i=n.tabs,r=n.selected,o=i.length;return t("div",{class:this.wrapperNavClasses},[t("ul",{class:this.navClasses,role:"tablist",attrs:this.v3?void 0:{role:"tablist",tabindex:this.$props.tabIndex},tabindex:this.$props.tabIndex,onKeydown:this.onKeyDown,on:this.v3?void 0:{keydown:this.onKeyDown}},[function(){return(e=o,Array.apply(null,Array(e))).map((function(e,n,o){return t(u.TabStripNavigationItem,{key:n,active:r===n,attrs:this.v3?void 0:{active:r===n,disabled:i[n].disabled,index:n,title:i[n].title,titleRender:i[n].titleRender,first:0===n,last:n===o.length-1},disabled:i[n].disabled,index:n,title:i[n].title,titleRender:i[n].titleRender,first:0===n,last:n===o.length-1,onSelect:this.onSelect,on:this.v3?void 0:{select:this.onSelect}})}),this);var e}.call(this)])])},methods:{onKeyDown:function(e){this.$emit("keydown",e)},onSelect:function(e){this.$emit("select",e)}}};t.TabStripNavigationVue2=d;var c=d;t.TabStripNavigation=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripNavigationItemVue2=t.TabStripNavigationItem=void 0;var a=n(0),s=o(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d={name:"KendoTabStripNavigationItem",emits:{select:null},props:{active:Boolean,disabled:Boolean,index:Number,title:{type:String,default:"Untitled"},titleRender:[String,Function,Object],first:{type:Boolean,default:void 0},last:{type:Boolean,default:void 0}},computed:{itemClasses:{get:function(){var e,t=this.$props,n=t.active,i=t.disabled,r=t.first,o=t.last;return(e={})["k-first"]=r,e["k-last"]=o,e["k-item"]=!0,e["k-state-disabled"]=i,e["k-state-active"]=n,e}}},methods:{onClick:function(){this.$props.disabled||this.$emit("select",this.$props.index)}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=this.$props,i=n.active,r=n.title,o=void 0===r?"Untitled":r,s=this.$props.titleRender,u=a.getTemplate.call(this,{h:t,template:s,defaultRendering:o,additionalProps:this.$props,additionalListeners:{select:this.onClick}});return t("li",{"aria-selected":i,attrs:this.v3?void 0:{"aria-selected":i,role:"tab"},role:"tab",onClick:this.onClick,on:this.v3?void 0:{click:this.onClick},class:this.itemClasses},[t("span",{class:"k-link"},[u])])}};t.TabStripNavigationItemVue2=d;var c=d;t.TabStripNavigationItem=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripContentVue2=t.TabStripContent=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,a.inject,n(2)),d=n(0),c=n(28),p={name:"KendoTabStripContent",props:{showAll:Boolean,animation:Boolean,tabs:Array,selected:Number,hasTabs:Boolean},created:function(){this.contentId=d.guid()},setup:l?function(){return{v3:!!l}}:void 0,data:function(){return{midAnimation:!1}},computed:{animationClass:function(){var e=this;return this.tabs.map((function(t,n){var i=n===e.$props.selected;return{"k-fade-appear":e.animation&&!i,"k-fade-enter-active":e.animation&&i}}))}},render:function(e){var t=s||e,n=this.$props,i=n.tabs,r=n.selected,o=(n.showAll,n.hasTabs),a=i&&"number"==typeof r&&i[r],l=d.getDefaultSlots(this),p=o?i:c.getTabs.call(this,[],l||[]),h=r<p.length&&r>-1,f=d.classNames({"k-content":h},{"k-state-active":h},a&&a.contentClassName),v=function(e,n){var i=this,r=n===this.$props.selected,a={position:"initial",height:r?void 0:"0px",width:r?void 0:"0px"},s=o?d.getTemplate.call(this,{h:t,template:e.content,defaultRendering:null}):e;return t(u.Fade,{appear:!!this.v3||r,attrs:this.v3?void 0:{appear:!!this.v3||r,enter:this.$props.animation,exit:this.$props.keepTabsMounted},key:n,class:this.animationClass[n],enter:this.$props.animation,exit:this.$props.keepTabsMounted,style:a},this.v3?function(){return[t("div",{role:"tabpanel",attrs:i.v3?void 0:{role:"tabpanel","aria-expanded":!0,id:String(i.contentId+n)},"aria-expanded":!0,id:String(i.contentId+n),key:n},[s])]}:[t("div",{role:"tabpanel",attrs:i.v3?void 0:{role:"tabpanel","aria-expanded":!0,id:String(i.contentId+n)},"aria-expanded":!0,id:String(i.contentId+n),key:n},[s])])};return t("div",{class:f,style:this.$props.style},[function(){return p.map((function(e,t){return v.call(this,e,t)}),this)}.call(this)])}};t.TabStripContentVue2=p;var h=p;t.TabStripContent=h},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerNavigationVue2=t.DrawerNavigation=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(13),c=n(0),p={type:"slide",duration:200},h={type:"slide",duration:0},f={name:"KendoDrawerNavigation",props:{item:[Object],tabIndex:Number},inject:{kendoDrawer:{default:null}},computed:{navigationClassNames:function(){var e=this.kendoDrawer.position;return{"k-widget k-drawer":!0,"k-drawer-start":"start"===e,"k-drawer-end":"end"===e}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=c.getDefaultSlots(this),r=this.kendoDrawer,o=r.animation,a=r.expanded,s=r.mode,u=r.position,f=r.mini,v=r.dir,m=r.width,g=r.miniWidth,b=r.items,y="boolean"!=typeof o?o:!1===o?h:p,I=m||240,O=g||50,x={opacity:1,flexBasis:I+"px",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},k={opacity:1,transform:"translateX(0px)",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},w={opacity:f?1:0,flexBasis:f?O+"px":0,WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},S={opacity:0,transform:"translateX(-100%)",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},$={opacity:0,transform:"translateX(100%)",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},E={transform:"translateX(0%)",WebkitTransitionDuration:(y&&y.duration)+"ms",transitionDuration:(y&&y.duration)+"ms"},P=a?"push"===s?x:k:"push"===s?w:"ltr"===v&&"start"===u||"rtl"===v&&"end"===u?f?E:S:f?E:$,D=b&&t("ul",{class:"k-drawer-items",role:"listbox",attrs:this.v3?void 0:{role:"listbox",title:"drawer-list","aria-expanded":a},title:"drawer-list","aria-expanded":a},[b.map((function(e,n){var r=this.$props.item;!r||r.type||r.render||(r=c.templateRendering.call(this,this.$props.item,c.getListeners.call(this)));var o=t(d.DrawerItem,{key:n,index:n,attrs:this.v3?void 0:{index:n,text:e.text,icon:e.icon,separator:e.separator,selected:e.selected,targetItem:e.targetItem},onClick:this.onSelect,on:this.v3?void 0:{click:this.onSelect},text:e.text,icon:e.icon,separator:e.separator,selected:e.selected,targetItem:e.targetItem});return c.getTemplate.call(this,{h:t,template:r,defaultRendering:o,additionalProps:i(i({},e),{index:n}),additionalListeners:{click:this.onSelect}})}),this)]);return t("div",{style:P,class:this.navigationClassNames},[t("div",{class:"k-drawer-wrapper",style:!a&&f&&"overlay"===s?{width:O+"px"}:{width:I+"px"}},[D||n])])},methods:{focus:function(e){this.$el&&this.$el.focus(e)},onSelect:function(e,t){this.$emit("select",e,t)}}};t.DrawerNavigationVue2=f;var v=f;t.DrawerNavigation=v},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerItemVue2=t.DrawerItem=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c={name:"KendoDrawerItem",emits:{click:null},props:{index:Number,text:String,icon:String,separator:Boolean,selected:Boolean,disabled:Boolean,targetItem:[Object,Array]},inject:{kendoDrawer:{default:null}},computed:{itemClassNames:function(){var e=this.$props,t=e.disabled;return{"k-drawer-item":!0,"k-state-selected":e.selected,"k-state-disabled":t}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=d.getDefaultSlots(this),i=this.$props,r=i.text,o=i.icon,a=i.separator,s=i.disabled,u=i.selected,c=i.tabIndex,p=this.kendoDrawer,h=p.expanded,f=p.mini,v=p.item;return a?t("li",{class:"k-drawer-item k-drawer-separator",role:"presentation",attrs:this.v3?void 0:{role:"presentation"}}):t("li",{class:this.itemClassNames,role:"option",attrs:this.v3?void 0:{role:"option","aria-selected":u,"aria-disabled":s,tabindex:d.getTabIndex(c,s)},"aria-selected":u,"aria-disabled":s,onClick:this.handleClick,on:this.v3?void 0:{click:this.handleClick},tabindex:d.getTabIndex(c,s)},[v?n:[o&&t("span",{class:"k-icon "+o}),!h&&f?null:t("span",{class:"k-item-text"},[r])]])},methods:{focus:function(e){this.$el&&this.$el.focus(e)},handleClick:function(){if(!this.disabled){var e={element:this.$el,focus:this.focus,props:i(i({},this.$props),this.$attrs)};this.$emit("click",e,this.$props.index)}}}};t.DrawerItemVue2=c;var p=c;t.DrawerItem=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.StepVue2=t.Step=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=a.inject,d=n(0),c=n(49),p=n(15),h=n(50),f={name:"KendoStep",props:{current:Boolean,disabled:Boolean,icon:String,index:Number,isValid:Boolean,focused:Boolean,label:String,optional:Boolean,tabIndex:{type:Number,default:0},text:String,animationDuration:[Boolean,Number],isVertical:Boolean,item:[String,Object,Boolean,Function],linear:Boolean,mode:String,numOfSteps:Number,value:Number,successIcon:String,errorIcon:String},inject:{kendoLocalizationService:{default:null}},computed:{itemClassNames:function(){var e=this.$props,t=e.current,n=e.disabled,i=e.focused,r=e.index,o=e.isValid,a=e.optional;return{"k-step":!0,"k-step-first":0===r,"k-step-last":this.numOfSteps&&r===this.numOfSteps-1,"k-step-done":r<this.value,"k-step-current":t,"k-step-optional":a,"k-step-disabled":n,"k-step-focus":i,"k-step-error":void 0!==o&&!o,"k-step-success":o}},itemStyles:function(){var e=this.$props.index,t=!this.linear||e===this.value-1||e===this.value||e===this.value+1;return{maxWidth:this.isVertical?void 0:"calc(100% / "+this.numOfSteps+")",pointerEvents:t?void 0:"none"}}},watch:{focused:function(e){this.aElement=this.$refs.aElement,this.aElement&&e&&this.aElement.focus()}},setup:l?function(){return{v3:!!l,kendoLocalizationService:u("kendoLocalizationService",{})}}:void 0,render:function(e){var t,n=s||e,i=d.getDefaultSlots(this),r=this.$props,o=r.current,a=r.disabled,l=r.focused,u=r.icon,f=r.index,v=r.isValid,m=r.label,g=r.optional,b=r.tabIndex,y=r.text,I=r.animationDuration,O=r.item,x=r.linear,k=r.mode,w=r.value,S=r.successIcon,$=r.errorIcon,E=!x||f===w-1||f===w||f===w+1,P="labels"===k||Boolean(u)&&Boolean(m),D=c.provideLocalizationService(this),_=(t=h.optionalText,D.toLanguageString(t,h.messages[t])),C="number"==typeof I?I:!1!==I?p.DEFAULT_ANIMATION_DURATION:p.NO_ANIMATION,T=n("span",{class:"k-step-indicator-icon "+(v?S?""+S:"k-icon k-i-check":$?""+$:"k-icon k-i-warning"),"aria-hidden":"true",attrs:this.v3?void 0:{"aria-hidden":"true"}});return n("li",{class:this.itemClassNames,style:this.itemStyles},[n("a",{ref:"aElement",class:"k-step-link",title:m||void 0,attrs:this.v3?void 0:{title:m||void 0,tabindex:l?b:-1,"aria-current":o?"step":void 0,"aria-disabled":a||!E||void 0,"aria-invalid":void 0!==v&&!v||void 0},onClick:this.handleClick,on:this.v3?void 0:{click:this.handleClick,focusin:this.handleFocus},onFocusin:this.handleFocus,tabindex:l?b:-1,"aria-current":o?"step":void 0,"aria-disabled":a||!E||void 0,"aria-invalid":void 0!==v&&!v||void 0},[O?i:[function(){return"labels"!==k?n("span",{class:"k-step-indicator","aria-hidden":!0,attrs:this.v3?void 0:{"aria-hidden":!0},style:{transitionDuration:C+"ms"}},[u?P||void 0===v?n("span",{class:"k-step-indicator-icon k-icon "+u}):T:void 0!==v?T:n("span",{class:"k-step-indicator-text"},[y||f+1])]):null}.call(this),function(){return n("span",{class:"k-step-label"},[m&&n("span",{class:"k-step-text"},[m]),P&&void 0!==v&&T,g&&n("span",{class:"k-step-label-optional"},[_])])}.call(this)]])])},methods:{focus:function(){this.$el&&d.focusFirstFocusableChild(this.$el)},handleClick:function(e){this.disabled||this.$emit("change",{event:e,value:this.index,component:this})},handleFocus:function(e){this.disabled||this.$emit("focus",e)}}};t.StepVue2=f;var v=f;t.Step=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NO_ANIMATION=t.DEFAULT_ANIMATION_DURATION=void 0,t.DEFAULT_ANIMATION_DURATION=400,t.NO_ANIMATION=0},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemInternalsListVue2=t.MenuItemInternalsList=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(64),d=n(6),c={name:"KendoMenuItemInternalsList",emits:{keydown:null,mouseover:null,mouseleave:null,blur:null,focus:null,click:null,mousedown:null},props:{items:Array,parentItemId:{type:String,default:void 0},focusedItemId:String,lastItemIdToBeOpened:String,tabbableItemId:String,itemRender:[String,Object,Function],linkRender:[String,Object,Function],isMenuVertical:Boolean,isDirectionRightToLeft:Boolean,menuGuid:String,originalItemNeeded:Function},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=this.$props.parentItemId;return t("ul",{role:void 0!==n?"menu":"menubar",attrs:this.v3?void 0:{role:void 0!==n?"menu":"menubar",id:void 0!==n?d.getDOMElementId(this.$props.menuGuid,n):void 0},id:void 0!==n?d.getDOMElementId(this.$props.menuGuid,n):void 0},[function(){return this.$props.items.length>0?this.$props.items.map((function(e,n){return t(u.MenuItemInternal,{item:e,attrs:this.v3?void 0:{item:e,isMenuVertical:this.$props.isMenuVertical,isDirectionRightToLeft:this.$props.isDirectionRightToLeft,focusedItemId:this.$props.focusedItemId,lastItemIdToBeOpened:this.$props.lastItemIdToBeOpened,tabbableItemId:this.$props.tabbableItemId,itemRender:this.$props.itemRender,linkRender:this.$props.linkRender,menuGuid:this.$props.menuGuid,originalItemNeeded:this.handleOriginalItemNeeded},isMenuVertical:this.$props.isMenuVertical,isDirectionRightToLeft:this.$props.isDirectionRightToLeft,focusedItemId:this.$props.focusedItemId,lastItemIdToBeOpened:this.$props.lastItemIdToBeOpened,tabbableItemId:this.$props.tabbableItemId,itemRender:this.$props.itemRender,linkRender:this.$props.linkRender,menuGuid:this.$props.menuGuid,onMouseover:this.handleItemMouseOver,on:this.v3?void 0:{mouseover:this.handleItemMouseOver,mouseleave:this.handleItemMouseLeave,mousedown:this.handleItemMouseDown,keydown:this.handleKeyDown,blur:this.handleItemMouseBlur,focus:this.handleItemMouseFocus,click:this.handleItemMouseClick},onMouseleave:this.handleItemMouseLeave,onMousedown:this.handleItemMouseDown,onKeydown:this.handleKeyDown,onBlur:this.handleItemMouseBlur,onFocus:this.handleItemMouseFocus,onClick:this.handleItemMouseClick,originalItemNeeded:this.handleOriginalItemNeeded,key:n})}),this):null}.call(this)])},methods:{handleKeyDown:function(e){this.$emit("keydown",e)},handleOriginalItemNeeded:function(e){return this.$props.originalItemNeeded(e)},handleItemMouseOver:function(e){this.$emit("mouseover",e)},handleItemMouseLeave:function(e){this.$emit("mouseleave",e)},handleItemMouseDown:function(e){this.$emit("mousedown",e)},handleItemMouseBlur:function(e){this.$emit("blur",e)},handleItemMouseFocus:function(e){this.$emit("focus",e)},handleItemMouseClick:function(e,t){this.$emit("click",e,t)},onMouseOver:function(e){void 0!==this.$props.parentItemId&&(this.$emit("mouseover",this.$props.parentItemId),e.stopPropagation())},onMouseLeave:function(e){void 0!==this.$props.parentItemId&&(this.$emit("mouseleave",this.$props.parentItemId),e.stopPropagation())}}};t.MenuItemInternalsListVue2=c;var p=c;t.MenuItemInternalsList=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemLinkVue2=t.MenuItemLink=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoMenuItemLink",props:{opened:Boolean,focused:Boolean,url:String},computed:{menuItemClassName:function(){return{"k-link":!0,"k-menu-link":!0,"k-active":this.$props.opened,"k-focus":this.$props.focused}}},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=u.getDefaultSlots(this);return this.$props.url?t("a",{class:this.menuItemClassName,role:"presentation",attrs:this.v3?void 0:{role:"presentation",href:this.$props.url,tabindex:-1},href:this.$props.url,tabindex:-1},[n]):t("span",{class:this.menuItemClassName,role:"presentation",attrs:this.v3?void 0:{role:"presentation"}},[n])}};t.MenuItemLinkVue2=d;var c=d;t.MenuItemLink=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemArrowVue2=t.MenuItemArrow=t.leftArrowClass=t.rightArrowClass=t.downArrowClass=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(6);t.downArrowClass="k-i-arrow-60-down",t.rightArrowClass="k-i-arrow-60-right",t.leftArrowClass="k-i-arrow-60-left";var d={name:"KendoMenuItemArrow",props:{itemId:String,dir:String,verticalMenu:Boolean},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e;return t("span",{class:"k-menu-expand-arrow"},[t("span",{class:this.getArrowClassName(),role:"presentation",attrs:this.v3?void 0:{role:"presentation"}})])},methods:{getArrowClassName:function(){var e,n=u.getChildrenPosition(this.$props.itemId,!0===this.$props.verticalMenu,"rtl"===this.$props.dir);return(e={"k-icon":!0})[t.downArrowClass]="downward"===n,e[t.rightArrowClass]="rightward"===n,e[t.leftArrowClass]="leftward"===n,e}}};t.MenuItemArrowVue2=d;var c=d;t.MenuItemArrow=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.SplitterPaneVue2=t.SplitterPane=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoSplitterPane",props:{orientation:{type:String,default:function(){},validator:function(e){return["vertical","horizontal"].includes(e)}},overlay:Boolean,containsSplitter:Boolean,size:String,min:String,max:String,resizable:Boolean,collapsible:Boolean,collapsed:Boolean,scrollable:Boolean,keepMounted:Boolean,content:[Object,Function,String]},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t,n=s||e,i=this.$props,r=i.size,o=i.collapsed,a=i.overlay,l=i.containsSplitter,d=i.collapsible,c=i.resizable,p=i.scrollable,h=i.keepMounted,f=r&&r.length>0,v={flexBasis:r},m=u.classNames("k-pane",((t={})["k-state-hidden"]=o,t.hidden=o,t["k-pane-flex"]=l,t["k-pane-static"]=!c&&!d||f,t["k-scrollable"]=p,t)),g=u.getTemplate.call(this,{h:n,template:this.$props.content,defaultRendering:null});return n("div",{style:v,class:m},[!o||h?g:void 0,a?n("div",{class:"k-splitter-overlay k-overlay"}):void 0])}};t.SplitterPaneVue2=d;var c=d;t.SplitterPane=c},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var i=Array(e),r=0;for(t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,r++)i[r]=o[a];return i};Object.defineProperty(t,"__esModule",{value:!0}),t.isArrayEqual=t.isPresent=t.flatVisibleChildren=t.flatChildren=t.flatVisibleItems=t.getInitialState=t.getFirstId=t.renderChildren=void 0;var o=n(0);t.renderChildren=function(e,n){var s=n.animation,l=void 0===s||s,u=n.keepItemsMounted,d=void 0!==u&&u,c=n.state,p=n.expanded,h=n.handleSelect,f=n.parentExpanded,v=void 0===f||f,m=n.level,g=void 0===m?0:m,b=n.parentPrivateKey,y=void 0===b?[]:b;return e.map((function(e,n){var s,u=a(e,y,n),f=o.templateRendering.call(this,e.content,o.getListeners.call(this)),m=o.templateRendering.call(this,e.header,o.getListeners.call(this));if(e.items){var b={animation:l,keepItemsMounted:d,state:c,expanded:p,handleSelect:h,parentExpanded:(p||[]).indexOf(u)>-1,level:g+1,parentPrivateKey:r(y,[u])};s=t.renderChildren.call(this,e.items,b)}return i(i({},e),{animation:void 0!==e.animation?e.animation:l,keepItemsMounted:d,id:e.id||"k-panelbar-item-default-"+u,uniquePrivateKey:u,parentUniquePrivateKey:y,parentExpanded:v,level:g,expanded:(p||[]).indexOf(u)>-1,focused:c.currentFocused===u&&c.wrapperFocused,selected:c.currentSelected===u,items:s,content:f,header:m})}),this)},t.getFirstId=function(e){var t=e.items[0];return t?a(t,[],0):""},t.getInitialState=function(e,n,i,o,s){return void 0===i&&(i={currentExpanded:e.expanded||[],currentSelected:e.selected||"",currentFocused:e.focused||"",wrapperFocused:!1}),void 0===o&&(o=!0),void 0===s&&(s=[]),e.items.forEach((function(e,l){var u=a(e,s,l);!e.disabled&&o&&(e.selected&&(i.currentSelected=u),e.focused&&(i.currentFocused=u),e.expanded&&("multiple"===n?i.currentExpanded.push(u):"single"===n&&(i.currentExpanded=[u])),e.items&&(i=t.getInitialState(e,n,i,!!e.expanded,r(s,[u]))))})),i};var a=function(e,t,n){return e&&e&&e.id?e.id:t.length?t[t.length-1]+"."+n:"."+n};t.flatVisibleItems=function e(t,n){return void 0===n&&(n=[]),(t||[]).forEach((function(t){t.disabled||(n.push(t),t.expanded&&t.children&&e(t.children,n))})),n},t.flatChildren=function e(t,n){return void 0===n&&(n=[]),t.forEach((function(t){t&&t&&!t.disabled&&(n.push(t),t.items&&e(t.items,n))})),n},t.flatVisibleChildren=function e(t,n){return void 0===n&&(n=[]),t.forEach((function(t){t&&(t.expanded||t.parentExpanded)&&(n.push(t),t.items&&e(t.items,n))})),n},t.isPresent=function(e){return null!=e},t.isArrayEqual=function(e,t){return e.length===t.length&&e.every((function(e,n){return e===t[n]}))}},function(e,t,n){"use strict";n.d(t,"a",(function(){return h})),n.d(t,"b",(function(){return p}));var i=n(1),r=n(2),o=n(0),a=function(e,t,n){var i=Math.abs((t-e)/100);return Math.abs((n-e)/i)},s=function(e,t,n,i){var r=Math.max(n,.01),o=100/r*100;e&&t&&(e.style.width=i?"100%":r+"%",t.style.width=i?"100%":o+"%",e.style.height=i?r+"%":"100%",t.style.height=i?o+"%":"100%")},l={name:"@progress/kendo-vue-progressbars",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1658485398,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"},u=i,d=u.h,c=u.version&&"3"===u.version[0],p={name:"KendoProgressBar",props:{animation:{type:[Boolean,Object],default:!1},disabled:{type:Boolean,default:!1},reverse:{type:Boolean,default:!1},label:String,labelRender:[String,Object,Function],labelVisible:{type:Boolean,default:!0},labelPlacement:{type:String,default:void 0,validator:function(e){return["start","center","end"].includes(e)}},dir:{type:String,default:void 0},max:{type:Number,default:100},min:{type:Number,default:0},value:{type:Number,default:0},orientation:{type:String,default:"horizontal",validator:function(e){return["horizontal","vertical"].includes(e)}},tabIndex:Number,emptyStyle:Object,emptyClassName:String,progressStyle:Object,progressClassName:String},created:function(){Object(o.validatePackage)(l),this.currentDir=this.$props.dir},mounted:function(){this._progressStatus=Object(o.getRef)(this,"progressStatus"),this._progressStatusWrap=Object(o.getRef)(this,"progressStatusWrap"),this.currentDir=void 0!==this.$props.dir?this.$props.dir:Object(o.isRtl)(this.$el)?"rtl":"ltr",this.animationFrame=Object(r.animate)({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})},destroyed:c?void 0:function(){Object(r.cancelAnimation)(this.animationFrame)},unmounted:function(){Object(r.cancelAnimation)(this.animationFrame)},data:function(){return{currentDir:void 0}},watch:{value:function(e,t){this.prevValue=t,this.animationFrame=Object(r.animate)({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})}},computed:{wrapperClass:function(){var e=this.$props,t=e.disabled,n=e.reverse,i="vertical"===e.orientation;return{"k-widget k-progressbar":!0,"k-progressbar-horizontal":!i,"k-progressbar-vertical":i,"k-progressbar-reverse":n,"k-progressbar-indeterminate":null===e.value,"k-state-disabled":t}},isVertical:function(){return"vertical"===this.orientation},animationDuration:function(){var e=this.$props.animation;return"boolean"!=typeof e&&void 0!==e?e.duration:e?400:0}},setup:c?function(){return{v3:!!c}}:void 0,render:function(e){var t=d||e,n=this.$props,i=n.disabled,r=n.labelVisible,a=n.labelPlacement,s=n.max,l=n.min,u=n.tabIndex,c=n.emptyStyle,p=n.emptyClassName,h=n.progressStyle,f=n.progressClassName,v=this.$props.value||0,m=null===this.$props.value,g=function(e){var t=e.toString().split(".");return 1===t.length?""+t[0]:t[0]+"."+t[1].substr(0,3)}(v),b={value:v},y=this.$props.labelRender?o.templateRendering.call(this,this.$props.labelRender,o.getListeners.call(this)):void 0,I=t("span",{class:"k-progress-status"},g),O=o.getTemplate.call(this,{h:t,template:y,defaultRendering:I,additionalProps:b}),x=r?this.$props.label?t("span",{class:"k-progress-status"},[this.$props.label]):O:void 0,k=Object(o.classNames)("k-progress-status-wrap",{"k-progress-start":"start"===a,"k-progress-center":"center"===a,"k-progress-end":"end"===a||void 0===a});return t("div",{class:this.wrapperClass,dir:this.currentDir,attrs:this.v3?void 0:{dir:this.currentDir,tabindex:Object(o.getTabIndex)(u,i),role:"progressbar","aria-valuemin":l,"aria-valuemax":s,"aria-valuenow":m?void 0:v,"aria-disabled":i},tabindex:Object(o.getTabIndex)(u,i),role:"progressbar","aria-valuemin":l,"aria-valuemax":s,"aria-valuenow":m?void 0:v,"aria-disabled":i},[t("span",{class:k+(p?" "+p:""),style:c},[x]),t("div",{class:"k-state-selected",style:h,ref:Object(o.setRef)(this,"progressStatus")},[t("span",{class:k+(f?" "+f:""),ref:Object(o.setRef)(this,"progressStatusWrap")},[x])])])},methods:{focus:function(){this.$el&&this.$el.focus()},progressStatusElement:function(){return this._progressStatus},progressStatusWrapElement:function(){return this._progressStatusWrap},handleStart:function(){var e=a(this.min,this.max,this.prevValue);s(this._progressStatus,this._progressStatusWrap,e,this.isVertical)},handleUpdate:function(e){var t=a(this.min,this.max,this.prevValue+(this.value-this.prevValue)*e);s(this._progressStatus,this._progressStatusWrap,t,this.isVertical)},handleEnd:function(){var e=a(this.min,this.max,this.value);s(this._progressStatus,this._progressStatusWrap,e,this.isVertical)}}},h=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=function(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||i(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(27),t),r(n(11),t),r(n(9),t),r(n(10),t),r(n(29),t),r(n(30),t),r(n(31),t),r(n(32),t),r(n(33),t),r(n(34),t),r(n(35),t),r(n(36),t),r(n(37),t),r(n(38),t),r(n(39),t),r(n(40),t),r(n(12),t),r(n(41),t),r(n(42),t),r(n(43),t),r(n(13),t),r(n(44),t),r(n(45),t),r(n(46),t),r(n(47),t),r(n(48),t),r(n(52),t),r(n(53),t),r(n(54),t),r(n(55),t),r(n(14),t),r(n(56),t),r(n(57),t),r(n(58),t),r(n(59),t),r(n(60),t),r(n(21),t),r(n(22),t),r(n(68),t),r(n(69),t),r(n(70),t),r(n(23),t),r(n(72),t),r(n(7),t),r(n(24),t),r(n(75),t),r(n(76),t),r(n(77),t),r(n(78),t)},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripVue2=t.TabStrip=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=(s.ref,s.inject,n(9)),c=n(11),p=n(0),h=n(3),f={name:"KendoTabStrip",emits:{select:null},props:{animation:{type:Boolean,default:!0},selected:Number,tabContentStyle:Object,tabPosition:{type:String,default:"top"},tabs:{type:Array,default:void 0},tabIndex:Number,dir:String},data:function(){return{currentShowAll:!0,currentTabs:[]}},computed:{compTabs:function(){return void 0!==this.tabs?this.tabs.map((function(e){var t=p.templateRendering.call(this,e.content,p.getListeners.call(this));return i(i({},e),{content:t})}),this):this.currentTabs}},provide:function(){return{addRenderTitle:this.addRenderTitle,addTab:this.addTab,removeTab:this.removeTab}},created:function(){var e,t=this;this.keyBinding=((e={})[p.Keys.left]=function(){return t.prevNavigatableTab()},e[p.Keys.right]=function(){return t.nextNavigatableTab()},e[p.Keys.down]=function(){return t.nextNavigatableTab()},e[p.Keys.up]=function(){return t.prevNavigatableTab()},e[p.Keys.home]=function(){return 0},e[p.Keys.end]=function(){return t.compTabs.length-1},e),p.validatePackage(h.packageMetadata)},watch:{selected:function(e,t){this.$props.animation&&(this.currentShowAll=!1,this.$nextTick((function(){this.currentShowAll=!0})))}},methods:{addRenderTitle:function(e,t){var n=this.compTabs.findIndex((function(t){return t.id===e}));this.v3?this.compTabs[n].titleRender=t:this.compTabs[n]=i(i({},this.compTabs[n]),{titleRender:t})},addTab:function(e){this.currentTabs.push(e)},removeTab:function(e){var t=this.currentTabs.findIndex((function(t){return t.id===e}));this.currentTabs.splice(t,1)},onSelect:function(e){this.$props.selected!==e&&this.$emit("select",{selected:e})},onKeyDown:function(e){var t;switch(e.keyCode){case p.Keys.left:t=this.keyBinding[this.invertKeys(p.Keys.left,p.Keys.right)];break;case p.Keys.right:t=this.keyBinding[this.invertKeys(p.Keys.right,p.Keys.left)];break;case p.Keys.up:t=this.keyBinding[p.Keys.up];break;case p.Keys.down:t=this.keyBinding[p.Keys.down];break;case p.Keys.home:t=this.keyBinding[p.Keys.home];break;case p.Keys.end:t=this.keyBinding[p.Keys.end]}t&&(e.preventDefault(),this.onSelect(t()))},invertKeys:function(e,t){return this.$el&&"rtl"===getComputedStyle(this.$el).direction||!1?t:e},firstNavigatableTab:function(){var e=this.compTabs.length;if(e)for(var t=0;t<e;t++)if(!this.compTabs[t].disabled)return t},lastNavigatableTab:function(){var e=this.compTabs.length;if(e)for(var t=e-1;t>0;t--)if(!this.compTabs[t].disabled)return t},prevNavigatableTab:function(){var e=this.compTabs.length,t=this.$props.selected,n=t?t-1:-1;if(n<0)return this.lastNavigatableTab();if(e)for(var i=n;i>-1;i--){if(!this.compTabs[i].disabled)return i;if(0===i)return this.lastNavigatableTab()}},nextNavigatableTab:function(){var e=this.compTabs.length,t=this.$props.selected,n=t?t+1:1;if(n>=e)return this.firstNavigatableTab();if(e)for(var i=n;i<e;i++){if(!this.compTabs[i].disabled)return i;if(i+1===e)return this.firstNavigatableTab()}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t,n=l||e,r=this.$props,o=r.tabPosition,a=r.tabIndex,s=void 0===a?0:a,u="bottom"===o,h=p.classNames("k-widget","k-header","k-floatwrap","k-tabstrip",((t={})["k-tabstrip-left"]="left"===o,t["k-tabstrip-right"]="right"===o,t["k-tabstrip-bottom"]="bottom"===o,t["k-tabstrip-top"]="top"===o,t));return n("div",{dir:this.$props.dir,attrs:this.v3?void 0:{dir:this.$props.dir},class:h},[!u&&n(d.TabStripNavigation,{tabs:this.compTabs,attrs:this.v3?void 0:{tabs:this.compTabs,selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,tabIndex:s},selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,onSelect:this.onSelect,on:this.v3?void 0:{select:this.onSelect,keydown:this.onKeyDown},onKeydown:this.onKeyDown,tabIndex:s}),function(e){var t=e.selected,r=e.tabContentStyle,o=p.getDefaultSlots(this),a={index:t,animation:this.$props.animation,tabs:this.compTabs,hasTabs:void 0!==this.tabs,selected:t,tabContentStyle:r,showAll:this.currentShowAll};return n(c.TabStripContent,i(i({},a),{attrs:this.v3?void 0:i({},a)}),this.v3?function(){return o}:[o])}.call(this,this.$props),u&&n(d.TabStripNavigation,{tabs:this.compTabs,attrs:this.v3?void 0:{tabs:this.compTabs,selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,tabIndex:s},selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,onSelect:this.onSelect,on:this.v3?void 0:{select:this.onSelect,keydown:this.onKeyDown},onKeydown:this.onKeyDown,tabIndex:s})])}};t.TabStripVue2=f;var v=f;t.TabStrip=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getTabs=void 0,t.getTabs=function(e,n){var i=this,r=[];return n.forEach((function(n){i.v3&&n.children&&n.children.length&&(r=t.getTabs.call(i,e,n.children)),(n&&n.tag&&-1!==n.tag.toLowerCase().indexOf("tab")||n.type&&n.type.name&&-1!==n.type.name.toLowerCase().indexOf("kendotabstriptab"))&&r.push(n)})),r}},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripTabVue2=t.TabStripTab=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,a.inject,n(0)),d={name:"KendoTabStripTab",props:{disabled:Boolean,contentClassName:String,title:String,titleRender:[String,Function,Object]},inject:{addRenderTitle:{default:null},addTab:{default:null},removeTab:{default:null}},created:function(){this.tabId=u.guid(),this.addTab({title:this.$props.title,id:this.tabId,disabled:this.$props.disabled,contentClassName:this.$props.contentClassName})},destroyed:l?void 0:function(){this.removeTab(this.tabId)},unmounted:function(){this.removeTab(this.tabId)},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=this.$props.titleRender?u.templateRendering.call(this,this.$props.titleRender,u.getListeners.call(this)):null;return n&&this.addRenderTitle(this.tabId,n),t("div",[u.getDefaultSlots(this)])}};t.TabStripTabVue2=d;var c=d;t.TabStripTab=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardVue2=t.Card=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(5),d=n(5),c=n(3),p=n(0),h={name:"KendoCard",props:{dir:String,type:{type:String,default:u.cardType.DEFAULT,validator:function(e){return["default","primary","info","success","warning","error"].includes(e)}},orientation:{type:String,default:d.cardOrientation.VERTICAL,validator:function(e){return["horizontal","vertical"].includes(e)}}},created:function(){p.validatePackage(c.packageMetadata)},setup:l?function(){return{v3:!!l}}:void 0,computed:{wrapperClass:function(){var e,t=this.$props.orientation!==d.cardOrientation.HORIZONTAL?"vertical":"horizontal";return(e={"k-card":!0})["k-card-"+this.$props.type]=this.$props.type!==u.cardType.DEFAULT,e["k-card-"+t]=!0,e}},render:function(e){var t=s||e,n=p.getDefaultSlots(this);return t("div",{dir:this.$props.dir,attrs:this.v3?void 0:{dir:this.$props.dir},class:this.wrapperClass},[n])}};t.CardVue2=h;var f=h;t.Card=f},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardHeaderVue2=t.CardHeader=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardHeader",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-header"},[u.getDefaultSlots(this)])}};t.CardHeaderVue2=d;var c=d;t.CardHeader=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardTitleVue2=t.CardTitle=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardTitle",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-title"},[u.getDefaultSlots(this)])}};t.CardTitleVue2=d;var c=d;t.CardTitle=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardBodyVue2=t.CardBody=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardBody",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-body"},[u.getDefaultSlots(this)])}};t.CardBodyVue2=d;var c=d;t.CardBody=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardActionsVue2=t.CardActions=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d=n(5),c={name:"KendoCardActions",props:{layout:{type:String,default:d.cardActionsLayout.START,validator:function(e){return["stretched","start","center","end"].includes(e)}},orientation:{type:String,default:d.cardOrientation.HORIZONTAL,validator:function(e){return["horizontal","vertical"].includes(e)}}},setup:l?function(){return{v3:!!l}}:void 0,computed:{wrapperClass:function(){var e;return(e={"k-card-actions":!0})["k-card-actions-"+this.$props.layout]=!0,e["k-card-actions-"+(this.$props.orientation!==d.cardOrientation.HORIZONTAL?"vertical":"horizontal")]=!0,e}},render:function(e){var t=s||e,n=u.getDefaultSlots(this);return t("div",{class:this.wrapperClass},[n])}};t.CardActionsVue2=c;var p=c;t.CardActions=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardImageVue2=t.CardImage=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardImage",props:{src:String},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e;u.getDefaultSlots(this);return t("img",{class:"k-card-image",src:this.$props.src,attrs:this.v3?void 0:{src:this.$props.src}})}};t.CardImageVue2=d;var c=d;t.CardImage=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardSubtitleVue2=t.CardSubtitle=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardSubtitle",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-subtitle"},[u.getDefaultSlots(this)])}};t.CardSubtitleVue2=d;var c=d;t.CardSubtitle=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardFooterVue2=t.CardFooter=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardFooter",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-footer"},[u.getDefaultSlots(this)])}};t.CardFooterVue2=d;var c=d;t.CardFooter=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.AvatarVue2=t.Avatar=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(5),d=n(3),c=n(0),p={name:"KendoAvatar",props:{type:{type:String,default:u.avatarType.TEXT,validator:function(e){return["text","image","icon"].includes(e)}},border:Boolean,rounded:{type:String,default:"medium",validator:function(e){return["small","medium","large","full"].includes(e)}},fillMode:{type:String,default:"solid",validator:function(e){return["solid","outline"].includes(e)}},size:{type:String,default:"medium",validator:function(e){return["small","medium","large"].includes(e)}},themeColor:{type:String,default:"primary",validator:function(e){return["primary","secondary","tertiary","info","success","warning","error","dark","light","inverse","inherit"].includes(e)}}},created:function(){c.validatePackage(d.packageMetadata)},setup:l?function(){return{v3:!!l}}:void 0,computed:{wrapperClass:function(){var e,t=this.$props,n=t.border,i=(t.type,t.size),r=t.rounded,o=t.fillMode,a=t.themeColor;return(e={"k-avatar-bordered":n,"k-avatar":!0})["k-avatar-"+(c.kendoThemeMaps.sizeMap[i]||i)]=i,e["k-rounded-"+(c.kendoThemeMaps.roundedMap[r]||r)]=r,e["k-avatar-"+o]=o,e["k-avatar-"+o+"-"+a]=Boolean(o&&a),e},innerClass:function(){var e;return(e={})["k-avatar-"+this.$props.type]=this.$props.type,e}},render:function(e){var t=s||e,n=c.getDefaultSlots(this);return t("div",{class:this.wrapperClass},[t("span",{class:this.innerClass},[n])])}};t.AvatarVue2=p;var h=p;t.Avatar=h},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerVue2=t.Drawer=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(12),d=n(0),c=n(3),p={name:"KendoDrawer",props:{animation:{type:[Object,Boolean],default:!0},expanded:{type:Boolean,default:!1},dir:{type:String,default:"ltr"},item:[String,Object,Function],mode:{type:String,default:"overlay",validator:function(e){return["overlay","push"].includes(e)}},position:{type:String,default:"start",validator:function(e){return["start","end"].includes(e)}},items:Array,mini:{type:Boolean,default:!1},tabIndex:Number,width:{type:Number,default:240},miniWidth:{type:Number,default:50}},created:function(){d.validatePackage(c.packageMetadata)},data:function(){var e=this.$props,t=e.expanded,n=e.mode,i=e.position,r=e.animation,o=e.mini,a=e.width,s=e.miniWidth,l=e.items,u=e.item,c=u?d.templateRendering.call(this,u,d.getListeners.call(this)):void 0;return{currentDir:"ltr",drawer:{expanded:t,mode:n,dir:this.currentDir,position:i,animation:r,mini:o,width:a,miniWidth:s,items:l,item:c}}},mounted:function(){this.currentDir=d.getDir(this.$el,this.$props.dir)},updated:function(){var e=this.$props,t=e.expanded,n=e.mode,i=e.position,r=e.animation,o=e.mini,a=e.width,s=e.miniWidth,l=e.items,u=e.item,c=u?d.templateRendering.call(this,u,d.getListeners.call(this)):void 0;this.drawer.expanded=t,this.drawer.mode=n,this.drawer.dir=this.currentDir,this.drawer.position=i,this.drawer.animation=r,this.drawer.mini=o,this.drawer.width=a,this.drawer.miniWidth=s,this.drawer.items=l,this.drawer.item=c},provide:function(){return{kendoDrawer:this.drawer}},computed:{drawerClassNames:function(){var e=this.$props,t=e.expanded,n=e.mode;return{"k-drawer-container":!0,"k-drawer-expanded":t,"k-drawer-overlay":"overlay"===n,"k-drawer-push":"push"===n,"k-drawer-mini":e.mini}}},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=d.getDefaultSlots(this),i=this.$props,r=i.items,o=i.tabIndex,a=i.mode,l=i.expanded,c=i.item,p=c?d.templateRendering.call(this,c,d.getListeners.call(this)):void 0;return t("div",{class:this.drawerClassNames,dir:this.currentDir,attrs:this.v3?void 0:{dir:this.currentDir,tabindex:o},tabindex:o},["overlay"===a&&l&&t("div",{class:"k-overlay",onClick:this.onOverlayClick,on:this.v3?void 0:{click:this.onOverlayClick}}),r&&t(u.DrawerNavigation,{onSelect:this.handleSelect,on:this.v3?void 0:{select:this.handleSelect},item:p,attrs:this.v3?void 0:{item:p}}),n])},methods:{focus:function(){this.$el&&this.$el.focus()},handleSelect:function(e,t){this.$props.items&&this.$emit("select",{itemTarget:e,itemIndex:t,component:this})},onOverlayClick:function(e){this.$emit("overlayclick",e)}}};t.DrawerVue2=p;var h=p;t.Drawer=h},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerContentVue2=t.DrawerContent=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoDrawerContent",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-drawer-content"},[u.getDefaultSlots(this)])}};t.DrawerContentVue2=d;var c=d;t.DrawerContent=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.StepperVue2=t.Stepper=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c=n(14),p=n(51),h=n(15),f=n(0),v=n(3),m={name:"KendoStepper",model:{event:"changemodel"},props:{animationDuration:{type:[Boolean,Number],default:400},dir:String,disabled:Boolean,item:{type:[String,Object,Function,Boolean],default:void 0},items:Array,linear:Boolean,mode:{type:String,default:"steps",validator:function(e){return["steps","labels"].includes(e)}},orientation:{type:String,default:"horizontal",validator:function(e){return["horizontal","vertical"].includes(e)}},value:{type:Number,default:0},modelValue:Number,successIcon:String,errorIcon:String},created:function(){f.validatePackage(v.packageMetadata),this.focusedIdx=void 0!==this.computedValue?this.computedValue:0},mounted:function(){this.currentDir=void 0!==this.$props.dir?this.$props.dir:f.isRtl(this.$el)?"rtl":"ltr"},data:function(){return{currentDir:"ltr",focusedIdx:0,stepper:{},currentFocused:!1}},watch:{value:function(e){this.focusedIdx=e}},computed:{computedValue:function(){return void 0!==this.$props.modelValue?this.$props.modelValue:this.$props.value},isVertical:function(){return"vertical"===this.$props.orientation},numOfSteps:function(){var e=this.$props.items;return e?e.length:0},stepperClasses:function(){return{"k-stepper":!0,"k-stepper-linear":this.$props.linear}},stepperStyles:function(){return{display:"grid",gridTemplateColumns:this.isVertical?void 0:"repeat("+2*this.numOfSteps+", 1fr)",gridTemplateRows:this.isVertical?"repeat("+4*this.numOfSteps+", 1fr)":void 0}},listClasses:function(){return{"k-step-list":!0,"k-step-list-horizontal":!this.isVertical,"k-step-list-vertical":this.isVertical}},listStyles:function(){return{gridColumnStart:this.isVertical?"":1,gridColumnEnd:this.isVertical?"":-1,gridRowStart:this.isVertical?1:"",gridRowEnd:this.isVertical?-1:""}},progressbarStyles:function(){return{gridColumnStart:this.isVertical?"":2,gridColumnEnd:this.isVertical?"":2*this.numOfSteps,gridRowStart:this.isVertical?2:"",gridRowEnd:this.isVertical?4*this.numOfSteps-2:""}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=d.getDefaultSlots(this),r=this.$props,o=r.animationDuration,a=r.disabled,s=r.items,u=r.orientation,v=this.computedValue,m="number"==typeof o?o:!1!==o?h.DEFAULT_ANIMATION_DURATION:h.NO_ANIMATION,g=s&&s.map((function(e,n){var r=this.$props.item?f.templateRendering.call(this,this.$props.item,f.getListeners.call(this)):void 0,o=t(c.Step,{key:n,index:n,attrs:this.v3?void 0:{index:n,disabled:a||e.disabled,focused:n===this.focusedIdx&&this.currentFocused,current:n===v,icon:e.icon,label:e.label,optional:e.optional,text:e.text,isValid:e.isValid,tabIndex:e.tabIndex,animationDuration:this.animationDuration,isVertical:this.isVertical,item:this.item,linear:this.linear,mode:this.mode,numOfSteps:this.numOfSteps,value:v,successIcon:this.successIcon,errorIcon:this.errorIcon},disabled:a||e.disabled,focused:n===this.focusedIdx&&this.currentFocused,current:n===v,onChange:this.handleChange,on:this.v3?void 0:{change:this.handleChange,focus:this.handleFocus},onFocus:this.handleFocus,class:e.class,style:e.style,icon:e.icon,label:e.label,optional:e.optional,text:e.text,isValid:e.isValid,tabIndex:e.tabIndex,animationDuration:this.animationDuration,isVertical:this.isVertical,item:this.item,linear:this.linear,mode:this.mode,numOfSteps:this.numOfSteps,value:v,successIcon:this.successIcon,errorIcon:this.errorIcon});return f.getTemplate.call(this,{h:t,template:r,defaultRendering:o,additionalProps:i(i({},e),{disabled:a||e.disabled,focused:n===this.focusedIdx,current:n===v,value:v}),additionalListeners:{change:this.handleChange,focus:this.handleFocus}})}),this);return t("nav",{tabindex:this.currentFocused?-1:0,attrs:this.v3?void 0:{tabindex:this.currentFocused?-1:0,dir:this.currentDir},class:this.stepperClasses,style:this.stepperStyles,dir:this.currentDir,onFocusin:this.handleFocusin,on:this.v3?void 0:{focusin:this.handleFocusin,focusout:this.handleFocusout,keydown:this.handleKeyDown},onFocusout:this.handleFocusout,onKeydown:this.handleKeyDown},[t("ol",{class:this.listClasses,style:this.listStyles},[g||n]),t(p.ProgressBar,{style:this.progressbarStyles,animation:{duration:m},attrs:this.v3?void 0:{animation:{duration:m},"aria-hidden":!0,max:this.numOfSteps-1,labelVisible:!1,orientation:u,reverse:"vertical"===u,value:v,disabled:a,tabIndex:-1},"aria-hidden":!0,max:this.numOfSteps-1,labelVisible:!1,orientation:u,reverse:"vertical"===u,value:v,disabled:a,tabIndex:-1})])},methods:{focus:function(){this.$el&&d.focusFirstFocusableChild(this.$el)},dispatchChangeEvent:function(e,t){var n=t===this.computedValue-1,i=t===this.computedValue,r=t===this.computedValue+1,o=!this.linear||n||i||r;this.computedValue!==t&&!this.disabled&&o&&(this.focusedIdx=t,this.$emit("changemodel",t),this.$emit("update:modelValue",t),this.$emit("change",{component:this,event:e,value:t}))},handleChange:function(e){var t=e.value;this.dispatchChangeEvent(e,t)},handleFocus:function(e){this.disabled||this.$emit("focus",e,void 0)},handleEnter:function(e){var t={component:this,event:e,value:this.focusedIdx};this.dispatchChangeEvent(t,this.focusedIdx)},handleFocusin:function(){this.currentFocused=!0},handleFocusout:function(){this.currentFocused=!1},handleKeyDown:function(e){var t="rtl"===this.currentDir,n=this.focusedIdx,i=this.items.length-1;switch(e.keyCode){case d.Keys.left:e.preventDefault(),!t&&n>0&&(this.focusedIdx=n-1),t&&n<i&&(this.focusedIdx=n+1);break;case d.Keys.right:e.preventDefault(),!t&&n<i&&(this.focusedIdx=n+1),t&&n>0&&(this.focusedIdx=n-1);break;case d.Keys.up:e.preventDefault(),!t&&n>0&&(this.focusedIdx=n-1),t&&n>0&&(this.focusedIdx=n-1);break;case d.Keys.down:e.preventDefault(),!t&&n<i&&(this.focusedIdx=n+1),t&&n<i&&(this.focusedIdx=n+1);break;case d.Keys.home:e.preventDefault(),this.focusedIdx=0;break;case d.Keys.end:e.preventDefault(),this.focusedIdx=i;break;case d.Keys.space:case d.Keys.enter:e.preventDefault(),this.items[n].disabled||this.handleEnter(e)}}}};t.StepperVue2=m;var g=m;t.Stepper=g},function(e,t){e.exports=n},function(e,t,n){"use strict";var i;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.optionalText=void 0,t.optionalText="stepper.optionalText",t.messages=((i={})[t.optionalText]="(Optional)",i)},function(e,t,n){"use strict";n.r(t);var i=n(25);n.d(t,"ProgressBar",(function(){return i.a})),n.d(t,"ProgressBarVue2",(function(){return i.b}));var r=n(16);for(var o in r)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);var a=n(17);for(var o in a)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return a[e]}))}(o);var s=n(18);for(var o in s)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return s[e]}))}(o);var l=n(19);for(var o in l)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return l[e]}))}(o)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuVue2=t.Menu=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c=n(0),p=n(4),h=n(61),f=n(62),v=n(63),m=n(20),g=n(66),b=n(67),y=n(3),I={name:"KendoMenu",props:{vertical:{type:Boolean,default:!1},items:Array,dir:String,hoverOpenDelay:{type:Number,default:void 0},hoverCloseDelay:{type:Number,default:void 0},openOnClick:Boolean,itemRender:[String,Object,Function],linkRender:[String,Object,Function],customCloseItemIds:Array},created:function(){c.validatePackage(y.packageMetadata),this.mouseOverHandler=new b.MouseOverHandler(this.$props.openOnClick,this.reset,this.onItemMouseOver),this.guid=c.guid(),this.directionHolder=new g.DirectionHolder,this.inputItems=[],this.currentItems=[]},mounted:function(){this.isFirstRender=!1,this.menuWrapperEl=d.getRef(this,"menuWrapper")},updated:function(){this.mouseOverHandler.OpenOnClick=this.$props.openOnClick},destroyed:u?void 0:function(){this.clearItemHoverAndLeaveRequestsIfApplicable()},unmounted:function(){this.clearItemHoverAndLeaveRequestsIfApplicable()},data:function(){return{focusedItemId:p.EMPTY_ID,hoveredItemId:p.EMPTY_ID,tabbableItemId:p.ZERO_LEVEL_ZERO_ITEM_ID,isFirstRender:!0}},computed:{menuClassName:function(){return{"k-widget":!0,"k-reset":!0,"k-header":!0,"k-menu":!0,"k-menu-horizontal":!this.$props.vertical,"k-menu-vertical":this.$props.vertical}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e;this.prepareItems(),this.isFirstRender||this.directionHolder.setIsDirectionRightToLeft(this.checkIsDirectionRightToLeft());var n=this.hoveredItemId?this.hoveredItemId:this.focusedItemId?p.getDirectParentId(this.focusedItemId):p.EMPTY_ID;return t("div",{class:this.getMenuWrapperClassName(),ref:d.setRef(this,"menuWrapper")},[t(m.MenuItemInternalsList,{class:this.menuClassName,"aria-orientation":this.$props.vertical?"vertical":void 0,attrs:this.v3?void 0:{"aria-orientation":this.$props.vertical?"vertical":void 0,items:this.currentItems,isMenuVertical:this.$props.vertical,isDirectionRightToLeft:this.directionHolder.getIsDirectionRightToLeft(),focusedItemId:this.focusedItemId,lastItemIdToBeOpened:n,tabbableItemId:this.tabbableItemId,itemRender:d.templateRendering.call(this,this.$props.itemRender,d.getListeners.call(this)),linkRender:d.templateRendering.call(this,this.$props.linkRender,d.getListeners.call(this)),menuGuid:this.guid,originalItemNeeded:this.getInputItem},items:this.currentItems,isMenuVertical:this.$props.vertical,isDirectionRightToLeft:this.directionHolder.getIsDirectionRightToLeft(),focusedItemId:this.focusedItemId,lastItemIdToBeOpened:n,tabbableItemId:this.tabbableItemId,itemRender:d.templateRendering.call(this,this.$props.itemRender,d.getListeners.call(this)),linkRender:d.templateRendering.call(this,this.$props.linkRender,d.getListeners.call(this)),menuGuid:this.guid,onMouseleave:this.onItemMouseLeave,on:this.v3?void 0:{mouseleave:this.onItemMouseLeave,mouseover:this.onItemMouseOver,mousedown:this.onItemMouseDown,keydown:this.onKeyDown,focus:this.onItemFocus,click:this.onItemClick,blur:this.onItemBlur},onMouseover:this.onItemMouseOver,onMousedown:this.onItemMouseDown,onKeydown:this.onKeyDown,onFocus:this.onItemFocus,onClick:this.onItemClick,onBlur:this.onItemBlur,originalItemNeeded:this.getInputItem})])},methods:{reset:function(){this.clearItemHoverAndLeaveRequestsIfApplicable(),this.focusedItemId=p.EMPTY_ID,this.hoveredItemId=p.EMPTY_ID,this.tabbableItemId=p.ZERO_LEVEL_ZERO_ITEM_ID},onKeyDown:function(e){if(this.focusedItemId!==p.EMPTY_ID){var t=p.getItemById(this.focusedItemId,this.currentItems),n=f.getNewItemIdUponKeyboardNavigation(this.currentItems,t.id,e.keyCode,e.key,this.$props.vertical,this.directionHolder.getIsDirectionRightToLeft());t.id!==n&&(e.preventDefault(),this.setFocusedItemId(n)),e.keyCode!==c.Keys.enter&&e.keyCode!==c.Keys.space||t.disabled||(this.mouseOverHandler.handleItemSelectedViaKeyboard(),this.dispatchSelectEventIfWired(e,t.id),!e.defaultPrevented&&0===t.items.length&&t.url&&window.location.assign(t.url))}},onItemMouseOver:function(e){if(this.mouseOverHandler.IsMouseOverEnabled){this.clearItemHoverAndLeaveRequestsIfApplicable();var t=this;this.itemHoverRequest=window.setTimeout((function(){t.setHoveredItemId(e),t.itemHoverRequest=null}),v.getHoverOpenDelay(i({},this.$props)))}},onItemMouseLeave:function(e){if(this.mouseOverHandler.IsMouseOverEnabled&&this.isItemWithDefaultClose(e)){this.clearItemHoverAndLeaveRequestsIfApplicable();var t=this;this.itemLeaveRequest=window.setTimeout((function(){t.setHoveredItemId(p.EMPTY_ID),t.itemLeaveRequest=null}),v.getHoverCloseDelay(i({},this.$props)))}},onItemMouseDown:function(){this.mouseOverHandler.handleItemMouseDown()},onItemFocus:function(e){this.setFocusedItemId(e),this.mouseOverHandler.handleItemFocus()},onItemClick:function(e,t){var n=p.getItemById(t,this.currentItems);n.disabled||(this.setFocusedItemId(t),this.mouseOverHandler.handleItemClick(t,this.isItemWithDefaultClose(t)),this.dispatchSelectEventIfWired(e,t),!e.defaultPrevented&&n.url&&window.location.assign(n.url))},onItemBlur:function(e){this.isItemWithDefaultClose(e)&&this.setFocusedItemId(p.EMPTY_ID)},getInputItem:function(e){return p.getItemById(e,this.inputItems)},setFocusedItemId:function(e){var t=e===p.EMPTY_ID?this.tabbableItemId:p.getRootParentId(e),n=e===p.EMPTY_ID||p.isIdEmptyOrZeroLevel(this.hoveredItemId)&&p.isIdEmptyOrZeroLevel(e)?this.hoveredItemId:p.EMPTY_ID;this.hoveredItemId=n,this.focusedItemId=e,this.tabbableItemId=t},setHoveredItemId:function(e){p.isIdEmptyOrZeroLevel(e)&&p.isIdEmptyOrZeroLevel(this.focusedItemId)?this.hoveredItemId=e:(this.hoveredItemId=e,this.focusedItemId=p.EMPTY_ID,this.tabbableItemId=p.ZERO_LEVEL_ZERO_ITEM_ID)},getMenuWrapperClassName:function(){return{"k-rtl":this.directionHolder.getIsDirectionRightToLeft()}},clearItemHoverAndLeaveRequestsIfApplicable:function(){this.itemHoverRequest&&(clearTimeout(this.itemHoverRequest),this.itemHoverRequest=null),this.itemLeaveRequest&&(clearTimeout(this.itemLeaveRequest),this.itemLeaveRequest=null)},isItemWithDefaultClose:function(e){return!this.$props.customCloseItemIds||-1===this.$props.customCloseItemIds.indexOf(e)},checkIsDirectionRightToLeft:function(){return void 0!==this.$props.dir?"rtl"===this.$props.dir:this.menuWrapperEl&&"rtl"===getComputedStyle(this.menuWrapperEl).direction},prepareItems:function(){var e=h.prepareInputItemsForInternalWork.call(this,this.$props.items),t=e.items,n=e.inputItems;this.currentItems=t,this.inputItems=n},dispatchSelectEventIfWired:function(e,t){this.$emit("select",{event:e,compontent:this,item:this.getInputItem(t),itemId:t})}}};t.MenuVue2=I;var O=I;t.Menu=O},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.prepareInputItemsForInternalWork=void 0;var i=n(0),r=n(4);function o(e){var t={},n=e.text,r=e.url,o=e.icon,a=e.disabled,s=e.cssClass,l=e.cssStyle,u=e.render,d=e.linkRender,c=e.contentRender,p=e.data;return void 0!==n&&(t.text=n),void 0!==r&&(t.url=r),void 0!==o&&(t.icon=o),void 0!==a&&(t.disabled=a),void 0!==s&&(t.cssClass=s),void 0!==l&&(t.cssStyle=l),void 0!==u&&(t.render=i.templateRendering.call(this,u,i.getListeners.call(this))),void 0!==d&&(t.linkRender=i.templateRendering.call(this,d,i.getListeners.call(this))),void 0!==c&&(t.contentRender=i.templateRendering.call(this,c,i.getListeners.call(this))),void 0!==p&&(t.data=p),t}function a(e,t){for(var n=[],i=0;i<e.length;i++){var a=e[i],l=o.call(this,a);l.id=r.createId(i.toString(),t),l.isLastFromSiblings=i===e.length-1,l.items=s.call(this,a,l),n.push(l)}return n}function s(e,t){return e.contentRender?[{contentParentItemId:t.id,id:r.createId(r.ZERO_LEVEL_ZERO_ITEM_ID,t.id),isLastFromSiblings:!0,contentRender:i.templateRendering.call(this,e.contentRender,i.getListeners.call(this)),items:[]}]:e.items?a.call(this,e.items,t.id):[]}t.prepareInputItemsForInternalWork=function(e){return e&&e.length>0?{items:a.call(this,e),inputItems:e}:{items:[],inputItems:[]}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getNewItemIdUponKeyboardNavigation=void 0;var i=n(0),r=n(4),o=/\S/;t.getNewItemIdUponKeyboardNavigation=function(e,t,n,a,s,l){var u,d=g();switch(n){case i.Keys.left:return s?l?f():p():l?h():c();case i.Keys.right:return s?l?p():f():l?c():h();case i.Keys.up:return s?y():r.isIdZeroLevel(t)?m():y();case i.Keys.down:return s?I():r.isIdZeroLevel(t)?v():I();case i.Keys.enter:case i.Keys.space:return d.disabled?t:b()?r.getFirstChildId(t):r.getRootParentId(t);case i.Keys.home:return O()[0].id;case i.Keys.end:return(u=O())[u.length-1].id;case i.Keys.esc:return r.isIdZeroLevel(t)?t:r.getDirectParentId(t);default:return 1===a.length&&o.test(a)?function(){var e=a.toLowerCase(),n=O(),i=Number(r.getShortId(t)),o=n.slice(i+1).concat(n.slice(0,i+1)).find((function(t){return(t.text||"").toLowerCase().startsWith(e)}));return o?o.id:t}():t}function c(){return r.isIdZeroLevel(t)?y():r.isIdFirstLevel(t)?v(y(r.getRootParentId(t))):r.getDirectParentId(t)}function p(){return r.isIdZeroLevel(t)?m():r.getDirectParentId(t)}function h(){return r.isIdZeroLevel(t)?I():v(b()?t:I(r.getRootParentId(t)))}function f(){return v(r.isIdZeroLevel(t)||b()?t:I(r.getRootParentId(t)))}function v(e){return x(!0,e)}function m(e){return x(!1,e)}function g(n,i){return void 0===n&&(n=t),void 0===i&&(i=e),r.getItemById(n,i)}function b(e){return g(e).items.length>0}function y(e){return k(!1,e)}function I(e){return k(!0,e)}function O(){return r.isIdZeroLevel(t)?e:g(r.getDirectParentId(t),e).items}function x(e,n){void 0===n&&(n=t);var i=g(n);return b(n)&&!i.disabled?e?r.getFirstChildId(n):function(e){var t=g(e).items;return t[t.length-1].id}(n):n}function k(n,i){if(void 0===i&&(i=t),r.isIdZeroLevel(i))return r.getDirectSiblingIdForLevelZero(n,i,e.length);var o=r.getDirectParentId(i),a=r.getShortId(i),s=g(o).items.length;return r.createId(r.getDirectSiblingIdForLevelZero(n,a,s),o)}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getHoverCloseDelay=t.getHoverOpenDelay=void 0,t.getHoverOpenDelay=function(e){return void 0!==e.hoverOpenDelay?e.hoverOpenDelay:e.openOnClick?0:100},t.getHoverCloseDelay=function(e){return void 0!==e.hoverCloseDelay?e.hoverCloseDelay:100}},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemInternalVue2=t.MenuItemInternal=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=a.ref,d=n(0),c=n(79),p=n(4),h=n(6),f=n(21),v=n(20),m=n(22),g={name:"KendoMenuItemInternal",emits:{keydown:null,mouseover:null,mouseleave:null,blur:null,focus:null,click:null,mousedown:null},props:{item:Object,focusedItemId:String,lastItemIdToBeOpened:String,tabbableItemId:String,itemRender:[String,Object,Function],linkRender:[String,Object,Function],isMenuVertical:Boolean,isDirectionRightToLeft:Boolean,menuGuid:String,originalItemNeeded:Function},created:function(){this.itemElement=null,this.prevFocusedItemId=this.$props.focusedItemId,this.isFirstRender=!0,this._anchor=d.guid()},data:function(){return{opened:!1}},mounted:function(){this.itemElement=d.getRef(this,"kendoAnchor",this._anchor);var e=this.$props.focusedItemId,t=this.$props.item.id;e&&e===t&&this.itemElement&&this.itemElement.focus(),this.isFirstRender=!1},watch:{focusedItemId:function(e,t){this.prevFocusedItemId=t}},updated:function(){var e=this.$props.focusedItemId,t=this.$props.item.id;e?this.prevFocusedItemId===e||e!==t||this.itemElement.contains(document.activeElement)||this.itemElement.focus():document.activeElement===this.itemElement&&this.itemElement.blur()},computed:{currentItemRender:function(){return this.$props.item.render||this.$props.itemRender},currentLinkRender:function(){return this.$props.item.linkRender||this.$props.linkRender},contentRender:function(){return this.$props.item.contentParentItemId?this.$props.item.contentRender:null},currentOpened:function(){var e=this.$props;return e.item.items.length>0&&p.shouldOpenItem(e.item.id,e.lastItemIdToBeOpened)&&!this.isFirstRender},currentFocused:function(){return this.$props.focusedItemId===this.$props.item.id},popupClassName:function(){return d.classNames({"k-menu-popup":!0,"k-rtl":this.$props.isDirectionRightToLeft})},menuItemClassName:function(){var e,t=this.$props.item;return(e={"k-item":!0,"k-menu-item":!0,"k-first":p.isFirstItemFromSiblings(t.id),"k-last":t.isLastFromSiblings,"k-disabled":t.disabled})[t.cssClass?t.cssClass:""]=t.cssClass,e}},setup:l?function(){return{v3:!!l,kendoAnchorRef:u(null)}}:void 0,render:function(e){var t=this,n=s||e,i=this.$props.item,r=i.id,o=function(){return this.$props.item.icon?n("span",{class:"k-icon k-i-"+this.$props.item.icon,role:"presentation",attrs:this.v3?void 0:{role:"presentation"},key:"0"}):null},a=function(){return this.$props.item.items.length>0?n(m.MenuItemArrow,{itemId:this.$props.item.id,attrs:this.v3?void 0:{itemId:this.$props.item.id,verticalMenu:this.$props.isMenuVertical,dir:h.convertBoolDirectionToString(this.$props.isDirectionRightToLeft)},verticalMenu:this.$props.isMenuVertical,dir:h.convertBoolDirectionToString(this.$props.isDirectionRightToLeft),key:"2"}):null},l=this.$props.originalItemNeeded(i.id);return n("li",{class:this.menuItemClassName,style:i.cssStyle,tabindex:r===this.$props.tabbableItemId?0:-1,attrs:this.v3?void 0:{tabindex:r===this.$props.tabbableItemId?0:-1,role:"menuitem","aria-disabled":!!i.disabled||void 0,"aria-haspopup":i.items.length>0||void 0,"aria-expanded":i.items.length>0?this.currentOpened:void 0,"aria-label":i.text,"aria-owns":this.currentOpened?h.getDOMElementId(this.$props.menuGuid,r):void 0},onMouseover:this.onMouseOver,on:this.v3?void 0:{mouseover:this.onMouseOver,mouseleave:this.onMouseLeave,mousedown:function(e){return t.handleMouseDown(e)},focusout:function(){return t.handleBlur(r)},focusin:function(){return t.handleFocus(r)},click:function(e){return t.handleClick(e,r)},keydown:this.handleKeyDown},onMouseleave:this.onMouseLeave,onMousedown:function(e){return t.handleMouseDown(e)},onFocusout:function(){return t.handleBlur(r)},onFocusin:function(){return t.handleFocus(r)},onClick:function(e){return t.handleClick(e,r)},onKeydown:this.handleKeyDown,role:"menuitem","aria-disabled":!!i.disabled||void 0,"aria-haspopup":i.items.length>0||void 0,"aria-expanded":i.items.length>0?this.currentOpened:void 0,"aria-label":i.text,"aria-owns":this.currentOpened?h.getDOMElementId(this.$props.menuGuid,r):void 0,ref:d.setRef(this,"kendoAnchor",this._anchor),key:"0"},[this.contentRender?function(){var e=this.$props.item.contentParentItemId;return n("div",{class:"k-content",role:"presentation",attrs:this.v3?void 0:{role:"presentation"}},[function(e){return d.getTemplate.call(this,{h:n,template:this.contentRender,additionalProps:e})}.call(this,{item:this.handleOriginalItemNeeded(e),itemId:e})])}.call(this):function(){var e=this,t=n("span",{class:"k-menu-link-text"},[i.text]),r=d.getTemplate.call(this,{h:n,template:this.currentItemRender,defaultRendering:t,additionalProps:{item:l,itemId:i.id,key:"1"}}),s=n(f.MenuItemLink,{url:i.url,attrs:this.v3?void 0:{url:i.url,opened:this.currentOpened,focused:this.currentFocused},opened:this.currentOpened,focused:this.currentFocused},this.v3?function(){return[[o.call(e),r,a.call(e)]]}:[[o.call(e),r,a.call(e)]]);return d.getTemplate.call(this,{h:n,template:this.currentLinkRender,defaultRendering:s,additionalProps:{item:l,itemId:i.id,opened:this.currentOpened,dir:h.convertBoolDirectionToString(this.$props.isDirectionRightToLeft)}})}.call(this),function(){var e=this,t=h.getPopupSettings(r,this.$props.isMenuVertical,this.$props.isDirectionRightToLeft),i=t.anchorAlign,o=t.popupAlign,a=t.collision;return n(c.Popup,{anchor:this._anchor,attrs:this.v3?void 0:{anchor:this._anchor,show:this.currentOpened,popupClass:this.popupClassName,anchorAlign:i,popupAlign:o,collision:a,animate:!1},show:this.currentOpened,popupClass:this.popupClassName,anchorAlign:i,popupAlign:o,collision:a,animate:!1,key:"1"},this.v3?function(){return[n(v.MenuItemInternalsList,{parentItemId:r,attrs:e.v3?void 0:{parentItemId:r,items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,originalItemNeeded:e.handleOriginalItemNeeded},items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,class:"k-group k-menu-group k-reset",onMouseover:e.handleItemMouseOver,on:e.v3?void 0:{mouseover:e.handleItemMouseOver,mouseleave:e.handleItemMouseLeave,mousedown:e.handleMouseDown,blur:e.handleItemMouseBlur,focus:e.handleItemMouseFocus,click:e.handleClick,keydown:e.handleKeyDown},onMouseleave:e.handleItemMouseLeave,onMousedown:e.handleMouseDown,onBlur:e.handleItemMouseBlur,onFocus:e.handleItemMouseFocus,onClick:e.handleClick,onKeydown:e.handleKeyDown,originalItemNeeded:e.handleOriginalItemNeeded})]}:[n(v.MenuItemInternalsList,{parentItemId:r,attrs:e.v3?void 0:{parentItemId:r,items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,originalItemNeeded:e.handleOriginalItemNeeded},items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,class:"k-group k-menu-group k-reset",onMouseover:e.handleItemMouseOver,on:e.v3?void 0:{mouseover:e.handleItemMouseOver,mouseleave:e.handleItemMouseLeave,mousedown:e.handleMouseDown,blur:e.handleItemMouseBlur,focus:e.handleItemMouseFocus,click:e.handleClick,keydown:e.handleKeyDown},onMouseleave:e.handleItemMouseLeave,onMousedown:e.handleMouseDown,onBlur:e.handleItemMouseBlur,onFocus:e.handleItemMouseFocus,onClick:e.handleClick,onKeydown:e.handleKeyDown,originalItemNeeded:e.handleOriginalItemNeeded})])}.call(this)])},methods:{handleKeyDown:function(e){this.$emit("keydown",e)},handleItemMouseOver:function(e){this.$emit("mouseover",e)},handleItemMouseLeave:function(e){this.$emit("mouseleave",e)},handleItemMouseBlur:function(e){this.$emit("blur",e)},handleItemMouseFocus:function(e){this.$emit("focus",e)},handleClick:function(e,t){this.$emit("click",e,t)},handleBlur:function(e){this.$emit("blur",e)},handleFocus:function(e){this.$emit("focus",e)},handleMouseDown:function(e){this.$emit("mousedown",e)},handleOriginalItemNeeded:function(e){return this.$props.originalItemNeeded(e)},onMouseOver:function(e){this.$emit("mouseover",this.$props.item.id),e.stopPropagation()},onMouseLeave:function(e){this.$emit("mouseleave",this.$props.item.id),e.stopPropagation()}}};t.MenuItemInternalVue2=g;var b=g;t.MenuItemInternal=b},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.POPUP_SETTINGS=t.POPUP_SETTINGS_RTL=void 0;var i={vertical:"top",horizontal:"left"},r={vertical:"top",horizontal:"right"},o={vertical:"flip",horizontal:"fit"},a={vertical:"fit",horizontal:"flip"};t.POPUP_SETTINGS_RTL={downward:{anchorAlign:{vertical:"bottom",horizontal:"right"},popupAlign:r,collision:o},leftward:{anchorAlign:{vertical:"top",horizontal:"left"},popupAlign:r,collision:a}},t.POPUP_SETTINGS={downward:{anchorAlign:{vertical:"bottom",horizontal:"left"},popupAlign:i,collision:o},rightward:{anchorAlign:{vertical:"top",horizontal:"right"},popupAlign:i,collision:a}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DirectionHolder=void 0;var i=function(){function e(){this.phase="Initialized"}return e.prototype.getIsDirectionRightToLeft=function(){return this.isDirectionRightToLeft},e.prototype.setIsDirectionRightToLeft=function(e){this.phase="NotInitialized"===this.phase?"Initialized":"NewValueReceived",this.previousIsDirectionRightToLeft=this.isDirectionRightToLeft,this.isDirectionRightToLeft=e},e.prototype.hasDirectionChanged=function(){return"NewValueReceived"===this.phase&&this.previousIsDirectionRightToLeft!==this.isDirectionRightToLeft},e}();t.DirectionHolder=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MouseOverHandler=void 0;var i=function(){function e(e,t,n){this.openOnClick=e,this.resetMenu=t,this.openItem=n,this.openOnClick=e,this.isMouseOverEnabled=!e}return Object.defineProperty(e.prototype,"OpenOnClick",{set:function(e){Boolean(e)!==Boolean(this.openOnClick)&&(this.mouseDown=!1,this.isMouseOverEnabled=!e),this.openOnClick=e},enumerable:!1,configurable:!0}),e.prototype.handleItemSelectedViaKeyboard=function(){this.openOnClick&&(this.isMouseOverEnabled=!1,this.resetMenu())},Object.defineProperty(e.prototype,"IsMouseOverEnabled",{get:function(){return this.isMouseOverEnabled},enumerable:!1,configurable:!0}),e.prototype.handleItemMouseDown=function(){this.mouseDown=!0},e.prototype.handleItemFocus=function(){this.openOnClick&&!this.mouseDown&&(this.isMouseOverEnabled=!0),this.mouseDown=!1},e.prototype.handleItemClick=function(e,t){this.openOnClick&&(this.isMouseOverEnabled?t&&(this.isMouseOverEnabled=!1,this.resetMenu()):(this.isMouseOverEnabled=!0,this.openItem(e)))},e}();t.MouseOverHandler=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.SplitterVue2=t.Splitter=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(23),c=n(71),p=n(0),h=n(0),f=n(3),v={collapsible:!1,collapsed:!1,resizable:!0,scrollable:!0},m={name:"KendoSplitter",props:{orientation:{type:String,default:"horizontal",validator:function(e){return["vertical","horizontal"].includes(e)}},panes:Array,defaultPanes:Array},computed:{isControlledState:function(){return void 0!==this.$props.panes},computedPanes:function(){return this.isControlledState?this.$props.panes:this.currentPanes},isRtl:function(){return this.$el&&"rtl"===getComputedStyle(this.$el).direction||!1}},created:function(){h.validatePackage(f.packageMetadata)},data:function(){return{isDragging:!1,dragIndex:void 0,startTime:0,originalX:0,originalY:0,originalPrevSize:0,originalNextSize:0,currentPanes:this.$props.defaultPanes||[]}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=this.panesOptions(),i=p.classNames("k-widget","k-splitter","k-splitter-flex","k-splitter-"+this.orientation);this.validatePanes(n);return t("div",{class:i},[function(e){return e.map((function(n,i){var r,o=p.templateRendering.call(this,n.content,p.getListeners.call(this)),a=2*i,s=a+1;if(i+1<e.length){var l=e[i+1];r=t(c.SplitterBar,{key:s,index:i,attrs:this.v3?void 0:{index:i,orientation:this.orientation,prev:n,next:l},orientation:this.orientation,prev:n,next:l,onDrag:this.onBarDragResize,on:this.v3?void 0:{drag:this.onBarDragResize,toggle:this.onBarToggle,keyboardresize:this.onBarKeyboardResize},onToggle:this.onBarToggle,onKeyboardresize:this.onBarKeyboardResize})}return[t(d.SplitterPane,{key:a,containsSplitter:n.containsSplitter,attrs:this.v3?void 0:{containsSplitter:n.containsSplitter,size:n.size,min:n.min,max:n.max,resizable:n.resizable,collapsible:n.collapsible,collapsed:n.collapsed,scrollable:n.scrollable,keepMounted:n.keepMounted,content:o},size:n.size,min:n.min,max:n.max,resizable:n.resizable,collapsible:n.collapsible,collapsed:n.collapsed,scrollable:n.scrollable,keepMounted:n.keepMounted,content:o}),r]}),this)}.call(this,n)])},methods:{validatePanes:function(e){if(!e.filter((function(e){return void 0===e.size})).length)throw new Error("The Splitter should have at least one pane without a set size.")},mapPaneOptions:function(e){for(var t=this.orientation,n=[],r=0;r<e.length;r++){var o=!1;this.isDragging&&void 0!==this.dragIndex&&(o=this.dragIndex===r||this.dragIndex+1===r),n.push(i(i(i({},v),{orientation:t,overlay:o}),e[r]))}return n},onBarToggle:function(e,t){var n=this.panesOptions().map((function(t,n){var r=t;return n===e?i(i({},r),{collapsed:!t.collapsed}):i({},r)}));this.$emit("change",{newState:n,isLast:!0,nativeEvent:t})},onBarDragResize:function(e,t,n,i,r){var o=(new Date).getTime(),a=e.pageX,s=e.pageY,l=this.surroudingPanes(t),u=l.prevElement,d=l.nextElement;if(u&&d){if(i)return this.isDragging=!0,this.dragIndex=n,this.startTime=o,this.originalX=a,this.originalY=s,this.originalPrevSize=this.elementSize(u),void(this.originalNextSize=this.elementSize(d));var c,p=this.$data,h=p.originalPrevSize,f=p.originalNextSize,v=p.startTime,m=p.originalX,g=p.originalY;if(!i&&o-v<150)r&&this.resetDragState();else c="vertical"===this.orientation?s-g:this.isRtl?m-a:a-m,this.resize(n,n+1,h,f,c,r,e),r&&this.resetDragState()}},onBarKeyboardResize:function(e,t,n,i){var r=this.surroudingPanes(e),o=r.prevElement,a=r.nextElement,s=this.elementSize(o),l=this.elementSize(a);this.resize(t,t+1,s,l,n,!0,i)},surroudingPanes:function(e){return{prevElement:e.previousElementSibling,nextElement:e.nextElementSibling}},containerSize:function(){return this.$el?this.elementSize(this.$el,!0):0},isPercent:function(e){return/%$/.test(e)},toPixels:function(e,t){var n=parseInt(e,10);return this.isPercent(e)&&(n=t*n/100),n},panesOptions:function(){return this.mapPaneOptions(this.computedPanes)},resetDragState:function(){this.isDragging=!1,this.dragIndex=void 0,this.startTime=0,this.originalX=0,this.originalY=0,this.originalPrevSize=0,this.originalNextSize=0},elementSize:function(e,t){var n=t?"client":"offset";return"vertical"===this.orientation?e[n+"Height"]:e[n+"Width"]},clamp:function(e,t,n){return Math.min(t,Math.max(e,n))},fixedSize:function(e){return e&&e.length>0},resize:function(e,t,n,r,o,a,s){var l,u,d=this,c=this.panesOptions(),p=c[e],h=c[t],f=n+r,v=this.containerSize(),m=function(e){return d.toPixels(e,v)},g={index:e,initialSize:n,min:m(p.min)||f-m(h.max)||0,max:m(p.max)||f-m(h.min)||f},b={index:t,initialSize:r,min:m(h.min)||f-m(p.max)||0,max:m(h.max)||f-m(p.min)||f},y=function(e,t){var n=c[e.index],i=d.clamp(e.min,e.max,e.initialSize+t);return d.isPercent(n.size||"")?100*i/v+"%":i+"px"};this.fixedSize(p.size)&&this.fixedSize(h.size)?(l=y(g,o),u=y(b,-o)):h.collapsible||this.fixedSize(h.size)?u=y(b,-o):l=y(g,o);var I=c.map((function(n,r){var o=n;return r===e?i(i({},o),{size:l}):r===t?i(i({},o),{size:u}):i({},o)}));this.panesDuringOnChange=I,this.isControlledState||(this.currentPanes=I),this.$emit("change",{newState:I,isLast:a,nativeEvent:s}),this.panesDuringOnChange=void 0}}};t.SplitterVue2=m;var g=m;t.Splitter=g},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.SplitterBarVue2=t.SplitterBar=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoSplitterBar",emits:{drag:null,toggle:null,keyboardresize:null},props:{orientation:{type:String,default:"vertical",validator:function(e){return["vertical","horizontal"].includes(e)}},index:Number,prev:Object,next:Object},created:function(){this.draggable=null},computed:{isStatic:function(){var e=this.$props,t=e.prev,n=e.next,i=t.resizable&&n.resizable,r=t.collapsible||n.collapsible;return!i&&!r},isDraggable:function(){var e=this.$props,t=e.prev,n=e.next,i=t.resizable&&n.resizable,r=t.collapsed||n.collapsed;return!!i&&!r},isHorizontal:function(){return"horizontal"===this.$props.orientation}},data:function(){return{focused:!1}},mounted:function(){this.$el&&(this.draggable=this.$refs.draggable)},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t,n=this,i=this,r=s||e,o=this.isDraggable,a=this.isStatic,l=this.isHorizontal,d=u.classNames("k-splitbar",((t={})["k-state-focused"]=this.focused,t["k-splitbar-horizontal"]=l,t["k-splitbar-vertical"]=!l,t["k-splitbar-draggable-horizontal"]=l&&o,t["k-splitbar-draggable-vertical"]=!l&&o,t["k-splitbar-static-horizontal"]=l&&a,t["k-splitbar-static-vertical"]=!l&&a,t)),c=this.previousArrowClass(l),p=this.nextArrowClass(l);return r(u.Draggable,{onPress:function(e){return i.onDrag(e,!0,!1)},on:this.v3?void 0:{press:function(e){return i.onDrag(e,!0,!1)},drag:function(e){return i.onDrag(e,!1,!1)},release:function(e){return i.onDrag(e,!1,!0)}},onDrag:function(e){return i.onDrag(e,!1,!1)},onRelease:function(e){return i.onDrag(e,!1,!0)},ref:"draggable"},this.v3?function(){return[r("div",{tabindex:a?-1:0,attrs:n.v3?void 0:{tabindex:a?-1:0,role:"separator"},role:"separator",class:d,style:{touchAction:"none"},onFocusin:n.onFocus,on:n.v3?void 0:{focusin:n.onFocus,focusout:n.onBlur,dblclick:n.onToggle,keydown:n.onKeyDown},onFocusout:n.onBlur,onDblclick:n.onToggle,onKeydown:n.onKeyDown},[r("div",{class:c,onClick:n.onPrevToggle,on:n.v3?void 0:{click:n.onPrevToggle}}),r("div",{class:"k-resize-handle"}),r("div",{class:p,onClick:n.onNextToggle,on:n.v3?void 0:{click:n.onNextToggle}})])]}:[r("div",{tabindex:a?-1:0,attrs:n.v3?void 0:{tabindex:a?-1:0,role:"separator"},role:"separator",class:d,style:{touchAction:"none"},onFocusin:n.onFocus,on:n.v3?void 0:{focusin:n.onFocus,focusout:n.onBlur,dblclick:n.onToggle,keydown:n.onKeyDown},onFocusout:n.onBlur,onDblclick:n.onToggle,onKeydown:n.onKeyDown},[r("div",{class:c,onClick:n.onPrevToggle,on:n.v3?void 0:{click:n.onPrevToggle}}),r("div",{class:"k-resize-handle"}),r("div",{class:p,onClick:n.onNextToggle,on:n.v3?void 0:{click:n.onNextToggle}})])])},methods:{onDrag:function(e,t,n){var i=e,r=this.$props.index,o=this.draggable&&this.draggable.element;!n&&i&&i.originalEvent.preventDefault(),o&&!this.isStatic&&this.isDraggable&&this.$emit("drag",i,o,r,t,n)},onFocus:function(){this.focused=!0},onBlur:function(){this.focused=!1},onToggle:function(e){var t=this.$props,n=t.index,i=t.prev,r=t.next;(i.collapsible||r.collapsible)&&this.$emit("toggle",i.collapsible?n:n+1,e)},onPrevToggle:function(e){var t=this.$props,n=t.index;t.prev.collapsible&&this.$emit("toggle",n,e)},onNextToggle:function(e){var t=this.$props,n=t.index;t.next.collapsible&&this.$emit("toggle",n+1,e)},onKeyDown:function(e){var t=this,n=e&&e.keyCode,i=this.isHorizontal,r=this.$props.index,o=this.draggable&&this.draggable.element,a=function(n,i,r){e.preventDefault(),t.$emit("keyboardresize",n,i,r,e)};o&&(n===u.Keys.enter?(e.preventDefault(),this.onToggle(e)):this.isDraggable&&(i&&n===u.Keys.left?a(o,r,-10):i&&n===u.Keys.right?a(o,r,10):i||n!==u.Keys.up?i||n!==u.Keys.down||a(o,r,10):a(o,r,-10)))},previousArrowClass:function(e){var t,n=this.$props.prev,i=n.collapsible,r=n.collapsed;return u.classNames("k-icon",((t={})["k-hidden"]=!i,t["k-collapse-prev"]=i,t["k-i-arrow-60-left"]=i&&e&&!r,t["k-i-arrow-60-right"]=i&&e&&r,t["k-i-arrow-60-up"]=i&&!e&&!r,t["k-i-arrow-60-down"]=i&&!e&&r,t))},nextArrowClass:function(e){var t,n=this.$props.next,i=n.collapsible,r=n.collapsed;return u.classNames("k-icon",((t={})["k-hidden"]=!i,t["k-collapse-next"]=i,t["k-i-arrow-60-right"]=i&&e&&!r,t["k-i-arrow-60-left"]=i&&e&&r,t["k-i-arrow-60-down"]=i&&!e&&!r,t["k-i-arrow-60-up"]=i&&!e&&r,t))}}};t.SplitterBarVue2=d;var c=d;t.SplitterBar=c},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t},s=function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var i=Array(e),r=0;for(t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,r++)i[r]=o[a];return i};Object.defineProperty(t,"__esModule",{value:!0}),t.PanelBarVue2=t.PanelBar=void 0;var l=a(n(1)),u=l.h,d=l.version&&"3"===l.version[0],c=n(7),p=n(24),h=n(0),f=n(0),v=n(3),m=n(74),g={name:"KendoPanelBar",emits:{select:null,keydown:null},props:{animation:{type:Boolean,default:!0},items:Array,dir:String,selected:String,expanded:{type:Array,default:void 0},focused:String,expandMode:{type:String,default:"multiple",validator:function(e){return["single","multiple"].includes(e)}},className:String,keepItemsMounted:Boolean},created:function(){this.activeDescendant=null,f.validatePackage(v.packageMetadata)},data:function(){var e=p.getInitialState(this.$props,this.expandMode);return e.currentFocused||(e.currentFocused=p.getFirstId(this.$props)),e},computed:{selectedItem:function(){var e=this.$props.selected;return void 0===e?this.currentSelected:e},expandedItems:function(){return void 0!==this.$props.expanded?this.$props.expanded||[]:this.currentExpanded},computedItems:function(){var e=i(i({currentExpanded:[]},this.$data),{selected:this.selectedItem}),t={animation:this.$props.animation,keepItemsMounted:this.$props.keepItemsMounted,state:e,expanded:this.expandedItems,handleSelect:this.handleSelect};return p.renderChildren.call(this,this.items,t)}},provide:function(){return{dispatchItemSelect:this.handleSelect}},setup:d?function(){return{v3:!!d}}:void 0,render:function(e){var t=u||e,n=h.classNames("k-panelbar",this.$props.className);return t("ul",{dir:this.$props.dir,attrs:this.v3?void 0:{dir:this.$props.dir,role:"tree",tabindex:0,"aria-activedescendant":this.activeDescendant},role:"tree",tabindex:0,onKeydown:this.handleKeyDown,on:this.v3?void 0:{keydown:this.handleKeyDown,focus:this.handleWrapperFocus,blur:this.handleWrapperBlur},onFocus:this.handleWrapperFocus,onBlur:this.handleWrapperBlur,class:n,"aria-activedescendant":this.activeDescendant},[this.computedItems.map((function(e){return t(c.PanelBarItem,i(i({props:this.v3?void 0:i(i({},e),{item:e})},e),{item:e}))}),this)])},methods:{handleSelect:function(e){this.onSelect(e),this.onFocus(e)},onSelect:function(e){var t,n,i=this;if(p.flatChildren(this.computedItems).forEach((function(n){n.uniquePrivateKey===(e.uniquePrivateKey||i.currentFocused)&&(t=n)})),t){switch(this.expandMode){case"single":n=s(t.parentUniquePrivateKey,[t.uniquePrivateKey]),p.isArrayEqual(this.expandedItems,n)&&(n=t.parentUniquePrivateKey?s(t.parentUniquePrivateKey):[]);break;case"multiple":var r=(n=this.expandedItems.slice()).indexOf(t.uniquePrivateKey);-1===r?n.push(t.uniquePrivateKey):n.splice(r,1);break;default:n=this.expandedItems.slice()}this.currentSelected=t.uniquePrivateKey,this.currentExpanded=n,this.$emit("select",{target:t,expandedItems:n})}},onFocus:function(e,t){var n=this;void 0===t&&(t=0);var i,r=p.flatVisibleChildren(this.computedItems);r.forEach((function(o,a){if(o.uniquePrivateKey===(e.uniquePrivateKey||n.currentFocused)){var s=a+t<0?0:a+t>r.length?r.length-1:a+t;i=r[s]}})),i&&(this.activeDescendant=i.id,this.currentFocused=i.uniquePrivateKey)},onNavigate:function(e,t){var n;switch(t){case m.NavigationAction.Previous:n=-1,this.onFocus(e,n);break;case m.NavigationAction.Next:n=1,this.onFocus(e,n);break;case m.NavigationAction.Toggle:this.onSelect(e)}},nextTick:function(e){this.nextTickId=window.setTimeout((function(){return e()}))},handleWrapperFocus:function(){clearTimeout(this.nextTickId),this.wrapperFocused||(this.wrapperFocused=!0)},handleWrapperBlur:function(){this.wrapperFocused=!1},handleKeyDown:function(e){var t=this._element&&"rtl"===getComputedStyle(this._element).direction||!1;if(e.target===e.currentTarget){var n=void 0;switch(e.keyCode){case h.Keys.left:n=t?m.NavigationAction.Next:m.NavigationAction.Previous;break;case h.Keys.up:n=m.NavigationAction.Previous;break;case h.Keys.right:n=t?m.NavigationAction.Previous:m.NavigationAction.Next;break;case h.Keys.down:n=m.NavigationAction.Next;break;case h.Keys.space:case h.Keys.enter:n=m.NavigationAction.Toggle;break;default:n=null}null!==n&&(e.preventDefault(),this.onNavigate(e,n))}this.$emit("keydown",e)}}};t.PanelBarVue2=g;var b=g;t.PanelBar=b},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.PanelBarGroupVue2=t.PanelBarGroup=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(2),c=n(0),p=n(7),h={name:"KendoPanelBarGroup",props:{item:Object,items:Array,animation:Boolean,expanded:Boolean,disabled:Boolean,keepItemsMounted:Boolean,uniquePrivateKey:[String,Number],content:Object},data:function(){return{show:this.$props.expanded}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=this.$props,r=n.item,o=n.items,a=n.uniquePrivateKey,s=n.disabled,u=n.expanded,h=n.animation,f=n.keepItemsMounted,v=c.getTemplate.call(this,{h:t,template:this.$props.content,defaultRendering:null,additionalProps:i(i({},this.$props),{show:this.show})}),m=!s&&u,g=m||f?o?t("ul",{role:"group",attrs:this.v3?void 0:{role:"group"},class:"k-panelbar-group k-panel k-group",style:{display:f?this.$data.show?"block":"none":"block"}},[o.map((function(e){return t(p.PanelBarItem,i(i({props:this.v3?void 0:i(i({},e),{item:r})},e),{item:r}))}),this)]):this.$props.content?t("div",{class:"k-panelbar-content k-content"},[v]):null:null;return void 0!==h&&!h||s?g:t(d.Reveal,{appear:m,attrs:this.v3?void 0:{appear:m,transitionEnterDuration:200,transitionExitDuration:200,unmountOnExit:!f},transitionEnterDuration:200,transitionExitDuration:200,key:a+"_animation",style:{display:"block"},unmountOnExit:!f,onEntering:this.handleEntering,on:this.v3?void 0:{entering:this.handleEntering,exited:this.handleExited},onExited:this.handleExited},this.v3?function(){return[g]}:[g])},methods:{handleEntering:function(){this.keepItemsMounted&&(this.show=!0)},handleExited:function(){this.keepItemsMounted&&(this.show=!1)}}};t.PanelBarGroupVue2=h;var f=h;t.PanelBarGroup=f},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NavigationAction=void 0,function(e){e[e.Toggle=0]="Toggle",e[e.Next=1]="Next",e[e.Previous=2]="Previous"}(t.NavigationAction||(t.NavigationAction={}))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";n.r(t),n.d(t,"Popup",(function(){return le})),n.d(t,"PopupVue2",(function(){return se}));var i=n(1),r=n(2),o="bottom",a="center",s="middle",l="left",u="right",d="top",c=function(e){var t=e.anchorRect,n=e.anchorAlign,i=e.elementRect,r=e.elementAlign,l=e.margin;void 0===l&&(l={});var d=n.horizontal,c=n.vertical,p=r.horizontal,h=r.vertical,f=l.horizontal||0,v=l.vertical||0,m=t.top,g=t.left;return c===o&&(m+=t.height),c!==a&&c!==s||(m+=Math.round(t.height/2)),h===o&&(m-=i.height,v*=-1),h!==a&&h!==s||(m-=Math.round(i.height/2),v*=-1),d===u&&(g+=t.width),d!==a&&d!==s||(g+=Math.round(t.width/2)),p===u&&(g-=i.width,f*=-1),p!==a&&p!==s||(g-=Math.round(i.width/2),f*=-1),{top:m+v,left:g+f}};function p(e,t){return{top:e.top+t.y,left:e.left+t.x,height:e.height,width:e.width}}function h(e){return e.ownerDocument||e.document||e}var f=function(e){return h(e).defaultView},v=function(e){return h(e).documentElement},m=0;function g(){if(!m&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML=" ",document.body.appendChild(e),m=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return m}function b(e){var t=f(e),n=v(e),i={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(i.width-=g()),i}var y=function(e){if(!e.getBoundingClientRect){var t=b(e);return{bottom:t.height,left:0,right:t.width,top:0}}var n=e.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},I=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||v(e)},O=function(e){return I(e)===e.ownerDocument.body},x=function(e){var t=e.getBoundingClientRect(),n=t.left,i=t.top;return t.height||t.width||(t=function(e){var t=e.style,n=t.display,i=t.left,r=t.position;e.style.display="",e.style.left="-10000px",e.style.position="absolute";var o=e.getBoundingClientRect();return e.style.display=n,e.style.left=i,e.style.position=r,o}(e)),{top:i,left:n,height:t.height,width:t.width}},k=function(e,t){for(var n=[],i=e.parentNode;i&&(n.push(i),i!==t);)i=i.parentNode;return n};function w(e){var t=v(e),n=f(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}var S=function(e){return e===(e.ownerDocument||{}).body?w(e):{x:e.scrollLeft,y:e.scrollTop}};var $=function(e,t){var n=f(e),i=n.getComputedStyle(e),r=x(e),o=t||I(e),a=e.ownerDocument,s=o!==a.body&&o!==a.documentElement,l={top:0,left:0};if("fixed"!==i.position&&s){var u=n.getComputedStyle(o);(l=x(o)).top+=parseInt(u.borderTopWidth,10),l.left+=parseInt(u.borderLeftWidth,10)}return{top:r.top-l.top,left:r.left-l.left,height:r.height,width:r.width}},E=function(e,t){return e?S(e):function(e){var t=I(e);return t?S(t):{x:0,y:0}}(t)},P=function(e,t,n){void 0===n&&(n=1);var i=t?I(t):null,r=$(e,i),o=r.top,a=r.left,s=r.height,l=r.width,u=E(i,e),d=u.x,c=u.y,p=e.ownerDocument,h=i===p.body||i===p.documentElement?1:n;return{top:o+c*h,left:a+d*h,height:s,width:l}};function D(e,t){return{top:e.top-t.y,left:e.left-t.x,height:e.height,width:e.width}}var _="fit",C="flip",T=function(e,t,n){var i=0;return e+t>n&&(i=n-(e+t)),e<0&&(i=-e),i},j=function(e){var t=e.offset,n=e.size,i=e.anchorSize,r=e.viewPortSize,o=e.anchorAlignPoint,u=e.elementAlignPoint,c=0,p=2*e.margin;if(u!==o&&!(u===a||u===s)&&!(o===a||o===s)){var h=o===d||o===l;t<0&&h?t+(c=n+i+p)+n>r&&(c=0):t>=0&&!h&&(t+n>r&&(c+=-(i+n+p)),t+c<0&&(c=0))}return c},M=function(e){var t=e.anchorRect,n=e.anchorAlign,i=e.elementRect,r=e.elementAlign,o=e.collisions,a=e.viewPort,s=e.margin;void 0===s&&(s={});var l=i.top,u=i.left,d=i.height,c=i.width,p=a.height,h=a.width,f=s.horizontal||0,v=s.vertical||0,m=0,g=0,b=o.vertical===_,y=o.horizontal===_,I=o.vertical===C,O=o.horizontal===C;b&&(g+=T(l,d,p)),y&&(m+=T(u,c,h)),I&&(g+=j({margin:v,offset:l,size:d,anchorSize:t.height,viewPortSize:p,anchorAlignPoint:n.vertical,elementAlignPoint:r.vertical})),O&&(m+=j({margin:f,offset:u,size:c,anchorSize:t.width,viewPortSize:h,anchorAlignPoint:n.horizontal,elementAlignPoint:r.horizontal}));var x=I&&0!==g,k=O&&0!==m,w=b&&0!==g,S=y&&0!==m;return{flipped:k||x,fitted:w||S,flip:{horizontal:k,vertical:x},fit:{horizontal:S,vertical:w},offset:{left:m,top:g}}},N=function(e){for(var t=[],n=e.parentNode.firstElementChild;n;)n!==e&&t.push(n),n=n.nextElementSibling;return t},R=function(e,t){for(var n,i,r=k(e),o=t;o&&(n=N(o),!(i=r.reduce((function(e,t){return e.concat(n.filter((function(e){return e===t})))}),[])[0]));)o=o.parentElement;return i};A=function(e){if(!F())return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',t.body.appendChild(n);var i=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),i},L=!1;var A,B,L,F=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},K=function(e,t){return e||{height:0,left:t.left,top:t.top,width:0}},z=function(){return"undefined"!=typeof document&&!!document.body},V=function(){return"undefined"!=typeof window},H=/auto|scroll/,U=function(e){var t=window.getComputedStyle(e);return""+t.overflow+t.overflowX+t.overflowY},W=function(){if(!z())return!1;var e=document.createElement("div");if(e.style.transform="matrix(10, 0, 0, 10, 0, 0)",e.innerHTML="<div>child</div>",document.body.appendChild(e),e&&e.firstChild){var t=e.firstChild;t.style.position="fixed",t.style.top="10px"}var n=10!==e.children[0].getBoundingClientRect().top;return document.body.removeChild(e),n}(),q="fit",Z="flip",G="left",Y="bottom",X="top",Q=function(){function e(e){this._dom=e}return e.prototype.alignElement=function(e){var t=e.anchor,n=e.element,i=e.anchorAlign,r=e.elementAlign,o=e.offset,a=!this._dom.hasOffsetParent(n)?this.absoluteRect(t,n,o):this.relativeRect(t,n,o);return this._dom.align({anchorAlign:i,anchorRect:a,elementAlign:r,elementRect:this._dom.offset(n)})},e.prototype.absoluteRect=function(e,t,n){var i=this._dom,r=function(e,t){return t?{height:e.height,left:e.left-t.left,top:e.top-t.top,width:e.width}:e}(K(i.offset(e),n),i.stackingElementOffset(t)),o=i.stackingElementScroll(t),a=i.addScroll(r,o),s=this.elementScrollPosition(e,t),l=i.removeScroll(a,s);return l.left+=window.scrollX||window.pageXOffset,l.top+=window.scrollY||window.pageYOffset,l},e.prototype.elementScrollPosition=function(e,t){return e?{x:0,y:0}:this._dom.scrollPosition(t)},e.prototype.relativeRect=function(e,t,n){return K(this._dom.position(e,t),n)},e}(),J=function(){function e(){}return e.prototype.addOffset=function(e,t){return{left:e.left+t.left,top:e.top+t.top}},e.prototype.align=function(e){return c(e)},e.prototype.boundingOffset=function(e){return y(e)},e.prototype.getWindow=function(){return V()?window:null},e.prototype.isBodyOffset=function(e){return O(e)},e.prototype.hasOffsetParent=function(e){if(!e)return!1;var t=e.offsetParent;return t&&!("BODY"===t.nodeName&&"static"===window.getComputedStyle(t).position)},e.prototype.offset=function(e){return e?x(e):null},e.prototype.staticOffset=function(e){if(!e)return null;var t=e.style,n=t.left,i=t.top;e.style.left="0px",e.style.top="0px";var r=x(e);return e.style.left=n,e.style.top=i,r},e.prototype.position=function(e,t){if(!e||!t)return null;var n=R(e,t);return P(e,n)},e.prototype.relativeOffset=function(e,t){return n=this.offset(e),i=t,r=this.isBodyOffset(e),o=n.top,a=n.left,r&&(a=0,o=0),{top:o+i.top,left:a+i.left,height:n.height,width:n.width};var n,i,r,o,a},e.prototype.addScroll=function(e,t){return p(e,t)},e.prototype.removeScroll=function(e,t){return D(e,t)},e.prototype.restrictToView=function(e){return M(e)},e.prototype.scrollPosition=function(e){return w(e)},e.prototype.scrollableParents=function(e){return function(e){var t=[];if(!z()||!V())return t;for(var n=e.parentElement;n;)H.test(U(n))&&t.push(n),n=n.parentElement;return t.push(window),t}(e)},e.prototype.stackingElementOffset=function(e){var t=this.getRelativeContextElement(e);return t?x(t):null},e.prototype.stackingElementScroll=function(e){var t=this.getRelativeContextElement(e);return t?{x:t.scrollLeft,y:t.scrollTop}:{x:0,y:0}},e.prototype.stackingElementViewPort=function(e){var t=this.getRelativeContextElement(e);return t?{height:t.scrollHeight,width:t.scrollWidth}:null},e.prototype.getRelativeContextElement=function(e){if(!e||!W)return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}return null},e.prototype.useRelativePosition=function(e){return!!this.getRelativeContextElement(e)},e.prototype.windowViewPort=function(e){return b(e)},e.prototype.zIndex=function(e,t){return function(e,t){if(!e||!z()||!V())return null;var n=R(e,t);if(!n)return null;var i=[e].concat(k(e,n)).reduce((function(e,t){var n=t.style.zIndex||window.getComputedStyle(t).zIndex,i=parseInt(n,10);return i>e?i:e}),0);return i?i+1:null}(e,t)},e.prototype.zoomLevel=function(){return z()&&V()?parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2)):1},e.prototype.isZoomed=function(){return this.zoomLevel()>1},e}(),ee=function(){function e(e){this._dom=e}return e.prototype.positionElement=function(e){var t,n,i=e.anchor,r=e.currentLocation,o=e.element,a=e.anchorAlign,s=e.elementAlign,l=e.collisions,u=this._dom,d=e.viewPort||u.stackingElementViewPort(o)||u.windowViewPort(o),c=K(u.offset(i),r),p=(t=u.staticOffset(o),(n=r)?{height:t.height,left:n.left,top:n.top,width:t.width}:t),h=this.elementRect(o,p),f=u.restrictToView({anchorAlign:a,anchorRect:c,collisions:l,elementAlign:s,elementRect:h,viewPort:d});return{flipped:f.flipped,offset:u.addOffset(p,f.offset)}},e.prototype.elementRect=function(e,t){return this._dom.removeScroll(t,this._dom.scrollPosition(e))},e}(),te=n(0),ne={name:"@progress/kendo-vue-popup",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1658485226,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"},ie=i,re=ie.h,oe=ie.version&&"3"===ie.version[0],ae={left:-1e3,top:0},se={name:"Popup",props:{appendTo:{type:String,default:""},anchor:{type:String,default:""},className:String,id:String,popupClass:String,collision:{type:Object,default:function(){return{horizontal:q,vertical:Z}}},anchorAlign:{type:Object,default:function(){return{horizontal:G,vertical:Y}}},popupAlign:{type:Object,default:function(){return{horizontal:G,vertical:X}}},offset:{type:Object,default:function(){return ae}},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(){Object(te.validatePackage)(ne),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 J,this._alignService=new Q(this._domService),this._positionService=new ee(this._domService),this.reposition=function(e,t,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=e.apply(r,o),i||(r=o=null)};return function(){var u=(new Date).getTime();s||!1!==n.leading||(s=u);var d=t-(u-s);return r=this,o=arguments,d<=0||d>t?(i&&(clearTimeout(i),i=null),s=u,a=e.apply(r,o),i||(r=o=null)):i||!1===n.trailing||(i=setTimeout(l,d)),a}}(this.reposition.bind(this),1e3/60)},setup:oe?function(){return{v3:!!oe}}:void 0,mounted:function(){te.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:oe?void 0:function(){this.detachRepositionHandlers()},beforeDestroy:oe?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 e=this.$el;this.$props.show&&e.classList.add("k-animation-container-shown"),this.attachRepositionHandlers(e),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 e=this.$props.animate,t=0,n=0;return e&&(!0===e?t=n=void 0:(t=e.openDuration,n=e.closeDuration)),{transitionEnterDuration:t,transitionExitDuration:n}},getParentRef:function(e){for(var t=this.$parent;!t.$refs[e];){if(t&&t.kendoAnchorRef)return t.kendoAnchorRef;if(!(t=t.$parent)&&te.canUseDOM)return document.body}return t.$refs[e].$el||t.$refs[e]},position:function(e,t,n){var i=e.anchorAlign,r=e.popupAlign,o=e.collision,a=e.offset,s=n?this.v3?this.mountedAnchor:this.getParentRef(n):document.body,l=this._alignService.alignElement({anchor:n?s:void 0,element:t,elementAlign:r,anchorAlign:i,offset:a});return this._positionService.positionElement({anchor:s,anchorAlign:i,collisions:o,element:t,currentLocation:l,elementAlign:r})},calculatePosition:function(e,t){if(!t||!V()||!te.canUseDOM)return{flipped:!1,offset:e.offset};var n=Object(te.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(t.appendChild(i),i&&i.firstChild){var l=i.firstChild;l.style.position="absolute",l.style.visibility="hidden",l.style.display="block",l.style.left="-1000",l.style.top="0";var u=this.v3?n&&n[0].props?n[0].props.style:{}:n[0].data?n[0].data.style:{};if(u)for(var d=0,c=Object.entries(u);d<c.length;d++){var p=c[d],h=p[0],f=p[1];l.style[h]=f}}var v=this.position(e,i.firstChild,this.$props.anchor);return i.parentNode.removeChild(i),v},attachRepositionHandlers:function(e){var t=this;this.detachRepositionHandlers(),this._scrollableParents=this._domService.scrollableParents(this.$props.anchor?this.mountedAnchor:e),this._scrollableParents.map((function(e){return e.addEventListener("scroll",t.reposition)})),window.addEventListener("resize",this.reposition)},detachRepositionHandlers:function(){var e=this;this._scrollableParents&&(this._scrollableParents.map((function(t){return t.removeEventListener("scroll",e.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(e){var t=re||e,n=this.$props,i=n.className,o=n.popupClass,a=n.show,s=n.id,l=Object(te.getDefaultSlots)(this),u=this.v3||a?l:null,d=V()?this.$props.appendTo?this.mountedAppendTo||this.getParentRef(this.$props.appendTo):document.body:void 0;if(this.$props.show){var c=this.calculatePosition(this.$props,d);this._offsetLeft=c.offset.left,this._offsetTop=c.offset.top,this._flipped=!!c.flipped}var p=this._flipped?"up":"down",h=this.transitionDuration(),f=h.transitionEnterDuration,v=h.transitionExitDuration,m=this.getCurrentZIndex();return this._exitingAnimation=this._exitingAnimation||this._prevShow&&!a,this.hasMounted?a||this._exitingAnimation&&d?t(r.Slide,{id:s,attrs:this.v3?void 0:{id:s,role:this.appendTo?"":"region",componentChildClassName:[o,"k-popup"],className:i,direction:p,transitionEnterDuration:f,transitionExitDuration:v,appear:a},role:this.appendTo?"":"region",componentChildClassName:[o,"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:p,style:{zIndex:m,position:"absolute",top:this._offsetTop+"px",left:this._offsetLeft+"px"},transitionEnterDuration:f,transitionExitDuration:v,appear:a},this.v3?function(){return[u]}:[u]):null:t("div",{style:{display:"none"},class:i},[t("div",{class:[o,"k-popup"]},[l])])}},le=se}])}));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("vue"),require("@progress/kendo-licensing"),require("@progress/kendo-vue-intl")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-licensing","@progress/kendo-vue-intl"],t):"object"==typeof exports?exports.KendoVueLayout=t(require("vue"),require("@progress/kendo-licensing"),require("@progress/kendo-vue-intl")):e.KendoVueLayout=t(e.Vue,e.KendoLicensing,e.KendoVueIntl)}(window,(function(e,t,n){return function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i:i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,function(t){return e[t]}.bind(null,r));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=26)}([function(e,t,n){"use strict";n.r(t),n.d(t,"getRef",(function(){return l})),n.d(t,"setRef",(function(){return u})),n.d(t,"classNames",(function(){return r})),n.d(t,"guid",(function(){return o})),n.d(t,"Keys",(function(){return a})),n.d(t,"noop",(function(){return B})),n.d(t,"isObject",(function(){return i})),n.d(t,"getListeners",(function(){return U})),n.d(t,"hasListener",(function(){return H})),n.d(t,"canUseDOM",(function(){return s})),n.d(t,"firstFocusableChild",(function(){return c})),n.d(t,"focusFirstFocusableChild",(function(){return h})),n.d(t,"lastFocusableChild",(function(){return p})),n.d(t,"focusLastFocusableChild",(function(){return f})),n.d(t,"focusContainer",(function(){return v})),n.d(t,"clone",(function(){return M})),n.d(t,"Draggable",(function(){return T})),n.d(t,"cloneArray",(function(){return A})),n.d(t,"cloneValue",(function(){return R})),n.d(t,"cloneObject",(function(){return N})),n.d(t,"cloneDate",(function(){return j})),n.d(t,"getTemplate",(function(){return X})),n.d(t,"templateRendering",(function(){return Y})),n.d(t,"templateDefinition",(function(){return G})),n.d(t,"getTabIndex",(function(){return J})),n.d(t,"getDefaultSlots",(function(){return P})),n.d(t,"isRtl",(function(){return ee})),n.d(t,"getDir",(function(){return te})),n.d(t,"getter",(function(){return K})),n.d(t,"setter",(function(){return V})),n.d(t,"validatePackage",(function(){return ie})),n.d(t,"kendoThemeMaps",(function(){return re}));var i=function(e){return"object"==typeof e},r=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?r.apply(void 0,e):i(e)?Object.keys(e).map((function(t,n){return e[n]||e[t]&&t||null})).filter((function(e){return null!==e})).join(" "):e})).filter((function(e){return!!e})).join(" ")},o=function(){var e,t,n="";for(e=0;e<32;e++)t=16*Math.random()|0,8!==e&&12!==e&&16!==e&&20!==e||(n+="-"),n+=(12===e?4:16===e?3&t|8:t).toString(16);return n},a={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},s=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement);function l(e,t,n){return e.v3?e[t+"Ref"]:e.$refs[""+(n||t)]}function u(e,t,n){return e.v3?function(n){e[t+"Ref"]=n}:n||t}var d='input, [tabindex]:not([tabindex="-1"])',c=function(e){if(e){var t=e.querySelectorAll(d);if(t.length&&t[0].focus)return t[0]}},p=function(e){if(e){var t=e.querySelectorAll(d);if(t.length&&t[t.length-1].focus)return t[t.length-1]}},h=function(e){if(e){var t=e.querySelectorAll(d);t.length&&t[0].focus&&t[0].focus()}},f=function(e){if(e){var t=e.querySelectorAll(d);t.length&&t[t.length-1].focus&&t[t.length-1].focus()}},v=function(e,t){var n=!0;if(e.keyCode!==a.enter&&e.target===t)return!1;if(e.keyCode===a.enter&&e.target===t)n=!0,setTimeout((function(){h(t)}),1);else if(e.keyCode===a.esc)n=!1,t.focus();else if(e.keyCode===a.tab){var i=c(t),r=p(t);r&&!e.shiftKey&&e.target===r&&(e.preventDefault(),i.focus()),i&&e.shiftKey&&e.target===i&&(e.preventDefault(),r.focus())}return n},m=n(1),g=function(e,t){return function(n){return t(e(n))}},b=function(e,t,n){return e.addEventListener&&e.addEventListener(t,n)},y=function(e,t,n){return e&&e.removeEventListener&&e.removeEventListener(t,n)},I=function(){},O=function(e){return e.preventDefault()},k=/touch/;function x(e){return e.type.match(k)?{pageX:e.changedTouches[0].pageX,pageY:e.changedTouches[0].pageY,clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,type:e.type,originalEvent:e,isTouch:!0}:{pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY,offsetX:e.offsetX,offsetY:e.offsetY,type:e.type,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,altKey:e.altKey,originalEvent:e}}var w=function(e){var t=this,n=e.press;void 0===n&&(n=I);var i=e.drag;void 0===i&&(i=I);var r=e.release;void 0===r&&(r=I);var o=e.mouseOnly;void 0===o&&(o=!1),this._pressHandler=g(x,n),this._dragHandler=g(x,i),this._releaseHandler=g(x,r),this._ignoreMouse=!1,this._mouseOnly=o,this._touchstart=function(e){1===e.touches.length&&t._pressHandler(e)},this._touchmove=function(e){1===e.touches.length&&t._dragHandler(e)},this._touchend=function(e){0===e.touches.length&&1===e.changedTouches.length&&(t._releaseHandler(e),t._ignoreMouse=!0,setTimeout(t._restoreMouse,2e3))},this._restoreMouse=function(){t._ignoreMouse=!1},this._mousedown=function(e){var n=e.which;n&&n>1||t._ignoreMouse||(b(t.document,"mousemove",t._mousemove),b(t.document,"mouseup",t._mouseup),t._pressHandler(e))},this._mousemove=function(e){t._dragHandler(e)},this._mouseup=function(e){y(t.document,"mousemove",t._mousemove),y(t.document,"mouseup",t._mouseup),t._releaseHandler(e)},this._pointerdown=function(e){e.isPrimary&&0===e.button&&(b(t.document,"pointermove",t._pointermove),b(t.document,"pointerup",t._pointerup),b(t.document,"pointercancel",t._pointerup),b(t.document,"contextmenu",O),t._pressHandler(e))},this._pointermove=function(e){e.isPrimary&&t._dragHandler(e)},this._pointerup=function(e){e.isPrimary&&(y(t.document,"pointermove",t._pointermove),y(t.document,"pointerup",t._pointerup),y(t.document,"pointercancel",t._pointerup),y(t.document,"contextmenu",O),t._releaseHandler(e))}},S={document:{configurable:!0}};w.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},S.document.get=function(){return this._element?this._element.ownerDocument:document},w.prototype.bindTo=function(e){e!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=e,this._bindToCurrent())},w.prototype._bindToCurrent=function(){var e=this._element;this._usePointers()?b(e,"pointerdown",this._pointerdown):(b(e,"mousedown",this._mousedown),this._mouseOnly||(b(e,"touchstart",this._touchstart),b(e,"touchmove",this._touchmove),b(e,"touchend",this._touchend)))},w.prototype._unbindFromCurrent=function(){var e=this._element;if(this._usePointers())return y(e,"pointerdown",this._pointerdown),y(this.document,"pointermove",this._pointermove),y(this.document,"pointerup",this._pointerup),y(this.document,"contextmenu",O),void y(this.document,"pointercancel",this._pointerup);y(e,"mousedown",this._mousedown),this._mouseOnly||(y(e,"touchstart",this._touchstart),y(e,"touchmove",this._touchmove),y(e,"touchend",this._touchend))},w.prototype._usePointers=function(){return!this._mouseOnly&&w.supportPointerEvent()},w.prototype.update=function(e){var t=e.press;void 0===t&&(t=I);var n=e.drag;void 0===n&&(n=I);var i=e.release;void 0===i&&(i=I);var r=e.mouseOnly;void 0===r&&(r=!1),this._pressHandler=g(x,t),this._dragHandler=g(x,n),this._releaseHandler=g(x,i),this._mouseOnly=r},w.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},Object.defineProperties(w.prototype,S),w.default=w;var $,E=w;function P(e){var t=e.$slots.default;return e.v3&&t&&"function"==typeof t?t():t}function D(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _=m,C=(_.h,_.version&&"3"===_.version[0]),T=(D($={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new E({press:this.press,drag:this.drag,release:this.release})},setup:C?function(){return{v3:!!C}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:C?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(e){this.element&&this.$emit("press",e,this.element)},drag:function(e){this.element&&this.$emit("drag",e,this.element)},release:function(e){this.element&&this.$emit("release",e,this.element)}}},"setup",C?function(){return{v3:!!C}}:void 0),D($,"render",(function(e){return P(this)})),$),j=function(e){return e?new Date(e.getTime()):null};function M(e){var t={};return N(e,t),t}function N(e,t){for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];t[n]=R(i,t[n])}}function R(e,t){if(Array.isArray(e))return A(e);if(e instanceof Date)return j(e);if(e&&i(e)){var n=t||{};return N(e,n),n}return e}function A(e){return e.map((function(e){return R(e,void 0)}))}var B=function(){},L=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,F={};function K(e){if(F[e])return F[e];var t=[];return e.replace(L,(function(e,n,i,r){t.push(void 0!==n?n:i||r)})),F[e]=function(e){for(var n=e,i=0;i<t.length&&n;i++)n=n[t[i]];return n},F[e]}F.undefined=function(){};var z={};function V(e){if(z[e])return z[e];var t=[];return e.replace(L,(function(e,n,i,r){t.push(void 0!==n?n:i||r)})),z[e]=function(e,n){for(var i=e,r=t.length-1,o=0;o<r&&i;o++)i=i[t[o]]=i[t[o]]||{};i[t[r]]=n},z[e]}function H(e){return this.v3?Object.keys(this.$attrs).map((function(e){return e.toLowerCase()})).some((function(t){return t.endsWith(e.toLowerCase())})):this.$listeners[e]}function U(){if(this.v3){var e={};for(var t in this.$attrs)t.startsWith("on")&&(e[t]=this.$attrs[t]);return e}return this.$listeners}z.undefined=function(e){return e};var W=function(){return(W=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},q=m,Z=q.version&&"3"===q.version[0],G={type:[String,Function,Object,Boolean],default:function(){}};function Y(e,t){if(e||!1===e){var n=Z?this.$slots[e]||(e.toLowerCase?this.$slots[e.toLowerCase()]:null):this.$scopedSlots[e]||(e.toLowerCase?this.$scopedSlots[e.toLowerCase()]:null);return"string"==typeof e&&n?{kt:!0,type:"slot",render:n,listeners:t}:"string"==typeof e||i(e)||"function"==typeof e&&e.component?{kt:!0,type:"component",render:e,listeners:t}:{kt:!0,type:"renderFunction",render:e,listeners:t}}}function X(e){var t,n,i,r=e.h,o=e.template,a=e.defaultRendering,s=e.defaultSlots,l=e.additionalProps,u=e.additionalListeners,d=e.swapDefaultSlots;if(!o||o&&!0===o.render)return a;if(Z){var c=a?a.props:{};t=W(W({},Q(u)),o.listeners),n=W(W(W({},c),l),t),i=W(W({},n),t)}else{var p=a&&a.componentOptions,h=p?a.componentOptions.listeners:{},f=p?a.componentOptions.propsData:{};t=W(W(W(W({},h),u),Q(u)),o.listeners),i={props:n=W(W(W({},f),l),t),on:t}}if("slot"===o.type){var v=o.render({props:n,listeners:t,methods:t,defaultSlots:s});return v?v[0]:void 0}return"renderFunction"===o.type?d?o.render?o.render(r,a,s,n,t):void 0:o.render?o.render(r,a,n,t,s):void 0:r(o.render,i,Z?function(){return[s]}:[s])}function Q(e){if(!e)return e;for(var t={},n=Object.keys(e),i=0;i<n.length;i++){var r=n[i];t["on"+r.charAt(0).toUpperCase()+r.slice(1)]=e[r]}return t}var J=function(e,t,n){var i="string"==typeof e?parseInt(e,void 0):e;if(NaN!==i)return void 0!==i?i:t?n?void 0:-1:0};function ee(e){return Boolean(s&&e&&"rtl"===getComputedStyle(e).direction)}function te(e,t){if(!t&&s&&e){var n=window.getComputedStyle(e).direction;if(n)return n}return t}var ne=n(8);function ie(e){if(void 0!==ne)ne.validatePackage(e);else{var t="License activation failed for "+e.name+"\n";t+="The @progress/kendo-licensing script is not loaded.\n",t+="See "+e.licensingDocsUrl+" for more information.\n",console.warn(t)}}var re={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},function(t,n){t.exports=e},function(e,t,n){"use strict";n.r(t),n.d(t,"Animation",(function(){return S})),n.d(t,"AnimationVue2",(function(){return w})),n.d(t,"AnimationChild",(function(){return g})),n.d(t,"AnimationChildVue2",(function(){return m})),n.d(t,"Fade",(function(){return _})),n.d(t,"FadeVue2",(function(){return D})),n.d(t,"Expand",(function(){return R})),n.d(t,"ExpandVue2",(function(){return N})),n.d(t,"Push",(function(){return z})),n.d(t,"PushVue2",(function(){return K})),n.d(t,"Slide",(function(){return Z})),n.d(t,"SlideVue2",(function(){return q})),n.d(t,"Zoom",(function(){return ee})),n.d(t,"ZoomVue2",(function(){return J})),n.d(t,"Reveal",(function(){return se})),n.d(t,"RevealVue2",(function(){return ae})),n.d(t,"animate",(function(){return le})),n.d(t,"cancelAnimation",(function(){return ue}));var i=n(1),r=function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),i=parseFloat(t.marginBottom);return e.offsetHeight+n+i},o=function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),i=parseFloat(t.marginRight);return e.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(0),l=function(){return(l=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},u=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},d=i,c=d.h,p=d.version&&"3"===d.version[0],h=d.ref,f=d.Transition,v=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:p?function(){return{v3:!!p,elementRef:h(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(e){this.$emit("beforeenter",{animatedElement:e,target:this})},onEnter:function(e){this.animationStep="entering",this.$emit("entering",{animatedElement:e,target:this})},onAfterEnter:function(e){this.animationStep="entered",this.$emit("entered",{animatedElement:e,target:this})},onBeforeLeave:function(e){this.$emit("exit",{animatedElement:e,target:this})},onLeave:function(e){this.animationStep="exiting",this.$emit("exiting",{animatedElement:e,target:this})},onAfterLeave:function(e){this.animationStep="exited",this.$emit("exited",{animatedElement:e,target:this})}},render:function(e){var t=this,n=c||e,i=this.$props,r=i.appear,o=i.enter,a=i.exit,d=i.transitionName,p=i.transitionEnterDuration,h=i.transitionExitDuration,m=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),b=i.animationEnteredStyle,y=i.animationExitingStyle,I=i.animationExitedStyle,O=(u(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),Object(s.getDefaultSlots)(this)),k=this.v3?r:!!O,x=this.v3?f:"transition",w=[m,v["child-animation-container"]],S=o?p:0,$=a?h:0,E=[l({transitionDelay:"0ms",transitionDuration:k?S+"ms":$+"ms"},this.$props.transitionStyle),{entering:l({transitionDuration:S+"ms"},g),entered:l({},b),exiting:l({transitionDuration:$+"ms"},y),exited:l({},I)}[this.animationStep]],P={enter:S,leave:$},D=[k?n("div",{style:E,class:w,ref:this.v3?function(e){t.elementRef=e}:"element"},[O]):null];return n(x,{duration:P,attrs:this.v3?null:{duration:P,name:d,appear:r,appearClass:v[d+"-appear"]||d+"-appear",appearToClass:v[d+"-appear-active"]||d+"-appear-active",enterClass:v[d+"-enter"]||d+"-enter",enterToClass:v[d+"-enter-active"]||d+"-enter-active",leaveClass:v[d+"-exit"]||d+"-exit",leaveToClass:v[d+"-exit-active"]||d+"-exit-active"},name:d,appear:r,appearFromClass:v[d+"-appear"]||d+"-appear",enterFromClass:v[d+"-enter"]||d+"-enter",leaveFromClass:v[d+"-exit"]||d+"-exit",appearToClass:v[d+"-appear-active"]||d+"-appear-active",enterToClass:v[d+"-enter-active"]||d+"-enter-active",leaveToClass:v[d+"-exit-active"]||d+"-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)}},g=m,b={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1659330556,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(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},I=i,O=I.h,k=I.version&&"3"===I.version[0],x=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(e){this.$emit("entering",e)},onEnter:function(e){this.$emit("enter",e)},onEntered:function(e){this.$emit("entered",e)},onExit:function(e){this.$emit("exit",e)},onExiting:function(e){this.$emit("exiting",e)},onExited:function(e){this.$emit("exited",e)}},setup:k?function(){return{v3:!!k}}:void 0,created:function(){Object(s.validatePackage)(b)},render:function(e){var t=O||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.id,i.tag,i.role),o=i.className,a=(i.childFactory,i.stackChildren,i.componentChildStyle,i.componentChildClassName,y(i,["id","tag","role","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[x["animation-container"],x["animation-container-relative"],o]);return t("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id,role:r},class:a,role:r},[t(g,{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])])}},S=w,$=i,E=$.h,P=$.version&&"3"===$.version[0],D={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:P?function(){return{v3:!!P}}:void 0,render:function(e){var t=E||e,n=Object(s.getDefaultSlots)(this);return t(S,{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])}},_=D,C=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},T=i,j=T.h,M=T.version&&"3"===T.version[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:"vertical"},tag:String,id:String},setup:M?function(){return{v3:!!M}}:void 0,render:function(e){var t=j||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,C(i,["direction"]),"expand-"+this.$props.direction);return t(S,{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])}},R=N,A=i,B=A.h,L=A.version&&"3"===A.version[0],F={position:"absolute",top:"0",left:"0"},K={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:L?function(){return{v3:!!L}}:void 0,render:function(e){var t=B||e,n=Object(s.getDefaultSlots)(this),i="push-"+this.$props.direction;return t(S,{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?F: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?F:void 0},this.v3?function(){return[n]}:[n])}},z=K,V=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},H=i,U=H.h,W=H.version&&"3"===H.version[0],q={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,role:String},methods:{onEntering:function(e){this.$emit("entering",e)},onEnter:function(e){this.$emit("enter",e)},onEntered:function(e){this.$emit("entered",e)},onExit:function(e){this.$emit("exit",e)},onExiting:function(e){this.$emit("exiting",e)},onExited:function(e){this.$emit("exited",e)}},setup:W?function(){return{v3:!!W}}:void 0,render:function(e){var t=U||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.id),o=(V(i,["direction","id"]),"slide-"+this.$props.direction);return t(S,{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])}},Z=q,G=i,Y=G.h,X=G.version&&"3"===G.version[0],Q={position:"absolute",top:"0",left:"0"},J={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:X?function(){return{v3:!!X}}:void 0,render:function(e){var t=Y||e,n=Object(s.getDefaultSlots)(this),i="zoom-"+this.$props.direction;return t(S,{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?Q: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?Q:void 0},this.v3?function(){return[n]}:[n])}},ee=J,te=function(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(n[i[r]]=e[i[r]])}return n},ne=i,ie=ne.h,re=ne.version&&"3"===ne.version[0],oe=function(){},ae={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(e){var t=this.$props.onEnter;this.updateContainerDimensions(e.animatedElement,(function(){t&&t.call(void 0,e)}))},componentIsEntering:function(e){var t=this.$props.onEntering;this.updateContainerDimensions(e.animatedElement,(function(){t&&t.call(void 0,e)}))},componentWillExit:function(e){var t=this.$props.onExit;this.updateContainerDimensions(e.animatedElement,(function(){t&&t.call(void 0,e)}))},updateContainerDimensions:function(e,t){void 0===t&&(t=oe);var n=e?e.firstElementChild:null;if(n){var i=r(n),a=o(n);this.$data.maxHeight=i,this.$data.maxWidth=a,t()}}},computed:{animationEnteringStyle:{get:function(){var e;return{maxHeight:(e="vertical"===this.$props.direction?{maxHeight:this.maxHeight?this.maxHeight+"px":null}:{maxWidth:this.maxWidth?this.maxWidth+"px":null}).maxHeight,maxWidth:e.maxWidth}}}},setup:re?function(){return{v3:!!re}}:void 0,render:function(e){var t=ie||e,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.childFactory,te(i,["direction","childFactory"]),"reveal-"+this.$props.direction);return t(S,{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])}},se=ae,le=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=0);var i,r=e.duration,o=t&&1-t;e.onStart&&e.onStart();return n=window.requestAnimationFrame((function a(s){i||(i=s);var l=(s-i+1)/r+o;l<=1?(e.onUpdate&&e.onUpdate(l),n=window.requestAnimationFrame(a),t=l):(e.onEnd&&e.onEnd(1),t=0)}))},ue=function(e){e&&window.cancelAnimationFrame(e)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-vue-layout",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1659330766,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(e,t,n){"use strict";function i(e){return a(e)?e:e.split(t.SEPARATOR)[0]}function r(e){if(a(e))return e;var n=e.indexOf(t.SEPARATOR);return e.substring(n+1)}function o(e,n){return n?n+t.SEPARATOR+e:e}function a(e){return e===t.EMPTY_ID||e.indexOf(t.SEPARATOR)<0}function s(e){return e!==t.EMPTY_ID&&e.indexOf(t.SEPARATOR)<0}function l(e){var n=e.lastIndexOf(t.SEPARATOR);return n<0?e:e.substring(n+1)}Object.defineProperty(t,"__esModule",{value:!0}),t.getDirectSiblingIdForLevelZero=t.getShortId=t.isFirstItemFromSiblings=t.isIdFirstLevel=t.isIdZeroLevel=t.isIdEmptyOrZeroLevel=t.getDirectParentId=t.createId=t.shouldOpenItem=t.getFirstChildId=t.getIdWithoutRootParentId=t.getRootParentId=t.getItemById=t.SEPARATOR=t.ZERO_LEVEL_ZERO_ITEM_ID=t.EMPTY_ID=void 0,t.EMPTY_ID="",t.ZERO_LEVEL_ZERO_ITEM_ID="0",t.SEPARATOR="_",t.getItemById=function e(t,n){if(s(t))return n[Number(t)];var o=n[Number(i(t))];return o.items?e(r(t),o.items):void 0},t.getRootParentId=i,t.getIdWithoutRootParentId=r,t.getFirstChildId=function(e){return o("0",e)},t.shouldOpenItem=function(e,n){return 0===n.indexOf(e)&&(n.length===e.length||n.charAt(e.length)===t.SEPARATOR)},t.createId=o,t.getDirectParentId=function(e){var n=e.lastIndexOf(t.SEPARATOR);return n<0?t.EMPTY_ID:e.substring(0,n)},t.isIdEmptyOrZeroLevel=a,t.isIdZeroLevel=s,t.isIdFirstLevel=function(e){return 1===function(e){return e.split(t.SEPARATOR).length-1}(e)},t.isFirstItemFromSiblings=function(e){return l(e)===t.ZERO_LEVEL_ZERO_ITEM_ID},t.getShortId=l,t.getDirectSiblingIdForLevelZero=function(e,t,n){return s(t)?e?Number(t)<n-1?(Number(t)+1).toString():"0":Number(t)>0?(Number(t)-1).toString():(n-1).toString():t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cardActionsLayout=t.cardType=t.cardOrientation=t.avatarType=t.avatarShape=void 0,function(e){e.CIRCLE="circle",e.SQUARE="square",e.ROUNDED="rounded",e.RECTANGLE="rectangle"}(t.avatarShape||(t.avatarShape={})),function(e){e.TEXT="text",e.IMAGE="image",e.ICON="icon"}(t.avatarType||(t.avatarType={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(t.cardOrientation||(t.cardOrientation={})),function(e){e.DEFAULT="default",e.primary="primary",e.INFO="info",e.SUCCESS="success",e.WARNING="warning",e.ERROR="error"}(t.cardType||(t.cardType={})),function(e){e.START="start",e.CENTER="center",e.END="end",e.STRETCHED="stretched"}(t.cardActionsLayout||(t.cardActionsLayout={}))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDOMElementId=t.convertBoolDirectionToString=t.getChildrenPosition=t.getPopupSettings=void 0;var i=n(65),r=n(4);function o(e,t,n){return r.isIdZeroLevel(e)?t?n?"leftward":"rightward":"downward":n?"leftward":"rightward"}t.getPopupSettings=function(e,t,n){var r=o(e,t,n);return n?"downward"===r?i.POPUP_SETTINGS_RTL.downward:i.POPUP_SETTINGS_RTL.leftward:"downward"===r?i.POPUP_SETTINGS.downward:i.POPUP_SETTINGS.rightward},t.getChildrenPosition=o,t.convertBoolDirectionToString=function(e){return e?"rtl":"ltr"},t.getDOMElementId=function(e,t){return e+"_"+t}},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.PanelBarItemVue2=t.PanelBarItem=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c=n(73),p={name:"KendoPanelBarItem",props:{item:Object,items:Array,animation:Boolean,expanded:Boolean,disabled:Boolean,selected:Boolean,level:Number,title:{type:[String,Object,Function],default:function(){return"Untitled"}},id:[String,Number],focused:Boolean,keepItemsMounted:Boolean,uniquePrivateKey:[String,Number],parentUniquePrivateKey:Array,parentExpanded:Boolean,headerClassName:String,iconClass:String,imageUrl:String,icon:String,content:Object,header:Object},inject:{dispatchItemSelect:{default:null}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t,n=l||e,r=this.$props,o=r.id,a=r.item,s=r.icon,u=r.items,p=r.content,h=r.title,f=r.uniquePrivateKey,v=r.disabled,m=r.selected,g=r.focused,b=r.expanded,y=r.className,I=r.level,O=r.headerClassName,k=r.animation,x=r.keepItemsMounted,w=!!u||p,S=d.classNames("k-item",{"k-panelbar-header":0===I,"k-panelbar-item":0!==I,"k-expanded":b&&w},"k-level-"+I,y),$=d.classNames("k-link",{"k-selected":!v&&m,"k-focus":g,"k-disabled":v},O),E=d.classNames("k-panelbar-toggle","k-icon",((t={})["k-i-arrow-chevron-up"]=b&&w,t["k-panelbar-collapse"]=b&&w,t["k-i-arrow-chevron-down"]=!b&&w,t["k-panelbar-expand"]=!b&&w,t)),P=function(){if(this.imageUrl)return n("img",{role:"presentation",attrs:this.v3?void 0:{role:"presentation",src:this.imageUrl},class:"k-panelbar-item-icon k-image",src:this.imageUrl});if(s){var e=d.classNames("k-panelbar-item-icon","k-icon","k-i-"+s);return n("span",{role:"presentation",attrs:this.v3?void 0:{role:"presentation"},class:e})}return this.iconClass?n("span",{role:"presentation",attrs:this.v3?void 0:{role:"presentation"},class:"k-panelbar-item-icon "+this.iconClass}):null}.call(this),D=v||!u&&!p?null:n("span",{class:E}),_=u||p?n(c.PanelBarGroup,{items:u,attrs:this.v3?void 0:{items:u,item:a,content:p,uniquePrivateKey:f,disabled:v,expanded:b,animation:k,keepItemsMounted:x},item:a,content:p,uniquePrivateKey:f,disabled:v,expanded:b,animation:k,keepItemsMounted:x}):null,C=d.getTemplate.call(this,{h:n,template:this.$props.header,defaultRendering:null,additionalProps:i({},this.$props)});return n("li",{id:o,attrs:this.v3?void 0:{id:o,role:"treeitem","aria-disabled":v,"aria-hidden":!v&&!b,"aria-selected":!v&&m,"aria-expanded":!v&&b&&w},class:S,role:"treeitem","aria-disabled":v,"aria-hidden":!v&&!b,"aria-selected":!v&&m,"aria-expanded":!v&&b&&w},[n("span",{class:$,onClick:this.handleItemClick,on:this.v3?void 0:{click:this.handleItemClick}},[P,this.$props.header?C:n("span",{class:"k-panelbar-item-text"},[h]),D]),_])},methods:{handleItemClick:function(){var e=this.$props,t=e.disabled,n=e.id;t||this.dispatchItemSelect({uniquePrivateKey:this.$props.uniquePrivateKey,id:n,target:this})},childFactory:function(e){return e}}};t.PanelBarItemVue2=p;var h=p;t.PanelBarItem=h},function(e,n){e.exports=t},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripNavigationVue2=t.TabStripNavigation=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,a.inject,n(10)),d={name:"KendoTabStripNavigation",emits:{select:null,keydown:null},props:{tabs:Array,selected:Number,tabIndex:Number,tabPosition:String},computed:{wrapperNavClasses:{get:function(){return{"k-tabstrip-items-wrapper":!0,"k-hstack":"top"===this.$props.tabPosition||"bottom"===this.$props.tabPosition,"k-vstack":"left"===this.$props.tabPosition||"right"===this.$props.tabPosition}}},navClasses:{get:function(){return{"k-tabstrip-items":!0,"k-reset":!0}}}},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=this.$props,i=n.tabs,r=n.selected,o=i.length;return t("div",{class:this.wrapperNavClasses},[t("ul",{class:this.navClasses,role:"tablist",attrs:this.v3?void 0:{role:"tablist",tabindex:this.$props.tabIndex},tabindex:this.$props.tabIndex,onKeydown:this.onKeyDown,on:this.v3?void 0:{keydown:this.onKeyDown}},[function(){return(e=o,Array.apply(null,Array(e))).map((function(e,n,o){return t(u.TabStripNavigationItem,{key:n,active:r===n,attrs:this.v3?void 0:{active:r===n,disabled:i[n].disabled,index:n,title:i[n].title,titleRender:i[n].titleRender,first:0===n,last:n===o.length-1},disabled:i[n].disabled,index:n,title:i[n].title,titleRender:i[n].titleRender,first:0===n,last:n===o.length-1,onSelect:this.onSelect,on:this.v3?void 0:{select:this.onSelect}})}),this);var e}.call(this)])])},methods:{onKeyDown:function(e){this.$emit("keydown",e)},onSelect:function(e){this.$emit("select",e)}}};t.TabStripNavigationVue2=d;var c=d;t.TabStripNavigation=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripNavigationItemVue2=t.TabStripNavigationItem=void 0;var a=n(0),s=o(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d={name:"KendoTabStripNavigationItem",emits:{select:null},props:{active:Boolean,disabled:Boolean,index:Number,title:{type:String,default:"Untitled"},titleRender:[String,Function,Object],first:{type:Boolean,default:void 0},last:{type:Boolean,default:void 0}},computed:{itemClasses:{get:function(){var e,t=this.$props,n=t.active,i=t.disabled,r=t.first,o=t.last;return(e={})["k-first"]=r,e["k-last"]=o,e["k-item"]=!0,e["k-disabled"]=i,e["k-active"]=n,e}}},methods:{onClick:function(){this.$props.disabled||this.$emit("select",this.$props.index)}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=this.$props,i=n.active,r=n.title,o=void 0===r?"Untitled":r,s=this.$props.titleRender,u=a.getTemplate.call(this,{h:t,template:s,defaultRendering:o,additionalProps:this.$props,additionalListeners:{select:this.onClick}});return t("li",{"aria-selected":i,attrs:this.v3?void 0:{"aria-selected":i,role:"tab"},role:"tab",onClick:this.onClick,on:this.v3?void 0:{click:this.onClick},class:this.itemClasses},[t("span",{class:"k-link"},[u])])}};t.TabStripNavigationItemVue2=d;var c=d;t.TabStripNavigationItem=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripContentVue2=t.TabStripContent=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,a.inject,n(2)),d=n(0),c=n(28),p={name:"KendoTabStripContent",props:{showAll:Boolean,animation:Boolean,tabs:Array,selected:Number,hasTabs:Boolean},created:function(){this.contentId=d.guid()},setup:l?function(){return{v3:!!l}}:void 0,data:function(){return{midAnimation:!1}},computed:{animationClass:function(){var e=this;return this.tabs.map((function(t,n){var i=n===e.$props.selected;return{"k-fade-appear":e.animation&&!i,"k-fade-enter-active":e.animation&&i}}))}},render:function(e){var t=s||e,n=this.$props,i=n.tabs,r=n.selected,o=(n.showAll,n.hasTabs),a=i&&"number"==typeof r&&i[r],l=d.getDefaultSlots(this),p=o?i:c.getTabs.call(this,[],l||[]),h=r<p.length&&r>-1,f=d.classNames({"k-content":h},{"k-active":h},a&&a.contentClassName),v=function(e,n){var i=this,r=n===this.$props.selected,a={position:"initial",height:r?void 0:"0px",width:r?void 0:"0px"},s=o?d.getTemplate.call(this,{h:t,template:e.content,defaultRendering:null}):e;return t(u.Fade,{appear:!!this.v3||r,attrs:this.v3?void 0:{appear:!!this.v3||r,enter:this.$props.animation,exit:this.$props.keepTabsMounted},key:n,class:this.animationClass[n],enter:this.$props.animation,exit:this.$props.keepTabsMounted,style:a},this.v3?function(){return[t("div",{role:"tabpanel",attrs:i.v3?void 0:{role:"tabpanel","aria-expanded":!0,id:String(i.contentId+n)},"aria-expanded":!0,id:String(i.contentId+n),key:n},[s])]}:[t("div",{role:"tabpanel",attrs:i.v3?void 0:{role:"tabpanel","aria-expanded":!0,id:String(i.contentId+n)},"aria-expanded":!0,id:String(i.contentId+n),key:n},[s])])};return t("div",{class:f,style:this.$props.style},[function(){return p.map((function(e,t){return v.call(this,e,t)}),this)}.call(this)])}};t.TabStripContentVue2=p;var h=p;t.TabStripContent=h},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerNavigationVue2=t.DrawerNavigation=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(13),c=n(0),p={type:"slide",duration:200},h={type:"slide",duration:0},f={name:"KendoDrawerNavigation",props:{item:[Object],tabIndex:Number},inject:{kendoDrawer:{default:null}},computed:{navigationClassNames:function(){var e=this.kendoDrawer.position;return{"k-widget k-drawer":!0,"k-drawer-start":"start"===e,"k-drawer-end":"end"===e}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=c.getDefaultSlots(this),r=this.kendoDrawer,o=r.animation,a=r.expanded,s=r.mode,u=r.position,f=r.mini,v=r.dir,m=r.width,g=r.miniWidth,b=r.items,y="boolean"!=typeof o?o:!1===o?h:p,I=m||240,O=g||50,k={opacity:1,flexBasis:I+"px",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},x={opacity:1,transform:"translateX(0px)",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},w={opacity:f?1:0,flexBasis:f?O+"px":0,WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},S={opacity:0,transform:"translateX(-100%)",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},$={opacity:0,transform:"translateX(100%)",WebkitTransition:"all "+(y&&y.duration)+"ms",transition:"all "+(y&&y.duration)+"ms"},E={transform:"translateX(0%)",WebkitTransitionDuration:(y&&y.duration)+"ms",transitionDuration:(y&&y.duration)+"ms"},P=a?"push"===s?k:x:"push"===s?w:"ltr"===v&&"start"===u||"rtl"===v&&"end"===u?f?E:S:f?E:$,D=b&&t("ul",{class:"k-drawer-items",role:"listbox",attrs:this.v3?void 0:{role:"listbox",title:"drawer-list","aria-expanded":a},title:"drawer-list","aria-expanded":a},[b.map((function(e,n){var r=this.$props.item;!r||r.type||r.render||(r=c.templateRendering.call(this,this.$props.item,c.getListeners.call(this)));var o=t(d.DrawerItem,{key:n,index:n,attrs:this.v3?void 0:{index:n,text:e.text,icon:e.icon,separator:e.separator,selected:e.selected,targetItem:e.targetItem},onClick:this.onSelect,on:this.v3?void 0:{click:this.onSelect},text:e.text,icon:e.icon,separator:e.separator,selected:e.selected,targetItem:e.targetItem});return c.getTemplate.call(this,{h:t,template:r,defaultRendering:o,additionalProps:i(i({},e),{index:n}),additionalListeners:{click:this.onSelect}})}),this)]);return t("div",{style:P,class:this.navigationClassNames},[t("div",{class:"k-drawer-wrapper",style:!a&&f&&"overlay"===s?{width:O+"px"}:{width:I+"px"}},[D||n])])},methods:{focus:function(e){this.$el&&this.$el.focus(e)},onSelect:function(e,t){this.$emit("select",e,t)}}};t.DrawerNavigationVue2=f;var v=f;t.DrawerNavigation=v},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerItemVue2=t.DrawerItem=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c={name:"KendoDrawerItem",emits:{click:null},props:{index:Number,text:String,icon:String,separator:Boolean,selected:Boolean,disabled:Boolean,targetItem:[Object,Array]},inject:{kendoDrawer:{default:null}},computed:{itemClassNames:function(){var e=this.$props,t=e.disabled;return{"k-drawer-item":!0,"k-selected":e.selected,"k-disabled":t}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=d.getDefaultSlots(this),i=this.$props,r=i.text,o=i.icon,a=i.separator,s=i.disabled,u=i.selected,c=i.tabIndex,p=this.kendoDrawer,h=p.expanded,f=p.mini,v=p.item;return a?t("li",{class:"k-drawer-item k-drawer-separator",role:"presentation",attrs:this.v3?void 0:{role:"presentation"}}):t("li",{class:this.itemClassNames,role:"option",attrs:this.v3?void 0:{role:"option","aria-selected":u,"aria-disabled":s,tabindex:d.getTabIndex(c,s)},"aria-selected":u,"aria-disabled":s,onClick:this.handleClick,on:this.v3?void 0:{click:this.handleClick},tabindex:d.getTabIndex(c,s)},[v?n:[o&&t("span",{class:"k-icon "+o}),!h&&f?null:t("span",{class:"k-item-text"},[r])]])},methods:{focus:function(e){this.$el&&this.$el.focus(e)},handleClick:function(){if(!this.disabled){var e={element:this.$el,focus:this.focus,props:i(i({},this.$props),this.$attrs)};this.$emit("click",e,this.$props.index)}}}};t.DrawerItemVue2=c;var p=c;t.DrawerItem=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.StepVue2=t.Step=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=a.inject,d=n(0),c=n(49),p=n(15),h=n(50),f={name:"KendoStep",props:{current:Boolean,disabled:Boolean,icon:String,index:Number,isValid:Boolean,focused:Boolean,label:String,optional:Boolean,tabIndex:{type:Number,default:0},text:String,animationDuration:[Boolean,Number],isVertical:Boolean,item:[String,Object,Boolean,Function],linear:Boolean,mode:String,numOfSteps:Number,value:Number,successIcon:String,errorIcon:String},inject:{kendoLocalizationService:{default:null}},computed:{itemClassNames:function(){var e=this.$props,t=e.current,n=e.disabled,i=e.focused,r=e.index,o=e.isValid,a=e.optional;return{"k-step":!0,"k-step-first":0===r,"k-step-last":this.numOfSteps&&r===this.numOfSteps-1,"k-step-done":r<this.value,"k-step-current":t,"k-step-optional":a,"k-step-disabled":n,"k-step-focus":i,"k-step-error":void 0!==o&&!o,"k-step-success":o}},itemStyles:function(){var e=this.$props.index,t=!this.linear||e===this.value-1||e===this.value||e===this.value+1;return{maxWidth:this.isVertical?void 0:"calc(100% / "+this.numOfSteps+")",pointerEvents:t?void 0:"none"}}},watch:{focused:function(e){this.aElement=this.$refs.aElement,this.aElement&&e&&this.aElement.focus()}},setup:l?function(){return{v3:!!l,kendoLocalizationService:u("kendoLocalizationService",{})}}:void 0,render:function(e){var t,n=s||e,i=d.getDefaultSlots(this),r=this.$props,o=r.current,a=r.disabled,l=r.focused,u=r.icon,f=r.index,v=r.isValid,m=r.label,g=r.optional,b=r.tabIndex,y=r.text,I=r.animationDuration,O=r.item,k=r.linear,x=r.mode,w=r.value,S=r.successIcon,$=r.errorIcon,E=!k||f===w-1||f===w||f===w+1,P="labels"===x||Boolean(u)&&Boolean(m),D=c.provideLocalizationService(this),_=(t=h.optionalText,D.toLanguageString(t,h.messages[t])),C="number"==typeof I?I:!1!==I?p.DEFAULT_ANIMATION_DURATION:p.NO_ANIMATION,T=n("span",{class:"k-step-indicator-icon "+(v?S?""+S:"k-icon k-i-check":$?""+$:"k-icon k-i-warning"),"aria-hidden":"true",attrs:this.v3?void 0:{"aria-hidden":"true"}});return n("li",{class:this.itemClassNames,style:this.itemStyles},[n("a",{ref:"aElement",class:"k-step-link",title:m||void 0,attrs:this.v3?void 0:{title:m||void 0,tabindex:l?b:-1,"aria-current":o?"step":void 0,"aria-disabled":a||!E||void 0,"aria-invalid":void 0!==v&&!v||void 0},onClick:this.handleClick,on:this.v3?void 0:{click:this.handleClick,focusin:this.handleFocus},onFocusin:this.handleFocus,tabindex:l?b:-1,"aria-current":o?"step":void 0,"aria-disabled":a||!E||void 0,"aria-invalid":void 0!==v&&!v||void 0},[O?i:[function(){return"labels"!==x?n("span",{class:"k-step-indicator","aria-hidden":!0,attrs:this.v3?void 0:{"aria-hidden":!0},style:{transitionDuration:C+"ms"}},[u?P||void 0===v?n("span",{class:"k-step-indicator-icon k-icon "+u}):T:void 0!==v?T:n("span",{class:"k-step-indicator-text"},[y||f+1])]):null}.call(this),function(){return n("span",{class:"k-step-label"},[m&&n("span",{class:"k-step-text"},[m]),P&&void 0!==v&&T,g&&n("span",{class:"k-step-label-optional"},[_])])}.call(this)]])])},methods:{focus:function(){this.$el&&d.focusFirstFocusableChild(this.$el)},handleClick:function(e){this.disabled||this.$emit("change",{event:e,value:this.index,component:this})},handleFocus:function(e){this.disabled||this.$emit("focus",e)}}};t.StepVue2=f;var v=f;t.Step=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NO_ANIMATION=t.DEFAULT_ANIMATION_DURATION=void 0,t.DEFAULT_ANIMATION_DURATION=400,t.NO_ANIMATION=0},function(e,t){},function(e,t){},function(e,t){},function(e,t){},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemInternalsListVue2=t.MenuItemInternalsList=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(64),d=n(6),c={name:"KendoMenuItemInternalsList",emits:{keydown:null,mouseover:null,mouseleave:null,blur:null,focus:null,click:null,mousedown:null},props:{items:Array,parentItemId:{type:String,default:void 0},focusedItemId:String,lastItemIdToBeOpened:String,tabbableItemId:String,itemRender:[String,Object,Function],linkRender:[String,Object,Function],isMenuVertical:Boolean,isDirectionRightToLeft:Boolean,menuGuid:String,originalItemNeeded:Function},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=this.$props.parentItemId;return t("ul",{role:void 0!==n?"menu":"menubar",attrs:this.v3?void 0:{role:void 0!==n?"menu":"menubar",id:void 0!==n?d.getDOMElementId(this.$props.menuGuid,n):void 0},id:void 0!==n?d.getDOMElementId(this.$props.menuGuid,n):void 0},[function(){return this.$props.items.length>0?this.$props.items.map((function(e,n){return t(u.MenuItemInternal,{item:e,attrs:this.v3?void 0:{item:e,isMenuVertical:this.$props.isMenuVertical,isDirectionRightToLeft:this.$props.isDirectionRightToLeft,focusedItemId:this.$props.focusedItemId,lastItemIdToBeOpened:this.$props.lastItemIdToBeOpened,tabbableItemId:this.$props.tabbableItemId,itemRender:this.$props.itemRender,linkRender:this.$props.linkRender,menuGuid:this.$props.menuGuid,originalItemNeeded:this.handleOriginalItemNeeded},isMenuVertical:this.$props.isMenuVertical,isDirectionRightToLeft:this.$props.isDirectionRightToLeft,focusedItemId:this.$props.focusedItemId,lastItemIdToBeOpened:this.$props.lastItemIdToBeOpened,tabbableItemId:this.$props.tabbableItemId,itemRender:this.$props.itemRender,linkRender:this.$props.linkRender,menuGuid:this.$props.menuGuid,onMouseover:this.handleItemMouseOver,on:this.v3?void 0:{mouseover:this.handleItemMouseOver,mouseleave:this.handleItemMouseLeave,mousedown:this.handleItemMouseDown,keydown:this.handleKeyDown,blur:this.handleItemMouseBlur,focus:this.handleItemMouseFocus,click:this.handleItemMouseClick},onMouseleave:this.handleItemMouseLeave,onMousedown:this.handleItemMouseDown,onKeydown:this.handleKeyDown,onBlur:this.handleItemMouseBlur,onFocus:this.handleItemMouseFocus,onClick:this.handleItemMouseClick,originalItemNeeded:this.handleOriginalItemNeeded,key:n})}),this):null}.call(this)])},methods:{handleKeyDown:function(e){this.$emit("keydown",e)},handleOriginalItemNeeded:function(e){return this.$props.originalItemNeeded(e)},handleItemMouseOver:function(e){this.$emit("mouseover",e)},handleItemMouseLeave:function(e){this.$emit("mouseleave",e)},handleItemMouseDown:function(e){this.$emit("mousedown",e)},handleItemMouseBlur:function(e){this.$emit("blur",e)},handleItemMouseFocus:function(e){this.$emit("focus",e)},handleItemMouseClick:function(e,t){this.$emit("click",e,t)},onMouseOver:function(e){void 0!==this.$props.parentItemId&&(this.$emit("mouseover",this.$props.parentItemId),e.stopPropagation())},onMouseLeave:function(e){void 0!==this.$props.parentItemId&&(this.$emit("mouseleave",this.$props.parentItemId),e.stopPropagation())}}};t.MenuItemInternalsListVue2=c;var p=c;t.MenuItemInternalsList=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemLinkVue2=t.MenuItemLink=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoMenuItemLink",props:{opened:Boolean,focused:Boolean,url:String},computed:{menuItemClassName:function(){return{"k-link":!0,"k-menu-link":!0,"k-active":this.$props.opened,"k-focus":this.$props.focused}}},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=u.getDefaultSlots(this);return this.$props.url?t("a",{class:this.menuItemClassName,role:"presentation",attrs:this.v3?void 0:{role:"presentation",href:this.$props.url,tabindex:-1},href:this.$props.url,tabindex:-1},[n]):t("span",{class:this.menuItemClassName,role:"presentation",attrs:this.v3?void 0:{role:"presentation"}},[n])}};t.MenuItemLinkVue2=d;var c=d;t.MenuItemLink=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemArrowVue2=t.MenuItemArrow=t.leftArrowClass=t.rightArrowClass=t.downArrowClass=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(6);t.downArrowClass="k-i-arrow-60-down",t.rightArrowClass="k-i-arrow-60-right",t.leftArrowClass="k-i-arrow-60-left";var d={name:"KendoMenuItemArrow",props:{itemId:String,dir:String,verticalMenu:Boolean},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e;return t("span",{class:"k-menu-expand-arrow"},[t("span",{class:this.getArrowClassName(),role:"presentation",attrs:this.v3?void 0:{role:"presentation"}})])},methods:{getArrowClassName:function(){var e,n=u.getChildrenPosition(this.$props.itemId,!0===this.$props.verticalMenu,"rtl"===this.$props.dir);return(e={"k-icon":!0})[t.downArrowClass]="downward"===n,e[t.rightArrowClass]="rightward"===n,e[t.leftArrowClass]="leftward"===n,e}}};t.MenuItemArrowVue2=d;var c=d;t.MenuItemArrow=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.SplitterPaneVue2=t.SplitterPane=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoSplitterPane",props:{orientation:{type:String,default:function(){},validator:function(e){return["vertical","horizontal"].includes(e)}},overlay:Boolean,containsSplitter:Boolean,size:String,min:String,max:String,resizable:Boolean,collapsible:Boolean,collapsed:Boolean,scrollable:Boolean,keepMounted:Boolean,content:[Object,Function,String]},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t,n=s||e,i=this.$props,r=i.size,o=i.collapsed,a=i.overlay,l=i.containsSplitter,d=i.collapsible,c=i.resizable,p=i.scrollable,h=i.keepMounted,f=r&&r.length>0,v={flexBasis:r},m=u.classNames("k-pane",((t={})["k-hidden"]=o,t.hidden=o,t["k-pane-flex"]=l,t["k-pane-static"]=!c&&!d||f,t["k-scrollable"]=p,t)),g=u.getTemplate.call(this,{h:n,template:this.$props.content,defaultRendering:null});return n("div",{style:v,class:m},[!o||h?g:void 0,a?n("div",{class:"k-splitter-overlay k-overlay"}):void 0])}};t.SplitterPaneVue2=d;var c=d;t.SplitterPane=c},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var i=Array(e),r=0;for(t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,r++)i[r]=o[a];return i};Object.defineProperty(t,"__esModule",{value:!0}),t.isArrayEqual=t.isPresent=t.flatVisibleChildren=t.flatChildren=t.flatVisibleItems=t.getInitialState=t.getFirstId=t.renderChildren=void 0;var o=n(0);t.renderChildren=function(e,n){var s=n.animation,l=void 0===s||s,u=n.keepItemsMounted,d=void 0!==u&&u,c=n.state,p=n.expanded,h=n.handleSelect,f=n.parentExpanded,v=void 0===f||f,m=n.level,g=void 0===m?0:m,b=n.parentPrivateKey,y=void 0===b?[]:b;return e.map((function(e,n){var s,u=a(e,y,n),f=o.templateRendering.call(this,e.content,o.getListeners.call(this)),m=o.templateRendering.call(this,e.header,o.getListeners.call(this));if(e.items){var b={animation:l,keepItemsMounted:d,state:c,expanded:p,handleSelect:h,parentExpanded:(p||[]).indexOf(u)>-1,level:g+1,parentPrivateKey:r(y,[u])};s=t.renderChildren.call(this,e.items,b)}return i(i({},e),{animation:void 0!==e.animation?e.animation:l,keepItemsMounted:d,id:e.id||"k-panelbar-item-default-"+u,uniquePrivateKey:u,parentUniquePrivateKey:y,parentExpanded:v,level:g,expanded:(p||[]).indexOf(u)>-1,focused:c.currentFocused===u&&c.wrapperFocused,selected:c.currentSelected===u,items:s,content:f,header:m})}),this)},t.getFirstId=function(e){var t=e.items[0];return t?a(t,[],0):""},t.getInitialState=function(e,n,i,o,s){return void 0===i&&(i={currentExpanded:e.expanded||[],currentSelected:e.selected||"",currentFocused:e.focused||"",wrapperFocused:!1}),void 0===o&&(o=!0),void 0===s&&(s=[]),e.items.forEach((function(e,l){var u=a(e,s,l);!e.disabled&&o&&(e.selected&&(i.currentSelected=u),e.focused&&(i.currentFocused=u),e.expanded&&("multiple"===n?i.currentExpanded.push(u):"single"===n&&(i.currentExpanded=[u])),e.items&&(i=t.getInitialState(e,n,i,!!e.expanded,r(s,[u]))))})),i};var a=function(e,t,n){return e&&e&&e.id?e.id:t.length?t[t.length-1]+"."+n:"."+n};t.flatVisibleItems=function e(t,n){return void 0===n&&(n=[]),(t||[]).forEach((function(t){t.disabled||(n.push(t),t.expanded&&t.children&&e(t.children,n))})),n},t.flatChildren=function e(t,n){return void 0===n&&(n=[]),t.forEach((function(t){t&&t&&!t.disabled&&(n.push(t),t.items&&e(t.items,n))})),n},t.flatVisibleChildren=function e(t,n){return void 0===n&&(n=[]),t.forEach((function(t){t&&(t.expanded||t.parentExpanded)&&(n.push(t),t.items&&e(t.items,n))})),n},t.isPresent=function(e){return null!=e},t.isArrayEqual=function(e,t){return e.length===t.length&&e.every((function(e,n){return e===t[n]}))}},function(e,t,n){"use strict";n.d(t,"a",(function(){return h})),n.d(t,"b",(function(){return p}));var i=n(1),r=n(2),o=n(0),a=function(e,t,n){var i=Math.abs((t-e)/100);return Math.abs((n-e)/i)},s=function(e,t,n,i){var r=Math.max(n,.01),o=100/r*100;e&&t&&(e.style.width=i?"100%":r+"%",t.style.width=i?"100%":o+"%",e.style.height=i?r+"%":"100%",t.style.height=i?o+"%":"100%")},l={name:"@progress/kendo-vue-progressbars",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1659330751,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"},u=i,d=u.h,c=u.version&&"3"===u.version[0],p={name:"KendoProgressBar",props:{animation:{type:[Boolean,Object],default:!1},disabled:{type:Boolean,default:!1},reverse:{type:Boolean,default:!1},label:String,labelRender:[String,Object,Function],labelVisible:{type:Boolean,default:!0},labelPlacement:{type:String,default:void 0,validator:function(e){return["start","center","end"].includes(e)}},dir:{type:String,default:void 0},max:{type:Number,default:100},min:{type:Number,default:0},value:{type:Number,default:0},orientation:{type:String,default:"horizontal",validator:function(e){return["horizontal","vertical"].includes(e)}},tabIndex:Number,emptyStyle:Object,emptyClassName:String,progressStyle:Object,progressClassName:String},created:function(){Object(o.validatePackage)(l),this.currentDir=this.$props.dir},mounted:function(){this._progressStatus=Object(o.getRef)(this,"progressStatus"),this._progressStatusWrap=Object(o.getRef)(this,"progressStatusWrap"),this.currentDir=void 0!==this.$props.dir?this.$props.dir:Object(o.isRtl)(this.$el)?"rtl":"ltr",this.animationFrame=Object(r.animate)({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})},destroyed:c?void 0:function(){Object(r.cancelAnimation)(this.animationFrame)},unmounted:function(){Object(r.cancelAnimation)(this.animationFrame)},data:function(){return{currentDir:void 0}},watch:{value:function(e,t){this.prevValue=t,this.animationFrame=Object(r.animate)({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})}},computed:{wrapperClass:function(){var e=this.$props,t=e.disabled,n=e.reverse,i="vertical"===e.orientation;return{"k-widget k-progressbar":!0,"k-progressbar-horizontal":!i,"k-progressbar-vertical":i,"k-progressbar-reverse":n,"k-progressbar-indeterminate":null===e.value,"k-disabled":t}},isVertical:function(){return"vertical"===this.orientation},animationDuration:function(){var e=this.$props.animation;return"boolean"!=typeof e&&void 0!==e?e.duration:e?400:0}},setup:c?function(){return{v3:!!c}}:void 0,render:function(e){var t=d||e,n=this.$props,i=n.disabled,r=n.labelVisible,a=n.labelPlacement,s=n.max,l=n.min,u=n.tabIndex,c=n.emptyStyle,p=n.emptyClassName,h=n.progressStyle,f=n.progressClassName,v=this.$props.value||0,m=null===this.$props.value,g=function(e){var t=e.toString().split(".");return 1===t.length?""+t[0]:t[0]+"."+t[1].substr(0,3)}(v),b={value:v},y=this.$props.labelRender?o.templateRendering.call(this,this.$props.labelRender,o.getListeners.call(this)):void 0,I=t("span",{class:"k-progress-status"},g),O=o.getTemplate.call(this,{h:t,template:y,defaultRendering:I,additionalProps:b}),k=r?this.$props.label?t("span",{class:"k-progress-status"},[this.$props.label]):O:void 0,x=Object(o.classNames)("k-progress-status-wrap",{"k-progress-start":"start"===a,"k-progress-center":"center"===a,"k-progress-end":"end"===a||void 0===a});return t("div",{class:this.wrapperClass,dir:this.currentDir,attrs:this.v3?void 0:{dir:this.currentDir,tabindex:Object(o.getTabIndex)(u,i),role:"progressbar","aria-valuemin":l,"aria-valuemax":s,"aria-valuenow":m?void 0:v,"aria-disabled":i},tabindex:Object(o.getTabIndex)(u,i),role:"progressbar","aria-valuemin":l,"aria-valuemax":s,"aria-valuenow":m?void 0:v,"aria-disabled":i},[t("span",{class:x+(p?" "+p:""),style:c},[k]),t("div",{class:"k-selected",style:h,ref:Object(o.setRef)(this,"progressStatus")},[t("span",{class:x+(f?" "+f:""),ref:Object(o.setRef)(this,"progressStatusWrap")},[k])])])},methods:{focus:function(){this.$el&&this.$el.focus()},progressStatusElement:function(){return this._progressStatus},progressStatusWrapElement:function(){return this._progressStatusWrap},handleStart:function(){var e=a(this.min,this.max,this.prevValue);s(this._progressStatus,this._progressStatusWrap,e,this.isVertical)},handleUpdate:function(e){var t=a(this.min,this.max,this.prevValue+(this.value-this.prevValue)*e);s(this._progressStatus,this._progressStatusWrap,t,this.isVertical)},handleEnd:function(){var e=a(this.min,this.max,this.value);s(this._progressStatus,this._progressStatusWrap,e,this.isVertical)}}},h=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=function(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||i(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(27),t),r(n(11),t),r(n(9),t),r(n(10),t),r(n(29),t),r(n(30),t),r(n(31),t),r(n(32),t),r(n(33),t),r(n(34),t),r(n(35),t),r(n(36),t),r(n(37),t),r(n(38),t),r(n(39),t),r(n(40),t),r(n(12),t),r(n(41),t),r(n(42),t),r(n(43),t),r(n(13),t),r(n(44),t),r(n(45),t),r(n(46),t),r(n(47),t),r(n(48),t),r(n(52),t),r(n(53),t),r(n(54),t),r(n(55),t),r(n(14),t),r(n(56),t),r(n(57),t),r(n(58),t),r(n(59),t),r(n(60),t),r(n(21),t),r(n(22),t),r(n(68),t),r(n(69),t),r(n(70),t),r(n(23),t),r(n(72),t),r(n(7),t),r(n(24),t),r(n(75),t),r(n(76),t),r(n(77),t),r(n(78),t)},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripVue2=t.TabStrip=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=(s.ref,s.inject,n(9)),c=n(11),p=n(0),h=n(3),f={name:"KendoTabStrip",emits:{select:null},props:{animation:{type:Boolean,default:!0},selected:Number,tabContentStyle:Object,tabPosition:{type:String,default:"top"},tabs:{type:Array,default:void 0},tabIndex:Number,dir:String},data:function(){return{currentShowAll:!0,currentTabs:[]}},computed:{compTabs:function(){return void 0!==this.tabs?this.tabs.map((function(e){var t=p.templateRendering.call(this,e.content,p.getListeners.call(this));return i(i({},e),{content:t})}),this):this.currentTabs}},provide:function(){return{addRenderTitle:this.addRenderTitle,addTab:this.addTab,removeTab:this.removeTab}},created:function(){var e,t=this;this.keyBinding=((e={})[p.Keys.left]=function(){return t.prevNavigatableTab()},e[p.Keys.right]=function(){return t.nextNavigatableTab()},e[p.Keys.down]=function(){return t.nextNavigatableTab()},e[p.Keys.up]=function(){return t.prevNavigatableTab()},e[p.Keys.home]=function(){return 0},e[p.Keys.end]=function(){return t.compTabs.length-1},e),p.validatePackage(h.packageMetadata)},watch:{selected:function(e,t){this.$props.animation&&(this.currentShowAll=!1,this.$nextTick((function(){this.currentShowAll=!0})))}},methods:{addRenderTitle:function(e,t){var n=this.compTabs.findIndex((function(t){return t.id===e}));this.v3?this.compTabs[n].titleRender=t:this.compTabs[n]=i(i({},this.compTabs[n]),{titleRender:t})},addTab:function(e){this.currentTabs.push(e)},removeTab:function(e){var t=this.currentTabs.findIndex((function(t){return t.id===e}));this.currentTabs.splice(t,1)},onSelect:function(e){this.$props.selected!==e&&this.$emit("select",{selected:e})},onKeyDown:function(e){var t;switch(e.keyCode){case p.Keys.left:t=this.keyBinding[this.invertKeys(p.Keys.left,p.Keys.right)];break;case p.Keys.right:t=this.keyBinding[this.invertKeys(p.Keys.right,p.Keys.left)];break;case p.Keys.up:t=this.keyBinding[p.Keys.up];break;case p.Keys.down:t=this.keyBinding[p.Keys.down];break;case p.Keys.home:t=this.keyBinding[p.Keys.home];break;case p.Keys.end:t=this.keyBinding[p.Keys.end]}t&&(e.preventDefault(),this.onSelect(t()))},invertKeys:function(e,t){return this.$el&&"rtl"===getComputedStyle(this.$el).direction||!1?t:e},firstNavigatableTab:function(){var e=this.compTabs.length;if(e)for(var t=0;t<e;t++)if(!this.compTabs[t].disabled)return t},lastNavigatableTab:function(){var e=this.compTabs.length;if(e)for(var t=e-1;t>0;t--)if(!this.compTabs[t].disabled)return t},prevNavigatableTab:function(){var e=this.compTabs.length,t=this.$props.selected,n=t?t-1:-1;if(n<0)return this.lastNavigatableTab();if(e)for(var i=n;i>-1;i--){if(!this.compTabs[i].disabled)return i;if(0===i)return this.lastNavigatableTab()}},nextNavigatableTab:function(){var e=this.compTabs.length,t=this.$props.selected,n=t?t+1:1;if(n>=e)return this.firstNavigatableTab();if(e)for(var i=n;i<e;i++){if(!this.compTabs[i].disabled)return i;if(i+1===e)return this.firstNavigatableTab()}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t,n=l||e,r=this.$props,o=r.tabPosition,a=r.tabIndex,s=void 0===a?0:a,u="bottom"===o,h=p.classNames("k-widget","k-header","k-floatwrap","k-tabstrip",((t={})["k-tabstrip-left"]="left"===o,t["k-tabstrip-right"]="right"===o,t["k-tabstrip-bottom"]="bottom"===o,t["k-tabstrip-top"]="top"===o,t));return n("div",{dir:this.$props.dir,attrs:this.v3?void 0:{dir:this.$props.dir},class:h},[!u&&n(d.TabStripNavigation,{tabs:this.compTabs,attrs:this.v3?void 0:{tabs:this.compTabs,selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,tabIndex:s},selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,onSelect:this.onSelect,on:this.v3?void 0:{select:this.onSelect,keydown:this.onKeyDown},onKeydown:this.onKeyDown,tabIndex:s}),function(e){var t=e.selected,r=e.tabContentStyle,o=p.getDefaultSlots(this),a={index:t,animation:this.$props.animation,tabs:this.compTabs,hasTabs:void 0!==this.tabs,selected:t,tabContentStyle:r,showAll:this.currentShowAll};return n(c.TabStripContent,i(i({},a),{attrs:this.v3?void 0:i({},a)}),this.v3?function(){return o}:[o])}.call(this,this.$props),u&&n(d.TabStripNavigation,{tabs:this.compTabs,attrs:this.v3?void 0:{tabs:this.compTabs,selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,tabIndex:s},selected:this.$props.selected,tabContentStyle:this.$props.tabContentStyle,onSelect:this.onSelect,on:this.v3?void 0:{select:this.onSelect,keydown:this.onKeyDown},onKeydown:this.onKeyDown,tabIndex:s})])}};t.TabStripVue2=f;var v=f;t.TabStrip=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getTabs=void 0,t.getTabs=function(e,n){var i=this,r=[];return n.forEach((function(n){i.v3&&n.children&&n.children.length&&(r=t.getTabs.call(i,e,n.children)),(n&&n.tag&&-1!==n.tag.toLowerCase().indexOf("tab")||n.type&&n.type.name&&-1!==n.type.name.toLowerCase().indexOf("kendotabstriptab"))&&r.push(n)})),r}},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.TabStripTabVue2=t.TabStripTab=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,a.inject,n(0)),d={name:"KendoTabStripTab",props:{disabled:Boolean,contentClassName:String,title:String,titleRender:[String,Function,Object]},inject:{addRenderTitle:{default:null},addTab:{default:null},removeTab:{default:null}},created:function(){this.tabId=u.guid(),this.addTab({title:this.$props.title,id:this.tabId,disabled:this.$props.disabled,contentClassName:this.$props.contentClassName})},destroyed:l?void 0:function(){this.removeTab(this.tabId)},unmounted:function(){this.removeTab(this.tabId)},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=this.$props.titleRender?u.templateRendering.call(this,this.$props.titleRender,u.getListeners.call(this)):null;return n&&this.addRenderTitle(this.tabId,n),t("div",[u.getDefaultSlots(this)])}};t.TabStripTabVue2=d;var c=d;t.TabStripTab=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardVue2=t.Card=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(5),d=n(5),c=n(3),p=n(0),h={name:"KendoCard",props:{dir:String,type:{type:String,default:u.cardType.DEFAULT,validator:function(e){return["default","primary","info","success","warning","error"].includes(e)}},orientation:{type:String,default:d.cardOrientation.VERTICAL,validator:function(e){return["horizontal","vertical"].includes(e)}}},created:function(){p.validatePackage(c.packageMetadata)},setup:l?function(){return{v3:!!l}}:void 0,computed:{wrapperClass:function(){var e,t=this.$props.orientation!==d.cardOrientation.HORIZONTAL?"vertical":"horizontal";return(e={"k-card":!0})["k-card-"+this.$props.type]=this.$props.type!==u.cardType.DEFAULT,e["k-card-"+t]=!0,e}},render:function(e){var t=s||e,n=p.getDefaultSlots(this);return t("div",{dir:this.$props.dir,attrs:this.v3?void 0:{dir:this.$props.dir},class:this.wrapperClass},[n])}};t.CardVue2=h;var f=h;t.Card=f},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardHeaderVue2=t.CardHeader=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardHeader",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-header"},[u.getDefaultSlots(this)])}};t.CardHeaderVue2=d;var c=d;t.CardHeader=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardTitleVue2=t.CardTitle=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardTitle",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-title"},[u.getDefaultSlots(this)])}};t.CardTitleVue2=d;var c=d;t.CardTitle=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardBodyVue2=t.CardBody=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardBody",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-body"},[u.getDefaultSlots(this)])}};t.CardBodyVue2=d;var c=d;t.CardBody=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardActionsVue2=t.CardActions=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d=n(5),c={name:"KendoCardActions",props:{layout:{type:String,default:d.cardActionsLayout.START,validator:function(e){return["stretched","start","center","end"].includes(e)}},orientation:{type:String,default:d.cardOrientation.HORIZONTAL,validator:function(e){return["horizontal","vertical"].includes(e)}}},setup:l?function(){return{v3:!!l}}:void 0,computed:{wrapperClass:function(){var e;return(e={"k-card-actions":!0})["k-card-actions-"+this.$props.layout]=!0,e["k-card-actions-"+(this.$props.orientation!==d.cardOrientation.HORIZONTAL?"vertical":"horizontal")]=!0,e}},render:function(e){var t=s||e,n=u.getDefaultSlots(this);return t("div",{class:this.wrapperClass},[n])}};t.CardActionsVue2=c;var p=c;t.CardActions=p},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardImageVue2=t.CardImage=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardImage",props:{src:String},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e;u.getDefaultSlots(this);return t("img",{class:"k-card-image",src:this.$props.src,attrs:this.v3?void 0:{src:this.$props.src}})}};t.CardImageVue2=d;var c=d;t.CardImage=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardSubtitleVue2=t.CardSubtitle=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardSubtitle",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-subtitle"},[u.getDefaultSlots(this)])}};t.CardSubtitleVue2=d;var c=d;t.CardSubtitle=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.CardFooterVue2=t.CardFooter=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoCardFooter",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-card-footer"},[u.getDefaultSlots(this)])}};t.CardFooterVue2=d;var c=d;t.CardFooter=c},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.AvatarVue2=t.Avatar=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(5),d=n(3),c=n(0),p={name:"KendoAvatar",props:{type:{type:String,default:u.avatarType.TEXT,validator:function(e){return["text","image","icon"].includes(e)}},border:Boolean,rounded:{type:String,default:"medium",validator:function(e){return["small","medium","large","full"].includes(e)}},fillMode:{type:String,default:"solid",validator:function(e){return["solid","outline"].includes(e)}},size:{type:String,default:"medium",validator:function(e){return["small","medium","large"].includes(e)}},themeColor:{type:String,default:"primary",validator:function(e){return["primary","secondary","tertiary","info","success","warning","error","dark","light","inverse","inherit"].includes(e)}}},created:function(){c.validatePackage(d.packageMetadata)},setup:l?function(){return{v3:!!l}}:void 0,computed:{wrapperClass:function(){var e,t=this.$props,n=t.border,i=(t.type,t.size),r=t.rounded,o=t.fillMode,a=t.themeColor;return(e={"k-avatar-bordered":n,"k-avatar":!0})["k-avatar-"+(c.kendoThemeMaps.sizeMap[i]||i)]=i,e["k-rounded-"+(c.kendoThemeMaps.roundedMap[r]||r)]=r,e["k-avatar-"+o]=o,e["k-avatar-"+o+"-"+a]=Boolean(o&&a),e},innerClass:function(){var e;return(e={})["k-avatar-"+this.$props.type]=this.$props.type,e}},render:function(e){var t=s||e,n=c.getDefaultSlots(this);return t("div",{class:this.wrapperClass},[t("span",{class:this.innerClass},[n])])}};t.AvatarVue2=p;var h=p;t.Avatar=h},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerVue2=t.Drawer=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(12),d=n(0),c=n(3),p={name:"KendoDrawer",props:{animation:{type:[Object,Boolean],default:!0},expanded:{type:Boolean,default:!1},dir:{type:String,default:"ltr"},item:[String,Object,Function],mode:{type:String,default:"overlay",validator:function(e){return["overlay","push"].includes(e)}},position:{type:String,default:"start",validator:function(e){return["start","end"].includes(e)}},items:Array,mini:{type:Boolean,default:!1},tabIndex:Number,width:{type:Number,default:240},miniWidth:{type:Number,default:50}},created:function(){d.validatePackage(c.packageMetadata)},data:function(){var e=this.$props,t=e.expanded,n=e.mode,i=e.position,r=e.animation,o=e.mini,a=e.width,s=e.miniWidth,l=e.items,u=e.item,c=u?d.templateRendering.call(this,u,d.getListeners.call(this)):void 0;return{currentDir:"ltr",drawer:{expanded:t,mode:n,dir:this.currentDir,position:i,animation:r,mini:o,width:a,miniWidth:s,items:l,item:c}}},mounted:function(){this.currentDir=d.getDir(this.$el,this.$props.dir)},updated:function(){var e=this.$props,t=e.expanded,n=e.mode,i=e.position,r=e.animation,o=e.mini,a=e.width,s=e.miniWidth,l=e.items,u=e.item,c=u?d.templateRendering.call(this,u,d.getListeners.call(this)):void 0;this.drawer.expanded=t,this.drawer.mode=n,this.drawer.dir=this.currentDir,this.drawer.position=i,this.drawer.animation=r,this.drawer.mini=o,this.drawer.width=a,this.drawer.miniWidth=s,this.drawer.items=l,this.drawer.item=c},provide:function(){return{kendoDrawer:this.drawer}},computed:{drawerClassNames:function(){var e=this.$props,t=e.expanded,n=e.mode;return{"k-drawer-container":!0,"k-drawer-expanded":t,"k-drawer-overlay":"overlay"===n,"k-drawer-push":"push"===n,"k-drawer-mini":e.mini}}},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t=s||e,n=d.getDefaultSlots(this),i=this.$props,r=i.items,o=i.tabIndex,a=i.mode,l=i.expanded,c=i.item,p=c?d.templateRendering.call(this,c,d.getListeners.call(this)):void 0;return t("div",{class:this.drawerClassNames,dir:this.currentDir,attrs:this.v3?void 0:{dir:this.currentDir,tabindex:o},tabindex:o},["overlay"===a&&l&&t("div",{class:"k-overlay",onClick:this.onOverlayClick,on:this.v3?void 0:{click:this.onOverlayClick}}),r&&t(u.DrawerNavigation,{onSelect:this.handleSelect,on:this.v3?void 0:{select:this.handleSelect},item:p,attrs:this.v3?void 0:{item:p}}),n])},methods:{focus:function(){this.$el&&this.$el.focus()},handleSelect:function(e,t){this.$props.items&&this.$emit("select",{itemTarget:e,itemIndex:t,component:this})},onOverlayClick:function(e){this.$emit("overlayclick",e)}}};t.DrawerVue2=p;var h=p;t.Drawer=h},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerContentVue2=t.DrawerContent=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoDrawerContent",setup:l?function(){return{v3:!!l}}:void 0,render:function(e){return(s||e)("div",{class:"k-drawer-content"},[u.getDefaultSlots(this)])}};t.DrawerContentVue2=d;var c=d;t.DrawerContent=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.StepperVue2=t.Stepper=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c=n(14),p=n(51),h=n(15),f=n(0),v=n(3),m={name:"KendoStepper",model:{event:"changemodel"},props:{animationDuration:{type:[Boolean,Number],default:400},dir:String,disabled:Boolean,item:{type:[String,Object,Function,Boolean],default:void 0},items:Array,linear:Boolean,mode:{type:String,default:"steps",validator:function(e){return["steps","labels"].includes(e)}},orientation:{type:String,default:"horizontal",validator:function(e){return["horizontal","vertical"].includes(e)}},value:{type:Number,default:0},modelValue:Number,successIcon:String,errorIcon:String},created:function(){f.validatePackage(v.packageMetadata),this.focusedIdx=void 0!==this.computedValue?this.computedValue:0},mounted:function(){this.currentDir=void 0!==this.$props.dir?this.$props.dir:f.isRtl(this.$el)?"rtl":"ltr"},data:function(){return{currentDir:"ltr",focusedIdx:0,stepper:{},currentFocused:!1}},watch:{value:function(e){this.focusedIdx=e}},computed:{computedValue:function(){return void 0!==this.$props.modelValue?this.$props.modelValue:this.$props.value},isVertical:function(){return"vertical"===this.$props.orientation},numOfSteps:function(){var e=this.$props.items;return e?e.length:0},stepperClasses:function(){return{"k-stepper":!0,"k-stepper-linear":this.$props.linear}},stepperStyles:function(){return{display:"grid",gridTemplateColumns:this.isVertical?void 0:"repeat("+2*this.numOfSteps+", 1fr)",gridTemplateRows:this.isVertical?"repeat("+4*this.numOfSteps+", 1fr)":void 0}},listClasses:function(){return{"k-step-list":!0,"k-step-list-horizontal":!this.isVertical,"k-step-list-vertical":this.isVertical}},listStyles:function(){return{gridColumnStart:this.isVertical?"":1,gridColumnEnd:this.isVertical?"":-1,gridRowStart:this.isVertical?1:"",gridRowEnd:this.isVertical?-1:""}},progressbarStyles:function(){return{gridColumnStart:this.isVertical?"":2,gridColumnEnd:this.isVertical?"":2*this.numOfSteps,gridRowStart:this.isVertical?2:"",gridRowEnd:this.isVertical?4*this.numOfSteps-2:""}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=d.getDefaultSlots(this),r=this.$props,o=r.animationDuration,a=r.disabled,s=r.items,u=r.orientation,v=this.computedValue,m="number"==typeof o?o:!1!==o?h.DEFAULT_ANIMATION_DURATION:h.NO_ANIMATION,g=s&&s.map((function(e,n){var r=this.$props.item?f.templateRendering.call(this,this.$props.item,f.getListeners.call(this)):void 0,o=t(c.Step,{key:n,index:n,attrs:this.v3?void 0:{index:n,disabled:a||e.disabled,focused:n===this.focusedIdx&&this.currentFocused,current:n===v,icon:e.icon,label:e.label,optional:e.optional,text:e.text,isValid:e.isValid,tabIndex:e.tabIndex,animationDuration:this.animationDuration,isVertical:this.isVertical,item:this.item,linear:this.linear,mode:this.mode,numOfSteps:this.numOfSteps,value:v,successIcon:this.successIcon,errorIcon:this.errorIcon},disabled:a||e.disabled,focused:n===this.focusedIdx&&this.currentFocused,current:n===v,onChange:this.handleChange,on:this.v3?void 0:{change:this.handleChange,focus:this.handleFocus},onFocus:this.handleFocus,class:e.class,style:e.style,icon:e.icon,label:e.label,optional:e.optional,text:e.text,isValid:e.isValid,tabIndex:e.tabIndex,animationDuration:this.animationDuration,isVertical:this.isVertical,item:this.item,linear:this.linear,mode:this.mode,numOfSteps:this.numOfSteps,value:v,successIcon:this.successIcon,errorIcon:this.errorIcon});return f.getTemplate.call(this,{h:t,template:r,defaultRendering:o,additionalProps:i(i({},e),{disabled:a||e.disabled,focused:n===this.focusedIdx,current:n===v,value:v}),additionalListeners:{change:this.handleChange,focus:this.handleFocus}})}),this);return t("nav",{tabindex:this.currentFocused?-1:0,attrs:this.v3?void 0:{tabindex:this.currentFocused?-1:0,dir:this.currentDir},class:this.stepperClasses,style:this.stepperStyles,dir:this.currentDir,onFocusin:this.handleFocusin,on:this.v3?void 0:{focusin:this.handleFocusin,focusout:this.handleFocusout,keydown:this.handleKeyDown},onFocusout:this.handleFocusout,onKeydown:this.handleKeyDown},[t("ol",{class:this.listClasses,style:this.listStyles},[g||n]),t(p.ProgressBar,{style:this.progressbarStyles,animation:{duration:m},attrs:this.v3?void 0:{animation:{duration:m},"aria-hidden":!0,max:this.numOfSteps-1,labelVisible:!1,orientation:u,reverse:"vertical"===u,value:v,disabled:a,tabIndex:-1},"aria-hidden":!0,max:this.numOfSteps-1,labelVisible:!1,orientation:u,reverse:"vertical"===u,value:v,disabled:a,tabIndex:-1})])},methods:{focus:function(){this.$el&&d.focusFirstFocusableChild(this.$el)},dispatchChangeEvent:function(e,t){var n=t===this.computedValue-1,i=t===this.computedValue,r=t===this.computedValue+1,o=!this.linear||n||i||r;this.computedValue!==t&&!this.disabled&&o&&(this.focusedIdx=t,this.$emit("changemodel",t),this.$emit("update:modelValue",t),this.$emit("change",{component:this,event:e,value:t}))},handleChange:function(e){var t=e.value;this.dispatchChangeEvent(e,t)},handleFocus:function(e){this.disabled||this.$emit("focus",e,void 0)},handleEnter:function(e){var t={component:this,event:e,value:this.focusedIdx};this.dispatchChangeEvent(t,this.focusedIdx)},handleFocusin:function(){this.currentFocused=!0},handleFocusout:function(){this.currentFocused=!1},handleKeyDown:function(e){var t="rtl"===this.currentDir,n=this.focusedIdx,i=this.items.length-1;switch(e.keyCode){case d.Keys.left:e.preventDefault(),!t&&n>0&&(this.focusedIdx=n-1),t&&n<i&&(this.focusedIdx=n+1);break;case d.Keys.right:e.preventDefault(),!t&&n<i&&(this.focusedIdx=n+1),t&&n>0&&(this.focusedIdx=n-1);break;case d.Keys.up:e.preventDefault(),!t&&n>0&&(this.focusedIdx=n-1),t&&n>0&&(this.focusedIdx=n-1);break;case d.Keys.down:e.preventDefault(),!t&&n<i&&(this.focusedIdx=n+1),t&&n<i&&(this.focusedIdx=n+1);break;case d.Keys.home:e.preventDefault(),this.focusedIdx=0;break;case d.Keys.end:e.preventDefault(),this.focusedIdx=i;break;case d.Keys.space:case d.Keys.enter:e.preventDefault(),this.items[n].disabled||this.handleEnter(e)}}}};t.StepperVue2=m;var g=m;t.Stepper=g},function(e,t){e.exports=n},function(e,t,n){"use strict";var i;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.optionalText=void 0,t.optionalText="stepper.optionalText",t.messages=((i={})[t.optionalText]="(Optional)",i)},function(e,t,n){"use strict";n.r(t);var i=n(25);n.d(t,"ProgressBar",(function(){return i.a})),n.d(t,"ProgressBarVue2",(function(){return i.b}));var r=n(16);for(var o in r)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(o);var a=n(17);for(var o in a)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return a[e]}))}(o);var s=n(18);for(var o in s)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return s[e]}))}(o);var l=n(19);for(var o in l)["default","ProgressBar","ProgressBarVue2"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return l[e]}))}(o)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuVue2=t.Menu=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(0),c=n(0),p=n(4),h=n(61),f=n(62),v=n(63),m=n(20),g=n(66),b=n(67),y=n(3),I={name:"KendoMenu",props:{vertical:{type:Boolean,default:!1},items:Array,dir:String,hoverOpenDelay:{type:Number,default:void 0},hoverCloseDelay:{type:Number,default:void 0},openOnClick:Boolean,itemRender:[String,Object,Function],linkRender:[String,Object,Function],customCloseItemIds:Array},created:function(){c.validatePackage(y.packageMetadata),this.mouseOverHandler=new b.MouseOverHandler(this.$props.openOnClick,this.reset,this.onItemMouseOver),this.guid=c.guid(),this.directionHolder=new g.DirectionHolder,this.inputItems=[],this.currentItems=[]},mounted:function(){this.isFirstRender=!1,this.menuWrapperEl=d.getRef(this,"menuWrapper")},updated:function(){this.mouseOverHandler.OpenOnClick=this.$props.openOnClick},destroyed:u?void 0:function(){this.clearItemHoverAndLeaveRequestsIfApplicable()},unmounted:function(){this.clearItemHoverAndLeaveRequestsIfApplicable()},data:function(){return{focusedItemId:p.EMPTY_ID,hoveredItemId:p.EMPTY_ID,tabbableItemId:p.ZERO_LEVEL_ZERO_ITEM_ID,isFirstRender:!0}},computed:{menuClassName:function(){return{"k-widget":!0,"k-reset":!0,"k-header":!0,"k-menu":!0,"k-menu-horizontal":!this.$props.vertical,"k-menu-vertical":this.$props.vertical}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e;this.prepareItems(),this.isFirstRender||this.directionHolder.setIsDirectionRightToLeft(this.checkIsDirectionRightToLeft());var n=this.hoveredItemId?this.hoveredItemId:this.focusedItemId?p.getDirectParentId(this.focusedItemId):p.EMPTY_ID;return t("div",{class:this.getMenuWrapperClassName(),ref:d.setRef(this,"menuWrapper")},[t(m.MenuItemInternalsList,{class:this.menuClassName,"aria-orientation":this.$props.vertical?"vertical":void 0,attrs:this.v3?void 0:{"aria-orientation":this.$props.vertical?"vertical":void 0,items:this.currentItems,isMenuVertical:this.$props.vertical,isDirectionRightToLeft:this.directionHolder.getIsDirectionRightToLeft(),focusedItemId:this.focusedItemId,lastItemIdToBeOpened:n,tabbableItemId:this.tabbableItemId,itemRender:d.templateRendering.call(this,this.$props.itemRender,d.getListeners.call(this)),linkRender:d.templateRendering.call(this,this.$props.linkRender,d.getListeners.call(this)),menuGuid:this.guid,originalItemNeeded:this.getInputItem},items:this.currentItems,isMenuVertical:this.$props.vertical,isDirectionRightToLeft:this.directionHolder.getIsDirectionRightToLeft(),focusedItemId:this.focusedItemId,lastItemIdToBeOpened:n,tabbableItemId:this.tabbableItemId,itemRender:d.templateRendering.call(this,this.$props.itemRender,d.getListeners.call(this)),linkRender:d.templateRendering.call(this,this.$props.linkRender,d.getListeners.call(this)),menuGuid:this.guid,onMouseleave:this.onItemMouseLeave,on:this.v3?void 0:{mouseleave:this.onItemMouseLeave,mouseover:this.onItemMouseOver,mousedown:this.onItemMouseDown,keydown:this.onKeyDown,focus:this.onItemFocus,click:this.onItemClick,blur:this.onItemBlur},onMouseover:this.onItemMouseOver,onMousedown:this.onItemMouseDown,onKeydown:this.onKeyDown,onFocus:this.onItemFocus,onClick:this.onItemClick,onBlur:this.onItemBlur,originalItemNeeded:this.getInputItem})])},methods:{reset:function(){this.clearItemHoverAndLeaveRequestsIfApplicable(),this.focusedItemId=p.EMPTY_ID,this.hoveredItemId=p.EMPTY_ID,this.tabbableItemId=p.ZERO_LEVEL_ZERO_ITEM_ID},onKeyDown:function(e){if(this.focusedItemId!==p.EMPTY_ID){var t=p.getItemById(this.focusedItemId,this.currentItems),n=f.getNewItemIdUponKeyboardNavigation(this.currentItems,t.id,e.keyCode,e.key,this.$props.vertical,this.directionHolder.getIsDirectionRightToLeft());t.id!==n&&(e.preventDefault(),this.setFocusedItemId(n)),e.keyCode!==c.Keys.enter&&e.keyCode!==c.Keys.space||t.disabled||(this.mouseOverHandler.handleItemSelectedViaKeyboard(),this.dispatchSelectEventIfWired(e,t.id),!e.defaultPrevented&&0===t.items.length&&t.url&&window.location.assign(t.url))}},onItemMouseOver:function(e){if(this.mouseOverHandler.IsMouseOverEnabled){this.clearItemHoverAndLeaveRequestsIfApplicable();var t=this;this.itemHoverRequest=window.setTimeout((function(){t.setHoveredItemId(e),t.itemHoverRequest=null}),v.getHoverOpenDelay(i({},this.$props)))}},onItemMouseLeave:function(e){if(this.mouseOverHandler.IsMouseOverEnabled&&this.isItemWithDefaultClose(e)){this.clearItemHoverAndLeaveRequestsIfApplicable();var t=this;this.itemLeaveRequest=window.setTimeout((function(){t.setHoveredItemId(p.EMPTY_ID),t.itemLeaveRequest=null}),v.getHoverCloseDelay(i({},this.$props)))}},onItemMouseDown:function(){this.mouseOverHandler.handleItemMouseDown()},onItemFocus:function(e){this.setFocusedItemId(e),this.mouseOverHandler.handleItemFocus()},onItemClick:function(e,t){var n=p.getItemById(t,this.currentItems);n.disabled||(this.setFocusedItemId(t),this.mouseOverHandler.handleItemClick(t,this.isItemWithDefaultClose(t)),this.dispatchSelectEventIfWired(e,t),!e.defaultPrevented&&n.url&&window.location.assign(n.url))},onItemBlur:function(e){this.isItemWithDefaultClose(e)&&this.setFocusedItemId(p.EMPTY_ID)},getInputItem:function(e){return p.getItemById(e,this.inputItems)},setFocusedItemId:function(e){var t=e===p.EMPTY_ID?this.tabbableItemId:p.getRootParentId(e),n=e===p.EMPTY_ID||p.isIdEmptyOrZeroLevel(this.hoveredItemId)&&p.isIdEmptyOrZeroLevel(e)?this.hoveredItemId:p.EMPTY_ID;this.hoveredItemId=n,this.focusedItemId=e,this.tabbableItemId=t},setHoveredItemId:function(e){p.isIdEmptyOrZeroLevel(e)&&p.isIdEmptyOrZeroLevel(this.focusedItemId)?this.hoveredItemId=e:(this.hoveredItemId=e,this.focusedItemId=p.EMPTY_ID,this.tabbableItemId=p.ZERO_LEVEL_ZERO_ITEM_ID)},getMenuWrapperClassName:function(){return{"k-rtl":this.directionHolder.getIsDirectionRightToLeft()}},clearItemHoverAndLeaveRequestsIfApplicable:function(){this.itemHoverRequest&&(clearTimeout(this.itemHoverRequest),this.itemHoverRequest=null),this.itemLeaveRequest&&(clearTimeout(this.itemLeaveRequest),this.itemLeaveRequest=null)},isItemWithDefaultClose:function(e){return!this.$props.customCloseItemIds||-1===this.$props.customCloseItemIds.indexOf(e)},checkIsDirectionRightToLeft:function(){return void 0!==this.$props.dir?"rtl"===this.$props.dir:this.menuWrapperEl&&"rtl"===getComputedStyle(this.menuWrapperEl).direction},prepareItems:function(){var e=h.prepareInputItemsForInternalWork.call(this,this.$props.items),t=e.items,n=e.inputItems;this.currentItems=t,this.inputItems=n},dispatchSelectEventIfWired:function(e,t){this.$emit("select",{event:e,compontent:this,item:this.getInputItem(t),itemId:t})}}};t.MenuVue2=I;var O=I;t.Menu=O},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.prepareInputItemsForInternalWork=void 0;var i=n(0),r=n(4);function o(e){var t={},n=e.text,r=e.url,o=e.icon,a=e.disabled,s=e.cssClass,l=e.cssStyle,u=e.render,d=e.linkRender,c=e.contentRender,p=e.data;return void 0!==n&&(t.text=n),void 0!==r&&(t.url=r),void 0!==o&&(t.icon=o),void 0!==a&&(t.disabled=a),void 0!==s&&(t.cssClass=s),void 0!==l&&(t.cssStyle=l),void 0!==u&&(t.render=i.templateRendering.call(this,u,i.getListeners.call(this))),void 0!==d&&(t.linkRender=i.templateRendering.call(this,d,i.getListeners.call(this))),void 0!==c&&(t.contentRender=i.templateRendering.call(this,c,i.getListeners.call(this))),void 0!==p&&(t.data=p),t}function a(e,t){for(var n=[],i=0;i<e.length;i++){var a=e[i],l=o.call(this,a);l.id=r.createId(i.toString(),t),l.isLastFromSiblings=i===e.length-1,l.items=s.call(this,a,l),n.push(l)}return n}function s(e,t){return e.contentRender?[{contentParentItemId:t.id,id:r.createId(r.ZERO_LEVEL_ZERO_ITEM_ID,t.id),isLastFromSiblings:!0,contentRender:i.templateRendering.call(this,e.contentRender,i.getListeners.call(this)),items:[]}]:e.items?a.call(this,e.items,t.id):[]}t.prepareInputItemsForInternalWork=function(e){return e&&e.length>0?{items:a.call(this,e),inputItems:e}:{items:[],inputItems:[]}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getNewItemIdUponKeyboardNavigation=void 0;var i=n(0),r=n(4),o=/\S/;t.getNewItemIdUponKeyboardNavigation=function(e,t,n,a,s,l){var u,d=g();switch(n){case i.Keys.left:return s?l?f():p():l?h():c();case i.Keys.right:return s?l?p():f():l?c():h();case i.Keys.up:return s?y():r.isIdZeroLevel(t)?m():y();case i.Keys.down:return s?I():r.isIdZeroLevel(t)?v():I();case i.Keys.enter:case i.Keys.space:return d.disabled?t:b()?r.getFirstChildId(t):r.getRootParentId(t);case i.Keys.home:return O()[0].id;case i.Keys.end:return(u=O())[u.length-1].id;case i.Keys.esc:return r.isIdZeroLevel(t)?t:r.getDirectParentId(t);default:return 1===a.length&&o.test(a)?function(){var e=a.toLowerCase(),n=O(),i=Number(r.getShortId(t)),o=n.slice(i+1).concat(n.slice(0,i+1)).find((function(t){return(t.text||"").toLowerCase().startsWith(e)}));return o?o.id:t}():t}function c(){return r.isIdZeroLevel(t)?y():r.isIdFirstLevel(t)?v(y(r.getRootParentId(t))):r.getDirectParentId(t)}function p(){return r.isIdZeroLevel(t)?m():r.getDirectParentId(t)}function h(){return r.isIdZeroLevel(t)?I():v(b()?t:I(r.getRootParentId(t)))}function f(){return v(r.isIdZeroLevel(t)||b()?t:I(r.getRootParentId(t)))}function v(e){return k(!0,e)}function m(e){return k(!1,e)}function g(n,i){return void 0===n&&(n=t),void 0===i&&(i=e),r.getItemById(n,i)}function b(e){return g(e).items.length>0}function y(e){return x(!1,e)}function I(e){return x(!0,e)}function O(){return r.isIdZeroLevel(t)?e:g(r.getDirectParentId(t),e).items}function k(e,n){void 0===n&&(n=t);var i=g(n);return b(n)&&!i.disabled?e?r.getFirstChildId(n):function(e){var t=g(e).items;return t[t.length-1].id}(n):n}function x(n,i){if(void 0===i&&(i=t),r.isIdZeroLevel(i))return r.getDirectSiblingIdForLevelZero(n,i,e.length);var o=r.getDirectParentId(i),a=r.getShortId(i),s=g(o).items.length;return r.createId(r.getDirectSiblingIdForLevelZero(n,a,s),o)}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getHoverCloseDelay=t.getHoverOpenDelay=void 0,t.getHoverOpenDelay=function(e){return void 0!==e.hoverOpenDelay?e.hoverOpenDelay:e.openOnClick?0:100},t.getHoverCloseDelay=function(e){return void 0!==e.hoverCloseDelay?e.hoverCloseDelay:100}},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.MenuItemInternalVue2=t.MenuItemInternal=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=a.ref,d=n(0),c=n(79),p=n(4),h=n(6),f=n(21),v=n(20),m=n(22),g={name:"KendoMenuItemInternal",emits:{keydown:null,mouseover:null,mouseleave:null,blur:null,focus:null,click:null,mousedown:null},props:{item:Object,focusedItemId:String,lastItemIdToBeOpened:String,tabbableItemId:String,itemRender:[String,Object,Function],linkRender:[String,Object,Function],isMenuVertical:Boolean,isDirectionRightToLeft:Boolean,menuGuid:String,originalItemNeeded:Function},created:function(){this.itemElement=null,this.prevFocusedItemId=this.$props.focusedItemId,this.isFirstRender=!0,this._anchor=d.guid()},data:function(){return{opened:!1}},mounted:function(){this.itemElement=d.getRef(this,"kendoAnchor",this._anchor);var e=this.$props.focusedItemId,t=this.$props.item.id;e&&e===t&&this.itemElement&&this.itemElement.focus(),this.isFirstRender=!1},watch:{focusedItemId:function(e,t){this.prevFocusedItemId=t}},updated:function(){var e=this.$props.focusedItemId,t=this.$props.item.id;e?this.prevFocusedItemId===e||e!==t||this.itemElement.contains(document.activeElement)||this.itemElement.focus():document.activeElement===this.itemElement&&this.itemElement.blur()},computed:{currentItemRender:function(){return this.$props.item.render||this.$props.itemRender},currentLinkRender:function(){return this.$props.item.linkRender||this.$props.linkRender},contentRender:function(){return this.$props.item.contentParentItemId?this.$props.item.contentRender:null},currentOpened:function(){var e=this.$props;return e.item.items.length>0&&p.shouldOpenItem(e.item.id,e.lastItemIdToBeOpened)&&!this.isFirstRender},currentFocused:function(){return this.$props.focusedItemId===this.$props.item.id},popupClassName:function(){return d.classNames({"k-menu-popup":!0,"k-rtl":this.$props.isDirectionRightToLeft})},menuItemClassName:function(){var e,t=this.$props.item;return(e={"k-item":!0,"k-menu-item":!0,"k-first":p.isFirstItemFromSiblings(t.id),"k-last":t.isLastFromSiblings,"k-disabled":t.disabled})[t.cssClass?t.cssClass:""]=t.cssClass,e}},setup:l?function(){return{v3:!!l,kendoAnchorRef:u(null)}}:void 0,render:function(e){var t=this,n=s||e,i=this.$props.item,r=i.id,o=function(){return this.$props.item.icon?n("span",{class:"k-icon k-i-"+this.$props.item.icon,role:"presentation",attrs:this.v3?void 0:{role:"presentation"},key:"0"}):null},a=function(){return this.$props.item.items.length>0?n(m.MenuItemArrow,{itemId:this.$props.item.id,attrs:this.v3?void 0:{itemId:this.$props.item.id,verticalMenu:this.$props.isMenuVertical,dir:h.convertBoolDirectionToString(this.$props.isDirectionRightToLeft)},verticalMenu:this.$props.isMenuVertical,dir:h.convertBoolDirectionToString(this.$props.isDirectionRightToLeft),key:"2"}):null},l=this.$props.originalItemNeeded(i.id);return n("li",{class:this.menuItemClassName,style:i.cssStyle,tabindex:r===this.$props.tabbableItemId?0:-1,attrs:this.v3?void 0:{tabindex:r===this.$props.tabbableItemId?0:-1,role:"menuitem","aria-disabled":!!i.disabled||void 0,"aria-haspopup":i.items.length>0||void 0,"aria-expanded":i.items.length>0?this.currentOpened:void 0,"aria-label":i.text,"aria-owns":this.currentOpened?h.getDOMElementId(this.$props.menuGuid,r):void 0},onMouseover:this.onMouseOver,on:this.v3?void 0:{mouseover:this.onMouseOver,mouseleave:this.onMouseLeave,mousedown:function(e){return t.handleMouseDown(e)},focusout:function(){return t.handleBlur(r)},focusin:function(){return t.handleFocus(r)},click:function(e){return t.handleClick(e,r)},keydown:this.handleKeyDown},onMouseleave:this.onMouseLeave,onMousedown:function(e){return t.handleMouseDown(e)},onFocusout:function(){return t.handleBlur(r)},onFocusin:function(){return t.handleFocus(r)},onClick:function(e){return t.handleClick(e,r)},onKeydown:this.handleKeyDown,role:"menuitem","aria-disabled":!!i.disabled||void 0,"aria-haspopup":i.items.length>0||void 0,"aria-expanded":i.items.length>0?this.currentOpened:void 0,"aria-label":i.text,"aria-owns":this.currentOpened?h.getDOMElementId(this.$props.menuGuid,r):void 0,ref:d.setRef(this,"kendoAnchor",this._anchor),key:"0"},[this.contentRender?function(){var e=this.$props.item.contentParentItemId;return n("div",{class:"k-content",role:"presentation",attrs:this.v3?void 0:{role:"presentation"}},[function(e){return d.getTemplate.call(this,{h:n,template:this.contentRender,additionalProps:e})}.call(this,{item:this.handleOriginalItemNeeded(e),itemId:e})])}.call(this):function(){var e=this,t=n("span",{class:"k-menu-link-text"},[i.text]),r=d.getTemplate.call(this,{h:n,template:this.currentItemRender,defaultRendering:t,additionalProps:{item:l,itemId:i.id,key:"1"}}),s=n(f.MenuItemLink,{url:i.url,attrs:this.v3?void 0:{url:i.url,opened:this.currentOpened,focused:this.currentFocused},opened:this.currentOpened,focused:this.currentFocused},this.v3?function(){return[[o.call(e),r,a.call(e)]]}:[[o.call(e),r,a.call(e)]]);return d.getTemplate.call(this,{h:n,template:this.currentLinkRender,defaultRendering:s,additionalProps:{item:l,itemId:i.id,opened:this.currentOpened,dir:h.convertBoolDirectionToString(this.$props.isDirectionRightToLeft)}})}.call(this),function(){var e=this,t=h.getPopupSettings(r,this.$props.isMenuVertical,this.$props.isDirectionRightToLeft),i=t.anchorAlign,o=t.popupAlign,a=t.collision;return n(c.Popup,{anchor:this._anchor,attrs:this.v3?void 0:{anchor:this._anchor,show:this.currentOpened,popupClass:this.popupClassName,anchorAlign:i,popupAlign:o,collision:a,animate:!1},show:this.currentOpened,popupClass:this.popupClassName,anchorAlign:i,popupAlign:o,collision:a,animate:!1,key:"1"},this.v3?function(){return[n(v.MenuItemInternalsList,{parentItemId:r,attrs:e.v3?void 0:{parentItemId:r,items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,originalItemNeeded:e.handleOriginalItemNeeded},items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,class:"k-group k-menu-group k-reset",onMouseover:e.handleItemMouseOver,on:e.v3?void 0:{mouseover:e.handleItemMouseOver,mouseleave:e.handleItemMouseLeave,mousedown:e.handleMouseDown,blur:e.handleItemMouseBlur,focus:e.handleItemMouseFocus,click:e.handleClick,keydown:e.handleKeyDown},onMouseleave:e.handleItemMouseLeave,onMousedown:e.handleMouseDown,onBlur:e.handleItemMouseBlur,onFocus:e.handleItemMouseFocus,onClick:e.handleClick,onKeydown:e.handleKeyDown,originalItemNeeded:e.handleOriginalItemNeeded})]}:[n(v.MenuItemInternalsList,{parentItemId:r,attrs:e.v3?void 0:{parentItemId:r,items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,originalItemNeeded:e.handleOriginalItemNeeded},items:e.$props.item.items,menuGuid:e.$props.menuGuid,focusedItemId:e.$props.focusedItemId,lastItemIdToBeOpened:e.$props.lastItemIdToBeOpened,tabbableItemId:e.$props.tabbableItemId,itemRender:e.$props.itemRender,linkRender:e.$props.linkRender,isMenuVertical:e.$props.isMenuVertical,isDirectionRightToLeft:e.$props.isDirectionRightToLeft,class:"k-group k-menu-group k-reset",onMouseover:e.handleItemMouseOver,on:e.v3?void 0:{mouseover:e.handleItemMouseOver,mouseleave:e.handleItemMouseLeave,mousedown:e.handleMouseDown,blur:e.handleItemMouseBlur,focus:e.handleItemMouseFocus,click:e.handleClick,keydown:e.handleKeyDown},onMouseleave:e.handleItemMouseLeave,onMousedown:e.handleMouseDown,onBlur:e.handleItemMouseBlur,onFocus:e.handleItemMouseFocus,onClick:e.handleClick,onKeydown:e.handleKeyDown,originalItemNeeded:e.handleOriginalItemNeeded})])}.call(this)])},methods:{handleKeyDown:function(e){this.$emit("keydown",e)},handleItemMouseOver:function(e){this.$emit("mouseover",e)},handleItemMouseLeave:function(e){this.$emit("mouseleave",e)},handleItemMouseBlur:function(e){this.$emit("blur",e)},handleItemMouseFocus:function(e){this.$emit("focus",e)},handleClick:function(e,t){this.$emit("click",e,t)},handleBlur:function(e){this.$emit("blur",e)},handleFocus:function(e){this.$emit("focus",e)},handleMouseDown:function(e){this.$emit("mousedown",e)},handleOriginalItemNeeded:function(e){return this.$props.originalItemNeeded(e)},onMouseOver:function(e){this.$emit("mouseover",this.$props.item.id),e.stopPropagation()},onMouseLeave:function(e){this.$emit("mouseleave",this.$props.item.id),e.stopPropagation()}}};t.MenuItemInternalVue2=g;var b=g;t.MenuItemInternal=b},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.POPUP_SETTINGS=t.POPUP_SETTINGS_RTL=void 0;var i={vertical:"top",horizontal:"left"},r={vertical:"top",horizontal:"right"},o={vertical:"flip",horizontal:"fit"},a={vertical:"fit",horizontal:"flip"};t.POPUP_SETTINGS_RTL={downward:{anchorAlign:{vertical:"bottom",horizontal:"right"},popupAlign:r,collision:o},leftward:{anchorAlign:{vertical:"top",horizontal:"left"},popupAlign:r,collision:a}},t.POPUP_SETTINGS={downward:{anchorAlign:{vertical:"bottom",horizontal:"left"},popupAlign:i,collision:o},rightward:{anchorAlign:{vertical:"top",horizontal:"right"},popupAlign:i,collision:a}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DirectionHolder=void 0;var i=function(){function e(){this.phase="Initialized"}return e.prototype.getIsDirectionRightToLeft=function(){return this.isDirectionRightToLeft},e.prototype.setIsDirectionRightToLeft=function(e){this.phase="NotInitialized"===this.phase?"Initialized":"NewValueReceived",this.previousIsDirectionRightToLeft=this.isDirectionRightToLeft,this.isDirectionRightToLeft=e},e.prototype.hasDirectionChanged=function(){return"NewValueReceived"===this.phase&&this.previousIsDirectionRightToLeft!==this.isDirectionRightToLeft},e}();t.DirectionHolder=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MouseOverHandler=void 0;var i=function(){function e(e,t,n){this.openOnClick=e,this.resetMenu=t,this.openItem=n,this.openOnClick=e,this.isMouseOverEnabled=!e}return Object.defineProperty(e.prototype,"OpenOnClick",{set:function(e){Boolean(e)!==Boolean(this.openOnClick)&&(this.mouseDown=!1,this.isMouseOverEnabled=!e),this.openOnClick=e},enumerable:!1,configurable:!0}),e.prototype.handleItemSelectedViaKeyboard=function(){this.openOnClick&&(this.isMouseOverEnabled=!1,this.resetMenu())},Object.defineProperty(e.prototype,"IsMouseOverEnabled",{get:function(){return this.isMouseOverEnabled},enumerable:!1,configurable:!0}),e.prototype.handleItemMouseDown=function(){this.mouseDown=!0},e.prototype.handleItemFocus=function(){this.openOnClick&&!this.mouseDown&&(this.isMouseOverEnabled=!0),this.mouseDown=!1},e.prototype.handleItemClick=function(e,t){this.openOnClick&&(this.isMouseOverEnabled?t&&(this.isMouseOverEnabled=!1,this.resetMenu()):(this.isMouseOverEnabled=!0,this.openItem(e)))},e}();t.MouseOverHandler=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.SplitterVue2=t.Splitter=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(23),c=n(71),p=n(0),h=n(0),f=n(3),v={collapsible:!1,collapsed:!1,resizable:!0,scrollable:!0},m={name:"KendoSplitter",props:{orientation:{type:String,default:"horizontal",validator:function(e){return["vertical","horizontal"].includes(e)}},panes:Array,defaultPanes:Array},computed:{isControlledState:function(){return void 0!==this.$props.panes},computedPanes:function(){return this.isControlledState?this.$props.panes:this.currentPanes},isRtl:function(){return this.$el&&"rtl"===getComputedStyle(this.$el).direction||!1}},created:function(){h.validatePackage(f.packageMetadata)},data:function(){return{isDragging:!1,dragIndex:void 0,startTime:0,originalX:0,originalY:0,originalPrevSize:0,originalNextSize:0,currentPanes:this.$props.defaultPanes||[]}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=this.panesOptions(),i=p.classNames("k-widget","k-splitter","k-splitter-flex","k-splitter-"+this.orientation);this.validatePanes(n);return t("div",{class:i},[function(e){return e.map((function(n,i){var r,o=p.templateRendering.call(this,n.content,p.getListeners.call(this)),a=2*i,s=a+1;if(i+1<e.length){var l=e[i+1];r=t(c.SplitterBar,{key:s,index:i,attrs:this.v3?void 0:{index:i,orientation:this.orientation,prev:n,next:l},orientation:this.orientation,prev:n,next:l,onDrag:this.onBarDragResize,on:this.v3?void 0:{drag:this.onBarDragResize,toggle:this.onBarToggle,keyboardresize:this.onBarKeyboardResize},onToggle:this.onBarToggle,onKeyboardresize:this.onBarKeyboardResize})}return[t(d.SplitterPane,{key:a,containsSplitter:n.containsSplitter,attrs:this.v3?void 0:{containsSplitter:n.containsSplitter,size:n.size,min:n.min,max:n.max,resizable:n.resizable,collapsible:n.collapsible,collapsed:n.collapsed,scrollable:n.scrollable,keepMounted:n.keepMounted,content:o},size:n.size,min:n.min,max:n.max,resizable:n.resizable,collapsible:n.collapsible,collapsed:n.collapsed,scrollable:n.scrollable,keepMounted:n.keepMounted,content:o}),r]}),this)}.call(this,n)])},methods:{validatePanes:function(e){if(!e.filter((function(e){return void 0===e.size})).length)throw new Error("The Splitter should have at least one pane without a set size.")},mapPaneOptions:function(e){for(var t=this.orientation,n=[],r=0;r<e.length;r++){var o=!1;this.isDragging&&void 0!==this.dragIndex&&(o=this.dragIndex===r||this.dragIndex+1===r),n.push(i(i(i({},v),{orientation:t,overlay:o}),e[r]))}return n},onBarToggle:function(e,t){var n=this.panesOptions().map((function(t,n){var r=t;return n===e?i(i({},r),{collapsed:!t.collapsed}):i({},r)}));this.$emit("change",{newState:n,isLast:!0,nativeEvent:t})},onBarDragResize:function(e,t,n,i,r){var o=(new Date).getTime(),a=e.pageX,s=e.pageY,l=this.surroudingPanes(t),u=l.prevElement,d=l.nextElement;if(u&&d){if(i)return this.isDragging=!0,this.dragIndex=n,this.startTime=o,this.originalX=a,this.originalY=s,this.originalPrevSize=this.elementSize(u),void(this.originalNextSize=this.elementSize(d));var c,p=this.$data,h=p.originalPrevSize,f=p.originalNextSize,v=p.startTime,m=p.originalX,g=p.originalY;if(!i&&o-v<150)r&&this.resetDragState();else c="vertical"===this.orientation?s-g:this.isRtl?m-a:a-m,this.resize(n,n+1,h,f,c,r,e),r&&this.resetDragState()}},onBarKeyboardResize:function(e,t,n,i){var r=this.surroudingPanes(e),o=r.prevElement,a=r.nextElement,s=this.elementSize(o),l=this.elementSize(a);this.resize(t,t+1,s,l,n,!0,i)},surroudingPanes:function(e){return{prevElement:e.previousElementSibling,nextElement:e.nextElementSibling}},containerSize:function(){return this.$el?this.elementSize(this.$el,!0):0},isPercent:function(e){return/%$/.test(e)},toPixels:function(e,t){var n=parseInt(e,10);return this.isPercent(e)&&(n=t*n/100),n},panesOptions:function(){return this.mapPaneOptions(this.computedPanes)},resetDragState:function(){this.isDragging=!1,this.dragIndex=void 0,this.startTime=0,this.originalX=0,this.originalY=0,this.originalPrevSize=0,this.originalNextSize=0},elementSize:function(e,t){var n=t?"client":"offset";return"vertical"===this.orientation?e[n+"Height"]:e[n+"Width"]},clamp:function(e,t,n){return Math.min(t,Math.max(e,n))},fixedSize:function(e){return e&&e.length>0},resize:function(e,t,n,r,o,a,s){var l,u,d=this,c=this.panesOptions(),p=c[e],h=c[t],f=n+r,v=this.containerSize(),m=function(e){return d.toPixels(e,v)},g={index:e,initialSize:n,min:m(p.min)||f-m(h.max)||0,max:m(p.max)||f-m(h.min)||f},b={index:t,initialSize:r,min:m(h.min)||f-m(p.max)||0,max:m(h.max)||f-m(p.min)||f},y=function(e,t){var n=c[e.index],i=d.clamp(e.min,e.max,e.initialSize+t);return d.isPercent(n.size||"")?100*i/v+"%":i+"px"};this.fixedSize(p.size)&&this.fixedSize(h.size)?(l=y(g,o),u=y(b,-o)):h.collapsible||this.fixedSize(h.size)?u=y(b,-o):l=y(g,o);var I=c.map((function(n,r){var o=n;return r===e?i(i({},o),{size:l}):r===t?i(i({},o),{size:u}):i({},o)}));this.panesDuringOnChange=I,this.isControlledState||(this.currentPanes=I),this.$emit("change",{newState:I,isLast:a,nativeEvent:s}),this.panesDuringOnChange=void 0}}};t.SplitterVue2=m;var g=m;t.Splitter=g},function(e,t,n){"use strict";var i=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},r=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},o=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&i(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.SplitterBarVue2=t.SplitterBar=void 0;var a=o(n(1)),s=a.h,l=a.version&&"3"===a.version[0],u=n(0),d={name:"KendoSplitterBar",emits:{drag:null,toggle:null,keyboardresize:null},props:{orientation:{type:String,default:"vertical",validator:function(e){return["vertical","horizontal"].includes(e)}},index:Number,prev:Object,next:Object},created:function(){this.draggable=null},computed:{isStatic:function(){var e=this.$props,t=e.prev,n=e.next,i=t.resizable&&n.resizable,r=t.collapsible||n.collapsible;return!i&&!r},isDraggable:function(){var e=this.$props,t=e.prev,n=e.next,i=t.resizable&&n.resizable,r=t.collapsed||n.collapsed;return!!i&&!r},isHorizontal:function(){return"horizontal"===this.$props.orientation}},data:function(){return{focused:!1}},mounted:function(){this.$el&&(this.draggable=this.$refs.draggable)},setup:l?function(){return{v3:!!l}}:void 0,render:function(e){var t,n=this,i=this,r=s||e,o=this.isDraggable,a=this.isStatic,l=this.isHorizontal,d=u.classNames("k-splitbar",((t={})["k-focus"]=this.focused,t["k-splitbar-horizontal"]=l,t["k-splitbar-vertical"]=!l,t["k-splitbar-draggable-horizontal"]=l&&o,t["k-splitbar-draggable-vertical"]=!l&&o,t["k-splitbar-static-horizontal"]=l&&a,t["k-splitbar-static-vertical"]=!l&&a,t)),c=this.previousArrowClass(l),p=this.nextArrowClass(l);return r(u.Draggable,{onPress:function(e){return i.onDrag(e,!0,!1)},on:this.v3?void 0:{press:function(e){return i.onDrag(e,!0,!1)},drag:function(e){return i.onDrag(e,!1,!1)},release:function(e){return i.onDrag(e,!1,!0)}},onDrag:function(e){return i.onDrag(e,!1,!1)},onRelease:function(e){return i.onDrag(e,!1,!0)},ref:"draggable"},this.v3?function(){return[r("div",{tabindex:a?-1:0,attrs:n.v3?void 0:{tabindex:a?-1:0,role:"separator"},role:"separator",class:d,style:{touchAction:"none"},onFocusin:n.onFocus,on:n.v3?void 0:{focusin:n.onFocus,focusout:n.onBlur,dblclick:n.onToggle,keydown:n.onKeyDown},onFocusout:n.onBlur,onDblclick:n.onToggle,onKeydown:n.onKeyDown},[r("div",{class:c,onClick:n.onPrevToggle,on:n.v3?void 0:{click:n.onPrevToggle}}),r("div",{class:"k-resize-handle"}),r("div",{class:p,onClick:n.onNextToggle,on:n.v3?void 0:{click:n.onNextToggle}})])]}:[r("div",{tabindex:a?-1:0,attrs:n.v3?void 0:{tabindex:a?-1:0,role:"separator"},role:"separator",class:d,style:{touchAction:"none"},onFocusin:n.onFocus,on:n.v3?void 0:{focusin:n.onFocus,focusout:n.onBlur,dblclick:n.onToggle,keydown:n.onKeyDown},onFocusout:n.onBlur,onDblclick:n.onToggle,onKeydown:n.onKeyDown},[r("div",{class:c,onClick:n.onPrevToggle,on:n.v3?void 0:{click:n.onPrevToggle}}),r("div",{class:"k-resize-handle"}),r("div",{class:p,onClick:n.onNextToggle,on:n.v3?void 0:{click:n.onNextToggle}})])])},methods:{onDrag:function(e,t,n){var i=e,r=this.$props.index,o=this.draggable&&this.draggable.element;!n&&i&&i.originalEvent.preventDefault(),o&&!this.isStatic&&this.isDraggable&&this.$emit("drag",i,o,r,t,n)},onFocus:function(){this.focused=!0},onBlur:function(){this.focused=!1},onToggle:function(e){var t=this.$props,n=t.index,i=t.prev,r=t.next;(i.collapsible||r.collapsible)&&this.$emit("toggle",i.collapsible?n:n+1,e)},onPrevToggle:function(e){var t=this.$props,n=t.index;t.prev.collapsible&&this.$emit("toggle",n,e)},onNextToggle:function(e){var t=this.$props,n=t.index;t.next.collapsible&&this.$emit("toggle",n+1,e)},onKeyDown:function(e){var t=this,n=e&&e.keyCode,i=this.isHorizontal,r=this.$props.index,o=this.draggable&&this.draggable.element,a=function(n,i,r){e.preventDefault(),t.$emit("keyboardresize",n,i,r,e)};o&&(n===u.Keys.enter?(e.preventDefault(),this.onToggle(e)):this.isDraggable&&(i&&n===u.Keys.left?a(o,r,-10):i&&n===u.Keys.right?a(o,r,10):i||n!==u.Keys.up?i||n!==u.Keys.down||a(o,r,10):a(o,r,-10)))},previousArrowClass:function(e){var t,n=this.$props.prev,i=n.collapsible,r=n.collapsed;return u.classNames("k-icon",((t={})["k-hidden"]=!i,t["k-collapse-prev"]=i,t["k-i-arrow-60-left"]=i&&e&&!r,t["k-i-arrow-60-right"]=i&&e&&r,t["k-i-arrow-60-up"]=i&&!e&&!r,t["k-i-arrow-60-down"]=i&&!e&&r,t))},nextArrowClass:function(e){var t,n=this.$props.next,i=n.collapsible,r=n.collapsed;return u.classNames("k-icon",((t={})["k-hidden"]=!i,t["k-collapse-next"]=i,t["k-i-arrow-60-right"]=i&&e&&!r,t["k-i-arrow-60-left"]=i&&e&&r,t["k-i-arrow-60-down"]=i&&!e&&!r,t["k-i-arrow-60-up"]=i&&!e&&r,t))}}};t.SplitterBarVue2=d;var c=d;t.SplitterBar=c},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t},s=function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var i=Array(e),r=0;for(t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,r++)i[r]=o[a];return i};Object.defineProperty(t,"__esModule",{value:!0}),t.PanelBarVue2=t.PanelBar=void 0;var l=a(n(1)),u=l.h,d=l.version&&"3"===l.version[0],c=n(7),p=n(24),h=n(0),f=n(0),v=n(3),m=n(74),g={name:"KendoPanelBar",emits:{select:null,keydown:null},props:{animation:{type:Boolean,default:!0},items:Array,dir:String,selected:String,expanded:{type:Array,default:void 0},focused:String,expandMode:{type:String,default:"multiple",validator:function(e){return["single","multiple"].includes(e)}},className:String,keepItemsMounted:Boolean},created:function(){this.activeDescendant=null,f.validatePackage(v.packageMetadata)},data:function(){var e=p.getInitialState(this.$props,this.expandMode);return e.currentFocused||(e.currentFocused=p.getFirstId(this.$props)),e},computed:{selectedItem:function(){var e=this.$props.selected;return void 0===e?this.currentSelected:e},expandedItems:function(){return void 0!==this.$props.expanded?this.$props.expanded||[]:this.currentExpanded},computedItems:function(){var e=i(i({currentExpanded:[]},this.$data),{selected:this.selectedItem}),t={animation:this.$props.animation,keepItemsMounted:this.$props.keepItemsMounted,state:e,expanded:this.expandedItems,handleSelect:this.handleSelect};return p.renderChildren.call(this,this.items,t)}},provide:function(){return{dispatchItemSelect:this.handleSelect}},setup:d?function(){return{v3:!!d}}:void 0,render:function(e){var t=u||e,n=h.classNames("k-panelbar",this.$props.className);return t("ul",{dir:this.$props.dir,attrs:this.v3?void 0:{dir:this.$props.dir,role:"tree",tabindex:0,"aria-activedescendant":this.activeDescendant},role:"tree",tabindex:0,onKeydown:this.handleKeyDown,on:this.v3?void 0:{keydown:this.handleKeyDown,focus:this.handleWrapperFocus,blur:this.handleWrapperBlur},onFocus:this.handleWrapperFocus,onBlur:this.handleWrapperBlur,class:n,"aria-activedescendant":this.activeDescendant},[this.computedItems.map((function(e){return t(c.PanelBarItem,i(i({props:this.v3?void 0:i(i({},e),{item:e})},e),{item:e}))}),this)])},methods:{handleSelect:function(e){this.onSelect(e),this.onFocus(e)},onSelect:function(e){var t,n,i=this;if(p.flatChildren(this.computedItems).forEach((function(n){n.uniquePrivateKey===(e.uniquePrivateKey||i.currentFocused)&&(t=n)})),t){switch(this.expandMode){case"single":n=s(t.parentUniquePrivateKey,[t.uniquePrivateKey]),p.isArrayEqual(this.expandedItems,n)&&(n=t.parentUniquePrivateKey?s(t.parentUniquePrivateKey):[]);break;case"multiple":var r=(n=this.expandedItems.slice()).indexOf(t.uniquePrivateKey);-1===r?n.push(t.uniquePrivateKey):n.splice(r,1);break;default:n=this.expandedItems.slice()}this.currentSelected=t.uniquePrivateKey,this.currentExpanded=n,this.$emit("select",{target:t,expandedItems:n})}},onFocus:function(e,t){var n=this;void 0===t&&(t=0);var i,r=p.flatVisibleChildren(this.computedItems);r.forEach((function(o,a){if(o.uniquePrivateKey===(e.uniquePrivateKey||n.currentFocused)){var s=a+t<0?0:a+t>r.length?r.length-1:a+t;i=r[s]}})),i&&(this.activeDescendant=i.id,this.currentFocused=i.uniquePrivateKey)},onNavigate:function(e,t){var n;switch(t){case m.NavigationAction.Previous:n=-1,this.onFocus(e,n);break;case m.NavigationAction.Next:n=1,this.onFocus(e,n);break;case m.NavigationAction.Toggle:this.onSelect(e)}},nextTick:function(e){this.nextTickId=window.setTimeout((function(){return e()}))},handleWrapperFocus:function(){clearTimeout(this.nextTickId),this.wrapperFocused||(this.wrapperFocused=!0)},handleWrapperBlur:function(){this.wrapperFocused=!1},handleKeyDown:function(e){var t=this._element&&"rtl"===getComputedStyle(this._element).direction||!1;if(e.target===e.currentTarget){var n=void 0;switch(e.keyCode){case h.Keys.left:n=t?m.NavigationAction.Next:m.NavigationAction.Previous;break;case h.Keys.up:n=m.NavigationAction.Previous;break;case h.Keys.right:n=t?m.NavigationAction.Previous:m.NavigationAction.Next;break;case h.Keys.down:n=m.NavigationAction.Next;break;case h.Keys.space:case h.Keys.enter:n=m.NavigationAction.Toggle;break;default:n=null}null!==n&&(e.preventDefault(),this.onNavigate(e,n))}this.$emit("keydown",e)}}};t.PanelBarVue2=g;var b=g;t.PanelBar=b},function(e,t,n){"use strict";var i=function(){return(i=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},r=Object.create?function(e,t,n,i){void 0===i&&(i=n),Object.defineProperty(e,i,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,i){void 0===i&&(i=n),e[i]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},a=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.PanelBarGroupVue2=t.PanelBarGroup=void 0;var s=a(n(1)),l=s.h,u=s.version&&"3"===s.version[0],d=n(2),c=n(0),p=n(7),h={name:"KendoPanelBarGroup",props:{item:Object,items:Array,animation:Boolean,expanded:Boolean,disabled:Boolean,keepItemsMounted:Boolean,uniquePrivateKey:[String,Number],content:Object},data:function(){return{show:this.$props.expanded}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=l||e,n=this.$props,r=n.item,o=n.items,a=n.uniquePrivateKey,s=n.disabled,u=n.expanded,h=n.animation,f=n.keepItemsMounted,v=c.getTemplate.call(this,{h:t,template:this.$props.content,defaultRendering:null,additionalProps:i(i({},this.$props),{show:this.show})}),m=!s&&u,g=m||f?o?t("ul",{role:"group",attrs:this.v3?void 0:{role:"group"},class:"k-panelbar-group k-panel k-group",style:{display:f?this.$data.show?"block":"none":"block"}},[o.map((function(e){return t(p.PanelBarItem,i(i({props:this.v3?void 0:i(i({},e),{item:r})},e),{item:r}))}),this)]):this.$props.content?t("div",{class:"k-panelbar-content k-content"},[v]):null:null;return void 0!==h&&!h||s?g:t(d.Reveal,{appear:m,attrs:this.v3?void 0:{appear:m,transitionEnterDuration:200,transitionExitDuration:200,unmountOnExit:!f},transitionEnterDuration:200,transitionExitDuration:200,key:a+"_animation",style:{display:"block"},unmountOnExit:!f,onEntering:this.handleEntering,on:this.v3?void 0:{entering:this.handleEntering,exited:this.handleExited},onExited:this.handleExited},this.v3?function(){return[g]}:[g])},methods:{handleEntering:function(){this.keepItemsMounted&&(this.show=!0)},handleExited:function(){this.keepItemsMounted&&(this.show=!1)}}};t.PanelBarGroupVue2=h;var f=h;t.PanelBarGroup=f},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NavigationAction=void 0,function(e){e[e.Toggle=0]="Toggle",e[e.Next=1]="Next",e[e.Previous=2]="Previous"}(t.NavigationAction||(t.NavigationAction={}))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";n.r(t),n.d(t,"Popup",(function(){return le})),n.d(t,"PopupVue2",(function(){return se}));var i=n(1),r=n(2),o="bottom",a="center",s="middle",l="left",u="right",d="top",c=function(e){var t=e.anchorRect,n=e.anchorAlign,i=e.elementRect,r=e.elementAlign,l=e.margin;void 0===l&&(l={});var d=n.horizontal,c=n.vertical,p=r.horizontal,h=r.vertical,f=l.horizontal||0,v=l.vertical||0,m=t.top,g=t.left;return c===o&&(m+=t.height),c!==a&&c!==s||(m+=Math.round(t.height/2)),h===o&&(m-=i.height,v*=-1),h!==a&&h!==s||(m-=Math.round(i.height/2),v*=-1),d===u&&(g+=t.width),d!==a&&d!==s||(g+=Math.round(t.width/2)),p===u&&(g-=i.width,f*=-1),p!==a&&p!==s||(g-=Math.round(i.width/2),f*=-1),{top:m+v,left:g+f}};function p(e,t){return{top:e.top+t.y,left:e.left+t.x,height:e.height,width:e.width}}function h(e){return e.ownerDocument||e.document||e}var f=function(e){return h(e).defaultView},v=function(e){return h(e).documentElement},m=0;function g(){if(!m&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML=" ",document.body.appendChild(e),m=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return m}function b(e){var t=f(e),n=v(e),i={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(i.width-=g()),i}var y=function(e){if(!e.getBoundingClientRect){var t=b(e);return{bottom:t.height,left:0,right:t.width,top:0}}var n=e.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},I=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||v(e)},O=function(e){return I(e)===e.ownerDocument.body},k=function(e){var t=e.getBoundingClientRect(),n=t.left,i=t.top;return t.height||t.width||(t=function(e){var t=e.style,n=t.display,i=t.left,r=t.position;e.style.display="",e.style.left="-10000px",e.style.position="absolute";var o=e.getBoundingClientRect();return e.style.display=n,e.style.left=i,e.style.position=r,o}(e)),{top:i,left:n,height:t.height,width:t.width}},x=function(e,t){for(var n=[],i=e.parentNode;i&&(n.push(i),i!==t);)i=i.parentNode;return n};function w(e){var t=v(e),n=f(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}var S=function(e){return e===(e.ownerDocument||{}).body?w(e):{x:e.scrollLeft,y:e.scrollTop}};var $=function(e,t){var n=f(e),i=n.getComputedStyle(e),r=k(e),o=t||I(e),a=e.ownerDocument,s=o!==a.body&&o!==a.documentElement,l={top:0,left:0};if("fixed"!==i.position&&s){var u=n.getComputedStyle(o);(l=k(o)).top+=parseInt(u.borderTopWidth,10),l.left+=parseInt(u.borderLeftWidth,10)}return{top:r.top-l.top,left:r.left-l.left,height:r.height,width:r.width}},E=function(e,t){return e?S(e):function(e){var t=I(e);return t?S(t):{x:0,y:0}}(t)},P=function(e,t,n){void 0===n&&(n=1);var i=t?I(t):null,r=$(e,i),o=r.top,a=r.left,s=r.height,l=r.width,u=E(i,e),d=u.x,c=u.y,p=e.ownerDocument,h=i===p.body||i===p.documentElement?1:n;return{top:o+c*h,left:a+d*h,height:s,width:l}};function D(e,t){return{top:e.top-t.y,left:e.left-t.x,height:e.height,width:e.width}}var _="fit",C="flip",T=function(e,t,n){var i=0;return e+t>n&&(i=n-(e+t)),e<0&&(i=-e),i},j=function(e){var t=e.offset,n=e.size,i=e.anchorSize,r=e.viewPortSize,o=e.anchorAlignPoint,u=e.elementAlignPoint,c=0,p=2*e.margin;if(u!==o&&!(u===a||u===s)&&!(o===a||o===s)){var h=o===d||o===l;t<0&&h?t+(c=n+i+p)+n>r&&(c=0):t>=0&&!h&&(t+n>r&&(c+=-(i+n+p)),t+c<0&&(c=0))}return c},M=function(e){var t=e.anchorRect,n=e.anchorAlign,i=e.elementRect,r=e.elementAlign,o=e.collisions,a=e.viewPort,s=e.margin;void 0===s&&(s={});var l=i.top,u=i.left,d=i.height,c=i.width,p=a.height,h=a.width,f=s.horizontal||0,v=s.vertical||0,m=0,g=0,b=o.vertical===_,y=o.horizontal===_,I=o.vertical===C,O=o.horizontal===C;b&&(g+=T(l,d,p)),y&&(m+=T(u,c,h)),I&&(g+=j({margin:v,offset:l,size:d,anchorSize:t.height,viewPortSize:p,anchorAlignPoint:n.vertical,elementAlignPoint:r.vertical})),O&&(m+=j({margin:f,offset:u,size:c,anchorSize:t.width,viewPortSize:h,anchorAlignPoint:n.horizontal,elementAlignPoint:r.horizontal}));var k=I&&0!==g,x=O&&0!==m,w=b&&0!==g,S=y&&0!==m;return{flipped:x||k,fitted:w||S,flip:{horizontal:x,vertical:k},fit:{horizontal:S,vertical:w},offset:{left:m,top:g}}},N=function(e){for(var t=[],n=e.parentNode.firstElementChild;n;)n!==e&&t.push(n),n=n.nextElementSibling;return t},R=function(e,t){for(var n,i,r=x(e),o=t;o&&(n=N(o),!(i=r.reduce((function(e,t){return e.concat(n.filter((function(e){return e===t})))}),[])[0]));)o=o.parentElement;return i};A=function(e){if(!F())return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',t.body.appendChild(n);var i=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),i},L=!1;var A,B,L,F=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},K=function(e,t){return e||{height:0,left:t.left,top:t.top,width:0}},z=function(){return"undefined"!=typeof document&&!!document.body},V=function(){return"undefined"!=typeof window},H=/auto|scroll/,U=function(e){var t=window.getComputedStyle(e);return""+t.overflow+t.overflowX+t.overflowY},W=function(){if(!z())return!1;var e=document.createElement("div");if(e.style.transform="matrix(10, 0, 0, 10, 0, 0)",e.innerHTML="<div>child</div>",document.body.appendChild(e),e&&e.firstChild){var t=e.firstChild;t.style.position="fixed",t.style.top="10px"}var n=10!==e.children[0].getBoundingClientRect().top;return document.body.removeChild(e),n}(),q="fit",Z="flip",G="left",Y="bottom",X="top",Q=function(){function e(e){this._dom=e}return e.prototype.alignElement=function(e){var t=e.anchor,n=e.element,i=e.anchorAlign,r=e.elementAlign,o=e.offset,a=!this._dom.hasOffsetParent(n)?this.absoluteRect(t,n,o):this.relativeRect(t,n,o);return this._dom.align({anchorAlign:i,anchorRect:a,elementAlign:r,elementRect:this._dom.offset(n)})},e.prototype.absoluteRect=function(e,t,n){var i=this._dom,r=function(e,t){return t?{height:e.height,left:e.left-t.left,top:e.top-t.top,width:e.width}:e}(K(i.offset(e),n),i.stackingElementOffset(t)),o=i.stackingElementScroll(t),a=i.addScroll(r,o),s=this.elementScrollPosition(e,t),l=i.removeScroll(a,s);return l.left+=window.scrollX||window.pageXOffset,l.top+=window.scrollY||window.pageYOffset,l},e.prototype.elementScrollPosition=function(e,t){return e?{x:0,y:0}:this._dom.scrollPosition(t)},e.prototype.relativeRect=function(e,t,n){return K(this._dom.position(e,t),n)},e}(),J=function(){function e(){}return e.prototype.addOffset=function(e,t){return{left:e.left+t.left,top:e.top+t.top}},e.prototype.align=function(e){return c(e)},e.prototype.boundingOffset=function(e){return y(e)},e.prototype.getWindow=function(){return V()?window:null},e.prototype.isBodyOffset=function(e){return O(e)},e.prototype.hasOffsetParent=function(e){if(!e)return!1;var t=e.offsetParent;return t&&!("BODY"===t.nodeName&&"static"===window.getComputedStyle(t).position)},e.prototype.offset=function(e){return e?k(e):null},e.prototype.staticOffset=function(e){if(!e)return null;var t=e.style,n=t.left,i=t.top;e.style.left="0px",e.style.top="0px";var r=k(e);return e.style.left=n,e.style.top=i,r},e.prototype.position=function(e,t){if(!e||!t)return null;var n=R(e,t);return P(e,n)},e.prototype.relativeOffset=function(e,t){return n=this.offset(e),i=t,r=this.isBodyOffset(e),o=n.top,a=n.left,r&&(a=0,o=0),{top:o+i.top,left:a+i.left,height:n.height,width:n.width};var n,i,r,o,a},e.prototype.addScroll=function(e,t){return p(e,t)},e.prototype.removeScroll=function(e,t){return D(e,t)},e.prototype.restrictToView=function(e){return M(e)},e.prototype.scrollPosition=function(e){return w(e)},e.prototype.scrollableParents=function(e){return function(e){var t=[];if(!z()||!V())return t;for(var n=e.parentElement;n;)H.test(U(n))&&t.push(n),n=n.parentElement;return t.push(window),t}(e)},e.prototype.stackingElementOffset=function(e){var t=this.getRelativeContextElement(e);return t?k(t):null},e.prototype.stackingElementScroll=function(e){var t=this.getRelativeContextElement(e);return t?{x:t.scrollLeft,y:t.scrollTop}:{x:0,y:0}},e.prototype.stackingElementViewPort=function(e){var t=this.getRelativeContextElement(e);return t?{height:t.scrollHeight,width:t.scrollWidth}:null},e.prototype.getRelativeContextElement=function(e){if(!e||!W)return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}return null},e.prototype.useRelativePosition=function(e){return!!this.getRelativeContextElement(e)},e.prototype.windowViewPort=function(e){return b(e)},e.prototype.zIndex=function(e,t){return function(e,t){if(!e||!z()||!V())return null;var n=R(e,t);if(!n)return null;var i=[e].concat(x(e,n)).reduce((function(e,t){var n=t.style.zIndex||window.getComputedStyle(t).zIndex,i=parseInt(n,10);return i>e?i:e}),0);return i?i+1:null}(e,t)},e.prototype.zoomLevel=function(){return z()&&V()?parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2)):1},e.prototype.isZoomed=function(){return this.zoomLevel()>1},e}(),ee=function(){function e(e){this._dom=e}return e.prototype.positionElement=function(e){var t,n,i=e.anchor,r=e.currentLocation,o=e.element,a=e.anchorAlign,s=e.elementAlign,l=e.collisions,u=this._dom,d=e.viewPort||u.stackingElementViewPort(o)||u.windowViewPort(o),c=K(u.offset(i),r),p=(t=u.staticOffset(o),(n=r)?{height:t.height,left:n.left,top:n.top,width:t.width}:t),h=this.elementRect(o,p),f=u.restrictToView({anchorAlign:a,anchorRect:c,collisions:l,elementAlign:s,elementRect:h,viewPort:d});return{flipped:f.flipped,offset:u.addOffset(p,f.offset)}},e.prototype.elementRect=function(e,t){return this._dom.removeScroll(t,this._dom.scrollPosition(e))},e}(),te=n(0),ne={name:"@progress/kendo-vue-popup",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1659330573,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"},ie=i,re=ie.h,oe=ie.version&&"3"===ie.version[0],ae={left:-1e3,top:0},se={name:"Popup",props:{appendTo:{type:String,default:""},anchor:{type:String,default:""},className:String,id:String,popupClass:String,collision:{type:Object,default:function(){return{horizontal:q,vertical:Z}}},anchorAlign:{type:Object,default:function(){return{horizontal:G,vertical:Y}}},popupAlign:{type:Object,default:function(){return{horizontal:G,vertical:X}}},offset:{type:Object,default:function(){return ae}},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(){Object(te.validatePackage)(ne),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 J,this._alignService=new Q(this._domService),this._positionService=new ee(this._domService),this.reposition=function(e,t,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=e.apply(r,o),i||(r=o=null)};return function(){var u=(new Date).getTime();s||!1!==n.leading||(s=u);var d=t-(u-s);return r=this,o=arguments,d<=0||d>t?(i&&(clearTimeout(i),i=null),s=u,a=e.apply(r,o),i||(r=o=null)):i||!1===n.trailing||(i=setTimeout(l,d)),a}}(this.reposition.bind(this),1e3/60)},setup:oe?function(){return{v3:!!oe}}:void 0,mounted:function(){te.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:oe?void 0:function(){this.detachRepositionHandlers()},beforeDestroy:oe?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 e=this.$el;this.$props.show&&e.classList.add("k-animation-container-shown"),this.attachRepositionHandlers(e),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 e=this.$props.animate,t=0,n=0;return e&&(!0===e?t=n=void 0:(t=e.openDuration,n=e.closeDuration)),{transitionEnterDuration:t,transitionExitDuration:n}},getParentRef:function(e){for(var t=this.$parent;!t.$refs[e];){if(t&&t.kendoAnchorRef)return t.kendoAnchorRef;if(!(t=t.$parent)&&te.canUseDOM)return document.body}return t.$refs[e].$el||t.$refs[e]},position:function(e,t,n){var i=e.anchorAlign,r=e.popupAlign,o=e.collision,a=e.offset,s=n?this.v3?this.mountedAnchor:this.getParentRef(n):document.body,l=this._alignService.alignElement({anchor:n?s:void 0,element:t,elementAlign:r,anchorAlign:i,offset:a});return this._positionService.positionElement({anchor:s,anchorAlign:i,collisions:o,element:t,currentLocation:l,elementAlign:r})},calculatePosition:function(e,t){if(!t||!V()||!te.canUseDOM)return{flipped:!1,offset:e.offset};var n=Object(te.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(t.appendChild(i),i&&i.firstChild){var l=i.firstChild;l.style.position="absolute",l.style.visibility="hidden",l.style.display="block",l.style.left="-1000",l.style.top="0";var u=this.v3?n&&n[0].props?n[0].props.style:{}:n[0].data?n[0].data.style:{};if(u)for(var d=0,c=Object.entries(u);d<c.length;d++){var p=c[d],h=p[0],f=p[1];l.style[h]=f}}var v=this.position(e,i.firstChild,this.$props.anchor);return i.parentNode.removeChild(i),v},attachRepositionHandlers:function(e){var t=this;this.detachRepositionHandlers(),this._scrollableParents=this._domService.scrollableParents(this.$props.anchor?this.mountedAnchor:e),this._scrollableParents.map((function(e){return e.addEventListener("scroll",t.reposition)})),window.addEventListener("resize",this.reposition)},detachRepositionHandlers:function(){var e=this;this._scrollableParents&&(this._scrollableParents.map((function(t){return t.removeEventListener("scroll",e.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(e){var t=re||e,n=this.$props,i=n.className,o=n.popupClass,a=n.show,s=n.id,l=Object(te.getDefaultSlots)(this),u=this.v3||a?l:null,d=V()?this.$props.appendTo?this.mountedAppendTo||this.getParentRef(this.$props.appendTo):document.body:void 0;if(this.$props.show){var c=this.calculatePosition(this.$props,d);this._offsetLeft=c.offset.left,this._offsetTop=c.offset.top,this._flipped=!!c.flipped}var p=this._flipped?"up":"down",h=this.transitionDuration(),f=h.transitionEnterDuration,v=h.transitionExitDuration,m=this.getCurrentZIndex();return this._exitingAnimation=this._exitingAnimation||this._prevShow&&!a,this.hasMounted?a||this._exitingAnimation&&d?t(r.Slide,{id:s,attrs:this.v3?void 0:{id:s,role:this.appendTo?"":"region",componentChildClassName:[o,"k-popup"],className:i,direction:p,transitionEnterDuration:f,transitionExitDuration:v,appear:a},role:this.appendTo?"":"region",componentChildClassName:[o,"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:p,style:{zIndex:m,position:"absolute",top:this._offsetTop+"px",left:this._offsetLeft+"px"},transitionEnterDuration:f,transitionExitDuration:v,appear:a},this.v3?function(){return[u]}:[u]):null:t("div",{style:{display:"none"},class:i},[t("div",{class:[o,"k-popup"]},[l])])}},le=se}])}));
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-layout',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1659330766,
|
|
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
|
};
|
|
@@ -92,12 +92,12 @@ var PanelBarItemVue2 = {
|
|
|
92
92
|
var panelBarItemClassName = classNames('k-item', {
|
|
93
93
|
'k-panelbar-header': level === 0,
|
|
94
94
|
'k-panelbar-item': level !== 0,
|
|
95
|
-
'k-
|
|
95
|
+
'k-expanded': expanded && hasContent
|
|
96
96
|
}, "k-level-" + level, className);
|
|
97
97
|
var panelBarLinkClassName = classNames('k-link', {
|
|
98
|
-
'k-
|
|
99
|
-
'k-
|
|
100
|
-
'k-
|
|
98
|
+
'k-selected': !disabled && selected,
|
|
99
|
+
'k-focus': focused,
|
|
100
|
+
'k-disabled': disabled
|
|
101
101
|
}, headerClassName);
|
|
102
102
|
var panelBarItemArrowClassName = classNames('k-panelbar-toggle', 'k-icon', (_a = {}, _a['k-i-arrow-chevron-up'] = expanded && hasContent, _a['k-panelbar-collapse'] = expanded && hasContent, _a['k-i-arrow-chevron-down'] = !expanded && hasContent, _a['k-panelbar-expand'] = !expanded && hasContent, _a));
|
|
103
103
|
|
|
@@ -81,7 +81,7 @@ var SplitterBarVue2 = {
|
|
|
81
81
|
var isDraggable = this.isDraggable;
|
|
82
82
|
var isStatic = this.isStatic;
|
|
83
83
|
var isHorizontal = this.isHorizontal;
|
|
84
|
-
var barClasses = classNames('k-splitbar', (_a = {}, _a['k-
|
|
84
|
+
var barClasses = classNames('k-splitbar', (_a = {}, _a['k-focus'] = this.focused, _a['k-splitbar-horizontal'] = isHorizontal, _a['k-splitbar-vertical'] = !isHorizontal, _a['k-splitbar-draggable-horizontal'] = isHorizontal && isDraggable, _a['k-splitbar-draggable-vertical'] = !isHorizontal && isDraggable, _a['k-splitbar-static-horizontal'] = isHorizontal && isStatic, _a['k-splitbar-static-vertical'] = !isHorizontal && isStatic, _a));
|
|
85
85
|
var previousArrowClass = this.previousArrowClass(isHorizontal);
|
|
86
86
|
var nextArrowClass = this.nextArrowClass(isHorizontal);
|
|
87
87
|
return (// @ts-ignore function children
|
|
@@ -57,7 +57,7 @@ var SplitterPaneVue2 = {
|
|
|
57
57
|
var style = {
|
|
58
58
|
flexBasis: size
|
|
59
59
|
};
|
|
60
|
-
var paneClasses = classNames('k-pane', (_a = {}, _a['k-
|
|
60
|
+
var paneClasses = classNames('k-pane', (_a = {}, _a['k-hidden'] = collapsed, _a['hidden'] = collapsed, _a['k-pane-flex'] = containsSplitter, _a['k-pane-static'] = !resizable && !collapsible || fixedSize, _a['k-scrollable'] = scrollable, _a));
|
|
61
61
|
var content = getTemplate.call(this, {
|
|
62
62
|
h: h,
|
|
63
63
|
template: this.$props.content,
|
|
@@ -62,7 +62,7 @@ var TabStripContentVue2 = {
|
|
|
62
62
|
var contentClasses = classNames({
|
|
63
63
|
'k-content': tabStyles
|
|
64
64
|
}, {
|
|
65
|
-
'k-
|
|
65
|
+
'k-active': tabStyles
|
|
66
66
|
}, selectedTab && selectedTab.contentClassName);
|
|
67
67
|
|
|
68
68
|
var renderChild = function renderChild(tab, idx) {
|
|
@@ -42,7 +42,7 @@ var TabStripNavigationItemVue2 = {
|
|
|
42
42
|
disabled = _b.disabled,
|
|
43
43
|
first = _b.first,
|
|
44
44
|
last = _b.last;
|
|
45
|
-
return _a = {}, _a['k-first'] = first, _a['k-last'] = last, _a['k-item'] = true, _a['k-
|
|
45
|
+
return _a = {}, _a['k-first'] = first, _a['k-last'] = last, _a['k-item'] = true, _a['k-disabled'] = disabled, _a['k-active'] = active, _a;
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
},
|
|
@@ -8,7 +8,7 @@ exports.packageMetadata = {
|
|
|
8
8
|
name: '@progress/kendo-vue-layout',
|
|
9
9
|
productName: 'Kendo UI for Vue',
|
|
10
10
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
11
|
-
publishDate:
|
|
11
|
+
publishDate: 1659330766,
|
|
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
|
};
|
|
@@ -102,12 +102,12 @@ var PanelBarItemVue2 = {
|
|
|
102
102
|
var panelBarItemClassName = kendo_vue_common_1.classNames('k-item', {
|
|
103
103
|
'k-panelbar-header': level === 0,
|
|
104
104
|
'k-panelbar-item': level !== 0,
|
|
105
|
-
'k-
|
|
105
|
+
'k-expanded': expanded && hasContent
|
|
106
106
|
}, "k-level-" + level, className);
|
|
107
107
|
var panelBarLinkClassName = kendo_vue_common_1.classNames('k-link', {
|
|
108
|
-
'k-
|
|
109
|
-
'k-
|
|
110
|
-
'k-
|
|
108
|
+
'k-selected': !disabled && selected,
|
|
109
|
+
'k-focus': focused,
|
|
110
|
+
'k-disabled': disabled
|
|
111
111
|
}, headerClassName);
|
|
112
112
|
var panelBarItemArrowClassName = kendo_vue_common_1.classNames('k-panelbar-toggle', 'k-icon', (_a = {}, _a['k-i-arrow-chevron-up'] = expanded && hasContent, _a['k-panelbar-collapse'] = expanded && hasContent, _a['k-i-arrow-chevron-down'] = !expanded && hasContent, _a['k-panelbar-expand'] = !expanded && hasContent, _a));
|
|
113
113
|
|
|
@@ -90,7 +90,7 @@ var SplitterBarVue2 = {
|
|
|
90
90
|
var isDraggable = this.isDraggable;
|
|
91
91
|
var isStatic = this.isStatic;
|
|
92
92
|
var isHorizontal = this.isHorizontal;
|
|
93
|
-
var barClasses = kendo_vue_common_1.classNames('k-splitbar', (_a = {}, _a['k-
|
|
93
|
+
var barClasses = kendo_vue_common_1.classNames('k-splitbar', (_a = {}, _a['k-focus'] = this.focused, _a['k-splitbar-horizontal'] = isHorizontal, _a['k-splitbar-vertical'] = !isHorizontal, _a['k-splitbar-draggable-horizontal'] = isHorizontal && isDraggable, _a['k-splitbar-draggable-vertical'] = !isHorizontal && isDraggable, _a['k-splitbar-static-horizontal'] = isHorizontal && isStatic, _a['k-splitbar-static-vertical'] = !isHorizontal && isStatic, _a));
|
|
94
94
|
var previousArrowClass = this.previousArrowClass(isHorizontal);
|
|
95
95
|
var nextArrowClass = this.nextArrowClass(isHorizontal);
|
|
96
96
|
return (// @ts-ignore function children
|
|
@@ -66,7 +66,7 @@ var SplitterPaneVue2 = {
|
|
|
66
66
|
var style = {
|
|
67
67
|
flexBasis: size
|
|
68
68
|
};
|
|
69
|
-
var paneClasses = kendo_vue_common_1.classNames('k-pane', (_a = {}, _a['k-
|
|
69
|
+
var paneClasses = kendo_vue_common_1.classNames('k-pane', (_a = {}, _a['k-hidden'] = collapsed, _a['hidden'] = collapsed, _a['k-pane-flex'] = containsSplitter, _a['k-pane-static'] = !resizable && !collapsible || fixedSize, _a['k-scrollable'] = scrollable, _a));
|
|
70
70
|
var content = kendo_vue_common_1.getTemplate.call(this, {
|
|
71
71
|
h: h,
|
|
72
72
|
template: this.$props.content,
|
|
@@ -73,7 +73,7 @@ var TabStripContentVue2 = {
|
|
|
73
73
|
var contentClasses = kendo_vue_common_1.classNames({
|
|
74
74
|
'k-content': tabStyles
|
|
75
75
|
}, {
|
|
76
|
-
'k-
|
|
76
|
+
'k-active': tabStyles
|
|
77
77
|
}, selectedTab && selectedTab.contentClassName);
|
|
78
78
|
|
|
79
79
|
var renderChild = function renderChild(tab, idx) {
|
|
@@ -50,7 +50,7 @@ var TabStripNavigationItemVue2 = {
|
|
|
50
50
|
disabled = _b.disabled,
|
|
51
51
|
first = _b.first,
|
|
52
52
|
last = _b.last;
|
|
53
|
-
return _a = {}, _a['k-first'] = first, _a['k-last'] = last, _a['k-item'] = true, _a['k-
|
|
53
|
+
return _a = {}, _a['k-first'] = first, _a['k-last'] = last, _a['k-item'] = true, _a['k-disabled'] = disabled, _a['k-active'] = active, _a;
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
},
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-vue-layout",
|
|
3
3
|
"description": "Kendo UI for Vue Layouts package",
|
|
4
|
-
"version": "3.4.
|
|
4
|
+
"version": "3.4.5",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/telerik/kendo-vue.git"
|
|
@@ -37,21 +37,21 @@
|
|
|
37
37
|
"vue": "^2.6.12 || ^3.0.2"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@progress/kendo-vue-animation": "3.4.
|
|
41
|
-
"@progress/kendo-vue-common": "3.4.
|
|
42
|
-
"@progress/kendo-vue-popup": "3.4.
|
|
40
|
+
"@progress/kendo-vue-animation": "3.4.5",
|
|
41
|
+
"@progress/kendo-vue-common": "3.4.5",
|
|
42
|
+
"@progress/kendo-vue-popup": "3.4.5"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@progress/kendo-data-query": "^1.5.0",
|
|
46
46
|
"@progress/kendo-date-math": "^1.5.1",
|
|
47
47
|
"@progress/kendo-drawing": "^1.8.0",
|
|
48
48
|
"@progress/kendo-licensing": "^1.0.1",
|
|
49
|
-
"@progress/kendo-vue-buttons": "3.4.
|
|
50
|
-
"@progress/kendo-vue-dateinputs": "3.4.
|
|
51
|
-
"@progress/kendo-vue-dropdowns": "3.4.
|
|
52
|
-
"@progress/kendo-vue-inputs": "3.4.
|
|
53
|
-
"@progress/kendo-vue-intl": "3.4.
|
|
54
|
-
"@progress/kendo-vue-progressbars": "3.4.
|
|
49
|
+
"@progress/kendo-vue-buttons": "3.4.5",
|
|
50
|
+
"@progress/kendo-vue-dateinputs": "3.4.5",
|
|
51
|
+
"@progress/kendo-vue-dropdowns": "3.4.5",
|
|
52
|
+
"@progress/kendo-vue-inputs": "3.4.5",
|
|
53
|
+
"@progress/kendo-vue-intl": "3.4.5",
|
|
54
|
+
"@progress/kendo-vue-progressbars": "3.4.5"
|
|
55
55
|
},
|
|
56
56
|
"@progress": {
|
|
57
57
|
"friendlyName": "Layouts",
|