@progress/kendo-react-common 13.3.0-develop.4 → 13.3.0-develop.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,4 +12,4 @@
12
12
  * Licensed under commercial license. See LICENSE.md in the package root for more information
13
13
  *-------------------------------------------------------------------------------------------
14
14
  */
15
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@progress/kendo-licensing"),require("react-dom"),require("prop-types"),require("@progress/kendo-draggable-common"),require("@progress/kendo-svg-icons")):"function"==typeof define&&define.amd?define(["exports","react","@progress/kendo-licensing","react-dom","prop-types","@progress/kendo-draggable-common","@progress/kendo-svg-icons"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).KendoReactCommon={},e.React,e.KendoLicensing,e.ReactDOM,e.PropTypes,e.KendoDraggableCommon,e.KendoSvgIcons)}(this,(function(e,t,i,r,n,o,l){"use strict";function a(e){var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var s=a(t),c=a(r);const d="",u="_";function $(e){return x(e)?e:e.split(u)[0]}function p(e){if(x(e))return e;const t=e.indexOf(u);return e.substring(t+1)}function f(e,t){return e=e.toString(),t?t+u+e:e}function m(e){const t=e.lastIndexOf(u);return t<0?d:e.substring(0,t)}function x(e){return e===d||e.indexOf(u)<0}function h(e){return e!==d&&e.indexOf(u)<0}function v(e){return e.split(u)}function g(e){const t=e.lastIndexOf(u);return t<0?e:e.substring(t+1)}var b=Object.freeze({__proto__:null,EMPTY_ID:d,SEPARATOR:u,ZERO_LEVEL_ZERO_NODE_ID:"0",createId:f,getAllShortIds:v,getDecrementedItemIdAfterRemoval:function(e,t){const i=t;t="r"+u+t;const r=m(e="r"+u+e)+u;if(t.startsWith(r)){const i=t.substring(r.length);if(i){const t=$(i);if(Number(g(e))<Number(t)){return p(r+(Number(t)-1).toString()+i.substring(t.length))}}}return i},getDirectParentId:m,getFirstChildId:function(e){return f("0",e)},getIdWithoutRootParentId:p,getItemById:function e(t,i,r){if(h(t))return i[Number(t)];const n=i[Number($(t))],o=n&&n[r]||[];return o.length?e(p(t),o,r):void 0},getRootParentId:$,getShortId:g,isIdEmptyOrZeroLevel:x,isIdZeroLevel:h,isItemFirstFromSiblings:function(e){return"0"===g(e)}});const w=s.createContext(0),C=()=>s.useContext(w);w.displayName="KendoReactZIndexContext";const k=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,y=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-numerictextbox button):not(.k-split-button .k-split-button-arrow)",E=":not(.k-dropdownlist select)",L=["input:not([disabled]):not([type=hidden])","select:not([disabled]):not(.k-dropdownlist select)","textarea:not([disabled])",`button:not([disabled])${y}`,"a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]"],z=[...L,`[tabindex]${y}${E}`],I=[...L,`[tabindex]${y}${E}`].map((e=>e+':not([tabindex="-1"])')),A={small:500,medium:768},M=s.createContext(A),D=()=>s.useContext(M);M.displayName="KendoReactAdaptiveModeContext";let R=class{constructor(){this.scrollbar=0}get scrollbarWidth(){const e="undefined"!=typeof document?document:{};if(!this.scrollbar&&e&&e.createElement){const t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar}};const S=!("undefined"==typeof window||!window.document||!window.document.createElement),P=(...e)=>{const t={},i=e=>e.filter((e=>!0!==e&&!!e)).map((e=>Array.isArray(e)?i(e):(e=>"object"==typeof e?Object.keys(e).forEach((i=>{t[i]=e[i]})):t[e]=!0)(e)));return i(e),Object.keys(t).map((e=>t[e]&&e||null)).filter((e=>null!==e)).join(" ")},T=e=>e?new Date(e.getTime()):null;function O(e,t){for(const i in e)if("__proto__"!==i&&"constructor"!==i&&"prototype"!==i&&e.hasOwnProperty(i)){const r=e[i];t[i]=H(r,t[i])}}function H(e,t){if(Array.isArray(e))return F(e);if(e instanceof Date)return T(e);if(s.isValidElement(e))return s.cloneElement(e,e.props);if(e&&"object"==typeof e){const i=t||{};return O(e,i),i}return e}function F(e){return e.map((e=>H(e,void 0)))}const B={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},N=(e,t=z)=>e.querySelectorAll(t.join(",")),j=(e,t=z)=>{if(e){const i=N(e,t);if(i.length&&i[0].focus)return i[0]}},Q=(e,t=z)=>{if(e){const i=N(e,t);if(i.length&&i[i.length-1].focus)return i[i.length-1]}},V=(e,t)=>{if(e){const i=j(e,t);i&&i.focus()}},U=(e,t,i)=>{if(t&&e.keyCode===B.tab&&t){const r=j(t,i),n=Q(t,i);r&&n&&!e.shiftKey&&e.target===n&&(e.preventDefault(),r.focus()),r&&n&&e.shiftKey&&e.target===r&&(e.preventDefault(),n.focus()),r||e.preventDefault()}};function q(e){const t=[];return e.replace(k,(function(e,i,r,n){t.push(void 0!==i?i:r||n)})),t}const Z={};Z.undefined=()=>{};const G=()=>{let e,t,i="";for(e=0;e<32;e++)t=16*Math.random()|0,(8===e||12===e||16===e||20===e)&&(i+="-"),i+=(12===e?4:16===e?3&t|8:t).toString(16);return i},Y=function(){},W={undefined:e=>e},X=(e,t)=>t&&t.arrays&&!isNaN(Number(e))?[]:{};function J(e,t,i){return i?{...e,[t]:i.length?[...i]:void 0}:e&&e[t]?[...e[t]]:[]}function K(e,t,i){if(e[t]){const r=J(e,t).map((e=>K(e,t,i)));return i(J(e,t,r))}return i(e)}const _=["telerik.com","progress.com","stackblitz.io","csb.app"],ee=new Map,te=()=>{const e=Array.from(ee,(([e,t])=>`- ${e}: ${Array.from(t).join(", ")||"all"}`)).join("\n");console.group("[WARN][Telerik and Kendo UI Licensing] KendoReact"),console.warn(`License check was triggered by these premium KendoReact components/features\n${e}\nSee the full list of free and premium components here: https://www.telerik.com/kendo-react-ui/components/free?utm_medium=product&utm_source=console&utm_campaign=dt_kendoreact_freemium`),console.groupEnd(),ee.clear()},ie=new WeakMap;let re=!0;const ne=()=>s.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.702 2.1821C24.3149 2.51082 25.8077 3.27291 27.0199 4.38645C28.2321 5.49999 29.1179 6.92286 29.582 8.5021C30.012 9.9501 30.076 11.4821 29.768 12.9621C29.3228 14.9898 28.2025 16.8063 26.5904 18.1143C24.9783 19.4223 22.9699 20.1443 20.894 20.1621C20.018 20.1621 19.146 20.0361 18.308 19.7821L16.708 21.6581L15.95 22.0081H14V25.0081L13 26.0081H10V29.0081L9 30.0081H3L2 29.0081V24.3941L2.292 23.6881L12.24 13.7401C11.9577 12.8308 11.8226 11.8821 11.84 10.9301C11.8582 9.59817 12.1701 8.28666 12.7533 7.08907C13.3365 5.89147 14.1767 4.83728 15.214 4.00164C16.2514 3.166 17.4603 2.56949 18.7546 2.25464C20.0489 1.93978 21.3967 1.91633 22.702 2.1821ZM25.338 16.5821C26.5944 15.5647 27.4681 14.1509 27.816 12.5721L27.824 12.5821C28.0718 11.4277 28.0272 10.2297 27.6943 9.09691C27.3614 7.96412 26.7507 6.93248 25.9177 6.09572C25.0847 5.25896 24.0558 4.64361 22.9246 4.30557C21.7933 3.96753 20.5955 3.91753 19.44 4.1601C17.8816 4.506 16.4837 5.36334 15.4688 6.59561C14.454 7.82789 13.8806 9.36426 13.84 10.9601C13.82 11.8721 13.98 12.7761 14.318 13.6201L14.098 14.7061L4 24.8081V28.0081H8V25.0081L9 24.0081H12V21.0081L13 20.0081H15.49L17.242 17.9761L18.364 17.6961C19.1728 18.0121 20.0337 18.1736 20.902 18.1721C22.5181 18.1597 24.082 17.5991 25.338 16.5821ZM23.662 11.1181C23.8197 10.9002 23.9318 10.6527 23.9916 10.3905C24.0515 10.1283 24.0578 9.85665 24.0103 9.59192C23.9627 9.32718 23.8622 9.07476 23.7148 8.84975C23.5675 8.62474 23.3762 8.43177 23.1526 8.28238C22.9289 8.133 22.6774 8.03026 22.4131 7.98033C22.1488 7.93039 21.8771 7.93428 21.6144 7.99176C21.3516 8.04925 21.1031 8.15914 20.8838 8.31487C20.6645 8.4706 20.4789 8.66896 20.338 8.8981C20.067 9.33887 19.9774 9.86752 20.088 10.373C20.1985 10.8784 20.5007 11.3214 20.931 11.6087C21.3613 11.8961 21.8862 12.0055 22.3954 11.914C22.9047 11.8226 23.3587 11.5373 23.662 11.1181Z",fill:"black"}),s.createElement("path",{d:"M23.1299 16.0186L31.1387 31.0273L31.0068 31.25H14.9932L14.8604 31.0273L22.8955 16.0186H23.1299Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.5"}),s.createElement("rect",{x:"22.25",y:"21.2686",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M24 28.2686C24 27.7163 23.5523 27.2686 23 27.2686C22.4479 27.2687 22 27.7164 22 28.2686C22 28.8207 22.4479 29.2684 23 29.2686C23.5523 29.2686 24 28.8208 24 28.2686Z",fill:"black"})),oe={TKL201:{icon:()=>s.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5631 11.7812H10.4369L14.5 21.2619L18.5631 11.7812ZM18.5631 9.96875H10.4369L12.3788 5.4375H16.6212L18.5631 9.96875ZM20.5351 11.7812L17.2221 19.5116L23.9861 11.7812H20.5351ZM20.5351 9.96875L18.5931 5.4375H20.8437L24.2422 9.96875H20.5351ZM8.46492 9.96875L10.4069 5.4375H8.15625L4.75781 9.96875H8.46492ZM11.7779 19.5116L8.46492 11.7812H5.01386L11.7779 19.5116ZM27.1875 10.875L14.5 25.375L1.8125 10.875L7.25 3.625H21.75L27.1875 10.875Z",fill:"black"}),s.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),s.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),title:(e,t)=>`Premium feature detected in ${e} v${t}.`,description:"Use Premium components without watermark. Start Free Trial or check the browser console for a list of premium features currently in use.",buttonText:"Start Free Trial",buttonLink:"https://www.telerik.com/download?utm_source=no_license_watermark&utm_campaign=kendoreact"},TKL202:{icon:ne,title:(e,t)=>`No license found for ${e} v${t}.`,description:"To use this product and access updates and support you need to buy and install a valid license.",buttonText:"Buy Now",buttonLink:"https://www.telerik.com/account/your-licenses/license-keys?utm_source=no_license_watermark&utm_campaign=kendoreact"},TKL203:{icon:()=>s.createElement("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("g",{clipPath:"url(#clip0_1_5398)"},s.createElement("path",{d:"M24.9056 7.60146L34.4998 10.1722L31.9299 19.7659L13.7653 30.2532L6.7419 18.0883L24.9056 7.60146Z",stroke:"black",strokeWidth:"1.75"}),s.createElement("path",{d:"M13.0913 19.7635L15.4762 23.8942L14.6279 24.384L12.2431 20.2533L13.0913 19.7635ZM14.3623 19.0297L14.7473 19.6964L11.3769 21.6423L10.992 20.9756L14.3623 19.0297ZM14.8475 18.7496L16.388 17.8602C16.7038 17.6778 17.0025 17.5684 17.2841 17.532C17.5675 17.4944 17.8242 17.5328 18.0542 17.6472C18.2841 17.7616 18.4772 17.954 18.6333 18.2244C18.7611 18.4457 18.833 18.6576 18.8491 18.8602C18.866 19.0598 18.8369 19.2518 18.7619 19.4364C18.6876 19.6179 18.5778 19.7923 18.4322 19.9596L18.2446 20.257L16.9055 21.0301L16.5166 20.3695L17.5124 19.7946C17.6618 19.7083 17.7704 19.6103 17.8381 19.5006C17.9059 19.3909 17.9371 19.2745 17.9317 19.1516C17.9281 19.0275 17.8903 18.9031 17.8183 18.7782C17.7418 18.6458 17.6512 18.5456 17.5463 18.4775C17.4415 18.4095 17.3242 18.3788 17.1944 18.3857C17.0647 18.3925 16.9242 18.4395 16.7729 18.5269L16.0835 18.9249L18.0834 22.3889L17.2323 22.8803L14.8475 18.7496ZM19.5417 21.547L17.5367 20.2496L18.4328 19.7247L20.4294 20.9815L20.4523 21.0212L19.5417 21.547ZM19.4746 16.0781L21.8595 20.2088L21.0112 20.6986L18.6264 16.5679L19.4746 16.0781ZM22.4103 15.3251L23.2638 19.398L22.3588 19.9205L21.5088 14.9037L22.0847 14.5712L22.4103 15.3251ZM25.3207 18.2105L22.2174 15.4365L21.7187 14.7825L22.3003 14.4467L26.2285 17.6864L25.3207 18.2105ZM24.3818 16.7023L24.7668 17.369L22.5851 18.6286L22.2002 17.9619L24.3818 16.7023ZM28.8837 15.2683L29.267 15.9321L27.1874 17.1327L26.8041 16.4689L28.8837 15.2683ZM25.0778 12.8432L27.4626 16.9739L26.6115 17.4652L24.2267 13.3345L25.0778 12.8432Z",fill:"black"}),s.createElement("circle",{cx:"30.1049",cy:"12.7084",r:"1.12128",transform:"rotate(15 30.1049 12.7084)",fill:"black"})),s.createElement("path",{d:"M27.6201 19.7998L35.6016 34.7578L35.499 34.9316H19.542L19.4385 34.7578L27.4463 19.7998H27.6201Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),s.createElement("rect",{x:"26.7705",y:"25",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M28.5205 32C28.5205 31.4477 28.0728 31 27.5205 31C26.9684 31.0002 26.5205 31.4478 26.5205 32C26.5205 32.5522 26.9684 32.9998 27.5205 33C28.0728 33 28.5205 32.5523 28.5205 32Z",fill:"black"}),s.createElement("defs",null,s.createElement("clipPath",{id:"clip0_1_5398"},s.createElement("rect",{width:"30",height:"31.1538",fill:"white",transform:"translate(8.06323) rotate(15)"})))),title:e=>`Your trial for ${e} has expired.`,description:"To continue using the product you need to buy a subscription.",buttonText:"Buy Now",buttonLink:"https://www.telerik.com/purchase.aspx?utm_source=no_license_watermark&utm_campaign=kendoreact"},"TKL204:subscription":{icon:()=>s.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{d:"M27.8295 9.38659C28.8049 12.1653 28.7404 15.1391 27.774 17.7996C26.8014 20.4767 24.9215 22.8356 22.2691 24.367C19.7765 25.8061 16.9908 26.2908 14.3393 25.9323C11.6293 25.5682 9.06228 24.3215 7.08577 22.3155L8.23679 21.1826C9.95578 22.9294 12.1925 24.0142 14.5527 24.333C16.8583 24.6438 19.2821 24.2206 21.457 22.965C23.7719 21.6284 25.4118 19.5739 26.2565 17.2495C27.0643 15.0253 27.1474 12.5486 26.3976 10.2107L24.951 11.0459L25.5942 7.15112L29.2888 8.54145L27.8284 9.38462L27.8295 9.38659Z",fill:"black"}),s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3594 8.08301C17.1842 8.16959 17.8382 8.41741 18.3281 8.8252C18.8135 9.2331 19.1263 9.78023 19.2607 10.4639L17.2939 10.6875C17.1732 10.1497 16.8607 9.78518 16.3594 9.59375V12.2617C17.6035 12.5557 18.4514 12.9408 18.9004 13.4102C19.3516 13.8819 19.5771 14.4863 19.5771 15.2246C19.5771 16.0494 19.2949 16.7425 18.7275 17.3076C18.1601 17.8728 17.3712 18.2233 16.3594 18.3623V19.6387H15.2334V18.3779C14.3448 18.2822 13.6246 17.9934 13.0664 17.5059C12.5081 17.0182 12.155 16.3275 12 15.4365L14.0127 15.2266C14.0947 15.5912 14.2497 15.9036 14.4775 16.168C14.7053 16.4321 14.9555 16.6218 15.2334 16.7402V13.8799C14.2264 13.6247 13.4906 13.2395 13.0234 12.7246C12.554 12.2073 12.3164 11.5801 12.3164 10.8418C12.3165 10.0946 12.5834 9.46575 13.1143 8.95996C13.6452 8.45184 14.3516 8.16053 15.2334 8.08301V7C15.6731 7 15.9197 7 16.3594 7V8.08301ZM16.3574 16.8535H16.3594C16.7467 16.7783 17.0661 16.6149 17.3076 16.3643C17.5537 16.1113 17.6738 15.8147 17.6738 15.4707C17.6738 15.1677 17.5715 14.9033 17.3643 14.6846C17.1615 14.4636 16.8267 14.2943 16.3574 14.1758V16.8535ZM15.2334 9.56836C14.9304 9.66408 14.6911 9.82132 14.5156 10.04C14.3379 10.2588 14.252 10.5004 14.252 10.7646C14.252 11.0062 14.3314 11.2301 14.4932 11.4375C14.655 11.6424 14.9038 11.8113 15.2363 11.9365V9.56836H15.2334Z",fill:"black"}),s.createElement("path",{d:"M2.71127 18.5075L4.18352 17.6575C3.21672 14.9028 3.27173 11.9581 4.21167 9.31563C5.17535 6.60942 7.06671 4.22018 9.74281 2.67513C12.0972 1.31581 14.709 0.807832 17.2232 1.05612C19.8041 1.3106 22.2798 2.36266 24.2693 4.10853L23.7361 4.71636L23.2029 5.32418C23.1532 5.27918 23.1016 5.23531 23.0511 5.19342C21.3484 3.75295 19.2504 2.88549 17.0678 2.66937C14.8802 2.45355 12.6065 2.89529 10.5561 4.07914C8.2194 5.42821 6.56974 7.50687 5.7328 9.85834C4.94555 12.068 4.87307 14.5175 5.61235 16.8326L6.69304 16.2087L6.98491 16.4014L6.40585 19.8979L2.71127 18.5075Z",fill:"black"}),s.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),s.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),title:e=>`Your ${e} subscription has expired.`,description:"To continue using the product you need to renew your subscription.",buttonText:"Renew Now",buttonLink:"https://www.telerik.com/account/your-licenses?utm_source=no_license_watermark&utm_campaign=kendoreact"},"TKL204:perpetual":{icon:ne,title:(e,t)=>`Your license doesn't cover ${e} v${t}.`,description:"To access the latest version and updates you need to renew your license.",buttonText:"Renew Now",buttonLink:"https://www.telerik.com/account/your-licenses?utm_source=no_license_watermark&utm_campaign=kendoreact"},default:{title:(e,t)=>`License issue for ${e} v${t}.`,description:e=>e?`Your Trial license will expire in ${e} day(s).`:"To acquire a commercial license, visit https://prgress.co/3PyHIoH",buttonText:"Learn More",buttonLink:"https://www.telerik.com/kendo-react-ui/components/my-license?utm_source=no_license_watermark&utm_campaign=kendoreact"}};function le({onFocus:e,onBlur:t,onSyncFocus:i,onSyncBlur:r}){const n=s.useRef(!1),o=s.useRef(0),l=s.useCallback((e=>{clearTimeout(o.current),o.current=window.setTimeout((()=>e()))}),[o]),a=s.useCallback(((...t)=>{clearTimeout(o.current),i&&i.call(void 0,t[0]),!n.current&&(n.current=!0,e&&e.call(void 0,...t))}),[n,e,i]),c=s.useCallback(((...e)=>{r&&r.call(void 0,e[0]),l((()=>{n.current&&t&&(n.current=!1,t.call(void 0,...e))}))}),[n,l,t,r]);return s.useEffect((()=>()=>{clearTimeout(o.current)}),[]),{onFocus:a,onBlur:c}}const ae=(e,t)=>s.useContext(e)(t),se="undefined"!=typeof window?s.useLayoutEffect:s.useEffect;function ce(e){const[t,i]=s.useState(!1);s.useEffect((()=>{i(!0)}),[]);const[r,n]=s.useState((()=>e||(t?G():void 0)));se((()=>{void 0===r&&n(G())}),[]);const o=s[`useId${G()}`.slice(0,5)];if(void 0!==o){const t=o();return null!=e?e:t}return r}const de=t.createContext(void 0),ue=()=>t.useContext(de);const $e=(e,t,i={})=>{const r=s.useCallback((r=>{i.onMouseDown&&i.onMouseDown.call(void 0,r),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseDown,e.onMouseDown,t]),n=s.useCallback((r=>{i.onMouseUp&&i.onMouseUp.call(void 0,r),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseUp,e.onMouseUp,t]),o=s.useCallback((r=>{i.onClick&&i.onClick.call(void 0,r),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onClick,e.onClick,t]),l=s.useCallback((r=>{i.onDoubleClick&&i.onDoubleClick.call(void 0,r),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onDoubleClick,e.onDoubleClick,t]),a=s.useCallback((r=>{i.onMouseEnter&&i.onMouseEnter.call(void 0,r),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseEnter,e.onMouseEnter,t]),c=s.useCallback((r=>{i.onMouseLeave&&i.onMouseLeave.call(void 0,r),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseLeave,e.onMouseLeave,t]),d=s.useCallback((r=>{i.onMouseMove&&i.onMouseMove.call(void 0,r),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseMove,e.onMouseMove,t]),u=s.useCallback((r=>{i.onMouseOut&&i.onMouseOut.call(void 0,r),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseOut,e.onMouseOut,t]),$=s.useCallback((r=>{i.onMouseOver&&i.onMouseOver.call(void 0,r),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseOver,e.onMouseOver,t]);return{onClick:o,onMouseUp:n,onMouseDown:r,onDoubleClick:l,onMouseEnter:a,onMouseLeave:c,onMouseMove:d,onMouseOut:u,onMouseOver:$}},pe=()=>null,fe=({children:e})=>e;var me=(e=>(e[e.add=0]="add",e[e.remove=1]="remove",e))(me||{});const xe=(e=[])=>{const t=s.useRef(e),i=s.useCallback((e=>{switch(e.type){case 0:t.current.push(e.item);break;case 1:{const i=t.current.indexOf(e.item);t.current.splice(i,1);break}}}),[]);return[t.current,i]},he=e=>{const t=s.useCallback((()=>e.current&&e.current.element?e.current.element:e.current),[e]);return s.useCallback((()=>{const e=t();return e&&e.ownerDocument||document}),[t])},ve={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl",xxlarge:"k-icon-xxl",xxxlarge:"k-icon-xxxl"},ge=e=>"k-i-"+e,be=n.shape({name:n.string.isRequired,content:n.string.isRequired,viewBox:n.string.isRequired}),we=s.forwardRef(((e,t)=>{const{className:i,name:r,themeColor:n,size:o,flip:l,style:a,id:c,tabIndex:d,...u}=e,$=s.useRef(null),p=s.useRef(null);s.useImperativeHandle($,(()=>({element:p.current}))),s.useImperativeHandle(t,(()=>$.current));const f=s.useMemo((()=>o||Ce.size),[o]),m=s.useMemo((()=>l||Ce.flip),[l]),x=s.useMemo((()=>P("k-icon","k-font-icon",r&&ge(r),{[`k-color-${n}`]:n,"k-flip-h":"horizontal"===m||"both"===m,"k-flip-v":"vertical"===m||"both"===m},ve[f],i)),[r,n,f,m,i]),h=$e(e,$);return s.createElement("span",{ref:p,...u,...h,className:x,id:c,tabIndex:d,style:a,role:"presentation"})}));we.propTypes={style:n.object,classNames:n.string,name:n.string,themeColor:n.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:n.oneOf(["default","xsmall","small","medium","large","xlarge","xxlarge","xxxlarge"]),flip:n.oneOf(["default","horizontal","vertical","both"])};const Ce={size:"default",flip:"default"};we.displayName="KendoIcon";const ke={prefix:"k",important:"!",rtl:"rtl",rounded:"rounded",value:"value",state:"state",filter:"filter",virtual:"virtual",infinite:"infinite",clear:"clear",reset:"reset",data:"data",nodata:"nodata",scroller:"scroller"},ye={center:"center",hbox:"hbox",vstack:"vstack",hstack:"hstack",overflow:"overflow"},Ee={actionsheet:"actionsheet",calendar:"calendar",buttongroup:"buttongroup",dateinput:"dateinput",datetime:"datetime",datetimepicker:"datetimepicker",dropdownlist:"dropdownlist",combobox:"combobox",maskedtextbox:"maskedtextbox",menu:"menu",searchbox:"searchbox",timepicker:"timepicker"},Le={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",xxlarge:"xxl",xxxlarge:"xxxl"},ze={solid:"solid",outline:"outline",flat:"flat",link:"link",clear:"clear"},Ie={base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",dark:"dark",light:"light",inherit:"inherit",inverse:"inverse"},Ae={small:"sm",medium:"md",large:"lg",full:"full"},Me={vertical:"vertical",horizontal:"horizontal"},De={height:"height",width:"width"},Re={default:"cursor-default"},Se={up:"up",down:"down",left:"left",right:"right",start:"start",mid:"mid",end:"end"},Pe={actions:"actions",container:"container",content:"content",group:"group",row:"row",nav:"nav",wrap:"wrap",wrapper:"wrapper",list:"list",placeholder:"placeholder",popup:"popup",item:"item",part:"part",picker:"picker",separator:"separator",spacer:"spacer",tab:"tab",titlebar:"titlebar",optionLabel:"optionlabel",view:"view"},Te={table:"table",text:"text",button:"button",tbody:"tbody",thead:"thead",tr:"tr",th:"th",td:"td",header:"header",footer:"footer",icon:"icon",title:"title",subtitle:"subtitle",link:"link",label:"label",ul:"ul",caption:"caption"},Oe={increase:"increase",decrease:"decrease",cancel:"cancel",accept:"accept",split:"split"},He={active:"active",adaptive:"adaptive",first:"first",focus:"focus",pending:"pending",last:"last",draggable:"draggable",filterable:"filterable",grouping:"grouping",selected:"selected",highlighted:"highlighted",disabled:"disabled",hidden:"hidden",highlight:"highlight",invalid:"invalid",loading:"loading",required:"required",checked:"checked",empty:"empty",scrollable:"scrollable",sorted:"sorted",sort:"sort",sticky:"sticky",stretched:"stretched",order:"order",alt:"alt",edit:"edit",template:"template",shown:"shown",horizontal:"horizontal",vertical:"vertical",fullscreen:"fullscreen",bottom:"bottom"},Fe={prefix:"animation",child:"child",relative:"relative",slide:"slide",appear:"appear",active:"active",enter:"enter",exit:"exit",pushRight:"push-right",pushLeft:"push-left",pushDown:"push-down",pushUp:"push-up",expandVertical:"expand-vertical",expandHorizontal:"expand-horizontal",fade:"fade",zoomIn:"zoom-in",zoomOut:"zoom-out",slideIn:"slide-in",slideDown:"slide-down",slideUp:"slide-up",slideRight:"slide-right",slideLeft:"slide-left",revealVertical:"reveal-vertical",revealHorizontal:"reveal-horizontal","animation-container":"animation-container","animation-container-shown":"animation-container-shown","animation-container-relative":"animation-container-relative","animation-container-fixed":"animation-container-fixed","child-animation-container":"child-animation-container"},Be={input:"input",inner:"inner",spin:"spin",spinner:"spinner",maskedtextbox:"maskedtextbox",radio:"radio",textbox:"textbox",prefix:"prefix",suffix:"suffix"},Ne={week:"week",weekdays:"weekdays",weekend:"weekend",month:"month",year:"year",decade:"decade",century:"century",number:"number",navigation:"navigation",marker:"marker",now:"now",range:"range",today:"today",other:"other",date:"date",time:"time",selector:"selector",timeselector:"timeselector"},je={prefix:"icon",svg:"svg",i:"i",color:"color",flipH:"flip-h",flipV:"flip-v"},Qe={label:"label",text:"text",floatingLabel:"floating-label",container:"container",hint:"form-hint",error:"form-error"},Ve={form:"form",fieldset:"fieldset",legend:"legend",separator:"separator",field:"field"},Ue={prefix:"popup"},qe={prefix:"grid",ariaRoot:"aria-root",tableWrap:"table-wrap",master:"master",column:"column",cell:"cell",cellInner:"cell-inner",row:"row",group:"group",hierarchy:"hierarchy",detail:"detail",noRecords:"norecords",pager:"pager"},Ze={drop:"drop",drag:"drag",hint:"hint",vertical:"v",horizontal:"h",clue:"clue",reorder:"reorder"},Ge=`${ke.prefix}-${Be.input}`,Ye=`${ke.prefix}-${Ee.calendar}`,We=`${ke.prefix}-${Ee.maskedtextbox}`,Xe=`${ke.prefix}-${Be.radio}`,Je=`${ke.prefix}-${Te.button}`,Ke=`${ke.prefix}-${Ee.menu}`,_e=`${ke.prefix}-${Pe.picker}`,et=`${ke.prefix}-${Ee.dropdownlist}`,tt=`${ke.prefix}-${Ee.combobox}`,it=`${ke.prefix}-${qe.prefix}`,rt={base:ke,actions:Oe,animation:Fe,sizeMap:Le,components:Ee,cssUtils:ye,directionMap:Se,fillModeMap:ze,themeColorMap:Ie,roundedMap:Ae,orientationMap:Me,elements:Te,states:He,dimensions:De,containers:Pe,cursor:Re,inputs:Be,dateInputs:Ne,labels:Qe,forms:Ve,popup:Ue,icon:je,grid:qe},nt={wrapper:{main:`${ke.prefix}-${je.prefix}`,svgPrefix:`${ke.prefix}-${je.svg}-${je.prefix}`,namePrefix:`${ke.prefix}-${je.svg}-${je.i}-`,flipH:`${ke.prefix}-${je.flipH}`,flipV:`${ke.prefix}-${je.flipV}`,themeColor:{inherit:`${ke.prefix}-${je.color}-${Ie.inherit}`,primary:`${ke.prefix}-${je.color}-${Ie.primary}`,secondary:`${ke.prefix}-${je.color}-${Ie.secondary}`,tertiary:`${ke.prefix}-${je.color}-${Ie.tertiary}`,info:`${ke.prefix}-${je.color}-${Ie.info}`,success:`${ke.prefix}-${je.color}-${Ie.success}`,warning:`${ke.prefix}-${je.color}-${Ie.warning}`,error:`${ke.prefix}-${je.color}-${Ie.error}`,dark:`${ke.prefix}-${je.color}-${Ie.dark}`,light:`${ke.prefix}-${je.color}-${Ie.light}`},size:{default:"",xsmall:`${ke.prefix}-${je.prefix}-${Le.xsmall}`,small:`${ke.prefix}-${je.prefix}-${Le.small}`,medium:`${ke.prefix}-${je.prefix}-${Le.medium}`,large:`${ke.prefix}-${je.prefix}-${Le.large}`,xlarge:`${ke.prefix}-${je.prefix}-${Le.xlarge}`,xxlarge:`${ke.prefix}-${je.prefix}-${Le.xxlarge}`,xxxlarge:`${ke.prefix}-${je.prefix}-${Le.xxxlarge}`}},svg:{main:"",flipH:"",flipV:""}},ot={wrapper:e=>{const{iconNameProp:t,themeColor:i,flipH:r,flipV:n,size:o,c:l=nt}=e,a=l.wrapper||{};return{[a.main||""]:!0,[a.svgPrefix||""]:!0,[`${a.namePrefix||""}${t}`]:t,[a.themeColor[i]||""]:i,[a.flipH||""]:r,[a.flipV||""]:n,[a.size[o]||""]:a.size[o]}},svg:e=>{const{flipH:t,flipV:i,c:r=nt}=e,n=r.svg;return{[n.main||""]:!0,[n.flipH||""]:t,[n.flipV||""]:i}}},lt=s.forwardRef(((e,t)=>{const{children:i,className:r,svgClassName:n,icon:o,flip:l,id:a,tabIndex:c,size:d,style:u,svgStyle:$,themeColor:p,viewBox:f,name:m,onClick:x,...h}=e,v=s.useRef(null),g=ue(),b=g&&g.uSvgIcon;s.useImperativeHandle(t,(()=>({element:v.current})));const w=s.useMemo((()=>o?o.name:at.icon),[o]),C=s.useMemo((()=>o?o.content:void 0),[o]),k=s.useMemo((()=>d||at.size),[d]),y=s.useMemo((()=>l||at.flip),[l]),E=s.useMemo((()=>f||at.viewBox),[f]),L=s.useMemo((()=>P(ot.wrapper({c:b,iconNameProp:w,themeColor:p,flipH:"horizontal"===y||"both"===y,flipV:"vertical"===y||"both"===y,size:k}),r)),[b,w,p,y,k,r]),z=s.useMemo((()=>e.width&&e.height?{width:e.width,height:e.height,...u}:e.width?{width:e.width,height:e.width,...u}:e.height?{width:e.height,height:e.height,...u}:{...u}),[e.width,e.height,u]),I=s.useMemo((()=>C?{__html:C}:void 0),[C]);return s.createElement("span",{className:P(ot.svg({c:b,themeColor:p,flipH:"horizontal"===y||"both"===y,flipV:"vertical"===y||"both"===y}),L),style:z,ref:v,onClick:x,"aria-hidden":!0},s.createElement("svg",{id:a,className:n,style:$,"aria-hidden":!0,tabIndex:c,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:o?o.viewBox:E,dangerouslySetInnerHTML:I,...h},o?void 0:i))}));lt.propTypes={style:n.object,classNames:n.string,children:n.any,icon:n.object,themeColor:n.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:n.oneOf(["default","xsmall","small","medium","large","xlarge","xxlarge","xxxlarge"]),flip:n.oneOf(["default","horizontal","vertical","both"])};const at={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};lt.displayName="KendoSvgIcon";const st=s.createContext({type:"svg"});st.displayName="KendoReactIconsContext";const ct=s.forwardRef(((e,t)=>{var i,r;const{type:n,icons:o}=s.useContext(st),{icon:l,...a}=e;let c="svg"===n?(null==(i=e.icon)?void 0:i.name)||e.name:e.name||(null==(r=e.icon)?void 0:r.name);c=c&&o&&o[c]&&"string"==typeof o[c]?o[c]:c;const d=c&&o&&o[c]&&"string"!=typeof o[c]?o[c]:l;return"svg"===n&&d?s.createElement(lt,{...e,icon:d,ref:t}):s.createElement(we,{...a,name:c,ref:t})}));ct.displayName="KendoIconWrap";const dt={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},ut={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},$t={xsmall:"k-m-xs",small:"k-m-sm",medium:"k-m-md",large:"k-m-lg",xlarge:"k-m-xl",thin:"k-m-thin",hair:"k-m-hair"},pt={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},ft={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},mt={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},xt={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},ht={inherit:"k-color-inherit",primary:"k-color-primary",secondary:"k-color-secondary",tertiary:"k-color-tertiary",info:"k-color-info",success:"k-color-success",warning:"k-color-warning",error:"k-color-error",dark:"k-color-dark",light:"k-color-light",inverse:"k-color-inverse"},vt=e=>{const t=s.forwardRef(((t,i)=>{const{id:r,style:n,className:o,fontSize:l,fontWeight:a,textAlign:c,textTransform:d,themeColor:u,margin:$,...p}=t,f=s.useRef(null),m=s.useRef(null);s.useImperativeHandle(f,(()=>({element:m.current,props:t}))),s.useImperativeHandle(i,(()=>f.current));const x=e,h=()=>{if(void 0!==$){if("string"==typeof $)return[$t[$]];if("number"==typeof $&&$>=0&&$<=24)return[`k-m-${$}`];if("object"==typeof $){const e=[];return Object.keys($).forEach((t=>{null!==$[t]&&void 0!==$[t]&&e.push(((e,t)=>`${ft[e]}${"string"==typeof t?pt[t]:t}`)(t,$[t]))})),e.join(" ")}}};return s.createElement(x,{id:r,ref:m,className:[`k-${"p"===e?"paragraph":e}`,dt[l],ut[a],mt[c],xt[d],ht[u],h(),o].filter((e=>void 0!==e)).join(" "),style:n,...p},t.children)}));return t.propTypes={style:n.object,className:n.string,fontSize:n.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:n.oneOf(["light","normal","bold"]),margin:n.oneOfType([n.number,n.object,n.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:n.oneOf(["left","right","center","justify"]),textTransform:n.oneOf(["lowercase","uppercase","capitalize"]),themeColor:n.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName=`KendoReactTypography${e.toUpperCase()}`,t},gt={h1:vt("h1"),h2:vt("h2"),h3:vt("h3"),h4:vt("h4"),h5:vt("h5"),h6:vt("h6"),p:vt("p"),code:vt("code"),pre:vt("pre")},bt=s.createContext({drag:void 0,setDrag:Y,drop:void 0,setDrop:Y,drags:[],registerDrag:Y,deregisterDrag:Y,drops:[],registerDrop:Y,deregisterDrop:Y}),wt=(e,t,i)=>{const[r,n]=s.useState(e),o=s.useCallback(((e,t)=>{n(e)}),[i,n]);return[r,o]},Ct=e=>{const{context:t=bt}=e,[i,r]=wt(null),[n,o]=wt(null),[l,a]=xe([]),[c,d]=xe([]);return s.createElement(t.Provider,{value:{drag:i,setDrag:r,drop:n,setDrop:o,drags:l,registerDrag:e=>{a({type:me.add,item:e})},deregisterDrag:e=>{a({type:me.remove,item:e})},drops:c,registerDrop:e=>{d({type:me.add,item:e})},deregisterDrop:e=>{d({type:me.remove,item:e})}}},e.children)};Ct.displayName="KendoReactDragAndDrop";const kt=(e,t)=>{const[i,r]=e,[n,o]=s.useState(t);return[void 0!==i?i:n,(...e)=>{void 0!==i?r(...e):o(e[0])}]};function yt(e,t,i={}){const{onPress:r=Y,onRelease:n=Y,onDragStart:l=Y,onDrag:a=Y,onDragEnd:c=Y}=t,{hint:d=null,mouseOnly:u=!1,autoScroll:$=!0,scrollContainer:p=null,context:f=bt}=i,[m,x]=s.useState(!1),[h,v]=s.useState(!1),{drop:g,setDrop:b,drag:w,setDrag:C,drops:k,drags:y,registerDrag:E,deregisterDrag:L}=s.useContext(f),[z]=kt([g,b]),[I,A]=kt([w,C]),M=s.useRef({x:0,y:0}),D=s.useRef(void 0),R=s.useRef(!1),S=s.useRef(void 0),P=s.useRef(null),T=s.useRef(!1),O=s.useRef({x:0,y:0}),H=s.useRef({x:0,y:0}),F=s.useRef({x:0,y:0}),B=s.useRef({x:0,y:0}),N=s.useRef({x:0,y:0}),j=s.useRef({x:0,y:0}),Q=!("undefined"==typeof window||!window.PointerEvent),V=!u&&Q,U=s.useCallback((()=>e.current&&e.current.element?e.current.element:e.current),[e]),q=s.useCallback((()=>d&&d.current&&d.current.element?d.current.element:d?d.current:null),[d]),Z=s.useCallback((()=>p&&p.current&&p.current.element?p.current.element:p?p.current:null),[p]),G=s.useCallback((()=>"object"==typeof $&&$.boundaryElementRef&&$.boundaryElementRef.current&&$.boundaryElementRef.current.element?$.boundaryElementRef.current.element:"object"==typeof $&&$.boundaryElementRef&&$.boundaryElementRef.current?$.boundaryElementRef.current:null),[$]),W=s.useRef(null);s.useImperativeHandle(W,(()=>({get element(){return U()},get hint(){return q()},onPress:ce,onDragStart:ue,onDrag:$e,onDragEnd:pe,onRelease:de,data:e.current})));const X=s.useCallback((()=>{const e=U();return e&&e.ownerDocument||document}),[U]),J=s.useCallback((()=>{const e=X();return e&&e.defaultView||window}),[X]),K=s.useCallback((()=>({get drag(){return I?I.current:null},get drop(){return z?z.current:null},get drags(){return(null!=y?y:[]).map((e=>e.current))},get drops(){return(null!=k?k:[]).map((e=>e.current))},pressed:!!m,ignoreMouse:R.current,scrollOffset:N.current,offset:O.current,pageOffset:H.current,initialScrollOffset:j.current,clientOffset:F.current,initialClientOffset:B.current,velocity:M.current,autoScroll:!!("object"==typeof $?!1!==$.enabled:$),scrollableParent:G(),autoScrollDirection:"object"==typeof $?$.direction:{horizontal:!0,vertical:!0},isScrolling:h})),[I,z,y,k,m,R,N,O,H,j,F,B,M,$,h,G]),_=s.useCallback((e=>{x(e)}),[]),ee=s.useCallback((e=>{v(e)}),[]),te=s.useCallback((e=>{M.current=e}),[]),ie=s.useCallback((e=>{O.current=e}),[]),re=s.useCallback((e=>{F.current=e}),[]),ne=s.useCallback((e=>{H.current=e}),[]),oe=s.useCallback((e=>{B.current=e}),[]),le=s.useCallback((e=>{N.current=e}),[]),ae=s.useCallback((e=>{j.current=e}),[]),ce=s.useCallback((e=>{r(e)}),[r]),de=s.useCallback((e=>{n(e)}),[n]),ue=s.useCallback((t=>{A(W,{target:e.current,event:t}),l(t)}),[A,e,l]),$e=s.useCallback((e=>{a(e)}),[a]),pe=s.useCallback((t=>{T.current||(A(null,{target:e.current,event:t}),c(t))}),[c,A,e]),fe=s.useCallback((e=>{o.dispatchDragAndDrop(K(),{event:e,payload:W.current},{onVelocityChange:te,onOffsetChange:ie,onClientOffsetChange:re,onPageOffsetChange:ne,onInitialClientOffsetChange:oe,onScrollOffsetChange:le,onInitialScrollOffsetChange:ae,onIsPressedChange:_,onIsScrollingChange:ee})}),[K,te,ie,ne,re,oe,ae,_,le,ee]),me=s.useCallback((e=>{fe(e)}),[fe]),xe=s.useCallback((e=>{fe(e)}),[fe]),he=s.useCallback((e=>{fe(e)}),[fe]),ve=s.useCallback((e=>{fe(e)}),[fe]),ge=s.useCallback((e=>{fe(e)}),[fe]),be=s.useCallback((e=>{fe(e)}),[fe]),we=s.useCallback((e=>{fe(e)}),[fe]),Ce=s.useCallback((e=>{e.preventDefault(),fe(e)}),[fe]),ke=s.useCallback((e=>{e.preventDefault(),fe(e)}),[fe]),ye=s.useCallback((e=>{e.preventDefault(),fe(e)}),[fe]),Ee=s.useCallback((e=>{if(0===e.touches.length&&1===e.changedTouches.length){const e=J();R.current=!0,S.current=e.setTimeout((()=>{R.current=!1}),2e3)}fe(e)}),[fe,J]),Le=s.useCallback((e=>{fe(e)}),[fe]),ze=s.useCallback((()=>{const e=U();if(e){const t=e.style.touchAction;return e.style.touchAction="none",()=>{e.style.touchAction=t}}}),[U]),Ie=s.useCallback((()=>(null==E||E(W),()=>{null==L||L(W)})),[L,E]);s.useEffect((()=>{const e=J();if(h){const t=Z()||o.getScrollableParent(document.elementFromPoint(F.current.x,F.current.y));e.clearInterval(D.current),D.current=e.setInterval((()=>{o.autoScroll(t,{x:M.current.x,y:M.current.y})}),50)}return()=>{e.clearInterval(D.current)}}),[U,Z,J,h]),s.useEffect(ze,[ze]),s.useEffect((()=>{const e=J(),t=U(),i=X();return V?(t&&(P.current=o.getScrollableParent(t),P.current&&P.current.addEventListener("scroll",Le,{passive:!0}),t.addEventListener("pointerdown",me,{passive:!0})),m&&(i.addEventListener("pointermove",xe),i.addEventListener("pointerup",ve,!0),i.addEventListener("contextmenu",Ce),i.addEventListener("pointercancel",he,{passive:!0}))):(e.addEventListener("touchmove",Y,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",ge,{passive:!0}),u||(t.addEventListener("touchstart",ke,{passive:!0}),m&&(t.addEventListener("touchmove",ye,{passive:!0}),t.addEventListener("touchend",Ee,{passive:!0})))),m&&(i.addEventListener("mousemove",be,{passive:!0}),i.addEventListener("mouseup",we,{passive:!0}))),()=>{P.current&&P.current.removeEventListener("scroll",Le),t&&(t.removeEventListener("pointerdown",me),t.removeEventListener("mousedown",ge),t.removeEventListener("touchstart",ke),t.removeEventListener("touchmove",ye),t.removeEventListener("touchend",Ee)),i.removeEventListener("pointermove",xe),i.removeEventListener("pointerup",ve,!0),i.removeEventListener("contextmenu",Ce),i.removeEventListener("pointercancel",he),i.removeEventListener("mousemove",be),i.removeEventListener("mouseup",we),e.removeEventListener("touchmove",Y),e.clearTimeout(S.current)}}),[m,J,U,X,u,V,Ce,ge,be,we,he,me,xe,ve,Ee,ye,ke,Le]),s.useEffect((()=>(T.current=!1,()=>{T.current=!0})),[]),se(Ie,[Ie])}const Et=s.forwardRef(((e,t)=>{const i=s.useRef(null),r=s.useRef(null),n=s.useCallback((()=>i.current&&i.current.element?i.current.element:i.current),[i]);s.useImperativeHandle(r,(()=>({element:n()||null}))),s.useImperativeHandle(t,(()=>r.current)),s.useImperativeHandle(e.childRef,(()=>i.current));const o=s.useCallback((t=>{e.onPress&&e.onPress({element:n(),target:r.current,event:t})}),[n,e.onPress]),l=s.useCallback((t=>{e.onRelease&&e.onRelease({element:n(),target:r.current,event:t})}),[n,e.onRelease]),a=s.useCallback((t=>{e.onDragStart&&e.onDragStart({element:n(),target:r.current,event:t})}),[e,n]),c=s.useCallback((t=>{e.onDrag&&e.onDrag({element:n(),target:r.current,event:t})}),[n,e.onDrag]),d=s.useCallback((t=>{e.onDragEnd&&e.onDragEnd({element:n(),target:r.current,event:t})}),[n,e.onDragEnd]);return yt(i,{onPress:o,onRelease:l,onDragStart:a,onDrag:c,onDragEnd:d},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer,context:e.context}),e.children?s.cloneElement(s.Children.only(e.children),{ref:i}):null}));function Lt(e,t={onDragEnter:Y,onDragOver:Y,onDragLeave:Y,onDrop:Y},i={}){const{onDragEnter:r=Y,onDragOver:n=Y,onDragLeave:o=Y,onDrop:l=Y}=t,{context:a=bt}=i,{setDrop:c,registerDrop:d,deregisterDrop:u}=s.useContext(a),[,$]=kt([null,c]),p=s.useCallback((()=>e.current&&e.current.element?e.current.element:e.current),[e]),f=s.useRef(null);s.useImperativeHandle(f,(()=>({element:p(),onDragEnter:m,onDragOver:x,onDragLeave:h,onDrop:v,data:e.current})));const m=s.useCallback((t=>{$(f,{target:e.current,event:t}),r(t)}),[$,e,r]),x=s.useCallback((e=>{n(e)}),[n]),h=s.useCallback((t=>{$(null,{target:e.current,event:t}),o(t)}),[$,e,o]),v=s.useCallback((t=>{$(null,{target:e.current,event:t}),l(t)}),[$,e,l]),g=s.useCallback((()=>(null==d||d(f),()=>{null==u||u(f)})),[u,d]);se(g,[g])}Et.displayName="KendoReactDraggable";const zt=s.forwardRef(((e,t)=>{const i=s.useRef(null),r=s.useRef(null),n=s.useCallback((()=>i.current&&i.current.element?i.current.element:i.current),[i]);s.useImperativeHandle(r,(()=>({element:n()||void 0}))),s.useImperativeHandle(t,(()=>r.current)),s.useImperativeHandle(e.childRef,(()=>i.current));const o=s.useCallback((t=>{e.onDragEnter&&e.onDragEnter({element:n(),target:r.current,event:t})}),[e.onDragEnter,n]),l=s.useCallback((t=>{e.onDragOver&&e.onDragOver({element:n(),target:r.current,event:t})}),[n,e.onDragOver]),a=s.useCallback((t=>{e.onDragLeave&&e.onDragLeave({element:n(),target:r.current,event:t})}),[e.onDragLeave,n]),c=s.useCallback((t=>{e.onDrop&&e.onDrop({element:n(),target:r.current,event:t})}),[e.onDrop,n]);return Lt(i,{onDragEnter:o,onDragOver:l,onDragLeave:a,onDrop:c},{context:e.context}),e.children?s.cloneElement(s.Children.only(e.children),{ref:i}):null}));zt.displayName="KendoReactDroppable";function It(e,t){return e===t||Number.isNaN(e)&&Number.isNaN(t)}function At(e,t){if(e.length!==t.length)return!1;for(let i=0;i<e.length;i++)if(!It(e[i],t[i]))return!1;return!0}const Mt=e=>{const t=e.shadowRoot,i=e.contentDocument;return t&&t.activeElement?Mt(t.activeElement):i&&i.activeElement?Mt(i.activeElement):e};function Dt(e,t){const i=(e||"").split(".");let r=t;return i.forEach((e=>{r=r?r[e]:void 0})),r}class Rt{constructor(){this.objects=[]}init(e){let t;for(let i=0;i<e.length;i++)i%5e4==0&&(t={},this.objects.push(t)),t[e[i]]=!0}hasId(e){return this.objects.some((t=>t[e]))}}function St(e,t){const i=Dt(t,e);return!(!i||!i.length)}function Pt(e,t,i,r){const n=[],o=new Rt;return o.init(e),Tt(o,t,i,d,n,r),n}function Tt(e,t,i,r,n,o){for(let l=0;l<i.length;l++){const a=i[l],s=f(l,r);e.hasId(Dt(t,a))&&n.push(s),St(a,o)&&Tt(e,t,Dt(o,a),s,n,o)}}const Ot=e=>e instanceof Promise;function Ht(e){return e&&"object"==typeof e&&!Array.isArray(e)&&!Ot(e)}const Ft=(e,...t)=>{if(!t.length)return e;const i=t.shift();if(Ht(e)&&Ht(i))for(const t in i)"__proto__"===t||"constructor"===t||"prototype"===t||(Ht(i[t])?(e[t]||Object.assign(e,{[t]:{}}),Ft(e[t],i[t])):void 0!==i[t]&&Object.assign(e,{[t]:i[t]}));return Ft(e,...t)},Bt={child:{container:`${ke.prefix}-${Fe[Fe.prefix+"-"+Pe.container]}`,relative:`${ke.prefix}-${Fe[Fe.prefix+"-"+Pe.container+"-"+Fe.relative]}`},childContainer:{container:`${ke.prefix}-${Fe[Fe.child+"-"+Fe.prefix+"-"+Pe.container]}`},appear:{"push-right":`${ke.prefix}-${Fe.pushRight}-${Fe.appear}`,"push-left":`${ke.prefix}-${Fe.pushLeft}-${Fe.appear}`,"push-down":`${ke.prefix}-${Fe.pushDown}-${Fe.appear}`,"push-up":`${ke.prefix}-${Fe.pushUp}-${Fe.appear}`,"expand-vertical":`${ke.prefix}-${Fe.expandVertical}-${Fe.appear}`,"expand-horizontal":`${ke.prefix}-${Fe.expandHorizontal}-${Fe.appear}`,fade:`${ke.prefix}-${Fe.fade}-${Fe.appear}`,"zoom-in":`${ke.prefix}-${Fe.zoomIn}-${Fe.appear}`,"zoom-out":`${ke.prefix}-${Fe.zoomOut}-${Fe.appear}`,"slide-in":`${ke.prefix}-${Fe.slideIn}-${Fe.appear}`,"slide-down":`${ke.prefix}-${Fe.slideDown}-${Fe.appear}`,"slide-up":`${ke.prefix}-${Fe.slideUp}-${Fe.appear}`,"slide-right":`${ke.prefix}-${Fe.slideRight}-${Fe.appear}`,"slide-left":`${ke.prefix}-${Fe.slideLeft}-${Fe.appear}`,"reveal-vertical":`${ke.prefix}-${Fe.revealVertical}-${Fe.appear}`,"reveal-horizontal":`${ke.prefix}-${Fe.revealHorizontal}-${Fe.appear}`},appearActive:{"push-right":`${ke.prefix}-${Fe.pushRight}-${Fe.appear}-${Fe.active}`,"push-left":`${ke.prefix}-${Fe.pushLeft}-${Fe.appear}-${Fe.active}`,"push-down":`${ke.prefix}-${Fe.pushDown}-${Fe.appear}-${Fe.active}`,"push-up":`${ke.prefix}-${Fe.pushUp}-${Fe.appear}-${Fe.active}`,"expand-vertical":`${ke.prefix}-${Fe.expandVertical}-${Fe.appear}-${Fe.active}`,"expand-horizontal":`${ke.prefix}-${Fe.expandHorizontal}-${Fe.appear}-${Fe.active}`,fade:`${ke.prefix}-${Fe.fade}-${Fe.appear}-${Fe.active}`,"zoom-in":`${ke.prefix}-${Fe.zoomIn}-${Fe.appear}-${Fe.active}`,"zoom-out":`${ke.prefix}-${Fe.zoomOut}-${Fe.appear}-${Fe.active}`,"slide-in":`${ke.prefix}-${Fe.slideIn}-${Fe.appear}-${Fe.active}`,"slide-down":`${ke.prefix}-${Fe.slideDown}-${Fe.appear}-${Fe.active}`,"slide-up":`${ke.prefix}-${Fe.slideUp}-${Fe.appear}-${Fe.active}`,"slide-right":`${ke.prefix}-${Fe.slideRight}-${Fe.appear}-${Fe.active}`,"slide-left":`${ke.prefix}-${Fe.slideLeft}-${Fe.appear}-${Fe.active}`,"reveal-vertical":`${ke.prefix}-${Fe.revealVertical}-${Fe.appear}-${Fe.active}`,"reveal-horizontal":`${ke.prefix}-${Fe.revealHorizontal}-${Fe.appear}-${Fe.active}`},enter:{"push-right":`${ke.prefix}-${Fe.pushRight}-${Fe.enter}`,"push-left":`${ke.prefix}-${Fe.pushLeft}-${Fe.enter}`,"push-down":`${ke.prefix}-${Fe.pushDown}-${Fe.enter}`,"push-up":`${ke.prefix}-${Fe.pushUp}-${Fe.enter}`,"expand-vertical":`${ke.prefix}-${Fe.expandVertical}-${Fe.enter}`,"expand-horizontal":`${ke.prefix}-${Fe.expandHorizontal}-${Fe.enter}`,fade:`${ke.prefix}-${Fe.fade}-${Fe.enter}`,"zoom-in":`${ke.prefix}-${Fe.zoomIn}-${Fe.enter}`,"zoom-out":`${ke.prefix}-${Fe.zoomOut}-${Fe.enter}`,"slide-in":`${ke.prefix}-${Fe.slideIn}-${Fe.enter}`,"slide-down":`${ke.prefix}-${Fe.slideDown}-${Fe.enter}`,"slide-up":`${ke.prefix}-${Fe.slideUp}-${Fe.enter}`,"slide-right":`${ke.prefix}-${Fe.slideRight}-${Fe.enter}`,"slide-left":`${ke.prefix}-${Fe.slideLeft}-${Fe.enter}`,"reveal-vertical":`${ke.prefix}-${Fe.revealVertical}-${Fe.enter}`,"reveal-horizontal":`${ke.prefix}-${Fe.revealHorizontal}-${Fe.enter}`},enterActive:{"push-right":`${ke.prefix}-${Fe.pushRight}-${Fe.enter}-${Fe.active}`,"push-left":`${ke.prefix}-${Fe.pushLeft}-${Fe.enter}-${Fe.active}`,"push-down":`${ke.prefix}-${Fe.pushDown}-${Fe.enter}-${Fe.active}`,"push-up":`${ke.prefix}-${Fe.pushUp}-${Fe.enter}-${Fe.active}`,"expand-vertical":`${ke.prefix}-${Fe.expandVertical}-${Fe.enter}-${Fe.active}`,"expand-horizontal":`${ke.prefix}-${Fe.expandHorizontal}-${Fe.enter}-${Fe.active}`,fade:`${ke.prefix}-${Fe.fade}-${Fe.enter}-${Fe.active}`,"zoom-in":`${ke.prefix}-${Fe.zoomIn}-${Fe.enter}-${Fe.active}`,"zoom-out":`${ke.prefix}-${Fe.zoomOut}-${Fe.enter}-${Fe.active}`,"slide-in":`${ke.prefix}-${Fe.slideIn}-${Fe.enter}-${Fe.active}`,"slide-down":`${ke.prefix}-${Fe.slideDown}-${Fe.enter}-${Fe.active}`,"slide-up":`${ke.prefix}-${Fe.slideUp}-${Fe.enter}-${Fe.active}`,"slide-right":`${ke.prefix}-${Fe.slideRight}-${Fe.enter}-${Fe.active}`,"slide-left":`${ke.prefix}-${Fe.slideLeft}-${Fe.enter}-${Fe.active}`,"reveal-vertical":`${ke.prefix}-${Fe.revealVertical}-${Fe.enter}-${Fe.active}`,"reveal-horizontal":`${ke.prefix}-${Fe.revealHorizontal}-${Fe.enter}-${Fe.active}`},exit:{"push-right":`${ke.prefix}-${Fe.pushRight}-${Fe.exit}`,"push-left":`${ke.prefix}-${Fe.pushLeft}-${Fe.exit}`,"push-down":`${ke.prefix}-${Fe.pushDown}-${Fe.exit}`,"push-up":`${ke.prefix}-${Fe.pushUp}-${Fe.exit}`,"expand-vertical":`${ke.prefix}-${Fe.expandVertical}-${Fe.exit}`,"expand-horizontal":`${ke.prefix}-${Fe.expandHorizontal}-${Fe.exit}`,fade:`${ke.prefix}-${Fe.fade}-${Fe.exit}`,"zoom-in":`${ke.prefix}-${Fe.zoomIn}-${Fe.exit}`,"zoom-out":`${ke.prefix}-${Fe.zoomOut}-${Fe.exit}`,"slide-in":`${ke.prefix}-${Fe.slideIn}-${Fe.exit}`,"slide-down":`${ke.prefix}-${Fe.slideDown}-${Fe.exit}`,"slide-up":`${ke.prefix}-${Fe.slideUp}-${Fe.exit}`,"slide-right":`${ke.prefix}-${Fe.slideRight}-${Fe.exit}`,"slide-left":`${ke.prefix}-${Fe.slideLeft}-${Fe.exit}`,"reveal-vertical":`${ke.prefix}-${Fe.revealVertical}-${Fe.exit}`,"reveal-horizontal":`${ke.prefix}-${Fe.revealHorizontal}-${Fe.exit}`},exitActive:{"push-right":`${ke.prefix}-${Fe.pushRight}-${Fe.exit}-${Fe.active}`,"push-left":`${ke.prefix}-${Fe.pushLeft}-${Fe.exit}-${Fe.active}`,"push-down":`${ke.prefix}-${Fe.pushDown}-${Fe.exit}-${Fe.active}`,"push-up":`${ke.prefix}-${Fe.pushUp}-${Fe.exit}-${Fe.active}`,"expand-vertical":`${ke.prefix}-${Fe.expandVertical}-${Fe.exit}-${Fe.active}`,"expand-horizontal":`${ke.prefix}-${Fe.expandHorizontal}-${Fe.exit}-${Fe.active}`,fade:`${ke.prefix}-${Fe.fade}-${Fe.exit}-${Fe.active}`,"zoom-in":`${ke.prefix}-${Fe.zoomIn}-${Fe.exit}-${Fe.active}`,"zoom-out":`${ke.prefix}-${Fe.zoomOut}-${Fe.exit}-${Fe.active}`,"slide-in":`${ke.prefix}-${Fe.slideIn}-${Fe.exit}-${Fe.active}`,"slide-down":`${ke.prefix}-${Fe.slideDown}-${Fe.exit}-${Fe.active}`,"slide-up":`${ke.prefix}-${Fe.slideUp}-${Fe.exit}-${Fe.active}`,"slide-right":`${ke.prefix}-${Fe.slideRight}-${Fe.exit}-${Fe.active}`,"slide-left":`${ke.prefix}-${Fe.slideLeft}-${Fe.exit}-${Fe.active}`,"reveal-vertical":`${ke.prefix}-${Fe.revealVertical}-${Fe.exit}-${Fe.active}`,"reveal-horizontal":`${ke.prefix}-${Fe.revealHorizontal}-${Fe.exit}-${Fe.active}`}},Nt={child:e=>{const{c:t=Bt}=e;return{[t.child.container]:!0,[t.child.relative]:!0}},childContainer:e=>{const{c:t=Bt}=e;return{[t.childContainer.container]:!0}},appear:e=>{const{c:t=Bt,transitionName:i}=e;return{[`${t.appear[i]}`]:t.appear[i],[`${i}-${Fe.appear}`]:!t.appear[i]}},appearActive:e=>{const{c:t=Bt,transitionName:i}=e;return{[`${t.appearActive[i]}`]:t.appearActive[i],[`${i}-${Fe.appear}-${Fe.active}`]:!t.appearActive[i]}},enter:e=>{const{c:t=Bt,transitionName:i}=e;return{[`${t.enter[i]}`]:t.enter[i],[`${i}-${Fe.enter}`]:!t.enter[i]}},enterActive:e=>{const{c:t=Bt,transitionName:i}=e;return{[`${t.enterActive[i]}`]:t.enterActive[i],[`${i}-${Fe.enter}-${Fe.active}`]:!t.enterActive[i]}},exit:e=>{const{c:t=Bt,transitionName:i}=e;return{[`${t.exit[i]}`]:t.exit[i],[`${i}-${Fe.exit}`]:!t.exit[i]}},exitActive:e=>{const{c:t=Bt,transitionName:i}=e;return{[`${t.exitActive[i]}`]:t.exitActive[i],[`${i}-${Fe.exit}-${Fe.active}`]:!t.exitActive[i]}}},jt=(e,t)=>i=>{const{c:r=e}=i;return{[r[t]||""]:!0}},Qt={wrapper:{main:Je,size:{small:`${Je}-${Le.small}`,medium:`${Je}-${Le.medium}`,large:`${Je}-${Le.large}`},fillMode:{solid:`${Je}-${ze.solid}`,outline:`${Je}-${ze.outline}`,flat:`${Je}-${ze.flat}`,link:`${Je}-${ze.link}`,clear:`${Je}-${ze.clear}`},themeColor:{base:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.base}`,outline:`${Je}-${ze.outline}-${Ie.base}`,flat:`${Je}-${ze.flat}-${Ie.base}`,link:`${Je}-${ze.link}-${Ie.base}`,clear:`${Je}-${ze.clear}-${Ie.base}`}},primary:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.primary}`,outline:`${Je}-${ze.outline}-${Ie.primary}`,flat:`${Je}-${ze.flat}-${Ie.primary}`,link:`${Je}-${ze.link}-${Ie.primary}`,clear:`${Je}-${ze.clear}-${Ie.primary}`}},secondary:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.secondary}`,outline:`${Je}-${ze.outline}-${Ie.secondary}`,flat:`${Je}-${ze.flat}-${Ie.secondary}`,link:`${Je}-${ze.link}-${Ie.secondary}`,clear:`${Je}-${ze.clear}-${Ie.secondary}`}},tertiary:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.tertiary}`,outline:`${Je}-${ze.outline}-${Ie.tertiary}`,flat:`${Je}-${ze.flat}-${Ie.tertiary}`,link:`${Je}-${ze.link}-${Ie.tertiary}`,clear:`${Je}-${ze.clear}-${Ie.tertiary}`}},info:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.info}`,outline:`${Je}-${ze.outline}-${Ie.info}`,flat:`${Je}-${ze.flat}-${Ie.info}`,link:`${Je}-${ze.link}-${Ie.info}`,clear:`${Je}-${ze.clear}-${Ie.info}`}},success:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.success}`,outline:`${Je}-${ze.outline}-${Ie.success}`,flat:`${Je}-${ze.flat}-${Ie.success}`,link:`${Je}-${ze.link}-${Ie.success}`,clear:`${Je}-${ze.clear}-${Ie.success}`}},warning:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.warning}`,outline:`${Je}-${ze.outline}-${Ie.warning}`,flat:`${Je}-${ze.flat}-${Ie.warning}`,link:`${Je}-${ze.link}-${Ie.warning}`,clear:`${Je}-${ze.clear}-${Ie.warning}`}},error:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.error}`,outline:`${Je}-${ze.outline}-${Ie.error}`,flat:`${Je}-${ze.flat}-${Ie.error}`,link:`${Je}-${ze.link}-${Ie.error}`,clear:`${Je}-${ze.clear}-${Ie.error}`}},dark:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.dark}`,outline:`${Je}-${ze.outline}-${Ie.dark}`,flat:`${Je}-${ze.flat}-${Ie.dark}`,link:`${Je}-${ze.link}-${Ie.dark}`,clear:`${Je}-${ze.clear}-${Ie.dark}`}},light:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.light}`,outline:`${Je}-${ze.outline}-${Ie.light}`,flat:`${Je}-${ze.flat}-${Ie.light}`,link:`${Je}-${ze.link}-${Ie.light}`,clear:`${Je}-${ze.clear}-${Ie.light}`}},inverse:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.inverse}`,outline:`${Je}-${ze.outline}-${Ie.inverse}`,flat:`${Je}-${ze.flat}-${Ie.inverse}`,link:`${Je}-${ze.link}-${Ie.inverse}`,clear:`${Je}-${ze.clear}-${Ie.inverse}`}}},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},iconButton:`${ke.prefix}-${Te.icon}-${Te.button}`,disabled:`${ke.prefix}-${He.disabled}`,selected:`${ke.prefix}-${He.selected}`,isRtl:`${ke.prefix}-${ke.rtl}`},text:`${Je}-${Te.text}`,icon:`${Je}-${Te.icon}`},Vt={wrapper:e=>{const{isRtl:t,selected:i,disabled:r,size:n,fillMode:o,rounded:l,themeColor:a,iconButton:s,c:c=Qt}=e,d=c.wrapper,u=d.themeColor[a],$=u.fillMode[o];return{[d.main]:!0,[d.size[n]]:d.size[n],[`${Je}-${n}`]:n&&!d.size[n],[d.fillMode[o]]:d.fillMode[o],[$]:$,[d.rounded[l]]:d.rounded[l],[`${ke.prefix}-${ke.rounded}-${l}`]:l&&!d.rounded[l],[d.iconButton]:s,[u.disabled]:r&&u&&u.disabled,[u.selected]:i&&u&&u.selected,[d.disabled]:r,[d.selected]:i,[d.isRtl]:t}},text:e=>{const{c:t=Qt}=e;return{[t.text]:!0}},icon:e=>{const{c:t=Qt}=e;return{[t.icon]:!0}}},Ut={wrapper:{main:`${Je}-${Pe.group}`,stretched:`${Je}-${Pe.group}-${He.stretched}`,disabled:`${ke.prefix}-${He.disabled}`},position:{start:`${ke.prefix}-${Pe.group}-${Se.start}`,end:`${ke.prefix}-${Pe.group}-${Se.end}`}},qt={wrapper:e=>{const{stretched:t,disabled:i,c:r=Ut}=e,n=r.wrapper;return{[n.main]:!0,[n.stretched]:t,[n.disabled]:i}},position:e=>{const{start:t,end:i,c:r=Ut}=e,n=r.position;return{[n.start]:t,[n.end]:i}}},Zt={wrapper:{main:`${Ke}-${Te.button}`,focus:`${ke.prefix}-${He.focus}`,disabled:`${ke.prefix}-${He.disabled}`},ul:{group:`${Ke}-${Pe.group}`,size:{small:`${Ke}-${Pe.group}-${Le.small}`,medium:`${Ke}-${Pe.group}-${Le.medium}`,large:`${Ke}-${Pe.group}-${Le.large}`}},li:{item:`${ke.prefix}-${Pe.item}`,focus:`${ke.prefix}-${He.focus}`},item:`${Ke}-${Pe.item}`,link:{main:`${ke.prefix}-${Te.link}`,link:`${Ke}-${Te.link}`,selected:`${ke.prefix}-${He.selected}`,disabled:`${ke.prefix}-${He.disabled}`},popup:`${Ke}-${Pe.popup}`},Gt={wrapper:e=>{const{focused:t,disabled:i,c:r=Zt}=e,n=r.wrapper;return{[n.main]:!0,[n.focus]:t,[n.disabled]:i}},ul:e=>{const{size:t,c:i=Zt}=e,r=i.ul;return{[r.group]:!0,[r.size[t]]:r.size[t],[`${Ke}-${Pe.group}-${t}`]:t&&!r.size[t]}},li:e=>{const{focused:t,c:i=Zt}=e,r=i.li;return{[r.item]:!0,[r.focus]:t}},item:jt(Zt,"item"),link:e=>{const{selected:t,disabled:i,c:r=Zt}=e,n=r.link;return{[n.main]:!0,[n.link]:!0,[n.selected]:t,[n.disabled]:i}},popup:jt(Zt,"popup")},Yt={clearButton:`${ke.prefix}-${ke.clear}-${ke.value}`,groupStickyHeader:`${ke.prefix}-${Pe.list}-${Pe.group}-${He.sticky}-${Te.header}`,listHeaderText:`${ke.prefix}-${Pe.list}-${Te.header}-${Te.text}`,ul:`${ke.prefix}-${Pe.list}-${Te.ul}`,li:{main:`${ke.prefix}-${Pe.list}-${Pe.item}`,selected:`${ke.prefix}-${He.selected}`,focused:`${ke.prefix}-${He.focus}`,first:`${ke.prefix}-${He.first}`,disabled:`${ke.prefix}-${He.disabled}`},groupLi:{list:`${ke.prefix}-${Pe.list}-${Pe.group}-${Pe.item}`,table:`${ke.prefix}-${Te.table}-${Pe.group}-${Pe.row}`},itemText:`${ke.prefix}-${Pe.list}-${Pe.item}-${Te.text}`,groupItemText:{list:`${ke.prefix}-${Pe.list}-${Pe.item}-${Te.text}`,table:`${ke.prefix}-${Te.table}-${Te.th}`},itemGroupLabel:`${ke.prefix}-${Pe.list}-${Pe.item}-${Pe.group}-${Te.label}`,noData:`${ke.prefix}-${ke.nodata}`,heightContainer:`${ke.prefix}-${De.height}-${Pe.container}`,optionLabel:{main:`${ke.prefix}-${Pe.list}-${Pe.optionLabel}`,selected:`${ke.prefix}-${He.selected}`},inputInner:`${Ge}-${Be.inner}`,inputIcon:`${ke.prefix}-${Be.input}-${je.prefix}`,searchbox:`${ke.prefix}-${Ee.searchbox}`,listFilter:`${ke.prefix}-${Pe.list}-${ke.filter}`},Wt={clearButton:jt(Yt,"clearButton"),groupStickyHeader:jt(Yt,"groupStickyHeader"),listHeaderText:jt(Yt,"listHeaderText"),ul:jt(Yt,"ul"),li:e=>{const{c:t=Yt,selected:i,focused:r,first:n,disabled:o}=e,l=t.li;return{[l.main]:!0,[l.selected]:i,[l.focused]:r,[l.first]:n,[l.disabled]:o}},groupLi:e=>{const{c:t=Yt,isMultiColumn:i}=e,r=t.groupLi;return{[r.table]:i,[r.list]:!i}},itemText:jt(Yt,"itemText"),groupItemText:e=>{const{c:t=Yt,isMultiColumn:i}=e,r=t.groupItemText;return{[r.table]:i,[r.list]:!i}},itemGroupLabel:jt(Yt,"itemGroupLabel"),noData:jt(Yt,"noData"),heightContainer:jt(Yt,"heightContainer"),optionLabel:e=>{const{c:t=Yt,selected:i}=e,r=t.optionLabel;return{[r.main]:!0,[r.selected]:i}},inputInner:jt(Yt,"inputInner"),inputIcon:jt(Yt,"inputIcon"),searchbox:jt(Yt,"searchbox"),listFilter:jt(Yt,"listFilter")},Xt={wrapper:{main:`${ke.prefix}-${He.adaptive}-${Ee.actionsheet}`,fullscreen:`${ke.prefix}-${Ee.actionsheet}-${He.fullscreen}`,bottom:`${ke.prefix}-${Ee.actionsheet}-${He.bottom}`},header:`${ke.prefix}-${Te.text}-${ye.center}`,titleBar:{main:`${ke.prefix}-${Ee.actionsheet}-${Pe.titlebar}-${Pe.group}`,position:`${ke.prefix}-${ye.hbox}`},title:`${ke.prefix}-${Ee.actionsheet}-${Te.title}`,subtitle:{main:`${ke.prefix}-${Ee.actionsheet}-${Te.subtitle}`,textCenter:`${ke.prefix}-${Te.text}-${ye.center}`},actions:`${ke.prefix}-${Ee.actionsheet}-${Pe.actions}`,titleBarGroup:{main:`${ke.prefix}-${Ee.actionsheet}-${Pe.titlebar}-${Pe.group}`,filter:`${ke.prefix}-${Ee.actionsheet}-${ke.filter}`}},Jt={wrapper:e=>{const{c:t=Xt,isFullScreen:i}=e,r=t.wrapper;return{[r.main]:!0,[r.fullscreen]:i,[r.bottom]:!i}},header:jt(Xt,"header"),titleBar:e=>{const{c:t=Xt}=e,i=t.titleBar;return{[i.main]:!0,[i.position]:!0}},title:jt(Xt,"title"),subtitle:e=>{const{c:t=Xt}=e,i=t.subtitle;return{[i.main]:!0,[i.textCenter]:!0}},actions:jt(Xt,"actions"),titleBarGroup:e=>{const{c:t=Xt}=e,i=t.titleBarGroup;return{[i.main]:!0,[i.filter]:!0}}},Kt={wrapper:{main:et,picker:_e,size:{small:`${_e}-${Le.small}`,medium:`${_e}-${Le.medium}`,large:`${_e}-${Le.large}`},fillMode:{solid:`${_e}-${ze.solid}`,outline:`${_e}-${ze.outline}`,flat:`${_e}-${ze.flat}`,link:`${_e}-${ze.link}`,clear:`${_e}-${ze.clear}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${He.disabled}`,focused:`${ke.prefix}-${He.focus}`,invalid:`${ke.prefix}-${He.invalid}`,loading:`${ke.prefix}-${He.loading}`,required:`${ke.prefix}-${He.required}`},loadingIcon:`${Ge}-${He.loading}-${je.prefix}`,inputButton:`${Ge}-${Te.button}`,listContainer:{main:`${ke.prefix}-${Pe.list}-${Pe.container}`,popup:`${ke.prefix}-${Ee.dropdownlist}-${Pe.popup}`},inputInner:`${Ge}-${Be.inner}`,inputText:`${Ge}-${ke.value}-${Te.text}`,listHeader:`${ke.prefix}-${Pe.list}-${Te.header}`,list:{main:`${ke.prefix}-${Pe.list}`,size:{small:`${ke.prefix}-${Pe.list}-${Le.small}`,medium:`${ke.prefix}-${Pe.list}-${Le.medium}`,large:`${ke.prefix}-${Pe.list}-${Le.large}`},virtual:`${ke.prefix}-${ke.virtual}-${Pe.list}`},listContent:`${ke.prefix}-${Pe.list}-${Pe.content}`,listFooter:`${ke.prefix}-${Pe.list}-${Te.footer}`},_t={wrapper:e=>{const{c:t=Kt,size:i,rounded:r,fillMode:n,focused:o,disabled:l,invalid:a,loading:s,required:c}=e,d=t.wrapper;return{[d.main]:!0,[d.picker]:!0,[d.size[i]]:d.size[i],[`${_e}-${i}`]:i&&!d.size[i],[d.fillMode[n]]:d.fillMode[n],[d.rounded[r]]:d.rounded[r],[`${ke.prefix}-${ke.rounded}-${r}`]:r&&!d.rounded[r],[d.focused]:o,[d.disabled]:l,[d.loading]:s,[d.invalid]:a,[d.required]:c}},loadingIcon:jt(Kt,"loadingIcon"),inputButton:jt(Kt,"inputButton"),listContainer:e=>{const{c:t=Kt,popup:i}=e,r=t.listContainer;return{[r.main]:!0,[r.popup]:i}},inputInner:jt(Kt,"inputInner"),inputText:jt(Kt,"inputText"),listHeader:jt(Kt,"listHeader"),list:e=>{const{c:t=Kt,size:i,virtual:r}=e,n=t.list;return{[n.main]:!0,[n.size[i]]:n.size[i],[`${ke.prefix}-${Pe.list}-${i}`]:i&&!n.size[i],[n.virtual]:r}},listContent:jt(Kt,"listContent"),listFooter:jt(Kt,"listFooter")},ei={wrapper:{main:tt,input:Ge,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`,link:`${Ge}-${ze.link}`,clear:`${Ge}-${ze.clear}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${He.disabled}`,invalid:`${ke.prefix}-${He.invalid}`,loading:`${ke.prefix}-${He.loading}`,required:`${ke.prefix}-${He.required}`},loadingIcon:`${Ge}-${He.loading}-${je.prefix}`,inputButton:`${Ge}-${Te.button}`,listContainer:{main:`${ke.prefix}-${Pe.list}-${Pe.container}`,popup:`${ke.prefix}-${Ee.combobox}-${Pe.popup}`},listHeader:`${ke.prefix}-${Te.table}-${Te.header}`,list:{list:`${ke.prefix}-${Pe.list}`,table:`${ke.prefix}-${ke.data}-${Te.table}`,size:{prefix:`${ke.prefix}-${Pe.list}-`,small:`${ke.prefix}-${Pe.list}-${Le.small}`,medium:`${ke.prefix}-${Pe.list}-${Le.medium}`,large:`${ke.prefix}-${Pe.list}-${Le.large}`},tableSize:{prefix:`${ke.prefix}-${Te.table}-`,small:`${ke.prefix}-${Te.table}-${Le.small}`,medium:`${ke.prefix}-${Te.table}-${Le.medium}`,large:`${ke.prefix}-${Te.table}-${Le.large}`},virtual:`${ke.prefix}-${ke.virtual}-${Pe.list}`},listContent:{main:`${ke.prefix}-${Pe.list}-${Pe.content}`,scroller:`${ke.prefix}-${Pe.list}-${ke.scroller}`},listFooter:`${ke.prefix}-${Pe.list}-${Te.footer}`},ti={wrapper:e=>{var t,i;const{c:r=ei,size:n,rounded:o,fillMode:l,disabled:a,invalid:s,loading:c,required:d}=e,u=r.wrapper;return{[null==u?void 0:u.main]:!0,[null==u?void 0:u.input]:!0,[null==u?void 0:u.size[n]]:null==u?void 0:u.size[n],[`${_e}-${n}`]:n&&!(null!=u&&u.size[n]),[null==u?void 0:u.fillMode[l]]:null==u?void 0:u.fillMode[l],[null==u?void 0:u.rounded[o]]:null==u?void 0:u.rounded[o],[`${null==(t=ke)?void 0:t.prefix}-${null==(i=ke)?void 0:i.rounded}-${o}`]:o&&!(null!=u&&u.rounded[o]),[null==u?void 0:u.disabled]:a,[null==u?void 0:u.loading]:c,[null==u?void 0:u.invalid]:s,[null==u?void 0:u.required]:d}},loadingIcon:jt(ei,"loadingIcon"),inputButton:jt(ei,"inputButton"),listContainer:e=>{const{c:t=ei,popup:i}=e,r=t.listContainer;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.popup]:i}},listHeader:jt(ei,"listHeader"),list:e=>{var t,i,r,n,o,l,a,s,c,d,u;const{c:$=ei,size:p,tableSize:f,virtual:m,list:x}=e;return{[null==(t=$.list)?void 0:t.list]:!x,[null==(i=$.list)?void 0:i.table]:x,[null==(r=$.list)?void 0:r.size[p]]:!x&&(null==(n=$.list)?void 0:n.size[p]),[`${null==(o=$.list)?void 0:o.size.prefix}${p}`]:!x&&p&&!(null!=(l=$.list)&&l.size[p]),[null==(a=$.list)?void 0:a.tableSize[f]]:x&&(null==(s=$.list)?void 0:s.tableSize[f]),[`${null==(c=$.list)?void 0:c.tableSize.prefix}${f}`]:x&&f&&!(null!=(d=$.list)&&d.tableSize[f]),[null==(u=$.list)?void 0:u.virtual]:m}},listContent:e=>{const{c:t=ei,virtual:i}=e,r=t.listContent;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.scroller]:!i}},listFooter:jt(ei,"listFooter")},ii={footer:{main:`${ke.prefix}-${Ne.time}-${Te.footer}`,actions:`${ke.prefix}-${Pe.actions}`,stretched:`${ke.prefix}-${Pe.actions}-${He.stretched}`,horizontal:`${ke.prefix}-${Pe.actions}-${Me.horizontal}`},cancel:`${ke.prefix}-${Ne.time}-${Oe.cancel}`,accept:`${ke.prefix}-${Ne.time}-${Oe.accept}`,part:{main:`${ke.prefix}-${Ne.time}-${Pe.part}`,disabled:`${ke.prefix}-${He.disabled}`},header:`${ke.prefix}-${Ne.time}-${Te.header}`,now:`${ke.prefix}-${Ne.time}-${Ne.now}`,listContainer:`${ke.prefix}-${Ne.time}-${Pe.list}-${Pe.container}`,highlight:`${ke.prefix}-${Ne.time}-${He.highlight}`,listWrapper:{main:`${ke.prefix}-${Ne.time}-${Pe.list}-${Pe.wrapper}`,focused:`${ke.prefix}-${He.focus}`},list:`${ke.prefix}-${Ne.time}-${Pe.list}`,container:{main:`${ke.prefix}-${Ne.time}-${Pe.container}`,scrollable:`${ke.prefix}-${He.scrollable}`,content:`${ke.prefix}-${Pe.content}`},containerSelector:`${ke.prefix}-${Ne.time}-${Pe.container}`,separator:`${ke.prefix}-${Ne.time}-${Pe.separator}`,ul:`${ke.prefix}-${ke.reset}`,li:`${ke.prefix}-${Pe.item}`,title:`${ke.prefix}-${Te.title}`,scrollablePlaceholder:`${ke.prefix}-${He.scrollable}-${Pe.placeholder}`},ri={footer:e=>{const{c:t=ii}=e,i=t.footer;return{[i.main]:!0,[i.actions]:!0,[i.stretched]:!0,[i.horizontal]:!0}},cancel:jt(ii,"cancel"),accept:jt(ii,"accept"),part:e=>{const{c:t=ii,mobileMode:i,disabled:r}=e,n=t.part;return{[n.main]:i,[n.disabled]:r}},header:jt(ii,"header"),now:jt(ii,"now"),listContainer:jt(ii,"listContainer"),highlight:jt(ii,"highlight"),listWrapper:e=>{const{c:t=ii,focused:i}=e,r=t.listWrapper;return{[r.main]:!0,[r.focused]:i}},list:jt(ii,"list"),container:e=>{const{c:t=ii,content:i,scrollable:r}=e,n=t.container;return{[n.main]:!0,[n.content]:i,[n.scrollable]:r}},containerSelector:jt(ii,"containerSelector"),separator:jt(ii,"separator"),ul:jt(ii,"ul"),li:jt(ii,"li"),title:jt(ii,"title"),scrollablePlaceholder:jt(ii,"scrollablePlaceholder")},ni={wrapper:{main:`${ke.prefix}-${Ee.timepicker}`,input:`${Ge}`,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${He.disabled}`,required:`${ke.prefix}-${He.required}`,invalid:`${ke.prefix}-${He.invalid}`},inputButton:`${Ge}-${Te.button}`,popup:{main:`${ke.prefix}-${Ee.timepicker}-${Pe.popup}`,container:`${ke.prefix}-${Pe.list}-${Pe.container}`},timeSelector:{main:`${ke.prefix}-${Ne.timeselector}`,size:{medium:`${ke.prefix}-${Ne.timeselector}-${Le.medium}`,large:`${ke.prefix}-${Ne.timeselector}-${Le.large}`},disabled:`${ke.prefix}-${He.disabled}`,reset:`${ke.prefix}-${ke.reset}`}},oi={wrapper:e=>{const{c:t=ni,size:i,fillMode:r,rounded:n,disabled:o,required:l,invalid:a}=e,s=t.wrapper;return{[s.main]:!0,[s.input]:!0,[s.size[i]]:s.size[i],[`${Ge}-${i}`]:i&&!s.size[i],[s.fillMode[r]]:s.fillMode[r],[s.rounded[n]]:s.rounded[n],[`${ke.prefix}-${ke.rounded}-${n}`]:n&&!s.rounded[n],[s.disabled]:o,[s.invalid]:a,[s.required]:l}},inputButton:jt(ni,"inputButton"),popup:e=>{const{c:t=ni}=e,i=t.popup;return{[i.main]:!0,[i.container]:!0}},timeSelector:e=>{const{c:t=ni,disabled:i,mobileMode:r}=e,n=t.timeSelector;return{[n.main]:!0,[n.size.large]:r,[n.reset]:r,[n.size.medium]:!r,[n.disabled]:i}}},li={wrapper:{main:`${Ye}`,infinite:`${Ye}-${ke.infinite}`,disabled:`${ke.prefix}-${He.disabled}`,weekNumber:`${ke.prefix}-${Ne.week}-${Ne.number}`,size:{medium:`${Ye}-${Le.medium}`,large:`${Ye}-${Le.large}`}},view:{main:`${Ye}-${Pe.view}`,vertical:`${ke.prefix}-${ye.vstack}`,month:`${Ye}-${Ne.month}${Pe.view}`,year:`${Ye}-${Ne.year}${Pe.view}`,decade:`${Ye}-${Ne.decade}${Pe.view}`,century:`${Ye}-${Ne.century}${Pe.view}`},navigation:`${Ye}-${Ne.navigation}`,navigationHighlight:`${Ye}-${Ne.navigation}-${He.highlight}`,table:{main:`${Ye}-${Te.table}`,weekdays:`${Ye}-${Ne.weekdays}`},thead:`${Ye}-${Te.thead}`,tr:`${Ye}-${Te.tr}`,th:`${Ye}-${Te.th}`,caption:`${Ye}-${Te.caption}`,tbody:`${Ye}-${Te.tbody}`,ul:`${ke.prefix}-${ke.reset}`,li:"",td:{main:`${Ye}-${Te.td}`,rangeStart:`${ke.prefix}-${Ne.range}-${Se.start}`,rangeEnd:`${ke.prefix}-${Ne.range}-${Se.end}`,rangeMid:`${ke.prefix}-${Ne.range}-${Se.mid}`,rangeSplitEnd:`${ke.prefix}-${Ne.range}-${Oe.split}-${Se.end}`,rangeSplitStart:`${ke.prefix}-${Ne.range}-${Oe.split}-${Se.start}`,active:`${ke.prefix}-${He.active}`,focused:`${ke.prefix}-${ke.state}-${He.pending}-${He.focus}`,selected:`${ke.prefix}-${He.selected}`,today:`${ke.prefix}-${Ne.today}`,weekend:`${ke.prefix}-${Ne.weekend}`,disabled:`${ke.prefix}-${He.disabled}`,isOtherMonth:`${ke.prefix}-${Ne.other}-${Ne.month}`,isEmpty:`${ke.prefix}-${He.empty}`,isWeek:`${ke.prefix}-${He.alt}`},title:`${Ye}-${Te.title}`,header:{main:`${Ye}-${Te.header}`,vertical:`${ke.prefix}-${ye.hstack}`},spacer:`${ke.prefix}-${Pe.spacer}`,nav:`${Ye}-${Pe.nav}`,today:{main:`${Ye}-${Pe.nav}-${Ne.today}`,disabled:`${ke.prefix}-${He.disabled}`},scrollable:{main:`${ke.prefix}-${He.scrollable}`,content:`${ke.prefix}-${Pe.content}`,horizontal:`${ke.prefix}-${He.scrollable}-${Me.horizontal}`},scrollableSelector:`${ke.prefix}-${He.scrollable}`,scrollablePlaceholder:{main:`${ke.prefix}-${He.scrollable}-${Pe.placeholder}`,horizontal:`${ke.prefix}-${He.scrollable}-${Me.horizontal}-${Pe.placeholder}`},link:`${ke.prefix}-${Te.link}`,navigationMarker:`${Ye}-${Ne.navigation}-${Ne.marker}`},ai={wrapper:e=>{const{c:t=li,disabled:i,weekNumber:r,mobileMode:n}=e,o=t.wrapper;return{[o.main]:!0,[o.infinite]:!0,[o.disabled]:i,[o.weekNumber]:r,[o.size.large]:n,[o.size.medium]:!n}},view:e=>{const{c:t=li,month:i,year:r,decade:n,century:o}=e,l=t.view;return{[l.main]:!0,[l.vertical]:!0,[l.month]:i,[l.year]:r,[l.decade]:n,[l.century]:o}},navigation:jt(li,"navigation"),navigationHighlight:jt(li,"navigationHighlight"),table:e=>{const{c:t=li,weekdays:i}=e,r=t.table;return{[r.main]:!0,[r.weekdays]:i}},thead:jt(li,"thead"),tr:jt(li,"tr"),th:jt(li,"th"),tbody:jt(li,"tbody"),title:jt(li,"title"),header:e=>{const{c:t=li,vertical:i}=e,r=t.header;return{[r.main]:!0,[r.vertical]:i}},today:e=>{const{c:t=li,disabled:i}=e,r=t.today;return{[r.main]:!0,[r.disabled]:i}},spacer:jt(li,"spacer"),nav:jt(li,"nav"),caption:jt(li,"caption"),ul:jt(li,"ul"),li:jt(li,"li"),td:e=>{const{c:t=li,rangeStart:i,rangeEnd:r,rangeMid:n,rangeSplitEnd:o,rangeSplitStart:l,active:a,focused:s,selected:c,today:d,weekend:u,disabled:$,isOtherMonth:p,isEmpty:f,isWeek:m}=e,x=t.td;return m?{[x.main]:!0,[x.isWeek]:m}:f?{[x.main]:!0,[x.isEmpty]:f}:{[x.main]:!0,[x.rangeStart]:i,[x.rangeEnd]:r,[x.rangeMid]:n,[x.rangeSplitEnd]:o,[x.rangeSplitStart]:l,[x.active]:a,[x.focused]:s,[x.selected]:c,[x.today]:d,[x.weekend]:u,[x.disabled]:$,[x.isOtherMonth]:p}},scrollable:e=>{const{c:t=li,horizontal:i}=e,r=t.scrollable;return{[r.main]:!0,[r.content]:!0,[r.horizontal]:i}},scrollableSelector:jt(li,"scrollableSelector"),scrollablePlaceholder:e=>{const{c:t=li,horizontal:i}=e,r=t.scrollablePlaceholder;return{[r.main]:!0,[r.horizontal]:i}},link:jt(li,"link"),navigationMarker:e=>{const{c:t=li,isRangeStart:i}=e;return{[t.navigationMarker]:i}}},si={wrapper:{main:`${ke.prefix}-${Ee.dateinput}`,input:`${Ge}`,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${He.disabled}`,required:`${ke.prefix}-${He.required}`,invalid:`${ke.prefix}-${He.invalid}`},inputInner:`${Ge}-${Be.inner}`,inputSpinner:{main:`${Ge}-${Be.spinner}`,button:`${ke.prefix}-${Be.spin}-${Te.button}`},spinnerIncrease:`${ke.prefix}-${Be.spinner}-${Oe.increase}`,spinnerDecrease:`${ke.prefix}-${Be.spinner}-${Oe.decrease}`,clearButton:`${ke.prefix}-${ke.clear}-${ke.value}`},ci={wrapper:e=>{const{c:t=si,size:i,fillMode:r,rounded:n,disabled:o,required:l,invalid:a}=e,s=t.wrapper;return{[s.main]:!0,[s.input]:!0,[s.size[i]]:s.size[i],[`${Ge}-${i}`]:i&&!s.size[i],[s.fillMode[r]]:s.fillMode[r],[s.rounded[n]]:s.rounded[n],[`${ke.prefix}-${ke.rounded}-${n}`]:n&&!s.rounded[n],[s.disabled]:o,[s.invalid]:a,[s.required]:l}},inputInner:jt(si,"inputInner"),inputSpinner:e=>{const{c:t=si}=e,i=t.inputSpinner;return{[i.main]:!0,[i.button]:!0}},spinnerIncrease:jt(si,"spinnerIncrease"),spinnerDecrease:jt(si,"spinnerDecrease"),clearButton:jt(si,"clearButton")},di={wrapper:{main:`${ke.prefix}-${Ee.datetimepicker}`,input:`${Ge}`,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${He.disabled}`,required:`${ke.prefix}-${He.required}`,invalid:`${ke.prefix}-${He.invalid}`},inputButton:`${Ge}-${Te.button}`,popup:{main:`${ke.prefix}-${Ee.datetime}-${Pe.container}`,reset:`${ke.prefix}-${ke.reset}`},wrap:{main:`${ke.prefix}-${Ee.datetime}-${Pe.wrap}`,date:`${ke.prefix}-${Ne.date}-${Pe.tab}`,time:`${ke.prefix}-${Ne.time}-${Pe.tab}`,disabled:`${ke.prefix}-${He.disabled}`},timeFooter:{main:`${ke.prefix}-${Ee.datetime}-${Te.footer}`,actions:`${ke.prefix}-${Pe.actions}`,stretched:`${ke.prefix}-${Pe.actions}-${He.stretched}`},buttonGroup:`${ke.prefix}-${Ee.datetime}-${Ee.buttongroup}`,selector:`${ke.prefix}-${Ee.datetime}-${Ne.selector}`,calendarWrap:`${ke.prefix}-${Ee.datetime}-${Ye}-${Pe.wrap}`,timeWrap:`${ke.prefix}-${Ee.datetime}-${Ne.time}-${Pe.wrap}`,timeSelector:{main:`${ke.prefix}-${Ne.timeselector}`,size:{medium:`${ke.prefix}-${Ne.timeselector}-${Le.medium}`,large:`${ke.prefix}-${Ne.timeselector}-${Le.large}`},disabled:`${ke.prefix}-${He.disabled}`,reset:`${ke.prefix}-${ke.reset}`}},ui={wrapper:e=>{const{c:t=di,size:i,fillMode:r,rounded:n,disabled:o,required:l,invalid:a}=e,s=t.wrapper;return{[s.main]:!0,[s.input]:!0,[s.size[i]]:s.size[i],[`${Ge}-${i}`]:i&&!s.size[i],[s.fillMode[r]]:s.fillMode[r],[s.rounded[n]]:s.rounded[n],[`${ke.prefix}-${ke.rounded}-${n}`]:n&&!s.rounded[n],[s.disabled]:o,[s.invalid]:a,[s.required]:l}},inputButton:jt(di,"inputButton"),popup:e=>{const{c:t=di}=e,i=t.popup;return{[i.main]:!0,[i.reset]:!0}},wrap:e=>{const{c:t=di,disabled:i,date:r,time:n}=e,o=t.wrap;return{[o.main]:!0,[o.time]:n,[o.date]:r,[o.disabled]:i}},timeFooter:e=>{const{c:t=di}=e,i=t.timeFooter;return{[i.main]:!0,[i.actions]:!0,[i.stretched]:!0}},buttonGroup:jt(di,"buttonGroup"),selector:jt(di,"selector"),calendarWrap:jt(di,"calendarWrap"),timeWrap:jt(di,"timeWrap"),timeSelector:e=>{const{c:t=di,mobileMode:i}=e,r=t.timeSelector;return{[r.main]:i,[r.size.large]:i,[r.reset]:i}}},$i=`${ke.prefix}-${Be.input}`,pi=`${ke.prefix}-${Be.radio}`,fi=`${ke.prefix}-${Be.textbox}`,mi=`${ke.prefix}-${Be.input}-${Be.prefix}`,xi=`${ke.prefix}-${Be.input}-${Be.suffix}`,hi={input:{radio:pi,size:{prefix:`${pi}-`,small:`${pi}-${Le.small}`,medium:`${pi}-${Le.medium}`,large:`${pi}-${Le.large}`},invalid:`${ke.prefix}-${He.invalid}`,checked:`${ke.prefix}-${He.checked}`},wrap:`${pi}-${Pe.wrap}`,label:`${pi}-${Te.label}`},vi={input:e=>{var t;const{size:i,invalid:r,checked:n,c:o=hi}=e,l=o.input;return{[null==l?void 0:l.radio]:!0,[null==l?void 0:l.size[i]]:null==l?void 0:l.size[i],[`${null==(t=null==l?void 0:l.size)?void 0:t.prefix}${i}`]:i&&!(null!=l&&l.size[i]),[null==l?void 0:l.invalid]:r,[null==l?void 0:l.checked]:n}},label:e=>{const{c:t=hi}=e;return{[null==t?void 0:t.label]:!0}},wrap:e=>{const{c:t=hi}=e;return{[null==t?void 0:t.wrap]:!0}}},gi={ul:{main:`${pi}-${Pe.list}`,horizontal:`${ke.prefix}-${Pe.list}-${He.horizontal}`,vertical:`${ke.prefix}-${Pe.list}-${He.vertical}`},item:{main:`${pi}-${Pe.list}-${Pe.item}`,disabled:`${ke.prefix}-${He.disabled}`}},bi={ul:e=>{const{horizontal:t,vertical:i,c:r=gi}=e,n=r.ul;return{[null==n?void 0:n.main]:!0,[null==n?void 0:n.horizontal]:t,[null==n?void 0:n.vertical]:i}},item:e=>{const{disabled:t,c:i=gi}=e,r=i.item;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.disabled]:t}}},wi={wrapper:{main:`${ke.prefix}-${Be.maskedtextbox}`,input:$i,size:{small:`${$i}-${Le.small}`,medium:`${$i}-${Le.medium}`,large:`${$i}-${Le.large}`},fillMode:{solid:`${$i}-${ze.solid}`,outline:`${$i}-${ze.outline}`,flat:`${$i}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${He.disabled}`,invalid:`${ke.prefix}-${He.invalid}`,isRtl:`${ke.prefix}-${ke.rtl}`},inputInner:`${$i}-${Be.inner}`},Ci={wrapper:e=>{const{invalid:t,disabled:i,size:r,fillMode:n,rounded:o,c:l=wi}=e,a=l.wrapper;return{[a.main]:!0,[a.input]:!0,[a.size[r]]:a.size[r],[`${$i}-${r}`]:!a.size[r],[a.fillMode[n]]:a.fillMode[n],[a.rounded[o]]:a.rounded[o],[`${ke.prefix}-${ke.rounded}-${o}`]:o&&!a.rounded[o],[a.disabled]:i,[a.invalid]:t}},inputInner:jt(wi,"inputInner")},ki={wrapper:{main:fi,input:$i,size:{small:`${$i}-${Le.small}`,medium:`${$i}-${Le.medium}`,large:`${$i}-${Le.large}`},fillMode:{solid:`${$i}-${ze.solid}`,outline:`${$i}-${ze.outline}`,flat:`${$i}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${He.disabled}`,focused:`${ke.prefix}-${He.focus}`,required:`${ke.prefix}-${He.required}`,invalid:`${ke.prefix}-${He.invalid}`,isRtl:`${ke.prefix}-${ke.rtl}`},inputInner:`${$i}-${Be.inner}`,prefix:{main:mi,orientation:{horizontal:`${mi}-${Me.horizontal}`,vertical:`${mi}-${Me.vertical}`}},suffix:{main:xi,orientation:{horizontal:`${xi}-${Me.horizontal}`,vertical:`${xi}-${Me.vertical}`}}},yi={wrapper:e=>{const{disabled:t,invalid:i,focused:r,required:n,size:o,fillMode:l,rounded:a,isRtl:s,c:c=ki}=e,d=c.wrapper;return{[null==d?void 0:d.main]:!0,[null==d?void 0:d.input]:!0,[null==d?void 0:d.size[o]]:null==d?void 0:d.size[o],[`${$i}-${o}`]:o&&!(null!=d&&d.size[o]),[null==d?void 0:d.fillMode[l]]:null==d?void 0:d.fillMode[l],[null==d?void 0:d.rounded[a]]:null==d?void 0:d.rounded[a],[`${ke.prefix}-${ke.rounded}-${a}`]:a&&!(null!=d&&d.rounded[a]),[null==d?void 0:d.disabled]:t,[null==d?void 0:d.focused]:r,[null==d?void 0:d.required]:n,[null==d?void 0:d.invalid]:i,[null==d?void 0:d.isRtl]:s}},inputInner:jt(ki,"inputInner"),prefix:e=>{const{orientation:t,c:i=ki}=e,r=i.prefix;return{[r.main]:!0,[r.orientation[t]]:r.orientation[t]}},suffix:e=>{const{orientation:t,c:i=ki}=e,r=i.suffix;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.orientation[t]]:null==r?void 0:r.orientation[t]}}},Ei={input:{main:`${$i} ${$i}-${Le.medium} ${ke.prefix}-${ke.rounded}-${Ae.medium} ${$i}-${ze.solid}`,disabled:`${ke.prefix}-${He.disabled}`,required:`${ke.prefix}-${He.required}`,invalid:`${ke.prefix}-${He.invalid}`,isRtl:`${ke.prefix}-${ke.rtl}`},clearButton:`${ke.prefix}-${ke.clear}-${ke.value}`},Li={input:e=>{const{disabled:t,invalid:i,required:r,isRtl:n,c:o=Ei}=e,l=o.input;return{[null==l?void 0:l.main]:!0,[null==l?void 0:l.disabled]:t,[null==l?void 0:l.required]:r,[null==l?void 0:l.invalid]:i,[null==l?void 0:l.isRtl]:n}},clearButton:jt(Ei,"clearButton")},zi=`${ke.prefix}-${Qe.floatingLabel}`,Ii={label:{main:`${ke.prefix}-${Qe.label}`,empty:`${ke.prefix}-${Qe.label}-${He.empty}`,invalid:`${ke.prefix}-${Qe.text}-${Ie.error}`,disabled:`${ke.prefix}-${Qe.text}-${He.disabled}`}},Ai={label:e=>{const{empty:t,invalid:i,disabled:r,c:n=Ii}=e,o=n.label;return{[null==o?void 0:o.main]:!0,[null==o?void 0:o.empty]:t,[null==o?void 0:o.invalid]:i,[null==o?void 0:o.disabled]:r}}},Mi={wrapper:{main:`${zi}-${Qe.container}`,focused:`${ke.prefix}-${He.focus}`,empty:`${ke.prefix}-${He.empty}`,notEmpty:"",disabled:`${ke.prefix}-${Qe.text}-${He.disabled}`,isRtl:`${ke.prefix}-${ke.rtl}`},label:{main:zi,focused:"",empty:"",notEmpty:"",invalid:`${ke.prefix}-${Qe.text}-${Ie.error}`,disabled:`${ke.prefix}-${Qe.text}-${He.disabled}`}},Di={wrapper:e=>{const{focused:t,empty:i,notEmpty:r,disabled:n,isRtl:o,c:l=Mi}=e,a=l.wrapper;return{[null==a?void 0:a.main]:!0,[null==a?void 0:a.focused]:t,[null==a?void 0:a.empty]:i,[null==a?void 0:a.notEmpty]:r,[null==a?void 0:a.disabled]:n,[null==a?void 0:a.isRtl]:o}},label:e=>{const{focused:t,empty:i,notEmpty:r,invalid:n,disabled:o,c:l=Mi}=e,a=l.label;return{[null==a?void 0:a.main]:!0,[null==a?void 0:a.focused]:t,[null==a?void 0:a.empty]:i,[null==a?void 0:a.notEmpty]:r,[null==a?void 0:a.invalid]:n,[null==a?void 0:a.disabled]:o}}},Ri={wrapper:{main:`${ke.prefix}-${Qe.error}`,direction:{start:`${ke.prefix}-${Qe.text}-${Se.start}`,end:`${ke.prefix}-${Qe.text}-${Se.end}`}}},Si={wrapper:e=>{const{direction:t,c:i=Ri}=e,r=i.wrapper;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.direction[t]]:null==r?void 0:r.direction[t]}}},Pi={wrapper:{main:`${ke.prefix}-${Qe.hint}`,direction:{start:`${ke.prefix}-${Qe.text}-${Se.start}`,end:`${ke.prefix}-${Qe.text}-${Se.end}`,disabled:`${ke.prefix}-${Qe.text}-${He.disabled}`}}},Ti={wrapper:e=>{const{direction:t,disabled:i,c:r=Pi}=e,n=r.wrapper;return{[null==n?void 0:n.main]:!0,[null==n?void 0:n.direction[t]]:null==n?void 0:n.direction[t],[null==n?void 0:n.disabled]:i}}},Oi=`${ke.prefix}-${Ve.form}`,Hi={form:{main:Oi,size:{prefix:`${Oi}-`,small:`${Oi}-${Le.small}`,medium:`${Oi}-${Le.medium}`,large:`${Oi}-${Le.large}`},orientation:{horizontal:`${Oi}-${Me.horizontal}`,vertical:`${Oi}-${Me.vertical}`}},formLayout:{main:`${ke.prefix}-${Ve.form}-layout ${ke.prefix}-d-grid`},fieldset:{main:`${ke.prefix}-${Ve.form}-${Ve.fieldset}`},legend:{main:`${ke.prefix}-${Ve.form}-${Ve.legend}`},field:{main:`${ke.prefix}-${Ve.form}-${Ve.field}`,isRtl:`${ke.prefix}-${ke.rtl}`},separator:{main:`${ke.prefix}-${Ve.form}-${Ve.separator}`}},Fi={form:e=>{var t;const{size:i,orientation:r,c:n=Hi}=e,o=n.form;return{[o.main]:!0,[o.size[i]]:o.size[i],[(null==(t=o.size)?void 0:t.prefix)||""]:i&&!o.size[i],[o.orientation[r]]:o.orientation[r]}},formLayout:e=>{const{c:t=Hi}=e;return{[t.formLayout.main]:!0}},fieldset:e=>{const{c:t=Hi}=e;return{[t.fieldset.main]:!0}},legend:e=>{const{c:t=Hi}=e;return{[t.legend.main]:!0}},field:e=>{const{isRtl:t,c:i=Hi}=e,r=i.field;return{[r.main]:!0,[r.isRtl]:t}},separator:e=>{const{c:t=Hi}=e;return{[t.separator.main]:!0}}},Bi={animationContainer:`${ke.prefix}-${Fe.prefix}-${Pe.container}`,animationContainerShown:`${ke.prefix}-${Fe.prefix}-${Pe.container}-${He.shown}`,animationChild:`${ke.prefix}-${Fe.child}-${Fe.prefix}-${Pe.container}`,popup:`${ke.prefix}-${Ue.prefix}`,slide:{up:{enter:`${ke.prefix}-${Fe.slide}-${Se.up}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.slide}-${Se.up}-${Fe.exit}`},down:{enter:`${ke.prefix}-${Fe.slide}-${Se.down}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.slide}-${Se.down}-${Fe.exit}`},left:{enter:`${ke.prefix}-${Fe.slide}-${Se.left}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.slide}-${Se.left}-${Fe.exit}`},right:{enter:`${ke.prefix}-${Fe.slide}-${Se.right}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.slide}-${Se.right}-${Fe.exit}`}},slideActive:{up:{enter:`${ke.prefix}-${Fe.slide}-${Se.up}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.slide}-${Se.up}-${Fe.exit}-${Fe.active}`},down:{enter:`${ke.prefix}-${Fe.slide}-${Se.down}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.slide}-${Se.down}-${Fe.exit}-${Fe.active}`},left:{enter:`${ke.prefix}-${Fe.slide}-${Se.left}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.slide}-${Se.left}-${Fe.exit}-${Fe.active}`},right:{enter:`${ke.prefix}-${Fe.slide}-${Se.right}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.slide}-${Se.right}-${Fe.exit}-${Fe.active}`}},zoom:{in:{enter:`${ke.prefix}-${Fe.zoomIn}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.zoomIn}-${Fe.exit}`},out:{enter:`${ke.prefix}-${Fe.zoomIn}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.zoomOut}-${Fe.exit}`}},zoomActive:{in:{enter:`${ke.prefix}-${Fe.zoomIn}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.zoomIn}-${Fe.exit}-${Fe.active}`},out:{enter:`${ke.prefix}-${Fe.zoomOut}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.zoomOut}-${Fe.exit}-${Fe.active}`}},fade:{enter:`${ke.prefix}-${Fe.fade}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.fade}-${Fe.exit}`},fadeActive:{enter:`${ke.prefix}-${Fe.fade}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.fade}-${Fe.exit}-${Fe.active}`},push:{up:{enter:`${ke.prefix}-${Fe.pushUp}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.pushUp}-${Fe.exit}`},down:{enter:`${ke.prefix}-${Fe.pushDown}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.pushDown}-${Fe.exit}`},left:{enter:`${ke.prefix}-${Fe.pushLeft}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.pushLeft}-${Fe.exit}`},right:{enter:`${ke.prefix}-${Fe.pushRight}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.pushRight}-${Fe.exit}`}},pushActive:{up:{enter:`${ke.prefix}-${Fe.pushUp}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.pushUp}-${Fe.exit}-${Fe.active}`},down:{enter:`${ke.prefix}-${Fe.pushDown}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.pushDown}-${Fe.exit}-${Fe.active}`},left:{enter:`${ke.prefix}-${Fe.pushLeft}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.pushLeft}-${Fe.exit}-${Fe.active}`},right:{enter:`${ke.prefix}-${Fe.pushRight}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.pushRight}-${Fe.exit}-${Fe.active}`}},expand:{horizontal:{enter:`${ke.prefix}-${Fe.expandHorizontal}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.expandHorizontal}-${Fe.exit}`},vertical:{enter:`${ke.prefix}-${Fe.expandVertical}-${Fe.enter}`,exit:`${ke.prefix}-${Fe.expandVertical}-${Fe.exit}`}},expandActive:{horizontal:{enter:`${ke.prefix}-${Fe.expandHorizontal}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.expandHorizontal}-${Fe.exit}-${Fe.active}`},vertical:{enter:`${ke.prefix}-${Fe.expandVertical}-${Fe.enter}-${Fe.active}`,exit:`${ke.prefix}-${Fe.expandVertical}-${Fe.exit}-${Fe.active}`}}},Ni={animationContainer:e=>{const{c:t=Bi}=e;return{[null==t?void 0:t.animationContainer]:!0}},animationContainerShown:e=>{const{c:t=Bi}=e;return{[null==t?void 0:t.animationContainerShown]:!0}},animationChild:e=>{const{c:t=Bi}=e;return{[null==t?void 0:t.animationChild]:!0}},popup:e=>{const{c:t=Bi}=e;return{[null==t?void 0:t.popup]:!0}},slide:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.slide)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.slide)?void 0:r[o])?void 0:n[l]}},slideActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.slideActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.slideActive)?void 0:r[o])?void 0:n[l]}},zoom:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.zoom)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.zoom)?void 0:r[o])?void 0:n[l]}},zoomActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.zoomActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.zoomActive)?void 0:r[o])?void 0:n[l]}},fade:e=>{var t,i;const{type:r,c:n=Bi}=e;return{[null==(t=null==n?void 0:n.fade)?void 0:t[r]]:null==(i=null==n?void 0:n.fade)?void 0:i[r]}},fadeActive:e=>{var t,i;const{type:r,c:n=Bi}=e;return{[null==(t=null==n?void 0:n.fadeActive)?void 0:t[r]]:null==(i=null==n?void 0:n.fadeActive)?void 0:i[r]}},push:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.push)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.push)?void 0:r[o])?void 0:n[l]}},pushActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.pushActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.pushActive)?void 0:r[o])?void 0:n[l]}},expand:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.expand)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.expand)?void 0:r[o])?void 0:n[l]}},expandActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Bi}=e;return{[null==(i=null==(t=null==a?void 0:a.expandActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.expandActive)?void 0:r[o])?void 0:n[l]}}},ji={wrapper:{main:it,size:{small:`${it}-${Le.small}`,medium:`${it}-${Le.medium}`},virtual:`${it}-${ke.virtual}`,stacked:`${it}-stack`},ariaRoot:`${it}-${qe.ariaRoot}`,container:`${it}-${Pe.container}`,content:{main:`${it}-${Pe.content}`,virtual:`${ke.prefix}-${ke.virtual}-${Pe.content}`},tableWrap:`${it}-${qe.tableWrap}`,table:{main:`${ke.prefix}-${Te.table}`,gridTable:`${it}-${Te.table}`,size:{small:`${ke.prefix}-${Te.table}-${Le.small}`,medium:`${ke.prefix}-${Te.table}-${Le.medium}`}},tbody:`${ke.prefix}-${Te.table}-${Te.tbody}`,thead:{main:`${it}-${Te.table}-${Te.thead}`,draggable:`${it}-${He.draggable}-${Te.header}`},header:{main:`${it}-${Te.header}`,draggable:`${it}-${He.draggable}-${Te.header}`},headerWrap:`${it}-${Te.header}-${Pe.wrap}`,headerTable:{main:`${ke.prefix}-${Te.table}`,header:`${it}-${Te.header}-${Te.table}`,size:{small:`${ke.prefix}-${Te.table}-${Le.small}`,medium:`${ke.prefix}-${Te.table}-${Le.medium}`}},headerTh:{main:`${ke.prefix}-${Te.table}-${Te.th}`,header:`${ke.prefix}-${Te.header}`,first:`${ke.prefix}-${He.first}`,filterable:`${ke.prefix}-${He.filterable}`,locked:`${it}-${Te.header}-${He.sticky}`,sorted:`${ke.prefix}-${He.sorted}`},tableThead:`${ke.prefix}-${Te.table}-${Te.thead}`,heightContainer:`${ke.prefix}-${De.height}-${Pe.container}`,sortIcon:`${ke.prefix}-${He.sort}-${Te.icon}`,sortOrder:`${ke.prefix}-${He.sort}-${He.order}`,tr:{main:`${ke.prefix}-${Te.table}-${qe.row}`,header:`${ke.prefix}-${Te.table}-${qe.group}-${qe.row}`,grouping:`${ke.prefix}-${He.grouping}-${qe.row}`,footer:`${ke.prefix}-${qe.group}-${Te.footer}`,master:`${ke.prefix}-${qe.master}-${qe.row}`,rowAlt:`${ke.prefix}-${Te.table}-${He.alt}-${qe.row}`,selected:`${ke.prefix}-${He.selected}`,highlighted:`${ke.prefix}-${He.highlighted}`,isInEdit:`${it}-${He.edit}-${qe.row}`},detailTr:{main:`${ke.prefix}-${Te.table}-${qe.row}`,row:`${ke.prefix}-${qe.detail}-${qe.row}`,rowAlt:`${ke.prefix}-${Te.table}-${He.alt}-${qe.row}`},simpleTr:`${ke.prefix}-${Te.table}-${qe.row}`,headerCellInner:`${ke.prefix}-${qe.cellInner}`,columnTitle:`${ke.prefix}-${qe.column}-${Te.title}`,headerCellLink:{main:`${ke.prefix}-${Te.link}`,notSortable:`${ke.important}${ke.prefix}-${Re.default}`},noRecords:`${it}-${qe.noRecords}`,noRecordsTemplate:`${it}-${qe.noRecords}-${He.template}`,pager:`${it}-${qe.pager}`,sorted:`${ke.prefix}-${He.sorted}`,contentSticky:`${it}-${Pe.content}-${He.sticky}`,hierarchyCell:{main:`${ke.prefix}-${qe.hierarchy}-${qe.cell}`,header:`${ke.prefix}-${Te.header}`},rowReorder:{dropIndicator:{main:`${ke.prefix}-${Ze.drop}-${Ze.hint}`,direction:`${ke.prefix}-${Ze.drop}-${Ze.hint}-${Ze.horizontal}`},dragClue:{main:`${ke.prefix}-${Ze.drag}-${Ze.clue}`,operation:`${ke.prefix}-${Ze.reorder}-${Ze.clue}`}},td:{main:`${ke.prefix}-${Te.table}-${Te.td}`,selected:`${ke.prefix}-${He.selected}`,highlighted:`${ke.prefix}-${He.highlighted}`},detailTd:{main:`${ke.prefix}-${Te.table}-${Te.td}`,cell:`${ke.prefix}-${qe.detail}-${qe.cell}`},editTd:{main:`${ke.prefix}-${Te.table}-${Te.td}`,cell:`${it}-${He.edit}-${qe.cell}`,selected:`${ke.prefix}-${He.selected}`},hierarchyTd:{main:`${ke.prefix}-${Te.table}-${Te.td}`,cell:`${ke.prefix}-${qe.hierarchy}-${qe.cell}`}},Qi={wrapper:e=>{const{size:t,virtual:i,isStackedMode:r,c:n=ji.wrapper}=e;return{[n.main]:!0,[n.size[t]]:n.size[t],[`${it}-${t}`]:t&&!n.size[t],[n.virtual]:i,[n.stacked]:r}},ariaRoot:e=>{const{c:t=ji}=e;return t.ariaRoot},container:e=>{const{c:t=ji}=e;return t.container},content:e=>{const{c:t=ji.content}=e;return{[t.main]:!0,[t.virtual]:!0}},tableWrap:e=>{const{c:t=ji}=e;return t.tableWrap},table:e=>{const{size:t,c:i=ji.table}=e;return{[i.main]:!0,[i.gridTable]:!0,[i.size[t]]:i.size[t],[`${ke.prefix}-${Te}-${t}`]:!i.size[t]}},tbody:e=>{const{c:t=ji}=e;return t.tbody},thead:e=>{const{draggable:t,c:i=ji.thead}=e;return{[i.main]:!0,[i.draggable]:t}},header:e=>{const{draggable:t,c:i=ji.header}=e;return{[i.main]:!0,[i.draggable]:t}},headerWrap:e=>{const{c:t=ji}=e;return t.headerWrap},headerTable:e=>{const{size:t,c:i=ji.headerTable}=e;return{[i.main]:!0,[i.header]:!0,[i.size[t]]:i.size[t],[`${ke.prefix}-${Te.table}-${t}`]:!i.size[t]}},headerTh:e=>{const{first:t,filterable:i,locked:r,sorted:n,c:o=ji.headerTh}=e;return{[o.main]:!0,[o.header]:!0,[o.first]:t,[o.filterable]:i,[o.locked]:r,[o.sorted]:n}},tableThead:e=>{const{c:t=ji}=e;return t.tableThead},heightContainer:e=>{const{c:t=ji}=e;return t.heightContainer},sortIcon:e=>{const{c:t=ji}=e;return t.sortIcon},sortOrder:e=>{const{c:t=ji}=e;return t.sortOrder},tr:e=>{const{isHeader:t,isFooter:i,isMaster:r,isAltRow:n,selected:o,highlighted:l,isInEdit:a,c:s=ji.tr}=e;return{[s.main]:!0,[s.header]:t,[s.grouping]:t,[s.footer]:i,[s.master]:r,[s.rowAlt]:r&&n,[s.selected]:o,[s.highlighted]:l,[s.isInEdit]:a}},detailTr:e=>{const{isAlt:t,c:i=ji.detailTr}=e;return{[i.main]:!0,[i.row]:!0,[i.rowAlt]:t}},simpleTr:e=>{const{c:t=ji}=e;return t.simpleTr},rowReorder:e=>{const{dropIndicatorMain:t,dropIndicatorDirection:i,dragClueMain:r,dragClueOperation:n,c:o=ji.rowReorder}=e;return{[o.dropIndicator.main]:t,[o.dropIndicator.direction]:i,[o.dragClue.main]:r,[o.dragClue.operation]:n}},headerCellInner:e=>{const{c:t=ji}=e;return t.headerCellInner},columnTitle:e=>{const{c:t=ji}=e;return t.columnTitle},headerCellLink:e=>{const{sortable:t,c:i=ji.headerCellLink}=e;return{[i.main]:!0,[i.notSortable]:!t}},noRecords:e=>{const{c:t=ji}=e;return t.noRecords},noRecordsTemplate:e=>{const{c:t=ji}=e;return t.noRecordsTemplate},pager:e=>{const{c:t=ji}=e;return t.pager},sorted:e=>{const{c:t=ji}=e;return t.sorted},contentSticky:e=>{const{locked:t,c:i=ji}=e;return{[i.contentSticky]:t}},hierarchyCell:e=>{const{c:t=ji.hierarchyCell}=e;return{[t.main]:!0,[t.header]:!0}},td:e=>{const{selected:t,highlighted:i,c:r=ji.td}=e;return{[r.main]:!0,[r.selected]:t,[r.highlighted]:i}},detailTd:e=>{const{c:t=ji.detailTd}=e;return{[t.main]:!0,[t.cell]:!0}},editTd:e=>{const{selected:t,c:i=ji.editTd}=e;return{[i.main]:!0,[i.cell]:!0,[i.selected]:t}},hierarchyTd:e=>{const{c:t=ji.hierarchyTd}=e;return{[t.main]:!0,[t.cell]:!0}}};e.ADAPTIVE_MEDIUM_BREAKPOINT=768,e.ADAPTIVE_SMALL_BREAKPOINT=500,e.AdaptiveModeContext=M,e.AsyncFocusBlur=({children:e,onFocus:t,onBlur:i,onSyncFocus:r,onSyncBlur:n})=>{const o=le({onFocus:t,onBlur:i,onSyncFocus:r,onSyncBlur:n});return s.createElement(s.Fragment,null,e.call(void 0,{...o}))},e.BrowserSupportService=R,e.COLLECTION_ACTION=me,e.DragAndDrop=Ct,e.Draggable=Et,e.Droppable=zt,e.FIELD_REGEX=k,e.FOCUSABLE_ELEMENTS=z,e.FOCUSABLE_ELEMENTS_BASE=L,e.FormComponent=class{},e.Icon=we,e.IconWrap=ct,e.IconsContext=st,e.KEYS={backspace:"Backspace",tab:"Tab",enter:"Enter",shift:"Shift",esc:"Escape",space:" ",pageUp:"PageUp",pageDown:"PageDown",end:"End",home:"Home",left:"ArrowLeft",up:"ArrowUp",right:"ArrowRight",down:"ArrowDown",delete:"Delete"},e.Keys=B,e.Navigation=class{constructor(e){this.rovingTabIndex=!0,this.update=()=>{},this.setFocusClass=e=>{e.target.classList.add(this.focusClass)},this.disableTabindexForRest=e=>{this.elements.forEach((t=>{t!==e&&t.setAttribute("tabindex","-1")}))},this.focusNextIndex=(e,t,i)=>{const r=1===t?this.next(e,i):this.previous(e,i);return this.focusElement(r,e),r},this.tabIndex=e.tabIndex||0,this.root=e.root,this.selectors=e.selectors,this.focusOptions=e.focusOptions||{preventScroll:!0},this.rovingTabIndex=void 0===e.rovingTabIndex||e.rovingTabIndex,this.mouseEvents=e.mouseEvents||{},this.keyboardEvents=e.keyboardEvents||{},this.focusClass=e.focusClass,this.lastFocused=null}get elements(){return this.root.current?Array.from(this.root.current.querySelectorAll(this.selectors.join(","))):[]}get first(){return this.root.current&&this.root.current.querySelector(this.selectors.join(","))||null}get last(){const e=this.elements;return e[e.length-1]||null}get current(){return this.elements.find((e=>e.matches(":focus")))||null}next(e,t){const i=t?this.customElements(t):this.elements;let r=i.indexOf(e)+1;return r=r<0?i.length-1:r,i[r%i.length]}previous(e,t){const i=t?this.customElements(t):this.elements;let r=i.indexOf(e)-1;return r=r<0?i.length-1:r,i[r%i.length]}focusNext(e,t){return this.focusNextIndex(e,1,t)}focusPrevious(e,t){return this.focusNextIndex(e,-1,t)}triggerKeyboardEvent(e,t){const i=this.target(e.target),r=i&&i.closest(this.selectors.join(",")),n=" "===e.key?"Space":e.key,o=e.nativeEvent.type;r&&this.keyboardEvents[o][n]&&this.keyboardEvents[o][n].call(void 0,r,this,e,t)}triggerMouseEvent(e){const t=this.target(e.target),i=t&&t.closest(this.selectors.join(",")),r=e.nativeEvent.type;i&&this.mouseEvents[r].call(void 0,i,this,e)}focusElement(e,t){e&&(t&&(this.rovingTabIndex&&t.setAttribute("tabindex","-1"),this.focusClass&&(this.removeFocusClass(t),t.removeEventListener("focus",this.setFocusClass))),this.rovingTabIndex&&e.setAttribute("tabindex",String(this.tabIndex)),this.focusClass&&(e.classList.add(this.focusClass),e.addEventListener("focus",this.setFocusClass)),e.focus(this.focusOptions),this.lastFocused=e)}initializeRovingTab(e){const t=e?this.elements[e]:this.first;t&&(this.focusClass&&t.addEventListener("focus",this.setFocusClass),t.setAttribute("tabindex",String(this.tabIndex)),this.disableTabindexForRest(t))}removeFocusListener(){this.lastFocused&&this.lastFocused.removeEventListener("focus",this.setFocusClass)}removeFocusClass(e){this.focusClass&&e.classList.remove(this.focusClass)}customElements(e){return this.root.current?Array.from(this.root.current.querySelectorAll(e.join(","))):[]}target(e){var t;const i=e&&e.ownerDocument||null;return e instanceof(i&&(null==(t=null==i?void 0:i.defaultView)?void 0:t.Element)||Element)?e:null}},e.RowHeightService=class{constructor(e=0,t){this.total=e,this.offsets=[],this.heights=[];let i=0;for(let r=0;r<e;r++)this.offsets.push(i),i+=t,this.heights.push(t)}height(e){return this.heights[e]}index(e){for(let t=0;t<this.offsets.length;t++){if(e===this.offsets[t])return t;if(e<this.offsets[t])return t-1}return this.total-1}offset(e){return this.offsets[e]}totalHeight(){return this.offsets[this.offsets.length-1]+this.heights[this.heights.length-1]}update(e,t){let i=this.offsets[e];for(let r=e;r<this.heights.length;r++){this.offsets[r]=i;const n=t[r-e]||this.heights[r];i+=n,this.heights[r]=n}}},e.SortedPublicItemIds=Rt,e.SvgIcon=lt,e.TABBABLE_ELEMENTS=I,e.TreeFieldsService=class{constructor(e){this.expandField=e.expandField,this.selectField=e.selectField,this.hasChildrenField=e.hasChildrenField,this.childrenField=e.childrenField,this.textField=e.textField,this.disableField=e.disableField,this.checkField=e.checkField,this.checkIndeterminateField=e.checkIndeterminateField,this.focusIdField=e.focusIdField}expanded(e){return Dt(this.expandField,e)}selected(e){return Dt(this.selectField,e)}text(e){return Dt(this.textField,e)}disabled(e){return Dt(this.disableField,e)}hasChildren(e){return Dt(this.hasChildrenField,e)}children(e){return Dt(this.childrenField,e)||[]}checked(e){return Dt(this.checkField,e)}checkIndeterminate(e){return Dt(this.checkIndeterminateField,e)}focusId(e){return this.focusIdField&&Dt(this.focusIdField,e)}getChildrenField(){return this.childrenField}},e.Typography=gt,e.UnstyledContext=de,e.WatermarkOverlay=e=>{const[t,i]=s.useState(!0),[r]=s.useState(re),[n,o]=s.useState(!1),[l,a]=s.useState(!1),[d,u]=s.useState(!1),[$,p]=s.useState(!1),[f,m]=s.useState(!1);s.useEffect((()=>{o(!0),re&&(re=!1);const e=()=>{p(window.innerWidth<500),m(window.innerWidth>=768)};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)}),[]);const x=()=>{i(!1)},{icon:h,title:v,description:g,buttonText:b,buttonLink:w}=(e=>{const{code:t,licenseType:i,productName:r="",version:n="",expiration:o}=e||{};let l="default";t&&(l=`${t}:${i}`in oe?`${t}:${i}`:t);const a=oe[l]||oe.default;return{icon:a.icon,title:a.title(r,n),description:"function"==typeof a.description?a.description(o):a.description,buttonText:a.buttonText,buttonLink:a.buttonLink}})(e.message),C=s.createElement("div",{style:{position:"fixed",top:f?"16px":"0",left:"50%",transform:"translateX(-50%)",display:"flex",flexDirection:$?"column":"row",justifyContent:"center",alignItems:$?"flex-start":"center",borderRadius:f?"6px":"0",borderLeft:"6px solid rgba(255, 192, 0, 1)",borderTop:"1px solid #00000029",borderRight:"1px solid #00000029",borderBottom:"1px solid #00000029",fontSize:"14px",fontWeight:400,lineHeight:"20px",color:"#1E1E1E",zIndex:2e3,boxShadow:"0px 4px 5px 0px #0000000A, 0px 2px 4px 0px #00000008",maxWidth:f?"768px":"none",width:"100%",backgroundColor:"#ffffff",padding:$?"12px":"0"}},$&&s.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{position:"absolute",top:"12px",right:"12px",display:"inline-flex",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:d?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>u(!1),onMouseEnter:()=>u(!0),onClick:x},s.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"}))),h&&s.createElement("span",{style:{display:"flex",alignSelf:$?"flex-start":"center",padding:$?"0 0 12px 0":"9px 12px"}},s.createElement(h,null)),s.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"4px",padding:$?"0 0 12px 0":"12px",flex:$?"none":"1"}},s.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:"700",fontStyle:"Bold",fontSize:"14px",lineHeight:"142%",letterSpacing:"0px",verticalAlign:"middle"}},v),s.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:400,fontSize:"14px",lineHeight:"20px",letterSpacing:"0px",verticalAlign:"middle"}},g)),s.createElement("div",{style:{display:"flex",alignItems:"center",padding:$?"0":"9px 12px",gap:"16px",marginLeft:$?"0":"auto",width:$?"100%":"auto"}},s.createElement("a",{title:b,className:"k-watermark-trial-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",backgroundColor:l?"#b90138":"#eb0249",color:"#ffffff",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer",padding:"4px 8px",whiteSpace:"nowrap",textDecoration:"none",fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif'},href:w,target:"_blank",rel:"noopener noreferrer",onMouseLeave:()=>a(!1),onMouseEnter:()=>a(!0)},b),!$&&s.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:d?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>u(!1),onMouseEnter:()=>u(!0),onClick:x},s.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"})))));return s.createElement(s.Fragment,null,s.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:0,left:0,right:0,bottom:0,opacity:.12,zIndex:101,pointerEvents:"none",backgroundImage:"url('data:image/png;base64,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')"}}),n&&r&&t&&c.createPortal(C,document.body))},e.ZIndexContext=w,e.actions=Oe,e.addItem=function e(t,i,r,n,o){const l=o.slice();if(h(n))if("child"===i){const e=l[Number(n)]={...l[Number(n)]};e[r]?(e[r]=e[r].slice(),e[r].push(t)):e[r]=[t]}else l.splice(Number(n)+("after"===i?1:0),0,t);else{const o=Number($(n)),a=l[o]={...l[o]};a[r]=e(t,i,r,p(n),a[r])}return l},e.animationStyles=Fe,e.applyDefaultProps=(e,t)=>{const i={...t};for(const t in e)void 0!==e[t]&&(i[t]=e[t]);return i},e.applyTrappedFocus=(e,t,i,r)=>{let n=!0;e.keyCode===B.enter||e.target!==t?(e.keyCode===B.enter&&e.target===t?(n=!0,setTimeout((()=>{V(t,r)}),1)):e.keyCode===B.esc?(n=!1,t.focus()):U(e,t,r),i&&i(n)):i&&i(!1)},e.areAllDirectChildrenChecked=function(e,t,i,r,n){return(e[r]||[]).every(((e,r)=>n.indexOf(i?Dt(i,e):f(r,t))>-1))},e.base=ke,e.buttonPrefix=Je,e.calendarPrefix=Ye,e.canUseDOM=S,e.canUseRef=e=>"string"!=typeof Comment&&((e=>{var t;return!("function"!=typeof e||null==(t=e.prototype)||!t.isReactComponent)})(e)||(e=>!(!e.$$typeof||"function"!=typeof e.render))(e)),e.classNames=P,e.clone=function(e){const t={};return O(e,t),t},e.cloneArray=F,e.cloneDate=T,e.cloneObject=O,e.cloneValue=H,e.comboBoxPrefix=tt,e.components=Ee,e.containers=Pe,e.createPropsContext=()=>s.createContext((e=>e)),e.cssUtils=ye,e.cursor=Re,e.dateInputs=Ne,e.ddbPrefix=Ke,e.deepMerge=Ft,e.defaultValue=A,e.dimensions=De,e.directionMap=Se,e.disableNavigatableContainer=(e,t)=>{const i=N(e,t);i&&i.forEach((e=>{e.tabIndex=-1}))},e.dispatchEvent=function(e,t,i,r){if(e){const n={syntheticEvent:t,nativeEvent:t.nativeEvent,target:i};e.call(void 0,Object.assign(n,r))}},e.dropDownListPrefix=et,e.elements=Te,e.enableNavigatableContainer=(e,t)=>{const i=N(e,t);i&&i.forEach((e=>{e.tabIndex=0}))},e.extendDataItem=(e,t,i)=>Object.assign({},e,e[t]?{[t]:e[t].slice()}:{},i||{}),e.fillModeMap=ze,e.firstFocusableChild=j,e.focusFirstFocusableChild=V,e.focusLastFocusableChild=(e,t)=>{if(e){const i=Q(e,t);i&&i.focus()}},e.focusableChildren=N,e.forms=Ve,e.getActiveElement=e=>{if(e&&e.activeElement)return Mt(e.activeElement)},e.getAllDirectIndirectChildrenIds=function(e,t,i,r){return r?function e(t){let n=[];const o=t[i]||[];for(let t=0;t<o.length;t++)n.push(Dt(r,o[t])),n=n.concat(e(o[t]));return n}(e):function e(t,r){let n=[];const o=t[i]||[];for(let t=0;t<o.length;t++){const i=f(t,r);n.push(i),n=n.concat(e(o[t],i))}return n}(e,t)},e.getAllParents=function(e,t,i){const r=[],n=v(e);let o=i;for(let e=0;e<n.length-1&&o;e++){const i=o[Number(n[e])];r.push(i),o=i[t]}return r},e.getFileExtensionIcon=function(e){if(!e)return{name:"file",icon:l.fileIcon};switch(e){case".png":case".jpg":case".jpeg":case".tiff":case".bmp":case".gif":return{name:"file-image",icon:l.fileImageIcon};case".mp3":case".mp4":case".wav":return{name:"file-audio",icon:l.fileAudioIcon};case".mkv":case".webm":case".flv":case".gifv":case".avi":case".wmv":return{name:"file-video",icon:l.fileVideoIcon};case".txt":return{name:"file-txt",icon:l.fileTxtIcon};case".pdf":return{name:"file-pdf",icon:l.filePdfIcon};case".ppt":case".pptx":return{name:"file-presentation",icon:l.filePresentationIcon};case".csv":case".xls":case".xlsx":return{name:"file-data",icon:l.fileDataIcon};case".html":case".css":case".js":case".ts":return{name:"file-programming",icon:l.fileProgrammingIcon};case".exe":return{name:"file-config",icon:l.fileConfigIcon};case".zip":case".rar":return{name:"file-zip",icon:l.fileZipIcon};case".doc":case".docm":case".docx":return{name:"file-zip",icon:l.fileWordIcon};default:return{name:"file",icon:l.fileIcon}}},e.getInnerActiveElement=Mt,e.getItemPath=(e,t,i)=>{const r=[],n=[...t];if(n.length){let t=e[n.shift()||0];for(r.push(t);n.length&&i;)t=t[i][n.shift()||0],r.push(t)}return r},e.getLicenseMessage=e=>{var t;if(ie.has(e))return ie.get(e);const{version:r,productName:n}=e,o=i.getLicenseStatus(e),l=o.message,a=o.licenseType,s=null==(t=o.expiration)?void 0:t.toDateString(),c={code:l&&"code"in l?l.code:void 0,licenseType:a,version:r,productName:n,expiration:s};return ie.set(e,c),c},e.getNestedValue=Dt,e.getScrollbarWidth=()=>!(!S||!document.body)&&(new R).scrollbarWidth,e.getTabIndex=(e,t,i)=>{const r="string"==typeof e?parseInt(e):e;if(!Number.isNaN(r))return void 0!==r?r:t?i?void 0:-1:0},e.getter=function(e){if(Z[e])return Z[e];const t=q(e);return Z[e]=function(e){let i=e;for(let e=0;e<t.length&&i;e++)i=i[t[e]];return i},Z[e]},e.grid=qe,e.gridPrefix=it,e.gridRowReorder=Ze,e.guid=G,e.hasChildren=St,e.hasRelativeStackingContext=e=>{if(!S)return!1;const t=e?e.ownerDocument:document;if(!t||!t.body)return!1;const i=t.createElement("div");i.style.transform="matrix(10, 0, 0, 10, 0, 0)";const r=t.createElement("div");r.appendChild(t.createTextNode("child")),r.style.position="fixed",r.style.top="10px",i.appendChild(r),t.body.appendChild(i);const n=10!==r.getBoundingClientRect().top;return t.body.removeChild(i),n},e.hasValidLicense=e=>i.getLicenseStatus(e).isLicenseValid,e.icon=je,e.inputPrefix=Ge,e.inputs=Be,e.isArray=function(e){return void 0!==e.length},e.isEnabledAndAllParentsEnabled=function(e,t,i){const r=v(e);let n=t;for(let e=0;e<r.length;e++){const t=n[Number(r[e])];if(i.disabled(t))return!1;n=t[i.getChildrenField()]}return!0},e.isItemExpandedAndWithChildren=function(e,t){return t.expanded(e)&&St(e,t.getChildrenField())},e.isObject=Ht,e.isPromise=Ot,e.jsonTheme=rt,e.keepFocusInContainer=U,e.kendoThemeMaps={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg",full:"full"},orientationMap:{vertical:"vstack",horizontal:"hstack"}},e.labels=Qe,e.lastFocusableChild=Q,e.mapTree=(e,t,i)=>[...e.map((e=>K(e,t,i)))],e.mapTreeItem=(e,t,i,r)=>{let n=e;const o=[];for(let e=0;e<t.length;e++)n=n[t[e]],n=Array.isArray(n)?n:n[i],o.push(n);const l=o.length>1?o[o.length-2]:e,a=t[t.length-1],s=r(l[a]);l.splice(a,1,s)},e.maskedPrefix=We,e.memoizeOne=function(e,t=At){let i=null;function r(...r){if(i&&i.lastThis===this&&t(r,i.lastArgs))return i.lastResult;const n=e.apply(this,r);return i={lastResult:n,lastArgs:r,lastThis:this},n}return r.clear=function(){i=null},r},e.noop=Y,e.orientationMap=Me,e.pickerPrefix=_e,e.popup=Ue,e.radioButtonClasses=hi,e.radioGroupClasses=gi,e.radioPrefix=Xe,e.removeItem=function e(t,i,r){const n=r.slice();if(h(t))n.splice(Number(t),1);else{const r=Number($(t)),o=n[r]={...n[r]};o[i]=e(p(t),i,o[i])}return n},e.resolveItemId=function(e,t,i,r){const n=Pt([e],t,i,r);return n.length?n[0]:void 0},e.resolveItemsIds=Pt,e.roundedMap=Ae,e.setScrollbarWidth=e=>{if(!S||!document.body)return!1;const t=e||(new R).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width",`${t}px`)},e.setter=function(e){if(W[e])return W[e];const t=q(e);return W[e]=(e,i,r)=>{let n=e;const o=t.length-1;for(let e=0;e<o&&n;e++)n=n[t[e]]=n[t[e]]||X(t[e+1],r);n[t[o]]=i},W[e]},e.sizeMap=Le,e.states=He,e.strippedClassNames=(...e)=>P(e).replace(/[^[\]a-zA-Z0-9-_!: ]/g,""),e.svgIconPropType=be,e.themeColorMap=Ie,e.toIconClass=ge,e.toIconName=e=>e.replace(/^k-i-/,""),e.treeIdUtils=b,e.uAnimation=Nt,e.uButton=Vt,e.uButtonGroup=qt,e.uCalendar=ai,e.uComboBox=ti,e.uDateInput=ci,e.uDateTimePicker=ui,e.uDropDownButton=Gt,e.uDropDownList=_t,e.uDropDownsActionSheet=Jt,e.uDropDownsBase=Wt,e.uError=Si,e.uFloatingLabel=Di,e.uForm=Fi,e.uGrid=Qi,e.uHint=Ti,e.uInput=Li,e.uLabel=Ai,e.uMaskedTextBox=Ci,e.uPopup=Ni,e.uRadioButton=vi,e.uRadioGroup=bi,e.uSvgIcon=ot,e.uTextBox=yi,e.uTime=ri,e.uTimePicker=oi,e.updateItem=function e(t,i,r,n,o){const l=Number($(i));if(l>=t.length)return t;let a=t,s=t[l];return s[n]||(a=t.slice(),s=a[l]=Object.assign({},s,{[n]:!0})),h(i)?r(s):s[o]&&(s[o]=e(s[o],p(i),r,n,o)),a},e.useAdaptiveModeContext=D,e.useAsyncFocusBlur=le,e.useCollection=xe,e.useCustomComponent=e=>e?e===s.Fragment?[fe,{}]:s.isValidElement(e)?[e.type,e.props]:[e,{}]:[pe,{}],e.useDir=function(e,t,i){const[r,n]=s.useState(t);return s.useEffect((()=>{if(!r&&window&&e.current){const t=window.getComputedStyle(e.current).direction;t&&n(t)}}),i),r},e.useDocument=he,e.useDraggable=yt,e.useDroppable=Lt,e.useId=ce,e.useImmediateInheritState=(e,i)=>{const r=t.useRef(void 0),[n,o]=t.useState(e);return r.current=void 0,{get value(){return void 0!==r.current?r.current:void 0!==i?i:n},set value(e){(e=>{r.current=e,o(e)})(e)}}},e.useIsomorphicLayoutEffect=se,e.useMouse=$e,e.usePropsContext=ae,e.useRtl=function(e,t,i){const[r,n]=s.useState(t);return s.useEffect((()=>{if(!r&&window&&e.current){const t=window.getComputedStyle(e.current).direction;t&&n(t)}}),i),r},e.useUnstyled=ue,e.useWindow=e=>{const t=he(e);return s.useCallback((()=>{const e=t();return e&&e.defaultView||window}),[t])},e.useZIndexContext=C,e.validatePackage=(e,t)=>{const r=i.validatePackage(e),n=_.some((e=>{var t;return null==(t=globalThis.document)?void 0:t.location.hostname.endsWith(e)}));if(!r&&S&&t)if(0===ee.size&&setTimeout(te,1e3),ee.has(t.component)){const e=ee.get(t.component)||[];ee.set(t.component,new Set([...t.features||[],...e]))}else ee.set(t.component,t.features||[]);return r||n},e.withAdaptiveModeContext=e=>s.forwardRef(((t,i)=>{const r=D();return s.createElement(e,{...t,ref:i,_adaptiveMode:r})})),e.withIdHOC=e=>s.forwardRef(((t,i)=>{const r=ce(t.id);return s.createElement(e,{...t,id:r,ref:i})})),e.withPropsContext=(e,t)=>s.forwardRef(((i,r)=>{const n=ae(e,i);return s.createElement(t,{...n,ref:r})})),e.withUnstyledHOC=e=>s.forwardRef(((t,i)=>{const r=ue();return s.createElement(e,{...t,ref:i,unstyled:r})})),e.withZIndexContext=e=>s.forwardRef(((t,i)=>{const r=C();return s.createElement(e,{...t,ref:i,_zIndex:r})}))}));
15
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@progress/kendo-licensing"),require("react-dom"),require("prop-types"),require("@progress/kendo-draggable-common"),require("@progress/kendo-svg-icons")):"function"==typeof define&&define.amd?define(["exports","react","@progress/kendo-licensing","react-dom","prop-types","@progress/kendo-draggable-common","@progress/kendo-svg-icons"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).KendoReactCommon={},e.React,e.KendoLicensing,e.ReactDOM,e.PropTypes,e.KendoDraggableCommon,e.KendoSvgIcons)}(this,(function(e,t,i,r,n,o,l){"use strict";function a(e){var t=Object.create(null);return e&&Object.keys(e).forEach((function(i){if("default"!==i){var r=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,r.get?r:{enumerable:!0,get:function(){return e[i]}})}})),t.default=e,Object.freeze(t)}var s=a(t),c=a(r);const d="",u="_";function $(e){return x(e)?e:e.split(u)[0]}function p(e){if(x(e))return e;const t=e.indexOf(u);return e.substring(t+1)}function f(e,t){return e=e.toString(),t?t+u+e:e}function m(e){const t=e.lastIndexOf(u);return t<0?d:e.substring(0,t)}function x(e){return e===d||e.indexOf(u)<0}function h(e){return e!==d&&e.indexOf(u)<0}function v(e){return e.split(u)}function g(e){const t=e.lastIndexOf(u);return t<0?e:e.substring(t+1)}var b=Object.freeze({__proto__:null,EMPTY_ID:d,SEPARATOR:u,ZERO_LEVEL_ZERO_NODE_ID:"0",createId:f,getAllShortIds:v,getDecrementedItemIdAfterRemoval:function(e,t){const i=t;t="r"+u+t;const r=m(e="r"+u+e)+u;if(t.startsWith(r)){const i=t.substring(r.length);if(i){const t=$(i);if(Number(g(e))<Number(t)){return p(r+(Number(t)-1).toString()+i.substring(t.length))}}}return i},getDirectParentId:m,getFirstChildId:function(e){return f("0",e)},getIdWithoutRootParentId:p,getItemById:function e(t,i,r){if(h(t))return i[Number(t)];const n=i[Number($(t))],o=n&&n[r]||[];return o.length?e(p(t),o,r):void 0},getRootParentId:$,getShortId:g,isIdEmptyOrZeroLevel:x,isIdZeroLevel:h,isItemFirstFromSiblings:function(e){return"0"===g(e)}});const C=s.createContext(0),w=()=>s.useContext(C);C.displayName="KendoReactZIndexContext";const k=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,y=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-numerictextbox button):not(.k-split-button .k-split-button-arrow)",E=":not(.k-dropdownlist select)",L=["input:not([disabled]):not([type=hidden])","select:not([disabled]):not(.k-dropdownlist select)","textarea:not([disabled])",`button:not([disabled])${y}`,"a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]"],z=[...L,`[tabindex]${y}${E}`],I=[...L,`[tabindex]${y}${E}`].map((e=>e+':not([tabindex="-1"])')),A={small:500,medium:768},M=s.createContext(A),D=()=>s.useContext(M);M.displayName="KendoReactAdaptiveModeContext";let R=class{constructor(){this.scrollbar=0}get scrollbarWidth(){const e="undefined"!=typeof document?document:{};if(!this.scrollbar&&e&&e.createElement){const t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar}};const S=!("undefined"==typeof window||!window.document||!window.document.createElement),P=(...e)=>{const t={},i=e=>e.filter((e=>!0!==e&&!!e)).map((e=>Array.isArray(e)?i(e):(e=>"object"==typeof e?Object.keys(e).forEach((i=>{t[i]=e[i]})):t[e]=!0)(e)));return i(e),Object.keys(t).map((e=>t[e]&&e||null)).filter((e=>null!==e)).join(" ")},T=e=>e?new Date(e.getTime()):null;function H(e,t){for(const i in e)if("__proto__"!==i&&"constructor"!==i&&"prototype"!==i&&e.hasOwnProperty(i)){const r=e[i];t[i]=O(r,t[i])}}function O(e,t){if(Array.isArray(e))return B(e);if(e instanceof Date)return T(e);if(s.isValidElement(e))return s.cloneElement(e,e.props);if(e&&"object"==typeof e){const i=t||{};return H(e,i),i}return e}function B(e){return e.map((e=>O(e,void 0)))}const F={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},N=(e,t=z)=>e.querySelectorAll(t.join(",")),j=(e,t=z)=>{if(e){const i=N(e,t);if(i.length&&i[0].focus)return i[0]}},Q=(e,t=z)=>{if(e){const i=N(e,t);if(i.length&&i[i.length-1].focus)return i[i.length-1]}},V=(e,t)=>{if(e){const i=j(e,t);i&&i.focus()}},U=(e,t,i)=>{if(t&&e.keyCode===F.tab&&t){const r=j(t,i),n=Q(t,i);r&&n&&!e.shiftKey&&e.target===n&&(e.preventDefault(),r.focus()),r&&n&&e.shiftKey&&e.target===r&&(e.preventDefault(),n.focus()),r||e.preventDefault()}};function q(e){const t=[];return e.replace(k,(function(e,i,r,n){t.push(void 0!==i?i:r||n)})),t}const Z={};Z.undefined=()=>{};const G=()=>{let e,t,i="";for(e=0;e<32;e++)t=16*Math.random()|0,(8===e||12===e||16===e||20===e)&&(i+="-"),i+=(12===e?4:16===e?3&t|8:t).toString(16);return i},Y=function(){},W={undefined:e=>e},X=(e,t)=>t&&t.arrays&&!isNaN(Number(e))?[]:{};function J(e,t,i){return i?{...e,[t]:i.length?[...i]:void 0}:e&&e[t]?[...e[t]]:[]}function K(e,t,i){if(e[t]){const r=J(e,t).map((e=>K(e,t,i)));return i(J(e,t,r))}return i(e)}const _=["telerik.com","progress.com","stackblitz.io","csb.app"],ee=new Map,te=()=>{const e=Array.from(ee,(([e,t])=>`- ${e}: ${Array.from(t).join(", ")||"all"}`)).join("\n");console.group("[WARN][Telerik and Kendo UI Licensing] KendoReact"),console.warn(`License check was triggered by these premium KendoReact components/features\n${e}\nSee the full list of free and premium components here: https://www.telerik.com/kendo-react-ui/components/free?utm_medium=product&utm_source=console&utm_campaign=dt_kendoreact_freemium`),console.groupEnd(),ee.clear()},ie=new WeakMap;let re=!0;const ne=()=>s.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.702 2.1821C24.3149 2.51082 25.8077 3.27291 27.0199 4.38645C28.2321 5.49999 29.1179 6.92286 29.582 8.5021C30.012 9.9501 30.076 11.4821 29.768 12.9621C29.3228 14.9898 28.2025 16.8063 26.5904 18.1143C24.9783 19.4223 22.9699 20.1443 20.894 20.1621C20.018 20.1621 19.146 20.0361 18.308 19.7821L16.708 21.6581L15.95 22.0081H14V25.0081L13 26.0081H10V29.0081L9 30.0081H3L2 29.0081V24.3941L2.292 23.6881L12.24 13.7401C11.9577 12.8308 11.8226 11.8821 11.84 10.9301C11.8582 9.59817 12.1701 8.28666 12.7533 7.08907C13.3365 5.89147 14.1767 4.83728 15.214 4.00164C16.2514 3.166 17.4603 2.56949 18.7546 2.25464C20.0489 1.93978 21.3967 1.91633 22.702 2.1821ZM25.338 16.5821C26.5944 15.5647 27.4681 14.1509 27.816 12.5721L27.824 12.5821C28.0718 11.4277 28.0272 10.2297 27.6943 9.09691C27.3614 7.96412 26.7507 6.93248 25.9177 6.09572C25.0847 5.25896 24.0558 4.64361 22.9246 4.30557C21.7933 3.96753 20.5955 3.91753 19.44 4.1601C17.8816 4.506 16.4837 5.36334 15.4688 6.59561C14.454 7.82789 13.8806 9.36426 13.84 10.9601C13.82 11.8721 13.98 12.7761 14.318 13.6201L14.098 14.7061L4 24.8081V28.0081H8V25.0081L9 24.0081H12V21.0081L13 20.0081H15.49L17.242 17.9761L18.364 17.6961C19.1728 18.0121 20.0337 18.1736 20.902 18.1721C22.5181 18.1597 24.082 17.5991 25.338 16.5821ZM23.662 11.1181C23.8197 10.9002 23.9318 10.6527 23.9916 10.3905C24.0515 10.1283 24.0578 9.85665 24.0103 9.59192C23.9627 9.32718 23.8622 9.07476 23.7148 8.84975C23.5675 8.62474 23.3762 8.43177 23.1526 8.28238C22.9289 8.133 22.6774 8.03026 22.4131 7.98033C22.1488 7.93039 21.8771 7.93428 21.6144 7.99176C21.3516 8.04925 21.1031 8.15914 20.8838 8.31487C20.6645 8.4706 20.4789 8.66896 20.338 8.8981C20.067 9.33887 19.9774 9.86752 20.088 10.373C20.1985 10.8784 20.5007 11.3214 20.931 11.6087C21.3613 11.8961 21.8862 12.0055 22.3954 11.914C22.9047 11.8226 23.3587 11.5373 23.662 11.1181Z",fill:"black"}),s.createElement("path",{d:"M23.1299 16.0186L31.1387 31.0273L31.0068 31.25H14.9932L14.8604 31.0273L22.8955 16.0186H23.1299Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.5"}),s.createElement("rect",{x:"22.25",y:"21.2686",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M24 28.2686C24 27.7163 23.5523 27.2686 23 27.2686C22.4479 27.2687 22 27.7164 22 28.2686C22 28.8207 22.4479 29.2684 23 29.2686C23.5523 29.2686 24 28.8208 24 28.2686Z",fill:"black"})),oe={TKL201:{icon:()=>s.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5631 11.7812H10.4369L14.5 21.2619L18.5631 11.7812ZM18.5631 9.96875H10.4369L12.3788 5.4375H16.6212L18.5631 9.96875ZM20.5351 11.7812L17.2221 19.5116L23.9861 11.7812H20.5351ZM20.5351 9.96875L18.5931 5.4375H20.8437L24.2422 9.96875H20.5351ZM8.46492 9.96875L10.4069 5.4375H8.15625L4.75781 9.96875H8.46492ZM11.7779 19.5116L8.46492 11.7812H5.01386L11.7779 19.5116ZM27.1875 10.875L14.5 25.375L1.8125 10.875L7.25 3.625H21.75L27.1875 10.875Z",fill:"black"}),s.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),s.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),title:(e,t)=>`Premium feature detected in ${e} v${t}.`,description:"Use Premium components without watermark. Start Free Trial or check the browser console for a list of premium features currently in use.",buttonText:"Start Free Trial",buttonLink:"https://prgress.co/NoLicenseWatermarkKendoReact"},TKL202:{icon:ne,title:(e,t)=>`No license found for ${e} v${t}.`,description:"To use this product and access updates and support you need to buy and install a valid license.",buttonText:"Buy Now",buttonLink:"https://prgress.co/4pB2YK7"},TKL203:{icon:()=>s.createElement("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("g",{clipPath:"url(#clip0_1_5398)"},s.createElement("path",{d:"M24.9056 7.60146L34.4998 10.1722L31.9299 19.7659L13.7653 30.2532L6.7419 18.0883L24.9056 7.60146Z",stroke:"black",strokeWidth:"1.75"}),s.createElement("path",{d:"M13.0913 19.7635L15.4762 23.8942L14.6279 24.384L12.2431 20.2533L13.0913 19.7635ZM14.3623 19.0297L14.7473 19.6964L11.3769 21.6423L10.992 20.9756L14.3623 19.0297ZM14.8475 18.7496L16.388 17.8602C16.7038 17.6778 17.0025 17.5684 17.2841 17.532C17.5675 17.4944 17.8242 17.5328 18.0542 17.6472C18.2841 17.7616 18.4772 17.954 18.6333 18.2244C18.7611 18.4457 18.833 18.6576 18.8491 18.8602C18.866 19.0598 18.8369 19.2518 18.7619 19.4364C18.6876 19.6179 18.5778 19.7923 18.4322 19.9596L18.2446 20.257L16.9055 21.0301L16.5166 20.3695L17.5124 19.7946C17.6618 19.7083 17.7704 19.6103 17.8381 19.5006C17.9059 19.3909 17.9371 19.2745 17.9317 19.1516C17.9281 19.0275 17.8903 18.9031 17.8183 18.7782C17.7418 18.6458 17.6512 18.5456 17.5463 18.4775C17.4415 18.4095 17.3242 18.3788 17.1944 18.3857C17.0647 18.3925 16.9242 18.4395 16.7729 18.5269L16.0835 18.9249L18.0834 22.3889L17.2323 22.8803L14.8475 18.7496ZM19.5417 21.547L17.5367 20.2496L18.4328 19.7247L20.4294 20.9815L20.4523 21.0212L19.5417 21.547ZM19.4746 16.0781L21.8595 20.2088L21.0112 20.6986L18.6264 16.5679L19.4746 16.0781ZM22.4103 15.3251L23.2638 19.398L22.3588 19.9205L21.5088 14.9037L22.0847 14.5712L22.4103 15.3251ZM25.3207 18.2105L22.2174 15.4365L21.7187 14.7825L22.3003 14.4467L26.2285 17.6864L25.3207 18.2105ZM24.3818 16.7023L24.7668 17.369L22.5851 18.6286L22.2002 17.9619L24.3818 16.7023ZM28.8837 15.2683L29.267 15.9321L27.1874 17.1327L26.8041 16.4689L28.8837 15.2683ZM25.0778 12.8432L27.4626 16.9739L26.6115 17.4652L24.2267 13.3345L25.0778 12.8432Z",fill:"black"}),s.createElement("circle",{cx:"30.1049",cy:"12.7084",r:"1.12128",transform:"rotate(15 30.1049 12.7084)",fill:"black"})),s.createElement("path",{d:"M27.6201 19.7998L35.6016 34.7578L35.499 34.9316H19.542L19.4385 34.7578L27.4463 19.7998H27.6201Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),s.createElement("rect",{x:"26.7705",y:"25",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M28.5205 32C28.5205 31.4477 28.0728 31 27.5205 31C26.9684 31.0002 26.5205 31.4478 26.5205 32C26.5205 32.5522 26.9684 32.9998 27.5205 33C28.0728 33 28.5205 32.5523 28.5205 32Z",fill:"black"}),s.createElement("defs",null,s.createElement("clipPath",{id:"clip0_1_5398"},s.createElement("rect",{width:"30",height:"31.1538",fill:"white",transform:"translate(8.06323) rotate(15)"})))),title:e=>`Your trial for ${e} has expired.`,description:"To continue using the product you need to buy a subscription.",buttonText:"Buy Now",buttonLink:"https://prgress.co/45QUSG7"},"TKL204:subscription":{icon:()=>s.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{d:"M27.8295 9.38659C28.8049 12.1653 28.7404 15.1391 27.774 17.7996C26.8014 20.4767 24.9215 22.8356 22.2691 24.367C19.7765 25.8061 16.9908 26.2908 14.3393 25.9323C11.6293 25.5682 9.06228 24.3215 7.08577 22.3155L8.23679 21.1826C9.95578 22.9294 12.1925 24.0142 14.5527 24.333C16.8583 24.6438 19.2821 24.2206 21.457 22.965C23.7719 21.6284 25.4118 19.5739 26.2565 17.2495C27.0643 15.0253 27.1474 12.5486 26.3976 10.2107L24.951 11.0459L25.5942 7.15112L29.2888 8.54145L27.8284 9.38462L27.8295 9.38659Z",fill:"black"}),s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3594 8.08301C17.1842 8.16959 17.8382 8.41741 18.3281 8.8252C18.8135 9.2331 19.1263 9.78023 19.2607 10.4639L17.2939 10.6875C17.1732 10.1497 16.8607 9.78518 16.3594 9.59375V12.2617C17.6035 12.5557 18.4514 12.9408 18.9004 13.4102C19.3516 13.8819 19.5771 14.4863 19.5771 15.2246C19.5771 16.0494 19.2949 16.7425 18.7275 17.3076C18.1601 17.8728 17.3712 18.2233 16.3594 18.3623V19.6387H15.2334V18.3779C14.3448 18.2822 13.6246 17.9934 13.0664 17.5059C12.5081 17.0182 12.155 16.3275 12 15.4365L14.0127 15.2266C14.0947 15.5912 14.2497 15.9036 14.4775 16.168C14.7053 16.4321 14.9555 16.6218 15.2334 16.7402V13.8799C14.2264 13.6247 13.4906 13.2395 13.0234 12.7246C12.554 12.2073 12.3164 11.5801 12.3164 10.8418C12.3165 10.0946 12.5834 9.46575 13.1143 8.95996C13.6452 8.45184 14.3516 8.16053 15.2334 8.08301V7C15.6731 7 15.9197 7 16.3594 7V8.08301ZM16.3574 16.8535H16.3594C16.7467 16.7783 17.0661 16.6149 17.3076 16.3643C17.5537 16.1113 17.6738 15.8147 17.6738 15.4707C17.6738 15.1677 17.5715 14.9033 17.3643 14.6846C17.1615 14.4636 16.8267 14.2943 16.3574 14.1758V16.8535ZM15.2334 9.56836C14.9304 9.66408 14.6911 9.82132 14.5156 10.04C14.3379 10.2588 14.252 10.5004 14.252 10.7646C14.252 11.0062 14.3314 11.2301 14.4932 11.4375C14.655 11.6424 14.9038 11.8113 15.2363 11.9365V9.56836H15.2334Z",fill:"black"}),s.createElement("path",{d:"M2.71127 18.5075L4.18352 17.6575C3.21672 14.9028 3.27173 11.9581 4.21167 9.31563C5.17535 6.60942 7.06671 4.22018 9.74281 2.67513C12.0972 1.31581 14.709 0.807832 17.2232 1.05612C19.8041 1.3106 22.2798 2.36266 24.2693 4.10853L23.7361 4.71636L23.2029 5.32418C23.1532 5.27918 23.1016 5.23531 23.0511 5.19342C21.3484 3.75295 19.2504 2.88549 17.0678 2.66937C14.8802 2.45355 12.6065 2.89529 10.5561 4.07914C8.2194 5.42821 6.56974 7.50687 5.7328 9.85834C4.94555 12.068 4.87307 14.5175 5.61235 16.8326L6.69304 16.2087L6.98491 16.4014L6.40585 19.8979L2.71127 18.5075Z",fill:"black"}),s.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),s.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),s.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),title:e=>`Your ${e} subscription has expired.`,description:"To continue using the product you need to renew your subscription.",buttonText:"Renew Now",buttonLink:"https://prgress.co/4pw28OH"},"TKL204:perpetual":{icon:ne,title:(e,t)=>`Your license doesn't cover ${e} v${t}.`,description:"To access the latest version and updates you need to renew your license.",buttonText:"Renew Now",buttonLink:"https://prgress.co/4pw28OH"},default:{title:(e,t)=>`License issue for ${e} v${t}.`,description:e=>e?`Your Trial license will expire in ${e} day(s).`:"To acquire a commercial license, visit https://prgress.co/3PyHIoH",buttonText:"Buy Now",buttonLink:"https://prgress.co/3PyHIoH"}};function le({onFocus:e,onBlur:t,onSyncFocus:i,onSyncBlur:r}){const n=s.useRef(!1),o=s.useRef(0),l=s.useCallback((e=>{clearTimeout(o.current),o.current=window.setTimeout((()=>e()))}),[o]),a=s.useCallback(((...t)=>{clearTimeout(o.current),i&&i.call(void 0,t[0]),!n.current&&(n.current=!0,e&&e.call(void 0,...t))}),[n,e,i]),c=s.useCallback(((...e)=>{r&&r.call(void 0,e[0]),l((()=>{n.current&&t&&(n.current=!1,t.call(void 0,...e))}))}),[n,l,t,r]);return s.useEffect((()=>()=>{clearTimeout(o.current)}),[]),{onFocus:a,onBlur:c}}const ae=(e,t)=>s.useContext(e)(t),se="undefined"!=typeof window?s.useLayoutEffect:s.useEffect;function ce(e){const[t,i]=s.useState(!1);s.useEffect((()=>{i(!0)}),[]);const[r,n]=s.useState((()=>e||(t?G():void 0)));se((()=>{void 0===r&&n(G())}),[]);const o=s[`useId${G()}`.slice(0,5)];if(void 0!==o){const t=o();return null!=e?e:t}return r}const de=t.createContext(void 0),ue=()=>t.useContext(de);const $e=(e,t,i={})=>{const r=s.useCallback((r=>{i.onMouseDown&&i.onMouseDown.call(void 0,r),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseDown,e.onMouseDown,t]),n=s.useCallback((r=>{i.onMouseUp&&i.onMouseUp.call(void 0,r),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseUp,e.onMouseUp,t]),o=s.useCallback((r=>{i.onClick&&i.onClick.call(void 0,r),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onClick,e.onClick,t]),l=s.useCallback((r=>{i.onDoubleClick&&i.onDoubleClick.call(void 0,r),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onDoubleClick,e.onDoubleClick,t]),a=s.useCallback((r=>{i.onMouseEnter&&i.onMouseEnter.call(void 0,r),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseEnter,e.onMouseEnter,t]),c=s.useCallback((r=>{i.onMouseLeave&&i.onMouseLeave.call(void 0,r),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseLeave,e.onMouseLeave,t]),d=s.useCallback((r=>{i.onMouseMove&&i.onMouseMove.call(void 0,r),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseMove,e.onMouseMove,t]),u=s.useCallback((r=>{i.onMouseOut&&i.onMouseOut.call(void 0,r),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseOut,e.onMouseOut,t]),$=s.useCallback((r=>{i.onMouseOver&&i.onMouseOver.call(void 0,r),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:r})}),[i.onMouseOver,e.onMouseOver,t]);return{onClick:o,onMouseUp:n,onMouseDown:r,onDoubleClick:l,onMouseEnter:a,onMouseLeave:c,onMouseMove:d,onMouseOut:u,onMouseOver:$}},pe=()=>null,fe=({children:e})=>e;var me=(e=>(e[e.add=0]="add",e[e.remove=1]="remove",e))(me||{});const xe=(e=[])=>{const t=s.useRef(e),i=s.useCallback((e=>{switch(e.type){case 0:t.current.push(e.item);break;case 1:{const i=t.current.indexOf(e.item);t.current.splice(i,1);break}}}),[]);return[t.current,i]},he=e=>{const t=s.useCallback((()=>e.current&&e.current.element?e.current.element:e.current),[e]);return s.useCallback((()=>{const e=t();return e&&e.ownerDocument||document}),[t])},ve={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl",xxlarge:"k-icon-xxl",xxxlarge:"k-icon-xxxl"},ge=e=>"k-i-"+e,be=n.shape({name:n.string.isRequired,content:n.string.isRequired,viewBox:n.string.isRequired}),Ce=s.forwardRef(((e,t)=>{const{className:i,name:r,themeColor:n,size:o,flip:l,style:a,id:c,tabIndex:d,...u}=e,$=s.useRef(null),p=s.useRef(null);s.useImperativeHandle($,(()=>({element:p.current}))),s.useImperativeHandle(t,(()=>$.current));const f=s.useMemo((()=>o||we.size),[o]),m=s.useMemo((()=>l||we.flip),[l]),x=s.useMemo((()=>P("k-icon","k-font-icon",r&&ge(r),{[`k-color-${n}`]:n,"k-flip-h":"horizontal"===m||"both"===m,"k-flip-v":"vertical"===m||"both"===m},ve[f],i)),[r,n,f,m,i]),h=$e(e,$);return s.createElement("span",{ref:p,...u,...h,className:x,id:c,tabIndex:d,style:a,role:"presentation"})}));Ce.propTypes={style:n.object,classNames:n.string,name:n.string,themeColor:n.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:n.oneOf(["default","xsmall","small","medium","large","xlarge","xxlarge","xxxlarge"]),flip:n.oneOf(["default","horizontal","vertical","both"])};const we={size:"default",flip:"default"};Ce.displayName="KendoIcon";const ke={prefix:"k",important:"!",rtl:"rtl",rounded:"rounded",value:"value",state:"state",filter:"filter",virtual:"virtual",infinite:"infinite",clear:"clear",reset:"reset",data:"data",nodata:"nodata",scroller:"scroller"},ye={center:"center",hbox:"hbox",vstack:"vstack",hstack:"hstack",overflow:"overflow"},Ee={actionsheet:"actionsheet",calendar:"calendar",buttongroup:"buttongroup",dateinput:"dateinput",datetime:"datetime",datetimepicker:"datetimepicker",dropdownlist:"dropdownlist",combobox:"combobox",maskedtextbox:"maskedtextbox",menu:"menu",searchbox:"searchbox",timepicker:"timepicker"},Le={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",xxlarge:"xxl",xxxlarge:"xxxl"},ze={solid:"solid",outline:"outline",flat:"flat",link:"link",clear:"clear"},Ie={base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",dark:"dark",light:"light",inherit:"inherit",inverse:"inverse"},Ae={small:"sm",medium:"md",large:"lg",full:"full"},Me={vertical:"vertical",horizontal:"horizontal"},De={height:"height",width:"width"},Re={default:"cursor-default"},Se={up:"up",down:"down",left:"left",right:"right",start:"start",mid:"mid",end:"end"},Pe={actions:"actions",container:"container",content:"content",group:"group",row:"row",nav:"nav",wrap:"wrap",wrapper:"wrapper",list:"list",placeholder:"placeholder",popup:"popup",item:"item",part:"part",picker:"picker",separator:"separator",spacer:"spacer",tab:"tab",titlebar:"titlebar",optionLabel:"optionlabel",view:"view"},Te={table:"table",text:"text",button:"button",tbody:"tbody",thead:"thead",tr:"tr",th:"th",td:"td",header:"header",footer:"footer",icon:"icon",title:"title",subtitle:"subtitle",link:"link",label:"label",ul:"ul",caption:"caption"},He={increase:"increase",decrease:"decrease",cancel:"cancel",accept:"accept",split:"split"},Oe={active:"active",adaptive:"adaptive",first:"first",focus:"focus",pending:"pending",last:"last",draggable:"draggable",filterable:"filterable",grouping:"grouping",selected:"selected",highlighted:"highlighted",disabled:"disabled",hidden:"hidden",highlight:"highlight",invalid:"invalid",loading:"loading",required:"required",checked:"checked",empty:"empty",scrollable:"scrollable",sorted:"sorted",sort:"sort",sticky:"sticky",stretched:"stretched",order:"order",alt:"alt",edit:"edit",template:"template",shown:"shown",horizontal:"horizontal",vertical:"vertical",fullscreen:"fullscreen",bottom:"bottom"},Be={prefix:"animation",child:"child",relative:"relative",slide:"slide",appear:"appear",active:"active",enter:"enter",exit:"exit",pushRight:"push-right",pushLeft:"push-left",pushDown:"push-down",pushUp:"push-up",expandVertical:"expand-vertical",expandHorizontal:"expand-horizontal",fade:"fade",zoomIn:"zoom-in",zoomOut:"zoom-out",slideIn:"slide-in",slideDown:"slide-down",slideUp:"slide-up",slideRight:"slide-right",slideLeft:"slide-left",revealVertical:"reveal-vertical",revealHorizontal:"reveal-horizontal","animation-container":"animation-container","animation-container-shown":"animation-container-shown","animation-container-relative":"animation-container-relative","animation-container-fixed":"animation-container-fixed","child-animation-container":"child-animation-container"},Fe={input:"input",inner:"inner",spin:"spin",spinner:"spinner",maskedtextbox:"maskedtextbox",radio:"radio",textbox:"textbox",prefix:"prefix",suffix:"suffix"},Ne={week:"week",weekdays:"weekdays",weekend:"weekend",month:"month",year:"year",decade:"decade",century:"century",number:"number",navigation:"navigation",marker:"marker",now:"now",range:"range",today:"today",other:"other",date:"date",time:"time",selector:"selector",timeselector:"timeselector"},je={prefix:"icon",svg:"svg",i:"i",color:"color",flipH:"flip-h",flipV:"flip-v"},Qe={label:"label",text:"text",floatingLabel:"floating-label",container:"container",hint:"form-hint",error:"form-error"},Ve={form:"form",fieldset:"fieldset",legend:"legend",separator:"separator",field:"field"},Ue={prefix:"popup"},qe={prefix:"grid",ariaRoot:"aria-root",tableWrap:"table-wrap",master:"master",column:"column",cell:"cell",cellInner:"cell-inner",row:"row",group:"group",hierarchy:"hierarchy",detail:"detail",noRecords:"norecords",pager:"pager"},Ze={drop:"drop",drag:"drag",hint:"hint",vertical:"v",horizontal:"h",clue:"clue",reorder:"reorder"},Ge=`${ke.prefix}-${Fe.input}`,Ye=`${ke.prefix}-${Ee.calendar}`,We=`${ke.prefix}-${Ee.maskedtextbox}`,Xe=`${ke.prefix}-${Fe.radio}`,Je=`${ke.prefix}-${Te.button}`,Ke=`${ke.prefix}-${Ee.menu}`,_e=`${ke.prefix}-${Pe.picker}`,et=`${ke.prefix}-${Ee.dropdownlist}`,tt=`${ke.prefix}-${Ee.combobox}`,it=`${ke.prefix}-${qe.prefix}`,rt={base:ke,actions:He,animation:Be,sizeMap:Le,components:Ee,cssUtils:ye,directionMap:Se,fillModeMap:ze,themeColorMap:Ie,roundedMap:Ae,orientationMap:Me,elements:Te,states:Oe,dimensions:De,containers:Pe,cursor:Re,inputs:Fe,dateInputs:Ne,labels:Qe,forms:Ve,popup:Ue,icon:je,grid:qe},nt={wrapper:{main:`${ke.prefix}-${je.prefix}`,svgPrefix:`${ke.prefix}-${je.svg}-${je.prefix}`,namePrefix:`${ke.prefix}-${je.svg}-${je.i}-`,flipH:`${ke.prefix}-${je.flipH}`,flipV:`${ke.prefix}-${je.flipV}`,themeColor:{inherit:`${ke.prefix}-${je.color}-${Ie.inherit}`,primary:`${ke.prefix}-${je.color}-${Ie.primary}`,secondary:`${ke.prefix}-${je.color}-${Ie.secondary}`,tertiary:`${ke.prefix}-${je.color}-${Ie.tertiary}`,info:`${ke.prefix}-${je.color}-${Ie.info}`,success:`${ke.prefix}-${je.color}-${Ie.success}`,warning:`${ke.prefix}-${je.color}-${Ie.warning}`,error:`${ke.prefix}-${je.color}-${Ie.error}`,dark:`${ke.prefix}-${je.color}-${Ie.dark}`,light:`${ke.prefix}-${je.color}-${Ie.light}`},size:{default:"",xsmall:`${ke.prefix}-${je.prefix}-${Le.xsmall}`,small:`${ke.prefix}-${je.prefix}-${Le.small}`,medium:`${ke.prefix}-${je.prefix}-${Le.medium}`,large:`${ke.prefix}-${je.prefix}-${Le.large}`,xlarge:`${ke.prefix}-${je.prefix}-${Le.xlarge}`,xxlarge:`${ke.prefix}-${je.prefix}-${Le.xxlarge}`,xxxlarge:`${ke.prefix}-${je.prefix}-${Le.xxxlarge}`}},svg:{main:"",flipH:"",flipV:""}},ot={wrapper:e=>{const{iconNameProp:t,themeColor:i,flipH:r,flipV:n,size:o,c:l=nt}=e,a=l.wrapper||{};return{[a.main||""]:!0,[a.svgPrefix||""]:!0,[`${a.namePrefix||""}${t}`]:t,[a.themeColor[i]||""]:i,[a.flipH||""]:r,[a.flipV||""]:n,[a.size[o]||""]:a.size[o]}},svg:e=>{const{flipH:t,flipV:i,c:r=nt}=e,n=r.svg;return{[n.main||""]:!0,[n.flipH||""]:t,[n.flipV||""]:i}}},lt=s.forwardRef(((e,t)=>{const{children:i,className:r,svgClassName:n,icon:o,flip:l,id:a,tabIndex:c,size:d,style:u,svgStyle:$,themeColor:p,viewBox:f,name:m,onClick:x,...h}=e,v=s.useRef(null),g=ue(),b=g&&g.uSvgIcon;s.useImperativeHandle(t,(()=>({element:v.current})));const C=s.useMemo((()=>o?o.name:at.icon),[o]),w=s.useMemo((()=>o?o.content:void 0),[o]),k=s.useMemo((()=>d||at.size),[d]),y=s.useMemo((()=>l||at.flip),[l]),E=s.useMemo((()=>f||at.viewBox),[f]),L=s.useMemo((()=>P(ot.wrapper({c:b,iconNameProp:C,themeColor:p,flipH:"horizontal"===y||"both"===y,flipV:"vertical"===y||"both"===y,size:k}),r)),[b,C,p,y,k,r]),z=s.useMemo((()=>e.width&&e.height?{width:e.width,height:e.height,...u}:e.width?{width:e.width,height:e.width,...u}:e.height?{width:e.height,height:e.height,...u}:{...u}),[e.width,e.height,u]),I=s.useMemo((()=>w?{__html:w}:void 0),[w]);return s.createElement("span",{className:P(ot.svg({c:b,themeColor:p,flipH:"horizontal"===y||"both"===y,flipV:"vertical"===y||"both"===y}),L),style:z,ref:v,onClick:x,"aria-hidden":!0},s.createElement("svg",{id:a,className:n,style:$,"aria-hidden":!0,tabIndex:c,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:o?o.viewBox:E,dangerouslySetInnerHTML:I,...h},o?void 0:i))}));lt.propTypes={style:n.object,classNames:n.string,children:n.any,icon:n.object,themeColor:n.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:n.oneOf(["default","xsmall","small","medium","large","xlarge","xxlarge","xxxlarge"]),flip:n.oneOf(["default","horizontal","vertical","both"])};const at={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};lt.displayName="KendoSvgIcon";const st=s.createContext({type:"svg"});st.displayName="KendoReactIconsContext";const ct=s.forwardRef(((e,t)=>{var i,r;const{type:n,icons:o}=s.useContext(st),{icon:l,...a}=e;let c="svg"===n?(null==(i=e.icon)?void 0:i.name)||e.name:e.name||(null==(r=e.icon)?void 0:r.name);c=c&&o&&o[c]&&"string"==typeof o[c]?o[c]:c;const d=c&&o&&o[c]&&"string"!=typeof o[c]?o[c]:l;return"svg"===n&&d?s.createElement(lt,{...e,icon:d,ref:t}):s.createElement(Ce,{...a,name:c,ref:t})}));ct.displayName="KendoIconWrap";const dt={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},ut={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},$t={xsmall:"k-m-xs",small:"k-m-sm",medium:"k-m-md",large:"k-m-lg",xlarge:"k-m-xl",thin:"k-m-thin",hair:"k-m-hair"},pt={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},ft={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},mt={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},xt={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},ht={inherit:"k-color-inherit",primary:"k-color-primary",secondary:"k-color-secondary",tertiary:"k-color-tertiary",info:"k-color-info",success:"k-color-success",warning:"k-color-warning",error:"k-color-error",dark:"k-color-dark",light:"k-color-light",inverse:"k-color-inverse"},vt=e=>{const t=s.forwardRef(((t,i)=>{const{id:r,style:n,className:o,fontSize:l,fontWeight:a,textAlign:c,textTransform:d,themeColor:u,margin:$,...p}=t,f=s.useRef(null),m=s.useRef(null);s.useImperativeHandle(f,(()=>({element:m.current,props:t}))),s.useImperativeHandle(i,(()=>f.current));const x=e,h=()=>{if(void 0!==$){if("string"==typeof $)return[$t[$]];if("number"==typeof $&&$>=0&&$<=24)return[`k-m-${$}`];if("object"==typeof $){const e=[];return Object.keys($).forEach((t=>{null!==$[t]&&void 0!==$[t]&&e.push(((e,t)=>`${ft[e]}${"string"==typeof t?pt[t]:t}`)(t,$[t]))})),e.join(" ")}}};return s.createElement(x,{id:r,ref:m,className:[`k-${"p"===e?"paragraph":e}`,dt[l],ut[a],mt[c],xt[d],ht[u],h(),o].filter((e=>void 0!==e)).join(" "),style:n,...p},t.children)}));return t.propTypes={style:n.object,className:n.string,fontSize:n.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:n.oneOf(["light","normal","bold"]),margin:n.oneOfType([n.number,n.object,n.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:n.oneOf(["left","right","center","justify"]),textTransform:n.oneOf(["lowercase","uppercase","capitalize"]),themeColor:n.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName=`KendoReactTypography${e.toUpperCase()}`,t},gt={h1:vt("h1"),h2:vt("h2"),h3:vt("h3"),h4:vt("h4"),h5:vt("h5"),h6:vt("h6"),p:vt("p"),code:vt("code"),pre:vt("pre")},bt=s.createContext({drag:void 0,setDrag:Y,drop:void 0,setDrop:Y,drags:[],registerDrag:Y,deregisterDrag:Y,drops:[],registerDrop:Y,deregisterDrop:Y}),Ct=(e,t,i)=>{const[r,n]=s.useState(e),o=s.useCallback(((e,t)=>{n(e)}),[i,n]);return[r,o]},wt=e=>{const{context:t=bt}=e,[i,r]=Ct(null),[n,o]=Ct(null),[l,a]=xe([]),[c,d]=xe([]);return s.createElement(t.Provider,{value:{drag:i,setDrag:r,drop:n,setDrop:o,drags:l,registerDrag:e=>{a({type:me.add,item:e})},deregisterDrag:e=>{a({type:me.remove,item:e})},drops:c,registerDrop:e=>{d({type:me.add,item:e})},deregisterDrop:e=>{d({type:me.remove,item:e})}}},e.children)};wt.displayName="KendoReactDragAndDrop";const kt=(e,t)=>{const[i,r]=e,[n,o]=s.useState(t);return[void 0!==i?i:n,(...e)=>{void 0!==i?r(...e):o(e[0])}]};function yt(e,t,i={}){const{onPress:r=Y,onRelease:n=Y,onDragStart:l=Y,onDrag:a=Y,onDragEnd:c=Y}=t,{hint:d=null,mouseOnly:u=!1,autoScroll:$=!0,scrollContainer:p=null,context:f=bt}=i,[m,x]=s.useState(!1),[h,v]=s.useState(!1),{drop:g,setDrop:b,drag:C,setDrag:w,drops:k,drags:y,registerDrag:E,deregisterDrag:L}=s.useContext(f),[z]=kt([g,b]),[I,A]=kt([C,w]),M=s.useRef({x:0,y:0}),D=s.useRef(void 0),R=s.useRef(!1),S=s.useRef(void 0),P=s.useRef(null),T=s.useRef(!1),H=s.useRef({x:0,y:0}),O=s.useRef({x:0,y:0}),B=s.useRef({x:0,y:0}),F=s.useRef({x:0,y:0}),N=s.useRef({x:0,y:0}),j=s.useRef({x:0,y:0}),Q=!("undefined"==typeof window||!window.PointerEvent),V=!u&&Q,U=s.useCallback((()=>e.current&&e.current.element?e.current.element:e.current),[e]),q=s.useCallback((()=>d&&d.current&&d.current.element?d.current.element:d?d.current:null),[d]),Z=s.useCallback((()=>p&&p.current&&p.current.element?p.current.element:p?p.current:null),[p]),G=s.useCallback((()=>"object"==typeof $&&$.boundaryElementRef&&$.boundaryElementRef.current&&$.boundaryElementRef.current.element?$.boundaryElementRef.current.element:"object"==typeof $&&$.boundaryElementRef&&$.boundaryElementRef.current?$.boundaryElementRef.current:null),[$]),W=s.useRef(null);s.useImperativeHandle(W,(()=>({get element(){return U()},get hint(){return q()},onPress:ce,onDragStart:ue,onDrag:$e,onDragEnd:pe,onRelease:de,data:e.current})));const X=s.useCallback((()=>{const e=U();return e&&e.ownerDocument||document}),[U]),J=s.useCallback((()=>{const e=X();return e&&e.defaultView||window}),[X]),K=s.useCallback((()=>({get drag(){return I?I.current:null},get drop(){return z?z.current:null},get drags(){return(null!=y?y:[]).map((e=>e.current))},get drops(){return(null!=k?k:[]).map((e=>e.current))},pressed:!!m,ignoreMouse:R.current,scrollOffset:N.current,offset:H.current,pageOffset:O.current,initialScrollOffset:j.current,clientOffset:B.current,initialClientOffset:F.current,velocity:M.current,autoScroll:!!("object"==typeof $?!1!==$.enabled:$),scrollableParent:G(),autoScrollDirection:"object"==typeof $?$.direction:{horizontal:!0,vertical:!0},isScrolling:h})),[I,z,y,k,m,R,N,H,O,j,B,F,M,$,h,G]),_=s.useCallback((e=>{x(e)}),[]),ee=s.useCallback((e=>{v(e)}),[]),te=s.useCallback((e=>{M.current=e}),[]),ie=s.useCallback((e=>{H.current=e}),[]),re=s.useCallback((e=>{B.current=e}),[]),ne=s.useCallback((e=>{O.current=e}),[]),oe=s.useCallback((e=>{F.current=e}),[]),le=s.useCallback((e=>{N.current=e}),[]),ae=s.useCallback((e=>{j.current=e}),[]),ce=s.useCallback((e=>{r(e)}),[r]),de=s.useCallback((e=>{n(e)}),[n]),ue=s.useCallback((t=>{A(W,{target:e.current,event:t}),l(t)}),[A,e,l]),$e=s.useCallback((e=>{a(e)}),[a]),pe=s.useCallback((t=>{T.current||(A(null,{target:e.current,event:t}),c(t))}),[c,A,e]),fe=s.useCallback((e=>{o.dispatchDragAndDrop(K(),{event:e,payload:W.current},{onVelocityChange:te,onOffsetChange:ie,onClientOffsetChange:re,onPageOffsetChange:ne,onInitialClientOffsetChange:oe,onScrollOffsetChange:le,onInitialScrollOffsetChange:ae,onIsPressedChange:_,onIsScrollingChange:ee})}),[K,te,ie,ne,re,oe,ae,_,le,ee]),me=s.useCallback((e=>{fe(e)}),[fe]),xe=s.useCallback((e=>{fe(e)}),[fe]),he=s.useCallback((e=>{fe(e)}),[fe]),ve=s.useCallback((e=>{fe(e)}),[fe]),ge=s.useCallback((e=>{fe(e)}),[fe]),be=s.useCallback((e=>{fe(e)}),[fe]),Ce=s.useCallback((e=>{fe(e)}),[fe]),we=s.useCallback((e=>{e.preventDefault(),fe(e)}),[fe]),ke=s.useCallback((e=>{e.preventDefault(),fe(e)}),[fe]),ye=s.useCallback((e=>{e.preventDefault(),fe(e)}),[fe]),Ee=s.useCallback((e=>{if(0===e.touches.length&&1===e.changedTouches.length){const e=J();R.current=!0,S.current=e.setTimeout((()=>{R.current=!1}),2e3)}fe(e)}),[fe,J]),Le=s.useCallback((e=>{fe(e)}),[fe]),ze=s.useCallback((()=>{const e=U();if(e){const t=e.style.touchAction;return e.style.touchAction="none",()=>{e.style.touchAction=t}}}),[U]),Ie=s.useCallback((()=>(null==E||E(W),()=>{null==L||L(W)})),[L,E]);s.useEffect((()=>{const e=J();if(h){const t=Z()||o.getScrollableParent(document.elementFromPoint(B.current.x,B.current.y));e.clearInterval(D.current),D.current=e.setInterval((()=>{o.autoScroll(t,{x:M.current.x,y:M.current.y})}),50)}return()=>{e.clearInterval(D.current)}}),[U,Z,J,h]),s.useEffect(ze,[ze]),s.useEffect((()=>{const e=J(),t=U(),i=X();return V?(t&&(P.current=o.getScrollableParent(t),P.current&&P.current.addEventListener("scroll",Le,{passive:!0}),t.addEventListener("pointerdown",me,{passive:!0})),m&&(i.addEventListener("pointermove",xe),i.addEventListener("pointerup",ve,!0),i.addEventListener("contextmenu",we),i.addEventListener("pointercancel",he,{passive:!0}))):(e.addEventListener("touchmove",Y,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",ge,{passive:!0}),u||(t.addEventListener("touchstart",ke,{passive:!0}),m&&(t.addEventListener("touchmove",ye,{passive:!0}),t.addEventListener("touchend",Ee,{passive:!0})))),m&&(i.addEventListener("mousemove",be,{passive:!0}),i.addEventListener("mouseup",Ce,{passive:!0}))),()=>{P.current&&P.current.removeEventListener("scroll",Le),t&&(t.removeEventListener("pointerdown",me),t.removeEventListener("mousedown",ge),t.removeEventListener("touchstart",ke),t.removeEventListener("touchmove",ye),t.removeEventListener("touchend",Ee)),i.removeEventListener("pointermove",xe),i.removeEventListener("pointerup",ve,!0),i.removeEventListener("contextmenu",we),i.removeEventListener("pointercancel",he),i.removeEventListener("mousemove",be),i.removeEventListener("mouseup",Ce),e.removeEventListener("touchmove",Y),e.clearTimeout(S.current)}}),[m,J,U,X,u,V,we,ge,be,Ce,he,me,xe,ve,Ee,ye,ke,Le]),s.useEffect((()=>(T.current=!1,()=>{T.current=!0})),[]),se(Ie,[Ie])}const Et=s.forwardRef(((e,t)=>{const i=s.useRef(null),r=s.useRef(null),n=s.useCallback((()=>i.current&&i.current.element?i.current.element:i.current),[i]);s.useImperativeHandle(r,(()=>({element:n()||null}))),s.useImperativeHandle(t,(()=>r.current)),s.useImperativeHandle(e.childRef,(()=>i.current));const o=s.useCallback((t=>{e.onPress&&e.onPress({element:n(),target:r.current,event:t})}),[n,e.onPress]),l=s.useCallback((t=>{e.onRelease&&e.onRelease({element:n(),target:r.current,event:t})}),[n,e.onRelease]),a=s.useCallback((t=>{e.onDragStart&&e.onDragStart({element:n(),target:r.current,event:t})}),[e,n]),c=s.useCallback((t=>{e.onDrag&&e.onDrag({element:n(),target:r.current,event:t})}),[n,e.onDrag]),d=s.useCallback((t=>{e.onDragEnd&&e.onDragEnd({element:n(),target:r.current,event:t})}),[n,e.onDragEnd]);return yt(i,{onPress:o,onRelease:l,onDragStart:a,onDrag:c,onDragEnd:d},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer,context:e.context}),e.children?s.cloneElement(s.Children.only(e.children),{ref:i}):null}));function Lt(e,t={onDragEnter:Y,onDragOver:Y,onDragLeave:Y,onDrop:Y},i={}){const{onDragEnter:r=Y,onDragOver:n=Y,onDragLeave:o=Y,onDrop:l=Y}=t,{context:a=bt}=i,{setDrop:c,registerDrop:d,deregisterDrop:u}=s.useContext(a),[,$]=kt([null,c]),p=s.useCallback((()=>e.current&&e.current.element?e.current.element:e.current),[e]),f=s.useRef(null);s.useImperativeHandle(f,(()=>({element:p(),onDragEnter:m,onDragOver:x,onDragLeave:h,onDrop:v,data:e.current})));const m=s.useCallback((t=>{$(f,{target:e.current,event:t}),r(t)}),[$,e,r]),x=s.useCallback((e=>{n(e)}),[n]),h=s.useCallback((t=>{$(null,{target:e.current,event:t}),o(t)}),[$,e,o]),v=s.useCallback((t=>{$(null,{target:e.current,event:t}),l(t)}),[$,e,l]),g=s.useCallback((()=>(null==d||d(f),()=>{null==u||u(f)})),[u,d]);se(g,[g])}Et.displayName="KendoReactDraggable";const zt=s.forwardRef(((e,t)=>{const i=s.useRef(null),r=s.useRef(null),n=s.useCallback((()=>i.current&&i.current.element?i.current.element:i.current),[i]);s.useImperativeHandle(r,(()=>({element:n()||void 0}))),s.useImperativeHandle(t,(()=>r.current)),s.useImperativeHandle(e.childRef,(()=>i.current));const o=s.useCallback((t=>{e.onDragEnter&&e.onDragEnter({element:n(),target:r.current,event:t})}),[e.onDragEnter,n]),l=s.useCallback((t=>{e.onDragOver&&e.onDragOver({element:n(),target:r.current,event:t})}),[n,e.onDragOver]),a=s.useCallback((t=>{e.onDragLeave&&e.onDragLeave({element:n(),target:r.current,event:t})}),[e.onDragLeave,n]),c=s.useCallback((t=>{e.onDrop&&e.onDrop({element:n(),target:r.current,event:t})}),[e.onDrop,n]);return Lt(i,{onDragEnter:o,onDragOver:l,onDragLeave:a,onDrop:c},{context:e.context}),e.children?s.cloneElement(s.Children.only(e.children),{ref:i}):null}));zt.displayName="KendoReactDroppable";function It(e,t){return e===t||Number.isNaN(e)&&Number.isNaN(t)}function At(e,t){if(e.length!==t.length)return!1;for(let i=0;i<e.length;i++)if(!It(e[i],t[i]))return!1;return!0}const Mt=e=>{const t=e.shadowRoot,i=e.contentDocument;return t&&t.activeElement?Mt(t.activeElement):i&&i.activeElement?Mt(i.activeElement):e};function Dt(e,t){const i=(e||"").split(".");let r=t;return i.forEach((e=>{r=r?r[e]:void 0})),r}class Rt{constructor(){this.objects=[]}init(e){let t;for(let i=0;i<e.length;i++)i%5e4==0&&(t={},this.objects.push(t)),t[e[i]]=!0}hasId(e){return this.objects.some((t=>t[e]))}}function St(e,t){const i=Dt(t,e);return!(!i||!i.length)}function Pt(e,t,i,r){const n=[],o=new Rt;return o.init(e),Tt(o,t,i,d,n,r),n}function Tt(e,t,i,r,n,o){for(let l=0;l<i.length;l++){const a=i[l],s=f(l,r);e.hasId(Dt(t,a))&&n.push(s),St(a,o)&&Tt(e,t,Dt(o,a),s,n,o)}}const Ht=e=>e instanceof Promise;function Ot(e){return e&&"object"==typeof e&&!Array.isArray(e)&&!Ht(e)}const Bt=(e,...t)=>{if(!t.length)return e;const i=t.shift();if(Ot(e)&&Ot(i))for(const t in i)"__proto__"===t||"constructor"===t||"prototype"===t||(Ot(i[t])?(e[t]||Object.assign(e,{[t]:{}}),Bt(e[t],i[t])):void 0!==i[t]&&Object.assign(e,{[t]:i[t]}));return Bt(e,...t)},Ft={child:{container:`${ke.prefix}-${Be[Be.prefix+"-"+Pe.container]}`,relative:`${ke.prefix}-${Be[Be.prefix+"-"+Pe.container+"-"+Be.relative]}`},childContainer:{container:`${ke.prefix}-${Be[Be.child+"-"+Be.prefix+"-"+Pe.container]}`},appear:{"push-right":`${ke.prefix}-${Be.pushRight}-${Be.appear}`,"push-left":`${ke.prefix}-${Be.pushLeft}-${Be.appear}`,"push-down":`${ke.prefix}-${Be.pushDown}-${Be.appear}`,"push-up":`${ke.prefix}-${Be.pushUp}-${Be.appear}`,"expand-vertical":`${ke.prefix}-${Be.expandVertical}-${Be.appear}`,"expand-horizontal":`${ke.prefix}-${Be.expandHorizontal}-${Be.appear}`,fade:`${ke.prefix}-${Be.fade}-${Be.appear}`,"zoom-in":`${ke.prefix}-${Be.zoomIn}-${Be.appear}`,"zoom-out":`${ke.prefix}-${Be.zoomOut}-${Be.appear}`,"slide-in":`${ke.prefix}-${Be.slideIn}-${Be.appear}`,"slide-down":`${ke.prefix}-${Be.slideDown}-${Be.appear}`,"slide-up":`${ke.prefix}-${Be.slideUp}-${Be.appear}`,"slide-right":`${ke.prefix}-${Be.slideRight}-${Be.appear}`,"slide-left":`${ke.prefix}-${Be.slideLeft}-${Be.appear}`,"reveal-vertical":`${ke.prefix}-${Be.revealVertical}-${Be.appear}`,"reveal-horizontal":`${ke.prefix}-${Be.revealHorizontal}-${Be.appear}`},appearActive:{"push-right":`${ke.prefix}-${Be.pushRight}-${Be.appear}-${Be.active}`,"push-left":`${ke.prefix}-${Be.pushLeft}-${Be.appear}-${Be.active}`,"push-down":`${ke.prefix}-${Be.pushDown}-${Be.appear}-${Be.active}`,"push-up":`${ke.prefix}-${Be.pushUp}-${Be.appear}-${Be.active}`,"expand-vertical":`${ke.prefix}-${Be.expandVertical}-${Be.appear}-${Be.active}`,"expand-horizontal":`${ke.prefix}-${Be.expandHorizontal}-${Be.appear}-${Be.active}`,fade:`${ke.prefix}-${Be.fade}-${Be.appear}-${Be.active}`,"zoom-in":`${ke.prefix}-${Be.zoomIn}-${Be.appear}-${Be.active}`,"zoom-out":`${ke.prefix}-${Be.zoomOut}-${Be.appear}-${Be.active}`,"slide-in":`${ke.prefix}-${Be.slideIn}-${Be.appear}-${Be.active}`,"slide-down":`${ke.prefix}-${Be.slideDown}-${Be.appear}-${Be.active}`,"slide-up":`${ke.prefix}-${Be.slideUp}-${Be.appear}-${Be.active}`,"slide-right":`${ke.prefix}-${Be.slideRight}-${Be.appear}-${Be.active}`,"slide-left":`${ke.prefix}-${Be.slideLeft}-${Be.appear}-${Be.active}`,"reveal-vertical":`${ke.prefix}-${Be.revealVertical}-${Be.appear}-${Be.active}`,"reveal-horizontal":`${ke.prefix}-${Be.revealHorizontal}-${Be.appear}-${Be.active}`},enter:{"push-right":`${ke.prefix}-${Be.pushRight}-${Be.enter}`,"push-left":`${ke.prefix}-${Be.pushLeft}-${Be.enter}`,"push-down":`${ke.prefix}-${Be.pushDown}-${Be.enter}`,"push-up":`${ke.prefix}-${Be.pushUp}-${Be.enter}`,"expand-vertical":`${ke.prefix}-${Be.expandVertical}-${Be.enter}`,"expand-horizontal":`${ke.prefix}-${Be.expandHorizontal}-${Be.enter}`,fade:`${ke.prefix}-${Be.fade}-${Be.enter}`,"zoom-in":`${ke.prefix}-${Be.zoomIn}-${Be.enter}`,"zoom-out":`${ke.prefix}-${Be.zoomOut}-${Be.enter}`,"slide-in":`${ke.prefix}-${Be.slideIn}-${Be.enter}`,"slide-down":`${ke.prefix}-${Be.slideDown}-${Be.enter}`,"slide-up":`${ke.prefix}-${Be.slideUp}-${Be.enter}`,"slide-right":`${ke.prefix}-${Be.slideRight}-${Be.enter}`,"slide-left":`${ke.prefix}-${Be.slideLeft}-${Be.enter}`,"reveal-vertical":`${ke.prefix}-${Be.revealVertical}-${Be.enter}`,"reveal-horizontal":`${ke.prefix}-${Be.revealHorizontal}-${Be.enter}`},enterActive:{"push-right":`${ke.prefix}-${Be.pushRight}-${Be.enter}-${Be.active}`,"push-left":`${ke.prefix}-${Be.pushLeft}-${Be.enter}-${Be.active}`,"push-down":`${ke.prefix}-${Be.pushDown}-${Be.enter}-${Be.active}`,"push-up":`${ke.prefix}-${Be.pushUp}-${Be.enter}-${Be.active}`,"expand-vertical":`${ke.prefix}-${Be.expandVertical}-${Be.enter}-${Be.active}`,"expand-horizontal":`${ke.prefix}-${Be.expandHorizontal}-${Be.enter}-${Be.active}`,fade:`${ke.prefix}-${Be.fade}-${Be.enter}-${Be.active}`,"zoom-in":`${ke.prefix}-${Be.zoomIn}-${Be.enter}-${Be.active}`,"zoom-out":`${ke.prefix}-${Be.zoomOut}-${Be.enter}-${Be.active}`,"slide-in":`${ke.prefix}-${Be.slideIn}-${Be.enter}-${Be.active}`,"slide-down":`${ke.prefix}-${Be.slideDown}-${Be.enter}-${Be.active}`,"slide-up":`${ke.prefix}-${Be.slideUp}-${Be.enter}-${Be.active}`,"slide-right":`${ke.prefix}-${Be.slideRight}-${Be.enter}-${Be.active}`,"slide-left":`${ke.prefix}-${Be.slideLeft}-${Be.enter}-${Be.active}`,"reveal-vertical":`${ke.prefix}-${Be.revealVertical}-${Be.enter}-${Be.active}`,"reveal-horizontal":`${ke.prefix}-${Be.revealHorizontal}-${Be.enter}-${Be.active}`},exit:{"push-right":`${ke.prefix}-${Be.pushRight}-${Be.exit}`,"push-left":`${ke.prefix}-${Be.pushLeft}-${Be.exit}`,"push-down":`${ke.prefix}-${Be.pushDown}-${Be.exit}`,"push-up":`${ke.prefix}-${Be.pushUp}-${Be.exit}`,"expand-vertical":`${ke.prefix}-${Be.expandVertical}-${Be.exit}`,"expand-horizontal":`${ke.prefix}-${Be.expandHorizontal}-${Be.exit}`,fade:`${ke.prefix}-${Be.fade}-${Be.exit}`,"zoom-in":`${ke.prefix}-${Be.zoomIn}-${Be.exit}`,"zoom-out":`${ke.prefix}-${Be.zoomOut}-${Be.exit}`,"slide-in":`${ke.prefix}-${Be.slideIn}-${Be.exit}`,"slide-down":`${ke.prefix}-${Be.slideDown}-${Be.exit}`,"slide-up":`${ke.prefix}-${Be.slideUp}-${Be.exit}`,"slide-right":`${ke.prefix}-${Be.slideRight}-${Be.exit}`,"slide-left":`${ke.prefix}-${Be.slideLeft}-${Be.exit}`,"reveal-vertical":`${ke.prefix}-${Be.revealVertical}-${Be.exit}`,"reveal-horizontal":`${ke.prefix}-${Be.revealHorizontal}-${Be.exit}`},exitActive:{"push-right":`${ke.prefix}-${Be.pushRight}-${Be.exit}-${Be.active}`,"push-left":`${ke.prefix}-${Be.pushLeft}-${Be.exit}-${Be.active}`,"push-down":`${ke.prefix}-${Be.pushDown}-${Be.exit}-${Be.active}`,"push-up":`${ke.prefix}-${Be.pushUp}-${Be.exit}-${Be.active}`,"expand-vertical":`${ke.prefix}-${Be.expandVertical}-${Be.exit}-${Be.active}`,"expand-horizontal":`${ke.prefix}-${Be.expandHorizontal}-${Be.exit}-${Be.active}`,fade:`${ke.prefix}-${Be.fade}-${Be.exit}-${Be.active}`,"zoom-in":`${ke.prefix}-${Be.zoomIn}-${Be.exit}-${Be.active}`,"zoom-out":`${ke.prefix}-${Be.zoomOut}-${Be.exit}-${Be.active}`,"slide-in":`${ke.prefix}-${Be.slideIn}-${Be.exit}-${Be.active}`,"slide-down":`${ke.prefix}-${Be.slideDown}-${Be.exit}-${Be.active}`,"slide-up":`${ke.prefix}-${Be.slideUp}-${Be.exit}-${Be.active}`,"slide-right":`${ke.prefix}-${Be.slideRight}-${Be.exit}-${Be.active}`,"slide-left":`${ke.prefix}-${Be.slideLeft}-${Be.exit}-${Be.active}`,"reveal-vertical":`${ke.prefix}-${Be.revealVertical}-${Be.exit}-${Be.active}`,"reveal-horizontal":`${ke.prefix}-${Be.revealHorizontal}-${Be.exit}-${Be.active}`}},Nt={child:e=>{const{c:t=Ft}=e;return{[t.child.container]:!0,[t.child.relative]:!0}},childContainer:e=>{const{c:t=Ft}=e;return{[t.childContainer.container]:!0}},appear:e=>{const{c:t=Ft,transitionName:i}=e;return{[`${t.appear[i]}`]:t.appear[i],[`${i}-${Be.appear}`]:!t.appear[i]}},appearActive:e=>{const{c:t=Ft,transitionName:i}=e;return{[`${t.appearActive[i]}`]:t.appearActive[i],[`${i}-${Be.appear}-${Be.active}`]:!t.appearActive[i]}},enter:e=>{const{c:t=Ft,transitionName:i}=e;return{[`${t.enter[i]}`]:t.enter[i],[`${i}-${Be.enter}`]:!t.enter[i]}},enterActive:e=>{const{c:t=Ft,transitionName:i}=e;return{[`${t.enterActive[i]}`]:t.enterActive[i],[`${i}-${Be.enter}-${Be.active}`]:!t.enterActive[i]}},exit:e=>{const{c:t=Ft,transitionName:i}=e;return{[`${t.exit[i]}`]:t.exit[i],[`${i}-${Be.exit}`]:!t.exit[i]}},exitActive:e=>{const{c:t=Ft,transitionName:i}=e;return{[`${t.exitActive[i]}`]:t.exitActive[i],[`${i}-${Be.exit}-${Be.active}`]:!t.exitActive[i]}}},jt=(e,t)=>i=>{const{c:r=e}=i;return{[r[t]||""]:!0}},Qt={wrapper:{main:Je,size:{small:`${Je}-${Le.small}`,medium:`${Je}-${Le.medium}`,large:`${Je}-${Le.large}`},fillMode:{solid:`${Je}-${ze.solid}`,outline:`${Je}-${ze.outline}`,flat:`${Je}-${ze.flat}`,link:`${Je}-${ze.link}`,clear:`${Je}-${ze.clear}`},themeColor:{base:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.base}`,outline:`${Je}-${ze.outline}-${Ie.base}`,flat:`${Je}-${ze.flat}-${Ie.base}`,link:`${Je}-${ze.link}-${Ie.base}`,clear:`${Je}-${ze.clear}-${Ie.base}`}},primary:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.primary}`,outline:`${Je}-${ze.outline}-${Ie.primary}`,flat:`${Je}-${ze.flat}-${Ie.primary}`,link:`${Je}-${ze.link}-${Ie.primary}`,clear:`${Je}-${ze.clear}-${Ie.primary}`}},secondary:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.secondary}`,outline:`${Je}-${ze.outline}-${Ie.secondary}`,flat:`${Je}-${ze.flat}-${Ie.secondary}`,link:`${Je}-${ze.link}-${Ie.secondary}`,clear:`${Je}-${ze.clear}-${Ie.secondary}`}},tertiary:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.tertiary}`,outline:`${Je}-${ze.outline}-${Ie.tertiary}`,flat:`${Je}-${ze.flat}-${Ie.tertiary}`,link:`${Je}-${ze.link}-${Ie.tertiary}`,clear:`${Je}-${ze.clear}-${Ie.tertiary}`}},info:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.info}`,outline:`${Je}-${ze.outline}-${Ie.info}`,flat:`${Je}-${ze.flat}-${Ie.info}`,link:`${Je}-${ze.link}-${Ie.info}`,clear:`${Je}-${ze.clear}-${Ie.info}`}},success:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.success}`,outline:`${Je}-${ze.outline}-${Ie.success}`,flat:`${Je}-${ze.flat}-${Ie.success}`,link:`${Je}-${ze.link}-${Ie.success}`,clear:`${Je}-${ze.clear}-${Ie.success}`}},warning:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.warning}`,outline:`${Je}-${ze.outline}-${Ie.warning}`,flat:`${Je}-${ze.flat}-${Ie.warning}`,link:`${Je}-${ze.link}-${Ie.warning}`,clear:`${Je}-${ze.clear}-${Ie.warning}`}},error:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.error}`,outline:`${Je}-${ze.outline}-${Ie.error}`,flat:`${Je}-${ze.flat}-${Ie.error}`,link:`${Je}-${ze.link}-${Ie.error}`,clear:`${Je}-${ze.clear}-${Ie.error}`}},dark:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.dark}`,outline:`${Je}-${ze.outline}-${Ie.dark}`,flat:`${Je}-${ze.flat}-${Ie.dark}`,link:`${Je}-${ze.link}-${Ie.dark}`,clear:`${Je}-${ze.clear}-${Ie.dark}`}},light:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.light}`,outline:`${Je}-${ze.outline}-${Ie.light}`,flat:`${Je}-${ze.flat}-${Ie.light}`,link:`${Je}-${ze.link}-${Ie.light}`,clear:`${Je}-${ze.clear}-${Ie.light}`}},inverse:{fillMode:{solid:`${Je}-${ze.solid}-${Ie.inverse}`,outline:`${Je}-${ze.outline}-${Ie.inverse}`,flat:`${Je}-${ze.flat}-${Ie.inverse}`,link:`${Je}-${ze.link}-${Ie.inverse}`,clear:`${Je}-${ze.clear}-${Ie.inverse}`}}},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},iconButton:`${ke.prefix}-${Te.icon}-${Te.button}`,disabled:`${ke.prefix}-${Oe.disabled}`,selected:`${ke.prefix}-${Oe.selected}`,isRtl:`${ke.prefix}-${ke.rtl}`},text:`${Je}-${Te.text}`,icon:`${Je}-${Te.icon}`},Vt={wrapper:e=>{const{isRtl:t,selected:i,disabled:r,size:n,fillMode:o,rounded:l,themeColor:a,iconButton:s,c:c=Qt}=e,d=c.wrapper,u=d.themeColor[a],$=u.fillMode[o];return{[d.main]:!0,[d.size[n]]:d.size[n],[`${Je}-${n}`]:n&&!d.size[n],[d.fillMode[o]]:d.fillMode[o],[$]:$,[d.rounded[l]]:d.rounded[l],[`${ke.prefix}-${ke.rounded}-${l}`]:l&&!d.rounded[l],[d.iconButton]:s,[u.disabled]:r&&u&&u.disabled,[u.selected]:i&&u&&u.selected,[d.disabled]:r,[d.selected]:i,[d.isRtl]:t}},text:e=>{const{c:t=Qt}=e;return{[t.text]:!0}},icon:e=>{const{c:t=Qt}=e;return{[t.icon]:!0}}},Ut={wrapper:{main:`${Je}-${Pe.group}`,stretched:`${Je}-${Pe.group}-${Oe.stretched}`,disabled:`${ke.prefix}-${Oe.disabled}`},position:{start:`${ke.prefix}-${Pe.group}-${Se.start}`,end:`${ke.prefix}-${Pe.group}-${Se.end}`}},qt={wrapper:e=>{const{stretched:t,disabled:i,c:r=Ut}=e,n=r.wrapper;return{[n.main]:!0,[n.stretched]:t,[n.disabled]:i}},position:e=>{const{start:t,end:i,c:r=Ut}=e,n=r.position;return{[n.start]:t,[n.end]:i}}},Zt={wrapper:{main:`${Ke}-${Te.button}`,focus:`${ke.prefix}-${Oe.focus}`,disabled:`${ke.prefix}-${Oe.disabled}`},ul:{group:`${Ke}-${Pe.group}`,size:{small:`${Ke}-${Pe.group}-${Le.small}`,medium:`${Ke}-${Pe.group}-${Le.medium}`,large:`${Ke}-${Pe.group}-${Le.large}`}},li:{item:`${ke.prefix}-${Pe.item}`,focus:`${ke.prefix}-${Oe.focus}`},item:`${Ke}-${Pe.item}`,link:{main:`${ke.prefix}-${Te.link}`,link:`${Ke}-${Te.link}`,selected:`${ke.prefix}-${Oe.selected}`,disabled:`${ke.prefix}-${Oe.disabled}`},popup:`${Ke}-${Pe.popup}`},Gt={wrapper:e=>{const{focused:t,disabled:i,c:r=Zt}=e,n=r.wrapper;return{[n.main]:!0,[n.focus]:t,[n.disabled]:i}},ul:e=>{const{size:t,c:i=Zt}=e,r=i.ul;return{[r.group]:!0,[r.size[t]]:r.size[t],[`${Ke}-${Pe.group}-${t}`]:t&&!r.size[t]}},li:e=>{const{focused:t,c:i=Zt}=e,r=i.li;return{[r.item]:!0,[r.focus]:t}},item:jt(Zt,"item"),link:e=>{const{selected:t,disabled:i,c:r=Zt}=e,n=r.link;return{[n.main]:!0,[n.link]:!0,[n.selected]:t,[n.disabled]:i}},popup:jt(Zt,"popup")},Yt={clearButton:`${ke.prefix}-${ke.clear}-${ke.value}`,groupStickyHeader:`${ke.prefix}-${Pe.list}-${Pe.group}-${Oe.sticky}-${Te.header}`,listHeaderText:`${ke.prefix}-${Pe.list}-${Te.header}-${Te.text}`,ul:`${ke.prefix}-${Pe.list}-${Te.ul}`,li:{main:`${ke.prefix}-${Pe.list}-${Pe.item}`,selected:`${ke.prefix}-${Oe.selected}`,focused:`${ke.prefix}-${Oe.focus}`,first:`${ke.prefix}-${Oe.first}`,disabled:`${ke.prefix}-${Oe.disabled}`},groupLi:{list:`${ke.prefix}-${Pe.list}-${Pe.group}-${Pe.item}`,table:`${ke.prefix}-${Te.table}-${Pe.group}-${Pe.row}`},itemText:`${ke.prefix}-${Pe.list}-${Pe.item}-${Te.text}`,groupItemText:{list:`${ke.prefix}-${Pe.list}-${Pe.item}-${Te.text}`,table:`${ke.prefix}-${Te.table}-${Te.th}`},itemGroupLabel:`${ke.prefix}-${Pe.list}-${Pe.item}-${Pe.group}-${Te.label}`,noData:`${ke.prefix}-${ke.nodata}`,heightContainer:`${ke.prefix}-${De.height}-${Pe.container}`,optionLabel:{main:`${ke.prefix}-${Pe.list}-${Pe.optionLabel}`,selected:`${ke.prefix}-${Oe.selected}`},inputInner:`${Ge}-${Fe.inner}`,inputIcon:`${ke.prefix}-${Fe.input}-${je.prefix}`,searchbox:`${ke.prefix}-${Ee.searchbox}`,listFilter:`${ke.prefix}-${Pe.list}-${ke.filter}`},Wt={clearButton:jt(Yt,"clearButton"),groupStickyHeader:jt(Yt,"groupStickyHeader"),listHeaderText:jt(Yt,"listHeaderText"),ul:jt(Yt,"ul"),li:e=>{const{c:t=Yt,selected:i,focused:r,first:n,disabled:o}=e,l=t.li;return{[l.main]:!0,[l.selected]:i,[l.focused]:r,[l.first]:n,[l.disabled]:o}},groupLi:e=>{const{c:t=Yt,isMultiColumn:i}=e,r=t.groupLi;return{[r.table]:i,[r.list]:!i}},itemText:jt(Yt,"itemText"),groupItemText:e=>{const{c:t=Yt,isMultiColumn:i}=e,r=t.groupItemText;return{[r.table]:i,[r.list]:!i}},itemGroupLabel:jt(Yt,"itemGroupLabel"),noData:jt(Yt,"noData"),heightContainer:jt(Yt,"heightContainer"),optionLabel:e=>{const{c:t=Yt,selected:i}=e,r=t.optionLabel;return{[r.main]:!0,[r.selected]:i}},inputInner:jt(Yt,"inputInner"),inputIcon:jt(Yt,"inputIcon"),searchbox:jt(Yt,"searchbox"),listFilter:jt(Yt,"listFilter")},Xt={wrapper:{main:`${ke.prefix}-${Oe.adaptive}-${Ee.actionsheet}`,fullscreen:`${ke.prefix}-${Ee.actionsheet}-${Oe.fullscreen}`,bottom:`${ke.prefix}-${Ee.actionsheet}-${Oe.bottom}`},header:`${ke.prefix}-${Te.text}-${ye.center}`,titleBar:{main:`${ke.prefix}-${Ee.actionsheet}-${Pe.titlebar}-${Pe.group}`,position:`${ke.prefix}-${ye.hbox}`},title:`${ke.prefix}-${Ee.actionsheet}-${Te.title}`,subtitle:{main:`${ke.prefix}-${Ee.actionsheet}-${Te.subtitle}`,textCenter:`${ke.prefix}-${Te.text}-${ye.center}`},actions:`${ke.prefix}-${Ee.actionsheet}-${Pe.actions}`,titleBarGroup:{main:`${ke.prefix}-${Ee.actionsheet}-${Pe.titlebar}-${Pe.group}`,filter:`${ke.prefix}-${Ee.actionsheet}-${ke.filter}`}},Jt={wrapper:e=>{const{c:t=Xt,isFullScreen:i}=e,r=t.wrapper;return{[r.main]:!0,[r.fullscreen]:i,[r.bottom]:!i}},header:jt(Xt,"header"),titleBar:e=>{const{c:t=Xt}=e,i=t.titleBar;return{[i.main]:!0,[i.position]:!0}},title:jt(Xt,"title"),subtitle:e=>{const{c:t=Xt}=e,i=t.subtitle;return{[i.main]:!0,[i.textCenter]:!0}},actions:jt(Xt,"actions"),titleBarGroup:e=>{const{c:t=Xt}=e,i=t.titleBarGroup;return{[i.main]:!0,[i.filter]:!0}}},Kt={wrapper:{main:et,picker:_e,size:{small:`${_e}-${Le.small}`,medium:`${_e}-${Le.medium}`,large:`${_e}-${Le.large}`},fillMode:{solid:`${_e}-${ze.solid}`,outline:`${_e}-${ze.outline}`,flat:`${_e}-${ze.flat}`,link:`${_e}-${ze.link}`,clear:`${_e}-${ze.clear}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,focused:`${ke.prefix}-${Oe.focus}`,invalid:`${ke.prefix}-${Oe.invalid}`,loading:`${ke.prefix}-${Oe.loading}`,required:`${ke.prefix}-${Oe.required}`},loadingIcon:`${Ge}-${Oe.loading}-${je.prefix}`,inputButton:`${Ge}-${Te.button}`,listContainer:{main:`${ke.prefix}-${Pe.list}-${Pe.container}`,popup:`${ke.prefix}-${Ee.dropdownlist}-${Pe.popup}`},inputInner:`${Ge}-${Fe.inner}`,inputText:`${Ge}-${ke.value}-${Te.text}`,listHeader:`${ke.prefix}-${Pe.list}-${Te.header}`,list:{main:`${ke.prefix}-${Pe.list}`,size:{small:`${ke.prefix}-${Pe.list}-${Le.small}`,medium:`${ke.prefix}-${Pe.list}-${Le.medium}`,large:`${ke.prefix}-${Pe.list}-${Le.large}`},virtual:`${ke.prefix}-${ke.virtual}-${Pe.list}`},listContent:`${ke.prefix}-${Pe.list}-${Pe.content}`,listFooter:`${ke.prefix}-${Pe.list}-${Te.footer}`},_t={wrapper:e=>{const{c:t=Kt,size:i,rounded:r,fillMode:n,focused:o,disabled:l,invalid:a,loading:s,required:c}=e,d=t.wrapper;return{[d.main]:!0,[d.picker]:!0,[d.size[i]]:d.size[i],[`${_e}-${i}`]:i&&!d.size[i],[d.fillMode[n]]:d.fillMode[n],[d.rounded[r]]:d.rounded[r],[`${ke.prefix}-${ke.rounded}-${r}`]:r&&!d.rounded[r],[d.focused]:o,[d.disabled]:l,[d.loading]:s,[d.invalid]:a,[d.required]:c}},loadingIcon:jt(Kt,"loadingIcon"),inputButton:jt(Kt,"inputButton"),listContainer:e=>{const{c:t=Kt,popup:i}=e,r=t.listContainer;return{[r.main]:!0,[r.popup]:i}},inputInner:jt(Kt,"inputInner"),inputText:jt(Kt,"inputText"),listHeader:jt(Kt,"listHeader"),list:e=>{const{c:t=Kt,size:i,virtual:r}=e,n=t.list;return{[n.main]:!0,[n.size[i]]:n.size[i],[`${ke.prefix}-${Pe.list}-${i}`]:i&&!n.size[i],[n.virtual]:r}},listContent:jt(Kt,"listContent"),listFooter:jt(Kt,"listFooter")},ei={wrapper:{main:tt,input:Ge,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`,link:`${Ge}-${ze.link}`,clear:`${Ge}-${ze.clear}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,invalid:`${ke.prefix}-${Oe.invalid}`,loading:`${ke.prefix}-${Oe.loading}`,required:`${ke.prefix}-${Oe.required}`},loadingIcon:`${Ge}-${Oe.loading}-${je.prefix}`,inputButton:`${Ge}-${Te.button}`,listContainer:{main:`${ke.prefix}-${Pe.list}-${Pe.container}`,popup:`${ke.prefix}-${Ee.combobox}-${Pe.popup}`},listHeader:`${ke.prefix}-${Te.table}-${Te.header}`,list:{list:`${ke.prefix}-${Pe.list}`,table:`${ke.prefix}-${ke.data}-${Te.table}`,size:{prefix:`${ke.prefix}-${Pe.list}-`,small:`${ke.prefix}-${Pe.list}-${Le.small}`,medium:`${ke.prefix}-${Pe.list}-${Le.medium}`,large:`${ke.prefix}-${Pe.list}-${Le.large}`},tableSize:{prefix:`${ke.prefix}-${Te.table}-`,small:`${ke.prefix}-${Te.table}-${Le.small}`,medium:`${ke.prefix}-${Te.table}-${Le.medium}`,large:`${ke.prefix}-${Te.table}-${Le.large}`},virtual:`${ke.prefix}-${ke.virtual}-${Pe.list}`},listContent:{main:`${ke.prefix}-${Pe.list}-${Pe.content}`,scroller:`${ke.prefix}-${Pe.list}-${ke.scroller}`},listFooter:`${ke.prefix}-${Pe.list}-${Te.footer}`},ti={wrapper:e=>{var t,i;const{c:r=ei,size:n,rounded:o,fillMode:l,disabled:a,invalid:s,loading:c,required:d}=e,u=r.wrapper;return{[null==u?void 0:u.main]:!0,[null==u?void 0:u.input]:!0,[null==u?void 0:u.size[n]]:null==u?void 0:u.size[n],[`${_e}-${n}`]:n&&!(null!=u&&u.size[n]),[null==u?void 0:u.fillMode[l]]:null==u?void 0:u.fillMode[l],[null==u?void 0:u.rounded[o]]:null==u?void 0:u.rounded[o],[`${null==(t=ke)?void 0:t.prefix}-${null==(i=ke)?void 0:i.rounded}-${o}`]:o&&!(null!=u&&u.rounded[o]),[null==u?void 0:u.disabled]:a,[null==u?void 0:u.loading]:c,[null==u?void 0:u.invalid]:s,[null==u?void 0:u.required]:d}},loadingIcon:jt(ei,"loadingIcon"),inputButton:jt(ei,"inputButton"),listContainer:e=>{const{c:t=ei,popup:i}=e,r=t.listContainer;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.popup]:i}},listHeader:jt(ei,"listHeader"),list:e=>{var t,i,r,n,o,l,a,s,c,d,u;const{c:$=ei,size:p,tableSize:f,virtual:m,list:x}=e;return{[null==(t=$.list)?void 0:t.list]:!x,[null==(i=$.list)?void 0:i.table]:x,[null==(r=$.list)?void 0:r.size[p]]:!x&&(null==(n=$.list)?void 0:n.size[p]),[`${null==(o=$.list)?void 0:o.size.prefix}${p}`]:!x&&p&&!(null!=(l=$.list)&&l.size[p]),[null==(a=$.list)?void 0:a.tableSize[f]]:x&&(null==(s=$.list)?void 0:s.tableSize[f]),[`${null==(c=$.list)?void 0:c.tableSize.prefix}${f}`]:x&&f&&!(null!=(d=$.list)&&d.tableSize[f]),[null==(u=$.list)?void 0:u.virtual]:m}},listContent:e=>{const{c:t=ei,virtual:i}=e,r=t.listContent;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.scroller]:!i}},listFooter:jt(ei,"listFooter")},ii={footer:{main:`${ke.prefix}-${Ne.time}-${Te.footer}`,actions:`${ke.prefix}-${Pe.actions}`,stretched:`${ke.prefix}-${Pe.actions}-${Oe.stretched}`,horizontal:`${ke.prefix}-${Pe.actions}-${Me.horizontal}`},cancel:`${ke.prefix}-${Ne.time}-${He.cancel}`,accept:`${ke.prefix}-${Ne.time}-${He.accept}`,part:{main:`${ke.prefix}-${Ne.time}-${Pe.part}`,disabled:`${ke.prefix}-${Oe.disabled}`},header:`${ke.prefix}-${Ne.time}-${Te.header}`,now:`${ke.prefix}-${Ne.time}-${Ne.now}`,listContainer:`${ke.prefix}-${Ne.time}-${Pe.list}-${Pe.container}`,highlight:`${ke.prefix}-${Ne.time}-${Oe.highlight}`,listWrapper:{main:`${ke.prefix}-${Ne.time}-${Pe.list}-${Pe.wrapper}`,focused:`${ke.prefix}-${Oe.focus}`},list:`${ke.prefix}-${Ne.time}-${Pe.list}`,container:{main:`${ke.prefix}-${Ne.time}-${Pe.container}`,scrollable:`${ke.prefix}-${Oe.scrollable}`,content:`${ke.prefix}-${Pe.content}`},containerSelector:`${ke.prefix}-${Ne.time}-${Pe.container}`,separator:`${ke.prefix}-${Ne.time}-${Pe.separator}`,ul:`${ke.prefix}-${ke.reset}`,li:`${ke.prefix}-${Pe.item}`,title:`${ke.prefix}-${Te.title}`,scrollablePlaceholder:`${ke.prefix}-${Oe.scrollable}-${Pe.placeholder}`},ri={footer:e=>{const{c:t=ii}=e,i=t.footer;return{[i.main]:!0,[i.actions]:!0,[i.stretched]:!0,[i.horizontal]:!0}},cancel:jt(ii,"cancel"),accept:jt(ii,"accept"),part:e=>{const{c:t=ii,mobileMode:i,disabled:r}=e,n=t.part;return{[n.main]:i,[n.disabled]:r}},header:jt(ii,"header"),now:jt(ii,"now"),listContainer:jt(ii,"listContainer"),highlight:jt(ii,"highlight"),listWrapper:e=>{const{c:t=ii,focused:i}=e,r=t.listWrapper;return{[r.main]:!0,[r.focused]:i}},list:jt(ii,"list"),container:e=>{const{c:t=ii,content:i,scrollable:r}=e,n=t.container;return{[n.main]:!0,[n.content]:i,[n.scrollable]:r}},containerSelector:jt(ii,"containerSelector"),separator:jt(ii,"separator"),ul:jt(ii,"ul"),li:jt(ii,"li"),title:jt(ii,"title"),scrollablePlaceholder:jt(ii,"scrollablePlaceholder")},ni={wrapper:{main:`${ke.prefix}-${Ee.timepicker}`,input:`${Ge}`,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,required:`${ke.prefix}-${Oe.required}`,invalid:`${ke.prefix}-${Oe.invalid}`},inputButton:`${Ge}-${Te.button}`,popup:{main:`${ke.prefix}-${Ee.timepicker}-${Pe.popup}`,container:`${ke.prefix}-${Pe.list}-${Pe.container}`},timeSelector:{main:`${ke.prefix}-${Ne.timeselector}`,size:{medium:`${ke.prefix}-${Ne.timeselector}-${Le.medium}`,large:`${ke.prefix}-${Ne.timeselector}-${Le.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,reset:`${ke.prefix}-${ke.reset}`}},oi={wrapper:e=>{const{c:t=ni,size:i,fillMode:r,rounded:n,disabled:o,required:l,invalid:a}=e,s=t.wrapper;return{[s.main]:!0,[s.input]:!0,[s.size[i]]:s.size[i],[`${Ge}-${i}`]:i&&!s.size[i],[s.fillMode[r]]:s.fillMode[r],[s.rounded[n]]:s.rounded[n],[`${ke.prefix}-${ke.rounded}-${n}`]:n&&!s.rounded[n],[s.disabled]:o,[s.invalid]:a,[s.required]:l}},inputButton:jt(ni,"inputButton"),popup:e=>{const{c:t=ni}=e,i=t.popup;return{[i.main]:!0,[i.container]:!0}},timeSelector:e=>{const{c:t=ni,disabled:i,mobileMode:r}=e,n=t.timeSelector;return{[n.main]:!0,[n.size.large]:r,[n.reset]:r,[n.size.medium]:!r,[n.disabled]:i}}},li={wrapper:{main:`${Ye}`,infinite:`${Ye}-${ke.infinite}`,disabled:`${ke.prefix}-${Oe.disabled}`,weekNumber:`${ke.prefix}-${Ne.week}-${Ne.number}`,size:{medium:`${Ye}-${Le.medium}`,large:`${Ye}-${Le.large}`}},view:{main:`${Ye}-${Pe.view}`,vertical:`${ke.prefix}-${ye.vstack}`,month:`${Ye}-${Ne.month}${Pe.view}`,year:`${Ye}-${Ne.year}${Pe.view}`,decade:`${Ye}-${Ne.decade}${Pe.view}`,century:`${Ye}-${Ne.century}${Pe.view}`},navigation:`${Ye}-${Ne.navigation}`,navigationHighlight:`${Ye}-${Ne.navigation}-${Oe.highlight}`,table:{main:`${Ye}-${Te.table}`,weekdays:`${Ye}-${Ne.weekdays}`},thead:`${Ye}-${Te.thead}`,tr:`${Ye}-${Te.tr}`,th:`${Ye}-${Te.th}`,caption:`${Ye}-${Te.caption}`,tbody:`${Ye}-${Te.tbody}`,ul:`${ke.prefix}-${ke.reset}`,li:"",td:{main:`${Ye}-${Te.td}`,rangeStart:`${ke.prefix}-${Ne.range}-${Se.start}`,rangeEnd:`${ke.prefix}-${Ne.range}-${Se.end}`,rangeMid:`${ke.prefix}-${Ne.range}-${Se.mid}`,rangeSplitEnd:`${ke.prefix}-${Ne.range}-${He.split}-${Se.end}`,rangeSplitStart:`${ke.prefix}-${Ne.range}-${He.split}-${Se.start}`,active:`${ke.prefix}-${Oe.active}`,focused:`${ke.prefix}-${ke.state}-${Oe.pending}-${Oe.focus}`,selected:`${ke.prefix}-${Oe.selected}`,today:`${ke.prefix}-${Ne.today}`,weekend:`${ke.prefix}-${Ne.weekend}`,disabled:`${ke.prefix}-${Oe.disabled}`,isOtherMonth:`${ke.prefix}-${Ne.other}-${Ne.month}`,isEmpty:`${ke.prefix}-${Oe.empty}`,isWeek:`${ke.prefix}-${Oe.alt}`},title:`${Ye}-${Te.title}`,header:{main:`${Ye}-${Te.header}`,vertical:`${ke.prefix}-${ye.hstack}`},spacer:`${ke.prefix}-${Pe.spacer}`,nav:`${Ye}-${Pe.nav}`,today:{main:`${Ye}-${Pe.nav}-${Ne.today}`,disabled:`${ke.prefix}-${Oe.disabled}`},scrollable:{main:`${ke.prefix}-${Oe.scrollable}`,content:`${ke.prefix}-${Pe.content}`,horizontal:`${ke.prefix}-${Oe.scrollable}-${Me.horizontal}`},scrollableSelector:`${ke.prefix}-${Oe.scrollable}`,scrollablePlaceholder:{main:`${ke.prefix}-${Oe.scrollable}-${Pe.placeholder}`,horizontal:`${ke.prefix}-${Oe.scrollable}-${Me.horizontal}-${Pe.placeholder}`},link:`${ke.prefix}-${Te.link}`,navigationMarker:`${Ye}-${Ne.navigation}-${Ne.marker}`},ai={wrapper:e=>{const{c:t=li,disabled:i,weekNumber:r,mobileMode:n}=e,o=t.wrapper;return{[o.main]:!0,[o.infinite]:!0,[o.disabled]:i,[o.weekNumber]:r,[o.size.large]:n,[o.size.medium]:!n}},view:e=>{const{c:t=li,month:i,year:r,decade:n,century:o}=e,l=t.view;return{[l.main]:!0,[l.vertical]:!0,[l.month]:i,[l.year]:r,[l.decade]:n,[l.century]:o}},navigation:jt(li,"navigation"),navigationHighlight:jt(li,"navigationHighlight"),table:e=>{const{c:t=li,weekdays:i}=e,r=t.table;return{[r.main]:!0,[r.weekdays]:i}},thead:jt(li,"thead"),tr:jt(li,"tr"),th:jt(li,"th"),tbody:jt(li,"tbody"),title:jt(li,"title"),header:e=>{const{c:t=li,vertical:i}=e,r=t.header;return{[r.main]:!0,[r.vertical]:i}},today:e=>{const{c:t=li,disabled:i}=e,r=t.today;return{[r.main]:!0,[r.disabled]:i}},spacer:jt(li,"spacer"),nav:jt(li,"nav"),caption:jt(li,"caption"),ul:jt(li,"ul"),li:jt(li,"li"),td:e=>{const{c:t=li,rangeStart:i,rangeEnd:r,rangeMid:n,rangeSplitEnd:o,rangeSplitStart:l,active:a,focused:s,selected:c,today:d,weekend:u,disabled:$,isOtherMonth:p,isEmpty:f,isWeek:m}=e,x=t.td;return m?{[x.main]:!0,[x.isWeek]:m}:f?{[x.main]:!0,[x.isEmpty]:f}:{[x.main]:!0,[x.rangeStart]:i,[x.rangeEnd]:r,[x.rangeMid]:n,[x.rangeSplitEnd]:o,[x.rangeSplitStart]:l,[x.active]:a,[x.focused]:s,[x.selected]:c,[x.today]:d,[x.weekend]:u,[x.disabled]:$,[x.isOtherMonth]:p}},scrollable:e=>{const{c:t=li,horizontal:i}=e,r=t.scrollable;return{[r.main]:!0,[r.content]:!0,[r.horizontal]:i}},scrollableSelector:jt(li,"scrollableSelector"),scrollablePlaceholder:e=>{const{c:t=li,horizontal:i}=e,r=t.scrollablePlaceholder;return{[r.main]:!0,[r.horizontal]:i}},link:jt(li,"link"),navigationMarker:e=>{const{c:t=li,isRangeStart:i}=e;return{[t.navigationMarker]:i}}},si={wrapper:{main:`${ke.prefix}-${Ee.dateinput}`,input:`${Ge}`,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,required:`${ke.prefix}-${Oe.required}`,invalid:`${ke.prefix}-${Oe.invalid}`},inputInner:`${Ge}-${Fe.inner}`,inputSpinner:{main:`${Ge}-${Fe.spinner}`,button:`${ke.prefix}-${Fe.spin}-${Te.button}`},spinnerIncrease:`${ke.prefix}-${Fe.spinner}-${He.increase}`,spinnerDecrease:`${ke.prefix}-${Fe.spinner}-${He.decrease}`,clearButton:`${ke.prefix}-${ke.clear}-${ke.value}`},ci={wrapper:e=>{const{c:t=si,size:i,fillMode:r,rounded:n,disabled:o,required:l,invalid:a}=e,s=t.wrapper;return{[s.main]:!0,[s.input]:!0,[s.size[i]]:s.size[i],[`${Ge}-${i}`]:i&&!s.size[i],[s.fillMode[r]]:s.fillMode[r],[s.rounded[n]]:s.rounded[n],[`${ke.prefix}-${ke.rounded}-${n}`]:n&&!s.rounded[n],[s.disabled]:o,[s.invalid]:a,[s.required]:l}},inputInner:jt(si,"inputInner"),inputSpinner:e=>{const{c:t=si}=e,i=t.inputSpinner;return{[i.main]:!0,[i.button]:!0}},spinnerIncrease:jt(si,"spinnerIncrease"),spinnerDecrease:jt(si,"spinnerDecrease"),clearButton:jt(si,"clearButton")},di={wrapper:{main:`${ke.prefix}-${Ee.datetimepicker}`,input:`${Ge}`,size:{small:`${Ge}-${Le.small}`,medium:`${Ge}-${Le.medium}`,large:`${Ge}-${Le.large}`},fillMode:{solid:`${Ge}-${ze.solid}`,outline:`${Ge}-${ze.outline}`,flat:`${Ge}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,required:`${ke.prefix}-${Oe.required}`,invalid:`${ke.prefix}-${Oe.invalid}`},inputButton:`${Ge}-${Te.button}`,popup:{main:`${ke.prefix}-${Ee.datetime}-${Pe.container}`,reset:`${ke.prefix}-${ke.reset}`},wrap:{main:`${ke.prefix}-${Ee.datetime}-${Pe.wrap}`,date:`${ke.prefix}-${Ne.date}-${Pe.tab}`,time:`${ke.prefix}-${Ne.time}-${Pe.tab}`,disabled:`${ke.prefix}-${Oe.disabled}`},timeFooter:{main:`${ke.prefix}-${Ee.datetime}-${Te.footer}`,actions:`${ke.prefix}-${Pe.actions}`,stretched:`${ke.prefix}-${Pe.actions}-${Oe.stretched}`},buttonGroup:`${ke.prefix}-${Ee.datetime}-${Ee.buttongroup}`,selector:`${ke.prefix}-${Ee.datetime}-${Ne.selector}`,calendarWrap:`${ke.prefix}-${Ee.datetime}-${Ye}-${Pe.wrap}`,timeWrap:`${ke.prefix}-${Ee.datetime}-${Ne.time}-${Pe.wrap}`,timeSelector:{main:`${ke.prefix}-${Ne.timeselector}`,size:{medium:`${ke.prefix}-${Ne.timeselector}-${Le.medium}`,large:`${ke.prefix}-${Ne.timeselector}-${Le.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,reset:`${ke.prefix}-${ke.reset}`}},ui={wrapper:e=>{const{c:t=di,size:i,fillMode:r,rounded:n,disabled:o,required:l,invalid:a}=e,s=t.wrapper;return{[s.main]:!0,[s.input]:!0,[s.size[i]]:s.size[i],[`${Ge}-${i}`]:i&&!s.size[i],[s.fillMode[r]]:s.fillMode[r],[s.rounded[n]]:s.rounded[n],[`${ke.prefix}-${ke.rounded}-${n}`]:n&&!s.rounded[n],[s.disabled]:o,[s.invalid]:a,[s.required]:l}},inputButton:jt(di,"inputButton"),popup:e=>{const{c:t=di}=e,i=t.popup;return{[i.main]:!0,[i.reset]:!0}},wrap:e=>{const{c:t=di,disabled:i,date:r,time:n}=e,o=t.wrap;return{[o.main]:!0,[o.time]:n,[o.date]:r,[o.disabled]:i}},timeFooter:e=>{const{c:t=di}=e,i=t.timeFooter;return{[i.main]:!0,[i.actions]:!0,[i.stretched]:!0}},buttonGroup:jt(di,"buttonGroup"),selector:jt(di,"selector"),calendarWrap:jt(di,"calendarWrap"),timeWrap:jt(di,"timeWrap"),timeSelector:e=>{const{c:t=di,mobileMode:i}=e,r=t.timeSelector;return{[r.main]:i,[r.size.large]:i,[r.reset]:i}}},$i=`${ke.prefix}-${Fe.input}`,pi=`${ke.prefix}-${Fe.radio}`,fi=`${ke.prefix}-${Fe.textbox}`,mi=`${ke.prefix}-${Fe.input}-${Fe.prefix}`,xi=`${ke.prefix}-${Fe.input}-${Fe.suffix}`,hi={input:{radio:pi,size:{prefix:`${pi}-`,small:`${pi}-${Le.small}`,medium:`${pi}-${Le.medium}`,large:`${pi}-${Le.large}`},invalid:`${ke.prefix}-${Oe.invalid}`,checked:`${ke.prefix}-${Oe.checked}`},wrap:`${pi}-${Pe.wrap}`,label:`${pi}-${Te.label}`},vi={input:e=>{var t;const{size:i,invalid:r,checked:n,c:o=hi}=e,l=o.input;return{[null==l?void 0:l.radio]:!0,[null==l?void 0:l.size[i]]:null==l?void 0:l.size[i],[`${null==(t=null==l?void 0:l.size)?void 0:t.prefix}${i}`]:i&&!(null!=l&&l.size[i]),[null==l?void 0:l.invalid]:r,[null==l?void 0:l.checked]:n}},label:e=>{const{c:t=hi}=e;return{[null==t?void 0:t.label]:!0}},wrap:e=>{const{c:t=hi}=e;return{[null==t?void 0:t.wrap]:!0}}},gi={ul:{main:`${pi}-${Pe.list}`,horizontal:`${ke.prefix}-${Pe.list}-${Oe.horizontal}`,vertical:`${ke.prefix}-${Pe.list}-${Oe.vertical}`},item:{main:`${pi}-${Pe.list}-${Pe.item}`,disabled:`${ke.prefix}-${Oe.disabled}`}},bi={ul:e=>{const{horizontal:t,vertical:i,c:r=gi}=e,n=r.ul;return{[null==n?void 0:n.main]:!0,[null==n?void 0:n.horizontal]:t,[null==n?void 0:n.vertical]:i}},item:e=>{const{disabled:t,c:i=gi}=e,r=i.item;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.disabled]:t}}},Ci={wrapper:{main:`${ke.prefix}-${Fe.maskedtextbox}`,input:$i,size:{small:`${$i}-${Le.small}`,medium:`${$i}-${Le.medium}`,large:`${$i}-${Le.large}`},fillMode:{solid:`${$i}-${ze.solid}`,outline:`${$i}-${ze.outline}`,flat:`${$i}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,invalid:`${ke.prefix}-${Oe.invalid}`,isRtl:`${ke.prefix}-${ke.rtl}`},inputInner:`${$i}-${Fe.inner}`},wi={wrapper:e=>{const{invalid:t,disabled:i,size:r,fillMode:n,rounded:o,c:l=Ci}=e,a=l.wrapper;return{[a.main]:!0,[a.input]:!0,[a.size[r]]:a.size[r],[`${$i}-${r}`]:!a.size[r],[a.fillMode[n]]:a.fillMode[n],[a.rounded[o]]:a.rounded[o],[`${ke.prefix}-${ke.rounded}-${o}`]:o&&!a.rounded[o],[a.disabled]:i,[a.invalid]:t}},inputInner:jt(Ci,"inputInner")},ki={wrapper:{main:fi,input:$i,size:{small:`${$i}-${Le.small}`,medium:`${$i}-${Le.medium}`,large:`${$i}-${Le.large}`},fillMode:{solid:`${$i}-${ze.solid}`,outline:`${$i}-${ze.outline}`,flat:`${$i}-${ze.flat}`},rounded:{small:`${ke.prefix}-${ke.rounded}-${Ae.small}`,medium:`${ke.prefix}-${ke.rounded}-${Ae.medium}`,large:`${ke.prefix}-${ke.rounded}-${Ae.large}`},disabled:`${ke.prefix}-${Oe.disabled}`,focused:`${ke.prefix}-${Oe.focus}`,required:`${ke.prefix}-${Oe.required}`,invalid:`${ke.prefix}-${Oe.invalid}`,isRtl:`${ke.prefix}-${ke.rtl}`},inputInner:`${$i}-${Fe.inner}`,prefix:{main:mi,orientation:{horizontal:`${mi}-${Me.horizontal}`,vertical:`${mi}-${Me.vertical}`}},suffix:{main:xi,orientation:{horizontal:`${xi}-${Me.horizontal}`,vertical:`${xi}-${Me.vertical}`}}},yi={wrapper:e=>{const{disabled:t,invalid:i,focused:r,required:n,size:o,fillMode:l,rounded:a,isRtl:s,c:c=ki}=e,d=c.wrapper;return{[null==d?void 0:d.main]:!0,[null==d?void 0:d.input]:!0,[null==d?void 0:d.size[o]]:null==d?void 0:d.size[o],[`${$i}-${o}`]:o&&!(null!=d&&d.size[o]),[null==d?void 0:d.fillMode[l]]:null==d?void 0:d.fillMode[l],[null==d?void 0:d.rounded[a]]:null==d?void 0:d.rounded[a],[`${ke.prefix}-${ke.rounded}-${a}`]:a&&!(null!=d&&d.rounded[a]),[null==d?void 0:d.disabled]:t,[null==d?void 0:d.focused]:r,[null==d?void 0:d.required]:n,[null==d?void 0:d.invalid]:i,[null==d?void 0:d.isRtl]:s}},inputInner:jt(ki,"inputInner"),prefix:e=>{const{orientation:t,c:i=ki}=e,r=i.prefix;return{[r.main]:!0,[r.orientation[t]]:r.orientation[t]}},suffix:e=>{const{orientation:t,c:i=ki}=e,r=i.suffix;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.orientation[t]]:null==r?void 0:r.orientation[t]}}},Ei={input:{main:`${$i} ${$i}-${Le.medium} ${ke.prefix}-${ke.rounded}-${Ae.medium} ${$i}-${ze.solid}`,disabled:`${ke.prefix}-${Oe.disabled}`,required:`${ke.prefix}-${Oe.required}`,invalid:`${ke.prefix}-${Oe.invalid}`,isRtl:`${ke.prefix}-${ke.rtl}`},clearButton:`${ke.prefix}-${ke.clear}-${ke.value}`},Li={input:e=>{const{disabled:t,invalid:i,required:r,isRtl:n,c:o=Ei}=e,l=o.input;return{[null==l?void 0:l.main]:!0,[null==l?void 0:l.disabled]:t,[null==l?void 0:l.required]:r,[null==l?void 0:l.invalid]:i,[null==l?void 0:l.isRtl]:n}},clearButton:jt(Ei,"clearButton")},zi=`${ke.prefix}-${Qe.floatingLabel}`,Ii={label:{main:`${ke.prefix}-${Qe.label}`,empty:`${ke.prefix}-${Qe.label}-${Oe.empty}`,invalid:`${ke.prefix}-${Qe.text}-${Ie.error}`,disabled:`${ke.prefix}-${Qe.text}-${Oe.disabled}`}},Ai={label:e=>{const{empty:t,invalid:i,disabled:r,c:n=Ii}=e,o=n.label;return{[null==o?void 0:o.main]:!0,[null==o?void 0:o.empty]:t,[null==o?void 0:o.invalid]:i,[null==o?void 0:o.disabled]:r}}},Mi={wrapper:{main:`${zi}-${Qe.container}`,focused:`${ke.prefix}-${Oe.focus}`,empty:`${ke.prefix}-${Oe.empty}`,notEmpty:"",disabled:`${ke.prefix}-${Qe.text}-${Oe.disabled}`,isRtl:`${ke.prefix}-${ke.rtl}`},label:{main:zi,focused:"",empty:"",notEmpty:"",invalid:`${ke.prefix}-${Qe.text}-${Ie.error}`,disabled:`${ke.prefix}-${Qe.text}-${Oe.disabled}`}},Di={wrapper:e=>{const{focused:t,empty:i,notEmpty:r,disabled:n,isRtl:o,c:l=Mi}=e,a=l.wrapper;return{[null==a?void 0:a.main]:!0,[null==a?void 0:a.focused]:t,[null==a?void 0:a.empty]:i,[null==a?void 0:a.notEmpty]:r,[null==a?void 0:a.disabled]:n,[null==a?void 0:a.isRtl]:o}},label:e=>{const{focused:t,empty:i,notEmpty:r,invalid:n,disabled:o,c:l=Mi}=e,a=l.label;return{[null==a?void 0:a.main]:!0,[null==a?void 0:a.focused]:t,[null==a?void 0:a.empty]:i,[null==a?void 0:a.notEmpty]:r,[null==a?void 0:a.invalid]:n,[null==a?void 0:a.disabled]:o}}},Ri={wrapper:{main:`${ke.prefix}-${Qe.error}`,direction:{start:`${ke.prefix}-${Qe.text}-${Se.start}`,end:`${ke.prefix}-${Qe.text}-${Se.end}`}}},Si={wrapper:e=>{const{direction:t,c:i=Ri}=e,r=i.wrapper;return{[null==r?void 0:r.main]:!0,[null==r?void 0:r.direction[t]]:null==r?void 0:r.direction[t]}}},Pi={wrapper:{main:`${ke.prefix}-${Qe.hint}`,direction:{start:`${ke.prefix}-${Qe.text}-${Se.start}`,end:`${ke.prefix}-${Qe.text}-${Se.end}`,disabled:`${ke.prefix}-${Qe.text}-${Oe.disabled}`}}},Ti={wrapper:e=>{const{direction:t,disabled:i,c:r=Pi}=e,n=r.wrapper;return{[null==n?void 0:n.main]:!0,[null==n?void 0:n.direction[t]]:null==n?void 0:n.direction[t],[null==n?void 0:n.disabled]:i}}},Hi=`${ke.prefix}-${Ve.form}`,Oi={form:{main:Hi,size:{prefix:`${Hi}-`,small:`${Hi}-${Le.small}`,medium:`${Hi}-${Le.medium}`,large:`${Hi}-${Le.large}`},orientation:{horizontal:`${Hi}-${Me.horizontal}`,vertical:`${Hi}-${Me.vertical}`}},formLayout:{main:`${ke.prefix}-${Ve.form}-layout ${ke.prefix}-d-grid`},fieldset:{main:`${ke.prefix}-${Ve.form}-${Ve.fieldset}`},legend:{main:`${ke.prefix}-${Ve.form}-${Ve.legend}`},field:{main:`${ke.prefix}-${Ve.form}-${Ve.field}`,isRtl:`${ke.prefix}-${ke.rtl}`},separator:{main:`${ke.prefix}-${Ve.form}-${Ve.separator}`}},Bi={form:e=>{var t;const{size:i,orientation:r,c:n=Oi}=e,o=n.form;return{[o.main]:!0,[o.size[i]]:o.size[i],[(null==(t=o.size)?void 0:t.prefix)||""]:i&&!o.size[i],[o.orientation[r]]:o.orientation[r]}},formLayout:e=>{const{c:t=Oi}=e;return{[t.formLayout.main]:!0}},fieldset:e=>{const{c:t=Oi}=e;return{[t.fieldset.main]:!0}},legend:e=>{const{c:t=Oi}=e;return{[t.legend.main]:!0}},field:e=>{const{isRtl:t,c:i=Oi}=e,r=i.field;return{[r.main]:!0,[r.isRtl]:t}},separator:e=>{const{c:t=Oi}=e;return{[t.separator.main]:!0}}},Fi={animationContainer:`${ke.prefix}-${Be.prefix}-${Pe.container}`,animationContainerShown:`${ke.prefix}-${Be.prefix}-${Pe.container}-${Oe.shown}`,animationChild:`${ke.prefix}-${Be.child}-${Be.prefix}-${Pe.container}`,popup:`${ke.prefix}-${Ue.prefix}`,slide:{up:{enter:`${ke.prefix}-${Be.slide}-${Se.up}-${Be.enter}`,exit:`${ke.prefix}-${Be.slide}-${Se.up}-${Be.exit}`},down:{enter:`${ke.prefix}-${Be.slide}-${Se.down}-${Be.enter}`,exit:`${ke.prefix}-${Be.slide}-${Se.down}-${Be.exit}`},left:{enter:`${ke.prefix}-${Be.slide}-${Se.left}-${Be.enter}`,exit:`${ke.prefix}-${Be.slide}-${Se.left}-${Be.exit}`},right:{enter:`${ke.prefix}-${Be.slide}-${Se.right}-${Be.enter}`,exit:`${ke.prefix}-${Be.slide}-${Se.right}-${Be.exit}`}},slideActive:{up:{enter:`${ke.prefix}-${Be.slide}-${Se.up}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.slide}-${Se.up}-${Be.exit}-${Be.active}`},down:{enter:`${ke.prefix}-${Be.slide}-${Se.down}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.slide}-${Se.down}-${Be.exit}-${Be.active}`},left:{enter:`${ke.prefix}-${Be.slide}-${Se.left}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.slide}-${Se.left}-${Be.exit}-${Be.active}`},right:{enter:`${ke.prefix}-${Be.slide}-${Se.right}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.slide}-${Se.right}-${Be.exit}-${Be.active}`}},zoom:{in:{enter:`${ke.prefix}-${Be.zoomIn}-${Be.enter}`,exit:`${ke.prefix}-${Be.zoomIn}-${Be.exit}`},out:{enter:`${ke.prefix}-${Be.zoomIn}-${Be.enter}`,exit:`${ke.prefix}-${Be.zoomOut}-${Be.exit}`}},zoomActive:{in:{enter:`${ke.prefix}-${Be.zoomIn}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.zoomIn}-${Be.exit}-${Be.active}`},out:{enter:`${ke.prefix}-${Be.zoomOut}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.zoomOut}-${Be.exit}-${Be.active}`}},fade:{enter:`${ke.prefix}-${Be.fade}-${Be.enter}`,exit:`${ke.prefix}-${Be.fade}-${Be.exit}`},fadeActive:{enter:`${ke.prefix}-${Be.fade}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.fade}-${Be.exit}-${Be.active}`},push:{up:{enter:`${ke.prefix}-${Be.pushUp}-${Be.enter}`,exit:`${ke.prefix}-${Be.pushUp}-${Be.exit}`},down:{enter:`${ke.prefix}-${Be.pushDown}-${Be.enter}`,exit:`${ke.prefix}-${Be.pushDown}-${Be.exit}`},left:{enter:`${ke.prefix}-${Be.pushLeft}-${Be.enter}`,exit:`${ke.prefix}-${Be.pushLeft}-${Be.exit}`},right:{enter:`${ke.prefix}-${Be.pushRight}-${Be.enter}`,exit:`${ke.prefix}-${Be.pushRight}-${Be.exit}`}},pushActive:{up:{enter:`${ke.prefix}-${Be.pushUp}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.pushUp}-${Be.exit}-${Be.active}`},down:{enter:`${ke.prefix}-${Be.pushDown}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.pushDown}-${Be.exit}-${Be.active}`},left:{enter:`${ke.prefix}-${Be.pushLeft}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.pushLeft}-${Be.exit}-${Be.active}`},right:{enter:`${ke.prefix}-${Be.pushRight}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.pushRight}-${Be.exit}-${Be.active}`}},expand:{horizontal:{enter:`${ke.prefix}-${Be.expandHorizontal}-${Be.enter}`,exit:`${ke.prefix}-${Be.expandHorizontal}-${Be.exit}`},vertical:{enter:`${ke.prefix}-${Be.expandVertical}-${Be.enter}`,exit:`${ke.prefix}-${Be.expandVertical}-${Be.exit}`}},expandActive:{horizontal:{enter:`${ke.prefix}-${Be.expandHorizontal}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.expandHorizontal}-${Be.exit}-${Be.active}`},vertical:{enter:`${ke.prefix}-${Be.expandVertical}-${Be.enter}-${Be.active}`,exit:`${ke.prefix}-${Be.expandVertical}-${Be.exit}-${Be.active}`}}},Ni={animationContainer:e=>{const{c:t=Fi}=e;return{[null==t?void 0:t.animationContainer]:!0}},animationContainerShown:e=>{const{c:t=Fi}=e;return{[null==t?void 0:t.animationContainerShown]:!0}},animationChild:e=>{const{c:t=Fi}=e;return{[null==t?void 0:t.animationChild]:!0}},popup:e=>{const{c:t=Fi}=e;return{[null==t?void 0:t.popup]:!0}},slide:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.slide)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.slide)?void 0:r[o])?void 0:n[l]}},slideActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.slideActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.slideActive)?void 0:r[o])?void 0:n[l]}},zoom:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.zoom)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.zoom)?void 0:r[o])?void 0:n[l]}},zoomActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.zoomActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.zoomActive)?void 0:r[o])?void 0:n[l]}},fade:e=>{var t,i;const{type:r,c:n=Fi}=e;return{[null==(t=null==n?void 0:n.fade)?void 0:t[r]]:null==(i=null==n?void 0:n.fade)?void 0:i[r]}},fadeActive:e=>{var t,i;const{type:r,c:n=Fi}=e;return{[null==(t=null==n?void 0:n.fadeActive)?void 0:t[r]]:null==(i=null==n?void 0:n.fadeActive)?void 0:i[r]}},push:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.push)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.push)?void 0:r[o])?void 0:n[l]}},pushActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.pushActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.pushActive)?void 0:r[o])?void 0:n[l]}},expand:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.expand)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.expand)?void 0:r[o])?void 0:n[l]}},expandActive:e=>{var t,i,r,n;const{direction:o,type:l,c:a=Fi}=e;return{[null==(i=null==(t=null==a?void 0:a.expandActive)?void 0:t[o])?void 0:i[l]]:null==(n=null==(r=null==a?void 0:a.expandActive)?void 0:r[o])?void 0:n[l]}}},ji={wrapper:{main:it,size:{small:`${it}-${Le.small}`,medium:`${it}-${Le.medium}`},virtual:`${it}-${ke.virtual}`,stacked:`${it}-stack`},ariaRoot:`${it}-${qe.ariaRoot}`,container:`${it}-${Pe.container}`,content:{main:`${it}-${Pe.content}`,virtual:`${ke.prefix}-${ke.virtual}-${Pe.content}`},tableWrap:`${it}-${qe.tableWrap}`,table:{main:`${ke.prefix}-${Te.table}`,gridTable:`${it}-${Te.table}`,size:{small:`${ke.prefix}-${Te.table}-${Le.small}`,medium:`${ke.prefix}-${Te.table}-${Le.medium}`}},tbody:`${ke.prefix}-${Te.table}-${Te.tbody}`,thead:{main:`${it}-${Te.table}-${Te.thead}`,draggable:`${it}-${Oe.draggable}-${Te.header}`},header:{main:`${it}-${Te.header}`,draggable:`${it}-${Oe.draggable}-${Te.header}`},headerWrap:`${it}-${Te.header}-${Pe.wrap}`,headerTable:{main:`${ke.prefix}-${Te.table}`,header:`${it}-${Te.header}-${Te.table}`,size:{small:`${ke.prefix}-${Te.table}-${Le.small}`,medium:`${ke.prefix}-${Te.table}-${Le.medium}`}},headerTh:{main:`${ke.prefix}-${Te.table}-${Te.th}`,header:`${ke.prefix}-${Te.header}`,first:`${ke.prefix}-${Oe.first}`,filterable:`${ke.prefix}-${Oe.filterable}`,locked:`${it}-${Te.header}-${Oe.sticky}`,sorted:`${ke.prefix}-${Oe.sorted}`},tableThead:`${ke.prefix}-${Te.table}-${Te.thead}`,heightContainer:`${ke.prefix}-${De.height}-${Pe.container}`,sortIcon:`${ke.prefix}-${Oe.sort}-${Te.icon}`,sortOrder:`${ke.prefix}-${Oe.sort}-${Oe.order}`,tr:{main:`${ke.prefix}-${Te.table}-${qe.row}`,header:`${ke.prefix}-${Te.table}-${qe.group}-${qe.row}`,grouping:`${ke.prefix}-${Oe.grouping}-${qe.row}`,footer:`${ke.prefix}-${qe.group}-${Te.footer}`,master:`${ke.prefix}-${qe.master}-${qe.row}`,rowAlt:`${ke.prefix}-${Te.table}-${Oe.alt}-${qe.row}`,selected:`${ke.prefix}-${Oe.selected}`,highlighted:`${ke.prefix}-${Oe.highlighted}`,isInEdit:`${it}-${Oe.edit}-${qe.row}`},detailTr:{main:`${ke.prefix}-${Te.table}-${qe.row}`,row:`${ke.prefix}-${qe.detail}-${qe.row}`,rowAlt:`${ke.prefix}-${Te.table}-${Oe.alt}-${qe.row}`},simpleTr:`${ke.prefix}-${Te.table}-${qe.row}`,headerCellInner:`${ke.prefix}-${qe.cellInner}`,columnTitle:`${ke.prefix}-${qe.column}-${Te.title}`,headerCellLink:{main:`${ke.prefix}-${Te.link}`,notSortable:`${ke.important}${ke.prefix}-${Re.default}`},noRecords:`${it}-${qe.noRecords}`,noRecordsTemplate:`${it}-${qe.noRecords}-${Oe.template}`,pager:`${it}-${qe.pager}`,sorted:`${ke.prefix}-${Oe.sorted}`,contentSticky:`${it}-${Pe.content}-${Oe.sticky}`,hierarchyCell:{main:`${ke.prefix}-${qe.hierarchy}-${qe.cell}`,header:`${ke.prefix}-${Te.header}`},rowReorder:{dropIndicator:{main:`${ke.prefix}-${Ze.drop}-${Ze.hint}`,direction:`${ke.prefix}-${Ze.drop}-${Ze.hint}-${Ze.horizontal}`},dragClue:{main:`${ke.prefix}-${Ze.drag}-${Ze.clue}`,operation:`${ke.prefix}-${Ze.reorder}-${Ze.clue}`}},td:{main:`${ke.prefix}-${Te.table}-${Te.td}`,selected:`${ke.prefix}-${Oe.selected}`,highlighted:`${ke.prefix}-${Oe.highlighted}`},detailTd:{main:`${ke.prefix}-${Te.table}-${Te.td}`,cell:`${ke.prefix}-${qe.detail}-${qe.cell}`},editTd:{main:`${ke.prefix}-${Te.table}-${Te.td}`,cell:`${it}-${Oe.edit}-${qe.cell}`,selected:`${ke.prefix}-${Oe.selected}`},hierarchyTd:{main:`${ke.prefix}-${Te.table}-${Te.td}`,cell:`${ke.prefix}-${qe.hierarchy}-${qe.cell}`}},Qi={wrapper:e=>{const{size:t,virtual:i,isStackedMode:r,c:n=ji.wrapper}=e;return{[n.main]:!0,[n.size[t]]:n.size[t],[`${it}-${t}`]:t&&!n.size[t],[n.virtual]:i,[n.stacked]:r}},ariaRoot:e=>{const{c:t=ji}=e;return t.ariaRoot},container:e=>{const{c:t=ji}=e;return t.container},content:e=>{const{c:t=ji.content}=e;return{[t.main]:!0,[t.virtual]:!0}},tableWrap:e=>{const{c:t=ji}=e;return t.tableWrap},table:e=>{const{size:t,c:i=ji.table}=e;return{[i.main]:!0,[i.gridTable]:!0,[i.size[t]]:i.size[t],[`${ke.prefix}-${Te}-${t}`]:!i.size[t]}},tbody:e=>{const{c:t=ji}=e;return t.tbody},thead:e=>{const{draggable:t,c:i=ji.thead}=e;return{[i.main]:!0,[i.draggable]:t}},header:e=>{const{draggable:t,c:i=ji.header}=e;return{[i.main]:!0,[i.draggable]:t}},headerWrap:e=>{const{c:t=ji}=e;return t.headerWrap},headerTable:e=>{const{size:t,c:i=ji.headerTable}=e;return{[i.main]:!0,[i.header]:!0,[i.size[t]]:i.size[t],[`${ke.prefix}-${Te.table}-${t}`]:!i.size[t]}},headerTh:e=>{const{first:t,filterable:i,locked:r,sorted:n,c:o=ji.headerTh}=e;return{[o.main]:!0,[o.header]:!0,[o.first]:t,[o.filterable]:i,[o.locked]:r,[o.sorted]:n}},tableThead:e=>{const{c:t=ji}=e;return t.tableThead},heightContainer:e=>{const{c:t=ji}=e;return t.heightContainer},sortIcon:e=>{const{c:t=ji}=e;return t.sortIcon},sortOrder:e=>{const{c:t=ji}=e;return t.sortOrder},tr:e=>{const{isHeader:t,isFooter:i,isMaster:r,isAltRow:n,selected:o,highlighted:l,isInEdit:a,c:s=ji.tr}=e;return{[s.main]:!0,[s.header]:t,[s.grouping]:t,[s.footer]:i,[s.master]:r,[s.rowAlt]:r&&n,[s.selected]:o,[s.highlighted]:l,[s.isInEdit]:a}},detailTr:e=>{const{isAlt:t,c:i=ji.detailTr}=e;return{[i.main]:!0,[i.row]:!0,[i.rowAlt]:t}},simpleTr:e=>{const{c:t=ji}=e;return t.simpleTr},rowReorder:e=>{const{dropIndicatorMain:t,dropIndicatorDirection:i,dragClueMain:r,dragClueOperation:n,c:o=ji.rowReorder}=e;return{[o.dropIndicator.main]:t,[o.dropIndicator.direction]:i,[o.dragClue.main]:r,[o.dragClue.operation]:n}},headerCellInner:e=>{const{c:t=ji}=e;return t.headerCellInner},columnTitle:e=>{const{c:t=ji}=e;return t.columnTitle},headerCellLink:e=>{const{sortable:t,c:i=ji.headerCellLink}=e;return{[i.main]:!0,[i.notSortable]:!t}},noRecords:e=>{const{c:t=ji}=e;return t.noRecords},noRecordsTemplate:e=>{const{c:t=ji}=e;return t.noRecordsTemplate},pager:e=>{const{c:t=ji}=e;return t.pager},sorted:e=>{const{c:t=ji}=e;return t.sorted},contentSticky:e=>{const{locked:t,c:i=ji}=e;return{[i.contentSticky]:t}},hierarchyCell:e=>{const{c:t=ji.hierarchyCell}=e;return{[t.main]:!0,[t.header]:!0}},td:e=>{const{selected:t,highlighted:i,c:r=ji.td}=e;return{[r.main]:!0,[r.selected]:t,[r.highlighted]:i}},detailTd:e=>{const{c:t=ji.detailTd}=e;return{[t.main]:!0,[t.cell]:!0}},editTd:e=>{const{selected:t,c:i=ji.editTd}=e;return{[i.main]:!0,[i.cell]:!0,[i.selected]:t}},hierarchyTd:e=>{const{c:t=ji.hierarchyTd}=e;return{[t.main]:!0,[t.cell]:!0}}};e.ADAPTIVE_MEDIUM_BREAKPOINT=768,e.ADAPTIVE_SMALL_BREAKPOINT=500,e.AdaptiveModeContext=M,e.AsyncFocusBlur=({children:e,onFocus:t,onBlur:i,onSyncFocus:r,onSyncBlur:n})=>{const o=le({onFocus:t,onBlur:i,onSyncFocus:r,onSyncBlur:n});return s.createElement(s.Fragment,null,e.call(void 0,{...o}))},e.BrowserSupportService=R,e.COLLECTION_ACTION=me,e.DragAndDrop=wt,e.Draggable=Et,e.Droppable=zt,e.FIELD_REGEX=k,e.FOCUSABLE_ELEMENTS=z,e.FOCUSABLE_ELEMENTS_BASE=L,e.FormComponent=class{},e.Icon=Ce,e.IconWrap=ct,e.IconsContext=st,e.KEYS={backspace:"Backspace",tab:"Tab",enter:"Enter",shift:"Shift",esc:"Escape",space:" ",pageUp:"PageUp",pageDown:"PageDown",end:"End",home:"Home",left:"ArrowLeft",up:"ArrowUp",right:"ArrowRight",down:"ArrowDown",delete:"Delete"},e.Keys=F,e.Navigation=class{constructor(e){this.rovingTabIndex=!0,this.update=()=>{},this.setFocusClass=e=>{e.target.classList.add(this.focusClass)},this.disableTabindexForRest=e=>{this.elements.forEach((t=>{t!==e&&t.setAttribute("tabindex","-1")}))},this.focusNextIndex=(e,t,i)=>{const r=1===t?this.next(e,i):this.previous(e,i);return this.focusElement(r,e),r},this.tabIndex=e.tabIndex||0,this.root=e.root,this.selectors=e.selectors,this.focusOptions=e.focusOptions||{preventScroll:!0},this.rovingTabIndex=void 0===e.rovingTabIndex||e.rovingTabIndex,this.mouseEvents=e.mouseEvents||{},this.keyboardEvents=e.keyboardEvents||{},this.focusClass=e.focusClass,this.lastFocused=null}get elements(){return this.root.current?Array.from(this.root.current.querySelectorAll(this.selectors.join(","))):[]}get first(){return this.root.current&&this.root.current.querySelector(this.selectors.join(","))||null}get last(){const e=this.elements;return e[e.length-1]||null}get current(){return this.elements.find((e=>e.matches(":focus")))||null}next(e,t){const i=t?this.customElements(t):this.elements;let r=i.indexOf(e)+1;return r=r<0?i.length-1:r,i[r%i.length]}previous(e,t){const i=t?this.customElements(t):this.elements;let r=i.indexOf(e)-1;return r=r<0?i.length-1:r,i[r%i.length]}focusNext(e,t){return this.focusNextIndex(e,1,t)}focusPrevious(e,t){return this.focusNextIndex(e,-1,t)}triggerKeyboardEvent(e,t){const i=this.target(e.target),r=i&&i.closest(this.selectors.join(",")),n=" "===e.key?"Space":e.key,o=e.nativeEvent.type;r&&this.keyboardEvents[o][n]&&this.keyboardEvents[o][n].call(void 0,r,this,e,t)}triggerMouseEvent(e){const t=this.target(e.target),i=t&&t.closest(this.selectors.join(",")),r=e.nativeEvent.type;i&&this.mouseEvents[r].call(void 0,i,this,e)}focusElement(e,t){e&&(t&&(this.rovingTabIndex&&t.setAttribute("tabindex","-1"),this.focusClass&&(this.removeFocusClass(t),t.removeEventListener("focus",this.setFocusClass))),this.rovingTabIndex&&e.setAttribute("tabindex",String(this.tabIndex)),this.focusClass&&(e.classList.add(this.focusClass),e.addEventListener("focus",this.setFocusClass)),e.focus(this.focusOptions),this.lastFocused=e)}initializeRovingTab(e){const t=e?this.elements[e]:this.first;t&&(this.focusClass&&t.addEventListener("focus",this.setFocusClass),t.setAttribute("tabindex",String(this.tabIndex)),this.disableTabindexForRest(t))}removeFocusListener(){this.lastFocused&&this.lastFocused.removeEventListener("focus",this.setFocusClass)}removeFocusClass(e){this.focusClass&&e.classList.remove(this.focusClass)}customElements(e){return this.root.current?Array.from(this.root.current.querySelectorAll(e.join(","))):[]}target(e){var t;const i=e&&e.ownerDocument||null;return e instanceof(i&&(null==(t=null==i?void 0:i.defaultView)?void 0:t.Element)||Element)?e:null}},e.RowHeightService=class{constructor(e=0,t){this.total=e,this.offsets=[],this.heights=[];let i=0;for(let r=0;r<e;r++)this.offsets.push(i),i+=t,this.heights.push(t)}height(e){return this.heights[e]}index(e){for(let t=0;t<this.offsets.length;t++){if(e===this.offsets[t])return t;if(e<this.offsets[t])return t-1}return this.total-1}offset(e){return this.offsets[e]}totalHeight(){return this.offsets[this.offsets.length-1]+this.heights[this.heights.length-1]}update(e,t){let i=this.offsets[e];for(let r=e;r<this.heights.length;r++){this.offsets[r]=i;const n=t[r-e]||this.heights[r];i+=n,this.heights[r]=n}}},e.SortedPublicItemIds=Rt,e.SvgIcon=lt,e.TABBABLE_ELEMENTS=I,e.TreeFieldsService=class{constructor(e){this.expandField=e.expandField,this.selectField=e.selectField,this.hasChildrenField=e.hasChildrenField,this.childrenField=e.childrenField,this.textField=e.textField,this.disableField=e.disableField,this.checkField=e.checkField,this.checkIndeterminateField=e.checkIndeterminateField,this.focusIdField=e.focusIdField}expanded(e){return Dt(this.expandField,e)}selected(e){return Dt(this.selectField,e)}text(e){return Dt(this.textField,e)}disabled(e){return Dt(this.disableField,e)}hasChildren(e){return Dt(this.hasChildrenField,e)}children(e){return Dt(this.childrenField,e)||[]}checked(e){return Dt(this.checkField,e)}checkIndeterminate(e){return Dt(this.checkIndeterminateField,e)}focusId(e){return this.focusIdField&&Dt(this.focusIdField,e)}getChildrenField(){return this.childrenField}},e.Typography=gt,e.UnstyledContext=de,e.WatermarkOverlay=e=>{const[t,i]=s.useState(!0),[r]=s.useState(re),[n,o]=s.useState(!1),[l,a]=s.useState(!1),[d,u]=s.useState(!1),[$,p]=s.useState(!1),[f,m]=s.useState(!1);s.useEffect((()=>{o(!0),re&&(re=!1);const e=()=>{p(window.innerWidth<500),m(window.innerWidth>=768)};return e(),window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)}),[]);const x=()=>{i(!1)},{icon:h,title:v,description:g,buttonText:b,buttonLink:C}=(e=>{const{code:t,licenseType:i,productName:r="",version:n="",expiration:o}=e||{};let l="default";t&&(l=`${t}:${i}`in oe?`${t}:${i}`:t);const a=oe[l]||oe.default;return{icon:a.icon,title:a.title(r,n),description:"function"==typeof a.description?a.description(o):a.description,buttonText:a.buttonText,buttonLink:a.buttonLink}})(e.message),w=s.createElement("div",{style:{position:"fixed",top:f?"16px":"0",left:"50%",transform:"translateX(-50%)",display:"flex",flexDirection:$?"column":"row",justifyContent:"center",alignItems:$?"flex-start":"center",borderRadius:f?"6px":"0",borderLeft:"6px solid rgba(255, 192, 0, 1)",borderTop:"1px solid #00000029",borderRight:"1px solid #00000029",borderBottom:"1px solid #00000029",fontSize:"14px",fontWeight:400,lineHeight:"20px",color:"#1E1E1E",zIndex:2e3,boxShadow:"0px 4px 5px 0px #0000000A, 0px 2px 4px 0px #00000008",maxWidth:f?"768px":"none",width:"100%",backgroundColor:"#ffffff",padding:$?"12px":"0"}},$&&s.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{position:"absolute",top:"12px",right:"12px",display:"inline-flex",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:d?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>u(!1),onMouseEnter:()=>u(!0),onClick:x},s.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"}))),h&&s.createElement("span",{style:{display:"flex",alignSelf:$?"flex-start":"center",padding:$?"0 0 12px 0":"9px 12px"}},s.createElement(h,null)),s.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"4px",padding:$?"0 0 12px 0":"12px",flex:$?"none":"1"}},s.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:"700",fontStyle:"Bold",fontSize:"14px",lineHeight:"142%",letterSpacing:"0px",verticalAlign:"middle",textAlign:"left"}},v),s.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:400,fontSize:"14px",lineHeight:"20px",letterSpacing:"0px",verticalAlign:"middle",textAlign:"left"}},g)),s.createElement("div",{style:{display:"flex",alignItems:"center",padding:$?"0":"9px 12px",gap:"16px",marginLeft:$?"0":"auto",width:$?"100%":"auto"}},s.createElement("a",{title:b,className:"k-watermark-trial-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",backgroundColor:l?"#b90138":"#eb0249",color:"#ffffff",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer",padding:"4px 8px",whiteSpace:"nowrap",textDecoration:"none",fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif'},href:C,target:"_blank",rel:"noopener noreferrer",onMouseLeave:()=>a(!1),onMouseEnter:()=>a(!0)},b),!$&&s.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:d?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>u(!1),onMouseEnter:()=>u(!0),onClick:x},s.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"})))));return s.createElement(s.Fragment,null,s.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:0,left:0,right:0,bottom:0,opacity:.12,zIndex:101,pointerEvents:"none",backgroundImage:"url('data:image/png;base64,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')"}}),n&&r&&t&&c.createPortal(w,document.body))},e.ZIndexContext=C,e.actions=He,e.addItem=function e(t,i,r,n,o){const l=o.slice();if(h(n))if("child"===i){const e=l[Number(n)]={...l[Number(n)]};e[r]?(e[r]=e[r].slice(),e[r].push(t)):e[r]=[t]}else l.splice(Number(n)+("after"===i?1:0),0,t);else{const o=Number($(n)),a=l[o]={...l[o]};a[r]=e(t,i,r,p(n),a[r])}return l},e.animationStyles=Be,e.applyDefaultProps=(e,t)=>{const i={...t};for(const t in e)void 0!==e[t]&&(i[t]=e[t]);return i},e.applyTrappedFocus=(e,t,i,r)=>{let n=!0;e.keyCode===F.enter||e.target!==t?(e.keyCode===F.enter&&e.target===t?(n=!0,setTimeout((()=>{V(t,r)}),1)):e.keyCode===F.esc?(n=!1,t.focus()):U(e,t,r),i&&i(n)):i&&i(!1)},e.areAllDirectChildrenChecked=function(e,t,i,r,n){return(e[r]||[]).every(((e,r)=>n.indexOf(i?Dt(i,e):f(r,t))>-1))},e.base=ke,e.buttonPrefix=Je,e.calendarPrefix=Ye,e.canUseDOM=S,e.canUseRef=e=>"string"!=typeof Comment&&((e=>{var t;return!("function"!=typeof e||null==(t=e.prototype)||!t.isReactComponent)})(e)||(e=>!(!e.$$typeof||"function"!=typeof e.render))(e)),e.classNames=P,e.clone=function(e){const t={};return H(e,t),t},e.cloneArray=B,e.cloneDate=T,e.cloneObject=H,e.cloneValue=O,e.comboBoxPrefix=tt,e.components=Ee,e.containers=Pe,e.createPropsContext=()=>s.createContext((e=>e)),e.cssUtils=ye,e.cursor=Re,e.dateInputs=Ne,e.ddbPrefix=Ke,e.deepMerge=Bt,e.defaultValue=A,e.dimensions=De,e.directionMap=Se,e.disableNavigatableContainer=(e,t)=>{const i=N(e,t);i&&i.forEach((e=>{e.tabIndex=-1}))},e.dispatchEvent=function(e,t,i,r){if(e){const n={syntheticEvent:t,nativeEvent:t.nativeEvent,target:i};e.call(void 0,Object.assign(n,r))}},e.dropDownListPrefix=et,e.elements=Te,e.enableNavigatableContainer=(e,t)=>{const i=N(e,t);i&&i.forEach((e=>{e.tabIndex=0}))},e.extendDataItem=(e,t,i)=>Object.assign({},e,e[t]?{[t]:e[t].slice()}:{},i||{}),e.fillModeMap=ze,e.firstFocusableChild=j,e.focusFirstFocusableChild=V,e.focusLastFocusableChild=(e,t)=>{if(e){const i=Q(e,t);i&&i.focus()}},e.focusableChildren=N,e.forms=Ve,e.getActiveElement=e=>{if(e&&e.activeElement)return Mt(e.activeElement)},e.getAllDirectIndirectChildrenIds=function(e,t,i,r){return r?function e(t){let n=[];const o=t[i]||[];for(let t=0;t<o.length;t++)n.push(Dt(r,o[t])),n=n.concat(e(o[t]));return n}(e):function e(t,r){let n=[];const o=t[i]||[];for(let t=0;t<o.length;t++){const i=f(t,r);n.push(i),n=n.concat(e(o[t],i))}return n}(e,t)},e.getAllParents=function(e,t,i){const r=[],n=v(e);let o=i;for(let e=0;e<n.length-1&&o;e++){const i=o[Number(n[e])];r.push(i),o=i[t]}return r},e.getFileExtensionIcon=function(e){if(!e)return{name:"file",icon:l.fileIcon};switch(e){case".png":case".jpg":case".jpeg":case".tiff":case".bmp":case".gif":return{name:"file-image",icon:l.fileImageIcon};case".mp3":case".mp4":case".wav":return{name:"file-audio",icon:l.fileAudioIcon};case".mkv":case".webm":case".flv":case".gifv":case".avi":case".wmv":return{name:"file-video",icon:l.fileVideoIcon};case".txt":return{name:"file-txt",icon:l.fileTxtIcon};case".pdf":return{name:"file-pdf",icon:l.filePdfIcon};case".ppt":case".pptx":return{name:"file-presentation",icon:l.filePresentationIcon};case".csv":case".xls":case".xlsx":return{name:"file-data",icon:l.fileDataIcon};case".html":case".css":case".js":case".ts":return{name:"file-programming",icon:l.fileProgrammingIcon};case".exe":return{name:"file-config",icon:l.fileConfigIcon};case".zip":case".rar":return{name:"file-zip",icon:l.fileZipIcon};case".doc":case".docm":case".docx":return{name:"file-zip",icon:l.fileWordIcon};default:return{name:"file",icon:l.fileIcon}}},e.getInnerActiveElement=Mt,e.getItemPath=(e,t,i)=>{const r=[],n=[...t];if(n.length){let t=e[n.shift()||0];for(r.push(t);n.length&&i;)t=t[i][n.shift()||0],r.push(t)}return r},e.getLicenseMessage=e=>{var t;if(ie.has(e))return ie.get(e);const{version:r,productName:n}=e,o=i.getLicenseStatus(e),l=o.message,a=o.licenseType,s=null==(t=o.expiration)?void 0:t.toDateString(),c={code:l&&"code"in l?l.code:void 0,licenseType:a,version:r,productName:n,expiration:s};return ie.set(e,c),c},e.getNestedValue=Dt,e.getScrollbarWidth=()=>!(!S||!document.body)&&(new R).scrollbarWidth,e.getTabIndex=(e,t,i)=>{const r="string"==typeof e?parseInt(e):e;if(!Number.isNaN(r))return void 0!==r?r:t?i?void 0:-1:0},e.getter=function(e){if(Z[e])return Z[e];const t=q(e);return Z[e]=function(e){let i=e;for(let e=0;e<t.length&&i;e++)i=i[t[e]];return i},Z[e]},e.grid=qe,e.gridPrefix=it,e.gridRowReorder=Ze,e.guid=G,e.hasChildren=St,e.hasRelativeStackingContext=e=>{if(!S)return!1;const t=e?e.ownerDocument:document;if(!t||!t.body)return!1;const i=t.createElement("div");i.style.transform="matrix(10, 0, 0, 10, 0, 0)";const r=t.createElement("div");r.appendChild(t.createTextNode("child")),r.style.position="fixed",r.style.top="10px",i.appendChild(r),t.body.appendChild(i);const n=10!==r.getBoundingClientRect().top;return t.body.removeChild(i),n},e.hasValidLicense=e=>i.getLicenseStatus(e).isLicenseValid,e.icon=je,e.inputPrefix=Ge,e.inputs=Fe,e.isArray=function(e){return void 0!==e.length},e.isEnabledAndAllParentsEnabled=function(e,t,i){const r=v(e);let n=t;for(let e=0;e<r.length;e++){const t=n[Number(r[e])];if(i.disabled(t))return!1;n=t[i.getChildrenField()]}return!0},e.isItemExpandedAndWithChildren=function(e,t){return t.expanded(e)&&St(e,t.getChildrenField())},e.isObject=Ot,e.isPromise=Ht,e.jsonTheme=rt,e.keepFocusInContainer=U,e.kendoThemeMaps={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg",full:"full"},orientationMap:{vertical:"vstack",horizontal:"hstack"}},e.labels=Qe,e.lastFocusableChild=Q,e.mapTree=(e,t,i)=>[...e.map((e=>K(e,t,i)))],e.mapTreeItem=(e,t,i,r)=>{let n=e;const o=[];for(let e=0;e<t.length;e++)n=n[t[e]],n=Array.isArray(n)?n:n[i],o.push(n);const l=o.length>1?o[o.length-2]:e,a=t[t.length-1],s=r(l[a]);l.splice(a,1,s)},e.maskedPrefix=We,e.memoizeOne=function(e,t=At){let i=null;function r(...r){if(i&&i.lastThis===this&&t(r,i.lastArgs))return i.lastResult;const n=e.apply(this,r);return i={lastResult:n,lastArgs:r,lastThis:this},n}return r.clear=function(){i=null},r},e.noop=Y,e.orientationMap=Me,e.pickerPrefix=_e,e.popup=Ue,e.radioButtonClasses=hi,e.radioGroupClasses=gi,e.radioPrefix=Xe,e.removeItem=function e(t,i,r){const n=r.slice();if(h(t))n.splice(Number(t),1);else{const r=Number($(t)),o=n[r]={...n[r]};o[i]=e(p(t),i,o[i])}return n},e.resolveItemId=function(e,t,i,r){const n=Pt([e],t,i,r);return n.length?n[0]:void 0},e.resolveItemsIds=Pt,e.roundedMap=Ae,e.setScrollbarWidth=e=>{if(!S||!document.body)return!1;const t=e||(new R).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width",`${t}px`)},e.setter=function(e){if(W[e])return W[e];const t=q(e);return W[e]=(e,i,r)=>{let n=e;const o=t.length-1;for(let e=0;e<o&&n;e++)n=n[t[e]]=n[t[e]]||X(t[e+1],r);n[t[o]]=i},W[e]},e.sizeMap=Le,e.states=Oe,e.strippedClassNames=(...e)=>P(e).replace(/[^[\]a-zA-Z0-9-_!: ]/g,""),e.svgIconPropType=be,e.themeColorMap=Ie,e.toIconClass=ge,e.toIconName=e=>e.replace(/^k-i-/,""),e.treeIdUtils=b,e.uAnimation=Nt,e.uButton=Vt,e.uButtonGroup=qt,e.uCalendar=ai,e.uComboBox=ti,e.uDateInput=ci,e.uDateTimePicker=ui,e.uDropDownButton=Gt,e.uDropDownList=_t,e.uDropDownsActionSheet=Jt,e.uDropDownsBase=Wt,e.uError=Si,e.uFloatingLabel=Di,e.uForm=Bi,e.uGrid=Qi,e.uHint=Ti,e.uInput=Li,e.uLabel=Ai,e.uMaskedTextBox=wi,e.uPopup=Ni,e.uRadioButton=vi,e.uRadioGroup=bi,e.uSvgIcon=ot,e.uTextBox=yi,e.uTime=ri,e.uTimePicker=oi,e.updateItem=function e(t,i,r,n,o){const l=Number($(i));if(l>=t.length)return t;let a=t,s=t[l];return s[n]||(a=t.slice(),s=a[l]=Object.assign({},s,{[n]:!0})),h(i)?r(s):s[o]&&(s[o]=e(s[o],p(i),r,n,o)),a},e.useAdaptiveModeContext=D,e.useAsyncFocusBlur=le,e.useCollection=xe,e.useCustomComponent=e=>e?e===s.Fragment?[fe,{}]:s.isValidElement(e)?[e.type,e.props]:[e,{}]:[pe,{}],e.useDir=function(e,t,i){const[r,n]=s.useState(t);return s.useEffect((()=>{if(!r&&window&&e.current){const t=window.getComputedStyle(e.current).direction;t&&n(t)}}),i),r},e.useDocument=he,e.useDraggable=yt,e.useDroppable=Lt,e.useId=ce,e.useImmediateInheritState=(e,i)=>{const r=t.useRef(void 0),[n,o]=t.useState(e);return r.current=void 0,{get value(){return void 0!==r.current?r.current:void 0!==i?i:n},set value(e){(e=>{r.current=e,o(e)})(e)}}},e.useIsomorphicLayoutEffect=se,e.useMouse=$e,e.usePropsContext=ae,e.useRtl=function(e,t,i){const[r,n]=s.useState(t);return s.useEffect((()=>{if(!r&&window&&e.current){const t=window.getComputedStyle(e.current).direction;t&&n(t)}}),i),r},e.useUnstyled=ue,e.useWindow=e=>{const t=he(e);return s.useCallback((()=>{const e=t();return e&&e.defaultView||window}),[t])},e.useZIndexContext=w,e.validatePackage=(e,t)=>{const r=i.validatePackage(e),n=_.some((e=>{var t;return null==(t=globalThis.document)?void 0:t.location.hostname.endsWith(e)}));if(!r&&S&&t)if(0===ee.size&&setTimeout(te,1e3),ee.has(t.component)){const e=ee.get(t.component)||[];ee.set(t.component,new Set([...t.features||[],...e]))}else ee.set(t.component,t.features||[]);return r||n},e.withAdaptiveModeContext=e=>s.forwardRef(((t,i)=>{const r=D();return s.createElement(e,{...t,ref:i,_adaptiveMode:r})})),e.withIdHOC=e=>s.forwardRef(((t,i)=>{const r=ce(t.id);return s.createElement(e,{...t,id:r,ref:i})})),e.withPropsContext=(e,t)=>s.forwardRef(((i,r)=>{const n=ae(e,i);return s.createElement(t,{...n,ref:r})})),e.withUnstyledHOC=e=>s.forwardRef(((t,i)=>{const r=ue();return s.createElement(e,{...t,ref:i,unstyled:r})})),e.withZIndexContext=e=>s.forwardRef(((t,i)=>{const r=w();return s.createElement(e,{...t,ref:i,_zIndex:r})}))}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-react-common",
3
- "version": "13.3.0-develop.4",
3
+ "version": "13.3.0-develop.5",
4
4
  "description": "React Common package delivers common utilities that can be used with the KendoReact UI components. KendoReact Common Utilities package",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -6,4 +6,4 @@
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */
8
8
  "use client";
9
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const H=require("react"),y=require("react-dom");function x(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const l=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(n,r,l.get?l:{enumerable:!0,get:()=>t[r]})}}return n.default=t,Object.freeze(n)}const e=x(H),B=x(y);let C=!0;const I=()=>e.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5631 11.7812H10.4369L14.5 21.2619L18.5631 11.7812ZM18.5631 9.96875H10.4369L12.3788 5.4375H16.6212L18.5631 9.96875ZM20.5351 11.7812L17.2221 19.5116L23.9861 11.7812H20.5351ZM20.5351 9.96875L18.5931 5.4375H20.8437L24.2422 9.96875H20.5351ZM8.46492 9.96875L10.4069 5.4375H8.15625L4.75781 9.96875H8.46492ZM11.7779 19.5116L8.46492 11.7812H5.01386L11.7779 19.5116ZM27.1875 10.875L14.5 25.375L1.8125 10.875L7.25 3.625H21.75L27.1875 10.875Z",fill:"black"}),e.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),e.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),m=()=>e.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.702 2.1821C24.3149 2.51082 25.8077 3.27291 27.0199 4.38645C28.2321 5.49999 29.1179 6.92286 29.582 8.5021C30.012 9.9501 30.076 11.4821 29.768 12.9621C29.3228 14.9898 28.2025 16.8063 26.5904 18.1143C24.9783 19.4223 22.9699 20.1443 20.894 20.1621C20.018 20.1621 19.146 20.0361 18.308 19.7821L16.708 21.6581L15.95 22.0081H14V25.0081L13 26.0081H10V29.0081L9 30.0081H3L2 29.0081V24.3941L2.292 23.6881L12.24 13.7401C11.9577 12.8308 11.8226 11.8821 11.84 10.9301C11.8582 9.59817 12.1701 8.28666 12.7533 7.08907C13.3365 5.89147 14.1767 4.83728 15.214 4.00164C16.2514 3.166 17.4603 2.56949 18.7546 2.25464C20.0489 1.93978 21.3967 1.91633 22.702 2.1821ZM25.338 16.5821C26.5944 15.5647 27.4681 14.1509 27.816 12.5721L27.824 12.5821C28.0718 11.4277 28.0272 10.2297 27.6943 9.09691C27.3614 7.96412 26.7507 6.93248 25.9177 6.09572C25.0847 5.25896 24.0558 4.64361 22.9246 4.30557C21.7933 3.96753 20.5955 3.91753 19.44 4.1601C17.8816 4.506 16.4837 5.36334 15.4688 6.59561C14.454 7.82789 13.8806 9.36426 13.84 10.9601C13.82 11.8721 13.98 12.7761 14.318 13.6201L14.098 14.7061L4 24.8081V28.0081H8V25.0081L9 24.0081H12V21.0081L13 20.0081H15.49L17.242 17.9761L18.364 17.6961C19.1728 18.0121 20.0337 18.1736 20.902 18.1721C22.5181 18.1597 24.082 17.5991 25.338 16.5821ZM23.662 11.1181C23.8197 10.9002 23.9318 10.6527 23.9916 10.3905C24.0515 10.1283 24.0578 9.85665 24.0103 9.59192C23.9627 9.32718 23.8622 9.07476 23.7148 8.84975C23.5675 8.62474 23.3762 8.43177 23.1526 8.28238C22.9289 8.133 22.6774 8.03026 22.4131 7.98033C22.1488 7.93039 21.8771 7.93428 21.6144 7.99176C21.3516 8.04925 21.1031 8.15914 20.8838 8.31487C20.6645 8.4706 20.4789 8.66896 20.338 8.8981C20.067 9.33887 19.9774 9.86752 20.088 10.373C20.1985 10.8784 20.5007 11.3214 20.931 11.6087C21.3613 11.8961 21.8862 12.0055 22.3954 11.914C22.9047 11.8226 23.3587 11.5373 23.662 11.1181Z",fill:"black"}),e.createElement("path",{d:"M23.1299 16.0186L31.1387 31.0273L31.0068 31.25H14.9932L14.8604 31.0273L22.8955 16.0186H23.1299Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.5"}),e.createElement("rect",{x:"22.25",y:"21.2686",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M24 28.2686C24 27.7163 23.5523 27.2686 23 27.2686C22.4479 27.2687 22 27.7164 22 28.2686C22 28.8207 22.4479 29.2684 23 29.2686C23.5523 29.2686 24 28.8208 24 28.2686Z",fill:"black"})),M=()=>e.createElement("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{clipPath:"url(#clip0_1_5398)"},e.createElement("path",{d:"M24.9056 7.60146L34.4998 10.1722L31.9299 19.7659L13.7653 30.2532L6.7419 18.0883L24.9056 7.60146Z",stroke:"black",strokeWidth:"1.75"}),e.createElement("path",{d:"M13.0913 19.7635L15.4762 23.8942L14.6279 24.384L12.2431 20.2533L13.0913 19.7635ZM14.3623 19.0297L14.7473 19.6964L11.3769 21.6423L10.992 20.9756L14.3623 19.0297ZM14.8475 18.7496L16.388 17.8602C16.7038 17.6778 17.0025 17.5684 17.2841 17.532C17.5675 17.4944 17.8242 17.5328 18.0542 17.6472C18.2841 17.7616 18.4772 17.954 18.6333 18.2244C18.7611 18.4457 18.833 18.6576 18.8491 18.8602C18.866 19.0598 18.8369 19.2518 18.7619 19.4364C18.6876 19.6179 18.5778 19.7923 18.4322 19.9596L18.2446 20.257L16.9055 21.0301L16.5166 20.3695L17.5124 19.7946C17.6618 19.7083 17.7704 19.6103 17.8381 19.5006C17.9059 19.3909 17.9371 19.2745 17.9317 19.1516C17.9281 19.0275 17.8903 18.9031 17.8183 18.7782C17.7418 18.6458 17.6512 18.5456 17.5463 18.4775C17.4415 18.4095 17.3242 18.3788 17.1944 18.3857C17.0647 18.3925 16.9242 18.4395 16.7729 18.5269L16.0835 18.9249L18.0834 22.3889L17.2323 22.8803L14.8475 18.7496ZM19.5417 21.547L17.5367 20.2496L18.4328 19.7247L20.4294 20.9815L20.4523 21.0212L19.5417 21.547ZM19.4746 16.0781L21.8595 20.2088L21.0112 20.6986L18.6264 16.5679L19.4746 16.0781ZM22.4103 15.3251L23.2638 19.398L22.3588 19.9205L21.5088 14.9037L22.0847 14.5712L22.4103 15.3251ZM25.3207 18.2105L22.2174 15.4365L21.7187 14.7825L22.3003 14.4467L26.2285 17.6864L25.3207 18.2105ZM24.3818 16.7023L24.7668 17.369L22.5851 18.6286L22.2002 17.9619L24.3818 16.7023ZM28.8837 15.2683L29.267 15.9321L27.1874 17.1327L26.8041 16.4689L28.8837 15.2683ZM25.0778 12.8432L27.4626 16.9739L26.6115 17.4652L24.2267 13.3345L25.0778 12.8432Z",fill:"black"}),e.createElement("circle",{cx:"30.1049",cy:"12.7084",r:"1.12128",transform:"rotate(15 30.1049 12.7084)",fill:"black"})),e.createElement("path",{d:"M27.6201 19.7998L35.6016 34.7578L35.499 34.9316H19.542L19.4385 34.7578L27.4463 19.7998H27.6201Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),e.createElement("rect",{x:"26.7705",y:"25",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M28.5205 32C28.5205 31.4477 28.0728 31 27.5205 31C26.9684 31.0002 26.5205 31.4478 26.5205 32C26.5205 32.5522 26.9684 32.9998 27.5205 33C28.0728 33 28.5205 32.5523 28.5205 32Z",fill:"black"}),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_1_5398"},e.createElement("rect",{width:"30",height:"31.1538",fill:"white",transform:"translate(8.06323) rotate(15)"})))),T=()=>e.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M27.8295 9.38659C28.8049 12.1653 28.7404 15.1391 27.774 17.7996C26.8014 20.4767 24.9215 22.8356 22.2691 24.367C19.7765 25.8061 16.9908 26.2908 14.3393 25.9323C11.6293 25.5682 9.06228 24.3215 7.08577 22.3155L8.23679 21.1826C9.95578 22.9294 12.1925 24.0142 14.5527 24.333C16.8583 24.6438 19.2821 24.2206 21.457 22.965C23.7719 21.6284 25.4118 19.5739 26.2565 17.2495C27.0643 15.0253 27.1474 12.5486 26.3976 10.2107L24.951 11.0459L25.5942 7.15112L29.2888 8.54145L27.8284 9.38462L27.8295 9.38659Z",fill:"black"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3594 8.08301C17.1842 8.16959 17.8382 8.41741 18.3281 8.8252C18.8135 9.2331 19.1263 9.78023 19.2607 10.4639L17.2939 10.6875C17.1732 10.1497 16.8607 9.78518 16.3594 9.59375V12.2617C17.6035 12.5557 18.4514 12.9408 18.9004 13.4102C19.3516 13.8819 19.5771 14.4863 19.5771 15.2246C19.5771 16.0494 19.2949 16.7425 18.7275 17.3076C18.1601 17.8728 17.3712 18.2233 16.3594 18.3623V19.6387H15.2334V18.3779C14.3448 18.2822 13.6246 17.9934 13.0664 17.5059C12.5081 17.0182 12.155 16.3275 12 15.4365L14.0127 15.2266C14.0947 15.5912 14.2497 15.9036 14.4775 16.168C14.7053 16.4321 14.9555 16.6218 15.2334 16.7402V13.8799C14.2264 13.6247 13.4906 13.2395 13.0234 12.7246C12.554 12.2073 12.3164 11.5801 12.3164 10.8418C12.3165 10.0946 12.5834 9.46575 13.1143 8.95996C13.6452 8.45184 14.3516 8.16053 15.2334 8.08301V7C15.6731 7 15.9197 7 16.3594 7V8.08301ZM16.3574 16.8535H16.3594C16.7467 16.7783 17.0661 16.6149 17.3076 16.3643C17.5537 16.1113 17.6738 15.8147 17.6738 15.4707C17.6738 15.1677 17.5715 14.9033 17.3643 14.6846C17.1615 14.4636 16.8267 14.2943 16.3574 14.1758V16.8535ZM15.2334 9.56836C14.9304 9.66408 14.6911 9.82132 14.5156 10.04C14.3379 10.2588 14.252 10.5004 14.252 10.7646C14.252 11.0062 14.3314 11.2301 14.4932 11.4375C14.655 11.6424 14.9038 11.8113 15.2363 11.9365V9.56836H15.2334Z",fill:"black"}),e.createElement("path",{d:"M2.71127 18.5075L4.18352 17.6575C3.21672 14.9028 3.27173 11.9581 4.21167 9.31563C5.17535 6.60942 7.06671 4.22018 9.74281 2.67513C12.0972 1.31581 14.709 0.807832 17.2232 1.05612C19.8041 1.3106 22.2798 2.36266 24.2693 4.10853L23.7361 4.71636L23.2029 5.32418C23.1532 5.27918 23.1016 5.23531 23.0511 5.19342C21.3484 3.75295 19.2504 2.88549 17.0678 2.66937C14.8802 2.45355 12.6065 2.89529 10.5561 4.07914C8.2194 5.42821 6.56974 7.50687 5.7328 9.85834C4.94555 12.068 4.87307 14.5175 5.61235 16.8326L6.69304 16.2087L6.98491 16.4014L6.40585 19.8979L2.71127 18.5075Z",fill:"black"}),e.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),e.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),p={TKL201:{icon:I,title:(t,n)=>`Premium feature detected in ${t} v${n}.`,description:"Use Premium components without watermark. Start Free Trial or check the browser console for a list of premium features currently in use.",buttonText:"Start Free Trial",buttonLink:"https://www.telerik.com/download?utm_source=no_license_watermark&utm_campaign=kendoreact"},TKL202:{icon:m,title:(t,n)=>`No license found for ${t} v${n}.`,description:"To use this product and access updates and support you need to buy and install a valid license.",buttonText:"Buy Now",buttonLink:"https://www.telerik.com/account/your-licenses/license-keys?utm_source=no_license_watermark&utm_campaign=kendoreact"},TKL203:{icon:M,title:t=>`Your trial for ${t} has expired.`,description:"To continue using the product you need to buy a subscription.",buttonText:"Buy Now",buttonLink:"https://www.telerik.com/purchase.aspx?utm_source=no_license_watermark&utm_campaign=kendoreact"},"TKL204:subscription":{icon:T,title:t=>`Your ${t} subscription has expired.`,description:"To continue using the product you need to renew your subscription.",buttonText:"Renew Now",buttonLink:"https://www.telerik.com/account/your-licenses?utm_source=no_license_watermark&utm_campaign=kendoreact"},"TKL204:perpetual":{icon:m,title:(t,n)=>`Your license doesn't cover ${t} v${n}.`,description:"To access the latest version and updates you need to renew your license.",buttonText:"Renew Now",buttonLink:"https://www.telerik.com/account/your-licenses?utm_source=no_license_watermark&utm_campaign=kendoreact"},default:{title:(t,n)=>`License issue for ${t} v${n}.`,description:t=>t?`Your Trial license will expire in ${t} day(s).`:"To acquire a commercial license, visit https://prgress.co/3PyHIoH",buttonText:"Learn More",buttonLink:"https://www.telerik.com/kendo-react-ui/components/my-license?utm_source=no_license_watermark&utm_campaign=kendoreact"}},Q=t=>{const{code:n,licenseType:r,productName:l="",version:c="",expiration:d}=t||{};let s="default";n&&(`${n}:${r}`in p?s=`${n}:${r}`:s=n);const i=p[s]||p.default;return{icon:i.icon,title:i.title(l,c),description:typeof i.description=="function"?i.description(d):i.description,buttonText:i.buttonText,buttonLink:i.buttonLink}},D=t=>{const[n,r]=e.useState(!0),[l]=e.useState(C),[c,d]=e.useState(!1),[s,i]=e.useState(!1),[L,a]=e.useState(!1),[o,w]=e.useState(!1),[u,A]=e.useState(!1);e.useEffect(()=>{d(!0),C&&(C=!1);const f=()=>{w(window.innerWidth<500),A(window.innerWidth>=768)};return f(),window.addEventListener("resize",f),()=>window.removeEventListener("resize",f)},[]);const g=()=>{r(!1)},{icon:h,title:b,description:E,buttonText:v,buttonLink:P}=Q(t.message),k=e.createElement("div",{style:{position:"fixed",top:u?"16px":"0",left:"50%",transform:"translateX(-50%)",display:"flex",flexDirection:o?"column":"row",justifyContent:"center",alignItems:o?"flex-start":"center",borderRadius:u?"6px":"0",borderLeft:"6px solid rgba(255, 192, 0, 1)",borderTop:"1px solid #00000029",borderRight:"1px solid #00000029",borderBottom:"1px solid #00000029",fontSize:"14px",fontWeight:400,lineHeight:"20px",color:"#1E1E1E",zIndex:2e3,boxShadow:"0px 4px 5px 0px #0000000A, 0px 2px 4px 0px #00000008",maxWidth:u?"768px":"none",width:"100%",backgroundColor:"#ffffff",padding:o?"12px":"0"}},o&&e.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{position:"absolute",top:"12px",right:"12px",display:"inline-flex",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:L?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>a(!1),onMouseEnter:()=>a(!0),onClick:g},e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"}))),h&&e.createElement("span",{style:{display:"flex",alignSelf:o?"flex-start":"center",padding:o?"0 0 12px 0":"9px 12px"}},e.createElement(h,null)),e.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"4px",padding:o?"0 0 12px 0":"12px",flex:o?"none":"1"}},e.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:"700",fontStyle:"Bold",fontSize:"14px",lineHeight:"142%",letterSpacing:"0px",verticalAlign:"middle"}},b),e.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:400,fontSize:"14px",lineHeight:"20px",letterSpacing:"0px",verticalAlign:"middle"}},E)),e.createElement("div",{style:{display:"flex",alignItems:"center",padding:o?"0":"9px 12px",gap:"16px",marginLeft:o?"0":"auto",width:o?"100%":"auto"}},e.createElement("a",{title:v,className:"k-watermark-trial-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",backgroundColor:s?"#b90138":"#eb0249",color:"#ffffff",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer",padding:"4px 8px",whiteSpace:"nowrap",textDecoration:"none",fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif'},href:P,target:"_blank",rel:"noopener noreferrer",onMouseLeave:()=>i(!1),onMouseEnter:()=>i(!0)},v),!o&&e.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:L?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>a(!1),onMouseEnter:()=>a(!0),onClick:g},e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"})))));return e.createElement(e.Fragment,null,e.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:0,left:0,right:0,bottom:0,opacity:.12,zIndex:101,pointerEvents:"none",backgroundImage:"url('data:image/png;base64,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')"}}),c&&l&&n&&B.createPortal(k,document.body))};exports.WatermarkOverlay=D;
9
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const k=require("react"),B=require("react-dom");function A(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const l=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(n,r,l.get?l:{enumerable:!0,get:()=>t[r]})}}return n.default=t,Object.freeze(n)}const e=A(k),y=A(B);let p=!0;const I=()=>e.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5631 11.7812H10.4369L14.5 21.2619L18.5631 11.7812ZM18.5631 9.96875H10.4369L12.3788 5.4375H16.6212L18.5631 9.96875ZM20.5351 11.7812L17.2221 19.5116L23.9861 11.7812H20.5351ZM20.5351 9.96875L18.5931 5.4375H20.8437L24.2422 9.96875H20.5351ZM8.46492 9.96875L10.4069 5.4375H8.15625L4.75781 9.96875H8.46492ZM11.7779 19.5116L8.46492 11.7812H5.01386L11.7779 19.5116ZM27.1875 10.875L14.5 25.375L1.8125 10.875L7.25 3.625H21.75L27.1875 10.875Z",fill:"black"}),e.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),e.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),x=()=>e.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.702 2.1821C24.3149 2.51082 25.8077 3.27291 27.0199 4.38645C28.2321 5.49999 29.1179 6.92286 29.582 8.5021C30.012 9.9501 30.076 11.4821 29.768 12.9621C29.3228 14.9898 28.2025 16.8063 26.5904 18.1143C24.9783 19.4223 22.9699 20.1443 20.894 20.1621C20.018 20.1621 19.146 20.0361 18.308 19.7821L16.708 21.6581L15.95 22.0081H14V25.0081L13 26.0081H10V29.0081L9 30.0081H3L2 29.0081V24.3941L2.292 23.6881L12.24 13.7401C11.9577 12.8308 11.8226 11.8821 11.84 10.9301C11.8582 9.59817 12.1701 8.28666 12.7533 7.08907C13.3365 5.89147 14.1767 4.83728 15.214 4.00164C16.2514 3.166 17.4603 2.56949 18.7546 2.25464C20.0489 1.93978 21.3967 1.91633 22.702 2.1821ZM25.338 16.5821C26.5944 15.5647 27.4681 14.1509 27.816 12.5721L27.824 12.5821C28.0718 11.4277 28.0272 10.2297 27.6943 9.09691C27.3614 7.96412 26.7507 6.93248 25.9177 6.09572C25.0847 5.25896 24.0558 4.64361 22.9246 4.30557C21.7933 3.96753 20.5955 3.91753 19.44 4.1601C17.8816 4.506 16.4837 5.36334 15.4688 6.59561C14.454 7.82789 13.8806 9.36426 13.84 10.9601C13.82 11.8721 13.98 12.7761 14.318 13.6201L14.098 14.7061L4 24.8081V28.0081H8V25.0081L9 24.0081H12V21.0081L13 20.0081H15.49L17.242 17.9761L18.364 17.6961C19.1728 18.0121 20.0337 18.1736 20.902 18.1721C22.5181 18.1597 24.082 17.5991 25.338 16.5821ZM23.662 11.1181C23.8197 10.9002 23.9318 10.6527 23.9916 10.3905C24.0515 10.1283 24.0578 9.85665 24.0103 9.59192C23.9627 9.32718 23.8622 9.07476 23.7148 8.84975C23.5675 8.62474 23.3762 8.43177 23.1526 8.28238C22.9289 8.133 22.6774 8.03026 22.4131 7.98033C22.1488 7.93039 21.8771 7.93428 21.6144 7.99176C21.3516 8.04925 21.1031 8.15914 20.8838 8.31487C20.6645 8.4706 20.4789 8.66896 20.338 8.8981C20.067 9.33887 19.9774 9.86752 20.088 10.373C20.1985 10.8784 20.5007 11.3214 20.931 11.6087C21.3613 11.8961 21.8862 12.0055 22.3954 11.914C22.9047 11.8226 23.3587 11.5373 23.662 11.1181Z",fill:"black"}),e.createElement("path",{d:"M23.1299 16.0186L31.1387 31.0273L31.0068 31.25H14.9932L14.8604 31.0273L22.8955 16.0186H23.1299Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.5"}),e.createElement("rect",{x:"22.25",y:"21.2686",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M24 28.2686C24 27.7163 23.5523 27.2686 23 27.2686C22.4479 27.2687 22 27.7164 22 28.2686C22 28.8207 22.4479 29.2684 23 29.2686C23.5523 29.2686 24 28.8208 24 28.2686Z",fill:"black"})),M=()=>e.createElement("svg",{width:"38",height:"38",viewBox:"0 0 38 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{clipPath:"url(#clip0_1_5398)"},e.createElement("path",{d:"M24.9056 7.60146L34.4998 10.1722L31.9299 19.7659L13.7653 30.2532L6.7419 18.0883L24.9056 7.60146Z",stroke:"black",strokeWidth:"1.75"}),e.createElement("path",{d:"M13.0913 19.7635L15.4762 23.8942L14.6279 24.384L12.2431 20.2533L13.0913 19.7635ZM14.3623 19.0297L14.7473 19.6964L11.3769 21.6423L10.992 20.9756L14.3623 19.0297ZM14.8475 18.7496L16.388 17.8602C16.7038 17.6778 17.0025 17.5684 17.2841 17.532C17.5675 17.4944 17.8242 17.5328 18.0542 17.6472C18.2841 17.7616 18.4772 17.954 18.6333 18.2244C18.7611 18.4457 18.833 18.6576 18.8491 18.8602C18.866 19.0598 18.8369 19.2518 18.7619 19.4364C18.6876 19.6179 18.5778 19.7923 18.4322 19.9596L18.2446 20.257L16.9055 21.0301L16.5166 20.3695L17.5124 19.7946C17.6618 19.7083 17.7704 19.6103 17.8381 19.5006C17.9059 19.3909 17.9371 19.2745 17.9317 19.1516C17.9281 19.0275 17.8903 18.9031 17.8183 18.7782C17.7418 18.6458 17.6512 18.5456 17.5463 18.4775C17.4415 18.4095 17.3242 18.3788 17.1944 18.3857C17.0647 18.3925 16.9242 18.4395 16.7729 18.5269L16.0835 18.9249L18.0834 22.3889L17.2323 22.8803L14.8475 18.7496ZM19.5417 21.547L17.5367 20.2496L18.4328 19.7247L20.4294 20.9815L20.4523 21.0212L19.5417 21.547ZM19.4746 16.0781L21.8595 20.2088L21.0112 20.6986L18.6264 16.5679L19.4746 16.0781ZM22.4103 15.3251L23.2638 19.398L22.3588 19.9205L21.5088 14.9037L22.0847 14.5712L22.4103 15.3251ZM25.3207 18.2105L22.2174 15.4365L21.7187 14.7825L22.3003 14.4467L26.2285 17.6864L25.3207 18.2105ZM24.3818 16.7023L24.7668 17.369L22.5851 18.6286L22.2002 17.9619L24.3818 16.7023ZM28.8837 15.2683L29.267 15.9321L27.1874 17.1327L26.8041 16.4689L28.8837 15.2683ZM25.0778 12.8432L27.4626 16.9739L26.6115 17.4652L24.2267 13.3345L25.0778 12.8432Z",fill:"black"}),e.createElement("circle",{cx:"30.1049",cy:"12.7084",r:"1.12128",transform:"rotate(15 30.1049 12.7084)",fill:"black"})),e.createElement("path",{d:"M27.6201 19.7998L35.6016 34.7578L35.499 34.9316H19.542L19.4385 34.7578L27.4463 19.7998H27.6201Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),e.createElement("rect",{x:"26.7705",y:"25",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M28.5205 32C28.5205 31.4477 28.0728 31 27.5205 31C26.9684 31.0002 26.5205 31.4478 26.5205 32C26.5205 32.5522 26.9684 32.9998 27.5205 33C28.0728 33 28.5205 32.5523 28.5205 32Z",fill:"black"}),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_1_5398"},e.createElement("rect",{width:"30",height:"31.1538",fill:"white",transform:"translate(8.06323) rotate(15)"})))),T=()=>e.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M27.8295 9.38659C28.8049 12.1653 28.7404 15.1391 27.774 17.7996C26.8014 20.4767 24.9215 22.8356 22.2691 24.367C19.7765 25.8061 16.9908 26.2908 14.3393 25.9323C11.6293 25.5682 9.06228 24.3215 7.08577 22.3155L8.23679 21.1826C9.95578 22.9294 12.1925 24.0142 14.5527 24.333C16.8583 24.6438 19.2821 24.2206 21.457 22.965C23.7719 21.6284 25.4118 19.5739 26.2565 17.2495C27.0643 15.0253 27.1474 12.5486 26.3976 10.2107L24.951 11.0459L25.5942 7.15112L29.2888 8.54145L27.8284 9.38462L27.8295 9.38659Z",fill:"black"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.3594 8.08301C17.1842 8.16959 17.8382 8.41741 18.3281 8.8252C18.8135 9.2331 19.1263 9.78023 19.2607 10.4639L17.2939 10.6875C17.1732 10.1497 16.8607 9.78518 16.3594 9.59375V12.2617C17.6035 12.5557 18.4514 12.9408 18.9004 13.4102C19.3516 13.8819 19.5771 14.4863 19.5771 15.2246C19.5771 16.0494 19.2949 16.7425 18.7275 17.3076C18.1601 17.8728 17.3712 18.2233 16.3594 18.3623V19.6387H15.2334V18.3779C14.3448 18.2822 13.6246 17.9934 13.0664 17.5059C12.5081 17.0182 12.155 16.3275 12 15.4365L14.0127 15.2266C14.0947 15.5912 14.2497 15.9036 14.4775 16.168C14.7053 16.4321 14.9555 16.6218 15.2334 16.7402V13.8799C14.2264 13.6247 13.4906 13.2395 13.0234 12.7246C12.554 12.2073 12.3164 11.5801 12.3164 10.8418C12.3165 10.0946 12.5834 9.46575 13.1143 8.95996C13.6452 8.45184 14.3516 8.16053 15.2334 8.08301V7C15.6731 7 15.9197 7 16.3594 7V8.08301ZM16.3574 16.8535H16.3594C16.7467 16.7783 17.0661 16.6149 17.3076 16.3643C17.5537 16.1113 17.6738 15.8147 17.6738 15.4707C17.6738 15.1677 17.5715 14.9033 17.3643 14.6846C17.1615 14.4636 16.8267 14.2943 16.3574 14.1758V16.8535ZM15.2334 9.56836C14.9304 9.66408 14.6911 9.82132 14.5156 10.04C14.3379 10.2588 14.252 10.5004 14.252 10.7646C14.252 11.0062 14.3314 11.2301 14.4932 11.4375C14.655 11.6424 14.9038 11.8113 15.2363 11.9365V9.56836H15.2334Z",fill:"black"}),e.createElement("path",{d:"M2.71127 18.5075L4.18352 17.6575C3.21672 14.9028 3.27173 11.9581 4.21167 9.31563C5.17535 6.60942 7.06671 4.22018 9.74281 2.67513C12.0972 1.31581 14.709 0.807832 17.2232 1.05612C19.8041 1.3106 22.2798 2.36266 24.2693 4.10853L23.7361 4.71636L23.2029 5.32418C23.1532 5.27918 23.1016 5.23531 23.0511 5.19342C21.3484 3.75295 19.2504 2.88549 17.0678 2.66937C14.8802 2.45355 12.6065 2.89529 10.5561 4.07914C8.2194 5.42821 6.56974 7.50687 5.7328 9.85834C4.94555 12.068 4.87307 14.5175 5.61235 16.8326L6.69304 16.2087L6.98491 16.4014L6.40585 19.8979L2.71127 18.5075Z",fill:"black"}),e.createElement("path",{d:"M23.0996 15.7998L31.0811 30.7578L30.9785 30.9316H15.0215L14.918 30.7578L22.9258 15.7998H23.0996Z",fill:"#FFC000",stroke:"black",strokeWidth:"1.6"}),e.createElement("rect",{x:"22.25",y:"21",width:"1.5",height:"5",rx:"0.75",fill:"black"}),e.createElement("path",{d:"M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",fill:"black"})),L={TKL201:{icon:I,title:(t,n)=>`Premium feature detected in ${t} v${n}.`,description:"Use Premium components without watermark. Start Free Trial or check the browser console for a list of premium features currently in use.",buttonText:"Start Free Trial",buttonLink:"https://prgress.co/NoLicenseWatermarkKendoReact"},TKL202:{icon:x,title:(t,n)=>`No license found for ${t} v${n}.`,description:"To use this product and access updates and support you need to buy and install a valid license.",buttonText:"Buy Now",buttonLink:"https://prgress.co/4pB2YK7"},TKL203:{icon:M,title:t=>`Your trial for ${t} has expired.`,description:"To continue using the product you need to buy a subscription.",buttonText:"Buy Now",buttonLink:"https://prgress.co/45QUSG7"},"TKL204:subscription":{icon:T,title:t=>`Your ${t} subscription has expired.`,description:"To continue using the product you need to renew your subscription.",buttonText:"Renew Now",buttonLink:"https://prgress.co/4pw28OH"},"TKL204:perpetual":{icon:x,title:(t,n)=>`Your license doesn't cover ${t} v${n}.`,description:"To access the latest version and updates you need to renew your license.",buttonText:"Renew Now",buttonLink:"https://prgress.co/4pw28OH"},default:{title:(t,n)=>`License issue for ${t} v${n}.`,description:t=>t?`Your Trial license will expire in ${t} day(s).`:"To acquire a commercial license, visit https://prgress.co/3PyHIoH",buttonText:"Buy Now",buttonLink:"https://prgress.co/3PyHIoH"}},Q=t=>{const{code:n,licenseType:r,productName:l="",version:c="",expiration:d}=t||{};let s="default";n&&(`${n}:${r}`in L?s=`${n}:${r}`:s=n);const i=L[s]||L.default;return{icon:i.icon,title:i.title(l,c),description:typeof i.description=="function"?i.description(d):i.description,buttonText:i.buttonText,buttonLink:i.buttonLink}},D=t=>{const[n,r]=e.useState(!0),[l]=e.useState(p),[c,d]=e.useState(!1),[s,i]=e.useState(!1),[u,a]=e.useState(!1),[o,b]=e.useState(!1),[f,E]=e.useState(!1);e.useEffect(()=>{d(!0),p&&(p=!1);const C=()=>{b(window.innerWidth<500),E(window.innerWidth>=768)};return C(),window.addEventListener("resize",C),()=>window.removeEventListener("resize",C)},[]);const g=()=>{r(!1)},{icon:h,title:m,description:w,buttonText:v,buttonLink:P}=Q(t.message),H=e.createElement("div",{style:{position:"fixed",top:f?"16px":"0",left:"50%",transform:"translateX(-50%)",display:"flex",flexDirection:o?"column":"row",justifyContent:"center",alignItems:o?"flex-start":"center",borderRadius:f?"6px":"0",borderLeft:"6px solid rgba(255, 192, 0, 1)",borderTop:"1px solid #00000029",borderRight:"1px solid #00000029",borderBottom:"1px solid #00000029",fontSize:"14px",fontWeight:400,lineHeight:"20px",color:"#1E1E1E",zIndex:2e3,boxShadow:"0px 4px 5px 0px #0000000A, 0px 2px 4px 0px #00000008",maxWidth:f?"768px":"none",width:"100%",backgroundColor:"#ffffff",padding:o?"12px":"0"}},o&&e.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{position:"absolute",top:"12px",right:"12px",display:"inline-flex",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:u?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>a(!1),onMouseEnter:()=>a(!0),onClick:g},e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"}))),h&&e.createElement("span",{style:{display:"flex",alignSelf:o?"flex-start":"center",padding:o?"0 0 12px 0":"9px 12px"}},e.createElement(h,null)),e.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"4px",padding:o?"0 0 12px 0":"12px",flex:o?"none":"1"}},e.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:"700",fontStyle:"Bold",fontSize:"14px",lineHeight:"142%",letterSpacing:"0px",verticalAlign:"middle",textAlign:"left"}},m),e.createElement("span",{style:{fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif',fontWeight:400,fontSize:"14px",lineHeight:"20px",letterSpacing:"0px",verticalAlign:"middle",textAlign:"left"}},w)),e.createElement("div",{style:{display:"flex",alignItems:"center",padding:o?"0":"9px 12px",gap:"16px",marginLeft:o?"0":"auto",width:o?"100%":"auto"}},e.createElement("a",{title:v,className:"k-watermark-trial-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",backgroundColor:s?"#b90138":"#eb0249",color:"#ffffff",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer",padding:"4px 8px",whiteSpace:"nowrap",textDecoration:"none",fontFamily:'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif'},href:P,target:"_blank",rel:"noopener noreferrer",onMouseLeave:()=>i(!1),onMouseEnter:()=>i(!0)},v),!o&&e.createElement("button",{title:"Close",className:"k-watermark-close-button",style:{display:"inline-flex",position:"relative",border:"none",borderRadius:"4px",padding:"4px",backgroundColor:u?"#3d3d3d14":"transparent",transition:"background-color 0.2s ease-in-out",outline:"none",cursor:"pointer"},onMouseLeave:()=>a(!1),onMouseEnter:()=>a(!0),onClick:g},e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M11.9309 3.1838C12.1754 2.93933 12.5712 2.93937 12.8157 3.1838C13.0601 3.4283 13.0601 3.82407 12.8157 4.06857L8.885 7.99923L12.8166 11.9309C13.0611 12.1754 13.0611 12.5721 12.8166 12.8166C12.5721 13.0611 12.1754 13.0611 11.9309 12.8166L7.99925 8.88497L4.06859 12.8166C3.8241 13.0611 3.42732 13.0611 3.18285 12.8166C2.93862 12.5721 2.93851 12.1753 3.18285 11.9309L7.11449 7.99923L3.18382 4.06857C2.93947 3.82413 2.93955 3.42829 3.18382 3.1838C3.42831 2.9393 3.82508 2.9393 4.06957 3.1838L7.99925 7.11349L11.9309 3.1838Z",fill:"#212529"})))));return e.createElement(e.Fragment,null,e.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:0,left:0,right:0,bottom:0,opacity:.12,zIndex:101,pointerEvents:"none",backgroundImage:"url('data:image/png;base64,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')"}}),c&&l&&n&&y.createPortal(H,document.body))};exports.WatermarkOverlay=D;
@@ -7,9 +7,9 @@
7
7
  */
8
8
  "use client";
9
9
  import * as e from "react";
10
- import * as k from "react-dom";
11
- let f = !0;
12
- const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ e.createElement(
10
+ import * as H from "react-dom";
11
+ let p = !0;
12
+ const k = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ e.createElement(
13
13
  "path",
14
14
  {
15
15
  fillRule: "evenodd",
@@ -80,7 +80,7 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
80
80
  d: "M28.5205 32C28.5205 31.4477 28.0728 31 27.5205 31C26.9684 31.0002 26.5205 31.4478 26.5205 32C26.5205 32.5522 26.9684 32.9998 27.5205 33C28.0728 33 28.5205 32.5523 28.5205 32Z",
81
81
  fill: "black"
82
82
  }
83
- ), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "clip0_1_5398" }, /* @__PURE__ */ e.createElement("rect", { width: "30", height: "31.1538", fill: "white", transform: "translate(8.06323) rotate(15)" })))), y = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ e.createElement(
83
+ ), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "clip0_1_5398" }, /* @__PURE__ */ e.createElement("rect", { width: "30", height: "31.1538", fill: "white", transform: "translate(8.06323) rotate(15)" })))), I = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ e.createElement(
84
84
  "path",
85
85
  {
86
86
  d: "M27.8295 9.38659C28.8049 12.1653 28.7404 15.1391 27.774 17.7996C26.8014 20.4767 24.9215 22.8356 22.2691 24.367C19.7765 25.8061 16.9908 26.2908 14.3393 25.9323C11.6293 25.5682 9.06228 24.3215 7.08577 22.3155L8.23679 21.1826C9.95578 22.9294 12.1925 24.0142 14.5527 24.333C16.8583 24.6438 19.2821 24.2206 21.457 22.965C23.7719 21.6284 25.4118 19.5739 26.2565 17.2495C27.0643 15.0253 27.1474 12.5486 26.3976 10.2107L24.951 11.0459L25.5942 7.15112L29.2888 8.54145L27.8284 9.38462L27.8295 9.38659Z",
@@ -114,53 +114,53 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
114
114
  d: "M24 28C24 27.4477 23.5523 27 23 27C22.4479 27.0002 22 27.4478 22 28C22 28.5522 22.4479 28.9998 23 29C23.5523 29 24 28.5523 24 28Z",
115
115
  fill: "black"
116
116
  }
117
- )), p = {
117
+ )), L = {
118
118
  TKL201: {
119
- icon: H,
119
+ icon: k,
120
120
  title: (t, n) => `Premium feature detected in ${t} v${n}.`,
121
121
  description: "Use Premium components without watermark. Start Free Trial or check the browser console for a list of premium features currently in use.",
122
122
  buttonText: "Start Free Trial",
123
- buttonLink: "https://www.telerik.com/download?utm_source=no_license_watermark&utm_campaign=kendoreact"
123
+ buttonLink: "https://prgress.co/NoLicenseWatermarkKendoReact"
124
124
  },
125
125
  TKL202: {
126
126
  icon: x,
127
127
  title: (t, n) => `No license found for ${t} v${n}.`,
128
128
  description: "To use this product and access updates and support you need to buy and install a valid license.",
129
129
  buttonText: "Buy Now",
130
- buttonLink: "https://www.telerik.com/account/your-licenses/license-keys?utm_source=no_license_watermark&utm_campaign=kendoreact"
130
+ buttonLink: "https://prgress.co/4pB2YK7"
131
131
  },
132
132
  TKL203: {
133
133
  icon: B,
134
134
  title: (t) => `Your trial for ${t} has expired.`,
135
135
  description: "To continue using the product you need to buy a subscription.",
136
136
  buttonText: "Buy Now",
137
- buttonLink: "https://www.telerik.com/purchase.aspx?utm_source=no_license_watermark&utm_campaign=kendoreact"
137
+ buttonLink: "https://prgress.co/45QUSG7"
138
138
  },
139
139
  "TKL204:subscription": {
140
- icon: y,
140
+ icon: I,
141
141
  title: (t) => `Your ${t} subscription has expired.`,
142
142
  description: "To continue using the product you need to renew your subscription.",
143
143
  buttonText: "Renew Now",
144
- buttonLink: "https://www.telerik.com/account/your-licenses?utm_source=no_license_watermark&utm_campaign=kendoreact"
144
+ buttonLink: "https://prgress.co/4pw28OH"
145
145
  },
146
146
  "TKL204:perpetual": {
147
147
  icon: x,
148
148
  title: (t, n) => `Your license doesn't cover ${t} v${n}.`,
149
149
  description: "To access the latest version and updates you need to renew your license.",
150
150
  buttonText: "Renew Now",
151
- buttonLink: "https://www.telerik.com/account/your-licenses?utm_source=no_license_watermark&utm_campaign=kendoreact"
151
+ buttonLink: "https://prgress.co/4pw28OH"
152
152
  },
153
153
  default: {
154
154
  title: (t, n) => `License issue for ${t} v${n}.`,
155
155
  description: (t) => t ? `Your Trial license will expire in ${t} day(s).` : "To acquire a commercial license, visit https://prgress.co/3PyHIoH",
156
- buttonText: "Learn More",
157
- buttonLink: "https://www.telerik.com/kendo-react-ui/components/my-license?utm_source=no_license_watermark&utm_campaign=kendoreact"
156
+ buttonText: "Buy Now",
157
+ buttonLink: "https://prgress.co/3PyHIoH"
158
158
  }
159
- }, I = (t) => {
159
+ }, y = (t) => {
160
160
  const { code: n, licenseType: l, productName: a = "", version: c = "", expiration: d } = t || {};
161
161
  let r = "default";
162
- n && (`${n}:${l}` in p ? r = `${n}:${l}` : r = n);
163
- const i = p[r] || p.default;
162
+ n && (`${n}:${l}` in L ? r = `${n}:${l}` : r = n);
163
+ const i = L[r] || L.default;
164
164
  return {
165
165
  icon: i.icon,
166
166
  title: i.title(a, c),
@@ -169,17 +169,17 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
169
169
  buttonLink: i.buttonLink
170
170
  };
171
171
  }, M = (t) => {
172
- const [n, l] = e.useState(!0), [a] = e.useState(f), [c, d] = e.useState(!1), [r, i] = e.useState(!1), [L, s] = e.useState(!1), [o, m] = e.useState(!1), [C, A] = e.useState(!1);
172
+ const [n, l] = e.useState(!0), [a] = e.useState(p), [c, d] = e.useState(!1), [r, i] = e.useState(!1), [g, s] = e.useState(!1), [o, A] = e.useState(!1), [C, E] = e.useState(!1);
173
173
  e.useEffect(() => {
174
- d(!0), f && (f = !1);
175
- const u = () => {
176
- m(window.innerWidth < 500), A(window.innerWidth >= 768);
174
+ d(!0), p && (p = !1);
175
+ const f = () => {
176
+ A(window.innerWidth < 500), E(window.innerWidth >= 768);
177
177
  };
178
- return u(), window.addEventListener("resize", u), () => window.removeEventListener("resize", u);
178
+ return f(), window.addEventListener("resize", f), () => window.removeEventListener("resize", f);
179
179
  }, []);
180
- const g = () => {
180
+ const u = () => {
181
181
  l(!1);
182
- }, { icon: h, title: w, description: E, buttonText: v, buttonLink: b } = I(t.message), P = /* @__PURE__ */ e.createElement(
182
+ }, { icon: h, title: w, description: b, buttonText: v, buttonLink: m } = y(t.message), P = /* @__PURE__ */ e.createElement(
183
183
  "div",
184
184
  {
185
185
  style: {
@@ -221,14 +221,14 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
221
221
  border: "none",
222
222
  borderRadius: "4px",
223
223
  padding: "4px",
224
- backgroundColor: L ? "#3d3d3d14" : "transparent",
224
+ backgroundColor: g ? "#3d3d3d14" : "transparent",
225
225
  transition: "background-color 0.2s ease-in-out",
226
226
  outline: "none",
227
227
  cursor: "pointer"
228
228
  },
229
229
  onMouseLeave: () => s(!1),
230
230
  onMouseEnter: () => s(!0),
231
- onClick: g
231
+ onClick: u
232
232
  },
233
233
  /* @__PURE__ */ e.createElement("svg", { width: "20", height: "20", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ e.createElement(
234
234
  "path",
@@ -270,7 +270,8 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
270
270
  fontSize: "14px",
271
271
  lineHeight: "142%",
272
272
  letterSpacing: "0px",
273
- verticalAlign: "middle"
273
+ verticalAlign: "middle",
274
+ textAlign: "left"
274
275
  }
275
276
  },
276
277
  w
@@ -284,10 +285,11 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
284
285
  fontSize: "14px",
285
286
  lineHeight: "20px",
286
287
  letterSpacing: "0px",
287
- verticalAlign: "middle"
288
+ verticalAlign: "middle",
289
+ textAlign: "left"
288
290
  }
289
291
  },
290
- E
292
+ b
291
293
  )
292
294
  ),
293
295
  /* @__PURE__ */ e.createElement(
@@ -322,7 +324,7 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
322
324
  textDecoration: "none",
323
325
  fontFamily: 'system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Noto Sans", "Liberation Sans", sans-serif'
324
326
  },
325
- href: b,
327
+ href: m,
326
328
  target: "_blank",
327
329
  rel: "noopener noreferrer",
328
330
  onMouseLeave: () => i(!1),
@@ -341,14 +343,14 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
341
343
  border: "none",
342
344
  borderRadius: "4px",
343
345
  padding: "4px",
344
- backgroundColor: L ? "#3d3d3d14" : "transparent",
346
+ backgroundColor: g ? "#3d3d3d14" : "transparent",
345
347
  transition: "background-color 0.2s ease-in-out",
346
348
  outline: "none",
347
349
  cursor: "pointer"
348
350
  },
349
351
  onMouseLeave: () => s(!1),
350
352
  onMouseEnter: () => s(!0),
351
- onClick: g
353
+ onClick: u
352
354
  },
353
355
  /* @__PURE__ */ e.createElement("svg", { width: "20", height: "20", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ e.createElement(
354
356
  "path",
@@ -380,7 +382,7 @@ const H = () => /* @__PURE__ */ e.createElement("svg", { width: "32", height: "3
380
382
  )
381
383
  }
382
384
  }
383
- ), c && a && n && k.createPortal(P, document.body));
385
+ ), c && a && n && H.createPortal(P, document.body));
384
386
  };
385
387
  export {
386
388
  M as WatermarkOverlay