@progress/kendo-vue-indicators 2.6.4-dev.202111300936

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/LICENSE.md +11 -0
  2. package/NOTICE.txt +33 -0
  3. package/README.md +48 -0
  4. package/dist/cdn/js/kendo-vue-indicators.js +1 -0
  5. package/dist/es/additionalTypes.ts +3 -0
  6. package/dist/es/loader/Loader.d.ts +51 -0
  7. package/dist/es/loader/Loader.js +106 -0
  8. package/dist/es/loader/LoaderProps.d.ts +43 -0
  9. package/dist/es/loader/LoaderProps.js +0 -0
  10. package/dist/es/loader/models/size.d.ts +11 -0
  11. package/dist/es/loader/models/size.js +0 -0
  12. package/dist/es/loader/models/theme-color.d.ts +18 -0
  13. package/dist/es/loader/models/theme-color.js +0 -0
  14. package/dist/es/loader/models/type.d.ts +10 -0
  15. package/dist/es/loader/models/type.js +0 -0
  16. package/dist/es/main.d.ts +5 -0
  17. package/dist/es/main.js +5 -0
  18. package/dist/es/package-metadata.d.ts +5 -0
  19. package/dist/es/package-metadata.js +11 -0
  20. package/dist/npm/additionalTypes.ts +3 -0
  21. package/dist/npm/loader/Loader.d.ts +51 -0
  22. package/dist/npm/loader/Loader.js +117 -0
  23. package/dist/npm/loader/LoaderProps.d.ts +43 -0
  24. package/dist/npm/loader/LoaderProps.js +2 -0
  25. package/dist/npm/loader/models/size.d.ts +11 -0
  26. package/dist/npm/loader/models/size.js +2 -0
  27. package/dist/npm/loader/models/theme-color.d.ts +18 -0
  28. package/dist/npm/loader/models/theme-color.js +2 -0
  29. package/dist/npm/loader/models/type.d.ts +10 -0
  30. package/dist/npm/loader/models/type.js +2 -0
  31. package/dist/npm/main.d.ts +5 -0
  32. package/dist/npm/main.js +17 -0
  33. package/dist/npm/package-metadata.d.ts +5 -0
  34. package/dist/npm/package-metadata.js +14 -0
  35. package/package.json +59 -0
