@progress/kendo-vue-progressbars 3.1.3-dev.202203311441 → 3.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Progress Kendo UI for Vue 2022
1
+ Progress Kendo UI for Vue 3
2
2
 
3
3
  Copyright © 2021-2022 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
4
4
 
@@ -9,35 +9,78 @@ SUMMARY OF COMPONENTS:
9
9
 
10
10
  VendorName | ComponentName | VersionName | LicenseType
11
11
 
12
- Progress Software Corporation | Kendo UI Licensing CLI | 1.1 ñ Proprietary |
12
+
13
+ Axios | Axios | 0.18.1 - Open Source | MIT-style License
14
+ DefinitelyTyped.org | @types/prosemirror-commands | 1.0.4 - Open Source | MIT-style License
15
+ DefinitelyTyped.org | @types/prosemirror-dropcursor | 1.0.1 - Open Source | MIT-style License
16
+ DefinitelyTyped.org | @types/prosemirror-gapcursor | 1.0.2 - Open Source | MIT-style License
17
+ DefinitelyTyped.org | @types/prosemirror-history | 1.0.2 - Open Source | MIT-style License
18
+ DefinitelyTyped.org | @types/prosemirror-inputrules | 1.0.2 - Open Source | MIT-style License
19
+ DefinitelyTyped.org | @types/prosemirror-keymap | 1.0.2 - Open Source | MIT-style License
20
+ DefinitelyTyped.org | @types/prosemirror-model | 1.11.2 - Open Source | MIT-style License
21
+ DefinitelyTyped.org | @types/prosemirror-schema-list | 1.0.2 - Open Source | MIT-style License
22
+ DefinitelyTyped.org | @types/prosemirror-state | 1.2.4 - Open Source | MIT-style License
23
+ DefinitelyTyped.org | @types/prosemirror-tables | 0.9.1 - Open Source | MIT-style License
24
+ DefinitelyTyped.org | @types/prosemirror-transform | 1.2.9 - Open Source | MIT-style License
25
+ DefinitelyTyped.org | @types/prosemirror-view | 1.11.4 - Open Source | MIT-style License
26
+ Progress Software | Kendo UI Licensing CLI | 1.1 - Proprietary |
13
27
  Progress Software Corporation | jszip-esm | 1.0.0 - Open Source | MIT-style License
14
28
  Progress Software Corporation | pako-esm | 1.0.0 - Open Source | MIT-style License
29
+ ProseMirror | prosemiror-inputrules | 1.0.1 - Open Source | MIT-style License
30
+ ProseMirror | prosemirror-commands | 1.0.7 - Open Source | MIT-style License
31
+ ProseMirror | prosemirror-gapcursor | 1.0.2 - Open Source | MIT-style License
32
+ ProseMirror | prosemirror-history | 1.0.2 - Open Source | MIT-style License
33
+ ProseMirror | prosemirror-keymap | 1.0.1 - Open Source | MIT-style License
34
+ ProseMirror | prosemirror-model | 1.6.1 - Open Source | MIT-style License
35
+ ProseMirror | prosemirror-schema-list | 1.0.1 - Open Source | MIT-style License
36
+ ProseMirror | prosemirror-state | 1.2.2 - Open Source | MIT-style License
37
+ ProseMirror | prosemirror-tables | 0.7.10 - Open Source | MIT-style License
38
+ ProseMirror | prosemirror-transform | 1.1.3 - Open Source | MIT-style License
39
+ ProseMirror | prosemirror-view | 1.5.2 - Open Source | MIT-style License
15
40
  -------------------------------------------------------------------------
16
41
 
17
42
  1. Special Notices Regarding Open-Source Third-Party Components incorporated into the Product:
18
43
 
19
44
  (1) MIT-style Licenses:
20
45
 
21
- (a) Progress Kendo UI for Vue 2022 incorporates jszip-esm v1.0. Such technology is subject to the following terms and conditions:
46
+ (a) Progress Kendo UI for Vue 3 incorporates jszip-esm v1.0. Such technology is subject to the following terms and conditions:
22
47
  Copyright © 2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. (as modified)
23
48
  Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, AntÛnio Afonso
24
49
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
25
50
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
26
51
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27
52
 
28
- (b) Progress Kendo UI for Vue 2022 incorporates pako-esm v1.0. Such technology is subject to the following terms and conditions:
53
+ (b) Progress Kendo UI for Vue 3 incorporates pako-esm v1.0. Such technology is subject to the following terms and conditions:
29
54
  Copyright © 2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. (as modified)
30
55
  Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
31
56
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
32
57
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
33
58
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
34
59
 
60
+ (c) Progress Kendo UI for Vue 3 incorporates axios v0.18.1. Such technology is subject to the following terms and conditions:
61
+ Copyright (c) 2014-present Matt Zabriskie
62
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
63
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
64
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
65
+
66
+ (d) Progress Kendo UI for Vue 3 incorporates @types/prosemirror-commands v1.0.4, @types/prosemirror-dropcursor v1.0.1, @types/prosemirror-gapcursor v1.0.2, @types/prosemirror-history v1.0.2, @types/prosemirror-inputrules v1.0.2, @types/prosemirror-keymap v1.0.2, @types/prosemirror-model v1.11.2, @types/prosemirror-schema-list v1.0.2, @types/prosemirror-state v1.2.4, @types/prosemirror-tables v0.9.1, @types/prosemirror-transform v1.2.9, and @types/prosemirror-view v1.11.4. Such technologies are subject to the following terms and conditions:
67
+ This project is licensed under the MIT license.
68
+ Copyrights are respective of each contributor listed at the beginning of each definition file.
69
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
70
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
71
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
72
+
73
+ (e) Progress Kendo UI for Vue 3 incorporates prosemiror-inputrules v1.0.1, prosemirror-commands v1.0.7, prosemirror-gapcursor v1.0.7, prosemirror-history v1.0.2, prosemirror-keymap v1.0.1, prosemirror-model v1.6.1, prosemirror-schema-list v1.0.1, prosemirror-state v1.2.2, prosemirror-tables v0.7.10, prosemirror-transform v1.1.3, and prosemirror-view v1.5.2. Such technologies are subject to the following terms and conditions:
74
+ Copyright (C) 2015-2017 by Marijn Haverbeke <marijnh@gmail.com> and others. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
75
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
76
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
77
+
35
78
  2. Special Notices Regarding Commercially Licensed Third-Party Components incorporated into the Product: NONE
36
79
 
37
80
  3. Special Notices Regarding Progress Products incorporated into the Product:
38
81
 
39
- (a) Progress Kendo UI for Vue 2022 incorporates Progress Kendo UI Licensing CLI v1.1 licensed from Progress Software Corporation See NOTICE.txt text file within product for third-party license information.
82
+ (a) Progress Kendo UI for Vue 3 incorporates Progress Kendo UI Licensing CLI v1.1 licensed from Progress Software Corporation See NOTICE.txt text file within product for third-party license information.
40
83
 
41
84
  NOTICE FROM PROGRESS SOFTWARE CORPORATION: Additional notices may be included in the release notes or other documentation that accompanies updates received in connection with support of the Product.
42
85
 
