@progress/kendo-react-animation 5.4.0-dev.202205200719 → 5.4.0-dev.202206061009

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.
Files changed (44) hide show
  1. package/dist/cdn/js/kendo-react-animation.js +1 -1
  2. package/dist/es/Animation.d.ts +1 -1
  3. package/dist/es/Animation.js +7 -3
  4. package/dist/es/AnimationChild.d.ts +2 -2
  5. package/dist/es/AnimationChild.js +17 -13
  6. package/dist/es/AnimationInterface.d.ts +5 -0
  7. package/dist/es/AnimationInterface.js +1 -0
  8. package/dist/es/Expand.d.ts +1 -1
  9. package/dist/es/Expand.js +8 -4
  10. package/dist/es/Fade.d.ts +1 -1
  11. package/dist/es/Fade.js +7 -3
  12. package/dist/es/Push.d.ts +1 -1
  13. package/dist/es/Push.js +8 -4
  14. package/dist/es/Reveal.d.ts +1 -1
  15. package/dist/es/Reveal.js +11 -7
  16. package/dist/es/Slide.d.ts +1 -1
  17. package/dist/es/Slide.js +8 -4
  18. package/dist/es/Zoom.d.ts +1 -1
  19. package/dist/es/Zoom.js +8 -4
  20. package/dist/es/package-metadata.js +1 -1
  21. package/dist/es/util.d.ts +5 -5
  22. package/dist/npm/Animation.d.ts +1 -1
  23. package/dist/npm/Animation.js +10 -5
  24. package/dist/npm/AnimationChild.d.ts +2 -2
  25. package/dist/npm/AnimationChild.js +19 -14
  26. package/dist/npm/AnimationInterface.d.ts +5 -0
  27. package/dist/npm/Expand.d.ts +1 -1
  28. package/dist/npm/Expand.js +9 -4
  29. package/dist/npm/Fade.d.ts +1 -1
  30. package/dist/npm/Fade.js +8 -3
  31. package/dist/npm/Push.d.ts +1 -1
  32. package/dist/npm/Push.js +9 -4
  33. package/dist/npm/Reveal.d.ts +1 -1
  34. package/dist/npm/Reveal.js +12 -7
  35. package/dist/npm/Slide.d.ts +1 -1
  36. package/dist/npm/Slide.js +9 -4
  37. package/dist/npm/Zoom.d.ts +1 -1
  38. package/dist/npm/Zoom.js +9 -4
  39. package/dist/npm/hooks/useAnimation.js +3 -1
  40. package/dist/npm/main.js +10 -9
  41. package/dist/npm/package-metadata.js +2 -1
  42. package/dist/npm/util.d.ts +5 -5
  43. package/dist/systemjs/kendo-react-animation.js +1 -1
  44. package/package.json +3 -3