package/LICENSE.md ADDED
@@ -0,0 +1,11 @@
1
+ # Kendo UI for Vue
2
+
3
+ This package is part of the [Kendo UI for Vue](https://www.telerik.com/kendo-vue-ui/) suite.
4
+
5
+ ## License
6
+
7
+ This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI**](https://www.telerik.com/purchase/license-agreement/kendo-ui). If you do not own a commercial license, this file shall be governed by the trial license terms.
8
+
9
+ All available Kendo UI commercial licenses may be obtained at https://www.telerik.com/purchase/kendo-ui.
10
+
11
+ *Copyright © 2021 Progress Software Corporation and/or one of its subsidiaries or affiliates. All Rights Reserved.*
package/NOTICE.txt ADDED
@@ -0,0 +1,33 @@
1
+ Progress Kendo UI for Vue 2021
2
+
3
+ Copyright © 2021 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
4
+
5
+ Portions of the Product include certain open source and commercial third-party components listed below (“Third-Party Components”). The authors of the Third-Party Components require Progress Software Corporation (“PSC”) to include the following notices and additional licensing terms as a condition of PSC’s use of such Third-Party Components. You acknowledge that the authors of the Third-Party Components have no obligation to provide support to you for the Third-Party Components or the Product. You hereby undertake to comply with all licenses related to the applicable Third-Party Components. Notwithstanding anything to the contrary, to the extent that any of the terms and conditions of the Product Agreement conflict, vary, or are in addition to the terms and conditions of the aforementioned third-party licenses for these technologies, such terms and conditions are offered by PSC alone and not by any other party.
6
+
7
+ 1. Special Notices Regarding Open Source Third-Party Components incorporated in the Product:
8
+
9
+ (1) MIT-style Licenses:
10
+
11
+ (a) Progress Kendo UI for Vue 2021 incorporates jszip-esm v1.0. Such technology is subject to the following terms and conditions:
12
+ The MIT License
13
+ Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
14
+ 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:
15
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16
+ 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.
17
+
18
+ (b) Progress Kendo UI for Vue 2021 incorporates pako-esm v1.0 (as modified by PSC). Such technology is subject to the following terms and conditions:
19
+ Copyright © 2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. (as modified)
20
+ Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
21
+ 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:
22
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
23
+ 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.
24
+
25
+
26
+ 2. Special Notices Regarding Commercially Licensed Third-Party Components incorporated in the Product:
27
+
28
+ (a) Progress Kendo UI for Vue 2021 incorporates Progress Kendo UI Licensing CLI v1.1 licensed from Progress Software Corporation. See NOTICE.txt text file within products for third-party license requirements/agreements.
29
+
30
+
31
+ 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.
32
+
33
+ Updated 1/14/2021
package/README.md ADDED
@@ -0,0 +1,48 @@
1
+ <a href="https://www.telerik.com/kendo-vue-ui/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators&utm_content=banner" target="_blank">
2
+ <img src="https://www.telerik.com/kendo-vue-ui/npm-banner.svg">
3
+ </a>
4
+
5
+ ## Kendo UI for Vue Indicators for Vue (Loader Components)
6
+
7
+ > **Important**
8
+ > * This package is а part of [Kendo UI for Vue](https://www.telerik.com/kendo-vue-ui/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)&mdash;a commercial UI library.
9
+ > * You will need to install a license key when adding the package to your project. For more information, please refer to the [Kendo UI for Vue My License page](https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators).
10
+ > * To receive a license key, you need to either [purchase a license](https://www.telerik.com/kendo-vue-ui/pricing/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-vue-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators). Doing so indicates that you [accept the Kendo UI for Vue License Agreement](https://www.telerik.com/purchase/license-agreement/progress-kendovue?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators).
11
+ > * The 30-day free trial gives you access to all the Kendo UI for Vue components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Vue dev team!
12
+ >
13
+ > [Start using Kendo UI for Vue](https://www.telerik.com/download-login-v2-kendo-vue-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators) and speed up your development process!
14
+
15
+ The Kendo UI for Vue Indicators offer a highly customizable interface to represent a visual indication for their UI elements.
16
+
17
+ The Kendo UI for Vue Indicators package includes the following components:
18
+
19
+ * [Loader component](https://www.telerik.com/kendo-vue-ui/components/indicators/loader/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
20
+
21
+ ## Vue Indicators
22
+
23
+ Among the many features that the Kendo UI for Vue Indicators deliver are:
24
+
25
+ * **Customization**&mdash;Easily implement custom styling.
26
+ * [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)&mdash;The Kendo UI for Vue Indicators, as well as all 90+ components in the Kendo UI for Vue suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
27
+
28
+ ## Support Options
29
+
30
+ For any issues you might encounter while working with the Kendo UI for Vue Indicators, use any of the available support channels:
31
+
32
+ * Industry-leading technical support&mdash;Kendo UI for Vue paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use [the dedicated Kendo UI for Vue support system](https://www.telerik.com/account/support-tickets?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators).
33
+ * Product forums&mdash;The [Kendo UI for Vue forums](https://www.telerik.com/forums/kendo-ui-vue?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators) are part of the free support you can get from the community and from the Kendo UI for Vue team.
34
+ * Feedback portal&mdash;The [Kendo UI for Vue feedback portal](https://feedback.telerik.com/kendo-vue-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators) is where you can request and vote for new features to be added.
35
+
36
+ ## Resources
37
+
38
+ * [Getting Started with Kendo UI for Vue](https://www.telerik.com/kendo-vue-ui/getting-started/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
39
+ * [Get Started with the Kendo UI for Vue Indicators](https://www.telerik.com/kendo-vue-ui/components/indicators/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
40
+ * [API Reference of the Kendo UI for Vue Indicators](https://www.telerik.com/kendo-vue-ui/components/indicators/api/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
41
+ * [Kendo UI for Vue Roadmap](https://www.telerik.com/kendo-vue-ui/roadmap/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
42
+ * [Blogs](https://www.telerik.com/blogs/tag/vue?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
43
+ * [Demos, documentation, and component reference](https://www.telerik.com/kendo-vue-ui/components/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
44
+ * [Kendo UI for Vue pricing and licensing](https://www.telerik.com/kendo-vue-ui/pricing/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-indicators)
45
+
46
+ *Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
47
+
48
+ *Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
@@ -0,0 +1 @@
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("vue"),require("@progress/kendo-licensing")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-licensing"],t):"object"==typeof exports?exports.KendoVueIndicators=t(require("vue"),require("@progress/kendo-licensing")):e.KendoVueIndicators=t(e.Vue,e.KendoLicensing)}(window,(function(e,t){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=2)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t,n){"use strict";var r=Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]},o=function(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(3),t),o(n(5),t),o(n(6),t),o(n(7),t),o(n(8),t)},function(e,t,n){"use strict";var r=Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]},o=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},i=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&r(t,e,n);return o(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.LoaderVue3=t.Loader=void 0;var u=i(n(0)).h,s=n(9),a=n(4),c={pulsing:2,"infinite-spinner":3,"converging-spinner":4},d={name:"KendoLoader",props:{type:{type:String,default:"pulsing",validator:function(e){return["pulsing","infinite-spinner","converging-spinner"].includes(e)}},size:{type:String,default:"medium",validator:function(e){return["small","medium","large"].includes(e)}},themeColor:{type:String,default:"primary",validator:function(e){return["primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"].includes(e)}}},created:function(){s.validatePackage(a.packageMetadata)},computed:{loaderClasses:function(){var e=this.$props,t=e.type,n=e.size,r=e.themeColor;return{"k-loader":!0,"k-loader-sm":"small"===n,"k-loader-md":"medium"===n,"k-loader-lg":"large"===n,"k-loader-primary":"primary"===r,"k-loader-secondary":"secondary"===r,"k-loader-tertiary":"tertiary"===r,"k-loader-info":"info"===r,"k-loader-success":"success"===r,"k-loader-warning":"warning"===r,"k-loader-error":"error"===r,"k-loader-dark":"dark"===r,"k-loader-light":"light"===r,"k-loader-inverse":"inverse"===r,"k-loader-pulsing-2":"pulsing"===t,"k-loader-spinner-3":"infinite-spinner"===t,"k-loader-spinner-4":"converging-spinner"===t}}},setup:u?function(){return{v3:!!u}}:void 0,render:function(e){var t=u||e,n=this.$props.type,r=new Array(c[n]);return r.fill(0,0,c[n]),t("div",{class:this.loaderClasses},[t("div",{class:"k-loader-canvas"},[r.map((function(e,n){return t("span",{key:n,class:"k-loader-segment"})}),this)])])},methods:{focus:function(e){this.$el&&this.$el.focus(e)}}};t.Loader=d;var l=d;t.LoaderVue3=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-vue-indicators",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1638264731,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";n.r(t),n.d(t,"classNames",(function(){return r})),n.d(t,"guid",(function(){return o})),n.d(t,"Keys",(function(){return i})),n.d(t,"noop",(function(){return L})),n.d(t,"getListeners",(function(){return H})),n.d(t,"hasListener",(function(){return E})),n.d(t,"canUseDOM",(function(){return u})),n.d(t,"focusFirstFocusableChild",(function(){return s})),n.d(t,"clone",(function(){return j})),n.d(t,"Draggable",(function(){return O})),n.d(t,"cloneArray",(function(){return C})),n.d(t,"cloneValue",(function(){return M})),n.d(t,"cloneObject",(function(){return P})),n.d(t,"cloneDate",(function(){return k})),n.d(t,"getTemplate",(function(){return A})),n.d(t,"templateRendering",(function(){return Y})),n.d(t,"getTabIndex",(function(){return V})),n.d(t,"getDefaultSlots",(function(){return _})),n.d(t,"isRtl",(function(){return F})),n.d(t,"getDir",(function(){return I})),n.d(t,"getter",(function(){return T})),n.d(t,"setter",(function(){return D})),n.d(t,"validatePackage",(function(){return q}));var r=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?r.apply(void 0,e):"object"==typeof e?Object.keys(e).map((function(t,n){return e[n]||e[t]&&t||null})).filter((function(e){return null!==e})).join(" "):e})).filter((function(e){return!!e})).join(" ")},o=function(){var e,t,n="";for(e=0;e<32;e++)t=16*Math.random()|0,8!==e&&12!==e&&16!==e&&20!==e||(n+="-"),n+=(12===e?4:16===e?3&t|8:t).toString(16);return n},i={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},u=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement),s=function(e){if(e){var t=e.querySelectorAll('input, [tabindex]:not([tabindex="-1"])');t.length&&t[0].focus&&t[0].focus()}},a=n(0),c=function(e,t){return function(n){return t(e(n))}},d=function(e,t,n){return e.addEventListener&&e.addEventListener(t,n)},l=function(e,t,n){return e&&e.removeEventListener&&e.removeEventListener(t,n)},f=function(){},p=function(e){return e.preventDefault()},h=/touch/;function m(e){return e.type.match(h)?{pageX:e.changedTouches[0].pageX,pageY:e.changedTouches[0].pageY,clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,type:e.type,originalEvent:e,isTouch:!0}:{pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY,offsetX:e.offsetX,offsetY:e.offsetY,type:e.type,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,altKey:e.altKey,originalEvent:e}}var v=function(e){var t=this,n=e.press;void 0===n&&(n=f);var r=e.drag;void 0===r&&(r=f);var o=e.release;void 0===o&&(o=f);var i=e.mouseOnly;void 0===i&&(i=!1),this._pressHandler=c(m,n),this._dragHandler=c(m,r),this._releaseHandler=c(m,o),this._ignoreMouse=!1,this._mouseOnly=i,this._touchstart=function(e){1===e.touches.length&&t._pressHandler(e)},this._touchmove=function(e){1===e.touches.length&&t._dragHandler(e)},this._touchend=function(e){0===e.touches.length&&1===e.changedTouches.length&&(t._releaseHandler(e),t._ignoreMouse=!0,setTimeout(t._restoreMouse,2e3))},this._restoreMouse=function(){t._ignoreMouse=!1},this._mousedown=function(e){var n=e.which;n&&n>1||t._ignoreMouse||(d(document,"mousemove",t._mousemove),d(document,"mouseup",t._mouseup),t._pressHandler(e))},this._mousemove=function(e){t._dragHandler(e)},this._mouseup=function(e){l(document,"mousemove",t._mousemove),l(document,"mouseup",t._mouseup),t._releaseHandler(e)},this._pointerdown=function(e){e.isPrimary&&0===e.button&&(d(document,"pointermove",t._pointermove),d(document,"pointerup",t._pointerup),d(document,"pointercancel",t._pointerup),d(document,"contextmenu",p),t._pressHandler(e))},this._pointermove=function(e){e.isPrimary&&t._dragHandler(e)},this._pointerup=function(e){e.isPrimary&&(l(document,"pointermove",t._pointermove),l(document,"pointerup",t._pointerup),l(document,"pointercancel",t._pointerup),l(document,"contextmenu",p),t._releaseHandler(e))}};v.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},v.prototype.bindTo=function(e){e!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=e,this._bindToCurrent())},v.prototype._bindToCurrent=function(){var e=this._element;this._usePointers()?d(e,"pointerdown",this._pointerdown):(d(e,"mousedown",this._mousedown),this._mouseOnly||(d(e,"touchstart",this._touchstart),d(e,"touchmove",this._touchmove),d(e,"touchend",this._touchend)))},v.prototype._unbindFromCurrent=function(){var e=this._element;if(this._usePointers())return l(e,"pointerdown",this._pointerdown),l(document,"pointermove",this._pointermove),l(document,"pointerup",this._pointerup),l(document,"contextmenu",p),void l(document,"pointercancel",this._pointerup);l(e,"mousedown",this._mousedown),this._mouseOnly||(l(e,"touchstart",this._touchstart),l(e,"touchmove",this._touchmove),l(e,"touchend",this._touchend))},v.prototype._usePointers=function(){return!this._mouseOnly&&v.supportPointerEvent()},v.prototype.update=function(e){var t=e.press;void 0===t&&(t=f);var n=e.drag;void 0===n&&(n=f);var r=e.release;void 0===r&&(r=f);var o=e.mouseOnly;void 0===o&&(o=!1),this._pressHandler=c(m,t),this._dragHandler=c(m,n),this._releaseHandler=c(m,r),this._mouseOnly=o},v.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},v.default=v;var g,y=v;function _(e){var t=e.$slots.default;return e.v3&&t&&"function"==typeof t?t():t}function b(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var w=a.h,O=(b(g={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new y({press:this.press,drag:this.drag,release:this.release})},setup:w?function(){return{v3:!!w}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:w?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(e){this.element&&this.$emit("press",e,this.element)},drag:function(e){this.element&&this.$emit("drag",e,this.element)},release:function(e){this.element&&this.$emit("release",e,this.element)}}},"setup",w?function(){return{v3:!!w}}:void 0),b(g,"render",(function(e){return _(this)})),g),k=function(e){return e?new Date(e.getTime()):null};function j(e){var t={};return P(e,t),t}function P(e,t){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];t[n]=M(r,t[n])}}function M(e,t){if(Array.isArray(e))return C(e);if(e instanceof Date)return k(e);if(e&&"object"==typeof e){var n=t||{};return P(e,n),n}return e}function C(e){return e.map((function(e){return M(e,void 0)}))}var L=function(){},$=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,S={};function T(e){if(S[e])return S[e];var t=[];return e.replace($,(function(e,n,r,o){t.push(void 0!==n?n:r||o)})),S[e]=function(e){for(var n=e,r=0;r<t.length&&n;r++)n=n[t[r]];return n},S[e]}S.undefined=function(){};var x={};function D(e){if(x[e])return x[e];var t=[];return e.replace($,(function(e,n,r,o){t.push(void 0!==n?n:r||o)})),x[e]=function(e,n){for(var r=e,o=t.length-1,i=0;i<o&&r;i++)r=r[t[i]]=r[t[i]]||{};r[t[o]]=n},x[e]}function E(e){return this.v3?Object.keys(this.$attrs).map((function(e){return e.toLowerCase()})).some((function(t){return t.endsWith(e.toLowerCase())})):this.$listeners[e]}function H(){if(this.v3){var e={};for(var t in this.$attrs)t.startsWith("on")&&(e[t]=this.$attrs[t]);return e}return this.$listeners}x.undefined=function(e){return e};var K=function(){return(K=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},X=a.h;function Y(e,t){if(e){var n=X?this.$slots[e]||(e.toLowerCase?this.$slots[e.toLowerCase()]:null):this.$scopedSlots[e]||(e.toLowerCase?this.$scopedSlots[e.toLowerCase()]:null);return"string"==typeof e&&n?{type:"slot",render:n,listeners:t}:"string"==typeof e||"object"==typeof e||"function"==typeof e&&e.component?{type:"component",render:e,listeners:t}:{type:"renderFunction",render:e,listeners:t}}}function A(e){var t,n,r,o=e.h,i=e.template,u=e.defaultRendering,s=e.defaultSlots,a=e.additionalProps,c=e.additionalListeners,d=e.swapDefaultSlots;if(!i)return u;if(X){var l=u?u.props:{};t=K(K({},U(c)),i.listeners),n=K(K(K({},l),a),t),r=K(K({},n),t)}else{var f=u&&u.componentOptions,p=f?u.componentOptions.listeners:{},h=f?u.componentOptions.propsData:{};t=K(K(K(K({},p),c),U(c)),i.listeners),r={props:n=K(K(K({},h),a),t),on:t}}if("slot"===i.type){var m=i.render({props:n,listeners:t,methods:t,defaultSlots:s});return m?m[0]:void 0}return"renderFunction"===i.type?d?i.render(o,u,s,n,t):i.render(o,u,n,t,s):o(i.render,r,X?function(){return[s]}:[s])}function U(e){if(!e)return e;for(var t={},n=Object.keys(e),r=0;r<n.length;r++){var o=n[r];t["on"+o.charAt(0).toUpperCase()+o.slice(1)]=e[o]}return t}var V=function(e,t,n){var r="string"==typeof e?parseInt(e,void 0):e;if(NaN!==r)return void 0!==r?r:t?n?void 0:-1:0};function F(e){return Boolean(u&&e&&"rtl"===getComputedStyle(e).direction)}function I(e,t){if(!t&&u&&e){var n=window.getComputedStyle(e).direction;if(n)return n}return t}var N=n(1);function q(e){if(void 0!==N)N.validatePackage(e);else{var t="License activation failed for "+e.name+"\n";t+="The @progress/kendo-licensing script is not loaded.\n",t+="See "+e.licensingDocsUrl+" for more information.\n",console.warn(t)}}}])}));
@@ -0,0 +1,3 @@
1
+ // @ts-ignore
2
+ import { DefineComponent } from 'vue';
3
+ export { DefineComponent };
@@ -0,0 +1,51 @@
1
+ import { DefineComponent } from '../additionalTypes';
2
+ import { RecordPropsDefinition, ComponentOptions } from 'vue/types/options';
3
+ declare type DefaultData<V> = object | ((this: V) => {});
4
+ declare type DefaultMethods<V> = {
5
+ [key: string]: (this: V, ...args: any[]) => any;
6
+ };
7
+ import { LoaderProps } from './LoaderProps';
8
+ /**
9
+ * The Loader ref.
10
+ */
11
+ export interface LoaderHandle {
12
+ /**
13
+ * The Loader element.
14
+ */
15
+ element: HTMLSpanElement | null;
16
+ /**
17
+ * Focus the Loader.
18
+ */
19
+ focus: () => void;
20
+ }
21
+ /**
22
+ * @hidden
23
+ */
24
+ export interface LoaderState {
25
+ }
26
+ /**
27
+ * @hidden
28
+ */
29
+ export interface LoaderComputed {
30
+ [key: string]: any;
31
+ loaderClasses: object;
32
+ }
33
+ /**
34
+ * @hidden
35
+ */
36
+ export interface LoaderMethods {
37
+ [key: string]: any;
38
+ }
39
+ /**
40
+ * @hidden
41
+ */
42
+ export interface LoaderData {
43
+ }
44
+ /**
45
+ * @hidden
46
+ */
47
+ export interface LoaderAll extends Vue, LoaderMethods, LoaderData, LoaderComputed, LoaderState {
48
+ }
49
+ declare let Loader: ComponentOptions<LoaderAll, DefaultData<LoaderData>, DefaultMethods<LoaderAll>, LoaderComputed, RecordPropsDefinition<LoaderProps>>;
50
+ declare const LoaderVue3: DefineComponent<LoaderProps, any, LoaderData, LoaderComputed, LoaderMethods, {}, {}, {}, string, LoaderProps, LoaderProps, {}>;
51
+ export { Loader, LoaderVue3 };
@@ -0,0 +1,106 @@
1
+ // @ts-ignore
2
+ import * as Vue from 'vue';
3
+ var allVue = Vue;
4
+ var gh = allVue.h;
5
+ import { validatePackage } from '@progress/kendo-vue-common';
6
+ import { packageMetadata } from '../package-metadata';
7
+ var SEGMENT_COUNT = {
8
+ 'pulsing': 2,
9
+ 'infinite-spinner': 3,
10
+ 'converging-spinner': 4
11
+ };
12
+ var TYPE_CLASSES = {
13
+ 'pulsing': 'k-loader-pulsing-2',
14
+ 'infinite-spinner': 'k-loader-spinner-3',
15
+ 'converging-spinner': 'k-loader-spinner-4'
16
+ }; // tslint:enable:max-line-length
17
+
18
+ var Loader = {
19
+ name: 'KendoLoader',
20
+ props: {
21
+ type: {
22
+ type: String,
23
+ default: 'pulsing',
24
+ validator: function validator(value) {
25
+ return ['pulsing', 'infinite-spinner', 'converging-spinner'].includes(value);
26
+ }
27
+ },
28
+ size: {
29
+ type: String,
30
+ default: 'medium',
31
+ validator: function validator(value) {
32
+ return ['small', 'medium', 'large'].includes(value);
33
+ }
34
+ },
35
+ themeColor: {
36
+ type: String,
37
+ default: 'primary',
38
+ validator: function validator(value) {
39
+ return ['primary', 'secondary', 'tertiary', 'info', 'success', 'warning', 'error', 'dark', 'light', 'inverse'].includes(value);
40
+ }
41
+ }
42
+ },
43
+ created: function created() {
44
+ validatePackage(packageMetadata);
45
+ },
46
+ computed: {
47
+ loaderClasses: function loaderClasses() {
48
+ var _a = this.$props,
49
+ type = _a.type,
50
+ size = _a.size,
51
+ themeColor = _a.themeColor;
52
+ return {
53
+ 'k-loader': true,
54
+ 'k-loader-sm': size === 'small',
55
+ 'k-loader-md': size === 'medium',
56
+ 'k-loader-lg': size === 'large',
57
+ 'k-loader-primary': themeColor === 'primary',
58
+ 'k-loader-secondary': themeColor === 'secondary',
59
+ 'k-loader-tertiary': themeColor === 'tertiary',
60
+ 'k-loader-info': themeColor === 'info',
61
+ 'k-loader-success': themeColor === 'success',
62
+ 'k-loader-warning': themeColor === 'warning',
63
+ 'k-loader-error': themeColor === 'error',
64
+ 'k-loader-dark': themeColor === 'dark',
65
+ 'k-loader-light': themeColor === 'light',
66
+ 'k-loader-inverse': themeColor === 'inverse',
67
+ 'k-loader-pulsing-2': type === 'pulsing',
68
+ 'k-loader-spinner-3': type === 'infinite-spinner',
69
+ 'k-loader-spinner-4': type === 'converging-spinner'
70
+ };
71
+ }
72
+ },
73
+ // @ts-ignore
74
+ setup: !gh ? undefined : function () {
75
+ var v3 = !!gh;
76
+ return {
77
+ v3: v3
78
+ };
79
+ },
80
+ // @ts-ignore
81
+ render: function render(createElement) {
82
+ var h = gh || createElement;
83
+ var type = this.$props.type;
84
+ var spans = new Array(SEGMENT_COUNT[type]);
85
+ spans.fill(0, 0, SEGMENT_COUNT[type]);
86
+ return h("div", {
87
+ "class": this.loaderClasses
88
+ }, [h("div", {
89
+ "class": "k-loader-canvas"
90
+ }, [spans.map(function (_, i) {
91
+ return h("span", {
92
+ key: i,
93
+ "class": "k-loader-segment"
94
+ });
95
+ }, this)])]);
96
+ },
97
+ methods: {
98
+ focus: function focus(e) {
99
+ if (this.$el) {
100
+ this.$el.focus(e);
101
+ }
102
+ }
103
+ }
104
+ };
105
+ var LoaderVue3 = Loader;
106
+ export { Loader, LoaderVue3 };
@@ -0,0 +1,43 @@
1
+ import { LoaderSize } from './models/size';
2
+ import { LoaderThemeColor } from './models/theme-color';
3
+ import { LoaderType } from './models/type';
4
+ /**
5
+ * Represents the props of the [Kendo UI for Vue Loader component]({% slug overview_Loader %}).
6
+ */
7
+ export interface LoaderProps {
8
+ /**
9
+ * Specifies the size of the Loader.
10
+ *
11
+ * The possible values are:
12
+ * * `small`
13
+ * * `medium` (Default)
14
+ * * `large`
15
+ *
16
+ */
17
+ size?: LoaderSize | string;
18
+ /**
19
+ * Specifies the theme color of the Loader.
20
+ *
21
+ * The possible values are:
22
+ * * `primary` (Default)&mdash;Applies coloring based on primary theme color.
23
+ * * `secondary`&mdash;Applies coloring based on secondary theme color.
24
+ * * `tertiary`&mdash; Applies coloring based on tertiary theme color.
25
+ * * `info`&mdash;Applies coloring based on info theme color.
26
+ * * `success`&mdash; Applies coloring based on success theme color.
27
+ * * `warning`&mdash; Applies coloring based on warning theme color.
28
+ * * `error`&mdash; Applies coloring based on error theme color.
29
+ * * `dark`&mdash; Applies coloring based on dark theme color.
30
+ * * `light`&mdash; Applies coloring based on light theme color.
31
+ * * `inverse`&mdash; Applies coloring based on inverse theme color.
32
+ */
33
+ themeColor?: LoaderThemeColor | string;
34
+ /**
35
+ * Specifies the Loader animation type.
36
+ *
37
+ * The possible values are:
38
+ * - `pulsing` (default)
39
+ * - `infinite-spinner`
40
+ * - `converging-spinner`
41
+ */
42
+ type?: LoaderType | string;
43
+ }
File without changes
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Specifies the size of the Loader
3
+ * ([see example]({% slug appearance_loader %}#toc-size)).
4
+ *
5
+ * The possible values are:
6
+ * * `small`
7
+ * * `medium` (Default)
8
+ * * `large`
9
+ *
10
+ */
11
+ export declare type LoaderSize = 'small' | 'medium' | 'large';
File without changes
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Specifies the theme color of the Loader.
3
+ * ([see example]({% slug appearance_loader %}#toc-theme-color)).
4
+ *
5
+ * The possible values are:
6
+ * * `primary` (Default)&mdash;Applies coloring based on primary theme color.
7
+ * * `secondary`&mdash;Applies coloring based on secondary theme color.
8
+ * * `tertiary`&mdash; Applies coloring based on tertiary theme color.
9
+ * * `info`&mdash;Applies coloring based on info theme color.
10
+ * * `success`&mdash; Applies coloring based on success theme color.
11
+ * * `warning`&mdash; Applies coloring based on warning theme color.
12
+ * * `error`&mdash; Applies coloring based on error theme color.
13
+ * * `dark`&mdash; Applies coloring based on dark theme color.
14
+ * * `light`&mdash; Applies coloring based on light theme color.
15
+ * * `inverse`&mdash; Applies coloring based on inverted theme color.
16
+ *
17
+ */
18
+ export declare type LoaderThemeColor = 'primary' | 'secondary' | 'tertiary' | 'info' | 'success' | 'warning' | 'error' | 'dark' | 'light' | 'inverse';
File without changes
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Specifies the Loader animation type.
3
+ *
4
+ * The possible values are:
5
+ * - `pulsing` (default)
6
+ * - `infinite-spinner`
7
+ * - `converging-spinner`
8
+ *
9
+ */
10
+ export declare type LoaderType = 'pulsing' | 'infinite-spinner' | 'converging-spinner';
File without changes
@@ -0,0 +1,5 @@
1
+ export * from './loader/Loader';
2
+ export * from './loader/LoaderProps';
3
+ export * from './loader/models/size';
4
+ export * from './loader/models/theme-color';
5
+ export * from './loader/models/type';
@@ -0,0 +1,5 @@
1
+ export * from './loader/Loader';
2
+ export * from './loader/LoaderProps';
3
+ export * from './loader/models/size';
4
+ export * from './loader/models/theme-color';
5
+ export * from './loader/models/type';
@@ -0,0 +1,5 @@
1
+ import { PackageMetadata } from '@progress/kendo-licensing';
2
+ /**
3
+ * @hidden
4
+ */
5
+ export declare const packageMetadata: PackageMetadata;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @hidden
3
+ */
4
+ export var packageMetadata = {
5
+ name: '@progress/kendo-vue-indicators',
6
+ productName: 'Kendo UI for Vue',
7
+ productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
8
+ publishDate: 1638264731,
9
+ version: '',
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
+ };
@@ -0,0 +1,3 @@
1
+ // @ts-ignore
2
+ import { DefineComponent } from 'vue';
3
+ export { DefineComponent };
@@ -0,0 +1,51 @@
1
+ import { DefineComponent } from '../additionalTypes';
2
+ import { RecordPropsDefinition, ComponentOptions } from 'vue/types/options';
3
+ declare type DefaultData<V> = object | ((this: V) => {});
4
+ declare type DefaultMethods<V> = {
5
+ [key: string]: (this: V, ...args: any[]) => any;
6
+ };
7
+ import { LoaderProps } from './LoaderProps';
8
+ /**
9
+ * The Loader ref.
10
+ */
11
+ export interface LoaderHandle {
12
+ /**
13
+ * The Loader element.
14
+ */
15
+ element: HTMLSpanElement | null;
16
+ /**
17
+ * Focus the Loader.
18
+ */
19
+ focus: () => void;
20
+ }
21
+ /**
22
+ * @hidden
23
+ */
24
+ export interface LoaderState {
25
+ }
26
+ /**
27
+ * @hidden
28
+ */
29
+ export interface LoaderComputed {
30
+ [key: string]: any;
31
+ loaderClasses: object;
32
+ }
33
+ /**
34
+ * @hidden
35
+ */
36
+ export interface LoaderMethods {
37
+ [key: string]: any;
38
+ }
39
+ /**
40
+ * @hidden
41
+ */
42
+ export interface LoaderData {
43
+ }
44
+ /**
45
+ * @hidden
46
+ */
47
+ export interface LoaderAll extends Vue, LoaderMethods, LoaderData, LoaderComputed, LoaderState {
48
+ }
49
+ declare let Loader: ComponentOptions<LoaderAll, DefaultData<LoaderData>, DefaultMethods<LoaderAll>, LoaderComputed, RecordPropsDefinition<LoaderProps>>;
50
+ declare const LoaderVue3: DefineComponent<LoaderProps, any, LoaderData, LoaderComputed, LoaderMethods, {}, {}, {}, string, LoaderProps, LoaderProps, {}>;
51
+ export { Loader, LoaderVue3 };
@@ -0,0 +1,117 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.LoaderVue3 = exports.Loader = void 0; // @ts-ignore
7
+
8
+ var Vue = require("vue");
9
+
10
+ var allVue = Vue;
11
+ var gh = allVue.h;
12
+
13
+ var kendo_vue_common_1 = require("@progress/kendo-vue-common");
14
+
15
+ var package_metadata_1 = require("../package-metadata");
16
+
17
+ var SEGMENT_COUNT = {
18
+ 'pulsing': 2,
19
+ 'infinite-spinner': 3,
20
+ 'converging-spinner': 4
21
+ };
22
+ var TYPE_CLASSES = {
23
+ 'pulsing': 'k-loader-pulsing-2',
24
+ 'infinite-spinner': 'k-loader-spinner-3',
25
+ 'converging-spinner': 'k-loader-spinner-4'
26
+ }; // tslint:enable:max-line-length
27
+
28
+ var Loader = {
29
+ name: 'KendoLoader',
30
+ props: {
31
+ type: {
32
+ type: String,
33
+ default: 'pulsing',
34
+ validator: function validator(value) {
35
+ return ['pulsing', 'infinite-spinner', 'converging-spinner'].includes(value);
36
+ }
37
+ },
38
+ size: {
39
+ type: String,
40
+ default: 'medium',
41
+ validator: function validator(value) {
42
+ return ['small', 'medium', 'large'].includes(value);
43
+ }
44
+ },
45
+ themeColor: {
46
+ type: String,
47
+ default: 'primary',
48
+ validator: function validator(value) {
49
+ return ['primary', 'secondary', 'tertiary', 'info', 'success', 'warning', 'error', 'dark', 'light', 'inverse'].includes(value);
50
+ }
51
+ }
52
+ },
53
+ created: function created() {
54
+ kendo_vue_common_1.validatePackage(package_metadata_1.packageMetadata);
55
+ },
56
+ computed: {
57
+ loaderClasses: function loaderClasses() {
58
+ var _a = this.$props,
59
+ type = _a.type,
60
+ size = _a.size,
61
+ themeColor = _a.themeColor;
62
+ return {
63
+ 'k-loader': true,
64
+ 'k-loader-sm': size === 'small',
65
+ 'k-loader-md': size === 'medium',
66
+ 'k-loader-lg': size === 'large',
67
+ 'k-loader-primary': themeColor === 'primary',
68
+ 'k-loader-secondary': themeColor === 'secondary',
69
+ 'k-loader-tertiary': themeColor === 'tertiary',
70
+ 'k-loader-info': themeColor === 'info',
71
+ 'k-loader-success': themeColor === 'success',
72
+ 'k-loader-warning': themeColor === 'warning',
73
+ 'k-loader-error': themeColor === 'error',
74
+ 'k-loader-dark': themeColor === 'dark',
75
+ 'k-loader-light': themeColor === 'light',
76
+ 'k-loader-inverse': themeColor === 'inverse',
77
+ 'k-loader-pulsing-2': type === 'pulsing',
78
+ 'k-loader-spinner-3': type === 'infinite-spinner',
79
+ 'k-loader-spinner-4': type === 'converging-spinner'
80
+ };
81
+ }
82
+ },
83
+ // @ts-ignore
84
+ setup: !gh ? undefined : function () {
85
+ var v3 = !!gh;
86
+ return {
87
+ v3: v3
88
+ };
89
+ },
90
+ // @ts-ignore
91
+ render: function render(createElement) {
92
+ var h = gh || createElement;
93
+ var type = this.$props.type;
94
+ var spans = new Array(SEGMENT_COUNT[type]);
95
+ spans.fill(0, 0, SEGMENT_COUNT[type]);
96
+ return h("div", {
97
+ "class": this.loaderClasses
98
+ }, [h("div", {
99
+ "class": "k-loader-canvas"
100
+ }, [spans.map(function (_, i) {
101
+ return h("span", {
102
+ key: i,
103
+ "class": "k-loader-segment"
104
+ });
105
+ }, this)])]);
106
+ },
107
+ methods: {
108
+ focus: function focus(e) {
109
+ if (this.$el) {
110
+ this.$el.focus(e);
111
+ }
112
+ }
113
+ }
114
+ };
115
+ exports.Loader = Loader;
116
+ var LoaderVue3 = Loader;
117
+ exports.LoaderVue3 = LoaderVue3;
@@ -0,0 +1,43 @@
1
+ import { LoaderSize } from './models/size';
2
+ import { LoaderThemeColor } from './models/theme-color';
3
+ import { LoaderType } from './models/type';
4
+ /**
5
+ * Represents the props of the [Kendo UI for Vue Loader component]({% slug overview_Loader %}).
6
+ */
7
+ export interface LoaderProps {
8
+ /**
9
+ * Specifies the size of the Loader.
10
+ *
11
+ * The possible values are:
12
+ * * `small`
13
+ * * `medium` (Default)
14
+ * * `large`
15
+ *
16
+ */
17
+ size?: LoaderSize | string;
18
+ /**
19
+ * Specifies the theme color of the Loader.
20
+ *
21
+ * The possible values are:
22
+ * * `primary` (Default)&mdash;Applies coloring based on primary theme color.
23
+ * * `secondary`&mdash;Applies coloring based on secondary theme color.
24
+ * * `tertiary`&mdash; Applies coloring based on tertiary theme color.
25
+ * * `info`&mdash;Applies coloring based on info theme color.
26
+ * * `success`&mdash; Applies coloring based on success theme color.
27
+ * * `warning`&mdash; Applies coloring based on warning theme color.
28
+ * * `error`&mdash; Applies coloring based on error theme color.
29
+ * * `dark`&mdash; Applies coloring based on dark theme color.
30
+ * * `light`&mdash; Applies coloring based on light theme color.
31
+ * * `inverse`&mdash; Applies coloring based on inverse theme color.
32
+ */
33
+ themeColor?: LoaderThemeColor | string;
34
+ /**
35
+ * Specifies the Loader animation type.
36
+ *
37
+ * The possible values are:
38
+ * - `pulsing` (default)
39
+ * - `infinite-spinner`
40
+ * - `converging-spinner`
41
+ */
42
+ type?: LoaderType | string;
43
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Specifies the size of the Loader
3
+ * ([see example]({% slug appearance_loader %}#toc-size)).
4
+ *
5
+ * The possible values are:
6
+ * * `small`
7
+ * * `medium` (Default)
8
+ * * `large`
9
+ *
10
+ */
11
+ export declare type LoaderSize = 'small' | 'medium' | 'large';
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Specifies the theme color of the Loader.
3
+ * ([see example]({% slug appearance_loader %}#toc-theme-color)).
4
+ *
5
+ * The possible values are:
6
+ * * `primary` (Default)&mdash;Applies coloring based on primary theme color.
7
+ * * `secondary`&mdash;Applies coloring based on secondary theme color.
8
+ * * `tertiary`&mdash; Applies coloring based on tertiary theme color.
9
+ * * `info`&mdash;Applies coloring based on info theme color.
10
+ * * `success`&mdash; Applies coloring based on success theme color.
11
+ * * `warning`&mdash; Applies coloring based on warning theme color.
12
+ * * `error`&mdash; Applies coloring based on error theme color.
13
+ * * `dark`&mdash; Applies coloring based on dark theme color.
14
+ * * `light`&mdash; Applies coloring based on light theme color.
15
+ * * `inverse`&mdash; Applies coloring based on inverted theme color.
16
+ *
17
+ */
18
+ export declare type LoaderThemeColor = 'primary' | 'secondary' | 'tertiary' | 'info' | 'success' | 'warning' | 'error' | 'dark' | 'light' | 'inverse';
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Specifies the Loader animation type.
3
+ *
4
+ * The possible values are:
5
+ * - `pulsing` (default)
6
+ * - `infinite-spinner`
7
+ * - `converging-spinner`
8
+ *
9
+ */
10
+ export declare type LoaderType = 'pulsing' | 'infinite-spinner' | 'converging-spinner';
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ export * from './loader/Loader';
2
+ export * from './loader/LoaderProps';
3
+ export * from './loader/models/size';
4
+ export * from './loader/models/theme-color';
5
+ export * from './loader/models/type';
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
+ for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
11
+ };
12
+ Object.defineProperty(exports, "__esModule", { value: true });
13
+ __exportStar(require("./loader/Loader"), exports);
14
+ __exportStar(require("./loader/LoaderProps"), exports);
15
+ __exportStar(require("./loader/models/size"), exports);
16
+ __exportStar(require("./loader/models/theme-color"), exports);
17
+ __exportStar(require("./loader/models/type"), exports);
@@ -0,0 +1,5 @@
1
+ import { PackageMetadata } from '@progress/kendo-licensing';
2
+ /**
3
+ * @hidden
4
+ */
5
+ export declare const packageMetadata: PackageMetadata;
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.packageMetadata = void 0;
4
+ /**
5
+ * @hidden
6
+ */
7
+ exports.packageMetadata = {
8
+ name: '@progress/kendo-vue-indicators',
9
+ productName: 'Kendo UI for Vue',
10
+ productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
11
+ publishDate: 1638264731,
12
+ version: '',
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
+ };
package/package.json ADDED
@@ -0,0 +1,59 @@
1
+ {
2
+ "name": "@progress/kendo-vue-indicators",
3
+ "description": "Kendo UI for Vue Indicators package",
4
+ "version": "2.6.4-dev.202111300936",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/telerik/kendo-vue.git"
8
+ },
9
+ "main": "dist/npm/main.js",
10
+ "types": "dist/npm/main.d.ts",
11
+ "module": "dist/es/main.js",
12
+ "jsnext:main": "dist/es/main.js",
13
+ "scripts": {
14
+ "test": "cd ../../ && npm run test -- --testPathPattern=/packages/indicators/.*",
15
+ "start": "gulp start",
16
+ "build-package": "gulp build-package"
17
+ },
18
+ "homepage": "https://www.telerik.com/kendo-vue-ui/",
19
+ "keywords": [
20
+ "Kendo UI",
21
+ "Vue",
22
+ "Progress",
23
+ "Indicators",
24
+ "Badge",
25
+ "Kendo UI for Vue",
26
+ "vuejs",
27
+ "UI",
28
+ "components",
29
+ "Vue component",
30
+ "Telerik"
31
+ ],
32
+ "peerDependencies": {
33
+ "@progress/kendo-licensing": "^1.0.1",
34
+ "vue": "^2.6.12 || ^3.0.2"
35
+ },
36
+ "devDependencies": {
37
+ "@progress/kendo-drawing": "^1.8.0",
38
+ "@progress/kendo-licensing": "^1.0.1",
39
+ "@progress/kendo-vue-animation": "2.6.4-dev.202111300936",
40
+ "@progress/kendo-vue-buttons": "2.6.4-dev.202111300936",
41
+ "@progress/kendo-vue-dropdowns": "2.6.4-dev.202111300936",
42
+ "@progress/kendo-vue-intl": "2.6.4-dev.202111300936",
43
+ "@progress/kendo-vue-layout": "2.6.4-dev.202111300936",
44
+ "@progress/kendo-vue-progressbars": "2.6.4-dev.202111300936"
45
+ },
46
+ "dependencies": {
47
+ "@progress/kendo-vue-common": "2.6.4-dev.202111300936",
48
+ "prop-types": "^15.6.0"
49
+ },
50
+ "@progress": {
51
+ "friendlyName": "Indicators",
52
+ "framework": "Kendo UI for Vue"
53
+ },
54
+ "author": "Progress",
55
+ "license": "SEE LICENSE IN LICENSE.md",
56
+ "publishConfig": {
57
+ "access": "public"
58
+ }
59
+ }