43
- Updated 1/6/2022
86
+ Updated 4.Apr.2022
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("vue"),require("@progress/kendo-licensing")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-licensing"],e):"object"==typeof exports?exports.KendoVueProgressbars=e(require("vue"),require("@progress/kendo-licensing")):t.KendoVueProgressbars=e(t.Vue,t.KendoLicensing)}(window,(function(t,e){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(i,r,function(e){return t[e]}.bind(null,r));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=4)}([function(e,n){e.exports=t},function(t,e,n){"use strict";n.r(e),n.d(e,"classNames",(function(){return i})),n.d(e,"guid",(function(){return r})),n.d(e,"Keys",(function(){return a})),n.d(e,"noop",(function(){return w})),n.d(e,"getListeners",(function(){return B})),n.d(e,"hasListener",(function(){return z})),n.d(e,"canUseDOM",(function(){return o})),n.d(e,"focusFirstFocusableChild",(function(){return s})),n.d(e,"clone",(function(){return k})),n.d(e,"Draggable",(function(){return $})),n.d(e,"cloneArray",(function(){return _})),n.d(e,"cloneValue",(function(){return D})),n.d(e,"cloneObject",(function(){return O})),n.d(e,"cloneDate",(function(){return S})),n.d(e,"getTemplate",(function(){return I})),n.d(e,"templateRendering",(function(){return L})),n.d(e,"getTabIndex",(function(){return V})),n.d(e,"getDefaultSlots",(function(){return y})),n.d(e,"isRtl",(function(){return R})),n.d(e,"getDir",(function(){return U})),n.d(e,"getter",(function(){return j})),n.d(e,"setter",(function(){return A})),n.d(e,"validatePackage",(function(){return H})),n.d(e,"kendoThemeMaps",(function(){return K}));var i=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t.filter((function(t){return!0!==t&&!!t})).map((function(t){return Array.isArray(t)?i.apply(void 0,t):"object"==typeof t?Object.keys(t).map((function(e,n){return t[n]||t[e]&&e||null})).filter((function(t){return null!==t})).join(" "):t})).filter((function(t){return!!t})).join(" ")},r=function(){var t,e,n="";for(t=0;t<32;t++)e=16*Math.random()|0,8!==t&&12!==t&&16!==t&&20!==t||(n+="-"),n+=(12===t?4:16===t?3&e|8:e).toString(16);return n},a={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46},o=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),s=function(t){if(t){var e=t.querySelectorAll('input, [tabindex]:not([tabindex="-1"])');e.length&&e[0].focus&&e[0].focus()}},u=n(0),p=function(t,e){return function(n){return e(t(n))}},l=function(t,e,n){return t.addEventListener&&t.addEventListener(e,n)},c=function(t,e,n){return t&&t.removeEventListener&&t.removeEventListener(e,n)},d=function(){},h=function(t){return t.preventDefault()},f=/touch/;function m(t){return t.type.match(f)?{pageX:t.changedTouches[0].pageX,pageY:t.changedTouches[0].pageY,clientX:t.changedTouches[0].clientX,clientY:t.changedTouches[0].clientY,type:t.type,originalEvent:t,isTouch:!0}:{pageX:t.pageX,pageY:t.pageY,clientX:t.clientX,clientY:t.clientY,offsetX:t.offsetX,offsetY:t.offsetY,type:t.type,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey,originalEvent:t}}var v=function(t){var e=this,n=t.press;void 0===n&&(n=d);var i=t.drag;void 0===i&&(i=d);var r=t.release;void 0===r&&(r=d);var a=t.mouseOnly;void 0===a&&(a=!1),this._pressHandler=p(m,n),this._dragHandler=p(m,i),this._releaseHandler=p(m,r),this._ignoreMouse=!1,this._mouseOnly=a,this._touchstart=function(t){1===t.touches.length&&e._pressHandler(t)},this._touchmove=function(t){1===t.touches.length&&e._dragHandler(t)},this._touchend=function(t){0===t.touches.length&&1===t.changedTouches.length&&(e._releaseHandler(t),e._ignoreMouse=!0,setTimeout(e._restoreMouse,2e3))},this._restoreMouse=function(){e._ignoreMouse=!1},this._mousedown=function(t){var n=t.which;n&&n>1||e._ignoreMouse||(l(document,"mousemove",e._mousemove),l(document,"mouseup",e._mouseup),e._pressHandler(t))},this._mousemove=function(t){e._dragHandler(t)},this._mouseup=function(t){c(document,"mousemove",e._mousemove),c(document,"mouseup",e._mouseup),e._releaseHandler(t)},this._pointerdown=function(t){t.isPrimary&&0===t.button&&(l(document,"pointermove",e._pointermove),l(document,"pointerup",e._pointerup),l(document,"pointercancel",e._pointerup),l(document,"contextmenu",h),e._pressHandler(t))},this._pointermove=function(t){t.isPrimary&&e._dragHandler(t)},this._pointerup=function(t){t.isPrimary&&(c(document,"pointermove",e._pointermove),c(document,"pointerup",e._pointerup),c(document,"pointercancel",e._pointerup),c(document,"contextmenu",h),e._releaseHandler(t))}};v.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},v.prototype.bindTo=function(t){t!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=t,this._bindToCurrent())},v.prototype._bindToCurrent=function(){var t=this._element;this._usePointers()?l(t,"pointerdown",this._pointerdown):(l(t,"mousedown",this._mousedown),this._mouseOnly||(l(t,"touchstart",this._touchstart),l(t,"touchmove",this._touchmove),l(t,"touchend",this._touchend)))},v.prototype._unbindFromCurrent=function(){var t=this._element;if(this._usePointers())return c(t,"pointerdown",this._pointerdown),c(document,"pointermove",this._pointermove),c(document,"pointerup",this._pointerup),c(document,"contextmenu",h),void c(document,"pointercancel",this._pointerup);c(t,"mousedown",this._mousedown),this._mouseOnly||(c(t,"touchstart",this._touchstart),c(t,"touchmove",this._touchmove),c(t,"touchend",this._touchend))},v.prototype._usePointers=function(){return!this._mouseOnly&&v.supportPointerEvent()},v.prototype.update=function(t){var e=t.press;void 0===e&&(e=d);var n=t.drag;void 0===n&&(n=d);var i=t.release;void 0===i&&(i=d);var r=t.mouseOnly;void 0===r&&(r=!1),this._pressHandler=p(m,e),this._dragHandler=p(m,n),this._releaseHandler=p(m,i),this._mouseOnly=r},v.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},v.default=v;var g,x=v;function y(t){var e=t.$slots.default;return t.v3&&e&&"function"==typeof e?e():e}function E(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var b=u.h,$=(E(g={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new x({press:this.press,drag:this.drag,release:this.release})},setup:b?function(){return{v3:!!b}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:b?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(t){this.element&&this.$emit("press",t,this.element)},drag:function(t){this.element&&this.$emit("drag",t,this.element)},release:function(t){this.element&&this.$emit("release",t,this.element)}}},"setup",b?function(){return{v3:!!b}}:void 0),E(g,"render",(function(t){return y(this)})),g),S=function(t){return t?new Date(t.getTime()):null};function k(t){var e={};return O(t,e),e}function O(t,e){for(var n in t)if(t.hasOwnProperty(n)){var i=t[n];e[n]=D(i,e[n])}}function D(t,e){if(Array.isArray(t))return _(t);if(t instanceof Date)return S(t);if(t&&"object"==typeof t){var n=e||{};return O(t,n),n}return t}function _(t){return t.map((function(t){return D(t,void 0)}))}var w=function(){},N=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,C={};function j(t){if(C[t])return C[t];var e=[];return t.replace(N,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),C[t]=function(t){for(var n=t,i=0;i<e.length&&n;i++)n=n[e[i]];return n},C[t]}C.undefined=function(){};var P={};function A(t){if(P[t])return P[t];var e=[];return t.replace(N,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),P[t]=function(t,n){for(var i=t,r=e.length-1,a=0;a<r&&i;a++)i=i[e[a]]=i[e[a]]||{};i[e[r]]=n},P[t]}function z(t){return this.v3?Object.keys(this.$attrs).map((function(t){return t.toLowerCase()})).some((function(e){return e.endsWith(t.toLowerCase())})):this.$listeners[t]}function B(){if(this.v3){var t={};for(var e in this.$attrs)e.startsWith("on")&&(t[e]=this.$attrs[e]);return t}return this.$listeners}P.undefined=function(t){return t};var T=function(){return(T=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},M=u.h;function L(t,e){if(t){var n=M?this.$slots[t]||(t.toLowerCase?this.$slots[t.toLowerCase()]:null):this.$scopedSlots[t]||(t.toLowerCase?this.$scopedSlots[t.toLowerCase()]:null);return"string"==typeof t&&n?{type:"slot",render:n,listeners:e}:"string"==typeof t||"object"==typeof t||"function"==typeof t&&t.component?{type:"component",render:t,listeners:e}:{type:"renderFunction",render:t,listeners:e}}}function I(t){var e,n,i,r=t.h,a=t.template,o=t.defaultRendering,s=t.defaultSlots,u=t.additionalProps,p=t.additionalListeners,l=t.swapDefaultSlots;if(!a)return o;if(M){var c=o?o.props:{};e=T(T({},F(p)),a.listeners),n=T(T(T({},c),u),e),i=T(T({},n),e)}else{var d=o&&o.componentOptions,h=d?o.componentOptions.listeners:{},f=d?o.componentOptions.propsData:{};e=T(T(T(T({},h),p),F(p)),a.listeners),i={props:n=T(T(T({},f),u),e),on:e}}if("slot"===a.type){var m=a.render({props:n,listeners:e,methods:e,defaultSlots:s});return m?m[0]:void 0}return"renderFunction"===a.type?l?a.render(r,o,s,n,e):a.render(r,o,n,e,s):r(a.render,i,M?function(){return[s]}:[s])}function F(t){if(!t)return t;for(var e={},n=Object.keys(t),i=0;i<n.length;i++){var r=n[i];e["on"+r.charAt(0).toUpperCase()+r.slice(1)]=t[r]}return e}var V=function(t,e,n){var i="string"==typeof t?parseInt(t,void 0):t;if(NaN!==i)return void 0!==i?i:e?n?void 0:-1:0};function R(t){return Boolean(o&&t&&"rtl"===getComputedStyle(t).direction)}function U(t,e){if(!e&&o&&t){var n=window.getComputedStyle(t).direction;if(n)return n}return e}var W=n(2);function H(t){if(void 0!==W)W.validatePackage(t);else{var e="License activation failed for "+t.name+"\n";e+="The @progress/kendo-licensing script is not loaded.\n",e+="See "+t.licensingDocsUrl+" for more information.\n",console.warn(e)}}var K={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},function(t,n){t.exports=e},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.NO_ANIMATION=e.DEFAULT_ANIMATION_DURATION=e.LABEL_DECIMALS=e.MIN_RATIO=void 0,e.MIN_RATIO=1e-5,e.LABEL_DECIMALS=3,e.DEFAULT_ANIMATION_DURATION=400,e.NO_ANIMATION=0},function(t,e,n){"use strict";var i=Object.create?function(t,e,n,i){void 0===i&&(i=n),Object.defineProperty(t,i,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,i){void 0===i&&(i=n),t[i]=e[n]},r=function(t,e){for(var n in t)"default"===n||e.hasOwnProperty(n)||i(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),r(n(5),e),r(n(8),e),r(n(9),e),r(n(10),e),r(n(11),e)},function(t,e,n){"use strict";var i=Object.create?function(t,e,n,i){void 0===i&&(i=n),Object.defineProperty(t,i,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,i){void 0===i&&(i=n),t[i]=e[n]},r=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.hasOwnProperty.call(t,n)&&i(e,t,n);return r(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.ProgressBarVue2=e.ProgressBar=void 0;var o=a(n(0)).h,s=n(12),u=n(1),p=n(6),l=n(3),c=n(1),d=n(7),h={name:"KendoProgressBar",props:{animation:{type:[Boolean,Object],default:!1},disabled:{type:Boolean,default:!1},reverse:{type:Boolean,default:!1},label:String,labelRender:[String,Object,Function],labelVisible:{type:Boolean,default:!0},labelPlacement:{type:String,default:void 0,validator:function(t){return["start","center","end"].includes(t)}},dir:{type:String,default:void 0},max:{type:Number,default:100},min:{type:Number,default:0},value:{type:Number,default:0},orientation:{type:String,default:"horizontal",validator:function(t){return["horizontal","vertical"].includes(t)}},tabIndex:Number,emptyStyle:Object,emptyClassName:String,progressStyle:Object,progressClassName:String},created:function(){c.validatePackage(d.packageMetadata),this.currentDir=this.$props.dir},mounted:function(){this._progressStatus=this.v3?this.progressStatusRef:this.$refs.progressStatus,this._progressStatusWrap=this.v3?this.progressStatusWrapRef:this.$refs.progressStatusWrap,this.currentDir=void 0!==this.$props.dir?this.$props.dir:u.isRtl(this.$el)?"rtl":"ltr",this.animationFrame=s.animate({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})},destroyed:o?void 0:function(){s.cancelAnimation(this.animationFrame)},unmounted:function(){s.cancelAnimation(this.animationFrame)},data:function(){return{currentDir:void 0}},watch:{value:function(t,e){this.prevValue=e,this.animationFrame=s.animate({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})}},computed:{wrapperClass:function(){var t=this.$props,e=t.disabled,n=t.reverse,i="vertical"===t.orientation;return{"k-widget k-progressbar":!0,"k-progressbar-horizontal":!i,"k-progressbar-vertical":i,"k-progressbar-reverse":n,"k-progressbar-indeterminate":null===t.value,"k-state-disabled":e}},isVertical:function(){return"vertical"===this.orientation},animationDuration:function(){var t=this.$props.animation;return"boolean"!=typeof t&&void 0!==t?t.duration:t?l.DEFAULT_ANIMATION_DURATION:l.NO_ANIMATION}},setup:o?function(){return{v3:!!o}}:void 0,render:function(t){var e=this,n=o||t,i=this.$props,r=i.disabled,a=i.labelVisible,s=i.labelPlacement,l=i.max,c=i.min,d=i.tabIndex,h=i.emptyStyle,f=i.emptyClassName,m=i.progressStyle,v=i.progressClassName,g=this.$props.value||0,x=null===this.$props.value,y=p.truncateNumber(g),E={value:g},b=this.$props.labelRender?u.templateRendering.call(this,this.$props.labelRender,u.getListeners.call(this)):void 0,$=n("span",{class:"k-progress-status"},y),S=u.getTemplate.call(this,{h:n,template:b,defaultRendering:$,additionalProps:E}),k=a?this.$props.label?n("span",{class:"k-progress-status"},[this.$props.label]):S:void 0,O=u.classNames("k-progress-status-wrap",{"k-progress-start":"start"===s,"k-progress-center":"center"===s,"k-progress-end":"end"===s||void 0===s});return n("div",{class:this.wrapperClass,dir:this.currentDir,attrs:this.v3?void 0:{dir:this.currentDir,tabindex:u.getTabIndex(d,r),role:"progressbar","aria-valuemin":c,"aria-valuemax":l,"aria-valuenow":x?void 0:g,"aria-disabled":r},tabindex:u.getTabIndex(d,r),role:"progressbar","aria-valuemin":c,"aria-valuemax":l,"aria-valuenow":x?void 0:g,"aria-disabled":r},[n("span",{class:O+(f?" "+f:""),style:h},[k]),n("div",{class:"k-state-selected",style:m,ref:this.v3?function(t){e.progressStatusRef=t}:"progressStatus"},[n("span",{class:O+(v?" "+v:""),ref:this.v3?function(t){e.progressStatusWrapRef=t}:"progressStatusWrap"},[k])])])},methods:{focus:function(){this.$el&&this.$el.focus()},progressStatusElement:function(){return this._progressStatus},progressStatusWrapElement:function(){return this._progressStatusWrap},handleStart:function(){var t=p.calculatePercentage(this.min,this.max,this.prevValue);p.updateProgress(this._progressStatus,this._progressStatusWrap,t,this.isVertical)},handleUpdate:function(t){var e=p.calculatePercentage(this.min,this.max,this.prevValue+(this.value-this.prevValue)*t);p.updateProgress(this._progressStatus,this._progressStatusWrap,e,this.isVertical)},handleEnd:function(){var t=p.calculatePercentage(this.min,this.max,this.value);p.updateProgress(this._progressStatus,this._progressStatusWrap,t,this.isVertical)}}};e.ProgressBarVue2=h;var f=h;e.ProgressBar=f},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.calculateRatio=e.updateProgress=e.calculatePercentage=e.truncateNumber=void 0;var i=n(3);e.truncateNumber=function(t){var e=t.toString().split(".");return 1===e.length?""+e[0]:e[0]+"."+e[1].substr(0,i.LABEL_DECIMALS)},e.calculatePercentage=function(t,e,n){var i=Math.abs((e-t)/100);return Math.abs((n-t)/i)},e.updateProgress=function(t,e,n,i){var r=Math.max(n,.01),a=100/r*100;t&&e&&(t.style.width=i?"100%":r+"%",e.style.width=i?"100%":a+"%",t.style.height=i?r+"%":"100%",e.style.height=i?a+"%":"100%")},e.calculateRatio=function(t,e,n){return Math.max((n-t)/(e-t),i.MIN_RATIO)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-progressbars",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1648737220,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";n.r(e),n.d(e,"Animation",(function(){return $})),n.d(e,"AnimationVue2",(function(){return b})),n.d(e,"AnimationChild",(function(){return v})),n.d(e,"AnimationChildVue2",(function(){return m})),n.d(e,"Fade",(function(){return O})),n.d(e,"FadeVue2",(function(){return k})),n.d(e,"Expand",(function(){return N})),n.d(e,"ExpandVue2",(function(){return w})),n.d(e,"Push",(function(){return A})),n.d(e,"PushVue2",(function(){return P})),n.d(e,"Slide",(function(){return M})),n.d(e,"SlideVue2",(function(){return T})),n.d(e,"Zoom",(function(){return V})),n.d(e,"ZoomVue2",(function(){return F})),n.d(e,"Reveal",(function(){return K})),n.d(e,"RevealVue2",(function(){return H})),n.d(e,"animate",(function(){return X})),n.d(e,"cancelAnimation",(function(){return Y}));var i=n(0),r=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop),i=parseFloat(e.marginBottom);return t.offsetHeight+n+i},a=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginLeft),i=parseFloat(e.marginRight);return t.offsetWidth+n+i},o={"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"},s=n(1),u=function(){return(u=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},p=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},l=i,c=l.h,d=l.ref,h=l.Transition,f=o,m={props:{in:Boolean,transitionName:{type:String,required:!0},transitionStyle:Object,componentChildClassName:[Array],className:String,appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:Number,transitionExitDuration:Number,mountOnEnter:Boolean,unmountOnExit:Boolean,animationEnteringStyle:Object,animationEnteredStyle:Object,animationExitingStyle:Object,animationExitedStyle:Object},created:function(){this.animationStep=""},setup:c?function(){return{v3:!!c,elementRef:d(null)}}:void 0,mounted:function(){this._element=this.v3?this.elementRef||null:this.$refs.element||null},computed:{element:{get:function(){return this._element}}},methods:{onBeforeEnter:function(t){this.$emit("beforeenter",{animatedElement:t,target:this})},onEnter:function(t){this.animationStep="entering",this.$emit("entering",{animatedElement:t,target:this})},onAfterEnter:function(t){this.animationStep="entered",this.$emit("entered",{animatedElement:t,target:this})},onBeforeLeave:function(t){this.$emit("exit",{animatedElement:t,target:this})},onLeave:function(t){this.animationStep="exiting",this.$emit("exiting",{animatedElement:t,target:this})},onAfterLeave:function(t){this.animationStep="exited",this.$emit("exited",{animatedElement:t,target:this})}},render:function(t){var e=this,n=c||t,i=this.$props,r=i.appear,a=i.enter,o=i.exit,l=i.transitionName,d=i.transitionEnterDuration,m=i.transitionExitDuration,v=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),x=i.animationEnteredStyle,y=i.animationExitingStyle,E=i.animationExitedStyle,b=(p(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),Object(s.getDefaultSlots)(this)),$=this.v3?r:!!b,S=this.v3?h:"transition",k=[v,f["child-animation-container"]],O=a?d:0,D=o?m:0,_=[u({transitionDelay:"0ms",transitionDuration:$?O+"ms":D+"ms"},this.$props.transitionStyle),{entering:u({transitionDuration:O+"ms"},g),entered:u({},x),exiting:u({transitionDuration:D+"ms"},y),exited:u({},E)}[this.animationStep]],w={enter:O,leave:D},N=[$?n("div",{style:_,class:k,ref:this.v3?function(t){e.elementRef=t}:"element"},[b]):null];return n(S,{duration:w,attrs:this.v3?null:{duration:w,name:l,appear:r,appearClass:f[l+"-appear"]||l+"-appear",appearToClass:f[l+"-appear-active"]||l+"-appear-active",enterClass:f[l+"-enter"]||l+"-enter",enterToClass:f[l+"-enter-active"]||l+"-enter-active",leaveClass:f[l+"-exit"]||l+"-exit",leaveToClass:f[l+"-exit-active"]||l+"-exit-active"},name:l,appear:r,appearFromClass:f[l+"-appear"]||l+"-appear",enterFromClass:f[l+"-enter"]||l+"-enter",leaveFromClass:f[l+"-exit"]||l+"-exit",appearToClass:f[l+"-appear-active"]||l+"-appear-active",enterToClass:f[l+"-enter-active"]||l+"-enter-active",leaveToClass:f[l+"-exit-active"]||l+"-exit-active",onBeforeEnter:this.onBeforeEnter,on:this.v3?null:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave},onEnter:this.onEnter,onAfterEnter:this.onAfterEnter,onBeforeLeave:this.onBeforeLeave,onLeave:this.onLeave,onAfterLeave:this.onAfterLeave},this.v3?function(){return N}:N)}},v=m,g={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1648737003,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"},x=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},y=i.h,E=o,b={props:{childFactory:Object,className:String,tag:String,id:String,animationEnteringStyle:Object,animationExitingStyle:Object,componentChildClassName:[Array],transitionName:{type:String,required:!0},appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number},transitionExitDuration:{type:Number}},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:y?function(){return{v3:!!y}}:void 0,created:function(){Object(s.validatePackage)(g)},render:function(t){var e=y||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.id,i.tag,i.className),a=(i.childFactory,i.stackChildren,i.componentChildStyle,i.componentChildClassName,x(i,["id","tag","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[E["animation-container"],E["animation-container-relative"],r]);return e("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id},class:a},[e(v,{key:"some",appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,onBeforeenter:this.onEnter,on:this.v3?void 0:{beforeenter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])])}},$=b,S=i.h,k={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:500},transitionExitDuration:{type:Number,default:500},childFactory:Object,className:String,tag:String,id:String},setup:S?function(){return{v3:!!S}}:void 0,render:function(t){var e=S||t,n=Object(s.getDefaultSlots)(this);return e($,{transitionName:"fade",attrs:this.v3?void 0:{transitionName:"fade",appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},O=k,D=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},_=i.h,w={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},setup:_?function(){return{v3:!!_}}:void 0,render:function(t){var e=_||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,D(i,["direction"]),"expand-"+this.$props.direction);return e($,{transitionName:r,attrs:this.v3?void 0:{transitionName:r,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},N=w,C=i.h,j={position:"absolute",top:"0",left:"0"},P={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"right"},tag:String,id:String},setup:C?function(){return{v3:!!C}}:void 0,render:function(t){var e=C||t,n=Object(s.getDefaultSlots)(this),i="push-"+this.$props.direction;return e($,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?j:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?j:void 0},this.v3?function(){return[n]}:[n])}},A=P,z=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},B=i.h,T={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},componentChildClassName:[Array],childFactory:Object,className:String,direction:{type:String,default:"down"},tag:String,id:String},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:B?function(){return{v3:!!B}}:void 0,render:function(t){var e=B||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.id),a=(z(i,["direction","id"]),"slide-"+this.$props.direction);return e($,{id:r,attrs:this.v3?void 0:{id:r,transitionName:a,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},transitionName:a,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,onEnter:this.onEnter,on:this.v3?void 0:{enter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},M=T,L=i.h,I={position:"absolute",top:"0",left:"0"},F={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},stackChildren:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"out"},tag:String,id:String},setup:L?function(){return{v3:!!L}}:void 0,render:function(t){var e=L||t,n=Object(s.getDefaultSlots)(this),i="zoom-"+this.$props.direction;return e($,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?I:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?I:void 0},this.v3?function(){return[n]}:[n])}},V=F,R=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},U=i.h,W=function(){},H={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},data:function(){return{maxHeight:"",maxWidth:""}},methods:{componentWillEnter:function(t){var e=this.$props.onEnter;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentIsEntering:function(t){var e=this.$props.onEntering;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentWillExit:function(t){var e=this.$props.onExit;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},updateContainerDimensions:function(t,e){void 0===e&&(e=W);var n=t?t.firstElementChild:null;if(n){var i=r(n),o=a(n);this.$data.maxHeight=i,this.$data.maxWidth=o,e()}}},computed:{animationEnteringStyle:{get:function(){var t;return{maxHeight:(t="vertical"===this.$props.direction?{maxHeight:this.maxHeight?this.maxHeight+"px":null}:{maxWidth:this.maxWidth?this.maxWidth+"px":null}).maxHeight,maxWidth:t.maxWidth}}}},setup:U?function(){return{v3:!!U}}:void 0,render:function(t){var e=U||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.childFactory,R(i,["direction","childFactory"]),"reveal-"+this.$props.direction);return e($,{appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,onEnter:this.componentWillEnter,on:this.v3?void 0:{enter:this.componentWillEnter,entering:this.componentIsEntering,exit:this.componentWillExit},onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},this.v3?function(){return[n]}:[n])}},K=H,X=function(t,e,n){void 0===e&&(e=0),void 0===n&&(n=0);var i,r=t.duration,a=e&&1-e;t.onStart&&t.onStart();return n=window.requestAnimationFrame((function o(s){i||(i=s);var u=(s-i+1)/r+a;u<=1?(t.onUpdate&&t.onUpdate(u),n=window.requestAnimationFrame(o),e=u):(t.onEnd&&t.onEnd(1),e=0)}))},Y=function(t){t&&window.cancelAnimationFrame(t)}}])}));
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("vue"),require("@progress/kendo-licensing")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-licensing"],e):"object"==typeof exports?exports.KendoVueProgressbars=e(require("vue"),require("@progress/kendo-licensing")):t.KendoVueProgressbars=e(t.Vue,t.KendoLicensing)}(window,(function(t,e){return function(t){var e={};function n(i){if(e[i])return e[i].exports;var r=e[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,i){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(i,r,function(e){return t[e]}.bind(null,r));return i},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=4)}([function(e,n){e.exports=t},function(t,e,n){"use strict";n.r(e),n.d(e,"classNames",(function(){return i})),n.d(e,"guid",(function(){return r})),n.d(e,"Keys",(function(){return a})),n.d(e,"noop",(function(){return w})),n.d(e,"getListeners",(function(){return B})),n.d(e,"hasListener",(function(){return z})),n.d(e,"canUseDOM",(function(){return o})),n.d(e,"focusFirstFocusableChild",(function(){return s})),n.d(e,"clone",(function(){return k})),n.d(e,"Draggable",(function(){return $})),n.d(e,"cloneArray",(function(){return _})),n.d(e,"cloneValue",(function(){return D})),n.d(e,"cloneObject",(function(){return O})),n.d(e,"cloneDate",(function(){return S})),n.d(e,"getTemplate",(function(){return I})),n.d(e,"templateRendering",(function(){return L})),n.d(e,"getTabIndex",(function(){return V})),n.d(e,"getDefaultSlots",(function(){return y})),n.d(e,"isRtl",(function(){return R})),n.d(e,"getDir",(function(){return U})),n.d(e,"getter",(function(){return j})),n.d(e,"setter",(function(){return A})),n.d(e,"validatePackage",(function(){return H})),n.d(e,"kendoThemeMaps",(function(){return K}));var i=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t.filter((function(t){return!0!==t&&!!t})).map((function(t){return Array.isArray(t)?i.apply(void 0,t):"object"==typeof t?Object.keys(t).map((function(e,n){return t[n]||t[e]&&e||null})).filter((function(t){return null!==t})).join(" "):t})).filter((function(t){return!!t})).join(" ")},r=function(){var t,e,n="";for(t=0;t<32;t++)e=16*Math.random()|0,8!==t&&12!==t&&16!==t&&20!==t||(n+="-"),n+=(12===t?4:16===t?3&e|8:e).toString(16);return n},a={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46},o=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),s=function(t){if(t){var e=t.querySelectorAll('input, [tabindex]:not([tabindex="-1"])');e.length&&e[0].focus&&e[0].focus()}},u=n(0),p=function(t,e){return function(n){return e(t(n))}},l=function(t,e,n){return t.addEventListener&&t.addEventListener(e,n)},c=function(t,e,n){return t&&t.removeEventListener&&t.removeEventListener(e,n)},d=function(){},h=function(t){return t.preventDefault()},f=/touch/;function m(t){return t.type.match(f)?{pageX:t.changedTouches[0].pageX,pageY:t.changedTouches[0].pageY,clientX:t.changedTouches[0].clientX,clientY:t.changedTouches[0].clientY,type:t.type,originalEvent:t,isTouch:!0}:{pageX:t.pageX,pageY:t.pageY,clientX:t.clientX,clientY:t.clientY,offsetX:t.offsetX,offsetY:t.offsetY,type:t.type,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey,originalEvent:t}}var v=function(t){var e=this,n=t.press;void 0===n&&(n=d);var i=t.drag;void 0===i&&(i=d);var r=t.release;void 0===r&&(r=d);var a=t.mouseOnly;void 0===a&&(a=!1),this._pressHandler=p(m,n),this._dragHandler=p(m,i),this._releaseHandler=p(m,r),this._ignoreMouse=!1,this._mouseOnly=a,this._touchstart=function(t){1===t.touches.length&&e._pressHandler(t)},this._touchmove=function(t){1===t.touches.length&&e._dragHandler(t)},this._touchend=function(t){0===t.touches.length&&1===t.changedTouches.length&&(e._releaseHandler(t),e._ignoreMouse=!0,setTimeout(e._restoreMouse,2e3))},this._restoreMouse=function(){e._ignoreMouse=!1},this._mousedown=function(t){var n=t.which;n&&n>1||e._ignoreMouse||(l(document,"mousemove",e._mousemove),l(document,"mouseup",e._mouseup),e._pressHandler(t))},this._mousemove=function(t){e._dragHandler(t)},this._mouseup=function(t){c(document,"mousemove",e._mousemove),c(document,"mouseup",e._mouseup),e._releaseHandler(t)},this._pointerdown=function(t){t.isPrimary&&0===t.button&&(l(document,"pointermove",e._pointermove),l(document,"pointerup",e._pointerup),l(document,"pointercancel",e._pointerup),l(document,"contextmenu",h),e._pressHandler(t))},this._pointermove=function(t){t.isPrimary&&e._dragHandler(t)},this._pointerup=function(t){t.isPrimary&&(c(document,"pointermove",e._pointermove),c(document,"pointerup",e._pointerup),c(document,"pointercancel",e._pointerup),c(document,"contextmenu",h),e._releaseHandler(t))}};v.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},v.prototype.bindTo=function(t){t!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=t,this._bindToCurrent())},v.prototype._bindToCurrent=function(){var t=this._element;this._usePointers()?l(t,"pointerdown",this._pointerdown):(l(t,"mousedown",this._mousedown),this._mouseOnly||(l(t,"touchstart",this._touchstart),l(t,"touchmove",this._touchmove),l(t,"touchend",this._touchend)))},v.prototype._unbindFromCurrent=function(){var t=this._element;if(this._usePointers())return c(t,"pointerdown",this._pointerdown),c(document,"pointermove",this._pointermove),c(document,"pointerup",this._pointerup),c(document,"contextmenu",h),void c(document,"pointercancel",this._pointerup);c(t,"mousedown",this._mousedown),this._mouseOnly||(c(t,"touchstart",this._touchstart),c(t,"touchmove",this._touchmove),c(t,"touchend",this._touchend))},v.prototype._usePointers=function(){return!this._mouseOnly&&v.supportPointerEvent()},v.prototype.update=function(t){var e=t.press;void 0===e&&(e=d);var n=t.drag;void 0===n&&(n=d);var i=t.release;void 0===i&&(i=d);var r=t.mouseOnly;void 0===r&&(r=!1),this._pressHandler=p(m,e),this._dragHandler=p(m,n),this._releaseHandler=p(m,i),this._mouseOnly=r},v.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},v.default=v;var g,x=v;function y(t){var e=t.$slots.default;return t.v3&&e&&"function"==typeof e?e():e}function E(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var b=u.h,$=(E(g={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new x({press:this.press,drag:this.drag,release:this.release})},setup:b?function(){return{v3:!!b}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:b?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(t){this.element&&this.$emit("press",t,this.element)},drag:function(t){this.element&&this.$emit("drag",t,this.element)},release:function(t){this.element&&this.$emit("release",t,this.element)}}},"setup",b?function(){return{v3:!!b}}:void 0),E(g,"render",(function(t){return y(this)})),g),S=function(t){return t?new Date(t.getTime()):null};function k(t){var e={};return O(t,e),e}function O(t,e){for(var n in t)if(t.hasOwnProperty(n)){var i=t[n];e[n]=D(i,e[n])}}function D(t,e){if(Array.isArray(t))return _(t);if(t instanceof Date)return S(t);if(t&&"object"==typeof t){var n=e||{};return O(t,n),n}return t}function _(t){return t.map((function(t){return D(t,void 0)}))}var w=function(){},N=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,C={};function j(t){if(C[t])return C[t];var e=[];return t.replace(N,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),C[t]=function(t){for(var n=t,i=0;i<e.length&&n;i++)n=n[e[i]];return n},C[t]}C.undefined=function(){};var P={};function A(t){if(P[t])return P[t];var e=[];return t.replace(N,(function(t,n,i,r){e.push(void 0!==n?n:i||r)})),P[t]=function(t,n){for(var i=t,r=e.length-1,a=0;a<r&&i;a++)i=i[e[a]]=i[e[a]]||{};i[e[r]]=n},P[t]}function z(t){return this.v3?Object.keys(this.$attrs).map((function(t){return t.toLowerCase()})).some((function(e){return e.endsWith(t.toLowerCase())})):this.$listeners[t]}function B(){if(this.v3){var t={};for(var e in this.$attrs)e.startsWith("on")&&(t[e]=this.$attrs[e]);return t}return this.$listeners}P.undefined=function(t){return t};var T=function(){return(T=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},M=u.h;function L(t,e){if(t){var n=M?this.$slots[t]||(t.toLowerCase?this.$slots[t.toLowerCase()]:null):this.$scopedSlots[t]||(t.toLowerCase?this.$scopedSlots[t.toLowerCase()]:null);return"string"==typeof t&&n?{type:"slot",render:n,listeners:e}:"string"==typeof t||"object"==typeof t||"function"==typeof t&&t.component?{type:"component",render:t,listeners:e}:{type:"renderFunction",render:t,listeners:e}}}function I(t){var e,n,i,r=t.h,a=t.template,o=t.defaultRendering,s=t.defaultSlots,u=t.additionalProps,p=t.additionalListeners,l=t.swapDefaultSlots;if(!a)return o;if(M){var c=o?o.props:{};e=T(T({},F(p)),a.listeners),n=T(T(T({},c),u),e),i=T(T({},n),e)}else{var d=o&&o.componentOptions,h=d?o.componentOptions.listeners:{},f=d?o.componentOptions.propsData:{};e=T(T(T(T({},h),p),F(p)),a.listeners),i={props:n=T(T(T({},f),u),e),on:e}}if("slot"===a.type){var m=a.render({props:n,listeners:e,methods:e,defaultSlots:s});return m?m[0]:void 0}return"renderFunction"===a.type?l?a.render(r,o,s,n,e):a.render(r,o,n,e,s):r(a.render,i,M?function(){return[s]}:[s])}function F(t){if(!t)return t;for(var e={},n=Object.keys(t),i=0;i<n.length;i++){var r=n[i];e["on"+r.charAt(0).toUpperCase()+r.slice(1)]=t[r]}return e}var V=function(t,e,n){var i="string"==typeof t?parseInt(t,void 0):t;if(NaN!==i)return void 0!==i?i:e?n?void 0:-1:0};function R(t){return Boolean(o&&t&&"rtl"===getComputedStyle(t).direction)}function U(t,e){if(!e&&o&&t){var n=window.getComputedStyle(t).direction;if(n)return n}return e}var W=n(2);function H(t){if(void 0!==W)W.validatePackage(t);else{var e="License activation failed for "+t.name+"\n";e+="The @progress/kendo-licensing script is not loaded.\n",e+="See "+t.licensingDocsUrl+" for more information.\n",console.warn(e)}}var K={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},function(t,n){t.exports=e},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.NO_ANIMATION=e.DEFAULT_ANIMATION_DURATION=e.LABEL_DECIMALS=e.MIN_RATIO=void 0,e.MIN_RATIO=1e-5,e.LABEL_DECIMALS=3,e.DEFAULT_ANIMATION_DURATION=400,e.NO_ANIMATION=0},function(t,e,n){"use strict";var i=Object.create?function(t,e,n,i){void 0===i&&(i=n),Object.defineProperty(t,i,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,i){void 0===i&&(i=n),t[i]=e[n]},r=function(t,e){for(var n in t)"default"===n||e.hasOwnProperty(n)||i(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),r(n(5),e),r(n(8),e),r(n(9),e),r(n(10),e),r(n(11),e)},function(t,e,n){"use strict";var i=Object.create?function(t,e,n,i){void 0===i&&(i=n),Object.defineProperty(t,i,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,i){void 0===i&&(i=n),t[i]=e[n]},r=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e},a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.hasOwnProperty.call(t,n)&&i(e,t,n);return r(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.ProgressBarVue2=e.ProgressBar=void 0;var o=a(n(0)).h,s=n(12),u=n(1),p=n(6),l=n(3),c=n(1),d=n(7),h={name:"KendoProgressBar",props:{animation:{type:[Boolean,Object],default:!1},disabled:{type:Boolean,default:!1},reverse:{type:Boolean,default:!1},label:String,labelRender:[String,Object,Function],labelVisible:{type:Boolean,default:!0},labelPlacement:{type:String,default:void 0,validator:function(t){return["start","center","end"].includes(t)}},dir:{type:String,default:void 0},max:{type:Number,default:100},min:{type:Number,default:0},value:{type:Number,default:0},orientation:{type:String,default:"horizontal",validator:function(t){return["horizontal","vertical"].includes(t)}},tabIndex:Number,emptyStyle:Object,emptyClassName:String,progressStyle:Object,progressClassName:String},created:function(){c.validatePackage(d.packageMetadata),this.currentDir=this.$props.dir},mounted:function(){this._progressStatus=this.v3?this.progressStatusRef:this.$refs.progressStatus,this._progressStatusWrap=this.v3?this.progressStatusWrapRef:this.$refs.progressStatusWrap,this.currentDir=void 0!==this.$props.dir?this.$props.dir:u.isRtl(this.$el)?"rtl":"ltr",this.animationFrame=s.animate({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})},destroyed:o?void 0:function(){s.cancelAnimation(this.animationFrame)},unmounted:function(){s.cancelAnimation(this.animationFrame)},data:function(){return{currentDir:void 0}},watch:{value:function(t,e){this.prevValue=e,this.animationFrame=s.animate({duration:this.animationDuration,onStart:this.handleStart,onUpdate:this.handleUpdate,onEnd:this.handleEnd})}},computed:{wrapperClass:function(){var t=this.$props,e=t.disabled,n=t.reverse,i="vertical"===t.orientation;return{"k-widget k-progressbar":!0,"k-progressbar-horizontal":!i,"k-progressbar-vertical":i,"k-progressbar-reverse":n,"k-progressbar-indeterminate":null===t.value,"k-state-disabled":e}},isVertical:function(){return"vertical"===this.orientation},animationDuration:function(){var t=this.$props.animation;return"boolean"!=typeof t&&void 0!==t?t.duration:t?l.DEFAULT_ANIMATION_DURATION:l.NO_ANIMATION}},setup:o?function(){return{v3:!!o}}:void 0,render:function(t){var e=this,n=o||t,i=this.$props,r=i.disabled,a=i.labelVisible,s=i.labelPlacement,l=i.max,c=i.min,d=i.tabIndex,h=i.emptyStyle,f=i.emptyClassName,m=i.progressStyle,v=i.progressClassName,g=this.$props.value||0,x=null===this.$props.value,y=p.truncateNumber(g),E={value:g},b=this.$props.labelRender?u.templateRendering.call(this,this.$props.labelRender,u.getListeners.call(this)):void 0,$=n("span",{class:"k-progress-status"},y),S=u.getTemplate.call(this,{h:n,template:b,defaultRendering:$,additionalProps:E}),k=a?this.$props.label?n("span",{class:"k-progress-status"},[this.$props.label]):S:void 0,O=u.classNames("k-progress-status-wrap",{"k-progress-start":"start"===s,"k-progress-center":"center"===s,"k-progress-end":"end"===s||void 0===s});return n("div",{class:this.wrapperClass,dir:this.currentDir,attrs:this.v3?void 0:{dir:this.currentDir,tabindex:u.getTabIndex(d,r),role:"progressbar","aria-valuemin":c,"aria-valuemax":l,"aria-valuenow":x?void 0:g,"aria-disabled":r},tabindex:u.getTabIndex(d,r),role:"progressbar","aria-valuemin":c,"aria-valuemax":l,"aria-valuenow":x?void 0:g,"aria-disabled":r},[n("span",{class:O+(f?" "+f:""),style:h},[k]),n("div",{class:"k-state-selected",style:m,ref:this.v3?function(t){e.progressStatusRef=t}:"progressStatus"},[n("span",{class:O+(v?" "+v:""),ref:this.v3?function(t){e.progressStatusWrapRef=t}:"progressStatusWrap"},[k])])])},methods:{focus:function(){this.$el&&this.$el.focus()},progressStatusElement:function(){return this._progressStatus},progressStatusWrapElement:function(){return this._progressStatusWrap},handleStart:function(){var t=p.calculatePercentage(this.min,this.max,this.prevValue);p.updateProgress(this._progressStatus,this._progressStatusWrap,t,this.isVertical)},handleUpdate:function(t){var e=p.calculatePercentage(this.min,this.max,this.prevValue+(this.value-this.prevValue)*t);p.updateProgress(this._progressStatus,this._progressStatusWrap,e,this.isVertical)},handleEnd:function(){var t=p.calculatePercentage(this.min,this.max,this.value);p.updateProgress(this._progressStatus,this._progressStatusWrap,t,this.isVertical)}}};e.ProgressBarVue2=h;var f=h;e.ProgressBar=f},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.calculateRatio=e.updateProgress=e.calculatePercentage=e.truncateNumber=void 0;var i=n(3);e.truncateNumber=function(t){var e=t.toString().split(".");return 1===e.length?""+e[0]:e[0]+"."+e[1].substr(0,i.LABEL_DECIMALS)},e.calculatePercentage=function(t,e,n){var i=Math.abs((e-t)/100);return Math.abs((n-t)/i)},e.updateProgress=function(t,e,n,i){var r=Math.max(n,.01),a=100/r*100;t&&e&&(t.style.width=i?"100%":r+"%",e.style.width=i?"100%":a+"%",t.style.height=i?r+"%":"100%",e.style.height=i?a+"%":"100%")},e.calculateRatio=function(t,e,n){return Math.max((n-t)/(e-t),i.MIN_RATIO)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-progressbars",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1649223615,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0})},function(t,e,n){"use strict";n.r(e),n.d(e,"Animation",(function(){return $})),n.d(e,"AnimationVue2",(function(){return b})),n.d(e,"AnimationChild",(function(){return v})),n.d(e,"AnimationChildVue2",(function(){return m})),n.d(e,"Fade",(function(){return O})),n.d(e,"FadeVue2",(function(){return k})),n.d(e,"Expand",(function(){return N})),n.d(e,"ExpandVue2",(function(){return w})),n.d(e,"Push",(function(){return A})),n.d(e,"PushVue2",(function(){return P})),n.d(e,"Slide",(function(){return M})),n.d(e,"SlideVue2",(function(){return T})),n.d(e,"Zoom",(function(){return V})),n.d(e,"ZoomVue2",(function(){return F})),n.d(e,"Reveal",(function(){return K})),n.d(e,"RevealVue2",(function(){return H})),n.d(e,"animate",(function(){return X})),n.d(e,"cancelAnimation",(function(){return Y}));var i=n(0),r=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop),i=parseFloat(e.marginBottom);return t.offsetHeight+n+i},a=function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginLeft),i=parseFloat(e.marginRight);return t.offsetWidth+n+i},o={"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"},s=n(1),u=function(){return(u=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)},p=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},l=i,c=l.h,d=l.ref,h=l.Transition,f=o,m={props:{in:Boolean,transitionName:{type:String,required:!0},transitionStyle:Object,componentChildClassName:[Array],className:String,appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:Number,transitionExitDuration:Number,mountOnEnter:Boolean,unmountOnExit:Boolean,animationEnteringStyle:Object,animationEnteredStyle:Object,animationExitingStyle:Object,animationExitedStyle:Object},created:function(){this.animationStep=""},setup:c?function(){return{v3:!!c,elementRef:d(null)}}:void 0,mounted:function(){this._element=this.v3?this.elementRef||null:this.$refs.element||null},computed:{element:{get:function(){return this._element}}},methods:{onBeforeEnter:function(t){this.$emit("beforeenter",{animatedElement:t,target:this})},onEnter:function(t){this.animationStep="entering",this.$emit("entering",{animatedElement:t,target:this})},onAfterEnter:function(t){this.animationStep="entered",this.$emit("entered",{animatedElement:t,target:this})},onBeforeLeave:function(t){this.$emit("exit",{animatedElement:t,target:this})},onLeave:function(t){this.animationStep="exiting",this.$emit("exiting",{animatedElement:t,target:this})},onAfterLeave:function(t){this.animationStep="exited",this.$emit("exited",{animatedElement:t,target:this})}},render:function(t){var e=this,n=c||t,i=this.$props,r=i.appear,a=i.enter,o=i.exit,l=i.transitionName,d=i.transitionEnterDuration,m=i.transitionExitDuration,v=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),x=i.animationEnteredStyle,y=i.animationExitingStyle,E=i.animationExitedStyle,b=(p(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),Object(s.getDefaultSlots)(this)),$=this.v3?r:!!b,S=this.v3?h:"transition",k=[v,f["child-animation-container"]],O=a?d:0,D=o?m:0,_=[u({transitionDelay:"0ms",transitionDuration:$?O+"ms":D+"ms"},this.$props.transitionStyle),{entering:u({transitionDuration:O+"ms"},g),entered:u({},x),exiting:u({transitionDuration:D+"ms"},y),exited:u({},E)}[this.animationStep]],w={enter:O,leave:D},N=[$?n("div",{style:_,class:k,ref:this.v3?function(t){e.elementRef=t}:"element"},[b]):null];return n(S,{duration:w,attrs:this.v3?null:{duration:w,name:l,appear:r,appearClass:f[l+"-appear"]||l+"-appear",appearToClass:f[l+"-appear-active"]||l+"-appear-active",enterClass:f[l+"-enter"]||l+"-enter",enterToClass:f[l+"-enter-active"]||l+"-enter-active",leaveClass:f[l+"-exit"]||l+"-exit",leaveToClass:f[l+"-exit-active"]||l+"-exit-active"},name:l,appear:r,appearFromClass:f[l+"-appear"]||l+"-appear",enterFromClass:f[l+"-enter"]||l+"-enter",leaveFromClass:f[l+"-exit"]||l+"-exit",appearToClass:f[l+"-appear-active"]||l+"-appear-active",enterToClass:f[l+"-enter-active"]||l+"-enter-active",leaveToClass:f[l+"-exit-active"]||l+"-exit-active",onBeforeEnter:this.onBeforeEnter,on:this.v3?null:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave},onEnter:this.onEnter,onAfterEnter:this.onAfterEnter,onBeforeLeave:this.onBeforeLeave,onLeave:this.onLeave,onAfterLeave:this.onAfterLeave},this.v3?function(){return N}:N)}},v=m,g={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1649223417,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"},x=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},y=i.h,E=o,b={props:{childFactory:Object,className:String,tag:String,id:String,animationEnteringStyle:Object,animationExitingStyle:Object,componentChildClassName:[Array],transitionName:{type:String,required:!0},appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number},transitionExitDuration:{type:Number}},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:y?function(){return{v3:!!y}}:void 0,created:function(){Object(s.validatePackage)(g)},render:function(t){var e=y||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.id,i.tag,i.className),a=(i.childFactory,i.stackChildren,i.componentChildStyle,i.componentChildClassName,x(i,["id","tag","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[E["animation-container"],E["animation-container-relative"],r]);return e("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id},class:a},[e(v,{key:"some",appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,onBeforeenter:this.onEnter,on:this.v3?void 0:{beforeenter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])])}},$=b,S=i.h,k={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:500},transitionExitDuration:{type:Number,default:500},childFactory:Object,className:String,tag:String,id:String},setup:S?function(){return{v3:!!S}}:void 0,render:function(t){var e=S||t,n=Object(s.getDefaultSlots)(this);return e($,{transitionName:"fade",attrs:this.v3?void 0:{transitionName:"fade",appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},O=k,D=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},_=i.h,w={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},setup:_?function(){return{v3:!!_}}:void 0,render:function(t){var e=_||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,D(i,["direction"]),"expand-"+this.$props.direction);return e($,{transitionName:r,attrs:this.v3?void 0:{transitionName:r,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},N=w,C=i.h,j={position:"absolute",top:"0",left:"0"},P={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"right"},tag:String,id:String},setup:C?function(){return{v3:!!C}}:void 0,render:function(t){var e=C||t,n=Object(s.getDefaultSlots)(this),i="push-"+this.$props.direction;return e($,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?j:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?j:void 0},this.v3?function(){return[n]}:[n])}},A=P,z=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},B=i.h,T={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},componentChildClassName:[Array],childFactory:Object,className:String,direction:{type:String,default:"down"},tag:String,id:String},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:B?function(){return{v3:!!B}}:void 0,render:function(t){var e=B||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.id),a=(z(i,["direction","id"]),"slide-"+this.$props.direction);return e($,{id:r,attrs:this.v3?void 0:{id:r,transitionName:a,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},transitionName:a,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,onEnter:this.onEnter,on:this.v3?void 0:{enter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[n]}:[n])}},M=T,L=i.h,I={position:"absolute",top:"0",left:"0"},F={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},stackChildren:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"out"},tag:String,id:String},setup:L?function(){return{v3:!!L}}:void 0,render:function(t){var e=L||t,n=Object(s.getDefaultSlots)(this),i="zoom-"+this.$props.direction;return e($,{transitionName:i,attrs:this.v3?void 0:{transitionName:i,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?I:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?I:void 0},this.v3?function(){return[n]}:[n])}},V=F,R=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]])}return n},U=i.h,W=function(){},H={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},data:function(){return{maxHeight:"",maxWidth:""}},methods:{componentWillEnter:function(t){var e=this.$props.onEnter;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentIsEntering:function(t){var e=this.$props.onEntering;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentWillExit:function(t){var e=this.$props.onExit;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},updateContainerDimensions:function(t,e){void 0===e&&(e=W);var n=t?t.firstElementChild:null;if(n){var i=r(n),o=a(n);this.$data.maxHeight=i,this.$data.maxWidth=o,e()}}},computed:{animationEnteringStyle:{get:function(){var t;return{maxHeight:(t="vertical"===this.$props.direction?{maxHeight:this.maxHeight?this.maxHeight+"px":null}:{maxWidth:this.maxWidth?this.maxWidth+"px":null}).maxHeight,maxWidth:t.maxWidth}}}},setup:U?function(){return{v3:!!U}}:void 0,render:function(t){var e=U||t,n=Object(s.getDefaultSlots)(this),i=this.$props,r=(i.direction,i.childFactory,R(i,["direction","childFactory"]),"reveal-"+this.$props.direction);return e($,{appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,onEnter:this.componentWillEnter,on:this.v3?void 0:{enter:this.componentWillEnter,entering:this.componentIsEntering,exit:this.componentWillExit},onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:this.animationEnteringStyle,transitionName:r},this.v3?function(){return[n]}:[n])}},K=H,X=function(t,e,n){void 0===e&&(e=0),void 0===n&&(n=0);var i,r=t.duration,a=e&&1-e;t.onStart&&t.onStart();return n=window.requestAnimationFrame((function o(s){i||(i=s);var u=(s-i+1)/r+a;u<=1?(t.onUpdate&&t.onUpdate(u),n=window.requestAnimationFrame(o),e=u):(t.onEnd&&t.onEnd(1),e=0)}))},Y=function(t){t&&window.cancelAnimationFrame(t)}}])}));
@@ -5,7 +5,7 @@ export var packageMetadata = {
5
5
  name: '@progress/kendo-vue-progressbars',
6
6
  productName: 'Kendo UI for Vue',
7
7
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
8
- publishDate: 1648737220,
8
+ publishDate: 1649223615,
9
9
  version: '',
10
10
  licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
11
11
  };
@@ -8,7 +8,7 @@ exports.packageMetadata = {
8
8
  name: '@progress/kendo-vue-progressbars',
9
9
  productName: 'Kendo UI for Vue',
10
10
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
11
- publishDate: 1648737220,
11
+ publishDate: 1649223615,
12
12
  version: '',
13
13
  licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
14
14
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-vue-progressbars",
3
3
  "description": "Kendo UI for Vue ProgressBars package",
4
- "version": "3.1.3-dev.202203311441",
4
+ "version": "3.1.4",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/telerik/kendo-vue.git"
@@ -38,15 +38,15 @@
38
38
  "devDependencies": {
39
39
  "@progress/kendo-drawing": "^1.8.0",
40
40
  "@progress/kendo-licensing": "^1.0.1",
41
- "@progress/kendo-vue-animation": "3.1.3-dev.202203311441",
42
- "@progress/kendo-vue-buttons": "3.1.3-dev.202203311441",
43
- "@progress/kendo-vue-dropdowns": "3.1.3-dev.202203311441",
44
- "@progress/kendo-vue-form": "3.1.3-dev.202203311441",
45
- "@progress/kendo-vue-inputs": "3.1.3-dev.202203311441",
46
- "@progress/kendo-vue-intl": "3.1.3-dev.202203311441"
41
+ "@progress/kendo-vue-animation": "3.1.4",
42
+ "@progress/kendo-vue-buttons": "3.1.4",
43
+ "@progress/kendo-vue-dropdowns": "3.1.4",
44
+ "@progress/kendo-vue-form": "3.1.4",
45
+ "@progress/kendo-vue-inputs": "3.1.4",
46
+ "@progress/kendo-vue-intl": "3.1.4"
47
47
  },
48
48
  "dependencies": {
49
- "@progress/kendo-vue-common": "3.1.3-dev.202203311441"
49
+ "@progress/kendo-vue-common": "3.1.4"
50
50
  },
51
51
  "@progress": {
52
52
  "friendlyName": "ProgressBars",