@@ -1 +1 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("react-transition-group")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","react-transition-group"],t):"object"==typeof exports?exports.KendoReactAnimation=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("react-transition-group")):e.KendoReactAnimation=t(e.React,e.PropTypes,e.KendoLicensing,e.ReactTransitionGroup)}(window,(function(e,t,n,r){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=9)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(3),s=n(7),f=n(8),p=n(3),d=n(10),v=n(4).default.styles,h=function(e){function t(t){var n=e.call(this,t)||this;return p.validatePackage(d.packageMetadata),n}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.id,n=e.style,r=e.children,o=e.component,u=e.className,p=e.childFactory,d=(e.stackChildren,e.componentChildStyle),h=e.componentChildClassName,m=a(e,["id","style","children","component","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),y={id:t,style:n,component:o,childFactory:p,className:l.classNames(v["animation-container"],v["animation-container-relative"],u)},g=c.Children.map(r||null,(function(e){return c.createElement(s.AnimationChild,i({},m,{style:d,className:h}),e)}));return c.createElement(f.TransitionGroup,i({},y),g)},t.propTypes={children:u.oneOfType([u.arrayOf(u.node),u.node]),childFactory:u.any,className:u.string,component:u.string,id:u.string,style:u.any,transitionName:u.string.isRequired,appear:u.bool.isRequired,enter:u.bool.isRequired,exit:u.bool.isRequired,transitionEnterDuration:u.number.isRequired,transitionExitDuration:u.number.isRequired},t.defaultProps={component:"div"},t}(c.Component);t.Animation=h},function(e,t,n){"use strict";n.r(t),n.d(t,"ZIndexContext",(function(){return o})),n.d(t,"useZIndexContext",(function(){return i})),n.d(t,"BrowserSupportService",(function(){return c})),n.d(t,"canUseDOM",(function(){return u})),n.d(t,"canUseRef",(function(){return l})),n.d(t,"classNames",(function(){return s})),n.d(t,"cloneDate",(function(){return f})),n.d(t,"clone",(function(){return p})),n.d(t,"cloneObject",(function(){return d})),n.d(t,"cloneValue",(function(){return v})),n.d(t,"cloneArray",(function(){return h})),n.d(t,"focusFirstFocusableChild",(function(){return m})),n.d(t,"FormComponent",(function(){return y})),n.d(t,"getTabIndex",(function(){return g})),n.d(t,"getter",(function(){return E})),n.d(t,"guid",(function(){return k})),n.d(t,"Keys",(function(){return C})),n.d(t,"noop",(function(){return w})),n.d(t,"getScrollbarWidth",(function(){return _})),n.d(t,"setScrollbarWidth",(function(){return D})),n.d(t,"setter",(function(){return S})),n.d(t,"mapTree",(function(){return R})),n.d(t,"mapTreeItem",(function(){return T})),n.d(t,"extendDataItem",(function(){return L})),n.d(t,"getItemPath",(function(){return A})),n.d(t,"validatePackage",(function(){return I})),n.d(t,"hasRelativeStackingContext",(function(){return U})),n.d(t,"dispatchEvent",(function(){return H})),n.d(t,"AsyncFocusBlur",(function(){return K})),n.d(t,"createPropsContext",(function(){return B})),n.d(t,"withPropsContext",(function(){return V})),n.d(t,"useDir",(function(){return q})),n.d(t,"useAsyncFocusBlur",(function(){return F})),n.d(t,"useRtl",(function(){return G})),n.d(t,"useMouse",(function(){return $})),n.d(t,"useCustomComponent",(function(){return J})),n.d(t,"usePropsContext",(function(){return X})),n.d(t,"COLLECTION_ACTION",(function(){return Z})),n.d(t,"useCollection",(function(){return Q})),n.d(t,"useDocument",(function(){return ee})),n.d(t,"useWindow",(function(){return te})),n.d(t,"Icon",(function(){return ae})),n.d(t,"SvgIcon",(function(){return se})),n.d(t,"Typography",(function(){return ke})),n.d(t,"DragAndDrop",(function(){return Se})),n.d(t,"Draggable",(function(){return Ke})),n.d(t,"Droppable",(function(){return Ye})),n.d(t,"useDraggable",(function(){return We})),n.d(t,"useDroppable",(function(){return Xe})),n.d(t,"kendoThemeMaps",(function(){return Be}));var r=n(0),o=r.createContext(0),i=function(){return r.useContext(o)};o.displayName="KendoReactZIndexContext";var a=function(){return"undefined"!=typeof document?document:{}},c=function(){function e(){}return Object.defineProperty(e.prototype,"scrollbarWidth",{get:function(){var e=a();if(!this.scrollbar&&e&&e.createElement){var t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!0,configurable:!0}),e}(),u=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),l=function(e){return"string"!=typeof Comment&&(function(e){return Boolean("function"==typeof e&&!!e.prototype.isReactComponent)}(e)||function(e){return Boolean(e.$$typeof&&"function"==typeof e.render)}(e))},s=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},r=function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0},o=function(e){return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?o(e):r(e)}))};return o(e),Object.keys(n).map((function(e){return n[e]&&e||null})).filter((function(e){return null!==e})).join(" ")},f=function(e){return e?new Date(e.getTime()):null};function p(e){var t={};return d(e,t),t}function d(e,t){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];t[n]=v(r,t[n])}}function v(e,t){if(Array.isArray(e))return h(e);if(e instanceof Date)return f(e);if(r.isValidElement(e))return r.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return d(e,n),n}return e}function h(e){return e.map((function(e){return v(e,void 0)}))}var m=function(e){if(e){if((e instanceof HTMLInputElement||-1!==e.tabIndex)&&e.focus)return void e.focus();var t=e.querySelector('input, [tabindex]:not([tabindex="-1"])');t&&t.focus&&t.focus()}},y=function(){},g=function(e,t,n){var r="string"==typeof e?parseInt(e,void 0):e;if(NaN!==r)return void 0!==r?r:t?n?void 0:-1:0},O=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;function x(e){var t=[];return e.replace(O,(function(e,n,r,o){t.push(void 0!==n?n:r||o)})),t}var b={};function E(e){if(b[e])return b[e];var t=x(e);return b[e]=function(e){for(var n=e,r=0;r<t.length&&n;r++)n=n[t[r]];return n},b[e]}b.undefined=function(){};var k=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},C={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},w=function(){},_=function(){return!(!u||!document.body)&&(new c).scrollbarWidth},D=function(){if(!u||!document.body)return!1;var e=(new c).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width",e+"px")},P={undefined:function(e){return e}},j=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function S(e){if(P[e])return P[e];var t=x(e);return P[e]=function(e,n,r){for(var o=e,i=t.length-1,a=0;a<i&&o;a++)o=o[t[a]]=o[t[a]]||j(t[a+1],r);o[t[i]]=n},P[e]}var M=function(){return(M=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function N(e,t,n){var r;return n?M({},e,((r={})[t]=n.length?n.slice():void 0,r)):e&&e[t]?e[t].slice():[]}var R=function(e,t,n){return e.map((function(e){return function e(t,n,r){if(t[n]){var o=N(t,n).map((function(t){return e(t,n,r)}));return r(N(t,n,o))}return r(t)}(e,t,n)})).slice()},T=function(e,t,n,r){for(var o=e,i=[],a=0;a<t.length;a++)o=o[t[a]],o=Array.isArray(o)?o:o[n],i.push(o);var c=i.length>1?i[i.length-2]:e,u=t[t.length-1],l=r(c[u]);c.splice(u,1,l)},L=function(e,t,n){var r;return Object.assign({},e,e[t]?((r={})[t]=e[t].slice(),r):{},n||{})},A=function(e,t,n){var r=[],o=t.slice();if(o.length){var i=e[o.shift()||0];for(r.push(i);o.length&&n;)i=i[n][o.shift()||0],r.push(i)}return r},z=n(5);function I(e){if(void 0!==z)z.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 U=function(e){if(!u)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 r=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),r};function H(e,t,n,r){if(e){var o={syntheticEvent:t,nativeEvent:t.nativeEvent,target:n};e.call(void 0,Object.assign(o,r))}}function F(e){var t=e.onFocus,n=e.onBlur,o=e.onSyncFocus,i=e.onSyncBlur,a=r.useRef(!1),c=r.useRef(0),u=r.useCallback((function(e){clearTimeout(c.current),c.current=window.setTimeout((function(){return e()}))}),[c]),l=r.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(c.current),o&&o.call.apply(o,[void 0].concat(e)),a.current||(a.current=!0,t&&t.call.apply(t,[void 0].concat(e)))}),[a,t,o]),s=r.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];i&&i.call.apply(i,[void 0].concat(e)),u((function(){a.current&&n&&(a.current=!1,n.call.apply(n,[void 0].concat(e)))}))}),[a,u,n,i]);return r.useEffect((function(){return function(){clearTimeout(c.current)}}),[]),{onFocus:l,onBlur:s}}var W=function(){return(W=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},K=function(e){var t=e.children,n=F({onFocus:e.onFocus,onBlur:e.onBlur,onSyncFocus:e.onSyncFocus,onSyncBlur:e.onSyncBlur});return t.call(void 0,W({},n))},X=function(e,t){return r.useContext(e)(t)},Y=function(){return(Y=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},B=function(){return r.createContext((function(e){return e}))},V=function(e,t){return r.forwardRef((function(n,o){var i=X(e,n);return r.createElement(t,Y({},i,{ref:o}))}))};function q(e,t,n){var o=r.useState(t),i=o[0],a=o[1];return r.useEffect((function(){if(!i&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&a(t)}}),n),i}function G(e,t,n){var o=r.useState(t),i=o[0],a=o[1];return r.useEffect((function(){if(!i&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&a(t)}}),n),i}var Z,$=function(e,t,n){void 0===n&&(n={});var o=r.useCallback((function(r){n.onMouseDown&&n.onMouseDown.call(void 0,r),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseDown,e.onMouseDown,t]),i=r.useCallback((function(r){n.onMouseUp&&n.onMouseUp.call(void 0,r),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseUp,e.onMouseUp,t]);return{onClick:r.useCallback((function(r){n.onClick&&n.onClick.call(void 0,r),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onClick,e.onClick,t]),onMouseUp:i,onMouseDown:o,onDoubleClick:r.useCallback((function(r){n.onDoubleClick&&n.onDoubleClick.call(void 0,r),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onDoubleClick,e.onDoubleClick,t]),onMouseEnter:r.useCallback((function(r){n.onMouseEnter&&n.onMouseEnter.call(void 0,r),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseEnter,e.onMouseEnter,t]),onMouseLeave:r.useCallback((function(r){n.onMouseLeave&&n.onMouseLeave.call(void 0,r),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseLeave,e.onMouseLeave,t]),onMouseMove:r.useCallback((function(r){n.onMouseMove&&n.onMouseMove.call(void 0,r),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseMove,e.onMouseMove,t]),onMouseOut:r.useCallback((function(r){n.onMouseOut&&n.onMouseOut.call(void 0,r),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseOut,e.onMouseOut,t]),onMouseOver:r.useCallback((function(r){n.onMouseOver&&n.onMouseOver.call(void 0,r),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseOver,e.onMouseOver,t])}},J=function(e){return r.isValidElement(e)?[e.type,e.props]:[e,{}]};!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(Z||(Z={}));var Q=function(e){void 0===e&&(e=[]);var t=r.useRef(e),n=r.useCallback((function(e){switch(e.type){case Z.add:t.current.push(e.item);break;case Z.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},ee=function(e){var t=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]);return r.useCallback((function(){var e=t();return e&&e.ownerDocument||document}),[t])},te=function(e){var t=ee(e);return r.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},ne=n(1),re={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl"},oe=function(){return(oe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},ie=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n},ae=r.forwardRef((function(e,t){var n=e.className,o=e.name,i=e.themeColor,a=e.size,c=e.flip,u=e.style,l=ie(e,["className","name","themeColor","size","flip","style"]),f=r.useRef(null),p=r.useRef(null);r.useImperativeHandle(f,(function(){return{element:p.current}})),r.useImperativeHandle(t,(function(){return f.current}));var d=r.useMemo((function(){return i||ce.themeColor}),[i]),v=r.useMemo((function(){return a||ce.size}),[a]),h=r.useMemo((function(){return c||ce.flip}),[c]),m=r.useMemo((function(){return s("k-icon","k-i-"+o,"k-color-"+d,{"k-flip-h":"horizontal"===h||"both"===h,"k-flip-v":"vertical"===h||"both"===h},re[v],n)}),[o,d,v,h,n]),y=$(e,f);return r.createElement("span",oe({ref:p},l,y,{className:m,style:u,role:"presentation"}))}));ae.propTypes={style:ne.object,classNames:ne.string,name:ne.string,themeColor:ne.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:ne.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:ne.oneOf(["default","horizontal","vertical","both"])};var ce={size:"default",themeColor:"inherit",flip:"default"};ae.displayName="KendoIcon";var ue=function(){return(ue=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},le=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n},se=r.forwardRef((function(e,t){var n=e.children,o=e.className,i=e.svgClassName,a=e.icon,c=e.flip,u=e.size,l=e.style,f=e.svgStyle,p=e.themeColor,d=e.viewBox,v=le(e,["children","className","svgClassName","icon","flip","size","style","svgStyle","themeColor","viewBox"]),h=r.useRef(null);r.useImperativeHandle(t,(function(){return{element:h.current}}));var m=r.useMemo((function(){return a?a.name:fe.icon}),[a]),y=r.useMemo((function(){return p||fe.themeColor}),[p]),g=r.useMemo((function(){return u||fe.size}),[u]),O=r.useMemo((function(){return c||fe.flip}),[c]),x=r.useMemo((function(){return d||fe.viewBox}),[d]),b=r.useMemo((function(){return s("k-svg-icon","k-color-"+y,"k-svg-i-"+m,{"k-flip-h":"horizontal"===O||"both"===O,"k-flip-v":"vertical"===O||"both"===O},re[g],o)}),[m,y,g,O,o]),E=r.useMemo((function(){return e.width&&e.height?ue({width:e.width,height:e.height},l):e.width?ue({width:e.width,height:e.width},l):e.height?ue({width:e.height,height:e.height},l):ue({},l)}),[e.width,e.height,l]);return r.createElement("span",{className:b,style:E,ref:h},r.createElement("svg",ue({className:i,style:f,"aria-hidden":!0,focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:a?a.viewBox:x,dangerouslySetInnerHTML:a?{__html:a.content}:void 0},v),a?void 0:n))}));se.propTypes={style:ne.object,classNames:ne.string,children:ne.any,icon:ne.object,themeColor:ne.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:ne.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:ne.oneOf(["default","horizontal","vertical","both"])};var fe={size:"default",themeColor:"inherit",flip:"default",icon:"",viewBox:"0 0 24 24"};se.displayName="KendoSvgIcon";var pe={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},de={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},ve={xsmall:"k-m-xs",small:"k-m-sm",medium:"k-m-md",large:"k-m-lg",xlarge:"k-m-xl",thin:"k-m-thin",hair:"k-m-hair"},he={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},me={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},ye={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},ge={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},Oe={inherit:"k-color-inherit",primary:"k-color-primary",secondary:"k-color-secondary",tertiary:"k-color-tertiary",info:"k-color-info",success:"k-color-success",warning:"k-color-warning",error:"k-color-error",dark:"k-color-dark",light:"k-color-light",inverse:"k-color-inverse"},xe=function(){return(xe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},be=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n},Ee=function(e){var t=r.forwardRef((function(t,n){var o=t.id,i=t.style,a=t.className,c=t.fontSize,u=t.fontWeight,l=t.textAlign,s=t.textTransform,f=t.themeColor,p=t.margin,d=be(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),v=r.useRef(null),h=r.useRef(null);r.useImperativeHandle(v,(function(){return{element:h.current,props:t}})),r.useImperativeHandle(n,(function(){return v.current}));var m=e,y=function(){if(void 0!==p){if("string"==typeof p)return[ve[p]];if("number"==typeof p&&p>=0&&p<=24)return["k-m-"+p];if("object"==typeof p){var e=[];return Object.keys(p).forEach((function(t){var n,r;null!==p[t]&&void 0!==p[t]&&e.push((n=t,r=p[t],""+me[n]+("string"==typeof r?he[r]:r)))})),e.join(" ")}}};return r.createElement(m,xe({id:o,ref:h,className:["k-"+("p"===e?"paragraph":e),pe[c],de[u],ye[l],ge[s],Oe[f],y(),a].filter((function(e){return void 0!==e})).join(" "),style:i},d),t.children)}));return t.propTypes={style:ne.object,className:ne.string,fontSize:ne.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:ne.oneOf(["light","normal","bold"]),margin:ne.oneOfType([ne.number,ne.object,ne.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:ne.oneOf(["left","right","center","justify"]),textTransform:ne.oneOf(["lowercase","uppercase","capitalize"]),themeColor:ne.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography"+e.toUpperCase(),t},ke={h1:Ee("h1"),h2:Ee("h2"),h3:Ee("h3"),h4:Ee("h4"),h5:Ee("h5"),h6:Ee("h6"),p:Ee("p"),code:Ee("code"),pre:Ee("pre")},Ce=function(){return(Ce=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},we=function(e,t,n){var o=r.useState(t||e),i=o[0],a=o[1];return[void 0!==t?t:i,r.useCallback((function(e,t){a(e),n&&n.call(void 0,Ce({},t,{value:e}))}),[n,a])]},_e=r.createContext([void 0,w]),De=r.createContext([void 0,w]),Pe=r.createContext([[],w,w]),je=r.createContext([[],w,w]),Se=function(e){var t=we(null,void 0),n=t[0],o=t[1],i=we(null,void 0),a=i[0],c=i[1],u=Q([]),l=u[0],s=u[1],f=Q([]),p=f[0],d=f[1];return r.createElement(_e.Provider,{value:[n,o]},r.createElement(De.Provider,{value:[a,c]},r.createElement(Pe.Provider,{value:[l,function(e){s({type:Z.add,item:e})},function(e){s({type:Z.remove,item:e})}]},r.createElement(je.Provider,{value:[p,function(e){d({type:Z.add,item:e})},function(e){d({type:Z.remove,item:e})}]},e.children))))};Se.displayName="KendoReactDragAndDrop";var Me,Ne=function(e,t){var n=0,r=null;return t.forEach((function(t){if(t&&e){var o=function(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=Math.max(r.top,n.top),i=Math.max(r.left,n.left),a=Math.min(r.left+r.width,n.left+n.width),c=Math.min(r.top+r.height,n.top+n.height),u=a-i,l=c-o;if(i<a&&o<c){var s=r.width*r.height,f=n.width*n.height,p=u*l;return Number((p/(s+f-p)).toFixed(4))}return 0}(e,t);o>n&&(n=o,r=t)}})),r},Re=function(){var e=window&&window.navigator.userAgent;if(!e)return!1;var t=!1,n=[],r={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var o in r)if(r.hasOwnProperty(o)&&(n=e.match(r[o]))){(t={})[o]=!0,t[n[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,t.version=parseInt(document.DOCUMENT_NODE||n[2],10);break}return t},Te=function(e){return e&&e.ownerDocument||window.document},Le=function(e){var t=Re(),n=Te(e);return t.edge||t.safari?n.body:n.documentElement},Ae=function(e){if(e&&e.className&&"string"==typeof e.className&&e.className.indexOf("k-auto-scrollable")>-1)return!0;var t=window.getComputedStyle(e,"overflow").overflow;return t.indexOf("auto")>-1||t.indexOf("scroll")>-1},ze=function(e){var t=Le(e);if(!e||e===document.body||e===document.documentElement)return t;for(var n=e;n&&n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&n.nodeType!==Node.DOCUMENT_NODE&&!Ae(n);)n=n.parentNode;return!n||n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE?n:t};!function(e){e.POINTER_DOWN="pointerdown",e.POINTER_MOVE="pointermove",e.POINTER_UP="pointerup",e.POINTER_CANCEL="pointercancel",e.MOUSE_DOWN="mousedown",e.MOUSE_MOVE="mousemove",e.MOUSE_UP="mouseup",e.CONTEXT_MENU="contextmenu",e.TOUCH_START="touchstart",e.TOUCH_MOVE="touchmove",e.TOUCH_END="touchend",e.TOUCH_CANCEL="touchcancel",e.SCROLL="scroll",e.START="KENDO_DRAG_AND_DROP_START",e.MOVE="KENDO_DRAG_AND_DROP_MOVE",e.END="KENDO_DRAG_AND_DROP_END",e.CANCEL="KENDO_DRAG_AND_DROP_CANCEL"}(Me||(Me={}));var Ie=function(){},Ue=function(e,t,n){void 0===n&&(n={});var r,o,i,a,c=n.onIsPressedChange,u=void 0===c?Ie:c,l=n.onIsScrollingChange,s=void 0===l?Ie:l,f=n.onVelocityChange,p=void 0===f?Ie:f,d=n.onOffsetChange,v=void 0===d?Ie:d,h=n.onPageOffsetChange,m=void 0===h?Ie:h,y=n.onClientOffsetChange,g=void 0===y?Ie:y,O=n.onScrollOffsetChange,x=void 0===O?Ie:O,b=n.onInitialScrollOffsetChange,E=void 0===b?Ie:b,k=t.payload,C=k.element,w=k.hint,_=e.autoScrollDirection,D=e.scrollableParent,P=function(e,t){return function(e){return/^touch/.test(e.type)}(e)?{pageX:e.changedTouches[0].pageX,pageY:e.changedTouches[0].pageY,clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,isTouch:!0,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:function(e){return/^(scroll)/.test(e.type)}(e)?{pageX:t.pageOffset.x,pageY:t.pageOffset.y,clientX:t.clientOffset.x,clientY:t.clientOffset.y,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:{pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY,offsetX:e.offsetX,offsetY:e.offsetY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,type:e.type,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,originalEvent:e}}(t.event,e);switch(P.type){case Me.POINTER_DOWN:if(P.type===Me.POINTER_DOWN&&(!P.originalEvent.isPrimary||0!==P.originalEvent.button))break;case Me.MOUSE_DOWN:if(P.type===Me.MOUSE_DOWN&&P.originalEvent.which&&P.originalEvent.which>1||e.ignoreMouse)break;case Me.TOUCH_START:if(P.type===Me.TOUCH_START&&1!==P.originalEvent.touches.length)break;case Me.START:var j=D||ze(t.payload.element);E(j instanceof Window?{x:j.scrollX,y:j.scrollY}:{x:j.scrollLeft,y:j.scrollTop}),g({x:P.clientX,y:P.clientY}),m({x:P.pageX,y:P.pageY}),v({x:P.offsetX,y:P.offsetY}),u(!0),k.onPress&&k.onPress(P);break;case Me.SCROLL:if(P.type===Me.SCROLL&&!e.pressed)break;var S=D||ze(C),M=S instanceof Window?{x:S.scrollX,y:S.scrollY}:{x:S.scrollLeft,y:S.scrollTop};P.scrollX=M.x-e.initialScrollOffset.x,P.scrollY=M.y-e.initialScrollOffset.y,x({x:P.scrollX,y:P.scrollY});case Me.POINTER_MOVE:if(P.type===Me.POINTER_MOVE&&!P.originalEvent.isPrimary)break;case Me.MOUSE_MOVE:case Me.TOUCH_MOVE:if(P.type===Me.TOUCH_MOVE&&1!==P.originalEvent.touches.length)break;case Me.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==P.originalEvent.type&&C){var N=Te(C),R=D||ze(N.elementFromPoint(P.clientX,P.clientY)),T=function(e,t,n){var r={x:0,y:0};return e-n.left<50?r.x=-(50-(e-n.left)):n.right-e<50&&(r.x=50-(n.right-e)),t-n.top<50?r.y=-(50-(t-n.top)):n.bottom-t<50&&(r.y=50-(n.bottom-t)),r}(P.pageX,P.pageY,function(e,t){var n=Le(e);if(e===n)return{top:n.scrollTop,left:n.scrollLeft,bottom:n.scrollTop+t.innerHeight,right:n.scrollLeft+t.innerWidth};var r=e.getBoundingClientRect();return{bottom:r.top+r.height,right:r.left+r.width,left:r.left,top:r.top}}(R,function(e){var t=Te(e);return t&&t.defaultView||window}(C)));p({x:_&&!1===_.horizontal?0:T.x,y:_&&!1===_.vertical?0:T.y}),s(0!==T.y||0!==T.x)}!e.drag&&k.onDragStart&&k.onDragStart(P),k.onDrag&&k.onDrag(P);var L=Ne(w||C,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(w||C)}))),A=e.drops.find((function(e){return e.element===L}));A&&L&&(r=P.clientX,o=P.clientY,i=D||ze(L),(a=i.getBoundingClientRect()).top<=o&&a.left<=r&&o<=a.bottom&&r<=a.right)&&L!==C?(e.drop&&e.drop.element)!==L?(e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P),A.onDragEnter&&A.onDragEnter(P)):A.onDragOver&&A.onDragOver(P):e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P)}g({x:P.clientX,y:P.clientY}),m({x:P.pageX,y:P.pageY});break;case Me.POINTER_UP:if(P.type===Me.POINTER_UP&&!P.originalEvent.isPrimary)break;case Me.MOUSE_UP:case Me.TOUCH_END:if(P.type===Me.TOUCH_END&&1!==P.originalEvent.touches.length)break;case Me.END:u(!1),s(!1),k.onRelease&&k.onRelease(P),e.drop&&e.drop.onDrop&&e.drop.onDrop(P),k.onDragEnd&&k.onDragEnd(P);break;case Me.POINTER_CANCEL:case Me.CONTEXT_MENU:case Me.TOUCH_CANCEL:case Me.CANCEL:u(!1),s(!1),k.onDragEnd&&k.onDragEnd(P),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P)}},He=function(e,t){if(e){var n,r;e===Le(e)?(n=document.body.scrollHeight>window.innerHeight,r=document.body.scrollWidth>window.innerWidth):(n=e.offsetHeight<=e.scrollHeight,r=e.offsetWidth<=e.scrollWidth);var o=e.scrollTop+t.y,i=n&&o>0&&o<e.scrollHeight,a=e.scrollLeft+t.x,c=r&&a>0&&a<e.scrollWidth;i?e.scrollTop+=t.y:n&&o<0&&(e.scrollTop=0),c?e.scrollLeft+=t.x:r&&a<0&&(e.scrollLeft=0)}},Fe=function(e,t){var n=r.useContext(e),o=n[0],i=n[1],a=r.useState(t),c=a[0],u=a[1];return[void 0!==o?o:c,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==o?i.apply(void 0,e):u(e[0])}]};function We(e,t,n){void 0===n&&(n={});var o=t.onPress,i=void 0===o?w:o,a=t.onRelease,c=void 0===a?w:a,u=t.onDragStart,l=void 0===u?w:u,s=t.onDrag,f=void 0===s?w:s,p=t.onDragEnd,d=void 0===p?w:p,v=n.hint,h=void 0===v?null:v,m=n.mouseOnly,y=void 0!==m&&m,g=n.autoScroll,O=void 0===g||g,x=n.scrollContainer,b=void 0===x?null:x,E=r.useState(!1),k=E[0],C=E[1],_=r.useState(!1),D=_[0],P=_[1],j=Fe(De)[0],S=Fe(_e),M=S[0],N=S[1],R=r.useContext(je)[0],T=r.useContext(Pe),L=T[0],A=T[1],z=T[2],I=r.useRef({x:0,y:0}),U=r.useRef(),H=r.useRef(!1),F=r.useRef(),W=r.useRef(null),K=r.useRef(!1),X=r.useRef({x:0,y:0}),Y=r.useRef({x:0,y:0}),B=r.useRef({x:0,y:0}),V=r.useRef({x:0,y:0}),q=r.useRef({x:0,y:0}),G=r.useRef({x:0,y:0}),Z=Boolean("undefined"!=typeof window&&window.PointerEvent),$=!y&&Z,J=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),Q=r.useCallback((function(){return h&&h.current&&h.current.element?h.current.element:h?h.current:null}),[h]),ee=r.useCallback((function(){return b&&b.current&&b.current.element?b.current.element:b?b.current:null}),[b]),te=r.useCallback((function(){return"object"==typeof O&&O.boundaryElementRef&&O.boundaryElementRef.current&&O.boundaryElementRef.current.element?O.boundaryElementRef.current.element:"object"==typeof O&&O.boundaryElementRef&&O.boundaryElementRef.current?O.boundaryElementRef.current:null}),[O]),ne=r.useRef(null);r.useImperativeHandle(ne,(function(){return{element:J(),hint:Q(),onPress:he,onDragStart:ye,onDrag:ge,onDragEnd:Oe,onRelease:me,data:e.current}}));var re=r.useCallback((function(){var e=J();return e&&e.ownerDocument||document}),[J]),oe=r.useCallback((function(){var e=re();return e&&e.defaultView||window}),[re]),ie=r.useCallback((function(){return{drag:M?M.current:null,drop:j?j.current:null,drags:L.map((function(e){return e.current})),drops:R.map((function(e){return e.current})),pressed:k,ignoreMouse:H.current,scrollOffset:q.current,offset:X.current,pageOffset:Y.current,initialScrollOffset:G.current,clientOffset:B.current,initialClientOffset:V.current,velocity:I.current,autoScroll:Boolean("object"==typeof O?!1!==O.enabled:O),scrollableParent:te(),autoScrollDirection:"object"==typeof O?O.direction:{horizontal:!0,vertical:!0},isScrolling:D}}),[M,j,L,R,k,O,te,D]),ae=r.useCallback((function(e){C(e)}),[]),ce=r.useCallback((function(e){P(e)}),[]),ue=r.useCallback((function(e){I.current=e}),[]),le=r.useCallback((function(e){X.current=e}),[]),se=r.useCallback((function(e){B.current=e}),[]),fe=r.useCallback((function(e){Y.current=e}),[]),pe=r.useCallback((function(e){V.current=e}),[]),de=r.useCallback((function(e){q.current=e}),[]),ve=r.useCallback((function(e){G.current=e}),[]),he=r.useCallback((function(e){i(e)}),[i]),me=r.useCallback((function(e){c(e)}),[c]),ye=r.useCallback((function(t){N(ne,{target:e.current,event:t}),l(t)}),[N,e,l]),ge=r.useCallback((function(e){f(e)}),[f]),Oe=r.useCallback((function(t){K.current||(N(null,{target:e.current,event:t}),d(t))}),[d,N,e]),xe=r.useCallback((function(e){Ue(ie(),{event:e,payload:ne.current},{onVelocityChange:ue,onOffsetChange:le,onClientOffsetChange:se,onPageOffsetChange:fe,onInitialClientOffsetChange:pe,onScrollOffsetChange:de,onInitialScrollOffsetChange:ve,onIsPressedChange:ae,onIsScrollingChange:ce})}),[ie,ue,le,fe,se,pe,ve,ae,de,ce]),be=r.useCallback((function(e){xe(e)}),[xe]),Ee=r.useCallback((function(e){xe(e)}),[xe]),ke=r.useCallback((function(e){xe(e)}),[xe]),Ce=r.useCallback((function(e){xe(e)}),[xe]),we=r.useCallback((function(e){xe(e)}),[xe]),Se=r.useCallback((function(e){xe(e)}),[xe]),Me=r.useCallback((function(e){xe(e)}),[xe]),Ne=r.useCallback((function(e){e.preventDefault(),xe(e)}),[xe]),Re=r.useCallback((function(e){e.preventDefault(),xe(e)}),[xe]),Te=r.useCallback((function(e){e.preventDefault(),xe(e)}),[xe]),Le=r.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=oe();H.current=!0,F.current=t.setTimeout((function(){H.current=!1}),2e3)}xe(e)}),[xe,oe]),Ae=r.useCallback((function(e){xe(e)}),[xe]),Ie=r.useCallback((function(){var e=J();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[J]),We=r.useCallback((function(){return A(ne),function(){z(ne)}}),[z,A]);r.useEffect((function(){var e=oe();if(D){var t=ee()||ze(document.elementFromPoint(B.current.x,B.current.y));e.clearInterval(U.current),U.current=e.setInterval((function(){He(t,{x:I.current.x,y:I.current.y})}),50)}return function(){e.clearInterval(U.current)}}),[J,ee,oe,D]),r.useEffect(Ie,[Ie]),r.useEffect((function(){var e=oe(),t=J(),n=re();return $?(t&&(W.current=ze(t),W.current&&W.current.addEventListener("scroll",Ae,{passive:!0}),t.addEventListener("pointerdown",be,{passive:!0})),k&&(n.addEventListener("pointermove",Ee),n.addEventListener("pointerup",Ce,!0),n.addEventListener("contextmenu",Ne),n.addEventListener("pointercancel",ke,{passive:!0}))):(e.addEventListener("touchmove",w,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",we,{passive:!0}),y||(t.addEventListener("touchstart",Re,{passive:!0}),k&&(t.addEventListener("touchmove",Te,{passive:!0}),t.addEventListener("touchend",Le,{passive:!0})))),k&&(n.addEventListener("mousemove",Se,{passive:!0}),n.addEventListener("mouseup",Me,{passive:!0}))),function(){W.current&&W.current.removeEventListener("scroll",Ae),t&&(t.removeEventListener("pointerdown",be),t.removeEventListener("mousedown",we),t.removeEventListener("touchstart",Re),t.removeEventListener("touchmove",Te),t.removeEventListener("touchend",Le)),n.removeEventListener("pointermove",Ee),n.removeEventListener("pointerup",Ce,!0),n.removeEventListener("contextmenu",Ne),n.removeEventListener("pointercancel",ke),n.removeEventListener("mousemove",Se),n.removeEventListener("mouseup",Me),e.removeEventListener("touchmove",w),e.clearTimeout(F.current)}}),[k,oe,J,re,y,$,Ne,we,Se,Me,ke,be,Ee,Ce,Le,Te,Re,Ae]),r.useEffect((function(){return function(){K.current=!0}}),[]),r.useLayoutEffect(We,[We])}var Ke=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null),i=r.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);r.useImperativeHandle(o,(function(){return{element:i()||null}})),r.useImperativeHandle(t,(function(){return o.current})),r.useImperativeHandle(e.childRef,(function(){return n.current}));var a=r.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:o.current,event:t})}),[i,e.onPress]),c=r.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:o.current,event:t})}),[i,e.onRelease]),u=r.useCallback((function(t){e.onDragStart&&e.onDragStart({element:i(),target:o.current,event:t})}),[e,i]),l=r.useCallback((function(t){e.onDrag&&e.onDrag({element:i(),target:o.current,event:t})}),[i,e.onDrag]),s=r.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:o.current,event:t})}),[i,e.onDragEnd]);return We(n,{onPress:a,onRelease:c,onDragStart:u,onDrag:l,onDragEnd:s},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer}),e.children?r.cloneElement(r.Children.only(e.children),{ref:n}):null}));function Xe(e,t){void 0===t&&(t={onDragEnter:w,onDragOver:w,onDragLeave:w,onDrop:w});var n=t.onDragEnter,o=void 0===n?w:n,i=t.onDragOver,a=void 0===i?w:i,c=t.onDragLeave,u=void 0===c?w:c,l=t.onDrop,s=void 0===l?w:l,f=Fe(De)[1],p=r.useContext(je),d=p[1],v=p[2],h=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),m=r.useRef(null);r.useImperativeHandle(m,(function(){return{element:h(),onDragEnter:y,onDragOver:g,onDragLeave:O,onDrop:x,data:e.current}}));var y=r.useCallback((function(t){f(m,{target:e.current,event:t}),o(t)}),[f,e,o]),g=r.useCallback((function(e){a(e)}),[a]),O=r.useCallback((function(t){f(null,{target:e.current,event:t}),u(t)}),[f,e,u]),x=r.useCallback((function(t){f(null,{target:e.current,event:t}),s(t)}),[f,e,s]),b=r.useCallback((function(){return d(m),function(){v(m)}}),[v,d]);r.useLayoutEffect(b,[b])}Ke.displayName="KendoReactDraggable";var Ye=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null),i=r.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);r.useImperativeHandle(o,(function(){return{element:i()||void 0}})),r.useImperativeHandle(t,(function(){return o.current})),r.useImperativeHandle(e.childRef,(function(){return n.current}));var a=r.useCallback((function(t){e.onDragEnter&&e.onDragEnter({element:i(),target:o.current,event:t})}),[e.onDragEnter,i]),c=r.useCallback((function(t){e.onDragOver&&e.onDragOver({element:i(),target:o.current,event:t})}),[i,e.onDragOver]),u=r.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:i(),target:o.current,event:t})}),[e.onDragLeave,i]),l=r.useCallback((function(t){e.onDrop&&e.onDrop({element:i(),target:o.current,event:t})}),[e.onDrop,i]);return Xe(n,{onDragEnter:a,onDragOver:c,onDragLeave:u,onDrop:l}),e.children?r.cloneElement(r.Children.only(e.children),{ref:n}):null}));Ye.displayName="KendoReactDroppable";var Be={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.default={outerHeight:function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),r=parseFloat(t.marginBottom);return e.offsetHeight+n+r},outerWidth:function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),r=parseFloat(t.marginRight);return e.offsetWidth+n+r},styles:{"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"}}},function(e,t){e.exports=n},,function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(3),s=n(8),f=n(4).default.styles,p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.elementRef=c.createRef(),t}return o(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.elementRef.current},enumerable:!0,configurable:!0}),t.prototype.render=function(){var e=this,t=this.props,n=t.children,r=t.style,o=t.appear,u=t.enter,p=t.exit,d=t.transitionName,v=t.transitionEnterDuration,h=t.transitionExitDuration,m=t.className,y=t.onEnter,g=t.onEntering,O=t.onEntered,x=t.onExit,b=t.onExiting,E=t.onExited,k=t.onAfterExited,C=t.mountOnEnter,w=t.unmountOnExit,_=t.animationEnteringStyle,D=t.animationEnteredStyle,P=t.animationExitingStyle,j=t.animationExitedStyle,S=a(t,["children","style","appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","onEnter","onEntering","onEntered","onExit","onExiting","onExited","onAfterExited","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),M=l.classNames(m,f["child-animation-container"]),N=i({transitionDelay:"0ms"},r),R={entering:i({transitionDuration:v+"ms"},_),entered:i({},D),exiting:i({transitionDuration:h+"ms"},P),exited:i({},j)},T={in:this.props.in,appear:o,enter:u,exit:p,mountOnEnter:C,unmountOnExit:w,timeout:{enter:v,exit:h},onEnter:function(){y&&y.call(void 0,{animatedElement:e.element,target:e})},onEntering:function(){g&&g.call(void 0,{animatedElement:e.element,target:e})},onEntered:function(){O&&O.call(void 0,{animatedElement:e.element,target:e})},onExit:function(){x&&x.call(void 0,{animatedElement:e.element,target:e})},onExiting:function(){b&&b.call(void 0,{animatedElement:e.element,target:e})},onExited:function(){k&&k.call(void 0,{animatedElement:e.element,target:e}),E&&E.call(void 0,{animatedElement:e.element,target:e})},classNames:{appear:f[d+"-appear"]||d+"-appear",appearActive:f[d+"-appear-active"]||d+"-appear-active",enter:f[d+"-enter"]||d+"-enter",enterActive:f[d+"-enter-active"]||d+"-enter-active",exit:f[d+"-exit"]||d+"-exit",exitActive:f[d+"-exit-active"]||d+"-exit-active"}};return c.createElement(s.CSSTransition,i({},T,S,{nodeRef:this.elementRef}),(function(t){return c.createElement("div",{style:i({},N,R[t]),className:M,ref:e.elementRef},n)}))},t.propTypes={in:u.bool,children:u.oneOfType([u.arrayOf(u.node),u.node]),transitionName:u.string.isRequired,className:u.string,appear:u.bool,enter:u.bool,exit:u.bool,transitionEnterDuration:u.number.isRequired,transitionExitDuration:u.number.isRequired,mountOnEnter:u.bool,unmountOnExit:u.bool,animationEnteringStyle:u.object,animationEnteredStyle:u.object,animationExitingStyle:u.object,animationExitedStyle:u.object},t.defaultProps={mountOnEnter:!0,unmountOnExit:!1,onEnter:l.noop,onEntering:l.noop,onEntered:l.noop,onExit:l.noop,onExiting:l.noop,onExited:l.noop,onAfterExited:l.noop,animationEnteringStyle:{},animationEnteredStyle:{},animationExitingStyle:{},animationExitedStyle:{}},t}(c.Component);t.AnimationChild=p},function(e,t){e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2);t.Animation=r.Animation;var o=n(7);t.AnimationChild=o.AnimationChild;var i=n(11);t.Fade=i.Fade;var a=n(12);t.Expand=a.Expand;var c=n(13);t.Push=c.Push;var u=n(14);t.Slide=u.Slide;var l=n(15);t.Zoom=l.Zoom;var s=n(16);t.Reveal=s.Reveal;var f=n(17);t.useAnimation=f.useAnimation},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata={name:"@progress/kendo-react-animation",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1653029777,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(2),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=a(e,["children"]);return c.createElement(l.Animation,i({},{transitionName:"fade"},n),t)},t.propTypes={children:u.oneOfType([u.arrayOf(u.node),u.node]),childFactory:u.any,className:u.string,component:u.string,id:u.string,style:u.any},t.defaultProps={appear:!1,enter:!0,exit:!1,transitionEnterDuration:500,transitionExitDuration:500},t}(c.Component);t.Fade=s},function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(2),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.direction,n=e.children,r=a(e,["direction","children"]),o={transitionName:"expand-"+t};return c.createElement(l.Animation,i({},o,r),n)},t.propTypes={children:u.oneOfType([u.arrayOf(u.node),u.node]),childFactory:u.any,className:u.string,direction:u.oneOf(["horizontal","vertical"]),component:u.string,id:u.string,style:u.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(c.Component);t.Expand=s},function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(2),s={position:"absolute",top:"0",left:"0"},f=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.direction,r=a(e,["children","direction"]);return c.createElement(l.Animation,i({},r,{transitionName:"push-"+n,animationExitingStyle:this.props.stackChildren?s:void 0}),t)},t.propTypes={children:u.oneOfType([u.arrayOf(u.node),u.node]),childFactory:u.any,className:u.string,direction:u.oneOf(["up","down","left","right"]),component:u.string,id:u.string,style:u.any,stackChildren:u.bool},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"right",stackChildren:!1},t}(c.Component);t.Push=f},function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(2),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.direction,n=e.children,r=a(e,["direction","children"]),o={transitionName:"slide-"+t};return c.createElement(l.Animation,i({},o,r),n)},t.propTypes={children:u.oneOfType([u.arrayOf(u.node),u.node]),childFactory:u.any,className:u.string,direction:u.oneOf(["up","down","left","right"]),component:u.string,id:u.string,style:u.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"down"},t}(c.Component);t.Slide=s},function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(2),s={position:"absolute",top:"0",left:"0"},f=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.direction,r=a(e,["children","direction"]);return c.createElement(l.Animation,i({},r,{transitionName:"zoom-"+n,animationExitingStyle:this.props.stackChildren?s:void 0}),t)},t.propTypes={children:u.oneOfType([u.arrayOf(u.node),u.node]),childFactory:u.any,className:u.string,direction:u.oneOf(["in","out"]),component:u.string,id:u.string,style:u.any,stackChildren:u.bool},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"out",stackChildren:!1},t}(c.Component);t.Zoom=f},function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0});var c=n(0),u=n(1),l=n(2),s=n(3),f=n(4),p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={maxHeight:void 0,maxWidth:void 0},t.componentWillEnter=function(e){var n=t.props,r=n.onEnter,o=n.onBeforeEnter;o&&o.call(void 0,e),t.updateContainerDimensions(e.animatedElement,(function(){r&&r.call(void 0,e)}))},t.componentIsEntering=function(e){var n=t.props.onEntering;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.componentWillExit=function(e){var n=t.props.onExit;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.updateContainerDimensions=function(e,n){void 0===n&&(n=s.noop);var r=e.firstChild;if(r){var o=f.default.outerHeight(r),i=f.default.outerWidth(r);t.setState({maxHeight:o,maxWidth:i},n)}},t}return o(t,e),t.prototype.render=function(){var e,t=this.props,n=t.direction,r=t.children,o=t.childFactory,u=a(t,["direction","children","childFactory"]),s=this.state,f=s.maxHeight,p=s.maxWidth,d={maxHeight:(e="vertical"===n?{maxHeight:f?f+"px":null}:{maxWidth:p?p+"px":null}).maxHeight,maxWidth:e.maxWidth};return c.createElement(l.Animation,i({},u,{childFactory:function(t){var n=o?o(t):t;return n.props.in?n:c.cloneElement(n,i({},n.props,{style:i({},n.props.style,{maxHeight:e.maxHeight,maxWidth:e.maxWidth})}))},onEnter:this.componentWillEnter,onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:d,transitionName:"reveal-"+n}),r)},t.propTypes={children:u.oneOfType([u.arrayOf(u.node),u.node]),childFactory:u.any,className:u.string,direction:u.oneOf(["horizontal","vertical"]),component:u.string,id:u.string,style:u.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(c.Component);t.Reveal=p},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0);t.useAnimation=function(e,t){var n=r.useRef(0),o=r.useRef(!1),i=r.useRef();r.useEffect((function(){return function(e){var t,r=e.duration,o=n.current&&1-n.current;e.onStart&&e.onStart();var a=function(c){t||(t=c);var u=(c-t+1)/r+o;u<=1?(e.onUpdate&&e.onUpdate(u),i.current=window.requestAnimationFrame(a),n.current=u):(e.onEnd&&e.onEnd(1),n.current=0)};i.current=window.requestAnimationFrame(a)}(e),function(){i.current&&window.cancelAnimationFrame(i.current)}}),t),r.useEffect((function(){o.current=!0}),[])}}])}));
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("react-transition-group")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","react-transition-group"],t):"object"==typeof exports?exports.KendoReactAnimation=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("react-transition-group")):e.KendoReactAnimation=t(e.React,e.PropTypes,e.KendoLicensing,e.ReactTransitionGroup)}(self,(function(e,t,n,r){return(()=>{"use strict";var o={134:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Animation=void 0;var c=n(899),l=n(189),u=n(449),s=n(255),p=n(144),f=n(449),d=n(363),v=n(779).default.styles,h=function(e){function t(t){var n=e.call(this,t)||this;return(0,f.validatePackage)(d.packageMetadata),n}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.id,n=e.style,r=e.children,o=e.component,l=e.className,f=e.childFactory,d=(e.stackChildren,e.componentChildStyle),h=e.componentChildClassName,m=a(e,["id","style","children","component","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),y={id:t,style:n,component:o,childFactory:f,className:(0,u.classNames)(v["animation-container"],v["animation-container-relative"],l)},g=c.Children.map(r||null,(function(e){return c.createElement(s.AnimationChild,i({},m,{style:d,className:h}),e)}));return c.createElement(p.TransitionGroup,i({},y),g)},t.propTypes={children:l.oneOfType([l.arrayOf(l.node),l.node]),childFactory:l.any,className:l.string,component:l.string,id:l.string,style:l.any,transitionName:l.string.isRequired,appear:l.bool.isRequired,enter:l.bool.isRequired,exit:l.bool.isRequired,transitionEnterDuration:l.number.isRequired,transitionExitDuration:l.number.isRequired},t.defaultProps={component:"div"},t}(c.Component);t.Animation=h},255:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.AnimationChild=void 0;var c=n(899),l=n(189),u=n(449),s=n(144),p=n(779).default.styles,f=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.elementRef=c.createRef(),t}return o(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.elementRef.current},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.props,n=t.children,r=t.style,o=t.appear,l=t.enter,f=t.exit,d=t.transitionName,v=t.transitionEnterDuration,h=t.transitionExitDuration,m=t.className,y=t.onEnter,g=t.onEntering,O=t.onEntered,b=t.onExit,x=t.onExiting,E=t.onExited,k=t.onAfterExited,w=t.mountOnEnter,C=t.unmountOnExit,_=t.animationEnteringStyle,D=t.animationEnteredStyle,P=t.animationExitingStyle,j=t.animationExitedStyle,S=a(t,["children","style","appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","onEnter","onEntering","onEntered","onExit","onExiting","onExited","onAfterExited","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),M=(0,u.classNames)(m,p["child-animation-container"]),N=i({transitionDelay:"0ms"},r),R={entering:i({transitionDuration:"".concat(v,"ms")},_),entered:i({},D),exiting:i({transitionDuration:"".concat(h,"ms")},P),exited:i({},j)},T={in:this.props.in,appear:o,enter:l,exit:f,mountOnEnter:w,unmountOnExit:C,timeout:{enter:v,exit:h},onEnter:function(){y&&y.call(void 0,{animatedElement:e.element,target:e})},onEntering:function(){g&&g.call(void 0,{animatedElement:e.element,target:e})},onEntered:function(){O&&O.call(void 0,{animatedElement:e.element,target:e})},onExit:function(){b&&b.call(void 0,{animatedElement:e.element,target:e})},onExiting:function(){x&&x.call(void 0,{animatedElement:e.element,target:e})},onExited:function(){k&&k.call(void 0,{animatedElement:e.element,target:e}),E&&E.call(void 0,{animatedElement:e.element,target:e})},classNames:{appear:p["".concat(d,"-appear")]||"".concat(d,"-appear"),appearActive:p["".concat(d,"-appear-active")]||"".concat(d,"-appear-active"),enter:p["".concat(d,"-enter")]||"".concat(d,"-enter"),enterActive:p["".concat(d,"-enter-active")]||"".concat(d,"-enter-active"),exit:p["".concat(d,"-exit")]||"".concat(d,"-exit"),exitActive:p["".concat(d,"-exit-active")]||"".concat(d,"-exit-active")}};return c.createElement(s.CSSTransition,i({},T,S,{nodeRef:this.elementRef}),(function(t){return c.createElement("div",{style:i(i({},N),R[t]),className:M,ref:e.elementRef},n)}))},t.propTypes={in:l.bool,children:l.oneOfType([l.arrayOf(l.node),l.node]),transitionName:l.string.isRequired,className:l.string,appear:l.bool,enter:l.bool,exit:l.bool,transitionEnterDuration:l.number.isRequired,transitionExitDuration:l.number.isRequired,mountOnEnter:l.bool,unmountOnExit:l.bool,animationEnteringStyle:l.object,animationEnteredStyle:l.object,animationExitingStyle:l.object,animationExitedStyle:l.object},t.defaultProps={mountOnEnter:!0,unmountOnExit:!1,onEnter:u.noop,onEntering:u.noop,onEntered:u.noop,onExit:u.noop,onExiting:u.noop,onExited:u.noop,onAfterExited:u.noop,animationEnteringStyle:{},animationEnteredStyle:{},animationExitingStyle:{},animationExitedStyle:{}},t}(c.Component);t.AnimationChild=f},632:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Expand=void 0;var c=n(899),l=n(189),u=n(134),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.direction,n=e.children,r=a(e,["direction","children"]),o={transitionName:"expand-".concat(t)};return c.createElement(u.Animation,i({},o,r),n)},t.propTypes={children:l.oneOfType([l.arrayOf(l.node),l.node]),childFactory:l.any,className:l.string,direction:l.oneOf(["horizontal","vertical"]),component:l.string,id:l.string,style:l.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(c.Component);t.Expand=s},767:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Fade=void 0;var c=n(899),l=n(189),u=n(134),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=a(e,["children"]);return c.createElement(u.Animation,i({},{transitionName:"fade"},n),t)},t.propTypes={children:l.oneOfType([l.arrayOf(l.node),l.node]),childFactory:l.any,className:l.string,component:l.string,id:l.string,style:l.any},t.defaultProps={appear:!1,enter:!0,exit:!1,transitionEnterDuration:500,transitionExitDuration:500},t}(c.Component);t.Fade=s},540:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Push=void 0;var c=n(899),l=n(189),u=n(134),s={position:"absolute",top:"0",left:"0"},p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.direction,r=a(e,["children","direction"]);return c.createElement(u.Animation,i({},r,{transitionName:"push-".concat(n),animationExitingStyle:this.props.stackChildren?s:void 0}),t)},t.propTypes={children:l.oneOfType([l.arrayOf(l.node),l.node]),childFactory:l.any,className:l.string,direction:l.oneOf(["up","down","left","right"]),component:l.string,id:l.string,style:l.any,stackChildren:l.bool},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"right",stackChildren:!1},t}(c.Component);t.Push=p},343:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Reveal=void 0;var c=n(899),l=n(189),u=n(134),s=n(449),p=n(779),f=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={maxHeight:void 0,maxWidth:void 0},t.componentWillEnter=function(e){var n=t.props,r=n.onEnter,o=n.onBeforeEnter;o&&o.call(void 0,e),t.updateContainerDimensions(e.animatedElement,(function(){r&&r.call(void 0,e)}))},t.componentIsEntering=function(e){var n=t.props.onEntering;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.componentWillExit=function(e){var n=t.props.onExit;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.updateContainerDimensions=function(e,n){void 0===n&&(n=s.noop);var r=e.firstChild;if(r){var o=p.default.outerHeight(r),i=p.default.outerWidth(r);t.setState({maxHeight:o,maxWidth:i},n)}},t}return o(t,e),t.prototype.render=function(){var e,t=this.props,n=t.direction,r=t.children,o=t.childFactory,l=a(t,["direction","children","childFactory"]),s=this.state,p=s.maxHeight,f=s.maxWidth,d={maxHeight:(e="vertical"===n?{maxHeight:p?"".concat(p,"px"):null}:{maxWidth:f?"".concat(f,"px"):null}).maxHeight,maxWidth:e.maxWidth};return c.createElement(u.Animation,i({},l,{childFactory:function(t){var n=o?o(t):t;return n.props.in?n:c.cloneElement(n,i(i({},n.props),{style:i(i({},n.props.style),{maxHeight:e.maxHeight,maxWidth:e.maxWidth})}))},onEnter:this.componentWillEnter,onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:d,transitionName:"reveal-".concat(n)}),r)},t.propTypes={children:l.oneOfType([l.arrayOf(l.node),l.node]),childFactory:l.any,className:l.string,direction:l.oneOf(["horizontal","vertical"]),component:l.string,id:l.string,style:l.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(c.Component);t.Reveal=f},652:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Slide=void 0;var c=n(899),l=n(189),u=n(134),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.direction,n=e.children,r=a(e,["direction","children"]),o={transitionName:"slide-".concat(t)};return c.createElement(u.Animation,i({},o,r),n)},t.propTypes={children:l.oneOfType([l.arrayOf(l.node),l.node]),childFactory:l.any,className:l.string,direction:l.oneOf(["up","down","left","right"]),component:l.string,id:l.string,style:l.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"down"},t}(c.Component);t.Slide=s},908:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},a=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Zoom=void 0;var c=n(899),l=n(189),u=n(134),s={position:"absolute",top:"0",left:"0"},p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.direction,r=a(e,["children","direction"]);return c.createElement(u.Animation,i({},r,{transitionName:"zoom-".concat(n),animationExitingStyle:this.props.stackChildren?s:void 0}),t)},t.propTypes={children:l.oneOfType([l.arrayOf(l.node),l.node]),childFactory:l.any,className:l.string,direction:l.oneOf(["in","out"]),component:l.string,id:l.string,style:l.any,stackChildren:l.bool},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"out",stackChildren:!1},t}(c.Component);t.Zoom=p},399:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.useAnimation=void 0;var r=n(899);t.useAnimation=function(e,t){var n=r.useRef(0),o=r.useRef(!1),i=r.useRef();r.useEffect((function(){return function(e){var t,r=e.duration,o=n.current&&1-n.current;e.onStart&&e.onStart();var a=function(c){t||(t=c);var l=(c-t+1)/r+o;l<=1?(e.onUpdate&&e.onUpdate(l),i.current=window.requestAnimationFrame(a),n.current=l):(e.onEnd&&e.onEnd(1),n.current=0)};i.current=window.requestAnimationFrame(a)}(e),function(){i.current&&window.cancelAnimationFrame(i.current)}}),t),r.useEffect((function(){o.current=!0}),[])}},363:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-react-animation",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1654508825,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},779:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default={outerHeight:function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),r=parseFloat(t.marginBottom);return e.offsetHeight+n+r},outerWidth:function(e){if(!e)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),r=parseFloat(t.marginRight);return e.offsetWidth+n+r},styles:{"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"}}},449:(e,t,n)=>{n.r(t),n.d(t,{AsyncFocusBlur:()=>B,BrowserSupportService:()=>c,COLLECTION_ACTION:()=>Q,DragAndDrop:()=>Se,Draggable:()=>We,Droppable:()=>Xe,FormComponent:()=>y,Icon:()=>le,Keys:()=>w,SvgIcon:()=>pe,Typography:()=>ke,ZIndexContext:()=>o,canUseDOM:()=>l,canUseRef:()=>u,classNames:()=>s,clone:()=>f,cloneArray:()=>h,cloneDate:()=>p,cloneObject:()=>d,cloneValue:()=>v,createPropsContext:()=>G,dispatchEvent:()=>W,extendDataItem:()=>z,focusFirstFocusableChild:()=>m,getItemPath:()=>I,getScrollbarWidth:()=>_,getTabIndex:()=>g,getter:()=>E,guid:()=>k,hasRelativeStackingContext:()=>F,kendoThemeMaps:()=>Ye,mapTree:()=>A,mapTreeItem:()=>L,noop:()=>C,setScrollbarWidth:()=>D,setter:()=>S,useAsyncFocusBlur:()=>X,useCollection:()=>ne,useCustomComponent:()=>te,useDir:()=>$,useDocument:()=>re,useDraggable:()=>Fe,useDroppable:()=>Ke,useMouse:()=>ee,usePropsContext:()=>q,useRtl:()=>J,useWindow:()=>oe,useZIndexContext:()=>i,validatePackage:()=>H,withPropsContext:()=>Z});var r=n(899),o=r.createContext(0),i=function(){return r.useContext(o)};o.displayName="KendoReactZIndexContext";var a=function(){return"undefined"!=typeof document?document:{}},c=function(){function e(){this.scrollbar=0}return Object.defineProperty(e.prototype,"scrollbarWidth",{get:function(){var e=a();if(!this.scrollbar&&e&&e.createElement){var t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!1,configurable:!0}),e}(),l=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),u=function(e){return"string"!=typeof Comment&&(function(e){return Boolean("function"==typeof e&&!!e.prototype.isReactComponent)}(e)||function(e){return Boolean(e.$$typeof&&"function"==typeof e.render)}(e))},s=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},r=function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0},o=function(e){return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?o(e):r(e)}))};return o(e),Object.keys(n).map((function(e){return n[e]&&e||null})).filter((function(e){return null!==e})).join(" ")},p=function(e){return e?new Date(e.getTime()):null};function f(e){var t={};return d(e,t),t}function d(e,t){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];t[n]=v(r,t[n])}}function v(e,t){if(Array.isArray(e))return h(e);if(e instanceof Date)return p(e);if(r.isValidElement(e))return r.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return d(e,n),n}return e}function h(e){return e.map((function(e){return v(e,void 0)}))}var m=function(e){if(e){if((e instanceof HTMLInputElement||-1!==e.tabIndex)&&e.focus)return void e.focus();var t=e.querySelector('input, [tabindex]:not([tabindex="-1"])');t&&t.focus&&t.focus()}},y=function(){},g=function(e,t,n){var r="string"==typeof e?parseInt(e,void 0):e;if(NaN!==r)return void 0!==r?r:t?n?void 0:-1:0},O=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;function b(e){var t=[];return e.replace(O,(function(e,n,r,o){t.push(void 0!==n?n:r||o)})),t}var x={};function E(e){if(x[e])return x[e];var t=b(e);return x[e]=function(e){for(var n=e,r=0;r<t.length&&n;r++)n=n[t[r]];return n},x[e]}x.undefined=function(){};var k=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},w={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},C=function(){},_=function(){return!(!l||!document.body)&&(new c).scrollbarWidth},D=function(){if(!l||!document.body)return!1;var e=(new c).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(e,"px"))},P={undefined:function(e){return e}},j=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function S(e){if(P[e])return P[e];var t=b(e);return P[e]=function(e,n,r){for(var o=e,i=t.length-1,a=0;a<i&&o;a++)o=o[t[a]]=o[t[a]]||j(t[a+1],r);o[t[i]]=n},P[e]}var M=function(){return M=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},M.apply(this,arguments)},N=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function R(e,t,n){var r;return n?M(M({},e),((r={})[t]=n.length?N([],n,!0):void 0,r)):e&&e[t]?N([],e[t],!0):[]}function T(e,t,n){if(e[t]){var r=R(e,t).map((function(e){return T(e,t,n)}));return n(R(e,t,r))}return n(e)}var A=function(e,t,n){return N([],e.map((function(e){return T(e,t,n)})),!0)},L=function(e,t,n,r){for(var o=e,i=[],a=0;a<t.length;a++)o=o[t[a]],o=Array.isArray(o)?o:o[n],i.push(o);var c=i.length>1?i[i.length-2]:e,l=t[t.length-1],u=r(c[l]);c.splice(l,1,u)},z=function(e,t,n){var r;return Object.assign({},e,e[t]?((r={})[t]=e[t].slice(),r):{},n||{})},I=function(e,t,n){var r=[],o=N([],t,!0);if(o.length){var i=e[o.shift()||0];for(r.push(i);o.length&&n;)i=i[n][o.shift()||0],r.push(i)}return r},U=n(302);function H(e){if(void 0!==U)U.validatePackage(e);else{var t="License activation failed for ".concat(e.name,"\n");t+="The @progress/kendo-licensing script is not loaded.\n",t+="See ".concat(e.licensingDocsUrl," for more information.\n"),console.warn(t)}}var F=function(e){if(!l)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: '.concat(10,'px;">child</div>'),t.body.appendChild(n);var r=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),r};function W(e,t,n,r){if(e){var o={syntheticEvent:t,nativeEvent:t.nativeEvent,target:n};e.call(void 0,Object.assign(o,r))}}var K=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function X(e){var t=e.onFocus,n=e.onBlur,o=e.onSyncFocus,i=e.onSyncBlur,a=r.useRef(!1),c=r.useRef(0),l=r.useCallback((function(e){clearTimeout(c.current),c.current=window.setTimeout((function(){return e()}))}),[c]),u=r.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(c.current),o&&o.call(void 0,e[0]),a.current||(a.current=!0,t&&t.call.apply(t,K([void 0],e,!1)))}),[a,t,o]),s=r.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];i&&i.call(void 0,e[0]),l((function(){a.current&&n&&(a.current=!1,n.call.apply(n,K([void 0],e,!1)))}))}),[a,l,n,i]);return r.useEffect((function(){return function(){clearTimeout(c.current)}}),[]),{onFocus:u,onBlur:s}}var Y=function(){return Y=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Y.apply(this,arguments)},B=function(e){var t=e.children,n=X({onFocus:e.onFocus,onBlur:e.onBlur,onSyncFocus:e.onSyncFocus,onSyncBlur:e.onSyncBlur});return r.createElement(r.Fragment,null,t.call(void 0,Y({},n)))},q=function(e,t){return r.useContext(e)(t)},V=function(){return V=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},V.apply(this,arguments)},G=function(){return r.createContext((function(e){return e}))},Z=function(e,t){return r.forwardRef((function(n,o){var i=q(e,n);return r.createElement(t,V({},i,{ref:o}))}))};function $(e,t,n){var o=r.useState(t),i=o[0],a=o[1];return r.useEffect((function(){if(!i&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&a(t)}}),n),i}function J(e,t,n){var o=r.useState(t),i=o[0],a=o[1];return r.useEffect((function(){if(!i&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&a(t)}}),n),i}var Q,ee=function(e,t,n){void 0===n&&(n={});var o=r.useCallback((function(r){n.onMouseDown&&n.onMouseDown.call(void 0,r),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseDown,e.onMouseDown,t]),i=r.useCallback((function(r){n.onMouseUp&&n.onMouseUp.call(void 0,r),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseUp,e.onMouseUp,t]);return{onClick:r.useCallback((function(r){n.onClick&&n.onClick.call(void 0,r),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onClick,e.onClick,t]),onMouseUp:i,onMouseDown:o,onDoubleClick:r.useCallback((function(r){n.onDoubleClick&&n.onDoubleClick.call(void 0,r),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onDoubleClick,e.onDoubleClick,t]),onMouseEnter:r.useCallback((function(r){n.onMouseEnter&&n.onMouseEnter.call(void 0,r),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseEnter,e.onMouseEnter,t]),onMouseLeave:r.useCallback((function(r){n.onMouseLeave&&n.onMouseLeave.call(void 0,r),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseLeave,e.onMouseLeave,t]),onMouseMove:r.useCallback((function(r){n.onMouseMove&&n.onMouseMove.call(void 0,r),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseMove,e.onMouseMove,t]),onMouseOut:r.useCallback((function(r){n.onMouseOut&&n.onMouseOut.call(void 0,r),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseOut,e.onMouseOut,t]),onMouseOver:r.useCallback((function(r){n.onMouseOver&&n.onMouseOver.call(void 0,r),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseOver,e.onMouseOver,t])}},te=function(e){return[e,{}]};!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(Q||(Q={}));var ne=function(e){void 0===e&&(e=[]);var t=r.useRef(e),n=r.useCallback((function(e){switch(e.type){case Q.add:t.current.push(e.item);break;case Q.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},re=function(e){var t=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]);return r.useCallback((function(){var e=t();return e&&e.ownerDocument||document}),[t])},oe=function(e){var t=re(e);return r.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},ie=n(189),ae={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl"},ce=function(){return ce=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ce.apply(this,arguments)},le=r.forwardRef((function(e,t){var n=e.className,o=e.name,i=e.themeColor,a=e.size,c=e.flip,l=e.style,u=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["className","name","themeColor","size","flip","style"]),p=r.useRef(null),f=r.useRef(null);r.useImperativeHandle(p,(function(){return{element:f.current}})),r.useImperativeHandle(t,(function(){return p.current}));var d=r.useMemo((function(){return i||ue.themeColor}),[i]),v=r.useMemo((function(){return a||ue.size}),[a]),h=r.useMemo((function(){return c||ue.flip}),[c]),m=r.useMemo((function(){return s("k-icon","k-i-"+o,"k-color-"+d,{"k-flip-h":"horizontal"===h||"both"===h,"k-flip-v":"vertical"===h||"both"===h},ae[v],n)}),[o,d,v,h,n]),y=ee(e,p);return r.createElement("span",ce({ref:f},u,y,{className:m,style:l,role:"presentation"}))}));le.propTypes={style:ie.object,classNames:ie.string,name:ie.string,themeColor:ie.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:ie.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:ie.oneOf(["default","horizontal","vertical","both"])};var ue={size:"default",themeColor:"inherit",flip:"default"};le.displayName="KendoIcon";var se=function(){return se=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},se.apply(this,arguments)},pe=r.forwardRef((function(e,t){var n=e.children,o=e.className,i=e.svgClassName,a=e.icon,c=e.flip,l=e.size,u=e.style,p=e.svgStyle,f=e.themeColor,d=e.viewBox,v=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["children","className","svgClassName","icon","flip","size","style","svgStyle","themeColor","viewBox"]),h=r.useRef(null);r.useImperativeHandle(t,(function(){return{element:h.current}}));var m=r.useMemo((function(){return a?a.name:fe.icon}),[a]),y=r.useMemo((function(){return f||fe.themeColor}),[f]),g=r.useMemo((function(){return l||fe.size}),[l]),O=r.useMemo((function(){return c||fe.flip}),[c]),b=r.useMemo((function(){return d||fe.viewBox}),[d]),x=r.useMemo((function(){return s("k-svg-icon","k-color-"+y,"k-svg-i-"+m,{"k-flip-h":"horizontal"===O||"both"===O,"k-flip-v":"vertical"===O||"both"===O},ae[g],o)}),[m,y,g,O,o]),E=r.useMemo((function(){return e.width&&e.height?se({width:e.width,height:e.height},u):e.width?se({width:e.width,height:e.width},u):e.height?se({width:e.height,height:e.height},u):se({},u)}),[e.width,e.height,u]);return r.createElement("span",{className:x,style:E,ref:h},r.createElement("svg",se({className:i,style:p,"aria-hidden":!0,focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:a?a.viewBox:b,dangerouslySetInnerHTML:a?{__html:a.content}:void 0},v),a?void 0:n))}));pe.propTypes={style:ie.object,classNames:ie.string,children:ie.any,icon:ie.object,themeColor:ie.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:ie.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:ie.oneOf(["default","horizontal","vertical","both"])};var fe={size:"default",themeColor:"inherit",flip:"default",icon:"",viewBox:"0 0 24 24"};pe.displayName="KendoSvgIcon";var de={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},ve={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},he={xsmall:"k-m-xs",small:"k-m-sm",medium:"k-m-md",large:"k-m-lg",xlarge:"k-m-xl",thin:"k-m-thin",hair:"k-m-hair"},me={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},ye={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},ge={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},Oe={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},be={inherit:"k-color-inherit",primary:"k-color-primary",secondary:"k-color-secondary",tertiary:"k-color-tertiary",info:"k-color-info",success:"k-color-success",warning:"k-color-warning",error:"k-color-error",dark:"k-color-dark",light:"k-color-light",inverse:"k-color-inverse"},xe=function(){return xe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},xe.apply(this,arguments)},Ee=function(e){var t=r.forwardRef((function(t,n){var o=t.id,i=t.style,a=t.className,c=t.fontSize,l=t.fontWeight,u=t.textAlign,s=t.textTransform,p=t.themeColor,f=t.margin,d=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),v=r.useRef(null),h=r.useRef(null);r.useImperativeHandle(v,(function(){return{element:h.current,props:t}})),r.useImperativeHandle(n,(function(){return v.current}));var m=e;return r.createElement(m,xe({id:o,ref:h,className:["k-".concat("p"===e?"paragraph":e),de[c],ve[l],ge[u],Oe[s],be[p],function(){if(void 0!==f){if("string"==typeof f)return[he[f]];if("number"==typeof f&&f>=0&&f<=24)return["k-m-".concat(f)];if("object"==typeof f){var e=[];return Object.keys(f).forEach((function(t){var n,r,o;null!==f[t]&&void 0!==f[t]&&e.push((n=t,o="string"==typeof(r=f[t])?me[r]:r,"".concat(ye[n]).concat(o)))})),e.join(" ")}}}(),a].filter((function(e){return void 0!==e})).join(" "),style:i},d),t.children)}));return t.propTypes={style:ie.object,className:ie.string,fontSize:ie.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:ie.oneOf(["light","normal","bold"]),margin:ie.oneOfType([ie.number,ie.object,ie.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:ie.oneOf(["left","right","center","justify"]),textTransform:ie.oneOf(["lowercase","uppercase","capitalize"]),themeColor:ie.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography".concat(e.toUpperCase()),t},ke={h1:Ee("h1"),h2:Ee("h2"),h3:Ee("h3"),h4:Ee("h4"),h5:Ee("h5"),h6:Ee("h6"),p:Ee("p"),code:Ee("code"),pre:Ee("pre")},we=function(){return we=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},we.apply(this,arguments)},Ce=function(e,t,n){var o=r.useState(t||e),i=o[0],a=o[1];return[void 0!==t?t:i,r.useCallback((function(e,t){a(e),n&&n.call(void 0,we(we({},t),{value:e}))}),[n,a])]},_e=r.createContext([void 0,C]),De=r.createContext([void 0,C]),Pe=r.createContext([[],C,C]),je=r.createContext([[],C,C]),Se=function(e){var t=Ce(null,void 0),n=t[0],o=t[1],i=Ce(null,void 0),a=i[0],c=i[1],l=ne([]),u=l[0],s=l[1],p=ne([]),f=p[0],d=p[1];return r.createElement(_e.Provider,{value:[n,o]},r.createElement(De.Provider,{value:[a,c]},r.createElement(Pe.Provider,{value:[u,function(e){s({type:Q.add,item:e})},function(e){s({type:Q.remove,item:e})}]},r.createElement(je.Provider,{value:[f,function(e){d({type:Q.add,item:e})},function(e){d({type:Q.remove,item:e})}]},e.children))))};Se.displayName="KendoReactDragAndDrop";var Me,Ne=function(){var e=window&&window.navigator.userAgent;if(!e)return!1;var t=!1,n=[],r={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var o in r)if(r.hasOwnProperty(o)&&(n=e.match(r[o]))){(t={})[o]=!0,t[n[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,t.version=parseInt(document.DOCUMENT_NODE||n[2],10);break}return t},Re=function(e){return e&&e.ownerDocument||window.document},Te=function(e){var t=Ne(),n=Re(e);return t.edge||t.safari?n.body:n.documentElement},Ae=function(e){if(e&&e.className&&"string"==typeof e.className&&e.className.indexOf("k-auto-scrollable")>-1)return!0;var t=window.getComputedStyle(e,"overflow").overflow;return t.indexOf("auto")>-1||t.indexOf("scroll")>-1},Le=function(e){var t=Te(e);if(!e||e===document.body||e===document.documentElement)return t;for(var n=e;n&&n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&n.nodeType!==Node.DOCUMENT_NODE&&!Ae(n);)n=n.parentNode;return!n||n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE?n:t};!function(e){e.POINTER_DOWN="pointerdown",e.POINTER_MOVE="pointermove",e.POINTER_UP="pointerup",e.POINTER_CANCEL="pointercancel",e.MOUSE_DOWN="mousedown",e.MOUSE_MOVE="mousemove",e.MOUSE_UP="mouseup",e.CONTEXT_MENU="contextmenu",e.TOUCH_START="touchstart",e.TOUCH_MOVE="touchmove",e.TOUCH_END="touchend",e.TOUCH_CANCEL="touchcancel",e.SCROLL="scroll",e.START="KENDO_DRAG_AND_DROP_START",e.MOVE="KENDO_DRAG_AND_DROP_MOVE",e.END="KENDO_DRAG_AND_DROP_END",e.CANCEL="KENDO_DRAG_AND_DROP_CANCEL"}(Me||(Me={}));var ze=function(){},Ie=function(e,t,n){void 0===n&&(n={});var r,o,i,a,c,l=n.onIsPressedChange,u=void 0===l?ze:l,s=n.onIsScrollingChange,p=void 0===s?ze:s,f=n.onVelocityChange,d=void 0===f?ze:f,v=n.onOffsetChange,h=void 0===v?ze:v,m=n.onPageOffsetChange,y=void 0===m?ze:m,g=n.onClientOffsetChange,O=void 0===g?ze:g,b=n.onScrollOffsetChange,x=void 0===b?ze:b,E=n.onInitialScrollOffsetChange,k=void 0===E?ze:E,w=t.payload,C=w.element,_=w.hint,D=e.autoScrollDirection,P=e.scrollableParent,j=function(e,t){return function(e){return/^touch/.test(e.type)}(e)?{pageX:e.changedTouches[0].pageX,pageY:e.changedTouches[0].pageY,clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,isTouch:!0,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:function(e){return/^(scroll)/.test(e.type)}(e)?{pageX:t.pageOffset.x,pageY:t.pageOffset.y,clientX:t.clientOffset.x,clientY:t.clientOffset.y,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:{pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY,offsetX:e.offsetX,offsetY:e.offsetY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,type:e.type,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,originalEvent:e}}(t.event,e);switch(j.type){case Me.POINTER_DOWN:if(j.type===Me.POINTER_DOWN&&(!j.originalEvent.isPrimary||0!==j.originalEvent.button))break;case Me.MOUSE_DOWN:if(j.type===Me.MOUSE_DOWN&&j.originalEvent.which&&j.originalEvent.which>1||e.ignoreMouse)break;case Me.TOUCH_START:if(j.type===Me.TOUCH_START&&1!==j.originalEvent.touches.length)break;case Me.START:var S=P||Le(t.payload.element);k(S instanceof Window?{x:S.scrollX,y:S.scrollY}:{x:S.scrollLeft,y:S.scrollTop}),O({x:j.clientX,y:j.clientY}),y({x:j.pageX,y:j.pageY}),h({x:j.offsetX,y:j.offsetY}),u(!0),w.onPress&&w.onPress(j);break;case Me.SCROLL:if(j.type===Me.SCROLL&&!e.pressed)break;var M=P||Le(C),N=M instanceof Window?{x:M.scrollX,y:M.scrollY}:{x:M.scrollLeft,y:M.scrollTop};j.scrollX=N.x-e.initialScrollOffset.x,j.scrollY=N.y-e.initialScrollOffset.y,x({x:j.scrollX,y:j.scrollY});case Me.POINTER_MOVE:if(j.type===Me.POINTER_MOVE&&!j.originalEvent.isPrimary)break;case Me.MOUSE_MOVE:case Me.TOUCH_MOVE:if(j.type===Me.TOUCH_MOVE&&1!==j.originalEvent.touches.length)break;case Me.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==j.originalEvent.type&&C){var R=Re(C),T=P||Le(R.elementFromPoint(j.clientX,j.clientY)),A=(r=j.pageX,o=j.pageY,i=function(e,t){var n=Te(e);if(e===n)return{top:n.scrollTop,left:n.scrollLeft,bottom:n.scrollTop+t.innerHeight,right:n.scrollLeft+t.innerWidth};var r=e.getBoundingClientRect();return{bottom:r.top+r.height,right:r.left+r.width,left:r.left,top:r.top}}(T,function(e){var t=Re(e);return t&&t.defaultView||window}(C)),a={x:0,y:0},c=50,r-i.left<c?a.x=-(c-(r-i.left)):i.right-r<c&&(a.x=c-(i.right-r)),o-i.top<c?a.y=-(c-(o-i.top)):i.bottom-o<c&&(a.y=c-(i.bottom-o)),a);d({x:D&&!1===D.horizontal?0:A.x,y:D&&!1===D.vertical?0:A.y}),p(0!==A.y||0!==A.x)}!e.drag&&w.onDragStart&&w.onDragStart(j),w.onDrag&&w.onDrag(j);var L=function(e,t){var n=0,r=null;return t.forEach((function(t){if(t&&e){var o=function(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=Math.max(r.top,n.top),i=Math.max(r.left,n.left),a=Math.min(r.left+r.width,n.left+n.width),c=Math.min(r.top+r.height,n.top+n.height),l=a-i,u=c-o;if(i<a&&o<c){var s=r.width*r.height,p=n.width*n.height,f=l*u;return Number((f/(s+p-f)).toFixed(4))}return 0}(e,t);o>n&&(n=o,r=t)}})),r}(_||C,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(_||C)}))),z=e.drops.find((function(e){return e.element===L}));z&&L&&function(e,t,n){var r=n.getBoundingClientRect();return r.top<=t&&r.left<=e&&t<=r.bottom&&e<=r.right}(j.clientX,j.clientY,P||Le(L))&&L!==C?(e.drop&&e.drop.element)!==L?(e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(j),z.onDragEnter&&z.onDragEnter(j)):z.onDragOver&&z.onDragOver(j):e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(j)}O({x:j.clientX,y:j.clientY}),y({x:j.pageX,y:j.pageY});break;case Me.POINTER_UP:if(j.type===Me.POINTER_UP&&!j.originalEvent.isPrimary)break;case Me.MOUSE_UP:case Me.TOUCH_END:if(j.type===Me.TOUCH_END&&1!==j.originalEvent.touches.length)break;case Me.END:u(!1),p(!1),w.onRelease&&w.onRelease(j),e.drop&&e.drop.onDrop&&e.drop.onDrop(j),w.onDragEnd&&w.onDragEnd(j);break;case Me.POINTER_CANCEL:case Me.CONTEXT_MENU:case Me.TOUCH_CANCEL:case Me.CANCEL:u(!1),p(!1),w.onDragEnd&&w.onDragEnd(j),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(j)}},Ue=function(e,t){if(e){var n,r;e===Te(e)?(n=document.body.scrollHeight>window.innerHeight,r=document.body.scrollWidth>window.innerWidth):(n=e.offsetHeight<=e.scrollHeight,r=e.offsetWidth<=e.scrollWidth);var o=e.scrollTop+t.y,i=n&&o>0&&o<e.scrollHeight,a=e.scrollLeft+t.x,c=r&&a>0&&a<e.scrollWidth;i?e.scrollTop+=t.y:n&&o<0&&(e.scrollTop=0),c?e.scrollLeft+=t.x:r&&a<0&&(e.scrollLeft=0)}},He=function(e,t){var n=r.useContext(e),o=n[0],i=n[1],a=r.useState(t),c=a[0],l=a[1];return[void 0!==o?o:c,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==o?i.apply(void 0,e):l(e[0])}]};function Fe(e,t,n){void 0===n&&(n={});var o=t.onPress,i=void 0===o?C:o,a=t.onRelease,c=void 0===a?C:a,l=t.onDragStart,u=void 0===l?C:l,s=t.onDrag,p=void 0===s?C:s,f=t.onDragEnd,d=void 0===f?C:f,v=n.hint,h=void 0===v?null:v,m=n.mouseOnly,y=void 0!==m&&m,g=n.autoScroll,O=void 0===g||g,b=n.scrollContainer,x=void 0===b?null:b,E=r.useState(!1),k=E[0],w=E[1],_=r.useState(!1),D=_[0],P=_[1],j=He(De)[0],S=He(_e),M=S[0],N=S[1],R=r.useContext(je)[0],T=r.useContext(Pe),A=T[0],L=T[1],z=T[2],I=r.useRef({x:0,y:0}),U=r.useRef(),H=r.useRef(!1),F=r.useRef(),W=r.useRef(null),K=r.useRef(!1),X=r.useRef({x:0,y:0}),Y=r.useRef({x:0,y:0}),B=r.useRef({x:0,y:0}),q=r.useRef({x:0,y:0}),V=r.useRef({x:0,y:0}),G=r.useRef({x:0,y:0}),Z=Boolean("undefined"!=typeof window&&window.PointerEvent),$=!y&&Z,J=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),Q=r.useCallback((function(){return h&&h.current&&h.current.element?h.current.element:h?h.current:null}),[h]),ee=r.useCallback((function(){return x&&x.current&&x.current.element?x.current.element:x?x.current:null}),[x]),te=r.useCallback((function(){return"object"==typeof O&&O.boundaryElementRef&&O.boundaryElementRef.current&&O.boundaryElementRef.current.element?O.boundaryElementRef.current.element:"object"==typeof O&&O.boundaryElementRef&&O.boundaryElementRef.current?O.boundaryElementRef.current:null}),[O]),ne=r.useRef(null);r.useImperativeHandle(ne,(function(){return{element:J(),hint:Q(),onPress:he,onDragStart:ye,onDrag:ge,onDragEnd:Oe,onRelease:me,data:e.current}}));var re=r.useCallback((function(){var e=J();return e&&e.ownerDocument||document}),[J]),oe=r.useCallback((function(){var e=re();return e&&e.defaultView||window}),[re]),ie=r.useCallback((function(){return{drag:M?M.current:null,drop:j?j.current:null,drags:A.map((function(e){return e.current})),drops:R.map((function(e){return e.current})),pressed:k,ignoreMouse:H.current,scrollOffset:V.current,offset:X.current,pageOffset:Y.current,initialScrollOffset:G.current,clientOffset:B.current,initialClientOffset:q.current,velocity:I.current,autoScroll:Boolean("object"==typeof O?!1!==O.enabled:O),scrollableParent:te(),autoScrollDirection:"object"==typeof O?O.direction:{horizontal:!0,vertical:!0},isScrolling:D}}),[M,j,A,R,k,O,te,D]),ae=r.useCallback((function(e){w(e)}),[]),ce=r.useCallback((function(e){P(e)}),[]),le=r.useCallback((function(e){I.current=e}),[]),ue=r.useCallback((function(e){X.current=e}),[]),se=r.useCallback((function(e){B.current=e}),[]),pe=r.useCallback((function(e){Y.current=e}),[]),fe=r.useCallback((function(e){q.current=e}),[]),de=r.useCallback((function(e){V.current=e}),[]),ve=r.useCallback((function(e){G.current=e}),[]),he=r.useCallback((function(e){i(e)}),[i]),me=r.useCallback((function(e){c(e)}),[c]),ye=r.useCallback((function(t){N(ne,{target:e.current,event:t}),u(t)}),[N,e,u]),ge=r.useCallback((function(e){p(e)}),[p]),Oe=r.useCallback((function(t){K.current||(N(null,{target:e.current,event:t}),d(t))}),[d,N,e]),be=r.useCallback((function(e){Ie(ie(),{event:e,payload:ne.current},{onVelocityChange:le,onOffsetChange:ue,onClientOffsetChange:se,onPageOffsetChange:pe,onInitialClientOffsetChange:fe,onScrollOffsetChange:de,onInitialScrollOffsetChange:ve,onIsPressedChange:ae,onIsScrollingChange:ce})}),[ie,le,ue,pe,se,fe,ve,ae,de,ce]),xe=r.useCallback((function(e){be(e)}),[be]),Ee=r.useCallback((function(e){be(e)}),[be]),ke=r.useCallback((function(e){be(e)}),[be]),we=r.useCallback((function(e){be(e)}),[be]),Ce=r.useCallback((function(e){be(e)}),[be]),Se=r.useCallback((function(e){be(e)}),[be]),Me=r.useCallback((function(e){be(e)}),[be]),Ne=r.useCallback((function(e){e.preventDefault(),be(e)}),[be]),Re=r.useCallback((function(e){e.preventDefault(),be(e)}),[be]),Te=r.useCallback((function(e){e.preventDefault(),be(e)}),[be]),Ae=r.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=oe();H.current=!0,F.current=t.setTimeout((function(){H.current=!1}),2e3)}be(e)}),[be,oe]),ze=r.useCallback((function(e){be(e)}),[be]),Fe=r.useCallback((function(){var e=J();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[J]),We=r.useCallback((function(){return L(ne),function(){z(ne)}}),[z,L]);r.useEffect((function(){var e=oe();if(D){var t=ee()||Le(document.elementFromPoint(B.current.x,B.current.y));e.clearInterval(U.current),U.current=e.setInterval((function(){Ue(t,{x:I.current.x,y:I.current.y})}),50)}return function(){e.clearInterval(U.current)}}),[J,ee,oe,D]),r.useEffect(Fe,[Fe]),r.useEffect((function(){var e=oe(),t=J(),n=re();return $?(t&&(W.current=Le(t),W.current&&W.current.addEventListener("scroll",ze,{passive:!0}),t.addEventListener("pointerdown",xe,{passive:!0})),k&&(n.addEventListener("pointermove",Ee),n.addEventListener("pointerup",we,!0),n.addEventListener("contextmenu",Ne),n.addEventListener("pointercancel",ke,{passive:!0}))):(e.addEventListener("touchmove",C,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",Ce,{passive:!0}),y||(t.addEventListener("touchstart",Re,{passive:!0}),k&&(t.addEventListener("touchmove",Te,{passive:!0}),t.addEventListener("touchend",Ae,{passive:!0})))),k&&(n.addEventListener("mousemove",Se,{passive:!0}),n.addEventListener("mouseup",Me,{passive:!0}))),function(){W.current&&W.current.removeEventListener("scroll",ze),t&&(t.removeEventListener("pointerdown",xe),t.removeEventListener("mousedown",Ce),t.removeEventListener("touchstart",Re),t.removeEventListener("touchmove",Te),t.removeEventListener("touchend",Ae)),n.removeEventListener("pointermove",Ee),n.removeEventListener("pointerup",we,!0),n.removeEventListener("contextmenu",Ne),n.removeEventListener("pointercancel",ke),n.removeEventListener("mousemove",Se),n.removeEventListener("mouseup",Me),e.removeEventListener("touchmove",C),e.clearTimeout(F.current)}}),[k,oe,J,re,y,$,Ne,Ce,Se,Me,ke,xe,Ee,we,Ae,Te,Re,ze]),r.useEffect((function(){return function(){K.current=!0}}),[]),r.useLayoutEffect(We,[We])}var We=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null),i=r.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);r.useImperativeHandle(o,(function(){return{element:i()||null}})),r.useImperativeHandle(t,(function(){return o.current})),r.useImperativeHandle(e.childRef,(function(){return n.current}));var a=r.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:o.current,event:t})}),[i,e.onPress]),c=r.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:o.current,event:t})}),[i,e.onRelease]),l=r.useCallback((function(t){e.onDragStart&&e.onDragStart({element:i(),target:o.current,event:t})}),[e,i]),u=r.useCallback((function(t){e.onDrag&&e.onDrag({element:i(),target:o.current,event:t})}),[i,e.onDrag]),s=r.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:o.current,event:t})}),[i,e.onDragEnd]);return Fe(n,{onPress:a,onRelease:c,onDragStart:l,onDrag:u,onDragEnd:s},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer}),e.children?r.cloneElement(r.Children.only(e.children),{ref:n}):null}));function Ke(e,t){void 0===t&&(t={onDragEnter:C,onDragOver:C,onDragLeave:C,onDrop:C});var n=t.onDragEnter,o=void 0===n?C:n,i=t.onDragOver,a=void 0===i?C:i,c=t.onDragLeave,l=void 0===c?C:c,u=t.onDrop,s=void 0===u?C:u,p=He(De)[1],f=r.useContext(je),d=f[1],v=f[2],h=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),m=r.useRef(null);r.useImperativeHandle(m,(function(){return{element:h(),onDragEnter:y,onDragOver:g,onDragLeave:O,onDrop:b,data:e.current}}));var y=r.useCallback((function(t){p(m,{target:e.current,event:t}),o(t)}),[p,e,o]),g=r.useCallback((function(e){a(e)}),[a]),O=r.useCallback((function(t){p(null,{target:e.current,event:t}),l(t)}),[p,e,l]),b=r.useCallback((function(t){p(null,{target:e.current,event:t}),s(t)}),[p,e,s]),x=r.useCallback((function(){return d(m),function(){v(m)}}),[v,d]);r.useLayoutEffect(x,[x])}We.displayName="KendoReactDraggable";var Xe=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null),i=r.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);r.useImperativeHandle(o,(function(){return{element:i()||void 0}})),r.useImperativeHandle(t,(function(){return o.current})),r.useImperativeHandle(e.childRef,(function(){return n.current}));var a=r.useCallback((function(t){e.onDragEnter&&e.onDragEnter({element:i(),target:o.current,event:t})}),[e.onDragEnter,i]),c=r.useCallback((function(t){e.onDragOver&&e.onDragOver({element:i(),target:o.current,event:t})}),[i,e.onDragOver]),l=r.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:i(),target:o.current,event:t})}),[e.onDragLeave,i]),u=r.useCallback((function(t){e.onDrop&&e.onDrop({element:i(),target:o.current,event:t})}),[e.onDrop,i]);return Ke(n,{onDragEnter:a,onDragOver:c,onDragLeave:l,onDrop:u}),e.children?r.cloneElement(r.Children.only(e.children),{ref:n}):null}));Xe.displayName="KendoReactDroppable";var Ye={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},302:e=>{e.exports=n},189:e=>{e.exports=t},899:t=>{t.exports=e},144:e=>{e.exports=r}},i={};function a(e){var t=i[e];if(void 0!==t)return t.exports;var n=i[e]={exports:{}};return o[e].call(n.exports,n,n.exports,a),n.exports}a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var c={};return(()=>{var e=c;Object.defineProperty(e,"__esModule",{value:!0}),e.useAnimation=e.Reveal=e.Zoom=e.Slide=e.Push=e.Expand=e.Fade=e.AnimationChild=e.Animation=void 0;var t=a(134);Object.defineProperty(e,"Animation",{enumerable:!0,get:function(){return t.Animation}});var n=a(255);Object.defineProperty(e,"AnimationChild",{enumerable:!0,get:function(){return n.AnimationChild}});var r=a(767);Object.defineProperty(e,"Fade",{enumerable:!0,get:function(){return r.Fade}});var o=a(632);Object.defineProperty(e,"Expand",{enumerable:!0,get:function(){return o.Expand}});var i=a(540);Object.defineProperty(e,"Push",{enumerable:!0,get:function(){return i.Push}});var l=a(652);Object.defineProperty(e,"Slide",{enumerable:!0,get:function(){return l.Slide}});var u=a(908);Object.defineProperty(e,"Zoom",{enumerable:!0,get:function(){return u.Zoom}});var s=a(343);Object.defineProperty(e,"Reveal",{enumerable:!0,get:function(){return s.Reveal}});var p=a(399);Object.defineProperty(e,"useAnimation",{enumerable:!0,get:function(){return p.useAnimation}})})(),c})()}));
@@ -55,7 +55,7 @@ export declare class Animation extends React.Component<AnimationProps, {}> {
55
55
  * @hidden
56
56
  */
57
57
  static propTypes: {
58
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
58
+ children: PropTypes.Requireable<string | number | boolean | {} | PropTypes.ReactElementLike | PropTypes.ReactNodeArray>;
59
59
  childFactory: PropTypes.Requireable<any>;
60
60
  className: PropTypes.Requireable<string>;
61
61
  component: PropTypes.Requireable<string>;
@@ -2,10 +2,12 @@ var __extends = (this && this.__extends) || (function () {
2
2
  var extendStatics = function (d, b) {
3
3
  extendStatics = Object.setPrototypeOf ||
4
4
  ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
5
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
6
  return extendStatics(d, b);
7
7
  };
8
8
  return function (d, b) {
9
+ if (typeof b !== "function" && b !== null)
10
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
9
11
  extendStatics(d, b);
10
12
  function __() { this.constructor = d; }
11
13
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
@@ -27,8 +29,10 @@ var __rest = (this && this.__rest) || function (s, e) {
27
29
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
28
30
  t[p] = s[p];
29
31
  if (s != null && typeof Object.getOwnPropertySymbols === "function")
30
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)
31
- t[p[i]] = s[p[i]];
32
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
33
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
34
+ t[p[i]] = s[p[i]];
35
+ }
32
36
  return t;
33
37
  };
34
38
  import * as React from 'react';
@@ -44,7 +44,7 @@ export declare class AnimationChild extends React.Component<AnimationChildProps,
44
44
  */
45
45
  static propTypes: {
46
46
  in: PropTypes.Requireable<boolean>;
47
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
47
+ children: PropTypes.Requireable<string | number | boolean | {} | PropTypes.ReactElementLike | PropTypes.ReactNodeArray>;
48
48
  transitionName: PropTypes.Validator<string>;
49
49
  className: PropTypes.Requireable<string>;
50
50
  appear: PropTypes.Requireable<boolean>;
@@ -81,7 +81,7 @@ export declare class AnimationChild extends React.Component<AnimationChildProps,
81
81
  /**
82
82
  * The element that is being animated.
83
83
  */
84
- readonly element: HTMLDivElement | null;
84
+ get element(): HTMLDivElement | null;
85
85
  /**
86
86
  * @hidden
87
87
  */
@@ -2,10 +2,12 @@ var __extends = (this && this.__extends) || (function () {
2
2
  var extendStatics = function (d, b) {
3
3
  extendStatics = Object.setPrototypeOf ||
4
4
  ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
5
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
6
  return extendStatics(d, b);
7
7
  };
8
8
  return function (d, b) {
9
+ if (typeof b !== "function" && b !== null)
10
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
9
11
  extendStatics(d, b);
10
12
  function __() { this.constructor = d; }
11
13
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
@@ -27,8 +29,10 @@ var __rest = (this && this.__rest) || function (s, e) {
27
29
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
28
30
  t[p] = s[p];
29
31
  if (s != null && typeof Object.getOwnPropertySymbols === "function")
30
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)
31
- t[p[i]] = s[p[i]];
32
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
33
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
34
+ t[p[i]] = s[p[i]];
35
+ }
32
36
  return t;
33
37
  };
34
38
  import * as React from 'react';
@@ -51,7 +55,7 @@ var AnimationChild = /** @class */ (function (_super) {
51
55
  get: function () {
52
56
  return this.elementRef.current;
53
57
  },
54
- enumerable: true,
58
+ enumerable: false,
55
59
  configurable: true
56
60
  });
57
61
  /**
@@ -63,9 +67,9 @@ var AnimationChild = /** @class */ (function (_super) {
63
67
  var childAnimationContainerClassNames = classNames(className, styles['child-animation-container']);
64
68
  var defaultStyle = __assign({ transitionDelay: '0ms' }, style);
65
69
  var animationStyle = {
66
- entering: __assign({ transitionDuration: transitionEnterDuration + "ms" }, animationEnteringStyle),
70
+ entering: __assign({ transitionDuration: "".concat(transitionEnterDuration, "ms") }, animationEnteringStyle),
67
71
  entered: __assign({}, animationEnteredStyle),
68
- exiting: __assign({ transitionDuration: transitionExitDuration + "ms" }, animationExitingStyle),
72
+ exiting: __assign({ transitionDuration: "".concat(transitionExitDuration, "ms") }, animationExitingStyle),
69
73
  exited: __assign({}, animationExitedStyle)
70
74
  };
71
75
  var transitionProps = {
@@ -113,16 +117,16 @@ var AnimationChild = /** @class */ (function (_super) {
113
117
  }
114
118
  }),
115
119
  classNames: {
116
- appear: styles[transitionName + "-appear"] || transitionName + "-appear",
117
- appearActive: styles[transitionName + "-appear-active"] || transitionName + "-appear-active",
118
- enter: styles[transitionName + "-enter"] || transitionName + "-enter",
119
- enterActive: styles[transitionName + "-enter-active"] || transitionName + "-enter-active",
120
- exit: styles[transitionName + "-exit"] || transitionName + "-exit",
121
- exitActive: styles[transitionName + "-exit-active"] || transitionName + "-exit-active"
120
+ appear: styles["".concat(transitionName, "-appear")] || "".concat(transitionName, "-appear"),
121
+ appearActive: styles["".concat(transitionName, "-appear-active")] || "".concat(transitionName, "-appear-active"),
122
+ enter: styles["".concat(transitionName, "-enter")] || "".concat(transitionName, "-enter"),
123
+ enterActive: styles["".concat(transitionName, "-enter-active")] || "".concat(transitionName, "-enter-active"),
124
+ exit: styles["".concat(transitionName, "-exit")] || "".concat(transitionName, "-exit"),
125
+ exitActive: styles["".concat(transitionName, "-exit-active")] || "".concat(transitionName, "-exit-active")
122
126
  }
123
127
  };
124
128
  return (React.createElement(CSSTransition, __assign({}, transitionProps, other, { nodeRef: this.elementRef }), function (status) {
125
- return (React.createElement("div", { style: __assign({}, defaultStyle, animationStyle[status]), className: childAnimationContainerClassNames, ref: _this.elementRef }, children));
129
+ return (React.createElement("div", { style: __assign(__assign({}, defaultStyle), animationStyle[status]), className: childAnimationContainerClassNames, ref: _this.elementRef }, children));
126
130
  }));
127
131
  };
128
132
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AnimationChild } from './AnimationChild';
2
3
  /**
3
4
  * The arguments that are passed to the life-cycle hooks.
@@ -16,6 +17,10 @@ export interface AnimationEventArguments {
16
17
  * Inherited by all Animations. Represents the properties which can be set to an Animation.
17
18
  */
18
19
  export interface AnimationInterface {
20
+ /**
21
+ * @hidden
22
+ */
23
+ children?: React.ReactNode;
19
24
  /**
20
25
  * Specifies the CSS class names which are set to each of the animated children elements.
21
26
  */
@@ -1 +1,2 @@
1
+ export {};
1
2
  // tslint:enable:max-line-length
@@ -55,7 +55,7 @@ export declare class Expand extends React.Component<ExpandProps, {}> {
55
55
  * @hidden
56
56
  */
57
57
  static propTypes: {
58
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
58
+ children: PropTypes.Requireable<string | number | boolean | {} | PropTypes.ReactElementLike | PropTypes.ReactNodeArray>;
59
59
  childFactory: PropTypes.Requireable<any>;
60
60
  className: PropTypes.Requireable<string>;
61
61
  direction: PropTypes.Requireable<string>;
package/dist/es/Expand.js CHANGED
@@ -2,10 +2,12 @@ var __extends = (this && this.__extends) || (function () {
2
2
  var extendStatics = function (d, b) {
3
3
  extendStatics = Object.setPrototypeOf ||
4
4
  ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
5
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
6
  return extendStatics(d, b);
7
7
  };
8
8
  return function (d, b) {
9
+ if (typeof b !== "function" && b !== null)
10
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
9
11
  extendStatics(d, b);
10
12
  function __() { this.constructor = d; }
11
13
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
@@ -27,8 +29,10 @@ var __rest = (this && this.__rest) || function (s, e) {
27
29
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
28
30
  t[p] = s[p];
29
31
  if (s != null && typeof Object.getOwnPropertySymbols === "function")
30
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)
31
- t[p[i]] = s[p[i]];
32
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
33
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
34
+ t[p[i]] = s[p[i]];
35
+ }
32
36
  return t;
33
37
  };
34
38
  import * as React from 'react';
@@ -46,7 +50,7 @@ var Expand = /** @class */ (function (_super) {
46
50
  Expand.prototype.render = function () {
47
51
  var _a = this.props, direction = _a.direction, children = _a.children, other = __rest(_a, ["direction", "children"]);
48
52
  var animationProps = {
49
- transitionName: "expand-" + direction
53
+ transitionName: "expand-".concat(direction)
50
54
  };
51
55
  return (React.createElement(Animation, __assign({}, animationProps, other), children));
52
56
  };
package/dist/es/Fade.d.ts CHANGED
@@ -43,7 +43,7 @@ export declare class Fade extends React.Component<FadeProps, {}> {
43
43
  * @hidden
44
44
  */
45
45
  static propTypes: {
46
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
46
+ children: PropTypes.Requireable<string | number | boolean | {} | PropTypes.ReactElementLike | PropTypes.ReactNodeArray>;
47
47
  childFactory: PropTypes.Requireable<any>;
48
48
  className: PropTypes.Requireable<string>;
49
49
  component: PropTypes.Requireable<string>;
package/dist/es/Fade.js CHANGED
@@ -2,10 +2,12 @@ var __extends = (this && this.__extends) || (function () {
2
2
  var extendStatics = function (d, b) {
3
3
  extendStatics = Object.setPrototypeOf ||
4
4
  ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
5
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
6
  return extendStatics(d, b);
7
7
  };
8
8
  return function (d, b) {
9
+ if (typeof b !== "function" && b !== null)
10
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
9
11
  extendStatics(d, b);
10
12
  function __() { this.constructor = d; }
11
13
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
@@ -27,8 +29,10 @@ var __rest = (this && this.__rest) || function (s, e) {
27
29
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
28
30
  t[p] = s[p];
29
31
  if (s != null && typeof Object.getOwnPropertySymbols === "function")
30
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)
31
- t[p[i]] = s[p[i]];
32
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
33
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
34
+ t[p[i]] = s[p[i]];
35
+ }
32
36
  return t;
33
37
  };
34
38
  import * as React from 'react';
package/dist/es/Push.d.ts CHANGED
@@ -61,7 +61,7 @@ export declare class Push extends React.Component<PushProps, {}> {
61
61
  * @hidden
62
62
  */
63
63
  static propTypes: {
64
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
64
+ children: PropTypes.Requireable<string | number | boolean | {} | PropTypes.ReactElementLike | PropTypes.ReactNodeArray>;
65
65
  childFactory: PropTypes.Requireable<any>;
66
66
  className: PropTypes.Requireable<string>;
67
67
  direction: PropTypes.Requireable<string>;
package/dist/es/Push.js CHANGED
@@ -2,10 +2,12 @@ var __extends = (this && this.__extends) || (function () {
2
2
  var extendStatics = function (d, b) {
3
3
  extendStatics = Object.setPrototypeOf ||
4
4
  ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
5
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
6
  return extendStatics(d, b);
7
7
  };
8
8
  return function (d, b) {
9
+ if (typeof b !== "function" && b !== null)
10
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
9
11
  extendStatics(d, b);
10
12
  function __() { this.constructor = d; }
11
13
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
@@ -27,8 +29,10 @@ var __rest = (this && this.__rest) || function (s, e) {
27
29
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
28
30
  t[p] = s[p];
29
31
  if (s != null && typeof Object.getOwnPropertySymbols === "function")
30
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)
31
- t[p[i]] = s[p[i]];
32
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
33
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
34
+ t[p[i]] = s[p[i]];
35
+ }
32
36
  return t;
33
37
  };
34
38
  import * as React from 'react';
@@ -46,7 +50,7 @@ var Push = /** @class */ (function (_super) {
46
50
  */
47
51
  Push.prototype.render = function () {
48
52
  var _a = this.props, children = _a.children, direction = _a.direction, other = __rest(_a, ["children", "direction"]);
49
- return (React.createElement(Animation, __assign({}, other, { transitionName: "push-" + direction, animationExitingStyle: this.props.stackChildren
53
+ return (React.createElement(Animation, __assign({}, other, { transitionName: "push-".concat(direction), animationExitingStyle: this.props.stackChildren
50
54
  ? EXITING_ANIMATION_STYLE
51
55
  : undefined }), children));
52
56
  };