@progress/kendo-react-inputs 5.10.0-dev.202301092204 → 5.10.0-dev.202301111405
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdn/js/kendo-react-inputs.js +1 -1
- package/dist/es/colors/ColorContrastLabels.js +7 -5
- package/dist/es/colors/ColorInput.js +2 -1
- package/dist/es/colors/ColorPicker.js +13 -11
- package/dist/es/colors/FlatColorPicker.js +4 -6
- package/dist/es/colors/interfaces/ColorPickerProps.d.ts +5 -0
- package/dist/es/input/InputValidationIcon.d.ts +4 -4
- package/dist/es/input/InputValidationIcon.js +2 -2
- package/dist/es/numerictextbox/NumericTextBox.js +3 -2
- package/dist/es/package-metadata.js +1 -1
- package/dist/es/rating/Rating.d.ts +9 -1
- package/dist/es/rating/Rating.js +19 -24
- package/dist/es/signature/Signature.js +4 -3
- package/dist/es/slider/Slider.js +3 -2
- package/dist/npm/colors/ColorContrastLabels.js +7 -5
- package/dist/npm/colors/ColorInput.js +2 -1
- package/dist/npm/colors/ColorPicker.js +12 -10
- package/dist/npm/colors/FlatColorPicker.js +4 -6
- package/dist/npm/colors/interfaces/ColorPickerProps.d.ts +5 -0
- package/dist/npm/input/InputValidationIcon.d.ts +4 -4
- package/dist/npm/input/InputValidationIcon.js +1 -1
- package/dist/npm/numerictextbox/NumericTextBox.js +3 -2
- package/dist/npm/package-metadata.js +1 -1
- package/dist/npm/rating/Rating.d.ts +9 -1
- package/dist/npm/rating/Rating.js +18 -23
- package/dist/npm/signature/Signature.js +4 -3
- package/dist/npm/slider/Slider.js +3 -2
- package/dist/systemjs/kendo-react-inputs.js +1 -1
- package/package.json +18 -16
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-drawing"),require("@progress/kendo-react-intl"),require("react-dom")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","@progress/kendo-drawing","@progress/kendo-react-intl","react-dom"],t):"object"==typeof exports?exports.KendoReactInputs=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-drawing"),require("@progress/kendo-react-intl"),require("react-dom")):e.KendoReactInputs=t(e.React,e.PropTypes,e.KendoLicensing,e.KendoDrawing,e.KendoReactIntl,e.ReactDOM)}(self,(function(e,t,n,r,o,a){return(()=>{"use strict";var i={9357:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)},o=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Checkbox=t.CheckboxPropsContext=void 0;var a=n(3899),i=n(189),s=n(9035),l=n(9035),c=n(7363),u=n(499),d=n(3364);t.CheckboxPropsContext=(0,s.createPropsContext)(),t.Checkbox=a.forwardRef((function(e,n){var i;(0,l.validatePackage)(c.packageMetadata);var p=(0,s.usePropsContext)(t.CheckboxPropsContext,e),f=p,h=f.ariaDescribedBy,v=f.ariaLabelledBy,m=f.checked,g=f.className,b=f.children,y=f.defaultChecked,k=f.disabled,C=f.defaultValue,w=f.id,x=f.size,O=f.rounded,E=f.label,P=f.labelPlacement,S=f.name,_=f.labelOptional,I=f.onChange,N=f.onFocus,R=f.onBlur,M=f.tabIndex,T=f.value,D=f.required,L=f.valid,A=f.validationMessage,j=f.validityStyles,B=(f.visited,f.touched,f.modified,o(f,["ariaDescribedBy","ariaLabelledBy","checked","className","children","defaultChecked","disabled","defaultValue","id","size","rounded","label","labelPlacement","name","labelOptional","onChange","onFocus","onBlur","tabIndex","value","required","valid","validationMessage","validityStyles","visited","touched","modified"])),z=a.useRef(null),F=a.useCallback((function(){z.current&&z.current.focus()}),[]),V=a.useCallback((function(){return{element:z.current,focus:F,get name(){return z.current&&z.current.name}}}),[F]);a.useImperativeHandle(n,V);var G=a.useState(y),K=G[0],H=G[1],U=a.useState(C),W=U[0],q=U[1],Z="boolean"==typeof T||null===T,Y=void 0!==m,X=Z,$=X?T:W,J=Y?m:X?void 0:K,Q=void 0===J&&$,ee=Q?$:J,te=Q||X?null===T?T:void 0:T||$,ne=null===ee||null===te,re=a.useMemo((function(){return(0,s.guid)()}),[]),oe=(0,u.useLocalization)(),ae=function(e){return oe.toLanguageString(e,d.messages[e])},ie=ae(d.checkboxValidation),se=ae(d.checkboxOptionalText),le=void 0!==L?L:!D||!!J;a.useEffect((function(){z.current&&z.current.setCustomValidity&&z.current.setCustomValidity(le?"":A||ie)}),[le,A,ie]);var ce=a.useCallback((function(e,t){X||k||(q(t),Y||k||H(t)),I&&!k&&(0,s.dispatchEvent)(I,e,r(r({},V()),{value:t}),{value:t})}),[Y,k,I,X,V]),ue=a.useCallback((function(e){var t=e.target.checked;ce(e,t)}),[ce,T]),de=a.useCallback((function(e){if(!k){var t=e.keyCode,n=e.currentTarget.checked;t===s.Keys.space&&(e.preventDefault(),e.stopPropagation(),ce(e,!n))}}),[k,ce]),pe=a.useCallback((function(e){k||e.keyCode===s.Keys.space&&e.preventDefault()}),[k]),fe=a.useCallback((function(e){N&&!k&&(0,s.dispatchEvent)(N,e,V(),void 0)}),[N,k,V]),he=a.useCallback((function(e){R&&!k&&(0,s.dispatchEvent)(R,e,V(),void 0)}),[R,k,V]),ve=(0,s.useDir)(z,p.dir),me=(0,s.classNames)({"k-disabled":k},g),ge=r(r({type:"checkbox",className:(0,s.classNames)("k-checkbox",(i={},i["k-checkbox-".concat(s.kendoThemeMaps.sizeMap[x]||x)]=x,i["k-rounded-".concat(s.kendoThemeMaps.roundedMap[O]||O)]=O,i["k-indeterminate"]=ne,i["k-disabled"]=k,i["k-invalid k-invalid"]=!(le||void 0!==j||!0===j),i)),ref:z,name:S,id:w||re,"aria-labelledby":v,"aria-describedby":h,checked:Boolean(ee),disabled:k,tabIndex:(0,s.getTabIndex)(M,k),role:"checkbox",required:void 0!==D&&D,"aria-checked":!(!J&&!ee)||!!ne&&"mixed","aria-disabled":k||void 0},B),{onChange:ue,onKeyDown:de,onKeyUp:pe,onFocus:fe,onBlur:he}),be=a.createElement(a.Fragment,null,void 0===te?a.createElement("input",r({},ge)):a.createElement("input",r({},ge,{value:Z?void 0:null===te?"":te}))),ye=a.createElement(a.Fragment,null,void 0!==E?a.createElement("label",{className:"k-checkbox-label",htmlFor:w||re,style:{userSelect:"none"}},E,_&&a.createElement("span",{className:"k-label-optional"},se)):null);return a.createElement(a.Fragment,null,"before"===P?a.createElement("span",{className:me,dir:"rtl"},be,ye,b):a.createElement("span",{className:me,dir:ve},be,ye,b))})),t.Checkbox.propTypes={checked:i.bool,className:i.string,defaultChecked:i.bool,defaultValue:i.any,dir:i.string,disabled:i.bool,id:i.string,size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large"]),ariaLabelledBy:i.string,ariaDescribedBy:i.string,label:i.any,labelPlacement:i.string,labelOptional:i.bool,name:i.string,tabIndex:i.number,value:i.any,validationMessage:i.string,required:i.bool,validate:i.bool,valid:i.bool,onChange:i.func,onFocus:i.func,onBlur:i.func},t.Checkbox.defaultProps={size:"medium",rounded:"medium"},t.Checkbox.displayName="KendoCheckbox"},8485:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},623:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},338:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},4997:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorContrastLabels=void 0;var a=n(3899),i=n(499),s=n(3364),l=n(7029),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=(0,i.provideLocalizationService)(this),t=e.toLanguageString(s.colorGradientContrastRatio,s.messages[s.colorGradientContrastRatio]),n=e.toLanguageString(s.colorGradientAALevel,s.messages[s.colorGradientAALevel]),r=e.toLanguageString(s.colorGradientAAALevel,s.messages[s.colorGradientAAALevel]),o=e.toLanguageString(s.colorGradientPass,s.messages[s.colorGradientPass]),c=e.toLanguageString(s.colorGradientFail,s.messages[s.colorGradientFail]),u=(0,l.getContrastFromTwoRGBAs)(this.props.rgba,this.props.bgColor),d=4.5.toFixed(1),p=7..toFixed(1),f="".concat(t,": ").concat(u.toFixed(2)),h="".concat(n,": ").concat(d),v="".concat(r,": ").concat(p),m=a.createElement("span",{className:"k-contrast-validation k-text-success"},o," ",a.createElement("span",{className:"k-icon k-i-check"})),g=a.createElement("span",{className:"k-contrast-validation k-text-error"},c," ",a.createElement("span",{className:"k-icon k-i-close"}));return a.createElement("div",{className:"k-vbox k-colorgradient-color-contrast"},a.createElement("div",{className:"k-contrast-ratio"},a.createElement("span",{className:"k-contrast-ratio-text"},f),u>=4.5?a.createElement("span",{className:"k-contrast-validation k-text-success"},a.createElement("span",{className:"k-icon k-i-check"}),u>=7&&a.createElement("span",{className:"k-icon k-i-check"})):a.createElement("span",{className:"k-contrast-validation k-text-error"},a.createElement("span",{className:"k-icon k-i-close"}))),a.createElement("div",null,a.createElement("span",null,h),u>=4.5?m:g),a.createElement("div",null,a.createElement("span",null,v),u>=7?m:g))},t}(a.Component);t.ColorContrastLabels=c,(0,i.registerForLocalization)(c)},3028:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorContrastSvg=void 0;var a=n(3899),i=n(1694),s=n(7029),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.renderSvgCurveLine=function(){var e=this,t=this.props.metrics,n=function(r,o,a,i,l){var c=(a+i)/2,u=Object.assign({},e.props.hsva,{s:o/t.width,v:1-c/t.height}),d=(0,s.getContrastFromTwoRGBAs)((0,s.getRGBA)((0,s.getColorFromHSV)(u)),(0,s.getRGBA)(e.props.backgroundColor||""));return a+.5>i?d<r+1&&d>r-1?c:null:l(d,r)?n(r,o,a,i-(i-a)/2,l):n(r,o,a+(i-a)/2,i,l)},r=function(e,r,o){void 0===o&&(o=!1);for(var a=[],i=0;i<=t.width;i+=t.width/r){var s=n(e,i,0,t.height,o?function(e,t){return e<t}:function(e,t){return e>t});null!==s&&a.push([i,s])}return a},o=(0,i.bezierCommand)((0,i.controlPoint)(i.line));return(0,i.svgPath)(r(4.5,16),o)+(0,i.svgPath)(r(4.5,16,!0),o)+(0,i.svgPath)(r(7,16),o)+(0,i.svgPath)(r(7,16,!0),o)},t.prototype.shouldComponentUpdate=function(e){return e.hsva.h!==this.props.hsva.h||e.hsva.a!==this.props.hsva.a||this.props.backgroundColor!==e.backgroundColor},t.prototype.render=function(){return a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",className:"k-color-contrast-svg",dangerouslySetInnerHTML:{__html:this.renderSvgCurveLine()},style:{position:"absolute",overflow:"visible",pointerEvents:"none",left:0,top:0,zIndex:3}})},t}(a.Component);t.ColorContrastSvg=l},9070:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorGradient=t.ColorGradientPropsContext=t.ColorGradientWithoutContext=void 0;var a=n(3899),i=n(189),s=n(9035),l=n(9035),c=n(7363),u=n(468),d=n(6608),p=n(7029),f=n(4735),h=n(1503),v=n(4997),m=n(3028),g=n(499),b=n(3364),y="rgba(255, 255, 255, 1)",k=function(e){function t(n){var r=e.call(this,n)||this;r.wrapper=null,r.onHexChange=function(e,t,n){if(r.isUncontrolled){var o=(0,p.getHSV)(t);r.setState({hsva:o,backgroundColor:(0,p.getColorFromHue)(o.h),rgba:(0,p.getRGBA)(t),hex:e})}else(0,f.cacheHex)(r.state.guid,t,e);r.dispatchChangeEvent(t,n,n.nativeEvent)},r.onRgbaChange=function(e,t){var n=(0,p.getColorFromRGBA)(e);if(r.isUncontrolled){var o=(0,p.getHSV)(n),a=(0,p.parseColor)(n,"hex");r.setState({hsva:o,backgroundColor:(0,p.getColorFromHue)(o.h),rgba:e,hex:a})}else(0,f.cacheRgba)(r.state.guid,n,e);r.dispatchChangeEvent(n,t.syntheticEvent,t.nativeEvent)},r.onAlphaSliderChange=function(e){r.handleHsvaChange(Object.assign({},r.state.hsva,{a:e.value/100}),e.syntheticEvent,e.nativeEvent)},r.onHueSliderChange=function(e){r.handleHsvaChange(Object.assign({},r.state.hsva,{h:e.value}),e.syntheticEvent,e.nativeEvent)},r.onDrag=function(e){r.gradientWrapper.classList.add("k-dragging"),r.changePosition(e.event)},r.onRelease=function(){r.gradientWrapper.classList.remove("k-dragging")},r.onGradientWrapperClick=function(e){r.changePosition(e)},r.changePosition=function(e){var t=r.getGradientRectMetrics(),n=e.clientX-t.left,o=e.clientY-t.top,a=(0,d.fitIntoBounds)(n,0,t.width),i=(0,d.fitIntoBounds)(o,0,t.height),s=Object.assign({},r.state.hsva,{s:a/t.width,v:1-i/t.height});r.handleHsvaChange(s,e,e.nativeEvent)},r.onFocus=function(e){r.props.onFocus&&r.props.onFocus.call(void 0,{nativeEvent:e,target:r})},r.focus=function(){(0,s.focusFirstFocusableChild)(r.wrapper)},(0,l.validatePackage)(c.packageMetadata);var o=n.value||n.defaultValue||(0,p.parseColor)(y,"rgba");return r.state=Object.assign({},t.getStateFromValue(o),{isFirstRender:!0,guid:(0,s.guid)()}),r}return o(t,e),t.getDerivedStateFromProps=function(e,n){return e.value&&!n.isFirstRender?t.getStateFromValue(e.value,n.guid):null},t.prototype.componentDidMount=function(){this.setAlphaSliderBackground(this.state.backgroundColor),this.state.isFirstRender&&this.setState({isFirstRender:!1})},t.prototype.componentWillUnmount=function(){(0,f.removeCachedColor)(this.state.guid)},t.prototype.componentDidUpdate=function(e,t){t.backgroundColor!==this.state.backgroundColor&&this.setAlphaSliderBackground(this.state.backgroundColor)},t.prototype.renderRectangleDragHandle=function(){var e={};if(!this.state.isFirstRender){var t=this.getGradientRectMetrics(),n=(1-this.state.hsva.v)*t.height,r=this.state.hsva.s*t.width;e.top="".concat(n,"px"),e.left="".concat(r,"px")}return a.createElement("div",{className:"k-hsv-draghandle k-draghandle",style:e})},t.prototype.handleHsvaChange=function(e,t,n){var r=(0,p.getColorFromHSV)(e);if(this.isUncontrolled){var o=(0,p.parseColor)(r,"hex");this.setState({hsva:e,backgroundColor:(0,p.getColorFromHue)(e.h),rgba:(0,p.getRGBA)(r),hex:o})}else(0,f.cacheHsva)(this.state.guid,r,e);this.dispatchChangeEvent(r,t,n)},t.prototype.dispatchChangeEvent=function(e,t,n){this.props.onChange&&this.props.onChange.call(void 0,{syntheticEvent:t,nativeEvent:n,target:this,value:e})},t.getStateFromValue=function(e,t){(0,d.isPresent)((0,p.parseColor)(e,"hex"))||(e=y);var n=(0,f.getCachedHsva)(t,e)||(0,p.getHSV)(e),r=(0,f.getCachedRgba)(t,e)||(0,p.getRGBA)(e),o=(0,f.getCachedHex)(t,e)||(0,p.parseColor)(e,"hex");return{hsva:n,backgroundColor:(0,p.getColorFromHue)(n.h),rgba:r,hex:o}},t.prototype.setAlphaSliderBackground=function(e){this.props.opacity&&this.alphaSlider&&this.alphaSlider.sliderTrack&&(this.alphaSlider.sliderTrack.style.background="linear-gradient(to top, transparent, ".concat(e,")"))},Object.defineProperty(t.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),t.prototype.getGradientRectMetrics=function(){return this.gradientWrapper.getBoundingClientRect()},t.prototype.render=function(){var e=this,t=(0,g.provideLocalizationService)(this),n=(0,s.classNames)("k-colorgradient",{"k-disabled":this.props.disabled});return a.createElement("div",{id:this.props.id,className:n,"aria-disabled":this.props.disabled?"true":void 0,style:this.props.style,ref:function(t){return e.wrapper=t},tabIndex:(0,s.getTabIndex)(this.props.tabIndex,this.props.disabled),"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,onFocus:this.onFocus},a.createElement("div",{className:"k-colorgradient-canvas k-hstack"},a.createElement("div",{className:"k-hsv-rectangle",style:{background:this.state.backgroundColor}},a.createElement(s.Draggable,{onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){return e.gradientWrapper=t?t.element:void 0}},a.createElement("div",{className:"k-hsv-gradient",style:{touchAction:"none"},onClick:this.onGradientWrapperClick},this.renderRectangleDragHandle())),this.props.backgroundColor&&!this.state.isFirstRender&&a.createElement(m.ColorContrastSvg,{metrics:this.gradientWrapper?this.getGradientRectMetrics():void 0,hsva:this.state.hsva,backgroundColor:this.props.backgroundColor})),a.createElement("div",{className:"k-hsv-controls k-hstack"},a.createElement(u.Slider,{value:this.state.hsva.h,buttons:!1,vertical:!0,min:0,max:360,step:5,onChange:this.onHueSliderChange,className:"k-hue-slider k-colorgradient-slider",disabled:this.props.disabled,ariaLabel:t.toLanguageString(b.colorGradientHueSliderLabel,b.messages[b.colorGradientHueSliderLabel])}),this.props.opacity&&a.createElement(u.Slider,{value:(0,d.isPresent)(this.state.hsva.a)?100*this.state.hsva.a:100,buttons:!1,vertical:!0,min:0,max:100,step:1,ariaLabel:t.toLanguageString(b.colorGradientAlphaSliderLabel,b.messages[b.colorGradientAlphaSliderLabel]),onChange:this.onAlphaSliderChange,className:"k-alpha-slider k-colorgradient-slider",disabled:this.props.disabled,ref:function(t){return e.alphaSlider=t}}))),a.createElement(h.default,{rgba:this.state.rgba,onRgbaChange:this.onRgbaChange,hex:this.state.hex,onHexChange:this.onHexChange,opacity:this.props.opacity,disabled:this.props.disabled}),this.props.backgroundColor&&a.createElement(v.ColorContrastLabels,{bgColor:(0,p.getRGBA)(this.props.backgroundColor),rgba:this.state.rgba}))},t.displayName="ColorGradient",t.propTypes={defaultValue:i.string,value:i.string,onChange:i.func,onFocus:i.func,opacity:i.bool,backgroundColor:i.string,disabled:i.bool,style:i.any,id:i.string,ariaLabelledBy:i.string,ariaDescribedBy:i.string},t.defaultProps={opacity:!0},t}(a.Component);t.ColorGradientWithoutContext=k,t.ColorGradientPropsContext=(0,s.createPropsContext)(),t.ColorGradient=(0,s.withPropsContext)(t.ColorGradientPropsContext,k),t.ColorGradient.displayName="KendoReactColorGradient"},1503:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var i=n(3899),s=n(468),l=n(6073),c=n(8896),u=n(5935),d=n(499),p=n(3364),f=["rgba","rgb","hex"],h=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={inputMode:f[1]},t.onRgbaRChange=function(e){t.dispatchRgbaChange({r:e.value},e)},t.onRgbaGChange=function(e){t.dispatchRgbaChange({g:e.value},e)},t.onRgbaBChange=function(e){t.dispatchRgbaChange({b:e.value},e)},t.onRgbaAChange=function(e){t.dispatchRgbaChange({a:e.value},e)},t}return o(t,e),t.prototype.render=function(){var e=(0,d.provideLocalizationService)(this),t=e.toLanguageString(p.colorGradientR,p.messages[p.colorGradientHex]),n=e.toLanguageString(p.colorGradientR,p.messages[p.colorGradientR]),r=e.toLanguageString(p.colorGradientR,p.messages[p.colorGradientG]),o=e.toLanguageString(p.colorGradientR,p.messages[p.colorGradientB]),a=e.toLanguageString(p.colorGradientR,p.messages[p.colorGradientA]),f=e.toLanguageString(p.colorGradientToggleInputsButton,p.messages[p.colorGradientToggleInputsButton]);return i.createElement("div",{className:"k-colorgradient-inputs k-hstack"},i.createElement("div",{className:"k-vstack"},i.createElement(c.Button,{"aria-label":f,fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode k-icon-button",onClick:this.onToggleModeChange.bind(this)})),"hex"===this.state.inputMode&&i.createElement("div",{className:"k-vstack k-flex-1"},i.createElement("span",{className:"k-hex-value k-textbox k-input"},i.createElement(l.default,{hex:this.props.hex,onHexChange:this.props.onHexChange,disabled:this.props.disabled})),i.createElement(u.Label,{className:"k-colorgradient-input-label"},t)),("rgb"===this.state.inputMode||"rgba"===this.state.inputMode)&&i.createElement(i.Fragment,null,i.createElement("div",{className:"k-vstack"},i.createElement(s.NumericTextBox,{inputType:"number",value:this.props.rgba.r,ariaLabel:String(this.props.rgba.r),min:0,max:255,spinners:!1,format:"n",onChange:this.onRgbaRChange,disabled:this.props.disabled}),i.createElement(u.Label,{className:"k-colorgradient-input-label"},n)),i.createElement("div",{className:"k-vstack"},i.createElement(s.NumericTextBox,{inputType:"number",value:this.props.rgba.g,ariaLabel:String(this.props.rgba.g),min:0,max:255,spinners:!1,format:"n",onChange:this.onRgbaGChange,disabled:this.props.disabled}),i.createElement(u.Label,{className:"k-colorgradient-input-label"},r)),i.createElement("div",{className:"k-vstack"},i.createElement(s.NumericTextBox,{inputType:"number",value:this.props.rgba.b,ariaLabel:String(this.props.rgba.b),min:0,max:255,spinners:!1,format:"n",onChange:this.onRgbaBChange,disabled:this.props.disabled}),i.createElement(u.Label,{className:"k-colorgradient-input-label"},o))),"rgba"===this.state.inputMode&&i.createElement("div",{className:"k-vstack"},this.props.opacity&&i.createElement(s.NumericTextBox,{inputType:"number",value:this.props.rgba.a,ariaLabel:String(this.props.rgba.a),min:0,max:1,step:.01,spinners:!1,format:"n2",onChange:this.onRgbaAChange,disabled:this.props.disabled}),this.props.opacity&&i.createElement(u.Label,{className:"k-colorgradient-input-label"},a)))},t.prototype.dispatchRgbaChange=function(e,t){var n=a({},this.props.rgba);void 0!==e.r&&(n.r=e.r),void 0!==e.g&&(n.g=e.g),void 0!==e.b&&(n.b=e.b),void 0!==e.a&&(n.a=e.a),this.props.onRgbaChange(n,t)},t.prototype.onToggleModeChange=function(){var e=f.length-1===f.indexOf(this.state.inputMode)?0:f.indexOf(this.state.inputMode)+1;if(this.props.opacity)this.setState({inputMode:f[e]});else{var t="rgba"===f[e]?e+1:e;this.setState({inputMode:f[t]})}},t}(i.Component);t.default=h,(0,d.registerForIntl)(h),(0,d.registerForLocalization)(h)},2480:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorPalette=t.ColorPalettePropsContext=t.ColorPaletteWithoutContext=t.DEFAULT_PRESET=t.DEFAULT_COLUMNS_COUNT=t.DEFAULT_TILE_SIZE=void 0;var a=n(3899),i=n(189),s=n(3586),l=n(9035),c=n(9035),u=n(7363),d=n(1510),p=n(6608),f=n(7029);t.DEFAULT_TILE_SIZE=24,t.DEFAULT_COLUMNS_COUNT=10,t.DEFAULT_PRESET="office";var h=function(e){function n(t){var n=e.call(this,t)||this;return n.wrapper=null,n.paletteService=null,n.guid=(0,l.guid)(),n.focus=function(){n.wrapper&&n.wrapper.focus()},n.onKeyDown=function(e){switch(e.keyCode){case l.Keys.down:n.handleCellNavigation(0,1);break;case l.Keys.up:n.handleCellNavigation(0,-1);break;case l.Keys.right:n.handleCellNavigation(1,0);break;case l.Keys.left:n.handleCellNavigation(-1,0);break;case l.Keys.enter:n.handleEnter(e);break;default:return}e.preventDefault()},n.onColorClick=function(e,t){n.isUncontrolled?n.setState({selectedColor:e,focusedColor:e}):n.setState({focusedColor:e}),n.dispatchChangeEvent(e,t)},n.onFocus=function(e){n.paletteService&&(n.setState({focusedColor:n.state.selectedColor||n.paletteService.colorRows[0][0]}),n.props.onFocus&&n.props.onFocus.call(void 0,e))},n.onBlur=function(){n.setState({focusedColor:void 0})},(0,c.validatePackage)(u.packageMetadata),n.state={selectedColor:void 0!==n.props.value?n.props.value:n.props.defaultValue,isFirstRender:!0},n}return o(n,e),n.prototype.render=function(){var e=this,t=this.getPaletteInfo(),n=this.paletteService=new s.ColorPaletteService;n.setColorMatrix(t.colors,t.columns);var r=n.getCellCoordsFor(this.state.selectedColor),o=n.getCellCoordsFor(this.state.focusedColor),i=(0,l.classNames)("k-colorpalette",{"k-disabled":this.props.disabled});return t.colors.length?a.createElement("div",{id:this.props.id,className:i,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,"aria-disabled":this.props.disabled?"true":void 0,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:(0,l.getTabIndex)(this.props.tabIndex,this.props.disabled),ref:function(t){return e.wrapper=t}},a.createElement("div",{className:"k-colorpalette-table-wrap",role:"grid"},a.createElement("table",{className:"k-colorpalette-table k-palette",role:"presentation"},a.createElement("tbody",{role:"rowgroup"},this.renderRows(n.colorRows,r,o))))):""},n.getDerivedStateFromProps=function(e,t){if(t.isFirstRender||void 0===e.value){if(t.isFirstRender)return{isFirstRender:!1}}else{if(""===e.value&&void 0!==t.selectedColor)return{selectedColor:void 0};if(""!==e.value&&e.value!==t.selectedColor)return{selectedColor:e.value}}return null},n.prototype.handleCellNavigation=function(e,t){if(this.paletteService)if(this.focusedColorCooridanates){var n=this.paletteService.getNextCell(this.focusedColorCooridanates,e,t);this.setState({focusedColor:this.paletteService.getColorAt(n)})}else this.setState({focusedColor:this.paletteService.colorRows[0][0]})},n.prototype.handleEnter=function(e){this.isUncontrolled&&this.setState({selectedColor:this.state.focusedColor}),this.dispatchChangeEvent(this.state.focusedColor,e)},n.prototype.dispatchChangeEvent=function(e,t){(0,l.dispatchEvent)(this.props.onChange,t,this,{value:e,rgbaValue:(0,f.parseColor)(e,"rgba")})},Object.defineProperty(n.prototype,"focusedColorCooridanates",{get:function(){return this.state.focusedColor&&this.paletteService?this.paletteService.getCellCoordsFor(this.state.focusedColor):void 0},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),n.prototype.getPaletteInfo=function(){if("string"==typeof this.props.palette){var e=d.PALETTEPRESETS[this.props.palette];return(0,p.isPresent)(e)?{colors:e.colors,columns:this.props.columns||e.columns||t.DEFAULT_COLUMNS_COUNT}:{colors:[],columns:0}}return{colors:this.props.palette||[],columns:this.props.columns||t.DEFAULT_COLUMNS_COUNT}},n.prototype.renderRows=function(e,t,n){var r=this;return e.map((function(e,o){return a.createElement("tr",{role:"row",key:o},r.renderColumns(e,o,t,n))}))},n.prototype.renderColumns=function(e,t,n,r){var o=this,i=void 0!==n&&n.row===t,s=n&&n.col,c=void 0!==r&&r.row===t,u=r&&r.col,d="number"!=typeof this.props.tileSize?this.props.tileSize:{width:this.props.tileSize,height:this.props.tileSize},p=d.width+"px",f=d.height+"px";return e.map((function(e,n){var r=i&&s===n,d=(0,l.classNames)("k-colorpalette-tile",{"k-selected":r,"k-focus":c&&u===n});return a.createElement("td",{role:"gridcell",className:d,"aria-label":e,"aria-selected":!!r||!!o.props.disabled&&void 0,style:{backgroundColor:e,width:p,height:f,minWidth:p},onClick:function(t){return o.onColorClick(e,t)},id:o.createCellId({row:t,col:n}),key:n})}))},n.prototype.createCellId=function(e){return"".concat(this.guid,"_").concat(e.row,"_").concat(e.col)},n.displayName="ColorPalette",n.propTypes={palette:i.oneOfType([i.arrayOf(i.string.isRequired),i.string]),columns:i.number,tileSize:i.any,defaultValue:i.string,value:i.string,disabled:i.bool,tabIndex:i.number,onChange:i.func,onFocus:i.func,id:i.string,ariaLabelledBy:i.string,ariaDescribedBy:i.string},n.defaultProps={palette:t.DEFAULT_PRESET,tileSize:t.DEFAULT_TILE_SIZE},n}(a.Component);t.ColorPaletteWithoutContext=h,t.ColorPalettePropsContext=(0,l.createPropsContext)(),t.ColorPalette=(0,l.withPropsContext)(t.ColorPalettePropsContext,h),t.ColorPalette.displayName="KendoReactColorPalette"},2286:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.ColorPicker=t.ColorPickerPropsContext=void 0;var o=n(3899),a=n(189),i=n(9035),s=n(9035),l=n(7363),c=n(1007),u=n(9070),d=n(2480),p=n(8896),f=n(3364),h=n(499),v={palette:d.DEFAULT_PRESET,tileSize:d.DEFAULT_TILE_SIZE},m=function(e){return void 0!==e};t.ColorPickerPropsContext=(0,i.createPropsContext)(),t.ColorPicker=o.forwardRef((function(e,n){var a,v;(0,s.validatePackage)(l.packageMetadata);var b=(0,i.usePropsContext)(t.ColorPickerPropsContext,e),y=(0,h.useLocalization)(),k=b.size,C=void 0===k?g.size:k,w=b.rounded,x=void 0===w?g.rounded:w,O=b.fillMode,E=void 0===O?g.fillMode:O,P=b.popupSettings,S=b.gradientSettings,_=b.paletteSettings,I=b.valid,N=b.disabled,R=b.tabIndex,M=b.view,T=b.icon,D=b.iconClassName,L=b.onChange,A=b.onFocus,j=b.onBlur,B=b.onActiveColorClick,z=o.useRef(null),F=o.useRef(null),V=o.useRef(null),G=o.useRef(),K=o.useRef(null),H=o.useCallback((function(){z.current&&z.current.focus()}),[]);o.useImperativeHandle(n,(function(){return{element:z.current,actionElement:K.current,focus:H}}));var U=o.useState(!1),W=U[0],q=U[1],Z=o.useState(b.defaultValue),Y=Z[0],X=Z[1],$=o.useState(!1),J=$[0],Q=$[1],ee=m(b.value),te=m(b.open),ne=ee?b.value:Y,re=te?b.open:J,oe=o.useCallback((function(e,t){te||(!e&&!t&&z&&z.current&&z.current.focus(),Q(e))}),[te]),ae=o.useCallback((function(e){var t=e.altKey,n=e.keyCode;if(n!==i.Keys.esc)return n!==i.Keys.enter||te?void(!t||n!==i.Keys.up&&n!==i.Keys.down||(e.preventDefault(),e.stopPropagation(),n===i.Keys.up&&z&&z.current&&(z.current.focus(),oe(!1)),n===i.Keys.down&&oe(!0))):(e.preventDefault(),e.stopPropagation(),void oe(!re));oe(!1)}),[re,te]),ie=o.useCallback((function(){te||(F.current?F.current.focus():V.current&&V.current.focus())}),[te]),se=o.useCallback((function(){oe(!re,!0)}),[re]),le=o.useCallback((function(e){B&&B.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:ne})}),[B,ne]),ce=o.useCallback((function(e){G.current?(clearTimeout(G.current),G.current=void 0):q(!0),A&&A.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[A]),ue=o.useCallback((function(){oe(!1,!0),q(!1),G.current=void 0}),[]),de=o.useCallback((function(e){clearTimeout(G.current),G.current=window.setTimeout(ue),j&&j.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[j]),pe=o.useCallback((function(e,t){var n=t?e.rgbaValue:e.value;ee||X(n),t&&oe(!1),L&&L.call(void 0,{value:n,nativeEvent:e.nativeEvent,syntheticEvent:e.syntheticEvent})}),[ee,L]),fe=o.useCallback((function(e){return pe(e,!0)}),[m,pe]),he=(0,i.useDir)(z,b.dir),ve=!1!==I;return o.createElement("span",{id:b.id,"aria-labelledby":b.ariaLabelledBy,"aria-describedby":b.ariaDescribedBy,className:(0,i.classNames)("k-colorpicker","k-picker","k-icon-picker",(a={},a["k-picker-".concat(i.kendoThemeMaps.sizeMap[C]||C)]=C,a["k-picker-".concat(E)]=E,a["k-rounded-".concat(i.kendoThemeMaps.roundedMap[x]||x)]=x,a["k-invalid"]=!ve,a["k-disabled"]=N,a["k-focus"]=W,a)),ref:z,tabIndex:(0,i.getTabIndex)(R,N),title:b.title,onKeyDown:ae,onFocus:ce,onBlur:de,dir:he},o.createElement(c.Picker,{dir:he,open:re,onOpen:ie,popupAnchor:z.current||void 0,popupSettings:r({},P),input:o.createElement("span",{onClick:le,className:"k-input-inner"},o.createElement("span",{className:(0,i.classNames)("k-value-icon","k-color-preview",{"k-no-color":!ne,"k-icon-color-preview":T||D})},(D||T)&&o.createElement("span",{className:(0,i.classNames)("k-color-preview-icon",D,(v={},v["k-icon k-i-".concat(T)]=T&&!D,v))}),o.createElement("span",{className:"k-color-preview-mask",style:{backgroundColor:ne}}))),button:o.createElement(p.Button,{tabIndex:-1,type:"button",onClick:se,className:"k-input-button",rounded:null,icon:"caret-alt-down","aria-label":y.toLanguageString(f.colorPickerDropdownButtonAriaLabel,f.messages[f.colorPickerDropdownButtonAriaLabel])}),content:o.createElement(o.Fragment,null,("combo"===M||"gradient"===M)&&o.createElement(u.ColorGradient,r({},S,{tabIndex:0,ref:F,value:ne,onChange:pe})),("combo"===M||"palette"===M)&&o.createElement(d.ColorPalette,r({},_,{ref:V,value:ne,onChange:fe})))}))})),t.ColorPicker.propTypes={value:a.string,defaultValue:a.string,disabled:a.bool,view:a.oneOf(["gradient","palette","combo"]),dir:a.string,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])};var g={size:"medium",rounded:"medium",fillMode:"solid",view:"palette",gradientSettings:{opacity:!0},paletteSettings:v};t.ColorPicker.defaultProps=g,t.ColorPicker.displayName="KendoColorPicker"},4624:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.FlatColorPicker=void 0;var r=n(3899),o=n(189),a=n(9035),i=n(8896),s=n(468),l=n(7363),c=n(3364);t.FlatColorPicker=r.forwardRef((function(e,t){(0,a.validatePackage)(l.packageMetadata);var n=r.useRef(null),o=r.useRef(null),u=r.useRef(null),p=r.useState("ColorGradient"===(e.view||"ColorGradient")),f=p[0],h=p[1],v=r.useState("rgba(255, 255, 255, 1)"),m=v[0],g=v[1],b=r.useState("rgba(255, 255, 255, 1)"),y=b[0],k=b[1],C=r.useCallback((function(){n.current&&n.current.focus()}),[n]);r.useImperativeHandle(n,(function(){return{element:o.current,focus:C,props:e}})),r.useImperativeHandle(t,(function(){return n.current}));var w=r.useCallback((function(e){("ColorGradient"===e&&!f||"ColorPalette"===e&&f)&&h(!f)}),[f]),x=r.useCallback((function(){g("rgba(255, 255, 255, 1)")}),[]),O=r.useCallback((function(e){g(e.value)}),[]),E=r.useCallback((function(){k(m)}),[m]),P=r.useCallback((function(){k("rgba(255, 255, 255, 1)")}),[]),S=r.useCallback((function(){g(y)}),[y]),_=r.useCallback((function(){o.current&&o.current.focus()}),[o]),I=r.useCallback((function(){k(m)}),[m]);return r.createElement("div",{id:e.id,style:e.style,ref:o,tabIndex:(0,a.getTabIndex)(e.tabIndex,e.disabled),className:(0,a.classNames)("k-flatcolorpicker k-coloreditor",{"k-disabled":e.disabled},e.className),onBlur:I},r.createElement(r.Fragment,null,e.header||r.createElement("div",{className:"k-coloreditor-header k-hstack"},r.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},r.createElement(i.ButtonGroup,null,r.createElement(i.Button,{type:"button",togglable:!0,fillMode:"flat",selected:f,onClick:function(){return w("ColorGradient")}},r.createElement("span",{className:"k-icon k-i-color-canvas"})),r.createElement(i.Button,{type:"button",togglable:!0,fillMode:"flat",selected:!f,onClick:function(){return w("ColorPalette")}},r.createElement("span",{className:"k-icon k-i-palette"})))),r.createElement("div",{className:"k-spacer"}),r.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},e.showClearButton&&d.showClearButton&&r.createElement(i.Button,{type:"button",fillMode:"flat",onClick:x},r.createElement("span",{className:"k-icon k-i-droplet-slash"})),e.showPreview&&d.showPreview&&r.createElement("div",{className:"k-coloreditor-preview k-vstack"},r.createElement("span",{className:"k-coloreditor-preview-color k-color-preview",style:{background:m}}),r.createElement("span",{className:"k-coloreditor-current-color k-color-preview",style:{background:y},onClick:S})))),r.createElement("div",{className:"k-coloreditor-views k-vstack"},f?r.createElement(s.ColorGradient,{ref:u,value:m,onChange:O,onFocus:_}):r.createElement(s.ColorPalette,{value:m,onChange:O,onFocus:_})),e.showButtons&&d.showButtons&&r.createElement("div",{className:"k-coloreditor-footer k-actions k-actions-end"},r.createElement(i.Button,{type:"button",className:"k-coloreditor-cancel",onClick:P},c.messages[c.flatColorPickerCancelBtn]),r.createElement(i.Button,{type:"button",className:"k-coloreditor-apply k-primary",onClick:E},c.messages[c.flatColorPickerApplyBtn]))))}));var u={id:o.string,value:o.string,view:o.string,header:o.elementType,showClearButton:o.bool,showPreview:o.bool,showButtons:o.bool},d={showClearButton:!0,showPreview:!0,showButtons:!0};t.FlatColorPicker.displayName="KendoFlatColorPicker",t.FlatColorPicker.propTypes=u,t.FlatColorPicker.defaultProps=d},6073:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var a=n(3899),i=n(7029),s=n(6608),l=n(3315),c=function(e){function t(t){var n=e.call(this,t)||this;return n.onChange=function(e){var t=e.target.value,r=(0,i.parseColor)(t,"rgba");n.setState({hex:t}),(0,s.isPresent)(r)&&n.props.onHexChange(t,r,e)},n.onBlur=function(){(0,s.isPresent)((0,i.parseColor)(n.state.hex,"rgba"))||n.setState({hex:n.state.originalHex})},n.state={hex:n.props.hex,originalHex:n.props.hex},n}return o(t,e),t.prototype.render=function(){return a.createElement(l.Input,{value:this.state.hex,onChange:this.onChange,onBlur:this.onBlur,disabled:this.props.disabled})},t.getDerivedStateFromProps=function(e,t){return e.hex!==t.originalHex?{hex:e.hex,originalHex:e.hex}:null},t}(a.Component);t.default=c},1007:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Picker=void 0;var o=n(3899),a=n(5362),i=n(9035);t.Picker=function(e){var t=e.popupSettings||{},n="rtl"===e.dir?"right":"left",s=o.useMemo((function(){return{horizontal:n,vertical:"bottom"}}),[n]),l=o.useMemo((function(){return{horizontal:n,vertical:"top"}}),[n]);return o.createElement(o.Fragment,null,e.input,e.button,o.createElement(a.Popup,r({style:r(r({},(t||{}).style),{direction:e.dir})},t,{anchor:e.popupAnchor,anchorAlign:s,popupAlign:l,show:e.open,onOpen:e.onOpen,onClose:e.onClose,className:(0,i.classNames)("k-reset",t.className)}),e.content))},t.Picker.displayName="KendoPickerComponent"},5485:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2066:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},7193:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2687:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},3439:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6940:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},5387:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},3107:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1831:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2405:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},8412:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1510:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.PALETTEPRESETS=void 0,t.PALETTEPRESETS={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4"," ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}}},4735:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getCachedRgba=t.getCachedHsva=t.getCachedHex=t.removeCachedColor=t.cacheHex=t.cacheRgba=t.cacheHsva=void 0;var n={};t.cacheHsva=function(e,t,r){n[e]={value:t,hsva:r}},t.cacheRgba=function(e,t,r){n[e]={value:t,rgba:r}},t.cacheHex=function(e,t,r){n[e]={value:t,hex:r}},t.removeCachedColor=function(e){delete n[e]},t.getCachedHex=function(e,t){if(e){var r=n[e];return r&&r.value===t?r.hex:void 0}},t.getCachedHsva=function(e,t){if(e){var r=n[e];return r&&r.value===t?r.hsva:void 0}},t.getCachedRgba=function(e,t){if(e){var r=n[e];return r&&r.value===t?r.rgba:void 0}}},3586:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ColorPaletteService=void 0;var r=n(6608),o=n(4407),a=function(){function e(){this.colorRows=[]}return e.prototype.setColorMatrix=function(e,t){if(this.colorRows=[],(0,r.isPresent)(e)&&e.length){t=t||e.length;for(var n=0;n<e.length;n+=t){var o=e.slice(n,t+n);this.colorRows.push(o)}}},e.prototype.getCellCoordsFor=function(e){var t=this;if((0,r.isPresent)(e)){var n=e?(0,o.parseColor)(e,!0):e,a=[e];(0,r.isPresent)(n)&&a.push(n.toCss(),n.toCssRgba());for(var i=function(e){for(var n=function(n){if(a.some((function(r){return r===t.colorRows[e][n]})))return{value:{row:e,col:n}}},r=0;r<s.colorRows[e].length;r++){var o=n(r);if("object"==typeof o)return o}},s=this,l=0;l<this.colorRows.length;l++){var c=i(l);if("object"==typeof c)return c.value}}},e.prototype.getColorAt=function(e){if((0,r.isPresent)(e)&&(0,r.isPresent)(this.colorRows[e.row]))return this.colorRows[e.row][e.col]},e.prototype.getNextCell=function(e,t,n){if(!((0,r.isPresent)(e)&&(0,r.isPresent)(e.row)&&(0,r.isPresent)(e.col)))return{row:0,col:0};var o=this.clampIndex(e.row+n,this.colorRows.length-1);return{row:o,col:this.clampIndex(e.col+t,this.colorRows[o].length-1)}},e.prototype.clampIndex=function(e,t){return e<0?0:e>t?t:e},e}();t.ColorPaletteService=a},7029:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getContrastFromTwoRGBAs=t.getContrast=t.getLuminance=t.getRGBFromRGBA=t.getColorFromRGBA=t.getColorFromHue=t.getColorFromHSV=t.getRGBA=t.getHSV=t.parseColor=void 0;var r=n(4407),o=n(6608);t.parseColor=function(e,t,n){if(void 0===n&&(n=!0),-1===["hex","rgba"].indexOf(t))throw new Error("Unsupported color output format '".concat(t,"'. The available options are 'hex' or 'rgba'."));if((0,o.isPresent)(e)){var a=(0,r.parseColor)(e.trim(),n);if((0,o.isPresent)(a))return"hex"===t?a.toCss():a.toCssRgba()}},t.getHSV=function(e,t){void 0===t&&(t=!0);var n=(0,r.parseColor)(e,t);return(0,o.isPresent)(n)?n.toHSV():{}},t.getRGBA=function(e,t){void 0===t&&(t=!0);var n=(0,r.parseColor)(e,t);return(0,o.isPresent)(n)?n.toBytes():{}},t.getColorFromHSV=function(e){var t=(0,o.fitIntoBounds)(e.h,0,359.9),n=(0,o.fitIntoBounds)(e.s,0,1),a=(0,o.fitIntoBounds)(e.v,0,1),i=(0,o.fitIntoBounds)(e.a,0,1);return r.Color.fromHSV(t,n,a,i).toCssRgba()},t.getColorFromHue=function(e){return(0,t.getColorFromHSV)({h:e,s:1,v:1,a:1})},t.getColorFromRGBA=function(e){var t=(0,o.fitIntoBounds)(e.r,0,255),n=(0,o.fitIntoBounds)(e.g,0,255),a=(0,o.fitIntoBounds)(e.b,0,255),i=(0,o.fitIntoBounds)(e.a,0,1);return r.Color.fromBytes(t,n,a,i).toCssRgba()},t.getRGBFromRGBA=function(e,t){var n=(0,o.fitIntoBounds)(e.r,0,255),r=(0,o.fitIntoBounds)(e.g,0,255),a=(0,o.fitIntoBounds)(e.b,0,255),i=(0,o.fitIntoBounds)(e.a,0,1),s=(0,o.fitIntoBounds)(t.r,0,255),l=(0,o.fitIntoBounds)(t.g,0,255),c=(0,o.fitIntoBounds)(t.b,0,255);return{r:Math.round((1-i)*s+i*n),g:Math.round((1-i)*l+i*r),b:Math.round((1-i)*c+i*a)}},t.getLuminance=function(e){var t=[e.r||0,e.g||0,e.b||0].map((function(e){return(e/=255)<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)}));return.2126*t[0]+.7152*t[1]+.0722*t[2]},t.getContrast=function(e,t){return(Math.max(e,t)+.05)/(Math.min(e,t)+.05)},t.getContrastFromTwoRGBAs=function(e,n){return(0,t.getContrast)((0,t.getLuminance)((0,t.getRGBFromRGBA)(e,n)),(0,t.getLuminance)((0,t.getRGBFromRGBA)(n,{r:0,g:0,b:0,a:1})))}},6608:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.fitIntoBounds=t.isPresent=void 0,t.isPresent=function(e){return null!=e},t.fitIntoBounds=function(e,n,r){return!(0,t.isPresent)(e)||isNaN(e)||e<=n?n:e>=r?r:e}},1694:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.bezierCommand=t.controlPoint=t.line=t.svgPath=void 0,t.svgPath=function(e,t){if(0===e.length)return"";var n=e.reduce((function(e,n,r,o){return 0===r?"M ".concat(n[0],",").concat(n[1]):"".concat(e," ").concat(t(n,r,o))}),"");return'<path d="'.concat(n,'" fill="none" stroke="white" stroke-width="1"/>')},t.line=function(e,t){var n=t[0]-e[0],r=t[1]-e[1];return{length:Math.sqrt(Math.pow(n,2)+Math.pow(r,2)),angle:Math.atan2(r,n)}},t.controlPoint=function(e){return function(t,n,r,o){var a=e(n||t,r||t),i=a.angle+(o?Math.PI:0),s=.1*a.length;return[t[0]+Math.cos(i)*s,t[1]+Math.sin(i)*s]}},t.bezierCommand=function(e){return function(t,n,r){var o=e(r[n-1],r[n-2],t),a=o[0],i=o[1],s=e(t,r[n-1],r[n+1],!0),l=s[0],c=s[1];return"C ".concat(a,",").concat(i," ").concat(l,",").concat(c," ").concat(t[0],",").concat(t[1])}}},3315:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)},i=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Input=t.InputPropsContext=t.InputWithoutContext=void 0;var s=n(3899),l=n(189),c=n(9035),u=n(5935),d=n(9035),p=n(7363),f=function(e){function t(n){var r=e.call(this,n)||this;return r._input=null,r._inputId=(0,c.guid)(),r.focus=function(){r._input&&r._input.focus()},r.isInvalid=function(e){var t=!1;for(var n in e)e.hasOwnProperty(n)&&(t=t||Boolean(e[n]));return t},r.setValidity=function(){r._input&&r._input.setCustomValidity&&(r.validity.valid||!r.validityStyles?r._input.classList.remove("k-invalid"):r._input.classList.add("k-invalid"),r._input.setCustomValidity(r.validity.valid?"":r.props.validationMessage||""))},r.handleChange=function(e){r.setState({value:e.target.value}),r.valueDuringOnChange=e.target.value,r.props.onChange&&r.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:e.target.value,target:r}),r.valueDuringOnChange=void 0},r.handleAutoFill=function(e){if("autoFillStart"===e.animationName){var t=e.target.parentNode;t&&t.classList.contains("k-empty")&&t.classList.remove("k-empty")}},(0,d.validatePackage)(p.packageMetadata),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue},r}return o(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._input},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e={badInput:!!this._input&&this._input.validity.badInput,patternMismatch:!!this._input&&this._input.validity.patternMismatch,rangeOverflow:!!this._input&&this._input.validity.rangeOverflow,rangeUnderflow:!!this._input&&this._input.validity.rangeUnderflow,stepMismatch:!!this._input&&this._input.validity.stepMismatch,tooLong:!!this._input&&this._input.validity.tooLong,typeMismatch:!!this._input&&this._input.validity.typeMismatch,valueMissing:!!this._input&&this._input.validity.valueMissing};return a(a({},e),{customError:void 0!==this.props.validationMessage,valid:void 0!==this.props.valid?this.props.valid:!this._input||!this.isInvalid(e)})},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.setValidity()},t.prototype.render=function(){var e=this,t=this.props,n=t.className,r=t.label,o=t.id,l=(t.validationMessage,t.defaultValue,t.valid,t.visited,t.touched,t.modified,t.ariaLabelledBy),d=t.ariaDescribedBy,p=(t.validityStyles,t.style),f=t.ariaLabel,h=i(t,["className","label","id","validationMessage","defaultValue","valid","visited","touched","modified","ariaLabelledBy","ariaDescribedBy","validityStyles","style","ariaLabel"]),v=o||this._inputId,m=!this.validityStyles||this.validity.valid,g=(0,c.classNames)(n,"k-input k-input-md k-rounded-md k-input-solid"),b=s.createElement("input",a({"aria-labelledby":l,"aria-describedby":d,"aria-disabled":this.props.disabled||void 0,"aria-invalid":!m||void 0,"aria-label":f||void 0},h,{style:r?void 0:p,value:this.value,id:v,className:g,onChange:this.handleChange,onAnimationStart:this.handleAutoFill,ref:function(t){e._input=t}}));return r?s.createElement(u.FloatingLabel,{label:r,editorId:v,editorValue:String(this.value),editorValid:m,editorDisabled:h.disabled,editorPlaceholder:h.placeholder,children:b,style:p,dir:h.dir}):b},t.displayName="Input",t.propTypes={label:l.string,validationMessage:l.string,required:l.bool,validate:l.bool,id:l.string,ariaLabelledBy:l.string,ariaDescribedBy:l.string,ariaLabel:l.string},t.defaultProps={defaultValue:"",required:!1,validityStyles:!0},t}(s.Component);t.InputWithoutContext=f,t.InputPropsContext=(0,c.createPropsContext)(),t.Input=(0,c.withPropsContext)(t.InputPropsContext,f),t.Input.displayName="KendoReactInput"},3998:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputClearValue=void 0;var o=n(3899),a=n(9035);t.InputClearValue=o.forwardRef((function(e,t){var n=o.useRef(null),i=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:i.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",r({},e,{className:(0,a.classNames)("k-clear-value",e.className)}))})),t.InputClearValue.displayName="KendoReactInputClearValue"},2575:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputPrefix=void 0;var o=n(9035),a=n(3899);t.InputPrefix=a.forwardRef((function(e,t){var n=a.useRef(null),i=a.useRef(null);return a.useImperativeHandle(n,(function(){return{element:i.current}})),a.useImperativeHandle(t,(function(){return n.current})),a.createElement("span",r({},e,{className:(0,o.classNames)("k-input-prefix",e.className)}))})),t.InputPrefix.displayName="KendoReactInputPrefix"},3712:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputSeparator=void 0;var o=n(3899),a=n(9035);t.InputSeparator=o.forwardRef((function(e,t){var n=o.useRef(null),i=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:i.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",r({},e,{className:(0,a.classNames)("k-input-separator",e.className)}))})),t.InputSeparator.displayName="KendoReactInputSeparator"},9853:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputSuffix=void 0;var o=n(3899),a=n(9035);t.InputSuffix=o.forwardRef((function(e,t){var n=o.useRef(null),i=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:i.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",r({},e,{className:(0,a.classNames)("k-input-suffix",e.className)}))})),t.InputSuffix.displayName="KendoReactInputSuffix"},9461:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputValidationIcon=void 0;var o=n(9035),a=n(3899);t.InputValidationIcon=a.forwardRef((function(e,t){return a.createElement(o.Icon,r({ref:t},e,{className:(0,o.classNames)("k-input-validation-icon",e.className)}))})),t.InputValidationIcon.displayName="KendoReactInputValidationIcon"},7695:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},468:function(e,t,n){var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),o=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputValidationIcon=t.InputSuffix=t.InputSeparator=t.InputPrefix=t.InputClearValue=t.TextBox=t.SwitchPropsContext=t.Switch=t.SliderPropsContext=t.Slider=t.MaskedTextBoxPropsContext=t.MaskedTextBox=t.InputPropsContext=t.Input=t.ColorPalettePropsContext=t.ColorPalette=t.ColorGradientPropsContext=t.ColorGradient=void 0;var a=n(9070);Object.defineProperty(t,"ColorGradient",{enumerable:!0,get:function(){return a.ColorGradient}}),Object.defineProperty(t,"ColorGradientPropsContext",{enumerable:!0,get:function(){return a.ColorGradientPropsContext}});var i=n(2480);Object.defineProperty(t,"ColorPalette",{enumerable:!0,get:function(){return i.ColorPalette}}),Object.defineProperty(t,"ColorPalettePropsContext",{enumerable:!0,get:function(){return i.ColorPalettePropsContext}}),o(n(2286),t),o(n(5485),t),o(n(2066),t),o(n(7193),t),o(n(2687),t),o(n(3439),t),o(n(6940),t),o(n(5387),t),o(n(3107),t),o(n(1831),t),o(n(2405),t),o(n(8412),t),o(n(4624),t);var s=n(3315);Object.defineProperty(t,"Input",{enumerable:!0,get:function(){return s.Input}}),Object.defineProperty(t,"InputPropsContext",{enumerable:!0,get:function(){return s.InputPropsContext}});var l=n(6015);Object.defineProperty(t,"MaskedTextBox",{enumerable:!0,get:function(){return l.MaskedTextBox}}),Object.defineProperty(t,"MaskedTextBoxPropsContext",{enumerable:!0,get:function(){return l.MaskedTextBoxPropsContext}}),o(n(1855),t),o(n(9896),t),o(n(9206),t),o(n(9429),t),o(n(1715),t),o(n(5306),t),o(n(4206),t);var c=n(6153);Object.defineProperty(t,"Slider",{enumerable:!0,get:function(){return c.Slider}}),Object.defineProperty(t,"SliderPropsContext",{enumerable:!0,get:function(){return c.SliderPropsContext}}),o(n(8510),t),o(n(716),t),o(n(7695),t);var u=n(9363);Object.defineProperty(t,"Switch",{enumerable:!0,get:function(){return u.Switch}}),Object.defineProperty(t,"SwitchPropsContext",{enumerable:!0,get:function(){return u.SwitchPropsContext}}),o(n(338),t),o(n(8485),t),o(n(623),t),o(n(9357),t),o(n(5809),t),o(n(6254),t),o(n(1018),t),o(n(7756),t),o(n(9192),t),o(n(7197),t),o(n(1442),t),o(n(4594),t),o(n(6767),t),o(n(1293),t),o(n(590),t),o(n(2850),t),o(n(5287),t),o(n(9458),t),o(n(3552),t),o(n(2537),t),o(n(1238),t);var d=n(9091);Object.defineProperty(t,"TextBox",{enumerable:!0,get:function(){return d.TextBox}});var p=n(3998);Object.defineProperty(t,"InputClearValue",{enumerable:!0,get:function(){return p.InputClearValue}});var f=n(2575);Object.defineProperty(t,"InputPrefix",{enumerable:!0,get:function(){return f.InputPrefix}});var h=n(3712);Object.defineProperty(t,"InputSeparator",{enumerable:!0,get:function(){return h.InputSeparator}});var v=n(9853);Object.defineProperty(t,"InputSuffix",{enumerable:!0,get:function(){return v.InputSuffix}});var m=n(9461);Object.defineProperty(t,"InputValidationIcon",{enumerable:!0,get:function(){return m.InputValidationIcon}})},6015:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.MaskedTextBox=t.MaskedTextBoxPropsContext=t.MaskedTextBoxWithoutContext=void 0;var i=n(3899),s=n(189),l=n(9894),c=n(1789),u=n(9035),d=n(5935),p=n(9035),f=n(7363),h=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._inputId="k-".concat((0,u.guid)()),n._service=new l.MaskingService,n._isPasted=!1,n._selection=[null,null],n._input=null,n.focus=function(){n._input&&n._input.focus()},n.pasteHandler=function(e){var t=e.target,r=t.selectionStart,o=t.selectionEnd;o!==r&&(n._isPasted=!0,n._selection=[r||0,o||0])},n.onChangeHandler=function(e){var t=e.currentTarget,r=t.value,o=n._selection[0]||0,a=n._selection[1]||0;if(!n.props.mask)return n._isPasted=!1,n._selection=[null,null],void n.triggerOnChange(r,e);var i,s=n.value;if(n._isPasted){n._isPasted=!1;var l=s.length-a,c=r.length-l;i=n._service.maskInRange(r.slice(o,c),s,o,a)}else i=n._service.maskInput(r,s,t.selectionStart||0);n._selection=[i.selection,i.selection],n.triggerOnChange(i.value,e)},n.focusHandler=function(e){n.state.focused||(n.setState({focused:!0}),n.props.onFocus&&n.props.onFocus.call(void 0,{target:n,syntheticEvent:e,nativeEvent:e.nativeEvent}))},n.blurHandler=function(e){n.state.focused&&(n.setState({focused:!1}),n.props.onBlur&&n.props.onBlur.call(void 0,{target:n,syntheticEvent:e,nativeEvent:e.nativeEvent}))},n.setValidity=function(){n.element&&n.element.setCustomValidity(n.validity.valid?"":n.props.validationMessage||"")},(0,p.validatePackage)(f.packageMetadata),n}return o(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._input},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this._valueDuringOnChange?this._valueDuringOnChange:void 0!==this.props.value?this.props.value:void 0!==this.state.value?this.state.value:void 0!==this.props.defaultValue?this.props.defaultValue:""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rawValue",{get:function(){return this._service.rawValue(this.value)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=this.value,t=this._service.validationValue(e);return{customError:void 0!==this.props.validationMessage,valid:void 0!==this.props.valid?this.props.valid:!(this.required&&!t||this.props.maskValidation&&this.props.prompt&&-1!==e.indexOf(this.props.prompt)),valueMissing:!t}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){if(this.element&&this.state.focused&&t.focused){var n=this._selection,r=n[0],o=n[1],a=e.selection,i=this.props.selection;(!a&&i||a&&i&&(a.start!==i.start||a.end!==i.end))&&(r=i.start,o=i.end),null!==r&&null!==o&&this.element.setSelectionRange(r,o)}(0,c.maskingChanged)(e,this.props)&&this.updateService(),this.setValidity()},t.prototype.componentDidMount=function(){this.updateService(),this.setValidity()},t.prototype.render=function(){var e,n=this,r=this.props,o=r.size,s=void 0===o?t.defaultProps.size:o,l=r.fillMode,p=void 0===l?t.defaultProps.fillMode:l,f=r.rounded,h=void 0===f?t.defaultProps.rounded:f,v=this.props.id||this._inputId,m=!this.validityStyles||this.validity.valid,g=this.props.style||{},b=this.props,y=b.prefix,k=void 0===y?t.defaultProps.prefix:y,C=b.suffix,w=void 0===C?t.defaultProps.suffix:C,x=(0,u.useCustomComponent)(k)[0],O=(0,u.useCustomComponent)(w)[0],E=i.createElement("span",{dir:this.props.dir,className:(0,u.classNames)("k-maskedtextbox k-input",(e={},e["k-input-".concat(u.kendoThemeMaps.sizeMap[s]||s)]=s,e["k-input-".concat(p)]=p,e["k-rounded-".concat(u.kendoThemeMaps.roundedMap[h]||h)]=h,e["k-invalid"]=!m,e["k-required"]=this.required,e["k-disabled"]=this.props.disabled,e),this.props.className),style:this.props.label?g:a({width:this.props.width},g)},i.createElement(x,null),i.createElement("input",{type:"text",autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1,className:"k-input-inner",value:this.value,id:v,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,name:this.props.name,tabIndex:(0,u.getTabIndex)(this.props.tabIndex,this.props.disabled,!0),accessKey:this.props.accessKey,title:this.props.title,disabled:this.props.disabled||void 0,readOnly:this.props.readonly||void 0,placeholder:this.props.placeholder,ref:function(e){return n._input=e},onChange:this.onChangeHandler,onPaste:this.pasteHandler,onFocus:this.focusHandler,onBlur:this.blurHandler,onDragStart:c.returnFalse,onDrop:c.returnFalse}),i.createElement(O,null));return this.props.label?i.createElement(d.FloatingLabel,{label:this.props.label,editorId:v,editorValue:this.value,editorValid:m,editorDisabled:this.props.disabled,editorPlaceholder:this.props.placeholder,children:E,style:{width:this.props.width},dir:this.props.dir}):E},t.prototype.triggerOnChange=function(e,t){if(this.setState({value:e}),this.props.onChange){this._valueDuringOnChange=e;var n={syntheticEvent:t,nativeEvent:t.nativeEvent,selectionStart:this._selection[0],selectionEnd:this._selection[1],target:this,value:this.value};this.props.onChange.call(void 0,n),this._valueDuringOnChange=void 0}},t.prototype.updateService=function(e){var t=Object.assign({includeLiterals:this.props.includeLiterals,mask:this.props.mask,prompt:this.props.prompt,promptPlaceholder:this.props.promptPlaceholder,rules:this.rules},e);this._service.update(t)},Object.defineProperty(t.prototype,"rules",{get:function(){return Object.assign({},c.defaultRules,this.props.rules)},enumerable:!1,configurable:!0}),t.displayName="MaskedTextBox",t.propTypes={value:s.string,defaultValue:s.string,placeholder:s.string,title:s.string,dir:s.string,id:s.string,style:s.object,className:s.string,prefix:s.any,suffix:s.any,ariaLabelledBy:s.string,ariaDescribedBy:s.string,width:s.oneOfType([s.string,s.number]),tabIndex:s.number,accessKey:s.string,disabled:s.bool,readonly:s.bool,prompt:s.string,promptPlaceholder:s.string,includeLiterals:s.bool,maskValidation:s.bool,mask:s.string,rules:function(e,t,n){var r=e.rules;return void 0===r||Object.entries(r).some((function(e){return"string"!=typeof e||!(r[e]instanceof RegExp)}))?null:new Error("Invalid prop `"+t+"` supplied to `"+n+"`. Validation failed.")},selection:s.shape({start:s.number.isRequired,end:s.number.isRequired}),name:s.string,label:s.string,validationMessage:s.string,required:s.bool,valid:s.bool,validityStyles:s.bool,onChange:s.func,size:s.oneOf([null,"small","medium","large"]),rounded:s.oneOf([null,"small","medium","large","full"]),fillMode:s.oneOf([null,"solid","flat","outline"])},t.defaultProps={prompt:"_",promptPlaceholder:" ",includeLiterals:!1,maskValidation:!0,rules:c.defaultRules,required:!1,validityStyles:!0,prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"},t}(i.Component);t.MaskedTextBoxWithoutContext=h,t.MaskedTextBoxPropsContext=(0,u.createPropsContext)(),t.MaskedTextBox=(0,u.withPropsContext)(t.MaskedTextBoxPropsContext,h),t.MaskedTextBox.displayName="KendoReactMaskedTextBox"},1855:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9894:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.MaskingService=void 0;var r=n(7797),o=n(9014),a=function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}return e.prototype.update=function(e){var t=e.mask,n=void 0===t?"":t,r=e.prompt,o=void 0===r?"":r,a=e.promptPlaceholder,i=void 0===a?" ":a,s=e.rules,l=void 0===s?{}:s,c=e.includeLiterals,u=void 0!==c&&c;this.mask=n,this.prompt=o,this.promptPlaceholder=i,this.rules=l,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return(0,r.sequence)(this.validationTokens).run(e).fold((function(e){t=e.join("")})),t},e.prototype.rawValue=function(e){void 0===e&&(e="");var t=e;return this.rawTokens.length?((0,r.sequence)(this.rawTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskRaw=function(e){void 0===e&&(e="");var t=e;return this.maskTokens.length?((0,r.sequence)(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,o){var a="",i=o,s=t.split("").slice(0,n),l=t.split("").slice(o);return(0,r.sequence)(this.maskTokens.slice(n,o)).run(e).fold((function(e){a=s.concat(e).concat(l).join("")})),{selection:i,value:a}},e.prototype.maskRemoved=function(e,t,n){var o=this,a="",i=n,s=e.split("").slice(n),l=e.split("").slice(0,n).join(""),c=this.maskTokens.length-(e.length-n);return(0,r.sequence)(this.maskTokens.slice(0,c)).run(l,t).fold((function(e){i=o.adjustPosition(e,i),a=e.concat(s).join("")})),{selection:i,value:a}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var o=this,a="",i=n,s=e.slice(0,n);return(0,r.sequence)(this.unmaskTokens).run(s,t).chain((function(e){i=e.join("").length;var n=t.slice(i);return(0,r.sequence)(o.maskTokens).run(e.join("")+n,t)})).fold((function(e){a=e.join("")})),{selection:i,value:a}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return(0,o.literal)(e)},mask:function(n){return(0,o.mask)({prompt:e,promptPlaceholder:t})(n)}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return(0,o.unliteral)(e)},mask:function(t){return(0,o.unmask)(e.prompt)(t)}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,r=e.includeLiterals;return{literal:function(e){return(0,o.rawLiteral)(r)},mask:function(e){return(0,o.rawMask)({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return(0,o.rawLiteral)(!1)},mask:function(t){return(0,o.rawMask)({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;(0,r.greedy)((0,o.token)(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),(0,r.greedy)((0,o.token)(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),(0,r.greedy)((0,o.token)(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),(0,r.greedy)((0,o.token)(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}();t.MaskingService=a},7797:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.greedy=t.sequence=void 0;var r=n(9014),o=n(1934);t.sequence=function(e){return e.reduce((function(e,t){return n=t,e.chain((function(e){return n.map((function(t){return e.concat([t])}))}));var n}),(t=[],new r.Parser((function(e){return new o.Result(t,e)}))));var t},t.greedy=function(e){return new r.Parser((function(t){for(var n=new o.Result([],t);!t.eof();)n=n.concat(e.run(t));return n}))}},9014:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.rawLiteral=t.rawMask=t.token=t.unliteral=t.unmask=t.literal=t.mask=t.Parser=void 0;var r=n(1934),o=n(5923),a=function(e){return(e||"").split("")},i=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof o.Stream?this.parse(e):this.parse(new o.Stream(a(e),a(t)))},e.prototype.map=function(t){var n=this;return new e((function(e){return n.parse(e).map(t)}))},e.prototype.chain=function(t){var n=this;return new e((function(e){return n.parse(e).chain((function(e,n){return t(e).run(n)}))}))},e.prototype.isLiteral=function(e){return this.run(e).type===r.ResultType.Literal},e}();t.Parser=i,t.mask=function(e){return function(t){return new i((function(n){for(var o=e.prompt,a=e.promptPlaceholder;!n.eof();){var i=n.peek(),s=i.char,l=i.control;if(s===l&&l===o)return n.eat(),new r.Result(o,n,r.ResultType.Mask);if(t.test(s))return n.eat(),new r.Result(s,n,r.ResultType.Mask);if(s===a)return n.eat(),new r.Result(o,n,r.ResultType.Mask);n.eat_input()}return n.eat(),new r.Result(o,n,r.ResultType.Mask)}))}},t.literal=function(e){return new i((function(t){return t.peek().char===e?(t.eat(),new r.Result(e,t,r.ResultType.Literal)):new r.Result(e,t,r.ResultType.Literal)}))},t.unmask=function(e){return function(t){return new i((function(n){for(;!n.eof();){var o=n.peek(),a=o.char,i=o.control;if(a===e&&i===e)return n.eat(),new r.Result(a,n);if(t.test(a))return n.eat(),new r.Result(a,n);n.eat_input()}return n.eat(),new r.Result("",n)}))}},t.unliteral=function(e){return new i((function(t){return t.eof()?new r.Result("",t):(t.peek().char===e&&t.eat(),new r.Result(e,t))}))},t.token=function(e,t){return new i((function(n){var o=n.next().char,a=e[o];return"\\"===o?(o=n.next().char,new r.Result(t.literal(o),n)):a?new r.Result(t.mask(a),n):new r.Result(t.literal(o),n)}))},t.rawMask=function(e){return new i((function(t){var n=e.prompt,o=e.promptPlaceholder,a=t.next().char;return a===n?new r.Result(o,t):new r.Result(a,t)}))},t.rawLiteral=function(e){return new i((function(t){var n=t.next().char;return e?new r.Result(n,t):new r.Result("",t)}))}},1934:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.Result=t.ResultType=void 0,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(n=t.ResultType||(t.ResultType={}));var r=function(){function e(e,t,r){void 0===r&&(r=n.Undefined),this.value=e,this.rest=t,this.type=r}return e.prototype.map=function(t){return new e(t(this.value),this.rest)},e.prototype.chain=function(e){return e(this.value,this.rest)},e.prototype.fold=function(e,t){return e(this.value,this.rest)},e.prototype.concat=function(e){return this.map((function(t,n){return e.chain((function(e,n){return t.concat([e])}))}))},e.prototype.toString=function(){return"Result({ value: '".concat(this.value,"', rest: ").concat(this.rest," })")},e}();t.Result=r},5923:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.Stream=void 0;var n=function(){function e(e,t){void 0===e&&(e=[]),void 0===t&&(t=[]),this.input=e,this.control=t,this.inputCursor=0,this.controlCursor=0}return e.prototype.eof=function(){return this.inputCursor>=this.input.length},e.prototype.next=function(){return{char:this.input[this.inputCursor++],control:this.control[this.controlCursor++]}},e.prototype.peek=function(){return{char:this.input[this.inputCursor],control:this.control[this.controlCursor]}},e.prototype.eat_input=function(){this.inputCursor++},e.prototype.eat_control=function(){this.controlCursor++},e.prototype.eat=function(){this.inputCursor++,this.controlCursor++},e}();t.Stream=n},1789:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.returnFalse=t.maskingChanged=t.defaultRules=void 0,t.defaultRules={"#":/[\d\s\+\-]/,"&":/[\S]/,0:/[\d]/,9:/[\d\s]/,"?":/[a-zA-Z\s]/,A:/[a-zA-Z0-9]/,C:/./,L:/[a-zA-Z]/,a:/[a-zA-Z0-9\s]/},t.returnFalse=function(){return!1},t.maskingChanged=function(e,t){return e.includeLiterals!==t.includeLiterals||e.mask!==t.mask||e.prompt!==t.prompt||e.promptPlaceholder!==t.promptPlaceholder||!n(e.rules,t.rules)};var n=function(e,t){if(!!e!=!!t)return!1;if(e===t||!e||!t)return!0;var n=!0;for(var r in e)if(e[r]!==t[r]){n=!1;break}if(n)for(var r in t)if(!e.hasOwnProperty(r)){n=!1;break}return n}},3364:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.signatureMinimize=t.signatureMaximize=t.signatureClear=t.ratingAriaLabel=t.colorPickerDropdownButtonAriaLabel=t.switchValidation=t.radioButtonValidation=t.checkboxOptionalText=t.checkboxValidation=t.flatColorPickerApplyBtn=t.flatColorPickerCancelBtn=t.colorGradientToggleInputsButton=t.colorGradientAlphaSliderLabel=t.colorGradientHueSliderLabel=t.colorGradientFail=t.colorGradientPass=t.colorGradientAAALevel=t.colorGradientAALevel=t.colorGradientContrastRatio=t.colorGradientHex=t.colorGradientA=t.colorGradientB=t.colorGradientG=t.colorGradientR=t.sliderDragTitle=t.sliderDecreaseValue=t.sliderIncreaseValue=t.numericDecreaseValue=t.numericIncreaseValue=void 0,t.numericIncreaseValue="numerictextbox.increment",t.numericDecreaseValue="numerictextbox.decrement",t.sliderIncreaseValue="slider.increment",t.sliderDecreaseValue="slider.decrement",t.sliderDragTitle="slider.dragTitle",t.colorGradientR="colorGradient.r",t.colorGradientG="colorGradient.g",t.colorGradientB="colorGradient.b",t.colorGradientA="colorGradient.a",t.colorGradientHex="colorGradient.hex",t.colorGradientContrastRatio="colorGradient.contrastRatio",t.colorGradientAALevel="colorGradient.colorGradientAALevel",t.colorGradientAAALevel="colorGradient.colorGradientAAALevel",t.colorGradientPass="colorGradient.colorGradientPass",t.colorGradientFail="colorGradient.colorGradientFail",t.colorGradientHueSliderLabel="colorGradient.hueSliderLabel",t.colorGradientAlphaSliderLabel="colorGradient.alphaSliderLabel",t.colorGradientToggleInputsButton="colorGradient.toggleInputsButton",t.flatColorPickerCancelBtn="flatColorPicker.cancelBtn",t.flatColorPickerApplyBtn="flatColorPicker.applyBtn",t.checkboxValidation="checkbox.validation",t.checkboxOptionalText="checkbox.optionalText",t.radioButtonValidation="radioButton.validation",t.switchValidation="switch.validation",t.colorPickerDropdownButtonAriaLabel="colorPicker.dropdownButtonAriaLabel",t.ratingAriaLabel="rating.ariaLabel",t.signatureClear="signature.clear",t.signatureMaximize="signature.maximize",t.signatureMinimize="signature.minimize",t.messages=((n={})[t.numericIncreaseValue]="Increase value",n[t.numericDecreaseValue]="Decrease value",n[t.sliderIncreaseValue]="Increase",n[t.sliderDecreaseValue]="Decrease",n[t.sliderDragTitle]="Drag",n[t.colorGradientR]="r",n[t.colorGradientG]="g",n[t.colorGradientB]="b",n[t.colorGradientA]="a",n[t.colorGradientHex]="hex",n[t.colorGradientContrastRatio]="Contrast ratio",n[t.colorGradientAALevel]="AA",n[t.colorGradientAAALevel]="AAA",n[t.colorGradientPass]="Pass",n[t.colorGradientFail]="Fail",n[t.colorGradientHueSliderLabel]="Hue slider",n[t.colorGradientAlphaSliderLabel]="Alpha slider",n[t.colorGradientToggleInputsButton]="Toggle colorgradient inputs",n[t.flatColorPickerCancelBtn]="Cancel",n[t.flatColorPickerApplyBtn]="Apply",n[t.checkboxValidation]="Please check this box if you want to proceed!",n[t.checkboxOptionalText]="(Optional)",n[t.radioButtonValidation]="Please select option if you want to proceed!",n[t.switchValidation]="Please turn on if you want to proceed!",n[t.colorPickerDropdownButtonAriaLabel]="Select",n[t.ratingAriaLabel]="Rating",n[t.signatureClear]="Clear",n[t.signatureMaximize]="Maximize",n[t.signatureMinimize]="Minimize",n)},9896:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.NumericTextBox=t.NumericTextBoxPropsContext=void 0;var o=n(3899),a=n(189),i=n(499),s=n(9035),l=n(5935),c=n(9035),u=n(7363),d=n(3364),p=n(61),f=n(8896);t.NumericTextBoxPropsContext=(0,s.createPropsContext)(),t.NumericTextBox=o.forwardRef((function(e,n){var a;(0,c.validatePackage)(u.packageMetadata);var h=(0,s.usePropsContext)(t.NumericTextBoxPropsContext,e),v=o.useMemo((function(){return(0,s.guid)()}),[]),m=h.id||v,g=(0,i.useInternationalization)(),b=(0,i.useLocalization)(),y=o.useRef(null),k=o.useRef(),C=o.useState(!1),w=C[0],x=C[1],O=o.useRef((0,p.getInitialState)()),E=o.useRef(!1),P=o.useRef(),S=o.useRef(h.defaultValue),_=(0,p.formatValue)(O.current.focused&&!h.disabled?O.current.currentLooseValue:(0,p.getStateOrPropsValue)(h.value,S.current),h.format,g);P.current=_;var I=(0,s.useCustomComponent)(h.prefix)[0],N=(0,s.useCustomComponent)(h.suffix)[0];o.useEffect((function(){y.current&&y.current.setCustomValidity&&y.current.setCustomValidity(L().valid?"":h.validationMessage||"Please enter a valid value!")}));var R=o.useCallback((function(){y.current&&y.current.focus()}),[]),M=o.useCallback((function(){return void 0!==k.current?k.current:(0,p.getStateOrPropsValue)(h.value,S.current)}),[h.value]),T=o.useCallback((function(){return h.name}),[h.name]),D=o.useCallback((function(){return h.required}),[h.required]),L=o.useCallback((function(){var e=void 0!==h.validationMessage,t=M();return{customError:e,valid:void 0!==h.valid?h.valid:!(O.current.valueIsOutOfRange||D()&&null==t),valueMissing:null==t}}),[h.validationMessage,h.valid,M,D]),A=o.useCallback((function(){return h.validityStyles}),[h.validityStyles]),j=o.useCallback((function(){return h}),[h]),B=o.useCallback((function(){var e={element:y.current,focus:R};return Object.defineProperty(e,"name",{get:T}),Object.defineProperty(e,"value",{get:M}),Object.defineProperty(e,"validity",{get:L}),Object.defineProperty(e,"validityStyles",{get:A}),Object.defineProperty(e,"required",{get:D}),Object.defineProperty(e,"props",{get:j}),e}),[T,M,L,A,D,R,j]);o.useImperativeHandle(n,B);var z=o.useCallback((function(){return{eventValue:(0,p.getStateOrPropsValue)(h.value,S.current),prevLooseValue:P.current,currentLooseValue:y.current.value,selectionStart:y.current.selectionStart,selectionEnd:y.current.selectionEnd,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1,isPaste:E.current,focused:O.current.focused}}),[h.value]),F=o.useCallback((function(e,t){if(!h.disabled){k.current=t.eventValue,S.current=t.eventValue;var n=(0,p.formatValue)((0,p.rangeValue)(t.eventValue,h.min,h.max),h.format,g),r=(0,p.rangeValue)(g.parseNumber(n,h.format),h.min,h.max);r!==t.eventValue&&(t.valueIsOutOfRange=!0,t.eventValue=r,S.current=r),h.value!==t.eventValue&&(0,s.dispatchEvent)(h.onChange,e,B(),{value:t.eventValue}),k.current=void 0,O.current=t,x((function(e){return!e}))}}),[h.value,h.onChange,h.disabled,x,B]),V=o.useCallback((function(e){var t=z();E.current=!1,F(e,(0,p.sanitizeNumber)(t,h.format,g))}),[h.format,h.onChange,g,F,z]),G=o.useCallback((function(e){var t=z(),n=g.parseNumber(String(t.currentLooseValue),h.format);if(t.selectionEnd>t.selectionStart&&t.selectionEnd-t.selectionStart===String(t.currentLooseValue).length)E.current=!0;else{switch(e.keyCode){case 38:(0,p.increaseValue)(n,t,h.step,h.min,h.max,h.format,g);break;case 40:(0,p.decreaseValue)(n,t,h.step,h.min,h.max,h.format,g);break;case 13:if(!1===h.rangeOnEnter)return;var r=(0,p.formatValue)((0,p.rangeValue)(n,h.min,h.max),h.format,g),o=(0,p.rangeValue)(g.parseNumber(r,h.format),h.min,h.max);t.eventValue=o,t.currentLooseValue=(0,p.formatValue)(o,h.format,g),t.selectionStart=t.selectionEnd=t.currentLooseValue.length;break;case 110:var a=y.current,i=g.numberSymbols();a&&(t.currentLooseValue=t.currentLooseValue.slice(0,t.selectionStart)+i.decimal+t.currentLooseValue.slice(t.selectionEnd),t.selectionStart=t.selectionEnd=t.selectionStart+1,t=(0,p.sanitizeNumber)(t,h.format,g));break;default:return}e.preventDefault(),F(e,t)}}),[h.format,h.min,h.max,h.step,h.onChange,h.rangeOnEnter,F,z]),K=o.useCallback((function(){E.current=!0}),[]),H=o.useCallback((function(e){if(!h.readOnly&&!h.disabled){var t=z();(0,p.increaseValue)(g.parseNumber(String(t.currentLooseValue),h.format),t,h.step,h.min,h.max,h.format,g),F(e,t)}}),[h.format,h.min,h.max,h.step,h.onChange,h.readOnly,h.disabled,F,z]),U=o.useCallback((function(e){if(!h.readOnly&&!h.disabled){var t=z();(0,p.decreaseValue)(g.parseNumber(String(t.currentLooseValue),h.format),t,h.step,h.min,h.max,h.format,g),F(e,t)}}),[h.format,h.min,h.max,h.step,h.onChange,h.readOnly,h.disabled,F,z]),W=o.useCallback((function(e){document&&document.activeElement===y.current&&y.current&&!h.readOnly&&!h.disabled&&(e.nativeEvent.deltaY<0&&H(e),e.nativeEvent.deltaY>0&&U(e))}),[H,U,h.disabled,h.readOnly]),q=o.useCallback((function(e){O.current.currentLooseValue=P.current,O.current.focused=!0,(0,s.dispatchEvent)(h.onFocus,e,B(),{}),x((function(e){return!e}))}),[h.onFocus,x,B]),Z=o.useCallback((function(e){O.current=(0,p.getInitialState)(),(0,s.dispatchEvent)(h.onBlur,e,B(),{}),x((function(e){return!e}))}),[h.onBlur,x,B]),Y=o.useCallback((function(e){document&&y.current&&(e.preventDefault(),document.activeElement!==y.current&&y.current.focus())}),[]);o.useLayoutEffect((function(){y.current&&"number"!==y.current.type&&void 0!==O.current.selectionStart&&void 0!==O.current.selectionEnd&&(y.current.selectionStart=O.current.selectionStart,y.current.selectionEnd=O.current.selectionEnd,O.current.selectionStart=void 0,O.current.selectionEnd=void 0)}),[w]);var X=!A()||L().valid,$=o.createElement("span",{dir:h.dir,style:h.label?h.style:r({width:h.width},h.style),className:(0,s.classNames)("k-input","k-numerictextbox",(a={},a["k-input-".concat(s.kendoThemeMaps.sizeMap[h.size]||h.size)]=h.size,a["k-input-".concat(h.fillMode)]=h.fillMode,a["k-rounded-".concat(s.kendoThemeMaps.roundedMap[h.rounded]||h.rounded)]=h.rounded,a["k-invalid"]=!X,a["k-required"]=h.required,a["k-disabled"]=h.disabled,a),h.className),"aria-disabled":h.disabled?"true":void 0},o.createElement(I,null),o.createElement("input",{value:null===_?"":_,tabIndex:(0,s.getTabIndex)(h.tabIndex,h.disabled),accessKey:h.accessKey,disabled:h.disabled,title:h.title,"aria-valuemin":h.min,"aria-valuemax":h.max,"aria-label":h.ariaLabel,"aria-labelledby":h.ariaLabelledBy,"aria-describedby":h.ariaDescribedBy,placeholder:h.placeholder,spellCheck:!1,autoComplete:"off",autoCorrect:"off",type:h.inputType||"tel",className:"k-input-inner",id:m,name:h.name,readOnly:h.readOnly,style:h.inputStyle,onChange:V,onFocus:q,onBlur:Z,onKeyDown:G,onPaste:K,onWheel:W,ref:y}),o.createElement(N,null),h.children,h.spinners&&o.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:Y},o.createElement(f.Button,{tabIndex:-1,type:"button",icon:"caret-alt-up",rounded:null,className:"k-spinner-increase","aria-label":b.toLanguageString(d.numericIncreaseValue,d.messages[d.numericIncreaseValue]),title:b.toLanguageString(d.numericIncreaseValue,d.messages[d.numericIncreaseValue]),onClick:H}),o.createElement(f.Button,{tabIndex:-1,type:"button",icon:"caret-alt-down",rounded:null,className:"k-spinner-decrease","aria-label":b.toLanguageString(d.numericDecreaseValue,d.messages[d.numericDecreaseValue]),title:b.toLanguageString(d.numericDecreaseValue,d.messages[d.numericDecreaseValue]),onClick:U})));return h.label?o.createElement(l.FloatingLabel,{label:h.label,editorId:m,editorValue:null===_?"":_,editorValid:X,editorDisabled:h.disabled,editorPlaceholder:h.placeholder,children:$,style:{width:h.width},dir:h.dir}):$})),t.NumericTextBox.propTypes={value:a.number,defaultValue:a.number,step:a.number,format:a.oneOfType([a.string,a.shape({style:a.oneOf(["decimal","currency","percent","scientific","accounting"]),currency:a.string,currencyDisplay:a.oneOf(["symbol","code","name"]),useGrouping:a.bool,minimumIntegerDigits:a.number,minimumFractionDigits:a.number,maximumFractionDigits:a.number})]),width:a.oneOfType([a.string,a.number]),tabIndex:a.number,accessKey:a.string,title:a.string,placeholder:a.string,min:a.number,max:a.number,spinners:a.bool,disabled:a.bool,readOnly:a.bool,dir:a.string,name:a.string,label:a.string,validationMessage:a.string,required:a.bool,id:a.string,rangeOnEnter:a.bool,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string,onChange:a.func,onFocus:a.func,onBlur:a.func,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},t.NumericTextBox.displayName="KendoNumericTextBox",t.NumericTextBox.defaultProps={prefix:function(e){return null},suffix:function(e){return null},step:1,spinners:!0,disabled:!1,required:!1,validityStyles:!0,rangeOnEnter:!0,onChange:function(e){},onFocus:function(e){},onBlur:function(e){},size:"medium",rounded:"medium",fillMode:"solid"}},1715:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9429:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},5306:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9206:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},4206:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},61:function(e,t){var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},n.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.sanitizeNumber=t.changeBasedSelection=t.getDecimalCount=t.getFirstNumberIndex=t.getSuffix=t.getPrefix=t.getLastNumberIndex=t.reverseString=t.getInitialPosition=t.getFormatSymbols=t.getFormatPrefixSufix=t.isDecimalDuplicated=t.isMinusSymbolRemoved=t.isMinusSymbolAdded=t.setInvalid=t.setSelection=t.rangeSelection=t.getMinCursorPosition=t.getMaxCursorPosition=t.rangeValue=t.decreaseValue=t.increaseValue=t.toFixedPrecision=t.limitPrecision=t.fractionLength=t.formatValue=t.getStateOrPropsValue=t.getInitialState=void 0;var r=1111111.1111111,o=/\d/;t.getInitialState=function(){return{eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1}},t.getStateOrPropsValue=function(e,t){return void 0!==e?e:t},t.formatValue=function(e,t,n){return null===e&&void 0===e?"":"string"==typeof e?e:n.formatNumber(e,t)},t.fractionLength=function(e){return(String(e).split(".")[1]||"").length};var a=function(e,n){return Math.max((0,t.fractionLength)(e),(0,t.fractionLength)(n))};t.limitPrecision=function(e){return Math.min(e,15)},t.toFixedPrecision=function(e,n){var r=(0,t.limitPrecision)(n);return parseFloat(e.toFixed(r))},t.increaseValue=function(e,n,r,i,s,l,c){var u=a(e||0,r||0),d=(0,t.rangeValue)((0,t.toFixedPrecision)((e||0)+(r||0),u),i,s);n.eventValue=d,n.currentLooseValue=(0,t.formatValue)(d,l,c),n.selectionStart=n.selectionEnd=(0,t.getLastNumberIndex)(n.currentLooseValue,o)},t.decreaseValue=function(e,n,r,i,s,l,c){var u=a(e||0,r||0),d=(0,t.rangeValue)((0,t.toFixedPrecision)((e||0)-(r||0),u),i,s);n.eventValue=d,n.currentLooseValue=(0,t.formatValue)(d,l,c),n.selectionStart=n.selectionEnd=(0,t.getLastNumberIndex)(n.currentLooseValue,o)},t.rangeValue=function(e,t,n){return null==e?e:e>1||e<1||1===e?void 0!==n&&void 0!==t&&n<t?null:(void 0!==n&&e>n&&(e=n),void 0!==t&&e<t&&(e=t),e):null},t.getMaxCursorPosition=function(e,t){var n=t.findIndex((function(t){t[0];var n=t[1];return Boolean(n)&&e.indexOf(n)===e.length-n.length}));if(-1===n)return-1;var r=t[n][1];return e.length-r.length},t.getMinCursorPosition=function(e,t){var n=t.findIndex((function(t){var n=t[0];return t[1],Boolean(n)&&0===e.indexOf(n)}));return-1===n?-1:t[n][0].length},t.rangeSelection=function(e,n,r){var o=(0,t.getMaxCursorPosition)(e,n);if(-1!==o&&r.selectionStart>o)r.selectionStart=r.selectionEnd=o;else{r.selectionStart>e.length&&(r.selectionStart=r.selectionEnd=e.length);var a=(0,t.getMinCursorPosition)(e,n);-1!==a&&r.selectionStart<a&&(r.selectionStart=r.selectionEnd=a),-1===r.selectionStart&&(r.selectionStart=r.selectionEnd=0)}},t.setSelection=function(e,n,r,o){e.selectionStart=e.selectionEnd=n,(0,t.rangeSelection)(r,o,e)},t.setInvalid=function(e,n,r,o){e.eventValue=o.parseNumber(e.prevLooseValue,n),e.currentLooseValue=e.prevLooseValue,e.valueIsCorrected=!0,(0,t.setSelection)(e,e.selectionStart,e.currentLooseValue,r)},t.isMinusSymbolAdded=function(e,t){var n=String(e.currentLooseValue),r=String(e.prevLooseValue);return n.split(t.minusSign).length!==r.split(t.minusSign).length&&n.length===r.length+t.minusSign.length},t.isMinusSymbolRemoved=function(e,t){var n=String(e.currentLooseValue),r=String(e.prevLooseValue);return-1===n.indexOf(t.minusSign)&&-1!==r.indexOf(t.minusSign)},t.isDecimalDuplicated=function(e,t){return String(e.currentLooseValue).split(t.decimal).length>2},t.getFormatPrefixSufix=function(e,n){var o=n.formatNumber(r,e),a=n.formatNumber(-r,e),i=n.formatNumber(0,e),s=n.formatNumber(1,e),l=(0,t.getPrefix)(o),c=(0,t.getPrefix)(a),u=(0,t.getPrefix)(i),d=(0,t.getPrefix)(s);return{positiveInfo:[l,(0,t.getSuffix)(o)],negativeInfo:[c,(0,t.getSuffix)(a)],zeroInfo:[u,(0,t.getSuffix)(i)],oneInfo:[d,(0,t.getSuffix)(s)]}},t.getFormatSymbols=function(e,t){var n=t.formatNumber(r,e),o=t.formatNumber(-r,e),a=t.formatNumber(0,e),i=t.formatNumber(1,e),s=t.numberSymbols(),l=new RegExp("[\\d\\".concat(s.decimal).concat(s.group,"]"),"g");return[n,o,a,i].map((function(e){return e.replace(l,"")})).join("").split("").filter((function(e,t,n){return n.indexOf(e)===t})).join("")},t.getInitialPosition=function(e,n){var r=e.indexOf(n.decimal);return r>-1?r:(0,t.getLastNumberIndex)(e,o)},t.reverseString=function(e){return e.split("").reverse().join("")},t.getLastNumberIndex=function(e,n){return e.length-(0,t.reverseString)(e).search(n)},t.getPrefix=function(e){return e.split(e[e.search(o)])[0]},t.getSuffix=function(e){var n=(0,t.reverseString)(e);return(0,t.reverseString)(n.split(n[n.search(o)])[0])},t.getFirstNumberIndex=function(e,t){return e.search(t)},t.getDecimalCount=function(e,t){var n=e.indexOf(t);return n>-1?e.length-n-1:0},t.changeBasedSelection=function(e,t,n,r,a){var i="0"===e.replace(a,"")[0],s="0"===t.replace(a,"")[0];if(i&&!s)return n-1;if(s&&r)return n+1;for(var l=0,c=0;c<n;c++)o.test(e.charAt(c))&&l++;for(var u=0;l>0&&t.length>u;)o.test(t.charAt(u))&&l--,u++;return u},t.sanitizeNumber=function(e,r,a){var i=n({},e),s=i.prevLooseValue,l=a.numberSymbols(),c=(0,t.getFormatSymbols)(r,a),u=String(i.currentLooseValue),d=String(s),p=new RegExp("[^\\d\\".concat(l.decimal,"]"),"g"),f=new RegExp("[^\\d\\".concat(l.decimal,"\\").concat(l.group,"]"),"g"),h=new RegExp("[\\d\\".concat(l.decimal,"\\").concat(l.group,"]")),v=u.replace(p,""),m=(0,t.getFirstNumberIndex)(u,o),g=-1===m?-1:(0,t.getLastNumberIndex)(u,o),b=u.indexOf(l.decimal),y=(u.substring(0,m)+u.substring(m,g).replace(f,"")+u.substring(g,u.length)).split("").filter((function(e){return-1!==c.indexOf(e)||-1!==e.search(h)})).join(""),k=a.formatNumber(.31111111111111117,r).replace(p,""),C=k.indexOf(l.decimal),w=C>-1?k.length-C-1:0,x=a.formatNumber(1,r).replace(p,""),O=x.indexOf(l.decimal),E=O>-1?x.length-O-1:0,P=(0,t.getFormatPrefixSufix)(r,a),S=[P.positiveInfo,P.negativeInfo,P.zeroInfo,P.oneInfo],_=1!==S.findIndex((function(e){return-1!==e.findIndex((function(e){return Boolean(e)}))})),I=u.length>0&&u.length<d.length,N="string"==typeof r&&"p"===r[0]&&u&&-1===u.indexOf(l.percentSign);if(!i.isPaste){if(""===u)return i.eventValue=null,i.currentLooseValue="",i;if(i.currentLooseValue===l.minusSign&&a.formatNumber(-0,r)!==d)return i.eventValue=-0,i.currentLooseValue=(0,t.formatValue)(i.eventValue,r,a),(0,t.setSelection)(i,(0,t.getInitialPosition)(i.currentLooseValue,l),i.currentLooseValue,S),i;if((0,t.isMinusSymbolAdded)(i,l)){var R=a.parseNumber(s,r);i.eventValue=-(null!==R?R:0),i.currentLooseValue=(0,t.formatValue)(i.eventValue,r,a);var M=(0,t.getFirstNumberIndex)(i.currentLooseValue,o),T=(0,t.getFirstNumberIndex)(d,o);return(0,t.setSelection)(i,i.selectionEnd-1+(M-T),i.currentLooseValue,S),i}if((0,t.isMinusSymbolRemoved)(i,l))return i.eventValue=a.parseNumber(i.currentLooseValue,r),(0,t.setSelection)(i,i.selectionStart,i.currentLooseValue,S),i;if(i.currentLooseValue===l.decimal){i.eventValue=0;var D=(0,t.formatValue)(i.eventValue,r,a);if(0===E&&w>0){var L=(0,t.getLastNumberIndex)(D,o);i.currentLooseValue=D.substring(0,L)+l.decimal+D.substring(L)}else i.currentLooseValue=D;return(0,t.setSelection)(i,(0,t.getInitialPosition)(i.currentLooseValue,l)+1,i.currentLooseValue,S),i}if((0,t.isDecimalDuplicated)(i,l))return(0,t.setInvalid)(i,r,S,a),i;if(N)return i.eventValue=a.parseNumber(u,r)/100,i.currentLooseValue=(0,t.formatValue)(i.eventValue,r,a),i;if(String(i.currentLooseValue).replace(/[^\d]/g,"").length>15)return(0,t.setInvalid)(i,r,S,a),i;if(v!==u&&u&&_){var A=S.findIndex((function(e){var t=e[0],n=e[1],r=u.indexOf(t),o=u.indexOf(n),a=0===r,i=o===u.length-n.length,s=r+t.length!==m&&-1!==m&&u[r+t.length]!==l.decimal,c=o!==g&&-1!==g&&u[o-1]!==l.decimal;return t&&n?!s&&!c&&a&&i:t?!s&&a:!!n&&!c&&i}));if(-1===A)return(0,t.setInvalid)(i,r,S,a),i}if(v[v.length-1]===l.decimal&&w>0)return i.eventValue=a.parseNumber(u,r),i.currentLooseValue=y,i;if(i.currentLooseValue&&s&&(c+l.decimal+l.group).split("").findIndex((function(e){return u.split("").filter((function(t){return t===e})).length<d.split("").filter((function(t){return t===e})).length&&u.length+1===d.length&&(e!==l.decimal||0!==(0,t.getDecimalCount)(d.replace(p,""),l.decimal))}))>-1)return i.eventValue=a.parseNumber(e.prevLooseValue,r),i.currentLooseValue=e.prevLooseValue,i;var j=(0,t.getDecimalCount)(v,l.decimal),B="0"===v[v.length-1];if(I&&B&&j<E)return i.eventValue=a.parseNumber(i.currentLooseValue,r),i.currentLooseValue=(0,t.formatValue)(i.eventValue,r,a),i;if(j>0){var z=u.substring(0,b);if(B&&(!z||0!==d.indexOf(z))){i.eventValue=a.parseNumber(i.currentLooseValue,r);var F=(0,t.formatValue)(i.eventValue,r,a);return(0,t.setSelection)(i,(0,t.changeBasedSelection)(u,F,i.selectionEnd,I,p),F,S),i.currentLooseValue=F,i}if(j>w){var V=u.indexOf(l.decimal),G=u.substring(0,V)+u.substring(V,V+1+w)+u.substring(g,String(i.currentLooseValue).length);return i.eventValue=a.parseNumber(G,r),i.currentLooseValue=G,(0,t.setSelection)(i,i.selectionStart,G,S),i}if(E!==w&&j<=w&&B)return i.eventValue=a.parseNumber(i.currentLooseValue,r),i.currentLooseValue=y,i;if(j<E)return i.eventValue=a.parseNumber(i.currentLooseValue,r),i.currentLooseValue=(0,t.formatValue)(i.eventValue,r,a),i}}return i.eventValue=a.parseNumber(i.currentLooseValue,r),N&&(i.eventValue=i.eventValue/100),"number"==typeof i.eventValue?(F=(0,t.formatValue)(i.eventValue,r,a),1===u.length?(0,t.setSelection)(i,(0,t.getInitialPosition)(F,l),F,S):(0,t.setSelection)(i,(0,t.changeBasedSelection)(u,F,i.selectionEnd,I,p),F,S),i.currentLooseValue=F):i.currentLooseValue=(0,t.formatValue)(a.parseNumber(v),r,a),i}},7363:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-react-inputs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673300705,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},9192:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)},o=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.RadioButton=t.RadioButtonPropsContext=void 0;var a=n(3899),i=n(189),s=n(9035),l=n(9035),c=n(7363);t.RadioButtonPropsContext=(0,s.createPropsContext)(),t.RadioButton=a.forwardRef((function(e,n){var i;(0,l.validatePackage)(c.packageMetadata);var u=(0,s.usePropsContext)(t.RadioButtonPropsContext,e),d=u.ariaDescribedBy,p=u.checked,f=u.children,h=u.className,v=u.disabled,m=u.id,g=u.size,b=u.label,y=u.labelPlacement,k=u.name,C=u.style,w=u.tabIndex,x=u.value,O=u.valid,E=u.onChange,P=u.onFocus,S=u.onBlur,_=o(u,["ariaDescribedBy","checked","children","className","disabled","id","size","label","labelPlacement","name","style","tabIndex","value","valid","onChange","onFocus","onBlur"]),I=a.useRef(null),N=a.useCallback((function(){I.current&&I.current.focus()}),[]),R=a.useCallback((function(){return{element:I.current,focus:N}}),[N]);a.useImperativeHandle(n,R);var M=a.useMemo((function(){return(0,s.guid)()}),[]),T=a.useCallback((function(e){(0,s.dispatchEvent)(E,e,R(),{value:x})}),[E,x,v]),D=a.useCallback((function(e){P&&!v&&(0,s.dispatchEvent)(P,e,R(),void 0)}),[P,v]),L=a.useCallback((function(e){S&&!v&&(0,s.dispatchEvent)(S,e,R(),void 0)}),[S,v]),A=r({type:"radio",id:m||M,name:k,className:(0,s.classNames)("k-radio",(i={},i["k-radio-".concat(s.kendoThemeMaps.sizeMap[g]||g)]=g,i["k-invalid"]=!1===O,i),h),ref:I,disabled:v,tabIndex:(0,s.getTabIndex)(w,v),checked:p,style:C,"aria-describedby":d,value:x,onChange:T,onFocus:D,onBlur:L},_),j=a.createElement(a.Fragment,null,void 0!==b?a.createElement("label",{className:"k-radio-label",htmlFor:m||M,style:{userSelect:"none"},"aria-label":b},b):null),B=a.createElement("input",r({},A));return"before"===y?a.createElement(a.Fragment,null,j,B,f):a.createElement(a.Fragment,null,B,j,f)})),t.RadioButton.propTypes={ariaDescribedBy:i.string,checked:i.bool,className:i.string,disabled:i.bool,id:i.string,size:i.oneOf([null,"small","medium","large"]),label:i.string,labelPlacement:i.string,name:i.string,style:i.object,tabIndex:i.number,value:i.any,valid:i.bool,onChange:i.func,onFocus:i.func,onBlur:i.func},t.RadioButton.displayName="KendoRadioButton",t.RadioButton.defaultProps={size:"medium"}},5809:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.RadioGroup=t.RadioGroupPropsContext=void 0;var o=n(3899),a=n(189),i=n(9192),s=n(9035),l=n(9035),c=n(7363);t.RadioGroupPropsContext=(0,s.createPropsContext)(),t.RadioGroup=o.forwardRef((function(e,n){(0,l.validatePackage)(c.packageMetadata);var a=(0,s.usePropsContext)(t.RadioGroupPropsContext,e),d=a.ariaLabelledBy,p=a.ariaDescribedBy,f=a.className,h=a.data,v=a.defaultValue,m=a.disabled,g=a.name,b=a.labelPlacement,y=a.layout,k=a.style,C=a.value,w=a.valid,x=a.item,O=void 0===x?u.item:x,E=a.onChange,P=a.onFocus,S=o.useRef(null),_=o.useCallback((function(){S.current&&(0,s.focusFirstFocusableChild)(S.current)}),[]),I=o.useCallback((function(){return{element:S.current,focus:_}}),[_]);o.useImperativeHandle(n,I);var N=o.useState(v),R=N[0],M=N[1],T=void 0!==C,D=T?C:R,L=o.useCallback((function(e){var t=e.value;T||m||M(t),E&&!m&&(0,s.dispatchEvent)(E,e.syntheticEvent,I(),{value:t})}),[M,E,m]),A=o.useCallback((function(e){P&&!m&&(0,s.dispatchEvent)(P,e.syntheticEvent,I(),void 0)}),[P,m]),j=o.useMemo((function(){return(0,s.guid)()}),[]),B=(0,s.classNames)("k-radio-list",{"k-list-horizontal":"horizontal"===y,"k-list-vertical":"vertical"===y||void 0===y},f),z=(0,s.useRtl)(S,a.dir),F=h&&h.map((function(e,t){var n=D===e.value,a=null==D,l=r(r({},e),{valid:w,checked:n,disabled:!(!e.disabled&&!m),labelPlacement:e.labelPlacement?e.labelPlacement:b,tabIndex:e.tabIndex?e.tabIndex:a&&0===t||n?0:-1,index:t,name:g||j,onChange:L,onFocus:A});return o.createElement(O,{className:(0,s.classNames)("k-radio-item",{"k-disabled":l.disabled||m}),key:t,role:"none"},o.createElement(i.RadioButton,r({},l)))}));return o.createElement("ul",{role:"radiogroup",className:B,ref:S,dir:z,style:k,"aria-labelledby":d,"aria-describedby":p},F)}));var u={item:function(e){return o.createElement("li",r({},e))}};t.RadioGroup.propTypes={ariaLabelledBy:a.string,ariaDescribedBy:a.string,className:a.string,data:a.arrayOf(a.object),defaultValue:a.any,dir:a.string,disabled:a.bool,labelPlacement:a.string,layout:a.string,name:a.string,style:a.object,value:a.any,onChange:a.func,onFocus:a.func},t.RadioGroup.defaultProps=u,t.RadioGroup.displayName="KendoRadioGroup"},1442:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},4594:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},7197:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1018:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},7756:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6254:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},716:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.RangeSlider=t.RangeSliderPropsContext=void 0;var o=n(3899),a=n(189),i=n(9035),s=n(3364),l=n(499),c=n(956),u=n(9035),d=n(7363);t.RangeSliderPropsContext=(0,i.createPropsContext)(),t.RangeSlider=o.forwardRef((function(e,n){var a,p;(0,u.validatePackage)(d.packageMetadata);var h=(0,i.usePropsContext)(t.RangeSliderPropsContext,e),v=o.useRef(null),m=o.useRef(null),g=o.useRef(null),b=o.useRef(null),y=o.useRef(null),k=o.useCallback((function(){b.current&&b.current.focus()}),[b]);o.useImperativeHandle(v,(function(){return{element:m.current,focus:k,props:h}})),o.useImperativeHandle(n,(function(){return v.current}));var C=o.useMemo((function(){return h.min}),[h.min]),w=o.useMemo((function(){return h.max}),[h.max]),x=o.useMemo((function(){return void 0!==h.step?h.step:f.step}),[h.step,f.step]),O=(0,i.useDir)(m,h.dir),E=o.useState(""),P=E[0],S=E[1],_=function(e,t,n){var a=o.useState(e),i=a[0],s=a[1],l=o.useCallback((function(e){var o=(0,c.rangeReducer)(t.state||i,r(r({},e),t));n&&n(o,e.event),s(o)}),[t,n]);return[i,l]}(h.defaultValue||f.defaultValue,{min:C,max:w,step:x,state:h.value},(function(e,t){h.onChange&&v.current&&h.onChange.call(void 0,{value:e,target:v.current,syntheticEvent:t})})),I=_[0],N=_[1],R=o.useMemo((function(){return h.value||I}),[h.value,I]),M=o.useRef(null),T=o.useRef(null),D=o.useMemo((function(){return(R.start-C)/(w-C)*100}),[R.start,C,w]),L=o.useMemo((function(){return(R.end-C)/(w-C)*100}),[R.end,C,w]),A=o.useMemo((function(){return h.vertical?{paddingTop:0,height:"100%"}:{}}),[h.vertical]),j=o.useMemo((function(){return h.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"}}),[h.vertical]),B=(0,l.useLocalization)(),z=o.useCallback((function(e){if(T.current){var t=T.current.getBoundingClientRect(),n=h.vertical?t.bottom-e.clientY:"rtl"===O?t.right-e.clientX:e.clientX-t.left,r=h.vertical?t.height:t.width;return C+n/r*(w-C)}}),[T,h.vertical,O,C,w,I.start,I.end,h.value&&h.value.start,h.value&&h.value.end]),F=o.useCallback((function(e){return e<=R.start?"start":e>=R.end?"end":2*e<R.end+R.start?"start":"end"}),[I.start,I.end,h.value&&h.value.start,h.value&&h.value.end]),V=o.useCallback((function(e){switch(e.keyCode){case i.Keys.right:e.preventDefault(),N({type:"rtl"===O?c.RANGE_ACTION.decrease:c.RANGE_ACTION.increase,key:"start",event:e});break;case i.Keys.up:e.preventDefault(),N({type:c.RANGE_ACTION.increase,key:"start",event:e});break;case i.Keys.left:e.preventDefault(),N({type:"rtl"===O?c.RANGE_ACTION.increase:c.RANGE_ACTION.decrease,key:"start",event:e});break;case i.Keys.down:e.preventDefault(),N({type:c.RANGE_ACTION.decrease,key:"start",event:e});break;case i.Keys.home:e.preventDefault(),N({type:c.RANGE_ACTION.min,key:"start",event:e});break;case i.Keys.end:e.preventDefault(),N({type:c.RANGE_ACTION.max,key:"start",event:e})}}),[N]),G=o.useCallback((function(e){switch(e.keyCode){case i.Keys.right:e.preventDefault(),N({type:"rtl"===O?c.RANGE_ACTION.decrease:c.RANGE_ACTION.increase,key:"end",event:e});break;case i.Keys.up:e.preventDefault(),N({type:c.RANGE_ACTION.increase,key:"end",event:e});break;case i.Keys.left:e.preventDefault(),N({type:"rtl"===O?c.RANGE_ACTION.increase:c.RANGE_ACTION.decrease,key:"end",event:e});break;case i.Keys.down:e.preventDefault(),N({type:c.RANGE_ACTION.decrease,key:"end",event:e});break;case i.Keys.home:e.preventDefault(),N({type:c.RANGE_ACTION.min,key:"end",event:e});break;case i.Keys.end:e.preventDefault(),N({type:c.RANGE_ACTION.max,key:"end",event:e})}}),[N,O]),K=o.useCallback((function(e){var t=z(e),n=F(t);S(n),"end"===n?y.current.focus():b.current.focus();var r="end"===n?c.RANGE_ACTION.end:c.RANGE_ACTION.start;N({type:r,payload:t,event:e})}),[h.vertical,C,w,N]);return(0,i.useDraggable)(T,{onPress:K,onDrag:function(e){var t=z(e),n="end"===P?c.RANGE_ACTION.end:c.RANGE_ACTION.start;N({type:n,payload:t,event:e})},onRelease:function(e){var t=z(e),n="end"===P?c.RANGE_ACTION.end:c.RANGE_ACTION.start;N({type:n,payload:t,event:e}),S("")}}),o.createElement("div",{id:h.id,style:h.style,ref:m,dir:O,className:(0,i.classNames)("k-widget k-slider",{"k-rtl":"rtl"===O,"k-disabled":h.disabled,"k-slider-vertical":h.vertical,"k-slider-horizontal":!h.vertical},h.className)},o.createElement("div",{ref:T,className:"k-slider-track-wrap",style:r({flexGrow:1,position:"relative",touchAction:"none"},j)},h.children&&o.createElement("ul",{className:"k-reset k-slider-items",style:r({},A)},o.Children.map(h.children,(function(e){return e&&o.cloneElement(e,{position:100*(e.props.position-h.min)/(h.max-h.min),vertical:h.vertical},e.props.children)}))),o.createElement("div",{ref:M,className:"k-slider-track",style:h.vertical?{bottom:0,height:"100%"}:(a={},a["rtl"===O?"right":"left"]=0,a.width="100%",a)},null!==D&&null!==L&&o.createElement("div",{"data-selection":!0,ref:g,title:"".concat(R.start," - ").concat(R.end),className:"k-slider-selection",style:h.vertical?{height:L-D+"%",bottom:D+"%"}:(p={},p["rtl"===O?"right":"left"]=D+"%",p.width=L-D+"%",p)}),o.createElement("span",{ref:b,role:"slider",tabIndex:(0,i.getTabIndex)(h.startTabIndex,h.disabled,void 0),"aria-valuemin":C,"aria-valuemax":Math.max(w,R.end),"aria-valuenow":R.start,"aria-disabled":h.disabled?"true":void 0,"aria-valuetext":"".concat(R.start," - ").concat(R.end),className:"k-draghandle",title:B.toLanguageString(s.sliderDragTitle,s.messages[s.sliderDragTitle]),style:h.vertical?{bottom:"calc("+D+"%)",zIndex:1}:"rtl"===O?{right:"calc("+D+"% - 13px)",zIndex:1}:{left:"calc("+D+"%)",zIndex:1},onKeyDown:V}),o.createElement("span",{ref:y,role:"slider",tabIndex:(0,i.getTabIndex)(h.endTabIndex,h.disabled,void 0),"aria-valuemin":Math.min(C,R.start),"aria-valuemax":w,"aria-valuenow":R.end,"aria-disabled":h.disabled?"true":void 0,"aria-valuetext":"".concat(R.start," - ").concat(R.end),className:"k-draghandle",title:B.toLanguageString(s.sliderDragTitle,s.messages[s.sliderDragTitle]),style:h.vertical?{bottom:"calc("+L+"%)",zIndex:1}:"rtl"===O?{right:"calc("+L+"% - 13px)",zIndex:1}:{left:"calc("+L+"%)",zIndex:1},onKeyDown:G}))))}));var p={value:function(e,t,n){if(e.value){var r=e.value.start,o=e.value.end,a=e.min,i=e.max;if(r>o||r>i||r<a||o>i||o<a||o<r)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},defaultValue:function(e,t,n){if(e.defaultValue){var r=e.defaultValue.start,o=e.defaultValue.end,a=e.min,i=e.max;if(r>o||r>i||r<a||o>i||o<a||o<r)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},onChange:a.func,step:a.number,min:function(e,t,n){var r=e[t],o=e.min,a=e.max;return void 0===o?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):r&&o>=a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or bigger than the max value.\n ")):null},max:function(e,t,n){var r=e[t],o=e.min,a=e.max;return void 0===a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):r&&a<=o?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or smaller than the min value.\n ")):null},vertical:a.bool,disabled:a.bool,dir:a.oneOf(["ltr","rtl"])},f={step:1,defaultValue:{start:0,end:0},vertical:!1,disabled:!1};t.RangeSlider.displayName="KendoReactRangeSlider",t.RangeSlider.propTypes=p,t.RangeSlider.defaultProps=f},956:function(e,t){var n,r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.rangeReducer=t.RANGE_ACTION=void 0,function(e){e.start="start",e.end="end",e.min="min",e.max="max",e.increase="increase",e.decrease="decrease"}(n=t.RANGE_ACTION||(t.RANGE_ACTION={})),t.rangeReducer=function(e,t){var o,a;switch(t.type){case n.start:if(void 0===t.payload)return e;o={start:t.payload>e.end?e.end:Math.max(t.payload,t.min),end:e.end};break;case n.end:if(void 0===t.payload)return e;o={start:e.start,end:t.payload<e.start?e.start:Math.min(t.payload,t.max)};break;case n.min:o="start"===t.key?r(r({},e),{start:t.min}):r(r({},e),{end:Math.max(t.min,e.start)});break;case n.max:o="start"===t.key?r(r({},e),{start:Math.min(t.max,e.end)}):r(r({},e),{end:t.max});break;case n.increase:if(void 0===t.step||void 0===t.key)return e;a=e[t.key]+t.step,o="start"===t.key?a<t.min?r(r({},e),{start:t.min}):r(r({},e),{start:Math.min(a,e.end)}):a>t.max?r(r({},e),{end:t.max}):r(r({},e),{end:Math.max(a,e.start)});break;case n.decrease:if(void 0===t.step||void 0===t.key)return e;a=e[t.key]-t.step,o="start"===t.key?a<t.min?r(r({},e),{start:t.min}):r(r({},e),{start:Math.min(a,e.end)}):a>t.max?r(r({},e),{end:t.max}):r(r({},e),{end:Math.max(a,e.start)});break;default:o=e}return o}},5287:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Rating=t.RatingPropsContext=void 0;var o=n(3899),a=n(189),i=n(9035),s=n(9458),l=n(944),c=n(9002),u=n(3364),d=n(499),p=function(e,t,n){var a=o.useState(e),i=a[0],s=a[1];return[i,function(e){var o=(0,l.ratingReducer)(t.state||i,r(r({},e),t));n&&n(o,e.event),s(o)}]};t.RatingPropsContext=(0,i.createPropsContext)(),t.Rating=o.forwardRef((function(e,n){var r,a,s,f,v=(0,i.usePropsContext)(t.RatingPropsContext,e),m=(0,d.useLocalization)(),g=o.useRef(null),b=o.useRef(null),y=(0,i.useDir)(b,v.dir);o.useImperativeHandle(g,(function(){return{element:b.current,props:v}})),o.useImperativeHandle(n,(function(){return g.current}));for(var k=o.useCallback((function(e,t){v.onChange&&g.current&&v.onChange.call(void 0,{value:e,target:g.current,syntheticEvent:t})}),[v.onChange]),C=o.useMemo((function(){return void 0!==v.min?v.min:h.min}),[v.min]),w=o.useMemo((function(){return void 0!==v.max?v.max:h.max}),[v.max]),x=o.useMemo((function(){return v.precision||h.precision}),[v.precision]),O=o.useMemo((function(){return void 0!==v.step?v.step:h.step}),[v.step]),E=o.useMemo((function(){return v.readonly||h.readonly}),[v.readonly]),P=o.useMemo((function(){return v.disabled||h.disabled}),[v.disabled]),S=o.useMemo((function(){return v.item||h.item}),[v.item]),_=p(v.defaultValue||h.defaultValue,{state:v.value,min:C,max:w,step:"half"===x?O/2:O},k),I=_[0],N=_[1],R=p(null,{state:v.value,min:C,max:w,step:"half"===x?O/2:O,precision:x}),M=R[0],T=R[1],D=o.useMemo((function(){return v.value||I}),[v.value,I]),L=o.useMemo((function(){return M}),[M]),A=o.useMemo((function(){return v.selection||h.selection}),[v.selection]),j=o.useMemo((function(){return O/("half"===x?2:1)}),[O,x]),B=o.useCallback((function(e){if(e.target&&e.target.element&&!E&&!P){if("half"===x){var t=e.target.element.getBoundingClientRect(),n=(0,c.calcIsFirstHalf)(y||"ltr",t,e.syntheticEvent.clientX)?(0,c.toRound)(e.target.value-O/2,j):e.target.value;N({type:l.RATING_ACTION.select,payload:n,event:e.syntheticEvent})}else N({type:l.RATING_ACTION.select,payload:e.target.value,event:e.syntheticEvent});if(v.onClick){var r={value:D,target:g.current,syntheticEvent:e.syntheticEvent};v.onClick.call(void 0,r)}}}),[v.onClick,N,D]),z=o.useCallback((function(e){if(!E&&!P){switch(e.keyCode){case i.Keys.right:e.preventDefault(),N({type:"rtl"===y?l.RATING_ACTION.decrease:l.RATING_ACTION.increase,event:e});break;case i.Keys.left:e.preventDefault(),N({type:"rtl"===y?l.RATING_ACTION.increase:l.RATING_ACTION.decrease,event:e});break;case i.Keys.home:e.preventDefault(),N({type:"rtl"===y?l.RATING_ACTION.min:l.RATING_ACTION.max,event:e});break;case i.Keys.end:e.preventDefault(),N({type:"rtl"===y?l.RATING_ACTION.max:l.RATING_ACTION.min,event:e});break;case i.Keys.esc:e.preventDefault(),N({type:l.RATING_ACTION.deselect,event:e})}v.onKeyDown&&v.onKeyDown.call(void 0,{value:D,target:g.current,syntheticEvent:e})}}),[v.onKeyDown,N,D]),F=o.useCallback((function(e){if(v.onFocus){var t={target:g.current,syntheticEvent:e};v.onFocus.call(void 0,t)}}),[v.onFocus]),V=o.useCallback((function(e){if(v.onBlur){var t={target:g.current,syntheticEvent:e};v.onBlur.call(void 0,t)}}),[v.onBlur]),G=o.useCallback((function(e){if(e.target&&e.target.element)if("half"===x){var t=e.target.element.getBoundingClientRect(),n=(0,c.calcIsFirstHalf)(y||"ltr",t,e.syntheticEvent.clientX)?e.target.value-O/2:e.target.value;T({type:l.RATING_ACTION.select,payload:n,event:e.syntheticEvent})}else T({type:l.RATING_ACTION.select,payload:e.target.value,event:e.syntheticEvent})}),[x,O,y]),K=o.useCallback((function(e){T({type:l.RATING_ACTION.reset,event:e.syntheticEvent})}),[]),H=[],U=(0,c.getRemainder)((0,c.toRound)(w-C,j),O),W=C;W<=w;W=(0,c.toRound)(W+O,j)){var q=(0,c.toRound)(W+U,j),Z="half"===x&&(0,c.isHalf)(q,null!==L?L:null!==D?D:0,O),Y=(0,c.isSelected)(q,D,O,A),X=(0,c.isSelected)(q,null!==L?L:D,O,A),$=(0,c.isSelected)(q,L,O,A);H.push(o.createElement(S,{key:q,value:q,dir:y,title:String(Z?(0,c.toRound)(q-O/2,j):q),icon:v.icon,half:Z,selected:Y||X,hovered:$,onClick:B,onMouseMove:G,onMouseLeave:K},Z&&o.createElement("span",{className:"k-rating-precision-complement",style:(r={width:"12px"},r["rtl"===y?"right":"left"]="50%",r)},o.createElement("span",{className:(0,i.classNames)("k-icon",(a={"k-i-star-outline":!v.icon},a["".concat(v.icon,"-outline")]=v.icon,a))})),Z&&o.createElement("span",{className:"k-rating-precision-part",style:{width:"12px"}},o.createElement("span",{className:(0,i.classNames)("k-icon",(s={"k-i-star":!v.icon},s["".concat(v.icon)]=v.icon,s))})),Z&&o.createElement("span",{style:{width:"24px",height:"24px",display:"block"}}),!Z&&o.createElement("span",{className:(0,i.classNames)("k-icon",(f={"k-i-star":!v.icon&&($||X&&!$),"k-i-star-outline":!v.icon&&!$},f["".concat(v.icon)]=v.icon&&($||X&&!$),f["".concat(v.icon,"-outline")]=v.icon&&!$,f))})))}return o.createElement("span",{id:v.id,style:v.style,ref:b,role:"slider",dir:y,tabIndex:(0,i.getTabIndex)(v.tabIndex,v.disabled,void 0),className:(0,i.classNames)("k-rating k-widget",{"k-rtl":"rtl"===y,"k-readonly":E,"k-disabled":P},v.className),onKeyDown:z,onFocus:F,onBlur:V,"aria-valuemin":C,"aria-valuemax":w,"aria-valuenow":null!==D?D:void 0,"aria-disabled":P?"true":void 0,"aria-label":m.toLanguageString(u.ratingAriaLabel,u.messages[u.ratingAriaLabel]),"aria-labelledby":v.ariaLabelledBy,"aria-describedby":v.ariaDescribedBy},o.createElement("input",{id:"rating",className:"k-hidden",readOnly:E,disabled:P}),o.createElement("span",{className:"k-rating-container"},H),v.label&&o.createElement("span",{className:"k-rating-label"},v.label))}));var f={id:a.string,dir:a.oneOf(["ltr","rtl"]),selection:a.oneOf(["continues","single"]),precision:a.oneOf(["item","half"]),value:function(e,t,n){return e.value&&e.min&&e.max&&e.step&&!("half"===e.precision?(0,c.isCorrectValue)(e.min,e.max,e.step/2,e.value):(0,c.isCorrectValue)(e.min,e.max,e.step,e.value))&&"half"===e.precision?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The value of the { value } property is not correct, please check your values.\n ")):null},defaultValue:a.number,min:a.number,max:a.number,step:function(e,t,n){return void 0!==e.step&&e.step<=0?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,'.\n The value of the { step } property is cannot be equal or less than "0", please check your values.\n ')):null},hovered:a.number,label:a.string,readonly:a.bool,disabled:a.bool,half:a.bool,icon:a.string,ariaDescribedBy:a.string},h={dir:"ltr",min:1,max:5,step:1,item:s.RatingItem,defaultValue:null,readonly:!1,disabled:!1,selection:"continues",precision:"item"};t.Rating.displayName="KendoReactRating",t.Rating.propTypes=f,t.Rating.defaultProps=h},9458:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.RatingItem=void 0;var r=n(3899),o=n(189),a=n(9035);t.RatingItem=r.forwardRef((function(e,t){var n=r.useRef(null),o=r.useRef(null),i=(0,a.useDir)(o,e.dir);r.useImperativeHandle(n,(function(){return{element:o.current,props:e,value:e.value}})),r.useImperativeHandle(t,(function(){return n.current}));var s=r.useCallback((function(t){e.onClick&&e.onClick.call(void 0,{value:e.value,target:n.current,syntheticEvent:t})}),[e.onClick,e.value]),l=r.useCallback((function(t){e.onKeyDown&&e.onKeyDown.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onKeyDown]),c=r.useCallback((function(t){e.onFocus&&e.onFocus.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onFocus]),u=r.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onBlur]),d=r.useCallback((function(t){e.onMouseMove&&e.onMouseMove.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseMove]),p=r.useCallback((function(t){e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseEnter]),f=r.useCallback((function(t){e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseLeave]);return r.createElement("span",{id:e.id,ref:o,dir:i,"data-half":e.half,tabIndex:e.tabIndex,title:e.title,style:e.style,className:(0,a.classNames)("k-rating-item",{"k-rtl":"rtl"===i,"k-selected":e.selected,"k-hover":e.hovered},e.className),onClick:s,onKeyDown:l,onFocus:c,onBlur:u,onMouseEnter:p,onMouseLeave:f,onMouseMove:d},e.children)}));var i={id:o.string,icon:o.any,dir:o.oneOf(["ltr","rtl"]),title:o.string,value:o.number,half:o.bool,selected:o.bool,hovered:o.bool};t.RatingItem.displayName="KendoReactRatingItem",t.RatingItem.propTypes=i,t.RatingItem.defaultProps={dir:"ltr"}},3552:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},944:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ratingReducer=t.RATING_ACTION=void 0;var r,o=n(9002);!function(e){e.select="select",e.deselect="deselect",e.increase="increase",e.decrease="decrease",e.min="min",e.max="max",e.reset="reset"}(r=t.RATING_ACTION||(t.RATING_ACTION={})),t.ratingReducer=function(e,t){switch(t.type){case r.select:return void 0===t.payload||void 0===t.step?e:t.payload===e?null:t.payload>=t.min?t.payload<t.max?(0,o.toRound)(t.payload,t.step):t.max:t.min;case r.deselect:return null;case r.increase:return void 0===t.step?e:e<t.min?t.min:e+t.step<t.max?(0,o.toRound)(e+t.step,t.step):t.max;case r.decrease:return void 0===t.step?e:(0,o.toRound)(e-t.step,t.step)>=t.min?(0,o.toRound)(e-t.step,t.step):t.min;case r.min:return void 0===t.step?e:t.min;case r.max:return t.max;case r.reset:return null;default:return e}}},9002:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.isCorrectValue=t.calcIsFirstHalf=t.isSelected=t.isHalf=t.getRemainder=t.toRound=void 0,t.toRound=function(e,t){if(e%1){var n=Math.pow(10,(t.toString().split(".")[1]||t.toString().split(".")[0]).length);return Math.round(e*n)/n}return e},t.getRemainder=function(e,t){return e-t*Math.floor(e/t)},t.isHalf=function(e,n,r){return(0,t.toRound)(e-r,r)<n&&n<e},t.isSelected=function(e,n,r,o){return null!==n&&("continues"===o?(0,t.isHalf)(e,n,r)?(0,t.toRound)(e-r/2,r/2)<=n:e<=n:"single"===o&&((0,t.isHalf)(e,n,r)?(0,t.toRound)(e-r/2,r/2)===n:e===n))},t.calcIsFirstHalf=function(e,t,n){return"ltr"===e?n<t.x+t.width/2:n>t.x+t.width/2},t.isCorrectValue=function(e,t,n,r){for(var o=e;o<=t;o+=n)if(r===o)return!0;return!1}},2537:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)},o=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,a){function i(e){try{l(r.next(e))}catch(e){a(e)}}function s(e){try{l(r.throw(e))}catch(e){a(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,s)}l((r=r.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var n,r,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(a){return function(s){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return i.label++,{value:a[1],done:!1};case 5:i.label++,r=a[1],a=[0];continue;case 7:a=i.ops.pop(),i.trys.pop();continue;default:if(!((o=(o=i.trys).length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1],o=a;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(a);break}o[2]&&i.ops.pop(),i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,s])}}};Object.defineProperty(t,"__esModule",{value:!0}),t.Signature=t.SignaturePropsContext=void 0;var i=n(9482),s=n(8896),l=n(9035),c=n(9035),u=n(6516),d=n(499),p=n(189),f=n(3899),h=n(3364),v=n(7363),m=n(6492),g=function(e){return void 0!==e};t.SignaturePropsContext=(0,l.createPropsContext)(),t.Signature=f.forwardRef((function(e,n){var p;(0,c.validatePackage)(v.packageMetadata);var b=(0,l.usePropsContext)(t.SignaturePropsContext,e),y=(0,d.useLocalization)(),k=f.useRef(null),C=f.useRef(null),w=f.useRef(null),x=f.useRef(null),O=f.useRef(null),E=f.useState(),P=E[0],S=E[1],_=f.useState(!1),I=_[0],N=_[1],R=f.useState(!1),M=R[0],T=R[1],D=f.useState(),L=D[0],A=D[1],j=f.useState(),B=j[0],z=j[1],F=g(b.value)?b.value:L,V=f.useState(!1),G=V[0],K=V[1],H=g(b.open),U=H?b.open:G,W=!(b.maximized||M||!b.maximizable||b.disabled),q=b.maximized&&!M,Z=!(!b.value&&!L||M||b.readOnly||b.disabled),Y=y.toLanguageString(h.signatureMaximize,h.messages[h.signatureMaximize]),X=y.toLanguageString(h.signatureMinimize,h.messages[h.signatureMinimize]),$=y.toLanguageString(h.signatureClear,h.messages[h.signatureClear]),J=b.popupScale||3,Q=b.exportScale||2,ee=function(e){A(e),b.onChange&&b.onChange({value:e})};f.useEffect((function(){b.value!==L&&(A(b.value),null==P||P.loadImage(b.value))}),[b.value]);var te=f.useCallback((function(e){H||K(e)}),[H]),ne=f.useCallback((function(){var e="#000000";return!b.color&&"undefined"!=typeof document&&k.current&&(e=getComputedStyle(k.current).color),b.color||e}),[b.color]),re=f.useCallback((function(){var e="#ffffff";return!b.backgroundColor&&"undefined"!=typeof document&&k.current&&(e=getComputedStyle(k.current).backgroundColor),b.backgroundColor||e}),[b.backgroundColor]),oe=function(){return{scale:b.maximized?b.popupScale:1,color:ne(),backgroundColor:re(),strokeWidth:b.strokeWidth,smooth:b.smooth,readonly:b.readOnly}},ae=function(e){return o(void 0,void 0,void 0,(function(){var t,n;return a(this,(function(r){switch(r.label){case 0:return t=e.width,n=e.height,[4,null==P?void 0:P.exportImage({width:t*Q,height:n*Q})];case 1:return[2,r.sent()]}}))}))};f.useEffect((function(){var e=C.current,t=new i.SignaturePad(e,oe());return F&&t.loadImage(F),S(t),function(){return t.destroy()}}),[]),f.useEffect((function(){null==P||P.setOptions({onChange:function(){return o(void 0,void 0,void 0,(function(){var e;return a(this,(function(t){switch(t.label){case 0:return e=ee,[4,ae(be())];case 1:return[2,e.apply(void 0,[t.sent()])]}}))}))},onDraw:function(){return T(!0)},onDrawEnd:function(){return T(!1)}})}),[P]),f.useLayoutEffect((function(){return null==P?void 0:P.setOptions(oe())}),[b.readOnly,b.color,b.backgroundColor,b.strokeWidth,b.smooth]),f.useEffect((function(){var e,t,n=null===(t=null===(e=w.current)||void 0===e?void 0:e.element)||void 0===t?void 0:t.querySelector(".k-overlay");if(n){var r=function(){return te(!1)};return n.addEventListener("click",r),function(){return n.removeEventListener("click",r)}}}),[U]),f.useEffect((function(){if(U&&"undefined"!=typeof document){var e=function(e){e.keyCode===l.Keys.esc&&te(!1)};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}}),[U]),f.useEffect((function(){var e,t;b.maximized&&(null===(t=null===(e=x.current)||void 0===e?void 0:e.element)||void 0===t||t.focus())}),[]);var ie=f.useCallback((function(){var e;return null===(e=C.current)||void 0===e?void 0:e.focus()}),[]),se=f.useCallback((function(){return b.value}),[b.value]),le=f.useCallback((function(){return b.name}),[b.name]),ce=f.useCallback((function(){return b.required}),[b.required]),ue=f.useCallback((function(){var e=void 0!==b.validationMessage,t=!se();return{customError:e,valid:void 0!==b.valid?b.valid:!ce()||!t,valueMissing:t}}),[b.validationMessage,b.valid,se,ce]),de=f.useCallback((function(){return b.validityStyles}),[b.validityStyles]),pe=f.useCallback((function(){return b}),[b]),fe=f.useCallback((function(){var e={element:k.current,focus:ie};return Object.defineProperty(e,"name",{get:le}),Object.defineProperty(e,"value",{get:se}),Object.defineProperty(e,"validity",{get:ue}),Object.defineProperty(e,"validityStyles",{get:de}),Object.defineProperty(e,"required",{get:ce}),Object.defineProperty(e,"props",{get:pe}),Object.defineProperty(e,"color",{get:ne}),Object.defineProperty(e,"backgroundColor",{get:re}),e}),[le,se,ue,de,ce,ie,pe,ne,re]);f.useImperativeHandle(n,fe);var he=f.useCallback((function(e){I||b.maximized||(N(!0),(0,l.dispatchEvent)(b.onFocus,e,fe(),{}))}),[I,b.onFocus,fe]),ve=f.useCallback((function(e){(0,m.hasParent)(e.relatedTarget,k.current)||(N(!1),(0,l.dispatchEvent)(b.onBlur,e,fe(),{}))}),[I,b.onBlur,fe]),me=f.useCallback((function(e){return o(void 0,void 0,void 0,(function(){var t;return a(this,(function(n){switch(n.label){case 0:return t=z,[4,ae(ye())];case 1:return t.apply(void 0,[n.sent()]),te(!0),(0,l.dispatchEvent)(b.onOpen,e,fe(),{}),[2]}}))}))}),[U,H,b.onOpen,b.value,L,fe]),ge=f.useCallback((function(e){te(!1),(0,l.dispatchEvent)(b.onClose,e,fe(),{})}),[U,H,b.onClose,fe]),be=function(){var e,t;return{width:b.width||(null===(e=k.current)||void 0===e?void 0:e.offsetWidth)||250,height:b.height||(null===(t=k.current)||void 0===t?void 0:t.offsetHeight)||84}},ye=function(){var e=be(),t=e.width,n=e.height;return{width:t*J,height:n*J}},ke=!de()||ue().valid;return f.createElement("div",{ref:k,dir:b.dir,style:r({width:b.width,height:b.height},b.style),className:(0,l.classNames)("k-input","k-signature",(p={"k-signature-maximized":b.maximized},p["k-signature-".concat(l.kendoThemeMaps.sizeMap[b.size]||b.size)]=b.size,p["k-input-".concat(b.fillMode)]=b.fillMode,p["k-rounded-".concat(l.kendoThemeMaps.roundedMap[b.rounded]||b.rounded)]=b.rounded,p["k-invalid"]=!ke,p["k-required"]=b.required,p["k-disabled"]=b.disabled,p["k-focus"]=I,p),b.className),onFocus:he,onBlur:ve},f.createElement("div",{className:"k-signature-canvas",ref:C,tabIndex:(0,l.getTabIndex)(b.tabIndex,b.disabled),role:"img",id:b.id,"aria-label":b.ariaLabel,"aria-labelledby":b.ariaLabelledBy,"aria-describedby":b.ariaDescribedBy,"aria-disabled":b.disabled?"true":void 0}),f.createElement("div",{className:"k-signature-actions k-signature-actions-top"},W&&f.createElement(s.Button,{className:"k-signature-action k-signature-maximize",ref:O,icon:"hyperlink-open",fillMode:"flat",size:b.size,onClick:me,"aria-label":Y,title:Y}),q&&f.createElement(s.Button,{className:"k-signature-action k-signature-minimize k-rotate-180",ref:x,icon:"hyperlink-open",fillMode:"flat",size:b.size,onClick:ge,"aria-label":X,title:X})),!b.hideLine&&f.createElement("div",{className:"k-signature-line",style:{zIndex:2,pointerEvents:"none"}}),f.createElement("div",{className:"k-signature-actions k-signature-actions-bottom"},Z&&f.createElement(s.Button,{className:"k-signature-action k-signature-clear",icon:"close",fillMode:"flat",size:b.size,onClick:function(){null==P||P.clear(),ee(),ie()},"aria-label":$,title:$})),U&&f.createElement(u.Dialog,{ref:w},f.createElement(t.Signature,r({},b,ye(),{value:B,maximized:!0,exportScale:1/J*Q,open:!1,onChange:function(e){null==P||P.loadImage(e.value),ee(e.value)},onClose:function(e){var t,n;ge(e),null===(n=(null===(t=O.current)||void 0===t?void 0:t.element)||C.current)||void 0===n||n.focus()}}))))})),t.Signature.propTypes={value:p.string,width:p.number,height:p.number,tabIndex:p.number,dir:p.string,ariaDescribedBy:p.string,ariaLabelledBy:p.string,ariaLabel:p.string,readOnly:p.bool,disabled:p.bool,validationMessage:p.string,required:p.bool,onChange:p.func,onFocus:p.func,onBlur:p.func,onOpen:p.func,onClose:p.func,size:p.oneOf([null,"small","medium","large"]),rounded:p.oneOf([null,"small","medium","large"]),fillMode:p.oneOf([null,"solid","flat","outline"])},t.Signature.displayName="KendoSignature",t.Signature.defaultProps={strokeWidth:1,smooth:!1,popupScale:3,exportScale:2,maximizable:!0,disabled:!1,required:!1,validityStyles:!0,onChange:function(e){return l.noop},onFocus:function(e){return l.noop},onBlur:function(e){return l.noop},onOpen:function(e){return l.noop},onClose:function(e){return l.noop},size:"medium",rounded:"medium",fillMode:"solid"}},1238:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6492:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.hasParent=void 0,t.hasParent=function(e,t){for(var n=e;n&&n!==t;)n=n.parentNode;return!!n}},6153:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Slider=t.SliderPropsContext=t.SliderWithoutContext=void 0;var i=n(3899),s=n(189),l=n(9035),c=n(499),u=n(3364),d=n(8510),p=n(9035),f=n(7363),h=n(8896),v=function(e){function t(t){var n=e.call(this,t)||this;return n.state={value:void 0===n.props.defaultValue?n.props.min:n.props.defaultValue,focused:!1,dir:n.props.dir},n._sliderTrack=null,n._element=null,n.buttons=function(e){return e.enabled?i.createElement(i.Fragment,null,i.createElement(h.Button,{className:"k-button-decrease",rounded:"full",icon:n.props.vertical?"caret-alt-down":"caret-alt-left",title:e.decrementTitle,onClick:e.decrement}),e.children,i.createElement(h.Button,{className:"k-button-increase",rounded:"full",icon:n.props.vertical?"caret-alt-up":"caret-alt-right",title:e.incrementTitle,onClick:e.increment})):e.children},n.focus=function(){n._element&&n._element.focus()},n.isLabel=function(e){for(var t=e;t;){if(Boolean(t.getAttribute(d.SLIDER_LABEL_ATTRIBUTE)))return!0;t=t.parentElement}return!1},n.onFocus=function(){n.setState({focused:!0})},n.onBlur=function(){n.setState({focused:!1})},n.onKeyDown=function(e){var t=void 0;e.keyCode===l.Keys.left||e.keyCode===l.Keys.down?t=n.state.value-(n.props.step||0):e.keyCode===l.Keys.right||e.keyCode===l.Keys.up?t=n.state.value+(n.props.step||0):e.keyCode===l.Keys.home?t=n.props.min:e.keyCode===l.Keys.end&&(t=n.props.max),void 0!==t&&(e.preventDefault(),n.change(e,t))},n.decrement=function(e){e.preventDefault(),n.change(e,n.state.value-(n.props.step||0))},n.increment=function(e){e.preventDefault(),n.change(e,n.state.value+(n.props.step||0))},n.dragStart=function(e){n.isLabel(e.event.originalEvent.target)||(e.event.isTouch&&e.event.originalEvent.preventDefault(),n.drag(e))},n.dragOver=function(e){e.event.originalEvent.preventDefault(),n.drag(e)},n.drag=function(e){var t=e.element.getBoundingClientRect(),r=(n.props.vertical?t.bottom-e.event.clientY:"rtl"===n.state.dir?t.right-e.event.clientX:e.event.clientX-t.left)/(n.props.vertical?t.height:t.width);n.change(e,n.props.min+r*(n.props.max-n.props.min))},(0,p.validatePackage)(f.packageMetadata),n}return o(t,e),t.getDerivedStateFromProps=function(e,t){var n=void 0!==e.value?e.value:t.value,r=e.min,o=e.max;return void 0===n?null:{value:Math.min(Math.max(n,r),o)}},t.prototype.componentDidMount=function(){if(!this.state.dir&&window&&this._element){var e=window.getComputedStyle(this._element).direction;e&&this.setState({dir:e})}},t.prototype.render=function(){var e,t=this,n=(0,c.provideLocalizationService)(this),r=(this.state.value-this.props.min)/(this.props.max-this.props.min)*100,o=this.props.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"},s=this.props.vertical?{paddingTop:0,height:"100%"}:{};return i.createElement("div",{ref:function(e){return t._element=e},dir:this.state.dir,id:this.props.id,style:a({gap:0},this.props.style),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,className:(0,l.classNames)("k-slider k-widget",{"k-focus":this.state.focused,"k-disabled":this.props.disabled,"k-slider-horizontal":!this.props.vertical,"k-slider-vertical":this.props.vertical},this.props.className)},i.createElement(this.buttons,{enabled:this.props.buttons,decrement:this.decrement,increment:this.increment,incrementTitle:n.toLanguageString(u.sliderIncreaseValue,u.messages[u.sliderIncreaseValue]),decrementTitle:n.toLanguageString(u.sliderDecreaseValue,u.messages[u.sliderDecreaseValue])},i.createElement(l.Draggable,{onDrag:this.dragOver,onPress:this.dragStart},i.createElement("div",{className:"k-slider-track-wrap",style:a({flexGrow:1,position:"relative",touchAction:"none"},o)},this.props.children&&i.createElement("ul",{className:"k-reset k-slider-items",style:a({margin:0},s)},i.Children.map(this.props.children,(function(e){return e&&i.cloneElement(e,{position:100*(e.props.position-t.props.min)/(t.props.max-t.props.min),vertical:t.props.vertical},e.props.children)}))),i.createElement("div",{className:"k-slider-track",style:this.props.vertical?{bottom:0,height:"100%"}:(e={},e["rtl"===this.state.dir?"right":"left"]=0,e.width="100%",e),ref:function(e){return t._sliderTrack=e}},i.createElement("div",{className:"k-slider-selection",style:this.props.vertical?{height:r+"%"}:{width:r+"%"}}),i.createElement("span",{role:"slider","aria-valuemin":this.props.min,"aria-valuemax":this.props.max,"aria-valuenow":this.state.value,"aria-valuetext":String(this.state.value),"aria-orientation":this.props.vertical?"vertical":void 0,"aria-disabled":this.props.disabled?"true":void 0,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-label":this.props.ariaLabel,tabIndex:(0,l.getTabIndex)(this.props.tabIndex,this.props.disabled,void 0),className:"k-draghandle",title:n.toLanguageString(u.sliderDragTitle,u.messages[u.sliderDragTitle]),style:this.props.vertical?{bottom:"calc("+r+"%)",zIndex:1}:"rtl"===this.state.dir?{right:"calc("+r+"% - 13px)",zIndex:1}:{left:"calc("+r+"%)",zIndex:1}}))))))},Object.defineProperty(t.prototype,"sliderTrack",{get:function(){return this._sliderTrack},enumerable:!1,configurable:!0}),t.prototype.change=function(e,t){t=Math.min(Math.max(t,this.props.min),this.props.max),this.setState({value:t}),(0,l.dispatchEvent)(this.props.onChange,e,this,{value:t})},t.displayName="Slider",t.propTypes={min:s.number.isRequired,max:s.number.isRequired,value:s.number,vertical:s.bool,id:s.string,ariaLabelledBy:s.string,ariaDescribedBy:s.string,ariaLabel:s.string},t}(i.Component);t.SliderWithoutContext=v,t.SliderPropsContext=(0,l.createPropsContext)(),t.Slider=(0,l.withPropsContext)(t.SliderPropsContext,v),t.Slider.displayName="KendoReactSlider",(0,c.registerForLocalization)(v)},8510:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.SliderLabel=t.SLIDER_LABEL_ATTRIBUTE=void 0;var o=n(3899),a=n(9035);t.SLIDER_LABEL_ATTRIBUTE="data-slider-label",t.SliderLabel=function(e){var n,i,s=o.useRef(null),l=(0,a.useDir)(s),c=e.vertical?{bottom:"".concat(e.position,"%")}:((n={})["rtl"===l?"right":"left"]="".concat(e.position,"%"),n),u=e.vertical?"k-tick-vertical":"k-tick-horizontal";return o.createElement("li",{ref:s,className:"k-tick k-tick-large ".concat(u),title:e.title,style:r({zIndex:1,position:"absolute"},c)},e.children&&o.createElement("span",r({},((i={})[t.SLIDER_LABEL_ATTRIBUTE]=!0,i),{className:"k-label",onClick:e.onClick}),e.children))}},9363:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Switch=t.SwitchPropsContext=t.SwitchWithoutContext=void 0;var i=n(3899),s=n(189),l=n(9035),c=n(499),u=n(3364),d=n(9035),p=n(7363),f=function(e){function t(n){var r=e.call(this,n)||this;return r.setValidity=function(){r._input&&r._input.setCustomValidity&&r._input.setCustomValidity(r.validity.valid?"":r.props.validationMessage||r.defaultValidationMessage.toLanguageString(u.switchValidation,u.messages[u.switchValidation]))},r.limit=function(e,t,n){var r=n.offsetWidth,o=t.offsetWidth;return e<0?0:e>r-o?r-o:e},r.toggle=function(e,t){r.setState({checked:e}),r.valueDuringOnChange=e,(0,l.dispatchEvent)(r.props.onChange,t,r,{value:e}),r.valueDuringOnChange=void 0},r._element=null,r._wrapper=null,r._input=null,r._id=(0,l.guid)(),r.defaultValidationMessage=(0,c.provideLocalizationService)(r),r.focus=function(){r._element&&r._element.focus()},r.dummyInput=function(e){return i.createElement("input",{type:"checkbox",checked:r.props.checked,ref:function(e){r._input=e},tabIndex:-1,"aria-hidden":!0,value:e,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"},onChange:l.noop})},r.handleClick=function(e){r.eventTimeStamp!==e.timeStamp&&(r.eventTimeStamp=e.timeStamp,r.toggle(!r.value,e))},r.handleKeyDown=function(e){if(!r.props.disabled){var t=e.keyCode;t!==l.Keys.space&&t!==l.Keys.enter||(r.toggle(!r.value,e),e.preventDefault())}},r.handleWrapperFocus=function(e){if(!r.props.disabled){r.setState({focused:!0});var t=r.props.onFocus;t&&t.call(void 0,e)}},r.handleWrapperBlur=function(e){if(!r.props.disabled){r.setState({focused:!1});var t=r.props.onBlur;t&&t.call(void 0,e)}},(0,d.validatePackage)(p.packageMetadata),r.state={checked:n.defaultChecked||t.defaultProps.defaultChecked,focused:!1},r}return o(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.checked?this.props.checked:this.state.checked},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"actionElement",{get:function(){return this._wrapper},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=void 0!==this.props.validationMessage,t=void 0!==this.props.valid?this.props.valid:!this.props.required||!!this.value;return{customError:e,valid:void 0!==this.props.valid?this.props.valid:t,valueMissing:null===this.value}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.setValidity(),this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.setValidity()},t.prototype.render=function(){var e,t,n,r=this,o=this.state.focused,s=this.props,c=s.dir,u=s.disabled,d=s.trackRounded,p=s.thumbRounded,f=s.size,h=s.id,v=s.offLabel,m=s.onLabel,g=s.tabIndex;this.dir=c||this._wrapper&&getComputedStyle(this._wrapper).direction||void 0;var b=!this.validityStyles||this.validity.valid,y=(0,l.classNames)("k-switch",((e={})["k-switch-".concat(l.kendoThemeMaps.sizeMap[f]||f)]=f,e["k-rounded-".concat(l.kendoThemeMaps.roundedMap[d]||d)]=d,e["k-switch-on"]=this.value,e["k-switch-off"]=!this.value,e["k-focus"]=o,e["k-disabled"]=u,e["k-invalid"]=!b,e),this.props.className),k={"aria-checked":this.value,"aria-disabled":u||void 0};return i.createElement("span",{ref:function(e){r._wrapper=e},className:y,dir:this.dir,onKeyDown:this.handleKeyDown,onClick:this.handleClick,onBlur:this.handleWrapperBlur,onFocus:this.handleWrapperFocus},i.createElement("span",a({className:(0,l.classNames)("k-switch-track",(t={},t["k-rounded-".concat(l.kendoThemeMaps.roundedMap[d]||d)]=d,t)),id:h||this._id,role:"switch"},k,{"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,ref:function(e){r._element=e},tabIndex:(0,l.getTabIndex)(g,u,void 0),accessKey:this.props.accessKey}),this.dummyInput(this.value),i.createElement("span",{className:"k-switch-label-on"},m),i.createElement("span",{className:"k-switch-label-off"},v)),i.createElement("span",{className:"k-switch-thumb-wrap"},i.createElement("span",{className:(0,l.classNames)("k-switch-thumb",(n={},n["k-rounded-".concat(p)]=p,n))})))},t.displayName="Switch",t.propTypes={accessKey:s.string,checked:s.bool,className:s.string,disabled:s.bool,defaultChecked:s.bool,size:s.oneOf([null,"small","medium","large"]),trackRounded:s.oneOf([null,"small","medium","large","full"]),thumbRounded:s.oneOf([null,"small","medium","large","full"]),dir:s.string,id:s.string,ariaLabelledBy:s.string,ariaDescribedBy:s.string,offLabel:s.string,required:s.bool,tabIndex:s.number,valid:s.bool,validate:s.bool,validationMessage:s.string,onBlur:s.any,onChange:s.any,onFocus:s.any,onLabel:s.string},t.defaultProps={disabled:!1,defaultChecked:!1,size:"medium",trackRounded:"full",thumbRounded:"full",offLabel:"OFF",onBlur:l.noop,onFocus:l.noop,onLabel:"ON",required:!1,validityStyles:!0},t}(i.Component);t.SwitchWithoutContext=f,t.SwitchPropsContext=(0,l.createPropsContext)(),t.Switch=(0,l.withPropsContext)(t.SwitchPropsContext,f),t.Switch.displayName="KendoReactSwitch"},6767:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)},o=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.TextArea=t.TextAreaPropsContext=void 0;var a=n(3899),i=n(189),s=n(9035);t.TextAreaPropsContext=(0,s.createPropsContext)(),t.TextArea=a.forwardRef((function(e,n){var i,l=(0,s.usePropsContext)(t.TextAreaPropsContext,e),c=l,u=c.size,d=c.rounded,p=c.fillMode,f=c.ariaDescribedBy,h=c.ariaLabelledBy,v=c.autoSize,m=c.className,g=c.defaultValue,b=c.disabled,y=c.readOnly,k=c.required,C=c.rows,w=c.id,x=c.name,O=c.placeholder,E=c.style,P=c.tabIndex,S=c.value,_=c.valid,I=c.validationMessage,N=c.validityStyles,R=c.onChange,M=c.onFocus,T=c.onBlur,D=(c.visited,c.touched,c.modified,o(c,["size","rounded","fillMode","ariaDescribedBy","ariaLabelledBy","autoSize","className","defaultValue","disabled","readOnly","required","rows","id","name","placeholder","style","tabIndex","value","valid","validationMessage","validityStyles","onChange","onFocus","onBlur","visited","touched","modified"])),L=a.useRef(null),A=a.useCallback((function(){L.current&&L.current.focus()}),[]),j=a.useState(g),B=j[0],z=j[1],F=void 0!==S,V=F?S:B,G=a.useCallback((function(){return{element:L,focus:A,get value(){return V},get name(){return L.current&&L.current.name}}}),[A,V]);a.useImperativeHandle(n,G);var K=a.useState("auto"),H=K[0],U=K[1],W=a.useMemo((function(){return(0,s.guid)()}),[]),q=(0,s.useDir)(L,l.dir),Z=void 0!==_?_:!k||!!V;a.useEffect((function(){L.current&&L.current.setCustomValidity&&L.current.setCustomValidity(Z?"":I||"")}),[Z,I]),a.useLayoutEffect((function(){L.current&&U("".concat(L.current.scrollHeight,"px"))}),[V]);var Y=a.useCallback((function(e){var t=e.target.value;U("auto"),F||b||z(t),R&&!b&&(0,s.dispatchEvent)(R,e,r(r({},G()),{value:t}),{value:t})}),[z,R,b,F]),X=a.useCallback((function(e){M&&!b&&(0,s.dispatchEvent)(M,e,G(),void 0)}),[M,b]),$=a.useCallback((function(e){T&&!b&&(0,s.dispatchEvent)(T,e,G(),void 0)}),[T,b]),J=r(r({id:w||W,name:x,className:"k-input-inner !k-overflow-auto",ref:L,disabled:b,rows:C,placeholder:O,readOnly:y,required:k,tabIndex:(0,s.getTabIndex)(P,b),style:v?{resize:"none",overflow:"hidden",height:H}:{},"aria-labelledby":h,"aria-describedby":f,"aria-multiline":!0,"aria-disabled":b||void 0,value:F?S:B},D),{onChange:Y,onFocus:X,onBlur:$});return a.createElement("span",{className:(0,s.classNames)("k-input","k-textarea",(i={},i["k-input-".concat(s.kendoThemeMaps.sizeMap[u]||u)]=u,i["k-input-".concat(p)]=p,i["k-rounded-".concat(s.kendoThemeMaps.roundedMap[d]||d)]=d,i["k-invalid"]=!(Z||void 0!==N||!0===N),i["k-required"]=k,i["k-disabled"]=b,i),m),style:E,dir:q},a.createElement("textarea",r({},J)))})),t.TextArea.propTypes={ariaDescribedBy:i.string,ariaLabelledBy:i.string,autoSize:i.bool,className:i.string,defaultValue:i.string,dir:i.string,disabled:i.bool,readOnly:i.bool,rows:i.number,id:i.string,name:i.string,placeholder:i.string,style:i.object,tabIndex:i.number,value:i.oneOfType([i.string,i.arrayOf(i.string),i.number]),onChange:i.func,onFocus:i.func,onBlur:i.func,size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),fillMode:i.oneOf([null,"solid","flat","outline"])},t.TextArea.displayName="KendoTextArea",t.TextArea.defaultProps={size:"medium",rounded:"medium",fillMode:"solid"}},590:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2850:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1293:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9091:function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)},o=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.TextBox=void 0;var a=n(3899),i=n(189),s=n(9035),l=n(7363);t.TextBox=a.forwardRef((function(e,t){var n;(0,s.validatePackage)(l.packageMetadata);var i=a.useRef(null),u=a.useRef(null),d=a.useRef(),p=a.useCallback((function(){var e;return void 0!==d.current?d.current:null===(e=i.current)||void 0===e?void 0:e.value}),[]);a.useImperativeHandle(u,(function(){var e={element:i.current};return Object.defineProperty(e,"value",{get:p}),e})),a.useImperativeHandle(t,(function(){return u.current}));var f=e,h=f.size,v=f.fillMode,m=f.rounded,g=f.className,b=f.dir,y=f.style,k=f.prefix,C=void 0===k?c.prefix:k,w=f.suffix,x=void 0===w?c.suffix:w,O=(f.valid,f.modified,f.touched,f.visited,o(f,["size","fillMode","rounded","className","dir","style","prefix","suffix","valid","modified","touched","visited"])),E=(0,s.useCustomComponent)(C)[0],P=(0,s.useCustomComponent)(x)[0],S=a.useState(!1),_=S[0],I=S[1],N=a.useCallback((function(t){d.current=t.target.value,e.onChange&&e.onChange.call(void 0,{syntheticEvent:t,nativeEvent:t.nativeEvent,value:t.target.value,target:u.current}),d.current=void 0}),[e.onChange]),R=(0,s.useAsyncFocusBlur)({onFocus:function(e){I(!0)},onBlur:function(e){I(!1)},onSyncFocus:e.onFocus,onSyncBlur:e.onBlur}),M=R.onFocus,T=R.onBlur;return a.createElement("span",{style:y,dir:b,className:(0,s.classNames)("k-textbox k-input",(n={},n["k-input-".concat(s.kendoThemeMaps.sizeMap[h]||h)]=h,n["k-input-".concat(v)]=v,n["k-rounded-".concat(s.kendoThemeMaps.roundedMap[m]||m)]=m,n),{"k-focus":_,"k-required":e.required,"k-disabled":e.disabled,"k-invalid":!1===e.valid},g),onFocus:M,onBlur:T},a.createElement(E,null),a.createElement("input",r({ref:i,className:"k-input-inner"},O,{onChange:N})),a.createElement(P,null))}));var c={prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"};t.TextBox.propTypes={size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),fillMode:i.oneOf([null,"solid","flat","outline"])},t.TextBox.displayName="KendoReactTextBoxComponent",t.TextBox.defaultProps=c},7037:(e,t,n)=>{n.d(t,{z:()=>p});var r,o=n(3899),a=n(189),i=n(8047),s=n(2697),l=n(4006),c=n(2709),u=(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),d=function(){return d=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},d.apply(this,arguments)},p=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,n.handleClick=function(e){n.toggleIfApplicable(),n.props.onClick&&n.props.onClick.call(void 0,e)},(0,l.s)(c.k),n.state={selected:!0===n.props.togglable&&!0===n.props.selected},n}return u(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selected",{get:function(){return void 0!==this._selectedTemp?this._selectedTemp:this.state.selected},enumerable:!1,configurable:!0}),t.getDerivedStateFromProps=function(e,t){return e.togglable&&void 0!==e.selected&&e.selected!==t.selected?{selected:e.selected}:null},t.prototype.render=function(){var e,n=this,r=this.props,a=r.children,l=r.togglable,c=r.icon,u=r.iconClass,p=r.imageUrl,f=r.imageAlt,h=(r.className,r.onClick,r.size),v=void 0===h?t.defaultProps.size:h,m=r.rounded,g=void 0===m?t.defaultProps.rounded:m,b=r.fillMode,y=void 0===b?t.defaultProps.fillMode:b,k=r.themeColor,C=void 0===k?t.defaultProps.themeColor:k,w=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(r,["children","togglable","icon","iconClass","imageUrl","imageAlt","className","onClick","size","rounded","fillMode","themeColor"]),x=void 0!==c||void 0!==u||void 0!==p,O=void 0!==a,E=function(e){var t=e.imageUrl,n=e.icon,r=e.iconClass,a=e.imageAlt;if(t)return o.createElement("img",{role:"presentation",className:"k-button-icon",alt:a,src:t});if(n){var s=(0,i.A)("k-button-icon k-icon","k-i-"+n);return o.createElement("span",{role:"presentation",className:s})}return r?o.createElement("span",{role:"presentation",className:(0,i.A)("k-button-icon",r)}):null}({icon:c,iconClass:u,imageUrl:p,imageAlt:f});return o.createElement("button",d({ref:function(e){return n._element=e},"aria-pressed":l?this.state.selected:void 0},w,{onClick:this.handleClick,className:(0,i.A)("k-button",(e={},e["k-button-".concat(s.G.sizeMap[v]||v)]=v,e["k-button-".concat(y)]=y,e["k-button-".concat(y,"-").concat(C)]=Boolean(y&&C),e["k-rounded-".concat(s.G.roundedMap[g]||g)]=g,e["k-icon-button"]=!O&&x,e["k-disabled"]=this.props.disabled,e["k-selected"]=this.state.selected,e["k-rtl"]="rtl"===this.props.dir,e),this.props.className)}),E,a&&o.createElement("span",{className:"k-button-text"},a))},t.prototype.toggleIfApplicable=function(){var e=this;if(this.props.togglable&&void 0===this.props.selected){var t=!this.state.selected;this._selectedTemp=t,this.setState({selected:t},(function(){return e._selectedTemp=void 0}))}},t.propTypes={children:a.node,selected:a.bool,togglable:a.bool,icon:a.string,iconClass:a.string,imageUrl:a.string,imageAlt:a.string,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"flat","link","outline","solid"]),themeColor:a.oneOf([null,"base","primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"])},t.defaultProps={togglable:!1,size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(o.Component)},8896:(e,t,n)=>{n.r(t),n.d(t,{Button:()=>o.z,ButtonGroup:()=>b,Chip:()=>le,ChipList:()=>oe,DropDownButton:()=>A,DropDownButtonItem:()=>T,FloatingActionButton:()=>be,FloatingActionButtonItem:()=>pe,SplitButton:()=>R,SplitButtonItem:()=>E,Toolbar:()=>z,ToolbarItem:()=>V,ToolbarSeparator:()=>K,ToolbarSpacer:()=>H,toolbarButtons:()=>d});var r,o=n(7037),a=n(3899),i=n(189),s=n(8047),l=n(4006),c=n(2709),u=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-split-button .k-split-button-arrow)",d=["button"+u,".k-button-group > button"+u,".k-dropdownlist",".k-colorpicker"],p=(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),f=function(){return f=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},f.apply(this,arguments)},h="k-group-start",v="k-group-end",m="k-button-group",g="k-button-group-stretched",b=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,(0,l.s)(c.k),n}return p(t,e),t.prototype.render=function(){var e,t=this,n=this.mapButtons(this.props.children),r=(0,s.A)([m],((e={})["k-disabled"]=this.props.disabled,e[g]=!!this.props.width,e),this.props.className),o={className:r,style:{width:"".concat(this.props.width)},dir:this.props.dir,role:"group","aria-disabled":this.props.disabled};return a.createElement("div",f({ref:function(e){t._element=e}},o,{className:r}),n)},t.prototype.mapButtons=function(e){var t=this,n=a.Children.count(e),r=void 0!==this.props.dir?"rtl"===this.props.dir:this._element&&"rtl"===getComputedStyle(this._element).direction||!1;return a.Children.map(e,(function(e,o){return a.isValidElement(e)?t.renderButton(e,o,o===n-1,r):e}))},t.prototype.renderButton=function(e,t,n,r){var o,i=(0,s.A)(e.props.className,((o={})[h]=r?n:0===t,o[v]=r?0===t:n,o)),l=f(f({},this.props.width?{width:this.props.width}:{}),e.props.style||{}),c=this.props.disabled||e.props.disabled,u=f(f(f(f({},e.props),i?{className:i}:{}),Object.keys(l).length?{style:l}:{}),void 0!==c?{disabled:c}:{});return a.Children.count(e.props.children)>0?a.cloneElement(e,u,e.props.children):a.cloneElement(e,u)},t.propTypes={children:i.oneOfType([i.arrayOf(i.element),i.element]),className:i.string,disabled:i.bool,width:i.string,dir:i.string},t}(a.Component),y=n(3198),k=n(3493),C=n(2697),w=n(5407),x=function(e){var t,n=a.useCallback((function(t){e.onClick(t,e.index)}),[e]),r=e.dataItem.render||e.item||(void 0===e.item?e.render:null),o=void 0!==e.dataItem.text?e.dataItem.text:e.textField?e.dataItem[e.textField]:e.dataItem,i=a.createElement("li",{id:e.id,className:(0,s.A)("k-item",e.className,{"k-focus":e.focused}),tabIndex:-1,onClick:n,onMouseDown:e.onDown,onPointerDown:e.onDown,role:"menuitem","aria-disabled":e.dataItem.disabled||void 0},a.createElement("span",{tabIndex:-1,className:(0,s.A)("k-link k-menu-link",{"k-selected":e.dataItem.selected,"k-disabled":e.dataItem.disabled}),key:"icon"},r?a.createElement(r,{item:e.dataItem,itemIndex:e.index}):a.createElement(a.Fragment,null,(e.dataItem.icon||e.dataItem.iconClass)&&a.createElement("span",{className:(0,s.A)("k-icon",(t={},t["k-i-".concat(e.dataItem.icon)]=e.dataItem.icon,t["".concat(e.dataItem.iconClass)]=e.dataItem.iconClass,t))}),e.dataItem.imageUrl&&a.createElement("img",{role:"presentation",alt:"",src:e.dataItem.imageUrl,className:"k-icon"}),o&&a.createElement("span",{className:"k-menu-link-text"},o))));return void 0!==e.item&&void 0!==e.render?e.render.call(void 0,i,e):i};x.displayName="KendoReactButtonItem";var O=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),E=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return O(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,disabled:i.bool,render:i.any},t}(a.Component),P=function(e,t,n,r){if(n)return e;var o=Math.min(r-1,Math.max(0,e));switch(t){case k.R.enter:case k.R.space:case k.R.esc:return-1;case k.R.up:case k.R.left:return o-1<0?r-1:o-1;case k.R.down:case k.R.right:return o+1>=r?0:o+1;case k.R.home:return 0;case k.R.end:return r-1;default:return e}},S=n(9222);function _(e){var t={horizontal:"left",vertical:"bottom"};return e&&(t.horizontal="right"),t}function I(e){var t={horizontal:"left",vertical:"top"};return e&&(t.horizontal="right"),t}var N=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),R=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focused:!1,focusedIndex:-1,opened:!1},n.wrapper=null,n.mainButton=null,n.list=null,n.guid=(0,y.M)(),n.skipFocus=!1,n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==k.R.down?n.opened&&e.keyCode===k.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var r=void 0;if(e.keyCode===k.R.enter||e.keyCode===k.R.space?(e.preventDefault(),n.dispatchClickEvent(e,t),t>=0&&(r={focusedIndex:n.opened?-1:0,opened:!n.opened},n.dispatchPopupEvent(e,r.opened))):n.opened&&e.keyCode===k.R.esc&&(r={focusedIndex:-1,opened:!1},n.dispatchPopupEvent(e,r.opened)),n.opened){var o=P(t,e.keyCode,e.altKey,n.buttonsData.length);o!==t&&((r=r||{}).focusedIndex=o);var a=e.keyCode===k.R.up||e.keyCode===k.R.down||e.keyCode===k.R.left||e.keyCode===k.R.right;e.altKey||!a&&e.keyCode!==k.R.home&&e.keyCode!==k.R.end||e.preventDefault()}r&&n.setState(r)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.onFocus=function(e){n.skipFocus||((0,w.N)(n.props.onFocus,e,n,void 0),n.setState({focused:!0}))},n.onItemClick=function(e,t){var r=n.opened;r&&n.setState({focusedIndex:0,opened:!1}),n.dispatchClickEvent(e,t),r&&n.dispatchPopupEvent(e,!1)},n.onBlur=function(e){n.skipFocus||(n.setState({focused:!1,focusedIndex:-1,opened:!1}),(0,w.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onSplitPartClick=function(e){if(n.buttonsData.length){var t=!n.opened;n.dispatchPopupEvent(e,t),n.setState({focusedIndex:t?0:-1,opened:t,focused:!0})}},n.onDownSplitPart=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.dispatchPopupEvent=function(e,t){(0,w.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,l.s)(c.k),n}return N(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===E})).map((function(e){return e.props}));var t=this.isRtl(),n=t?"rtl":void 0,r=this.props,i=r.id,l=r.style,c=r.tabIndex,u=r.disabled;return a.createElement("div",{id:i,style:l,className:(0,s.A)("k-split-button","k-button-group",{"k-focus":this.state.focused},"k-rounded-".concat(C.G.roundedMap[this.props.rounded||"medium"]),this.props.className),onKeyDown:this.onKeyDown,onFocus:this.onFocus,onBlur:this.onBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(o.z,{ref:function(t){return e.mainButton=t&&t.element},type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:function(t){return e.onItemClick(t,-1)},disabled:u||void 0,tabIndex:c,accessKey:this.props.accessKey,className:this.props.buttonClass,icon:this.props.icon,iconClass:this.props.iconClass,imageUrl:this.props.imageUrl,dir:n,"aria-disabled":u,"aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),a.createElement(o.z,{type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,icon:"caret-alt-down",className:"k-split-button-arrow",disabled:u||void 0,tabIndex:-1,onClick:this.onSplitPartClick,onMouseDown:this.onDownSplitPart,onPointerDown:this.onDownSplitPart,dir:n,"aria-label":"menu toggling button"}),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(-1===t?(0,w.N)(this.props.onButtonClick,e,this,void 0):(0,w.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t}))},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,r=void 0===n?{}:n,o=this.state.focusedIndex;return a.createElement(S.G,{anchor:this.wrapper,show:this.opened,animate:r.animate,popupClass:(0,s.A)("k-menu-popup",r.popupClass),anchorAlign:r.anchorAlign||_(e),popupAlign:r.popupAlign||I(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,ref:this.listRef,"aria-activedescendant":o>=0?"".concat(this.guid,"-").concat(o):void 0,className:(0,s.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(C.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,r=t.itemRender,o=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(x,{className:"k-menu-item",dataItem:t,textField:o,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:r,item:n,key:i,index:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onButtonClick:i.func,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,text:i.string,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.any,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),M=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),T=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return M(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,selected:i.bool,disabled:i.bool,render:i.any},t}(a.Component),D=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),L=function(){return L=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},L.apply(this,arguments)},A=function(e){function t(t){var n=e.call(this,t)||this;return n.state={opened:!1,focused:!1,focusedIndex:-1},n.wrapper=null,n.mainButton=null,n.list=null,n.skipFocus=!1,n.guid=(0,y.M)(),n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==k.R.down?n.opened&&e.keyCode===k.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var r=L({},n.state);if(e.keyCode===k.R.enter||e.keyCode===k.R.space?(t>=0&&n.dispatchClickEvent(e,t),e.preventDefault(),r.focusedIndex=n.opened?-1:0,r.opened=!n.opened,n.dispatchPopupEvent(e,r.opened)):n.opened&&e.keyCode===k.R.esc&&(r.focusedIndex=-1,r.opened=!1,n.dispatchPopupEvent(e,r.opened)),n.opened){var o=P(t,e.keyCode,e.altKey,n.buttonsData.length);r.focusedIndex=o;var a=e.keyCode===k.R.up||e.keyCode===k.R.down||e.keyCode===k.R.left||e.keyCode===k.R.right;e.altKey||!a&&e.keyCode!==k.R.home&&e.keyCode!==k.R.end||e.preventDefault()}n.setState(r)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.handleFocus=function(e){n.skipFocus||(n.setState({focused:!0,focusedIndex:n.opened?0:-1}),(0,w.N)(n.props.onFocus,e,n,void 0))},n.handleBlur=function(e){n.skipFocus||(n.setState({focused:!1,opened:!1,focusedIndex:-1}),(0,w.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onItemClick=function(e,t){n.setState({focusedIndex:-1,opened:!1}),n.dispatchClickEvent(e,t),n.dispatchPopupEvent(e,!1)},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.mouseDown=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onClickMainButton=function(e){if(n.buttonsData.length){var t=!n.opened;n.setState({opened:t,focused:!0,focusedIndex:t?0:-1}),n.dispatchPopupEvent(e,t)}},n.dispatchPopupEvent=function(e,t){(0,w.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,l.s)(c.k),n}return D(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.isRtl(),n=t?"rtl":void 0,r=this.props,i=r.id,l=r.style,c=r.tabIndex,u=r.disabled;return this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===T})).map((function(e){return e.props})),a.createElement("div",{id:i,style:l,className:(0,s.A)("k-dropdown-button",{"k-focus":this.state.focused},this.props.className),onKeyDown:this.onKeyDown,onFocus:this.handleFocus,onBlur:this.handleBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(o.z,{size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:this.onClickMainButton,onMouseDown:this.mouseDown,disabled:u||void 0,tabIndex:c,accessKey:this.props.accessKey,icon:this.props.icon,iconClass:this.props.iconClass,className:this.props.buttonClass,imageUrl:this.props.imageUrl,dir:n,ref:function(t){return e.mainButton=t&&t.element},type:"button","aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(0,w.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t})},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,r=void 0===n?{}:n,o=this.state.focusedIndex;return a.createElement(S.G,{anchor:this.wrapper,show:this.opened,animate:r.animate,popupClass:(0,s.A)("k-menu-popup",r.popupClass),anchorAlign:r.anchorAlign||_(e),popupAlign:r.popupAlign||I(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,"aria-activedescendant":o>=0?"".concat(this.guid,"-").concat(o):void 0,ref:this.listRef,className:(0,s.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(C.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,r=t.itemRender,o=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(x,{className:"k-menu-item",dataItem:t,textField:o,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:r,item:n,index:i,key:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.func,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),j=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),B=function(){return B=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},B.apply(this,arguments)},z=function(e){function t(n){var r=e.call(this,n)||this;return r._element=null,r.offsetHeight=0,r.offsetWidth=0,r.buttons=[],r.focusedSelector=r.selectors.map((function(e){return e+":focus"})).join(","),r.setTabIndex=function(e){var n=r.props.tabIndex,o=void 0===n?t.defaultProps.tabIndex:n;r.buttons.forEach((function(t,n){t.tabIndex=n===e?o:-1}))},r.onKeyDown=function(e){var t=e.target;if((e.keyCode===k.R.left||e.keyCode===k.R.right)&&!e.defaultPrevented&&-1!==r.buttons.findIndex((function(e){return e===t}))){var n=r.focusedIndex;e.keyCode===k.R.left?r.focusButton(n,n-1):r.focusButton(n,n+1)}},r.onWindowResize=function(e){var t=r.element;if(t){var n=t.offsetWidth,o=t.offsetHeight;if(r.offsetWidth!==n||r.offsetHeight!==o){r.offsetWidth=n,r.offsetHeight=o;var a={offsetWidth:r.offsetWidth,offsetHeight:r.offsetHeight};r.props.onResize&&r.props.onResize.call(void 0,B(B({target:r},a),{nativeEvent:e}))}}},(0,l.s)(c.k),r}return j(t,e),Object.defineProperty(t.prototype,"selectors",{get:function(){return this.props.buttons||d},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"focusedIndex",{get:function(){var e=this.element&&this.element.querySelector(this.focusedSelector);return Math.max(0,this.buttons.findIndex((function(t){return t===e})))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){window.addEventListener("resize",this.onWindowResize);var e=this.element;e&&(this.offsetWidth=e.offsetWidth,this.offsetHeight=e.offsetHeight,!1!==this.props.keyboardNavigation&&(this.buttons=Array.from(e.querySelectorAll(this.selectors.join(","))),this.setTabIndex(0)))},t.prototype.componentDidUpdate=function(){var e=this.element;e&&!1!==this.props.keyboardNavigation&&(this.buttons=Array.from(e.querySelectorAll(this.selectors.join(","))),this.setTabIndex(this.focusedIndex))},t.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onWindowResize),this.buttons.length=0},t.prototype.render=function(){var e,t=this;return a.createElement("div",{id:this.props.id,className:(0,s.A)("k-toolbar",(e={},e["k-toolbar-".concat(C.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e),this.props.className),style:this.props.style,role:void 0!==this.props.role?this.props.role||void 0:"toolbar",dir:this.props.dir,ref:function(e){return t._element=e},onKeyDown:!1!==this.props.keyboardNavigation?this.onKeyDown:void 0},this.props.children)},t.prototype.focusButton=function(e,n){var r=this.props.tabIndex,o=void 0===r?t.defaultProps.tabIndex:r,a=this.buttons[n];if(a){a.tabIndex=o,a.focus();var i=this.buttons[e];i&&(i.tabIndex=-1)}},t.propTypes={tabIndex:i.number,dir:i.string,keyboardNavigation:i.bool,style:i.object,className:i.string,role:i.string,onResize:i.func,buttons:i.arrayOf(i.string),size:i.oneOf([null,"small","medium","large"])},t.defaultProps={tabIndex:0,size:"medium"},t}(a.Component),F=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),V=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t}return F(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;return a.createElement("div",{id:this.props.id,className:(0,s.A)("k-toolbar-item",this.props.className),style:this.props.style,ref:function(t){return e._element=t}},this.props.children)},t.propTypes={className:i.string},t}(a.PureComponent),G=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),K=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return G(t,e),t.prototype.render=function(){return a.createElement("div",{className:(0,s.A)("k-separator",this.props.className)})},t}(a.PureComponent),H=a.forwardRef((function(e,t){var n=a.useRef(null),r=a.useRef(null);a.useImperativeHandle(r,(function(){return{element:n.current}})),a.useImperativeHandle(t,(function(){return{element:n.current}}));var o=a.useMemo((function(){return(0,s.A)("k-spacer",e.className)}),[e.className]);return a.createElement("span",{ref:n,className:o})}));H.displayName="KendoReactToolbarSpacer",H.propTypes={className:i.string};var U,W,q,Z,Y=n(8199),X=n(9659),$=n(3322),J=n(4703),Q=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,a=t.length;o<a;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};!function(e){e.single="single",e.multiple="multiple",e.none="none"}(U||(U={})),function(e){e.toggle="toggle",e.remove="remove"}(W||(W={})),function(e){e.next="next",e.prev="prev",e.current="current",e.reset="reset"}(q||(q={})),function(e){e.remove="remove",e.add="add",e.reorder="reorder"}(Z||(Z={}));var ee=function(){return ee=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ee.apply(this,arguments)},te=a.createContext([null,function(e){}]),ne=a.createContext([null,function(e){}]),re=a.createContext([null,function(e){}]),oe=a.forwardRef((function(e,t){var n;(0,l.s)(c.k);var r=a.useRef(null),o=a.useRef(null),i=(0,Y.n)(o,e.dir),u=e.chip,d=e.id,p=e.style,f=e.tabIndex,h=e.disabled,v=e.size,m=e.className,g=e.ariaDescribedBy,b=e.ariaLabelledBy,y=e.selection,k=void 0===y?ie.selection:y,w=e.value,x=void 0===w?ie.defaultValue:w,O=e.defaultData,E=void 0===O?ie.defaultData:O,P=e.valueField,S=void 0===P?ie.valueField:P,_=e.textField,I=void 0===_?ie.textField:_,N=e.onChange,R=e.onDataChange,M=a.useMemo((function(){return u||le}),[u,le]);a.useImperativeHandle(r,(function(){return{element:o.current,props:e}})),a.useImperativeHandle(t,(function(){return r.current}));var T=a.useCallback((function(e,t){N&&r.current&&N.call(void 0,{value:e,target:r.current,syntheticEvent:t})}),[N]),D=function(e,t,n){var r=a.useState(e),o=r[0],i=r[1];return[o,function(e){var r=function(e,t){switch(t.selection){case U.single:switch(t.type){case W.toggle:if(!Array.isArray(e)||null===e)return t.payload===e?null:t.payload;throw new Error("State cannot be an array in single selection");case W.remove:return t.payload===e?null:e;default:return e}case U.multiple:switch(t.type){case W.toggle:if(Array.isArray(e))return e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):Q(Q([],e,!0),[t.payload],!1);if(null===e)return[t.payload];throw new Error("State cannot be non-array in multiple selection");case W.remove:return Array.isArray(e)?e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):Q(Q([],e,!0),[t.payload],!1):e;default:return e}case U.none:return null;default:return e}}(t.state||o,ee(ee({},e),t));n&&n(r,e.event),i(r)}]}(x,{selection:k,state:x},T),L=D[0],A=D[1],j=a.useCallback((function(e,t){R&&r.current&&R.call(void 0,{value:e,target:r.current,syntheticEvent:t})}),[R]),B=function(e,t,n){var r=a.useState(e),o=r[0],i=r[1];return[o,function(e){var r=function(e,t){switch(t.type){case Z.add:break;case Z.remove:return e.filter((function(e){return e[t.valueField]!==t.payload}));case Z.reorder:break;default:return e}}(t.state||o,ee(ee({},e),t));n&&n(r,e.event),i(r)}]}(e.data||E,{state:e.data,valueField:S},j),z=B[0],F=B[1],V=a.useCallback((function(e,t){return e.push(t[S]),e}),[S]),G=a.useMemo((function(){return e.data||z}),[e.data,z]),K=a.useMemo((function(){return x||L}),[x,L]),H=a.useMemo((function(){return G.reduce(V,[])}),[G,V]),oe=a.useCallback((function(e){return(0,X.Y)(S)(e)}),[S]),ae=a.useCallback((function(e){return(0,X.Y)(I)(e)}),[I]),se=function(e){var t=a.useState(null),n=t[0],r=t[1];return[n,function(t){var n=function(e,t){var n=t.items.findIndex((function(t){return t===e}));switch(t.type){case q.next:return n===t.items.length-1?e:t.items[n+1];case q.prev:return 0===n?e:t.items[n-1];case q.current:return t.payload;case q.reset:return null;default:return e}}(t.payload,ee(ee({},t),e));r(n)}]}({items:H}),ce=se[0],ue=se[1],de=(0,$.i)(e,r);return a.createElement(te.Provider,{value:[K,A]},a.createElement(ne.Provider,{value:[ce,ue]},a.createElement(re.Provider,{value:[G,F]},a.createElement("div",ee({ref:o},de,{role:"listbox",id:d,dir:i,style:p,tabIndex:(0,J.p)(f,h,void 0),className:(0,s.A)("k-chip-list",(n={"k-rtl":"rtl"===i,"k-disabled":h},n["k-chip-list-".concat(C.G.sizeMap[v]||v)]=v,n),m),"aria-labelledby":b,"aria-describedby":g}),G.map((function(e,t){return a.createElement(M,{role:"option",dataItem:e,size:v,key:[oe(e),t].join("-"),text:ae(e),value:oe(e)})}))))))})),ae={id:i.string,className:i.string,tabIndex:i.number,data:i.any,defaultData:i.arrayOf(i.any),onDataChange:i.func,value:i.oneOfType([i.any,i.arrayOf(i.any)]),defaultValue:i.oneOfType([i.any,i.arrayOf(i.any)]),onChange:i.func,selection:i.oneOf(["single","none","multiple"]),textField:i.string,valueField:i.string,disabled:i.bool,dir:i.oneOf(["ltr","rtl"]),ariaLabelledBy:i.string,ariaDescribedBy:i.string,size:i.oneOf([null,"small","medium","large"])},ie={chip:le,size:"medium",disabled:!1,defaultValue:null,defaultData:[],dir:"ltr",selection:"none",textField:"text",valueField:"value",removable:"removable"};oe.displayName="KendoReactChipList",oe.propTypes=ae,oe.defaultProps=ie;var se=function(){return se=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},se.apply(this,arguments)},le=a.forwardRef((function(e,t){var n;(0,l.s)(c.k);var r=a.useRef(null),o=a.useRef(null),i=(0,Y.n)(o,e.dir);a.useImperativeHandle(r,(function(){return{element:o.current,props:e}})),a.useImperativeHandle(t,(function(){return r.current}));var u=a.useContext(te),d=u[0],p=u[1],f=a.useContext(ne),h=f[0],v=f[1],m=a.useContext(re)[1],g=a.useMemo((function(){return e.selected||(Array.isArray(d)?d.some((function(t){return t===e.value})):d===e.value)}),[e.selected,e.value,d]),b=a.useMemo((function(){return h===e.value}),[e.value,h]);a.useEffect((function(){b&&o.current&&o.current.focus()}),[b]);var y=a.useCallback((function(t){p({type:W.toggle,payload:e.value,event:t})}),[p,e.value]),w=a.useCallback((function(t){e.removable&&(m({type:Z.remove,payload:e.value,event:t}),v({type:q.reset,payload:e.value,event:t}),p({type:W.remove,payload:e.value,event:t}),e.onRemove&&e.onRemove.call(void 0,{target:r.current,syntheticEvent:t}))}),[e.onRemove,e.value,e.removable,m,v,p]),x=a.useCallback((function(t){switch(t.keyCode){case k.R.left:v({type:q.prev,payload:e.value,event:t});break;case k.R.right:v({type:q.next,payload:e.value,event:t});break;case k.R.enter:p({type:W.toggle,payload:e.value,event:t});break;case k.R.delete:w(t)}e.onKeyDown&&e.onKeyDown.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onKeyDown,e.value,v,p,w]),O=a.useCallback((function(t){v({payload:e.value,type:q.current,event:t}),e.onFocus&&e.onFocus.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onFocus,e.value,v]),E=a.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:r.current,syntheticEvent:t})}),[e.onBlur]),P=(0,$.i)(e,r,{onClick:y});return a.createElement("div",se({},P,{role:e.role,id:e.value,style:e.style,ref:o,dir:i,tabIndex:(0,J.p)(e.tabIndex,e.disabled,void 0),className:(0,s.A)("k-chip",(n={"k-rtl":"rtl"===i,"k-disabled":e.disabled,"k-selected":g,"k-focus":b},n["k-chip-".concat(C.G.sizeMap[e.size]||e.size)]=e.size,n["k-rounded-".concat(C.G.roundedMap[e.rounded]||e.rounded)]=e.rounded,n["k-chip-".concat(e.fillMode)]=e.fillMode,n["k-chip-".concat(e.fillMode,"-").concat(e.themeColor)]=Boolean(e.fillMode&&e.themeColor),n),e.className),"aria-checked":g,"aria-disabled":e.disabled,"aria-describedby":e.ariaDescribedBy,onFocus:O,onBlur:E,onKeyDown:x}),g&&e.selectedIcon&&a.createElement("span",{className:(0,s.A)("k-chip-icon","k-icon",e.selectedIcon)}),e.icon&&a.createElement("span",{className:(0,s.A)("k-chip-icon","k-icon",e.icon)}),a.createElement("span",{className:"k-chip-content"},void 0!==e.children?e.children:e.text&&a.createElement("span",{"aria-label":e.text,className:"k-chip-label"},e.text)),e.removable&&a.createElement("span",{className:"k-chip-actions"},a.createElement("span",{className:(0,s.A)("k-chip-action","k-chip-remove-action")},a.createElement("span",{className:(0,s.A)("k-icon",e.removeIcon),onClick:w}))))})),ce={id:i.string,text:i.string,value:i.any,dir:i.oneOf(["ltr","rtl"]),removable:i.bool,removeIcon:i.string,disabled:i.bool,icon:i.string,selectedIcon:i.string,onRemove:i.func,dataItem:i.any,selected:i.bool,ariaDescribedBy:i.string,size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),fillMode:i.oneOf([null,"outline","solid"]),themeColor:i.oneOf([null,"base","info","success","warning","error"])};le.displayName="KendoReactChip",le.propTypes=ce,le.defaultProps={disabled:!1,removable:!1,removeIcon:"k-i-x-circle",dir:"ltr",size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"};var ue=n(8259),de=function(){return de=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},de.apply(this,arguments)},pe=a.forwardRef((function(e,t){var n=e.className,r=e.disabled,o=e.text,i=e.icon,l=e.style,c=e.id,u=e.focused,d=e.tabIndex,p=e.index,f=e.dataItem,h=e.item,v=e.onDown,m=e.onClick,g=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["className","disabled","text","icon","style","id","focused","tabIndex","index","dataItem","item","onDown","onClick"]),b=a.useRef(null),y=a.useCallback((function(){b.current&&b.current.focus()}),[]),k=a.useCallback((function(){return{element:b.current,focus:y}}),[y]);a.useImperativeHandle(t,k);var C=a.useCallback((function(e){m&&void 0!==p&&!r&&m(e,p)}),[m,p]),w=a.useMemo((function(){return(0,s.A)("k-fab-item",{"k-focus":u,"k-disabled":r},n)}),[n,r,u]),x=h;return a.createElement("li",de({ref:b,id:c,className:w,style:l,role:"menuitem",tabIndex:(0,J.p)(d,r),"aria-disabled":r,"aria-label":"".concat(o||""," floatingactionbutton item"),onClick:C,onMouseDown:v,onPointerDown:v},g),x?a.createElement(x,{itemIndex:p,item:f}):a.createElement(a.Fragment,null,o&&a.createElement("span",{className:"k-fab-item-text"},o),i&&a.createElement("span",{className:(0,s.A)("k-fab-item-icon k-icon k-i-".concat(i))})))}));pe.propTypes={className:i.string,style:i.object,children:i.any,disabled:i.bool,focused:i.bool,index:i.number,icon:i.string,text:i.string,tabIndex:i.number,customProp:i.any},pe.displayName="KendoFloatingActionButtonItem";var fe="16px",he=function(e){return"number"==typeof e?e+"px":e},ve=function(e,t){var n={horizontal:t?"right":"left",vertical:"bottom"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},me=function(e,t){var n={horizontal:t?"right":"left",vertical:"top"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},ge=function(){return ge=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ge.apply(this,arguments)},be=a.forwardRef((function(e,t){(0,l.s)(c.k);var n=e.align,r=void 0===n?ye.align:n,o=e.alignOffset,i=e.className,u=e.disabled,d=e.icon,p=e.iconClass,f=e.id,h=e.items,v=e.item,m=e.text,g=e.positionMode,b=void 0===g?ye.positionMode:g,x=e.size,O=void 0===x?ye.size:x,E=e.style,P=e.rounded,_=void 0===P?ye.rounded:P,I=e.themeColor,N=void 0===I?ye.themeColor:I,R=e.overlayStyle,M=e.tabIndex,T=e.accessKey,D=e.popupSettings,L=void 0===D?{}:D,A=e.modal,j=e.onClick,B=e.onItemClick,z=e.onFocus,F=e.onBlur,V=e.onKeyDown,G=e.onOpen,K=e.onClose,H=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["align","alignOffset","className","disabled","icon","iconClass","id","items","item","text","positionMode","size","style","rounded","themeColor","overlayStyle","tabIndex","accessKey","popupSettings","modal","onClick","onItemClick","onFocus","onBlur","onKeyDown","onOpen","onClose"]),U=(0,ue.u)(),W=U?U+2:100,q=a.useRef(null),Z=a.useRef(null),X=a.useRef(null),$=a.useRef(null),Q=a.useCallback((function(){Z.current&&Z.current.focus()}),[]),ee=a.useCallback((function(){return{element:Z.current,focus:Q}}),[Q]);a.useImperativeHandle(q,ee),a.useImperativeHandle(t,(function(){return q.current}));var te=a.useState(!1),ne=te[0],re=te[1],oe=a.useState(!1),ae=oe[0],ie=oe[1],se=a.useState(-1),le=se[0],ce=se[1],de=a.useMemo((function(){return(0,y.M)()}),[]),be=(0,Y.n)(Z,e.dir),ke="rtl"===be,Ce=a.useMemo((function(){return(0,y.M)()}),[]);a.useEffect((function(){!function(e,t,n,r){var o=t.horizontal,a=t.vertical;if(e.current){var i=n&&void 0!==n.x?he(n.x):fe,s=n&&void 0!==n.x?"calc(50% + ".concat(he(n.x),")"):"50%",l=n&&void 0!==n.y?he(n.y):fe,c=n&&void 0!==n.y?"calc(50% + ".concat(he(n.y),")"):"50%";e.current.style.setProperty(function(e,t){return{end:t?"left":"right",center:"left",start:t?"right":"left"}[e.horizontal||"end"]}(t,r),"center"===o?s:i),e.current.style.setProperty(function(e){return{top:"top",middle:"top",bottom:"bottom"}[e.vertical||"bottom"]}(t),"middle"===a?c:l),r&&("top"!==a&&"bottom"!==a||"start"!==o||e.current.style.setProperty("left","unset"),"middle"===a&&"end"===o&&e.current.style.setProperty("right","unset"),"middle"===a&&"start"===o&&e.current.style.setProperty("left","unset"))}}(Z,r,o,ke)}),[Z,r,o,ke]),a.useEffect((function(){ae&&Z&&Z.current&&Z.current.focus()}),[ae,Z]);var we=a.useCallback((function(e,t){h&&(0,w.N)(t?G:K,e,ee(),void 0)}),[G,K,h]),xe=a.useCallback((function(e){e.target&&!u&&(!h&&j?(0,w.N)(j,e,ee(),void 0):(re(!ne),ie(!0),ce(ne?-1:0),we(e,!ne)))}),[re,ie,ce,j,we,ne,h,u]),Oe=a.useCallback((function(e){ie(!0),ce(ne?0:-1),z&&(0,w.N)(z,e,ee(),void 0)}),[z,ie,ce]),Ee=a.useCallback((function(e){ie(!1),re(!1),ce(-1),(0,w.N)(F,e,ee(),void 0),ne&&we(e,!1)}),[F,ie,re,ce,we]),Pe=a.useCallback((function(e){e.preventDefault()}),[]),Se=a.useCallback((function(e,t){h&&(h[t].disabled||(0,w.N)(B,e,ee(),{itemProps:h[t],itemIndex:t}))}),[B]),_e=a.useCallback((function(e,t){e.target&&h&&(ce(t),re(!1),Se(e,t),we(e,!1))}),[ce,re,Se,we]),Ie=a.useCallback((function(e){document.activeElement===Z.current&&e.preventDefault()}),[Z,document.activeElement]),Ne=a.useCallback((function(e){var t=le,n=h?h.length-1:-1,o="bottom"===r.vertical;switch(e.keyCode){case k.R.enter:case k.R.space:t>=0&&Se(e,t),e.preventDefault(),re(!ne),ce(ne?-1:0);break;case k.R.esc:e.preventDefault(),re(!1),ce(-1);break;case k.R.home:e.preventDefault(),ce(0);break;case k.R.end:e.preventDefault(),ce(n);break;case k.R.down:case k.R.right:e.preventDefault(),t<n&&!o&&ce(t+1),t>0&&o&&ce(t-1);break;case k.R.up:case k.R.left:e.preventDefault(),t>0&&!o&&ce(t-1),t<n&&o&&ce(t+1)}(0,w.N)(V,e,ee(),void 0)}),[V,le,ce,ke,re]),Re=a.useMemo((function(){var e;return(0,s.A)("k-fab k-fab-solid",((e={"k-fab-sm":"small"===O,"k-fab-md":"medium"===O,"k-fab-lg":"large"===O,"k-disabled":u,"k-pos-absolute":"absolute"===b,"k-pos-fixed":"fixed"===b,"k-focus":ae})["k-rounded-".concat(C.G.roundedMap[_]||_)]=_,e["k-fab-solid-".concat(N)]=N,e),"k-".concat(r.vertical,"-").concat(r.horizontal),i)}),[N,O,_,u,b,r,ae,i]),Me=h&&h.map((function(e,t){return a.createElement(pe,ge({},e,{key:t,index:t,id:"".concat(Ce,"-").concat(t),disabled:u||e.disabled,focused:le===t,dataItem:e,item:v,className:(0,s.A)(e.className,(n=be||"ltr",o=r.horizontal,{rtl:{end:"k-text-left",start:"k-text-right"},ltr:{start:"k-text-left",end:"k-text-right"}}[n]["end"===o?"end":"start"])),onClick:_e,onDown:Ie}));var n,o})),Te=d&&!m,De=(Z.current?Z.current.offsetWidth:0)/2-16;return a.createElement(ue.$.Provider,{value:W},a.createElement(a.Fragment,null,a.createElement("button",ge({ref:Z,id:f||de,role:h?"menubutton":"button",type:"button","aria-disabled":u,"aria-expanded":h?ne:void 0,"aria-haspopup":!!h,"aria-label":"".concat(m||""," floatingactionbutton"),"aria-owns":h?Ce:void 0,"aria-activedescendant":le>=0&&h?"".concat(Ce,"-").concat(le):void 0,tabIndex:(0,J.p)(M,u),accessKey:T,dir:be,disabled:u,className:Re,style:E,onClick:xe,onMouseDown:Pe,onFocus:Oe,onBlur:Ee,onKeyDown:Ne},H),d?a.createElement("span",{role:"presentation",className:(0,s.A)("k-fab-icon k-icon k-i-".concat(d))}):p?a.createElement("span",{role:"presentation",className:p}):null,m&&a.createElement("span",{className:"k-fab-text"},m)),A&&ne&&a.createElement("div",{className:"k-overlay",style:ge({zIndex:W},R)}),a.createElement(S.G,{ref:$,anchor:Z.current,show:ne,animate:L.animate,popupClass:(0,s.A)("k-popup-transparent k-fab-popup",L.popupClass),anchorAlign:L.anchorAlign||ve(r,ke),popupAlign:L.popupAlign||me(r,ke),style:{boxShadow:"none"}},a.createElement("ul",{ref:X,role:"menu","aria-labelledby":f,id:Ce,className:(0,s.A)("k-fab-items",{"k-fab-items-bottom":"bottom"!==r.vertical,"k-fab-items-top":"bottom"===r.vertical}),style:{paddingLeft:Te?De:void 0,paddingRight:Te?De:void 0}},Me))))}));be.propTypes={className:i.string,style:i.object,id:i.string,dir:i.string,tabIndex:i.number,accessKey:i.string,disabled:i.bool,icon:i.string,iconClass:i.string,text:i.string,alignOffset:i.shape({x:i.oneOfType([i.number,i.string]),y:i.oneOfType([i.number,i.string])}),align:i.shape({vertical:i.oneOf(["top","middle","bottom"]),horizontal:i.oneOf(["start","center","end"])}),positionMode:i.oneOf(["absolute","fixed"]),size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),themeColor:i.oneOf([null,"primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"]),modal:i.bool,overlayStyle:i.object};var ye={align:{vertical:"bottom",horizontal:"end"},size:"medium",rounded:"full",themeColor:"primary",positionMode:"fixed"};be.displayName="KendoFloatingActionButton"},2709:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-buttons",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673300411,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},6516:(e,t,n)=>{n.r(t),n.d(t,{Dialog:()=>S,DialogActionsBar:()=>c,DialogPropsContext:()=>P,Window:()=>X,WindowActionsBar:()=>H,WindowPropsContext:()=>Y});var r=n(3899),o=n(994),a=n(189),i=n(7037),s=function(e){var t=e.children,n=e.onCloseButtonClick,o=e.id,a=e.closeIcon;return r.createElement("div",{className:"k-window-titlebar k-dialog-titlebar",id:o},r.createElement("div",{className:"k-window-title k-dialog-title"},t),r.createElement("div",{className:"k-window-titlebar-actions k-dialog-titlebar-actions"},a&&r.createElement(i.z,{role:"button","aria-label":"Close",onClick:n,icon:"x",fillMode:"flat",className:"k-window-titlebar-action k-dialog-titlebar-action"})))},l=n(8047),c=function(e){var t,n=e.layout,o=void 0===n?p.layout:n,a=e.children,i=(0,l.A)("k-actions","k-actions-horizontal","k-window-actions k-dialog-actions",((t={})["k-actions-".concat(o)]=o,t));return r.createElement("div",{className:i},a)};c.propTypes={children:a.any,layout:a.oneOf(["start","center","end","stretched"])};var u,d,p={layout:"stretched"},f=n(3198),h=n(5407),v=n(3493),m=n(8259),g=n(7827),b=n(848),y=n(4006),k={name:"@progress/kendo-react-dialogs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673300652,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},C="data-windowid",w=function(e,t,n){var r=e;if(t&&t.defaultView){var o=t.querySelectorAll(".k-window:not(.k-dialog), .k-dialog-wrapper"),a=!1;return o.forEach((function(e){var o=t.defaultView.getComputedStyle(e,null);if(e.getAttribute(C)!==n&&null!==o.zIndex){var i=parseInt(o.zIndex,10);i>=r&&(r=i,a=!0)}})),a?r+2:r}return r},x=(u=function(e,t){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},u(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}u(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),O=function(){return O=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},O.apply(this,arguments)},E=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n._id=(0,f.M)(),n.titleId=n.generateTitleId(),n.contentId=n.generateContentId(),n.onCloseDialog=function(e){e.preventDefault(),(0,h.N)(n.props.onClose,e,n,void 0)},n.onKeyDown=function(e){e.keyCode===v.R.esc&&n.props.onClose&&(e.preventDefault(),n.onCloseDialog(e));var t=n.element;if(t&&e.keyCode===v.R.tab){var r=t.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),o=r[0],a=r[r.length-1],i=n.getDocument();e.shiftKey?(i&&i.activeElement===o||i&&i.activeElement===n.element)&&(a.focus(),e.preventDefault()):i&&i.activeElement===a&&(o.focus(),e.preventDefault())}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+2:0)?n.state.zIndex:n.context+2:n.context?n.context:10002},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},(0,y.s)(k),n.state={zIndex:w(n.getCurrentZIndex(),n.getDocument(),n._id)},n}return x(t,e),t.prototype.componentDidMount=function(){this.element&&this.props.autoFocus&&this.element.focus()},t.prototype.render=function(){var e,t,n=this,a=void 0!==this.props.id?this.props.id:this.titleId,i=this.props,c=i.title,u=i.width,d=i.height,p=i.children,f=i.minWidth,h=i.dir,v=i.style,b=i.contentStyle,y=r.Children.toArray(p),k=this.getContent(y),w=this.getActionBar(y),x=c?{"aria-labelledby":a}:null,E=void 0===this.props.closeIcon||this.props.closeIcon,P=this.getCurrentZIndex(),S=r.createElement(m.$.Provider,{value:P},r.createElement("div",O({},((e={})[C]=this._id,e),{className:"k-dialog-wrapper"+(this.props.className?" "+this.props.className:""),onKeyDown:this.onKeyDown,tabIndex:0,dir:h,style:O({zIndex:P},v),ref:function(e){return n.element=e}}),r.createElement("div",{className:"k-overlay"}),r.createElement("div",O({},x,{className:(0,l.A)("k-window k-dialog",(t={},t["k-window-".concat(this.props.themeColor)]=this.props.themeColor,t)),role:"dialog","aria-modal":!0,"aria-describedby":this.contentId,style:{width:u,height:d,minWidth:f}}),this.props.title&&r.createElement(s,{closeIcon:E,onCloseButtonClick:this.onCloseDialog,id:a},c),r.createElement("div",{className:"k-window-content k-dialog-content",style:b,id:this.contentId},k),w)));return g.N?null!==this.props.appendTo?o.createPortal(S,this.props.appendTo||document.body):S:null},t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===c}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==c}))},t.prototype.generateTitleId=function(){return"dialog-title"+this._id},t.prototype.generateContentId=function(){return"dialog-content"+this._id},t.displayName="Dialog",t.propTypes={title:a.any,id:a.string,dir:a.string,style:a.object,closeIcon:a.bool,width:a.oneOfType([a.number,a.string]),height:a.oneOfType([a.number,a.string]),minWidth:a.oneOfType([a.number,a.string]),autoFocus:a.bool},t.defaultProps={autoFocus:!1},t.contextType=m.$,t}(r.Component),P=(0,b.Y)(),S=(0,b.u)(P,E);S.displayName="KendoReactDialog",function(e){e.DEFAULT="DEFAULT",e.FULLSCREEN="FULLSCREEN",e.MINIMIZED="MINIMIZED"}(d||(d={}));var _,I=n(499),N="dialogs.windowMaximizeButton",R="dialogs.windowMinimizeButton",M="dialogs.windowRestoreButton",T="dialogs.windowCloseButton",D=((_={})[N]="maximize",_[R]="minimize",_[M]="restore",_[T]="close",_),L=function(){return L=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},L.apply(this,arguments)},A=function(e){var t=e.children,n=e.onCloseButtonClick,o=e.onMinimizeButtonClick,a=e.onFullScreenButtonClick,s=e.onRestoreButtonClick,l=e.onDoubleClick,c=e.stage,u=e.forwardedRef,p=e.id,f=(0,I.useLocalization)(),h=e.minimizeButton?r.createElement(e.minimizeButton,{onClick:o,stage:c}):r.createElement(i.z,{fillMode:"flat",icon:"window-minimize",className:"k-window-titlebar-action",onClick:o,"aria-label":f.toLanguageString(R,D[R])}),v=e.maximizeButton?r.createElement(e.maximizeButton,{onClick:a,stage:c}):r.createElement(i.z,{fillMode:"flat",icon:"window-maximize",className:"k-window-titlebar-action",onClick:a,"aria-label":f.toLanguageString(N,D[N])}),m=e.restoreButton?r.createElement(e.restoreButton,{onClick:s,stage:c}):r.createElement(i.z,{fillMode:"flat",icon:"window-restore",className:"k-window-titlebar-action",onClick:s,"aria-label":f.toLanguageString(M,D[M])}),g=e.closeButton?r.createElement(e.closeButton,{onClick:n,stage:c}):r.createElement(i.z,{fillMode:"flat",icon:"x",className:"k-window-titlebar-action",onClick:n,"aria-label":f.toLanguageString(T,D[T])});return r.createElement("div",{className:"k-window-titlebar",style:{touchAction:"none"},ref:u,onDoubleClick:l},r.createElement("div",{className:"k-window-title",id:p},t||""),r.createElement("div",{className:"k-window-titlebar-actions"},c===d.DEFAULT&&h,c===d.DEFAULT&&v,c!==d.DEFAULT&&m,g))},j=r.forwardRef((function(e,t){return r.createElement(A,L({},e,{forwardedRef:t}))})),B=n(1779),z=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),F=["n","e","s","w","se","sw","ne","nw"],V=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return z(t,e),t.prototype.render=function(){var e=this;return r.createElement("div",{className:"k-resize-handles-wrapper"}," ",F.map((function(t,n){return r.createElement(B._,{key:n,onDrag:function(n){var r=n.event;r.originalEvent.preventDefault(),e.props.onResize(r,{end:!1,direction:t})},onRelease:function(n){var r=n.event;r.originalEvent.preventDefault(),e.props.onResize(r,{end:!0,direction:t})}},r.createElement("div",{className:"k-resize-handle k-resize-"+t,style:{display:"block",touchAction:"none"}}))})))},t}(r.Component),G=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),K=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return G(t,e),t.prototype.shouldComponentUpdate=function(e){return e.shouldUpdateOnDrag||!e.isDragging},t.prototype.render=function(){return this.props.children},t}(r.Component),H=function(e){var t=e.layout,n=void 0===t?U.layout:t,o=e.children,a=(0,l.A)("k-actions","k-window-actions","k-actions-horizontal","k-hstack",{"k-justify-content-start":"start"===n,"k-justify-content-center":"center"===n,"k-justify-content-end":"end"===n,"k-justify-content-stretch":"stretched"===n});return r.createElement("div",{className:a},o)};H.propTypes={children:a.any,layout:a.oneOf(["start","center","end","stretched"])};var U={layout:"end"},W=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),q=function(){return q=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},q.apply(this,arguments)},Z=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.draggable=null,n.offSetCoordinates={x:0,y:0},n._id=(0,f.M)(),n.titleId=n.generateTitleId(),n.onKeyDown=function(e){if(e.target===e.currentTarget){var t=n.props.minWidth||120,r=n.props.minHeight||100;if(e.ctrlKey&&n.props.resizable){switch(e.keyCode){case v.R.up:e.preventDefault(),r<=n.height-5&&n.setState({height:n.height-5});break;case v.R.down:e.preventDefault(),n.setState({height:n.height+5});break;case v.R.left:t<=n.width-5&&n.setState({width:n.width-5});break;case v.R.right:n.setState({width:n.width+5});break;default:return}n.dispatchMoveEvent(n.props.onResize,e,!1,void 0)}else if(e.altKey)switch(e.keyCode){case v.R.up:n.windowStage===d.MINIMIZED?(n.handleRestore(e),(0,h.N)(n.props.onStageChange,e,n,{state:d.DEFAULT})):n.windowStage===d.DEFAULT&&(n.handleFullscreen(e),(0,h.N)(n.props.onStageChange,e,n,{state:d.FULLSCREEN}));break;case v.R.down:n.windowStage===d.FULLSCREEN?(n.handleRestore(e),(0,h.N)(n.props.onStageChange,e,n,{state:d.DEFAULT})):n.windowStage===d.DEFAULT&&(n.handleMinimize(e),(0,h.N)(n.props.onStageChange,e,n,{state:d.MINIMIZED}))}else{if(!e.ctrlKey)switch(e.keyCode){case v.R.esc:return void(n.props.onClose&&n.handleCloseWindow(e));case v.R.up:n.setState({top:n.state.top-5});break;case v.R.down:n.setState({top:n.state.top+5});break;case v.R.left:n.setState({left:n.state.left-5});break;case v.R.right:n.setState({left:n.state.left+5});break;default:return}n.dispatchMoveEvent(n.props.onMove,e,!1,void 0)}}},n.onPress=function(e){var t=e.event;n.windowCoordinatesState.differenceLeft=t.pageX-n.left,n.windowCoordinatesState.differenceTop=t.pageY-n.top},n.onDrag=function(e){var t=e.event;t.originalEvent.preventDefault(),n.windowStage!==d.FULLSCREEN&&n.props.draggable&&(n.setState({top:Math.max(t.pageY-n.windowCoordinatesState.differenceTop,0),left:t.pageX-n.windowCoordinatesState.differenceLeft,isDragging:!0}),n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!1))},n.onRelease=function(e){var t=e.event;n.windowStage!==d.FULLSCREEN&&n.props.draggable&&n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!0),n.setState({isDragging:!1})},n.onFocus=function(){n._blurTimeout?(clearTimeout(n._blurTimeout),n._blurTimeout=void 0):n.setState({focused:!0,zIndex:w(n.getCurrentZIndex(),n.getDocument(),n._id)})},n.onBlur=function(){clearTimeout(n._blurTimeout);var e=n.getWindow();e&&(n._blurTimeout=e.setTimeout((function(){n.setState({focused:!1}),n._blurTimeout=void 0})))},n.getInitialTop=function(){if(void 0!==n.props.top)return n.props.top;if(void 0!==n.props.initialTop)return n.props.initialTop;var e=300;if(void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),n.props.appendTo)return n.props.appendTo.offsetHeight/2-e/2;var t=n.getWindow();return t?t.innerHeight/2-e/2:0},n.getInitialLeft=function(){if(void 0!==n.props.left)return n.props.left;if(void 0!==n.props.initialLeft)return n.props.initialLeft;var e=300;if(void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),n.props.appendTo)return n.props.appendTo.offsetWidth/2-e/2;var t=n.getWindow();return t?t.innerWidth/2-e/2:0},n.getInitialWidth=function(){var e=300;return void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),e},n.getInitialHeight=function(){var e=300;return void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),e},n.handleMinimize=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height,n.setState({stage:d.MINIMIZED,height:0}),(0,h.N)(n.props.onStageChange,e,n,{state:d.MINIMIZED})},n.handleFullscreen=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height;var t=n.getWindow(),r=t?t.innerWidth:0,o=t?t.innerHeight:0;n.setState({left:0,top:0,width:n.props.appendTo?n.props.appendTo.offsetWidth:r,height:n.props.appendTo?n.props.appendTo.offsetHeight:o,stage:d.FULLSCREEN}),(0,h.N)(n.props.onStageChange,e,n,{state:d.FULLSCREEN})},n.handleRestore=function(e){e.preventDefault(),n.windowStage===d.FULLSCREEN?n.setState({stage:d.DEFAULT,left:n.windowCoordinatesState.leftBeforeAction,top:n.windowCoordinatesState.topBeforeAction,width:n.windowCoordinatesState.widthBeforeAction,height:n.windowCoordinatesState.heightBeforeAction}):n.windowStage===d.MINIMIZED&&n.setState({stage:d.DEFAULT,height:n.windowCoordinatesState.heightBeforeAction}),(0,h.N)(n.props.onStageChange,e,n,{state:d.DEFAULT})},n.handleCloseWindow=function(e){e.preventDefault(),(0,h.N)(n.props.onClose,e,n,{state:void 0})},n.handleDoubleClick=function(e){n.windowStage===d.FULLSCREEN||n.windowStage===d.MINIMIZED?n.handleRestore(e):n.handleFullscreen(e)},n.handleResize=function(e,t){var r=n.props.appendTo?e.pageX-n.offSetCoordinates.x:e.pageX,o=n.props.appendTo?e.pageY-n.offSetCoordinates.y:e.pageY,a=n.width,i=n.height,s=n.props.minWidth||120,l=n.props.minHeight||100,c=n.top-o,u=n.left-r,d=r-n.left,p=o-n.top,f=Object.assign({},n.state,{isDragging:!t.end});t.direction.indexOf("n")>=0&&l-(i+c)<0&&(n.top>0&&(f.height=i+c),f.top=o),t.direction.indexOf("s")>=0&&l-p<0&&(f.height=p),t.direction.indexOf("w")>=0&&s-(a+u)<0&&(n.left>0&&(f.width=a+u),f.left=r),t.direction.indexOf("e")>=0&&s-d<0&&(f.width=d),n.setState(f),n.dispatchMoveEvent(n.props.onResize,e,!0,t.end)},n.dispatchMoveEvent=function(e,t,r,o){e&&e.call(void 0,{nativeEvent:t.nativeEvent?t.nativeEvent:t.originalEvent,drag:r,end:o,target:n,left:n.state.left,top:n.state.top,width:n.state.width,hight:n.state.height,height:n.state.height})},n.handleBrowserWindowResize=function(){if(n.windowStage===d.FULLSCREEN){var e=n.getWindow(),t=e?e.innerWidth:0,r=e?e.innerHeight:0;n.setState({width:n.props.appendTo?n.props.appendTo.offsetWidth:t,height:n.props.appendTo?n.props.appendTo.offsetHeight:r})}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+2:0)?n.state.zIndex:n.context+2:n.context?n.context:10002},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},n.getWindow=function(){var e=n.getDocument();return e&&e.defaultView},(0,y.s)(k),n.state={stage:n.props.stage||d.DEFAULT,isDragging:!1,top:n.getInitialTop(),left:n.getInitialLeft(),width:n.getInitialWidth(),height:n.getInitialHeight(),focused:!0,zIndex:w(n.getCurrentZIndex(),n.getDocument(),n._id)},n.windowCoordinatesState={leftBeforeAction:n.getInitialLeft(),topBeforeAction:n.getInitialTop(),widthBeforeAction:n.getInitialWidth(),heightBeforeAction:n.getInitialHeight()},n}return W(t,e),t.prototype.componentDidMount=function(){var e=this.getWindow();e&&e.addEventListener("resize",this.handleBrowserWindowResize);var t=this.getDocument();if(this.props.appendTo&&t){var n=this.props.appendTo.getBoundingClientRect(),r=t.body.getBoundingClientRect();this.offSetCoordinates.x=n.left-r.left,this.offSetCoordinates.y=n.top-r.top}},t.prototype.componentWillUnmount=function(){var e=this.getWindow();e&&e.removeEventListener("resize",this.handleBrowserWindowResize)},t.prototype.componentDidUpdate=function(){var e=this.getDocument();if(this.props.appendTo&&e){var t=this.props.appendTo.getBoundingClientRect(),n=e.body.getBoundingClientRect();this.offSetCoordinates.x=t.left-n.left,this.offSetCoordinates.y=t.top-n.top}},t.prototype.render=function(){var e,t,n=this,a=r.Children.toArray(this.props.children),i=this.getContent(a),s=this.getActionBar(a),c=this.getCurrentZIndex(),u=(0,l.A)("k-window",this.props.className,((e={})["k-window-".concat(this.props.themeColor)]=this.props.themeColor,e["k-window-minimized"]="MINIMIZED"===this.state.stage,e["k-window-focused"]=this.state.focused,e)),p=r.createElement(m.$.Provider,{value:c},r.createElement(r.Fragment,null,this.props.modal&&r.createElement("div",{className:"k-overlay",style:q({zIndex:c},this.props.overlayStyle)}),r.createElement("div",q({},((t={})[C]=this._id,t),{tabIndex:0,role:"dialog","aria-labelledby":this.titleId,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,ref:function(e){n.windowElement=e,n.element=e},className:u,style:q({top:this.top,left:this.left,width:this.width,height:this.height||"",zIndex:c},this.props.style)}),r.createElement(K,{shouldUpdateOnDrag:this.props.shouldUpdateOnDrag||!1,isDragging:this.state.isDragging},r.createElement(B._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease,ref:function(e){return n.draggable=e}},r.createElement(j,{stage:this.windowStage,onDoubleClick:this.props.doubleClickStageChange?this.handleDoubleClick:void 0,onMinimizeButtonClick:this.handleMinimize,onFullScreenButtonClick:this.handleFullscreen,onRestoreButtonClick:this.handleRestore,onCloseButtonClick:this.handleCloseWindow,closeButton:this.props.closeButton,minimizeButton:this.props.minimizeButton,maximizeButton:this.props.maximizeButton,restoreButton:this.props.restoreButton,id:this.titleId},this.props.title)),this.windowStage!==d.MINIMIZED?r.createElement(r.Fragment,null,r.createElement("div",{className:"k-window-content"},i),s):null,this.windowStage===d.DEFAULT&&this.props.resizable?r.createElement(V,{onResize:this.handleResize}):null))));return g.N?null!==this.props.appendTo?o.createPortal(p,this.props.appendTo||document.body):p:null},Object.defineProperty(t.prototype,"top",{get:function(){return this.windowStage!==d.FULLSCREEN?Math.max(this.props.top||this.state.top,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"left",{get:function(){return this.windowStage!==d.FULLSCREEN?Math.max(this.props.left||this.state.left,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){var e=this.props.width||this.state.width;if(this.windowStage===d.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetWidth;var t=this.getWindow();e=t?t.innerWidth:0}return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){var e=this.props.height||this.state.height;if(this.windowStage===d.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetHeight;var t=this.getWindow();e=t?t.innerHeight:0}else this.windowStage===d.MINIMIZED&&(e=0);return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"windowStage",{get:function(){return this.props.stage||this.state.stage},enumerable:!1,configurable:!0}),t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===H}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==H}))},t.prototype.generateTitleId=function(){return"window-title-"+this._id},t.displayName="Window",t.propTypes={width:a.number,height:a.number,left:a.number,top:a.number,initialWidth:a.number,initialHeight:a.number,initialLeft:a.number,initialTop:a.number,minWidth:a.number,minHeight:a.number,resizable:a.bool,draggable:a.bool,title:a.any,shouldUpdateOnDrag:a.bool,stage:a.oneOf(["DEFAULT","MINIMIZED","FULLSCREEN"]),className:a.string,style:a.object,overlayStyle:a.object},t.defaultProps={minWidth:120,minHeight:100,resizable:!0,draggable:!0,modal:!1,doubleClickStageChange:!0},t.contextType=m.$,t}(r.Component),Y=(0,b.Y)(),X=(0,b.u)(Y,Z);X.displayName="KendoReactWindow"},9482:(e,t,n)=>{var r;n.r(t),n.d(t,{MaskingService:()=>f,SignaturePad:()=>w}),function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(r||(r={}));var o=function(){function e(e,t,n){void 0===n&&(n=r.Undefined),this.value=e,this.rest=t,this.type=n}return e.prototype.map=function(t){return new e(t(this.value),this.rest)},e.prototype.chain=function(e){return e(this.value,this.rest)},e.prototype.fold=function(e,t){return e(this.value,this.rest)},e.prototype.concat=function(e){return this.map((function(t,n){return e.chain((function(e,n){return t.concat([e])}))}))},e.prototype.toString=function(){return"Result({ value: '"+this.value+"', rest: "+this.rest+" })"},e}(),a=function(){function e(e,t){void 0===e&&(e=[]),void 0===t&&(t=[]),this.input=e,this.control=t,this.inputCursor=0,this.controlCursor=0}return e.prototype.eof=function(){return this.inputCursor>=this.input.length},e.prototype.next=function(){return{char:this.input[this.inputCursor++],control:this.control[this.controlCursor++]}},e.prototype.peek=function(){return{char:this.input[this.inputCursor],control:this.control[this.controlCursor]}},e.prototype.eat_input=function(){this.inputCursor++},e.prototype.eat_control=function(){this.controlCursor++},e.prototype.eat=function(){this.inputCursor++,this.controlCursor++},e}(),i=function(e){return(e||"").split("")},s=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof a?this.parse(e):this.parse(new a(i(e),i(t)))},e.prototype.map=function(t){var n=this;return new e((function(e){return n.parse(e).map(t)}))},e.prototype.chain=function(t){var n=this;return new e((function(e){return n.parse(e).chain((function(e,n){return t(e).run(n)}))}))},e.prototype.isLiteral=function(e){return this.run(e).type===r.Literal},e}(),l=function(e,t){return new s((function(n){var r=n.next().char,a=e[r];return"\\"===r?(r=n.next().char,new o(t.literal(r),n)):new o(a?t.mask(a):t.literal(r),n)}))},c=function(e){var t=e.prompt,n=e.promptPlaceholder;return new s((function(e){var r=e.next().char;return new o(r===t?n:r,e)}))},u=function(e){return new s((function(t){var n=t.next().char;return new o(e?n:"",t)}))},d=function(e){return e.reduce((function(e,t){return n=t,e.chain((function(e){return n.map((function(t){return e.concat([t])}))}));var n}),(t=[],new s((function(e){return new o(t,e)}))));var t},p=function(e){return new s((function(t){for(var n=new o([],t);!t.eof();)n=n.concat(e.run(t));return n}))},f=function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}return e.prototype.update=function(e){var t=e.mask,n=void 0===t?"":t,r=e.prompt,o=void 0===r?"":r,a=e.promptPlaceholder,i=void 0===a?" ":a,s=e.rules,l=void 0===s?{}:s,c=e.includeLiterals,u=void 0!==c&&c;this.mask=n,this.prompt=o,this.promptPlaceholder=i,this.rules=l,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return d(this.validationTokens).run(e).fold((function(e){t=e.join("")})),t},e.prototype.rawValue=function(e){void 0===e&&(e="");var t=e;return this.rawTokens.length?(d(this.rawTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskRaw=function(e){void 0===e&&(e="");var t=e;return this.maskTokens.length?(d(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,r){var o="",a=r,i=t.split("").slice(0,n),s=t.split("").slice(r);return d(this.maskTokens.slice(n,r)).run(e).fold((function(e){o=i.concat(e).concat(s).join("")})),{selection:a,value:o}},e.prototype.maskRemoved=function(e,t,n){var r=this,o="",a=n,i=e.split("").slice(n),s=e.split("").slice(0,n).join(""),l=this.maskTokens.length-(e.length-n);return d(this.maskTokens.slice(0,l)).run(s,t).fold((function(e){a=r.adjustPosition(e,a),o=e.concat(i).join("")})),{selection:a,value:o}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var r=this,o="",a=n,i=e.slice(0,n);return d(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return d(r.maskTokens).run(e.join("")+n,t)})).fold((function(e){o=e.join("")})),{selection:a,value:o}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return t=e,new s((function(e){return e.peek().char===t?(e.eat(),new o(t,e,r.Literal)):new o(t,e,r.Literal)}));var t},mask:function(n){return function(e){var t=e.prompt,n=e.promptPlaceholder;return function(e){return new s((function(a){for(;!a.eof();){var i=a.peek(),s=i.char,l=i.control;if(s===l&&l===t)return a.eat(),new o(t,a,r.Mask);if(e.test(s))return a.eat(),new o(s,a,r.Mask);if(s===n)return a.eat(),new o(t,a,r.Mask);a.eat_input()}return a.eat(),new o(t,a,r.Mask)}))}}({prompt:e,promptPlaceholder:t})(n)}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return t=e,new s((function(e){return e.eof()?new o("",e):(e.peek().char===t&&e.eat(),new o(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new s((function(t){for(;!t.eof();){var r=t.peek(),a=r.char,i=r.control;if(a===n&&i===n)return t.eat(),new o(a,t);if(e.test(a))return t.eat(),new o(a,t);t.eat_input()}return t.eat(),new o("",t)}))})(t);var n}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,r=e.includeLiterals;return{literal:function(e){return u(r)},mask:function(e){return c({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return u(!1)},mask:function(t){return c({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;p(l(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),p(l(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),p(l(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),p(l(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}(),h=n(4407),v=h.drawing.util,m=v.elementOffset,g=v.limitValue,b=h.geometry.Point,y=h.geometry.Rect,k=h.geometry.transform,C=function(){},w=function(){function e(e,t){void 0===t&&(t={}),this.element=e,this.lastMoveTime=0,this.options=Object.assign({scale:1,precision:1,samplingRate:200,smooth:!1!==t.smooth,color:t.color||"#000",backgroundColor:t.backgroundColor||"#fff",strokeWidth:1,onChange:C,onDraw:C,onDrawEnd:C},t),this.pathOptions={stroke:{color:this.options.color,width:this.options.strokeWidth,lineCap:"round",lineJoin:"round"}},this.initSurface(),this.attachEvents()}return e.prototype.destroy=function(){this.detachEvents()},e.prototype.clear=function(){this.rootGroup.clear(),this.path=null},Object.defineProperty(e.prototype,"isDrawing",{get:function(){return Boolean(this.points)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"pathData",{get:function(){var e;return null===(e=this.path)||void 0===e?void 0:e.toString(3)},set:function(e){this.clear(),this.path=h.MultiPath.parse(e,this.pathOptions),this.rootGroup.append(this.path)},enumerable:!1,configurable:!0}),e.prototype.loadImage=function(e,t){if(void 0===t&&(t=[]),e){var n=this.size,r=n[0],o=n[1],a=r/this.options.scale,i=o/this.options.scale,s=t[0]||6*a,l=t[1]||6*i,c=a/s,u=i/l,d=Math.min(c,u),p=new h.Image(e,new h.geometry.Rect([0,0],[s,l]));p.transform(k().scale(d,d)),this.clear(),this.rootGroup.append(p)}else this.clear()},e.prototype.exportImage=function(e){var t,n=this.size,r=n[0],o=n[1],a=r/this.options.scale,i=o/this.options.scale,s=(null==e?void 0:e.width)||6*a,l=(null==e?void 0:e.height)||6*i,c=s/a,u=l/i,d=Math.min(c,u),p=new y([0,0],[s,l]),f=new h.Group({clip:h.Path.fromRect(p)}),v=new h.Group({transform:k().scale(d,d)}),m=h.Path.fromRect(p,{fill:{color:this.options.backgroundColor}});return f.append(m),f.append(v),(t=v.children).push.apply(t,this.rootGroup.children),(0,h.exportImage)(f,Object.assign({width:s,height:l},e))},e.prototype.resize=function(){this.surface.resize(!0)},e.prototype.setOptions=function(e){Object.assign(this.options,e),this.pathOptions.stroke.color=this.options.color,this.pathOptions.stroke.width=this.options.strokeWidth,this.path&&(this.path.options.set("stroke.color",this.options.color),this.path.options.set("stroke.width",this.options.strokeWidth)),this.background.options.set("fill.color",this.options.backgroundColor)},e.prototype.initSurface=function(){this.surface=h.Surface.create(this.element,{type:"canvas"}),this.element.style.touchAction="none";var e=this.options.scale;this.rootGroup=new h.Group({transform:k().scale(e,e)});var t=this.element.offsetWidth||750,n=this.element.offsetHeight||250;this.size=[t,n],this.background=h.Path.fromRect(new y([0,0],this.size),{fill:{color:this.options.backgroundColor}}),this.surface.draw(this.background),this.surface.draw(this.rootGroup)},e.prototype.attachEvents=function(){this.onPointerDown=this.onPointerDown.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.element.addEventListener("pointerdown",this.onPointerDown),this.element.addEventListener("pointermove",this.onPointerMove),this.element.addEventListener("pointerup",this.onPointerUp)},e.prototype.detachEvents=function(){this.element.removeEventListener("pointerdown",this.onPointerDown),this.element.removeEventListener("pointermove",this.onPointerMove),this.element.removeEventListener("pointerup",this.onPointerUp)},e.prototype.touchPoint=function(e){var t=m(this.element),n=e.pageX,r=e.pageY,o=1/this.options.scale;return new b(n-t.left,r-t.top).scale(o,o)},e.prototype.onPointerDown=function(e){if(!this.options.readonly&&e.isPrimary&&function(e){return"number"!=typeof e.button||0===e.button}(e)){this.path||(this.path=new h.MultiPath(this.pathOptions),this.rootGroup.append(this.path)),this.options.onDraw(),this.element.setPointerCapture(e.pointerId);var t=this.touchPoint(e);this.points=[t],this.path.moveTo(t)}},e.prototype.onPointerMove=function(e){if(this.points&&e.isPrimary){var t=(new Date).getTime();if(!(t-this.lastMoveTime<1e3/g(this.options.samplingRate,1,1e4))){this.lastMoveTime=t;var n=this.touchPoint(e),r=this.points[this.points.length-1],o=1/g(this.options.precision,.01,100);n.distanceTo(r)<o||(this.points.push(n),this.path.lineTo(n))}}},e.prototype.onPointerUp=function(e){if(e.isPrimary&&this.path&&this.points&&!this.options.readonly){if(this.options.smooth){var t=h.Path.curveFromPoints(this.points);this.path.paths.splice(this.path.paths.length-1,1,t)}this.points=null,this.options.onDrawEnd(),this.options.onChange(this.pathData)}},e}()},5935:(e,t,n)=>{n.r(t),n.d(t,{Error:()=>f,FloatingLabel:()=>g,Hint:()=>h,Label:()=>p});var r,o=n(3899),a=n(189),i=n(8047),s="labels.optional",l=((r={})[s]="(Optional)",r),c=n(499),u=n(4006),d={name:"@progress/kendo-react-labels",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673300517,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},p=function(e){(0,u.s)(d);var t=e.id,n=e.editorId,r=e.editorRef,a=e.editorDisabled,p=e.children,f=e.editorValid,h=e.style,v=e.className,m=e.optional,g=(0,c.useLocalization)(),b=m?g.toLanguageString(s,l[s]):"",y=b&&o.createElement("span",{className:"k-label-optional"},b),k=o.useCallback((function(e){if(r&&r.current&&!a){r.current.focus&&(e.preventDefault(),r.current.focus());var t=r.current.actionElement;t&&(e.preventDefault(),t.click())}}),[r]),C=(0,i.A)({"k-label":!0,"k-label-empty":!p,"k-text-error":!1===f,"k-text-disabled":!0===a},v);return o.createElement("label",{id:t,htmlFor:n,onClick:k,style:h,className:C},p,y)};p.propTypes={id:a.string,editorId:a.string,editorRef:a.oneOfType([a.func,a.shape({current:a.any})]),editorValid:a.bool,editorDisabled:a.bool,style:a.object,className:a.string,optional:a.bool},p.displayName="KendoReactLabel";var f=function(e){(0,u.s)(d);var t=(0,i.A)({"k-form-error":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction},e.className);return o.createElement("div",{id:e.id,role:"alert",style:e.style,className:t},e.children)};f.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string},f.defaultProps={direction:"start"},f.displayName="KendoReactError";var h=function(e){(0,u.s)(d);var t=(0,i.A)({"k-form-hint":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction,"k-text-disabled":!0===e.editorDisabled},e.className);return o.createElement("div",{id:e.id,style:e.style,className:t},e.children)};h.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string,editorDisabled:a.bool},h.defaultProps={direction:"start"},h.displayName="KendoReactHint";var v,m=(v=function(e,t){return v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},v(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}v(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),g=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focused:!1},n.handleFocus=function(e){n.setState({focused:!0})},n.handleBlur=function(e){n.setState({focused:!1})},(0,u.s)(d),n}return m(t,e),t.prototype.render=function(){var e=this.props,t=e.label,n=e.editorId,r=e.className,a=e.editorValue,u=e.editorPlaceholder,d=e.editorValid,p=e.editorDisabled,f=e.style,h=e.id,v=e.optional,m=(0,c.provideLocalizationService)(this),g=v?m.toLanguageString(s,l[s]):"",b=g&&o.createElement("span",{className:"k-label-optional"},g),y=(0,i.A)({"k-floating-label-container":!0,"k-focus":this.state.focused,"k-empty":!u&&!a&&0!==a,"k-text-disabled":p,"k-rtl":"rtl"===this.props.dir},r),k=(0,i.A)({"k-label":!0,"k-text-error":!1===d,"k-text-disabled":p});return o.createElement("span",{id:this.props.id,className:y,onFocus:this.handleFocus,onBlur:this.handleBlur,style:f,dir:this.props.dir},this.props.children,t?n?o.createElement("label",{id:h,htmlFor:n,className:k},t,b):o.createElement("span",{id:h,className:k},t,b):null)},t.propTypes={label:a.string,editorId:a.string,editorValue:a.oneOfType([a.string,a.bool,a.number]),editorPlaceholder:a.string,editorValid:a.bool,editorDisabled:a.bool,id:a.string,style:a.object,className:a.string,optional:a.bool},t}(o.Component);(0,c.registerForLocalization)(g)},9222:(e,t,n)=>{n.d(t,{G:()=>se,v:()=>ie});var r=n(3899),o=n(994),a=n(189),i=function(e){e.style.transitionDuration="",Array.from(e.classList).forEach((function(t){t.startsWith("k-slide-")&&e.classList.remove(t)}))},s="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),l=n(4006),c=n(7827),u=n(8259),d=n(8047);const p="bottom",f="center",h="middle",v="left",m="right",g="top",b="fit",y="flip",k="none";var C,w,x,O=function(e,t,n){var r=0;return e+t>n&&(r=n-(e+t)),e<0&&(r=-e),r},E=function(e){var t=e.offset,n=e.size,r=e.anchorSize,o=e.viewPortSize,a=e.anchorAlignPoint,i=e.elementAlignPoint,s=0,l=2*e.margin;if(i!==a&&i!==f&&i!==h&&a!==f&&a!==h){var c=a===g||a===v;t<0&&c?t+(s=n+r+l)+n>o&&(s=0):t>=0&&!c&&(t+n>o&&(s+=-(r+n+l)),t+s<0&&(s=0))}return s},P=(C=function(e){if(!S())return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',t.body.appendChild(n);var r=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),r},x=!1,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return x||(w=C.apply(void 0,e),x=!0),w}),S=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)};const _={eitherRect:function(e,t){return e||{height:0,left:t.left,top:t.top,width:0}},scaleRect:function(e,t){return e&&1!==t?{height:e.height/t,left:e.left/t,top:e.top/t,width:e.width/t}:e},removeStackingOffset:function(e,t){return t?{height:e.height,left:e.left-t.left,top:e.top-t.top,width:e.width}:e},hasRelativeStackingContext:P,canUseDOM:S};function I(e){return e.ownerDocument||e.document||e}const N=function(e){return I(e).defaultView},R=function(e){return I(e).documentElement};var M=0;function T(){if(!M&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML=" ",document.body.appendChild(e),M=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return M}function D(e){var t=N(e),n=R(e),r={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(r.width-=T()),r}function L(e){var t=R(e),n=N(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}const A=function(e){var t=e.getBoundingClientRect(),n=t.left,r=t.top;return t.height||t.width||(t=function(e){var t=e.style,n=t.display,r=t.left,o=t.position;e.style.display="",e.style.left="-10000px",e.style.position="absolute";var a=e.getBoundingClientRect();return e.style.display=n,e.style.left=r,e.style.position=o,a}(e)),{top:r,left:n,height:t.height,width:t.width}};function j(e){return e===(e.ownerDocument||{}).body?L(e):{x:e.scrollLeft,y:e.scrollTop}}const B=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||R(e)};function z(e,t){for(var n=[],r=e.parentNode;r&&(n.push(r),r!==t);)r=r.parentNode;return n}function F(e){for(var t=[],n=e.parentNode.firstElementChild;n;)n!==e&&t.push(n),n=n.nextElementSibling;return t}var V=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],G=function(){return _.canUseDOM()?window:null},K=/auto|scroll/,H=function(e){return function(e){return""+e.style.overflow+e.style.overflowX+e.style.overflowY}(e)||function(e){var t=window.getComputedStyle(e);return""+t.overflow+t.overflowX+t.overflowY}(e)},U=function(e){if(!e||!_.hasRelativeStackingContext())return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}return null},W=function(){return _.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},q={addOffset:function(e,t){return{left:e.left+t.left,top:e.top+t.top}},addScroll:function(e,t){return{top:e.top+t.y,left:e.left+t.x,height:e.height,width:e.width}},align:function(e){var t=e.anchorRect,n=e.anchorAlign,r=e.elementRect,o=e.elementAlign,a=e.margin;void 0===a&&(a={});var i=n.horizontal,s=n.vertical,l=o.horizontal,c=o.vertical,u=a.horizontal||0,d=a.vertical||0,v=t.top,g=t.left;return s===p&&(v+=t.height),s!==f&&s!==h||(v+=Math.round(t.height/2)),c===p&&(v-=r.height,d*=-1),c!==f&&c!==h||(v-=Math.round(r.height/2),d*=-1),i===m&&(g+=t.width),i!==f&&i!==h||(g+=Math.round(t.width/2)),l===m&&(g-=r.width,u*=-1),l!==f&&l!==h||(g-=Math.round(r.width/2),u*=-1),{top:v+d,left:g+u}},boundingOffset:function(e){if(!e.getBoundingClientRect){var t=D(e);return{bottom:t.height,left:0,right:t.width,top:0}}var n=e.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},getFontStyles:function(e){var t=G();if(!t||!e)return[];var n=t.getComputedStyle(e);return V.map((function(e){return{key:e,value:n[e]}}))},getWindow:G,hasOffsetParent:function(e){return!!e&&Boolean(e.offsetParent)},offset:function(e){return e?A(e):null},offsetAtPoint:function(e,t){if(!e)return null;var n=e.style,r=n.left,o=n.top,a=n.transition;e.style.transition="none",e.style.left=t.left+"px",e.style.top=t.top+"px";var i=A(e);return e.style.left=r,e.style.top=o,e.offsetHeight,e.style.transition=a,i},position:function(e,t,n){return e&&t?function(e,t,n){void 0===n&&(n=1);var r=t?B(t):null,o=function(e,t){var n=N(e),r=n.getComputedStyle(e),o=A(e),a=t||B(e),i=e.ownerDocument,s=a!==i.body&&a!==i.documentElement,l={top:0,left:0};if("fixed"!==r.position&&s){var c=n.getComputedStyle(a);(l=A(a)).top+=parseInt(c.borderTopWidth,10),l.left+=parseInt(c.borderLeftWidth,10)}return{top:o.top-l.top,left:o.left-l.left,height:o.height,width:o.width}}(e,r),a=o.top,i=o.left,s=o.height,l=o.width,c=function(e,t){return e?j(e):function(e){var t=B(e);return t?j(t):{x:0,y:0}}(t)}(r,e),u=c.x,d=c.y,p=e.ownerDocument,f=r===p.body||r===p.documentElement?1:n;return{top:a+d*f,left:i+u*f,height:s,width:l}}(e,t,n||1):null},removeScroll:function(e,t){return{top:e.top-t.y,left:e.left-t.x,height:e.height,width:e.width}},restrictToView:function(e){var t=e.anchorRect,n=e.anchorAlign,r=e.elementRect,o=e.elementAlign,a=e.collisions,i=e.viewPort,s=e.margin;void 0===s&&(s={});var l=r.top,c=r.left,u=r.height,d=r.width,p=i.height,f=i.width,h=s.horizontal||0,v=s.vertical||0,m=0,g=0,k=a.vertical===b,C=a.horizontal===b,w=a.vertical===y,x=a.horizontal===y;k&&(g+=O(l,u,p)),C&&(m+=O(c,d,f)),w&&(g+=E({margin:v,offset:l,size:u,anchorSize:t.height,viewPortSize:p,anchorAlignPoint:n.vertical,elementAlignPoint:o.vertical})),x&&(m+=E({margin:h,offset:c,size:d,anchorSize:t.width,viewPortSize:f,anchorAlignPoint:n.horizontal,elementAlignPoint:o.horizontal}));var P=w&&0!==g,S=x&&0!==m,_=k&&0!==g,I=C&&0!==m;return{flipped:S||P,fitted:_||I,flip:{horizontal:S,vertical:P},fit:{horizontal:I,vertical:_},offset:{left:m,top:g}}},scrollPosition:L,scrollableParents:function(e){var t=[];if(!_.canUseDOM())return t;for(var n=e.parentElement;n;)(K.test(H(n))||n.hasAttribute("data-scrollable"))&&t.push(n),n=n.parentElement;return t.push(window),t},getRelativeContextElement:U,stackingElementOffset:function(e){var t=U(e);return t?A(t):null},stackingElementScroll:function(e){var t=U(e);return t?{x:t.scrollLeft,y:t.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(e){var t=U(e);return t?{height:t.scrollHeight,width:t.scrollWidth}:null},useRelativePosition:function(e){return Boolean(U(e))},windowViewPort:D,zoomLevel:W,isZoomed:function(){return W()>1},zIndex:function(e,t){if(!e||!_.canUseDOM())return null;var n=function(e,t){for(var n,r,o=z(e),a=t;a&&(n=F(a),!(r=o.reduce((function(e,t){return e.concat(n.filter((function(e){return e===t})))}),[])[0]));)a=a.parentElement;return r}(e,t);if(!n)return null;var r=[e].concat(z(e,n)).reduce((function(e,t){var n=t.style.zIndex||window.getComputedStyle(t).zIndex,r=parseInt(n,10);return r>e?r:e}),0);return r?r+1:null}};const Z=q;const Y=function(e){var t=e.anchor,n=e.element,r=e.anchorAlign,o=e.elementAlign,a=e.margin,i=e.offset,s=e.positionMode,l=e.scale||1,c="fixed"!==s&&Z.hasOffsetParent(n)?function(e,t,n,r){var o=_.eitherRect(Z.position(e,t,r),n);return _.scaleRect(o,r)}(t,n,i,l):function(e,t,n,r){var o=function(e,t){return e?{x:0,y:0}:Z.scrollPosition(t)}(e,t),a=_.eitherRect(Z.offset(e),n),i=2*r,s=Z.stackingElementScroll(t);1!==r&&s&&(s.x/=i,s.y/=i);var l=Z.stackingElementOffset(t);return 1!==r&&l&&(l.left/=i,l.top/=i),Z.removeScroll(Z.addScroll(_.removeStackingOffset(_.scaleRect(a,r),l),s),o)}(t,n,i,l),u=_.scaleRect(Z.offset(n),l);return Z.align({anchorAlign:r,anchorRect:c,elementAlign:o,elementRect:u,margin:a})};var X,$={name:"@progress/kendo-react-popup",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673300388,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},J=(X=function(e,t){return X=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},X(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}X(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),Q=function(){return Q=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Q.apply(this,arguments)};function ee(e,t){if(e===t)return!0;if(!!e!=!!t)return!1;var n=Object.getOwnPropertyNames(e),r=Object.getOwnPropertyNames(t);if(n.length!==r.length)return!1;for(var o=0;o<n.length;o++){var a=n[o];if(e[a]!==t[a])return!1}return!0}var te,ne={left:-1e3,top:0};!function(e){e.hiding="hiding",e.hidden="hidden",e.showing="showing",e.shown="shown",e.reposition="reposition"}(te||(te={}));var re="k-animation-container-shown",oe=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.state={current:te.hidden,previous:te.hidden,props:{}},n._popup=null,n.show=function(e){n.setPosition(e),n.animate(e.firstChild,"enter",n.onOpened),n.setState({current:te.shown,previous:n.state.current})},n.setPosition=function(e){var t=n.props,r=t.anchorAlign,o=t.popupAlign,a=t.collision,i=t.offset,s=t.anchor,l=t.margin,c=t.scale,u=t.positionMode,d=e.style,p=d.width,f=d.height;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";var h=function(e){var t=e.anchor,n=e.currentLocation,r=e.element,o=e.anchorAlign,a=e.elementAlign,i=e.collisions,s=e.margin,l=e.scale||1,c=Z.offsetAtPoint(r,n),u=_.scaleRect(c,l),d=_.scaleRect(Z.offset(t),l),p=_.eitherRect(d,n),f=e.viewPort||Z.windowViewPort(r);f.width=f.width/l,f.height=f.height/l;var h=Z.restrictToView({anchorAlign:o,anchorRect:p,collisions:i,elementAlign:a,elementRect:u,margin:s,viewPort:f}),v=Z.addOffset(n,h.offset);return{flip:h.flip,flipped:h.flipped,offset:v}}({anchor:s,anchorAlign:r,element:e,elementAlign:o,collisions:a,currentLocation:Y({anchor:s,anchorAlign:r,element:e,elementAlign:o,offset:i,margin:l,positionMode:u,scale:c}),margin:n.props.margin});if(e.style.top=h.offset.top+"px",e.style.left=h.offset.left+"px",e.style.width=p,e.style.height=f,n._collisions={fit:h.fit,fitted:h.fitted,flip:h.flip,flipped:h.flipped},n.props.onPosition){var v={target:n,flipped:h.flipped,fitted:h.fitted};n.props.onPosition.call(void 0,v)}},n.onOpened=function(){var e=n._popup;e&&(n.props.show&&e.classList.add(re),n.attachRepositionHandlers(e),n.props.onOpen&&n.props.onOpen.call(void 0,{target:n}))},n.animate=function(e,t,r){if(n.props.popupAlign){var o,a=n.props.popupAlign,l=a.horizontal,c=a.vertical;o="left"===l&&"center"===c?"right":"right"===l&&"center"===c?"left":"top"===c?"down":"up",n._collisions&&n._collisions.flipped&&(o={down:"up",up:"down",left:"right",right:"left"}[o]),function(e,t,n,r,o){if(0===n)return o();var a="k-slide-"+t+"-"+r,l=a+"-active",c=function(t){t.target===e&&(e.removeEventListener("transitionend",c),i(e),e.style.display="exit"===r?"none":"",o())};e.addEventListener("transitionend",c);var u=e.ownerDocument;if(u){var d=u.defaultView;if(d){var p=function(){i(e),e.classList.add(a),d.requestAnimationFrame((function(){e.style.transitionDuration=n+"ms",e.classList.add(l)}))};s?d.requestAnimationFrame(p):p()}}}(e,o,n.animationDuration[t],t,r)}},n.onClosing=function(e){n.props.show||e.classList.remove(re),n.detachRepositionHandlers()},n.onClosed=function(){n.state.current===te.hiding&&n.state.previous===te.shown&&n.setState({current:te.hidden,previous:n.state.current}),n.props.onClose&&n.props.onClose.call(void 0,{target:n})},n.getCurrentZIndex=function(){return n.context?n.context+1:100},(0,l.s)($),n.reposition=function(e,t,n){var r,o,a,i;void 0===n&&(n={});var s=0;n=n||{};var l=function(){s=!1===n.leading?0:(new Date).getTime(),r=void 0,i=e.apply(o,a),r||(o=a=null)};return function(){var c=(new Date).getTime();s||!1!==n.leading||(s=c);var u=t-(c-s);return o=void 0,a=arguments,u<=0||u>t?(r&&(clearTimeout(r),r=void 0),s=c,i=e.apply(o,a),r||(o=a=null)):r||!1===n.trailing||(r=window.setTimeout(l,u)),i}}(n.reposition.bind(n),16.666666666666668),n}return J(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._popup},enumerable:!1,configurable:!0}),t.getDerivedStateFromProps=function(e,t){var n=e.show,r=e.anchor,o=e.anchorAlign,a=e.appendTo,i=e.collision,s=e.popupAlign,l=e.className,c=e.popupClass,u=e.style,d=e.offset,p=e.contentKey,f=Q(Q({},t),{props:{show:n,anchor:r,anchorAlign:o,appendTo:a,collision:i,popupAlign:s,className:l,popupClass:c,style:u,offset:d,contentKey:p}});return e.show?t.current===te.hidden||t.current===te.hiding?Q(Q({},f),{current:te.showing,previous:t.current}):t.current===te.showing?Q(Q({},f),{current:te.shown,previous:t.current}):t.current!==te.shown||ee(d,t.props.offset)&&ee(o,t.props.anchorAlign)&&ee(a,t.props.appendTo)&&ee(i,t.props.collision)&&ee(s,t.props.popupAlign)&&ee(u,t.props.style)&&r===t.props.anchor&&c===t.props.popupClass&&l===t.props.className?f:Q(Q({},f),{current:te.reposition,previous:t.current}):t.current===te.hiding||t.current===te.hidden?Q(Q({},f),{current:te.hidden,previous:t.current}):Q(Q({},f),{current:te.hiding,previous:t.current})},t.prototype.componentDidUpdate=function(e){this.state.current===te.showing&&this._popup?this.show(this._popup):this.state.current===te.hiding&&this._popup?(this.onClosing(this._popup),this.animate(this._popup.firstChild,"exit",this.onClosed)):this.state.current===te.reposition&&this.state.previous===te.shown?this.setState({current:te.shown,previous:this.state.current}):this.state.current===te.shown&&e.contentKey!==this.props.contentKey&&this._popup&&this.setPosition(this._popup)},t.prototype.componentDidMount=function(){this.state.current===te.showing&&this._popup&&this.show(this._popup)},t.prototype.componentWillUnmount=function(){this.detachRepositionHandlers()},t.prototype.render=function(){var e=this,t=this.props,n=t.children,a=t.className,i=t.popupClass,s=t.show,l=t.id,p=t.positionMode,f=this.props.appendTo?this.props.appendTo:c.N?this.props.anchor&&this.props.anchor.ownerDocument?this.props.anchor.ownerDocument.body:document.body:void 0;this.state.current===te.reposition&&this.state.previous===te.shown&&this._popup&&this.setPosition(this._popup);var h=Object.assign({},{position:p,top:0,left:-1e4},this.props.style||{}),v=this.state.current===te.hiding;if((s||v)&&f){var m=this.getCurrentZIndex(),g=r.createElement(u.$.Provider,{value:m},r.createElement("div",{className:(0,d.A)("k-animation-container","k-animation-container-relative",a),id:l,ref:function(t){return e._popup=t},style:Q({zIndex:m},h)},r.createElement("div",{className:(0,d.A)("k-popup",i,"k-child-animation-container"),style:{transitionDelay:"0ms"}},n)));return null!==this.props.appendTo?o.createPortal(g,f):g}return null},Object.defineProperty(t.prototype,"animationDuration",{get:function(){var e=this.props.animate,t=0,n=0;return e&&(!0===e?t=n=300:(t=e.openDuration||0,n=e.closeDuration||0)),{enter:t,exit:n}},enumerable:!1,configurable:!0}),t.prototype.attachRepositionHandlers=function(e){var t=this;this.detachRepositionHandlers(),this._scrollableParents=Z.scrollableParents(this.props.anchor||e),this._scrollableParents&&this._scrollableParents.map((function(e){return e.addEventListener("scroll",t.reposition)})),window.addEventListener("resize",this.reposition)},t.prototype.detachRepositionHandlers=function(){var e=this;this._scrollableParents&&(this._scrollableParents.map((function(t){return t.removeEventListener("scroll",e.reposition)})),this._scrollableParents=void 0),window.removeEventListener("resize",this.reposition)},t.prototype.reposition=function(){this.setState({current:te.reposition,previous:this.state.current})},t.propTypes={anchor:function(e){var t=e.anchor;return t&&"number"!=typeof t.nodeType?new Error("Invalid prop `anchor` supplied to `Kendo React Popup`. Validation failed."):null},appendTo:function(e){var t=e.appendTo;return t&&"number"!=typeof t.nodeType?new Error("Invalid prop `appendTo` supplied to `Kendo React Popup`. Validation failed."):null},className:a.oneOfType([a.string,a.arrayOf(a.string),a.object]),id:a.string,popupClass:a.oneOfType([a.string,a.arrayOf(a.string),a.object]),collision:a.shape({horizontal:a.oneOf([b,y,k]),vertical:a.oneOf([b,y,k])}),anchorAlign:a.shape({horizontal:a.oneOf([v,f,m]),vertical:a.oneOf([g,f,p])}),popupAlign:a.shape({horizontal:a.oneOf([v,f,m]),vertical:a.oneOf([g,f,p])}),offset:a.shape({left:a.number,top:a.number}),children:a.oneOfType([a.element,a.node]),show:a.bool,animate:a.oneOfType([a.bool,a.shape({openDuration:a.number,closeDuration:a.number})]),margin:a.shape({horizontal:a.number,vertical:a.number}),positionMode:a.oneOf(["fixed","absolute"]),scale:a.number,style:a.object,onClose:a.func,onPosition:a.func,onOpen:a.func},t.defaultProps={collision:{horizontal:b,vertical:y},anchorAlign:{horizontal:v,vertical:p},popupAlign:{horizontal:v,vertical:g},offset:ne,animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},t.contextType=u.$,t.displayName="PopupComponent",t}(r.Component),ae=function(){return ae=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ae.apply(this,arguments)},ie=r.createContext((function(e){return e})),se=r.forwardRef((function(e,t){var n=r.useContext(ie).call(void 0,e);return r.createElement(oe,ae({ref:t},n))}));se.displayName="Popup"},5362:(e,t,n)=>{n.r(t),n.d(t,{Popup:()=>r.G,PopupPropsContext:()=>r.v});var r=n(9222)},1779:(e,t,n)=>{n.d(t,{_:()=>a});var r=n(3899),o=n(9844),a=r.forwardRef((function(e,t){var n=r.useRef(null),a=r.useRef(null),i=r.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);r.useImperativeHandle(a,(function(){return{element:i()||null}})),r.useImperativeHandle(t,(function(){return a.current})),r.useImperativeHandle(e.childRef,(function(){return n.current}));var s=r.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:a.current,event:t})}),[i,e.onPress]),l=r.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:a.current,event:t})}),[i,e.onRelease]),c=r.useCallback((function(t){e.onDragStart&&e.onDragStart({element:i(),target:a.current,event:t})}),[e,i]),u=r.useCallback((function(t){e.onDrag&&e.onDrag({element:i(),target:a.current,event:t})}),[i,e.onDrag]),d=r.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:a.current,event:t})}),[i,e.onDragEnd]);return(0,o.O)(n,{onPress:s,onRelease:l,onDragStart:c,onDrag:u,onDragEnd:d},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer}),e.children?r.cloneElement(r.Children.only(e.children),{ref:n}):null}));a.displayName="KendoReactDraggable"},7827:(e,t,n)=>{n.d(t,{N:()=>r});var r=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},8047:(e,t,n)=>{n.d(t,{A:()=>r});var r=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},r=function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0},o=function(e){return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?o(e):r(e)}))};return o(e),Object.keys(n).map((function(e){return n[e]&&e||null})).filter((function(e){return null!==e})).join(" ")}},8259:(e,t,n)=>{n.d(t,{$:()=>o,u:()=>a});var r=n(3899),o=r.createContext(0),a=function(){return r.useContext(o)};o.displayName="KendoReactZIndexContext"},2333:(e,t,n)=>{n.d(t,{Dg:()=>a,Gc:()=>i,Fg:()=>s,tk:()=>l});var r=n(3899),o=n(3228),a=r.createContext([void 0,o.Z]),i=r.createContext([void 0,o.Z]),s=r.createContext([[],o.Z,o.Z]),l=r.createContext([[],o.Z,o.Z])},5407:(e,t,n)=>{function r(e,t,n,r){if(e){var o={syntheticEvent:t,nativeEvent:t.nativeEvent,target:n};e.call(void 0,Object.assign(o,r))}}n.d(t,{N:()=>r})},4100:(e,t,n)=>{n.d(t,{E:()=>o});var r=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;function o(e){var t=[];return e.replace(r,(function(e,n,r,o){t.push(void 0!==n?n:r||o)})),t}},4703:(e,t,n)=>{n.d(t,{p:()=>r});var r=function(e,t,n){var r="string"==typeof e?parseInt(e,void 0):e;if(NaN!==r)return void 0!==r?r:t?n?void 0:-1:0}},9659:(e,t,n)=>{n.d(t,{Y:()=>a});var r=n(4100),o={};function a(e){if(o[e])return o[e];var t=(0,r.E)(e);return o[e]=function(e){for(var n=e,r=0;r<t.length&&n;r++)n=n[t[r]];return n},o[e]}o.undefined=function(){}},3198:(e,t,n)=>{n.d(t,{M:()=>r});var r=function(){var e,t,n="";for(e=0;e<32;e++)t=16*Math.random()|0,8!==e&&12!==e&&16!==e&&20!==e||(n+="-"),n+=(12===e?4:16===e?3&t|8:t).toString(16);return n}},848:(e,t,n)=>{n.d(t,{Y:()=>i,u:()=>s});var r=n(3899),o=n(9656),a=function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)},i=function(){return r.createContext((function(e){return e}))},s=function(e,t){return r.forwardRef((function(n,i){var s=(0,o.Y)(e,n);return r.createElement(t,a({},s,{ref:i}))}))}},8199:(e,t,n)=>{n.d(t,{n:()=>o});var r=n(3899);function o(e,t,n){var o=r.useState(t),a=o[0],i=o[1];return r.useEffect((function(){if(!a&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&i(t)}}),n),a}},9844:(e,t,n)=>{n.d(t,{O:()=>m});var r,o=n(3899),a=function(){var e=window&&window.navigator.userAgent;if(!e)return!1;var t=!1,n=[],r={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var o in r)if(r.hasOwnProperty(o)&&(n=e.match(r[o]))){(t={})[o]=!0,t[n[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,t.version=parseInt(document.DOCUMENT_NODE||n[2],10);break}return t},i=function(e){return e&&e.ownerDocument||window.document},s=function(e){var t=a(),n=i(e);return t.edge||t.safari?n.body:n.documentElement},l=function(e){if(e&&e.className&&"string"==typeof e.className&&e.className.indexOf("k-auto-scrollable")>-1)return!0;var t=window.getComputedStyle(e,"overflow").overflow;return t.indexOf("auto")>-1||t.indexOf("scroll")>-1},c=function(e){var t=s(e);if(!e||e===document.body||e===document.documentElement)return t;for(var n=e;n&&n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&n.nodeType!==Node.DOCUMENT_NODE&&!l(n);)n=n.parentNode;return!n||n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE?n:t};!function(e){e.POINTER_DOWN="pointerdown",e.POINTER_MOVE="pointermove",e.POINTER_UP="pointerup",e.POINTER_CANCEL="pointercancel",e.MOUSE_DOWN="mousedown",e.MOUSE_MOVE="mousemove",e.MOUSE_UP="mouseup",e.CONTEXT_MENU="contextmenu",e.TOUCH_START="touchstart",e.TOUCH_MOVE="touchmove",e.TOUCH_END="touchend",e.TOUCH_CANCEL="touchcancel",e.SCROLL="scroll",e.START="KENDO_DRAG_AND_DROP_START",e.MOVE="KENDO_DRAG_AND_DROP_MOVE",e.END="KENDO_DRAG_AND_DROP_END",e.CANCEL="KENDO_DRAG_AND_DROP_CANCEL"}(r||(r={}));var u=function(){},d=function(e,t,n){void 0===n&&(n={});var o,a,l,d,p,f=n.onIsPressedChange,h=void 0===f?u:f,v=n.onIsScrollingChange,m=void 0===v?u:v,g=n.onVelocityChange,b=void 0===g?u:g,y=n.onOffsetChange,k=void 0===y?u:y,C=n.onPageOffsetChange,w=void 0===C?u:C,x=n.onClientOffsetChange,O=void 0===x?u:x,E=n.onScrollOffsetChange,P=void 0===E?u:E,S=n.onInitialScrollOffsetChange,_=void 0===S?u:S,I=t.payload,N=I.element,R=I.hint,M=e.autoScrollDirection,T=e.scrollableParent,D=function(e,t){return function(e){return/^touch/.test(e.type)}(e)?{pageX:e.changedTouches[0].pageX,pageY:e.changedTouches[0].pageY,clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,isTouch:!0,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:function(e){return/^(scroll)/.test(e.type)}(e)?{pageX:t.pageOffset.x,pageY:t.pageOffset.y,clientX:t.clientOffset.x,clientY:t.clientOffset.y,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:{pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY,offsetX:e.offsetX,offsetY:e.offsetY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,type:e.type,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,originalEvent:e}}(t.event,e);switch(D.type){case r.POINTER_DOWN:if(D.type===r.POINTER_DOWN&&(!D.originalEvent.isPrimary||0!==D.originalEvent.button))break;case r.MOUSE_DOWN:if(D.type===r.MOUSE_DOWN&&D.originalEvent.which&&D.originalEvent.which>1||e.ignoreMouse)break;case r.TOUCH_START:if(D.type===r.TOUCH_START&&1!==D.originalEvent.touches.length)break;case r.START:var L=T||c(t.payload.element);_(L instanceof Window?{x:L.scrollX,y:L.scrollY}:{x:L.scrollLeft,y:L.scrollTop}),O({x:D.clientX,y:D.clientY}),w({x:D.pageX,y:D.pageY}),k({x:D.offsetX,y:D.offsetY}),h(!0),I.onPress&&I.onPress(D);break;case r.SCROLL:if(D.type===r.SCROLL&&!e.pressed)break;var A=T||c(N),j=A instanceof Window?{x:A.scrollX,y:A.scrollY}:{x:A.scrollLeft,y:A.scrollTop};D.scrollX=j.x-e.initialScrollOffset.x,D.scrollY=j.y-e.initialScrollOffset.y,P({x:D.scrollX,y:D.scrollY});case r.POINTER_MOVE:if(D.type===r.POINTER_MOVE&&!D.originalEvent.isPrimary)break;case r.MOUSE_MOVE:case r.TOUCH_MOVE:if(D.type===r.TOUCH_MOVE&&1!==D.originalEvent.touches.length)break;case r.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==D.originalEvent.type&&N){var B=i(N),z=T||c(B.elementFromPoint(D.clientX,D.clientY)),F=(o=D.clientX,a=D.clientY,l=function(e,t){var n=s(e);if(e===n)return{top:n.scrollTop,left:n.scrollLeft,bottom:n.scrollTop+t.innerHeight,right:n.scrollLeft+t.innerWidth};var r=e.getBoundingClientRect();return{bottom:r.top+r.height,right:r.left+r.width,left:r.left,top:r.top}}(z,function(e){var t=i(e);return t&&t.defaultView||window}(N)),d={x:0,y:0},p=50,o-l.left<p?d.x=-(p-(o-l.left)):l.right-o<p&&(d.x=p-(l.right-o)),a-l.top<p?d.y=-(p-(a-l.top)):l.bottom-a<p&&(d.y=p-(l.bottom-a)),d);b({x:M&&!1===M.horizontal?0:F.x,y:M&&!1===M.vertical?0:F.y}),m(0!==F.y||0!==F.x)}!e.drag&&I.onDragStart&&I.onDragStart(D),I.onDrag&&I.onDrag(D);var V=function(e,t){var n=0,r=null;return t.forEach((function(t){if(t&&e){var o=function(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=Math.max(r.top,n.top),a=Math.max(r.left,n.left),i=Math.min(r.left+r.width,n.left+n.width),s=Math.min(r.top+r.height,n.top+n.height),l=i-a,c=s-o;if(a<i&&o<s){var u=r.width*r.height,d=n.width*n.height,p=l*c;return Number((p/(u+d-p)).toFixed(4))}return 0}(e,t);o>n&&(n=o,r=t)}})),r}(R||N,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(R||N)}))),G=e.drops.find((function(e){return e.element===V}));G&&V&&function(e,t,n){var r=n.getBoundingClientRect();return r.top<=t&&r.left<=e&&t<=r.bottom&&e<=r.right}(D.clientX,D.clientY,T||c(V))&&V!==N?(e.drop&&e.drop.element)!==V?(e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(D),G.onDragEnter&&G.onDragEnter(D)):G.onDragOver&&G.onDragOver(D):e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(D)}O({x:D.clientX,y:D.clientY}),w({x:D.pageX,y:D.pageY});break;case r.POINTER_UP:if(D.type===r.POINTER_UP&&!D.originalEvent.isPrimary)break;case r.MOUSE_UP:case r.TOUCH_END:if(D.type===r.TOUCH_END&&1!==D.originalEvent.touches.length)break;case r.END:h(!1),m(!1),P({x:0,y:0}),I.onRelease&&I.onRelease(D),e.drop&&e.drop.onDrop&&e.drop.onDrop(D),e.drag&&I.onDragEnd&&I.onDragEnd(D);break;case r.POINTER_CANCEL:case r.CONTEXT_MENU:case r.TOUCH_CANCEL:case r.CANCEL:h(!1),m(!1),P({x:0,y:0}),I.onDragEnd&&I.onDragEnd(D),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(D)}},p=function(e,t){if(e){var n,r;e===s(e)?(n=document.body.scrollHeight>window.innerHeight,r=document.body.scrollWidth>window.innerWidth):(n=e.offsetHeight<=e.scrollHeight,r=e.offsetWidth<=e.scrollWidth);var o=e.scrollTop+t.y,a=n&&o>0&&o<e.scrollHeight,i=e.scrollLeft+t.x,l=r&&i>0&&i<e.scrollWidth;a?e.scrollTop+=t.y:n&&o<0&&(e.scrollTop=0),l?e.scrollLeft+=t.x:r&&i<0&&(e.scrollLeft=0)}},f=n(3228),h=n(4912),v=n(2333);function m(e,t,n){void 0===n&&(n={});var r=t.onPress,a=void 0===r?f.Z:r,i=t.onRelease,s=void 0===i?f.Z:i,l=t.onDragStart,u=void 0===l?f.Z:l,m=t.onDrag,g=void 0===m?f.Z:m,b=t.onDragEnd,y=void 0===b?f.Z:b,k=n.hint,C=void 0===k?null:k,w=n.mouseOnly,x=void 0!==w&&w,O=n.autoScroll,E=void 0===O||O,P=n.scrollContainer,S=void 0===P?null:P,_=o.useState(!1),I=_[0],N=_[1],R=o.useState(!1),M=R[0],T=R[1],D=(0,h.W)(v.Gc)[0],L=(0,h.W)(v.Dg),A=L[0],j=L[1],B=o.useContext(v.tk)[0],z=o.useContext(v.Fg),F=z[0],V=z[1],G=z[2],K=o.useRef({x:0,y:0}),H=o.useRef(),U=o.useRef(!1),W=o.useRef(),q=o.useRef(null),Z=o.useRef(!1),Y=o.useRef({x:0,y:0}),X=o.useRef({x:0,y:0}),$=o.useRef({x:0,y:0}),J=o.useRef({x:0,y:0}),Q=o.useRef({x:0,y:0}),ee=o.useRef({x:0,y:0}),te=Boolean("undefined"!=typeof window&&window.PointerEvent),ne=!x&&te,re=o.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),oe=o.useCallback((function(){return C&&C.current&&C.current.element?C.current.element:C?C.current:null}),[C]),ae=o.useCallback((function(){return S&&S.current&&S.current.element?S.current.element:S?S.current:null}),[S]),ie=o.useCallback((function(){return"object"==typeof E&&E.boundaryElementRef&&E.boundaryElementRef.current&&E.boundaryElementRef.current.element?E.boundaryElementRef.current.element:"object"==typeof E&&E.boundaryElementRef&&E.boundaryElementRef.current?E.boundaryElementRef.current:null}),[E]),se=o.useRef(null);o.useImperativeHandle(se,(function(){return{element:re(),hint:oe(),onPress:ke,onDragStart:we,onDrag:xe,onDragEnd:Oe,onRelease:Ce,data:e.current}}));var le=o.useCallback((function(){var e=re();return e&&e.ownerDocument||document}),[re]),ce=o.useCallback((function(){var e=le();return e&&e.defaultView||window}),[le]),ue=o.useCallback((function(){return{drag:A?A.current:null,drop:D?D.current:null,drags:F.map((function(e){return e.current})),drops:B.map((function(e){return e.current})),pressed:I,ignoreMouse:U.current,scrollOffset:Q.current,offset:Y.current,pageOffset:X.current,initialScrollOffset:ee.current,clientOffset:$.current,initialClientOffset:J.current,velocity:K.current,autoScroll:Boolean("object"==typeof E?!1!==E.enabled:E),scrollableParent:ie(),autoScrollDirection:"object"==typeof E?E.direction:{horizontal:!0,vertical:!0},isScrolling:M}}),[A,D,F,B,I,E,ie,M]),de=o.useCallback((function(e){N(e)}),[]),pe=o.useCallback((function(e){T(e)}),[]),fe=o.useCallback((function(e){K.current=e}),[]),he=o.useCallback((function(e){Y.current=e}),[]),ve=o.useCallback((function(e){$.current=e}),[]),me=o.useCallback((function(e){X.current=e}),[]),ge=o.useCallback((function(e){J.current=e}),[]),be=o.useCallback((function(e){Q.current=e}),[]),ye=o.useCallback((function(e){ee.current=e}),[]),ke=o.useCallback((function(e){a(e)}),[a]),Ce=o.useCallback((function(e){s(e)}),[s]),we=o.useCallback((function(t){j(se,{target:e.current,event:t}),u(t)}),[j,e,u]),xe=o.useCallback((function(e){g(e)}),[g]),Oe=o.useCallback((function(t){Z.current||(j(null,{target:e.current,event:t}),y(t))}),[y,j,e]),Ee=o.useCallback((function(e){d(ue(),{event:e,payload:se.current},{onVelocityChange:fe,onOffsetChange:he,onClientOffsetChange:ve,onPageOffsetChange:me,onInitialClientOffsetChange:ge,onScrollOffsetChange:be,onInitialScrollOffsetChange:ye,onIsPressedChange:de,onIsScrollingChange:pe})}),[ue,fe,he,me,ve,ge,ye,de,be,pe]),Pe=o.useCallback((function(e){Ee(e)}),[Ee]),Se=o.useCallback((function(e){Ee(e)}),[Ee]),_e=o.useCallback((function(e){Ee(e)}),[Ee]),Ie=o.useCallback((function(e){Ee(e)}),[Ee]),Ne=o.useCallback((function(e){Ee(e)}),[Ee]),Re=o.useCallback((function(e){Ee(e)}),[Ee]),Me=o.useCallback((function(e){Ee(e)}),[Ee]),Te=o.useCallback((function(e){e.preventDefault(),Ee(e)}),[Ee]),De=o.useCallback((function(e){e.preventDefault(),Ee(e)}),[Ee]),Le=o.useCallback((function(e){e.preventDefault(),Ee(e)}),[Ee]),Ae=o.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=ce();U.current=!0,W.current=t.setTimeout((function(){U.current=!1}),2e3)}Ee(e)}),[Ee,ce]),je=o.useCallback((function(e){Ee(e)}),[Ee]),Be=o.useCallback((function(){var e=re();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[re]),ze=o.useCallback((function(){return V(se),function(){G(se)}}),[G,V]);o.useEffect((function(){var e=ce();if(M){var t=ae()||c(document.elementFromPoint($.current.x,$.current.y));e.clearInterval(H.current),H.current=e.setInterval((function(){p(t,{x:K.current.x,y:K.current.y})}),50)}return function(){e.clearInterval(H.current)}}),[re,ae,ce,M]),o.useEffect(Be,[Be]),o.useEffect((function(){var e=ce(),t=re(),n=le();return ne?(t&&(q.current=c(t),q.current&&q.current.addEventListener("scroll",je,{passive:!0}),t.addEventListener("pointerdown",Pe,{passive:!0})),I&&(n.addEventListener("pointermove",Se),n.addEventListener("pointerup",Ie,!0),n.addEventListener("contextmenu",Te),n.addEventListener("pointercancel",_e,{passive:!0}))):(e.addEventListener("touchmove",f.Z,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",Ne,{passive:!0}),x||(t.addEventListener("touchstart",De,{passive:!0}),I&&(t.addEventListener("touchmove",Le,{passive:!0}),t.addEventListener("touchend",Ae,{passive:!0})))),I&&(n.addEventListener("mousemove",Re,{passive:!0}),n.addEventListener("mouseup",Me,{passive:!0}))),function(){q.current&&q.current.removeEventListener("scroll",je),t&&(t.removeEventListener("pointerdown",Pe),t.removeEventListener("mousedown",Ne),t.removeEventListener("touchstart",De),t.removeEventListener("touchmove",Le),t.removeEventListener("touchend",Ae)),n.removeEventListener("pointermove",Se),n.removeEventListener("pointerup",Ie,!0),n.removeEventListener("contextmenu",Te),n.removeEventListener("pointercancel",_e),n.removeEventListener("mousemove",Re),n.removeEventListener("mouseup",Me),e.removeEventListener("touchmove",f.Z),e.clearTimeout(W.current)}}),[I,ce,re,le,x,ne,Te,Ne,Re,Me,_e,Pe,Se,Ie,Ae,Le,De,je]),o.useEffect((function(){return function(){Z.current=!0}}),[]),o.useLayoutEffect(ze,[ze])}},4912:(e,t,n)=>{n.d(t,{W:()=>o});var r=n(3899),o=function(e,t){var n=r.useContext(e),o=n[0],a=n[1],i=r.useState(t),s=i[0],l=i[1];return[void 0!==o?o:s,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==o?a.apply(void 0,e):l(e[0])}]}},3322:(e,t,n)=>{n.d(t,{i:()=>o});var r=n(3899),o=function(e,t,n){void 0===n&&(n={});var o=r.useCallback((function(r){n.onMouseDown&&n.onMouseDown.call(void 0,r),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseDown,e.onMouseDown,t]),a=r.useCallback((function(r){n.onMouseUp&&n.onMouseUp.call(void 0,r),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseUp,e.onMouseUp,t]);return{onClick:r.useCallback((function(r){n.onClick&&n.onClick.call(void 0,r),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onClick,e.onClick,t]),onMouseUp:a,onMouseDown:o,onDoubleClick:r.useCallback((function(r){n.onDoubleClick&&n.onDoubleClick.call(void 0,r),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onDoubleClick,e.onDoubleClick,t]),onMouseEnter:r.useCallback((function(r){n.onMouseEnter&&n.onMouseEnter.call(void 0,r),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseEnter,e.onMouseEnter,t]),onMouseLeave:r.useCallback((function(r){n.onMouseLeave&&n.onMouseLeave.call(void 0,r),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseLeave,e.onMouseLeave,t]),onMouseMove:r.useCallback((function(r){n.onMouseMove&&n.onMouseMove.call(void 0,r),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseMove,e.onMouseMove,t]),onMouseOut:r.useCallback((function(r){n.onMouseOut&&n.onMouseOut.call(void 0,r),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseOut,e.onMouseOut,t]),onMouseOver:r.useCallback((function(r){n.onMouseOver&&n.onMouseOver.call(void 0,r),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:r})}),[n.onMouseOver,e.onMouseOver,t])}}},9656:(e,t,n)=>{n.d(t,{Y:()=>o});var r=n(3899),o=function(e,t){return r.useContext(e)(t)}},3493:(e,t,n)=>{n.d(t,{R:()=>r});var r={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}},9035:(e,t,n)=>{n.r(t),n.d(t,{AsyncFocusBlur:()=>G,BrowserSupportService:()=>a,COLLECTION_ACTION:()=>W,DragAndDrop:()=>Ce,Draggable:()=>we._,Droppable:()=>Ee,FormComponent:()=>m,Icon:()=>ne,Keys:()=>k.R,SvgIcon:()=>ae,Typography:()=>ge,ZIndexContext:()=>r.$,canUseDOM:()=>i.N,canUseRef:()=>s,classNames:()=>l.A,clone:()=>d,cloneArray:()=>h,cloneDate:()=>u,cloneObject:()=>p,cloneValue:()=>f,createPropsContext:()=>K.Y,dispatchEvent:()=>B.N,extendDataItem:()=>D,focusFirstFocusableChild:()=>v,getItemPath:()=>L,getScrollbarWidth:()=>w,getTabIndex:()=>g.p,getter:()=>b.Y,guid:()=>y.M,hasRelativeStackingContext:()=>j,kendoThemeMaps:()=>Se.G,mapTree:()=>M,mapTreeItem:()=>T,memoizeOne:()=>Ie,noop:()=>C.Z,setScrollbarWidth:()=>x,setter:()=>S,useAsyncFocusBlur:()=>F,useCollection:()=>X,useCustomComponent:()=>Z,useDir:()=>H.n,useDocument:()=>$,useDraggable:()=>Pe.O,useDroppable:()=>Oe,useMouse:()=>q.i,usePropsContext:()=>Y.Y,useRtl:()=>U,useWindow:()=>J,useZIndexContext:()=>r.u,validatePackage:()=>A.s,withPropsContext:()=>K.u});var r=n(8259),o=function(){return"undefined"!=typeof document?document:{}},a=function(){function e(){this.scrollbar=0}return Object.defineProperty(e.prototype,"scrollbarWidth",{get:function(){var e=o();if(!this.scrollbar&&e&&e.createElement){var t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML=" ",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!1,configurable:!0}),e}(),i=n(7827),s=function(e){return"string"!=typeof Comment&&(function(e){return Boolean("function"==typeof e&&!!e.prototype.isReactComponent)}(e)||function(e){return Boolean(e.$$typeof&&"function"==typeof e.render)}(e))},l=n(8047),c=n(3899),u=function(e){return e?new Date(e.getTime()):null};function d(e){var t={};return p(e,t),t}function p(e,t){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];t[n]=f(r,t[n])}}function f(e,t){if(Array.isArray(e))return h(e);if(e instanceof Date)return u(e);if(c.isValidElement(e))return c.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return p(e,n),n}return e}function h(e){return e.map((function(e){return f(e,void 0)}))}var v=function(e){if(e){if((e instanceof HTMLInputElement||-1!==e.tabIndex)&&e.focus)return void e.focus();var t=e.querySelector('input, [tabindex]:not([tabindex="-1"])');t&&t.focus&&t.focus()}},m=function(){},g=n(4703),b=n(9659),y=n(3198),k=n(3493),C=n(3228),w=function(){return!(!i.N||!document.body)&&(new a).scrollbarWidth},x=function(){if(!i.N||!document.body)return!1;var e=(new a).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(e,"px"))},O=n(4100),E={undefined:function(e){return e}},P=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function S(e){if(E[e])return E[e];var t=(0,O.E)(e);return E[e]=function(e,n,r){for(var o=e,a=t.length-1,i=0;i<a&&o;i++)o=o[t[i]]=o[t[i]]||P(t[i+1],r);o[t[a]]=n},E[e]}var _=function(){return _=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},_.apply(this,arguments)},I=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,a=t.length;o<a;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function N(e,t,n){var r;return n?_(_({},e),((r={})[t]=n.length?I([],n,!0):void 0,r)):e&&e[t]?I([],e[t],!0):[]}function R(e,t,n){if(e[t]){var r=N(e,t).map((function(e){return R(e,t,n)}));return n(N(e,t,r))}return n(e)}var M=function(e,t,n){return I([],e.map((function(e){return R(e,t,n)})),!0)},T=function(e,t,n,r){for(var o=e,a=[],i=0;i<t.length;i++)o=o[t[i]],o=Array.isArray(o)?o:o[n],a.push(o);var s=a.length>1?a[a.length-2]:e,l=t[t.length-1],c=r(s[l]);s.splice(l,1,c)},D=function(e,t,n){var r;return Object.assign({},e,e[t]?((r={})[t]=e[t].slice(),r):{},n||{})},L=function(e,t,n){var r=[],o=I([],t,!0);if(o.length){var a=e[o.shift()||0];for(r.push(a);o.length&&n;)a=a[n][o.shift()||0],r.push(a)}return r},A=n(4006),j=function(e){if(!i.N)return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)";var r=t.createElement("div");r.appendChild(t.createTextNode("child")),r.style.position="fixed",r.style.top="10px",n.appendChild(r),t.body.appendChild(n);var o=10!==r.getBoundingClientRect().top;return t.body.removeChild(n),o},B=n(5407),z=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,a=t.length;o<a;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function F(e){var t=e.onFocus,n=e.onBlur,r=e.onSyncFocus,o=e.onSyncBlur,a=c.useRef(!1),i=c.useRef(0),s=c.useCallback((function(e){clearTimeout(i.current),i.current=window.setTimeout((function(){return e()}))}),[i]),l=c.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(i.current),r&&r.call(void 0,e[0]),a.current||(a.current=!0,t&&t.call.apply(t,z([void 0],e,!1)))}),[a,t,r]),u=c.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];o&&o.call(void 0,e[0]),s((function(){a.current&&n&&(a.current=!1,n.call.apply(n,z([void 0],e,!1)))}))}),[a,s,n,o]);return c.useEffect((function(){return function(){clearTimeout(i.current)}}),[]),{onFocus:l,onBlur:u}}var V=function(){return V=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},V.apply(this,arguments)},G=function(e){var t=e.children,n=F({onFocus:e.onFocus,onBlur:e.onBlur,onSyncFocus:e.onSyncFocus,onSyncBlur:e.onSyncBlur});return c.createElement(c.Fragment,null,t.call(void 0,V({},n)))},K=n(848),H=n(8199);function U(e,t,n){var r=c.useState(t),o=r[0],a=r[1];return c.useEffect((function(){if(!o&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&a(t)}}),n),o}var W,q=n(3322),Z=function(e){return[e,{}]},Y=n(9656);!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(W||(W={}));var X=function(e){void 0===e&&(e=[]);var t=c.useRef(e),n=c.useCallback((function(e){switch(e.type){case W.add:t.current.push(e.item);break;case W.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},$=function(e){var t=c.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]);return c.useCallback((function(){var e=t();return e&&e.ownerDocument||document}),[t])},J=function(e){var t=$(e);return c.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},Q=n(189),ee={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl"},te=function(){return te=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},te.apply(this,arguments)},ne=c.forwardRef((function(e,t){var n=e.className,r=e.name,o=e.themeColor,a=e.size,i=e.flip,s=e.style,u=e.id,d=e.tabIndex,p=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["className","name","themeColor","size","flip","style","id","tabIndex"]),f=c.useRef(null),h=c.useRef(null);c.useImperativeHandle(f,(function(){return{element:h.current}})),c.useImperativeHandle(t,(function(){return f.current}));var v=c.useMemo((function(){return a||re.size}),[a]),m=c.useMemo((function(){return i||re.flip}),[i]),g=c.useMemo((function(){var e;return(0,l.A)("k-icon","k-i-"+r,((e={})["k-color-".concat(o)]=o,e["k-flip-h"]="horizontal"===m||"both"===m,e["k-flip-v"]="vertical"===m||"both"===m,e),ee[v],n)}),[r,o,v,m,n]),b=(0,q.i)(e,f);return c.createElement("span",te({ref:h},p,b,{className:g,id:u,tabIndex:d,style:s,role:"presentation"}))}));ne.propTypes={style:Q.object,classNames:Q.string,name:Q.string,themeColor:Q.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:Q.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:Q.oneOf(["default","horizontal","vertical","both"])};var re={size:"default",flip:"default"};ne.displayName="KendoIcon";var oe=function(){return oe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},oe.apply(this,arguments)},ae=c.forwardRef((function(e,t){var n=e.children,r=e.className,o=e.svgClassName,a=e.icon,i=e.flip,s=e.id,u=e.tabIndex,d=e.size,p=e.style,f=e.svgStyle,h=e.themeColor,v=e.viewBox,m=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(e,["children","className","svgClassName","icon","flip","id","tabIndex","size","style","svgStyle","themeColor","viewBox"]),g=c.useRef(null);c.useImperativeHandle(t,(function(){return{element:g.current}}));var b=c.useMemo((function(){return a?a.name:ie.icon}),[a]),y=c.useMemo((function(){return d||ie.size}),[d]),k=c.useMemo((function(){return i||ie.flip}),[i]),C=c.useMemo((function(){return v||ie.viewBox}),[v]),w=c.useMemo((function(){var e;return(0,l.A)("k-svg-icon","k-svg-i-"+b,((e={})["k-color-".concat(h)]=h,e["k-flip-h"]="horizontal"===k||"both"===k,e["k-flip-v"]="vertical"===k||"both"===k,e),ee[y],r)}),[b,h,y,k,r]),x=c.useMemo((function(){return e.width&&e.height?oe({width:e.width,height:e.height},p):e.width?oe({width:e.width,height:e.width},p):e.height?oe({width:e.height,height:e.height},p):oe({},p)}),[e.width,e.height,p]);return c.createElement("span",{className:w,style:x,ref:g},c.createElement("svg",oe({id:s,className:o,style:f,"aria-hidden":!0,tabIndex:u,focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:a?a.viewBox:C,dangerouslySetInnerHTML:a?{__html:a.content}:void 0},m),a?void 0:n))}));ae.propTypes={style:Q.object,classNames:Q.string,children:Q.any,icon:Q.object,themeColor:Q.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:Q.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:Q.oneOf(["default","horizontal","vertical","both"])};var ie={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};ae.displayName="KendoSvgIcon";var se={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},le={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},ce={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"},ue={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},de={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},pe={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},fe={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},he={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"},ve=function(){return ve=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ve.apply(this,arguments)},me=function(e){var t=c.forwardRef((function(t,n){var r=t.id,o=t.style,a=t.className,i=t.fontSize,s=t.fontWeight,l=t.textAlign,u=t.textTransform,d=t.themeColor,p=t.margin,f=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),h=c.useRef(null),v=c.useRef(null);c.useImperativeHandle(h,(function(){return{element:v.current,props:t}})),c.useImperativeHandle(n,(function(){return h.current}));var m=e;return c.createElement(m,ve({id:r,ref:v,className:["k-".concat("p"===e?"paragraph":e),se[i],le[s],pe[l],fe[u],he[d],function(){if(void 0!==p){if("string"==typeof p)return[ce[p]];if("number"==typeof p&&p>=0&&p<=24)return["k-m-".concat(p)];if("object"==typeof p){var e=[];return Object.keys(p).forEach((function(t){var n,r,o;null!==p[t]&&void 0!==p[t]&&e.push((n=t,o="string"==typeof(r=p[t])?ue[r]:r,"".concat(de[n]).concat(o)))})),e.join(" ")}}}(),a].filter((function(e){return void 0!==e})).join(" "),style:o},f),t.children)}));return t.propTypes={style:Q.object,className:Q.string,fontSize:Q.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:Q.oneOf(["light","normal","bold"]),margin:Q.oneOfType([Q.number,Q.object,Q.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:Q.oneOf(["left","right","center","justify"]),textTransform:Q.oneOf(["lowercase","uppercase","capitalize"]),themeColor:Q.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography".concat(e.toUpperCase()),t},ge={h1:me("h1"),h2:me("h2"),h3:me("h3"),h4:me("h4"),h5:me("h5"),h6:me("h6"),p:me("p"),code:me("code"),pre:me("pre")},be=function(){return be=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},be.apply(this,arguments)},ye=function(e,t,n){var r=c.useState(t||e),o=r[0],a=r[1];return[void 0!==t?t:o,c.useCallback((function(e,t){a(e),n&&n.call(void 0,be(be({},t),{value:e}))}),[n,a])]},ke=n(2333),Ce=function(e){var t=ye(null,void 0),n=t[0],r=t[1],o=ye(null,void 0),a=o[0],i=o[1],s=X([]),l=s[0],u=s[1],d=X([]),p=d[0],f=d[1];return c.createElement(ke.Dg.Provider,{value:[n,r]},c.createElement(ke.Gc.Provider,{value:[a,i]},c.createElement(ke.Fg.Provider,{value:[l,function(e){u({type:W.add,item:e})},function(e){u({type:W.remove,item:e})}]},c.createElement(ke.tk.Provider,{value:[p,function(e){f({type:W.add,item:e})},function(e){f({type:W.remove,item:e})}]},e.children))))};Ce.displayName="KendoReactDragAndDrop";var we=n(1779),xe=n(4912);function Oe(e,t){void 0===t&&(t={onDragEnter:C.Z,onDragOver:C.Z,onDragLeave:C.Z,onDrop:C.Z});var n=t.onDragEnter,r=void 0===n?C.Z:n,o=t.onDragOver,a=void 0===o?C.Z:o,i=t.onDragLeave,s=void 0===i?C.Z:i,l=t.onDrop,u=void 0===l?C.Z:l,d=(0,xe.W)(ke.Gc)[1],p=c.useContext(ke.tk),f=p[1],h=p[2],v=c.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),m=c.useRef(null);c.useImperativeHandle(m,(function(){return{element:v(),onDragEnter:g,onDragOver:b,onDragLeave:y,onDrop:k,data:e.current}}));var g=c.useCallback((function(t){d(m,{target:e.current,event:t}),r(t)}),[d,e,r]),b=c.useCallback((function(e){a(e)}),[a]),y=c.useCallback((function(t){d(null,{target:e.current,event:t}),s(t)}),[d,e,s]),k=c.useCallback((function(t){d(null,{target:e.current,event:t}),u(t)}),[d,e,u]),w=c.useCallback((function(){return f(m),function(){h(m)}}),[h,f]);c.useLayoutEffect(w,[w])}var Ee=c.forwardRef((function(e,t){var n=c.useRef(null),r=c.useRef(null),o=c.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);c.useImperativeHandle(r,(function(){return{element:o()||void 0}})),c.useImperativeHandle(t,(function(){return r.current})),c.useImperativeHandle(e.childRef,(function(){return n.current}));var a=c.useCallback((function(t){e.onDragEnter&&e.onDragEnter({element:o(),target:r.current,event:t})}),[e.onDragEnter,o]),i=c.useCallback((function(t){e.onDragOver&&e.onDragOver({element:o(),target:r.current,event:t})}),[o,e.onDragOver]),s=c.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:o(),target:r.current,event:t})}),[e.onDragLeave,o]),l=c.useCallback((function(t){e.onDrop&&e.onDrop({element:o(),target:r.current,event:t})}),[e.onDrop,o]);return Oe(n,{onDragEnter:a,onDragOver:i,onDragLeave:s,onDrop:l}),e.children?c.cloneElement(c.Children.only(e.children),{ref:n}):null}));Ee.displayName="KendoReactDroppable";var Pe=n(9844),Se=n(2697);function _e(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((r=e[n])===(o=t[n])||Number.isNaN(r)&&Number.isNaN(o)))return!1;var r,o;return!0}function Ie(e,t){void 0===t&&(t=_e);var n=null;function r(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];if(n&&n.lastThis===this&&t(r,n.lastArgs))return n.lastResult;var a=e.apply(this,r);return n={lastResult:a,lastArgs:r,lastThis:this},a}return r.clear=function(){n=null},r}},3228:(e,t,n)=>{n.d(t,{Z:()=>r});var r=function(){}},2697:(e,t,n)=>{n.d(t,{G:()=>r});var r={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},4006:(e,t,n)=>{n.d(t,{s:()=>o});var r=n(9302);function o(e){if(void 0!==r)r.validatePackage(e);else{var t="License activation failed for ".concat(e.name,"\n");t+="The @progress/kendo-licensing script is not loaded.\n",t+="See ".concat(e.licensingDocsUrl," for more information.\n"),console.warn(t)}}},4407:e=>{e.exports=r},9302:e=>{e.exports=n},499:e=>{e.exports=o},189:e=>{e.exports=t},3899:t=>{t.exports=e},994:e=>{e.exports=a}},s={};function l(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return i[e].call(n.exports,n,n.exports,l),n.exports}return l.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return l.d(t,{a:t}),t},l.d=(e,t)=>{for(var n in t)l.o(t,n)&&!l.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},l.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),l.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l(468)})()}));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-drawing"),require("@progress/kendo-react-intl"),require("react-dom")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","@progress/kendo-drawing","@progress/kendo-react-intl","react-dom"],t):"object"==typeof exports?exports.KendoReactInputs=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-drawing"),require("@progress/kendo-react-intl"),require("react-dom")):e.KendoReactInputs=t(e.React,e.PropTypes,e.KendoLicensing,e.KendoDrawing,e.KendoReactIntl,e.ReactDOM)}(self,(function(e,t,n,o,r,a){return(()=>{"use strict";var i={9357:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Checkbox=t.CheckboxPropsContext=void 0;var a=n(3899),i=n(189),c=n(665),l=n(665),s=n(7363),h=n(499),v=n(3364);t.CheckboxPropsContext=(0,c.createPropsContext)(),t.Checkbox=a.forwardRef((function(e,n){var i;(0,l.validatePackage)(s.packageMetadata);var u=(0,c.usePropsContext)(t.CheckboxPropsContext,e),d=u,p=d.ariaDescribedBy,m=d.ariaLabelledBy,f=d.checked,z=d.className,g=d.children,b=d.defaultChecked,y=d.disabled,w=d.defaultValue,H=d.id,x=d.size,V=d.rounded,M=d.label,k=d.labelPlacement,C=d.name,I=d.labelOptional,B=d.onChange,O=d.onFocus,E=d.onBlur,S=d.tabIndex,L=d.value,P=d.required,R=d.valid,_=d.validationMessage,N=d.validityStyles,T=(d.visited,d.touched,d.modified,r(d,["ariaDescribedBy","ariaLabelledBy","checked","className","children","defaultChecked","disabled","defaultValue","id","size","rounded","label","labelPlacement","name","labelOptional","onChange","onFocus","onBlur","tabIndex","value","required","valid","validationMessage","validityStyles","visited","touched","modified"])),D=a.useRef(null),A=a.useCallback((function(){D.current&&D.current.focus()}),[]),j=a.useCallback((function(){return{element:D.current,focus:A,get name(){return D.current&&D.current.name}}}),[A]);a.useImperativeHandle(n,j);var F=a.useState(b),G=F[0],K=F[1],U=a.useState(w),W=U[0],q=U[1],Z="boolean"==typeof L||null===L,Y=void 0!==f,X=Z,J=X?L:W,$=Y?f:X?void 0:G,Q=void 0===$&&J,ee=Q?J:$,te=Q||X?null===L?L:void 0:L||J,ne=null===ee||null===te,oe=a.useMemo((function(){return(0,c.guid)()}),[]),re=(0,h.useLocalization)(),ae=function(e){return re.toLanguageString(e,v.messages[e])},ie=ae(v.checkboxValidation),ce=ae(v.checkboxOptionalText),le=void 0!==R?R:!P||!!$;a.useEffect((function(){D.current&&D.current.setCustomValidity&&D.current.setCustomValidity(le?"":_||ie)}),[le,_,ie]);var se=a.useCallback((function(e,t){X||y||(q(t),Y||y||K(t)),B&&!y&&(0,c.dispatchEvent)(B,e,o(o({},j()),{value:t}),{value:t})}),[Y,y,B,X,j]),he=a.useCallback((function(e){var t=e.target.checked;se(e,t)}),[se,L]),ve=a.useCallback((function(e){if(!y){var t=e.keyCode,n=e.currentTarget.checked;t===c.Keys.space&&(e.preventDefault(),e.stopPropagation(),se(e,!n))}}),[y,se]),ue=a.useCallback((function(e){y||e.keyCode===c.Keys.space&&e.preventDefault()}),[y]),de=a.useCallback((function(e){O&&!y&&(0,c.dispatchEvent)(O,e,j(),void 0)}),[O,y,j]),pe=a.useCallback((function(e){E&&!y&&(0,c.dispatchEvent)(E,e,j(),void 0)}),[E,y,j]),me=(0,c.useDir)(D,u.dir),fe=(0,c.classNames)({"k-disabled":y},z),ze=o(o({type:"checkbox",className:(0,c.classNames)("k-checkbox",(i={},i["k-checkbox-".concat(c.kendoThemeMaps.sizeMap[x]||x)]=x,i["k-rounded-".concat(c.kendoThemeMaps.roundedMap[V]||V)]=V,i["k-indeterminate"]=ne,i["k-disabled"]=y,i["k-invalid k-invalid"]=!(le||void 0!==N||!0===N),i)),ref:D,name:C,id:H||oe,"aria-labelledby":m,"aria-describedby":p,checked:Boolean(ee),disabled:y,tabIndex:(0,c.getTabIndex)(S,y),role:"checkbox",required:void 0!==P&&P,"aria-checked":!(!$&&!ee)||!!ne&&"mixed","aria-disabled":y||void 0},T),{onChange:he,onKeyDown:ve,onKeyUp:ue,onFocus:de,onBlur:pe}),ge=a.createElement(a.Fragment,null,void 0===te?a.createElement("input",o({},ze)):a.createElement("input",o({},ze,{value:Z?void 0:null===te?"":te}))),be=a.createElement(a.Fragment,null,void 0!==M?a.createElement("label",{className:"k-checkbox-label",htmlFor:H||oe,style:{userSelect:"none"}},M,I&&a.createElement("span",{className:"k-label-optional"},ce)):null);return a.createElement(a.Fragment,null,"before"===k?a.createElement("span",{className:fe,dir:"rtl"},ge,be,g):a.createElement("span",{className:fe,dir:me},ge,be,g))})),t.Checkbox.propTypes={checked:i.bool,className:i.string,defaultChecked:i.bool,defaultValue:i.any,dir:i.string,disabled:i.bool,id:i.string,size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large"]),ariaLabelledBy:i.string,ariaDescribedBy:i.string,label:i.any,labelPlacement:i.string,labelOptional:i.bool,name:i.string,tabIndex:i.number,value:i.any,validationMessage:i.string,required:i.bool,validate:i.bool,valid:i.bool,onChange:i.func,onFocus:i.func,onBlur:i.func},t.Checkbox.defaultProps={size:"medium",rounded:"medium"},t.Checkbox.displayName="KendoCheckbox"},8485:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},623:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},338:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},4997:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorContrastLabels=void 0;var a=n(3899),i=n(499),c=n(3364),l=n(7029),s=n(665),h=n(8696),v=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.prototype.render=function(){var e=(0,i.provideLocalizationService)(this),t=e.toLanguageString(c.colorGradientContrastRatio,c.messages[c.colorGradientContrastRatio]),n=e.toLanguageString(c.colorGradientAALevel,c.messages[c.colorGradientAALevel]),o=e.toLanguageString(c.colorGradientAAALevel,c.messages[c.colorGradientAAALevel]),r=e.toLanguageString(c.colorGradientPass,c.messages[c.colorGradientPass]),v=e.toLanguageString(c.colorGradientFail,c.messages[c.colorGradientFail]),u=(0,l.getContrastFromTwoRGBAs)(this.props.rgba,this.props.bgColor),d=4.5.toFixed(1),p=7..toFixed(1),m="".concat(t,": ").concat(u.toFixed(2)),f="".concat(n,": ").concat(d),z="".concat(o,": ").concat(p),g=a.createElement("span",{className:"k-contrast-validation k-text-success"},r," ",a.createElement(s.IconWrap,{name:"check",icon:h.checkIcon})),b=a.createElement("span",{className:"k-contrast-validation k-text-error"},v," ",a.createElement(s.IconWrap,{name:"x",icon:h.xIcon}));return a.createElement("div",{className:"k-vbox k-colorgradient-color-contrast"},a.createElement("div",{className:"k-contrast-ratio"},a.createElement("span",{className:"k-contrast-ratio-text"},m),u>=4.5?a.createElement("span",{className:"k-contrast-validation k-text-success"},a.createElement(s.IconWrap,{name:"check",icon:h.checkIcon}),u>=7&&a.createElement(s.IconWrap,{name:"check",icon:h.checkIcon})):a.createElement("span",{className:"k-contrast-validation k-text-error"},a.createElement(s.IconWrap,{name:"x",icon:h.xIcon}))),a.createElement("div",null,a.createElement("span",null,f),u>=4.5?g:b),a.createElement("div",null,a.createElement("span",null,z),u>=7?g:b))},t}(a.Component);t.ColorContrastLabels=v,(0,i.registerForLocalization)(v)},3028:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorContrastSvg=void 0;var a=n(3899),i=n(1694),c=n(7029),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r(t,e),t.prototype.renderSvgCurveLine=function(){var e=this,t=this.props.metrics,n=function(o,r,a,i,l){var s=(a+i)/2,h=Object.assign({},e.props.hsva,{s:r/t.width,v:1-s/t.height}),v=(0,c.getContrastFromTwoRGBAs)((0,c.getRGBA)((0,c.getColorFromHSV)(h)),(0,c.getRGBA)(e.props.backgroundColor||""));return a+.5>i?v<o+1&&v>o-1?s:null:l(v,o)?n(o,r,a,i-(i-a)/2,l):n(o,r,a+(i-a)/2,i,l)},o=function(e,o,r){void 0===r&&(r=!1);for(var a=[],i=0;i<=t.width;i+=t.width/o){var c=n(e,i,0,t.height,r?function(e,t){return e<t}:function(e,t){return e>t});null!==c&&a.push([i,c])}return a},r=(0,i.bezierCommand)((0,i.controlPoint)(i.line));return(0,i.svgPath)(o(4.5,16),r)+(0,i.svgPath)(o(4.5,16,!0),r)+(0,i.svgPath)(o(7,16),r)+(0,i.svgPath)(o(7,16,!0),r)},t.prototype.shouldComponentUpdate=function(e){return e.hsva.h!==this.props.hsva.h||e.hsva.a!==this.props.hsva.a||this.props.backgroundColor!==e.backgroundColor},t.prototype.render=function(){return a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",className:"k-color-contrast-svg",dangerouslySetInnerHTML:{__html:this.renderSvgCurveLine()},style:{position:"absolute",overflow:"visible",pointerEvents:"none",left:0,top:0,zIndex:3}})},t}(a.Component);t.ColorContrastSvg=l},9070:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorGradient=t.ColorGradientPropsContext=t.ColorGradientWithoutContext=void 0;var a=n(3899),i=n(189),c=n(665),l=n(665),s=n(7363),h=n(468),v=n(6608),u=n(7029),d=n(4735),p=n(1503),m=n(4997),f=n(3028),z=n(499),g=n(3364),b="rgba(255, 255, 255, 1)",y=function(e){function t(n){var o=e.call(this,n)||this;o.wrapper=null,o.onHexChange=function(e,t,n){if(o.isUncontrolled){var r=(0,u.getHSV)(t);o.setState({hsva:r,backgroundColor:(0,u.getColorFromHue)(r.h),rgba:(0,u.getRGBA)(t),hex:e})}else(0,d.cacheHex)(o.state.guid,t,e);o.dispatchChangeEvent(t,n,n.nativeEvent)},o.onRgbaChange=function(e,t){var n=(0,u.getColorFromRGBA)(e);if(o.isUncontrolled){var r=(0,u.getHSV)(n),a=(0,u.parseColor)(n,"hex");o.setState({hsva:r,backgroundColor:(0,u.getColorFromHue)(r.h),rgba:e,hex:a})}else(0,d.cacheRgba)(o.state.guid,n,e);o.dispatchChangeEvent(n,t.syntheticEvent,t.nativeEvent)},o.onAlphaSliderChange=function(e){o.handleHsvaChange(Object.assign({},o.state.hsva,{a:e.value/100}),e.syntheticEvent,e.nativeEvent)},o.onHueSliderChange=function(e){o.handleHsvaChange(Object.assign({},o.state.hsva,{h:e.value}),e.syntheticEvent,e.nativeEvent)},o.onDrag=function(e){o.gradientWrapper.classList.add("k-dragging"),o.changePosition(e.event)},o.onRelease=function(){o.gradientWrapper.classList.remove("k-dragging")},o.onGradientWrapperClick=function(e){o.changePosition(e)},o.changePosition=function(e){var t=o.getGradientRectMetrics(),n=e.clientX-t.left,r=e.clientY-t.top,a=(0,v.fitIntoBounds)(n,0,t.width),i=(0,v.fitIntoBounds)(r,0,t.height),c=Object.assign({},o.state.hsva,{s:a/t.width,v:1-i/t.height});o.handleHsvaChange(c,e,e.nativeEvent)},o.onFocus=function(e){o.props.onFocus&&o.props.onFocus.call(void 0,{nativeEvent:e,target:o})},o.focus=function(){(0,c.focusFirstFocusableChild)(o.wrapper)},(0,l.validatePackage)(s.packageMetadata);var r=n.value||n.defaultValue||(0,u.parseColor)(b,"rgba");return o.state=Object.assign({},t.getStateFromValue(r),{isFirstRender:!0,guid:(0,c.guid)()}),o}return r(t,e),t.getDerivedStateFromProps=function(e,n){return e.value&&!n.isFirstRender?t.getStateFromValue(e.value,n.guid):null},t.prototype.componentDidMount=function(){this.setAlphaSliderBackground(this.state.backgroundColor),this.state.isFirstRender&&this.setState({isFirstRender:!1})},t.prototype.componentWillUnmount=function(){(0,d.removeCachedColor)(this.state.guid)},t.prototype.componentDidUpdate=function(e,t){t.backgroundColor!==this.state.backgroundColor&&this.setAlphaSliderBackground(this.state.backgroundColor)},t.prototype.renderRectangleDragHandle=function(){var e={};if(!this.state.isFirstRender){var t=this.getGradientRectMetrics(),n=(1-this.state.hsva.v)*t.height,o=this.state.hsva.s*t.width;e.top="".concat(n,"px"),e.left="".concat(o,"px")}return a.createElement("div",{className:"k-hsv-draghandle k-draghandle",style:e})},t.prototype.handleHsvaChange=function(e,t,n){var o=(0,u.getColorFromHSV)(e);if(this.isUncontrolled){var r=(0,u.parseColor)(o,"hex");this.setState({hsva:e,backgroundColor:(0,u.getColorFromHue)(e.h),rgba:(0,u.getRGBA)(o),hex:r})}else(0,d.cacheHsva)(this.state.guid,o,e);this.dispatchChangeEvent(o,t,n)},t.prototype.dispatchChangeEvent=function(e,t,n){this.props.onChange&&this.props.onChange.call(void 0,{syntheticEvent:t,nativeEvent:n,target:this,value:e})},t.getStateFromValue=function(e,t){(0,v.isPresent)((0,u.parseColor)(e,"hex"))||(e=b);var n=(0,d.getCachedHsva)(t,e)||(0,u.getHSV)(e),o=(0,d.getCachedRgba)(t,e)||(0,u.getRGBA)(e),r=(0,d.getCachedHex)(t,e)||(0,u.parseColor)(e,"hex");return{hsva:n,backgroundColor:(0,u.getColorFromHue)(n.h),rgba:o,hex:r}},t.prototype.setAlphaSliderBackground=function(e){this.props.opacity&&this.alphaSlider&&this.alphaSlider.sliderTrack&&(this.alphaSlider.sliderTrack.style.background="linear-gradient(to top, transparent, ".concat(e,")"))},Object.defineProperty(t.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),t.prototype.getGradientRectMetrics=function(){return this.gradientWrapper.getBoundingClientRect()},t.prototype.render=function(){var e=this,t=(0,z.provideLocalizationService)(this),n=(0,c.classNames)("k-colorgradient",{"k-disabled":this.props.disabled});return a.createElement("div",{id:this.props.id,className:n,"aria-disabled":this.props.disabled?"true":void 0,style:this.props.style,ref:function(t){return e.wrapper=t},tabIndex:(0,c.getTabIndex)(this.props.tabIndex,this.props.disabled),"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,onFocus:this.onFocus},a.createElement("div",{className:"k-colorgradient-canvas k-hstack"},a.createElement("div",{className:"k-hsv-rectangle",style:{background:this.state.backgroundColor}},a.createElement(c.Draggable,{onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){return e.gradientWrapper=t?t.element:void 0}},a.createElement("div",{className:"k-hsv-gradient",style:{touchAction:"none"},onClick:this.onGradientWrapperClick},this.renderRectangleDragHandle())),this.props.backgroundColor&&!this.state.isFirstRender&&a.createElement(f.ColorContrastSvg,{metrics:this.gradientWrapper?this.getGradientRectMetrics():void 0,hsva:this.state.hsva,backgroundColor:this.props.backgroundColor})),a.createElement("div",{className:"k-hsv-controls k-hstack"},a.createElement(h.Slider,{value:this.state.hsva.h,buttons:!1,vertical:!0,min:0,max:360,step:5,onChange:this.onHueSliderChange,className:"k-hue-slider k-colorgradient-slider",disabled:this.props.disabled,ariaLabel:t.toLanguageString(g.colorGradientHueSliderLabel,g.messages[g.colorGradientHueSliderLabel])}),this.props.opacity&&a.createElement(h.Slider,{value:(0,v.isPresent)(this.state.hsva.a)?100*this.state.hsva.a:100,buttons:!1,vertical:!0,min:0,max:100,step:1,ariaLabel:t.toLanguageString(g.colorGradientAlphaSliderLabel,g.messages[g.colorGradientAlphaSliderLabel]),onChange:this.onAlphaSliderChange,className:"k-alpha-slider k-colorgradient-slider",disabled:this.props.disabled,ref:function(t){return e.alphaSlider=t}}))),a.createElement(p.default,{rgba:this.state.rgba,onRgbaChange:this.onRgbaChange,hex:this.state.hex,onHexChange:this.onHexChange,opacity:this.props.opacity,disabled:this.props.disabled}),this.props.backgroundColor&&a.createElement(m.ColorContrastLabels,{bgColor:(0,u.getRGBA)(this.props.backgroundColor),rgba:this.state.rgba}))},t.displayName="ColorGradient",t.propTypes={defaultValue:i.string,value:i.string,onChange:i.func,onFocus:i.func,opacity:i.bool,backgroundColor:i.string,disabled:i.bool,style:i.any,id:i.string,ariaLabelledBy:i.string,ariaDescribedBy:i.string},t.defaultProps={opacity:!0},t}(a.Component);t.ColorGradientWithoutContext=y,t.ColorGradientPropsContext=(0,c.createPropsContext)(),t.ColorGradient=(0,c.withPropsContext)(t.ColorGradientPropsContext,y),t.ColorGradient.displayName="KendoReactColorGradient"},1503:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var i=n(3899),c=n(468),l=n(6073),s=n(143),h=n(5935),v=n(8696),u=n(499),d=n(3364),p=["rgba","rgb","hex"],m=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={inputMode:p[1]},t.onRgbaRChange=function(e){t.dispatchRgbaChange({r:e.value},e)},t.onRgbaGChange=function(e){t.dispatchRgbaChange({g:e.value},e)},t.onRgbaBChange=function(e){t.dispatchRgbaChange({b:e.value},e)},t.onRgbaAChange=function(e){t.dispatchRgbaChange({a:e.value},e)},t}return r(t,e),t.prototype.render=function(){var e=(0,u.provideLocalizationService)(this),t=e.toLanguageString(d.colorGradientR,d.messages[d.colorGradientHex]),n=e.toLanguageString(d.colorGradientR,d.messages[d.colorGradientR]),o=e.toLanguageString(d.colorGradientR,d.messages[d.colorGradientG]),r=e.toLanguageString(d.colorGradientR,d.messages[d.colorGradientB]),a=e.toLanguageString(d.colorGradientR,d.messages[d.colorGradientA]),p=e.toLanguageString(d.colorGradientToggleInputsButton,d.messages[d.colorGradientToggleInputsButton]);return i.createElement("div",{className:"k-colorgradient-inputs k-hstack"},i.createElement("div",{className:"k-vstack"},i.createElement(s.Button,{"aria-label":p,fillMode:"flat",icon:"caret-alt-expand",svgIcon:v.caretAltExpandIcon,className:"k-colorgradient-toggle-mode k-icon-button",onClick:this.onToggleModeChange.bind(this)})),"hex"===this.state.inputMode&&i.createElement("div",{className:"k-vstack k-flex-1"},i.createElement("span",{className:"k-hex-value k-textbox k-input"},i.createElement(l.default,{hex:this.props.hex,onHexChange:this.props.onHexChange,disabled:this.props.disabled})),i.createElement(h.Label,{className:"k-colorgradient-input-label"},t)),("rgb"===this.state.inputMode||"rgba"===this.state.inputMode)&&i.createElement(i.Fragment,null,i.createElement("div",{className:"k-vstack"},i.createElement(c.NumericTextBox,{inputType:"number",value:this.props.rgba.r,ariaLabel:String(this.props.rgba.r),min:0,max:255,spinners:!1,format:"n",onChange:this.onRgbaRChange,disabled:this.props.disabled}),i.createElement(h.Label,{className:"k-colorgradient-input-label"},n)),i.createElement("div",{className:"k-vstack"},i.createElement(c.NumericTextBox,{inputType:"number",value:this.props.rgba.g,ariaLabel:String(this.props.rgba.g),min:0,max:255,spinners:!1,format:"n",onChange:this.onRgbaGChange,disabled:this.props.disabled}),i.createElement(h.Label,{className:"k-colorgradient-input-label"},o)),i.createElement("div",{className:"k-vstack"},i.createElement(c.NumericTextBox,{inputType:"number",value:this.props.rgba.b,ariaLabel:String(this.props.rgba.b),min:0,max:255,spinners:!1,format:"n",onChange:this.onRgbaBChange,disabled:this.props.disabled}),i.createElement(h.Label,{className:"k-colorgradient-input-label"},r))),"rgba"===this.state.inputMode&&i.createElement("div",{className:"k-vstack"},this.props.opacity&&i.createElement(c.NumericTextBox,{inputType:"number",value:this.props.rgba.a,ariaLabel:String(this.props.rgba.a),min:0,max:1,step:.01,spinners:!1,format:"n2",onChange:this.onRgbaAChange,disabled:this.props.disabled}),this.props.opacity&&i.createElement(h.Label,{className:"k-colorgradient-input-label"},a)))},t.prototype.dispatchRgbaChange=function(e,t){var n=a({},this.props.rgba);void 0!==e.r&&(n.r=e.r),void 0!==e.g&&(n.g=e.g),void 0!==e.b&&(n.b=e.b),void 0!==e.a&&(n.a=e.a),this.props.onRgbaChange(n,t)},t.prototype.onToggleModeChange=function(){var e=p.length-1===p.indexOf(this.state.inputMode)?0:p.indexOf(this.state.inputMode)+1;if(this.props.opacity)this.setState({inputMode:p[e]});else{var t="rgba"===p[e]?e+1:e;this.setState({inputMode:p[t]})}},t}(i.Component);t.default=m,(0,u.registerForIntl)(m),(0,u.registerForLocalization)(m)},2480:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.ColorPalette=t.ColorPalettePropsContext=t.ColorPaletteWithoutContext=t.DEFAULT_PRESET=t.DEFAULT_COLUMNS_COUNT=t.DEFAULT_TILE_SIZE=void 0;var a=n(3899),i=n(189),c=n(3586),l=n(665),s=n(665),h=n(7363),v=n(1510),u=n(6608),d=n(7029);t.DEFAULT_TILE_SIZE=24,t.DEFAULT_COLUMNS_COUNT=10,t.DEFAULT_PRESET="office";var p=function(e){function n(t){var n=e.call(this,t)||this;return n.wrapper=null,n.paletteService=null,n.guid=(0,l.guid)(),n.focus=function(){n.wrapper&&n.wrapper.focus()},n.onKeyDown=function(e){switch(e.keyCode){case l.Keys.down:n.handleCellNavigation(0,1);break;case l.Keys.up:n.handleCellNavigation(0,-1);break;case l.Keys.right:n.handleCellNavigation(1,0);break;case l.Keys.left:n.handleCellNavigation(-1,0);break;case l.Keys.enter:n.handleEnter(e);break;default:return}e.preventDefault()},n.onColorClick=function(e,t){n.isUncontrolled?n.setState({selectedColor:e,focusedColor:e}):n.setState({focusedColor:e}),n.dispatchChangeEvent(e,t)},n.onFocus=function(e){n.paletteService&&(n.setState({focusedColor:n.state.selectedColor||n.paletteService.colorRows[0][0]}),n.props.onFocus&&n.props.onFocus.call(void 0,e))},n.onBlur=function(){n.setState({focusedColor:void 0})},(0,s.validatePackage)(h.packageMetadata),n.state={selectedColor:void 0!==n.props.value?n.props.value:n.props.defaultValue,isFirstRender:!0},n}return r(n,e),n.prototype.render=function(){var e=this,t=this.getPaletteInfo(),n=this.paletteService=new c.ColorPaletteService;n.setColorMatrix(t.colors,t.columns);var o=n.getCellCoordsFor(this.state.selectedColor),r=n.getCellCoordsFor(this.state.focusedColor),i=(0,l.classNames)("k-colorpalette",{"k-disabled":this.props.disabled});return t.colors.length?a.createElement("div",{id:this.props.id,className:i,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,"aria-disabled":this.props.disabled?"true":void 0,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:(0,l.getTabIndex)(this.props.tabIndex,this.props.disabled),ref:function(t){return e.wrapper=t}},a.createElement("div",{className:"k-colorpalette-table-wrap",role:"grid"},a.createElement("table",{className:"k-colorpalette-table k-palette",role:"presentation"},a.createElement("tbody",{role:"rowgroup"},this.renderRows(n.colorRows,o,r))))):""},n.getDerivedStateFromProps=function(e,t){if(t.isFirstRender||void 0===e.value){if(t.isFirstRender)return{isFirstRender:!1}}else{if(""===e.value&&void 0!==t.selectedColor)return{selectedColor:void 0};if(""!==e.value&&e.value!==t.selectedColor)return{selectedColor:e.value}}return null},n.prototype.handleCellNavigation=function(e,t){if(this.paletteService)if(this.focusedColorCooridanates){var n=this.paletteService.getNextCell(this.focusedColorCooridanates,e,t);this.setState({focusedColor:this.paletteService.getColorAt(n)})}else this.setState({focusedColor:this.paletteService.colorRows[0][0]})},n.prototype.handleEnter=function(e){this.isUncontrolled&&this.setState({selectedColor:this.state.focusedColor}),this.dispatchChangeEvent(this.state.focusedColor,e)},n.prototype.dispatchChangeEvent=function(e,t){(0,l.dispatchEvent)(this.props.onChange,t,this,{value:e,rgbaValue:(0,d.parseColor)(e,"rgba")})},Object.defineProperty(n.prototype,"focusedColorCooridanates",{get:function(){return this.state.focusedColor&&this.paletteService?this.paletteService.getCellCoordsFor(this.state.focusedColor):void 0},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),n.prototype.getPaletteInfo=function(){if("string"==typeof this.props.palette){var e=v.PALETTEPRESETS[this.props.palette];return(0,u.isPresent)(e)?{colors:e.colors,columns:this.props.columns||e.columns||t.DEFAULT_COLUMNS_COUNT}:{colors:[],columns:0}}return{colors:this.props.palette||[],columns:this.props.columns||t.DEFAULT_COLUMNS_COUNT}},n.prototype.renderRows=function(e,t,n){var o=this;return e.map((function(e,r){return a.createElement("tr",{role:"row",key:r},o.renderColumns(e,r,t,n))}))},n.prototype.renderColumns=function(e,t,n,o){var r=this,i=void 0!==n&&n.row===t,c=n&&n.col,s=void 0!==o&&o.row===t,h=o&&o.col,v="number"!=typeof this.props.tileSize?this.props.tileSize:{width:this.props.tileSize,height:this.props.tileSize},u=v.width+"px",d=v.height+"px";return e.map((function(e,n){var o=i&&c===n,v=(0,l.classNames)("k-colorpalette-tile",{"k-selected":o,"k-focus":s&&h===n});return a.createElement("td",{role:"gridcell",className:v,"aria-label":e,"aria-selected":!!o||!!r.props.disabled&&void 0,style:{backgroundColor:e,width:u,height:d,minWidth:u},onClick:function(t){return r.onColorClick(e,t)},id:r.createCellId({row:t,col:n}),key:n})}))},n.prototype.createCellId=function(e){return"".concat(this.guid,"_").concat(e.row,"_").concat(e.col)},n.displayName="ColorPalette",n.propTypes={palette:i.oneOfType([i.arrayOf(i.string.isRequired),i.string]),columns:i.number,tileSize:i.any,defaultValue:i.string,value:i.string,disabled:i.bool,tabIndex:i.number,onChange:i.func,onFocus:i.func,id:i.string,ariaLabelledBy:i.string,ariaDescribedBy:i.string},n.defaultProps={palette:t.DEFAULT_PRESET,tileSize:t.DEFAULT_TILE_SIZE},n}(a.Component);t.ColorPaletteWithoutContext=p,t.ColorPalettePropsContext=(0,l.createPropsContext)(),t.ColorPalette=(0,l.withPropsContext)(t.ColorPalettePropsContext,p),t.ColorPalette.displayName="KendoReactColorPalette"},2286:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.ColorPicker=t.ColorPickerPropsContext=void 0;var r=n(3899),a=n(189),i=n(665),c=n(665),l=n(7363),s=n(1007),h=n(9070),v=n(2480),u=n(143),d=n(8696),p=n(3364),m=n(499),f={palette:v.DEFAULT_PRESET,tileSize:v.DEFAULT_TILE_SIZE},z=function(e){return void 0!==e};t.ColorPickerPropsContext=(0,i.createPropsContext)(),t.ColorPicker=r.forwardRef((function(e,n){var a;(0,c.validatePackage)(l.packageMetadata);var f=(0,i.usePropsContext)(t.ColorPickerPropsContext,e),b=(0,m.useLocalization)(),y=f.size,w=void 0===y?g.size:y,H=f.rounded,x=void 0===H?g.rounded:H,V=f.fillMode,M=void 0===V?g.fillMode:V,k=f.popupSettings,C=f.gradientSettings,I=f.paletteSettings,B=f.valid,O=f.disabled,E=f.tabIndex,S=f.view,L=f.icon,P=f.svgIcon,R=f.iconClassName,_=f.onChange,N=f.onFocus,T=f.onBlur,D=f.onActiveColorClick,A=r.useRef(null),j=r.useRef(null),F=r.useRef(null),G=r.useRef(),K=r.useRef(null),U=r.useCallback((function(){A.current&&A.current.focus()}),[]);r.useImperativeHandle(n,(function(){return{element:A.current,actionElement:K.current,focus:U}}));var W=r.useState(!1),q=W[0],Z=W[1],Y=r.useState(f.defaultValue),X=Y[0],J=Y[1],$=r.useState(!1),Q=$[0],ee=$[1],te=z(f.value),ne=z(f.open),oe=te?f.value:X,re=ne?f.open:Q,ae=r.useCallback((function(e,t){ne||(!e&&!t&&A&&A.current&&A.current.focus(),ee(e))}),[ne]),ie=r.useCallback((function(e){var t=e.altKey,n=e.keyCode;if(n!==i.Keys.esc)return n!==i.Keys.enter||ne?void(!t||n!==i.Keys.up&&n!==i.Keys.down||(e.preventDefault(),e.stopPropagation(),n===i.Keys.up&&A&&A.current&&(A.current.focus(),ae(!1)),n===i.Keys.down&&ae(!0))):(e.preventDefault(),e.stopPropagation(),void ae(!re));ae(!1)}),[re,ne]),ce=r.useCallback((function(){ne||(j.current?j.current.focus():F.current&&F.current.focus())}),[ne]),le=r.useCallback((function(){ae(!re,!0)}),[re]),se=r.useCallback((function(e){D&&D.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:oe})}),[D,oe]),he=r.useCallback((function(e){G.current?(clearTimeout(G.current),G.current=void 0):Z(!0),N&&N.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[N]),ve=r.useCallback((function(){ae(!1,!0),Z(!1),G.current=void 0}),[]),ue=r.useCallback((function(e){clearTimeout(G.current),G.current=window.setTimeout(ve),T&&T.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[T]),de=r.useCallback((function(e,t){var n=t?e.rgbaValue:e.value;te||J(n),t&&ae(!1),_&&_.call(void 0,{value:n,nativeEvent:e.nativeEvent,syntheticEvent:e.syntheticEvent})}),[te,_]),pe=r.useCallback((function(e){return de(e,!0)}),[z,de]),me=(0,i.useDir)(A,f.dir),fe=!1!==B;return r.createElement("span",{id:f.id,"aria-labelledby":f.ariaLabelledBy,"aria-describedby":f.ariaDescribedBy,className:(0,i.classNames)("k-colorpicker","k-picker","k-icon-picker",(a={},a["k-picker-".concat(i.kendoThemeMaps.sizeMap[w]||w)]=w,a["k-picker-".concat(M)]=M,a["k-rounded-".concat(i.kendoThemeMaps.roundedMap[x]||x)]=x,a["k-invalid"]=!fe,a["k-disabled"]=O,a["k-focus"]=q,a)),ref:A,tabIndex:(0,i.getTabIndex)(E,O),title:f.title,onKeyDown:ie,onFocus:he,onBlur:ue,dir:me},r.createElement(s.Picker,{dir:me,open:re,onOpen:ce,popupAnchor:A.current||void 0,popupSettings:o({},k),input:r.createElement("span",{onClick:se,className:"k-input-inner"},r.createElement("span",{className:(0,i.classNames)("k-value-icon","k-color-preview",{"k-no-color":!oe,"k-icon-color-preview":L||P||R})},R&&r.createElement("span",{className:(0,i.classNames)("k-color-preview-icon",R)}),!R&&(L||P)&&r.createElement(i.IconWrap,{name:L,icon:P}),r.createElement("span",{className:"k-color-preview-mask",style:{backgroundColor:oe}}))),button:r.createElement(u.Button,{tabIndex:-1,type:"button",onClick:le,className:"k-input-button",rounded:null,icon:"caret-alt-down",svgIcon:d.caretAltDownIcon,"aria-label":b.toLanguageString(p.colorPickerDropdownButtonAriaLabel,p.messages[p.colorPickerDropdownButtonAriaLabel])}),content:r.createElement(r.Fragment,null,("combo"===S||"gradient"===S)&&r.createElement(h.ColorGradient,o({},C,{tabIndex:0,ref:j,value:oe,onChange:de})),("combo"===S||"palette"===S)&&r.createElement(v.ColorPalette,o({},I,{ref:F,value:oe,onChange:pe})))}))})),t.ColorPicker.propTypes={value:a.string,defaultValue:a.string,disabled:a.bool,view:a.oneOf(["gradient","palette","combo"]),dir:a.string,id:a.string,icon:a.string,svgIcon:i.svgIconPropType,ariaLabelledBy:a.string,ariaDescribedBy:a.string,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])};var g={size:"medium",rounded:"medium",fillMode:"solid",view:"palette",gradientSettings:{opacity:!0},paletteSettings:f};t.ColorPicker.defaultProps=g,t.ColorPicker.displayName="KendoColorPicker"},4624:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.FlatColorPicker=void 0;var o=n(3899),r=n(189),a=n(665),i=n(143),c=n(8696),l=n(468),s=n(7363),h=n(3364);t.FlatColorPicker=o.forwardRef((function(e,t){(0,a.validatePackage)(s.packageMetadata);var n=o.useRef(null),r=o.useRef(null),v=o.useRef(null),d=o.useState("ColorGradient"===(e.view||"ColorGradient")),p=d[0],m=d[1],f=o.useState("rgba(255, 255, 255, 1)"),z=f[0],g=f[1],b=o.useState("rgba(255, 255, 255, 1)"),y=b[0],w=b[1],H=o.useCallback((function(){n.current&&n.current.focus()}),[n]);o.useImperativeHandle(n,(function(){return{element:r.current,focus:H,props:e}})),o.useImperativeHandle(t,(function(){return n.current}));var x=o.useCallback((function(e){("ColorGradient"===e&&!p||"ColorPalette"===e&&p)&&m(!p)}),[p]),V=o.useCallback((function(){g("rgba(255, 255, 255, 1)")}),[]),M=o.useCallback((function(e){g(e.value)}),[]),k=o.useCallback((function(){w(z)}),[z]),C=o.useCallback((function(){w("rgba(255, 255, 255, 1)")}),[]),I=o.useCallback((function(){g(y)}),[y]),B=o.useCallback((function(){r.current&&r.current.focus()}),[r]),O=o.useCallback((function(){w(z)}),[z]);return o.createElement("div",{id:e.id,style:e.style,ref:r,tabIndex:(0,a.getTabIndex)(e.tabIndex,e.disabled),className:(0,a.classNames)("k-flatcolorpicker k-coloreditor",{"k-disabled":e.disabled},e.className),onBlur:O},o.createElement(o.Fragment,null,e.header||o.createElement("div",{className:"k-coloreditor-header k-hstack"},o.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},o.createElement(i.ButtonGroup,null,o.createElement(i.Button,{type:"button",togglable:!0,fillMode:"flat",selected:p,onClick:function(){return x("ColorGradient")},icon:"droplet-slider",svgIcon:c.dropletSliderIcon}),o.createElement(i.Button,{type:"button",togglable:!0,fillMode:"flat",selected:!p,onClick:function(){return x("ColorPalette")},icon:"palette",svgIcon:c.paletteIcon}))),o.createElement("div",{className:"k-spacer"}),o.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},e.showClearButton&&u.showClearButton&&o.createElement(i.Button,{type:"button",fillMode:"flat",onClick:V,icon:"droplet-slash",svgIcon:c.dropletSlashIcon}),e.showPreview&&u.showPreview&&o.createElement("div",{className:"k-coloreditor-preview k-vstack"},o.createElement("span",{className:"k-coloreditor-preview-color k-color-preview",style:{background:z}}),o.createElement("span",{className:"k-coloreditor-current-color k-color-preview",style:{background:y},onClick:I})))),o.createElement("div",{className:"k-coloreditor-views k-vstack"},p?o.createElement(l.ColorGradient,{ref:v,value:z,onChange:M,onFocus:B}):o.createElement(l.ColorPalette,{value:z,onChange:M,onFocus:B})),e.showButtons&&u.showButtons&&o.createElement("div",{className:"k-coloreditor-footer k-actions k-actions-end"},o.createElement(i.Button,{type:"button",className:"k-coloreditor-cancel",onClick:C},h.messages[h.flatColorPickerCancelBtn]),o.createElement(i.Button,{type:"button",className:"k-coloreditor-apply k-primary",onClick:k},h.messages[h.flatColorPickerApplyBtn]))))}));var v={id:r.string,value:r.string,view:r.string,header:r.elementType,showClearButton:r.bool,showPreview:r.bool,showButtons:r.bool},u={showClearButton:!0,showPreview:!0,showButtons:!0};t.FlatColorPicker.displayName="KendoFlatColorPicker",t.FlatColorPicker.propTypes=v,t.FlatColorPicker.defaultProps=u},6073:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var a=n(3899),i=n(7029),c=n(6608),l=n(3315),s=function(e){function t(t){var n=e.call(this,t)||this;return n.onChange=function(e){var t=e.target.value,o=(0,i.parseColor)(t,"rgba");n.setState({hex:t}),(0,c.isPresent)(o)&&n.props.onHexChange(t,o,e)},n.onBlur=function(){(0,c.isPresent)((0,i.parseColor)(n.state.hex,"rgba"))||n.setState({hex:n.state.originalHex})},n.state={hex:n.props.hex,originalHex:n.props.hex},n}return r(t,e),t.prototype.render=function(){return a.createElement(l.Input,{value:this.state.hex,onChange:this.onChange,onBlur:this.onBlur,disabled:this.props.disabled})},t.getDerivedStateFromProps=function(e,t){return e.hex!==t.originalHex?{hex:e.hex,originalHex:e.hex}:null},t}(a.Component);t.default=s},1007:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Picker=void 0;var r=n(3899),a=n(5362),i=n(665);t.Picker=function(e){var t=e.popupSettings||{},n="rtl"===e.dir?"right":"left",c=r.useMemo((function(){return{horizontal:n,vertical:"bottom"}}),[n]),l=r.useMemo((function(){return{horizontal:n,vertical:"top"}}),[n]);return r.createElement(r.Fragment,null,e.input,e.button,r.createElement(a.Popup,o({style:o(o({},(t||{}).style),{direction:e.dir})},t,{anchor:e.popupAnchor,anchorAlign:c,popupAlign:l,show:e.open,onOpen:e.onOpen,onClose:e.onClose,className:(0,i.classNames)("k-reset",t.className)}),e.content))},t.Picker.displayName="KendoPickerComponent"},5485:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2066:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},7193:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2687:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},3439:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6940:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},5387:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},3107:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1831:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2405:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},8412:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1510:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.PALETTEPRESETS=void 0,t.PALETTEPRESETS={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4"," ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}}},4735:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getCachedRgba=t.getCachedHsva=t.getCachedHex=t.removeCachedColor=t.cacheHex=t.cacheRgba=t.cacheHsva=void 0;var n={};t.cacheHsva=function(e,t,o){n[e]={value:t,hsva:o}},t.cacheRgba=function(e,t,o){n[e]={value:t,rgba:o}},t.cacheHex=function(e,t,o){n[e]={value:t,hex:o}},t.removeCachedColor=function(e){delete n[e]},t.getCachedHex=function(e,t){if(e){var o=n[e];return o&&o.value===t?o.hex:void 0}},t.getCachedHsva=function(e,t){if(e){var o=n[e];return o&&o.value===t?o.hsva:void 0}},t.getCachedRgba=function(e,t){if(e){var o=n[e];return o&&o.value===t?o.rgba:void 0}}},3586:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ColorPaletteService=void 0;var o=n(6608),r=n(4407),a=function(){function e(){this.colorRows=[]}return e.prototype.setColorMatrix=function(e,t){if(this.colorRows=[],(0,o.isPresent)(e)&&e.length){t=t||e.length;for(var n=0;n<e.length;n+=t){var r=e.slice(n,t+n);this.colorRows.push(r)}}},e.prototype.getCellCoordsFor=function(e){var t=this;if((0,o.isPresent)(e)){var n=e?(0,r.parseColor)(e,!0):e,a=[e];(0,o.isPresent)(n)&&a.push(n.toCss(),n.toCssRgba());for(var i=function(e){for(var n=function(n){if(a.some((function(o){return o===t.colorRows[e][n]})))return{value:{row:e,col:n}}},o=0;o<c.colorRows[e].length;o++){var r=n(o);if("object"==typeof r)return r}},c=this,l=0;l<this.colorRows.length;l++){var s=i(l);if("object"==typeof s)return s.value}}},e.prototype.getColorAt=function(e){if((0,o.isPresent)(e)&&(0,o.isPresent)(this.colorRows[e.row]))return this.colorRows[e.row][e.col]},e.prototype.getNextCell=function(e,t,n){if(!((0,o.isPresent)(e)&&(0,o.isPresent)(e.row)&&(0,o.isPresent)(e.col)))return{row:0,col:0};var r=this.clampIndex(e.row+n,this.colorRows.length-1);return{row:r,col:this.clampIndex(e.col+t,this.colorRows[r].length-1)}},e.prototype.clampIndex=function(e,t){return e<0?0:e>t?t:e},e}();t.ColorPaletteService=a},7029:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.getContrastFromTwoRGBAs=t.getContrast=t.getLuminance=t.getRGBFromRGBA=t.getColorFromRGBA=t.getColorFromHue=t.getColorFromHSV=t.getRGBA=t.getHSV=t.parseColor=void 0;var o=n(4407),r=n(6608);t.parseColor=function(e,t,n){if(void 0===n&&(n=!0),-1===["hex","rgba"].indexOf(t))throw new Error("Unsupported color output format '".concat(t,"'. The available options are 'hex' or 'rgba'."));if((0,r.isPresent)(e)){var a=(0,o.parseColor)(e.trim(),n);if((0,r.isPresent)(a))return"hex"===t?a.toCss():a.toCssRgba()}},t.getHSV=function(e,t){void 0===t&&(t=!0);var n=(0,o.parseColor)(e,t);return(0,r.isPresent)(n)?n.toHSV():{}},t.getRGBA=function(e,t){void 0===t&&(t=!0);var n=(0,o.parseColor)(e,t);return(0,r.isPresent)(n)?n.toBytes():{}},t.getColorFromHSV=function(e){var t=(0,r.fitIntoBounds)(e.h,0,359.9),n=(0,r.fitIntoBounds)(e.s,0,1),a=(0,r.fitIntoBounds)(e.v,0,1),i=(0,r.fitIntoBounds)(e.a,0,1);return o.Color.fromHSV(t,n,a,i).toCssRgba()},t.getColorFromHue=function(e){return(0,t.getColorFromHSV)({h:e,s:1,v:1,a:1})},t.getColorFromRGBA=function(e){var t=(0,r.fitIntoBounds)(e.r,0,255),n=(0,r.fitIntoBounds)(e.g,0,255),a=(0,r.fitIntoBounds)(e.b,0,255),i=(0,r.fitIntoBounds)(e.a,0,1);return o.Color.fromBytes(t,n,a,i).toCssRgba()},t.getRGBFromRGBA=function(e,t){var n=(0,r.fitIntoBounds)(e.r,0,255),o=(0,r.fitIntoBounds)(e.g,0,255),a=(0,r.fitIntoBounds)(e.b,0,255),i=(0,r.fitIntoBounds)(e.a,0,1),c=(0,r.fitIntoBounds)(t.r,0,255),l=(0,r.fitIntoBounds)(t.g,0,255),s=(0,r.fitIntoBounds)(t.b,0,255);return{r:Math.round((1-i)*c+i*n),g:Math.round((1-i)*l+i*o),b:Math.round((1-i)*s+i*a)}},t.getLuminance=function(e){var t=[e.r||0,e.g||0,e.b||0].map((function(e){return(e/=255)<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)}));return.2126*t[0]+.7152*t[1]+.0722*t[2]},t.getContrast=function(e,t){return(Math.max(e,t)+.05)/(Math.min(e,t)+.05)},t.getContrastFromTwoRGBAs=function(e,n){return(0,t.getContrast)((0,t.getLuminance)((0,t.getRGBFromRGBA)(e,n)),(0,t.getLuminance)((0,t.getRGBFromRGBA)(n,{r:0,g:0,b:0,a:1})))}},6608:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.fitIntoBounds=t.isPresent=void 0,t.isPresent=function(e){return null!=e},t.fitIntoBounds=function(e,n,o){return!(0,t.isPresent)(e)||isNaN(e)||e<=n?n:e>=o?o:e}},1694:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.bezierCommand=t.controlPoint=t.line=t.svgPath=void 0,t.svgPath=function(e,t){if(0===e.length)return"";var n=e.reduce((function(e,n,o,r){return 0===o?"M ".concat(n[0],",").concat(n[1]):"".concat(e," ").concat(t(n,o,r))}),"");return'<path d="'.concat(n,'" fill="none" stroke="white" stroke-width="1"/>')},t.line=function(e,t){var n=t[0]-e[0],o=t[1]-e[1];return{length:Math.sqrt(Math.pow(n,2)+Math.pow(o,2)),angle:Math.atan2(o,n)}},t.controlPoint=function(e){return function(t,n,o,r){var a=e(n||t,o||t),i=a.angle+(r?Math.PI:0),c=.1*a.length;return[t[0]+Math.cos(i)*c,t[1]+Math.sin(i)*c]}},t.bezierCommand=function(e){return function(t,n,o){var r=e(o[n-1],o[n-2],t),a=r[0],i=r[1],c=e(t,o[n-1],o[n+1],!0),l=c[0],s=c[1];return"C ".concat(a,",").concat(i," ").concat(l,",").concat(s," ").concat(t[0],",").concat(t[1])}}},3315:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)},i=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.Input=t.InputPropsContext=t.InputWithoutContext=void 0;var c=n(3899),l=n(189),s=n(665),h=n(5935),v=n(665),u=n(7363),d=function(e){function t(n){var o=e.call(this,n)||this;return o._input=null,o._inputId=(0,s.guid)(),o.focus=function(){o._input&&o._input.focus()},o.isInvalid=function(e){var t=!1;for(var n in e)e.hasOwnProperty(n)&&(t=t||Boolean(e[n]));return t},o.setValidity=function(){o._input&&o._input.setCustomValidity&&(o.validity.valid||!o.validityStyles?o._input.classList.remove("k-invalid"):o._input.classList.add("k-invalid"),o._input.setCustomValidity(o.validity.valid?"":o.props.validationMessage||""))},o.handleChange=function(e){o.setState({value:e.target.value}),o.valueDuringOnChange=e.target.value,o.props.onChange&&o.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:e.target.value,target:o}),o.valueDuringOnChange=void 0},o.handleAutoFill=function(e){if("autoFillStart"===e.animationName){var t=e.target.parentNode;t&&t.classList.contains("k-empty")&&t.classList.remove("k-empty")}},(0,v.validatePackage)(u.packageMetadata),o.state={value:o.props.defaultValue||t.defaultProps.defaultValue},o}return r(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._input},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e={badInput:!!this._input&&this._input.validity.badInput,patternMismatch:!!this._input&&this._input.validity.patternMismatch,rangeOverflow:!!this._input&&this._input.validity.rangeOverflow,rangeUnderflow:!!this._input&&this._input.validity.rangeUnderflow,stepMismatch:!!this._input&&this._input.validity.stepMismatch,tooLong:!!this._input&&this._input.validity.tooLong,typeMismatch:!!this._input&&this._input.validity.typeMismatch,valueMissing:!!this._input&&this._input.validity.valueMissing};return a(a({},e),{customError:void 0!==this.props.validationMessage,valid:void 0!==this.props.valid?this.props.valid:!this._input||!this.isInvalid(e)})},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.setValidity()},t.prototype.render=function(){var e=this,t=this.props,n=t.className,o=t.label,r=t.id,l=(t.validationMessage,t.defaultValue,t.valid,t.visited,t.touched,t.modified,t.ariaLabelledBy),v=t.ariaDescribedBy,u=(t.validityStyles,t.style),d=t.ariaLabel,p=i(t,["className","label","id","validationMessage","defaultValue","valid","visited","touched","modified","ariaLabelledBy","ariaDescribedBy","validityStyles","style","ariaLabel"]),m=r||this._inputId,f=!this.validityStyles||this.validity.valid,z=(0,s.classNames)(n,"k-input k-input-md k-rounded-md k-input-solid"),g=c.createElement("input",a({"aria-labelledby":l,"aria-describedby":v,"aria-disabled":this.props.disabled||void 0,"aria-invalid":!f||void 0,"aria-label":d||void 0},p,{style:o?void 0:u,value:this.value,id:m,className:z,onChange:this.handleChange,onAnimationStart:this.handleAutoFill,ref:function(t){e._input=t}}));return o?c.createElement(h.FloatingLabel,{label:o,editorId:m,editorValue:String(this.value),editorValid:f,editorDisabled:p.disabled,editorPlaceholder:p.placeholder,children:g,style:u,dir:p.dir}):g},t.displayName="Input",t.propTypes={label:l.string,validationMessage:l.string,required:l.bool,validate:l.bool,id:l.string,ariaLabelledBy:l.string,ariaDescribedBy:l.string,ariaLabel:l.string},t.defaultProps={defaultValue:"",required:!1,validityStyles:!0},t}(c.Component);t.InputWithoutContext=d,t.InputPropsContext=(0,s.createPropsContext)(),t.Input=(0,s.withPropsContext)(t.InputPropsContext,d),t.Input.displayName="KendoReactInput"},3998:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputClearValue=void 0;var r=n(3899),a=n(665);t.InputClearValue=r.forwardRef((function(e,t){var n=r.useRef(null),i=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:i.current}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("span",o({},e,{className:(0,a.classNames)("k-clear-value",e.className)}))})),t.InputClearValue.displayName="KendoReactInputClearValue"},2575:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputPrefix=void 0;var r=n(665),a=n(3899);t.InputPrefix=a.forwardRef((function(e,t){var n=a.useRef(null),i=a.useRef(null);return a.useImperativeHandle(n,(function(){return{element:i.current}})),a.useImperativeHandle(t,(function(){return n.current})),a.createElement("span",o({},e,{className:(0,r.classNames)("k-input-prefix",e.className)}))})),t.InputPrefix.displayName="KendoReactInputPrefix"},3712:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputSeparator=void 0;var r=n(3899),a=n(665);t.InputSeparator=r.forwardRef((function(e,t){var n=r.useRef(null),i=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:i.current}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("span",o({},e,{className:(0,a.classNames)("k-input-separator",e.className)}))})),t.InputSeparator.displayName="KendoReactInputSeparator"},9853:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputSuffix=void 0;var r=n(3899),a=n(665);t.InputSuffix=r.forwardRef((function(e,t){var n=r.useRef(null),i=r.useRef(null);return r.useImperativeHandle(n,(function(){return{element:i.current}})),r.useImperativeHandle(t,(function(){return n.current})),r.createElement("span",o({},e,{className:(0,a.classNames)("k-input-suffix",e.className)}))})),t.InputSuffix.displayName="KendoReactInputSuffix"},9461:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputValidationIcon=void 0;var r=n(665),a=n(3899);t.InputValidationIcon=a.forwardRef((function(e,t){return a.createElement(r.IconWrap,o({ref:t},e,{className:(0,r.classNames)("k-input-validation-icon",e.className)}))})),t.InputValidationIcon.displayName="KendoReactInputValidationIcon"},7695:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},468:function(e,t,n){var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,r)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),t.InputValidationIcon=t.InputSuffix=t.InputSeparator=t.InputPrefix=t.InputClearValue=t.TextBox=t.SwitchPropsContext=t.Switch=t.SliderPropsContext=t.Slider=t.MaskedTextBoxPropsContext=t.MaskedTextBox=t.InputPropsContext=t.Input=t.ColorPalettePropsContext=t.ColorPalette=t.ColorGradientPropsContext=t.ColorGradient=void 0;var a=n(9070);Object.defineProperty(t,"ColorGradient",{enumerable:!0,get:function(){return a.ColorGradient}}),Object.defineProperty(t,"ColorGradientPropsContext",{enumerable:!0,get:function(){return a.ColorGradientPropsContext}});var i=n(2480);Object.defineProperty(t,"ColorPalette",{enumerable:!0,get:function(){return i.ColorPalette}}),Object.defineProperty(t,"ColorPalettePropsContext",{enumerable:!0,get:function(){return i.ColorPalettePropsContext}}),r(n(2286),t),r(n(5485),t),r(n(2066),t),r(n(7193),t),r(n(2687),t),r(n(3439),t),r(n(6940),t),r(n(5387),t),r(n(3107),t),r(n(1831),t),r(n(2405),t),r(n(8412),t),r(n(4624),t);var c=n(3315);Object.defineProperty(t,"Input",{enumerable:!0,get:function(){return c.Input}}),Object.defineProperty(t,"InputPropsContext",{enumerable:!0,get:function(){return c.InputPropsContext}});var l=n(6015);Object.defineProperty(t,"MaskedTextBox",{enumerable:!0,get:function(){return l.MaskedTextBox}}),Object.defineProperty(t,"MaskedTextBoxPropsContext",{enumerable:!0,get:function(){return l.MaskedTextBoxPropsContext}}),r(n(1855),t),r(n(9896),t),r(n(9206),t),r(n(9429),t),r(n(1715),t),r(n(5306),t),r(n(4206),t);var s=n(6153);Object.defineProperty(t,"Slider",{enumerable:!0,get:function(){return s.Slider}}),Object.defineProperty(t,"SliderPropsContext",{enumerable:!0,get:function(){return s.SliderPropsContext}}),r(n(8510),t),r(n(716),t),r(n(7695),t);var h=n(9363);Object.defineProperty(t,"Switch",{enumerable:!0,get:function(){return h.Switch}}),Object.defineProperty(t,"SwitchPropsContext",{enumerable:!0,get:function(){return h.SwitchPropsContext}}),r(n(338),t),r(n(8485),t),r(n(623),t),r(n(9357),t),r(n(5809),t),r(n(6254),t),r(n(1018),t),r(n(7756),t),r(n(9192),t),r(n(7197),t),r(n(1442),t),r(n(4594),t),r(n(6767),t),r(n(1293),t),r(n(590),t),r(n(2850),t),r(n(5287),t),r(n(9458),t),r(n(3552),t),r(n(2537),t),r(n(1238),t);var v=n(9091);Object.defineProperty(t,"TextBox",{enumerable:!0,get:function(){return v.TextBox}});var u=n(3998);Object.defineProperty(t,"InputClearValue",{enumerable:!0,get:function(){return u.InputClearValue}});var d=n(2575);Object.defineProperty(t,"InputPrefix",{enumerable:!0,get:function(){return d.InputPrefix}});var p=n(3712);Object.defineProperty(t,"InputSeparator",{enumerable:!0,get:function(){return p.InputSeparator}});var m=n(9853);Object.defineProperty(t,"InputSuffix",{enumerable:!0,get:function(){return m.InputSuffix}});var f=n(9461);Object.defineProperty(t,"InputValidationIcon",{enumerable:!0,get:function(){return f.InputValidationIcon}})},6015:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.MaskedTextBox=t.MaskedTextBoxPropsContext=t.MaskedTextBoxWithoutContext=void 0;var i=n(3899),c=n(189),l=n(9894),s=n(1789),h=n(665),v=n(5935),u=n(665),d=n(7363),p=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._inputId="k-".concat((0,h.guid)()),n._service=new l.MaskingService,n._isPasted=!1,n._selection=[null,null],n._input=null,n.focus=function(){n._input&&n._input.focus()},n.pasteHandler=function(e){var t=e.target,o=t.selectionStart,r=t.selectionEnd;r!==o&&(n._isPasted=!0,n._selection=[o||0,r||0])},n.onChangeHandler=function(e){var t=e.currentTarget,o=t.value,r=n._selection[0]||0,a=n._selection[1]||0;if(!n.props.mask)return n._isPasted=!1,n._selection=[null,null],void n.triggerOnChange(o,e);var i,c=n.value;if(n._isPasted){n._isPasted=!1;var l=c.length-a,s=o.length-l;i=n._service.maskInRange(o.slice(r,s),c,r,a)}else i=n._service.maskInput(o,c,t.selectionStart||0);n._selection=[i.selection,i.selection],n.triggerOnChange(i.value,e)},n.focusHandler=function(e){n.state.focused||(n.setState({focused:!0}),n.props.onFocus&&n.props.onFocus.call(void 0,{target:n,syntheticEvent:e,nativeEvent:e.nativeEvent}))},n.blurHandler=function(e){n.state.focused&&(n.setState({focused:!1}),n.props.onBlur&&n.props.onBlur.call(void 0,{target:n,syntheticEvent:e,nativeEvent:e.nativeEvent}))},n.setValidity=function(){n.element&&n.element.setCustomValidity(n.validity.valid?"":n.props.validationMessage||"")},(0,u.validatePackage)(d.packageMetadata),n}return r(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._input},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this._valueDuringOnChange?this._valueDuringOnChange:void 0!==this.props.value?this.props.value:void 0!==this.state.value?this.state.value:void 0!==this.props.defaultValue?this.props.defaultValue:""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rawValue",{get:function(){return this._service.rawValue(this.value)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=this.value,t=this._service.validationValue(e);return{customError:void 0!==this.props.validationMessage,valid:void 0!==this.props.valid?this.props.valid:!(this.required&&!t||this.props.maskValidation&&this.props.prompt&&-1!==e.indexOf(this.props.prompt)),valueMissing:!t}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){if(this.element&&this.state.focused&&t.focused){var n=this._selection,o=n[0],r=n[1],a=e.selection,i=this.props.selection;(!a&&i||a&&i&&(a.start!==i.start||a.end!==i.end))&&(o=i.start,r=i.end),null!==o&&null!==r&&this.element.setSelectionRange(o,r)}(0,s.maskingChanged)(e,this.props)&&this.updateService(),this.setValidity()},t.prototype.componentDidMount=function(){this.updateService(),this.setValidity()},t.prototype.render=function(){var e,n=this,o=this.props,r=o.size,c=void 0===r?t.defaultProps.size:r,l=o.fillMode,u=void 0===l?t.defaultProps.fillMode:l,d=o.rounded,p=void 0===d?t.defaultProps.rounded:d,m=this.props.id||this._inputId,f=!this.validityStyles||this.validity.valid,z=this.props.style||{},g=this.props,b=g.prefix,y=void 0===b?t.defaultProps.prefix:b,w=g.suffix,H=void 0===w?t.defaultProps.suffix:w,x=(0,h.useCustomComponent)(y)[0],V=(0,h.useCustomComponent)(H)[0],M=i.createElement("span",{dir:this.props.dir,className:(0,h.classNames)("k-maskedtextbox k-input",(e={},e["k-input-".concat(h.kendoThemeMaps.sizeMap[c]||c)]=c,e["k-input-".concat(u)]=u,e["k-rounded-".concat(h.kendoThemeMaps.roundedMap[p]||p)]=p,e["k-invalid"]=!f,e["k-required"]=this.required,e["k-disabled"]=this.props.disabled,e),this.props.className),style:this.props.label?z:a({width:this.props.width},z)},i.createElement(x,null),i.createElement("input",{type:"text",autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1,className:"k-input-inner",value:this.value,id:m,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,name:this.props.name,tabIndex:(0,h.getTabIndex)(this.props.tabIndex,this.props.disabled,!0),accessKey:this.props.accessKey,title:this.props.title,disabled:this.props.disabled||void 0,readOnly:this.props.readonly||void 0,placeholder:this.props.placeholder,ref:function(e){return n._input=e},onChange:this.onChangeHandler,onPaste:this.pasteHandler,onFocus:this.focusHandler,onBlur:this.blurHandler,onDragStart:s.returnFalse,onDrop:s.returnFalse}),i.createElement(V,null));return this.props.label?i.createElement(v.FloatingLabel,{label:this.props.label,editorId:m,editorValue:this.value,editorValid:f,editorDisabled:this.props.disabled,editorPlaceholder:this.props.placeholder,children:M,style:{width:this.props.width},dir:this.props.dir}):M},t.prototype.triggerOnChange=function(e,t){if(this.setState({value:e}),this.props.onChange){this._valueDuringOnChange=e;var n={syntheticEvent:t,nativeEvent:t.nativeEvent,selectionStart:this._selection[0],selectionEnd:this._selection[1],target:this,value:this.value};this.props.onChange.call(void 0,n),this._valueDuringOnChange=void 0}},t.prototype.updateService=function(e){var t=Object.assign({includeLiterals:this.props.includeLiterals,mask:this.props.mask,prompt:this.props.prompt,promptPlaceholder:this.props.promptPlaceholder,rules:this.rules},e);this._service.update(t)},Object.defineProperty(t.prototype,"rules",{get:function(){return Object.assign({},s.defaultRules,this.props.rules)},enumerable:!1,configurable:!0}),t.displayName="MaskedTextBox",t.propTypes={value:c.string,defaultValue:c.string,placeholder:c.string,title:c.string,dir:c.string,id:c.string,style:c.object,className:c.string,prefix:c.any,suffix:c.any,ariaLabelledBy:c.string,ariaDescribedBy:c.string,width:c.oneOfType([c.string,c.number]),tabIndex:c.number,accessKey:c.string,disabled:c.bool,readonly:c.bool,prompt:c.string,promptPlaceholder:c.string,includeLiterals:c.bool,maskValidation:c.bool,mask:c.string,rules:function(e,t,n){var o=e.rules;return void 0===o||Object.entries(o).some((function(e){return"string"!=typeof e||!(o[e]instanceof RegExp)}))?null:new Error("Invalid prop `"+t+"` supplied to `"+n+"`. Validation failed.")},selection:c.shape({start:c.number.isRequired,end:c.number.isRequired}),name:c.string,label:c.string,validationMessage:c.string,required:c.bool,valid:c.bool,validityStyles:c.bool,onChange:c.func,size:c.oneOf([null,"small","medium","large"]),rounded:c.oneOf([null,"small","medium","large","full"]),fillMode:c.oneOf([null,"solid","flat","outline"])},t.defaultProps={prompt:"_",promptPlaceholder:" ",includeLiterals:!1,maskValidation:!0,rules:s.defaultRules,required:!1,validityStyles:!0,prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"},t}(i.Component);t.MaskedTextBoxWithoutContext=p,t.MaskedTextBoxPropsContext=(0,h.createPropsContext)(),t.MaskedTextBox=(0,h.withPropsContext)(t.MaskedTextBoxPropsContext,p),t.MaskedTextBox.displayName="KendoReactMaskedTextBox"},1855:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9894:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.MaskingService=void 0;var o=n(7797),r=n(9014),a=function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}return e.prototype.update=function(e){var t=e.mask,n=void 0===t?"":t,o=e.prompt,r=void 0===o?"":o,a=e.promptPlaceholder,i=void 0===a?" ":a,c=e.rules,l=void 0===c?{}:c,s=e.includeLiterals,h=void 0!==s&&s;this.mask=n,this.prompt=r,this.promptPlaceholder=i,this.rules=l,this.includeLiterals=h,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return(0,o.sequence)(this.validationTokens).run(e).fold((function(e){t=e.join("")})),t},e.prototype.rawValue=function(e){void 0===e&&(e="");var t=e;return this.rawTokens.length?((0,o.sequence)(this.rawTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskRaw=function(e){void 0===e&&(e="");var t=e;return this.maskTokens.length?((0,o.sequence)(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,r){var a="",i=r,c=t.split("").slice(0,n),l=t.split("").slice(r);return(0,o.sequence)(this.maskTokens.slice(n,r)).run(e).fold((function(e){a=c.concat(e).concat(l).join("")})),{selection:i,value:a}},e.prototype.maskRemoved=function(e,t,n){var r=this,a="",i=n,c=e.split("").slice(n),l=e.split("").slice(0,n).join(""),s=this.maskTokens.length-(e.length-n);return(0,o.sequence)(this.maskTokens.slice(0,s)).run(l,t).fold((function(e){i=r.adjustPosition(e,i),a=e.concat(c).join("")})),{selection:i,value:a}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var r=this,a="",i=n,c=e.slice(0,n);return(0,o.sequence)(this.unmaskTokens).run(c,t).chain((function(e){i=e.join("").length;var n=t.slice(i);return(0,o.sequence)(r.maskTokens).run(e.join("")+n,t)})).fold((function(e){a=e.join("")})),{selection:i,value:a}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return(0,r.literal)(e)},mask:function(n){return(0,r.mask)({prompt:e,promptPlaceholder:t})(n)}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return(0,r.unliteral)(e)},mask:function(t){return(0,r.unmask)(e.prompt)(t)}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,o=e.includeLiterals;return{literal:function(e){return(0,r.rawLiteral)(o)},mask:function(e){return(0,r.rawMask)({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return(0,r.rawLiteral)(!1)},mask:function(t){return(0,r.rawMask)({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;(0,o.greedy)((0,r.token)(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),(0,o.greedy)((0,r.token)(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),(0,o.greedy)((0,r.token)(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),(0,o.greedy)((0,r.token)(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}();t.MaskingService=a},7797:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.greedy=t.sequence=void 0;var o=n(9014),r=n(1934);t.sequence=function(e){return e.reduce((function(e,t){return n=t,e.chain((function(e){return n.map((function(t){return e.concat([t])}))}));var n}),(t=[],new o.Parser((function(e){return new r.Result(t,e)}))));var t},t.greedy=function(e){return new o.Parser((function(t){for(var n=new r.Result([],t);!t.eof();)n=n.concat(e.run(t));return n}))}},9014:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.rawLiteral=t.rawMask=t.token=t.unliteral=t.unmask=t.literal=t.mask=t.Parser=void 0;var o=n(1934),r=n(5923),a=function(e){return(e||"").split("")},i=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof r.Stream?this.parse(e):this.parse(new r.Stream(a(e),a(t)))},e.prototype.map=function(t){var n=this;return new e((function(e){return n.parse(e).map(t)}))},e.prototype.chain=function(t){var n=this;return new e((function(e){return n.parse(e).chain((function(e,n){return t(e).run(n)}))}))},e.prototype.isLiteral=function(e){return this.run(e).type===o.ResultType.Literal},e}();t.Parser=i,t.mask=function(e){return function(t){return new i((function(n){for(var r=e.prompt,a=e.promptPlaceholder;!n.eof();){var i=n.peek(),c=i.char,l=i.control;if(c===l&&l===r)return n.eat(),new o.Result(r,n,o.ResultType.Mask);if(t.test(c))return n.eat(),new o.Result(c,n,o.ResultType.Mask);if(c===a)return n.eat(),new o.Result(r,n,o.ResultType.Mask);n.eat_input()}return n.eat(),new o.Result(r,n,o.ResultType.Mask)}))}},t.literal=function(e){return new i((function(t){return t.peek().char===e?(t.eat(),new o.Result(e,t,o.ResultType.Literal)):new o.Result(e,t,o.ResultType.Literal)}))},t.unmask=function(e){return function(t){return new i((function(n){for(;!n.eof();){var r=n.peek(),a=r.char,i=r.control;if(a===e&&i===e)return n.eat(),new o.Result(a,n);if(t.test(a))return n.eat(),new o.Result(a,n);n.eat_input()}return n.eat(),new o.Result("",n)}))}},t.unliteral=function(e){return new i((function(t){return t.eof()?new o.Result("",t):(t.peek().char===e&&t.eat(),new o.Result(e,t))}))},t.token=function(e,t){return new i((function(n){var r=n.next().char,a=e[r];return"\\"===r?(r=n.next().char,new o.Result(t.literal(r),n)):a?new o.Result(t.mask(a),n):new o.Result(t.literal(r),n)}))},t.rawMask=function(e){return new i((function(t){var n=e.prompt,r=e.promptPlaceholder,a=t.next().char;return a===n?new o.Result(r,t):new o.Result(a,t)}))},t.rawLiteral=function(e){return new i((function(t){var n=t.next().char;return e?new o.Result(n,t):new o.Result("",t)}))}},1934:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.Result=t.ResultType=void 0,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(n=t.ResultType||(t.ResultType={}));var o=function(){function e(e,t,o){void 0===o&&(o=n.Undefined),this.value=e,this.rest=t,this.type=o}return e.prototype.map=function(t){return new e(t(this.value),this.rest)},e.prototype.chain=function(e){return e(this.value,this.rest)},e.prototype.fold=function(e,t){return e(this.value,this.rest)},e.prototype.concat=function(e){return this.map((function(t,n){return e.chain((function(e,n){return t.concat([e])}))}))},e.prototype.toString=function(){return"Result({ value: '".concat(this.value,"', rest: ").concat(this.rest," })")},e}();t.Result=o},5923:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.Stream=void 0;var n=function(){function e(e,t){void 0===e&&(e=[]),void 0===t&&(t=[]),this.input=e,this.control=t,this.inputCursor=0,this.controlCursor=0}return e.prototype.eof=function(){return this.inputCursor>=this.input.length},e.prototype.next=function(){return{char:this.input[this.inputCursor++],control:this.control[this.controlCursor++]}},e.prototype.peek=function(){return{char:this.input[this.inputCursor],control:this.control[this.controlCursor]}},e.prototype.eat_input=function(){this.inputCursor++},e.prototype.eat_control=function(){this.controlCursor++},e.prototype.eat=function(){this.inputCursor++,this.controlCursor++},e}();t.Stream=n},1789:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.returnFalse=t.maskingChanged=t.defaultRules=void 0,t.defaultRules={"#":/[\d\s\+\-]/,"&":/[\S]/,0:/[\d]/,9:/[\d\s]/,"?":/[a-zA-Z\s]/,A:/[a-zA-Z0-9]/,C:/./,L:/[a-zA-Z]/,a:/[a-zA-Z0-9\s]/},t.returnFalse=function(){return!1},t.maskingChanged=function(e,t){return e.includeLiterals!==t.includeLiterals||e.mask!==t.mask||e.prompt!==t.prompt||e.promptPlaceholder!==t.promptPlaceholder||!n(e.rules,t.rules)};var n=function(e,t){if(!!e!=!!t)return!1;if(e===t||!e||!t)return!0;var n=!0;for(var o in e)if(e[o]!==t[o]){n=!1;break}if(n)for(var o in t)if(!e.hasOwnProperty(o)){n=!1;break}return n}},3364:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.signatureMinimize=t.signatureMaximize=t.signatureClear=t.ratingAriaLabel=t.colorPickerDropdownButtonAriaLabel=t.switchValidation=t.radioButtonValidation=t.checkboxOptionalText=t.checkboxValidation=t.flatColorPickerApplyBtn=t.flatColorPickerCancelBtn=t.colorGradientToggleInputsButton=t.colorGradientAlphaSliderLabel=t.colorGradientHueSliderLabel=t.colorGradientFail=t.colorGradientPass=t.colorGradientAAALevel=t.colorGradientAALevel=t.colorGradientContrastRatio=t.colorGradientHex=t.colorGradientA=t.colorGradientB=t.colorGradientG=t.colorGradientR=t.sliderDragTitle=t.sliderDecreaseValue=t.sliderIncreaseValue=t.numericDecreaseValue=t.numericIncreaseValue=void 0,t.numericIncreaseValue="numerictextbox.increment",t.numericDecreaseValue="numerictextbox.decrement",t.sliderIncreaseValue="slider.increment",t.sliderDecreaseValue="slider.decrement",t.sliderDragTitle="slider.dragTitle",t.colorGradientR="colorGradient.r",t.colorGradientG="colorGradient.g",t.colorGradientB="colorGradient.b",t.colorGradientA="colorGradient.a",t.colorGradientHex="colorGradient.hex",t.colorGradientContrastRatio="colorGradient.contrastRatio",t.colorGradientAALevel="colorGradient.colorGradientAALevel",t.colorGradientAAALevel="colorGradient.colorGradientAAALevel",t.colorGradientPass="colorGradient.colorGradientPass",t.colorGradientFail="colorGradient.colorGradientFail",t.colorGradientHueSliderLabel="colorGradient.hueSliderLabel",t.colorGradientAlphaSliderLabel="colorGradient.alphaSliderLabel",t.colorGradientToggleInputsButton="colorGradient.toggleInputsButton",t.flatColorPickerCancelBtn="flatColorPicker.cancelBtn",t.flatColorPickerApplyBtn="flatColorPicker.applyBtn",t.checkboxValidation="checkbox.validation",t.checkboxOptionalText="checkbox.optionalText",t.radioButtonValidation="radioButton.validation",t.switchValidation="switch.validation",t.colorPickerDropdownButtonAriaLabel="colorPicker.dropdownButtonAriaLabel",t.ratingAriaLabel="rating.ariaLabel",t.signatureClear="signature.clear",t.signatureMaximize="signature.maximize",t.signatureMinimize="signature.minimize",t.messages=((n={})[t.numericIncreaseValue]="Increase value",n[t.numericDecreaseValue]="Decrease value",n[t.sliderIncreaseValue]="Increase",n[t.sliderDecreaseValue]="Decrease",n[t.sliderDragTitle]="Drag",n[t.colorGradientR]="r",n[t.colorGradientG]="g",n[t.colorGradientB]="b",n[t.colorGradientA]="a",n[t.colorGradientHex]="hex",n[t.colorGradientContrastRatio]="Contrast ratio",n[t.colorGradientAALevel]="AA",n[t.colorGradientAAALevel]="AAA",n[t.colorGradientPass]="Pass",n[t.colorGradientFail]="Fail",n[t.colorGradientHueSliderLabel]="Hue slider",n[t.colorGradientAlphaSliderLabel]="Alpha slider",n[t.colorGradientToggleInputsButton]="Toggle colorgradient inputs",n[t.flatColorPickerCancelBtn]="Cancel",n[t.flatColorPickerApplyBtn]="Apply",n[t.checkboxValidation]="Please check this box if you want to proceed!",n[t.checkboxOptionalText]="(Optional)",n[t.radioButtonValidation]="Please select option if you want to proceed!",n[t.switchValidation]="Please turn on if you want to proceed!",n[t.colorPickerDropdownButtonAriaLabel]="Select",n[t.ratingAriaLabel]="Rating",n[t.signatureClear]="Clear",n[t.signatureMaximize]="Maximize",n[t.signatureMinimize]="Minimize",n)},9896:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.NumericTextBox=t.NumericTextBoxPropsContext=void 0;var r=n(3899),a=n(189),i=n(499),c=n(665),l=n(8696),s=n(5935),h=n(665),v=n(7363),u=n(3364),d=n(61),p=n(143);t.NumericTextBoxPropsContext=(0,c.createPropsContext)(),t.NumericTextBox=r.forwardRef((function(e,n){var a;(0,h.validatePackage)(v.packageMetadata);var m=(0,c.usePropsContext)(t.NumericTextBoxPropsContext,e),f=r.useMemo((function(){return(0,c.guid)()}),[]),z=m.id||f,g=(0,i.useInternationalization)(),b=(0,i.useLocalization)(),y=r.useRef(null),w=r.useRef(),H=r.useState(!1),x=H[0],V=H[1],M=r.useRef((0,d.getInitialState)()),k=r.useRef(!1),C=r.useRef(),I=r.useRef(m.defaultValue),B=(0,d.formatValue)(M.current.focused&&!m.disabled?M.current.currentLooseValue:(0,d.getStateOrPropsValue)(m.value,I.current),m.format,g);C.current=B;var O=(0,c.useCustomComponent)(m.prefix)[0],E=(0,c.useCustomComponent)(m.suffix)[0];r.useEffect((function(){y.current&&y.current.setCustomValidity&&y.current.setCustomValidity(_().valid?"":m.validationMessage||"Please enter a valid value!")}));var S=r.useCallback((function(){y.current&&y.current.focus()}),[]),L=r.useCallback((function(){return void 0!==w.current?w.current:(0,d.getStateOrPropsValue)(m.value,I.current)}),[m.value]),P=r.useCallback((function(){return m.name}),[m.name]),R=r.useCallback((function(){return m.required}),[m.required]),_=r.useCallback((function(){var e=void 0!==m.validationMessage,t=L();return{customError:e,valid:void 0!==m.valid?m.valid:!(M.current.valueIsOutOfRange||R()&&null==t),valueMissing:null==t}}),[m.validationMessage,m.valid,L,R]),N=r.useCallback((function(){return m.validityStyles}),[m.validityStyles]),T=r.useCallback((function(){return m}),[m]),D=r.useCallback((function(){var e={element:y.current,focus:S};return Object.defineProperty(e,"name",{get:P}),Object.defineProperty(e,"value",{get:L}),Object.defineProperty(e,"validity",{get:_}),Object.defineProperty(e,"validityStyles",{get:N}),Object.defineProperty(e,"required",{get:R}),Object.defineProperty(e,"props",{get:T}),e}),[P,L,_,N,R,S,T]);r.useImperativeHandle(n,D);var A=r.useCallback((function(){return{eventValue:(0,d.getStateOrPropsValue)(m.value,I.current),prevLooseValue:C.current,currentLooseValue:y.current.value,selectionStart:y.current.selectionStart,selectionEnd:y.current.selectionEnd,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1,isPaste:k.current,focused:M.current.focused}}),[m.value]),j=r.useCallback((function(e,t){if(!m.disabled){w.current=t.eventValue,I.current=t.eventValue;var n=(0,d.formatValue)((0,d.rangeValue)(t.eventValue,m.min,m.max),m.format,g),o=(0,d.rangeValue)(g.parseNumber(n,m.format),m.min,m.max);o!==t.eventValue&&(t.valueIsOutOfRange=!0,t.eventValue=o,I.current=o),m.value!==t.eventValue&&(0,c.dispatchEvent)(m.onChange,e,D(),{value:t.eventValue}),w.current=void 0,M.current=t,V((function(e){return!e}))}}),[m.value,m.onChange,m.disabled,V,D]),F=r.useCallback((function(e){var t=A();k.current=!1,j(e,(0,d.sanitizeNumber)(t,m.format,g))}),[m.format,m.onChange,g,j,A]),G=r.useCallback((function(e){var t=A(),n=g.parseNumber(String(t.currentLooseValue),m.format);if(t.selectionEnd>t.selectionStart&&t.selectionEnd-t.selectionStart===String(t.currentLooseValue).length)k.current=!0;else{switch(e.keyCode){case 38:(0,d.increaseValue)(n,t,m.step,m.min,m.max,m.format,g);break;case 40:(0,d.decreaseValue)(n,t,m.step,m.min,m.max,m.format,g);break;case 13:if(!1===m.rangeOnEnter)return;var o=(0,d.formatValue)((0,d.rangeValue)(n,m.min,m.max),m.format,g),r=(0,d.rangeValue)(g.parseNumber(o,m.format),m.min,m.max);t.eventValue=r,t.currentLooseValue=(0,d.formatValue)(r,m.format,g),t.selectionStart=t.selectionEnd=t.currentLooseValue.length;break;case 110:var a=y.current,i=g.numberSymbols();a&&(t.currentLooseValue=t.currentLooseValue.slice(0,t.selectionStart)+i.decimal+t.currentLooseValue.slice(t.selectionEnd),t.selectionStart=t.selectionEnd=t.selectionStart+1,t=(0,d.sanitizeNumber)(t,m.format,g));break;default:return}e.preventDefault(),j(e,t)}}),[m.format,m.min,m.max,m.step,m.onChange,m.rangeOnEnter,j,A]),K=r.useCallback((function(){k.current=!0}),[]),U=r.useCallback((function(e){if(!m.readOnly&&!m.disabled){var t=A();(0,d.increaseValue)(g.parseNumber(String(t.currentLooseValue),m.format),t,m.step,m.min,m.max,m.format,g),j(e,t)}}),[m.format,m.min,m.max,m.step,m.onChange,m.readOnly,m.disabled,j,A]),W=r.useCallback((function(e){if(!m.readOnly&&!m.disabled){var t=A();(0,d.decreaseValue)(g.parseNumber(String(t.currentLooseValue),m.format),t,m.step,m.min,m.max,m.format,g),j(e,t)}}),[m.format,m.min,m.max,m.step,m.onChange,m.readOnly,m.disabled,j,A]),q=r.useCallback((function(e){document&&document.activeElement===y.current&&y.current&&!m.readOnly&&!m.disabled&&(e.nativeEvent.deltaY<0&&U(e),e.nativeEvent.deltaY>0&&W(e))}),[U,W,m.disabled,m.readOnly]),Z=r.useCallback((function(e){M.current.currentLooseValue=C.current,M.current.focused=!0,(0,c.dispatchEvent)(m.onFocus,e,D(),{}),V((function(e){return!e}))}),[m.onFocus,V,D]),Y=r.useCallback((function(e){M.current=(0,d.getInitialState)(),(0,c.dispatchEvent)(m.onBlur,e,D(),{}),V((function(e){return!e}))}),[m.onBlur,V,D]),X=r.useCallback((function(e){document&&y.current&&(e.preventDefault(),document.activeElement!==y.current&&y.current.focus())}),[]);r.useLayoutEffect((function(){y.current&&"number"!==y.current.type&&void 0!==M.current.selectionStart&&void 0!==M.current.selectionEnd&&(y.current.selectionStart=M.current.selectionStart,y.current.selectionEnd=M.current.selectionEnd,M.current.selectionStart=void 0,M.current.selectionEnd=void 0)}),[x]);var J=!N()||_().valid,$=r.createElement("span",{dir:m.dir,style:m.label?m.style:o({width:m.width},m.style),className:(0,c.classNames)("k-input","k-numerictextbox",(a={},a["k-input-".concat(c.kendoThemeMaps.sizeMap[m.size]||m.size)]=m.size,a["k-input-".concat(m.fillMode)]=m.fillMode,a["k-rounded-".concat(c.kendoThemeMaps.roundedMap[m.rounded]||m.rounded)]=m.rounded,a["k-invalid"]=!J,a["k-required"]=m.required,a["k-disabled"]=m.disabled,a),m.className),"aria-disabled":m.disabled?"true":void 0},r.createElement(O,null),r.createElement("input",{value:null===B?"":B,tabIndex:(0,c.getTabIndex)(m.tabIndex,m.disabled),accessKey:m.accessKey,disabled:m.disabled,title:m.title,"aria-valuemin":m.min,"aria-valuemax":m.max,"aria-label":m.ariaLabel,"aria-labelledby":m.ariaLabelledBy,"aria-describedby":m.ariaDescribedBy,placeholder:m.placeholder,spellCheck:!1,autoComplete:"off",autoCorrect:"off",type:m.inputType||"tel",className:"k-input-inner",id:z,name:m.name,readOnly:m.readOnly,style:m.inputStyle,onChange:F,onFocus:Z,onBlur:Y,onKeyDown:G,onPaste:K,onWheel:q,ref:y}),r.createElement(E,null),m.children,m.spinners&&r.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:X},r.createElement(p.Button,{tabIndex:-1,type:"button",icon:"caret-alt-up",svgIcon:l.caretAltUpIcon,rounded:null,className:"k-spinner-increase","aria-label":b.toLanguageString(u.numericIncreaseValue,u.messages[u.numericIncreaseValue]),title:b.toLanguageString(u.numericIncreaseValue,u.messages[u.numericIncreaseValue]),onClick:U}),r.createElement(p.Button,{tabIndex:-1,type:"button",icon:"caret-alt-down",svgIcon:l.caretAltDownIcon,rounded:null,className:"k-spinner-decrease","aria-label":b.toLanguageString(u.numericDecreaseValue,u.messages[u.numericDecreaseValue]),title:b.toLanguageString(u.numericDecreaseValue,u.messages[u.numericDecreaseValue]),onClick:W})));return m.label?r.createElement(s.FloatingLabel,{label:m.label,editorId:z,editorValue:null===B?"":B,editorValid:J,editorDisabled:m.disabled,editorPlaceholder:m.placeholder,children:$,style:{width:m.width},dir:m.dir}):$})),t.NumericTextBox.propTypes={value:a.number,defaultValue:a.number,step:a.number,format:a.oneOfType([a.string,a.shape({style:a.oneOf(["decimal","currency","percent","scientific","accounting"]),currency:a.string,currencyDisplay:a.oneOf(["symbol","code","name"]),useGrouping:a.bool,minimumIntegerDigits:a.number,minimumFractionDigits:a.number,maximumFractionDigits:a.number})]),width:a.oneOfType([a.string,a.number]),tabIndex:a.number,accessKey:a.string,title:a.string,placeholder:a.string,min:a.number,max:a.number,spinners:a.bool,disabled:a.bool,readOnly:a.bool,dir:a.string,name:a.string,label:a.string,validationMessage:a.string,required:a.bool,id:a.string,rangeOnEnter:a.bool,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string,onChange:a.func,onFocus:a.func,onBlur:a.func,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},t.NumericTextBox.displayName="KendoNumericTextBox",t.NumericTextBox.defaultProps={prefix:function(e){return null},suffix:function(e){return null},step:1,spinners:!0,disabled:!1,required:!1,validityStyles:!0,rangeOnEnter:!0,onChange:function(e){},onFocus:function(e){},onBlur:function(e){},size:"medium",rounded:"medium",fillMode:"solid"}},1715:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9429:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},5306:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9206:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},4206:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},61:function(e,t){var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},n.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.sanitizeNumber=t.changeBasedSelection=t.getDecimalCount=t.getFirstNumberIndex=t.getSuffix=t.getPrefix=t.getLastNumberIndex=t.reverseString=t.getInitialPosition=t.getFormatSymbols=t.getFormatPrefixSufix=t.isDecimalDuplicated=t.isMinusSymbolRemoved=t.isMinusSymbolAdded=t.setInvalid=t.setSelection=t.rangeSelection=t.getMinCursorPosition=t.getMaxCursorPosition=t.rangeValue=t.decreaseValue=t.increaseValue=t.toFixedPrecision=t.limitPrecision=t.fractionLength=t.formatValue=t.getStateOrPropsValue=t.getInitialState=void 0;var o=1111111.1111111,r=/\d/;t.getInitialState=function(){return{eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1}},t.getStateOrPropsValue=function(e,t){return void 0!==e?e:t},t.formatValue=function(e,t,n){return null===e&&void 0===e?"":"string"==typeof e?e:n.formatNumber(e,t)},t.fractionLength=function(e){return(String(e).split(".")[1]||"").length};var a=function(e,n){return Math.max((0,t.fractionLength)(e),(0,t.fractionLength)(n))};t.limitPrecision=function(e){return Math.min(e,15)},t.toFixedPrecision=function(e,n){var o=(0,t.limitPrecision)(n);return parseFloat(e.toFixed(o))},t.increaseValue=function(e,n,o,i,c,l,s){var h=a(e||0,o||0),v=(0,t.rangeValue)((0,t.toFixedPrecision)((e||0)+(o||0),h),i,c);n.eventValue=v,n.currentLooseValue=(0,t.formatValue)(v,l,s),n.selectionStart=n.selectionEnd=(0,t.getLastNumberIndex)(n.currentLooseValue,r)},t.decreaseValue=function(e,n,o,i,c,l,s){var h=a(e||0,o||0),v=(0,t.rangeValue)((0,t.toFixedPrecision)((e||0)-(o||0),h),i,c);n.eventValue=v,n.currentLooseValue=(0,t.formatValue)(v,l,s),n.selectionStart=n.selectionEnd=(0,t.getLastNumberIndex)(n.currentLooseValue,r)},t.rangeValue=function(e,t,n){return null==e?e:e>1||e<1||1===e?void 0!==n&&void 0!==t&&n<t?null:(void 0!==n&&e>n&&(e=n),void 0!==t&&e<t&&(e=t),e):null},t.getMaxCursorPosition=function(e,t){var n=t.findIndex((function(t){t[0];var n=t[1];return Boolean(n)&&e.indexOf(n)===e.length-n.length}));if(-1===n)return-1;var o=t[n][1];return e.length-o.length},t.getMinCursorPosition=function(e,t){var n=t.findIndex((function(t){var n=t[0];return t[1],Boolean(n)&&0===e.indexOf(n)}));return-1===n?-1:t[n][0].length},t.rangeSelection=function(e,n,o){var r=(0,t.getMaxCursorPosition)(e,n);if(-1!==r&&o.selectionStart>r)o.selectionStart=o.selectionEnd=r;else{o.selectionStart>e.length&&(o.selectionStart=o.selectionEnd=e.length);var a=(0,t.getMinCursorPosition)(e,n);-1!==a&&o.selectionStart<a&&(o.selectionStart=o.selectionEnd=a),-1===o.selectionStart&&(o.selectionStart=o.selectionEnd=0)}},t.setSelection=function(e,n,o,r){e.selectionStart=e.selectionEnd=n,(0,t.rangeSelection)(o,r,e)},t.setInvalid=function(e,n,o,r){e.eventValue=r.parseNumber(e.prevLooseValue,n),e.currentLooseValue=e.prevLooseValue,e.valueIsCorrected=!0,(0,t.setSelection)(e,e.selectionStart,e.currentLooseValue,o)},t.isMinusSymbolAdded=function(e,t){var n=String(e.currentLooseValue),o=String(e.prevLooseValue);return n.split(t.minusSign).length!==o.split(t.minusSign).length&&n.length===o.length+t.minusSign.length},t.isMinusSymbolRemoved=function(e,t){var n=String(e.currentLooseValue),o=String(e.prevLooseValue);return-1===n.indexOf(t.minusSign)&&-1!==o.indexOf(t.minusSign)},t.isDecimalDuplicated=function(e,t){return String(e.currentLooseValue).split(t.decimal).length>2},t.getFormatPrefixSufix=function(e,n){var r=n.formatNumber(o,e),a=n.formatNumber(-o,e),i=n.formatNumber(0,e),c=n.formatNumber(1,e),l=(0,t.getPrefix)(r),s=(0,t.getPrefix)(a),h=(0,t.getPrefix)(i),v=(0,t.getPrefix)(c);return{positiveInfo:[l,(0,t.getSuffix)(r)],negativeInfo:[s,(0,t.getSuffix)(a)],zeroInfo:[h,(0,t.getSuffix)(i)],oneInfo:[v,(0,t.getSuffix)(c)]}},t.getFormatSymbols=function(e,t){var n=t.formatNumber(o,e),r=t.formatNumber(-o,e),a=t.formatNumber(0,e),i=t.formatNumber(1,e),c=t.numberSymbols(),l=new RegExp("[\\d\\".concat(c.decimal).concat(c.group,"]"),"g");return[n,r,a,i].map((function(e){return e.replace(l,"")})).join("").split("").filter((function(e,t,n){return n.indexOf(e)===t})).join("")},t.getInitialPosition=function(e,n){var o=e.indexOf(n.decimal);return o>-1?o:(0,t.getLastNumberIndex)(e,r)},t.reverseString=function(e){return e.split("").reverse().join("")},t.getLastNumberIndex=function(e,n){return e.length-(0,t.reverseString)(e).search(n)},t.getPrefix=function(e){return e.split(e[e.search(r)])[0]},t.getSuffix=function(e){var n=(0,t.reverseString)(e);return(0,t.reverseString)(n.split(n[n.search(r)])[0])},t.getFirstNumberIndex=function(e,t){return e.search(t)},t.getDecimalCount=function(e,t){var n=e.indexOf(t);return n>-1?e.length-n-1:0},t.changeBasedSelection=function(e,t,n,o,a){var i="0"===e.replace(a,"")[0],c="0"===t.replace(a,"")[0];if(i&&!c)return n-1;if(c&&o)return n+1;for(var l=0,s=0;s<n;s++)r.test(e.charAt(s))&&l++;for(var h=0;l>0&&t.length>h;)r.test(t.charAt(h))&&l--,h++;return h},t.sanitizeNumber=function(e,o,a){var i=n({},e),c=i.prevLooseValue,l=a.numberSymbols(),s=(0,t.getFormatSymbols)(o,a),h=String(i.currentLooseValue),v=String(c),u=new RegExp("[^\\d\\".concat(l.decimal,"]"),"g"),d=new RegExp("[^\\d\\".concat(l.decimal,"\\").concat(l.group,"]"),"g"),p=new RegExp("[\\d\\".concat(l.decimal,"\\").concat(l.group,"]")),m=h.replace(u,""),f=(0,t.getFirstNumberIndex)(h,r),z=-1===f?-1:(0,t.getLastNumberIndex)(h,r),g=h.indexOf(l.decimal),b=(h.substring(0,f)+h.substring(f,z).replace(d,"")+h.substring(z,h.length)).split("").filter((function(e){return-1!==s.indexOf(e)||-1!==e.search(p)})).join(""),y=a.formatNumber(.31111111111111117,o).replace(u,""),w=y.indexOf(l.decimal),H=w>-1?y.length-w-1:0,x=a.formatNumber(1,o).replace(u,""),V=x.indexOf(l.decimal),M=V>-1?x.length-V-1:0,k=(0,t.getFormatPrefixSufix)(o,a),C=[k.positiveInfo,k.negativeInfo,k.zeroInfo,k.oneInfo],I=1!==C.findIndex((function(e){return-1!==e.findIndex((function(e){return Boolean(e)}))})),B=h.length>0&&h.length<v.length,O="string"==typeof o&&"p"===o[0]&&h&&-1===h.indexOf(l.percentSign);if(!i.isPaste){if(""===h)return i.eventValue=null,i.currentLooseValue="",i;if(i.currentLooseValue===l.minusSign&&a.formatNumber(-0,o)!==v)return i.eventValue=-0,i.currentLooseValue=(0,t.formatValue)(i.eventValue,o,a),(0,t.setSelection)(i,(0,t.getInitialPosition)(i.currentLooseValue,l),i.currentLooseValue,C),i;if((0,t.isMinusSymbolAdded)(i,l)){var E=a.parseNumber(c,o);i.eventValue=-(null!==E?E:0),i.currentLooseValue=(0,t.formatValue)(i.eventValue,o,a);var S=(0,t.getFirstNumberIndex)(i.currentLooseValue,r),L=(0,t.getFirstNumberIndex)(v,r);return(0,t.setSelection)(i,i.selectionEnd-1+(S-L),i.currentLooseValue,C),i}if((0,t.isMinusSymbolRemoved)(i,l))return i.eventValue=a.parseNumber(i.currentLooseValue,o),(0,t.setSelection)(i,i.selectionStart,i.currentLooseValue,C),i;if(i.currentLooseValue===l.decimal){i.eventValue=0;var P=(0,t.formatValue)(i.eventValue,o,a);if(0===M&&H>0){var R=(0,t.getLastNumberIndex)(P,r);i.currentLooseValue=P.substring(0,R)+l.decimal+P.substring(R)}else i.currentLooseValue=P;return(0,t.setSelection)(i,(0,t.getInitialPosition)(i.currentLooseValue,l)+1,i.currentLooseValue,C),i}if((0,t.isDecimalDuplicated)(i,l))return(0,t.setInvalid)(i,o,C,a),i;if(O)return i.eventValue=a.parseNumber(h,o)/100,i.currentLooseValue=(0,t.formatValue)(i.eventValue,o,a),i;if(String(i.currentLooseValue).replace(/[^\d]/g,"").length>15)return(0,t.setInvalid)(i,o,C,a),i;if(m!==h&&h&&I){var _=C.findIndex((function(e){var t=e[0],n=e[1],o=h.indexOf(t),r=h.indexOf(n),a=0===o,i=r===h.length-n.length,c=o+t.length!==f&&-1!==f&&h[o+t.length]!==l.decimal,s=r!==z&&-1!==z&&h[r-1]!==l.decimal;return t&&n?!c&&!s&&a&&i:t?!c&&a:!!n&&!s&&i}));if(-1===_)return(0,t.setInvalid)(i,o,C,a),i}if(m[m.length-1]===l.decimal&&H>0)return i.eventValue=a.parseNumber(h,o),i.currentLooseValue=b,i;if(i.currentLooseValue&&c&&(s+l.decimal+l.group).split("").findIndex((function(e){return h.split("").filter((function(t){return t===e})).length<v.split("").filter((function(t){return t===e})).length&&h.length+1===v.length&&(e!==l.decimal||0!==(0,t.getDecimalCount)(v.replace(u,""),l.decimal))}))>-1)return i.eventValue=a.parseNumber(e.prevLooseValue,o),i.currentLooseValue=e.prevLooseValue,i;var N=(0,t.getDecimalCount)(m,l.decimal),T="0"===m[m.length-1];if(B&&T&&N<M)return i.eventValue=a.parseNumber(i.currentLooseValue,o),i.currentLooseValue=(0,t.formatValue)(i.eventValue,o,a),i;if(N>0){var D=h.substring(0,g);if(T&&(!D||0!==v.indexOf(D))){i.eventValue=a.parseNumber(i.currentLooseValue,o);var A=(0,t.formatValue)(i.eventValue,o,a);return(0,t.setSelection)(i,(0,t.changeBasedSelection)(h,A,i.selectionEnd,B,u),A,C),i.currentLooseValue=A,i}if(N>H){var j=h.indexOf(l.decimal),F=h.substring(0,j)+h.substring(j,j+1+H)+h.substring(z,String(i.currentLooseValue).length);return i.eventValue=a.parseNumber(F,o),i.currentLooseValue=F,(0,t.setSelection)(i,i.selectionStart,F,C),i}if(M!==H&&N<=H&&T)return i.eventValue=a.parseNumber(i.currentLooseValue,o),i.currentLooseValue=b,i;if(N<M)return i.eventValue=a.parseNumber(i.currentLooseValue,o),i.currentLooseValue=(0,t.formatValue)(i.eventValue,o,a),i}}return i.eventValue=a.parseNumber(i.currentLooseValue,o),O&&(i.eventValue=i.eventValue/100),"number"==typeof i.eventValue?(A=(0,t.formatValue)(i.eventValue,o,a),1===h.length?(0,t.setSelection)(i,(0,t.getInitialPosition)(A,l),A,C):(0,t.setSelection)(i,(0,t.changeBasedSelection)(h,A,i.selectionEnd,B,u),A,C),i.currentLooseValue=A):i.currentLooseValue=(0,t.formatValue)(a.parseNumber(m),o,a),i}},7363:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-react-inputs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673444752,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},9192:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.RadioButton=t.RadioButtonPropsContext=void 0;var a=n(3899),i=n(189),c=n(665),l=n(665),s=n(7363);t.RadioButtonPropsContext=(0,c.createPropsContext)(),t.RadioButton=a.forwardRef((function(e,n){var i;(0,l.validatePackage)(s.packageMetadata);var h=(0,c.usePropsContext)(t.RadioButtonPropsContext,e),v=h.ariaDescribedBy,u=h.checked,d=h.children,p=h.className,m=h.disabled,f=h.id,z=h.size,g=h.label,b=h.labelPlacement,y=h.name,w=h.style,H=h.tabIndex,x=h.value,V=h.valid,M=h.onChange,k=h.onFocus,C=h.onBlur,I=r(h,["ariaDescribedBy","checked","children","className","disabled","id","size","label","labelPlacement","name","style","tabIndex","value","valid","onChange","onFocus","onBlur"]),B=a.useRef(null),O=a.useCallback((function(){B.current&&B.current.focus()}),[]),E=a.useCallback((function(){return{element:B.current,focus:O}}),[O]);a.useImperativeHandle(n,E);var S=a.useMemo((function(){return(0,c.guid)()}),[]),L=a.useCallback((function(e){(0,c.dispatchEvent)(M,e,E(),{value:x})}),[M,x,m]),P=a.useCallback((function(e){k&&!m&&(0,c.dispatchEvent)(k,e,E(),void 0)}),[k,m]),R=a.useCallback((function(e){C&&!m&&(0,c.dispatchEvent)(C,e,E(),void 0)}),[C,m]),_=o({type:"radio",id:f||S,name:y,className:(0,c.classNames)("k-radio",(i={},i["k-radio-".concat(c.kendoThemeMaps.sizeMap[z]||z)]=z,i["k-invalid"]=!1===V,i),p),ref:B,disabled:m,tabIndex:(0,c.getTabIndex)(H,m),checked:u,style:w,"aria-describedby":v,value:x,onChange:L,onFocus:P,onBlur:R},I),N=a.createElement(a.Fragment,null,void 0!==g?a.createElement("label",{className:"k-radio-label",htmlFor:f||S,style:{userSelect:"none"},"aria-label":g},g):null),T=a.createElement("input",o({},_));return"before"===b?a.createElement(a.Fragment,null,N,T,d):a.createElement(a.Fragment,null,T,N,d)})),t.RadioButton.propTypes={ariaDescribedBy:i.string,checked:i.bool,className:i.string,disabled:i.bool,id:i.string,size:i.oneOf([null,"small","medium","large"]),label:i.string,labelPlacement:i.string,name:i.string,style:i.object,tabIndex:i.number,value:i.any,valid:i.bool,onChange:i.func,onFocus:i.func,onBlur:i.func},t.RadioButton.displayName="KendoRadioButton",t.RadioButton.defaultProps={size:"medium"}},5809:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.RadioGroup=t.RadioGroupPropsContext=void 0;var r=n(3899),a=n(189),i=n(9192),c=n(665),l=n(665),s=n(7363);t.RadioGroupPropsContext=(0,c.createPropsContext)(),t.RadioGroup=r.forwardRef((function(e,n){(0,l.validatePackage)(s.packageMetadata);var a=(0,c.usePropsContext)(t.RadioGroupPropsContext,e),v=a.ariaLabelledBy,u=a.ariaDescribedBy,d=a.className,p=a.data,m=a.defaultValue,f=a.disabled,z=a.name,g=a.labelPlacement,b=a.layout,y=a.style,w=a.value,H=a.valid,x=a.item,V=void 0===x?h.item:x,M=a.onChange,k=a.onFocus,C=r.useRef(null),I=r.useCallback((function(){C.current&&(0,c.focusFirstFocusableChild)(C.current)}),[]),B=r.useCallback((function(){return{element:C.current,focus:I}}),[I]);r.useImperativeHandle(n,B);var O=r.useState(m),E=O[0],S=O[1],L=void 0!==w,P=L?w:E,R=r.useCallback((function(e){var t=e.value;L||f||S(t),M&&!f&&(0,c.dispatchEvent)(M,e.syntheticEvent,B(),{value:t})}),[S,M,f]),_=r.useCallback((function(e){k&&!f&&(0,c.dispatchEvent)(k,e.syntheticEvent,B(),void 0)}),[k,f]),N=r.useMemo((function(){return(0,c.guid)()}),[]),T=(0,c.classNames)("k-radio-list",{"k-list-horizontal":"horizontal"===b,"k-list-vertical":"vertical"===b||void 0===b},d),D=(0,c.useRtl)(C,a.dir),A=p&&p.map((function(e,t){var n=P===e.value,a=null==P,l=o(o({},e),{valid:H,checked:n,disabled:!(!e.disabled&&!f),labelPlacement:e.labelPlacement?e.labelPlacement:g,tabIndex:e.tabIndex?e.tabIndex:a&&0===t||n?0:-1,index:t,name:z||N,onChange:R,onFocus:_});return r.createElement(V,{className:(0,c.classNames)("k-radio-item",{"k-disabled":l.disabled||f}),key:t,role:"none"},r.createElement(i.RadioButton,o({},l)))}));return r.createElement("ul",{role:"radiogroup",className:T,ref:C,dir:D,style:y,"aria-labelledby":v,"aria-describedby":u},A)}));var h={item:function(e){return r.createElement("li",o({},e))}};t.RadioGroup.propTypes={ariaLabelledBy:a.string,ariaDescribedBy:a.string,className:a.string,data:a.arrayOf(a.object),defaultValue:a.any,dir:a.string,disabled:a.bool,labelPlacement:a.string,layout:a.string,name:a.string,style:a.object,value:a.any,onChange:a.func,onFocus:a.func},t.RadioGroup.defaultProps=h,t.RadioGroup.displayName="KendoRadioGroup"},1442:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},4594:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},7197:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1018:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},7756:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6254:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},716:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.RangeSlider=t.RangeSliderPropsContext=void 0;var r=n(3899),a=n(189),i=n(665),c=n(3364),l=n(499),s=n(956),h=n(665),v=n(7363);t.RangeSliderPropsContext=(0,i.createPropsContext)(),t.RangeSlider=r.forwardRef((function(e,n){var a,u;(0,h.validatePackage)(v.packageMetadata);var p=(0,i.usePropsContext)(t.RangeSliderPropsContext,e),m=r.useRef(null),f=r.useRef(null),z=r.useRef(null),g=r.useRef(null),b=r.useRef(null),y=r.useCallback((function(){g.current&&g.current.focus()}),[g]);r.useImperativeHandle(m,(function(){return{element:f.current,focus:y,props:p}})),r.useImperativeHandle(n,(function(){return m.current}));var w=r.useMemo((function(){return p.min}),[p.min]),H=r.useMemo((function(){return p.max}),[p.max]),x=r.useMemo((function(){return void 0!==p.step?p.step:d.step}),[p.step,d.step]),V=(0,i.useDir)(f,p.dir),M=r.useState(""),k=M[0],C=M[1],I=function(e,t,n){var a=r.useState(e),i=a[0],c=a[1],l=r.useCallback((function(e){var r=(0,s.rangeReducer)(t.state||i,o(o({},e),t));n&&n(r,e.event),c(r)}),[t,n]);return[i,l]}(p.defaultValue||d.defaultValue,{min:w,max:H,step:x,state:p.value},(function(e,t){p.onChange&&m.current&&p.onChange.call(void 0,{value:e,target:m.current,syntheticEvent:t})})),B=I[0],O=I[1],E=r.useMemo((function(){return p.value||B}),[p.value,B]),S=r.useRef(null),L=r.useRef(null),P=r.useMemo((function(){return(E.start-w)/(H-w)*100}),[E.start,w,H]),R=r.useMemo((function(){return(E.end-w)/(H-w)*100}),[E.end,w,H]),_=r.useMemo((function(){return p.vertical?{paddingTop:0,height:"100%"}:{}}),[p.vertical]),N=r.useMemo((function(){return p.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"}}),[p.vertical]),T=(0,l.useLocalization)(),D=r.useCallback((function(e){if(L.current){var t=L.current.getBoundingClientRect(),n=p.vertical?t.bottom-e.clientY:"rtl"===V?t.right-e.clientX:e.clientX-t.left,o=p.vertical?t.height:t.width;return w+n/o*(H-w)}}),[L,p.vertical,V,w,H,B.start,B.end,p.value&&p.value.start,p.value&&p.value.end]),A=r.useCallback((function(e){return e<=E.start?"start":e>=E.end?"end":2*e<E.end+E.start?"start":"end"}),[B.start,B.end,p.value&&p.value.start,p.value&&p.value.end]),j=r.useCallback((function(e){switch(e.keyCode){case i.Keys.right:e.preventDefault(),O({type:"rtl"===V?s.RANGE_ACTION.decrease:s.RANGE_ACTION.increase,key:"start",event:e});break;case i.Keys.up:e.preventDefault(),O({type:s.RANGE_ACTION.increase,key:"start",event:e});break;case i.Keys.left:e.preventDefault(),O({type:"rtl"===V?s.RANGE_ACTION.increase:s.RANGE_ACTION.decrease,key:"start",event:e});break;case i.Keys.down:e.preventDefault(),O({type:s.RANGE_ACTION.decrease,key:"start",event:e});break;case i.Keys.home:e.preventDefault(),O({type:s.RANGE_ACTION.min,key:"start",event:e});break;case i.Keys.end:e.preventDefault(),O({type:s.RANGE_ACTION.max,key:"start",event:e})}}),[O]),F=r.useCallback((function(e){switch(e.keyCode){case i.Keys.right:e.preventDefault(),O({type:"rtl"===V?s.RANGE_ACTION.decrease:s.RANGE_ACTION.increase,key:"end",event:e});break;case i.Keys.up:e.preventDefault(),O({type:s.RANGE_ACTION.increase,key:"end",event:e});break;case i.Keys.left:e.preventDefault(),O({type:"rtl"===V?s.RANGE_ACTION.increase:s.RANGE_ACTION.decrease,key:"end",event:e});break;case i.Keys.down:e.preventDefault(),O({type:s.RANGE_ACTION.decrease,key:"end",event:e});break;case i.Keys.home:e.preventDefault(),O({type:s.RANGE_ACTION.min,key:"end",event:e});break;case i.Keys.end:e.preventDefault(),O({type:s.RANGE_ACTION.max,key:"end",event:e})}}),[O,V]),G=r.useCallback((function(e){var t=D(e),n=A(t);C(n),"end"===n?b.current.focus():g.current.focus();var o="end"===n?s.RANGE_ACTION.end:s.RANGE_ACTION.start;O({type:o,payload:t,event:e})}),[p.vertical,w,H,O]);return(0,i.useDraggable)(L,{onPress:G,onDrag:function(e){var t=D(e),n="end"===k?s.RANGE_ACTION.end:s.RANGE_ACTION.start;O({type:n,payload:t,event:e})},onRelease:function(e){var t=D(e),n="end"===k?s.RANGE_ACTION.end:s.RANGE_ACTION.start;O({type:n,payload:t,event:e}),C("")}}),r.createElement("div",{id:p.id,style:p.style,ref:f,dir:V,className:(0,i.classNames)("k-widget k-slider",{"k-rtl":"rtl"===V,"k-disabled":p.disabled,"k-slider-vertical":p.vertical,"k-slider-horizontal":!p.vertical},p.className)},r.createElement("div",{ref:L,className:"k-slider-track-wrap",style:o({flexGrow:1,position:"relative",touchAction:"none"},N)},p.children&&r.createElement("ul",{className:"k-reset k-slider-items",style:o({},_)},r.Children.map(p.children,(function(e){return e&&r.cloneElement(e,{position:100*(e.props.position-p.min)/(p.max-p.min),vertical:p.vertical},e.props.children)}))),r.createElement("div",{ref:S,className:"k-slider-track",style:p.vertical?{bottom:0,height:"100%"}:(a={},a["rtl"===V?"right":"left"]=0,a.width="100%",a)},null!==P&&null!==R&&r.createElement("div",{"data-selection":!0,ref:z,title:"".concat(E.start," - ").concat(E.end),className:"k-slider-selection",style:p.vertical?{height:R-P+"%",bottom:P+"%"}:(u={},u["rtl"===V?"right":"left"]=P+"%",u.width=R-P+"%",u)}),r.createElement("span",{ref:g,role:"slider",tabIndex:(0,i.getTabIndex)(p.startTabIndex,p.disabled,void 0),"aria-valuemin":w,"aria-valuemax":Math.max(H,E.end),"aria-valuenow":E.start,"aria-disabled":p.disabled?"true":void 0,"aria-valuetext":"".concat(E.start," - ").concat(E.end),className:"k-draghandle",title:T.toLanguageString(c.sliderDragTitle,c.messages[c.sliderDragTitle]),style:p.vertical?{bottom:"calc("+P+"%)",zIndex:1}:"rtl"===V?{right:"calc("+P+"% - 13px)",zIndex:1}:{left:"calc("+P+"%)",zIndex:1},onKeyDown:j}),r.createElement("span",{ref:b,role:"slider",tabIndex:(0,i.getTabIndex)(p.endTabIndex,p.disabled,void 0),"aria-valuemin":Math.min(w,E.start),"aria-valuemax":H,"aria-valuenow":E.end,"aria-disabled":p.disabled?"true":void 0,"aria-valuetext":"".concat(E.start," - ").concat(E.end),className:"k-draghandle",title:T.toLanguageString(c.sliderDragTitle,c.messages[c.sliderDragTitle]),style:p.vertical?{bottom:"calc("+R+"%)",zIndex:1}:"rtl"===V?{right:"calc("+R+"% - 13px)",zIndex:1}:{left:"calc("+R+"%)",zIndex:1},onKeyDown:F}))))}));var u={value:function(e,t,n){if(e.value){var o=e.value.start,r=e.value.end,a=e.min,i=e.max;if(o>r||o>i||o<a||r>i||r<a||r<o)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},defaultValue:function(e,t,n){if(e.defaultValue){var o=e.defaultValue.start,r=e.defaultValue.end,a=e.min,i=e.max;if(o>r||o>i||o<a||r>i||r<a||r<o)return new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The { start, end } value must be between the min & max value and { start, end } must be start < end.\n "))}return null},onChange:a.func,step:a.number,min:function(e,t,n){var o=e[t],r=e.min,a=e.max;return void 0===r?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):o&&r>=a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or bigger than the max value.\n ")):null},max:function(e,t,n){var o=e[t],r=e.min,a=e.max;return void 0===a?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be undefined.\n ")):o&&a<=r?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n ").concat(t," value can not be equal to or smaller than the min value.\n ")):null},vertical:a.bool,disabled:a.bool,dir:a.oneOf(["ltr","rtl"])},d={step:1,defaultValue:{start:0,end:0},vertical:!1,disabled:!1};t.RangeSlider.displayName="KendoReactRangeSlider",t.RangeSlider.propTypes=u,t.RangeSlider.defaultProps=d},956:function(e,t){var n,o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.rangeReducer=t.RANGE_ACTION=void 0,function(e){e.start="start",e.end="end",e.min="min",e.max="max",e.increase="increase",e.decrease="decrease"}(n=t.RANGE_ACTION||(t.RANGE_ACTION={})),t.rangeReducer=function(e,t){var r,a;switch(t.type){case n.start:if(void 0===t.payload)return e;r={start:t.payload>e.end?e.end:Math.max(t.payload,t.min),end:e.end};break;case n.end:if(void 0===t.payload)return e;r={start:e.start,end:t.payload<e.start?e.start:Math.min(t.payload,t.max)};break;case n.min:r="start"===t.key?o(o({},e),{start:t.min}):o(o({},e),{end:Math.max(t.min,e.start)});break;case n.max:r="start"===t.key?o(o({},e),{start:Math.min(t.max,e.end)}):o(o({},e),{end:t.max});break;case n.increase:if(void 0===t.step||void 0===t.key)return e;a=e[t.key]+t.step,r="start"===t.key?a<t.min?o(o({},e),{start:t.min}):o(o({},e),{start:Math.min(a,e.end)}):a>t.max?o(o({},e),{end:t.max}):o(o({},e),{end:Math.max(a,e.start)});break;case n.decrease:if(void 0===t.step||void 0===t.key)return e;a=e[t.key]-t.step,r="start"===t.key?a<t.min?o(o({},e),{start:t.min}):o(o({},e),{start:Math.min(a,e.end)}):a>t.max?o(o({},e),{end:t.max}):o(o({},e),{end:Math.max(a,e.start)});break;default:r=e}return r}},5287:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Rating=t.RatingPropsContext=void 0;var r=n(3899),a=n(189),i=n(665),c=n(8696),l=n(9458),s=n(944),h=n(9002),v=n(3364),u=n(499),d=function(e,t,n){var a=r.useState(e),i=a[0],c=a[1];return[i,function(e){var r=(0,s.ratingReducer)(t.state||i,o(o({},e),t));n&&n(r,e.event),c(r)}]};t.RatingPropsContext=(0,i.createPropsContext)(),t.Rating=r.forwardRef((function(e,n){var o,a=(0,i.usePropsContext)(t.RatingPropsContext,e),l=(0,u.useLocalization)(),p=r.useRef(null),f=r.useRef(null),z=(0,i.useDir)(f,a.dir);r.useImperativeHandle(p,(function(){return{element:f.current,props:a}})),r.useImperativeHandle(n,(function(){return p.current}));for(var g=r.useCallback((function(e,t){a.onChange&&p.current&&a.onChange.call(void 0,{value:e,target:p.current,syntheticEvent:t})}),[a.onChange]),b=r.useMemo((function(){return void 0!==a.min?a.min:m.min}),[a.min]),y=r.useMemo((function(){return void 0!==a.max?a.max:m.max}),[a.max]),w=r.useMemo((function(){return a.precision||m.precision}),[a.precision]),H=r.useMemo((function(){return void 0!==a.step?a.step:m.step}),[a.step]),x=r.useMemo((function(){return a.readonly||m.readonly}),[a.readonly]),V=r.useMemo((function(){return a.disabled||m.disabled}),[a.disabled]),M=r.useMemo((function(){return a.item||m.item}),[a.item]),k=d(a.defaultValue||m.defaultValue,{state:a.value,min:b,max:y,step:"half"===w?H/2:H},g),C=k[0],I=k[1],B=d(null,{state:a.value,min:b,max:y,step:"half"===w?H/2:H,precision:w}),O=B[0],E=B[1],S=r.useMemo((function(){return a.value||C}),[a.value,C]),L=r.useMemo((function(){return O}),[O]),P=r.useMemo((function(){return a.selection||m.selection}),[a.selection]),R=r.useMemo((function(){return H/("half"===w?2:1)}),[H,w]),_=r.useCallback((function(e){if(e.target&&e.target.element&&!x&&!V){if("half"===w){var t=e.target.element.getBoundingClientRect(),n=(0,h.calcIsFirstHalf)(z||"ltr",t,e.syntheticEvent.clientX)?(0,h.toRound)(e.target.value-H/2,R):e.target.value;I({type:s.RATING_ACTION.select,payload:n,event:e.syntheticEvent})}else I({type:s.RATING_ACTION.select,payload:e.target.value,event:e.syntheticEvent});if(a.onClick){var o={value:S,target:p.current,syntheticEvent:e.syntheticEvent};a.onClick.call(void 0,o)}}}),[a.onClick,I,S]),N=r.useCallback((function(e){if(!x&&!V){switch(e.keyCode){case i.Keys.right:e.preventDefault(),I({type:"rtl"===z?s.RATING_ACTION.decrease:s.RATING_ACTION.increase,event:e});break;case i.Keys.left:e.preventDefault(),I({type:"rtl"===z?s.RATING_ACTION.increase:s.RATING_ACTION.decrease,event:e});break;case i.Keys.home:e.preventDefault(),I({type:"rtl"===z?s.RATING_ACTION.min:s.RATING_ACTION.max,event:e});break;case i.Keys.end:e.preventDefault(),I({type:"rtl"===z?s.RATING_ACTION.max:s.RATING_ACTION.min,event:e});break;case i.Keys.esc:e.preventDefault(),I({type:s.RATING_ACTION.deselect,event:e})}a.onKeyDown&&a.onKeyDown.call(void 0,{value:S,target:p.current,syntheticEvent:e})}}),[a.onKeyDown,I,S]),T=r.useCallback((function(e){if(a.onFocus){var t={target:p.current,syntheticEvent:e};a.onFocus.call(void 0,t)}}),[a.onFocus]),D=r.useCallback((function(e){if(a.onBlur){var t={target:p.current,syntheticEvent:e};a.onBlur.call(void 0,t)}}),[a.onBlur]),A=r.useCallback((function(e){if(e.target&&e.target.element)if("half"===w){var t=e.target.element.getBoundingClientRect(),n=(0,h.calcIsFirstHalf)(z||"ltr",t,e.syntheticEvent.clientX)?e.target.value-H/2:e.target.value;E({type:s.RATING_ACTION.select,payload:n,event:e.syntheticEvent})}else E({type:s.RATING_ACTION.select,payload:e.target.value,event:e.syntheticEvent})}),[w,H,z]),j=r.useCallback((function(e){E({type:s.RATING_ACTION.reset,event:e.syntheticEvent})}),[]),F=[],G=(0,h.getRemainder)((0,h.toRound)(y-b,R),H),K=b;K<=y;K=(0,h.toRound)(K+H,R)){var U=(0,h.toRound)(K+G,R),W="half"===w&&(0,h.isHalf)(U,null!==L?L:null!==S?S:0,H),q=(0,h.isSelected)(U,S,H,P),Z=(0,h.isSelected)(U,null!==L?L:S,H,P),Y=(0,h.isSelected)(U,L,H,P);F.push(r.createElement(M,{key:U,value:U,dir:z,title:String(W?(0,h.toRound)(U-H/2,R):U),icon:a.icon,svgIcon:a.svgIcon,half:W,selected:q||Z,hovered:Y,onClick:_,onMouseMove:A,onMouseLeave:j},W&&r.createElement("span",{className:"k-rating-precision-complement",style:(o={width:"12px"},o["rtl"===z?"right":"left"]="50%",o)},!(a.icon||a.svgIconOutline)&&r.createElement(i.IconWrap,{name:"star-outline",icon:c.starOutlineIcon}),(a.icon||a.svgIconOutline)&&r.createElement(i.IconWrap,{name:(0,i.toIconName)("".concat(a.icon,"-outline")),icon:a.svgIconOutline})),W&&r.createElement("span",{className:"k-rating-precision-part",style:{width:"12px"}},!(a.icon||a.svgIcon)&&r.createElement(i.IconWrap,{name:"star",icon:c.starIcon}),(a.icon||a.svgIcon)&&r.createElement(i.IconWrap,{name:a.icon?(0,i.toIconName)(a.icon):void 0,icon:a.svgIcon})),W&&r.createElement("span",{style:{width:"24px",height:"24px",display:"block"}}),!W&&!(a.icon||a.svgIcon)&&(Y||Z&&!Y)&&r.createElement(i.IconWrap,{name:"star",icon:c.starIcon})||!(a.icon||a.svgIcon)&&!Y&&r.createElement(i.IconWrap,{name:"star-outline",icon:c.starOutlineIcon})||(a.icon||a.svgIcon)&&(Y||Z&&!Y)&&r.createElement(i.IconWrap,{name:a.icon,icon:a.svgIcon})||(a.icon||a.svgIcon)&&!Y&&r.createElement(i.IconWrap,{name:(0,i.toIconName)("".concat(a.icon,"-outline")),icon:a.svgIconOutline})))}return r.createElement("span",{id:a.id,style:a.style,ref:f,role:"slider",dir:z,tabIndex:(0,i.getTabIndex)(a.tabIndex,a.disabled,void 0),className:(0,i.classNames)("k-rating k-widget",{"k-rtl":"rtl"===z,"k-readonly":x,"k-disabled":V},a.className),onKeyDown:N,onFocus:T,onBlur:D,"aria-valuemin":b,"aria-valuemax":y,"aria-valuenow":null!==S?S:void 0,"aria-disabled":V?"true":void 0,"aria-label":l.toLanguageString(v.ratingAriaLabel,v.messages[v.ratingAriaLabel]),"aria-labelledby":a.ariaLabelledBy,"aria-describedby":a.ariaDescribedBy},r.createElement("input",{id:"rating",className:"k-hidden",readOnly:x,disabled:V}),r.createElement("span",{className:"k-rating-container"},F),a.label&&r.createElement("span",{className:"k-rating-label"},a.label))}));var p={id:a.string,dir:a.oneOf(["ltr","rtl"]),selection:a.oneOf(["continues","single"]),precision:a.oneOf(["item","half"]),value:function(e,t,n){return e.value&&e.min&&e.max&&e.step&&!("half"===e.precision?(0,h.isCorrectValue)(e.min,e.max,e.step/2,e.value):(0,h.isCorrectValue)(e.min,e.max,e.step,e.value))&&"half"===e.precision?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,".\n The value of the { value } property is not correct, please check your values.\n ")):null},defaultValue:a.number,min:a.number,max:a.number,step:function(e,t,n){return void 0!==e.step&&e.step<=0?new Error("Invalid prop + ".concat(t," supplied to ").concat(n,'.\n The value of the { step } property is cannot be equal or less than "0", please check your values.\n ')):null},hovered:a.number,label:a.string,readonly:a.bool,disabled:a.bool,half:a.bool,icon:a.string,svgIcon:i.svgIconPropType,svgIconOutline:i.svgIconPropType,ariaDescribedBy:a.string},m={dir:"ltr",min:1,max:5,step:1,item:l.RatingItem,defaultValue:null,readonly:!1,disabled:!1,selection:"continues",precision:"item"};t.Rating.displayName="KendoReactRating",t.Rating.propTypes=p,t.Rating.defaultProps=m},9458:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.RatingItem=void 0;var o=n(3899),r=n(189),a=n(665);t.RatingItem=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null),i=(0,a.useDir)(r,e.dir);o.useImperativeHandle(n,(function(){return{element:r.current,props:e,value:e.value}})),o.useImperativeHandle(t,(function(){return n.current}));var c=o.useCallback((function(t){e.onClick&&e.onClick.call(void 0,{value:e.value,target:n.current,syntheticEvent:t})}),[e.onClick,e.value]),l=o.useCallback((function(t){e.onKeyDown&&e.onKeyDown.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onKeyDown]),s=o.useCallback((function(t){e.onFocus&&e.onFocus.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onFocus]),h=o.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onBlur]),v=o.useCallback((function(t){e.onMouseMove&&e.onMouseMove.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseMove]),u=o.useCallback((function(t){e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseEnter]),d=o.useCallback((function(t){e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseLeave]);return o.createElement("span",{id:e.id,ref:r,dir:i,"data-half":e.half,tabIndex:e.tabIndex,title:e.title,style:e.style,className:(0,a.classNames)("k-rating-item",{"k-rtl":"rtl"===i,"k-selected":e.selected,"k-hover":e.hovered},e.className),onClick:c,onKeyDown:l,onFocus:s,onBlur:h,onMouseEnter:u,onMouseLeave:d,onMouseMove:v},e.children)}));var i={id:r.string,icon:r.any,dir:r.oneOf(["ltr","rtl"]),title:r.string,value:r.number,half:r.bool,selected:r.bool,hovered:r.bool};t.RatingItem.displayName="KendoReactRatingItem",t.RatingItem.propTypes=i,t.RatingItem.defaultProps={dir:"ltr"}},3552:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},944:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ratingReducer=t.RATING_ACTION=void 0;var o,r=n(9002);!function(e){e.select="select",e.deselect="deselect",e.increase="increase",e.decrease="decrease",e.min="min",e.max="max",e.reset="reset"}(o=t.RATING_ACTION||(t.RATING_ACTION={})),t.ratingReducer=function(e,t){switch(t.type){case o.select:return void 0===t.payload||void 0===t.step?e:t.payload===e?null:t.payload>=t.min?t.payload<t.max?(0,r.toRound)(t.payload,t.step):t.max:t.min;case o.deselect:return null;case o.increase:return void 0===t.step?e:e<t.min?t.min:e+t.step<t.max?(0,r.toRound)(e+t.step,t.step):t.max;case o.decrease:return void 0===t.step?e:(0,r.toRound)(e-t.step,t.step)>=t.min?(0,r.toRound)(e-t.step,t.step):t.min;case o.min:return void 0===t.step?e:t.min;case o.max:return t.max;case o.reset:return null;default:return e}}},9002:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.isCorrectValue=t.calcIsFirstHalf=t.isSelected=t.isHalf=t.getRemainder=t.toRound=void 0,t.toRound=function(e,t){if(e%1){var n=Math.pow(10,(t.toString().split(".")[1]||t.toString().split(".")[0]).length);return Math.round(e*n)/n}return e},t.getRemainder=function(e,t){return e-t*Math.floor(e/t)},t.isHalf=function(e,n,o){return(0,t.toRound)(e-o,o)<n&&n<e},t.isSelected=function(e,n,o,r){return null!==n&&("continues"===r?(0,t.isHalf)(e,n,o)?(0,t.toRound)(e-o/2,o/2)<=n:e<=n:"single"===r&&((0,t.isHalf)(e,n,o)?(0,t.toRound)(e-o/2,o/2)===n:e===n))},t.calcIsFirstHalf=function(e,t,n){return"ltr"===e?n<t.x+t.width/2:n>t.x+t.width/2},t.isCorrectValue=function(e,t,n,o){for(var r=e;r<=t;r+=n)if(o===r)return!0;return!1}},2537:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=this&&this.__awaiter||function(e,t,n,o){return new(n||(n=Promise))((function(r,a){function i(e){try{l(o.next(e))}catch(e){a(e)}}function c(e){try{l(o.throw(e))}catch(e){a(e)}}function l(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,c)}l((o=o.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var n,o,r,a,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return a={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function c(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i;)try{if(n=1,o&&(r=2&a[0]?o.return:a[0]?o.throw||((r=o.return)&&r.call(o),0):o.next)&&!(r=r.call(o,a[1])).done)return r;switch(o=0,r&&(a=[2&a[0],r.value]),a[0]){case 0:case 1:r=a;break;case 4:return i.label++,{value:a[1],done:!1};case 5:i.label++,o=a[1],a=[0];continue;case 7:a=i.ops.pop(),i.trys.pop();continue;default:if(!((r=(r=i.trys).length>0&&r[r.length-1])||6!==a[0]&&2!==a[0])){i=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]<r[3])){i.label=a[1];break}if(6===a[0]&&i.label<r[1]){i.label=r[1],r=a;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(a);break}r[2]&&i.ops.pop(),i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e],o=0}finally{n=r=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}};Object.defineProperty(t,"__esModule",{value:!0}),t.Signature=t.SignaturePropsContext=void 0;var i=n(9482),c=n(143),l=n(665),s=n(665),h=n(1374),v=n(499),u=n(189),d=n(3899),p=n(3364),m=n(7363),f=n(6492),z=n(8696),g=function(e){return void 0!==e};t.SignaturePropsContext=(0,l.createPropsContext)(),t.Signature=d.forwardRef((function(e,n){var u;(0,s.validatePackage)(m.packageMetadata);var b=(0,l.usePropsContext)(t.SignaturePropsContext,e),y=(0,v.useLocalization)(),w=d.useRef(null),H=d.useRef(null),x=d.useRef(null),V=d.useRef(null),M=d.useRef(null),k=d.useState(),C=k[0],I=k[1],B=d.useState(!1),O=B[0],E=B[1],S=d.useState(!1),L=S[0],P=S[1],R=d.useState(),_=R[0],N=R[1],T=d.useState(),D=T[0],A=T[1],j=g(b.value)?b.value:_,F=d.useState(!1),G=F[0],K=F[1],U=g(b.open),W=U?b.open:G,q=!(b.maximized||L||!b.maximizable||b.disabled),Z=b.maximized&&!L,Y=!(!b.value&&!_||L||b.readOnly||b.disabled),X=y.toLanguageString(p.signatureMaximize,p.messages[p.signatureMaximize]),J=y.toLanguageString(p.signatureMinimize,p.messages[p.signatureMinimize]),$=y.toLanguageString(p.signatureClear,p.messages[p.signatureClear]),Q=b.popupScale||3,ee=b.exportScale||2,te=function(e){N(e),b.onChange&&b.onChange({value:e})};d.useEffect((function(){b.value!==_&&(N(b.value),null==C||C.loadImage(b.value))}),[b.value]);var ne=d.useCallback((function(e){U||K(e)}),[U]),oe=d.useCallback((function(){var e="#000000";return!b.color&&"undefined"!=typeof document&&w.current&&(e=getComputedStyle(w.current).color),b.color||e}),[b.color]),re=d.useCallback((function(){var e="#ffffff";return!b.backgroundColor&&"undefined"!=typeof document&&w.current&&(e=getComputedStyle(w.current).backgroundColor),b.backgroundColor||e}),[b.backgroundColor]),ae=function(){return{scale:b.maximized?b.popupScale:1,color:oe(),backgroundColor:re(),strokeWidth:b.strokeWidth,smooth:b.smooth,readonly:b.readOnly}},ie=function(e){return r(void 0,void 0,void 0,(function(){var t,n;return a(this,(function(o){switch(o.label){case 0:return t=e.width,n=e.height,[4,null==C?void 0:C.exportImage({width:t*ee,height:n*ee})];case 1:return[2,o.sent()]}}))}))};d.useEffect((function(){var e=H.current,t=new i.SignaturePad(e,ae());return j&&t.loadImage(j),I(t),function(){return t.destroy()}}),[]),d.useEffect((function(){null==C||C.setOptions({onChange:function(){return r(void 0,void 0,void 0,(function(){var e;return a(this,(function(t){switch(t.label){case 0:return e=te,[4,ie(be())];case 1:return[2,e.apply(void 0,[t.sent()])]}}))}))},onDraw:function(){return P(!0)},onDrawEnd:function(){return P(!1)}})}),[C]),d.useLayoutEffect((function(){return null==C?void 0:C.setOptions(ae())}),[b.readOnly,b.color,b.backgroundColor,b.strokeWidth,b.smooth]),d.useEffect((function(){var e,t,n=null===(t=null===(e=x.current)||void 0===e?void 0:e.element)||void 0===t?void 0:t.querySelector(".k-overlay");if(n){var o=function(){return ne(!1)};return n.addEventListener("click",o),function(){return n.removeEventListener("click",o)}}}),[W]),d.useEffect((function(){if(W&&"undefined"!=typeof document){var e=function(e){e.keyCode===l.Keys.esc&&ne(!1)};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}}),[W]),d.useEffect((function(){var e,t;b.maximized&&(null===(t=null===(e=V.current)||void 0===e?void 0:e.element)||void 0===t||t.focus())}),[]);var ce=d.useCallback((function(){var e;return null===(e=H.current)||void 0===e?void 0:e.focus()}),[]),le=d.useCallback((function(){return b.value}),[b.value]),se=d.useCallback((function(){return b.name}),[b.name]),he=d.useCallback((function(){return b.required}),[b.required]),ve=d.useCallback((function(){var e=void 0!==b.validationMessage,t=!le();return{customError:e,valid:void 0!==b.valid?b.valid:!he()||!t,valueMissing:t}}),[b.validationMessage,b.valid,le,he]),ue=d.useCallback((function(){return b.validityStyles}),[b.validityStyles]),de=d.useCallback((function(){return b}),[b]),pe=d.useCallback((function(){var e={element:w.current,focus:ce};return Object.defineProperty(e,"name",{get:se}),Object.defineProperty(e,"value",{get:le}),Object.defineProperty(e,"validity",{get:ve}),Object.defineProperty(e,"validityStyles",{get:ue}),Object.defineProperty(e,"required",{get:he}),Object.defineProperty(e,"props",{get:de}),Object.defineProperty(e,"color",{get:oe}),Object.defineProperty(e,"backgroundColor",{get:re}),e}),[se,le,ve,ue,he,ce,de,oe,re]);d.useImperativeHandle(n,pe);var me=d.useCallback((function(e){O||b.maximized||(E(!0),(0,l.dispatchEvent)(b.onFocus,e,pe(),{}))}),[O,b.onFocus,pe]),fe=d.useCallback((function(e){(0,f.hasParent)(e.relatedTarget,w.current)||(E(!1),(0,l.dispatchEvent)(b.onBlur,e,pe(),{}))}),[O,b.onBlur,pe]),ze=d.useCallback((function(e){return r(void 0,void 0,void 0,(function(){var t;return a(this,(function(n){switch(n.label){case 0:return t=A,[4,ie(ye())];case 1:return t.apply(void 0,[n.sent()]),ne(!0),(0,l.dispatchEvent)(b.onOpen,e,pe(),{}),[2]}}))}))}),[W,U,b.onOpen,b.value,_,pe]),ge=d.useCallback((function(e){ne(!1),(0,l.dispatchEvent)(b.onClose,e,pe(),{})}),[W,U,b.onClose,pe]),be=function(){var e,t;return{width:b.width||(null===(e=w.current)||void 0===e?void 0:e.offsetWidth)||250,height:b.height||(null===(t=w.current)||void 0===t?void 0:t.offsetHeight)||84}},ye=function(){var e=be(),t=e.width,n=e.height;return{width:t*Q,height:n*Q}},we=!ue()||ve().valid;return d.createElement("div",{ref:w,dir:b.dir,style:o({width:b.width,height:b.height},b.style),className:(0,l.classNames)("k-input","k-signature",(u={"k-signature-maximized":b.maximized},u["k-signature-".concat(l.kendoThemeMaps.sizeMap[b.size]||b.size)]=b.size,u["k-input-".concat(b.fillMode)]=b.fillMode,u["k-rounded-".concat(l.kendoThemeMaps.roundedMap[b.rounded]||b.rounded)]=b.rounded,u["k-invalid"]=!we,u["k-required"]=b.required,u["k-disabled"]=b.disabled,u["k-focus"]=O,u),b.className),onFocus:me,onBlur:fe},d.createElement("div",{className:"k-signature-canvas",ref:H,tabIndex:(0,l.getTabIndex)(b.tabIndex,b.disabled),role:"img",id:b.id,"aria-label":b.ariaLabel,"aria-labelledby":b.ariaLabelledBy,"aria-describedby":b.ariaDescribedBy,"aria-disabled":b.disabled?"true":void 0}),d.createElement("div",{className:"k-signature-actions k-signature-actions-top"},q&&d.createElement(c.Button,{className:"k-signature-action k-signature-maximize",ref:M,icon:"hyperlink-open",svgIcon:z.hyperlinkOpenIcon,fillMode:"flat",size:b.size,onClick:ze,"aria-label":X,title:X}),Z&&d.createElement(c.Button,{className:"k-signature-action k-signature-minimize k-rotate-180",ref:V,icon:"hyperlink-open",svgIcon:z.hyperlinkOpenIcon,fillMode:"flat",size:b.size,onClick:ge,"aria-label":J,title:J})),!b.hideLine&&d.createElement("div",{className:"k-signature-line",style:{zIndex:2,pointerEvents:"none"}}),d.createElement("div",{className:"k-signature-actions k-signature-actions-bottom"},Y&&d.createElement(c.Button,{className:"k-signature-action k-signature-clear",icon:"x",svgIcon:z.xIcon,fillMode:"flat",size:b.size,onClick:function(){null==C||C.clear(),te(),ce()},"aria-label":$,title:$})),W&&d.createElement(h.Dialog,{ref:x},d.createElement(t.Signature,o({},b,ye(),{value:D,maximized:!0,exportScale:1/Q*ee,open:!1,onChange:function(e){null==C||C.loadImage(e.value),te(e.value)},onClose:function(e){var t,n;ge(e),null===(n=(null===(t=M.current)||void 0===t?void 0:t.element)||H.current)||void 0===n||n.focus()}}))))})),t.Signature.propTypes={value:u.string,width:u.number,height:u.number,tabIndex:u.number,dir:u.string,ariaDescribedBy:u.string,ariaLabelledBy:u.string,ariaLabel:u.string,readOnly:u.bool,disabled:u.bool,validationMessage:u.string,required:u.bool,onChange:u.func,onFocus:u.func,onBlur:u.func,onOpen:u.func,onClose:u.func,size:u.oneOf([null,"small","medium","large"]),rounded:u.oneOf([null,"small","medium","large"]),fillMode:u.oneOf([null,"solid","flat","outline"])},t.Signature.displayName="KendoSignature",t.Signature.defaultProps={strokeWidth:1,smooth:!1,popupScale:3,exportScale:2,maximizable:!0,disabled:!1,required:!1,validityStyles:!0,onChange:function(e){return l.noop},onFocus:function(e){return l.noop},onBlur:function(e){return l.noop},onOpen:function(e){return l.noop},onClose:function(e){return l.noop},size:"medium",rounded:"medium",fillMode:"solid"}},1238:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6492:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.hasParent=void 0,t.hasParent=function(e,t){for(var n=e;n&&n!==t;)n=n.parentNode;return!!n}},6153:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Slider=t.SliderPropsContext=t.SliderWithoutContext=void 0;var i=n(3899),c=n(189),l=n(665),s=n(499),h=n(3364),v=n(8510),u=n(665),d=n(7363),p=n(143),m=n(8696),f=function(e){function t(t){var n=e.call(this,t)||this;return n.state={value:void 0===n.props.defaultValue?n.props.min:n.props.defaultValue,focused:!1,dir:n.props.dir},n._sliderTrack=null,n._element=null,n.buttons=function(e){return e.enabled?i.createElement(i.Fragment,null,i.createElement(p.Button,{className:"k-button-decrease",rounded:"full",icon:n.props.vertical?"caret-alt-down":"caret-alt-left",svgIcon:n.props.vertical?m.caretAltDownIcon:m.caretAltLeftIcon,title:e.decrementTitle,onClick:e.decrement}),e.children,i.createElement(p.Button,{className:"k-button-increase",rounded:"full",icon:n.props.vertical?"caret-alt-up":"caret-alt-right",svgIcon:n.props.vertical?m.caretAltUpIcon:m.caretAltRightIcon,title:e.incrementTitle,onClick:e.increment})):e.children},n.focus=function(){n._element&&n._element.focus()},n.isLabel=function(e){for(var t=e;t;){if(Boolean(t.getAttribute(v.SLIDER_LABEL_ATTRIBUTE)))return!0;t=t.parentElement}return!1},n.onFocus=function(){n.setState({focused:!0})},n.onBlur=function(){n.setState({focused:!1})},n.onKeyDown=function(e){var t=void 0;e.keyCode===l.Keys.left||e.keyCode===l.Keys.down?t=n.state.value-(n.props.step||0):e.keyCode===l.Keys.right||e.keyCode===l.Keys.up?t=n.state.value+(n.props.step||0):e.keyCode===l.Keys.home?t=n.props.min:e.keyCode===l.Keys.end&&(t=n.props.max),void 0!==t&&(e.preventDefault(),n.change(e,t))},n.decrement=function(e){e.preventDefault(),n.change(e,n.state.value-(n.props.step||0))},n.increment=function(e){e.preventDefault(),n.change(e,n.state.value+(n.props.step||0))},n.dragStart=function(e){n.isLabel(e.event.originalEvent.target)||(e.event.isTouch&&e.event.originalEvent.preventDefault(),n.drag(e))},n.dragOver=function(e){e.event.originalEvent.preventDefault(),n.drag(e)},n.drag=function(e){var t=e.element.getBoundingClientRect(),o=(n.props.vertical?t.bottom-e.event.clientY:"rtl"===n.state.dir?t.right-e.event.clientX:e.event.clientX-t.left)/(n.props.vertical?t.height:t.width);n.change(e,n.props.min+o*(n.props.max-n.props.min))},(0,u.validatePackage)(d.packageMetadata),n}return r(t,e),t.getDerivedStateFromProps=function(e,t){var n=void 0!==e.value?e.value:t.value,o=e.min,r=e.max;return void 0===n?null:{value:Math.min(Math.max(n,o),r)}},t.prototype.componentDidMount=function(){if(!this.state.dir&&window&&this._element){var e=window.getComputedStyle(this._element).direction;e&&this.setState({dir:e})}},t.prototype.render=function(){var e,t=this,n=(0,s.provideLocalizationService)(this),o=(this.state.value-this.props.min)/(this.props.max-this.props.min)*100,r=this.props.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"},c=this.props.vertical?{paddingTop:0,height:"100%"}:{};return i.createElement("div",{ref:function(e){return t._element=e},dir:this.state.dir,id:this.props.id,style:a({gap:0},this.props.style),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,className:(0,l.classNames)("k-slider k-widget",{"k-focus":this.state.focused,"k-disabled":this.props.disabled,"k-slider-horizontal":!this.props.vertical,"k-slider-vertical":this.props.vertical},this.props.className)},i.createElement(this.buttons,{enabled:this.props.buttons,decrement:this.decrement,increment:this.increment,incrementTitle:n.toLanguageString(h.sliderIncreaseValue,h.messages[h.sliderIncreaseValue]),decrementTitle:n.toLanguageString(h.sliderDecreaseValue,h.messages[h.sliderDecreaseValue])},i.createElement(l.Draggable,{onDrag:this.dragOver,onPress:this.dragStart},i.createElement("div",{className:"k-slider-track-wrap",style:a({flexGrow:1,position:"relative",touchAction:"none"},r)},this.props.children&&i.createElement("ul",{className:"k-reset k-slider-items",style:a({margin:0},c)},i.Children.map(this.props.children,(function(e){return e&&i.cloneElement(e,{position:100*(e.props.position-t.props.min)/(t.props.max-t.props.min),vertical:t.props.vertical},e.props.children)}))),i.createElement("div",{className:"k-slider-track",style:this.props.vertical?{bottom:0,height:"100%"}:(e={},e["rtl"===this.state.dir?"right":"left"]=0,e.width="100%",e),ref:function(e){return t._sliderTrack=e}},i.createElement("div",{className:"k-slider-selection",style:this.props.vertical?{height:o+"%"}:{width:o+"%"}}),i.createElement("span",{role:"slider","aria-valuemin":this.props.min,"aria-valuemax":this.props.max,"aria-valuenow":this.state.value,"aria-valuetext":String(this.state.value),"aria-orientation":this.props.vertical?"vertical":void 0,"aria-disabled":this.props.disabled?"true":void 0,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-label":this.props.ariaLabel,tabIndex:(0,l.getTabIndex)(this.props.tabIndex,this.props.disabled,void 0),className:"k-draghandle",title:n.toLanguageString(h.sliderDragTitle,h.messages[h.sliderDragTitle]),style:this.props.vertical?{bottom:"calc("+o+"%)",zIndex:1}:"rtl"===this.state.dir?{right:"calc("+o+"% - 13px)",zIndex:1}:{left:"calc("+o+"%)",zIndex:1}}))))))},Object.defineProperty(t.prototype,"sliderTrack",{get:function(){return this._sliderTrack},enumerable:!1,configurable:!0}),t.prototype.change=function(e,t){t=Math.min(Math.max(t,this.props.min),this.props.max),this.setState({value:t}),(0,l.dispatchEvent)(this.props.onChange,e,this,{value:t})},t.displayName="Slider",t.propTypes={min:c.number.isRequired,max:c.number.isRequired,value:c.number,vertical:c.bool,id:c.string,ariaLabelledBy:c.string,ariaDescribedBy:c.string,ariaLabel:c.string},t}(i.Component);t.SliderWithoutContext=f,t.SliderPropsContext=(0,l.createPropsContext)(),t.Slider=(0,l.withPropsContext)(t.SliderPropsContext,f),t.Slider.displayName="KendoReactSlider",(0,s.registerForLocalization)(f)},8510:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.SliderLabel=t.SLIDER_LABEL_ATTRIBUTE=void 0;var r=n(3899),a=n(665);t.SLIDER_LABEL_ATTRIBUTE="data-slider-label",t.SliderLabel=function(e){var n,i,c=r.useRef(null),l=(0,a.useDir)(c),s=e.vertical?{bottom:"".concat(e.position,"%")}:((n={})["rtl"===l?"right":"left"]="".concat(e.position,"%"),n),h=e.vertical?"k-tick-vertical":"k-tick-horizontal";return r.createElement("li",{ref:c,className:"k-tick k-tick-large ".concat(h),title:e.title,style:o({zIndex:1,position:"absolute"},s)},e.children&&r.createElement("span",o({},((i={})[t.SLIDER_LABEL_ATTRIBUTE]=!0,i),{className:"k-label",onClick:e.onClick}),e.children))}},9363:function(e,t,n){var o,r=this&&this.__extends||(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__assign||function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.Switch=t.SwitchPropsContext=t.SwitchWithoutContext=void 0;var i=n(3899),c=n(189),l=n(665),s=n(499),h=n(3364),v=n(665),u=n(7363),d=function(e){function t(n){var o=e.call(this,n)||this;return o.setValidity=function(){o._input&&o._input.setCustomValidity&&o._input.setCustomValidity(o.validity.valid?"":o.props.validationMessage||o.defaultValidationMessage.toLanguageString(h.switchValidation,h.messages[h.switchValidation]))},o.limit=function(e,t,n){var o=n.offsetWidth,r=t.offsetWidth;return e<0?0:e>o-r?o-r:e},o.toggle=function(e,t){o.setState({checked:e}),o.valueDuringOnChange=e,(0,l.dispatchEvent)(o.props.onChange,t,o,{value:e}),o.valueDuringOnChange=void 0},o._element=null,o._wrapper=null,o._input=null,o._id=(0,l.guid)(),o.defaultValidationMessage=(0,s.provideLocalizationService)(o),o.focus=function(){o._element&&o._element.focus()},o.dummyInput=function(e){return i.createElement("input",{type:"checkbox",checked:o.props.checked,ref:function(e){o._input=e},tabIndex:-1,"aria-hidden":!0,value:e,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"},onChange:l.noop})},o.handleClick=function(e){o.eventTimeStamp!==e.timeStamp&&(o.eventTimeStamp=e.timeStamp,o.toggle(!o.value,e))},o.handleKeyDown=function(e){if(!o.props.disabled){var t=e.keyCode;t!==l.Keys.space&&t!==l.Keys.enter||(o.toggle(!o.value,e),e.preventDefault())}},o.handleWrapperFocus=function(e){if(!o.props.disabled){o.setState({focused:!0});var t=o.props.onFocus;t&&t.call(void 0,e)}},o.handleWrapperBlur=function(e){if(!o.props.disabled){o.setState({focused:!1});var t=o.props.onBlur;t&&t.call(void 0,e)}},(0,v.validatePackage)(u.packageMetadata),o.state={checked:n.defaultChecked||t.defaultProps.defaultChecked,focused:!1},o}return r(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.checked?this.props.checked:this.state.checked},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"actionElement",{get:function(){return this._wrapper},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=void 0!==this.props.validationMessage,t=void 0!==this.props.valid?this.props.valid:!this.props.required||!!this.value;return{customError:e,valid:void 0!==this.props.valid?this.props.valid:t,valueMissing:null===this.value}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validityStyles",{get:function(){return void 0!==this.props.validityStyles?this.props.validityStyles:t.defaultProps.validityStyles},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"required",{get:function(){return void 0!==this.props.required?this.props.required:t.defaultProps.required},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.setValidity(),this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.setValidity()},t.prototype.render=function(){var e,t,n,o=this,r=this.state.focused,c=this.props,s=c.dir,h=c.disabled,v=c.trackRounded,u=c.thumbRounded,d=c.size,p=c.id,m=c.offLabel,f=c.onLabel,z=c.tabIndex;this.dir=s||this._wrapper&&getComputedStyle(this._wrapper).direction||void 0;var g=!this.validityStyles||this.validity.valid,b=(0,l.classNames)("k-switch",((e={})["k-switch-".concat(l.kendoThemeMaps.sizeMap[d]||d)]=d,e["k-rounded-".concat(l.kendoThemeMaps.roundedMap[v]||v)]=v,e["k-switch-on"]=this.value,e["k-switch-off"]=!this.value,e["k-focus"]=r,e["k-disabled"]=h,e["k-invalid"]=!g,e),this.props.className),y={"aria-checked":this.value,"aria-disabled":h||void 0};return i.createElement("span",{ref:function(e){o._wrapper=e},className:b,dir:this.dir,onKeyDown:this.handleKeyDown,onClick:this.handleClick,onBlur:this.handleWrapperBlur,onFocus:this.handleWrapperFocus},i.createElement("span",a({className:(0,l.classNames)("k-switch-track",(t={},t["k-rounded-".concat(l.kendoThemeMaps.roundedMap[v]||v)]=v,t)),id:p||this._id,role:"switch"},y,{"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,ref:function(e){o._element=e},tabIndex:(0,l.getTabIndex)(z,h,void 0),accessKey:this.props.accessKey}),this.dummyInput(this.value),i.createElement("span",{className:"k-switch-label-on"},f),i.createElement("span",{className:"k-switch-label-off"},m)),i.createElement("span",{className:"k-switch-thumb-wrap"},i.createElement("span",{className:(0,l.classNames)("k-switch-thumb",(n={},n["k-rounded-".concat(u)]=u,n))})))},t.displayName="Switch",t.propTypes={accessKey:c.string,checked:c.bool,className:c.string,disabled:c.bool,defaultChecked:c.bool,size:c.oneOf([null,"small","medium","large"]),trackRounded:c.oneOf([null,"small","medium","large","full"]),thumbRounded:c.oneOf([null,"small","medium","large","full"]),dir:c.string,id:c.string,ariaLabelledBy:c.string,ariaDescribedBy:c.string,offLabel:c.string,required:c.bool,tabIndex:c.number,valid:c.bool,validate:c.bool,validationMessage:c.string,onBlur:c.any,onChange:c.any,onFocus:c.any,onLabel:c.string},t.defaultProps={disabled:!1,defaultChecked:!1,size:"medium",trackRounded:"full",thumbRounded:"full",offLabel:"OFF",onBlur:l.noop,onFocus:l.noop,onLabel:"ON",required:!1,validityStyles:!0},t}(i.Component);t.SwitchWithoutContext=d,t.SwitchPropsContext=(0,l.createPropsContext)(),t.Switch=(0,l.withPropsContext)(t.SwitchPropsContext,d),t.Switch.displayName="KendoReactSwitch"},6767:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.TextArea=t.TextAreaPropsContext=void 0;var a=n(3899),i=n(189),c=n(665);t.TextAreaPropsContext=(0,c.createPropsContext)(),t.TextArea=a.forwardRef((function(e,n){var i,l=(0,c.usePropsContext)(t.TextAreaPropsContext,e),s=l,h=s.size,v=s.rounded,u=s.fillMode,d=s.ariaDescribedBy,p=s.ariaLabelledBy,m=s.autoSize,f=s.className,z=s.defaultValue,g=s.disabled,b=s.readOnly,y=s.required,w=s.rows,H=s.id,x=s.name,V=s.placeholder,M=s.style,k=s.tabIndex,C=s.value,I=s.valid,B=s.validationMessage,O=s.validityStyles,E=s.onChange,S=s.onFocus,L=s.onBlur,P=(s.visited,s.touched,s.modified,r(s,["size","rounded","fillMode","ariaDescribedBy","ariaLabelledBy","autoSize","className","defaultValue","disabled","readOnly","required","rows","id","name","placeholder","style","tabIndex","value","valid","validationMessage","validityStyles","onChange","onFocus","onBlur","visited","touched","modified"])),R=a.useRef(null),_=a.useCallback((function(){R.current&&R.current.focus()}),[]),N=a.useState(z),T=N[0],D=N[1],A=void 0!==C,j=A?C:T,F=a.useCallback((function(){return{element:R,focus:_,get value(){return j},get name(){return R.current&&R.current.name}}}),[_,j]);a.useImperativeHandle(n,F);var G=a.useState("auto"),K=G[0],U=G[1],W=a.useMemo((function(){return(0,c.guid)()}),[]),q=(0,c.useDir)(R,l.dir),Z=void 0!==I?I:!y||!!j;a.useEffect((function(){R.current&&R.current.setCustomValidity&&R.current.setCustomValidity(Z?"":B||"")}),[Z,B]),a.useLayoutEffect((function(){R.current&&U("".concat(R.current.scrollHeight,"px"))}),[j]);var Y=a.useCallback((function(e){var t=e.target.value;U("auto"),A||g||D(t),E&&!g&&(0,c.dispatchEvent)(E,e,o(o({},F()),{value:t}),{value:t})}),[D,E,g,A]),X=a.useCallback((function(e){S&&!g&&(0,c.dispatchEvent)(S,e,F(),void 0)}),[S,g]),J=a.useCallback((function(e){L&&!g&&(0,c.dispatchEvent)(L,e,F(),void 0)}),[L,g]),$=o(o({id:H||W,name:x,className:"k-input-inner !k-overflow-auto",ref:R,disabled:g,rows:w,placeholder:V,readOnly:b,required:y,tabIndex:(0,c.getTabIndex)(k,g),style:m?{resize:"none",overflow:"hidden",height:K}:{},"aria-labelledby":p,"aria-describedby":d,"aria-multiline":!0,"aria-disabled":g||void 0,value:A?C:T},P),{onChange:Y,onFocus:X,onBlur:J});return a.createElement("span",{className:(0,c.classNames)("k-input","k-textarea",(i={},i["k-input-".concat(c.kendoThemeMaps.sizeMap[h]||h)]=h,i["k-input-".concat(u)]=u,i["k-rounded-".concat(c.kendoThemeMaps.roundedMap[v]||v)]=v,i["k-invalid"]=!(Z||void 0!==O||!0===O),i["k-required"]=y,i["k-disabled"]=g,i),f),style:M,dir:q},a.createElement("textarea",o({},$)))})),t.TextArea.propTypes={ariaDescribedBy:i.string,ariaLabelledBy:i.string,autoSize:i.bool,className:i.string,defaultValue:i.string,dir:i.string,disabled:i.bool,readOnly:i.bool,rows:i.number,id:i.string,name:i.string,placeholder:i.string,style:i.object,tabIndex:i.number,value:i.oneOfType([i.string,i.arrayOf(i.string),i.number]),onChange:i.func,onFocus:i.func,onBlur:i.func,size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),fillMode:i.oneOf([null,"solid","flat","outline"])},t.TextArea.displayName="KendoTextArea",t.TextArea.defaultProps={size:"medium",rounded:"medium",fillMode:"solid"}},590:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},2850:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},1293:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},9091:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)},r=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.TextBox=void 0;var a=n(3899),i=n(189),c=n(665),l=n(7363);t.TextBox=a.forwardRef((function(e,t){var n;(0,c.validatePackage)(l.packageMetadata);var i=a.useRef(null),h=a.useRef(null),v=a.useRef(),u=a.useCallback((function(){var e;return void 0!==v.current?v.current:null===(e=i.current)||void 0===e?void 0:e.value}),[]);a.useImperativeHandle(h,(function(){var e={element:i.current};return Object.defineProperty(e,"value",{get:u}),e})),a.useImperativeHandle(t,(function(){return h.current}));var d=e,p=d.size,m=d.fillMode,f=d.rounded,z=d.className,g=d.dir,b=d.style,y=d.prefix,w=void 0===y?s.prefix:y,H=d.suffix,x=void 0===H?s.suffix:H,V=(d.valid,d.modified,d.touched,d.visited,r(d,["size","fillMode","rounded","className","dir","style","prefix","suffix","valid","modified","touched","visited"])),M=(0,c.useCustomComponent)(w)[0],k=(0,c.useCustomComponent)(x)[0],C=a.useState(!1),I=C[0],B=C[1],O=a.useCallback((function(t){v.current=t.target.value,e.onChange&&e.onChange.call(void 0,{syntheticEvent:t,nativeEvent:t.nativeEvent,value:t.target.value,target:h.current}),v.current=void 0}),[e.onChange]),E=(0,c.useAsyncFocusBlur)({onFocus:function(e){B(!0)},onBlur:function(e){B(!1)},onSyncFocus:e.onFocus,onSyncBlur:e.onBlur}),S=E.onFocus,L=E.onBlur;return a.createElement("span",{style:b,dir:g,className:(0,c.classNames)("k-textbox k-input",(n={},n["k-input-".concat(c.kendoThemeMaps.sizeMap[p]||p)]=p,n["k-input-".concat(m)]=m,n["k-rounded-".concat(c.kendoThemeMaps.roundedMap[f]||f)]=f,n),{"k-focus":I,"k-required":e.required,"k-disabled":e.disabled,"k-invalid":!1===e.valid},z),onFocus:S,onBlur:L},a.createElement(M,null),a.createElement("input",o({ref:i,className:"k-input-inner"},V,{onChange:O})),a.createElement(k,null))}));var s={prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"};t.TextBox.propTypes={size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),fillMode:i.oneOf([null,"solid","flat","outline"])},t.TextBox.displayName="KendoReactTextBoxComponent",t.TextBox.defaultProps=s},7037:(e,t,n)=>{n.d(t,{z:()=>p});var o,r=n(3899),a=n(189),i=n(8130),c=n(8047),l=n(2697),s=n(3218),h=n(4006),v=n(2709),u=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),d=function(){return d=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},d.apply(this,arguments)},p=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,n.handleClick=function(e){n.toggleIfApplicable(),n.props.onClick&&n.props.onClick.call(void 0,e)},(0,h.s)(v.k),n.state={selected:!0===n.props.togglable&&!0===n.props.selected},n}return u(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selected",{get:function(){return void 0!==this._selectedTemp?this._selectedTemp:this.state.selected},enumerable:!1,configurable:!0}),t.getDerivedStateFromProps=function(e,t){return e.togglable&&void 0!==e.selected&&e.selected!==t.selected?{selected:e.selected}:null},t.prototype.render=function(){var e,n=this,o=this.props,a=o.children,s=o.togglable,h=o.icon,v=o.iconClass,u=o.svgIcon,p=o.imageUrl,m=o.imageAlt,f=(o.className,o.onClick,o.size),z=void 0===f?t.defaultProps.size:f,g=o.rounded,b=void 0===g?t.defaultProps.rounded:g,y=o.fillMode,w=void 0===y?t.defaultProps.fillMode:y,H=o.themeColor,x=void 0===H?t.defaultProps.themeColor:H,V=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(o,["children","togglable","icon","iconClass","svgIcon","imageUrl","imageAlt","className","onClick","size","rounded","fillMode","themeColor"]),M=void 0!==h||void 0!==v||void 0!==p,k=void 0!==a,C=function(e){var t=e.imageUrl,n=e.name,o=e.iconClass,a=e.svgIcon,l=e.imageAlt;return t?r.createElement("img",{role:"presentation",className:"k-button-icon",alt:l,src:t}):n||a?r.createElement(i.a,{className:"k-button-icon",name:n,icon:a}):o?r.createElement("span",{role:"presentation",className:(0,c.A)("k-button-icon",o)}):null}({name:h,svgIcon:u,iconClass:v,imageUrl:p,imageAlt:m});return r.createElement("button",d({ref:function(e){return n._element=e},"aria-pressed":s?this.state.selected:void 0},V,{onClick:this.handleClick,className:(0,c.A)("k-button",(e={},e["k-button-".concat(l.G.sizeMap[z]||z)]=z,e["k-button-".concat(w)]=w,e["k-button-".concat(w,"-").concat(x)]=Boolean(w&&x),e["k-rounded-".concat(l.G.roundedMap[b]||b)]=b,e["k-icon-button"]=!k&&M,e["k-disabled"]=this.props.disabled,e["k-selected"]=this.state.selected,e["k-rtl"]="rtl"===this.props.dir,e),this.props.className)}),C,a&&r.createElement("span",{className:"k-button-text"},a))},t.prototype.toggleIfApplicable=function(){var e=this;if(this.props.togglable&&void 0===this.props.selected){var t=!this.state.selected;this._selectedTemp=t,this.setState({selected:t},(function(){return e._selectedTemp=void 0}))}},t.propTypes={children:a.node,selected:a.bool,togglable:a.bool,icon:a.string,svgIcon:s.wi,iconClass:a.string,imageUrl:a.string,imageAlt:a.string,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"flat","link","outline","solid"]),themeColor:a.oneOf([null,"base","primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"])},t.defaultProps={togglable:!1,size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(r.Component)},143:(e,t,n)=>{n.r(t),n.d(t,{Button:()=>r.z,ButtonGroup:()=>g,Chip:()=>ve,ChipList:()=>ce,DropDownButton:()=>D,DropDownButtonItem:()=>_,FloatingActionButton:()=>we,FloatingActionButtonItem:()=>me,SplitButton:()=>P,SplitButtonItem:()=>C,Toolbar:()=>F,ToolbarItem:()=>K,ToolbarSeparator:()=>W,ToolbarSpacer:()=>q,toolbarButtons:()=>v});var o,r=n(7037),a=n(3899),i=n(189),c=n(8047),l=n(4006),s=n(2709),h=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-split-button .k-split-button-arrow)",v=["button"+h,".k-button-group > button"+h,".k-dropdownlist",".k-colorpicker"],u=(o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),d=function(){return d=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},d.apply(this,arguments)},p="k-group-start",m="k-group-end",f="k-button-group",z="k-button-group-stretched",g=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,(0,l.s)(s.k),n}return u(t,e),t.prototype.render=function(){var e,t=this,n=this.mapButtons(this.props.children),o=(0,c.A)([f],((e={})["k-disabled"]=this.props.disabled,e[z]=!!this.props.width,e),this.props.className),r={className:o,style:{width:"".concat(this.props.width)},dir:this.props.dir,role:"group","aria-disabled":this.props.disabled};return a.createElement("div",d({ref:function(e){t._element=e}},r,{className:o}),n)},t.prototype.mapButtons=function(e){var t=this,n=a.Children.count(e),o=void 0!==this.props.dir?"rtl"===this.props.dir:this._element&&"rtl"===getComputedStyle(this._element).direction||!1;return a.Children.map(e,(function(e,r){return a.isValidElement(e)?t.renderButton(e,r,r===n-1,o):e}))},t.prototype.renderButton=function(e,t,n,o){var r,i=(0,c.A)(e.props.className,((r={})[p]=o?n:0===t,r[m]=o?0===t:n,r)),l=d(d({},this.props.width?{width:this.props.width}:{}),e.props.style||{}),s=this.props.disabled||e.props.disabled,h=d(d(d(d({},e.props),i?{className:i}:{}),Object.keys(l).length?{style:l}:{}),void 0!==s?{disabled:s}:{});return a.Children.count(e.props.children)>0?a.cloneElement(e,h,e.props.children):a.cloneElement(e,h)},t.propTypes={children:i.oneOfType([i.arrayOf(i.element),i.element]),className:i.string,disabled:i.bool,width:i.string,dir:i.string},t}(a.Component),b=n(3198),y=n(3493),w=n(2697),H=n(3218),x=n(5407),V=n(8130),M=function(e){var t=a.useCallback((function(t){e.onClick(t,e.index)}),[e]),n=e.dataItem.render||e.item||(void 0===e.item?e.render:null),o=void 0!==e.dataItem.text?e.dataItem.text:e.textField?e.dataItem[e.textField]:e.dataItem,r=a.createElement("li",{id:e.id,className:(0,c.A)("k-item",e.className,{"k-focus":e.focused}),tabIndex:-1,onClick:t,onMouseDown:e.onDown,onPointerDown:e.onDown,role:"menuitem","aria-disabled":e.dataItem.disabled||void 0},a.createElement("span",{tabIndex:-1,className:(0,c.A)("k-link k-menu-link",{"k-selected":e.dataItem.selected,"k-disabled":e.dataItem.disabled}),key:"icon"},n?a.createElement(n,{item:e.dataItem,itemIndex:e.index}):a.createElement(a.Fragment,null,(e.dataItem.icon||e.dataItem.iconClass)&&a.createElement(V.a,{className:e.dataItem.iconClass,name:e.dataItem.icon,icon:e.dataItem.svgIcon}),e.dataItem.imageUrl&&a.createElement("img",{role:"presentation",alt:"",src:e.dataItem.imageUrl,className:"k-icon"}),o&&a.createElement("span",{className:"k-menu-link-text"},o))));return void 0!==e.item&&void 0!==e.render?e.render.call(void 0,r,e):r};M.displayName="KendoReactButtonItem";var k=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),C=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return k(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,disabled:i.bool,render:i.any},t}(a.Component),I=function(e,t,n,o){if(n)return e;var r=Math.min(o-1,Math.max(0,e));switch(t){case y.R.enter:case y.R.space:case y.R.esc:return-1;case y.R.up:case y.R.left:return r-1<0?o-1:r-1;case y.R.down:case y.R.right:return r+1>=o?0:r+1;case y.R.home:return 0;case y.R.end:return o-1;default:return e}},B=n(9222);function O(e){var t={horizontal:"left",vertical:"bottom"};return e&&(t.horizontal="right"),t}function E(e){var t={horizontal:"left",vertical:"top"};return e&&(t.horizontal="right"),t}const S={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"};var L=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),P=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focused:!1,focusedIndex:-1,opened:!1},n.wrapper=null,n.mainButton=null,n.list=null,n.guid=(0,b.M)(),n.skipFocus=!1,n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==y.R.down?n.opened&&e.keyCode===y.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var o=void 0;if(e.keyCode===y.R.enter||e.keyCode===y.R.space?(e.preventDefault(),n.dispatchClickEvent(e,t),t>=0&&(o={focusedIndex:n.opened?-1:0,opened:!n.opened},n.dispatchPopupEvent(e,o.opened))):n.opened&&e.keyCode===y.R.esc&&(o={focusedIndex:-1,opened:!1},n.dispatchPopupEvent(e,o.opened)),n.opened){var r=I(t,e.keyCode,e.altKey,n.buttonsData.length);r!==t&&((o=o||{}).focusedIndex=r);var a=e.keyCode===y.R.up||e.keyCode===y.R.down||e.keyCode===y.R.left||e.keyCode===y.R.right;e.altKey||!a&&e.keyCode!==y.R.home&&e.keyCode!==y.R.end||e.preventDefault()}o&&n.setState(o)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.onFocus=function(e){n.skipFocus||((0,x.N)(n.props.onFocus,e,n,void 0),n.setState({focused:!0}))},n.onItemClick=function(e,t){var o=n.opened;o&&n.setState({focusedIndex:0,opened:!1}),n.dispatchClickEvent(e,t),o&&n.dispatchPopupEvent(e,!1)},n.onBlur=function(e){n.skipFocus||(n.setState({focused:!1,focusedIndex:-1,opened:!1}),(0,x.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onSplitPartClick=function(e){if(n.buttonsData.length){var t=!n.opened;n.dispatchPopupEvent(e,t),n.setState({focusedIndex:t?0:-1,opened:t,focused:!0})}},n.onDownSplitPart=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.dispatchPopupEvent=function(e,t){(0,x.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,l.s)(s.k),n}return L(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===C})).map((function(e){return e.props}));var t=this.isRtl(),n=t?"rtl":void 0,o=this.props,i=o.id,l=o.style,s=o.tabIndex,h=o.disabled;return a.createElement("div",{id:i,style:l,className:(0,c.A)("k-split-button","k-button-group",{"k-focus":this.state.focused},"k-rounded-".concat(w.G.roundedMap[this.props.rounded||"medium"]),this.props.className),onKeyDown:this.onKeyDown,onFocus:this.onFocus,onBlur:this.onBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(r.z,{ref:function(t){return e.mainButton=t&&t.element},type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:function(t){return e.onItemClick(t,-1)},disabled:h||void 0,tabIndex:s,accessKey:this.props.accessKey,className:this.props.buttonClass,icon:this.props.icon,svgIcon:this.props.svgIcon,iconClass:this.props.iconClass,imageUrl:this.props.imageUrl,dir:n,"aria-disabled":h,"aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),a.createElement(r.z,{type:"button",size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,icon:"caret-alt-down",svgIcon:S,className:"k-split-button-arrow",disabled:h||void 0,tabIndex:-1,onClick:this.onSplitPartClick,onMouseDown:this.onDownSplitPart,onPointerDown:this.onDownSplitPart,dir:n,"aria-label":"menu toggling button"}),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(-1===t?(0,x.N)(this.props.onButtonClick,e,this,void 0):(0,x.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t}))},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,o=void 0===n?{}:n,r=this.state.focusedIndex;return a.createElement(B.G,{anchor:this.wrapper,show:this.opened,animate:o.animate,popupClass:(0,c.A)("k-menu-popup",o.popupClass),anchorAlign:o.anchorAlign||O(e),popupAlign:o.popupAlign||E(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,ref:this.listRef,"aria-activedescendant":r>=0?"".concat(this.guid,"-").concat(r):void 0,className:(0,c.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(w.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,o=t.itemRender,r=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(M,{className:"k-menu-item",dataItem:t,textField:r,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:o,item:n,key:i,index:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onButtonClick:i.func,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,text:i.string,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,svgIcon:H.wi,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.any,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),R=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),_=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return R(t,e),t.prototype.render=function(){return null},t.propTypes={text:i.string,icon:i.string,iconClass:i.string,imageUrl:i.string,selected:i.bool,disabled:i.bool,render:i.any},t}(a.Component),N=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),T=function(){return T=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},T.apply(this,arguments)},D=function(e){function t(t){var n=e.call(this,t)||this;return n.state={opened:!1,focused:!1,focusedIndex:-1},n.wrapper=null,n.mainButton=null,n.list=null,n.skipFocus=!1,n.guid=(0,b.M)(),n.buttonsData=[],n.onKeyDown=function(e){var t=n.state.focusedIndex;if(e.altKey)n.opened||e.keyCode!==y.R.down?n.opened&&e.keyCode===y.R.up&&(n.dispatchPopupEvent(e,!1),n.setState({focusedIndex:-1,opened:!1})):(n.dispatchPopupEvent(e,!0),n.setState({focusedIndex:0,opened:!0}));else{var o=T({},n.state);if(e.keyCode===y.R.enter||e.keyCode===y.R.space?(t>=0&&n.dispatchClickEvent(e,t),e.preventDefault(),o.focusedIndex=n.opened?-1:0,o.opened=!n.opened,n.dispatchPopupEvent(e,o.opened)):n.opened&&e.keyCode===y.R.esc&&(o.focusedIndex=-1,o.opened=!1,n.dispatchPopupEvent(e,o.opened)),n.opened){var r=I(t,e.keyCode,e.altKey,n.buttonsData.length);o.focusedIndex=r;var a=e.keyCode===y.R.up||e.keyCode===y.R.down||e.keyCode===y.R.left||e.keyCode===y.R.right;e.altKey||!a&&e.keyCode!==y.R.home&&e.keyCode!==y.R.end||e.preventDefault()}n.setState(o)}},n.switchFocus=function(e){n.skipFocus=!0,e(),window.setTimeout((function(){return n.skipFocus=!1}),0)},n.handleFocus=function(e){n.skipFocus||(n.setState({focused:!0,focusedIndex:n.opened?0:-1}),(0,x.N)(n.props.onFocus,e,n,void 0))},n.handleBlur=function(e){n.skipFocus||(n.setState({focused:!1,opened:!1,focusedIndex:-1}),(0,x.N)(n.props.onBlur,e,n,void 0),n.opened&&n.dispatchPopupEvent(e,!1))},n.onItemClick=function(e,t){n.setState({focusedIndex:-1,opened:!1}),n.dispatchClickEvent(e,t),n.dispatchPopupEvent(e,!1)},n.onItemDown=function(e){document.activeElement===n.list&&e.preventDefault()},n.mouseDown=function(e){e.preventDefault(),n.element&&document.activeElement!==n.element&&document.activeElement!==n.list&&n.element.focus()},n.onPopupClose=function(){n.state.focused&&n.switchFocus((function(){n.element&&(n.element.removeAttribute("tabindex"),n.element.focus({preventScroll:!0}))}))},n.listRef=function(e){n.list=e,e&&n.state.focused&&n.switchFocus((function(){e.focus({preventScroll:!0}),n.element&&(n.element.tabIndex=-1)}))},n.onClickMainButton=function(e){if(n.buttonsData.length){var t=!n.opened;n.setState({opened:t,focused:!0,focusedIndex:t?0:-1}),n.dispatchPopupEvent(e,t)}},n.dispatchPopupEvent=function(e,t){(0,x.N)(t?n.props.onOpen:n.props.onClose,e,n,void 0)},(0,l.s)(s.k),n}return N(t,e),Object.defineProperty(t.prototype,"opened",{get:function(){return void 0===this.props.opened?this.state.opened:this.props.opened},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.isRtl(),n=t?"rtl":void 0,o=this.props,i=o.id,l=o.style,s=o.tabIndex,h=o.disabled;return this.buttonsData=this.props.items||a.Children.toArray(this.props.children).filter((function(e){return e&&e.type===_})).map((function(e){return e.props})),a.createElement("div",{id:i,style:l,className:(0,c.A)("k-dropdown-button",{"k-focus":this.state.focused},this.props.className),onKeyDown:this.onKeyDown,onFocus:this.handleFocus,onBlur:this.handleBlur,dir:n,ref:function(t){return e.wrapper=t}},a.createElement(r.z,{size:this.props.size,rounded:this.props.rounded,fillMode:this.props.fillMode,themeColor:this.props.themeColor,onClick:this.onClickMainButton,onMouseDown:this.mouseDown,disabled:h||void 0,tabIndex:s,accessKey:this.props.accessKey,icon:this.props.icon,svgIcon:this.props.svgIcon,iconClass:this.props.iconClass,className:this.props.buttonClass,imageUrl:this.props.imageUrl,dir:n,ref:function(t){return e.mainButton=t&&t.element},type:"button","aria-haspopup":!0,"aria-expanded":this.opened||void 0,"aria-label":this.props.ariaLabel,"aria-controls":this.opened?this.guid:void 0,id:"button-"+this.guid,title:this.props.title},this.props.text),this.renderPopup(t))},t.prototype.componentDidMount=function(){(void 0===this.props.dir&&this.isRtl()||this.opened)&&this.forceUpdate()},Object.defineProperty(t.prototype,"element",{get:function(){return this.mainButton},enumerable:!1,configurable:!0}),t.prototype.dispatchClickEvent=function(e,t){this.isItemDisabled(t)||(0,x.N)(this.props.onItemClick,e,this,{item:this.buttonsData[t],itemIndex:t})},t.prototype.renderPopup=function(e){var t,n=this.props.popupSettings,o=void 0===n?{}:n,r=this.state.focusedIndex;return a.createElement(B.G,{anchor:this.wrapper,show:this.opened,animate:o.animate,popupClass:(0,c.A)("k-menu-popup",o.popupClass),anchorAlign:o.anchorAlign||O(e),popupAlign:o.popupAlign||E(e),style:e?{direction:"rtl"}:void 0,onClose:this.onPopupClose},a.createElement("ul",{role:"menu",id:this.guid,"aria-labelledby":"button-"+this.guid,tabIndex:-1,"aria-activedescendant":r>=0?"".concat(this.guid,"-").concat(r):void 0,ref:this.listRef,className:(0,c.A)("k-group k-menu-group k-reset",(t={},t["k-menu-group-".concat(w.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,t))},this.renderChildItems()))},t.prototype.renderChildItems=function(){var e=this,t=this.props,n=t.item,o=t.itemRender,r=t.textField;return this.buttonsData.length>0?this.buttonsData.map((function(t,i){return a.createElement(M,{className:"k-menu-item",dataItem:t,textField:r,focused:e.state.focusedIndex===i,onClick:e.onItemClick,onDown:e.onItemDown,render:o,item:n,index:i,key:i,id:"".concat(e.guid,"-").concat(i)})})):null},t.prototype.isItemDisabled=function(e){return this.buttonsData[e]?this.buttonsData[e].disabled:this.props.disabled},t.prototype.isRtl=function(){return void 0!==this.props.dir?"rtl"===this.props.dir:!!this.wrapper&&"rtl"===getComputedStyle(this.wrapper).direction},t.propTypes={accessKey:i.string,ariaLabel:i.string,title:i.string,onFocus:i.func,onBlur:i.func,onItemClick:i.func,onOpen:i.func,onClose:i.func,items:i.arrayOf(i.any),textField:i.string,tabIndex:i.number,disabled:i.bool,icon:i.string,svgIcon:H.wi,iconClass:i.string,imageUrl:i.string,popupSettings:i.object,itemRender:i.func,item:i.func,className:i.string,buttonClass:i.string,dir:i.string},t.defaultProps={size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"},t}(a.Component),A=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),j=function(){return j=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},j.apply(this,arguments)},F=function(e){function t(n){var o=e.call(this,n)||this;return o._element=null,o.offsetHeight=0,o.offsetWidth=0,o.buttons=[],o.focusedSelector=o.selectors.map((function(e){return e+":focus"})).join(","),o.setTabIndex=function(e){var n=o.props.tabIndex,r=void 0===n?t.defaultProps.tabIndex:n;o.buttons.forEach((function(t,n){t.tabIndex=n===e?r:-1}))},o.onKeyDown=function(e){var t=e.target;if((e.keyCode===y.R.left||e.keyCode===y.R.right)&&!e.defaultPrevented&&-1!==o.buttons.findIndex((function(e){return e===t}))){var n=o.focusedIndex;e.keyCode===y.R.left?o.focusButton(n,n-1):o.focusButton(n,n+1)}},o.onWindowResize=function(e){var t=o.element;if(t){var n=t.offsetWidth,r=t.offsetHeight;if(o.offsetWidth!==n||o.offsetHeight!==r){o.offsetWidth=n,o.offsetHeight=r;var a={offsetWidth:o.offsetWidth,offsetHeight:o.offsetHeight};o.props.onResize&&o.props.onResize.call(void 0,j(j({target:o},a),{nativeEvent:e}))}}},(0,l.s)(s.k),o}return A(t,e),Object.defineProperty(t.prototype,"selectors",{get:function(){return this.props.buttons||v},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"focusedIndex",{get:function(){var e=this.element&&this.element.querySelector(this.focusedSelector);return Math.max(0,this.buttons.findIndex((function(t){return t===e})))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){window.addEventListener("resize",this.onWindowResize);var e=this.element;e&&(this.offsetWidth=e.offsetWidth,this.offsetHeight=e.offsetHeight,!1!==this.props.keyboardNavigation&&(this.buttons=Array.from(e.querySelectorAll(this.selectors.join(","))),this.setTabIndex(0)))},t.prototype.componentDidUpdate=function(){var e=this.element;e&&!1!==this.props.keyboardNavigation&&(this.buttons=Array.from(e.querySelectorAll(this.selectors.join(","))),this.setTabIndex(this.focusedIndex))},t.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onWindowResize),this.buttons.length=0},t.prototype.render=function(){var e,t=this;return a.createElement("div",{id:this.props.id,className:(0,c.A)("k-toolbar",(e={},e["k-toolbar-".concat(w.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e),this.props.className),style:this.props.style,role:void 0!==this.props.role?this.props.role||void 0:"toolbar",dir:this.props.dir,ref:function(e){return t._element=e},onKeyDown:!1!==this.props.keyboardNavigation?this.onKeyDown:void 0},this.props.children)},t.prototype.focusButton=function(e,n){var o=this.props.tabIndex,r=void 0===o?t.defaultProps.tabIndex:o,a=this.buttons[n];if(a){a.tabIndex=r,a.focus();var i=this.buttons[e];i&&(i.tabIndex=-1)}},t.propTypes={tabIndex:i.number,dir:i.string,keyboardNavigation:i.bool,style:i.object,className:i.string,role:i.string,onResize:i.func,buttons:i.arrayOf(i.string),size:i.oneOf([null,"small","medium","large"])},t.defaultProps={tabIndex:0,size:"medium"},t}(a.Component),G=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),K=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t}return G(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;return a.createElement("div",{id:this.props.id,className:(0,c.A)("k-toolbar-item",this.props.className),style:this.props.style,ref:function(t){return e._element=t}},this.props.children)},t.propTypes={className:i.string},t}(a.PureComponent),U=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),W=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return U(t,e),t.prototype.render=function(){return a.createElement("div",{className:(0,c.A)("k-separator",this.props.className)})},t}(a.PureComponent),q=a.forwardRef((function(e,t){var n=a.useRef(null),o=a.useRef(null);a.useImperativeHandle(o,(function(){return{element:n.current}})),a.useImperativeHandle(t,(function(){return{element:n.current}}));var r=a.useMemo((function(){return(0,c.A)("k-spacer",e.className)}),[e.className]);return a.createElement("span",{ref:n,className:r})}));q.displayName="KendoReactToolbarSpacer",q.propTypes={className:i.string};var Z,Y,X,J,$=n(8199),Q=n(9659),ee=n(3322),te=n(4703),ne=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};!function(e){e.single="single",e.multiple="multiple",e.none="none"}(Z||(Z={})),function(e){e.toggle="toggle",e.remove="remove"}(Y||(Y={})),function(e){e.next="next",e.prev="prev",e.current="current",e.reset="reset"}(X||(X={})),function(e){e.remove="remove",e.add="add",e.reorder="reorder"}(J||(J={}));var oe=function(){return oe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},oe.apply(this,arguments)},re=a.createContext([null,function(e){}]),ae=a.createContext([null,function(e){}]),ie=a.createContext([null,function(e){}]),ce=a.forwardRef((function(e,t){var n;(0,l.s)(s.k);var o=a.useRef(null),r=a.useRef(null),i=(0,$.n)(r,e.dir),h=e.chip,v=e.id,u=e.style,d=e.tabIndex,p=e.disabled,m=e.size,f=e.className,z=e.ariaDescribedBy,g=e.ariaLabelledBy,b=e.selection,y=void 0===b?se.selection:b,H=e.value,x=void 0===H?se.defaultValue:H,V=e.defaultData,M=void 0===V?se.defaultData:V,k=e.valueField,C=void 0===k?se.valueField:k,I=e.textField,B=void 0===I?se.textField:I,O=e.onChange,E=e.onDataChange,S=a.useMemo((function(){return h||ve}),[h,ve]);a.useImperativeHandle(o,(function(){return{element:r.current,props:e}})),a.useImperativeHandle(t,(function(){return o.current}));var L=a.useCallback((function(e,t){O&&o.current&&O.call(void 0,{value:e,target:o.current,syntheticEvent:t})}),[O]),P=function(e,t,n){var o=a.useState(e),r=o[0],i=o[1];return[r,function(e){var o=function(e,t){switch(t.selection){case Z.single:switch(t.type){case Y.toggle:if(!Array.isArray(e)||null===e)return t.payload===e?null:t.payload;throw new Error("State cannot be an array in single selection");case Y.remove:return t.payload===e?null:e;default:return e}case Z.multiple:switch(t.type){case Y.toggle:if(Array.isArray(e))return e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):ne(ne([],e,!0),[t.payload],!1);if(null===e)return[t.payload];throw new Error("State cannot be non-array in multiple selection");case Y.remove:return Array.isArray(e)?e.some((function(e){return e===t.payload}))?e.filter((function(e){return e!==t.payload})):ne(ne([],e,!0),[t.payload],!1):e;default:return e}case Z.none:return null;default:return e}}(t.state||r,oe(oe({},e),t));n&&n(o,e.event),i(o)}]}(x,{selection:y,state:x},L),R=P[0],_=P[1],N=a.useCallback((function(e,t){E&&o.current&&E.call(void 0,{value:e,target:o.current,syntheticEvent:t})}),[E]),T=function(e,t,n){var o=a.useState(e),r=o[0],i=o[1];return[r,function(e){var o=function(e,t){switch(t.type){case J.add:break;case J.remove:return e.filter((function(e){return e[t.valueField]!==t.payload}));case J.reorder:break;default:return e}}(t.state||r,oe(oe({},e),t));n&&n(o,e.event),i(o)}]}(e.data||M,{state:e.data,valueField:C},N),D=T[0],A=T[1],j=a.useCallback((function(e,t){return e.push(t[C]),e}),[C]),F=a.useMemo((function(){return e.data||D}),[e.data,D]),G=a.useMemo((function(){return x||R}),[x,R]),K=a.useMemo((function(){return F.reduce(j,[])}),[F,j]),U=a.useCallback((function(e){return(0,Q.Y)(C)(e)}),[C]),W=a.useCallback((function(e){return(0,Q.Y)(B)(e)}),[B]),q=function(e){var t=a.useState(null),n=t[0],o=t[1];return[n,function(t){var n=function(e,t){var n=t.items.findIndex((function(t){return t===e}));switch(t.type){case X.next:return n===t.items.length-1?e:t.items[n+1];case X.prev:return 0===n?e:t.items[n-1];case X.current:return t.payload;case X.reset:return null;default:return e}}(t.payload,oe(oe({},t),e));o(n)}]}({items:K}),ce=q[0],le=q[1],he=(0,ee.i)(e,o);return a.createElement(re.Provider,{value:[G,_]},a.createElement(ae.Provider,{value:[ce,le]},a.createElement(ie.Provider,{value:[F,A]},a.createElement("div",oe({ref:r},he,{role:"listbox",id:v,dir:i,style:u,tabIndex:(0,te.p)(d,p,void 0),className:(0,c.A)("k-chip-list",(n={"k-rtl":"rtl"===i,"k-disabled":p},n["k-chip-list-".concat(w.G.sizeMap[m]||m)]=m,n),f),"aria-labelledby":g,"aria-describedby":z}),F.map((function(e,t){return a.createElement(S,{role:"option",dataItem:e,size:m,key:[U(e),t].join("-"),text:W(e),value:U(e)})}))))))})),le={id:i.string,className:i.string,tabIndex:i.number,data:i.any,defaultData:i.arrayOf(i.any),onDataChange:i.func,value:i.oneOfType([i.any,i.arrayOf(i.any)]),defaultValue:i.oneOfType([i.any,i.arrayOf(i.any)]),onChange:i.func,selection:i.oneOf(["single","none","multiple"]),textField:i.string,valueField:i.string,disabled:i.bool,dir:i.oneOf(["ltr","rtl"]),ariaLabelledBy:i.string,ariaDescribedBy:i.string,size:i.oneOf([null,"small","medium","large"])},se={chip:ve,size:"medium",disabled:!1,defaultValue:null,defaultData:[],dir:"ltr",selection:"none",textField:"text",valueField:"value",removable:"removable"};ce.displayName="KendoReactChipList",ce.propTypes=le,ce.defaultProps=se;var he=function(){return he=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},he.apply(this,arguments)},ve=a.forwardRef((function(e,t){var n;(0,l.s)(s.k);var o=a.useRef(null),r=a.useRef(null),i=(0,$.n)(r,e.dir);a.useImperativeHandle(o,(function(){return{element:r.current,props:e}})),a.useImperativeHandle(t,(function(){return o.current}));var h=a.useContext(re),v=h[0],u=h[1],d=a.useContext(ae),p=d[0],m=d[1],f=a.useContext(ie)[1],z=a.useMemo((function(){return e.selected||(Array.isArray(v)?v.some((function(t){return t===e.value})):v===e.value)}),[e.selected,e.value,v]),g=a.useMemo((function(){return p===e.value}),[e.value,p]);a.useEffect((function(){g&&r.current&&r.current.focus()}),[g]);var b=a.useCallback((function(t){u({type:Y.toggle,payload:e.value,event:t})}),[u,e.value]),x=a.useCallback((function(t){e.removable&&(f({type:J.remove,payload:e.value,event:t}),m({type:X.reset,payload:e.value,event:t}),u({type:Y.remove,payload:e.value,event:t}),e.onRemove&&e.onRemove.call(void 0,{target:o.current,syntheticEvent:t}))}),[e.onRemove,e.value,e.removable,f,m,u]),M=a.useCallback((function(t){switch(t.keyCode){case y.R.left:m({type:X.prev,payload:e.value,event:t});break;case y.R.right:m({type:X.next,payload:e.value,event:t});break;case y.R.enter:u({type:Y.toggle,payload:e.value,event:t});break;case y.R.delete:x(t)}e.onKeyDown&&e.onKeyDown.call(void 0,{target:o.current,syntheticEvent:t})}),[e.onKeyDown,e.value,m,u,x]),k=a.useCallback((function(t){m({payload:e.value,type:X.current,event:t}),e.onFocus&&e.onFocus.call(void 0,{target:o.current,syntheticEvent:t})}),[e.onFocus,e.value,m]),C=a.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:o.current,syntheticEvent:t})}),[e.onBlur]),I=(0,ee.i)(e,o,{onClick:b});return a.createElement("div",he({},I,{role:e.role,id:e.value,style:e.style,ref:r,dir:i,tabIndex:(0,te.p)(e.tabIndex,e.disabled,void 0),className:(0,c.A)("k-chip",(n={"k-rtl":"rtl"===i,"k-disabled":e.disabled,"k-selected":z,"k-focus":g},n["k-chip-".concat(w.G.sizeMap[e.size]||e.size)]=e.size,n["k-rounded-".concat(w.G.roundedMap[e.rounded]||e.rounded)]=e.rounded,n["k-chip-".concat(e.fillMode)]=e.fillMode,n["k-chip-".concat(e.fillMode,"-").concat(e.themeColor)]=Boolean(e.fillMode&&e.themeColor),n),e.className),"aria-checked":z,"aria-disabled":e.disabled,"aria-describedby":e.ariaDescribedBy,onFocus:k,onBlur:C,onKeyDown:M}),z&&(e.selectedIcon||e.selectedSvgIcon)&&a.createElement(V.a,{className:"k-chip-icon",name:e.selectedIcon?(0,H.iJ)(e.selectedIcon):void 0,icon:e.selectedSvgIcon}),(e.icon||e.svgIcon)&&a.createElement(V.a,{className:"k-chip-icon",name:e.icon?(0,H.iJ)(e.icon):void 0,icon:e.svgIcon}),a.createElement("span",{className:"k-chip-content"},void 0!==e.children?e.children:e.text&&a.createElement("span",{"aria-label":e.text,className:"k-chip-label"},e.text)),e.removable&&a.createElement("span",{className:"k-chip-actions"},a.createElement("span",{className:(0,c.A)("k-chip-action","k-chip-remove-action"),onClick:x},a.createElement(V.a,{name:e.removeIcon?(0,H.iJ)(e.removeIcon):void 0,icon:e.removeSvgIcon}))))})),ue={id:i.string,text:i.string,value:i.any,dir:i.oneOf(["ltr","rtl"]),removable:i.bool,removeIcon:i.string,removeIconSvg:H.wi,disabled:i.bool,icon:i.string,svgIcon:H.wi,selectedIcon:i.string,selectedIconSvg:H.wi,onRemove:i.func,dataItem:i.any,selected:i.bool,ariaDescribedBy:i.string,size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),fillMode:i.oneOf([null,"outline","solid"]),themeColor:i.oneOf([null,"base","info","success","warning","error"])};ve.displayName="KendoReactChip",ve.propTypes=ue,ve.defaultProps={disabled:!1,removable:!1,removeIcon:"k-i-x-circle",dir:"ltr",size:"medium",rounded:"medium",fillMode:"solid",themeColor:"base"};var de=n(8259),pe=function(){return pe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},pe.apply(this,arguments)},me=a.forwardRef((function(e,t){var n=e.className,o=e.disabled,r=e.text,i=e.icon,l=e.style,s=e.id,h=e.focused,v=e.tabIndex,u=e.index,d=e.dataItem,p=e.item,m=e.onDown,f=e.onClick,z=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","disabled","text","icon","style","id","focused","tabIndex","index","dataItem","item","onDown","onClick"]),g=a.useRef(null),b=a.useCallback((function(){g.current&&g.current.focus()}),[]),y=a.useCallback((function(){return{element:g.current,focus:b}}),[b]);a.useImperativeHandle(t,y);var w=a.useCallback((function(e){f&&void 0!==u&&!o&&f(e,u)}),[f,u]),H=a.useMemo((function(){return(0,c.A)("k-fab-item",{"k-focus":h,"k-disabled":o},n)}),[n,o,h]),x=p;return a.createElement("li",pe({ref:g,id:s,className:H,style:l,role:"menuitem",tabIndex:(0,te.p)(v,o),"aria-disabled":o,"aria-label":"".concat(r||""," floatingactionbutton item"),onClick:w,onMouseDown:m,onPointerDown:m},z),x?a.createElement(x,{itemIndex:u,item:d}):a.createElement(a.Fragment,null,r&&a.createElement("span",{className:"k-fab-item-text"},r),i&&a.createElement("span",{className:(0,c.A)("k-fab-item-icon k-icon k-i-".concat(i))})))}));me.propTypes={className:i.string,style:i.object,children:i.any,disabled:i.bool,focused:i.bool,index:i.number,icon:i.string,text:i.string,tabIndex:i.number,customProp:i.any},me.displayName="KendoFloatingActionButtonItem";var fe="16px",ze=function(e){return"number"==typeof e?e+"px":e},ge=function(e,t){var n={horizontal:t?"right":"left",vertical:"bottom"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},be=function(e,t){var n={horizontal:t?"right":"left",vertical:"top"};return"end"===e.horizontal&&(n.horizontal=t?"left":"right"),n},ye=function(){return ye=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ye.apply(this,arguments)},we=a.forwardRef((function(e,t){(0,l.s)(s.k);var n=e.align,o=void 0===n?He.align:n,r=e.alignOffset,i=e.className,h=e.disabled,v=e.icon,u=e.svgIcon,d=e.iconClass,p=e.id,m=e.items,f=e.item,z=e.text,g=e.positionMode,H=void 0===g?He.positionMode:g,M=e.size,k=void 0===M?He.size:M,C=e.style,I=e.rounded,O=void 0===I?He.rounded:I,E=e.themeColor,S=void 0===E?He.themeColor:E,L=e.overlayStyle,P=e.tabIndex,R=e.accessKey,_=e.popupSettings,N=void 0===_?{}:_,T=e.modal,D=e.onClick,A=e.onItemClick,j=e.onFocus,F=e.onBlur,G=e.onKeyDown,K=e.onOpen,U=e.onClose,W=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["align","alignOffset","className","disabled","icon","svgIcon","iconClass","id","items","item","text","positionMode","size","style","rounded","themeColor","overlayStyle","tabIndex","accessKey","popupSettings","modal","onClick","onItemClick","onFocus","onBlur","onKeyDown","onOpen","onClose"]),q=(0,de.u)(),Z=q?q+2:100,Y=a.useRef(null),X=a.useRef(null),J=a.useRef(null),Q=a.useRef(null),ee=a.useCallback((function(){X.current&&X.current.focus()}),[]),ne=a.useCallback((function(){return{element:X.current,focus:ee}}),[ee]);a.useImperativeHandle(Y,ne),a.useImperativeHandle(t,(function(){return Y.current}));var oe=a.useState(!1),re=oe[0],ae=oe[1],ie=a.useState(!1),ce=ie[0],le=ie[1],se=a.useState(-1),he=se[0],ve=se[1],ue=a.useMemo((function(){return(0,b.M)()}),[]),pe=(0,$.n)(X,e.dir),we="rtl"===pe,xe=a.useMemo((function(){return(0,b.M)()}),[]);a.useEffect((function(){!function(e,t,n,o){var r=t.horizontal,a=t.vertical;if(e.current){var i=n&&void 0!==n.x?ze(n.x):fe,c=n&&void 0!==n.x?"calc(50% + ".concat(ze(n.x),")"):"50%",l=n&&void 0!==n.y?ze(n.y):fe,s=n&&void 0!==n.y?"calc(50% + ".concat(ze(n.y),")"):"50%";e.current.style.setProperty(function(e,t){return{end:t?"left":"right",center:"left",start:t?"right":"left"}[e.horizontal||"end"]}(t,o),"center"===r?c:i),e.current.style.setProperty(function(e){return{top:"top",middle:"top",bottom:"bottom"}[e.vertical||"bottom"]}(t),"middle"===a?s:l),o&&("top"!==a&&"bottom"!==a||"start"!==r||e.current.style.setProperty("left","unset"),"middle"===a&&"end"===r&&e.current.style.setProperty("right","unset"),"middle"===a&&"start"===r&&e.current.style.setProperty("left","unset"))}}(X,o,r,we)}),[X,o,r,we]),a.useEffect((function(){ce&&X&&X.current&&X.current.focus()}),[ce,X]);var Ve=a.useCallback((function(e,t){m&&(0,x.N)(t?K:U,e,ne(),void 0)}),[K,U,m]),Me=a.useCallback((function(e){e.target&&!h&&(!m&&D?(0,x.N)(D,e,ne(),void 0):(ae(!re),le(!0),ve(re?-1:0),Ve(e,!re)))}),[ae,le,ve,D,Ve,re,m,h]),ke=a.useCallback((function(e){le(!0),ve(re?0:-1),j&&(0,x.N)(j,e,ne(),void 0)}),[j,le,ve]),Ce=a.useCallback((function(e){le(!1),ae(!1),ve(-1),(0,x.N)(F,e,ne(),void 0),re&&Ve(e,!1)}),[F,le,ae,ve,Ve]),Ie=a.useCallback((function(e){e.preventDefault()}),[]),Be=a.useCallback((function(e,t){m&&(m[t].disabled||(0,x.N)(A,e,ne(),{itemProps:m[t],itemIndex:t}))}),[A]),Oe=a.useCallback((function(e,t){e.target&&m&&(ve(t),ae(!1),Be(e,t),Ve(e,!1))}),[ve,ae,Be,Ve]),Ee=a.useCallback((function(e){document.activeElement===X.current&&e.preventDefault()}),[X,document.activeElement]),Se=a.useCallback((function(e){var t=he,n=m?m.length-1:-1,r="bottom"===o.vertical;switch(e.keyCode){case y.R.enter:case y.R.space:t>=0&&Be(e,t),e.preventDefault(),ae(!re),ve(re?-1:0);break;case y.R.esc:e.preventDefault(),ae(!1),ve(-1);break;case y.R.home:e.preventDefault(),ve(0);break;case y.R.end:e.preventDefault(),ve(n);break;case y.R.down:case y.R.right:e.preventDefault(),t<n&&!r&&ve(t+1),t>0&&r&&ve(t-1);break;case y.R.up:case y.R.left:e.preventDefault(),t>0&&!r&&ve(t-1),t<n&&r&&ve(t+1)}(0,x.N)(G,e,ne(),void 0)}),[G,he,ve,we,ae]),Le=a.useMemo((function(){var e;return(0,c.A)("k-fab k-fab-solid",((e={"k-fab-sm":"small"===k,"k-fab-md":"medium"===k,"k-fab-lg":"large"===k,"k-disabled":h,"k-pos-absolute":"absolute"===H,"k-pos-fixed":"fixed"===H,"k-focus":ce})["k-rounded-".concat(w.G.roundedMap[O]||O)]=O,e["k-fab-solid-".concat(S)]=S,e),"k-".concat(o.vertical,"-").concat(o.horizontal),i)}),[S,k,O,h,H,o,ce,i]),Pe=m&&m.map((function(e,t){return a.createElement(me,ye({},e,{key:t,index:t,id:"".concat(xe,"-").concat(t),disabled:h||e.disabled,focused:he===t,dataItem:e,item:f,className:(0,c.A)(e.className,(n=pe||"ltr",r=o.horizontal,{rtl:{end:"k-text-left",start:"k-text-right"},ltr:{start:"k-text-left",end:"k-text-right"}}[n]["end"===r?"end":"start"])),onClick:Oe,onDown:Ee}));var n,r})),Re=Boolean((v||u)&&!z),_e=(X.current?X.current.offsetWidth:0)/2-16;return a.createElement(de.$.Provider,{value:Z},a.createElement(a.Fragment,null,a.createElement("button",ye({ref:X,id:p||ue,role:m?"menubutton":"button",type:"button","aria-disabled":h,"aria-expanded":m?re:void 0,"aria-haspopup":!!m,"aria-label":"".concat(z||""," floatingactionbutton"),"aria-owns":m?xe:void 0,"aria-activedescendant":he>=0&&m?"".concat(xe,"-").concat(he):void 0,tabIndex:(0,te.p)(P,h),accessKey:R,dir:pe,disabled:h,className:Le,style:C,onClick:Me,onMouseDown:Ie,onFocus:ke,onBlur:Ce,onKeyDown:Se},W),v||u?a.createElement(V.a,{className:"k-fab-icon",name:v,icon:u}):d?a.createElement("span",{role:"presentation",className:d}):null,z&&a.createElement("span",{className:"k-fab-text"},z)),T&&re&&a.createElement("div",{className:"k-overlay",style:ye({zIndex:Z},L)}),a.createElement(B.G,{ref:Q,anchor:X.current,show:re,animate:N.animate,popupClass:(0,c.A)("k-popup-transparent k-fab-popup",N.popupClass),anchorAlign:N.anchorAlign||ge(o,we),popupAlign:N.popupAlign||be(o,we),style:{boxShadow:"none"}},a.createElement("ul",{ref:J,role:"menu","aria-labelledby":p,id:xe,className:(0,c.A)("k-fab-items",{"k-fab-items-bottom":"bottom"!==o.vertical,"k-fab-items-top":"bottom"===o.vertical}),style:{paddingLeft:Re?_e:void 0,paddingRight:Re?_e:void 0}},Pe))))}));we.propTypes={className:i.string,style:i.object,id:i.string,dir:i.string,tabIndex:i.number,accessKey:i.string,disabled:i.bool,icon:i.string,svgIcon:H.wi,iconClass:i.string,text:i.string,alignOffset:i.shape({x:i.oneOfType([i.number,i.string]),y:i.oneOfType([i.number,i.string])}),align:i.shape({vertical:i.oneOf(["top","middle","bottom"]),horizontal:i.oneOf(["start","center","end"])}),positionMode:i.oneOf(["absolute","fixed"]),size:i.oneOf([null,"small","medium","large"]),rounded:i.oneOf([null,"small","medium","large","full"]),themeColor:i.oneOf([null,"primary","secondary","tertiary","info","success","warning","error","dark","light","inverse"]),modal:i.bool,overlayStyle:i.object};var He={align:{vertical:"bottom",horizontal:"end"},size:"medium",rounded:"full",themeColor:"primary",positionMode:"fixed"};we.displayName="KendoFloatingActionButton"},2709:(e,t,n)=>{n.d(t,{k:()=>o});var o={name:"@progress/kendo-react-buttons",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673444453,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"}},1374:(e,t,n)=>{n.r(t),n.d(t,{Dialog:()=>E,DialogActionsBar:()=>d,DialogPropsContext:()=>O,Window:()=>ee,WindowActionsBar:()=>Z,WindowPropsContext:()=>Q});var o=n(3899),r=n(994),a=n(189),i=n(7037);const c={name:"x",content:'<path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96l45.3 45.3z" />',viewBox:"0 0 512 512"},l={name:"window",content:'<path d="M96 96v320h320V96H96zm288 288H128V192h256v192z" />',viewBox:"0 0 512 512"},s={name:"window-restore",content:'<path d="M448 32v288h-32V128H160V32h288zM64 192h288v288H64V192zm32 256h224V288H96v160z" />',viewBox:"0 0 512 512"},h={name:"window-minimize",content:'<path d="M416 288v64H96v-64h320z" />',viewBox:"0 0 512 512"};var v=function(e){var t=e.children,n=e.onCloseButtonClick,r=e.id,a=e.closeIcon;return o.createElement("div",{className:"k-window-titlebar k-dialog-titlebar",id:r},o.createElement("div",{className:"k-window-title k-dialog-title"},t),o.createElement("div",{className:"k-window-titlebar-actions k-dialog-titlebar-actions"},a&&o.createElement(i.z,{role:"button","aria-label":"Close",onClick:n,icon:"x",svgIcon:c,fillMode:"flat",className:"k-window-titlebar-action k-dialog-titlebar-action"})))},u=n(8047),d=function(e){var t,n=e.layout,r=void 0===n?f.layout:n,a=e.children,i=(0,u.A)("k-actions","k-actions-horizontal","k-window-actions k-dialog-actions",((t={})["k-actions-".concat(r)]=r,t));return o.createElement("div",{className:i},a)};d.propTypes={children:a.any,layout:a.oneOf(["start","center","end","stretched"])};var p,m,f={layout:"stretched"},z=n(3198),g=n(5407),b=n(3493),y=n(8259),w=n(7827),H=n(848),x=n(4006),V={name:"@progress/kendo-react-dialogs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673444698,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},M="data-windowid",k=function(e,t,n){var o=e;if(t&&t.defaultView){var r=t.querySelectorAll(".k-window:not(.k-dialog), .k-dialog-wrapper"),a=!1;return r.forEach((function(e){var r=t.defaultView.getComputedStyle(e,null);if(e.getAttribute(M)!==n&&null!==r.zIndex){var i=parseInt(r.zIndex,10);i>=o&&(o=i,a=!0)}})),a?o+2:o}return o},C=(p=function(e,t){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},p(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}p(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),I=function(){return I=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},I.apply(this,arguments)},B=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n._id=(0,z.M)(),n.titleId=n.generateTitleId(),n.contentId=n.generateContentId(),n.onCloseDialog=function(e){e.preventDefault(),(0,g.N)(n.props.onClose,e,n,void 0)},n.onKeyDown=function(e){e.keyCode===b.R.esc&&n.props.onClose&&(e.preventDefault(),n.onCloseDialog(e));var t=n.element;if(t&&e.keyCode===b.R.tab){var o=t.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),r=o[0],a=o[o.length-1],i=n.getDocument();e.shiftKey?(i&&i.activeElement===r||i&&i.activeElement===n.element)&&(a.focus(),e.preventDefault()):i&&i.activeElement===a&&(r.focus(),e.preventDefault())}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+2:0)?n.state.zIndex:n.context+2:n.context?n.context:10002},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},(0,x.s)(V),n.state={zIndex:k(n.getCurrentZIndex(),n.getDocument(),n._id)},n}return C(t,e),t.prototype.componentDidMount=function(){this.element&&this.props.autoFocus&&this.element.focus()},t.prototype.render=function(){var e,t,n=this,a=void 0!==this.props.id?this.props.id:this.titleId,i=this.props,c=i.title,l=i.width,s=i.height,h=i.children,d=i.minWidth,p=i.dir,m=i.style,f=i.contentStyle,z=o.Children.toArray(h),g=this.getContent(z),b=this.getActionBar(z),H=c?{"aria-labelledby":a}:null,x=void 0===this.props.closeIcon||this.props.closeIcon,V=this.getCurrentZIndex(),k=o.createElement(y.$.Provider,{value:V},o.createElement("div",I({},((e={})[M]=this._id,e),{className:"k-dialog-wrapper"+(this.props.className?" "+this.props.className:""),onKeyDown:this.onKeyDown,tabIndex:0,dir:p,style:I({zIndex:V},m),ref:function(e){return n.element=e}}),o.createElement("div",{className:"k-overlay"}),o.createElement("div",I({},H,{className:(0,u.A)("k-window k-dialog",(t={},t["k-window-".concat(this.props.themeColor)]=this.props.themeColor,t)),role:"dialog","aria-modal":!0,"aria-describedby":this.contentId,style:{width:l,height:s,minWidth:d}}),this.props.title&&o.createElement(v,{closeIcon:x,onCloseButtonClick:this.onCloseDialog,id:a},c),o.createElement("div",{className:"k-window-content k-dialog-content",style:f,id:this.contentId},g),b)));return w.N?null!==this.props.appendTo?r.createPortal(k,this.props.appendTo||document.body):k:null},t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===d}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==d}))},t.prototype.generateTitleId=function(){return"dialog-title"+this._id},t.prototype.generateContentId=function(){return"dialog-content"+this._id},t.displayName="Dialog",t.propTypes={title:a.any,id:a.string,dir:a.string,style:a.object,closeIcon:a.bool,width:a.oneOfType([a.number,a.string]),height:a.oneOfType([a.number,a.string]),minWidth:a.oneOfType([a.number,a.string]),autoFocus:a.bool},t.defaultProps={autoFocus:!1},t.contextType=y.$,t}(o.Component),O=(0,H.Y)(),E=(0,H.u)(O,B);E.displayName="KendoReactDialog",function(e){e.DEFAULT="DEFAULT",e.FULLSCREEN="FULLSCREEN",e.MINIMIZED="MINIMIZED"}(m||(m={}));var S,L=n(499),P="dialogs.windowMaximizeButton",R="dialogs.windowMinimizeButton",_="dialogs.windowRestoreButton",N="dialogs.windowCloseButton",T=((S={})[P]="maximize",S[R]="minimize",S[_]="restore",S[N]="close",S),D=function(){return D=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},D.apply(this,arguments)},A=function(e){var t=e.children,n=e.onCloseButtonClick,r=e.onMinimizeButtonClick,a=e.onFullScreenButtonClick,v=e.onRestoreButtonClick,u=e.onDoubleClick,d=e.stage,p=e.forwardedRef,f=e.id,z=(0,L.useLocalization)(),g=e.minimizeButton?o.createElement(e.minimizeButton,{onClick:r,stage:d}):o.createElement(i.z,{fillMode:"flat",icon:"window-minimize",svgIcon:h,className:"k-window-titlebar-action",onClick:r,"aria-label":z.toLanguageString(R,T[R])}),b=e.maximizeButton?o.createElement(e.maximizeButton,{onClick:a,stage:d}):o.createElement(i.z,{fillMode:"flat",icon:"window-maximize",svgIcon:l,className:"k-window-titlebar-action",onClick:a,"aria-label":z.toLanguageString(P,T[P])}),y=e.restoreButton?o.createElement(e.restoreButton,{onClick:v,stage:d}):o.createElement(i.z,{fillMode:"flat",icon:"window-restore",svgIcon:s,className:"k-window-titlebar-action",onClick:v,"aria-label":z.toLanguageString(_,T[_])}),w=e.closeButton?o.createElement(e.closeButton,{onClick:n,stage:d}):o.createElement(i.z,{fillMode:"flat",icon:"x",svgIcon:c,className:"k-window-titlebar-action",onClick:n,"aria-label":z.toLanguageString(N,T[N])});return o.createElement("div",{className:"k-window-titlebar",style:{touchAction:"none"},ref:p,onDoubleClick:u},o.createElement("div",{className:"k-window-title",id:f},t||""),o.createElement("div",{className:"k-window-titlebar-actions"},d===m.DEFAULT&&g,d===m.DEFAULT&&b,d!==m.DEFAULT&&y,w))},j=o.forwardRef((function(e,t){return o.createElement(A,D({},e,{forwardedRef:t}))})),F=n(1779),G=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),K=["n","e","s","w","se","sw","ne","nw"],U=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return G(t,e),t.prototype.render=function(){var e=this;return o.createElement("div",{className:"k-resize-handles-wrapper"}," ",K.map((function(t,n){return o.createElement(F._,{key:n,onDrag:function(n){var o=n.event;o.originalEvent.preventDefault(),e.props.onResize(o,{end:!1,direction:t})},onRelease:function(n){var o=n.event;o.originalEvent.preventDefault(),e.props.onResize(o,{end:!0,direction:t})}},o.createElement("div",{className:"k-resize-handle k-resize-"+t,style:{display:"block",touchAction:"none"}}))})))},t}(o.Component),W=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),q=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return W(t,e),t.prototype.shouldComponentUpdate=function(e){return e.shouldUpdateOnDrag||!e.isDragging},t.prototype.render=function(){return this.props.children},t}(o.Component),Z=function(e){var t=e.layout,n=void 0===t?Y.layout:t,r=e.children,a=(0,u.A)("k-actions","k-window-actions","k-actions-horizontal","k-hstack",{"k-justify-content-start":"start"===n,"k-justify-content-center":"center"===n,"k-justify-content-end":"end"===n,"k-justify-content-stretch":"stretched"===n});return o.createElement("div",{className:a},r)};Z.propTypes={children:a.any,layout:a.oneOf(["start","center","end","stretched"])};var Y={layout:"end"},X=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),J=function(){return J=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},J.apply(this,arguments)},$=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.draggable=null,n.offSetCoordinates={x:0,y:0},n._id=(0,z.M)(),n.titleId=n.generateTitleId(),n.onKeyDown=function(e){if(e.target===e.currentTarget){var t=n.props.minWidth||120,o=n.props.minHeight||100;if(e.ctrlKey&&n.props.resizable){switch(e.keyCode){case b.R.up:e.preventDefault(),o<=n.height-5&&n.setState({height:n.height-5});break;case b.R.down:e.preventDefault(),n.setState({height:n.height+5});break;case b.R.left:t<=n.width-5&&n.setState({width:n.width-5});break;case b.R.right:n.setState({width:n.width+5});break;default:return}n.dispatchMoveEvent(n.props.onResize,e,!1,void 0)}else if(e.altKey)switch(e.keyCode){case b.R.up:n.windowStage===m.MINIMIZED?(n.handleRestore(e),(0,g.N)(n.props.onStageChange,e,n,{state:m.DEFAULT})):n.windowStage===m.DEFAULT&&(n.handleFullscreen(e),(0,g.N)(n.props.onStageChange,e,n,{state:m.FULLSCREEN}));break;case b.R.down:n.windowStage===m.FULLSCREEN?(n.handleRestore(e),(0,g.N)(n.props.onStageChange,e,n,{state:m.DEFAULT})):n.windowStage===m.DEFAULT&&(n.handleMinimize(e),(0,g.N)(n.props.onStageChange,e,n,{state:m.MINIMIZED}))}else{if(!e.ctrlKey)switch(e.keyCode){case b.R.esc:return void(n.props.onClose&&n.handleCloseWindow(e));case b.R.up:n.setState({top:n.state.top-5});break;case b.R.down:n.setState({top:n.state.top+5});break;case b.R.left:n.setState({left:n.state.left-5});break;case b.R.right:n.setState({left:n.state.left+5});break;default:return}n.dispatchMoveEvent(n.props.onMove,e,!1,void 0)}}},n.onPress=function(e){var t=e.event;n.windowCoordinatesState.differenceLeft=t.pageX-n.left,n.windowCoordinatesState.differenceTop=t.pageY-n.top},n.onDrag=function(e){var t=e.event;t.originalEvent.preventDefault(),n.windowStage!==m.FULLSCREEN&&n.props.draggable&&(n.setState({top:Math.max(t.pageY-n.windowCoordinatesState.differenceTop,0),left:t.pageX-n.windowCoordinatesState.differenceLeft,isDragging:!0}),n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!1))},n.onRelease=function(e){var t=e.event;n.windowStage!==m.FULLSCREEN&&n.props.draggable&&n.props.onMove&&n.dispatchMoveEvent(n.props.onMove,t,!0,!0),n.setState({isDragging:!1})},n.onFocus=function(){n._blurTimeout?(clearTimeout(n._blurTimeout),n._blurTimeout=void 0):n.setState({focused:!0,zIndex:k(n.getCurrentZIndex(),n.getDocument(),n._id)})},n.onBlur=function(){clearTimeout(n._blurTimeout);var e=n.getWindow();e&&(n._blurTimeout=e.setTimeout((function(){n.setState({focused:!1}),n._blurTimeout=void 0})))},n.getInitialTop=function(){if(void 0!==n.props.top)return n.props.top;if(void 0!==n.props.initialTop)return n.props.initialTop;var e=300;if(void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),n.props.appendTo)return n.props.appendTo.offsetHeight/2-e/2;var t=n.getWindow();return t?t.innerHeight/2-e/2:0},n.getInitialLeft=function(){if(void 0!==n.props.left)return n.props.left;if(void 0!==n.props.initialLeft)return n.props.initialLeft;var e=300;if(void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),n.props.appendTo)return n.props.appendTo.offsetWidth/2-e/2;var t=n.getWindow();return t?t.innerWidth/2-e/2:0},n.getInitialWidth=function(){var e=300;return void 0!==n.props.width?e=n.props.width:void 0!==n.props.initialWidth&&(e=n.props.initialWidth),e},n.getInitialHeight=function(){var e=300;return void 0!==n.props.height?e=n.props.height:void 0!==n.props.initialHeight&&(e=n.props.initialHeight),e},n.handleMinimize=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height,n.setState({stage:m.MINIMIZED,height:0}),(0,g.N)(n.props.onStageChange,e,n,{state:m.MINIMIZED})},n.handleFullscreen=function(e){e.preventDefault(),n.windowCoordinatesState.leftBeforeAction=n.left,n.windowCoordinatesState.topBeforeAction=n.top,n.windowCoordinatesState.widthBeforeAction=n.width,n.windowCoordinatesState.heightBeforeAction=n.height;var t=n.getWindow(),o=t?t.innerWidth:0,r=t?t.innerHeight:0;n.setState({left:0,top:0,width:n.props.appendTo?n.props.appendTo.offsetWidth:o,height:n.props.appendTo?n.props.appendTo.offsetHeight:r,stage:m.FULLSCREEN}),(0,g.N)(n.props.onStageChange,e,n,{state:m.FULLSCREEN})},n.handleRestore=function(e){e.preventDefault(),n.windowStage===m.FULLSCREEN?n.setState({stage:m.DEFAULT,left:n.windowCoordinatesState.leftBeforeAction,top:n.windowCoordinatesState.topBeforeAction,width:n.windowCoordinatesState.widthBeforeAction,height:n.windowCoordinatesState.heightBeforeAction}):n.windowStage===m.MINIMIZED&&n.setState({stage:m.DEFAULT,height:n.windowCoordinatesState.heightBeforeAction}),(0,g.N)(n.props.onStageChange,e,n,{state:m.DEFAULT})},n.handleCloseWindow=function(e){e.preventDefault(),(0,g.N)(n.props.onClose,e,n,{state:void 0})},n.handleDoubleClick=function(e){n.windowStage===m.FULLSCREEN||n.windowStage===m.MINIMIZED?n.handleRestore(e):n.handleFullscreen(e)},n.handleResize=function(e,t){var o=n.props.appendTo?e.pageX-n.offSetCoordinates.x:e.pageX,r=n.props.appendTo?e.pageY-n.offSetCoordinates.y:e.pageY,a=n.width,i=n.height,c=n.props.minWidth||120,l=n.props.minHeight||100,s=n.top-r,h=n.left-o,v=o-n.left,u=r-n.top,d=Object.assign({},n.state,{isDragging:!t.end});t.direction.indexOf("n")>=0&&l-(i+s)<0&&(n.top>0&&(d.height=i+s),d.top=r),t.direction.indexOf("s")>=0&&l-u<0&&(d.height=u),t.direction.indexOf("w")>=0&&c-(a+h)<0&&(n.left>0&&(d.width=a+h),d.left=o),t.direction.indexOf("e")>=0&&c-v<0&&(d.width=v),n.setState(d),n.dispatchMoveEvent(n.props.onResize,e,!0,t.end)},n.dispatchMoveEvent=function(e,t,o,r){e&&e.call(void 0,{nativeEvent:t.nativeEvent?t.nativeEvent:t.originalEvent,drag:o,end:r,target:n,left:n.state.left,top:n.state.top,width:n.state.width,hight:n.state.height,height:n.state.height})},n.handleBrowserWindowResize=function(){if(n.windowStage===m.FULLSCREEN){var e=n.getWindow(),t=e?e.innerWidth:0,o=e?e.innerHeight:0;n.setState({width:n.props.appendTo?n.props.appendTo.offsetWidth:t,height:n.props.appendTo?n.props.appendTo.offsetHeight:o})}},n.getCurrentZIndex=function(){return n.state&&void 0!==n.context?n.state.zIndex>(n.context?n.context+2:0)?n.state.zIndex:n.context+2:n.context?n.context:10002},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},n.getWindow=function(){var e=n.getDocument();return e&&e.defaultView},(0,x.s)(V),n.state={stage:n.props.stage||m.DEFAULT,isDragging:!1,top:n.getInitialTop(),left:n.getInitialLeft(),width:n.getInitialWidth(),height:n.getInitialHeight(),focused:!0,zIndex:k(n.getCurrentZIndex(),n.getDocument(),n._id)},n.windowCoordinatesState={leftBeforeAction:n.getInitialLeft(),topBeforeAction:n.getInitialTop(),widthBeforeAction:n.getInitialWidth(),heightBeforeAction:n.getInitialHeight()},n}return X(t,e),t.prototype.componentDidMount=function(){var e=this.getWindow();e&&e.addEventListener("resize",this.handleBrowserWindowResize);var t=this.getDocument();if(this.props.appendTo&&t){var n=this.props.appendTo.getBoundingClientRect(),o=t.body.getBoundingClientRect();this.offSetCoordinates.x=n.left-o.left,this.offSetCoordinates.y=n.top-o.top}},t.prototype.componentWillUnmount=function(){var e=this.getWindow();e&&e.removeEventListener("resize",this.handleBrowserWindowResize)},t.prototype.componentDidUpdate=function(){var e=this.getDocument();if(this.props.appendTo&&e){var t=this.props.appendTo.getBoundingClientRect(),n=e.body.getBoundingClientRect();this.offSetCoordinates.x=t.left-n.left,this.offSetCoordinates.y=t.top-n.top}},t.prototype.render=function(){var e,t,n=this,a=o.Children.toArray(this.props.children),i=this.getContent(a),c=this.getActionBar(a),l=this.getCurrentZIndex(),s=(0,u.A)("k-window",this.props.className,((e={})["k-window-".concat(this.props.themeColor)]=this.props.themeColor,e["k-window-minimized"]="MINIMIZED"===this.state.stage,e["k-window-focused"]=this.state.focused,e)),h=o.createElement(y.$.Provider,{value:l},o.createElement(o.Fragment,null,this.props.modal&&o.createElement("div",{className:"k-overlay",style:J({zIndex:l},this.props.overlayStyle)}),o.createElement("div",J({},((t={})[M]=this._id,t),{tabIndex:0,role:"dialog","aria-labelledby":this.titleId,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,ref:function(e){n.windowElement=e,n.element=e},className:s,style:J({top:this.top,left:this.left,width:this.width,height:this.height||"",zIndex:l},this.props.style)}),o.createElement(q,{shouldUpdateOnDrag:this.props.shouldUpdateOnDrag||!1,isDragging:this.state.isDragging},o.createElement(F._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease,ref:function(e){return n.draggable=e}},o.createElement(j,{stage:this.windowStage,onDoubleClick:this.props.doubleClickStageChange?this.handleDoubleClick:void 0,onMinimizeButtonClick:this.handleMinimize,onFullScreenButtonClick:this.handleFullscreen,onRestoreButtonClick:this.handleRestore,onCloseButtonClick:this.handleCloseWindow,closeButton:this.props.closeButton,minimizeButton:this.props.minimizeButton,maximizeButton:this.props.maximizeButton,restoreButton:this.props.restoreButton,id:this.titleId},this.props.title)),this.windowStage!==m.MINIMIZED?o.createElement(o.Fragment,null,o.createElement("div",{className:"k-window-content"},i),c):null,this.windowStage===m.DEFAULT&&this.props.resizable?o.createElement(U,{onResize:this.handleResize}):null))));return w.N?null!==this.props.appendTo?r.createPortal(h,this.props.appendTo||document.body):h:null},Object.defineProperty(t.prototype,"top",{get:function(){return this.windowStage!==m.FULLSCREEN?Math.max(this.props.top||this.state.top,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"left",{get:function(){return this.windowStage!==m.FULLSCREEN?Math.max(this.props.left||this.state.left,0):0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){var e=this.props.width||this.state.width;if(this.windowStage===m.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetWidth;var t=this.getWindow();e=t?t.innerWidth:0}return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){var e=this.props.height||this.state.height;if(this.windowStage===m.FULLSCREEN){if(this.props.appendTo)return this.props.appendTo.offsetHeight;var t=this.getWindow();e=t?t.innerHeight:0}else this.windowStage===m.MINIMIZED&&(e=0);return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"windowStage",{get:function(){return this.props.stage||this.state.stage},enumerable:!1,configurable:!0}),t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===Z}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==Z}))},t.prototype.generateTitleId=function(){return"window-title-"+this._id},t.displayName="Window",t.propTypes={width:a.number,height:a.number,left:a.number,top:a.number,initialWidth:a.number,initialHeight:a.number,initialLeft:a.number,initialTop:a.number,minWidth:a.number,minHeight:a.number,resizable:a.bool,draggable:a.bool,title:a.any,shouldUpdateOnDrag:a.bool,stage:a.oneOf(["DEFAULT","MINIMIZED","FULLSCREEN"]),className:a.string,style:a.object,overlayStyle:a.object},t.defaultProps={minWidth:120,minHeight:100,resizable:!0,draggable:!0,modal:!1,doubleClickStageChange:!0},t.contextType=y.$,t}(o.Component),Q=(0,H.Y)(),ee=(0,H.u)(Q,$);ee.displayName="KendoReactWindow"},9482:(e,t,n)=>{var o;n.r(t),n.d(t,{MaskingService:()=>d,SignaturePad:()=>H}),function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(o||(o={}));var r=function(){function e(e,t,n){void 0===n&&(n=o.Undefined),this.value=e,this.rest=t,this.type=n}return e.prototype.map=function(t){return new e(t(this.value),this.rest)},e.prototype.chain=function(e){return e(this.value,this.rest)},e.prototype.fold=function(e,t){return e(this.value,this.rest)},e.prototype.concat=function(e){return this.map((function(t,n){return e.chain((function(e,n){return t.concat([e])}))}))},e.prototype.toString=function(){return"Result({ value: '"+this.value+"', rest: "+this.rest+" })"},e}(),a=function(){function e(e,t){void 0===e&&(e=[]),void 0===t&&(t=[]),this.input=e,this.control=t,this.inputCursor=0,this.controlCursor=0}return e.prototype.eof=function(){return this.inputCursor>=this.input.length},e.prototype.next=function(){return{char:this.input[this.inputCursor++],control:this.control[this.controlCursor++]}},e.prototype.peek=function(){return{char:this.input[this.inputCursor],control:this.control[this.controlCursor]}},e.prototype.eat_input=function(){this.inputCursor++},e.prototype.eat_control=function(){this.controlCursor++},e.prototype.eat=function(){this.inputCursor++,this.controlCursor++},e}(),i=function(e){return(e||"").split("")},c=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof a?this.parse(e):this.parse(new a(i(e),i(t)))},e.prototype.map=function(t){var n=this;return new e((function(e){return n.parse(e).map(t)}))},e.prototype.chain=function(t){var n=this;return new e((function(e){return n.parse(e).chain((function(e,n){return t(e).run(n)}))}))},e.prototype.isLiteral=function(e){return this.run(e).type===o.Literal},e}(),l=function(e,t){return new c((function(n){var o=n.next().char,a=e[o];return"\\"===o?(o=n.next().char,new r(t.literal(o),n)):new r(a?t.mask(a):t.literal(o),n)}))},s=function(e){var t=e.prompt,n=e.promptPlaceholder;return new c((function(e){var o=e.next().char;return new r(o===t?n:o,e)}))},h=function(e){return new c((function(t){var n=t.next().char;return new r(e?n:"",t)}))},v=function(e){return e.reduce((function(e,t){return n=t,e.chain((function(e){return n.map((function(t){return e.concat([t])}))}));var n}),(t=[],new c((function(e){return new r(t,e)}))));var t},u=function(e){return new c((function(t){for(var n=new r([],t);!t.eof();)n=n.concat(e.run(t));return n}))},d=function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}return e.prototype.update=function(e){var t=e.mask,n=void 0===t?"":t,o=e.prompt,r=void 0===o?"":o,a=e.promptPlaceholder,i=void 0===a?" ":a,c=e.rules,l=void 0===c?{}:c,s=e.includeLiterals,h=void 0!==s&&s;this.mask=n,this.prompt=r,this.promptPlaceholder=i,this.rules=l,this.includeLiterals=h,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return v(this.validationTokens).run(e).fold((function(e){t=e.join("")})),t},e.prototype.rawValue=function(e){void 0===e&&(e="");var t=e;return this.rawTokens.length?(v(this.rawTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskRaw=function(e){void 0===e&&(e="");var t=e;return this.maskTokens.length?(v(this.maskTokens).run(e).fold((function(e){t=e.join("")})),t):t},e.prototype.maskInput=function(e,t,n){return e.length<t.length?this.maskRemoved(e,t,n):this.maskInserted(e,t,n)},e.prototype.maskInRange=function(e,t,n,o){var r="",a=o,i=t.split("").slice(0,n),c=t.split("").slice(o);return v(this.maskTokens.slice(n,o)).run(e).fold((function(e){r=i.concat(e).concat(c).join("")})),{selection:a,value:r}},e.prototype.maskRemoved=function(e,t,n){var o=this,r="",a=n,i=e.split("").slice(n),c=e.split("").slice(0,n).join(""),l=this.maskTokens.length-(e.length-n);return v(this.maskTokens.slice(0,l)).run(c,t).fold((function(e){a=o.adjustPosition(e,a),r=e.concat(i).join("")})),{selection:a,value:r}},e.prototype.adjustPosition=function(e,t){var n=e[t];return this.maskTokens[t].isLiteral(n)||n===this.prompt?t:t+1},e.prototype.maskInserted=function(e,t,n){var o=this,r="",a=n,i=e.slice(0,n);return v(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return v(o.maskTokens).run(e.join("")+n,t)})).fold((function(e){r=e.join("")})),{selection:a,value:r}},Object.defineProperty(e.prototype,"maskTokenCreator",{get:function(){var e=this.prompt,t=this.promptPlaceholder;return{literal:function(e){return t=e,new c((function(e){return e.peek().char===t?(e.eat(),new r(t,e,o.Literal)):new r(t,e,o.Literal)}));var t},mask:function(n){return function(e){var t=e.prompt,n=e.promptPlaceholder;return function(e){return new c((function(a){for(;!a.eof();){var i=a.peek(),c=i.char,l=i.control;if(c===l&&l===t)return a.eat(),new r(t,a,o.Mask);if(e.test(c))return a.eat(),new r(c,a,o.Mask);if(c===n)return a.eat(),new r(t,a,o.Mask);a.eat_input()}return a.eat(),new r(t,a,o.Mask)}))}}({prompt:e,promptPlaceholder:t})(n)}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return t=e,new c((function(e){return e.eof()?new r("",e):(e.peek().char===t&&e.eat(),new r(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new c((function(t){for(;!t.eof();){var o=t.peek(),a=o.char,i=o.control;if(a===n&&i===n)return t.eat(),new r(a,t);if(e.test(a))return t.eat(),new r(a,t);t.eat_input()}return t.eat(),new r("",t)}))})(t);var n}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rawTokenCreator",{get:function(){var e=this,t=e.prompt,n=e.promptPlaceholder,o=e.includeLiterals;return{literal:function(e){return h(o)},mask:function(e){return s({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return h(!1)},mask:function(t){return s({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;u(l(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),u(l(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),u(l(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),u(l(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}(),p=n(4407),m=p.drawing.util,f=m.elementOffset,z=m.limitValue,g=p.geometry.Point,b=p.geometry.Rect,y=p.geometry.transform,w=function(){},H=function(){function e(e,t){void 0===t&&(t={}),this.element=e,this.lastMoveTime=0,this.options=Object.assign({scale:1,precision:1,samplingRate:200,smooth:!1!==t.smooth,color:t.color||"#000",backgroundColor:t.backgroundColor||"#fff",strokeWidth:1,onChange:w,onDraw:w,onDrawEnd:w},t),this.pathOptions={stroke:{color:this.options.color,width:this.options.strokeWidth,lineCap:"round",lineJoin:"round"}},this.initSurface(),this.attachEvents()}return e.prototype.destroy=function(){this.detachEvents()},e.prototype.clear=function(){this.rootGroup.clear(),this.path=null},Object.defineProperty(e.prototype,"isDrawing",{get:function(){return Boolean(this.points)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"pathData",{get:function(){var e;return null===(e=this.path)||void 0===e?void 0:e.toString(3)},set:function(e){this.clear(),this.path=p.MultiPath.parse(e,this.pathOptions),this.rootGroup.append(this.path)},enumerable:!1,configurable:!0}),e.prototype.loadImage=function(e,t){if(void 0===t&&(t=[]),e){var n=this.size,o=n[0],r=n[1],a=o/this.options.scale,i=r/this.options.scale,c=t[0]||6*a,l=t[1]||6*i,s=a/c,h=i/l,v=Math.min(s,h),u=new p.Image(e,new p.geometry.Rect([0,0],[c,l]));u.transform(y().scale(v,v)),this.clear(),this.rootGroup.append(u)}else this.clear()},e.prototype.exportImage=function(e){var t,n=this.size,o=n[0],r=n[1],a=o/this.options.scale,i=r/this.options.scale,c=(null==e?void 0:e.width)||6*a,l=(null==e?void 0:e.height)||6*i,s=c/a,h=l/i,v=Math.min(s,h),u=new b([0,0],[c,l]),d=new p.Group({clip:p.Path.fromRect(u)}),m=new p.Group({transform:y().scale(v,v)}),f=p.Path.fromRect(u,{fill:{color:this.options.backgroundColor}});return d.append(f),d.append(m),(t=m.children).push.apply(t,this.rootGroup.children),(0,p.exportImage)(d,Object.assign({width:c,height:l},e))},e.prototype.resize=function(){this.surface.resize(!0)},e.prototype.setOptions=function(e){Object.assign(this.options,e),this.pathOptions.stroke.color=this.options.color,this.pathOptions.stroke.width=this.options.strokeWidth,this.path&&(this.path.options.set("stroke.color",this.options.color),this.path.options.set("stroke.width",this.options.strokeWidth)),this.background.options.set("fill.color",this.options.backgroundColor)},e.prototype.initSurface=function(){this.surface=p.Surface.create(this.element,{type:"canvas"}),this.element.style.touchAction="none";var e=this.options.scale;this.rootGroup=new p.Group({transform:y().scale(e,e)});var t=this.element.offsetWidth||750,n=this.element.offsetHeight||250;this.size=[t,n],this.background=p.Path.fromRect(new b([0,0],this.size),{fill:{color:this.options.backgroundColor}}),this.surface.draw(this.background),this.surface.draw(this.rootGroup)},e.prototype.attachEvents=function(){this.onPointerDown=this.onPointerDown.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.element.addEventListener("pointerdown",this.onPointerDown),this.element.addEventListener("pointermove",this.onPointerMove),this.element.addEventListener("pointerup",this.onPointerUp)},e.prototype.detachEvents=function(){this.element.removeEventListener("pointerdown",this.onPointerDown),this.element.removeEventListener("pointermove",this.onPointerMove),this.element.removeEventListener("pointerup",this.onPointerUp)},e.prototype.touchPoint=function(e){var t=f(this.element),n=e.pageX,o=e.pageY,r=1/this.options.scale;return new g(n-t.left,o-t.top).scale(r,r)},e.prototype.onPointerDown=function(e){if(!this.options.readonly&&e.isPrimary&&function(e){return"number"!=typeof e.button||0===e.button}(e)){this.path||(this.path=new p.MultiPath(this.pathOptions),this.rootGroup.append(this.path)),this.options.onDraw(),this.element.setPointerCapture(e.pointerId);var t=this.touchPoint(e);this.points=[t],this.path.moveTo(t)}},e.prototype.onPointerMove=function(e){if(this.points&&e.isPrimary){var t=(new Date).getTime();if(!(t-this.lastMoveTime<1e3/z(this.options.samplingRate,1,1e4))){this.lastMoveTime=t;var n=this.touchPoint(e),o=this.points[this.points.length-1],r=1/z(this.options.precision,.01,100);n.distanceTo(o)<r||(this.points.push(n),this.path.lineTo(n))}}},e.prototype.onPointerUp=function(e){if(e.isPrimary&&this.path&&this.points&&!this.options.readonly){if(this.options.smooth){var t=p.Path.curveFromPoints(this.points);this.path.paths.splice(this.path.paths.length-1,1,t)}this.points=null,this.options.onDrawEnd(),this.options.onChange(this.pathData)}},e}()},8696:(e,t,n)=>{n.r(t),n.d(t,{accessibilityIcon:()=>Sn,aggregateFieldsIcon:()=>ns,alignBottomIcon:()=>Ia,alignCenterIcon:()=>Oa,alignItemsBaselineAltIcon:()=>Gr,alignItemsBaselineIcon:()=>Tr,alignItemsCenterAltIcon:()=>Ar,alignItemsCenterIcon:()=>Rr,alignItemsEndAltIcon:()=>jr,alignItemsEndIcon:()=>_r,alignItemsStartAltIcon:()=>Dr,alignItemsStartIcon:()=>Pr,alignItemsStretchAltIcon:()=>Fr,alignItemsStretchIcon:()=>Nr,alignJustifyIcon:()=>Sa,alignLeftIcon:()=>Ba,alignMiddleIcon:()=>Ca,alignRemoveIcon:()=>La,alignRightIcon:()=>Ea,alignSelfCenterAltIcon:()=>rr,alignSelfCenterIcon:()=>tr,alignSelfEndAltIcon:()=>ar,alignSelfEndIcon:()=>nr,alignSelfStartAltIcon:()=>or,alignSelfStartIcon:()=>er,alignSelfStretchAltIcon:()=>Lr,alignSelfStretchIcon:()=>Sr,alignToGridIcon:()=>pr,alignTopIcon:()=>ka,allIcon:()=>ua,anchorIcon:()=>sc,applyFormatIcon:()=>Zi,arrowDownIcon:()=>I,arrowLeftIcon:()=>B,arrowOverflowDownIcon:()=>w,arrowRightIcon:()=>C,arrowRotateCcwIcon:()=>lt,arrowRotateCcwSmallIcon:()=>vt,arrowRotateCwIcon:()=>st,arrowRotateCwSmallIcon:()=>ut,arrowUpIcon:()=>k,arrowsAxesIcon:()=>P,arrowsLeftRightIcon:()=>ne,arrowsMoveIcon:()=>gn,arrowsNoChangeIcon:()=>y,arrowsNoRepeatIcon:()=>ht,arrowsSwapIcon:()=>R,arrowsTopBottomIcon:()=>oe,barcodeIcon:()=>Pn,barcodeOutlineIcon:()=>Ln,barcodeQrCodeScannerIcon:()=>Dn,barcodeScannerIcon:()=>Rn,behanceBoxIcon:()=>Fl,behanceIcon:()=>jl,bellIcon:()=>yo,binocularsIcon:()=>Ti,bloggerBoxIcon:()=>hl,bloggerIcon:()=>sl,blurIcon:()=>Wo,boldIcon:()=>ta,bookIcon:()=>Ci,borderBottomIcon:()=>$a,borderLeftIcon:()=>Qa,borderRadiusBottomLeftIcon:()=>re,borderRadiusBottomRightIcon:()=>ae,borderRadiusIcon:()=>le,borderRadiusTopLeftIcon:()=>ie,borderRadiusTopRightIcon:()=>ce,borderRightIcon:()=>ei,borderStyleBottomIcon:()=>se,borderStyleIcon:()=>de,borderStyleLeftIcon:()=>he,borderStyleRightIcon:()=>ve,borderStyleTopIcon:()=>ue,borderTopIcon:()=>Ja,bordersAllIcon:()=>Wa,bordersInsideHorizontalIcon:()=>Ya,bordersInsideIcon:()=>Za,bordersInsideVerticalIcon:()=>Xa,bordersNoneIcon:()=>ti,bordersOutsideIcon:()=>qa,bordersShowHideIcon:()=>ni,boxSizingIcon:()=>pe,brightnessContrastIcon:()=>jo,bringBackwardIcon:()=>Qo,bringForwardIcon:()=>$o,bringToBackIcon:()=>Jo,bringToFrontIcon:()=>Xo,brushIcon:()=>No,buildingBlocksIcon:()=>oc,buttonIcon:()=>ci,calculatorIcon:()=>bn,calendarDateIcon:()=>si,calendarIcon:()=>pt,cameraIcon:()=>Vo,cancelCircleIcon:()=>Bt,cancelIcon:()=>Ct,cancelOutlineIcon:()=>It,caretAltDownIcon:()=>s,caretAltExpandIcon:()=>b,caretAltLeftIcon:()=>h,caretAltRightIcon:()=>l,caretAltToBottomIcon:()=>d,caretAltToLeftIcon:()=>p,caretAltToRightIcon:()=>u,caretAltToTopIcon:()=>v,caretAltUpIcon:()=>c,caretBlIcon:()=>a,caretBrIcon:()=>r,caretDoubleAltDownIcon:()=>z,caretDoubleAltLeftIcon:()=>g,caretDoubleAltRightIcon:()=>f,caretDoubleAltUpIcon:()=>m,caretTlIcon:()=>i,caretTrIcon:()=>o,cartIcon:()=>yn,categorizeIcon:()=>N,cellSplitHorizontallyIcon:()=>kc,cellSplitVerticallyIcon:()=>Cc,cellsMergeHorizontallyIcon:()=>Vc,cellsMergeIcon:()=>xc,cellsMergeVerticallyIcon:()=>Mc,changeManuallyIcon:()=>gi,chartAreaClusteredIcon:()=>Eh,chartAreaRangeIcon:()=>Ph,chartAreaStacked100Icon:()=>Lh,chartAreaStackedIcon:()=>Sh,chartBarClusteredIcon:()=>Ch,chartBarRangeIcon:()=>Oh,chartBarStacked100Icon:()=>Bh,chartBarStackedIcon:()=>Ih,chartBubbleIcon:()=>Zh,chartCandlestickIcon:()=>Yh,chartChoroplethIcon:()=>tv,chartColumnClusteredIcon:()=>xh,chartColumnRangeIcon:()=>kh,chartColumnStacked100Icon:()=>Mh,chartColumnStackedIcon:()=>Vh,chartDoughnutIcon:()=>Fh,chartLineIcon:()=>Rh,chartLineMarkersIcon:()=>Th,chartLineStacked100Icon:()=>Nh,chartLineStacked100MarkersIcon:()=>Ah,chartLineStackedIcon:()=>_h,chartLineStackedMarkersIcon:()=>Dh,chartOhlcIcon:()=>Xh,chartPieIcon:()=>jh,chartRadarFilledIcon:()=>Qh,chartRadarIcon:()=>Jh,chartRadarMarkersIcon:()=>$h,chartRoseIcon:()=>ev,chartScatterIcon:()=>Gh,chartScatterSmoothLinesIcon:()=>Uh,chartScatterSmoothLinesMarkersIcon:()=>Kh,chartScatterStraightLinesIcon:()=>qh,chartScatterStraightLinesMarkersIcon:()=>Wh,checkCircleIcon:()=>St,checkIcon:()=>Ot,checkOutlineIcon:()=>Et,checkboxCheckedIcon:()=>po,checkboxIcon:()=>uo,checkboxIndeterminateIcon:()=>mo,checkboxNullIcon:()=>fo,chevronDoubleDownIcon:()=>me,chevronDoubleLeftIcon:()=>fe,chevronDoubleRightIcon:()=>ze,chevronDoubleUpIcon:()=>ge,chevronDownIcon:()=>V,chevronLeftIcon:()=>M,chevronRightIcon:()=>x,chevronUpIcon:()=>H,circleIcon:()=>zo,clearCssIcon:()=>Yi,clipboardCodeIcon:()=>Fi,clipboardHtmlIcon:()=>Ui,clipboardIcon:()=>ji,clipboardMarkdownIcon:()=>Wi,clipboardTextIcon:()=>qi,clipboardWordAltIcon:()=>Ki,clipboardWordIcon:()=>Gi,clockArrowRotateIcon:()=>Wn,clockIcon:()=>dt,closedCaptionsIcon:()=>no,cloudIcon:()=>Os,codeIcon:()=>ws,codeSnippetIcon:()=>ai,colResizeIcon:()=>L,columnFreezeIcon:()=>Ec,columnsIcon:()=>Z,commentIcon:()=>Ei,commentRemoveIcon:()=>Si,commentsRemoveIcon:()=>Li,connectorIcon:()=>wn,convertLowercaseIcon:()=>ia,convertUppercaseIcon:()=>ca,copyFormatIcon:()=>Xi,copyIcon:()=>Di,cropIcon:()=>Oo,crosstabIcon:()=>Zc,crosstabWizardIcon:()=>Yc,csIcon:()=>Cs,csprojIcon:()=>Ms,css3Icon:()=>bs,cssIcon:()=>Hs,customFormatIcon:()=>Fc,customIconIcon:()=>ki,cutIcon:()=>Ai,dataCsvIcon:()=>Ks,dataIcon:()=>Ls,dataJsonIcon:()=>Us,dataOdsIcon:()=>be,dataRestIcon:()=>dh,dataSqlIcon:()=>Ws,dataWebIcon:()=>qs,decimalDecreaseIcon:()=>Kc,decimalIncreaseIcon:()=>Gc,decreaseHorizontalSpacingIcon:()=>wr,decreaseVerticalSpacingIcon:()=>Mr,deliciousBoxIcon:()=>ul,deliciousIcon:()=>vl,detailSectionIcon:()=>As,diggBoxIcon:()=>pl,diggIcon:()=>dl,dimensionsIcon:()=>Er,displayBlockIcon:()=>we,displayFlexIcon:()=>He,displayInlineBlockIcon:()=>ye,displayInlineFlexIcon:()=>xe,divIcon:()=>va,divideIcon:()=>En,documentManagerIcon:()=>Mi,dollarIcon:()=>Ac,downloadIcon:()=>nn,dragAndDropIcon:()=>_,dribbbleBoxIcon:()=>Kl,dribbbleIcon:()=>Gl,dropletIcon:()=>Do,dropletSlashIcon:()=>ur,dropletSliderIcon:()=>Ve,editToolsIcon:()=>fi,envelopBoxIcon:()=>fl,envelopIcon:()=>ml,envelopLinkIcon:()=>lc,equalIcon:()=>Cn,exclamationCircleIcon:()=>xo,exeIcon:()=>Vs,exportIcon:()=>wh,eyeIcon:()=>pn,eyedropperIcon:()=>Cr,facebookBoxIcon:()=>gl,facebookIcon:()=>zl,fileAddIcon:()=>rs,fileAscxIcon:()=>ms,fileAudioIcon:()=>oh,fileBacIcon:()=>fs,fileConfigIcon:()=>ps,fileCsvIcon:()=>is,fileDataIcon:()=>ih,fileDiscImageIcon:()=>ch,fileErrorIcon:()=>vh,fileExcelIcon:()=>cs,fileFlashIcon:()=>ds,fileFooterIcon:()=>Rs,fileHeaderIcon:()=>Ps,fileHorizontalIcon:()=>Es,fileIcon:()=>os,fileImageIcon:()=>rh,fileMdbIcon:()=>ss,filePdfIcon:()=>vs,filePptIcon:()=>hs,filePresentationIcon:()=>ah,fileProgrammingIcon:()=>lh,filePsdIcon:()=>us,fileReportIcon:()=>Me,fileTxtIcon:()=>as,fileTypescriptIcon:()=>ph,fileVideoIcon:()=>nh,fileWordIcon:()=>ls,fileWrenchIcon:()=>ea,fileZipIcon:()=>zs,filesErrorIcon:()=>uh,filmIcon:()=>gs,filterAddExpressionIcon:()=>$t,filterAddGroupIcon:()=>Qt,filterClearIcon:()=>Zt,filterIcon:()=>qt,filterSmallIcon:()=>Yt,filterSortAscSmallIcon:()=>Xt,filterSortDescSmallIcon:()=>Jt,flashManagerIcon:()=>Ni,flipHorizontalIcon:()=>So,flipVerticalIcon:()=>Lo,folderAddIcon:()=>Ql,folderIcon:()=>Jl,folderMoreIcon:()=>ts,folderOpenIcon:()=>$l,folderUpIcon:()=>es,fontFamilyIcon:()=>ra,fontSizeIcon:()=>Uc,foregroundColorIcon:()=>aa,formElementIcon:()=>ri,formIcon:()=>oi,formatCodeBlockIcon:()=>nc,formulaFxIcon:()=>Nc,forwardIcon:()=>Jn,fullscreenExitIcon:()=>vr,fullscreenIcon:()=>hr,gapColumnIcon:()=>ke,gapRowIcon:()=>Ce,gearIcon:()=>vn,gearsIcon:()=>un,globeIcon:()=>tl,globeLinkIcon:()=>ic,globeOutlineIcon:()=>el,globeUnlinkIcon:()=>cc,googleBoxIcon:()=>yl,googleIcon:()=>bl,googlePlusBoxIcon:()=>Hl,googlePlusIcon:()=>wl,graphIcon:()=>Hh,grayscaleIcon:()=>Uo,greaterOrEqualIcon:()=>On,gridIcon:()=>T,gridLayoutIcon:()=>D,groupBoxIcon:()=>hi,groupCollectionIcon:()=>Zs,groupFooterSectionIcon:()=>Ns,groupHeaderSectionIcon:()=>_s,groupIcon:()=>A,groupSectionIcon:()=>Fs,h1Icon:()=>da,h2Icon:()=>pa,h3Icon:()=>ma,h4Icon:()=>fa,h5Icon:()=>za,h6Icon:()=>ga,handIcon:()=>jn,handleDragIcon:()=>F,handleResizeAltIcon:()=>Ie,handleResizeIcon:()=>Be,hdIcon:()=>to,heartIcon:()=>so,heartOutlineIcon:()=>lo,homeIcon:()=>te,horizontalRuleIcon:()=>Ra,html5Icon:()=>ys,hyperlinkOpenIcon:()=>rn,hyperlinkOpenSmIcon:()=>an,imageAbsolutePositionIcon:()=>Wc,imageAddIcon:()=>Ii,imageEditIcon:()=>Bi,imageExportIcon:()=>ko,imageIcon:()=>Mo,imageMapEditorIcon:()=>Oi,imageResizeIcon:()=>Bo,imagesIcon:()=>Oe,importIcon:()=>yh,inboxIcon:()=>ll,increaseHorizontalSpacingIcon:()=>yr,increaseVerticalSpacingIcon:()=>Vr,indentIcon:()=>wa,infoCircleIcon:()=>wo,inheritedIcon:()=>th,insertBottomIcon:()=>Ma,insertMiddleIcon:()=>Va,insertTopIcon:()=>xa,invertColorsIcon:()=>Go,italicIcon:()=>na,jsIcon:()=>xs,justifyContentAroundAltIcon:()=>Qr,justifyContentAroundIcon:()=>Zr,justifyContentBetweenAltIcon:()=>$r,justifyContentBetweenIcon:()=>qr,justifyContentCenterAltIcon:()=>Xr,justifyContentCenterIcon:()=>Ur,justifyContentEndAltIcon:()=>Jr,justifyContentEndIcon:()=>Wr,justifyContentStartAltIcon:()=>Yr,justifyContentStartIcon:()=>Kr,kpiStatusDenyIcon:()=>Vn,kpiStatusHoldIcon:()=>Mn,kpiStatusOpenIcon:()=>kn,launchIcon:()=>cn,layout1By4Icon:()=>K,layout2By2Icon:()=>U,layoutIcon:()=>G,layoutSideBySideIcon:()=>W,layoutStackedIcon:()=>q,lessOrEqualIcon:()=>Bn,letterSpaceIcon:()=>Ee,levelDownIcon:()=>O,levelToTopIcon:()=>S,levelUpIcon:()=>E,lineHeightIcon:()=>Se,linkAddIcon:()=>ac,linkIcon:()=>wt,linkVerticalIcon:()=>xt,linkedinBoxIcon:()=>Vl,linkedinIcon:()=>xl,listLatinBigIcon:()=>Le,listLatinSmallIcon:()=>Pe,listOrderedIcon:()=>ba,listRomanBigIcon:()=>Re,listRomanLowerIcon:()=>bh,listRomanSmallIcon:()=>_e,listRomanUpperIcon:()=>gh,listUnorderedIcon:()=>ya,listUnorderedOutlineIcon:()=>Ne,listUnorderedSquareIcon:()=>Te,lockIcon:()=>Mt,loginIcon:()=>en,logoutIcon:()=>tn,makeHorizontalSpacingEqualIcon:()=>br,makeSameHeightIcon:()=>gr,makeSameSizeIcon:()=>fr,makeSameWidthIcon:()=>zr,makeVerticalSpacingEqualIcon:()=>xr,mapMarkerIcon:()=>nl,mapMarkerTargetIcon:()=>ol,maxHeightIcon:()=>De,maxWidthIcon:()=>Ae,mediaManagerIcon:()=>Ri,menuIcon:()=>J,minHeightIcon:()=>je,minWidthIcon:()=>Fe,minusCircleIcon:()=>jt,minusIcon:()=>Dt,minusOutlineIcon:()=>At,minusSmIcon:()=>xn,mirrorIcon:()=>Eo,moreHorizontalIcon:()=>Q,moreVerticalIcon:()=>$,musicNotesIcon:()=>ro,myspaceBoxIcon:()=>kl,myspaceIcon:()=>Ml,notEqualIcon:()=>In,outdentIcon:()=>Ha,outlineOffsetIcon:()=>Ge,outlineWidthIcon:()=>Ke,overlapIcon:()=>ee,paddingBottomIcon:()=>Ue,paddingIcon:()=>Ye,paddingLeftIcon:()=>We,paddingRightIcon:()=>qe,paddingTopIcon:()=>Ze,pageFooterSectionIcon:()=>Ds,pageHeaderSectionIcon:()=>Ts,paletteIcon:()=>To,paneFreezeIcon:()=>Bc,paperclipAltIcon:()=>yt,paperclipIcon:()=>bt,paragraphAddIcon:()=>mi,parameterBooleanIcon:()=>Ys,parameterDateTimeIcon:()=>Xs,parameterFloatIcon:()=>Js,parameterIntegerIcon:()=>$s,parameterStringIcon:()=>Qs,parametersByteArrayIcon:()=>sh,parametersIcon:()=>Gs,parametersUnknownIcon:()=>hh,passwordIcon:()=>pi,pauseIcon:()=>Zn,pauseSmIcon:()=>io,pencilIcon:()=>zt,percentIcon:()=>jc,photosIcon:()=>dr,pinIcon:()=>rl,pinterestBoxIcon:()=>Il,pinterestIcon:()=>Cl,playIcon:()=>qn,playSmIcon:()=>ao,playlistIcon:()=>oo,plusCircleIcon:()=>Tt,plusIcon:()=>_t,plusOutlineIcon:()=>Nt,plusSmIcon:()=>Hn,pointerIcon:()=>Fn,positionBottomIcon:()=>Xe,positionLeftIcon:()=>Je,positionRightIcon:()=>$e,positionTopIcon:()=>Qe,printIcon:()=>ft,puzzlePieceIcon:()=>rc,qrCodeIcon:()=>Nn,qrCodeOutlineIcon:()=>_n,qrCodeScannerIcon:()=>Tn,questionCircleIcon:()=>Ho,radiobuttonCheckedIcon:()=>bo,radiobuttonIcon:()=>go,redditBoxIcon:()=>Ol,redditIcon:()=>Bl,redoIcon:()=>ct,regularExpressionIcon:()=>et,removeHorizontalSpacingIcon:()=>Hr,removeVerticalSpacingIcon:()=>kr,reorderIcon:()=>X,replaceAllIcon:()=>tt,replaceSingleIcon:()=>nt,reportElementIcon:()=>ot,rewindIcon:()=>Xn,rightDoubleQuotesIcon:()=>rt,rotateIcon:()=>Po,rotateLeftIcon:()=>_o,rotateRightIcon:()=>Ro,roundCornersIcon:()=>Yo,rowFreezeIcon:()=>Oc,rowsIcon:()=>Y,rssBoxIcon:()=>Wl,rssIcon:()=>Ul,saveIcon:()=>mt,searchIcon:()=>mn,selectAllIcon:()=>ii,selectBoxIcon:()=>li,setColumnPositionIcon:()=>Un,shapeLineIcon:()=>Ao,shapesIcon:()=>Zo,shareIcon:()=>il,sharpenIcon:()=>qo,signatureIcon:()=>An,silverlightIcon:()=>Pi,sizeToGridIcon:()=>mr,slidersIcon:()=>Fo,slnIcon:()=>Bs,snapGridIcon:()=>Ir,snapToGridlinesIcon:()=>Br,snapToSnaplinesIcon:()=>Or,sortAscIcon:()=>Ft,sortAscSmallIcon:()=>Ut,sortClearIcon:()=>Kt,sortDescIcon:()=>Gt,sortDescSmallIcon:()=>Wt,spellCheckerIcon:()=>Lc,starIcon:()=>vo,starOutlineIcon:()=>ho,stickIcon:()=>Gn,stopIcon:()=>Yn,stopSmIcon:()=>co,strikethroughIcon:()=>la,stripAllFormattingIcon:()=>Ji,stripCssFormatIcon:()=>$i,stripFontElementsIcon:()=>Qi,stripSpanElementsIcon:()=>ec,stripWordFormattingIcon:()=>tc,stumbleUponBoxIcon:()=>Sl,stumbleUponIcon:()=>El,subreportIcon:()=>Ss,subscriptIcon:()=>sa,sumIcon:()=>Tc,supscriptIcon:()=>ha,symbolIcon:()=>Dc,tableAddIcon:()=>hc,tableAlignBottomCenterIcon:()=>Ga,tableAlignBottomLeftIcon:()=>Fa,tableAlignBottomRightIcon:()=>Ka,tableAlignMiddleCenterIcon:()=>Aa,tableAlignMiddleLeftIcon:()=>Da,tableAlignMiddleRightIcon:()=>ja,tableAlignRemoveIcon:()=>Ua,tableAlignTopCenterIcon:()=>Na,tableAlignTopLeftIcon:()=>_a,tableAlignTopRightIcon:()=>Ta,tableBodyIcon:()=>Xc,tableCellDeleteIcon:()=>wc,tableCellIcon:()=>dc,tableCellPropertiesIcon:()=>pc,tableColumnDeleteIcon:()=>bc,tableColumnGroupsIcon:()=>Jc,tableColumnInsertLeftIcon:()=>mc,tableColumnInsertRightIcon:()=>fc,tableCornerIcon:()=>$c,tableDeleteIcon:()=>Hc,tableIcon:()=>vc,tablePositionCenterIcon:()=>fh,tablePositionEndIcon:()=>zh,tablePositionStartIcon:()=>mh,tablePropertiesIcon:()=>uc,tableRowDeleteIcon:()=>yc,tableRowGroupsIcon:()=>Qc,tableRowInsertAboveIcon:()=>zc,tableRowInsertBelowIcon:()=>gc,tableUnmergeIcon:()=>Ic,tableWizardIcon:()=>qc,tellAFriendBoxIcon:()=>Pl,tellAFriendIcon:()=>Ll,templateManagerIcon:()=>zi,textWrapIcon:()=>Pa,textareaIcon:()=>vi,textboxHiddenIcon:()=>di,textboxIcon:()=>ui,thumbnailsDownIcon:()=>lr,thumbnailsLeftIcon:()=>sr,thumbnailsRightIcon:()=>cr,thumbnailsUpIcon:()=>ir,tocSectionIcon:()=>js,tocSectionLevelIcon:()=>eh,toggleFullScreenModeIcon:()=>_c,toolbarFloatIcon:()=>Sc,trackChangesAcceptAllIcon:()=>Hi,trackChangesAcceptIcon:()=>wi,trackChangesEnableIcon:()=>yi,trackChangesIcon:()=>bi,trackChangesRejectAllIcon:()=>Vi,trackChangesRejectIcon:()=>xi,transparencyIcon:()=>Ko,trashIcon:()=>gt,tumblrBoxIcon:()=>_l,tumblrIcon:()=>Rl,twitterBoxIcon:()=>Tl,twitterIcon:()=>Nl,underlineIcon:()=>oa,undoIcon:()=>it,ungroupIcon:()=>j,unlinkIcon:()=>Ht,unlinkVerticalIcon:()=>Vt,unlockIcon:()=>kt,unpinIcon:()=>al,unstickIcon:()=>Kn,uploadIcon:()=>on,userIcon:()=>cl,validationDataIcon:()=>Rc,validationXhtmlIcon:()=>Pc,vbIcon:()=>Is,vbprojIcon:()=>ks,videoExternalIcon:()=>_i,vimeoBoxIcon:()=>Zl,vimeoIcon:()=>ql,volumeDownIcon:()=>$n,volumeMuteIcon:()=>eo,volumeUpIcon:()=>Qn,wholeWordIcon:()=>at,windowIcon:()=>ln,windowMinimizeIcon:()=>hn,windowRestoreIcon:()=>sn,wrenchIcon:()=>dn,xCircleIcon:()=>Rt,xIcon:()=>Lt,xOutlineIcon:()=>Pt,yammerBoxIcon:()=>Al,yammerIcon:()=>Dl,youtubeBoxIcon:()=>Xl,youtubeIcon:()=>Yl,zoomActualSizeIcon:()=>Co,zoomBestFitIcon:()=>Io,zoomInIcon:()=>fn,zoomOutIcon:()=>zn});const o={name:"caret-tr",content:'<path d="M352 160v192L160 160h192z" />',viewBox:"0 0 512 512"},r={name:"caret-br",content:'<path d="M352 352H160l192-192v192z" />',viewBox:"0 0 512 512"},a={name:"caret-bl",content:'<path d="M160 352V160l192 192H160z" />',viewBox:"0 0 512 512"},i={name:"caret-tl",content:'<path d="M160 160h192L160 352V160z" />',viewBox:"0 0 512 512"},c={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},l={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},s={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},h={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},v={name:"caret-alt-to-top",content:'<path d="m128 352 128-192 128 192H128zm256-224H128v32h256v-32z" />',viewBox:"0 0 512 512"},u={name:"caret-alt-to-right",content:'<path d="m128 128 192 128-192 128V128zm224 256V128h-32v256h32z" />',viewBox:"0 0 512 512"},d={name:"caret-alt-to-bottom",content:'<path d="M384 128 256 320 128 128h256zM128 352h256v-32H128v32z" />',viewBox:"0 0 512 512"},p={name:"caret-alt-to-left",content:'<path d="M352 384 160 256l192-128v256zM128 128v256h32V128h-32z" />',viewBox:"0 0 512 512"},m={name:"caret-double-alt-up",content:'<path d="m128 448 128-192 128 192H128zM256 64 128 256h256L256 64z" />',viewBox:"0 0 512 512"},f={name:"caret-double-alt-right",content:'<path d="m64 128 192 128L64 384V128zm384 128L256 128v256l192-128z" />',viewBox:"0 0 512 512"},z={name:"caret-double-alt-down",content:'<path d="M384 64 256 256 128 64h256zM256 448l128-192-128 1H128l128 191z" />',viewBox:"0 0 512 512"},g={name:"caret-double-alt-left",content:'<path d="M448 384 256 256.001l192-128V384zM64 256.001 256 384V128L64 256.001z" />',viewBox:"0 0 512 512"},b={name:"caret-alt-expand",content:'<path d="M128 288h256L256 480 128 288zM256 32 128 224h256.001L256 32z" />',viewBox:"0 0 512 512"},y={name:"arrows-no-change",content:'<path d="M256 160 128 352 0 160h256zm96 0L224 352h256.001L352 160z" />',viewBox:"0 0 512 512"},w={name:"arrow-overflow-down",content:'<path d="M384 160 256 352 128 160h256zM128 96v32h256V96H128z" />',viewBox:"0 0 512 512"},H={name:"chevron-up",content:'<path d="m129.941 353.941 126.06-126.06 126.061 126.06L416 320 256.001 160 96 320l33.941 33.941z" />',viewBox:"0 0 512 512"},x={name:"chevron-right",content:'<path d="m158.059 129.941 126.06 126.06-126.06 126.061L192 416l160-159.999L192 96l-33.941 33.941z" />',viewBox:"0 0 512 512"},V={name:"chevron-down",content:'<path d="m382.059 158.059-126.06 126.06-126.061-126.06L96 192l159.999 160L416 192l-33.941-33.941z" />',viewBox:"0 0 512 512"},M={name:"chevron-left",content:'<path d="m353.941 382.059-126.06-126.06 126.06-126.061L320 96 160 255.999 320 416l33.941-33.941z" />',viewBox:"0 0 512 512"},k={name:"arrow-up",content:'<path d="M384 288h-96v128h-64l-.001-128H128L255.999 96 384 288z" />',viewBox:"0 0 512 512"},C={name:"arrow-right",content:'<path d="M224 384v-96H96v-64h128v-96l192 128-192 128z" />',viewBox:"0 0 512 512"},I={name:"arrow-down",content:'<path d="M128 224h96V96h64l.001 128H384L256.001 416 128 224z" />',viewBox:"0 0 512 512"},B={name:"arrow-left",content:'<path d="M288 128v96h128v64l-128 .001V384L96 256.001 288 128z" />',viewBox:"0 0 512 512"},O={name:"level-down",content:'<path d="M288 192v64h64l-80 128-80-128h64v-64H128v-32h288v32H288z" />',viewBox:"0 0 512 512"},E={name:"level-up",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64z" />',viewBox:"0 0 512 512"},S={name:"level-to-top",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64zm288-160H96v32h320v-32z" />',viewBox:"0 0 512 512"},L={name:"col-resize",content:'<path d="M128 255h64v33h-64v64.6L0 271.9l128-80.7V255zm96 225h64V32h-64v448zm288-207.9-128-80.7V256h-64v33h64v63.9l128-80.8z" />',viewBox:"0 0 512 512"},P={name:"arrows-axes",content:'<path d="M352 480v-64H128v64H96v-64H32v-32h64V160H32l80-128 80 128h-64v224h224v-64l128 80-128 80z" />',viewBox:"0 0 512 512"},R={name:"arrows-swap",content:'<path d="M256 160h-64v224h-32V160H96l80-128 80 128zm96 192V128h-32v224h-64l80 128 80-128h-64z" />',viewBox:"0 0 512 512"},_={name:"drag-and-drop",content:'<path d="m32 128 192 112L32 352V128zm224 96v32h224v-32H256z" />',viewBox:"0 0 512 512"},N={name:"categorize",content:'<path d="M32 32v192l160-96L32 32zm0 448V288l160 96-160 96zM192 64h288v32H192V64zm0 96h288v32H192v-32zm0 160h288v32H192v-32zm0 96h288v32H192v-32z" />',viewBox:"0 0 512 512"},T={name:"grid",content:'<path d="M32 32h128v128H32V32zm160 448h128V352H192v128zm-160 0h128V352H32v128zm0-160h128V192H32v128zm160 0h128V192H192v128zM352 32v128h128V32H352zm0 288h128V192H352v128zM192 160h128V32H192v128zm160 320h128V352H352v128z" />',viewBox:"0 0 512 512"},D={name:"grid-layout",content:'<path d="M32 32h96v96H32V32zm128 0v96h320V32H160zM32 288h96v-96H32v96zm128 0h320v-96H160v96zM32 448h96v-96H32v96zm128 0h320v-96H160v96z" />',viewBox:"0 0 512 512"},A={name:"group",content:'<path d="M32 256h192v192H32V256zm0-32h192V32H32v192zm224 224h192V256H256v192zm0-416v192h192V32H256z" />',viewBox:"0 0 512 512"},j={name:"ungroup",content:'<path d="M32 256h192v192H32V256zm32-64h128V64H64v128zm224 224h128V288H288v128zM256 32v192h192V32H256z" />',viewBox:"0 0 512 512"},F={name:"handle-drag",content:'<path d="M160 64h64v384h-64V64zm96 0v384h64V64h-64z" />',viewBox:"0 0 512 512"},G={name:"layout",content:'<path d="M192 416h256v64H192v-64zm0-32h256v-64H192v64zM32 480h128V128H32v352zm160-288h256v-64H192v64zm0 96h256v-64H192v64zM32 0v96h416V0H32z" />',viewBox:"0 0 512 512"},K={name:"layout-1-by-4",content:'<path d="M32 0h192v480H32V0zm224 0v96h192V0H256zm0 224h192v-96H256v96zm0 128h192v-96H256v96zm0 128h192v-96H256v96z" />',viewBox:"0 0 512 512"},U={name:"layout-2-by-2",content:'<path d="M32 224h192V0H32v224zm224 0h192V0H256v224zM32 480h192V256H32v224zm224 0h192V256H256v224z" />',viewBox:"0 0 512 512"},W={name:"layout-side-by-side",content:'<path d="M32 384h416v96H32v-96zm0-32h416v-96H32v96zm0-128h416v-96H32v96zM32 0v96h416V0H32z" />',viewBox:"0 0 512 512"},q={name:"layout-stacked",content:'<path d="M32 256h192v96H32v-96zm0 224h192v-96H32v96zm224-128h192v-96H256v96zM32 0v224h416V0H32zm224 480h192v-96H256v96z" />',viewBox:"0 0 512 512"},Z={name:"columns",content:'<path d="M64 32h96v448H64V32zm128 448h96V32h-96v448zM320 32v448h96V32h-96z" />',viewBox:"0 0 512 512"},Y={name:"rows",content:'<path d="M480 64v96H32V64h448zM32 192v96h448v-96H32zm448 128H32v96h448v-96z" />',viewBox:"0 0 512 512"},X={name:"reorder",content:'<path d="M480 128v64H32v-64h448zM32 224v64h448v-64H32zm448 96H32v64h448v-64z" />',viewBox:"0 0 512 512"},J={name:"menu",content:'<path d="M480 32v96H32V32h448zM32 192v96h448v-96H32zm448 160H32v96h448v-96z" />',viewBox:"0 0 512 512"},$={name:"more-vertical",content:'<path d="M240 128c26.4 0 48-21.6 48-48s-21.6-48-48-48-48 21.6-48 48 21.6 48 48 48zm0 64c-26.4 0-48 21.6-48 48s21.6 48 48 48 48-21.6 48-48-21.6-48-48-48zm0 160c-26.4 0-48 21.6-48 48s21.6 48 48 48 48-21.6 48-48-21.6-48-48-48z" />',viewBox:"0 0 512 512"},Q={name:"more-horizontal",content:'<path d="M128 240c0-26.4-21.6-48-48-48s-48 21.6-48 48 21.6 48 48 48 48-21.6 48-48zm64 0c0 26.4 21.6 48 48 48s48-21.6 48-48-21.6-48-48-48-48 21.6-48 48zm160 0c0 26.4 21.6 48 48 48s48-21.6 48-48-21.6-48-48-48-48 21.6-48 48z" />',viewBox:"0 0 512 512"},ee={name:"overlap",content:'<path d="M320 320V64H64v256h256zM192 448h256V192h-96v160H192v96z" />',viewBox:"0 0 512 512"},te={name:"home",content:'<path d="M480 256c0 17.7-14.3 32-32 32-9.1 0-17.4-3.8-23.2-10l-8.8-8.7V416c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32v-96h-64v96c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32V268.6l-8.3 8.9C81.8 284 73.4 288 64 288c-17.7 0-32-14.3-32-32 0-8.5 3.3-16.1 8.6-21.9l.2-.2 1-1 191-191.3 1-1c5.8-5.5 13.6-8.9 22.2-8.9 9.1 0 17.3 3.8 23.1 9.9L470.3 233l.7.7.3.3c5.4 5.8 8.7 13.5 8.7 22z" />',viewBox:"0 0 512 512"},ne={name:"arrows-left-right",content:'<path d="m512 240-128-80v64H128v-64L0 240l128 80v-64h256v64z" />',viewBox:"0 0 512 512"},oe={name:"arrows-top-bottom",content:'<path d="m240 512 80-128h-64V128h64L240 0l-80 128h64v256h-64z" />',viewBox:"0 0 512 512"},re={name:"border-radius-bottom-left",content:'<path d="M384 368c0 8.8-7.2 16-16 16h-64c-97 0-176-79-176-176v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 79.4 64.6 144 144 144h64c8.8 0 16 7.2 16 16z" />',viewBox:"0 0 512 512"},ae={name:"border-radius-bottom-right",content:'<path d="M368 128c8.8 0 16 7.2 16 16v64c0 97-79 176-176 176h-64c-8.8 0-16-7.2-16-16s7.2-16 16-16h64c79.4 0 144-64.6 144-144v-64c0-8.8 7.2-16 16-16z" />',viewBox:"0 0 512 512"},ie={name:"border-radius-top-left",content:'<path d="M144 384c-8.8 0-16-7.2-16-16v-64c0-97 79-176 176-176h64c8.8 0 16 7.2 16 16s-7.2 16-16 16h-64c-79.4 0-144 64.6-144 144v64c0 8.8-7.2 16-16 16z" />',viewBox:"0 0 512 512"},ce={name:"border-radius-top-right",content:'<path d="M128 144c0-8.8 7.2-16 16-16h64c97 0 176 79 176 176v64c0 8.8-7.2 16-16 16s-16-7.2-16-16v-64c0-79.4-64.6-144-144-144h-64c-8.8 0-16-7.2-16-16z" />',viewBox:"0 0 512 512"},le={name:"border-radius",content:'<path d="M64 32h96v32H64v96H32V32h32zm384 416h-96v32h128V352h-32v96zM352 32v32h96v96h32V32H352zM64 352H32v128h128v-32H64v-96z" />',viewBox:"0 0 512 512"},se={name:"border-style-bottom",content:'<path d="M96 480v-64h320v64H96zm1-416h320V32H97v32zM64 416V96H32v320h32zm416 0V96h-32v320h32z" />',viewBox:"0 0 512 512"},he={name:"border-style-left",content:'<path d="M32 96h64v320H32V96zm416 1v320h32V97h-32zM96 64h320V32H96v32zm0 416h320v-32H96v32z" />',viewBox:"0 0 512 512"},ve={name:"border-style-right",content:'<path d="M480 416h-64V96h64v320zm-416-1V95H32v320h32zm352 33H96v32h320v-32zm0-416H96v32h320V32z" />',viewBox:"0 0 512 512"},ue={name:"border-style-top",content:'<path d="M416 32v64H96V32h320zm-1 416H95v32h320v-32zm33-352v320h32V96h-32zM32 96v320h32V96H32z" />',viewBox:"0 0 512 512"},de={name:"border-style",content:'<path d="M32 96h32v320H32zM448 97h32v320h-32zM96 32h320v32H96zM96 448h320v32H96z" />',viewBox:"0 0 512 512"},pe={name:"box-sizing",content:'<path d="M32 0H0v480h480V0H32zm416 448H32V32h416v416zm-96-320h-32V96h32v32zM96 192H64v-32h32v32zm0-64H64V96h32v32zm64 0h-32V96h32v32zm64 0h-32V96h32v32zm64 0h-32V96h32v32zM96 256H64v-32h32v32zm320-128h-32V96h32v32zm0 128h-32v-32h32v32zm0-64h-32v-32h32v32zM96 384H64v-32h32v32zm256 0h-32v-32h32v32zm-192 0h-32v-32h32v32zm64 0h-32v-32h32v32zm64 0h-32v-32h32v32zm128 0h-32v-32h32v32zM96 320H64v-32h32v32zm320 0h-32v-32h32v32z" />',viewBox:"0 0 512 512"},me={name:"chevron-double-down",content:'<path d="M382.1 224 256 350.1 129.9 224 96 257.9l160 160 160-160-33.9-33.9zm0-128L256 222.1 129.9 96 96 129.9l160 160 160-160L382.1 96z" />',viewBox:"0 0 512 512"},fe={name:"chevron-double-left",content:'<path d="M289 383 162.9 257 289 130.9 255 97 95 257l160 160 34-34zm128 0L290.9 257 417 130.9 383 97 223 257l160 160 34-34z" />',viewBox:"0 0 512 512"},ze={name:"chevron-double-right",content:'<path d="M223 130.9 349.1 257 223 383l34 34 160-160L257 97l-34 33.9zm-128 0L221.1 257 95 383l34 34 160-160L129 97l-34 33.9z" />',viewBox:"0 0 512 512"},ge={name:"chevron-double-up",content:'<path d="m129.9 289.9 126.1-126L382.1 290l33.9-34L256 96 96 256l33.9 33.9zm0 128 126.1-126L382.1 418l33.9-34-160-160L96 384l33.9 33.9z" />',viewBox:"0 0 512 512"},be={name:"data-ods",content:'<path d="M415.94 93.61v.33c-.53 33.88-86.26 61.29-191.93 61.29S32.6 127.82 32.07 93.94v-.33C32.06 59.59 118 32 224 32s191.94 27.59 191.94 61.61Zm-.06 46.39v.32c-.53 33.88-86.26 61.29-191.93 61.29S32.54 174.2 32 140.32V140l.12 86.81v.32c.53 33.88 86.26 61.29 191.93 61.29S415.46 261 416 227.13v-.32Zm.12 180-.07-52v.32c-.34 21.73-35.73 40.8-88.93 51.68Zm-256 6.11C85.73 317.69 32.43 295 32 268.32V268l.12 86.81v.32C32.55 381.8 85.8 404.47 160 412.9Zm73.5 123.55q-22.26 0-36.28-14.49t-14-37.76q0-24.57 14.24-39.74t37.72-15.18q22.18 0 35.88 14.53t13.69 38.3q0 24.42-14.2 39.38t-37.05 14.96Zm1-87.08q-12.28 0-19.51 9.22t-7.23 24.39q0 15.39 7.23 24.35a23.15 23.15 0 0 0 18.93 9q12.07 0 19.15-8.71t7.08-24.17q0-16.11-6.86-25.08t-18.78-9Zm68.9 85.28V344.23h36.71q55.22 0 55.21 50.51 0 24.21-15.06 38.66t-40.15 14.46Zm23.34-84.63v65.69h11.57q15.17 0 23.81-9.1t8.64-24.82q0-14.82-8.56-23.31t-24-8.49Zm82.49 80.65v-23.12a44.75 44.75 0 0 0 13.66 7.91 43.91 43.91 0 0 0 14.89 2.64 33.06 33.06 0 0 0 7.7-.8 18 18 0 0 0 5.49-2.2 9.67 9.67 0 0 0 3.29-3.33 8.29 8.29 0 0 0 1.08-4.15 9 9 0 0 0-1.73-5.42 18.77 18.77 0 0 0-4.74-4.41 49 49 0 0 0-7.12-3.9q-4.11-1.87-8.89-3.83-12.14-5.06-18.1-12.36a27 27 0 0 1-6-17.63 28.05 28.05 0 0 1 3.25-13.91 27.71 27.71 0 0 1 8.85-9.58 39.85 39.85 0 0 1 13-5.53 66.6 66.6 0 0 1 15.61-1.77 93.91 93.91 0 0 1 14.34 1 56.36 56.36 0 0 1 11.53 3v21.6a35.76 35.76 0 0 0-5.68-3.18 44.84 44.84 0 0 0-6.32-2.27 48.64 48.64 0 0 0-6.47-1.34 45.54 45.54 0 0 0-6.1-.43 31.65 31.65 0 0 0-7.23.76 18.18 18.18 0 0 0-5.49 2.13 10.47 10.47 0 0 0-3.47 3.29 7.77 7.77 0 0 0-1.23 4.3 8.27 8.27 0 0 0 1.37 4.66 15.88 15.88 0 0 0 3.91 3.9 40.85 40.85 0 0 0 6.14 3.61q3.61 1.77 8.16 3.65a91.56 91.56 0 0 1 11.17 5.53 39.85 39.85 0 0 1 8.49 6.61 25.82 25.82 0 0 1 5.42 8.42 29.82 29.82 0 0 1 1.88 11q0 8.67-3.29 14.56a26.68 26.68 0 0 1-8.92 9.54 38.57 38.57 0 0 1-13.12 5.24 75.82 75.82 0 0 1-15.79 1.59 88.11 88.11 0 0 1-16.22-1.44 49.18 49.18 0 0 1-13.31-4.34Z" />',viewBox:"0 0 512 512"},ye={name:"display-Inline-block",content:'<path d="M448 32h32v448h-32zM32 32h32v448H32zM96 384h320V128H96v256zm64-192h192v128H160V192z" />',viewBox:"0 0 512 512"},we={name:"display-block",content:'<path d="M32 32h448v32H32zM32 448h448v32H32zM32 384h448V128H32v256zm64-192h320v128H96V192z" />',viewBox:"0 0 512 512"},He={name:"display-flex",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384z" />',viewBox:"0 0 512 512"},xe={name:"display-inline-flex",content:'<path d="M96 416h320V96H96v320zm32-288h256v256H128V128z" />',viewBox:"0 0 512 512"},Ve={name:"droplet-slider",content:'<path d="M192 384v32c-53 0-96-43-96-96h32c0 35.3 28.7 64 64 64zm160-72c0 92.8-71.6 168-160 168S32 404.8 32 312C32 181.3 192 32 192 32s160 149.3 160 280zm-32 0c0-46.3-25.3-104.7-73-169-20-27-40.3-49.8-55-65.4-14.7 15.6-34.9 38.5-55 65.4-47.8 64.3-73 122.8-73 169 0 75 57.4 136 128 136s128-61 128-136zm128-88h-32v256h32V224zm0-192h-32v64h32V32zm-64 96v64h96v-64h-96z" />',viewBox:"0 0 512 512"},Me={name:"file-report",content:'<path d="M416 32H96a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h320a32 32 0 0 0 32-32V64a32 32 0 0 0-32-32Zm0 416H96V64h320Zm-96-96-160 .14V384l160-.14Zm32-64-192 .17V320l192-.17ZM223.15 127.9a64 64 0 1 0 64 64h-64Zm32-32v64h64a64 64 0 0 0-63.99-64Z" />',viewBox:"0 0 512 512"},ke={name:"gap-column",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384z" />',viewBox:"0 0 512 512"},Ce={name:"gap-row",content:'<path d="M480 32H32v448h448V32zM64 448V64h384v384H64z" />',viewBox:"0 0 512 512"},Ie={name:"handle-resize-alt",content:'<path d="M480 224v256H224v-64h192V224h64z" />',viewBox:"0 0 512 512"},Be={name:"handle-resize",content:'<path d="m379.5 475.5-22.6-22.6 96-96 22.6 22.6-96 96zm79.7-208.2-22.6-22.6-191.9 191.9 22.6 22.6 191.9-191.9z" />',viewBox:"0 0 512 512"},Oe={name:"images",content:'<path d="M256 288c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm96-64v192c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32zm-31.8 0c-.1-.1-.1-.1 0 0l-256.1-.1-.1.1v149.9l74.6-70 85.3 80 53.3-50 42.7 40 .3-149.9zm63.8-96H128c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32zm64-64H192c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32z" />',viewBox:"0 0 512 512"},Ee={name:"letter-space",content:'<path d="m310 336 26 80h48L280 96h-48L128 416h48l26-80h108zm-54-166.2L294.4 288h-76.8L256 169.8zM448 32h32v448h-32zM32 32h32v448H32z" />',viewBox:"0 0 512 512"},Se={name:"line-height",content:'<path d="m310 336 26 80h48L280 96h-48L128 416h48l26-80h108zm-54-166.2L294.4 288h-76.8L256 169.8zM32 32h448v32H32zM32 448h448v32H32z" />',viewBox:"0 0 512 512"},Le={name:"list-latin-big",content:'<path d="M115.1 136H72.6l-7.4 24H32.1L79.3 31.5h29.1L155.9 160h-33.3l-7.5-24zm-35-23.9h27.6L93.8 67.5l-13.7 44.6zM42.1 320V191.5h46.2c16.5 0 29.1 3 37.7 9.1 8.6 6.1 12.9 14.9 12.9 26.4 0 6.6-1.5 12.3-4.6 17-3.1 4.7-7.6 8.2-13.5 10.4 6.7 1.8 11.9 5.1 15.4 9.9 3.6 4.8 5.4 10.7 5.4 17.7 0 12.6-4 22.1-12 28.4-8 6.3-19.8 9.5-35.4 9.7H42.1zm31-74.9h16.2c6.8-.1 11.6-1.3 14.5-3.7 2.9-2.4 4.3-6 4.3-10.7 0-5.4-1.6-9.3-4.7-11.7-3.1-2.4-8.2-3.6-15.1-3.6H73.1v29.7zm0 20.3v30.8h20.3c5.6 0 9.9-1.3 12.9-3.8 3-2.6 4.5-6.2 4.5-10.8 0-10.7-5.3-16.1-16-16.2H73.1zm73 171.1c-.4 8.9-2.8 16.8-7.2 23.7-4.4 6.9-10.6 12.2-18.6 15.9-8 3.8-17.1 5.6-27.3 5.6-16.9 0-30.2-5.5-39.9-16.5s-14.6-26.5-14.6-46.6v-6.4c0-12.6 2.2-23.6 6.6-33.1 4.4-9.4 10.7-16.7 18.9-21.9 8.2-5.1 17.8-7.7 28.6-7.7 15.6 0 28.1 4.1 37.6 12.3 9.5 8.2 14.9 19.5 16.2 33.9h-30.9c-.2-7.8-2.2-13.4-5.9-16.9-3.7-3.4-9.4-5.1-16.9-5.1-7.7 0-13.4 2.9-16.9 8.6-3.6 5.8-5.5 15-5.6 27.6v9.1c0 13.7 1.7 23.5 5.2 29.4 3.4 5.9 9.4 8.8 17.8 8.8 7.1 0 12.6-1.7 16.3-5 3.8-3.4 5.8-8.7 6-16h30.6zM192 96h288v32H192V96zm0 160h288v32H192v-32zm0 160h288v32H192v-32z" />',viewBox:"0 0 512 512"},Pe={name:"list-latin-small",content:'<path d="M94.5 152c-1.1-1.9-2-4.8-2.8-8.6-5.5 6.9-13.1 10.3-22.9 10.3-9 0-16.7-2.7-22.9-8.2-6.3-5.4-9.4-12.3-9.4-20.5 0-10.4 3.8-18.2 11.5-23.5 7.6-5.3 18.8-7.9 33.4-7.9h9.2v-5.1c0-8.8-3.8-13.2-11.4-13.2-7.1 0-10.6 3.5-10.6 10.5H38.7c0-9.2 3.9-16.7 11.8-22.5s17.9-8.6 30.1-8.6 21.8 3 28.9 8.9c7.1 5.9 10.7 14.1 10.9 24.4v42.3c.1 8.8 1.5 15.5 4.1 20.1v1.5l-30 .1zm-18.6-19.4c3.7 0 6.8-.8 9.2-2.4 2.4-1.6 4.2-3.4 5.3-5.4v-15.3h-8.6c-10.4 0-15.5 4.6-15.5 13.9 0 2.7.9 4.9 2.7 6.6 1.8 1.7 4.1 2.6 6.9 2.6zM129.4 280c0 15.7-3.2 27.7-9.7 36.1s-15.6 12.6-27.4 12.6c-9.7 0-17.5-3.9-23.5-11.6l-1.2 9.8H41V191.4h29.7v47.7c5.5-6.3 12.7-9.4 21.4-9.4 11.9 0 21.1 4.3 27.5 12.8 6.5 8.5 9.7 20.5 9.7 36l.1 1.5zm-29.8-1.9c0-9.2-1.2-15.7-3.7-19.6-2.4-3.9-6.2-5.9-11.3-5.9-6.7 0-11.4 2.6-13.9 7.7v37.9c2.5 5.1 7.2 7.6 14.1 7.6 7 0 11.4-3.4 13.3-10.2 1-3.4 1.5-9.2 1.5-17.5zM81.1 452.8c4.2 0 7.4-1.1 9.7-3.4s3.4-5.4 3.4-9.5h27.9c0 10.5-3.8 19.1-11.3 25.8-7.5 6.7-17.2 10.1-29 10.1-13.9 0-24.8-4.4-32.8-13.1s-12-20.8-12-36.2v-1.2c0-9.6 1.8-18.2 5.3-25.6 3.6-7.4 8.7-13.1 15.4-17 6.7-4 14.7-6 23.8-6 12.4 0 22.3 3.4 29.6 10.3 7.3 6.9 10.9 16.2 10.9 28H94.2c0-4.9-1.2-8.7-3.6-11.4-2.4-2.6-5.6-4-9.7-4-7.7 0-12.2 4.9-13.5 14.7-.4 3.1-.6 7.4-.6 12.9 0 9.6 1.1 16.2 3.4 19.9s5.9 5.7 10.9 5.7zM192 96h288v32H192V96zm0 160h288v32H192v-32zm0 160h288v32H192v-32z" />',viewBox:"0 0 512 512"},Re={name:"list-roman-big",content:'<path d="M32 32h32v128H32V32zm0 288h32V192H32v128zm64 0h32V192H96v128zM32 480h32V352H32v128zm64 0h32V352H96v128zm64 0h32V352h-32v128zM128 96h352v32H128V96zm64 160h288v32H192v-32zm64 160h224v32H256v-32zM96 152c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm64 160c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm64 160c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8z" />',viewBox:"0 0 512 512"},_e={name:"list-roman-small",content:'<path d="M32 64h16v96H32V64zm0 256h16v-96H32v96zm32 0h16v-96H64v96zM32 480h16v-96H32v96zm32 0h16v-96H64v96zm32 0h16v-96H96v96zM48 40c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 112c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 160c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zM48 200c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 0c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zM48 360c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 0c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 0c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 112c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zM128 96h352v32H128V96zm32 160h320v32H160v-32zm32 160h288v32H192v-32z" />',viewBox:"0 0 512 512"},Ne={name:"list-unordered-outline",content:'<path d="M192 80h288v32H192V80zm0 160h288v32H192v-32zm0 160h288v32H192v-32zM80 80c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16m0-32c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm0 192c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16m0-32c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm0 192c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16m0-32c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z" />',viewBox:"0 0 512 512"},Te={name:"list-unordered-square",content:'<path d="M128 160H32V64h96v96zm0 64H32v96h96v-96zm0 160H32v96h96v-96zm64-256h288V96H192v32zm0 160h288v-32H192v32zm0 160h288v-32H192v32z" />',viewBox:"0 0 512 512"},De={name:"max-height",content:'<path d="M384 0H96v32h288zM384 479H240.6L320 352h-64V160h64L240 32l-80 128h64v192h-64l79.4 127H96v32h288z" />',viewBox:"0 0 512 512"},Ae={name:"max-width",content:'<path d="M0 96v288h32V96zM479 96v143.4L352 160v64H160v-64L32 240l128 80v-64h192v64l127-79.4V384h32V96z" />',viewBox:"0 0 512 512"},je={name:"min-height",content:'<path d="M240 192H96v32h288v-32zM384 288H96v32h288zM160 448h160l-80-128zM224 448h32v64h-32zM256 64V0h-32v64h-64l80 128 80-128z" />',viewBox:"0 0 512 512"},Fe={name:"min-width",content:'<path d="M192 240v144h32V96h-32zM288 96v288h32V96zM448 320V160l-128 80zM448 224h64v32h-64zM64 224H0v32h64v64l128-80-128-80z" />',viewBox:"0 0 512 512"},Ge={name:"outline-offset",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384z" />',viewBox:"0 0 512 512"},Ke={name:"outline-width",content:'<path d="M416 32H32v448h448V32h-64zm0 384H96V96h320v320z" />',viewBox:"0 0 512 512"},Ue={name:"padding-bottom",content:'<path d="M288.2 352H256v64h64v64H160v-64h64v-64h-32v-64h96.2v64zM160 32h64v96h-32.2v32H288v-32h-32V32h64V0H160v32zm192 192v-32.2h-32V288h32v-32h96v64h32V160h-32v64h-96zm-224 32v32.2h32V192h-32v32H32v-64H0v160h32v-64h96z" />',viewBox:"0 0 512 512"},We={name:"padding-left",content:'<path d="M128 288.2V256H64v64H0V160h64v64h64v-32h64v96.2h-64zM448 160v64h-96v-32.2h-32V288h32v-32h96v64h32V160h-32zM256 352h32.2v-32H192v32h32v96h-64v32h160v-32h-64v-96zm-32-224h-32.2v32H288v-32h-32V32h64V0H160v32h64v96z" />',viewBox:"0 0 512 512"},qe={name:"padding-right",content:'<path d="M352 191.8V224h64v-64h64v160h-64v-64h-64v32h-64v-96.2h64zM32 320v-64h96v32.2h32V192h-32v32H32v-64H0v160h32zm192-192h-32.2v32H288v-32h-32V32h64V0H160v32h64v96zm32 224h32.2v-32H192v32h32v96h-64v32h160v-32h-64v-96z" />',viewBox:"0 0 512 512"},Ze={name:"padding-top",content:'<path d="M191.8 128H224V64h-64V0h160v64h-64v64h32v64h-96.2v-64zM320 448h-64v-96h32.2v-32H192v32h32v96h-64v32h160v-32zM128 256v32.2h32V192h-32v32H32v-64H0v160h32v-64h96zm224-32v-32.2h-32V288h32v-32h96v64h32V160h-32v64h-96z" />',viewBox:"0 0 512 512"},Ye={name:"padding",content:'<path d="M128 288.2V256H32v64H0V160h32v64h96v-32h32v96.2h-32zM448 160v64h-96v-32.2h-32V288h32v-32h96v64h32V160h-32zM256 352h32.2v-32H192v32h32v96h-64v32h160v-32h-64v-96zm-32-224h-32.2v32H288v-32h-32V32h64V0H160v32h64v96z" />',viewBox:"0 0 512 512"},Xe={name:"position-bottom",content:'<path d="M32 64v416h448V32H32v32zm416 0v384H64V64h384z" />',viewBox:"0 0 512 512"},Je={name:"position-left",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384z" />',viewBox:"0 0 512 512"},$e={name:"position-right",content:'<path d="M64 480h416V32H32v448h32zm0-416h384v384H64V64z" />',viewBox:"0 0 512 512"},Qe={name:"position-top",content:'<path d="M480 448V32H32v448h448v-32zm-416 0V64h384v384H64z" />',viewBox:"0 0 512 512"},et={name:"regular-expression",content:'<path d="M442.6 299.7 352 247.4V352h-64V247.4l-90.6 52.3-32-55.4L256 192l-90.6-52.3 32-55.4 90.6 52.3V32h64v104.6l90.6-52.3 32 55.4L384 192l90.6 52.3-32 55.4zM80 384c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z" />',viewBox:"0 0 512 512"},tt={name:"replace-all",content:'<path d="M288 288h192v192H288V288zm64-64H224V32h128v192zM320 64h-64v128h64V64zM160 352H96V160h96V96H96c-35.3 0-64 28.7-64 64v192c0 35.3 28.7 64 64 64h64v64l96-96-96-96v64zM448 32v192h32V32h-32zm-32 0h-32v192h32V32z" />',viewBox:"0 0 512 512"},nt={name:"replace-single",content:'<path d="M288 288h192v192H288V288zM32 160v192c0 35.3 28.7 64 64 64h64v64l96-96-96-96v64H96V160h160V96H96c-35.3 0-64 28.7-64 64zM480 32v192H288V32h192zm-32 32H320v128h128V64z" />',viewBox:"0 0 512 512"},ot={name:"report-element",content:'<path d="M480 320V192H160v48H96v-80h256V32H32v128h32v320h32v-48h64v48h256V352H160v48H96V272h64v48ZM64 64h256v64H64Zm128 320h192v64H192v-64Z" />',viewBox:"0 0 512 512"},rt={name:"right-double-quotes",content:'<path d="M136 100.2c-57.4 0-104 46.6-104 104s46.6 104 104 104c20.1 0 38.9-5.7 54.8-15.6-14.2 30.5-37.4 55.2-69.2 73.7-44 25.6-89.1 29.6-89.6 29.6l1.3 15.9 1.3 15.9c2.1-.2 51.8-4.4 102-33.2 47.1-27 103.3-81.3 103.3-186.1.1-1.4.1-2.8.1-4.3 0-57.3-46.6-103.9-104-103.9zM480 204.2c0-57.4-46.6-104-104-104s-104 46.6-104 104 46.6 104 104 104c20.1 0 38.9-5.7 54.8-15.6-14.2 30.5-37.4 55.2-69.2 73.7-44 25.6-89.1 29.6-89.6 29.6l2.6 31.9c2.1-.2 51.8-4.4 102-33.2 47.1-27 103.3-81.3 103.3-186.1.1-1.4.1-2.8.1-4.3z" />',viewBox:"0 0 512 512"},at={name:"whole-word",content:'<path d="M379 243.6c-2.7-9.3-6.5-17.2-11.7-23.8-5-6.4-11.4-11.4-18.6-15-7.4-3.5-15.9-5.2-25.3-5.2-16.3 0-30 6.9-41.4 20.5V160h-26v192h26v-14.8c10.8 9.8 24.1 14.8 39.7 14.8 8.7 0 16.9-1.8 24.3-5.4 7.5-3.8 14-8.9 19.5-15.5 5.5-6.8 9.7-14.9 12.9-24.4 3-9.6 4.6-20.3 4.6-32.1 0-11.5-1.3-21.8-4-31zm-31.8 73.7c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.3-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.1 9.2 9.3 22.9 9.3 41 0 18.9-3.3 33.3-9.7 42.7zm-139-107.8c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 44.6h26.1c.7-16.2 12.8-24.4 36-24.4 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.4 6.2 5.1 1.5 1.8 2.5 4 3.2 6.6s1.1 5.6 1.4 9.4c.1 3.6.1 8.3.1 13.5h-12.8c-59.3.1-89.1 17.3-89.1 51.5 0 6.4 1.3 12 3.8 17.2 2.4 5.3 5.9 9.6 10.4 13.4 4.4 3.8 9.8 6.7 16 8.7 6.1 2.2 12.7 3.2 20 3.2 20.9 0 51.8-18.6 51.8-18.6V351h26v-97.5c0-22-5.4-36.6-15.8-44zm-10.2 100c-2.3 3.4-5.1 6.3-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.8-8 3.3-12.2 4.3s-8.6 1.4-12.8 1.4c-9.6 0-17-2-22.5-5.9-5.5-4.1-8.3-9.8-8.3-17.2 0-20.6 18.9-30.9 56.9-30.9h18v32.5zM448 96h-32v320h32V96zm0-32H64V32h384v32zm0 415.6H64v-32h384v32z" />',viewBox:"0 0 512 512"},it={name:"undo",content:'<path d="M479.9 416c-57.7-56.6-136.7-96-223.9-96v128L32 256 256 64v128c122.2 0 221.5 102.4 223.9 224z" />',viewBox:"0 0 512 512"},ct={name:"redo",content:'<path d="M256 192V64l224 192-224 192V320c-87.2 0-166.2 39.4-223.9 96C34.5 294.4 133.9 192 256 192z" />',viewBox:"0 0 512 512"},lt={name:"arrow-rotate-ccw",content:'<path d="m62 176 55.5 32C103.8 231.6 96 258.9 96 288c0 88.2 71.8 160 160 160s160-71.8 160-160-71.8-160-160-160v64L96 96 256 0v64c123.7 0 224 100.3 224 224S379.7 512 256 512 32 411.7 32 288c0-40.8 10.9-79.1 30-112z" />',viewBox:"0 0 512 512"},st={name:"arrow-rotate-cw",content:'<path d="M480 288c0 123.7-100.3 224-224 224S32 411.7 32 288 132.3 64 256 64V0l160 96-160 96v-64c-88.2 0-160 71.8-160 160s71.8 160 160 160 160-71.8 160-160c0-29.1-7.8-56.4-21.5-80l55.5-32c19.1 32.9 30 71.2 30 112z" />',viewBox:"0 0 512 512"},ht={name:"arrows-no-repeat",content:'<path d="m321 434.2 47.5 47.5C335.5 501 297 512 256 512 132.3 512 32 411.7 32 288c0-41 11-79.5 30.3-112.6l47.5 47.5c-8.9 19.9-13.8 41.9-13.8 65 0 88.2 71.8 160 160 160 23.1.1 45.2-4.8 65-13.7zm118.3-17.5c12.9-18.3 23.1-38.7 30.1-60.4 6.9-21.5 10.6-44.5 10.6-68.3 0-40.8-10.9-79.1-30-112l-55.5 32c13.6 23.5 21.5 50.9 21.5 80 0 4.8-.2 9.5-.6 14.2-2.2 24.8-10.1 47.9-22.3 68.2L173.6 150.9c20.3-12.2 43.4-20.1 68.2-22.3 4.7-.4 9.4-.6 14.2-.6v64l160-96L256 0v64c-23.8 0-46.7 3.7-68.3 10.6-21.8 7-42.1 17.2-60.4 30.1L22.6 0 0 22.6 489.4 512l22.6-22.6-72.7-72.7z" />',viewBox:"0 0 512 512"},vt={name:"arrow-rotate-ccw-small",content:'<path d="m101.4 238.6 46.4 12.4c-2.5 9.3-3.8 19-3.8 29 0 61.8 50.2 112 112 112s112-50.2 112-112-50.2-112-112-112v56l-128-80 128-80v56c88.4 0 160 71.6 160 160s-71.6 160-160 160S96 368.4 96 280c0-14.3 1.9-28.2 5.4-41.4z" />',viewBox:"0 0 512 512"},ut={name:"arrow-rotate-cw-small",content:'<path d="M416 280c0 88.4-71.6 160-160 160S96 368.4 96 280s71.6-160 160-160V64l128 80-128 80v-56c-61.8 0-112 50.2-112 112s50.2 112 112 112 112-50.2 112-112c0-10-1.3-19.7-3.8-29l46.4-12.4c3.5 13.2 5.4 27.1 5.4 41.4z" />',viewBox:"0 0 512 512"},dt={name:"clock",content:'<path d="M256 128h-32v160h160v-32H256V128zm0-96C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm0 416c-105.9 0-192-86.1-192-192S150.1 64 256 64s192 86.1 192 192-86.1 192-192 192z" />',viewBox:"0 0 512 512"},pt={name:"calendar",content:'<path d="M416 416H288V288h128v128zm64-352v384c0 17.6-14.4 32-32 32H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h64V0h64v32h128V0h64v32h64c17.6 0 32 14.4 32 32zm-32 128H64v255.9l.1.1 383.9-.1V192zm0-127.9c-.1-.1-.1-.1 0 0l-64-.1v32h-64V64H192v32h-64V64H64.1l-.1.1V160h384V64.1z" />',viewBox:"0 0 512 512"},mt={name:"save",content:'<path d="M384 32H64c-17.6 0-32 14.4-32 32v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V128l-96-96zm-64 32v128h-64V64h64zm128 384-383.9.1-.1-.1V64.1l.1-.1H96v160h256V64h18.7l77.3 77.3V448z" />',viewBox:"0 0 512 512"},ft={name:"print",content:'<path d="M448 160h-32V96l-64-64H128c-17.7 0-32 14.3-32 32v96H64c-17.6 0-32 14.4-32 32v160c0 17.6 14.4 32 32 32h32v64c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32v-64h32c17.6 0 32-14.4 32-32V192c0-17.6-14.4-32-32-32zM128 64h192v64h64v64H128V64zm320 256h-64v127.9l-.1.1H128.1l-.1-.1V320H64v-32h384v32zm-288 0h192v32H160v-32zm0 64h160v32H160v-32z" />',viewBox:"0 0 512 512"},zt={name:"pencil",content:'<path d="m334.9 86.6 45.3-45.3c12.4-12.4 32.8-12.4 45.3 0l45.3 45.3c12.4 12.4 12.4 32.8 0 45.3l-45.3 45.3-90.6-90.6zm-22.6 22.6L32 389.5V480h90.5l280.3-280.3-90.5-90.5zM99.9 412.1l-22.6-22.6 235-235 22.6 22.6-235 235z" />',viewBox:"0 0 512 512"},gt={name:"trash",content:'<path d="M416 96h-96V64c0-17.6-14.4-32-32-32h-96c-17.6 0-32 14.4-32 32v32H64v64h32v288c0 17.6 14.4 32 32 32h224c17.6 0 32-14.4 32-32V160h32V96zM192 64h95.9l.1.1V96h-96c.1-.1.1-32.1 0-32zm160 384H128.1l-.1-.1V160h32v256h32V160h32v256h32V160h32v256h32V160h32v288z" />',viewBox:"0 0 512 512"},bt={name:"paperclip",content:'<path d="M384 128v256h-32V128c0-52.9-43.1-96-96-96s-96 43.1-96 96v288c0 35.3 28.7 64 64 64s64-28.7 64-64V128c0-17.6-14.4-32-32-32s-32 14.4-32 32v256h-32V128c0-35.3 28.7-64 64-64s64 28.7 64 64v288c0 52.9-43.1 96-96 96s-96-43.1-96-96V128C128 57.4 185.4 0 256 0s128 57.4 128 128z" />',viewBox:"0 0 512 512"},yt={name:"paperclip-alt",content:'<path d="M407 452.1c-18.6 18.6-43 27.9-67.5 27.9s-48.9-9.3-67.6-27.9L69.3 249.4c-49.7-49.7-49.7-130.5 0-180.2s130.5-49.7 180.2 0l180.2 180.2-22.7 22.5L226.9 91.8c-37.2-37.2-97.9-37.2-135.1 0-37.2 37.2-37.2 97.9 0 135.1l202.7 202.7c24.8 24.8 65.2 24.8 90.1 0 24.8-24.8 24.8-65.2 0-90.1L181.9 136.8c-12.4-12.4-32.7-12.4-45 0s-12.4 32.7 0 45L317 362l-22.5 22.5-180.2-180.1c-24.8-24.8-24.8-65.2 0-90.1s65.2-24.8 90.1 0L407 317c37.3 37.2 37.3 97.9 0 135.1z" />',viewBox:"0 0 512 512"},wt={name:"link",content:'<path d="M384 384c-47.4 0-88.7-25.8-110.8-64H384c35.4 0 64-28.6 64-64s-28.7-64-64-64H273.2c22.1-38.2 63.5-64 110.8-64 70.7 0 128 57.3 128 128s-57.3 128-128 128zM96 256c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32zm-32 0c0 35.4 28.6 64 64 64h110.8c-22.1 38.2-63.5 64-110.8 64C57.3 384 0 326.7 0 256s57.3-128 128-128c47.4 0 88.7 25.8 110.8 64H128c-35.4 0-64 28.6-64 64z" />',viewBox:"0 0 512 512"},Ht={name:"unlink",content:'<path d="M384 384c-47.4 0-88.7-25.8-110.8-64H384c35.4 0 64-28.6 64-64s-28.7-64-64-64H273.2c22.1-38.2 63.5-64 110.8-64 70.7 0 128 57.3 128 128s-57.3 128-128 128zM64 256c0 35.4 28.6 64 64 64h110.8c-22.1 38.2-63.5 64-110.8 64C57.3 384 0 326.7 0 256s57.3-128 128-128c47.4 0 88.7 25.8 110.8 64H128c-35.3 0-64 28.6-64 64zM272 97.6V0h-32v97.6c5.2-1 10.5-1.6 16-1.6s10.8.6 16 1.6zm-60.1 11.7-69-69-22.6 22.6 69 69c5.9-9 13.6-16.7 22.6-22.6zm110.8 22.6 69-69-22.6-22.6-69 69c9 5.9 16.7 13.6 22.6 22.6zM256 416c-5.5 0-10.8-.6-16-1.6V512h32v-97.6c-5.2 1-10.5 1.6-16 1.6zm-66.7-35.9-69 69 22.6 22.6 69-69c-9-5.9-16.7-13.6-22.6-22.6zm110.8 22.6 69 69 22.6-22.6-69-69c-5.9 9-13.6 16.7-22.6 22.6z" />',viewBox:"0 0 512 512"},xt={name:"link-vertical",content:'<path d="M128 384c0-47.4 25.8-88.7 64-110.8V384c0 35.4 28.6 64 64 64s64-28.7 64-64V273.2c38.2 22.1 64 63.5 64 110.8 0 70.7-57.3 128-128 128s-128-57.3-128-128zM256 96c17.7 0 32 14.3 32 32v256c0 17.7-14.3 32-32 32s-32-14.3-32-32V128c0-17.7 14.3-32 32-32zm0-32c-35.4 0-64 28.6-64 64v110.8c-38.2-22.1-64-63.5-64-110.8C128 57.3 185.3 0 256 0s128 57.3 128 128c0 47.4-25.8 88.7-64 110.8V128c0-35.4-28.6-64-64-64z" />',viewBox:"0 0 512 512"},Vt={name:"unlink-vertical",content:'<path d="M414.4 272H512v-32h-97.6c1 5.2 1.6 10.5 1.6 16s-.5 10.8-1.6 16zm-11.6-60.1 69-69-22.6-22.6-69 69c8.9 5.9 16.6 13.6 22.6 22.6zm-22.7 110.8 69 69 22.6-22.6-69-69c-5.9 9-13.6 16.7-22.6 22.6zM96 256c0-5.5.6-10.8 1.6-16H0v32h97.6c-1-5.2-1.6-10.5-1.6-16zm35.9-66.8-69-69-22.6 22.6 69 69c5.9-8.9 13.6-16.6 22.6-22.6zm-22.6 110.9-69 69 22.6 22.6 69-69c-9-5.9-16.7-13.6-22.6-22.6zM128 384c0-47.4 25.8-88.7 64-110.8V384c0 35.4 28.6 64 64 64s64-28.7 64-64V273.2c38.2 22.1 64 63.5 64 110.8 0 70.7-57.3 128-128 128s-128-57.3-128-128zM256 64c-35.4 0-64 28.6-64 64v110.8c-38.2-22.1-64-63.5-64-110.8C128 57.3 185.3 0 256 0s128 57.3 128 128c0 47.4-25.8 88.7-64 110.8V128c0-35.4-28.6-64-64-64z" />',viewBox:"0 0 512 512"},Mt={name:"lock",content:'<path d="M384 224h-32v-96c0-53-43-96-96-96s-96 43-96 96v96h-32c-17.6 0-32 14.4-32 32v192c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V256c0-17.6-14.4-32-32-32zm-192-96c0-35.3 28.7-64 64-64s64 28.7 64 64v96H192v-96zm64 256c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" />',viewBox:"0 0 512 512"},kt={name:"unlock",content:'<path d="M416 224H224v-96c0-53-43-96-96-96s-96 43-96 96v128h32V128c0-35.3 28.7-64 64-64s64 28.7 64 64v96h-32c-17.6 0-32 14.4-32 32v192c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V256c0-17.6-14.4-32-32-32zM288 384c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" />',viewBox:"0 0 512 512"},Ct={name:"cancel",content:'<path d="M256 32c-50.3 0-96.8 16.6-134.1 44.6-17.2 12.8-32.4 28.1-45.3 45.3C48.6 159.2 32 205.7 32 256c0 123.7 100.3 224 224 224 50.3 0 96.8-16.6 134.1-44.6 17.2-12.8 32.4-28.1 45.3-45.3 28-37.4 44.6-83.8 44.6-134.1 0-123.7-100.3-224-224-224zm0 384c-88.2 0-160-71.8-160-160 0-32.6 9.8-62.9 26.6-88.2l221.6 221.6C318.9 406.2 288.6 416 256 416zm133.4-71.8L167.8 122.6C193.1 105.8 223.4 96 256 96c88.2 0 160 71.8 160 160 0 32.6-9.8 62.9-26.6 88.2z" />',viewBox:"0 0 512 512"},It={name:"cancel-outline",content:'<path d="M256 32c-56.1 0-107.4 20.6-146.7 54.7-8.1 7-15.6 14.6-22.6 22.6C52.6 148.6 32 199.9 32 256c0 123.7 100.3 224 224 224 56.1 0 107.4-20.6 146.7-54.7 8.1-7 15.6-14.6 22.6-22.6C459.4 363.4 480 312.1 480 256c0-123.7-100.3-224-224-224zm0 416c-106 0-192-86-192-192 0-47.2 17.1-90.5 45.4-124L380 402.6c-33.5 28.3-76.8 45.4-124 45.4zm146.6-68L132 109.4C165.5 81.1 208.8 64 256 64c106 0 192 86 192 192 0 47.2-17.1 90.5-45.4 124z" />',viewBox:"0 0 512 512"},Bt={name:"cancel-circle",content:'<path d="m169.4 214.6 128 128c-12.5 6-26.6 9.4-41.4 9.4-52.9 0-96-43.1-96-96 0-14.8 3.4-28.8 9.4-41.4zM256 160c-14.8 0-28.8 3.4-41.4 9.4l128 128c6-12.5 9.4-26.6 9.4-41.4 0-52.9-43.1-96-96-96zm224 96c0 123.7-100.3 224-224 224S32 379.7 32 256 132.3 32 256 32s224 100.3 224 224zm-64 0c0-88.2-71.8-160-160-160-32.6 0-62.9 9.8-88.2 26.6-17.9 11.9-33.4 27.3-45.3 45.3C105.8 193.1 96 223.4 96 256c0 88.2 71.8 160 160 160 32.6 0 62.9-9.8 88.2-26.6 17.9-11.9 33.4-27.3 45.3-45.3 16.7-25.2 26.5-55.5 26.5-88.1z" />',viewBox:"0 0 512 512"},Ot={name:"check",content:'<path d="M434.7 82.7 480 128 192 416 32 256l45.3-45.3L192 325.5 434.7 82.7z" />',viewBox:"0 0 512 512"},Et={name:"check-outline",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm0 416c-106 0-192-86-192-192S150 64 256 64s192 86 192 192-86 192-192 192zm-32-154-83-83-45 45 128 128 176-176-45-45-131 131z" />',viewBox:"0 0 512 512"},St={name:"check-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm-32 352L96 256l45-45 83 83 147-147 45 45-192 192z" />',viewBox:"0 0 512 512"},Lt={name:"x",content:'<path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96l45.3 45.3z" />',viewBox:"0 0 512 512"},Pt={name:"x-outline",content:'<path d="M384 338.7 338.7 384 256 301.3 173.3 384 128 338.7l82.7-82.7-82.7-82.7 45.3-45.3 82.7 82.7 82.7-82.7 45.3 45.3-82.7 82.7 82.7 82.7zM256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm0 416c-106 0-192-86-192-192S150 64 256 64s192 86 192 192-86 192-192 192z" />',viewBox:"0 0 512 512"},Rt={name:"x-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm128 306.7L338.7 384 256 301.3 173.3 384 128 338.7l82.7-82.7-82.7-82.7 45.3-45.3 82.7 82.7 82.7-82.7 45.3 45.3-82.7 82.7 82.7 82.7z" />',viewBox:"0 0 512 512"},_t={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},Nt={name:"plus-outline",content:'<path d="M288 288v96h-64v-96h-96v-64h96v-96h64v96h96v64h-96zM256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm0 416c-106 0-192-86-192-192S150 64 256 64s192 86 192 192-86 192-192 192z" />',viewBox:"0 0 512 512"},Tt={name:"plus-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm32 256v96h-64v-96h-96v-64h96v-96h64v96h96v64h-96z" />',viewBox:"0 0 512 512"},Dt={name:"minus",content:'<path d="M96 224v64h320v-64H96z" />',viewBox:"0 0 512 512"},At={name:"minus-outline",content:'<path d="M128 224h256v64H128v-64zM256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm0 416c-106 0-192-86-192-192S150 64 256 64s192 86 192 192-86 192-192 192z" />',viewBox:"0 0 512 512"},jt={name:"minus-circle",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zM128 288v-64h256v64H128z" />',viewBox:"0 0 512 512"},Ft={name:"sort-asc",content:'<path d="M96 352h320v64H96v-64zm0-128h224v64H96v-64zm0-128h128v64H96V96z" />',viewBox:"0 0 512 512"},Gt={name:"sort-desc",content:'<path d="M96 96h320v64H96V96zm0 128h224v64H96v-64zm0 128h128v64H96v-64z" />',viewBox:"0 0 512 512"},Kt={name:"sort-clear",content:'<path d="m110.9 224 64 64H96v-64h14.9zM96 416h128v-64H96v64zm214.6-128h9.4v-64h-73.4l-64-64H416V96H118.6l-64-64L32 54.6 457.4 480l22.6-22.6L310.6 288z" />',viewBox:"0 0 512 512"},Ut={name:"sort-asc-small",content:'<path d="M256 192v224h-32V192h-96L240 64l112 128h-96z" />',viewBox:"0 0 512 512"},Wt={name:"sort-desc-small",content:'<path d="M352 288 240 416 128 288h96V64h32v224h96z" />',viewBox:"0 0 512 512"},qt={name:"filter",content:'<path d="M64 64v32l160 160v224l64-64V256L448 96V64H64z" />',viewBox:"0 0 512 512"},Zt={name:"filter-clear",content:'<path d="m143.5 64 168.2 168.2L288 256v160l-64 64V256L64 96V64h79.5zm236.1 100.4L448 96V64H279.3l-64-64L192 22l298 298 22-23.3-132.4-132.3z" />',viewBox:"0 0 512 512"},Yt={name:"filter-small",content:'<path d="M128 128h256v32l-96 96v96l-64 64V256l-96-96v-32z" />',viewBox:"0 0 512 512"},Xt={name:"filter-sort-asc-small",content:'<path d="M448 128v32l-96 96v64l-32 64V256l-96-96v-32h224zM64 224h64v160h32V224h64l-80-96-80 96z" />',viewBox:"0 0 512 512"},Jt={name:"filter-sort-desc-small",content:'<path d="M448 128v32l-96 96v64l-32 64V256l-96-96v-32h224zM144 384l80-96h-64V128h-32v160H64l80 96z" />',viewBox:"0 0 512 512"},$t={name:"filter-add-expression",content:'<path d="M480 64v32H32V64h448zm-192 96h192v-32H288v32zm0 128h192v-64H288v64zm0 96h192v-32H288v32zm0 64h192v-32H288v32zM96 352h64v-64h64v-64h-64v-64H96v64H32v64h64v64z" />',viewBox:"0 0 512 512"},Qt={name:"filter-add-group",content:'<path d="M352 352v32h-32v64h32v32h-64V352h64zm64 0v32h32v64h-32v32h64V352h-64zM160 160H96v64H32v64h64v64h64v-64h64v-64h-64v-64zm128 0h192v-32H288v32zM32 64v32h448V64H32zm256 224h192v-64H288v64z" />',viewBox:"0 0 512 512"},en={name:"login",content:'<path d="M384 480h96V32h-96v448zM32 224v64h128v96l160-128-160-128v96H32z" />',viewBox:"0 0 512 512"},tn={name:"logout",content:'<path d="M128 32H32v448h96V32zm64 192v64h128v96l160-128-160-128v96H192z" />',viewBox:"0 0 512 512"},nn={name:"download",content:'<path d="M32 384v96h448v-96H32zM288 32h-64v128h-96l128 160 128-160h-96V32z" />',viewBox:"0 0 512 512"},on={name:"upload",content:'<path d="M32 384v96h448v-96H32zm192-64h64V192h96L256 32 128 192h96v128z" />',viewBox:"0 0 512 512"},rn={name:"hyperlink-open",content:'<path d="M32 480h448V256h-32v192H64V64h192V32H32v448zM320 32l56.9 56.9.5.5L224 242.7l45.3 45.3 153.3-153.4L480 192V32H320z" />',viewBox:"0 0 512 512"},an={name:"hyperlink-open-sm",content:'<path d="M96 416h320v-96h-32v64H128V128h64V96H96v320zM256 96h160v160l-57.4-57.4L237.3 320 192 274.7l121.4-121.4-.5-.5L256 96z" />',viewBox:"0 0 512 512"},cn={name:"launch",content:'<path d="M96 96v320h96v-32h-64V128h256v64h32V96H96zm320 160v160H256l57.4-57.4L192 237.3l45.3-45.3 121.4 121.4.5-.5L416 256z" />',viewBox:"0 0 512 512"},ln={name:"window",content:'<path d="M96 96v320h320V96H96zm288 288H128V192h256v192z" />',viewBox:"0 0 512 512"},sn={name:"window-restore",content:'<path d="M448 32v288h-32V128H160V32h288zM64 192h288v288H64V192zm32 256h224V288H96v160z" />',viewBox:"0 0 512 512"},hn={name:"window-minimize",content:'<path d="M416 288v64H96v-64h320z" />',viewBox:"0 0 512 512"},vn={name:"gear",content:'<path d="m462.7 317.9-41.5-31.4c1.8-9.9 2.8-20.1 2.8-30.5 0-10.4-1-20.6-2.8-30.5l41.5-31.4c6.4-4.9 8.2-13.8 4.2-20.8L433 114.6c-4-7-12.6-9.9-20.1-6.7l-48 20.2c-15.4-13.2-33.3-23.6-52.8-30.5L305.8 46c-1-8-7.8-14-15.9-14h-67.8c-8.1 0-14.9 6-15.9 14l-6.5 51.6c-19.5 6.9-37.4 17.3-52.8 30.5l-48-20.2c-7.4-3.1-16-.2-20.1 6.7l-33.9 58.7c-4 7-2.2 15.9 4.2 20.8l41.5 31.4C89 235.4 88 245.6 88 256c0 10.4 1 20.6 2.8 30.5l-41.5 31.4c-6.4 4.9-8.2 13.8-4.2 20.8L79 397.4c4 7 12.6 9.9 20.1 6.7l48-20.2c15.4 13.2 33.3 23.6 52.8 30.5l6.5 51.6c1 8 7.8 14 15.9 14h67.8c8.1 0 14.9-6 15.9-14l6.5-51.6c19.5-6.9 37.4-17.3 52.8-30.5l48 20.2c7.4 3.1 16 .2 20.1-6.7l33.9-58.7c3.7-7 1.9-15.9-4.6-20.8zM256 340c-46.4 0-84-37.6-84-84s37.6-84 84-84 84 37.6 84 84-37.6 84-84 84z" />',viewBox:"0 0 512 512"},un={name:"gears",content:'<path d="m331.9 364.2-29.6-22.4c1.3-7.1 2-14.3 2-21.8 0-7.4-.7-14.7-2-21.8l29.6-22.4c4.6-3.5 5.9-9.8 3-14.8l-24.2-42c-2.9-5-9-7.1-14.3-4.8L262 228.7c-11-9.4-23.8-16.9-37.7-21.8l-4.6-36.9c-.7-5.7-5.6-10-11.3-10H160c-5.8 0-10.6 4.3-11.3 10l-4.6 36.9c-13.9 4.9-26.7 12.4-37.7 21.8l-34.3-14.5c-5.3-2.2-11.5-.2-14.3 4.8l-24.3 42c-2.9 5-1.6 11.3 3 14.8l29.6 22.4c-1.3 7.1-2 14.3-2 21.8 0 7.4.7 14.7 2 21.8l-29.6 22.4c-4.6 3.5-5.9 9.8-3 14.8l24.2 42c2.9 5 9 7.1 14.3 4.8l34.3-14.5c11 9.4 23.8 16.9 37.7 21.8l4.6 36.9c.7 5.7 5.6 10 11.3 10h48.4c5.8 0 10.6-4.3 11.3-10l4.6-36.9c13.9-4.9 26.7-12.4 37.7-21.8l34.3 14.5c5.3 2.2 11.5.2 14.3-4.8l24.2-41.9c3-5 1.8-11.4-2.8-14.9zM184.2 380c-33.1 0-60-26.9-60-60s26.9-60 60-60 60 26.9 60 60-26.9 60-60 60zm293.1-225.5L459.4 141c.8-4.2 1.2-8.6 1.2-13 0-4.5-.4-8.8-1.2-13l17.8-13.4c2.7-2.1 3.5-5.9 1.8-8.9l-14.5-25.2c-1.8-3-5.4-4.2-8.6-2.8l-20.6 8.7c-6.7-5.7-14.3-10.1-22.7-13.1L409.9 38c-.4-3.4-3.3-6-6.8-6h-29c-3.4 0-6.4 2.5-6.8 6l-2.7 22.2c-8.3 2.9-16 7.5-22.7 13.1l-20.6-8.7c-3.2-1.4-6.9-.1-8.6 2.8l-14.5 25.2c-1.8 3-1 6.9 1.8 8.9l17.8 13.4c-.8 4.2-1.2 8.6-1.2 13 0 4.5.4 8.8 1.2 13L300 154.5c-2.7 2.1-3.5 5.9-1.8 8.9l14.5 25.2c1.8 3 5.4 4.2 8.6 2.8l20.6-8.7c6.7 5.7 14.3 10.1 22.7 13.1l2.7 22.2c.4 3.4 3.3 6 6.8 6h29c3.4 0 6.4-2.5 6.8-6l2.7-22.2c8.3-2.9 16-7.5 22.7-13.1l20.6 8.7c3.2 1.4 6.9.1 8.6-2.8l14.5-25.2c1.8-3 1-6.9-1.7-8.9zm-88.7 9.5c-19.9 0-36.1-16.2-36.1-36.1s16.2-36.1 36.1-36.1c19.9 0 36.1 16.2 36.1 36.1-.1 19.9-16.1 36.1-36.1 36.1z" />',viewBox:"0 0 512 512"},dn={name:"wrench",content:'<path d="M470.7 402.7 306 238.1c9-18.8 14-39.8 14-62.1 0-79.5-64.5-144-144-144-22.2 0-43.3 5-62.1 14l76.4 76.4c12.4 12.4 12.4 32.8 0 45.3l-22.6 22.6c-12.4 12.4-32.8 12.4-45.3 0L46 113.9c-9 18.8-14 39.9-14 62.1 0 79.5 64.5 144 144 144 22.3 0 43.4-5.1 62.2-14.1l164.7 164.7c12.3 12.5 32.7 12.5 45.1.1l22.7-22.7c12.4-12.4 12.4-32.8 0-45.3zM448 425.5 425.4 448 265.8 288.5c8.3-6.7 15.9-14.3 22.6-22.6L448 425.5z" />',viewBox:"0 0 512 512"},pn={name:"eye",content:'<path d="M256 128c-94.8 0-179.8 51.5-224 128 44.3 76.5 129.3 128 224 128s179.8-51.5 224-128c-44.2-76.5-129.2-128-224-128zm-32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM69.8 256c18.4-26.4 44.8-48.7 72.6-65.1 12.2-7.2 25.1-13.2 38.4-17.9-22.6 20.5-36.8 50.1-36.8 83s14.2 62.5 36.8 83c-13.3-4.7-26.2-10.7-38.4-17.9-27.8-16.4-54.2-38.7-72.6-65.1zm299.8 65.1c-12.2 7.2-25.1 13.2-38.4 17.9 22.6-20.5 36.8-50.1 36.8-83s-14.2-62.5-36.8-83c13.3 4.7 26.2 10.7 38.4 17.9 27.8 16.4 54.2 38.7 72.6 65.1-18.5 26.4-44.8 48.7-72.6 65.1z" />',viewBox:"0 0 512 512"},mn={name:"search",content:'<path d="M365.3 320h-22.7l-26.7-26.7C338.5 265.7 352 230.4 352 192c0-88.4-71.6-160-160-160S32 103.6 32 192s71.6 160 160 160c38.4 0 73.7-13.5 101.3-36.1l26.7 26.7v22.7L434.7 480l45.3-45.3L365.3 320zM64 192c0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128S64 262.7 64 192z" />',viewBox:"0 0 512 512"},fn={name:"zoom-in",content:'<path d="M288 224h-64v64h-64v-64H96v-64h64V96h64v64h64v64zm192 210.7L434.7 480 320 365.3v-22.7l-26.7-26.7C265.7 338.5 230.4 352 192 352c-88.4 0-160-71.6-160-160S103.6 32 192 32s160 71.6 160 160c0 38.4-13.5 73.7-36.1 101.3l26.7 26.7h22.7L480 434.7zM192 320c70.7 0 128-57.3 128-128S262.7 64 192 64 64 121.3 64 192s57.3 128 128 128z" />',viewBox:"0 0 512 512"},zn={name:"zoom-out",content:'<path d="M288 224H96v-64h192v64zm192 210.7L434.7 480 320 365.3v-22.7l-26.7-26.7C265.7 338.5 230.4 352 192 352c-88.4 0-160-71.6-160-160S103.6 32 192 32s160 71.6 160 160c0 38.4-13.5 73.7-36.1 101.3l26.7 26.7h22.7L480 434.7zM192 320c70.7 0 128-57.3 128-128S262.7 64 192 64 64 121.3 64 192s57.3 128 128 128z" />',viewBox:"0 0 512 512"},gn={name:"arrows-move",content:'<path d="M384 320v-32h-96v96h32l-64 96-64-96h32v-96h-96v32l-96-64 96-64v32h96v-96h-32l64-96 64 96h-32v96h96v-32l96 64-96 64z" />',viewBox:"0 0 512 512"},bn={name:"calculator",content:'<path d="M64 64v384h384V64H64zm96 352H96v-64h64v64zm0-96H96v-64h64v64zm96 96h-64v-64h64v64zm0-96h-64v-64h64v64zm160 96h-96V256h96v160zm0-224H96V96h320v96z" />',viewBox:"0 0 512 512"},yn={name:"cart",content:'<path d="M192 368c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm144-48c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM128 96V64H32v32h64v192h288v-32H128V96zm32 128h256v-32H160v32zm0-96v32h288v-32H160z" />',viewBox:"0 0 512 512"},wn={name:"connector",content:'<path d="M416 112c0 26.51-21.49 48-48 48-20.898 0-38.667-13.359-45.258-32H256v288h-98.742c-6.591 18.641-24.36 32-45.258 32-26.51 0-48-21.49-48-48s21.49-48 48-48c20.898 0 38.667 13.359 45.258 32H224V96h98.742c6.591-18.641 24.36-32 45.258-32 26.51 0 48 21.49 48 48z" />',viewBox:"0 0 512 512"},Hn={name:"plus-sm",content:'<path d="M352 224v64h-64v64h-64v-64h-64v-64h64v-64h64v64h64z" />',viewBox:"0 0 512 512"},xn={name:"minus-sm",content:'<path d="M352 224v64H160v-64h192z" />',viewBox:"0 0 512 512"},Vn={name:"kpi-status-deny",content:'<path d="M480 256 256 480 32 256 256 32l224 224z" />',viewBox:"0 0 512 512"},Mn={name:"kpi-status-hold",content:'<path d="M256 64 32 448h448L256 64z" />',viewBox:"0 0 512 512"},kn={name:"kpi-status-open",content:'<path d="M480 256c0 123.7-100.3 224-224 224S32 379.7 32 256 132.3 32 256 32s224 100.3 224 224z" />',viewBox:"0 0 512 512"},Cn={name:"equal",content:'<path d="M96 288h320v64H96v-64zm0-128v64h320v-64H96z" />',viewBox:"0 0 512 512"},In={name:"not-equal",content:'<path d="m290.7 224-37.3 64H416v64H216l-56 96h-48l56-96H96v-64h109.3l37.3-64H96v-64h184l56-96h48l-56 96h88v64H290.7z" />',viewBox:"0 0 512 512"},Bn={name:"less-or-equal",content:'<path d="m318.1 352-160-160 160-160L352 65.9 225.9 192 352 318.1 318.1 352zM128 416v32h256v-32H128z" />',viewBox:"0 0 512 512"},On={name:"greater-or-equal",content:'<path d="M160 318.1 286.1 192 160 65.9 193.9 32l160 160-160 160-33.9-33.9zM128 416v32h256v-32H128z" />',viewBox:"0 0 512 512"},En={name:"divide",content:'<path d="M416 64 192 448h-64L352 64h64z" />',viewBox:"0 0 512 512"},Sn={name:"accessibility",content:'<path d="M208 48c0-26.5 21.5-48 48-48s48 21.5 48 48-21.5 48-48 48-48-21.5-48-48zm240 112v-32H64v32l128 16v80l-32 224h48l32-160h32l32 160h48l-32-224v-80l128-16z" />',viewBox:"0 0 512 512"},Ln={name:"barcode-outline",content:'<path d="M96 384H64V128h32v256zm96-256h-64v224h64V128zm64 0h-32v224h32V128zm64 0h-32v224h32V128zm64 0h-32v224h32V128zm64 0h-32v256h32V128zm64-32v320c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h448c17.7 0 32 14.3 32 32zm-32 0H32v320h448V96z" />',viewBox:"0 0 512 512"},Pn={name:"barcode",content:'<path d="M480 64H32C14.3 64 0 78.3 0 96v320c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM96 384H64V128h32v256zm96-32h-64V128h64v224zm64 0h-32V128h32v224zm64 0h-32V128h32v224zm64 0h-32V128h32v224zm64 32h-32V128h32v256z" />',viewBox:"0 0 512 512"},Rn={name:"barcode-scanner",content:'<path d="M32 96H0V0h96v32H32v64zm0 288H0v96h96v-32H32v-64zM416 0v32h64v64h32V0h-96zm64 448h-64v32h96v-96h-32v64zm-192-32h32V288h-32v128zm32-352h-32v128h32V64zm-64 0h-32v128h32V64zM128 416h64V288h-64v128zm-64 0h32V288H64v128zM192 64h-64v128h64V64zm32 352h32V288h-32v128zM64 64v128h32V64H64zm384 0h-32v128h32V64zm0 352V288h-32v128h32zm-96 0h32V288h-32v128zm32-352h-32v128h32V64zm96 160H32v32h448v-32z" />',viewBox:"0 0 512 512"},_n={name:"qr-code-outline",content:'<path d="M192 224v32h-32v-32h32zm-64 64h32v-32h-32v32zm-32-64v32h32v-32H96zm-32 64h32v-32H64v32zm128 0h32v-32h-32v32zm64-64h-32v32h32v-32zm32-32h-32v32h32v-32zm-64-32v32h32v-32h-32zm64-32h-32v32h32v-32zm-64-32v32h32V96h-32zm64-32h-32v32h32V64zm32 192v-32h-32v32h32zm-96 32v32h32v-32h-32zm64-32h-32v32h32v-32zm0 64h-32v32h32v-32zm-64 32v32h32v-32h-32zm32 32v32h32v-32h-32zm-32 64h32v-32h-32v32zm64-96v32h32v-32h-32zm32-32v-32h-32v32h32zm32-32v-32h-32v32h32zm32-64h-32v32h32v-32zm32 64v-32h-32v32h32zm32-64h-32v32h32v-32zm-64 96v-32h-32v32h32zm-32 32v-32h-32v32h32zm0 32h32v-32h-32v32zm32-32h32v-32h-32v32zm64-32v-32h-32v32h32zm-128 64v32h32v-32h-32zm-32 64h32v-32h-32v32zm64 0h32v-32h-32v32zm32-32h32v-32h-32v32zm64-32v-32h-32v32h32zm0 64v-32h-32v32h32zM512 0v512H0V0h512zm-32 32H32v448h448V32zm-32 160H320V64h128v128zm-32-32-.5-64H352v64h64zm-224 32H64V64h128v128zm-32-32-.5-64H96v64h64zm32 288H64V320h128v128zm-32-32-.5-64H96v64h64z" />',viewBox:"0 0 512 512"},Nn={name:"qr-code",content:'<path d="M320 0v192h192V0H320zm160 160H352V32h128v128zm-32-32h-64V64h64v64zM0 0v192h192V0H0zm160 160H32V32h128v128zm-32-32H64V64h64v64zM0 320v192h192V320H0zm160 160H32V352h128v128zm-32-32H64v-64h64v64zm32-224h32v32h-32v-32zm0 64h-32v-32h32v32zm-64-64h32v32H96v-32zm-32 32H32v-32h32v32zm32 32H64v-32h32v32zm128 0h-32v-32h32v32zm32-32h-32v-32h32v32zm0-64h32v32h-32v-32zm0 0h-32v-32h32v32zm0-64h32v32h-32v-32zm0 0h-32V96h32v32zm0-64h32v32h-32V64zm0 0h-32V32h32v32zm64 192h-32v-32h32v32zm-96 32h32v32h-32v-32zm64 0h-32v-32h32v32zm0 64h-32v-32h32v32zm-32 32h-32v-32h32v32zm0 0h32v32h-32v-32zm0 64h-32v-32h32v32zm64-64h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h32v32h-32v-32zm64 0h-32v-32h32v32zm32 32h-32v-32h32v32zm32-32h-32v-32h32v32zm-96 32h32v32h-32v-32zm0 64h-32v-32h32v32zm0 0h32v32h-32v-32zm32-32h32v32h-32v-32zm32-32h32v32h-32v-32zm-96 96h32v32h-32v-32zm0 64h-32v-32h32v32zm-32 32h-32v-32h32v32zm192-192h-32v-32h32v32zM352 416h32v32h-32v-32zm0 64h-32v-32h32v32zm64-64h-32v-32h32v32zm32-96h32v32h-32v-32zm0 64h-32v-32h32v32zm-32 32h32v32h-32v-32zm0 64h-32v-32h32v32zm64-64h-32v-32h32v32zm0 64h-32v-32h32v32zm32-32h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h-32v-32h32v32zM256 512h-32v-32h32v32zm64 0h-32v-32h32v32zm32-32h32v32h-32v-32zm64 0h32v32h-32v-32zm96 32h-32v-32h32v32z" />',viewBox:"0 0 512 512"},Tn={name:"qr-code-scanner",content:'<path d="M512 0v96h-32V32h-64V0h96zm-32 448h-64v32h96v-96h-32v64zM64 64h128v128H64V64zm32 96h64V96H96v64zM32 32h64V0H0v96h32V32zm0 224h448v-32H32v32zm0 128H0v96h96v-32H32v-64zM288 96h-32v32h32V96zm-64-32v32h32V64h-32zm224 128H320V64h128v128zm-32-96h-64v64h64V96zm-128 96v-32h-32v32h32zm-32-64h-32v32h32v-32zM64 288h128v128H64V288zm32 96h64v-64H96v64zm192-64h-32v32h32v-32zm-64-32v32h32v-32h-32zm32 128h32v-32h-32v32zm-32-64v32h32v-32h-32zm96-64h-32v32h32v-32zm-32 64v32h32v-32h-32zm64 0v-32h-32v32h32zm-32 64h32v-32h-32v32zm64-128h-32v32h32v-32zm-32 64v32h32v-32h-32zm64 0v-32h-32v32h32zm0 64v-32h-32v32h32zm32-128h-32v32h32v-32zm0 96v-32h-32v32h32z" />',viewBox:"0 0 512 512"},Dn={name:"barcode-qr-code-scanner",content:'<path d="M256 288h32v128h-32V288zm64 128h64V288h-64v128zm128 0V288h-32v128h32zM32 32h64V0H0v96h32V32zm0 352H0v96h96v-32H32v-64zM416 0v32h64v64h32V0h-96zm64 448h-64v32h96v-96h-32v64zm0-224H32v32h448v-32zM288 64h-32v128h32V64zm96 0h-64v128h64V64zm64 0h-32v128h32V64zM64 64h96v96H64V64zm32 64h32V96H96v32zm128 32h-32v32h32v-32zm0-96h-32v64h32V64zM64 320h96v96H64v-96zm32 64h32v-32H96v32zm96 0v32h32v-64h-32v32zm0-64h32v-32h-32v32z" />',viewBox:"0 0 512 512"},An={name:"signature",content:'<path d="M32 448h448v32H32v-32zM448 32H288v64h160V32zm-96 340.9L256 224l32-96h160l32 96-96 148.9V416h-32v-43.1zm0-59.1V256h32v57.8l60.8-94.3-19.9-59.5H311.1l-19.9 59.6 60.8 94.2zM78.8 377.3c8.7-10.3 23.9-25.6 37.2-17.3 14.9 9.3 25.1 42.1 56.9 43.8 27.2-.6 18.9-34.6 36.7-33.2 16.6 0 19.5 47.8 46.5 47.9 25.7.1 37.4-14.5 37.3-28 .1-29-62.5-87.7-85.4-98-21.4-9.6-34-2.3-39.7 6-5.3 7.9 9.3 34.5-13.7 41.2-17.3 1.5-29.2-33.2-62.1-33.2S77 354.1 32 352c13.1 6 32.8 42 46.8 25.3z" />',viewBox:"0 0 512 512"},jn={name:"hand",content:'<path d="M442.5 130.7c-15.5-6.7-33.7-.2-41.4 15.1-8.2 21.3-23.3 79.9-25.8 87.6-2.1 6.5-5 12-11.3 9.7-4.7-1.7-3.5-7.2-2.4-12.6l2.7-17 18.1-112.4c2.8-17.4-9-33.8-26.5-36.6-17.4-2.8-33.8 9-36.6 26.5L304 197.9s-2.1 14.1-3 18.7c-1 5.2-1.4 12.3-7.7 11.9-5-.3-5.3-3.8-5.3-7.3V64c0-17.6-14.2-31.9-31.8-32h.1-.3c-17.7 0-32 14.3-32 32v.4c0 1.1.9 140.6.6 149.7-.2 5.4-.7 9.5-6.8 10.3-7.8 1.1-8.6-8-8.6-8l-3.1-20.9v.7L190 90.8v.1c-2.6-17.5-18.9-29.5-36.2-26.9-17.5 2.6-29.5 18.9-26.9 36.2 0 .1 0 .2.1.3l24.8 165.3 2.4 15.9c.5 3.2-.7 6.6-3.3 8.6l-.1.1c-4.1 3.1-10 2.5-13.5-1.4l-12.2-13.2-37.3-41-.1-.1c-11.9-13-32.1-14-45.3-2.1-13 11.9-14 32.1-2.1 45.2l55.7 61s34.1 49 62.5 88.4c28.3 39.3 72.3 52.4 129.5 52.4s113.9-21.8 126.9-95.4c13.7-78.5 6.5-107.9 23.7-150.4 11.6-28.9 15.1-45.8 21.1-63.2 5.4-15.6-1.9-33.3-17.2-39.9z" />',viewBox:"0 0 512 512"},Fn={name:"pointer",content:'<path d="m285.5 326.1 43.9 124.4-83.5 29.5-43.8-124.2L128 416V32l256 288-98.5 6.1z" />',viewBox:"0 0 512 512"},Gn={name:"stick",content:'<path d="M192 96c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32v32h128V96zm128 160c0 35.3-28.7 64-64 64s-64-28.7-64-64v-96H64v96c0 106 86 192 192 192s192-86 192-192v-96H320v96zm96-192h-64c-17.7 0-32 14.3-32 32v32h128V96c0-17.7-14.3-32-32-32z" />',viewBox:"0 0 512 512"},Kn={name:"unstick",content:'<path d="M290.6 131.4c12.4-12.4 12.4-32.6 0-45l-45-45c-12.4-12.4-32.6-12.4-45 0L178 63.8l90.1 90 22.5-22.4zM268.1 334c-24.9 24.9-65.2 24.9-90.1 0s-24.9-65.2 0-90.1l67.5-67.5-90-90.1L88 153.9C13.4 228.5 13.4 349.4 88 424s195.5 74.6 270.1 0l67.5-67.5-90-90.1-67.5 67.6zm202.6-67.5-45-45c-12.4-12.4-32.6-12.4-45 0L358.2 244l90 90 22.5-22.5c12.4-12.4 12.4-32.6 0-45z" />',viewBox:"0 0 512 512"},Un={name:"set-column-position",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM192 416H96V96h96v320zm224 0H224v-32h192v32zm0-64H224v-64h192v64zm0-96H224v-64h192v64zm0-96H224V96h192v64z" />',viewBox:"0 0 512 512"},Wn={name:"clock-arrow-rotate",content:'<path d="M256 32C132.3 32 32 132.3 32 256h32c0-105.9 86.1-192 192-192s192 86.1 192 192-86.1 192-192 192c-57 0-108.3-25-143.5-64.5L176 320H32v144l57.8-57.8C130.8 451.5 190 480 256 480c123.7 0 224-100.3 224-224S379.7 32 256 32Zm-32 96v160h160v-32H256V128h-32Z" />',viewBox:"0 0 512 512"},qn={name:"play",content:'<path d="M0 512V0l512 256L0 512z" />',viewBox:"0 0 512 512"},Zn={name:"pause",content:'<path d="M320 0h160v512H320V0zM32 512h160V0H32v512z" />',viewBox:"0 0 512 512"},Yn={name:"stop",content:'<path d="M512 512H0V0h512v512z" />',viewBox:"0 0 512 512"},Xn={name:"rewind",content:'<path d="M256 256 512 96v320L256 256zm0 160V96L0 256l256 160z" />',viewBox:"0 0 512 512"},Jn={name:"forward",content:'<path d="M0 416V96l256 160L0 416zm512-160L256 96v320l256-160z" />',viewBox:"0 0 512 512"},$n={name:"volume-down",content:'<path d="M0 352h96l128 128V32L96 160H0v192zm288 28V132c55.2 14.2 96 64.3 96 124s-40.8 109.8-96 124z" />',viewBox:"0 0 512 512"},Qn={name:"volume-up",content:'<path d="M0 352h96l128 128V32L96 160H0v192zm288 28V132c55.2 14.2 96 64.3 96 124s-40.8 109.8-96 124zm0-380v44.8c45.2 0 88.3 20.8 121.2 58.4C444.6 143.6 464 197.8 464 256s-19.4 112.4-54.8 152.8c-33 37.7-76 58.4-121.2 58.4V512c123.7 0 224-114.6 224-256S411.7 0 288 0z" />',viewBox:"0 0 512 512"},eo={name:"volume-mute",content:'<path d="M96 160 224 32v448L96 352H0V160h96zm416 29.3L466.7 144 400 210.7 333.2 144 288 189.3l66.7 66.7-66.7 66.7 45.3 45.3 66.7-66.7 66.7 66.7 45.3-45.3-66.8-66.7 66.8-66.7z" />',viewBox:"0 0 512 512"},to={name:"hd",content:'<path d="M480 64H32C14.4 64 0 78.4 0 96v320c0 17.6 14.4 32 32 32h448c17.6 0 32-14.4 32-32V96c0-17.6-14.4-32-32-32zM256 384h-64v-96h-64v96H64V128h64v96h64v-96h64v256zm210.3-68.9c-5.1 16.2-11.8 29.4-19.8 39.1-8.2 9.8-18.2 17.4-29.8 22.4-11.5 4.9-26.3 7.4-43.9 7.4H288V128h82.6c20.3 0 35.4 2.2 46.1 6.8 10.7 4.6 20.6 12.2 29.5 22.8 8.7 10.5 15.7 24.1 20.6 40.6 4.8 16.2 7.3 36.5 7.3 60.3-.1 21.5-2.7 40.6-7.8 56.6zm-54.2-94.2c2.6 8.5 3.9 20.5 3.9 35.6 0 14.5-1.3 26.3-3.9 35.1-2.5 8.4-5.5 14.4-8.9 18-3.3 3.5-7.5 6-12.8 7.7-3.8 1.2-11.8 2.7-28.3 2.7H336V192h12.9c21.4 0 30.6.9 34.5 1.7 6.9 1.4 12.6 4.1 17.5 8.4 4.9 4.5 8.7 10.8 11.2 18.8z" />',viewBox:"0 0 512 512"},no={name:"closed-captions",content:'<path d="M480 64H32S0 64 0 96v320c0 32 32 32 32 32h448c32 0 32-32 32-32V96s0-32-32-32zM240 205c-6.1-4.5-13.5-7.8-21.9-10.1-8.5-2.3-17.1-3.5-25.8-3.5-18 0-32.2 5.8-42.6 17.4-10.4 11.6-15.6 27.4-15.6 47.3 0 19.8 5.2 35.4 15.6 46.9 10.4 11.5 24.3 17.2 41.7 17.2 16.1 0 32.3-4.6 47.6-13.8V373c-17.2 7.4-38.2 11-62.1 11-23.4 0-43.6-5-60.6-15.1s-29.9-24.4-38.9-43-13.4-40-13.4-64.3c0-26.1 5-49.4 15-69.7 10-20.4 24.2-36.1 42.5-47.2s39.4-16.7 63.2-16.7c19 0 37.4 2.6 55.3 7.8V205zm208 0c-6.1-4.5-13.5-7.8-21.9-10.1-8.5-2.3-17.1-3.5-25.8-3.5-18 0-32.2 5.8-42.6 17.4-10.4 11.6-15.6 27.4-15.6 47.3 0 19.8 5.2 35.4 15.6 46.9s24.3 17.2 41.7 17.2c16.1 0 32.3-4.6 47.6-13.8V373c-17.2 7.4-38.2 11-62.1 11-23.4 0-43.6-5-60.6-15.1s-29.9-24.4-38.9-43-13.4-40-13.4-64.3c0-26.1 5-49.4 15-69.7 10-20.4 24.2-36.1 42.5-47.2s39.4-16.7 63.2-16.7c19 0 37.4 2.6 55.3 7.8V205z" />',viewBox:"0 0 512 512"},oo={name:"playlist",content:'<path d="M0 256h320v64H0v-64zM512 64H0V0h512v64zm-128 64.8V397c-13.4-8-30-12.8-48-12.8-44.2 0-80 28.7-80 64s35.8 64 80 64 80-28.7 80-64V193h96v-65l-128 .8zM0 128v64h320v-64H0z" />',viewBox:"0 0 512 512"},ro={name:"music-notes",content:'<path d="M160 170v-64m0-.2v259c-13.4-8-30-12.8-48-12.8-44.2 0-80 28.7-80 64s35.8 64 80 64 80-28.7 80-64V162.5l256-59.1v165.4c-13.4-8-30-12.8-48-12.8-44.2 0-80 28.7-80 64s35.8 64 80 64 80-28.7 80-64V32l-320 73.8z" />',viewBox:"0 0 512 512"},ao={name:"play-sm",content:'<path d="M96 416V96l320 160L96 416z" />',viewBox:"0 0 512 512"},io={name:"pause-sm",content:'<path d="M288 96h96v320h-96V96zM96 416h96V96H96v320z" />',viewBox:"0 0 512 512"},co={name:"stop-sm",content:'<path d="M416 416H96V96h320v320z" />',viewBox:"0 0 512 512"},lo={name:"heart-outline",content:'<path d="M447.2 96.8c-43.7-43.7-114.7-43.7-158.4 0L256 129.6l-32.8-32.8c-43.7-43.7-114.7-43.7-158.4 0s-43.7 116.3 0 160l32.8 32.8L256 448l158.4-158.4 32.8-32.8c43.7-43.7 43.7-116.3 0-160zm-22.6 137.4L256 402.7 87.4 234.2C72.3 219.1 64 198.7 64 176.8s8.3-42.3 23.4-57.4C102.5 104.3 122.6 96 144 96s41.5 8.3 56.6 23.4l55.4 55.4 55.4-55.4C326.5 104.3 346.6 96 368 96s41.5 8.3 56.6 23.4c15.1 15.1 23.4 35.5 23.4 57.4s-8.3 42.3-23.4 57.4z" />',viewBox:"0 0 512 512"},so={name:"heart",content:'<path d="m447.2 256.8-32.8 32.8L256 448 97.6 289.6l-32.8-32.8c-43.7-43.7-43.7-116.3 0-160s114.7-43.7 158.4 0l32.8 32.8 32.8-32.8c43.7-43.7 114.7-43.7 158.4 0s43.7 116.3 0 160z" />',viewBox:"0 0 512 512"},ho={name:"star-outline",content:'<path d="M480 202.4 319.1 188 256 32l-63.1 156L32 202.4l122 111.7L117.2 480 256 391.5 394.8 480 358 314.1l122-111.7zM256 353.6l-90.8 57.9 24-108.5-82.1-75.2 108.1-9.7L256 117.3l40.8 100.8 108.1 9.7-82.1 75.2 24.1 108.5-90.9-57.9z" />',viewBox:"0 0 512 512"},vo={name:"star",content:'<path d="M256 391.5 117.2 480 154 314.1 32 202.4 192.9 188 256 32l63.1 156L480 202.4 358 314.1 394.8 480 256 391.5z" />',viewBox:"0 0 512 512"},uo={name:"checkbox",content:'<path d="M64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},po={name:"checkbox-checked",content:'<path d="M64 64v384h384V64H64zm352 352H96V96h320v320zm-77.3-269.3L384 192 224 352l-96-96 45.3-45.3 50.7 50.7 114.7-114.7z" />',viewBox:"0 0 512 512"},mo={name:"checkbox-indeterminate",content:'<path d="M128 128h256v256H128V128zM64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},fo={name:"checkbox-null",content:'<path d="M192 64h128v32H192V64zm224 0h-64v32h64v64h32V64h-32zm0 256h32V192h-32v128zm0 96h-64v32h96v-96h-32v64zm-224 32h128v-32H192v32zm-96-96H64v96h96v-32H96v-64zm0-160H64v128h32V192zM64 64v96h32V96h64V64H64z" />',viewBox:"0 0 512 512"},zo={name:"circle",content:'<path d="M384 256c0 70.7-57.3 128-128 128s-128-57.3-128-128 57.3-128 128-128 128 57.3 128 128z" />',viewBox:"0 0 512 512"},go={name:"radiobutton",content:'<path d="M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64zm0 352c-88.4 0-160-71.6-160-160S167.6 96 256 96s160 71.6 160 160-71.6 160-160 160z" />',viewBox:"0 0 512 512"},bo={name:"radiobutton-checked",content:'<path d="M351.6 255.3c0 53.2-43.1 96.4-96.4 96.4s-96.4-43.1-96.4-96.4 43.1-96.4 96.4-96.4 96.4 43.2 96.4 96.4zM256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64zm0 352c-88.4 0-160-71.6-160-160S167.6 96 256 96s160 71.6 160 160-71.6 160-160 160z" />',viewBox:"0 0 512 512"},yo={name:"bell",content:'<path d="M192 416h128c0 35.3-28.7 64-64 64s-64-28.7-64-64zm160-256c0-42-26.9-77.6-64.4-90.7.3-1.7.4-3.5.4-5.3 0-17.7-14.3-32-32-32s-32 14.3-32 32c0 1.8.2 3.6.4 5.3C186.9 82.4 160 118 160 160c0 88.4-43 160-96 160v64h384v-64c-53 0-96-71.6-96-160z" />',viewBox:"0 0 512 512"},wo={name:"info-circle",content:'<path d="M288 352h32v32H192v-32h32v-96h-32v-32h96v128zm0-224h-64v64h64v-64zm192 128c0 123.7-100.3 224-224 224S32 379.7 32 256 132.3 32 256 32s224 100.3 224 224zm-32 0c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z" />',viewBox:"0 0 512 512"},Ho={name:"question-circle",content:'<path d="M352 192c0 45.2-23.4 65.9-40.6 81-15.1 13.3-23.4 20.7-23.4 47h-64c0-55.2 27.1-79.2 45.1-95 13.8-12.1 18.9-16.7 18.9-33 0-17.6-14.4-32-32-32s-32 14.4-32 32h-64c0-53 43-96 96-96s96 43 96 96zM224 416h64v-64h-64v64zm256-160c0 123.7-100.3 224-224 224S32 379.7 32 256 132.3 32 256 32s224 100.3 224 224zm-32 0c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z" />',viewBox:"0 0 512 512"},xo={name:"exclamation-circle",content:'<path d="M224 128h64v160h-64V128zm0 256h64v-64h-64v64zm256-128c0 123.7-100.3 224-224 224S32 379.7 32 256 132.3 32 256 32s224 100.3 224 224zm-32 0c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z" />',viewBox:"0 0 512 512"},Vo={name:"camera",content:'<path d="M448 128h-64l-64-64H192l-64 64H64c-17.6 0-32 14.4-32 32v288c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V160c0-17.6-14.4-32-32-32zM256 416c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112zm64-112c0 35.3-28.7 64-64 64s-64-28.7-64-64 28.7-64 64-64 64 28.7 64 64z" />',viewBox:"0 0 512 512"},Mo={name:"image",content:'<path d="M304 160c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm144-96H64c-17.6 0-32 14.4-32 32v320c0 17.6 14.4 32 32 32H448c17.6 0 32-14.4 32-32V96c0-17.6-14.4-32-32-32zm-.1 272-64-64-80 80L176 224 64 336V96.1l.1-.1h383.8l.1.1-.1 239.9z" />',viewBox:"0 0 512 512"},ko={name:"image-export",content:'<path d="M384 384v-79.9l-32-32-80 80-128-128-112 112v-240l.1-.1h383.8l.1.1-.1 223.9H448V96c0-17.6-14.4-32-32-32H32C14.4 64 0 78.4 0 96v320c0 17.6 14.4 32 32 32h256v-64h96zM272 160c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm48 288h96v64l96-80-96-80v64h-96v32z" />',viewBox:"0 0 512 512"},Co={name:"zoom-actual-size",content:'<path d="M0 32v128L128 32H0zm384 0 128 128V32H384zm-260.6 96c-15.1 0-27.4 12.3-27.4 27.4v201.2c0 15.1 12.3 27.4 27.4 27.4h265.2c15.1 0 27.4-12.3 27.4-27.4V155.4c0-15.1-12.3-27.4-27.4-27.4H123.4zM384 160v160l-48-64-48 64-80-96-80 96V160h256zm-96 32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zM0 352v128h128L0 352zm512 0L384 480h128V352z" />',viewBox:"0 0 512 512"},Io={name:"zoom-best-fit",content:'<path d="M388.6 128H123.4c-15.1 0-27.4 12.3-27.4 27.4v201.2c0 15.1 12.3 27.4 27.4 27.4h265.2c15.1 0 27.4-12.3 27.4-27.4V155.4c0-15.1-12.3-27.4-27.4-27.4zM384 320l-48-64-48 64-80-96-80 96V160h256v160zM0 160l96 96-96 96V160zm160 320 96-96 96 96H160zM352 32l-96 96-96-96h192zm160 128v192l-96-96 96-96zm-256 64c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32z" />',viewBox:"0 0 512 512"},Bo={name:"image-resize",content:'<path d="M427.3 404.7 352 329.4V32H32v320h297.4l75.3 75.3L352 480h128V352l-52.7 52.7zM64 320V64h256v233.4L203.3 180.7 256 128H128v128l52.7-52.7L297.4 320H64z" />',viewBox:"0 0 512 512"},Oo={name:"crop",content:'<path d="M0 96h64v64H0V96zm448 256v64h64v-64h-64zm-32-224c0-17.6-14.4-32-32-32H192v64h160v320h64V128zM96 384c0 17.6 14.4 32 32 32h192v-64H160V32H96v352z" />',viewBox:"0 0 512 512"},Eo={name:"mirror",content:'<path d="M192 64H32v384h160V64zm-31 352s0 .1 0 0l-96.9.1-.1-.1V96.1l.1-.1H160v320h1zm95 64h-32V32h32v448zm32-416h160v384H288V64z" />',viewBox:"0 0 512 512"},So={name:"flip-horizontal",content:'<path d="M448 448H288V64l160 384zm-384 0L224 64v384H64zm128-224-80 192h80V224z" />',viewBox:"0 0 512 512"},Lo={name:"flip-vertical",content:'<path d="M64 288h384L64 448V288zm0-224v160h384L64 64zm32 128v-80l192 80H96z" />',viewBox:"0 0 512 512"},Po={name:"rotate",content:'<path d="M256 448c8.2 0 16.2-.6 24-1.8v32.3c-7.9 1-15.9 1.5-24 1.5s-16.1-.5-24-1.5v-32.3c7.8 1.2 15.8 1.8 24 1.8zm-116-7c12.7 9.7 26.6 17.8 41.5 24l16.2-28c-15.1-5.9-29.1-14.1-41.5-24.1L140 441zm-61-78.5c6.3 14.9 14.4 28.8 24 41.5l28-16.2c-10-12.5-18.1-26.4-24.1-41.5L79 362.5zM256 128v64l128-80-128-80v64c-8.1 0-16.1.5-24 1.5-17.7 2.2-34.6 6.8-50.5 13.5-14.9 6.3-28.8 14.4-41.5 24-14 10.6-26.4 23-37 37-9.7 12.7-17.8 26.6-24 41.5-6.7 15.9-11.3 32.8-13.5 50.5-1 7.9-1.5 15.9-1.5 24s.5 16.1 1.5 24h32.3c-1.2-7.8-1.8-15.8-1.8-24s.6-16.2 1.8-24c1.8-11.9 4.9-23.4 9.2-34.3 5.9-15.1 14.1-29.1 24.1-41.5 7.4-9.3 15.8-17.7 25.1-25.1 12.5-10 26.4-18.1 41.5-24.1 10.9-4.3 22.4-7.4 34.3-9.2 7.8-1.2 15.8-1.8 24-1.8zm190.5 136h-32.3c1.2 7.8 1.8 15.8 1.8 24s-.6 16.2-1.8 24h32.3c1-7.9 1.5-15.9 1.5-24s-.5-16.1-1.5-24zm-65.6 123.8 28 16.2c9.7-12.7 17.8-26.6 24-41.5l-28-16.2c-5.8 15.1-14 29.1-24 41.5zM314.3 437l16.2 28c14.9-6.3 28.8-14.4 41.5-24l-16.2-28c-12.4 9.9-26.4 18.1-41.5 24z" />',viewBox:"0 0 512 512"},Ro={name:"rotate-right",content:'<path d="M320 448V64l160 384H320zm-32 0H32l256-160v160zm-32-102.3L143.6 416H256v-70.3zM64 160v128h32v-96h96v64l96-80-96-80v64H64z" />',viewBox:"0 0 512 512"},_o={name:"rotate-left",content:'<path d="M32 448 192 64v384H32zm192-160 256 160H224V288zm32 128h112.4L256 345.7V416zm64-256V96l-96 80 96 80v-64h96v96h32V160H320z" />',viewBox:"0 0 512 512"},No={name:"brush",content:'<path d="M32 480s46.4-5.6 96-16c22.3-4.7 46.9-14 70.7-37.7 56.9-56.9.2-112.9.2-112.9s-56.7-56.9-113.3-.2c-23.4 23.4-20.1 57.1-19.7 89.8.8 59.7-33.9 77-33.9 77zM470.7 64 448 41.3c-12.4-12.4-32.8-12.4-45.3 0L204.3 239.8c11.5 5.8 20.8 12.2 27.7 17.6 5.3 4.2 9.2 7.7 11.3 9.8l.8.8.8.8c2.1 2.1 5.6 5.9 9.7 11.1 5.4 6.8 11.8 16.2 17.6 27.6l23.5-23.5 174.9-174.9c12.5-12.3 12.5-32.7.1-45.1zM448 86.6 277.4 257.3c-4.8-5.8-8.6-9.9-10.6-11.9-2.3-2.3-6.3-6.1-12-10.7L425.4 64h.1L448 86.6z" />',viewBox:"0 0 512 512"},To={name:"palette",content:'<path d="m206 256.6 160-160c-2.2-5.7-4.8-11.1-7.9-16.3-24.2-40.8-60.1-66-107.8-75.9-2.3-.5-4.7-1-7.1-1.4C192-5.8 143.1 4.8 96.5 34.6 49.3 64.7 19.2 107.2 6.1 162c-13 54.8-5.2 106.4 23.4 154.6 14.2 23.8 31.3 43.2 51.4 58.4 3.8-25.2 13.4-52 36.4-75 31.3-31.4 64-41.3 88.7-43.4zM288 64c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-96-32c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM64 256c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm0-128c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm438.7 12.9L480 118.3c-12.4-12.4-32.8-12.4-45.3 0L281.1 271.9c11.5 5.8 20.8 12.2 27.7 17.6 5.3 4.2 9.2 7.7 11.3 9.8l11.3 12.7c5.4 6.8 11.8 16.2 17.6 27.6l153.5-153.5c12.6-12.4 12.6-32.8.2-45.2zM354.3 289.3c-4.8-5.8-8.6-9.9-10.6-11.9-2.3-2.3-6.3-6.1-12-10.7L457.4 141h.1l22.5 22.5-125.7 125.8zm-78.7 169c-23.8 23.7-48.4 33-70.7 37.7-49.6 10.4-96 16-96 16s34.7-17.3 33.9-77c-.4-32.7-3.7-66.4 19.7-89.8 56.6-56.7 113.3.2 113.3.2s56.7 56-.2 112.9z" />',viewBox:"0 0 512 512"},Do={name:"droplet",content:'<path d="M256 384v32c-53 0-96-43-96-96h32c0 35.3 28.7 64 64 64zm160-72c0 92.8-71.6 168-160 168S96 404.8 96 312C96 181.3 256 32 256 32s160 149.3 160 280zm-32 0c0-46.3-25.3-104.7-73-169-20-27-40.3-49.8-55-65.4-14.7 15.6-34.9 38.5-55 65.4-47.8 64.3-73 122.8-73 169 0 75 57.4 136 128 136s128-61 128-136z" />',viewBox:"0 0 512 512"},Ao={name:"shape-line",content:'<path d="M480 54.6 54.6 480 32 457.4 457.4 32 480 54.6z" />',viewBox:"0 0 512 512"},jo={name:"brightness-contrast",content:'<path d="M165.5 346.5c12.4 12.5 12.4 32.9 0 45.3l-22.6 22.6c-12.5 12.4-32.8 12.4-45.3 0-12.4-12.5-12.4-32.9 0-45.3l22.6-22.6c12.5-12.4 32.9-12.4 45.3 0zM256 128c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32s-32 14.4-32 32v32c0 17.6 14.4 32 32 32zm135.8 37.5 22.6-22.6c12.4-12.4 12.4-32.8 0-45.3-12.4-12.4-32.8-12.4-45.3 0l-22.6 22.6c-12.4 12.4-12.4 32.8 0 45.3 12.5 12.4 32.8 12.4 45.3 0zm-271.6 0c12.4 12.4 32.8 12.4 45.3 0 12.4-12.4 12.4-32.8 0-45.3l-22.6-22.6c-12.4-12.4-32.8-12.4-45.3 0-12.4 12.5-12.4 32.8 0 45.3l22.6 22.6zM128 256c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32s14.4 32 32 32h32c17.6 0 32-14.4 32-32zm263.8 90.5c-12.4-12.4-32.8-12.4-45.3 0-12.4 12.5-12.4 32.8 0 45.3l22.6 22.6c12.4 12.4 32.8 12.4 45.3 0 12.4-12.4 12.4-32.8 0-45.3l-22.6-22.6zM448 224h-32c-17.6 0-32 14.4-32 32s14.4 32 32 32h32c17.6 0 32-14.4 32-32s-14.4-32-32-32zm-96 32c0 53-43 96-96 96s-96-43-96-96 43-96 96-96 96 43 96 96zm-32 0c0-35.3-28.7-64-64-64v128c35.3 0 64-28.7 64-64zm-64 128c-17.6 0-32 14.4-32 32v32c0 17.6 14.4 32 32 32s32-14.4 32-32v-32c0-17.6-14.4-32-32-32z" />',viewBox:"0 0 512 512"},Fo={name:"sliders",content:'<path d="M480 96v32H285.3c-6.6 18.6-24.4 32-45.3 32s-38.7-13.4-45.3-32H32V96h162.7c6.6-18.6 24.4-32 45.3-32s38.7 13.4 45.3 32H480zm-112 96c-20.9 0-38.7 13.4-45.3 32H32v32h290.7c6.6 18.6 24.4 32 45.3 32s38.7-13.4 45.3-32H480v-32h-66.7c-6.6-18.6-24.4-32-45.3-32zM176 320c-20.9 0-38.7 13.4-45.3 32H32v32h98.7c6.6 18.6 24.4 32 45.3 32s38.7-13.4 45.3-32H480v-32H221.3c-6.6-18.6-24.4-32-45.3-32z" />',viewBox:"0 0 512 512"},Go={name:"invert-colors",content:'<path d="m320 32-64 48 64 48V96h64v64h-32l48 64 48-64h-32V64h-96V32zM32 64v192h192V64H32zm192 192v192h192V256H224zM64 96h128v128H64V96z" />',viewBox:"0 0 512 512"},Ko={name:"transparency",content:'<path d="M64 64v352h352V64H64zm32 32h96v96h96V96h96v96h-96v96h96v96h-96v-96h-96v96H96v-96h96v-96H96V96z" />',viewBox:"0 0 512 512"},Uo={name:"grayscale",content:'<path d="M32 64C14.3 64 0 78.3 0 96v320c0 17.7 14.3 32 32 32h416c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32H32zm0 32h416v320H32V96zm48 32c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8-7.2-16-16-16zm0 4c6.6 0 12 5.4 12 12v224c0 6.6-5.4 12-12 12s-12-5.4-12-12V144c0-6.6 5.4-12 12-12zm-64 1c6.1 0 11 4.9 11 11v224c0 6.1-4.9 11-11 11s-11-4.9-11-11V144c0-6.1 4.9-11 11-11zm-64 2c5 0 9 4 9 9v224c0 5-4 9-9 9s-9-4-9-9V144c0-5 4-9 9-9zm-64 1c4.4 0 8 3.6 8 8v224c0 4.4-3.6 8-8 8s-8-3.6-8-8V144c0-4.4 3.6-8 8-8zm-64 4c2.2 0 4 1.8 4 4v224c0 2.2-1.8 4-4 4s-4-1.8-4-4V144c0-2.2 1.8-4 4-4z" />',viewBox:"0 0 512 512"},Wo={name:"blur",content:'<path d="M384 320c0 64-32 128-128 128-64 0-128-48-128-128 0-96 128-128 128-256 0 0 128 129.1 128 256z" />',viewBox:"0 0 512 512"},qo={name:"sharpen",content:'<path d="M256 32 128 480h256L256 32zm0 116.5L341.6 448H170.4L256 148.5z" />',viewBox:"0 0 512 512"},Zo={name:"shapes",content:'<path d="M480 32H160v131.204C86.969 178.029 32 242.594 32 320c0 88.365 71.635 160 160 160 77.406 0 141.972-54.969 156.797-128H480V32zM192 448c-70.692 0-128-57.308-128-128 0-59.643 40.793-109.758 96-123.967 1.173-.302 2.354-.583 3.539-.852.357-.081.717-.156 1.076-.234a125.086 125.086 0 0 1 3.764-.762 126.34 126.34 0 0 1 2.557-.448c.369-.061.736-.125 1.105-.184 2.423-.379 4.869-.69 7.335-.932.379-.037.759-.067 1.139-.101a132.167 132.167 0 0 1 3.913-.29c.872-.051 1.747-.091 2.623-.125.392-.015.782-.033 1.174-.045 1.254-.036 2.512-.06 3.775-.06 70.692 0 128 57.308 128 128 0 1.264-.023 2.521-.06 3.775-.012.393-.03.782-.045 1.174a126.511 126.511 0 0 1-.207 3.922c-.06.874-.13 1.744-.207 2.613-.034.38-.064.761-.102 1.14a127.326 127.326 0 0 1-.933 7.339c-.057.365-.121.728-.181 1.092a128.132 128.132 0 0 1-.683 3.785c-.17.86-.349 1.718-.535 2.571-.075.346-.147.692-.226 1.037a135.047 135.047 0 0 1-.855 3.552c-14.208 55.207-64.323 96-123.966 96zm256-128h-96c0-88.365-71.635-160-160-160V64h256v256z" />',viewBox:"0 0 512 512"},Yo={name:"round-corners",content:'<path d="M448 320c0 70.692-57.308 128-128 128H192c-70.692 0-128-57.308-128-128V192c0-70.692 57.308-128 128-128h128c70.692 0 128 57.308 128 128v128z" />',viewBox:"0 0 512 512"},Xo={name:"bring-to-front",content:'<path d="M96 128V96h96V64H64v128h32v-64zm224 256h64V128H128v256h192zm96-64v96h-96v32h128V320h-32z" />',viewBox:"0 0 512 512"},Jo={name:"bring-to-back",content:'<path d="M128 192h64V64H64v128h64zM96 96h64v64H96V96zm192 192h96V128H224v96h-96v160h160v-96zm128 32h-96v128h128V320h-32zm0 96h-64v-64h64v64z" />',viewBox:"0 0 512 512"},$o={name:"bring-forward",content:'<path d="M448 192v256H192V320H64V64h256v128h128zm-32 32h-96v96h-96v96h192V224z" />',viewBox:"0 0 512 512"},Qo={name:"bring-backward",content:'<path d="M192 192v256h256V192H192zm224 224H224V224h192v192zM320 64H64v256h96V160h160V64z" />',viewBox:"0 0 512 512"},er={name:"align-self-start",content:'<path d="M31 32h32v448H31V32zm288 64H95v128h224V96zm128 192v128H95V288h352zm-32 32H127v64h288v-64z" />',viewBox:"0 0 512 512"},tr={name:"align-self-center",content:'<path d="M255 288v-64h96V96h-96V32h-32v64h-96v128h96v64H63v128h160v64h32v-64h160V288H255zm128 96H95v-64h288v64z" />',viewBox:"0 0 512 512"},nr={name:"align-self-end",content:'<path d="M64 416h352V288H64v128zm32-96h288v64H96v-64zm96-224h224v128H192V96zm288-64v448h-32V32h32z" />',viewBox:"0 0 512 512"},or={name:"align-self-start-alt",content:'<path d="M95 96h128v224H95V96zm192 0h128v352H287V96zm32 320h64V128h-64v288zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},rr={name:"align-self-center-alt",content:'<path d="M415 224V64H287v160h-64v-96H95v96H31v32h64v96h128v-96h64v160h128V256h64v-32h-64zm-32 0v160h-64V96h64v128z" />',viewBox:"0 0 512 512"},ar={name:"align-self-end-alt",content:'<path d="M479 449v32H31v-32h448zM223 193H95v224h128V193zm192 224H287V65h128v352zM383 97h-64v288h64V97z" />',viewBox:"0 0 512 512"},ir={name:"thumbnails-up",content:'<path d="M352 32h96v96h-96V32zm-160 0h96v96h-96V32zM32 32h96v96H32V32zm0 160h416v256H32V192z" />',viewBox:"0 0 512 512"},cr={name:"thumbnails-right",content:'<path d="M352 352h96v96h-96v-96zm0-160h96v96h-96v-96zm0-160h96v96h-96V32zM32 32h256v416H32V32z" />',viewBox:"0 0 512 512"},lr={name:"thumbnails-down",content:'<path d="M352 352h96v96h-96v-96zm-160 0h96v96h-96v-96zm-160 0h96v96H32v-96zm0-320h416v256H32V32z" />',viewBox:"0 0 512 512"},sr={name:"thumbnails-left",content:'<path d="M32 32v96h96V32H32zm160 0v416h256V32H192zM32 192v96h96v-96H32zm0 160v96h96v-96H32z" />',viewBox:"0 0 512 512"},hr={name:"fullscreen",content:'<path d="M0 32h160v64H64v96H0V32zm64 288H0v160h160v-64H64v-96zM352 32v64h96v96h64V32H352zm96 384h-96v64h160V320h-64v96z" />',viewBox:"0 0 512 512"},vr={name:"fullscreen-exit",content:'<path d="M160 32H96v96H0v64h160V32zM96 480h64V320H0v64h96v96zm416-288v-64h-96V32h-64v160h160zm-96 192h96v-64H352v160h64v-96z" />',viewBox:"0 0 512 512"},ur={name:"droplet-slash",content:'<path d="m317.9 431 23.2 23.2C316.5 470.6 287.3 480 256 480c-88.4 0-160-75.2-160-168 0-27.8 7.2-56.4 18.6-84.2l24.8 24.8C131.9 274 128 293.9 128 312c0 75 57.4 136 128 136 22.4 0 43.5-6.2 61.9-17zM256 416v-32c-35.3 0-64-28.7-64-64h-32c0 53 43 96 96 96zm224 41.4L457.4 480 32 54.6 54.6 32l108.7 108.7C207 77.7 256 32 256 32s160 149.3 160 280c0 24.1-4.9 47.1-13.6 67.8l77.6 77.6zM384 312c0-46.3-25.3-104.7-73-169-20-27-40.3-49.8-55-65.4-14.7 15.6-34.9 38.5-55 65.4-1.4 1.9-2.7 3.7-4.1 5.6-.8 1.1-1.5 2.1-2.3 3.2l-1.5 2.1-3 4.2c-.2.3-.4.5-.6.8-1 1.5-2.1 3-3.1 4.5-.1.1-.1.2-.2.3l191.2 191.2c.5-1.6 1-3.3 1.4-4.9 0-.2.1-.4.1-.5.4-1.5.8-2.9 1.1-4.4.1-.3.1-.6.2-.9.3-1.4.6-2.7.9-4.1.1-.4.2-.8.2-1.2.2-1.3.5-2.6.7-3.9.1-.5.2-1 .2-1.5.2-1.2.3-2.5.5-3.7.1-.5.1-1.1.2-1.6l.3-3.6c0-.6.1-1.1.1-1.7.1-1.3.2-2.5.2-3.8 0-.5.1-1 .1-1.6.4-1.9.4-3.7.4-5.5z" />',viewBox:"0 0 512 512"},dr={name:"photos",content:'<path d="M256 288c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm96-64v192c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32zm-31.8 0c-.1-.1-.1-.1 0 0l-256.1-.1-.1.1v149.9l74.6-70 85.3 80 53.3-50 42.7 40 .3-149.9zm63.8-96H128c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32zm64-64H192c-17.7 0-32 14.3-32 32h288v224c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32z" />',viewBox:"0 0 512 512"},pr={name:"align-to-grid",content:'<path d="M320 320H128V128h192v192zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},mr={name:"size-to-grid",content:'<path d="M384 384H128V128h256v256zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},fr={name:"make-same-size",content:'<path d="M288 192v96h-96v-96h96zM240.1 0l-48.4 64H224v64h33V64h31.6L240.1 0zM256 416v-64h-32v64h-32l48 64 48-64h-32zm224-175.9-64-48.4V224h-64v33h64v31.6l64-48.5zM64 224v-32L0 240l64 48v-32h64v-32H64zM128 0H0v128h32V32h96V0zm320 0h-96v32h96v96h32V0h-32zM32 448v-96H0v128h128v-32H32zm416-96v96h-96v32h128V352h-32z" />',viewBox:"0 0 512 512"},zr={name:"make-same-width",content:'<path d="M480 128H0V32h480v96zm-192 96h-96v96h96v-96zm192 48.1-64-48.4V256h-64v33h64v31.6l64-48.5zM64 256v-32L0 272l64 48v-32h64v-32H64zm384 96v96h-96v32h128V352h-32zM32 448v-96H0v128h128v-32H32z" />',viewBox:"0 0 512 512"},gr={name:"make-same-height",content:'<path d="M128 0v480H32V0h96zm96 192v96h96v-96h-96zM272.1 0l-48.4 64H256v64h33V64h31.6L272.1 0zM288 416v-64h-32v64h-32l48 64 48-64h-32zM448 0h-96v32h96v96h32V0h-32zm0 352v96h-96v32h128V352h-32z" />',viewBox:"0 0 512 512"},br={name:"make-horizontal-spacing-equal",content:'<path d="M480 160v160h-96v-64h-96v160h-96V256H96v96H32V128h64v96h96V64h96v160h96v-64h96z" />',viewBox:"0 0 512 512"},yr={name:"increase-horizontal-spacing",content:'<path d="M480 96v160h-96v-64h-96v160h-96V192H96v96H32V64h64v96h96V0h96v160h96V96h96zM335.7 352l-22.6 22.6 57.4 57.4-57.4 57.4 22.6 22.6 80-80-80-80zM64 432l80 80 22.6-22.6-57.3-57.4 57.4-57.4L144 352l-80 80z" />',viewBox:"0 0 512 512"},wr={name:"decrease-horizontal-spacing",content:'<path d="M480 96v160h-96v-64h-96v160h-96V192H96v96H32V64h64v96h96V0h96v160h96V96h96zM111.6 352 89 374.6l57.4 57.4L89 489.4l22.6 22.6 80-80-80-80zM288 432l80 80 22.6-22.6-57.3-57.4 57.4-57.4L368 352l-80 80z" />',viewBox:"0 0 512 512"},Hr={name:"remove-horizontal-spacing",content:'<path d="M480 96v160h-96v-64h-96v160h-96V192H96v96H32V64h64v96h96V0h96v160h96V96h96zm-32.5 278.2-22.6-22.6-57.4 57.4-57.4-57.4-22.6 22.6 57.4 57.4-57.4 57.4 22.6 22.6 57.4-57.4 57.4 57.4 22.6-22.6-57.4-57.4 57.4-57.4zm-256 0-22.6-22.6-57.4 57.4-57.4-57.4-22.6 22.6 57.4 57.4L31.5 489l22.6 22.6 57.4-57.4 57.4 57.4 22.6-22.6-57.4-57.4 57.4-57.4z" />',viewBox:"0 0 512 512"},xr={name:"make-vertical-spacing-equal",content:'<path d="M256 320v96h96v64H128v-64h96v-96H64v-96h160v-96h-64V32h160v96h-64v96h160v96H256z" />',viewBox:"0 0 512 512"},Vr={name:"increase-vertical-spacing",content:'<path d="M192 320v96h96v64H64v-64h96v-96H0v-96h160v-96H96V32h160v96h-64v96h160v96H192zm320 48.1-22.6-22.6-57.4 57.3-57.4-57.4-22.6 22.7 80 80 80-80zM432 96l-80 80 22.6 22.6 57.4-57.4 57.4 57.4L512 176l-80-80z" />',viewBox:"0 0 512 512"},Mr={name:"decrease-vertical-spacing",content:'<path d="M191 320v96h96v64H63v-64h96v-96H-1v-96h160v-96H95V32h160v96h-64v96h160v96H191zm160 105.4 22.6 22.6 57.4-57.4 57.4 57.4 22.6-22.6-80-80-80 80zm80-226.8 80-80L488.4 96 431 153.4 373.6 96 351 118.6l80 80z" />',viewBox:"0 0 512 512"},kr={name:"remove-vertical-spacing",content:'<path d="M192 320v96h96v64H64v-64h96v-96H0v-96h160v-96H96V32h160v96h-64v96h160v96H192zm320 22.6L489.4 320 432 377.4 374.6 320 352 342.6l57.4 57.4-57.4 57.4 22.6 22.6 57.4-57.4 57.4 57.4 22.6-22.6-57.4-57.4 57.4-57.4zm0-288L489.4 32 432 89.4 374.6 32 352 54.6l57.4 57.4-57.4 57.4 22.6 22.6 57.4-57.4 57.4 57.4 22.6-22.6-57.4-57.4L512 54.6z" />',viewBox:"0 0 512 512"},Cr={name:"eyedropper",content:'<path d="m461.1 56.9-6.2-6.2c-25-25-65.5-25-90.5 0l-60.8 60.8-4.3-4.3c-6.2-6.2-16.4-6.2-22.6 0l-9.4 9.4c-6.2 6.2-6.2 16.4 0 22.6l4.3 4.3L70.8 344.4c-8.2 8.2-14 18.5-16.8 29.7l-21.5 85.7c-2.2 8.6 3.1 17.4 11.7 19.5 2.6.6 5.2.6 7.8 0l85.7-21.4c11.3-2.8 21.5-8.6 29.7-16.8l200.8-200.8 4.4 4.4c6.2 6.2 16.4 6.2 22.6 0l9.4-9.4c6.2-6.2 6.2-16.4 0-22.6l-4.4-4.4 60.8-60.8c25-25 24.9-65.5.1-90.6zM224 320h-64l144-144 32 32-112 112z" />',viewBox:"0 0 512 512"},Ir={name:"snap-grid",content:'<path d="M480 128V96h-96V0h-32v96h-96V0h-32v96h-96V0H96v96H0v32h96v96H0v32h96v96H0v32h96v96h32v-96h96v96h32v-96h96v96h32v-96h96v-32h-96v-96h96v-32h-96v-96h96zm-352 0h96v96h-96v-96zm0 224v-96h96v96h-96zm224 0h-96v-96h96v96zm0-128h-96v-96h96v96z" />',viewBox:"0 0 512 512"},Br={name:"snap-to-gridlines",content:'<path d="M160 32H0v416h288V32H160zm-32 384H32v-96h96v96zm0-128H32v-96h96v96zm0-128H32V64h96v96zm128 256h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96zm256 80c0 44.2-35.8 80-80 80h-32v-32h32c26.5 0 48-21.5 48-48s-21.5-48-48-48h-32v-32h32c44.2 0 80 35.8 80 80zm-160-48h32v-32h-32v32zm0 128h32v-32h-32v32z" />',viewBox:"0 0 512 512"},Or={name:"snap-to-snaplines",content:'<path d="M224 128h96V96h-96V32h-32v64h-64V32H96v64H32v32h64v256H32v32h64v64h32v-64h64v64h32v-64h256v-32H224V128zm-32 256h-64V128h64v256zm208-64h-32v-32h32c26.5 0 48-21.5 48-48s-21.5-48-48-48h-32v-32h32c44.2 0 80 35.8 80 80s-35.8 80-80 80zm-48-160h-32v32h32v-32zm-32 160h32v-32h-32v32z" />',viewBox:"0 0 512 512"},Er={name:"dimensions",content:'<path d="M320 0H0v512h128V128h384V0H320zM32 32h64v64H32V32zm64 352H64v32h32v64H32V320h64v64zm0-192H64v32h32v64H32V128h64v64zm128-96V64h-32v32h-64V32h160v64h-64zm256 0h-64V64h-32v32h-64V32h160v64z" />',viewBox:"0 0 512 512"},Sr={name:"align-self-stretch",content:'<path d="M95 96h320v128H95V96zM31 480h32V32H31v448zm64-192h320v128H95V288zm32 96h256v-64H127v64zM447 32v448h32V32h-32z" />',viewBox:"0 0 512 512"},Lr={name:"align-self-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zM415 96v320H287V96h128zm-32 32h-64v256h64V128zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},Pr={name:"align-items-start",content:'<path d="M319 224H95V96h224v128zM31 480h32V32H31v448zm64-192v128h352V288H95z" />',viewBox:"0 0 512 512"},Rr={name:"align-items-center",content:'<path d="M415 416H255v64h-32v-64H63V288h160v-64h-96V96h96V32h32v64h96v128h-96v64h160v128z" />',viewBox:"0 0 512 512"},_r={name:"align-items-end",content:'<path d="M192 96h224v128H192V96zm256-64v448h32V32h-32zM64 416h352V288H64v128z" />',viewBox:"0 0 512 512"},Nr={name:"align-items-stretch",content:'<path d="M415 224H95V96h320v128zM31 480h32V32H31v448zM447 32v448h32V32h-32zM96 416h320V288H96v128z" />',viewBox:"0 0 512 512"},Tr={name:"align-items-baseline",content:'<path d="M415 224V64H287v160h-64v-96H95v96H31v32h64v96h128v-96h64v160h128V256h64v-32h-64zm-224 96h-64v-64h64v64zm192 64h-64V256h64v128z" />',viewBox:"0 0 512 512"},Dr={name:"align-items-start-alt",content:'<path d="M96 96h128v224H96V96zM32 32v32h448V32H32zm256 416h128V96H288v352z" />',viewBox:"0 0 512 512"},Ar={name:"align-items-center-alt",content:'<path d="M479 256h-64v160H287V256h-64v96H95v-96H31v-32h64v-96h128v96h64V64h128v160h64v32z" />',viewBox:"0 0 512 512"},jr={name:"align-items-end-alt",content:'<path d="M223 417H95V193h128v224zM31 449v32h448v-32H31zM415 65H287v352h128V65z" />',viewBox:"0 0 512 512"},Fr={name:"align-items-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zm0-448v32h448V32H31zm256 63v320h128V95H287z" />',viewBox:"0 0 512 512"},Gr={name:"align-items-baseline-alt",content:'<path d="M255 288v-64h96V96h-96V32h-32v64h-96v128h96v64H63v128h160v64h32v-64h160V288H255zm-32 96H95v-64h128v64zm0-192h-64v-64h64v64z" />',viewBox:"0 0 512 512"},Kr={name:"justify-content-start",content:'<path d="M95 96h128v320H95V96zM31 480h32V32H31v448zM255 95v320h128V95H255z" />',viewBox:"0 0 512 512"},Ur={name:"justify-content-center",content:'<path d="M63 96h128v320H63V96zm160 384h32V32h-32v448zm64-385v320h128V95H287z" />',viewBox:"0 0 512 512"},Wr={name:"justify-content-end",content:'<path d="M128 96h128v320H128V96zm320-64v448h32V32h-32zM288 415h128V95H288v320z" />',viewBox:"0 0 512 512"},qr={name:"justify-content-between",content:'<path d="M63 96h128v320H63V96zm416-64v448h32V32h-32zM319 415h128V95H319v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},Zr={name:"justify-content-around",content:'<path d="M95 96h128v320H95V96zm384-64v448h32V32h-32zM287 415h128V95H287v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},Yr={name:"justify-content-start-alt",content:'<path d="M415 224H95V96h320v128zM31 32v32h448V32H31zm65 352h320V256H96v128z" />',viewBox:"0 0 512 512"},Xr={name:"justify-content-center-alt",content:'<path d="M415 192H95V64h320v128zM31 224v32h448v-32H31zm65 192h320V288H96v128z" />',viewBox:"0 0 512 512"},Jr={name:"justify-content-end-alt",content:'<path d="M415 257H95V129h320v128zM31 449v32h448v-32H31zm65-32h320V289H96v128z" />',viewBox:"0 0 512 512"},$r={name:"justify-content-between-alt",content:'<path d="M95 64h320v128H95V64zM31 512h448v-32H31v32zm65-64h320V320H96v128zM31 0v32h448V0H31z" />',viewBox:"0 0 512 512"},Qr={name:"justify-content-around-alt",content:'<path d="M95 96h320v128H95V96zM31 512h448v-32H31v32zm65-96h320V288H96v128zM31 0v32h448V0H31z" />',viewBox:"0 0 512 512"},ea={name:"file-wrench",content:'<path d="M470.7 480 448 502.7c-12.4 12.4-32.8 12.4-45.1-.1l-93.1-93.1c-11.8 4.2-24.5 6.5-37.8 6.5-61.9 0-112-50.1-112-112 0-13.2 2.3-25.9 6.5-37.6l48.9 48.9c12.4 12.4 32.8 12.4 45.3 0l22.6-22.6c12.4-12.4 12.4-32.8 0-45.3l-48.9-48.9c11.8-4.2 24.4-6.5 37.6-6.5 61.9 0 112 50.1 112 112 0 13.2-2.3 25.9-6.5 37.6l93.2 93.1c12.4 12.5 12.4 32.9 0 45.3zm-22.8-23-86.3-86.3c-6.4 8.6-14 16.2-22.6 22.6l86.4 86.3 22.6-22.5v-.1h-.1zM96 64h224v96h96v128h32V128l-96-96H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h160v-32H96V64z" />',viewBox:"0 0 512 512"},ta={name:"bold",content:'<path d="M128 96h115.8c25.3 0 44.2 1.1 56.6 3.2 12.4 2.1 23.6 6.5 33.4 13.2 9.8 6.7 18 15.6 24.6 26.7 6.6 11.1 9.8 23.6 9.8 37.4 0 15-4.1 28.7-12.1 41.2-8.1 12.5-19.1 21.9-32.9 28.2 19.5 5.7 34.5 15.4 45 29s15.7 29.8 15.7 48.2c0 14.6-3.4 28.7-10.2 42.4-6.7 13.8-16 24.8-27.7 33s-26.1 13.3-43.3 15.2c-10.8 1.2-36.7 1.9-78 2.2H128V96zm64 53v74h30.9c25.2 0 40.8-.4 46.9-1.1 11.1-1.3 19.7-5.2 26.1-11.5 6.3-6.3 9.5-14.7 9.5-25 0-9.9-2.7-18-8.2-24.1-5.5-6.2-13.6-10-24.4-11.2-6.4-.7-24.8-1.1-55.2-1.1H192zm0 127.1V362h48.6c23.4 0 38.1-.7 44.5-2 9.6-1.8 17.5-6 23.6-12.8 6.1-6.8 9-15.9 9-27.3 0-9.6-2.3-17.9-7-24.6-4.7-6.7-11.4-11.6-20.3-14.7-8.8-3.1-28-4.6-57.5-4.6l-40.9.1z" />',viewBox:"0 0 512 512"},na={name:"italic",content:'<path d="m377.2 128 6.8-32H198.8l-6.8 32h59.2l-54.4 256h-62l-6.8 32h185.2l6.8-32h-59.2l54.4-256h62z" />',viewBox:"0 0 512 512"},oa={name:"underline",content:'<path d="M128 416h256v32H128v-32zM320 64v224c0 11.6-3.5 16-10.3 20.3-11.8 7.4-31.3 11.7-53.7 11.7s-41.9-4.3-53.7-11.7c-6.8-4.3-10.3-8.7-10.3-20.3V64h-64v224c0 70.4 64.3 96 128 96s128-25.6 128-96V64h-64z" />',viewBox:"0 0 512 512"},ra={name:"font-family",content:'<path d="M224 416V160h-95l-.8-64H384v64h-96v256h-64z" />',viewBox:"0 0 512 512"},aa={name:"foreground-color",content:'<path d="M299.5 96h-87.1L96 416h64l23.3-64h145.4l23.3 64h64L299.5 96zm-92.9 192L256 152.2 305.4 288h-98.8z" />',viewBox:"0 0 512 512"},ia={name:"convert-lowercase",content:'<path d="M480.1 416H436v-36h-.7c-13.8 24-34.1 36-60.8 36-19.7 0-35.1-5.3-46.3-16-11.1-10.7-16.7-24.9-16.7-42.5 0-37.8 21.7-59.9 65.3-66.2l59.4-8.4c0-28.6-13.5-42.8-40.7-42.8-23.8 0-45.4 8.2-64.5 24.7V225c21.1-12.5 45.5-18.8 73.1-18.8 50.6 0 75.9 25 75.9 74.8v135h.1zM436 313.1l-42 5.9c-13 1.7-22.8 4.9-29.4 9.5s-9.9 12.7-9.9 24.3c0 8.5 3 15.4 9.1 20.8s14.2 8.1 24.3 8.1c13.8 0 25.2-4.8 34.3-14.5 9-9.7 13.6-21.9 13.6-36.6v-17.5zM240 416h48L184 96h-48L32 416h48l26-80h108l26 80zM121.6 288 160 169.8 198.4 288h-76.8z" />',viewBox:"0 0 512 512"},ca={name:"convert-uppercase",content:'<path d="M200.1 416H156v-36h-.7c-13.8 24-34.1 36-60.8 36-19.7 0-35.1-5.3-46.3-16-11.1-10.7-16.7-24.9-16.7-42.5 0-37.8 21.7-59.9 65.3-66.2l59.4-8.4c0-28.6-13.5-42.8-40.7-42.8-23.8 0-45.4 8.2-64.5 24.7V225c21.1-12.5 45.5-18.8 73.1-18.8 50.6 0 75.9 25 75.9 74.8v135h.1zM157 313.1l-42 5.9c-13 1.7-22.8 4.9-29.4 9.5s-9.9 12.7-9.9 24.3c0 8.5 3 15.4 9.1 20.8s14.2 8.1 24.3 8.1c13.8 0 25.2-4.8 34.3-14.5 9-9.7 13.6-21.9 13.6-36.6v-17.5zM432 416h48L376 96h-48L224 416h48l26-80h108l26 80zM313.6 288 352 169.8 390.4 288h-76.8z" />',viewBox:"0 0 512 512"},la={name:"strikethrough",content:'<path d="M393.9 320c.1-23.9 4.5-41.4 13.5-52.5 9.1-11.1 20.8-16.7 35.3-16.7 9.6 0 17.7 3.1 24.5 9.3 6.8 6.2 11.4 15.4 14.1 27.7l27.9-4.7c-3.3-18.4-10.8-32.7-22.5-42.7s-26.8-15-45.2-15c-14.5 0-28.1 3.6-40.4 11.1-12.4 7.4-21.6 18.5-27.7 33.2-5.9 14.4-8.9 31.2-9.1 50.4h-25.5v-2.2c0-13.2-1.7-25.6-5.1-37.1-3.4-11.5-8.1-21.4-14.2-29.6-6-8.1-13.7-14.5-23-19s-19.2-6.8-29.6-6.8c-18.9 0-34.3 8.2-46.4 24.6v-90H192v160h-45v-25.8c0-13.7-.5-23.3-1.4-28.5-1.7-8.5-4.7-15.5-9-21.1-4.3-5.5-10.9-10.2-19.9-13.8-9-3.6-20.8-5.5-35.3-5.5-14.6 0-27.4 2.1-38.5 6.4-11.1 4.3-19.5 10.4-25.4 18.4-5.8 8-10 18.4-12.6 31.4l28.1 4.1c3.1-13 7.8-22 14.3-27.1s16.4-7.7 29.9-7.7c14.5 0 25.4 3.5 32.7 10.5 5.4 5.1 8.1 14 8.1 26.6 0 1.1 0 3.8-.2 8.1-11 4.1-28 7.7-51.2 10.7-11.4 1.5-19.9 3-25.5 4.7-6.7 2-12.9 4.9-18.5 8.6H0v32h1.2c-.8 3.8-1.2 7.7-1.2 11.8 0 15.2 5 27.8 15 37.6S39.3 416 57.9 416c11.3 0 21.8-1.9 31.6-6s20.1-10.9 30.7-20.6h.1c.8 8.6 2.7 20.3 5.7 26.7h30c-3.6-7-6-18.4-7.3-26.1-1-6-1.6-18.7-1.8-37.9h45v64h26.6V389c11.4 18 27.1 27 47.1 27 20.1 0 37.3-8.5 51.7-25.6 8.6-10.2 14.6-23 18-38.3h31.8c3.3 16 9.4 29.2 18.3 39.5 14.1 16.3 32.7 24.5 55.9 24.5 18.5 0 34.1-6 46.8-17.8 12.1-11.3 19.8-26.7 23.2-46.2h.5v-32H393.9zm-280.7 42.6c-4.1 9-10.4 16.1-19 21.4-8.6 5.2-18.4 7.8-29.5 7.8-11.2 0-19.6-2.8-25.4-8.2-5.8-5.6-8.7-12.4-8.7-20.7 0-3.9.7-7.5 2.1-10.9h83.6c-.7 4.1-1.8 7.7-3.1 10.6zm105.1-43.3c0-22.2 4.6-39.2 13.7-50.9 9.1-11.8 20-17.6 32.5-17.6s23.1 5.6 31.8 17c8.8 11.3 13.1 28.7 13.2 52.3h-91.3c.1-.3.1-.6.1-.8zm77.6 53.6c-9.1 11.8-20 17.7-32.5 17.7-15.5 0-27.7-8-36.7-23.9-2.2-3.9-4-8.8-5.3-14.7H306c-2.4 8.3-5.7 15.3-10.1 20.9zm173.5 6.6c-7.5 7.5-16.9 11.2-28.2 11.2-14 0-25.4-5.6-34.1-16.7-4.4-5.6-7.7-12.9-9.9-21.9h85.5c-2.6 11.9-7 21.1-13.3 27.4z" />',viewBox:"0 0 512 512"},sa={name:"subscript",content:'<path d="m198.6 304 89.4 89.4-22.6 22.6-89.4-89.4L86.6 416 64 393.4l89.4-89.4L64 214.6 86.6 192l89.4 89.4 89.4-89.4 22.6 22.6-89.4 89.4zm167.7 144h81.4v32H320v-11.9c0-8 1.7-15.3 5-21.7 3.3-6.4 7.5-12.1 12.5-17.2s10.5-9.6 16.4-13.5c5.9-3.9 11.6-7.4 16.9-10.6 5.6-3.3 10.6-6.4 14.8-9.4 4.2-3 7.8-6 10.7-8.9 2.9-3 5.1-6 6.5-9 1.4-3 2.1-6.3 2.1-9.7 0-6.7-2.3-11.8-7-15.3-4.6-3.4-11.7-5.2-21.3-5.2-16.5 0-32.3 5.4-47.4 16.1v-30.5c16.7-8.9 35.5-13.3 56.5-13.3 9.7 0 18.5 1 26.2 3.1 7.7 2.1 14.3 5.1 19.6 8.9 5.4 3.9 9.4 8.6 12.3 14.1 2.8 5.5 4.2 11.7 4.2 18.5 0 7.2-1.4 13.7-4.1 19.3-2.7 5.6-6.3 10.8-10.8 15.4-4.5 4.6-9.7 8.8-15.6 12.7-5.9 3.8-12 7.6-18.3 11.1-4.3 2.5-8.4 5-12.4 7.4-4 2.5-7.5 4.9-10.5 7.2-3.1 2.6-7.1 6.6-10 10.4z" />',viewBox:"0 0 512 512"},ha={name:"supscript",content:'<path d="m198.6 304 89.4 89.4-22.6 22.6-89.4-89.4L86.6 416 64 393.4l89.4-89.4L64 214.6 86.6 192l89.4 89.4 89.4-89.4 22.6 22.6-89.4 89.4zm167.7-112h81.4v32H320v-11.9c0-8 1.7-15.3 5-21.7s7.5-12.1 12.5-17.2 10.5-9.6 16.4-13.5 11.6-7.4 16.9-10.6c5.6-3.3 10.6-6.4 14.8-9.4 4.2-3 7.8-6 10.7-8.9 2.9-3 5.1-6 6.5-9s2.1-6.3 2.1-9.7c0-6.7-2.3-11.8-7-15.3-4.6-3.4-11.7-5.2-21.3-5.2-16.5 0-32.3 5.4-47.4 16.1V77.3c16.7-8.9 35.5-13.3 56.5-13.3 9.7 0 18.5 1 26.2 3.1s14.3 5.1 19.6 8.9c5.4 3.9 9.4 8.6 12.3 14.1 2.8 5.5 4.2 11.7 4.2 18.5 0 7.2-1.4 13.7-4.1 19.3-2.7 5.6-6.3 10.8-10.8 15.4-4.5 4.6-9.7 8.8-15.6 12.7-5.9 3.8-12 7.6-18.3 11.1-4.3 2.5-8.4 5-12.4 7.4-4 2.5-7.5 4.9-10.5 7.2-3.1 2.5-7.1 6.5-10 10.3z" />',viewBox:"0 0 512 512"},va={name:"div",content:'<path d="M0 416v-6h7.1c7.9 0 13.6-3 16.9-9.1 2-3.6 3-11.8 3-24.5V231.6c0-14-1.3-22.8-3.9-26.3-3.6-4.9-9-7.3-16.1-7.3H0v-6h77.6c28.5 0 50.2 3.8 65 11.4 14.9 7.6 26.8 20.3 35.8 38 9 17.7 13.6 38.2 13.6 61.5 0 31.2-8.1 57.2-24.2 78.1-18.1 23.3-45.6 35-82.6 35H0zm54-16.2c11.9 3.1 21.9 4.6 29.9 4.6 21.7 0 39.8-9 54.1-26.9 14.3-17.9 21.5-42.3 21.5-73 0-30.9-7.2-55.3-21.5-73.2-14.3-17.8-32.8-26.8-55.2-26.8-8.4 0-18 1.6-28.8 4.8v190.5zM298 410v6h-83v-6h6.7c7.8 0 13.5-2.7 17-8.1 2.2-3.5 3.3-12 3.3-25.5V231.6c0-11.4-.6-18.9-1.8-22.5-.9-2.8-2.8-5.1-5.7-7.1-4.1-2.6-8.4-4-12.8-4H215v-6h83v6h-7c-7.9 0-13.7 2.7-17.4 8.1-2.4 3.5-3.6 12-3.6 25.5v144.9c0 11.4.6 18.9 1.9 22.5 1 2.8 3 5.1 6 7.1 4.1 2.6 8.5 4 13.1 4h7zm214-218v6c-6.4 1.4-11.3 3.9-14.6 7.4-4.7 5.3-8.9 13.4-12.6 24.2L421.6 416h-4.9l-67.9-188.8c-3.5-9.7-5.9-15.6-7.4-17.8-2.2-3.3-5-5.9-8.2-7.8-3.3-1.9-7.6-3.1-13.2-3.6v-6h74v6c-8.4 1-13.8 2.7-16.3 5.2s-3.7 5.7-3.7 9.5c0 5.4 2 13.8 6.1 25.2l46.1 128.4L469 239.5c4.2-12.5 6.3-21.2 6.3-26 0-3.1-1.3-6.1-3.9-9-2.6-2.9-6.9-4.9-13.1-6.1-.4-.1-1.2-.3-2.3-.5v-6h56zm0-96H0v32h512V96z" />',viewBox:"0 0 512 512"},ua={name:"all",content:'<path d="M120.1 343H52l-12 34.4c-2.9 8.5-4.4 14.8-4.4 19 0 3.3 1.3 6.2 3.8 8.8s8.1 4.2 16.5 4.9v5.9H0v-6c7.4-1.6 12.2-3.7 14.4-6.3 4.4-5.2 9.4-15.7 14.8-31.5L91.4 192H96l61.6 182.2c5 14.6 9.5 24.1 13.5 28.5 4 4.4 9.7 6.8 16.9 7.3v6h-70v-5.9c7-.4 11.7-1.9 14.2-4.3 2.5-2.5 3.7-5.5 3.7-9 0-4.7-1.7-12.2-5.2-22.3L120.1 343zm-3.5-12-30-88.5L55.8 331h60.8zm227.7 23.1 4.3 1.2-15.1 60.7H197v-6h6.5c7.4 0 12.6-3.1 15.8-9.3 1.8-3.5 2.7-11.7 2.7-24.5V222.7c0-14-1.2-13.9-3.6-17.5-3.3-4.9-8.3-7.3-14.9-7.3H196v-6h80v6.1s-15.4 1-19.2 3.3c-3.8 2.3-6.4 5.2-7.8 8.8-1.4 3.5-2.1 3.1-2 16.5v149.6c-.1 9.1.6 15.4 2 18.8 1 2.3 2.7 4 4.8 5.1 2.2 1.1 9 1.7 20.4 1.9h12.9c13.6-.2 23.1-1.5 28.6-4s10.5-7 15-13.5 9.1-16.6 13.6-30.4zm163.4 0 4.3 1.2-15.1 60.7H360v-6h6.5c7.4 0 12.6-3.1 15.8-9.3 1.8-3.5 2.7-11.7 2.7-24.5V222.7c0-14-1.2-13.9-3.6-17.5-3.3-4.9-8.3-7.3-14.9-7.3H360v-6h80v6.1s-16.1 1-19.9 3.3-6.4 5.2-7.8 8.8c-1.4 3.5-2.1 3.1-2.4 16.5v149.6c.3 9.1 1 15.4 2.4 18.8 1 2.3 2.7 4 4.8 5.1s9 1.7 20.4 1.9h12.9c13.6-.2 23.1-1.5 28.6-4s10.5-7 15-13.5 9.2-16.6 13.7-30.4zM512 96H0v32h512V96z" />',viewBox:"0 0 512 512"},da={name:"h1",content:'<path d="M128 288h96v-57c0-11.2-.7-18.6-2.1-22.2-1.1-2.7-3.3-5-6.8-7-4.6-2.6-10.1-3.9-15.3-3.9H192v-6h96v6h-7.7c-5.1 0-10 1.2-14.5 3.7-3.4 1.7-5.7 4.3-7 7.8-1.2 3.5-1.8 10.7-1.8 28.3V384c0 4.3.7 11.6 2.1 15.2 1.1 2.7 3.2 5 6.6 7 4.7 2.6 9.6 3.9 14.7 3.9h7.7v6h-96v-6h7.7c9 0 16.2-2.6 20.3-7.9 2.7-3.5 4.1-11.8 4.1-24.9V304h-96v73.1c0 11.1.7 18.4 2.1 22 1.1 2.7 3.4 5 6.8 7 4.7 2.6 9.6 3.9 14.8 3.9h8.3v6H64v-6h7.8c9.1 0 16.2-2.6 20.3-7.9 2.6-3.5 3.9-11.8 3.9-18.1V237.9c0-18.1-.7-25.5-2.1-29-1.1-2.7-3.3-5-6.6-7-4.8-2.6-10.3-3.9-15.5-3.9H64v-6h96v6h-8c-5.3 0-10.2 1.2-14.9 3.7-3.4 1.7-5.7 4.3-7.1 7.8-1.3 3.5-2 10.7-2 21.4V288zm192-69.9 63-26.1h1v185.3c0 12.3.5 20 1.5 23s3.2 5.3 6.4 7 14.1 2.5 24.1 2.8v6h-96v-6c10.4-.2 20.9-1.1 23.9-2.7s5.1-3.7 6.3-6.3c1.2-2.6 1.8-10.5 1.8-23.7V258.8c0-16-.5-26.2-1.6-30.8-.8-3.5-2.1-6-4.1-7.6-2-1.6-4.4-2.4-7.2-2.4-4 0-9.5 1.7-16.7 5l-2.4-4.9zM512 96H0v32h512V96z" />',viewBox:"0 0 512 512"},pa={name:"h2",content:'<path d="M128 288h96v-57c0-11.2-.7-18.6-2.1-22.2-1.1-2.7-3.3-5-6.8-7-4.6-2.6-10.1-3.9-15.3-3.9H192v-6h96v6h-7.7c-5.1 0-10 1.2-14.5 3.7-3.4 1.7-5.7 4.3-7 7.8-1.2 3.5-1.8 10.7-1.8 28.3V384c0 4.3.7 11.6 2.1 15.2 1.1 2.7 3.2 5 6.6 7 4.7 2.6 9.6 3.9 14.7 3.9h7.7v6h-96v-6h7.7c9 0 16.2-2.6 20.3-7.9 2.7-3.5 4.1-11.8 4.1-24.9V304h-96v73.1c0 11.1.7 18.4 2.1 22 1.1 2.7 3.4 5 6.8 7 4.7 2.6 9.6 3.9 14.8 3.9h8.3v6H64v-6h7.8c9.1 0 16.2-2.6 20.3-7.9 2.6-3.5 3.9-11.8 3.9-18.1V237.9c0-18.1-.7-25.5-2.1-29-1.1-2.7-3.3-5-6.6-7-4.8-2.6-10.3-3.9-15.5-3.9H64v-6h96v6h-8c-5.3 0-10.2 1.2-14.9 3.7-3.4 1.7-5.7 4.3-7.1 7.8-1.3 3.5-2 10.7-2 21.4V288zm336 86-15.3 42H320v-5.5c38.2-34.9 65.1-63.3 80.7-85.4 15.6-22.1 23.4-42.3 23.4-60.6 0-14-4.3-25.4-12.8-34.4-8.6-9-18.8-13.5-30.7-13.5-10.8 0-20.5 3.2-29.1 9.5-8.6 6.3-15 15.6-19.1 27.8h-6c2.7-20 9.7-35.4 20.9-46.1 11.2-10.7 25.2-16.1 42-16.1 17.9 0 32.8 5.7 44.7 17.2 12 11.5 17.9 25 17.9 40.6 0 11.1-2.6 22.3-7.8 33.4-8 17.5-21 36.1-39 55.7-27 29.4-43.8 47.2-50.5 53.3h56.9c11.8 0 20-.4 24.8-1.3 4.7-.9 9-2.6 12.8-5.3 3.8-2.7 7.1-6.5 10-11.4l4.9.1zm48-278H0v32h512V96z" />',viewBox:"0 0 512 512"},ma={name:"h3",content:'<path d="M128 288h96v-57c0-11.2-.7-18.6-2.1-22.2-1.1-2.7-3.3-5-6.8-7-4.6-2.6-10.1-3.9-15.3-3.9H192v-6h96v6h-7.7c-5.1 0-10 1.2-14.5 3.7-3.4 1.7-5.7 4.3-7 7.8-1.2 3.5-1.8 10.7-1.8 28.3V384c0 4.3.7 11.6 2.1 15.2 1.1 2.7 3.2 5 6.6 7 4.7 2.6 9.6 3.9 14.7 3.9h7.7v6h-96v-6h7.7c9 0 16.2-2.6 20.3-7.9 2.7-3.5 4.1-11.8 4.1-24.9V304h-96v73.1c0 11.1.7 18.4 2.1 22 1.1 2.7 3.4 5 6.8 7 4.7 2.6 9.6 3.9 14.8 3.9h8.3v6H64v-6h7.8c9.1 0 16.2-2.6 20.3-7.9 2.6-3.5 3.9-11.8 3.9-18.1V237.9c0-18.1-.7-25.5-2.1-29-1.1-2.7-3.3-5-6.6-7-4.8-2.6-10.3-3.9-15.5-3.9H64v-6h96v6h-8c-5.3 0-10.2 1.2-14.9 3.7-3.4 1.7-5.7 4.3-7.1 7.8-1.3 3.5-2 10.7-2 21.4V288zm195.6-50.6c6.4-14.5 14.5-25.7 24.3-33.6 9.8-7.9 22-11.9 36.6-11.9 18 0 31.9 5.6 41.5 16.9 7.3 8.4 11 17.3 11 26.9 0 15.7-10.3 31.9-30.9 48.7 13.8 5.2 24.3 12.6 31.4 22.3 7.1 9.7 10.6 21 10.6 34 0 18.7-6.2 34.8-18.6 48.5-16.2 17.8-39.6 26.7-70.2 26.7-15.2 0-25.5-1.8-31-5.4s-8.2-7.5-8.2-11.6c0-3.1 1.3-5.8 3.9-8.1 2.6-2.3 5.7-3.5 9.4-3.5 2.8 0 5.6.4 8.5 1.3 1.9.5 6.1 2.5 12.8 5.8 6.6 3.3 11.2 5.3 13.8 6 4.1 1.2 8.5 1.8 13.1 1.8 11.3 0 21.1-4.2 29.5-12.6s12.5-18.3 12.5-29.8c0-8.4-1.9-16.5-5.8-24.5-2.9-5.9-6-10.4-9.5-13.5-4.8-4.2-11.3-8.1-19.6-11.5s-16.8-5.2-25.4-5.2H358v-4.8c8.7-1.1 17.5-4.1 26.3-9.1s15.2-11 19.2-18 6-14.7 6-23.1c0-10.9-3.6-19.8-10.7-26.5s-16-10.1-26.6-10.1c-17.2 0-31.5 8.8-43 26.4l-5.6-2.5zM512 96H0v32h512V96z" />',viewBox:"0 0 512 512"},fa={name:"h4",content:'<path d="M128 288h96v-57c0-11.2-.7-18.6-2.1-22.2-1.1-2.7-3.3-5-6.8-7-4.6-2.6-10.1-3.9-15.3-3.9H192v-6h96v6h-7.7c-5.1 0-10 1.2-14.5 3.7-3.4 1.7-5.7 4.3-7 7.8-1.2 3.5-1.8 10.7-1.8 28.3V384c0 4.3.7 11.6 2.1 15.2 1.1 2.7 3.2 5 6.6 7 4.7 2.6 9.6 3.9 14.7 3.9h7.7v6h-96v-6h7.7c9 0 16.2-2.6 20.3-7.9 2.7-3.5 4.1-11.8 4.1-24.9V304h-96v73.1c0 11.1.7 18.4 2.1 22 1.1 2.7 3.4 5 6.8 7 4.7 2.6 9.6 3.9 14.8 3.9h8.3v6H64v-6h7.8c9.1 0 16.2-2.6 20.3-7.9 2.6-3.5 3.9-11.8 3.9-18.1V237.9c0-18.1-.7-25.5-2.1-29-1.1-2.7-3.3-5-6.6-7-4.8-2.6-10.3-3.9-15.5-3.9H64v-6h96v6h-8c-5.3 0-10.2 1.2-14.9 3.7-3.4 1.7-5.7 4.3-7.1 7.8-1.3 3.5-2 10.7-2 21.4V288zm341 47v23h-29v58h-27v-58h-93v-20.7L422.1 192H440v143h29zm-56 0V226.1L336 335h77zm99-239H0v32h512V96z" />',viewBox:"0 0 512 512"},za={name:"h5",content:'<path d="M128 288h96v-57c0-11.2-.7-18.6-2.1-22.2-1.1-2.7-3.3-5-6.8-7-4.6-2.6-10.1-3.9-15.3-3.9H192v-6h96v6h-7.7c-5.1 0-10 1.2-14.5 3.7-3.4 1.7-5.7 4.3-7 7.8-1.2 3.5-1.8 10.7-1.8 28.3V384c0 4.3.7 11.6 2.1 15.2 1.1 2.7 3.2 5 6.6 7 4.7 2.6 9.6 3.9 14.7 3.9h7.7v6h-96v-6h7.7c9 0 16.2-2.6 20.3-7.9 2.7-3.5 4.1-11.8 4.1-24.9V304h-96v73.1c0 11.1.7 18.4 2.1 22 1.1 2.7 3.4 5 6.8 7 4.7 2.6 9.6 3.9 14.8 3.9h8.3v6H64v-6h7.8c9.1 0 16.2-2.6 20.3-7.9 2.6-3.5 3.9-11.8 3.9-18.1V237.9c0-18.1-.7-25.5-2.1-29-1.1-2.7-3.3-5-6.6-7-4.8-2.6-10.3-3.9-15.5-3.9H64v-6h96v6h-8c-5.3 0-10.2 1.2-14.9 3.7-3.4 1.7-5.7 4.3-7.1 7.8-1.3 3.5-2 10.7-2 21.4V288zm320-96-12.6 28h-66L355 249.1c28.6 4.2 51.2 14.9 68 32 14.3 14.7 21.5 32 21.5 51.9 0 11.6-2.3 22.3-7 32.1s-10.6 18.2-17.7 25.2c-7.1 6.9-15 12.5-23.8 16.7-12.4 6-25.1 8.9-38.2 8.9-13.2 0-22.7-2.2-28.7-6.7s-9-9.4-9-14.9c0-3 1.2-5.7 3.7-8s5.6-3.5 9.4-3.5c2.8 0 5.3.4 7.4 1.3 2.1.9 5.7 3.1 10.8 6.7 8.1 5.6 16.3 8.4 24.6 8.4 12.6 0 23.7-4.8 33.3-14.4s14.3-21.2 14.3-35c0-13.3-4.3-25.7-12.8-37.3-8.5-11.5-20.3-20.4-35.3-26.7-11.8-4.9-27.8-7.7-48.1-8.4l42.1-85.5H448zm64-96H0v32h512V96z" />',viewBox:"0 0 512 512"},ga={name:"h6",content:'<path d="M128 288h96v-57c0-11.2-.7-18.6-2.1-22.2-1.1-2.7-3.3-5-6.8-7-4.6-2.6-10.1-3.9-15.3-3.9H192v-6h96v6h-7.7c-5.1 0-10 1.2-14.5 3.7-3.4 1.7-5.7 4.3-7 7.8-1.2 3.5-1.8 10.7-1.8 28.3V384c0 4.3.7 11.6 2.1 15.2 1.1 2.7 3.2 5 6.6 7 4.7 2.6 9.6 3.9 14.7 3.9h7.7v6h-96v-6h7.7c9 0 16.2-2.6 20.3-7.9 2.7-3.5 4.1-11.8 4.1-24.9V304h-96v73.1c0 11.1.7 18.4 2.1 22 1.1 2.7 3.4 5 6.8 7 4.7 2.6 9.6 3.9 14.8 3.9h8.3v6H64v-6h7.8c9.1 0 16.2-2.6 20.3-7.9 2.6-3.5 3.9-11.8 3.9-18.1V237.9c0-18.1-.7-25.5-2.1-29-1.1-2.7-3.3-5-6.6-7-4.8-2.6-10.3-3.9-15.5-3.9H64v-6h96v6h-8c-5.3 0-10.2 1.2-14.9 3.7-3.4 1.7-5.7 4.3-7.1 7.8-1.3 3.5-2 10.7-2 21.4V288zm316-96v5.9c-13.1 1.4-23.9 4.2-32.2 8.4s-16.5 10.6-24.6 19.2c-8.1 8.6-14.8 18.2-20.2 28.7-5.3 10.6-9.8 23.1-13.4 37.6 14.3-10.5 28.7-15.8 43.2-15.8 13.8 0 25.8 5.9 36 17.8S448 321 448 339.6c0 18-5.1 34.5-15.4 49.3-12.3 18-28.7 27-49 27-13.8 0-25.6-4.9-35.2-14.6-18.9-19-28.4-43.6-28.4-73.8 0-19.3 3.6-37.7 10.9-55s17.6-32.8 31.1-46.3 26.4-22.5 38.8-27.2 23.8-7 34.5-7h8.7zm-92.9 111.4c-1.8 14.3-2.7 25.9-2.7 34.7 0 10.2 1.8 21.2 5.3 33.2 3.5 11.9 8.8 21.4 15.8 28.4 5.1 5 11.3 7.5 18.5 7.5 8.7 0 16.4-4.3 23.2-13 6.8-8.7 10.2-21.1 10.2-37.2 0-18.1-3.4-33.8-10.2-47.1S394.8 290 382.4 290c-3.8 0-7.8.8-12.2 2.5-4.3 1.6-10.7 5.2-19.1 10.9zM512 96H0v32h512V96z" />',viewBox:"0 0 512 512"},ba={name:"list-ordered",content:'<path d="M192 64h288v32H192V64zm0 160h288v32H192v-32zm0 160h288v32H192v-32zM96 32v128H64V64c-1.5 1.3-14.9 7.8-22.1 10V50.8c7.2-2.1 13.9-4.8 20.3-8 6.3-3.3 12.1-6.8 17.2-10.7L96 32zM66.7 297h61.1v23H32v-9.5c0-6.4 1.2-12.2 3.7-17.3 2.5-5.1 5.6-9.7 9.3-13.8 3.7-4.1 7.8-7.7 12.3-10.8 4.5-3.1 8.7-6 12.7-8.5 4.2-2.6 7.9-5.1 11.1-7.6 3.2-2.4 5.9-4.8 8-7.2 2.2-2.4 3.8-4.8 4.9-7.2s1.6-5 1.6-7.8c0-5.4-1.7-9.5-5.2-12.2-3.5-2.8-8.8-4.1-16-4.1-12.4 0-24.2 4.3-35.5 12.9v-24.4c12.5-7.1 26.6-10.6 42.4-10.6 7.3 0 13.8.8 19.6 2.5 5.8 1.7 10.7 4.1 14.7 7.2 4 3.1 7.1 6.9 9.2 11.3 2.1 4.4 3.2 9.3 3.2 14.8 0 5.8-1 10.9-3.1 15.5-2 4.5-4.8 8.6-8.1 12.3-3.4 3.7-7.3 7.1-11.7 10.1-4.4 3.1-9 6-13.8 8.9-3.2 2-6.3 4-9.3 5.9-3 2-5.6 3.9-7.9 5.8s-4.1 3.8-5.4 5.6c-1.3 1.8-2 3.6-2 5.2zM32 473.8V450c10.1 6 21.8 9.1 35.3 9.1 8.5 0 15.1-1.5 19.8-4.5 4.7-3 7.1-7.2 7.1-12.5 0-5.5-2.9-9.8-8.8-12.8-5.8-3-13.9-4.5-24.1-4.5h-14V404h12.9c19.6 0 29.4-5.4 29.4-16.1 0-10.1-7.5-15.1-22.6-15.1-10.1 0-19.9 2.7-29.4 8v-22.3c10.6-4.4 22.9-6.6 37-6.6 15.4 0 27.4 2.8 36 8.5s12.9 13.1 12.9 22.2c0 16.2-10 26.3-29.9 30.4v.4c10.6 1.1 19 4.3 25.2 9.5 6.2 5.3 9.2 11.7 9.2 19.4 0 11.6-5.1 20.7-15.4 27.4S88.1 480 69.9 480c-15.5 0-28.2-2.1-37.9-6.2z" />',viewBox:"0 0 512 512"},ya={name:"list-unordered",content:'<path d="M192 64h288v32H192V64zm0 160h288v32H192v-32zm0 160h288v32H192v-32zM80 32c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm0 160c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm0 160c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z" />',viewBox:"0 0 512 512"},wa={name:"indent",content:'<path d="M480 64H32V32h448v32zm0 32H224v32h256V96zm0 64H224v32h256v-32zm0 64H224v32h256v-32zm0 64H224v32h256v-32zm0 64H224v32h256v-32zm0 64H32v32h448v-32zM160 240 32 128v224l128-112z" />',viewBox:"0 0 512 512"},Ha={name:"outdent",content:'<path d="M480 64H32V32h448v32zm0 32H224v32h256V96zm0 64H224v32h256v-32zm0 64H224v32h256v-32zm0 64H224v32h256v-32zm0 64H224v32h256v-32zm0 64H32v32h448v-32zm-320-64V128L32 240l128 112z" />',viewBox:"0 0 512 512"},xa={name:"insert-top",content:'<path d="M192 320h192v32H192v-32zm0-128h288v-32H192v32zm192 64H192v32h192v-32zM32 64v224l96-112L32 64z" />',viewBox:"0 0 512 512"},Va={name:"insert-middle",content:'<path d="M192 128h192v32H192v-32zm0 128h288v-32H192v32zm192 64H192v32h192v-32zM32 128v224l96-112-96-112z" />',viewBox:"0 0 512 512"},Ma={name:"insert-bottom",content:'<path d="M192 224h192v32H192v-32zm0 128h288v-32H192v32zm192-192H192v32h192v-32zM32 224v224l96-112-96-112z" />',viewBox:"0 0 512 512"},ka={name:"align-top",content:'<path d="M480 64H32V32h448v32zm-64 32H96v32h320V96zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Ca={name:"align-middle",content:'<path d="M480 192H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Ia={name:"align-bottom",content:'<path d="M480 352H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Ba={name:"align-left",content:'<path d="M448 96H64V64h384v32zm-96 32H64v32h288v-32zm96 64H64v32h384v-32zm-96 64H64v32h288v-32zm96 64H64v32h384v-32zm-96 64H64v32h288v-32z" />',viewBox:"0 0 512 512"},Oa={name:"align-center",content:'<path d="M448 96H64V64h384v32zm-64 64H128v-32h256v32zm64 64H64v-32h384v32zm-64 64H128v-32h256v32zm64 64H64v-32h384v32zm-64 64H128v-32h256v32z" />',viewBox:"0 0 512 512"},Ea={name:"align-right",content:'<path d="M64 192h384v32H64v-32zm384-96V64H64v32h384zm-288 64h288v-32H160v32zM64 320v32h384v-32H64zm96-32h288v-32H160v32zm0 96v32h288v-32H160z" />',viewBox:"0 0 512 512"},Sa={name:"align-justify",content:'<path d="M448 160H64v-32h384v32zm0-96H64v32h384V64zM64 352h384v-32H64v32zm0-64h384v-32H64v32zm0-64h384v-32H64v32zm0 192h384v-32H64v32z" />',viewBox:"0 0 512 512"},La={name:"align-remove",content:'<path d="m78.9 192 32 32H64v-32h14.9zM64 288h110.9l-32-32H64v32zm0 64h174.9l-32-32H64v32zm0 32v32h238.9l-32-32H64zm393.4 96 22.6-22.6-41.4-41.4h9.4v-32h-41.4l-32-32H448v-32H342.6l-32-32H448v-32H278.6l-32-32H448v-32H214.6l-32-32H448v-32H150.6l-32-32H448V64H86.6l-32-32L32 54.6" />',viewBox:"0 0 512 512"},Pa={name:"text-wrap",content:'<path d="M480 96v32H96V96h384zM352 256v224H32V256h320zm-32 32H64v160h256V288zm-32 32H96v32h192v-32zm0 96v-32H96v32h192zM64 64h288V32H32v160h320v-32H64V64z" />',viewBox:"0 0 512 512"},Ra={name:"horizontal-rule",content:'<path d="M320 96H32V64h288v32zm96 32H32v32h384v-32zm64 96H32v64h448v-64zM320 352H32v32h288v-32zm96 64H32v32h384v-32z" />',viewBox:"0 0 512 512"},_a={name:"table-align-top-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 64h192V64H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Na={name:"table-align-top-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 32H160v32h192V64zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ta={name:"table-align-top-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 32H224v32h192V64zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Da={name:"table-align-middle-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 160h192v-32H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Aa={name:"table-align-middle-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 128H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},ja={name:"table-align-middle-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 128H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Fa={name:"table-align-bottom-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 256h192v-32H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Ga={name:"table-align-bottom-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 224H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ka={name:"table-align-bottom-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 224H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Ua={name:"table-align-remove",content:'<path d="M32 0v480h448V0H32zm416 448H64V32h384v416zM131.6 224l29.9 32H128v-32h3.6zm-3.6 64h63.4l29.9 32H128v-32zm123.1 64 29.9 32H128v-32h123.1zM96 92l22.6-22.6L143.5 96H384v32H173.4l29.9 32H384v32H233.1l29.9 32h121v32h-91.2l29.9 32H384v32h-31.4l63.4 68-22.6 22.6L96 92z" />',viewBox:"0 0 512 512"},Wa={name:"borders-all",content:'<path d="M32 32v416h416V32H32zm32 32h160v160H64V64zm0 352V256h160v160H64zm352 0H256V256h160v160zm0-192H256V64h160v160z" />',viewBox:"0 0 512 512"},qa={name:"borders-outside",content:'<path d="M128 256H96v-32h32v32zm64-32h-32v32h32v-32zm64 0h-32v32h32v-32zm0-64h-32v32h32v-32zm0-64h-32v32h32V96zm0 256h-32v32h32v-32zm0-64h-32v32h32v-32zm64-64h-32v32h32v-32zm64 0h-32v32h32v-32zm64-192v416H32V32h416zm-32 32H64v352h352V64z" />',viewBox:"0 0 512 512"},Za={name:"borders-inside",content:'<path d="M64 64H32V32h32v32zm0 32H32v32h32V96zm0 64H32v32h32v-32zm0 128H32v32h32v-32zm0 64H32v32h32v-32zM448 96h-32v32h32V96zm0 64h-32v32h32v-32zm0 128h-32v32h32v-32zm0 64h-32v32h32v-32zM128 32H96v32h32V32zm64 0h-32v32h32V32zM64 416H32v32h32v-32zm64 0H96v32h32v-32zm64 0h-32v32h32v-32zm128 0h-32v32h32v-32zm64 0h-32v32h32v-32zm64 0h-32v32h32v-32zM320 32h-32v32h32V32zm64 0h-32v32h32V32zm64 0h-32v32h32V32zm0 192H256V32h-32v192H32v32h192v192h32V256h192v-32z" />',viewBox:"0 0 512 512"},Ya={name:"borders-inside-horizontal",content:'<path d="M448 224v32H32v-32h416zM64 32H32v32h32V32zm0 96H32V96h32v32zm0 64H32v-32h32v32zm0 128H32v-32h32v32zm0 64H32v-32h32v32zm384-256h-32V96h32v32zm0 64h-32v-32h32v32zm0 128h-32v-32h32v32zm0 64h-32v-32h32v32zM128 64H96V32h32v32zm64 0h-32V32h32v32zm64 0h-32V32h32v32zm0 64h-32V96h32v32zm0 64h-32v-32h32v32zm0 128h-32v-32h32v32zm0 64h-32v-32h32v32zm0 64h-32v-32h32v32zM64 416H32v32h32v-32zm64 32H96v-32h32v32zm64 0h-32v-32h32v32zm128-32h-32v32h32v-32zm64 32h-32v-32h32v32zm64 0h-32v-32h32v32zM320 32h-32v32h32V32zm64 32h-32V32h32v32zm64 0h-32V32h32v32z" />',viewBox:"0 0 512 512"},Xa={name:"borders-inside-vertical",content:'<path d="M256 448h-32V32h32v416zM448 64V32h-32v32h32zm-96 0V32h32v32h-32zm-64 0V32h32v32h-32zm-128 0V32h32v32h-32zm-64 0V32h32v32H96zm256 384v-32h32v32h-32zm-64 0v-32h32v32h-32zm-128 0v-32h32v32h-32zm-64 0v-32h32v32H96zm320-320V96h32v32h-32zm0 64v-32h32v32h-32zm0 64v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32h-32zm-128 0v-32h32v32h-32zm-64 0v-32h32v32H96zm-64 0v-32h32v32H32zM64 64V32H32v32h32zm-32 64V96h32v32H32zm0 64v-32h32v32H32zm32 128v-32H32v32h32zm-32 64v-32h32v32H32zm0 64v-32h32v32H32zm416-128v-32h-32v32h32zm-32 64v-32h32v32h-32zm0 64v-32h32v32h-32z" />',viewBox:"0 0 512 512"},Ja={name:"border-top",content:'<path d="M448 32v32H32V32h416zM64 96H32v32h32V96zm0 96H32v-32h32v32zm0 64H32v-32h32v32zm0 64H32v-32h32v32zm0 64H32v-32h32v32zm384-192h-32v-32h32v32zm0 64h-32v-32h32v32zm0 64h-32v-32h32v32zm0 64h-32v-32h32v32zM128 256H96v-32h32v32zm64 0h-32v-32h32v32zm64-128h-32V96h32v32zm0 64h-32v-32h32v32zm0 64h-32v-32h32v32zm0 64h-32v-32h32v32zm0 64h-32v-32h32v32zm0 64h-32v-32h32v32zM64 416H32v32h32v-32zm64 32H96v-32h32v32zm64 0h-32v-32h32v32zm128-32h-32v32h32v-32zm64 32h-32v-32h32v32zm64 0h-32v-32h32v32zM320 224h-32v32h32v-32zm64 32h-32v-32h32v32zm64-128h-32V96h32v32z" />',viewBox:"0 0 512 512"},$a={name:"border-bottom",content:'<path d="M32 448v-32h416v32H32zm32-96H32v32h32v-32zm0-32H32v-32h32v32zm0-64H32v-32h32v32zm0-64H32v-32h32v32zm0-64H32V96h32v32zm384 192h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h-32V96h32v32zM128 256H96v-32h32v32zm64 0h-32v-32h32v32zm64 128h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h-32v-32h32v32zm0-64h-32V96h32v32zm0-64h-32V32h32v32zM64 32H32v32h32V32zm64 32H96V32h32v32zm64 0h-32V32h32v32zm128-32h-32v32h32V32zm64 32h-32V32h32v32zm64 0h-32V32h32v32zM320 224h-32v32h32v-32zm64 32h-32v-32h32v32zm64 128h-32v-32h32v32z" />',viewBox:"0 0 512 512"},Qa={name:"border-left",content:'<path d="M32 32h32v416H32V32zm96 32V32H96v32h32zm32 0V32h32v32h-32zm64 0V32h32v32h-32zm64 0V32h32v32h-32zm64 0V32h32v32h-32zM160 448v-32h32v32h-32zm64 0v-32h32v32h-32zm64 0v-32h32v32h-32zm64 0v-32h32v32h-32zM224 128V96h32v32h-32zm0 64v-32h32v32h-32zM96 256v-32h32v32H96zm64 0v-32h32v32h-32zm64 0v-32h32v32h-32zm64 0v-32h32v32h-32zm64 0v-32h32v32h-32zm64 0v-32h32v32h-32zm32-192V32h-32v32h32zm-32 64V96h32v32h-32zm0 64v-32h32v32h-32zm32 128v-32h-32v32h32zm-32 64v-32h32v32h-32zm0 64v-32h32v32h-32zM256 320v-32h-32v32h32zm-32 64v-32h32v32h-32zM96 448v-32h32v32H96z" />',viewBox:"0 0 512 512"},ei={name:"border-right",content:'<path d="M448 448h-32V32h32v416zM384 64V32h-32v32h32zm-96 0V32h32v32h-32zm-64 0V32h32v32h-32zm-64 0V32h32v32h-32zm-64 0V32h32v32H96zm192 384v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32H96zm128-320V96h32v32h-32zm0 64v-32h32v32h-32zm128 64v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32H96zm-64 0v-32h32v32H32zM64 64V32H32v32h32zm-32 64V96h32v32H32zm0 64v-32h32v32H32zm32 128v-32H32v32h32zm-32 64v-32h32v32H32zm0 64v-32h32v32H32zm224-128v-32h-32v32h32zm-32 64v-32h32v32h-32zm128 64v-32h32v32h-32z" />',viewBox:"0 0 512 512"},ti={name:"borders-none",content:'<path d="M384 64V32h-32v32h32zm-96 0V32h32v32h-32zm-64 0V32h32v32h-32zm-64 0V32h32v32h-32zm-64 0V32h32v32H96zm192 384v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32H96zm128-320V96h32v32h-32zm0 64v-32h32v32h-32zm128 64v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32h-32zm-64 0v-32h32v32H96zm-64 0v-32h32v32H32zM64 64V32H32v32h32zm-32 64V96h32v32H32zm0 64v-32h32v32H32zm32 128v-32H32v32h32zm-32 64v-32h32v32H32zm0 64v-32h32v32H32zm384-192v-32h32v32h-32zm32-192V32h-32v32h32zm-32 64V96h32v32h-32zm0 64v-32h32v32h-32zm32 128v-32h-32v32h32zm-32 64v-32h32v32h-32zm0 64v-32h32v32h-32zM256 320v-32h-32v32h32zm-32 64v-32h32v32h-32zm128 64v-32h32v32h-32z" />',viewBox:"0 0 512 512"},ni={name:"borders-show-hide",content:'<path d="M64 448h128v32H32V32h448v128h-32V64H64v384zm384 0h-64v32h96v-96h-32v64zM160 288v-64H96v64h64zm64 0h64v-64h-64v64zm160-32v-32h-32v32h32zM288 96h-64v64h64V96zm0 384L160 352l45-45 83 83 147-147 45 45-192 192z" />',viewBox:"0 0 512 512"},oi={name:"form",content:'<path d="M416 32V0h-32v32h-32V0h-32v32h-32V0h-32v32h-32V0h-32v32h-32V0h-32v32H96V0H64v32H32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32V96h32V64h-32V32h-32zm0 384H64V64h352v352zm32 64v-32h32v32h-32zm32-448h-32V0h32v32zM0 448h32v32H0v-32zM32 0v32H0V0h32z" />',viewBox:"0 0 512 512"},ri={name:"form-element",content:'<path d="M416 32V0h-32v32h-32V0h-32v32h-32V0h-32v32h-32V0h-32v32h-32V0h-32v32H96V0H64v32H32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32V96h32V64h-32V32h-32zm0 384H64V64h352v352zm32 64v-32h32v32h-32zm32-448h-32V0h32v32zM0 448h32v32H0v-32zM32 0v32H0V0h32zm160 128H96v32h96v-32zm192 0H224v32h160v-32zm0 64H224v32h160v-32zm0 64H224v32h160v-32zm0 64H224v32h160v-32zm-192 0H96v32h96v-32zm0-64H96v32h96v-32zm0-64H96v32h96v-32z" />',viewBox:"0 0 512 512"},ai={name:"code-snippet",content:'<path d="M416 32V0h-32v32h-32V0h-32v32h-32V0h-32v32h-32V0h-32v32h-32V0h-32v32H96V0H64v32H32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32H0v32h32v32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v32h32v-32h32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32v-32h32v-32h-32V96h32V64h-32V32h-32zm0 256v128H64V64h352v224zM32 0v32H0V0h32zM0 448h32v32H0v-32zm198.6-265.4L141.3 240l57.4 57.4L176 320l-80-80 80-80 22.6 22.6zM304 160l80 80-80 80-22.6-22.6 57.4-57.4-57.4-57.4L304 160zM480 32h-32V0h32v32zm-32 448v-32h32v32h-32z" />',viewBox:"0 0 512 512"},ii={name:"select-all",content:'<path d="M448 448h32v32h-32v-32zm0-448h32v32h-32V0zM0 448h32v32H0v-32zM0 0h32v32H0V0zm448 384h32v32h-32v-32zm0-64h32v32h-32v-32zm0-64h32v32h-32v-32zm0-64h32v32h-32v-32zm0-64h32v32h-32v-32zm0-64h32v32h-32V64zM0 384h32v32H0v-32zm0-64h32v32H0v-32zm0-64h32v32H0v-32zm0-64h32v32H0v-32zm0-64h32v32H0v-32zm0-64h32v32H0V64zm128 384h32v32h-32v-32zm-64 0h32v32H64v-32zm128 0h32v32h-32v-32zm64 0h32v32h-32v-32zm64 0h32v32h-32v-32zm64 0h32v32h-32v-32zM64 0h32v32H64V0zm64 0h32v32h-32V0zm64 0h32v32h-32V0zm64 0h32v32h-32V0zm64 0h32v32h-32V0zm64 0h32v32h-32V0zm-96 64 53.4 53.4L240 218.9 138.6 117.4 192 64H64v128l53.5-53.5L218.9 240 117.5 341.5 64 288v128h128l-53.4-53.4L240 261.1l101.4 101.5L288 416h128V288l-53.5 53.5L261.1 240l101.4-101.5L416 192V64H288z" />',viewBox:"0 0 512 512"},ci={name:"button",content:'<path d="m130.1 130.1 36.1 93.9H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32v128c0 17.6-14.4 32-32 32h-73.8l-244.1-93.9zM480 299 185.8 185.8 299 480l22.6-113.1L434.7 480l45.3-45.3-113.1-113.1L480 299z" />',viewBox:"0 0 512 512"},li={name:"select-box",content:'<path d="M384 352H128v-32h256v32zm0 32H128v32h256v-32zm0-128H128v32h256v-32zm96-192v128c0 17.6-14.4 32-32 32v224c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V224c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32zM352 96l32 64 32-64h-64zm64 128H96v224h320V224z" />',viewBox:"0 0 512 512"},si={name:"calendar-date",content:'<path d="M448 32h-64V0h-64v32H192V0h-64v32H64c-17.6 0-32 14.4-32 32v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zm0 416-383.9.1-.1-.1V192h384v256zm0-288H64V64.1l.1-.1H128v32h64V64h128v32h64V64h63.9l.1.1V160zM192 270.6S171.9 288 142 288v-32c29.9 0 58-32 58-32h24v192h-32V270.6zM384 416H256v-14.2c0-9.7 1.6-18.4 4.8-26 3.3-7.7 7.3-14.6 12.2-20.7 4.8-6.1 10.2-11.5 15.9-16.2 5.7-4.7 11.3-8.9 16.4-12.7 5.5-3.9 10.3-7.7 14.4-11.3 4.2-3.6 7.6-7.2 10.4-10.7 2.8-3.5 4.9-7.1 6.3-10.8 1.4-3.6 2.1-7.5 2.1-11.7 0-8.1-2.3-14.1-6.8-18.4-4.5-4.1-11.5-6.2-20.7-6.2-16 0-31.5 6.4-46.1 19.4v-37.1c16.5-10.6 35-16.1 55.5-16.1 9.6 0 18.2 1.3 25.7 3.8 7.6 2.5 14.1 6.1 19.3 10.7s9.3 10.3 12.1 17c2.7 6.6 4.1 14.1 4.1 22.3 0 8.7-1.4 16.6-4 23.3-2.7 6.8-6.3 12.9-10.6 18.5-4.5 5.6-9.5 10.6-15.3 15.2-5.8 4.6-11.8 9.1-18 13.4-4.2 3-8.3 5.9-12.2 8.9-3.9 2.9-7.4 5.8-10.4 8.7-3 2.9-5.3 5.7-7.1 8.4-1.9 2.7-2.7 7.8-2.7 10.3H384V416z" />',viewBox:"0 0 512 512"},hi={name:"group-box",content:'<path d="M144 81.6c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 45.2h26.1c.7-16.8 12.8-25 36-25 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.3 6.2 5.1 1.5 1.9 2.5 4 3.2 6.6.7 2.6 1.2 5.6 1.4 9.4.1 3.6.1 8.2.1 13.6h-12.8c-59.4 0-89.1 17.2-89.1 51.4 0 6.4 1.3 12 3.8 17.2 2.5 5.3 6 9.7 10.4 13.4 4.4 3.8 9.7 6.6 16 8.7 6.1 2.2 12.8 3.2 20 3.2 20.9 0 38.2-6.2 51.7-18.6v17.9H160v-97.8c0-22.1-5.4-36.7-16-44zm-10.1 100.2c-2.3 3.3-5.1 6.2-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.9-8 3.3-12.2 4.3-4.2 1-8.6 1.4-12.8 1.4-9.6 0-17-2-22.5-5.9-5.5-4-8.3-9.8-8.3-17.2 0-20.7 18.9-30.9 56.9-30.9h18v32.5zM316 115.7c-2.7-9.3-6.6-17.2-11.8-23.8-5-6.4-11.4-11.5-18.7-15-7.5-3.4-16-5.2-25.5-5.2-16.4 0-30.2 6.9-41.7 20.5V32H192v192h26.2v-14.8c10.9 9.7 24.3 14.8 40 14.8 8.8 0 17-1.9 24.5-5.4 7.6-3.7 14.1-8.9 19.7-15.5 5.5-6.7 9.8-14.9 13-24.4 3-9.6 4.6-20.4 4.6-32.1 0-11.5-1.3-21.8-4-30.9zm-32.6 73.6c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.4-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.2 9.2 9.3 22.9 9.3 41 .1 18.9-3.2 33.3-9.7 42.7zM450 110c1.8 3.2 2.7 6.9 3 11.2h27c-.9-7.3-3.1-13.8-6.4-19.6-3.3-5.8-7.6-10.5-12.7-14.2-5.2-3.9-11.2-6.8-18-8.8-6.9-2-14.2-3-22.2-3-10.3 0-19.5 1.6-28 4.9-8.5 3.3-15.7 8.1-21.8 14.4-6 6.3-10.7 14.1-14 23.3-3.3 9.2-4.9 19.7-4.9 31.5 0 11.9 1.6 22.5 4.9 31.7 3.1 9.2 7.8 17 13.9 23.2 6 6.3 13.3 11.1 21.8 14.4 8.3 3.3 17.9 5 28.2 5 8 0 15.3-1 22.2-3 6.8-2 12.8-4.9 18-8.8 5.1-3.9 9.4-8.8 12.7-14.4 3.3-5.6 5.5-12.1 6.4-19.6h-27c-.3 4.2-1.2 7.9-3 11.2-1.8 3.2-4.2 5.9-7 8.1-3 2.2-6.3 3.9-10.1 4.9-3.9 1.2-7.9 1.7-12.2 1.7-6.3 0-11.9-1.2-17-3.5-5.2-2.3-9.7-5.8-13.4-10.4-3.7-4.5-6.6-10.2-8.5-17-2.1-6.8-3.1-14.7-3.1-23.6 0-9.1 1-17.1 3.1-23.9 2.1-6.9 5.1-12.5 8.8-17.1 3.7-4.5 8-7.8 13.3-10.1 5.1-2.3 10.7-3.5 16.8-3.5 4.3 0 8.3.6 12.2 1.7 3.9 1.2 7.2 2.7 10.1 4.9 2.8 2.4 5.2 5.1 6.9 8.4zM128 256h256v32H128v-32zm0 64h256v32H128v-32zm0 64h256v32H128v-32zm256 32H128v-32h256v32zm0-128H128v-32h256v32zm0 64H128v-32h256v32zm32-96h32v192c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V256h32v192h320V256z" />',viewBox:"0 0 512 512"},vi={name:"textarea",content:'<path d="M448 448h-32V256h32v192zM194 334c1.8 3.2 2.7 6.9 3 11.2h27c-.9-7.3-3.1-13.8-6.4-19.6-3.3-5.8-7.6-10.5-12.7-14.2-5.2-3.9-11.2-6.8-18-8.8-6.9-2-14.2-3-22.2-3-10.3 0-19.5 1.6-28 4.9-8.5 3.3-15.7 8.1-21.8 14.4-6 6.3-10.7 14.1-14 23.3-3.3 9.2-4.9 19.7-4.9 31.5 0 11.9 1.6 22.5 4.9 31.7 3.1 9.2 7.8 17 13.9 23.2 6 6.3 13.3 11.1 21.8 14.4 8.3 3.3 17.9 5 28.2 5 8 0 15.3-1 22.2-3 6.8-2 12.8-4.9 18-8.8 5.1-3.9 9.4-8.8 12.7-14.4 3.3-5.6 5.5-12.1 6.4-19.6h-27c-.3 4.2-1.2 7.9-3 11.2-1.8 3.2-4.2 5.9-7 8.1-3 2.2-6.3 3.9-10.1 4.9-3.9 1.2-7.9 1.7-12.2 1.7-6.3 0-11.9-1.2-17-3.5-5.2-2.3-9.7-5.8-13.4-10.4-3.7-4.5-6.6-10.2-8.5-17-2.1-6.8-3.1-14.7-3.1-23.6 0-9.1 1-17.1 3.1-23.9 2.1-6.9 5.1-12.5 8.8-17.1 3.7-4.5 8-7.8 13.3-10.1 5.1-2.3 10.7-3.5 16.8-3.5 4.3 0 8.3.6 12.2 1.7 3.9 1.2 7.2 2.7 10.1 4.9 2.8 2.4 5.2 5.1 6.9 8.4zm14-252.4c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 45.2h26.1c.7-16.8 12.8-25 36-25 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.3 6.2 5.1 1.5 1.9 2.5 4 3.2 6.6.7 2.6 1.2 5.6 1.4 9.4.1 3.6.1 8.2.1 13.6h-12.8c-59.4 0-89.1 17.2-89.1 51.4 0 6.4 1.3 12 3.8 17.2 2.5 5.3 6 9.7 10.4 13.4 4.4 3.8 9.7 6.6 16 8.7 6.1 2.2 12.8 3.2 20 3.2 20.9 0 38.2-6.2 51.7-18.6v17.9H224v-97.8c0-22.1-5.4-36.7-16-44zm-10.1 100.2c-2.3 3.3-5.1 6.2-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.9-8 3.3-12.2 4.3-4.2 1-8.6 1.4-12.8 1.4-9.6 0-17-2-22.5-5.9-5.5-4-8.3-9.8-8.3-17.2 0-20.7 18.9-30.9 56.9-30.9h18v32.5zM380 115.7c-2.7-9.3-6.6-17.2-11.8-23.8-5-6.4-11.4-11.5-18.7-15-7.5-3.4-16-5.2-25.5-5.2-16.4 0-30.2 6.9-41.7 20.5V32H256v192h26.2v-14.8c10.9 9.7 24.3 14.8 40 14.8 8.8 0 17-1.9 24.5-5.4 7.6-3.7 14.1-8.9 19.7-15.5 5.5-6.7 9.8-14.9 13-24.4 3-9.6 4.6-20.4 4.6-32.1 0-11.5-1.3-21.8-4-30.9zm-32.6 73.6c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.4-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.2 9.2 9.3 22.9 9.3 41 .1 18.9-3.2 33.3-9.7 42.7zM256 370.6c0 11.8 1.6 22.5 4.6 32.1 3.2 9.5 7.5 17.6 13 24.4 5.6 6.6 12.1 11.8 19.7 15.5 7.5 3.6 15.7 5.4 24.5 5.4 15.7 0 29.1-5 40-14.8V448H384V256h-26.2v60.1c-11.5-13.6-25.3-20.5-41.7-20.5-9.5 0-18 1.7-25.5 5.2-7.3 3.6-13.7 8.6-18.7 15-5.2 6.6-9.1 14.5-11.8 23.8-2.8 9.2-4.1 19.5-4.1 31zm26.8 0c0-18.1 3.2-31.8 9.3-41 6.2-9.3 14.8-13.9 26.2-13.9 14.4 0 27.5 8.3 39.4 24.9v69.1c-11.1 11.9-23.9 17.8-38.4 17.8-11.2 0-20.2-4.7-26.8-14.2-6.4-9.4-9.7-23.8-9.7-42.7z" />',viewBox:"0 0 512 512"},ui={name:"textbox",content:'<path d="M208 209.6c-10.6-7.5-25.2-11.1-44.1-11.1-40.5 0-61.7 15-63.6 45.2h26.1c.7-16.8 12.8-25 36-25 11 0 19.2 1.6 24.4 4.8 2.6 1.6 4.6 3.3 6.2 5.1 1.5 1.9 2.5 4 3.2 6.6.7 2.6 1.2 5.6 1.4 9.4.1 3.6.1 8.2.1 13.6h-12.8c-59.4 0-89.1 17.2-89.1 51.4 0 6.4 1.3 12 3.8 17.2 2.5 5.3 6 9.7 10.4 13.4 4.4 3.8 9.7 6.6 16 8.7 6.1 2.2 12.8 3.2 20 3.2 20.9 0 38.2-6.2 51.7-18.6v17.9H224v-97.8c0-22.1-5.4-36.7-16-44zm-10.1 100.2c-2.3 3.3-5.1 6.2-8.4 9-3.2 2.6-6.8 4.9-10.7 6.8-3.9 1.9-8 3.3-12.2 4.3-4.2 1-8.6 1.4-12.8 1.4-9.6 0-17-2-22.5-5.9-5.5-4-8.3-9.8-8.3-17.2 0-20.7 18.9-30.9 56.9-30.9h18v32.5zm170.3-89.9c-5-6.4-11.4-11.5-18.7-15-7.5-3.4-16-5.2-25.5-5.2-16.4 0-30.2 6.9-41.7 20.5V160H256v192h26.2v-14.8c10.9 9.7 24.3 14.8 40 14.8 8.8 0 17-1.9 24.5-5.4 7.6-3.7 14.1-8.9 19.7-15.5 5.5-6.7 9.8-14.9 13-24.4 3-9.6 4.6-20.4 4.6-32.1 0-11.5-1.3-21.8-4-31-2.8-9.3-6.7-17.1-11.8-23.7zm-20.8 97.4c-6.6 9.5-15.6 14.2-26.8 14.2-14.5 0-27.4-5.9-38.4-17.8v-69.1c11.9-16.6 25-24.9 39.4-24.9 11.4 0 20 4.6 26.2 13.9 6.2 9.2 9.3 22.9 9.3 41 .1 18.9-3.2 33.3-9.7 42.7zM448 64v384h-32V64h32z" />',viewBox:"0 0 512 512"},di={name:"textbox-hidden",content:'<path d="M0 160h32v64H0v-64zm0-32h32V64H0v64zm0 288h32v-64H0v64zm160 96h64v-32h-64v32zm-96 0h64v-32H64v32zM352 0h-64v32h64V0zm-96 0h-64v32h64V0zM0 512h32v-64H0v64zM448 0h-64v32h64V0zM160 0H96v32h64V0zM64 0H0v32h64V0zM0 320h32v-64H0v64zm480 128h32v-64h-32v64zm0-96h32v-64h-32v64zm0-96h32v-64h-32v64zm0-96h32V96h-32v64zm0-160v64h32V0h-32zm-32 512h64v-32h-64v32zm-192 0h64v-32h-64v32zm96 0h64v-32h-64v32zm-6-165.4c-7.4 3.6-15.6 5.4-24.3 5.4-15.6 0-28.9-5-39.7-14.8V352h-26V160h26v60.1c11.4-13.6 25.1-20.5 41.4-20.5 9.4 0 17.9 1.7 25.3 5.2 7.2 3.6 13.6 8.6 18.6 15 5.2 6.6 9 14.5 11.7 23.8 2.7 9.2 4 19.5 4 31 0 11.8-1.6 22.5-4.6 32.1-3.2 9.5-7.4 17.6-12.9 24.4-5.5 6.6-12 11.7-19.5 15.5zm10.9-72c0-18.1-3.2-31.8-9.3-41-6.2-9.3-14.8-13.9-26.2-13.9-14.4 0-27.5 8.3-39.4 24.9v69.1c11.1 11.9 23.9 17.8 38.4 17.8 11.2 0 20.2-4.7 26.8-14.2 6.4-9.4 9.7-23.8 9.7-42.7zM224 253.5V351h-26v-17.6S167.1 352 146.2 352c-7.3 0-13.9-1-20-3.2-6.2-2-11.6-4.9-16-8.7-4.5-3.8-8-8.1-10.4-13.4-2.5-5.2-3.8-10.8-3.8-17.2 0-34.2 29.8-51.4 89.1-51.5h12.8c0-5.2 0-9.9-.1-13.5-.3-3.8-.7-6.8-1.4-9.4-.7-2.6-1.7-4.8-3.2-6.6-1.6-1.7-3.6-3.5-6.2-5.1-5.2-3.2-13.4-4.8-24.4-4.8-23.2 0-35.3 8.2-36 24.4h-26.1c1.9-29.6 23.1-44.6 63.6-44.6 18.9 0 33.5 3.6 44.1 11.1 10.4 7.4 15.8 22 15.8 44zM198 277h-18c-38 0-56.9 10.3-56.9 30.9 0 7.4 2.8 13.1 8.3 17.2 5.5 3.9 12.9 5.9 22.5 5.9 4.2 0 8.6-.4 12.8-1.4s8.3-2.5 12.2-4.3c3.9-1.9 7.5-4.2 10.7-6.8 3.3-2.7 6.1-5.6 8.4-9V277zM448 64h-32v384h32V64z" />',viewBox:"0 0 512 512"},pi={name:"password",content:'<path d="M480 64v384h-32V64h32zM174.2 221.1l-11.3-11.3-34.9 34.9V192H96v52.7l-34.9-34.9-11.3 11.3L84.7 256H32v32h52.7l-34.9 34.9 11.3 11.3L96 299.3V352h32v-52.7l34.9 34.9 11.3-11.3-34.9-34.9H192v-32h-52.7l34.9-34.9zm224 0-11.3-11.3-34.9 34.9V192h-32v52.7l-34.9-34.9-11.3 11.3 34.9 34.9H256v32h52.7l-34.9 34.9 11.3 11.3 34.9-34.9V352h32v-52.7l34.9 34.9 11.3-11.3-34.9-34.9H416v-32h-52.7l34.9-34.9z" />',viewBox:"0 0 512 512"},mi={name:"paragraph-add",content:'<path d="M320 96h-64v352h-32V96h-64v352h-32V256c-53 0-96-43-96-96s43-96 96-96h192v32zm96 256v-64h-32v64h-64v32h64v64h32v-64h64v-32h-64z" />',viewBox:"0 0 512 512"},fi={name:"edit-tools",content:'<path d="m260.6 288 11.5 31.5 56.2-56.6L244.2 32H139.8L0 416h76.8l28-76.8 18.6-51.2h137.2zm-17.5-48H140.9L192 99.5 243.1 240zM224 413.3V480h66.7l169.7-168.5-67.9-67.9L224 413.3zm55.3 34-22.6-22.6 135.8-135.8 22.6 22.6-135.8 135.8zm223.4-178-22.6 22.6-67.9-67.9 22.5-22.7c12.5-12.4 32.9-12.4 45.3 0l22.7 22.7c12.4 12.4 12.4 32.8 0 45.3z" />',viewBox:"0 0 512 512"},zi={name:"template-manager",content:'<path d="M377.2 292.1c-5.5 5.3-7.2 6.4-7.4 6.6-.2.1-.4.2-.9.2-.1-.2-.3-.7-.5-1.7s-.5-4.2-.5-15.1v-31.7c0-9.9-.7-16.2-2.3-19.7-2.4-5.4-6.1-9.4-11.2-12-6.2-3.1-14-4.7-23.3-4.7-12.3 0-22.1 2.8-29 8.4-7.2 5.7-10.9 12.3-10.9 19.4 0 4.1 1.2 7.5 3.6 10 2.5 2.7 5.7 4 9.6 4 3.9 0 7.2-1.3 9.6-3.8 2.4-2.4 3.6-5.9 3.6-10.2l-.2-5.8c0-1.9.9-3.5 2.7-5.1 1.8-1.6 4.4-2.4 7.9-2.4 4.7 0 8.1 1.3 10.4 3.9 1.7 1.9 3.6 6.3 3.6 16.8v.9c-15.6 5.6-26.5 10.2-33.4 14.1-7.8 4.4-13.1 9.1-16.3 14.3-2.5 3.9-3.7 8.5-3.7 13.8 0 8.2 2.5 14.9 7.5 20 5 5.2 11.6 7.8 19.4 7.8 4.9 0 9.5-1 13.8-2.9 2.2-1 6.6-3.9 13.5-8.9.7 2.9 1.9 5.2 3.5 6.9 2.8 3.1 6.6 4.7 11.2 4.7 8.5 0 17.1-5.6 25.7-16.8l.8-1v-16.3l-6.8 6.3zm-35.2-.2c-8.9 6.7-14.1 8.1-16.9 8.1h-.1c-2.8 0-5.1-1.1-7.4-3.6-2.3-2.4-3.5-5.6-3.5-9.5 0-3 .9-5.8 2.8-8.4 2.1-2.8 5.7-5.6 10.6-8.2 2.4-1.3 7.2-3.4 14.4-6.2l.1 27.8zm-97.9 12.2c-1.3-1.4-4-5.6-7.9-17.9L195.6 160h-7.7l-41 124.9c-4.1 12.7-7 17.9-8.8 20.1-.3.4-1.8 1.8-7.4 3.1l-2.8.6V320h43v-11.7l-3.2-.3c-6.6-.6-8.3-2-8.6-2.3-.9-.9-1.3-1.9-1.3-3 0-1.6.5-4.8 2.6-11.5l5.3-16.2h42.1l4.6 14c2.6 8.1 3.1 12 3.1 13.8 0 1.3-.4 2.2-1.3 3.2-.3.4-1.9 1.6-7 1.9l-3.3.2V320h52v-11.8l-3.2-.3c-3.8-.3-6.6-1.5-8.6-3.8zM172.5 254l14.7-44.6 14.4 44.6h-29.1zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zm-224-32h-64v-64h64v64zm96 0h-64v-64h64v64zm96 0h-64v-64h64v64z" />',viewBox:"0 0 512 512"},gi={name:"change-manually",content:'<path d="m416 353 32-32v159H32V32h416v64h-32V64H64v384h352v-95zm-192-3.7V416h66.7l169.7-168.5-67.9-67.9L224 349.3zm55.3 34-22.6-22.6 135.8-135.8 22.6 22.6-135.8 135.8zM502.7 160 480 137.3c-12.4-12.4-32.8-12.4-45.3 0L412.2 160l67.9 67.9 22.6-22.6c12.4-12.5 12.4-32.9 0-45.3zM191.9 416H167v-22h-.6c-7.9 14.6-19.4 22-34.6 22-11.2 0-20-3.3-26.3-9.8S96 391 96 380.3c0-23.1 12.4-36.5 37.2-40.4l33.9-5.1c0-17.4-7.7-26.1-23.2-26.1-13.6 0-25.8 5-36.8 15v-24.2c12-7.6 25.9-11.5 41.7-11.5 28.8 0 43.3 15.2 43.3 45.6V416h-.2zM167 353.1l-23.9 3.6c-7.4 1-13 3-16.8 5.8s-5.6 7.8-5.6 14.9c0 5.2 1.7 9.4 5.2 12.7 3.5 3.3 8.1 5 13.9 5 7.9 0 14.4-3 19.5-8.9 5.2-5.9 7.7-13.4 7.7-22.4v-10.7z" />',viewBox:"0 0 512 512"},bi={name:"track-changes",content:'<path d="m412.2 256 22.6-22.6c12.4-12.4 32.8-12.4 45.3 0l22.6 22.6c12.4 12.4 12.4 32.8 0 45.3L480 323.8 412.2 256zm-19.7 19.6L250.9 417.2 224 445.3V512h66.7l28.1-26.9 141.6-141.6-67.9-67.9zM279.3 479.3 268 468l-11.3-11.3 135.8-135.8 22.6 22.6-135.8 135.8zM288 160H160v32h128v-32zm64 64H160v32h192v-32zm-64 64H160v32h128v-32zm-64 64h-64v32h64v-32zm188.2-96 22.6-22.6c12.4-12.4 32.8-12.4 45.3 0l22.6 22.6c12.4 12.4 12.4 32.8 0 45.3L480 323.8 412.2 256zm-19.7 19.6L250.9 417.2 224 445.3V512h66.7l28.1-26.9 141.6-141.6-67.9-67.9zM279.3 479.3 268 468l-11.3-11.3 135.8-135.8 22.6 22.6-135.8 135.8zM96 416V64h224v96h96v32h32v-64l-96-96H96c-17.7 0-32 14.3-32 32v352c0 17.7 14.3 32 32 32h96v-32H96zM0 512h192v-32H0v32z" />',viewBox:"0 0 512 512"},yi={name:"track-changes-enable",content:'<path d="M502.7 173.3 480 195.8 412.2 128l22.6-22.6c12.4-12.4 32.8-12.4 45.3 0l22.6 22.6c12.4 12.4 12.4 32.8 0 45.3zm-110.2-25.7 67.9 67.9-141.6 141.6-28.1 26.9H224v-66.7l26.9-28.1 141.6-141.6zm22.6 67.9-22.6-22.6-135.8 135.8L268 340l11.3 11.3 135.8-135.8zM160 320h32v-32h-32v32zm0-64h96v-32h-96v32zm128-96H160v32h128v-32zM160 384h32v-32h-32v32zm256 64H96V64h224v96l80.11-79.89L352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V273.155l-32 32V448z" />',viewBox:"0 0 512 512"},wi={name:"track-changes-accept",content:'<path d="M128 128H96V64c0-17.7 14.3-32 32-32h224l64 64h-96V64H128v64zm122.9 193.2L224 349.3V416h66.7l28.1-26.9 141.6-141.6-67.9-67.9-141.6 141.6zm28.4 62.1L268 372l-11.3-11.3 135.8-135.8 22.6 22.6-135.8 135.8zM416 337.155l32-32V448c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32v-96h32v96h288V337.155zM502.7 205.3 480 227.8 412.2 160l22.6-22.6c12.4-12.4 32.8-12.4 45.3 0l22.6 22.6c12.4 12.4 12.4 32.8 0 45.3zM288 144 112 320 0 208l45-45 67 67L243 99l45 45zm-96 272h-32v-32h32v32z" />',viewBox:"0 0 512 512"},Hi={name:"track-changes-accept-all",content:'<path d="M128 160H96V96c0-17.7 14.3-32 32-32h224l64 64h-96V96H128v64zm264.5 51.6 67.9 67.9-141.6 141.6-28.1 26.9H224v-66.7l26.9-28.1 141.6-141.6zm22.6 67.9-22.6-22.6-135.8 135.8L268 404l11.3 11.3 135.8-135.8zM416 480H128v-96H96v96c0 17.7 14.3 32 32 32h288c17.7 0 32-14.3 32-32V337.155l-32 32V480zm86.7-288-22.6-22.6c-12.5-12.4-32.9-12.4-45.3 0L412.2 192l67.8 67.8 22.7-22.5c12.4-12.5 12.4-32.9 0-45.3zM160 448h32v-32h-32v32zM64 32h256L288 0H64C46.3 0 32 14.3 32 32v128h32V32zm0 352H32v32c0 17.7 14.3 32 32 32v-64zm179-253L112 262l-67-67-45 45 112 112 176-176-45-45z" />',viewBox:"0 0 512 512"},xi={name:"track-changes-reject",content:'<path d="M102.627 272 160 329.373 137.373 352 80 294.627 22.627 352 0 329.373 57.373 272 0 214.627 22.627 192 80 249.373 137.373 192 160 214.627 102.627 272zM192 384v-32h-32v32h32zm310.7-256-22.6-22.6c-12.5-12.4-32.9-12.4-45.3 0L412.2 128l67.8 67.8 22.7-22.5c12.4-12.5 12.4-32.9 0-45.3zM96 64h224v96l80.11-79.89L352 32H96c-17.7 0-32 14.3-32 32v96h32V64zm296.5 83.6 67.9 67.9-141.6 141.6-28.1 26.9H224v-66.7l26.9-28.1 141.6-141.6zm22.6 67.9-22.6-22.6-135.8 135.8L268 340l11.3 11.3 135.8-135.8zM416 448H96v-64H64v64c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V273.155l-32 32V448z" />',viewBox:"0 0 512 512"},Vi={name:"track-changes-reject-all",content:'<path d="M102.627 272 160 329.373 137.373 352 80 294.627 22.627 352 0 329.373 57.373 272 0 214.627 22.627 192 80 249.373 137.373 192 160 214.627 102.627 272zM128 96h192v32h96l-64-64H128c-17.7 0-32 14.3-32 32v64h32V96zm264.5 115.6 67.9 67.9-141.6 141.6-28.1 26.9H224v-66.7l26.9-28.1 141.6-141.6zm22.6 67.9-22.6-22.6-135.8 135.8L268 404l11.3 11.3 135.8-135.8zM416 480H128v-96H96v96c0 17.7 14.3 32 32 32h288c17.7 0 32-14.3 32-32V337.155l-32 32V480zm86.7-288-22.6-22.6c-12.5-12.4-32.9-12.4-45.3 0L412.2 192l67.8 67.8 22.7-22.5c12.4-12.5 12.4-32.9 0-45.3zM160 448h32v-32h-32v32zM64 32h256L288 0H64C46.3 0 32 14.3 32 32v128h32V32zm0 352H32v32c0 17.7 14.3 32 32 32v-64z" />',viewBox:"0 0 512 512"},Mi={name:"document-manager",content:'<path d="M64 416h224v32H64v-32zm224-64H64v32h224v-32zM400 0C288 0 288 96 288 96v160s0 64 80 64 80-64 80-64V96s0-32-48-32-48 32-48 32v128h32V116c0-11 .6-20 16-20s16 9 16 20v140s0 32-48 32-48-32-48-32V96s0-64 80-64 80 64 80 64v128h32V96s0-96-112-96zM106.7 288 96 320H64l64-192h32l64 192h-32l-10.7-32h-74.6zm10.6-32h53.3L144 176l-26.7 80zM320 480H32V96h224V64H32C14.3 64 0 78.3 0 96v384c0 17.7 14.3 32 32 32h288c17.7 0 32-14.3 32-32V352h-32v128z" />',viewBox:"0 0 512 512"},ki={name:"custom-icon",content:'<path d="M352 249H196.6c.6 23.8 7.2 42.2 19.8 55.2s30 18.8 52 19.4c4.9.1-1.1 28.8-12.4 28.8-30.9 0-51.6-9.7-69.3-29.1-17.8-19.4-26.7-46.8-26.7-82 0-33.3 9.7-60.4 29.1-81.4s43.5-31.4 72.4-31.4c28.8 0 51.1 9.1 66.9 27.2S352 199 352 231.1V249zm-36-29.9c-.1-19.8-5.1-35.2-14.7-46.2-9.7-11-23.1-16.5-40.3-16.5-16.6 0-30.7 5.8-42.4 17.3-11.6 11.6-18.8 26.7-21.5 45.3l118.9.1zM448 384V64c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h256l96-96zm-32-32h-96v96H96V64h320v288z" />',viewBox:"0 0 512 512"},Ci={name:"book",content:'<path d="M448 480V96h-32v352H128c-17.6 0-32-14.4-32-32s14.4-32 32-32h256V32H128c-35.2 0-64 28.8-64 64v320c0 23.6 12.9 44.2 32 55.3 9.4 5.5 20.4 8.7 32 8.7h320zM128 64h224v288H128V64zm192 64H160V96h160v32zm0 128H160v-32h160v32zm-32-64H160v-32h128v32z" />',viewBox:"0 0 512 512"},Ii={name:"image-add",content:'<path d="M272 160c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm80 112-16 16-64 64-128-128L32 336V96.1l.1-.1h383.8l.1.1-.1 191.9H448V96c0-17.6-14.4-32-32-32H32C14.4 64 0 78.4 0 96v320c0 17.6 14.4 32 32 32h256v-64h64V272zm128 144h-32v-64h-32v64h-64v32h64v64h32v-64h64v-32h-32z" />',viewBox:"0 0 512 512"},Bi={name:"image-edit",content:'<path d="M304 160c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm-32.6 159.4L176 224 64 336V96.1l.1-.1h383.8l.1.1V160h32V96c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32v320c0 17.6 14.4 32 32 32h128v-47.5l79.4-81.1zm189-7.9L290.7 480H224v-66.7l168.5-169.7 67.9 67.9zm-45.3 0-22.6-22.6-135.8 135.8 22.6 22.6 135.8-135.8zm64.9 25.6zM447.9 448c17.7 0 32.1-14.4 32.1-32v-78.9L369.1 448h78.8zm54.8-224L480 201.3c-12.4-12.4-32.8-12.4-45.3 0L412.2 224l67.9 67.9 22.6-22.6c12.4-12.5 12.4-32.9 0-45.3z" />',viewBox:"0 0 512 512"},Oi={name:"image-map-editor",content:'<path d="M448 64H64c-17.6 0-32 14.4-32 32v320c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V96c0-17.6-14.4-32-32-32zM96 384H64v-32h32v32zm96 0h-64v-32h64v32zm96 0h-64v-32h64v32zm96 0h-64v-32h64v32zm64 0h-32v-32h32v32zm-.1-48-64-64-80 80L176 224 64 336V192h32v-32H64V96.1l.1-.1H128v32h32V96h287.9l.1.1-.1 239.9zM352 208c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48zm-224-48h32v32h-32v-32z" />',viewBox:"0 0 512 512"},Ei={name:"comment",content:'<path d="M448 32H64c-17.6 0-32 14.4-32 32v416l96-96h320c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zm0 319.942a.53.53 0 0 1-.058.058H114.745L64 402.745V64.057a.511.511 0 0 1 .057-.057h383.885c.02.017.041.038.058.057v287.885z" />',viewBox:"0 0 512 512"},Si={name:"comment-remove",content:'<path d="M114.745 352 64 402.745V64.057a.511.511 0 0 1 .057-.057h383.885c.02.017.041.038.058.057V256h32V64c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32v416l96-96h128v-32H114.745zM480 342.627 457.373 320 400 377.373 342.627 320 320 342.627 377.373 400 320 457.373 342.627 480 400 422.627 457.373 480 480 457.373 422.627 400 480 342.627z" />',viewBox:"0 0 512 512"},Li={name:"comments-remove",content:'<path d="M480 64c0-17.6-14.4-32-32-32H160c-17.6 0-32 14.4-32 32v32h32V64.1l.1-.1H448l.1.1V256l-.1.1h32V64zM377.4 400l22.6 22.6-57.4 57.4-22.6-22.6 57.4-57.4zm0 0L320 342.6l22.6-22.6 57.4 57.4-22.6 22.6zm45.2 0 57.4 57.4-22.6 22.6-57.4-57.4-22.6-22.6 22.6-22.6 57.4-57.4 22.6 22.6-57.4 57.4zm-304.3-16L64 420.2V160.1l.1-.1H352l.1.1V256h32v-96c0-17.6-14.4-32-32-32H64c-17.6 0-32 14.4-32 32v320l96-64h128v-32H118.3z" />',viewBox:"0 0 512 512"},Pi={name:"silverlight",content:'<path d="M256 0 0 256l256 256 256-256L256 0zm-75.9 324c-21.6 0-40.5-6.3-52.1-13.7v-33.2c14.5 10.8 32.9 17.9 51.4 17.9 16.3 0 28.6-5 28.6-17.6 0-10.6-6.8-14.5-18.9-18.9l-23.6-7.9c-23.9-7.9-39.7-20.3-39.7-47 0-29.9 25.7-46.2 57.3-46.2 19.7 0 35.8 4.7 48.8 12.6v32.9c-13.9-10.2-29.1-16.8-47.8-16.8-14.5 0-25.5 4.9-25.5 16 0 9.9 6.5 13.9 17.9 17.6l25.2 8.6c27.1 9.2 39.4 23.9 39.4 47.8.2 31.9-26.8 47.9-61 47.9zm95.9-4V160h32v128h76v32H276z" />',viewBox:"0 0 512 512"},Ri={name:"media-manager",content:'<path d="M192 384V128l192 128-192 128zm32-319.3V0C108.2 14.4 14.4 108.2 0 224h64.7c13.5-80.3 79-145.8 159.3-159.3zm64 382.6V512c115.8-14.4 209.6-108.2 224-224h-64.7c-13.5 80.3-79 145.8-159.3 159.3zM64.7 288H0c14.4 115.8 108.2 209.6 224 224v-64.7c-80.3-13.5-145.8-79-159.3-159.3zm382.6-64H512C497.6 108.2 403.8 14.4 288 0v64.7c80.3 13.5 145.8 79 159.3 159.3z" />',viewBox:"0 0 512 512"},_i={name:"video-external",content:'<path d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm-64 384V128l192 128-192 128z" />',viewBox:"0 0 512 512"},Ni={name:"flash-manager",content:'<path d="M255.9 0C114.6 0 0 114.6 0 256.1 0 397.4 114.6 512 255.9 512 397.4 512 512 397.4 512 256.1 512 114.6 397.4 0 255.9 0zM384 160c-30.1.3-48.4-4.6-81.2 64H352v64h-64s-53.5 129.4-160 128c-.8-14.2 0-43.9 0-64 70.5-10.7 93.6-88.3 109.9-126.9C286.3 74.5 384 95.1 384 95.1V160z" />',viewBox:"0 0 512 512"},Ti={name:"binoculars",content:'<path d="M480 288v96c0 17.7-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32v-64H192v64c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32v-96c0-17.7 14.3-32 32-32v-64c0-17.7 14.3-32 32-32v-32c0-17.7 14.3-32 32-32h64s32 0 32 32v128h64V128c0-32 32-32 32-32h64c17.7 0 32 14.3 32 32v32c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32zM208 64h16V32h-96v32h80zm160 0h16V32h-96v32h80zM48 448H32v32h160v-32H48zm272 32h160v-32H320v32z" />',viewBox:"0 0 512 512"},Di={name:"copy",content:'<path d="M384 96H192c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V192l-96-96zm64 352H192V128h160v96h96v224zM64 384h64v32H64c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32h192l32 32H64v320z" />',viewBox:"0 0 512 512"},Ai={name:"cut",content:'<path d="M480 32h-45.3L256 210.7 210.7 256l-69.5 69.5c-9.1-3.6-18.9-5.5-29.2-5.5-44.2 0-80 35.8-80 80 0 10.3 2 20.2 5.5 29.2 8.1 20.7 24.6 37.1 45.3 45.3 9.1 3.6 18.9 5.5 29.2 5.5 44.2 0 80-35.8 80-80 0-10.3-2-20.2-5.5-29.2l69.5-69.5 69.5 69.5c-3.6 9.1-5.5 18.9-5.5 29.2 0 44.2 35.8 80 80 80 10.3 0 20.2-2 29.2-5.5 20.7-8.1 37.1-24.6 45.3-45.3 3.6-9.1 5.5-18.9 5.5-29.2 0-44.2-35.8-80-80-80-10.3 0-20.2 2-29.2 5.5L301.3 256 480 77.3V32zM160 400c0 26.5-21.5 48-48 48-.9 0-1.8 0-2.7-.1-24.4-1.3-43.9-20.9-45.3-45.3 0-.9-.1-1.8-.1-2.7 0-26.5 21.5-48 48-48 .9 0 1.8 0 2.7.1 24.4 1.3 43.9 20.9 45.3 45.3.1.9.1 1.8.1 2.7zm237.3-47.9c.9 0 1.8-.1 2.7-.1 26.5 0 48 21.5 48 48 0 .9 0 1.8-.1 2.7-1.3 24.4-20.9 43.9-45.3 45.3-.9 0-1.8.1-2.7.1-26.5 0-48-21.5-48-48 0-.9 0-1.8.1-2.7 1.4-24.5 20.9-44 45.3-45.3zM240 256c0-8.8 7.2-16 16-16s16 7.2 16 16-7.2 16-16 16-16-7.2-16-16zm-74.5-45.3L32 77.3V32h45.3l133.5 133.5-45.3 45.2z" />',viewBox:"0 0 512 512"},ji={name:"clipboard",content:'<path d="M416 32H311.4C300.3 12.9 279.7 0 256 0s-44.3 12.9-55.4 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-160 0c17.7 0 32 14.3 32 32h-64c0-17.7 14.3-32 32-32zm160 416H96V64h64v64h192V64h64v384z" />',viewBox:"0 0 512 512"},Fi={name:"clipboard-code",content:'<path d="M214.6 361.4 192 384l-80-80 80-80 22.6 22.6-57.3 57.4 57.3 57.4zM448 64v384c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32h104.6C211.7 12.9 232.3 0 256 0s44.3 12.9 55.4 32H416c17.7 0 32 14.3 32 32zm-224 0h64c0-17.7-14.3-32-32-32s-32 14.3-32 32zm192 0h-64v64H160V64H96v384h320V64zM297.4 246.6l57.4 57.4-57.4 57.4L320 384l80-80-80-80-22.6 22.6z" />',viewBox:"0 0 512 512"},Gi={name:"clipboard-word",content:'<path d="m128 160 48.5 192h46.7L256 238.4 285.3 352h43.1L384 160h-73v35h19.3l-22.2 86-28.8-121h-45.4l-33.1 119.3-25-119.3H128zM416 32H311.4C300.3 12.9 279.7 0 256 0s-44.3 12.9-55.4 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-160 0c17.7 0 32 14.3 32 32h-64c0-17.7 14.3-32 32-32zm160 416H96V64h64v64h192V64h64v384zm-32-32H128v-32h256v32z" />',viewBox:"0 0 512 512"},Ki={name:"clipboard-word-alt",content:'<path d="m128 160 48.5 192h46.7L256 238.4 285.3 352h43.1L384 160h-73v35h19.3l-22.2 86-28.8-121h-45.4l-33.1 119.3-25-119.3H128zM416 32H311.4C300.3 12.9 279.7 0 256 0s-44.3 12.9-55.4 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-160 0c17.7 0 32 14.3 32 32h-64c0-17.7 14.3-32 32-32zm160 416H96V64h64v64h192V64h64v384z" />',viewBox:"0 0 512 512"},Ui={name:"clipboard-html",content:'<path d="M214.6 361.4 192 384l-80-80 80-80 22.6 22.6-57.3 57.4 57.3 57.4zM448 64v384c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32h104.6C211.7 12.9 232.3 0 256 0s44.3 12.9 55.4 32H416c17.7 0 32 14.3 32 32zm-224 0h64c0-17.7-14.3-32-32-32s-32 14.3-32 32zm192 0h-64v64H160V64H96v384h320V64zM271.2 183.9 209.8 416l30.9 8.3L302.2 192l-31-8.1zm26.2 62.7 57.4 57.4-57.4 57.4L320 384l80-80-80-80-22.6 22.6z" />',viewBox:"0 0 512 512"},Wi={name:"clipboard-markdown",content:'<path d="M226 224h30v128h-32v-72.8l-32.2 45.6L160 279v73h-32V224h32l31.8 46.2L226 224zm126 64h32l-48 64-48-64h32l.2-64H352v64zm64-256H311.4C300.3 12.9 279.7 0 256 0s-44.3 12.9-55.4 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-160 0c17.7 0 32 14.3 32 32h-64c0-17.7 14.3-32 32-32zm160 416H96V64h64v64h192V64h64v384z" />',viewBox:"0 0 512 512"},qi={name:"clipboard-text",content:'<path d="M416 32H311.4C300.3 12.9 279.7 0 256 0s-44.3 12.9-55.4 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-160 0c17.7 0 32 14.3 32 32h-64c0-17.7 14.3-32 32-32zm160 416H96V64h64v64h192V64h64v384zm-32-224H128v-32h256v32zm0 64H128v-32h256v32zm0 64H128v-32h256v32zm0 64H128v-32h256v32z" />',viewBox:"0 0 512 512"},Zi={name:"apply-format",content:'<path d="M380.984 313.69c12.445 12.445 12.445 32.81 0 45.255L266.529 470.658c-12.445 12.445-32.787 12.467-45.255 0L0 248.898c18.584 18.584 40.255-4.835 40.255-4.835L154.71 132.671c12.445-12.445 32.81-12.445 45.255 0L380.984 313.69zm89.682-227.101-45.255-45.255c-12.445-12.445-32.81-12.445-45.255 0l-67.882 67.882-22.627-22.627c-12.445-12.445-32.81-12.445-45.255 0l-22.627 22.627 181.019 181.019 22.627-22.627c12.445-12.445 12.445-32.81 0-45.255l-22.627-22.627 67.882-67.882c12.445-12.446 12.445-32.81 0-45.255z" />',viewBox:"0 0 512 512"},Yi={name:"clear-css",content:'<path d="M402.784 290.235 221.765 109.216l22.627-22.627c12.445-12.445 32.81-12.445 45.255 0l22.627 22.627 67.882-67.882c12.445-12.445 32.81-12.445 45.255 0l45.255 45.255c12.445 12.445 12.445 32.81 0 45.255l-67.882 67.882 22.627 22.627c12.445 12.445 12.445 32.81 0 45.255l-22.627 22.627zm-21.8 23.455-181.02-181.019c-12.346-12.346-32.483-12.437-44.953-.287L54.627 32 32 54.627l100.074 100.074-91.819 89.362S18.585 267.482 0 248.898l221.274 221.76c12.467 12.467 32.81 12.445 45.255 0l91.851-89.651L457.373 480 480 457.373l-98.73-98.73c12.151-12.47 12.06-32.607-.286-44.953z" />',viewBox:"0 0 512 512"},Xi={name:"copy-format",content:'<path d="M96 480h160v32H64v-64H0V288h32v128h32v-64h32v128zm32-32h96v-32h-96v32zm0-96v32h32v-32h-32zm284.2-92.6L253.8 101c-12.4-12.4-32.9-12.4-45.3.1l-69.8 69.8-.2.2c-11.6 11.6-30 12.7-42.5 2.7l200.9 200.9c12.5 12.5 32.8 12.4 45.3 0l69.9-69.9c12.5-12.5 12.5-33 .1-45.4zM502.7 32 480 9.3c-12.4-12.4-32.8-12.4-45.3 0l-67.9 67.9-22.6-22.6c-12.4-12.4-32.8-12.4-45.3 0l-22.6 22.6 158.4 158.4 22.6-22.6c12.4-12.4 12.4-32.8 0-45.3l-22.6-22.6 67.9-67.9c12.5-12.4 12.5-32.8.1-45.2z" />',viewBox:"0 0 512 512"},Ji={name:"strip-all-formatting",content:'<path d="M32 480h224v32H0v.1V256h32v224zm32-32h159v-32H64v32zm97-96H63v32h98v-32zm-65-64H64v32h32v-32zm316.2-28.6L253.8 101c-12.4-12.4-32.9-12.4-45.3.1l-69.8 69.8-.2.2c-11.6 11.6-30 12.7-42.5 2.7l200.9 200.9c12.5 12.5 32.8 12.4 45.3 0l69.9-69.9c12.5-12.5 12.5-33 .1-45.4zM502.7 32 480 9.3c-12.4-12.4-32.8-12.4-45.3 0l-67.9 67.9-22.6-22.6c-12.4-12.4-32.8-12.4-45.3 0l-22.6 22.6 158.4 158.4 22.6-22.6c12.4-12.4 12.4-32.8 0-45.3l-22.6-22.6 67.9-67.9c12.5-12.4 12.5-32.8.1-45.2z" />',viewBox:"0 0 512 512"},$i={name:"strip-css-format",content:'<path d="M0 288v224h416V288H0zm145 65.9c-10-6.2-21-9.3-33.4-9.3-13.6 0-24.5 4.6-32.9 13.7-8.3 9.1-12.5 21.5-12.5 37.1 0 15 3.9 26.9 11.8 35.8s18.4 13.3 31.7 13.3c12.7 0 24.3-3.3 34.3-9.9v31.8c-9.9 5.5-23.7 8.2-40.7 8.2-22.2 0-39.6-7-52.3-20.9-12.7-14-19-32.5-19-55.8 0-24.7 7.1-44.8 21.4-60.2 14.3-15.4 32.8-23.1 55.6-23.1 14.1 0 26 1.9 36 5.7v33.6zM260.6 450c-3.1 5.9-7.2 10.6-12.4 14.2-5.2 3.6-11.3 6.2-18.2 7.8-7 1.6-14.3 2.4-21.9 2.4-7.9 0-15.4-.7-22.5-2.2-7.2-1.4-13.4-3.6-18.5-6.5v-34.4c5.8 5.3 12.2 9.2 18.9 11.8 6.9 2.6 13.8 3.9 20.7 3.9 4.1 0 7.7-.4 10.7-1.2 3.1-.8 5.6-1.9 7.7-3.3 2-1.4 3.6-3.1 4.6-5 1-1.9 1.5-4 1.5-6.2 0-3-.8-5.7-2.4-8.1-1.6-2.4-3.8-4.6-6.6-6.6s-6.1-4-9.9-5.8c-3.8-1.9-8-3.8-12.4-5.7-11.3-5-19.6-11.2-25.1-18.4-5.5-7.3-8.3-15.9-8.3-26.2 0-8.1 1.5-15 4.5-20.7s7.1-10.6 12.3-14.3c5.2-3.7 11.2-6.5 18-8.3 6.9-1.8 14.1-2.6 21.7-2.6 7.5 0 14.2.5 19.9 1.5 5.8 1 11.2 2.5 16 4.5v32.2c-2.4-1.8-5.1-3.4-7.9-4.7-2.9-1.4-5.8-2.5-8.8-3.4s-6-1.6-9-2c-3-.4-5.8-.6-8.5-.6-3.7 0-7.1.4-10.1 1.1-3 .8-5.6 1.8-7.7 3.2-2.1 1.4-3.7 3-4.8 4.9-1.1 1.9-1.7 4-1.7 6.4 0 2.6.6 4.9 1.9 7 1.3 2.1 3.1 4 5.4 5.8 2.3 1.8 5.2 3.6 8.6 5.4s7.2 3.6 11.4 5.5c5.8 2.6 11 5.3 15.5 8.3 4.6 2.9 8.6 6.2 11.8 9.9 3.3 3.7 5.8 7.9 7.6 12.6 1.7 4.7 2.6 10.2 2.6 16.3 0 8.5-1.6 15.7-4.6 21.5zm119 0c-3.1 5.9-7.2 10.6-12.4 14.2-5.2 3.6-11.3 6.2-18.2 7.8-7 1.6-14.3 2.4-21.9 2.4-7.9 0-15.4-.7-22.5-2.2-7.2-1.4-13.4-3.6-18.5-6.5v-34.4c5.8 5.3 12.2 9.2 18.9 11.8 6.9 2.6 13.8 3.9 20.7 3.9 4.1 0 7.7-.4 10.7-1.2 3.1-.8 5.6-1.9 7.7-3.3 2-1.4 3.6-3.1 4.6-5 1-1.9 1.5-4 1.5-6.2 0-3-.8-5.7-2.4-8.1-1.6-2.4-3.8-4.6-6.6-6.6s-6.1-4-9.9-5.8c-3.8-1.9-8-3.8-12.4-5.7-11.3-5-19.6-11.2-25.1-18.4-5.5-7.3-8.3-15.9-8.3-26.2 0-8.1 1.5-15 4.5-20.7 3-5.8 7.1-10.6 12.3-14.3 5.2-3.7 11.2-6.5 18-8.3 6.9-1.8 14.1-2.6 21.7-2.6 7.5 0 14.2.5 19.9 1.5 5.8 1 11.2 2.5 16 4.5v32.2c-2.4-1.8-5.1-3.4-7.9-4.7-2.9-1.4-5.8-2.5-8.8-3.4-3-.9-6-1.6-9-2-3-.4-5.8-.6-8.5-.6-3.7 0-7.1.4-10.1 1.1-3 .8-5.6 1.8-7.7 3.2-2.1 1.4-3.7 3-4.8 4.9-1.1 1.9-1.7 4-1.7 6.4 0 2.6.6 4.9 1.9 7 1.3 2.1 3.1 4 5.4 5.8 2.4 1.8 5.2 3.6 8.6 5.4 3.4 1.8 7.2 3.6 11.4 5.5 5.8 2.6 11 5.3 15.5 8.3 4.6 2.9 8.5 6.2 11.8 9.9 3.3 3.7 5.8 7.9 7.6 12.6 1.7 4.7 2.6 10.2 2.6 16.3 0 8.5-1.5 15.7-4.6 21.5zM502.7 32 480 9.3c-12.4-12.4-32.8-12.4-45.3 0l-67.9 67.9-22.6-22.6c-12.4-12.4-32.8-12.4-45.3 0l-22.6 22.6 158.4 158.4 22.6-22.6c12.4-12.4 12.4-32.8 0-45.3l-22.6-22.6 67.9-67.9c12.5-12.4 12.5-32.8.1-45.2zm-246.9 69.9c-12.4-12.4-32.8-12.4-45.3 0l-79.7 79.7c-12.4 12.4-32.8 12.4-45.3 0L160 256h249.9L255.8 101.9z" />',viewBox:"0 0 512 512"},Qi={name:"strip-font-elements",content:'<path d="M502.666 31.961 480.039 9.334c-12.445-12.445-32.81-12.445-45.255 0l-67.882 67.882-22.627-22.627c-12.445-12.445-32.81-12.445-45.255 0l-22.627 22.627 158.392 158.392 22.627-22.627c12.445-12.445 12.445-32.81 0-45.255l-22.627-22.627 67.882-67.882c12.444-12.446 12.444-32.811-.001-45.256zm-246.848 69.936c-12.445-12.445-32.81-12.445-45.255 0l-79.706 79.706c-12.445 12.445-32.81 12.445-45.255 0L160 256h249.921L255.818 101.897zM176 348.121 200.706 416h-49.412L176 348.121zM0 288v224h352V288H0zm224 192-11.647-32h-72.706L128 480H96l58.235-160h43.53L256 480h-32z" />',viewBox:"0 0 512 512"},ec={name:"strip-span-elements",content:'<path d="M96 288 0 400l96 112h256V288H96zm170.3 167.5c-3.9 5.9-9.3 10.6-16.1 14.2-6.8 3.6-14.6 6.2-23.6 7.8-9 1.6-18.4 2.4-28.4 2.4-10.2 0-20-.7-29.2-2.2-9.2-1.4-17.2-3.6-24-6.5v-34.5c7.5 5.2 15.7 9.2 24.6 11.8 8.8 2.6 17.8 3.9 26.8 3.9 5.3 0 9.9-.4 13.9-1.2 3.9-.8 7.2-1.9 9.9-3.3 2.6-1.4 4.6-3.1 5.9-5 1.3-1.9 2-4 2-6.2 0-3-1-5.7-3.1-8.1-2.1-2.4-4.9-4.6-8.5-6.6-3.6-2-7.9-4-12.8-5.8-4.9-1.9-10.3-3.8-16-5.7-14.6-5-25.4-11.2-32.6-18.4-7.2-7.3-10.7-16-10.7-26.3 0-8.1 2-15 5.9-20.8 3.9-5.8 9.2-10.5 15.9-14.3 6.7-3.7 14.5-6.5 23.3-8.3 8.8-1.8 18.2-2.6 28.1-2.6 9.7 0 18.3.5 25.8 1.5s14.4 2.5 20.7 4.5v32.3c-3.1-1.8-6.5-3.4-10.2-4.7-3.7-1.4-7.5-2.5-11.4-3.4-3.9-.9-7.8-1.6-11.6-2-3.9-.4-7.5-.6-11-.6-4.8 0-9.1.4-13 1.1-3.9.8-7.2 1.8-9.9 3.2-2.7 1.4-4.8 3-6.2 4.9-1.5 1.9-2.2 4-2.2 6.4 0 2.6.8 4.9 2.5 7 1.6 2.1 4 4 7 5.8 3 1.8 6.7 3.6 11.1 5.4 4.3 1.8 9.2 3.6 14.7 5.4 7.5 2.6 14.2 5.3 20.1 8.3 5.9 2.9 11 6.2 15.3 9.9 4.2 3.7 7.5 7.9 9.8 12.6 2.3 4.7 3.4 10.2 3.4 16.4-.3 8.6-2.3 15.9-6.2 21.7zM502.7 32 480 9.3c-12.4-12.4-32.8-12.4-45.3 0l-67.9 67.9-22.6-22.6c-12.4-12.4-32.8-12.4-45.3 0l-22.6 22.6 158.4 158.4 22.6-22.6c12.4-12.4 12.4-32.8 0-45.3l-22.6-22.6 67.9-67.9c12.5-12.4 12.5-32.8.1-45.2zm-246.9 69.9c-12.4-12.4-32.8-12.4-45.3 0l-79.7 79.7c-12.4 12.4-32.8 12.4-45.3 0L160 256h249.9L255.8 101.9z" />',viewBox:"0 0 512 512"},tc={name:"strip-word-formatting",content:'<path d="M0 288v224h352V288H0zm239.3 192h-37.7L176 385.4 147.4 480h-40.9L64 320h40.6l21.9 100.4L155.8 320h40.4l25.2 100.4 19.4-71.4H224v-29h64l-48.7 160zM502.7 77.2l-67.9 67.9 22.6 22.6c12.4 12.4 12.4 32.8 0 45.3l-22.6 22.6L276.4 77.2 299 54.6c12.4-12.4 32.8-12.4 45.3 0l22.6 22.6 67.9-67.9c12.4-12.4 32.8-12.4 45.3 0L502.7 32c12.4 12.4 12.4 32.8 0 45.2zM409.9 256H160l-74.4-74.4c12.4 12.4 32.8 12.4 45.3 0l79.7-79.7c12.4-12.4 32.8-12.4 45.3 0l154 154.1z" />',viewBox:"0 0 512 512"},nc={name:"format-code-block",content:'<path d="M224 352v160h288V352H224zm102.6 105.4L304 480l-48-48 22.6-22.6L304 384l22.6 22.6-25.3 25.4 25.3 25.4zM432 480l-22.6-22.6 25.4-25.4-25.4-25.4L432 384l25.4 25.4L480 432l-48 48zM192 160V32c0-17.6-14.4-32-32-32h-32c-17.6 0-32 14.4-32 32v128L0 256h288l-96-96zm96 128H0v192h64V320h32v160h32V320h32v160h32V320h96v-32z" />',viewBox:"0 0 512 512"},oc={name:"building-blocks",content:'<path d="M127.9 289V128H160V80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h64V80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h32v160l-256.1 1zM96 320v-48c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v48H0v128h224V320H96zm384 0v-48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H288v128h224V320h-32z" />',viewBox:"0 0 512 512"},rc={name:"puzzle-piece",content:'<path d="M480 352c0 1 0 2-.1 2.9v.8c0 .8-.1 1.7-.2 2.5v.5c-.1 1-.2 1.9-.4 2.8-.1.4-.1.9-.2 1.3s-.1.8-.2 1.2c-.1.4-.2.7-.2 1.1l-.6 2.7c-.1.4-.2.7-.3 1.1 0 .2-.1.5-.2.7-.2.5-.4 1.1-.5 1.7-.3.9-.6 1.8-.9 2.6 0 .1-.1.2-.1.3-.3.8-.6 1.6-.9 2.3-.1.2-.2.5-.3.7-.3.8-.7 1.5-1 2.3 0 .1-.1.2-.1.2-.4.8-.8 1.6-1.3 2.4l-.6 1.2c-.2.4-.4.7-.6 1.1-.2.3-.3.6-.5.8-.5.8-1 1.5-1.5 2.3l-.6.9c-.2.4-.5.7-.7 1-.2.3-.5.6-.7.9-.5.7-1.1 1.4-1.7 2.1l-.3.3-1.5 1.8c-.2.2-.3.4-.5.5-.6.7-1.2 1.3-1.9 2-.6.6-1.3 1.3-2 1.9-.4.3-.7.7-1.1 1-.3.3-.7.6-1 .9-.2.1-.3.3-.5.4-.7.6-1.4 1.1-2.1 1.7-.3.3-.7.5-1 .8-.3.2-.6.5-1 .7l-.9.6c-.8.5-1.5 1-2.3 1.5-.2.1-.5.3-.7.4-.4.2-.7.4-1.1.6-.4.2-.8.5-1.3.7-.8.4-1.6.9-2.4 1.3-.1.1-.2.1-.3.2-.3.2-.7.4-1 .5-.6.2-1.2.5-1.9.8-.8.3-1.6.6-2.3.9-.1 0-.2.1-.3.1-.9.3-1.7.6-2.6.9-.6.2-1.2.3-1.7.6-.2.1-.5.1-.7.2-.4.1-.7.2-1.1.3l-2.7.6c-.3.1-.5.1-.8.2-.5.1-1.1.2-1.7.3-.4.1-.8.1-1.2.2-.9.1-1.9.3-2.8.4-.2 0-.5 0-.7.1-.4.1-.9.1-1.3.1-.6 0-1.1.1-1.7.1-1 0-2 .1-2.9.1-1.2 0-2.3 0-3.5-.1-.4 0-.7-.1-1.1-.1-.8-.1-1.6-.1-2.3-.2-.4 0-.9-.1-1.3-.2l-2.1-.3c-.4-.1-.9-.2-1.3-.2-.7-.1-1.4-.3-2-.4-.4-.1-.9-.2-1.3-.3-.7-.2-1.4-.3-2-.5l-1.2-.3c-.7-.2-1.4-.4-2.1-.7-.4-.1-.7-.2-1.1-.4-.8-.3-1.5-.6-2.3-.9-.3-.1-.5-.2-.8-.3-1-.4-1.9-.8-2.8-1.2-.1 0-.1-.1-.2-.1-3.1-1.5-6-3.2-8.8-5.1-.1 0-.1-.1-.2-.2-.8-.6-1.7-1.2-2.5-1.8-.1-.1-.2-.2-.3-.2-.8-.6-1.6-1.2-2.3-1.9-.3-.2-.6-.5-.8-.7-.5-.4-1-.8-1.4-1.3l-.5-.5c-.8-.8-1.6-1.5-2.3-2.3l-1.5-1.5c-.3-.3-.5-.6-.7-.9-.1-.2-.2-.3-.4-.5-4.9-5.7-12-8.9-19.5-8.9h-1.4c-14.3 0-25.9 11.6-25.9 25.9v70H217.9c-14.3 0-25.9-11.6-25.9-25.9v-1.4c0-7.5 3.3-14.6 8.9-19.5 15-12.5 24.2-31.6 23-52.9-1.8-32.5-28.3-58.7-60.9-60.2-36.7-1.7-67 27.6-67 63.9 0 19.6 8.8 37.1 22.6 48.8 5.9 5 9.4 12.2 9.4 19.9v1.4c0 14.3-11.6 25.9-25.9 25.9H32V192h70.1c14.3 0 25.9-11.6 25.9-25.9v-1.4c0-7.5-3.3-14.6-8.9-19.5l-.3-.3c-.7-.5-1.4-1.1-2-1.7l-.6-.6c-.8-.8-1.6-1.5-2.3-2.3l-.2-.2c-.7-.7-1.4-1.5-2.1-2.3-.1-.1-.2-.2-.2-.3-.7-.8-1.3-1.5-1.9-2.3-.1-.1-.2-.2-.2-.3-.6-.8-1.2-1.6-1.8-2.5l-.2-.2c-1.9-2.8-3.6-5.7-5.1-8.8 0-.1-.1-.1-.1-.2-.4-.9-.9-1.9-1.2-2.8-.1-.3-.2-.5-.3-.8-.3-.8-.6-1.5-.9-2.3-.1-.3-.2-.7-.4-1.1-.2-.7-.5-1.4-.7-2.1l-.3-1.2c-.2-.7-.4-1.4-.5-2-.1-.4-.2-.9-.3-1.3-.1-.7-.3-1.4-.4-2-.1-.4-.2-.9-.2-1.3l-.3-2.1c-.1-.4-.1-.9-.2-1.3-.1-.8-.1-1.6-.2-2.3 0-.4-.1-.7-.1-1.1-.1-1.2-.1-2.3-.1-3.5 0-1 0-2 .1-2.9 0-.4 0-.9.1-1.3 0-.7.1-1.4.2-2v-.4c.1-.9.2-1.9.4-2.8 0-.2.1-.4.1-.7.1-.8.3-1.6.4-2.4 0-.2.1-.4.1-.5l.6-2.7c0-.1.1-.3.1-.4.2-.7.4-1.4.6-2.2l.3-.9c.3-.9.6-1.8.9-2.6 0-.1.1-.2.1-.3.3-.8.6-1.6.9-2.3.1-.2.2-.5.3-.7.3-.8.7-1.5 1-2.3 0-.1.1-.2.1-.3.4-.8.8-1.6 1.3-2.4l.3-.6c.4-.7.7-1.3 1.1-1.9.1-.2.2-.3.3-.5.5-.8 1-1.5 1.5-2.3.1-.1.2-.3.3-.4.4-.6.9-1.2 1.3-1.8.1-.2.3-.4.4-.6.5-.7 1.1-1.4 1.7-2.1l.3-.3 1.5-1.8c.2-.2.3-.4.5-.5.6-.7 1.2-1.3 1.9-2 .6-.6 1.3-1.3 2-1.9.2-.2.4-.3.5-.5l1.8-1.5.3-.3c.7-.6 1.4-1.1 2.1-1.7.2-.1.3-.3.5-.4.6-.5 1.3-.9 1.9-1.3.2-.1.3-.2.5-.3.8-.5 1.5-1 2.3-1.5.1-.1.3-.2.4-.2.6-.4 1.3-.8 1.9-1.1.2-.1.5-.3.7-.4.8-.4 1.6-.9 2.4-1.3.1 0 .2-.1.2-.1.8-.4 1.5-.7 2.3-1 .2-.1.5-.2.7-.3.8-.3 1.5-.6 2.3-.9.1 0 .2-.1.3-.1.9-.3 1.7-.6 2.6-.9.3-.1.6-.2.8-.3.7-.2 1.4-.4 2.2-.6.2 0 .3-.1.5-.1l2.7-.6c.2 0 .4-.1.6-.1.8-.2 1.6-.3 2.3-.4.2 0 .5-.1.7-.1.9-.1 1.9-.3 2.8-.4.2 0 .4 0 .5-.1.8-.1 1.6-.1 2.5-.2h.7c1 0 1.9-.1 2.9-.1s2 0 3 .1h.7c.9.1 1.8.1 2.7.2h.2c30 3.1 53.9 26.9 57.1 57 0 .3.1.7.1 1 .1.7.1 1.4.2 2.1 0 .5 0 .9.1 1.4v5c0 .5-.1 1-.1 1.4 0 .6-.1 1.2-.1 1.7s-.1 1-.2 1.5c-.1.6-.1 1.1-.2 1.7-.1.5-.1 1-.2 1.5s-.2 1.1-.3 1.6l-.3 1.5c-.1.5-.2 1-.4 1.5-.1.5-.2 1-.4 1.5-.1.5-.3.9-.4 1.4-.2.5-.3 1-.5 1.5-.1.4-.3.9-.4 1.3-.2.5-.4 1.1-.6 1.6-.1.4-.3.8-.5 1.2-.2.6-.4 1.1-.7 1.7-.1.3-.3.7-.4 1-.3.6-.5 1.2-.8 1.8-.1.2-.2.5-.4.7-.3.7-.7 1.3-1 2 0 .1-.1.2-.1.2-3.8 6.7-8.7 12.7-14.5 17.7h-.1c-5.8 5-9.4 12.2-9.4 19.9v1.4c0 14.3 11.6 25.9 25.9 25.9H320v116.7c0 6.3 5.1 11.3 11.3 11.3H357c5.2 0 9.1-4.1 10-9.2 0-.1.1-.1.1-.2 5-5.8 10.9-10.8 17.7-14.5.1 0 .2-.1.2-.1.7-.4 1.3-.7 2-1 .2-.1.5-.2.7-.4.6-.3 1.2-.6 1.8-.8.3-.1.7-.3 1-.4.6-.2 1.1-.5 1.7-.7.4-.2.8-.3 1.2-.5.5-.2 1.1-.4 1.6-.6.4-.2.9-.3 1.3-.4.5-.2 1-.3 1.5-.5.5-.1.9-.3 1.4-.4.5-.1 1-.3 1.5-.4.5-.1 1-.2 1.5-.4l1.5-.3c.5-.1 1.1-.2 1.6-.3.5-.1 1-.2 1.5-.2.6-.1 1.1-.1 1.7-.2.5-.1 1-.1 1.5-.2.6-.1 1.1-.1 1.7-.1.5 0 1-.1 1.4-.1h5c.5 0 .9 0 1.4.1.7 0 1.4.1 2.1.2.3 0 .7.1 1 .1 30 3.1 53.9 27 57 57.1v.2c.1.9.2 1.8.2 2.7v.7c.2.4.2 1.4.2 2.4z" />',viewBox:"0 0 512 512"},ac={name:"link-add",content:'<path d="M384 384zm64 32v-64h-32v64h-64v32h64v64h32v-64h64v-32h-64zM96 256c0-17.7 14.3-32 32-32h256c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32zm-32 0c0 35.4 28.6 64 64 64h110.8c-22.1 38.2-63.5 64-110.8 64C57.3 384 0 326.7 0 256s57.3-128 128-128c47.4 0 88.7 25.8 110.8 64H128c-35.4 0-64 28.6-64 64zm416 84.7c19.9-22.6 32-52.2 32-84.7 0-70.7-57.3-128-128-128-47.3 0-88.7 25.8-110.8 64H384c35.3 0 64 28.6 64 64s-28.6 64-64 64h96v20.7zM384 320H273.2c22.1 38.2 63.4 64 110.8 64v-64z" />',viewBox:"0 0 512 512"},ic={name:"globe-link",content:'<path d="M161.7 412.6C69.1 391.2 0 308.1 0 209 0 93.6 93.6 0 209 0s209 93.6 209 209c0 58.2-23.8 110.8-62.2 148.7-20.5-23.1-50.4-37.7-83.8-37.7-3.9 0-7.8.2-11.6.6 12-15.9 26.4-28.8 41.3-33 22.6-18.6 21.6-35.2 18.6-50.2-7-12.6-38.7-23.6-68.8-49.7-18.1-4-40.2 7.5-48.7-3.5-8.5-11.1-48.7-27.1-31.1-44.7s44.2.5 54.8-35.7C236.9 67.6 259 82.6 270 82.6c11.1 0 13.1-26.1-7.5-35.7-20.6-9.5-49.7-19.6-100.5-14.6-50.7 5-86.4 27.6-75.4 47.7 11.1 20.1 44.2 83.9 81.4 94.5 37.2 10.6 35.7 20.2 41.7 27.1 6 7-11.3 22.2 5.1 50.8 8.9 12 17 5 21 25.1 1.9 9.4-2.7 30.3-6.4 50.8-34.9 14.4-61 46-67.7 84.3zM224 432c0-5.1.8-10.1 2.3-14.7C232.5 398 250.6 384 272 384h64c-1.5-1.9-3-3.8-4.6-5.6-14.6-16.2-35.8-26.4-59.4-26.4-12.2 0-23.8 2.7-34.1 7.6-4.4 2.1-8.6 4.6-12.5 7.4-16.4 11.8-28.2 29.7-32 50.4-.9 4.7-1.4 9.6-1.4 14.6 0 44.2 35.8 80 80 80 26.2 0 49.4-12.6 64-32h-64c-26.5 0-48-21.5-48-48zm208-80c-26.2 0-49.4 12.6-64 32h64c26.5 0 48 21.5 48 48s-21.5 48-48 48h-64c14.6 19.4 37.8 32 64 32 44.2 0 80-35.8 80-80s-35.8-80-80-80zm0 64H272c-8.8 0-16 7.2-16 16s7.2 16 16 16h160c8.8 0 16-7.2 16-16s-7.2-16-16-16z" />',viewBox:"0 0 512 512"},cc={name:"globe-unlink",content:'<path d="M161.7 412.6C69.1 391.2 0 308.1 0 209 0 93.6 93.6 0 209 0s209 93.6 209 209c0 58.2-23.8 110.8-62.2 148.7-20.5-23.1-50.4-37.7-83.8-37.7-3.9 0-7.8.2-11.6.6 12-15.9 26.4-28.8 41.3-33 22.6-18.6 21.6-35.2 18.6-50.2-7-12.6-38.7-23.6-68.8-49.7-18.1-4-40.2 7.5-48.7-3.5-8.5-11.1-48.7-27.1-31.1-44.7s44.2.5 54.8-35.7C236.9 67.6 259 82.6 270 82.6s13.1-26.1-7.5-35.7c-20.6-9.5-49.7-19.6-100.5-14.6-50.7 5-86.4 27.6-75.4 47.7 11.1 20.1 44.2 83.9 81.4 94.5 37.2 10.6 35.7 20.2 41.7 27.1 6 7-11.3 22.2 5.1 50.8 8.9 12 17 5 21 25.1 1.9 9.4-2.7 30.3-6.4 50.8-34.9 14.4-61 46-67.7 84.3M224 432c0-5.1.8-10.1 2.3-14.7C232.5 398 250.6 384 272 384h64c-1.5-1.9-3-3.8-4.6-5.6-14.6-16.2-35.8-26.4-59.4-26.4-12.2 0-23.8 2.7-34.1 7.6-4.4 2.1-8.6 4.6-12.5 7.4-16.4 11.8-28.2 29.7-32 50.4-.9 4.7-1.4 9.6-1.4 14.6 0 44.2 35.8 80 80 80 26.2 0 49.4-12.6 64-32h-64c-26.5 0-48-21.5-48-48m208-80c-26.2 0-49.4 12.6-64 32h64c26.5 0 48 21.5 48 48s-21.5 48-48 48h-64c14.6 19.4 37.8 32 64 32 44.2 0 80-35.8 80-80s-35.8-80-80-80" />',viewBox:"0 0 512 512"},lc={name:"envelop-link",content:'<path d="M224 432c0-5.1.8-10.1 2.3-14.7C232.5 398 250.6 384 272 384h64c-1.5-1.9-3-3.8-4.6-5.6-14.6-16.2-35.8-26.4-59.4-26.4-12.2 0-23.8 2.7-34.1 7.6-4.4 2.1-8.6 4.6-12.5 7.4-16.4 11.8-28.2 29.7-32 50.4-.9 4.7-1.4 9.6-1.4 14.6 0 44.2 35.8 80 80 80 26.2 0 49.4-12.6 64-32h-64c-26.5 0-48-21.5-48-48zm208-80c-26.2 0-49.4 12.6-64 32h64c26.5 0 48 21.5 48 48s-21.5 48-48 48h-64c14.6 19.4 37.8 32 64 32 44.2 0 80-35.8 80-80s-35.8-80-80-80zm0 64H272c-8.8 0-16 7.2-16 16s7.2 16 16 16h160c8.8 0 16-7.2 16-16s-7.2-16-16-16zM32 0C14.3 0 0 14.3 0 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H32zm23.7 32L224 200.3 392.3 32c11 2.9 19.7 11.6 22.6 22.6L310.6 158.9l104.3 104.3c-2.9 11-11.6 19.7-22.6 22.6L288 181.5l-64 64-64-64L55.7 285.8c-11-2.9-19.7-11.6-22.6-22.6l104.3-104.3L33.1 54.6C36 43.6 44.7 34.9 55.7 32z" />',viewBox:"0 0 512 512"},sc={name:"anchor",content:'<path d="m352 288 44.5 44.5c-22.3 40.7-61.7 70.7-108.5 80.3V151.4c19.1-11.1 32-31.8 32-55.4 0-35.3-28.7-64-64-64s-64 28.7-64 64c0 23.6 12.9 44.3 32 55.4v261.4c-46.8-9.5-86.2-39.6-108.5-80.3L160 288H32v128l36.9-36.9C108.9 439.9 177.8 480 256 480s147.1-40.1 187.1-100.9L480 416V288H352zM256 64c17.6 0 32 14.4 32 32s-14.4 32-32 32-32-14.4-32-32 14.4-32 32-32z" />',viewBox:"0 0 512 512"},hc={name:"table-add",content:'<path d="M448 320V32H32v416h288V320h128zm-288 96H64v-96h96v96zm0-128H64v-96h96v96zm0-128H64V64h96v96zm128 256h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96zm32-96h96v96h-96V64zm0 224v-96h96v96h-96zm192 128v32h-64v64h-32v-64h-64v-32h64v-64h32v64h64z" />',viewBox:"0 0 512 512"},vc={name:"table",content:'<path d="M32 32v416h416V32H32zm256 32v96h-96V64h96zm0 128v96h-96v-96h96zM64 64h96v96H64V64zm0 128h96v96H64v-96zm0 224v-96h96v96H64zm128 0v-96h96v96h-96zm224 0h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96z" />',viewBox:"0 0 512 512"},uc={name:"table-properties",content:'<path d="m502.666 77.216-22.627 22.627-67.882-67.882 22.627-22.627c12.445-12.445 32.81-12.445 45.255 0l22.627 22.627c12.445 12.445 12.445 32.81 0 45.255zM392.483 51.635l67.882 67.882L290.66 288H224v-66.66L392.483 51.635zm22.627 67.882L392.483 96.89 256.719 232.654l22.627 22.627L415.11 119.517zM384 256l32-32v288H0V96h288l-32 32h-96v224h224v-96zM128 384H32v96h96v-96zm0-128H32v96h96v-96zm0-128H32v96h96v-96zm128 256h-96v96h96v-96zm128 0h-96v96h96v-96z" />',viewBox:"0 0 512 512"},dc={name:"table-cell",content:'<path d="M32 32v416h416V32H32zm128 384H64v-96h96v96zm0-128H64v-96h96v96zm0-128H64V64h96v96zm128 256h-96v-96h96v96zm0-256h-96V64h96v96zm128 256h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96z" />',viewBox:"0 0 512 512"},pc={name:"table-cell-properties",content:'<path d="m502.666 77.216-22.627 22.627-67.882-67.882 22.627-22.627c12.445-12.445 32.81-12.445 45.255 0l22.627 22.627c12.445 12.445 12.445 32.81 0 45.255zM384 256l32-32v288H0V96h288l-32 32h-96v96h32v96h96v32h96v-96zM128 384H32v96h96v-96zm0-128H32v96h96v-96zm0-128H32v96h96v-96zm128 256h-96v96h96v-96zm128 0h-96v96h96v-96zm8.483-332.365 67.882 67.882-141.588 141.588L290.66 288H224v-66.66l26.895-28.118L392.483 51.635zm22.627 67.882L392.483 96.89 256.719 232.654l11.314 11.314 11.314 11.314L415.11 119.517z" />',viewBox:"0 0 512 512"},mc={name:"table-column-insert-left",content:'<path d="M32 480V0h128v480H32zM480 32v416H192V32h288zM224 160h96V64h-96v96zm0 128h96v-96h-96v96zm0 128h96v-96h-96v96zm224-96h-96v96h96v-96zm0-32v-96h-96v96h96zm0-224h-96v96h96V64z" />',viewBox:"0 0 512 512"},fc={name:"table-column-insert-right",content:'<path d="M352 480V0h128v480H352zM320 32v416H32V32h288zm-32 32h-96v96h96V64zm0 128h-96v96h96v-96zm0 128h-96v96h96v-96zM64 416h96v-96H64v96zm96-128v-96H64v96h96zM64 160h96V64H64v96z" />',viewBox:"0 0 512 512"},zc={name:"table-row-insert-above",content:'<path d="M480 160H0V32h480v128zM32 192h416v288H32V192zm32 32v96h96v-96H64zm128 0v96h96v-96h-96zm128 0v96h96v-96h-96zm96 224v-96h-96v96h96zm-128-96h-96v96h96v-96zm-128 96v-96H64v96h96z" />',viewBox:"0 0 512 512"},gc={name:"table-row-insert-below",content:'<path d="M480 480H0V352h480v128zM32 32h416v288H32V32zm128 256v-96H64v96h96zm128 0v-96h-96v96h96zm128 0v-96h-96v96h96zM320 64v96h96V64h-96zm-32 0h-96v96h96V64zM64 64v96h96V64H64z" />',viewBox:"0 0 512 512"},bc={name:"table-column-delete",content:'<path d="M192 288v224h128V288H192zm0-288v64h128V0H192zm160 32h128v416H352V32zm96 288h-64v96h64v-96zm0-128h-64v96h64v-96zm0-128h-64v96h64V64zM32 32h128v416H32V32zm96 288H64v96h64v-96zm0-128H64v96h64v-96zm0-128H64v96h64V64zm128 89.373L313.373 96 336 118.627 278.627 176 336 233.373 313.373 256 256 198.627 198.627 256 176 233.373 233.373 176 176 118.627 198.627 96 256 153.373z" />',viewBox:"0 0 512 512"},yc={name:"table-row-delete",content:'<path d="M224 192H0v128h224V192zm288 0h-64v128h64V192zm-32 160v128H64V352h416zm-288 96v-64H96v64h96zm128 0v-64h-96v64h96zm128 0v-64h-96v64h96zm32-416v128H64V32h416zm-288 96V64H96v64h96zm128 0V64h-96v64h96zm128 0V64h-96v64h96zm-89.373 128L416 313.373 393.373 336 336 278.627 278.627 336 256 313.373 313.373 256 256 198.627 278.627 176 336 233.373 393.373 176 416 198.627 358.627 256z" />',viewBox:"0 0 512 512"},wc={name:"table-cell-delete",content:'<path d="M96 192h160v128H96V192zM32 352h160v128H32V352zm32 32v64h96v-64H64zm128-224H32V32h160v128zm-32-96H64v64h96V64zm262.627 192L480 313.373 457.373 336 400 278.627 342.627 336 320 313.373 377.373 256 320 198.627 342.627 176 400 233.373 457.373 176 480 198.627 422.627 256z" />',viewBox:"0 0 512 512"},Hc={name:"table-delete",content:'<path d="M32 32v416h416V32H32zm384 128h-64v32h64v96h-64v32h64v96h-96v-64h-32v64h-96v-64h-32v64H64v-96h64v-32H64v-96h64v-32H64V64h96v64h32V64h96v64h32V64h96v96zm-153.4 80 57.4 57.4-22.6 22.6-57.4-57.4-57.4 57.4-22.6-22.6 57.4-57.4-57.4-57.4 22.6-22.6 57.4 57.4 57.4-57.4 22.6 22.6-57.4 57.4z" />',viewBox:"0 0 512 512"},xc={name:"cells-merge",content:'<path d="M32 32v448h416V32H32zm160 32h96v64h-96V64zM64 64h96v64H64V64zm96 384H64v-64h96v64zm128 0h-96v-64h96v64zm128 0h-96v-64h96v64zm0-96H64V160h352v192zm0-224h-96V64h96v64z" />',viewBox:"0 0 512 512"},Vc={name:"cells-merge-horizontally",content:'<path d="M32 32v416h416V32H32zm160 32h96v96h-96V64zM64 64h96v96H64V64zm96 352H64v-96h96v96zm128 0h-96v-96h96v96zm128 0h-96v-96h96v96zm0-128H64v-96h352v96zm0-128h-96V64h96v96z" />',viewBox:"0 0 512 512"},Mc={name:"cells-merge-vertically",content:'<path d="M32 448h416V32H32v416zm32-160v-96h96v96H64zm0 128v-96h96v96H64zm352-96v96h-96v-96h96zm0-128v96h-96v-96h96zm0-128v96h-96V64h96zm-128 0v352h-96V64h96zm-128 0v96H64V64h96z" />',viewBox:"0 0 512 512"},kc={name:"cell-split-horizontally",content:'<path d="M32 32v416h416V32H32zm32 32h160v64H64V64zm160 160h-64v-64h64v64zM64 160h64v64H64v-64zm0 96h160v64H64v-64zm0 160v-64h160v64H64zm192-256h64v64h-64v-64zm160 256H256v-64h160v64zm0-96H256v-64h160v64zm0-96h-64v-64h64v64zm0-96H256V64h160v64z" />',viewBox:"0 0 512 512"},Cc={name:"cell-split-vertically",content:'<path d="M32 448h416V32H32v416zm32-32V256h64v160H64zm160-160v64h-64v-64h64zm-64 160v-64h64v64h-64zm96 0V256h64v160h-64zm160 0h-64V256h64v160zM160 224v-64h64v64h-64zM416 64v160h-64V64h64zm-96 0v160h-64V64h64zm-96 0v64h-64V64h64zm-96 0v160H64V64h64z" />',viewBox:"0 0 512 512"},Ic={name:"table-unmerge",content:'<path d="M32 32v416h416V32H32zm160 32h96v96h-96V64zm96 128v96h-96v-96h96zM64 64h96v96H64V64zm0 128h96v96H64v-96zm96 224H64v-96h96v96zm128 0h-96v-96h96v96zm128 0h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96z" />',viewBox:"0 0 512 512"},Bc={name:"pane-freeze",content:'<path d="M32 32v416h416V32H32zm256 32 96 96h-64l-96-96h64zm-128 0 96 96h-64L96 64h64zM64 96l96 96v64l-96-96V96zm0 128 96 96v64l-96-96v-64zm0 192v-64l64 64H64zm224 0h-96v-96h96v96zm0-128h-96v-96h96v96zm128 128h-96v-96h96v96zm0-128h-96v-96h96v96zM352 64h64v64l-64-64z" />',viewBox:"0 0 512 512"},Oc={name:"row-freeze",content:'<path d="M32 448h416V32H32v416zM64 96l64 64H64V96zm96-32 96 96h-64L96 64h64zm128 0 96 96h-64l-96-96h64zm128 64-64-64h64v64zm-96 160v-96h96v96h-96zm-128 0v-96h96v96h-96zm-32 0H64v-96h96v96zm160 128v-96h96v96h-96zm-128 0v-96h96v96h-96zm-128 0v-96h96v96H64z" />',viewBox:"0 0 512 512"},Ec={name:"column-freeze",content:'<path d="M32 32v416h416V32H32zm128 32v64L96 64h64zM64 96l96 96v64l-96-96V96zm0 128 96 96v64l-96-96v-64zm0 192v-64l64 64H64zm224 0h-96v-96h96v96zm0-128h-96v-96h96v96zm-96-128V64h96v96h-96zm224 256h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96z" />',viewBox:"0 0 512 512"},Sc={name:"toolbar-float",content:'<path d="M64 352h416v128H64V352zm96 32H96v64h96v-64h-32zm160 0h-96v64h96v-64zm32 0v64h96v-64h-96zM63.961 131.844l90.51 90.51 45.255-45.255-90.51-90.51-45.255 45.255zM63.961 131.844l90.51 90.51 45.255-45.255-90.51-90.51-45.255 45.255zm158.392 67.882 67.882-67.882-22.627-22.627-22.627 22.627-90.51-90.51c-12.445-12.445-32.81-12.445-45.255 0l-67.882 67.882c-12.445 12.445-12.445 32.81 0 45.255l90.51 90.51-22.627 22.627 22.627 22.627 67.882-67.882L297.373 320 320 297.373l-97.647-97.647zm-67.882 22.627-90.51-90.51 45.255-45.255 90.51 90.51-45.255 45.255zM480 256h-64v64h64v-64z" />',viewBox:"0 0 512 512"},Lc={name:"spell-checker",content:'<path d="M113.2 206.2c-7.4 6.2-15.6 10.7-24.6 13.5s-19.3 4.2-31 4.2c-8.4 0-16.1-1-23.1-2.9s-13.1-4.9-18.2-8.8c-5.1-3.9-9.1-8.8-12-14.6C1.4 192 0 185.2 0 177.5c0-18.9 8.1-32.9 24.4-41.9s40.9-13.5 74-13.5h13.7c0-2.6 0-5.3-.1-8.2-.1-2.9-.3-5.4-.7-7.6-.8-7.6-3.5-13.2-8-17-4.5-3.7-11.8-5.6-21.7-5.6-10.4 0-18.1 1.9-23.3 5.8s-7.8 9.5-7.8 16.8H7c2.4-32.7 27.8-49 76.3-49 6.6 0 12.6.2 17.9.6 5.3.4 10.2 1.1 14.6 2 4.4 1 8.6 2.2 12.5 3.7 3.9 1.5 7.6 3.4 11.4 5.7 3.5 2.2 6.4 4.7 9 7.4 2.5 2.8 4.6 6.1 6.4 9.9 1.7 3.9 3 8.3 3.8 13.3s1.2 10.8 1.2 17.4V224h-46.8l-.1-17.8zm-1-58H96.8c-16.2 0-28.4 2-36.5 5.9s-12.2 10.6-12.2 20.2c0 7.3 2.5 12.7 7.5 16.2s11.5 5.2 19.4 5.2c7.6 0 14.6-1.5 21.2-4.5s11.9-6.9 15.8-11.7v-31.3h.2zm125.2-61.6c5.5-7.2 12.3-12.8 20.2-16.7C265.5 66 274 64 283.1 64c10.2 0 19.2 1.9 26.8 5.7 7.7 3.8 14.1 9.2 19.3 16.3 5.2 7.1 9.1 15.7 11.7 25.9s4 21.6 4 34.3-1.2 19-4.3 29.4c-3 10.4-7.6 17.9-13.3 25.2-5.7 7.3-12.6 13-20.7 17.1s-17.3 6.1-27.5 6.1c-17.5 0-31.9-5.2-43.3-15.6V224H192V0h45.4v86.6zm0 91.7c4.4 4.1 9.1 7.2 14.1 9.4 5 2.1 10.5 3.2 16.5 3.2 9.8 0 17.4-4.3 22.7-12.8 5.3-8.6 7.9-14.7 7.9-31.8 0-32.7-9.6-49-28.7-49-6.2 0-12 1.9-17.4 5.6s-10.5 9-15.1 15.8v59.6zM442.2 224c-12.4 0-23.4-1.8-33.3-5.4-9.8-3.6-18.1-8.8-25-15.6-6.8-6.8-12-15.2-15.7-25.1-3.7-9.9-5.5-21.3-5.5-34s1.8-24 5.5-33.9 8.9-18.2 15.9-25.1c6.9-6.9 15.3-12.1 25.2-15.6 9.9-3.6 21.1-5.4 33.6-5.4 20 0 36 4.7 48 14.1s19 23 21 40.9h-41c-1-7-3.9-12.7-8.8-16.9-4.9-4.2-11.2-6.3-19.2-6.3-10.2 0-18.4 3.9-24.5 11.6s-9.2 19.9-9.2 36.6c0 16.5 3.1 28.7 9.2 36.5s14.3 11.7 24.5 11.7c7.9 0 14.4-2.1 19.3-6.3s7.8-9.8 8.7-16.9h41c-2.5 17.7-9.7 31.2-21.5 40.7-11.6 9.6-27.7 14.4-48.2 14.4zm69.8 0L224 512 64 352l64-64 96 96 288-160" />',viewBox:"0 0 512 512"},Pc={name:"validation-xhtml",content:'<path d="M192 224h-54l-26.2-96L86 224H32L0 64h42l22 96 22-96h52l22 96 22-96h42l-32 160zm272.5-121.8c4.7 4.2 7.4 9.8 8.5 16.8h38.9c-2-17.9-8.6-31.3-19.9-40.8-11.5-9.3-26.5-14-45.6-14-11.9 0-22.5 1.7-32 5.3-9.4 3.6-17.4 8.9-23.9 15.7-6.7 6.9-11.6 15.2-15.1 25-3.5 10-5.3 21.2-5.3 33.8 0 12.8 1.8 24 5.3 33.8 3.5 10 8.3 18.4 14.8 25.1 6.5 6.7 14.5 11.8 23.8 15.4 9.4 3.6 20 5.4 31.6 5.4 19.4 0 34.7-4.8 45.9-14.3 11.2-9.5 18-23 20.4-40.5H473c-.9 7-3.7 12.6-8.3 16.8-4.7 4.3-10.7 6.3-18.3 6.3-9.8 0-17.5-3.9-23.5-11.7-5.8-7.8-8.6-19.9-8.6-36.3 0-16.7 2.8-28.7 8.6-36.5 5.9-7.8 13.6-11.5 23.5-11.5 7.5 0 13.6 2 18.1 6.2zM316.7 219.8c7.3-2.3 13.6-5.8 18.9-10.2l.1-.1c5.2-4.6 9.1-9.9 11.8-16.1 2.8-6 4.2-12.7 4.2-20.7 0-10-2.7-18.4-8-25.3-3.5-4.4-7.9-7.9-13.2-10.5.3-.3.7-.5 1-.8 3.1-2.4 5.5-5 7.6-8.1 2-3 3.5-6.2 4.5-9.4 1-3.5 1.5-6.9 1.5-10.4 0-6.6-1.3-12.6-3.9-18.1-2.6-5.4-6.4-10.3-11.4-14.2-4.8-4.2-10.5-7.2-17-9.1-6.3-1.8-13.7-2.8-22.1-2.8-7.4 0-14.3 1-20.8 3.1-6.3 2.1-11.7 5.2-16.9 9.3-5 4.1-9 9.2-11.9 15.1-3 5.9-4.9 12.7-5.6 20.3l-.5 5.1h38.2l.5-4.4c1.6-14.6 9.9-16.5 16.9-16.5 4.8 0 8.3 1.1 10.7 3.3l.1.1c2.7 2.5 3.3 7.1 3.3 10.4 0 5.6-1.2 9.4-3.8 11.4l-.1.1c-2.8 2.4-7.2 3.5-13.4 3.5H276v31h13.7c7.4 0 12.8 1.4 16.3 4 3.3 2.7 4.9 6.5 4.9 12.2 0 2.9-.5 5.6-1.4 8-.9 2.3-2.1 4.1-3.9 5.9-1.4 1.5-3.4 2.7-5.9 3.6-2.4.9-5.2 1.4-8.4 1.4-3.4 0-6.3-.4-9-1.3-2.2-.8-4.1-2-5.7-3.5-1.6-1.6-2.8-3.3-3.7-5.2-.8-1.9-1.2-4.1-1.5-6.7l-.4-4.2h-39.1l.3 5c.5 7.4 2.3 14.5 5.3 21 3.1 6.1 7.8 11.8 14.2 16.6 4.9 3.8 10.8 6.6 17.8 8.4h.4c6.4 1.5 13.8 2.3 22.1 2.3 9.5 0 17.5-1.2 24.7-3.5zM64 352l64-64 96 96 288-160-288 288L64 352z" />',viewBox:"0 0 512 512"},Rc={name:"validation-data",content:'<path d="m64 352 64-64 96 96 288-160-288 288L64 352zm48.6-193.6c0 13-2.5 24.4-7.6 34.4s-12.3 17.7-21.8 23.1c-9.4 5.4-20.3 8.1-32.7 8.1H0V96h49.5c42.1 0 63.1 20.8 63.1 62.4zm-38 .3c0-6.3-1.2-12-3.5-17-2.4-5-5.7-8.9-10.1-11.7-4.4-2.7-9.6-4.1-15.6-4.1H36v68h10.1c8.6 0 15.6-3.2 20.7-9.5 5.2-6.4 7.8-14.9 7.8-25.7zM216.2 224l-5.5-24h-37.2l-5.9 24H128l42.3-128h45.9L256 224h-39.8zm-23.6-100h-.9c-.1 1.4-.5 3.8-1.2 7.1s-4.1 17.2-10.4 41.9h23.4l-8.6-34.7c-1.1-5-1.9-9.8-2.3-14.3zm127.4 4v96h-32v-96h-32V96h98v32h-34zm120.2 96-5.5-24h-37.2l-5.9 24H352l42.3-128h45.9L480 224h-39.8zm-23.6-100h-.9c-.1 1.4-.5 3.8-1.2 7.1s-4.1 17.2-10.4 41.9h23.4l-8.6-34.7c-1.1-5-1.9-9.8-2.3-14.3z" />',viewBox:"0 0 512 512"},_c={name:"toggle-full-screen-mode",content:'<path d="M448 32H64c-17.6 0-32 14.4-32 32v288c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zm0 319.942a.53.53 0 0 1-.058.058H64.058a.454.454 0 0 1-.058-.058V64.057a.511.511 0 0 1 .057-.057h383.885c.02.017.041.038.058.057v287.885zM384 480H128c35.346 0 64-28.654 64-64h128c0 35.346 28.654 64 64 64zm32-160H96c58.263-113.973 183.21-192 320-192v192z" />',viewBox:"0 0 512 512"},Nc={name:"formula-fx",content:'<path d="m214 183.4-24.7 110c-11.5 53.4-22.7 92.1-33.7 116.1-11 24-23.8 41.8-38.4 53.2-14.7 11.6-31.5 17.3-50.5 17.3-12 0-20.7-2.7-26.3-8-5.6-5.3-8.4-11.5-8.4-18.7 0-6.7 2.3-12.5 7-17.4 4.7-4.9 10.8-7.3 18.3-7.3 6.3 0 11.2 1.9 14.5 5.6 3.4 3.7 5.1 8.5 5.1 14.2 0 5.2-1 9.1-3.2 11.6-2.1 2.5-3.2 4.2-3.2 5l1 1.7c.8.8 1.8 1.2 3 1.2 4.2 0 7.8-1.5 10.8-4.7 7.4-7.7 13-17 16.6-27.9 2.5-7.5 7.4-27.4 14.5-59.5l43-192.6h-29.3l7-28.7c10.5.2 18.2-1.4 23-4.7 4.8-3.3 9.8-10.6 15.2-22 15.4-33.1 31.7-60.1 48.9-74.4S260.4 32 281.5 32c13.5 0 23.3 3 29.4 9.1 6.1 6.1 9.2 13.9 9.2 23.5 0 8.5-2 15.2-6.1 20.2-4.1 5.1-9.2 7.5-15.2 7.5-5.6 0-10.3-2-13.9-6.1-3.6-4.1-5.5-9-5.5-14.7 0-4.1 1.1-8.4 3.5-13 2.3-4.6 3.5-7.7 3.5-9.3 0-1.8-.5-3.3-1.6-4.4-1-1.1-2.4-1.7-4.1-1.7-8.3 0-16.8 5.9-25.5 17.9-14.3 19.1-25.9 52.5-34.5 93.8h30.5l-7.4 28.7-29.8-.1zm78.7 22.7 68.9-14.1c12.5 23.3 21.3 48.9 26.5 76.9 12.9-22.7 22.7-38.6 29.3-47.6 8.8-12.2 16.1-20.1 21.8-23.8 5.8-3.7 11.9-5.5 18.3-5.5 7.2 0 12.8 2.4 16.7 7 3.9 4.7 5.8 11 5.8 19 0 7.5-2 13.6-5.8 18.4-3.9 4.7-8.7 7.1-14.5 7.1-4.2 0-9-.9-14.5-2.7-5.4-1.8-9.3-2.7-11.3-2.7-5.6 0-10.8 2.4-15.8 7-6.8 6.4-15.2 20.1-25.3 41 11.2 46.9 20.1 75.5 26.9 85.8 3.9 6.1 7.9 9.2 12.1 9.2 3.4 0 6.4-1 8.9-3 3.8-3.3 9.7-11.5 17.6-24.6l7.1 4.9c-11.6 22.2-22.9 37.9-34 46.9-8.4 7-16.7 10.6-24.9 10.6-8.4 0-15.4-2.3-21-6.7-5.6-4.5-10.6-11.7-14.9-21.8-4.4-10-9.5-26.2-15.4-48.4-15.4 23.3-27.5 40.3-36.3 51-8.7 10.7-16 17.7-21.8 21-5.8 3.3-12 4.9-18.6 4.9-6.8 0-12.3-2.4-16.3-7-4-4.7-6-10.8-6-18.3 0-7.9 2.2-14.5 6.5-19.6 4.3-5.2 9.9-7.7 16.6-7.7 3.6 0 7.6 1.3 12.1 3.7 6.6 3.8 11.3 5.7 14.2 5.7 3.8 0 7.2-.9 10.3-2.8 3.9-2.4 9-7.4 15-15.3 3.7-4.8 10.5-15.1 20.4-31-12.6-55.8-22.5-89.1-29.6-100-4.5-7-10.2-10.6-17-10.6-3.6 0-7.9.6-13 1.9l1-8.8z" />',viewBox:"0 0 512 512"},Tc={name:"sum",content:'<path d="M416 64v128l-64-64H160l128 128-128 128h192l64-64v128H96v-64l128-128L96 128V64h320z" />',viewBox:"0 0 512 512"},Dc={name:"symbol",content:'<path d="m448 416 32-32v96H320V375.8c11.4-5.1 22.2-11.5 32-19 38.9-29.7 64-76.9 64-130.1C416 136.8 344.4 64 256 64S96 136.8 96 226.7c0 53.2 25.1 100.5 64 130.1 9.8 7.5 20.6 13.9 32 19V480H32v-96l32 32h96v-18.5C84.3 366.7 32 300.6 32 224 32 118 132.3 32 256 32s224 86 224 192c0 76.6-52.3 142.7-128 173.5V416h96z" />',viewBox:"0 0 512 512"},Ac={name:"dollar",content:'<path d="M326.6 273c-8.3-7.3-18.4-13.6-30.4-19.1-11.8-5.4-25.2-10.2-40.2-14.5V131.3c6.5.8 13 2.2 17.7 4.2 7.5 3.3 13.7 7.8 18.8 13.7 5.1 5.8 8.9 12.7 11.4 20.7 2.6 8 3.8 16.7 3.8 26.2H352c0-29.2-7.5-52-22.5-68.8s-36-26.8-62.9-30.1c0 0-5-.4-10.6-.8V32h-32v66.2c-11.9 1.5-22.6 4.3-32.2 8.4-10.6 4.5-19.6 10.3-27.1 17.5-7.5 7.2-13.2 15.6-17.2 25.4-4 9.7-6 20.5-6 32.2 0 12.7 2.2 23.8 6.7 33.4s11 18.2 19.5 25.6 18.8 13.8 30.9 19.3c7.8 3.5 16.3 6.8 25.4 9.7v110.7c-2.7-.4-5.4-.9-8.1-1.5-7.9-1.8-15.2-5.1-21.7-9.8-6.5-4.7-11.8-11-15.8-19s-6-18-6-30H128c0 16.2 2.6 30 7.9 41.6 5.3 11.6 12.4 21.2 21.3 28.6 8.9 7.5 19.1 13.3 30.6 17.3s23.4 6.5 35.7 7.5c0 0 .2 0 .5.1V480h32v-64.7c1.9-.2 3.1-.3 3.1-.3 14.1-1.3 26.9-4.1 38.4-8.3 11.5-4.3 21.3-10 29.4-17.1 8.1-7.1 14.3-15.6 18.6-25.4 4.3-9.8 6.5-20.9 6.5-33.2 0-12.5-2.2-23.5-6.5-33-4.3-9.4-10.6-17.8-18.9-25zm-104.7-46.2c-8.8-4.1-15.9-8.4-21.2-12.9s-9.1-9.6-11.3-15c-2.2-5.5-3.4-11.6-3.4-18.5 0-7.4 1.2-14.1 3.6-20.3 2.4-6.1 6-11.3 10.8-15.7 4.8-4.3 10.9-7.7 18.3-10.1 1.7-.6 3.5-1 5.3-1.5v94.9c-.6-.2-1.4-.5-2.1-.9zm81 125.2c-3 6.2-7.5 11.4-13.2 15.8-5.8 4.3-12.8 7.7-21.2 10-3.9 1.1-8.1 1.9-12.5 2.5V279.2c5.6 2 10.7 4.1 15.3 6.2 8.6 4 15.6 8.3 20.9 13 5.4 4.7 9.3 9.7 11.7 15.1 2.4 5.4 3.6 11.3 3.6 17.7 0 7.7-1.5 14.7-4.6 20.8z" />',viewBox:"0 0 512 512"},jc={name:"percent",content:'<path d="M352 64h32L160 448h-32L352 64zm16 160c-44.2 0-80 50.1-80 112s35.8 112 80 112 80-50.1 80-112-35.8-112-80-112zm0 192c-22.7 0-48-32.9-48-80s25.3-80 48-80 48 32.9 48 80-25.3 80-48 80zM144 64c-44.2 0-80 50.1-80 112s35.8 112 80 112 80-50.1 80-112-35.8-112-80-112zm0 192c-22.7 0-48-32.9-48-80s25.3-80 48-80 48 32.9 48 80-25.3 80-48 80z" />',viewBox:"0 0 512 512"},Fc={name:"custom-format",content:'<path d="M128 128v224H80V182.4s-13.1 19.1-48 19.1v-40.6c34.9 0 61.7-32.9 61.7-32.9H128zm94.4 184H320v40H169v-16.6c.3-11.3 2.2-21.4 6-30.3 3.8-9 8.6-17 14.3-24.1s12-13.4 18.8-18.9 13.3-10.4 19.4-14.8c6.5-4.6 12.1-9 17-13.2s9-8.4 12.3-12.5 5.8-8.3 7.5-12.6c1.6-4.2 2.5-8.8 2.5-13.6 0-9.4-2.7-16.5-8-21.4-5.3-4.8-13.5-7.2-24.4-7.2-18.9 0-37.1 7.5-54.4 22.6v-42.7c19.2-12.4 40.8-18.6 64.8-18.6 11.2 0 21.2 1.5 30 4.4 8.9 2.9 16.4 7.1 22.5 12.5s10.8 12 14.1 19.7c3.2 7.7 4.8 16.4 4.8 25.9 0 10.1-1.6 19.2-4.7 27-3.1 7.9-7.3 15.1-12.4 21.5-5.2 6.5-11.1 12.4-17.9 17.7-6.8 5.4-13.8 10.6-21 15.6-4.9 3.5-9.7 6.9-14.2 10.4-4.6 3.4-8.6 6.8-12.1 10.1s-6.2 6.6-8.3 9.8c-2.2 3.1-3.2 9.3-3.2 9.3zM341 341.2v-41.7s32.1 15.8 51.5 15.8c12.2 0 21.8-2.6 28.6-7.9 6.8-5.3 10.2-12.5 10.2-21.9 0-9.7-4.2-17.1-12.7-22.3-8.4-5.3-20-7.9-34.8-7.2H364v-37h17.7c28.4 0 42.6-9.4 42.6-28.1 0-17.6-10.9-26.4-32.7-26.4-14.7 0-28.8 4.7-42.6 14v-38.9c15.4-7.7 33.1-11.5 53.6-11.5 22.3 0 39.6 5 52.1 14.9 12.4 10 18.7 22.9 18.7 38.8 0 28.3-14.5 46-43.4 53.2v.3c15.5 1.9 27.6 7.5 36.5 16.8 8.9 9.2 13.3 20.6 13.3 34 0 20.3-7.4 36.4-22.4 48.2-15 11.8-35.5 17.7-61.7 17.7-22.3.1-40.6-3.5-54.7-10.8z" />',viewBox:"0 0 512 512"},Gc={name:"decimal-increase",content:'<path d="M384 256c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64 35.4 0 64-28.7 64-64v-64c0-35.3-28.6-64-64-64zm32 118c0 23.6-14.3 42.7-32 42.7-17.6 0-32-19.1-32-42.7v-42.7c0-23.5 14.4-42.6 32-42.6 17.7 0 32 19.1 32 42.6V374zM384 32c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64 35.4 0 64-28.7 64-64V96c0-35.3-28.6-64-64-64zm32 118c0 23.6-14.3 42.7-32 42.7-17.6 0-32-19.1-32-42.7v-42.7c0-23.6 14.4-42.7 32-42.7 17.7 0 32 19.1 32 42.7V150zM224 256c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64s64-28.7 64-64v-64c0-35.3-28.6-64-64-64zm32 118c0 23.6-14.3 42.7-32 42.7s-32-19.1-32-42.7v-42.7c0-23.5 14.3-42.6 32-42.6s32 19.1 32 42.6V374zM96 416h32v32H96v-32zm160-224h32v32h-32v-32zM192 32v192L64 128l128-96z" />',viewBox:"0 0 512 512"},Kc={name:"decimal-decrease",content:'<path d="M384 32c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64 35.4 0 64-28.7 64-64V96c0-35.3-28.6-64-64-64zm32 116.7c0 23.5-14.3 42.6-32 42.6-17.6 0-32-19.1-32-42.6V106c0-23.6 14.4-42.7 32-42.7 17.7 0 32 19.1 32 42.7v42.7zM384 256c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64 35.4 0 64-28.7 64-64v-64c0-35.3-28.6-64-64-64zm32 116.7c0 23.6-14.3 42.7-32 42.7-17.6 0-32-19.1-32-42.7V330c0-23.6 14.4-42.7 32-42.7 17.7 0 32 19.1 32 42.7v42.7zM224 32c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64 35.4 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64zm32 116.7c0 23.5-14.3 42.6-32 42.6s-32-19.1-32-42.6V106c0-23.6 14.3-42.7 32-42.7s32 19.1 32 42.7v42.7zM128 224H96v-32h32v32zm128 192h32v32h-32v-32zM64 256l128 96-128 96V256z" />',viewBox:"0 0 512 512"},Uc={name:"font-size",content:'<path d="M97 224 32 416h29l16.9-50H146l16.9 50h29l-65-192H97zm-8.9 112 23.9-70.6 23.9 70.6H88.1zM376 96h-48L224 416h48l26-80h108l26 80h48L376 96zm-62.4 192L352 169.8 390.4 288h-76.8z" />',viewBox:"0 0 512 512"},Wc={name:"image-absolute-position",content:'<path d="M416 240c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48zm96-80v320c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h320c17.7 0 32 14.3 32 32zm-32 26.7c0-14.7-11.9-26.7-26.7-26.7H186.7c-14.7 0-26.7 11.9-26.7 26.7V384l96-96 96 96 64-64 64 64V186.7zM32 0H0v512h32v-64h32v-32H32v-64h32v-32H32v-64h32v-32H32v-64h32v-32H32V32h96v32h32V32h64v32h32V32h64v32h32V32h64v32h32V32h64V0H32z" />',viewBox:"0 0 512 512"},qc={name:"table-wizard",content:'<path d="M160 384V160h224v96l32 32V0H0v416h288l-32-32h-96zM288 32h96v96h-96V32zm-128 0h96v96h-96V32zm-32 352H32v-96h96v96zm0-128H32v-96h96v96zm0-128H32V32h96v96zm376.6 362.1-15.5 15.5c-8.6 8.6-22.4 8.6-31 0l-124-124c-8.6-8.6-8.6-22.4 0-31l15.5-15.5c8.6-8.6 22.4-8.6 31 0l124 124c8.6 8.5 8.6 22.4 0 31zm-158.5-209-21-14.8c-3.2-2.3-5.1-6-5.1-10l.3-25.7c.1-6.6-5.2-12.1-11.8-12.2-2.6 0-5.2.8-7.3 2.4l-20.6 15.4c-3.2 2.4-7.3 3-11 1.8l-24.3-8.3c-6.8-2.3-14.3 1.9-15.7 9.3-.4 2.1-.1 4.2.5 6.2l8.2 24.1c1.3 3.7.6 7.8-1.8 11l-15.4 20.6c-4.3 5.8-2.6 14.2 4 17.8 1.9 1 4 1.4 6.1 1.4l25.4-.3c3.9-.1 7.7 1.8 10 5.1l14.8 21c4.2 5.9 12.7 6.9 18.1 1.7 1.5-1.5 2.6-3.3 3.2-5.3l7.5-24.3c1.2-3.8 4.1-6.7 7.9-7.9l24.5-7.6c6.3-2 9.8-8.7 7.9-15-.7-2.7-2.3-4.9-4.4-6.4z" />',viewBox:"0 0 512 512"},Zc={name:"crosstab",content:'<path d="M192.3 32H32v160h1v288h447V32H192.3zm-.3 416H96v-96h96v96zm0-128H96v-96h96v96zm0-128H96V96h96v96zm128 256h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V96h96v96zm128 256h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V96h96v96z" />',viewBox:"0 0 512 512"},Yc={name:"crosstab-wizard",content:'<path d="M192 416V192h224v96l32 32V0H0v160h1v288h318.7l-31.9-32H192zM320 64h96v96h-96V64zm-128 0h96v96h-96V64zm-32 352H64v-96h96v96zm0-128H64v-96h96v96zm0-128H64V64h96v96zm344.6 330.1-15.5 15.5c-8.6 8.6-22.4 8.6-31 0l-124-124c-8.6-8.6-8.6-22.4 0-31l15.5-15.5c8.6-8.6 22.4-8.6 31 0l124 124c8.6 8.5 8.6 22.4 0 31zM221.2 300.8c-4.3 5.8-2.6 14.2 4 17.8 1.9 1 4 1.4 6.1 1.4l25.4-.3c3.9-.1 7.7 1.8 10 5.1l14.8 21c4.2 5.9 12.7 6.9 18.1 1.7 1.5-1.5 2.6-3.3 3.2-5.3l7.5-24.3c1.2-3.8 4.1-6.7 7.9-7.9l24.5-7.6c6.3-2 9.9-8.7 7.9-15-.8-2.5-2.4-4.7-4.5-6.2l-21-14.8c-3.2-2.3-5.1-6-5.1-10l.3-25.7c.1-6.6-5.2-12.1-11.8-12.2-2.6 0-5.2.8-7.3 2.4l-20.6 15.4c-3.2 2.4-7.3 3-11 1.8l-24.3-8.3c-6.8-2.3-14.3 1.9-15.7 9.3-.4 2.1-.1 4.2.5 6.2l8.2 24.1c1.3 3.7.6 7.8-1.8 11l-15.3 20.4z" />',viewBox:"0 0 512 512"},Xc={name:"table-body",content:'<path d="M32 32v416h416V32H32zm256 32v96h-96V64h96zm128 256v64L224 192h64l128 128zM64 64h96v96H64V64zm0 128h96v96H64v-96zm0 224v-96h96v96H64zm128 0v-64l64 64h-64zm128 0L192 288v-64l192 192h-64zm96-160-64-64h64v64zm0-96h-96V64h96v96z" />',viewBox:"0 0 512 512"},Jc={name:"table-column-groups",content:'<path d="M32 32v416h416V32H32zm256 32v64l-64-64h64zm0 320-96-96v-64l96 96v64zM192 96l96 96v64l-96-96V96zM64 64h96v96H64V64zm0 128h96v96H64v-96zm0 224v-96h96v96H64zm128 0v-64l64 64h-64zm224 0h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96z" />',viewBox:"0 0 512 512"},$c={name:"table-corner",content:'<path d="M32 32v416h416V32H32zm256 32v96h-96V64h96zm0 128v96h-96v-96h96zM160 64v64L96 64h64zM64 96l64 64H64V96zm0 96h96v96H64v-96zm0 224v-96h96v96H64zm128 0v-96h96v96h-96zm224 0h-96v-96h96v96zm0-128h-96v-96h96v96zm0-128h-96V64h96v96z" />',viewBox:"0 0 512 512"},Qc={name:"table-row-groups",content:'<path d="M32 32v416h416V32H32zm256 32v96h-96V64h96zm-64 128h64l96 96h-64l-96-96zm32 96h-64l-96-96h64l96 96zM64 64h96v96H64V64zm0 160 64 64H64v-64zm0 192v-96h96v96H64zm128 0v-96h96v96h-96zm224 0h-96v-96h96v96zm0-160-64-64h64v64zm0-96h-96V64h96v96z" />',viewBox:"0 0 512 512"},el={name:"globe-outline",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zM64 256c0-57 24.8-108.2 64.3-143.3.3 1.8 1 3.6 1.9 5.4 11.9 22.1 47.7 92.5 87.8 104.1 40.1 11.6 38.6 22.2 45 29.9 6.5 7.7-12.2 24.4 5.6 55.9 9.6 13.2 18.3 5.5 22.6 27.6 4.1 21-20.6 95-7.8 110.4-9 1.3-18.1 2-27.4 2-106 0-192-86-192-192zm222.4 189.6c10.5-37 41.8-89.2 75.8-98.9 24.4-20.5 23.3-38.8 20.1-55.4-7.6-13.9-41.7-26-74.3-54.8-19.5-4.4-43.4 8.3-52.6-3.9-9.2-12.2-52.6-29.9-33.6-49.3s47.7.6 59.1-39.3 35.2-23.2 47.2-23.2S342.2 92 320 81.5c-16.7-7.9-38.6-16.1-71.7-17.4 2.6-.1 5.2-.2 7.8-.2 106 0 192 86 192 192C448 351.7 378 431 286.4 445.6z" />',viewBox:"0 0 512 512"},tl={name:"globe",content:'<path d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224 224-100.3 224-224S379.7 32 256 32zm106.2 314.7c-34.7 10-66.7 64.2-76.4 101.3-17.9-9.4 9.8-90.2 5.4-112.4-4.3-22.1-13-14.4-22.6-27.6-17.8-31.5.9-48.3-5.6-55.9-6.5-7.7-4.9-18.3-45-29.9-40.1-11.6-75.9-81.9-87.8-104.1-11.9-22.1 26.6-47 81.3-52.6 10.3-1 19.7-1.5 28.4-1.5 37.8.1 61.9 9 80 17.5 22.2 10.5 20.1 39.3 8.1 39.3s-35.8-16.6-47.2 23.2-40.1 19.9-59.1 39.3 24.4 37.1 33.6 49.3c9.2 12.2 33.1-.6 52.6 3.9 32.6 28.8 66.7 41 74.3 54.8 3.3 16.6 4.4 34.9-20 55.4z" />',viewBox:"0 0 512 512"},nl={name:"map-marker",content:'<path d="M256 0C158.8 0 80 78.8 80 176s176 336 176 336 176-238.8 176-336S353.2 0 256 0zm0 288c-61.9 0-112-50.1-112-112S194.1 64 256 64s112 50.1 112 112-50.1 112-112 112z" />',viewBox:"0 0 512 512"},ol={name:"map-marker-target",content:'<path d="M256 0C158.8 0 80 78.8 80 176s176 336 176 336 176-238.8 176-336S353.2 0 256 0zm0 288c-61.9 0-112-50.1-112-112S194.1 64 256 64s112 50.1 112 112-50.1 112-112 112zm48-112c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48z" />',viewBox:"0 0 512 512"},rl={name:"pin",content:'<path d="M320 256V96c0-17.6-14.4-32-32-32h-96c-17.6 0-32 14.4-32 32v160H96v32h128v160h32V288h128v-32h-64zm-128 0V96h64v160h-64z" />',viewBox:"0 0 512 512"},al={name:"unpin",content:'<path d="M256 320h160c17.6 0 32-14.4 32-32v-96c0-17.6-14.4-32-32-32H256V96h-32v128H64v32h160v128h32v-64zm0-128h160v64H256v-64z" />',viewBox:"0 0 512 512"},il={name:"share",content:'<path d="M480 432c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-10.6 2.1-20.7 5.8-30l-158.6-88.1C152.9 327.6 133.4 336 112 336c-44.2 0-80-35.8-80-80s35.8-80 80-80c21.4 0 40.9 8.4 55.2 22.1L325.8 110c-3.8-9.3-5.8-19.4-5.8-30 0-44.2 35.8-80 80-80s80 35.8 80 80-35.8 80-80 80c-22 0-41.9-8.9-56.4-23.3l-158 87.8c4.1 9.7 6.4 20.3 6.4 31.5s-2.3 21.8-6.4 31.5l158 87.8C358.1 360.9 378 352 400 352c44.2 0 80 35.8 80 80z" />',viewBox:"0 0 512 512"},cl={name:"user",content:'<path d="M352 128c0 53-43 96-96 96s-96-43-96-96 43-96 96-96 96 43 96 96zm-96 128c-106 0-192 86-192 192 0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32 0-106-86-192-192-192z" />',viewBox:"0 0 512 512"},ll={name:"inbox",content:'<path d="M384 32H128L32 288v160c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V288L384 32zM150.2 64h211.6l84 224H352l-32 64H192l-32-64H66.2l84-224z" />',viewBox:"0 0 512 512"},sl={name:"blogger",content:'<path d="M188.9 64C119.9 64 64 119.5 64 188v136.1C64 392.5 119.9 448 188.9 448h134.4c69 0 124.7-55.5 124.7-123.9v-87.9c0-13.7-11-28.2-24.8-28.2h-21.5c-13.2 0-24.7-11.2-25.6-24 0-68.5-55.2-120-124.2-120h-63zm-4.9 96h72c13.2 0 24 10.8 24 24s-10.8 24-24 24h-72c-13.2 0-24-10.8-24-24s10.8-24 24-24zm0 144h144c13.2 0 24 10.8 24 24s-10.8 24-24 24H184c-13.2 0-24-10.8-24-24s10.8-24 24-24z" />',viewBox:"0 0 512 512"},hl={name:"blogger-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-31 280.7c0 57.1-46.6 103.3-104.2 103.3H200.4C142.7 416 96 369.8 96 312.7V199.3C96 142.2 142.7 96 200.4 96h52.1C310 96 356 138.9 356 196c.7 10.7 10.4 20 21.4 20h18c11.5 0 20.7 12.1 20.6 23.5l1 73.2zM196 216h60c11 0 20-9 20-20s-9-20-20-20h-60c-11 0-20 9-20 20s9 20 20 20zm120 80H196c-11 0-20 9-20 20s9 20 20 20h120c11 0 20-9 20-20s-9-20-20-20z" />',viewBox:"0 0 512 512"},vl={name:"delicious",content:'<path d="M256 32h224v224H256V32zM32 256h224v224H32V256z" />',viewBox:"0 0 512 512"},ul={name:"delicious-box",content:'<path d="M480 448V64c0-17.7-14.3-32-32-32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32zm-224-32V256H96V96h160v160h160v160H256z" />',viewBox:"0 0 512 512"},dl={name:"digg",content:'<path d="M96 96v64H32v160h96V96H96zm64 0v32h32V96h-32zm0 64v160h32V160h-32zm64 0v160h64v32h-64v32h96V160h-96zm128 0v160h64v32h-64v32h96V160h-96zM64 192h32v96H64v-96zm192 0h32v96h-32v-96zm128 0h32v96h-32v-96z" />',viewBox:"0 0 512 512"},pl={name:"digg-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM160 203.5V352H64V192h64v-64h32v75.5zM212 352h-32V192h32v160zm0-192h-32v-32h32v32zm119 153.7V416h-96v-32h64v-32h-64V192h96v121.7zm117 0V416h-96v-32h64v-32h-64V192h96v121.7zM96 224h32v96H96v-96zm171 0h32v96h-32v-96zm117 0h32v96h-32v-96z" />',viewBox:"0 0 512 512"},ml={name:"envelop",content:'<path d="M64 96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H64zm23.7 32L256 296.3 424.3 128c11 2.9 19.7 11.6 22.6 22.6L342.6 254.9l104.3 104.3c-2.9 11-11.6 19.7-22.6 22.6L320 277.5l-64 64-64-64L87.7 381.8c-11-2.9-19.7-11.6-22.6-22.6l104.3-104.3L65.1 150.6c2.9-11 11.6-19.7 22.6-22.6z" />',viewBox:"0 0 512 512"},fl={name:"envelop-box",content:'<path d="m377 182.4-88.8 88.8-31.2 29-33.2-29-88.8-88.8c-7.7 2-13.8 8.1-15.8 15.8l73 73-73 73c2 7.7 8.1 13.8 15.8 15.8l73-73 49 44.8 47-44.8 73 73c7.7-2 13.8-8.1 15.8-15.8l-73-73 73-73c-2-7.7-8.1-13.8-15.8-15.8zM448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-32 329.6c0 12.4-10 22.4-22.4 22.4H118.4C106 384 96 374 96 361.6V182.4c0-12.4 10-22.4 22.4-22.4h275.2c12.4 0 22.4 10 22.4 22.4v179.2z" />',viewBox:"0 0 512 512"},zl={name:"facebook",content:'<path d="M290 32c-59.8 0-96 32-96 96v64h-66v96h66v192h96V288h80l14-96h-94v-32c0-32 32-32 32-32h62V34.9c-7.2-.9-65.4-2.9-94-2.9z" />',viewBox:"0 0 512 512"},gl={name:"facebook-box",content:'<path d="M57.6 32C43.6 32 32 43.5 32 57.6v396.8c0 14 11.5 25.6 25.6 25.6h396.8c14 0 25.6-11.5 25.6-25.6V57.6c0-14-11.5-25.6-25.6-25.6H57.6zm315.8 65.5c24.1 0 42 2.3 42 2.3L414 155s-18.2-.2-38.1-.2c-21.5 0-24.9 9.9-24.9 26.1V224h64.1l-2.8 59H351v165h-63V283h-44v-59h44v-50.5c0-39.6 25.8-76 85.4-76z" />',viewBox:"0 0 512 512"},bl={name:"google",content:'<path d="M268.3 33c-16.1-1-33.4 1-52 4.9s-36.4 12.8-53.2 26.5c-12.6 11-21.9 23.4-28.3 37.3-6.3 13.9-9.4 27.7-9.4 41.5 0 11.4 2.1 22.7 6.5 33.8 4.3 11.1 10.6 21.1 18.8 29.7 8.2 8.6 18.4 15.6 30.6 20.9 12.2 5.3 26.1 7.9 41.8 7.9 3.1 0 6.2-.1 9.4-.3s6.3-.5 9.4-.9c-1.6 3.5-2.9 7-4.1 10.3-1.2 3.3-1.8 7.6-1.8 12.6 0 9 1.9 16.5 5.6 22.6s7.7 11.9 12 17.4c-6.7.4-14.5 1-23.5 1.8s-18.6 2.1-28.8 4.1-20.5 4.6-30.9 7.9-20.1 7.7-29.1 13.2c-17.2 10.2-29.1 22-35.6 35.6-6.5 13.6-9.7 25.6-9.7 36.2 0 11 2.6 21.5 7.7 31.5s12.9 18.9 23.5 26.7c10.6 7.9 23.8 14.1 39.7 18.8 15.9 4.7 34.4 7 55.5 7 25.1 0 47.3-3.2 66.7-9.7s35.6-14.9 48.5-25.3 22.7-22.3 29.4-35.6c6.7-13.3 10-26.9 10-40.6 0-10.2-1.4-19.3-4.2-27.1-2.7-7.9-6.4-14.9-10.8-21.2-4.5-6.3-9.8-12.2-15.9-17.7s-12.3-11-18.5-16.5l-21.1-16.5c-3.2-2.8-6.5-6-10-9.7s-5.3-8.9-5.3-15.6c0-6.7 1.8-12.2 5.3-16.5s7.2-8.4 11.2-12.4c6.2-4.7 12.4-9.7 18.2-15 5.9-5.3 11.2-11.2 15.9-17.6 4.7-6.5 8.4-13.8 11.2-22.1 2.7-8.2 4.1-17.9 4.1-28.8s-1.5-20.8-4.7-29.5c-3.1-8.6-6.8-16.2-11.2-22.7-4.3-6.5-8.8-12-13.5-16.5S315.3 52 315.3 52H352l31.7-20-115.4 1zm-37.1 17.8c12.2 0 22.8 3.6 32 10.9s17 16.4 23.2 27.5c6.2 11 11 22.8 14.1 35.4s4.7 24.2 4.7 34.8c0 5.5-.8 12.4-2.3 20.7s-5.7 15.7-12.4 22.4c-4.7 4.7-10.7 8.7-18 11.8-7.3 3.2-14.6 4.7-22 4.7-12.5 0-23.4-3.6-32.6-10.9-9.2-7.3-16.9-16.3-22.9-26.8-6.1-10.6-10.6-22-13.5-34.2s-4.4-23.2-4.4-33.1c0-7.9.9-15.5 2.7-23S185 76.6 190 70.3c4.7-5.9 10.8-10.6 18.2-14.1 7.5-3.6 15.1-5.4 23-5.4zM260 314h7.3c1.8 0 3.8.2 6.2.6 11 7.8 20.6 14.9 28.8 21.2 8.2 6.2 14.9 12.4 20 18.2 5.1 5.9 8.9 11.8 11.5 18 2.5 6 3.8 12.8 3.8 20.3 0 18.4-7.3 33.6-22 45.6-14.7 11.9-36.2 17.9-64.4 17.9-31.8 0-57-6.7-75.6-20s-27.9-30.6-27.9-51.7c0-10.6 2.1-19.4 6.2-26.5 4.1-7 8.9-12.9 14.4-17.6s11.1-8.3 16.8-10.8c5.7-2.6 10.1-4.4 13.2-5.6 6.3-2 12.7-3.6 19.4-5s12.9-2.4 18.8-3c5.9-.6 11-1 15.3-1.2 4.2-.2 7-.3 8.2-.4z" />',viewBox:"0 0 512 512"},yl={name:"google-box",content:'<path d="M212.6 236.1c5.1-5.1 8.2-10.8 9.4-17.1s1.8-11.6 1.8-15.8c0-8.1-1.2-17-3.6-26.6s-6-18.6-10.8-27-10.7-15.4-17.7-21-15.2-8.4-24.4-8.4c-6 0-11.8 1.3-17.5 4.1s-10.3 6.3-13.9 10.8c-3.9 4.8-6.5 10-7.8 15.7s-2 11.6-2 17.6c0 7.5 1.1 15.9 3.4 25.2 2.3 9.3 5.7 18 10.3 26.1s10.5 14.9 17.5 20.5c7 5.5 15.3 8.3 24.9 8.3 5.7 0 11.3-1.2 16.8-3.6s10-5.2 13.6-8.8zM448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM270.9 394.1c-5.1 10.2-12.6 19.3-22.4 27.2s-22.2 14.4-37 19.4c-14.8 4.9-31.8 7.4-50.9 7.4-16.2 0-30.3-1.8-42.4-5.4s-22.2-8.4-30.3-14.4-14.1-12.8-18-20.4-5.9-15.6-5.9-24c0-8.1 2.5-17.2 7.4-27.6s14-19.4 27.2-27.2c6.8-4.2 14.3-7.6 22.2-10.1s15.8-4.6 23.6-6c7.8-1.5 15.1-2.5 22-3.1s12.9-1.1 18-1.3c-3.3-4.2-6.4-8.6-9.2-13.3s-4.3-10.4-4.3-17.3c0-3.9.4-7.1 1.3-9.7s1.9-5.2 3.1-7.9c-2.4.3-4.8.5-7.2.7s-4.8.2-7.2.2c-12 0-22.6-2-31.9-6-9.3-4-17.1-9.3-23.4-15.9-6.3-6.6-11.1-14.1-14.3-22.7s-4.9-17.2-4.9-25.8c0-10.5 2.4-21 7.2-31.6s12-20.1 21.6-28.5c12.8-10.5 26.4-17.2 40.6-20.2s27.5-4.5 39.7-4.6H288l-28.7 16h-27.8c2.7 1.9 5.8 4.7 9.4 8.1 3.6 3.5 7 7.6 10.3 12.6s6.1 10.7 8.5 17.3 3.6 14.1 3.6 22.5-1.1 15.7-3.1 22c-2.1 6.3-4.9 11.9-8.5 16.9s-7.6 9.4-12.1 13.5-9.2 7.9-13.9 11.5c-3 3-5.9 6.1-8.5 9.4s-4 7.5-4 12.6 1.3 9.1 4 11.9 5.2 5.3 7.6 7.4l16.2 12.6c4.8 4.2 9.5 8.4 14.1 12.6 4.6 4.2 8.7 8.7 12.1 13.5 3.5 4.8 6.2 10.1 8.3 16.2s3.2 12.9 3.2 20.7c-.1 10.2-2.6 20.5-7.8 30.8zm-34.1-42.6c-3.9-4.5-9-9.1-15.3-13.9s-13.6-10.2-22-16.2c-1.8-.3-3.4-.4-4.7-.4h-5.6c-.9 0-3 .1-6.3.2s-7.2.4-11.7.9-9.3 1.2-14.3 2.3-10 2.3-14.8 3.8c-2.4.9-5.8 2.3-10.1 4.3s-8.6 4.7-12.8 8.3-7.8 8.1-11 13.5c-3.1 5.4-4.7 12.1-4.7 20.2 0 16.2 7.1 29.3 21.3 39.5s33.4 15.3 57.7 15.3c21.5 0 37.9-4.5 49.2-13.7s16.8-20.7 16.8-34.8c0-5.7-1-10.8-2.9-15.5s-4.9-9.3-8.8-13.8z" />',viewBox:"0 0 512 512"},wl={name:"google-plus",content:'<path d="M204.3 33c-16.1-1-33.4 1-52 4.9s-36.4 12.8-53.2 26.5c-12.6 11-22 23.4-28.3 37.3s-9.4 27.7-9.4 41.5c0 11.4 2.1 22.7 6.5 33.8 4.3 11.1 10.6 21.1 18.8 29.7 8.2 8.6 18.4 15.6 30.6 20.9 12.2 5.3 26.1 7.9 41.8 7.9 3.1 0 6.2-.1 9.4-.3s6.3-.5 9.4-.9c-1.6 3.5-2.9 7-4.1 10.3-1.2 3.3-1.8 7.6-1.8 12.6 0 9 1.9 16.5 5.6 22.6s7.7 11.9 12 17.4c-6.7.4-14.5 1-23.5 1.8s-18.6 2.1-28.8 4.1-20.5 4.6-30.9 7.9-20.1 7.7-29.1 13.2c-17.2 10.2-29.1 22-35.6 35.6-6.5 13.6-9.7 25.6-9.7 36.2 0 11 2.6 21.5 7.7 31.5s12.9 18.9 23.5 26.7C73.8 462 87 468.3 102.9 473s34.4 7 55.6 7c25.1 0 47.3-3.2 66.7-9.7s35.6-14.9 48.5-25.3 22.7-22.3 29.4-35.6c6.7-13.3 10-26.9 10-40.6 0-10.2-1.4-19.3-4.2-27.1-2.7-7.9-6.4-14.9-10.8-21.2-4.5-6.3-9.8-12.2-15.9-17.7s-12.3-11-18.5-16.5l-21.2-16.5c-3.2-2.8-6.5-6-10-9.7s-5.3-8.9-5.3-15.6c0-6.7 1.8-12.2 5.3-16.5s7.2-8.4 11.2-12.4c6.2-4.7 12.4-9.7 18.2-15 5.9-5.3 11.2-11.2 15.9-17.6 4.7-6.5 8.4-13.8 11.2-22.1 2.7-8.2 4.1-17.9 4.1-28.8s-1.5-20.8-4.7-29.5c-3.1-8.6-6.8-16.2-11.2-22.7-4.3-6.5-8.8-12-13.5-16.5S251.3 52 251.3 52H288l31.7-20-115.4 1zm-37 17.8c12.2 0 22.8 3.6 32 10.9s17 16.4 23.2 27.5c6.2 11 11 22.8 14.1 35.4s4.7 24.2 4.7 34.8c0 5.5-.8 12.4-2.3 20.7-1.6 8.3-5.7 15.7-12.4 22.4-4.7 4.7-10.7 8.7-18 11.8-7.3 3.2-14.6 4.7-22 4.7-12.5 0-23.4-3.6-32.6-10.9-9.2-7.3-16.9-16.3-22.9-26.8-6.1-10.6-10.6-22-13.5-34.2s-4.4-23.2-4.4-33.1c0-7.9.9-15.5 2.7-23S121 76.6 126 70.3c4.7-5.9 10.8-10.6 18.2-14.1 7.5-3.6 15.2-5.4 23.1-5.4zM196.1 314h7.3c1.8 0 3.8.2 6.2.6 11 7.8 20.6 14.9 28.8 21.2 8.2 6.2 14.9 12.4 20 18.2 5.1 5.9 8.9 11.8 11.5 18 2.5 6 3.8 12.8 3.8 20.3 0 18.4-7.3 33.6-22 45.6-14.7 11.9-36.2 17.9-64.4 17.9-31.8 0-57-6.7-75.6-20s-27.9-30.6-27.9-51.7c0-10.6 2.1-19.4 6.2-26.5s8.9-12.9 14.4-17.6 11.1-8.3 16.8-10.8c5.7-2.6 10.1-4.4 13.2-5.6 6.3-2 12.7-3.6 19.4-5s12.9-2.4 18.8-3c5.9-.6 11-1 15.3-1.2 4.2-.2 6.9-.3 8.2-.4zM384 32v64h-64v32h64v64h32v-64h64V96h-64V32h-32z" />',viewBox:"0 0 512 512"},Hl={name:"google-plus-box",content:'<path d="M212.6 236.1c5.1-5.1 8.2-10.8 9.4-17.1s1.8-11.6 1.8-15.8c0-8.1-1.2-17-3.6-26.6s-6-18.6-10.8-27-10.7-15.4-17.7-21-15.2-8.4-24.4-8.4c-6 0-11.8 1.3-17.5 4.1s-10.3 6.3-13.9 10.8c-3.9 4.8-6.5 10-7.8 15.7s-2 11.6-2 17.6c0 7.5 1.1 15.9 3.4 25.2 2.3 9.3 5.7 18 10.3 26.1s10.5 14.9 17.5 20.5c7 5.5 15.3 8.3 24.9 8.3 5.7 0 11.3-1.2 16.8-3.6s10-5.2 13.6-8.8zM448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM270.9 394.1c-5.1 10.2-12.6 19.3-22.4 27.2s-22.2 14.4-37 19.4c-14.8 4.9-31.8 7.4-50.9 7.4-16.2 0-30.3-1.8-42.4-5.4s-22.2-8.4-30.3-14.4-14.1-12.8-18-20.4-5.9-15.6-5.9-24c0-8.1 2.5-17.2 7.4-27.6s14-19.4 27.2-27.2c6.8-4.2 14.3-7.6 22.2-10.1s15.8-4.6 23.6-6c7.8-1.5 15.1-2.5 22-3.1s12.9-1.1 18-1.3c-3.3-4.2-6.4-8.6-9.2-13.3s-4.3-10.4-4.3-17.3c0-3.9.4-7.1 1.3-9.7s1.9-5.2 3.1-7.9c-2.4.3-4.8.5-7.2.7s-4.8.2-7.2.2c-12 0-22.6-2-31.9-6-9.3-4-17.1-9.3-23.4-15.9-6.3-6.6-11.1-14.1-14.3-22.7s-4.9-17.2-4.9-25.8c0-10.5 2.4-21 7.2-31.6s12-20.1 21.6-28.5c12.8-10.5 26.4-17.2 40.6-20.2s27.5-4.5 39.7-4.6H288l-28.7 16h-27.8c2.7 1.9 5.8 4.7 9.4 8.1 3.6 3.5 7 7.6 10.3 12.6s6.1 10.7 8.5 17.3 3.6 14.1 3.6 22.5-1.1 15.7-3.1 22c-2.1 6.3-4.9 11.9-8.5 16.9s-7.6 9.4-12.1 13.5-9.2 7.9-13.9 11.5c-3 3-5.9 6.1-8.5 9.4s-4 7.5-4 12.6 1.3 9.1 4 11.9 5.2 5.3 7.6 7.4l16.2 12.6c4.8 4.2 9.5 8.4 14.1 12.6 4.6 4.2 8.7 8.7 12.1 13.5 3.5 4.8 6.2 10.1 8.3 16.2s3.2 12.9 3.2 20.7c-.1 10.2-2.6 20.5-7.8 30.8zM448 192h-64v64h-32v-64h-64v-32h64V96h32v64h64v32zM236.8 351.5c-3.9-4.5-9-9.1-15.3-13.9s-13.6-10.2-22-16.2c-1.8-.3-3.4-.4-4.7-.4h-5.6c-.9 0-3 .1-6.3.2s-7.2.4-11.7.9-9.3 1.2-14.3 2.3-10 2.3-14.8 3.8c-2.4.9-5.8 2.3-10.1 4.3s-8.6 4.7-12.8 8.3-7.8 8.1-11 13.5c-3.1 5.4-4.7 12.1-4.7 20.2 0 16.2 7.1 29.3 21.3 39.5s33.4 15.3 57.7 15.3c21.5 0 37.9-4.5 49.2-13.7s16.8-20.7 16.8-34.8c0-5.7-1-10.8-2.9-15.5s-4.9-9.3-8.8-13.8z" />',viewBox:"0 0 512 512"},xl={name:"linkedin",content:'<path d="M112 32c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zM64 160v288h96V160H64zm128 0v288h96V288c0-32 32-32 32-32s32 0 32 32v160h96V290.9c0-66.5-13.6-130.9-96-130.9-36.2 0-62.9 32-64 44.9V160h-96z" />',viewBox:"0 0 512 512"},Vl={name:"linkedin-box",content:'<path d="M448 32H64c-17.6 0-32 14.4-32 32v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zM160 416H96V192h64v224zm-32-256c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm288 256h-64V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v128h-64V192h64v39.7c13.2-18.1 33.4-39.7 56-39.7 39.8 0 72 35.8 72 80v144z" />',viewBox:"0 0 512 512"},Ml={name:"myspace",content:'<path d="M400 64c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm-176 64c-35.4 0-64 28.6-64 64s28.6 64 64 64 64-28.6 64-64-28.6-64-64-64zM80 192c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm320 64c-44.2 0-80 36.1-80 80.5V448h160V336.5c0-44.5-35.8-80.5-80-80.5zm-176 32c-35.4 0-64 31.5-64 70.3V448h128v-89.7c0-38.8-28.6-70.3-64-70.3zM80 320c-26.5 0-48 21.8-48 48.7V448h96v-79.3c0-26.9-21.5-48.7-48-48.7z" />',viewBox:"0 0 512 512"},kl={name:"myspace-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM128 416H64v-63.5c0-17.9 14.3-32.5 32-32.5s32 14.5 32 32.5V416zM96 288c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 128h-96v-75.3c0-29.1 21.5-52.7 48-52.7s48 23.6 48 52.7V416zm-48-160c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm208 160H288v-92.9c0-37.1 27.2-67.1 64-67.1s64 30 64 67.1V416zm-64-192c-35.4 0-64-28.6-64-64s28.6-64 64-64 64 28.6 64 64-28.6 64-64 64z" />',viewBox:"0 0 512 512"},Cl={name:"pinterest",content:'<path d="M250.7 32C126.6 32 64 119.7 64 192.7c0 44.3 17 83.6 53.5 98.3 6 2.4 11.4.1 13.1-6.4 1.2-4.5 4.1-15.9 5.3-20.7 1.8-6.5 1.1-8.7-3.7-14.3-10.5-12.2-17.2-28.1-17.2-50.5 0-65.1 49.4-123.3 128.6-123.3 70.2 0 108.7 42.2 108.7 98.6 0 74.2-33.3 136.8-82.8 136.8-27.3 0-47.8-22.2-41.2-49.6 7.9-32.6 23.1-67.8 23.1-91.3 0-21.1-11.5-38.7-35.2-38.7-27.9 0-50.4 28.5-50.4 66.6 0 24.3 8.3 40.7 8.3 40.7s-28.6 119.3-33.6 140.2c-10 41.6-1.5 92.7-.8 97.8.5 3 4.4 3.7 6.2 1.5 2.6-3.3 35.9-43.8 47.2-84.2 3.2-11.4 18.4-70.8 18.4-70.8 9.1 17.1 35.6 32.1 63.8 32.1 84 0 141-75.4 141-176.4C416 103 350.3 32 250.7 32z" />',viewBox:"0 0 512 512"},Il={name:"pinterest-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM276.6 327.3c-19.8 0-38.5-10.8-44.9-22.9 0 0-10.7 42.4-12.9 50.5-8 28.9-31.4 57.8-33.2 60.2-1.3 1.6-4.1 1.1-4.4-1.1-.5-3.7-6.5-40.1.5-69.9 3.5-14.9 23.6-100.2 23.6-100.2s-5.9-11.7-5.9-29.1c0-27.2 15.8-47.6 35.5-47.6 16.7 0 24.8 12.5 24.8 27.6 0 16.8-10.7 41.9-16.2 65.2-4.6 19.5 9.8 35.4 29 35.4 34.8 0 58.3-44.7 58.3-97.7 0-40.3-27.1-70.4-76.5-70.4-55.7 0-90.5 41.6-90.5 88 0 16 4.7 27.3 12.1 36.1 3.4 4 3.9 5.6 2.6 10.2-.9 3.4-2.9 11.5-3.7 14.8-1.2 4.6-5 6.3-9.2 4.6-25.6-10.4-37.6-38.5-37.6-70.2C128 158.6 172 96 259.4 96c70.2 0 116.4 50.8 116.4 105.3-.1 72.1-40.2 126-99.2 126z" />',viewBox:"0 0 512 512"},Bl={name:"reddit",content:'<path d="M420.3 33c-7 0-14.5 1-22.4 3h-1.7c-12.4 4.8-21.9 12.3-28.8 22.5-17-7-34-10.4-50.7-10.4-6.3 0-12.6.6-19.1 1.9H296c-8.8 2.1-16.5 5.8-23.3 11s-12.4 11.6-16.6 19.1c-5.3 8.7-8.9 31.3-10.5 41.1-1.7 9.8-2.6 25-2.6 34.7-20.9 1.5-41.8 4.5-62.8 9.1s-40.6 11.9-59 21.9c-1.3.4-2.5.9-3.5 1.3s-2 .9-2.9 1.3c-6.2-4.5-13-8-20.5-10.6-7.8-2.6-16.1-3.9-24.9-3.9h-5.8c-8.7 0-16.7 1.6-24.1 4.8s-14.1 7.7-20.3 13.4c-5.8 5.8-10.3 12.2-13.9 19.4-3.6 7.3-5.3 14.8-5.3 22.7.4 10.8 4.4 21.3 11.8 31.4 5.7 8.3 13.8 15.4 24.3 21.1-.5 2.1-.7 4.4-1 6.8-.2 2.5-.3 4.8-.3 6.9 0 10 1.5 20 4.5 30.1 3 10.1 7.4 19.4 13.1 28.1 10.9 16.6 24.5 30.5 40.9 41.6 16.4 11 33.8 20.2 52.1 27.2 17.5 6.6 35.5 11.6 54 14.8 18.6 3.3 37.4 5 56.6 5 12.5 0 25.1-.8 37.5-2.4 12.5-1.6 25-3.7 37.6-6.3 23.2-5.5 45.5-13.9 66.8-25.1s39.4-26 54.3-44.3c17.1-20.5 25.6-43.4 25.6-68.8 0-2.6-.1-5.1-.4-7.5-.3-2.4-.5-4.7-.9-6.8 10-4.9 18.3-11.9 24.9-21.1 7.1-9.6 10.6-20.3 10.6-32v-3c-1.2-13.4-6.8-25.1-16.3-34.9-9.8-10-21.2-16.7-34.2-20.1h-.6c-6-1.3-11.6-1.9-16.9-1.9-14.1-.2-26.6 3.2-37.4 10.2-2.3 1.1-5.2 2.8-8.6 5.4-.8-.9-1.8-1.3-2.6-1.3l-.7-.6c-18.2-9.6-37.5-16.9-57.7-21.8-20.1-4.9-40.6-8-61.6-9.3 0-7.7.7-34.2 1.8-41.9s3.7-14.8 7.5-21.4c4.9-9.6 13.4-15.1 25.6-16.4h5.8c7.4 0 14.7 1.1 21.7 3 7.1 2 14.1 4.3 21.2 6.9v1.9c0 7.5 1.5 14.2 4.5 20.3 2.9 6 6.9 11.6 11.8 16.5 10.3 10.4 22.8 16.3 37.7 17.5h7.3c14.9 0 28.1-4.8 39.8-14.4 5.3-4.4 9.7-9.6 13.1-15.5s5.5-12.5 6.4-20c.4-1.3.6-3.2.6-5.8.2-11-3.3-21.4-10.3-30.9-7.1-9.2-15.8-15.7-26.2-19.5h-.5c-6.5-2.7-14.1-4.1-22.9-4zm1.2 27.4c7.2.1 13.2 2.7 18.3 7.7C446 73 449 79.2 449 86.7V88c-.8 6.8-3.9 12.7-9.3 17.6-5.5 4.9-11.9 7.4-19.1 7.4h-1.9c-7.1 0-13.4-2.5-19.4-7.4-5.5-4.7-8.3-10.6-8.3-17.6v-1.3c0-6.6 2.1-12.1 6.5-16.6 3.8-4.7 8.9-7.7 15.1-8.9 2-.4 4.4-.6 7.5-.6.4-.2.9-.2 1.4-.2zm-165 125.7c10 0 20.3.5 30.8 1.6 10.6 1.1 20.9 2.7 30.8 4.8l9.9 2.6 10.2 2.6c17.5 4.9 34.1 11.9 49.9 21.1 15.8 9.2 29 20.8 40 34.9 5.1 7.3 9.2 14.9 12.3 23 3.1 8.1 4.6 16.5 4.6 25.3v7.6c0 2.3-.4 4.6-1.3 6.7-2.8 12.4-8.5 24-17.3 34.9-7.4 10-17 19.2-28.8 27.5-17.5 11.7-36.4 20.7-56.9 26.9-20.4 6.2-41.3 10.1-62.7 11.8-3.6.5-7.3.6-10.8.6h-10.8c-21.3 0-42.4-2.2-63.1-6.6-20.8-4.4-40.3-11.4-58.6-21l-4.5-2.6-4.8-2.2c-13-8.3-24.4-17.5-34.5-27.5-10.2-11.5-17.2-24-21.1-37.4-1.7-5.2-2.6-11.2-2.6-18.2 0-18.1 5.6-34.2 16.9-48.3 11-14.1 24.4-25.8 40.1-35.2s32.2-16.5 49.7-21.4c26.2-7.7 53.7-11.6 82.6-11.5zM65.7 204h3.2c3.2 0 6.1.4 8.8 1.3 2.6.9 5.4 1.7 8.4 2.6-8.7 7-16.5 14.6-23.5 22.7-6.9 8.1-12.8 17-17.7 26.6-2.8-2-5.2-4.8-7.4-8.6-3-3.5-4.5-7.8-4.5-13.1v-2.1c.7-7.7 4-14.4 10.3-20.2 7.1-5.3 14.6-8.3 22.4-9.2zm377.6-.4c6.4 0 12.7 1.5 18.9 4.4 6.1 3.5 10.8 7.8 13.7 13.2 2.1 4.5 3.2 8.6 3.2 12.5 0 5.3-1.2 10.1-3.8 14.4-2.4 3.6-5 6.7-8 9.2-4.7-10-10.6-19.1-17.6-27.2-7-8.1-14.9-15.6-23.6-22.7 5.3-2.6 11-3.8 17.2-3.8zm-107.6 43.2c-3.6 0-7.4.7-11.2 1.9-6.2 2.2-11.2 5.9-15 11.2-4 4.7-6.1 10.3-6.1 16.9 0 2.4.2 4.2.6 5.5v.6c1.3 7.5 5.1 13.1 11.2 17 6.2 4.7 13.2 7 21.1 7 2.5 0 5.5-.6 9-1.9h.9c5.6-1.1 11-4.5 16.3-10.2 3.8-5.3 5.8-11.4 5.8-18 0-3-.6-6.2-2-9.6-1.6-6.2-5.6-11.3-11.8-15.3-5.9-3.3-12.2-5.1-18.8-5.1zm-158.8-.1c-2.6 0-4.7.2-6.3.7-5.8.9-10.8 3.1-15.2 6.9-4.4 3.7-7.4 8.3-9.1 13.6-.9 1.2-1.3 2.7-1.3 4.1v4.2c0 7 1.9 13.2 5.8 18.6 4.2 5.1 9.6 8.5 16.3 10.2 3 1.2 6.3 1.9 9.9 1.9 8.3 0 15.8-2.8 22.4-8.3 7.1-5.7 10.6-12.8 10.6-21.1v-2c0-7.9-3.3-14.6-9.9-20.1-7.2-5.8-14.9-8.7-23.2-8.7zm-1.6 94c-1.2 0-3.2.5-5.7 1.3h-.8c-2.6.8-5 2.7-7.3 5.7-1.2 2.1-1.9 4.8-1.9 8 0 2.6.6 5.2 1.9 8 1.3 2.2 3.2 3.9 5.8 5.1 24.5 15.4 51.4 23.1 80.7 23.1h4.8c14.1 0 27.8-1.3 41-4s26.1-6.9 38.5-12.6c1.7-.9 3.5-1.7 5.4-2.6 1.9-.8 3.9-1.9 6-3.2 2.2-.9 4-2.1 5.5-3.8 2.1-2.1 3.3-4.4 3.8-6.8.4-.8.7-1.9.7-3.2 0-1.3-.4-3.2-1.3-5.8-1.3-3.2-3.5-5.4-6.4-6.7-3.3-1.7-6.2-2.6-8.6-2.6-2.5 0-5.3.6-8 2-23.2 13-48.6 19.6-76 19.8-20.4 0-39.5-3.9-57-11.8-2.5-.9-5.7-2.9-9.2-6.1-.9-.4-1.8-.8-2.8-1.3-1-.5-2.2-.9-3.3-1.3-2.7-.8-4.6-1.3-5.8-1.2z" />',viewBox:"0 0 512 512"},Ol={name:"reddit-box",content:'<path d="M111.1 244.9c-5.2 6.1-9.6 12.7-13.2 19.9-2.1-1.5-3.9-3.6-5.5-6.5-2.3-2.6-3.4-5.9-3.4-9.8v-1.4c.5-5.8 3-10.8 7.7-15.1 5.3-4 10.9-6.3 16.8-7h2.4c2.4 0 4.6.3 6.6 1 2 .6 4.1 1.3 6.3 1.9a124.3 124.3 0 0 0-17.7 17zm252.1-94.3c4.4 3.7 9.1 5.4 14.4 5.4h1.4c5.3 0 10-1.8 14.2-5.4 4-3.7 6.3-8 6.9-13.1v-1c0-5.5-2.3-10.1-6.9-13.8-3.8-3.8-8.3-5.6-13.6-5.7h-1.1c-2.2 0-4.1.1-5.5.5-4.6.9-8.4 3.2-11.2 6.6-3.3 3.4-4.8 7.4-4.8 12.4v1c0 5.1 2 9.5 6.2 13.1zM394.5 279c2.3 6.1 3.5 12.4 3.5 19v5.7c0 1.8-.3 3.4-1 5-2.1 9.3-6.4 18-13 26.2-5.6 7.5-12.8 14.4-21.6 20.6-13.1 8.8-27.3 15.5-42.7 20.2-15.4 4.7-31 7.6-47 8.9-2.7.4-5.5.5-8.1.5h-8.1c-16 0-31.8-1.6-47.4-4.9s-30.2-8.5-44-15.7l-3.4-1.9-3.6-1.7c-9.8-6.2-18.3-13.1-25.8-20.6-7.7-8.6-12.9-18-15.8-28.1-1.3-3.9-1.9-8.4-1.9-13.7 0-13.6 4.2-25.7 12.7-36.3 8.3-10.6 18.3-19.3 30.1-26.4 11.8-7 24.2-12.4 37.3-16.1 19.6-5.7 40.2-8.7 61.8-8.7h.1c7.5 0 15.2.4 23.1 1.2s15.6 2 23.1 3.6l7.4 1.9 7.7 1.9c13.1 3.7 25.6 9 37.4 15.8 11.9 6.9 21.8 15.6 30 26.2 3.8 5.6 6.9 11.4 9.2 17.4zm-205.9 21.9c2.3.9 4.7 1.4 7.5 1.4 6.3 0 12-2.1 16.9-6.3 5.3-4.3 8-9.7 8-15.9v-1.5c0-5.9-2.5-11-7.5-15.2-5.3-4.3-11.2-6.6-17.4-6.6-1.9 0-3.5.1-4.7.5-4.3.6-8.2 2.3-11.5 5.2-3.3 2.8-5.5 6.3-6.9 10.3-.7.9-1 2-1 3.1v3.1c0 5.3 1.4 10 4.3 14 3.3 4 7.3 6.7 12.3 7.9zm139.5 38.2c0-1-.3-2.4-1-4.3-1-2.4-2.6-4.1-4.7-4.9-2.5-1.3-4.6-1.9-6.4-1.9-1.9 0-4 .5-5.9 1.5-17.2 9.6-36 14.5-56.2 14.7-15.1 0-29.3-3-42.2-8.8-1.9-.6-4.2-2.2-6.8-4.6-.6-.3-1.3-.6-2.1-1s-1.6-.6-2.4-1c-1.9-.6-3.4-1-4.3-1v.1c-.9 0-2.4.4-4.3 1h-.5c-1.9.6-3.7 2-5.4 4.3-.9 1.6-1.4 3.6-1.4 5.9 0 1.9.5 3.9 1.4 5.9 1 1.6 2.4 2.9 4.3 3.8 18.2 11.4 38.1 17.1 59.8 17.1h3.6c10.5 0 20.6-1 30.4-3 9.8-2 19.3-5.1 28.5-9.4 1.2-.6 2.6-1.3 4.1-1.9 1.4-.6 3-1.4 4.5-2.4 1.6-.7 3-1.6 4.1-2.9 1.6-1.6 2.5-3.3 2.9-5-.2-.4 0-1.2 0-2.2zm12.2-59.2c0-2.2-.5-4.6-1.5-7.2-1.2-4.6-4.2-8.4-8.8-11.5-4.5-2.6-9.2-3.9-14.1-3.9-2.7 0-5.5.5-8.4 1.4-4.6 1.6-8.4 4.4-11.3 8.4-3 3.5-4.6 7.8-4.6 12.7 0 1.8.2 3.1.4 4.1v.5c1 5.6 3.8 9.8 8.4 12.7 4.6 3.5 9.9 5.3 15.8 5.3 1.9 0 4.1-.5 6.7-1.4h.7c4.2-.8 8.2-3.4 12.2-7.7 3-3.9 4.5-8.4 4.5-13.4zM480 64v384c0 17.6-14.4 32-32 32H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32zm-32.3 181c-.9-10.3-5.2-19.1-12.4-26.6-7.4-7.6-16.2-12.7-26-15.4h-.1c-4.5-1-8.7-1.4-12.7-1.4-10.6-.2-19.8 2.4-28 7.7-1.7.8-3.9 2.1-6.5 4.1-.6-.6-1.3-1-1.9-1l-.5-.5c-13.7-7.2-28-12.7-43.1-16.3-15.1-3.7-30.4-6-46.1-7 0-5.8.5-25.5 1.4-31.3.9-5.8 2.8-11.1 5.6-16.1 3.6-7.2 10.1-11.3 19.1-12.3h4.3c5.6 0 11 .8 16.3 2.3s10.6 3.2 15.9 5.2v1.5c0 5.6 1.1 10.8 3.4 15.3 2.2 4.5 5.2 8.7 8.8 12.5 7.7 7.8 17.1 12.3 28.4 13.3h5.5c11.2 0 21.1-3.6 30.1-10.9 4-3.3 7.3-7.2 9.8-11.7 2.6-4.4 4.2-9.4 4.8-15.1.3-1 .5-2.4.5-4.3.2-8.3-2.4-16.2-7.7-23.4-5.3-6.9-11.9-11.9-19.7-14.7h-.5c-4.9-2.3-10.7-3.4-17.3-3.4-5.4 0-11.1.8-17.1 2.4h-.4c-9.7 3.8-17.1 9.7-22.5 17.6-13.3-5.4-26.5-8-39.5-8-4.9 0-9.9.5-14.9 1.4h.9c-6.6 1.6-12.4 4.4-17.5 8.3-5.1 3.9-9.3 8.7-12.5 14.3-4 6.5-6.6 23.5-7.9 30.9-1.3 7.3-1.9 18.7-1.9 26-15.7 1.1-31.3 3.4-47.2 6.8-15.7 3.5-30.4 8.9-44.2 16.4-1 .3-1.8.7-2.6 1s-1.5.6-2.2 1c-4.7-3.4-9.7-6-15.4-7.9-5.9-1.9-12.1-2.9-18.6-2.9h-4.3c-6.5 0-12.6 1.2-18.1 3.6s-10.6 5.8-15.2 10.1c-4.3 4.3-7.8 9.2-10.4 14.5-2.7 5.4-3.9 11-3.9 16.9.3 8.1 3.3 16 8.9 23.5 4.3 6.2 10.4 11.5 18.2 15.8-.4 1.6-.6 3.3-.7 5.1-.1 1.8-.2 3.6-.2 5.2 0 7.5 1.1 15 3.4 22.6 2.3 7.5 5.5 14.6 9.8 21.1 8.1 12.5 18.4 22.9 30.7 31.2s25.3 15.1 39.1 20.4c13.1 5 26.6 8.7 40.5 11.1 13.9 2.5 28.1 3.7 42.4 3.7 9.4 0 18.8-.6 28.1-1.8 9.4-1.2 18.8-2.8 28.2-4.7 17.4-4.1 34.1-10.4 50.2-18.8s29.5-19.5 40.8-33.2c12.8-15.4 19.2-32.6 19.2-51.7 0-1.9-.1-3.8-.3-5.6-.2-1.8-.4-3.6-.7-5.1 7.5-3.7 13.7-8.9 18.7-15.8 5.3-7.2 7.9-15.2 7.9-24V245h-.2zm-37.1-17c-4.7-2.2-9.4-3.3-14.1-3.3-4.6 0-8.9.9-12.9 2.9 6.5 5.3 12.5 10.9 17.7 17 5.3 6.1 9.7 12.9 13.2 20.4 2.2-1.9 4.2-4.2 6-6.9 1.9-3.2 2.9-6.8 2.9-10.8 0-2.9-.9-6-2.4-9.4-2.3-4-5.8-7.3-10.4-9.9z" />',viewBox:"0 0 512 512"},El={name:"stumble-upon",content:'<path d="m288.1 256 26.8 8.4L352 256v64c1.1 18.9 12.8 32 32 32s30.9-13.1 32-32v-64h64v64s0 96-96 96-96-96-96-96l.1-64zm26.8-23.2L288 224v-32s0-32-32-32-32 32-32 32v128s0 96-96 96-96-96-96-96v-64h64v64c1.1 18.9 12.8 32 32 32 19.1 0 30.9-13.2 32.1-32h-.1V192s0-96 96-96 96 96 96 96v32l-37.1 8.8z" />',viewBox:"0 0 512 512"},Sl={name:"stumble-upon-box",content:'<path d="M64 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H64zm191.5 96.3c82.5 0 82.5 87.3 82.5 87.3v8.4l-31.9 8-23.1-8v-8.6s0-29.2-27.5-29.2-27.5 29.2-27.5 29.2v81.5s0 87-82 87-82-87-82-87V256h55v41h-.9c.9 17.2 11 29.1 27.5 29.1s26.6-12 27.6-29.1h-.2v-81.4s0-87.3 82.5-87.3zM283.1 256l23 7.6L338 256v40.7c.9 17.2 11 29.1 27.5 29.1s26.6-11.9 27.5-29.1V256h55v40.7s0 87.3-82.5 87.3-82.5-87.3-82.5-87.3l.1-40.7z" />',viewBox:"0 0 512 512"},Ll={name:"tell-a-friend",content:'<path d="M383.5 64c-31.7 0-57.5 24-57.5 53.5v2.1c0 14.9-12.2 30.3-28.5 33.3-5.5.5-9.9 4.8-9.9 10.1 0 2.6 1.1 5 2.9 6.8 13.3 10.5 28.3 22.2 92.5 22.2s80.1-11.7 93.3-22.2c1.8-1.8 2.9-4.1 2.9-6.8 0-5.3-4.3-9.6-9.9-10.1-16.3-3-28.5-18.4-28.5-33.3v-2.1c0-29-25-52.7-55.9-53.5h-.5.2-1.1c.2 0 0 0 0 0zm.6 0h.9-.9zM128 224c-64.9 0-96 70-96 128v96h192v-96c0-52.7-34-128-96-128zm256 0c-96 0-96 224-96 224h192s0-224-96-224zm-192-96c0 35.3-28.7 64-64 64s-64-28.7-64-64 28.7-64 64-64 64 28.7 64 64z" />',viewBox:"0 0 512 512"},Pl={name:"tell-a-friend-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM144 96c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm80 320H64v-96c0-48.3 26-96 80.2-96 51.7 0 79.8 52.1 79.8 96v96zm223.6 0H288s0-192 80-192 79.6 192 79.6 192zm-2-240.7c-11.1 7.9-24.3 16.7-78 16.7s-66.3-8.8-77.3-16.7c-1.5-1.3-2.4-3.1-2.4-5.1 0-4 3.6-7.2 8.2-7.5 13.6-2.3 23.8-13.8 23.8-25v-1.6c0-22.1 21.4-40.1 48-40.1h.9c26.1.4 47.1 18.2 47.1 40.1v1.6c0 11.2 10.2 22.7 23.8 25 4.6.4 8.2 3.6 8.2 7.5.1 2-.8 3.8-2.3 5.1z" />',viewBox:"0 0 512 512"},Rl={name:"tumblr",content:'<path d="M192.6 32c-2.8 23.1-8.1 42.1-15.7 57.1s-17.7 27.8-30.3 38.5-33 18.9-50.6 24.6V224h61v148.7c0 20.5 2.1 36.1 6.4 46.9s12 21 23.1 30.6c11.1 9.5 25 16.9 40.7 22.1s27.8 7.7 48.3 7.7c18 0 34.8-1.8 50.4-5.4 15.5-3.6 39.1-10.9 58.2-19.9V384c-22.3 14.8-51 22.9-73.7 22.9-12.8 0-24-3-33.9-8.9-7.5-4.4-14.3-12-17-19.2-2.8-7.4-2.4-22.3-2.4-48.2V224h96v-96h-96V32h-64.5z" />',viewBox:"0 0 512 512"},_l={name:"tumblr-box",content:'<path d="M448 32H64c-17.6 0-32 14.4-32 32v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zm-96.1 366c-12.7 6.4-28.5 11.6-38.9 14.2-10.4 2.6-21.6 3.9-33.7 3.9-13.7 0-21.8-1.9-32.3-5.5-10.5-3.7-19.9-9-27.3-15.8-7.4-6.9-12.6-14.1-15.4-21.8-2.9-7.7-4.3-18.9-4.3-33.5V224h-40v-42.2c11.7-4.1 25.3-9.9 33.6-17.6 8.4-7.6 15.1-16.8 20.2-27.5s8.6-24.3 10.5-40.8H267v64h53v64h-53v85.2c0 18.6-.2 29.3 1.6 34.5 1.8 5.2 6.4 10.7 11.4 13.8 6.6 4.2 14.2 6.4 22.7 6.4 15.1 0 34.3-5.9 49.3-16.5V398h-.1z" />',viewBox:"0 0 512 512"},Nl={name:"twitter",content:'<path d="M342 64c-50.8 0-91.9 41.2-91.9 91.9 0 7.2.8 14.2 2.4 21-76.4-3.8-144.1-40.4-189.4-96-7.9 13.6-12.4 29.3-12.4 46.2 0 31.9 16.2 60 40.9 76.5-15.1-.5-29.2-4.6-41.6-11.5v1.2c0 44.5 31.7 81.7 73.7 90.1-7.7 2.1-15.8 3.3-24.2 3.3-5.9 0-11.7-.6-17.3-1.6 11.7 36.5 45.6 63.1 85.9 63.8-31.7 24.5-71.3 39.2-114.3 39.2-7.4 0-14.8-.4-22-1.3 40.7 26 89 41.3 140.9 41.3 169.1 0 261.5-140.1 261.5-261.5 0-4-.1-8-.2-11.9 18-12.9 33.5-29.1 45.9-47.6-16.5 7.3-34.2 12.3-52.8 14.5 19-11.4 33.6-29.4 40.4-50.8-17.8 10.5-37.4 18.2-58.4 22.3C392.3 75.1 368.4 64 342 64z" />',viewBox:"0 0 512 512"},Tl={name:"twitter-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm-64.7 159.7c.1 2.8.2 5.6.2 8.4 0 85.4-66 183.9-186.8 183.9-37.1 0-71.6-10.7-100.6-29.1 5.1.6 10.4.9 15.7.9 30.8 0 59.1-10.4 81.5-27.7-28.7-.5-53-19.2-61.3-44.9 4 .7 8.1 1.2 12.4 1.2 6 0 11.8-.8 17.3-2.3-30-5.9-52.7-32-52.7-63.3v-.8c8.9 4.8 19 7.7 29.7 8.1-17.6-11.6-29.2-31.4-29.2-53.8 0-11.8 3.2-22.9 8.9-32.5 32.4 39.1 80.8 64.8 135.3 67.5-1.1-4.7-1.7-9.7-1.7-14.7 0-35.7 29.4-64.6 65.6-64.6 18.9 0 36 7.8 47.9 20.4 14.9-2.9 29-8.3 41.7-15.7-4.9 15.1-15.3 27.7-28.9 35.7 13.3-1.6 26-5.1 37.7-10.2-8.9 13.1-19.9 24.5-32.7 33.5z" />',viewBox:"0 0 512 512"},Dl={name:"yammer",content:'<path d="M263.9 32.1c-10.1-.2-19.6 6.8-23.2 18-.1.4-.3 1-.5 1.9 0 .1-.1.3-.1.4-8 25.9-73.6 235.6-73.6 235.6h-1.2l-84-239.2C75.6 35.3 61.6 28.7 48.9 34c-13 5.5-19.7 21.5-15.4 36.2 10.1 29 105.8 290.4 105.8 290.4l-6.3 15.6c-10.6 32.1-31.6 53.8-63.2 53.8-3.1 0-13.7-.7-14.4-.8-10.2-.6-19.7 6.9-22.5 18.4-3.1 13.1 3.7 26.6 15.3 30.4 8.4 1.6 17 2.2 24.7 2.2 58.3 0 86.8-37.7 106-92.8 0 0 101-300.5 105.8-312.9.8-2 1.4-3.7 2-5.4l-.1-.1c.1-.4.3-.7.4-1.1 4.1-14.5-3-29.9-15.8-34.5-2.5-.8-4.9-1.3-7.3-1.3zM383.5 96c-6.3.1-13.3 2.5-20.4 9.6-21.5 21.6-43 86.4-43 86.4s64.6-21.6 86.4-43.5-.4-42.8-.4-42.8-9.7-9.8-22.6-9.7zm64.6 128c-32 0-96 32-96 32s64 32 96.4 32 31.5-32 31.5-32 .1-32-31.9-32zm-128 96s21.5 64.8 43 86.4 43-.1 43-.1 22.1-21 .4-42.8c-21.8-21.9-86.4-43.5-86.4-43.5z" />',viewBox:"0 0 512 512"},Al={name:"yammer-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM332.5 148.6c15.4-15.4 30.7 0 30.7 0s15.8 15 .3 30.6-61.7 31.1-61.7 31.1 15.4-46.3 30.7-61.7zm-54.7-26.4c-.1.3-.2.5-.3.8h.1c-.4 1.2-.9 2.4-1.4 3.8-3.5 8.8-75.5 223.1-75.5 223.1-13.7 39.3-34 66.2-75.6 66.2-5.5 0-11.6-.4-17.6-1.6-8.3-2.7-13.2-12.3-10.9-21.7 2-8.2 8.8-13.6 16.1-13.2.5.1 8.1.6 10.3.6 22.6 0 37.5-15.5 45.1-38.3l4.5-11.1s-68.2-186.3-75.5-207c-3-10.5 1.7-22 11-25.9 9.1-3.8 19.1.9 23.2 10.6l.8 2.4L191.3 279h.9s46.7-149.5 52.5-168c0-.1 0-.2.1-.3.2-.6.3-1.1.4-1.3 3.2-9.8 12.7-15.1 21.6-11.9 8.9 3.4 14 14.4 11 24.7zm85.4 241.2s-15.3 15.5-30.7 0-30.8-61.7-30.8-61.7 46.1 15.4 61.7 31.1-.2 30.6-.2 30.6zm30.3-84.6c-23.2 0-68.9-22.8-68.9-22.8s45.7-22.8 68.6-22.8S416 256 416 256s.7 22.8-22.5 22.8z" />',viewBox:"0 0 512 512"},jl={name:"behance",content:'<path d="M448 128H304V96h144v32zM245.335 254.873c7.09 11.573 10.665 25.65 10.665 42.197 0 17.067-4.069 32.379-12.176 45.903-5.178 9.005-11.62 16.58-19.358 22.691-8.723 7.022-18.988 11.833-30.855 14.467C181.744 382.732 168.89 384 155.02 384H32V96h131.927c33.321.504 56.901 10.744 70.803 30.705 8.323 12.24 12.515 26.869 12.515 43.936 0 17.588-4.192 31.729-12.607 42.425-4.716 5.982-11.683 11.443-20.868 16.385 13.963 5.364 24.474 13.817 31.565 25.422zm-158.9-45.318H152.8c11.867 0 21.484-2.406 28.913-7.152 7.367-4.763 11.097-13.215 11.097-25.292 0-13.426-4.901-22.285-14.672-26.609-8.446-2.991-19.204-4.486-32.273-4.486h-59.43v63.539zm111.923 83.452c0-15.019-5.795-25.292-17.385-30.917-6.504-3.121-15.597-4.746-27.31-4.876H86.435v76.787h66.303c11.836 0 21.084-1.69 27.68-5.071 11.96-6.275 17.94-18.238 17.94-35.923zM479.932 288H330.824c.813 21.182 7.938 34.778 21.409 43.322 8.157 5.287 18.002 7.931 29.503 7.931 12.189 0 22.096-3.224 29.722-9.704 4.157-3.482 7.813-8.318 11.001-14.541h54.693c-1.438 12.541-8.095 25.276-19.846 38.204C438.959 373.748 413.269 384 380.266 384c-27.253 0-51.286-8.64-72.132-25.985-20.846-17.28-31.222-45.522-31.222-84.532 0-36.624 9.376-64.672 28.19-84.21C323.917 169.785 348.294 160 378.328 160c17.814 0 33.847 3.288 48.129 9.898 14.282 6.593 26.096 17.023 35.378 31.24 8.407 12.573 13.876 27.114 16.346 43.685 1.438 9.704 2.033 24.929 1.751 43.177zm-55.567-37.696c-.969-14.669-5.72-25.759-14.283-33.4-8.532-7.576-19.095-11.348-31.753-11.348-13.72 0-24.377 3.998-31.94 12.058-7.563 8.028-12.314 18.957-14.282 32.691h92.258z" />',viewBox:"0 0 512 512"},Fl={name:"behance-box",content:'<path d="M167.543 228.938h-56.884v-56.479h50.939c11.202 0 20.423 1.329 27.663 3.988 8.376 3.844 12.576 11.718 12.576 23.652 0 10.735-3.197 18.249-9.511 22.482-6.368 4.219-14.612 6.357-24.783 6.357zm220.527 11.836c-7.313-6.494-16.367-9.727-27.217-9.727-11.76 0-20.895 3.427-27.378 10.335-6.483 6.881-10.555 16.249-12.242 28.021h79.079c-.83-12.573-4.902-22.079-12.242-28.629zm-196.379 34.862c-5.575-2.774-13.369-4.219-23.409-4.335h-57.624v68.255h56.831c10.146 0 18.072-1.503 23.726-4.508 10.251-5.577 15.377-16.211 15.377-31.931 0-13.35-4.967-22.482-14.901-27.481zM480 64v384c0 17.664-14.336 32-32 32H64c-17.664 0-32-14.336-32-32V64c0-17.664 14.336-32 32-32h384c17.664 0 32 14.336 32 32zm-176 96h112v-32H304v32zm-48 146.729c0-14.709-3.065-27.221-9.142-37.509-6.078-10.316-15.087-17.829-27.056-22.597 7.873-4.392 13.845-9.247 17.887-14.564 7.213-9.507 10.806-22.077 10.806-37.711 0-15.171-3.593-28.175-10.727-39.055-11.916-17.743-32.128-26.846-60.689-27.293H64v256h105.445c11.889 0 22.907-1.127 33.079-3.439 10.172-2.341 18.97-6.618 26.447-12.859 6.632-5.433 12.154-12.166 16.592-20.17C252.512 335.51 256 321.899 256 306.729zm190.442-42.024c-2.117-14.204-6.804-26.667-14.01-37.444-7.956-12.187-18.082-21.126-30.324-26.777-12.242-5.665-25.985-8.484-41.254-8.484-25.744 0-46.638 8.387-62.765 25.091-16.127 16.746-24.163 40.788-24.163 72.18 0 33.437 8.894 57.644 26.762 72.456C318.555 376.594 339.155 384 362.514 384c28.288 0 50.308-8.788 66.033-26.391 10.072-11.081 15.778-26.86 17.011-37.609h-46.879c-1.178 6-2.512 10.667-9.429 17.327-6.536 5.555-15.028 8.318-25.476 8.318-9.858 0-18.297-2.266-25.288-6.798-11.546-7.323-17.654-18.977-18.35-37.133h127.807c.24-15.641-.269-28.691-1.501-37.009z" />',viewBox:"0 0 512 512"},Gl={name:"dribbble",content:'<path d="M256 32C132.469 32 32 132.469 32 256c0 123.5 100.469 224 224 224 123.5 0 224-100.5 224-224 0-123.531-100.5-224-224-224zm148.094 103.281c26.625 32.562 42.781 74.031 43.188 119.188-6.312-1.312-69.562-14.156-133.219-6.156a850.738 850.738 0 0 0-4.125-9.875c-3.969-9.312-8.25-18.594-12.688-27.719 70.75-28.875 102.812-69.969 106.844-75.438zM256 64.969c48.594 0 93.031 18.219 126.812 48.188-3.438 4.906-32.25 43.625-100.281 69.125-31.344-57.594-66.094-104.938-71.375-112A190.999 190.999 0 0 1 256 64.969zm-81.344 18.156c5.031 6.938 39.219 54.312 70.938 110.656-89.5 23.781-168.344 23.438-176.906 23.312 12.406-59.374 52.437-108.718 105.968-133.968zm-110 173.156c0-1.969.031-3.906.094-5.844 8.375.156 101.094 1.375 196.657-27.219 5.469 10.719 10.688 21.594 15.5 32.469a192.95 192.95 0 0 0-7.531 2.281c-98.688 31.875-151.188 118.812-155.531 126.25-30.564-33.937-49.189-78.812-49.189-127.937zM256 447.594c-44.25 0-85-15.094-117.438-40.375 3.438-7.031 42.156-81.875 150.094-119.5.406-.125.812-.281 1.25-.406 26.875 69.812 37.969 128.312 40.812 145.094-22.968 9.781-48.218 15.187-74.718 15.187zm106.875-32.719c-1.938-11.625-12.125-67.625-37.156-136.406 59.969-9.594 112.625 6.125 119.188 8.188-8.532 53.218-39.095 99.218-82.032 128.218z" />',viewBox:"0 0 512 512"},Kl={name:"dribbble-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM256 448c-106 0-192-86-192-192S150 64 256 64s192 86 192 192-86 192-192 192zm28-164.8c-82.9 28.9-118.1 83.4-126.7 98.7 27.2 21.3 61.5 34.1 98.7 34.1 22.5 0 43.9-4.6 63.3-13-3.3-18.4-13.1-65.2-34.2-120.1-.4 0-.8.2-1.1.3zm-95.5-172.3c-44.9 20.9-78.5 62.1-89 111.8 17.1-.1 78.6-1.7 147.6-20-24.3-43.2-50.3-80.1-58.6-91.8zm79 146.8c2.1-.7 4.3-1.3 6.5-2-4.1-9.3-8.6-18.6-13.3-27.8-74.1 22.2-146.1 23.4-164.6 23.4 0 1.6-.1 3.1-.1 4.7 0 40.8 15.3 78 40.4 106.3 10.5-16.7 54.6-79.9 131.1-104.6zm94.9-121.1C334.2 111.3 296.9 96 256 96c-12.4 0-24.5 1.4-36 4.1 8.7 11.9 34.9 48.8 58.8 92.7 50.7-19 76-46.7 83.6-56.2zm-46.6 138.7C335 328 344 371.9 346.9 387.8c35.2-24.3 60.2-62.5 67.2-106.6-13.2-3.7-53.4-13.1-98.3-5.9zm-24.4-58.1c3.8 7.8 7.5 15.8 10.9 23.8 1.2 2.8 2.4 5.7 3.5 8.5 48-6 95.7 1.8 110.2 4.5-.5-37.2-13.7-71.4-35.4-98.3-8.4 10-36.1 39.8-89.2 61.5z" />',viewBox:"0 0 512 512"},Ul={name:"rss",content:'<path d="M151.4 420c0 32.9-26.7 59.5-59.7 59.5S32 452.9 32 420s26.7-59.5 59.7-59.5 59.7 26.7 59.7 59.5zM32 184.3v85.9c56 0 108.5 21.8 148.1 61.3 39.6 39.6 61.4 92.3 61.4 148.5h86.2C327.6 317 195 184.3 32 184.3zM32 32v85.9c199.4 0 361.6 162.5 361.6 362.1h86.2C479.8 233 278.9 32 32 32z" />',viewBox:"0 0 512 512"},Wl={name:"rss-box",content:'<path d="M448 32H64c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM115.2 447.6c-28.3 0-51.2-22.8-51.2-51s22.9-51 51.2-51c28.3 0 51.2 22.8 51.2 51s-23 51-51.2 51zm128.8.4c0-48.1-18.7-93.3-52.8-127.3-34-33.9-79.2-52.6-127.2-52.6v-73.6c140.1 0 254.1 113.7 254.1 253.5H244zm129.9 0c0-171.2-139-310.4-309.9-310.4V64c211.6 0 383.8 172.3 383.8 384h-73.9z" />',viewBox:"0 0 512 512"},ql={name:"vimeo",content:'<path d="M479.783 152.805c-2 43.26-32.469 102.444-91.344 177.477C327.532 408.792 275.969 448 233.782 448c-26.094 0-48.188-23.873-66.25-71.742-12.063-43.896-24.094-87.854-36.157-131.657-13.407-47.901-27.782-71.835-43.188-71.835-3.344 0-15.032 6.985-35.125 20.955L32 166.744c22.094-19.201 43.844-38.526 65.282-57.773 29.407-25.316 51.5-38.556 66.25-39.938 34.782-3.353 56.219 20.287 64.282 70.78 8.625 54.559 14.719 88.475 18.032 101.777 10.031 45.2 21.093 67.769 33.156 67.769 9.344 0 23.375-14.591 42.157-43.818 18.75-29.29 28.782-51.548 30.125-66.868 2.656-25.27-7.375-37.827-30.125-37.827-10.719 0-21.782 2.251-33.157 6.969C310.126 96.647 352.283 62.08 414.533 64.082c46.156 1.289 67.906 30.935 65.25 88.723z" />',viewBox:"0 0 512 512"},Zl={name:"vimeo-box",content:'<path d="M448 32H64c-17.664 0-32 14.336-32 32v384c0 17.664 14.336 32 32 32h384c17.664 0 32-14.336 32-32V64c0-17.664-14.336-32-32-32zm-.186 140.119c-1.714 37.08-27.831 87.809-78.295 152.123-52.206 67.294-96.402 100.901-132.563 100.901-22.366 0-41.304-20.462-56.786-61.493-10.339-37.625-20.652-75.303-30.991-112.849-11.491-41.058-23.813-61.573-37.018-61.573-2.866 0-12.884 5.987-30.107 17.961L64 184.066c18.938-16.458 37.581-33.022 55.956-49.519 25.206-21.7 44.143-33.048 56.786-34.232 29.813-2.874 48.188 17.389 55.099 60.668 7.393 46.765 12.616 75.835 15.456 87.237 8.598 38.743 18.08 58.087 28.419 58.087 8.009 0 20.036-12.506 36.134-37.559 16.071-25.106 24.67-44.184 25.822-57.315 2.277-21.66-6.321-32.423-25.822-32.423-9.188 0-18.67 1.929-28.42 5.974 18.964-61.001 55.099-90.63 108.456-88.914 39.562 1.105 58.205 26.516 55.928 76.049z" />',viewBox:"0 0 512 512"},Yl={name:"youtube",content:'<path d="M475.5 165s-4.4-31.4-17.8-45.2c-17-18.1-36.1-18.2-44.9-19.3C350.1 96 256.1 96 256.1 96h-.2s-94 0-156.7 4.6c-8.8 1.1-27.8 1.2-44.9 19.3C40.9 133.7 36.5 165 36.5 165S32 201.9 32 238.7v34.5c0 36.8 4.5 73.6 4.5 73.6s4.4 31.4 17.8 45.2c17 18.1 39.4 17.5 49.4 19.4C139.5 414.9 256 416 256 416s94.1-.1 156.8-4.7c8.8-1.1 27.9-1.2 44.9-19.3 13.4-13.8 17.8-45.2 17.8-45.2s4.5-36.8 4.5-73.6v-34.5c0-36.8-4.5-73.7-4.5-73.7zM192 336V176l144 80-144 80z" />',viewBox:"0 0 512 512"},Xl={name:"youtube-box",content:'<path d="M448 32H64c-17.664 0-32 14.336-32 32v384c0 17.664 14.336 32 32 32h384c17.664 0 32-14.336 32-32V64c0-17.664-14.336-32-32-32zm0 237.749c0 29.454-3.835 58.909-3.835 58.909s-3.752 25.082-15.265 36.128c-14.602 14.497-30.97 14.569-38.476 15.417C336.689 383.885 256 384 256 384s-99.838-.864-130.559-3.656c-8.546-1.519-27.734-1.061-42.341-15.558-11.513-11.045-15.26-36.128-15.26-36.128S64 299.203 64 269.749v-27.614c0-29.454 3.84-58.909 3.84-58.909s3.747-25.082 15.26-36.128c14.607-14.497 30.969-14.569 38.476-15.417C175.313 128 255.917 128 255.917 128h.167s80.606 0 134.341 3.682c7.506.849 23.873.92 38.476 15.417 11.513 11.045 15.265 36.128 15.265 36.128S448 212.681 448 242.136v27.613zM192 176l144 80-144 80V176z" />',viewBox:"0 0 512 512"},Jl={name:"folder",content:'<path d="m242.8 128-32-32H96v288h320V192H128v-32h288c17.7 0 32 14.3 32 32v192c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h128l64 64" />',viewBox:"0 0 512 512"},$l={name:"folder-open",content:'<path d="M425.6 160h-246c-17.6 0-37.2 14.4-43.6 32L64 384V96h114.8l32 32H256l-64-64H64c-17.7 0-32 14.3-32 32v288c0 17.7 14.3 32 32 32h268.4c17.6 0 37.2-14.4 43.6-32l70-192c6.4-17.6-2.8-32-20.4-32zM346 373.1c-2 5.5-10.1 10.9-13.6 10.9H98.1L166 202.9c2-5.5 10.1-10.9 13.6-10.9h232.3L346 373.1z" />',viewBox:"0 0 512 512"},Ql={name:"folder-add",content:'<path d="M96 160h288c17.7 0 32 14.3 32 32v64h-32v-64H96v-32zm352 224h-32v-64h-32v64h-64v32h64v64h32v-64h64v-32h-32zM64 96h114.8l32 32H256l-64-64H64c-17.7 0-32 14.3-32 32v288c0 17.7 14.3 32 32 32h192v-32H64V96z" />',viewBox:"0 0 512 512"},es={name:"folder-up",content:'<path d="M96 160h288c17.7 0 32 14.3 32 32v64l-32 32v-96H96v-32zM64 96h114.8l32 32H256l-64-64H64c-17.7 0-32 14.3-32 32v288c0 17.7 14.3 32 32 32h192l32-32H64V96zm336 240-80 80h64v64h32v-64h64l-80-80z" />',viewBox:"0 0 512 512"},ts={name:"folder-more",content:'<path d="M64 384h96v32H64c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h128l64 64h-45.2l-32-32H64v288zm192-32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm160-64v-96c0-17.7-14.3-32-32-32H96v32h288v96h32zm32 64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-96 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z" />',viewBox:"0 0 512 512"},ns={name:"aggregate-fields",content:'<path d="M128 128c-17.7 0-32 14.3-32 32v160c0 17.7 14.3 32 32 32h256c32 0 32-32 32-32H128V128zm-64 64c-17.7 0-32 14.3-32 32v160c0 17.7 14.3 32 32 32h256c32 0 32-32 32-32H64V192zM448 64H192c-17.6 0-32 14.4-32 32v160c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V96c0-17.6-14.4-32-32-32zm1 192s0 .1 0 0l-256.9.1-.1-.1V96.1l.1-.1H448v160h1z" />',viewBox:"0 0 512 512"},os={name:"file",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},rs={name:"file-add",content:'<path d="M512 416h-64v64h-32v-64h-64v-32h64v-64h32v64h64v32zM96 448V64h224v96h96v96h32V128l-96-96H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h224v-32" />',viewBox:"0 0 512 512"},as={name:"file-txt",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zm-32-96v32H128v-32h256zM256 160v32H128v-32m256 64v32H128v-32h256zm-256 96v-32h224v32H128z" />',viewBox:"0 0 512 512"},is={name:"file-csv",content:'<path d="M178.6 224c-10 0-18.9 2.1-26.7 6.2-7.7 4.2-13.7 10.1-17.9 17.7-4.2 7.6-6.3 16.3-6.3 26.1 0 9.1 1.9 17.1 5.7 24.1s9.2 12.3 16.4 16.1c7.2 3.8 15.7 5.7 25.6 5.7 10 0 18.9-1.4 26.6-4.1v-24.9c-6.9 3.5-13.8 5.2-20.5 5.2-7.3 0-13.2-2.1-17.6-6.4-4.4-4.3-6.6-10.1-6.6-17.6s2.2-13.4 6.6-17.7 10.4-6.5 18-6.5c3.7 0 7.3.4 10.9 1.3s6.7 2.1 9.2 3.6V227c-7.6-2-15.3-2.9-23.4-3zm73.8.1c-11.5 0-20.6 2.7-27.5 8.1-6.8 5.4-10.2 12.5-10.2 21.5 0 12.8 7.5 22.1 22.4 27.8 4.6 1.7 7.8 3.1 9.5 4.1 1.7 1 3 2 3.8 3.2.8 1.2 1.2 2.5 1.2 4 0 2.1-.8 3.7-2.5 4.8-1.7 1.1-4.1 1.7-7.1 1.7-4.1 0-8.4-.9-13.2-2.6-4.7-1.8-9-4-12.9-6.9V315c8.1 3.3 17 4.9 26.7 4.9 8.4 0 15.5-1.1 21.5-3.4 6-2.2 10.6-5.7 13.9-10.2 3.3-4.6 5-9.9 5-16.1 0-6.3-2-11.8-6-16.4-4-4.6-10.8-8.9-20.4-12.8-4.9-2-8.1-3.7-9.6-5-1.5-1.3-2.3-2.9-2.3-4.8 0-2 1-3.6 2.8-4.8 1.9-1.2 4.4-1.8 7.5-1.8 7.6 0 15.2 2.1 23 6.4v-23.6c-4-1.1-7.1-1.8-9.3-2.2-2.2-.4-4.7-.7-7.4-1-2.7-.1-5.8-.1-8.9-.1zm39.8-.1 30 96h31.4l30.4-96h-29.1l-13.8 58.9c-1.1 4.4-1.8 8.1-2 11.1h-.6c-.1-2.4-.8-5.9-1.9-10.7L322.4 224h-30.2zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},cs={name:"file-excel",content:'<path d="m288 304 64 112h-48l-48-84.5-31.5 52.5H256v32h-96l64-112-64-112h48l48 84 48-84h48l-64 112zm64-272H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},ls={name:"file-word",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zm-32.4-256-6.9 32-41.6 192h-46.7l-32.8-132.5L222.9 416h-46.7l-48.6-224h47.8l24.8 139.2L233.3 192h44.5l33.1 139.2L330.1 224H311v-32h72.6z" />',viewBox:"0 0 512 512"},ss={name:"file-mdb",content:'<path d="M231.1 192 144 416h80v-32h-25.5l14.8-38h85.6l27.2 70h42L281 192h-49.9zm-1.5 112 26.5-68 26.4 68h-52.9zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},hs={name:"file-ppt",content:'<path d="m192 192-32 32h32v192h49v-80h25.6c16.4 0 29.1-1.5 38.2-4.4 14.4-4.5 25.9-12.9 34.4-25.4s12.8-26.6 12.8-42.6c0-15.8-4-29.5-12-41.1s-18.8-20.1-32.4-25.4c-10.3-3.7-24.4-5.5-42-5.5M241 225h20.1c11.2.3 20.2 2.1 26.9 5.6 12.1 6.4 23.3 17.6 23.3 33.5 0 17.3-11.9 29-25.2 35-6.7 2.9-15.1 4.4-25.2 3.9H241v-78zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},vs={name:"file-pdf",content:'<path d="M240.9 160c-7.6 0-13.8 4-15.4 9.9-4.9 18.6.2 46.3 9.4 82.3l-2.4 5.9c-6.6 16.4-14.8 33-22.1 47.6l-1 1.9c-7.7 15.3-14.6 28.4-21 39.4l-6.5 3.5c-.5.3-11.6 6.3-14.3 7.9-22.2 13.6-36.9 28.9-39.4 41.2-.8 3.9-.2 8.9 3.7 11.2l6.3 3.2c2.7 1.4 5.6 2.1 8.6 2.1 15.8 0 34.2-20.2 59.5-65.3 29.2-9.7 62.5-17.8 91.6-22.3 22.2 12.8 49.5 21.7 66.8 21.7 3.1 0 5.7-.3 7.8-.9 3.3-.9 6.1-2.8 7.8-5.4 3.4-5.2 4-12.2 3.1-19.5-.3-2.1-2-4.8-3.8-6.6-5.1-5.2-16.5-7.9-33.7-8.1-11.7-.1-25.8.9-40.6 3-6.6-3.9-13.5-8.2-18.8-13.3-14.4-13.8-26.5-32.9-34-53.9.5-2 .9-3.7 1.3-5.4 0 0 8.1-47.1 6-63.1-.3-2.2-.5-2.8-1.1-4.5l-.7-1.9c-2.2-5.2-6.5-10.7-13.3-10.4l-3.8-.2zm2.7 8.4c5.1 0 8 13.1 8.2 25.4.3 12.3-2.6 20.9-6 27.3-2.9-9.4-4.3-24.3-4.3-34-.1-.1-.3-18.7 2.1-18.7zm.4 104.1c8.6 16 19.3 29.5 31.9 40.4 1.6 1.3 3.2 2.7 5 4.1-25.6 5.2-47.7 11.5-67.1 19.1 3.6-6.5 7.2-13.3 11-20.6 9.1-17.7 14.9-31.6 19.2-43zm102.2 51.6c9.3 0 12 0 21.1 2.3 9.1 2.4 9.2 7.2 7.6 8.2-1.6 1-6 1.6-8.9 1.6-9.2 0-20.7-4.3-36.8-11.4 6.3-.4 11.9-.7 17-.7zm-165.4 35.8c-17.7 28.8-29.5 40.3-37.3 43.8 2.9-8.1 14.3-24 31.2-38.1 1.1-.9 3.7-3.4 6.1-5.7zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},us={name:"file-psd",content:'<path d="M128 160v256h45v-91h21.4c24.2 0 43.5-7.8 57.9-23.4 14.4-15.6 21.6-36.1 21.6-61.3 0-53.4-25.2-80.2-75.5-80.2H128zm45 44h17.5c23.7 0 35.5 12.8 35.5 38.6 0 26.3-11.8 39.4-35.5 39.4H173v-78zm164.6 51.7c-8.1 0-15.9.9-23.4 2.8-7.5 1.9-14.2 4.7-20 8.6-5.8 3.9-10.4 9-14 15.2-3.5 6.2-5.2 13.6-5.2 22.1 0 6.2.8 11.7 2.3 16.3 1.5 4.5 3.7 8.6 6.7 12.1 2.9 3.5 6.5 6.5 10.8 9.2 4.3 2.7 9.3 5.1 15 7.4 3.5 1.5 7.2 2.8 11 4 3.8 1.2 7.3 2.5 10.5 4s5.8 3.2 7.8 5.2 3 4.5 3 7.5c0 4.7-2.2 8.2-6.7 10.4-4.5 2.3-10.6 3.4-18.5 3.4-6.4 0-13.3-1.2-20.5-3.4s-14.5-5.8-21.7-10.4v38.3c13.4 5.2 27.9 7.7 43.7 7.7 8.5 0 16.8-.9 24.7-2.8 7.9-1.8 15-4.8 21.1-8.8s10.9-9.2 14.7-15.7 5.5-14.2 5.5-23.3c0-6.5-.9-12-2.7-16.8-1.8-4.7-4.4-8.7-7.8-12.2-3.4-3.5-7.4-6.5-12.2-9.1-4.7-2.6-10-5-15.9-7.1-3.2-1.2-6.5-2.4-9.8-3.5s-6.3-2.4-9-3.9-4.9-3.1-6.5-5.2c-1.6-2.1-2.5-4.4-2.5-7.1 0-2.1.5-3.9 1.7-5.6 1.1-1.7 2.6-3 4.6-4 2-1 4.2-1.8 6.7-2.4s5.2-.8 8.1-.8c6.1 0 12.3.9 18.8 2.6 6.4 1.7 12.3 4.4 18 7.8v-36.4c-6.3-2-12.8-3.5-19.3-4.5s-13-1.6-19.3-1.6h.3zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},ds={name:"file-flash",content:'<path d="M352 191.3V237c-21 .2-46.6-3.2-69.6 45H320v45h-47.9s-37.4 91.1-111.9 90.1c-.6-10 0-30.8 0-45 49.3-7.6 65.4-62.1 76.8-89.4 26.5-82.8 73.9-92 93.4-92.1 5.6 0 21.6.7 21.6.7zm96-63.3v320c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32h256l96 96zm-32 32h-96V64H96v384h320V160z" />',viewBox:"0 0 512 512"},ps={name:"file-config",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zm-41.8-124.6-23.7-17.9c1-5.7 1.6-11.5 1.6-17.4 0-6-.5-11.8-1.6-17.4l23.7-17.9c3.7-2.8 4.7-7.9 2.4-11.9l-19.4-33.5c-2.3-4-7.2-5.6-11.5-3.9L318.4 215c-8.8-7.5-19-13.5-30.2-17.4l-3.7-29.5c-.6-4.6-4.5-8-9.1-8h-38.7c-4.6 0-8.5 3.4-9.1 8l-3.7 29.5c-11.1 4-21.3 9.9-30.2 17.4l-27.4-11.6c-4.2-1.8-9.2-.1-11.5 3.9l-19.4 33.5c-2.3 4-1.3 9.1 2.4 11.9l23.7 17.9c-1 5.7-1.6 11.5-1.6 17.4 0 6 .5 11.8 1.6 17.4l-23.7 17.9c-3.7 2.8-4.7 7.9-2.4 11.9l19.4 33.5c2.3 4 7.2 5.6 11.5 3.9l27.4-11.6c8.8 7.5 19 13.5 30.2 17.4l3.7 29.5c.6 4.6 4.5 8 9.1 8h38.7c4.6 0 8.5-3.4 9.1-8l3.7-29.5c11.1-4 21.3-9.9 30.2-17.4l27.4 11.6c4.2 1.8 9.2.1 11.5-3.9l19.4-33.5c2.2-4 1.2-9-2.5-11.8zM256 336c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" />',viewBox:"0 0 512 512"},ms={name:"file-ascx",content:'<path d="M384 224h-96v-32h96v32zm0 160h-96v-32h96v32zM256 256H128v-96h128v96zm0 160H128v-96h128v96zm96-384H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},fs={name:"file-bac",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H289v-96h64l-96.5-96-95.5 96h64v96H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},zs={name:"file-zip",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h64v32h32v32h-32v32h32v32h-32v32h32v32h-32v32h32v34.7c-18.6 6.6-32 24.4-32 45.3 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V256h32v-32h-32v-32h32v-32h-32v-32h32V96h-32V64h96v96h96v288zm-192-80c0 8.8-7.2 16-16 16s-16-7.2-16-16 7.2-16 16-16 16 7.2 16 16z" />',viewBox:"0 0 512 512"},gs={name:"film",content:'<path d="M416 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zM128 448H96v-32h32v32zm0-96H96v-64h32v64zm0-128H96v-64h32v64zm0-128H96V64h32v32zm224 352H160v-96h192v96zm0-128H160V192h192v128zm0-160H160V64h192v96zm64 288h-32v-32h32v32zm0-96h-32v-64h32v64zm0-128h-32v-64h32v64zm0-128h-32V64h32v32z" />',viewBox:"0 0 512 512"},bs={name:"css3",content:'<path d="m64 32 30.2 384L256 480l161.8-64L448 32H64zm65.6 82h250.3l-4.9 48.9L255.4 214h115.9L358 366.1l-102.1 29.7-102.4-30.2-6.6-76.6h50.9l3.3 39.7 54.4 13.8.5-.1v-.1l56.3-15.8 3.9-64.4H143.7l-3.8-47.8 123-51.2H135.7l-6.1-49.1z" />',viewBox:"0 0 512 512"},ys={name:"html5",content:'<path d="m64 32 30.4 384 161.3 64 161.7-64L448 32H64zm68 83h247.7l-1.2 13.2-2.2 24.8-1 11H186.1l4.5 51h180.1l-1.2 13.3-11.7 129.9-.7 8.4-101.3 37-101.2-37-6.9-77.6h49l3.5 39.7 55.5 24 55.6-24.1 5.8-64.6h-172L133 128.2l-1-13.2z" />',viewBox:"0 0 512 512"},ws={name:"code",content:'<path d="M512 256 384 384l-22.6-22.6L466.7 256 361.4 150.6 384 128l128 128zM150.6 361.4 45.3 256l105.4-105.4L128 128 0 256l128 128 22.6-22.6zM321.1 72.3 290.2 64l-99.4 375.7 30.9 8.3 99.4-375.7z" />',viewBox:"0 0 512 512"},Hs={name:"css",content:'<path d="m192 96-32 .1S96 96 96 160v48c0 27.8-21.8 31.4-32 32H48c-2.2 0-4.3.4-6.2 1.2-.5.2-1 .4-1.4.7s-.9.5-1.3.8c-1.3.9-2.4 1.9-3.4 3.1-.2.2-.3.4-.5.6-.9 1.2-1.7 2.6-2.2 4.1-.2.5-.3 1-.5 1.5-.3 1-.4 2.1-.5 3.2v1.6c.1 1.1.2 2.1.5 3.2.1.5.3 1 .5 1.5.5 1.5 1.3 2.8 2.2 4.1.2.2.3.4.5.6 1 1.2 2.1 2.2 3.4 3.1.4.3.9.5 1.3.8s.9.5 1.4.7c1.9.8 4 1.2 6.2 1.2h16c10.2.6 32 4.2 32 32v48c0 64 64 63.9 64 63.9l32 .1v-32l-31.8-.1s-32.2.1-32.2-32v-48.5s0-29-19.6-47.9c19.6-18.8 19.6-47.9 19.6-47.9v-47.9c0-31.9 32.2-31.8 32.2-31.8l31.8-.1V96zm128-.1V128l31.7.1S384 128 384 160v48s0 29.1 19.5 48C384 274.9 384 304 384 304v48c0 32-32.1 31.9-32.1 31.9l-31.9.1v32l32.1-.1s63.9.1 63.9-63.7V304c0-27.8 21.8-31.4 32-32h16c2.2 0 4.3-.4 6.2-1.2.5-.2 1-.4 1.4-.7s.9-.5 1.3-.8c1.3-.9 2.4-1.9 3.4-3.1.2-.2.3-.4.5-.6.9-1.2 1.7-2.6 2.2-4.1.2-.5.3-1 .5-1.5.3-1 .4-2.1.5-3.2v-1.6c-.1-1.1-.2-2.1-.5-3.2-.1-.5-.3-1-.5-1.5-.5-1.5-1.3-2.8-2.2-4.1-.2-.2-.3-.4-.5-.6-1-1.2-2.1-2.2-3.4-3.1-.4-.3-.9-.5-1.3-.8s-.9-.5-1.4-.7c-1.9-.8-4-1.2-6.2-1.2h-16.1c-10.2-.6-31.9-4.2-31.9-32v-48c0-64-64.1-63.9-64.1-63.9l-31.9-.2z" />',viewBox:"0 0 512 512"},xs={name:"js",content:'<path d="M478.4 96C471 59.5 438.7 32 400 32H208c-38.7 0-71 27.5-78.4 64-1.1 5.2-1.6 10.5-1.6 16v272H32v16c0 5.5.5 10.8 1.6 16 7.4 36.5 39.7 64 78.4 64h192c38.7 0 71-27.5 78.4-64 1.1-5.2 1.6-10.5 1.6-16V128h96v-16c0-5.5-.5-10.8-1.6-16zm-124.8 0c-1.1 5.2-1.6 10.5-1.6 16v288c0 5.6-1 11-2.8 16-6.6 18.6-24.4 32-45.2 32-20.9 0-38.7-13.4-45.2-32-1.8-5-2.8-10.4-2.8-16v-16h-96V112c0-5.6 1-11 2.8-16 6.6-18.6 24.4-32 45.2-32h160c-7 9.3-12 20.2-14.4 32zM320 192H192v-32h128v32zm0 64H192v-32h128v32zm0 64H192v-32h128v32z" />',viewBox:"0 0 512 512"},Vs={name:"exe",content:'<path d="M64 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H64zm160 32c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM64 160h384v288H64V160z" />',viewBox:"0 0 512 512"},Ms={name:"csproj",content:'<path d="M64 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H64zm157.9 32.1c19.3-1.2 35.2 14.7 34 34-1 15.9-13.9 28.8-29.9 29.9-19.3 1.2-35.2-14.7-34-34 1.1-16 14-28.9 29.9-29.9zm96 0c19.3-1.2 35.2 14.7 34 34-1 15.9-13.9 28.8-29.9 29.9-19.3 1.2-35.2-14.7-34-34 1.1-16 14-28.9 29.9-29.9zm96 0c19.3-1.2 35.2 14.7 34 34-1 15.9-13.9 28.8-29.9 29.9-19.3 1.2-35.2-14.7-34-34 1.1-16 14-28.9 29.9-29.9zM64 160h384v288H64V160zm119.7 64c-17.3 0-32.7 3.5-46 10.4s-23.6 16.8-30.9 29.5c-7.3 12.8-10.9 27.3-10.9 43.6 0 15.2 3.3 28.6 9.8 40.2s15.9 20.6 28.3 26.8c12.4 6.3 27 9.4 44.1 9.4 17.3 0 32.6-2.3 45.9-6.9v-41.5c-11.9 5.8-23.7 8.6-35.4 8.6-12.6 0-22.8-3.6-30.3-10.7s-11.4-16.9-11.4-29.2c0-12.4 3.8-22.3 11.3-29.6s17.9-10.9 31-10.9c6.3 0 12.6.7 18.8 2.1s11.5 3.5 16 6v-43c-13.1-3.2-26.4-4.8-40.3-4.8zm114.2 0-8.3 39h-17.4l-5.7 29H284l-6.1 26H262l-6.1 29h15.4l-7.7 37h30.9l7.9-37h26.8l-7.7 37h30.4l8.2-37h16.3l7.2-29h-17.2l6.1-26h15l6.3-29h-14.7l8.3-39H356l-8.3 39h-26.4l8.3-39h-31.7zm16.8 68h26.8l-6.3 27h-26.7l6.2-27z" />',viewBox:"0 0 512 512"},ks={name:"vbproj",content:'<path d="M64 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H64zm160 32c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM64 160h384v288H64V160zm32 64 51.6 160h54.1L254 224h-50.2L180 321.9c-1.9 7.4-3 13.5-3.5 18.5h-1.1c-.2-3.9-1.3-9.9-3.2-17.9L147.8 224H96zm183.3 0v160h73c20.4 0 36.2-4.3 47.2-12.8s16.5-20.6 16.5-36.3c0-5.8-1.6-11.4-4.9-16.8s-7.9-9.9-14-13.5-12.8-5.9-20.4-6.8v-.4c6.5-1.3 12.5-3.6 18-7.1s9.5-7.6 12.2-12.2c2.7-4.6 4-9.8 4-15.3 0-25.8-21.2-38.7-63.7-38.7h-67.9v-.1zm48.2 32.3h8.9c15.6 0 23.3 5 23.3 14.8 0 4.5-1.7 8.3-5.1 11.1s-7.8 4.3-13.2 4.3h-14l.1-30.2zm0 62.5h19c5.5 0 9.9 1.5 13.3 4.4s5 6.8 5 11.4c0 5.2-1.9 9.3-5.7 12.3s-9 4.5-15.5 4.5h-16.1v-32.6z" />',viewBox:"0 0 512 512"},Cs={name:"cs",content:'<path d="M165.9 128c-26.4 0-49.8 5.6-70.1 16.7s-36 26.8-47.1 47.2S32 235.5 32 261.6c0 24.3 5 45.7 14.9 64.3s24.3 32.9 43.1 43 41.2 15.1 67.2 15.1c26.4 0 46.6-3.7 65.8-11v-66.5c-17.1 9.2-32 13.8-49.8 13.8-19.3 0-34.7-5.7-46.2-17.2s-17.3-27.1-17.3-46.9c0-19.9 5.8-35.7 17.3-47.3s27.3-17.4 47.2-17.4c9.6 0 16 1.2 25.4 3.5s17.5 5.5 24.4 9.7v-68.9c-19.7-5.2-37-7.8-58.1-7.8zm158.8 0-13.3 62h-29l-9.3 46h28.6l-10.3 43h-25.6l-9.8 46h25.2l-12.5 59h50l12.9-59h43.5l-12.5 59h49.2l13.3-59h26.8l11.5-46h-28.2l10.3-43h24.2l10.3-46h-23.7l13.5-63h-51.7l-13.5 63h-43.5l13.5-63h-50l.1 1zm26.9 108H395l-10.3 43h-43.3l10.2-43z" />',viewBox:"0 0 512 512"},Is={name:"vb",content:'<path d="m32 160 73.2 224h76.7L256 160h-71.1l-33.7 137c-2.6 10.3-4.3 19-4.9 25.9h-1.6c-.3-5.5-1.8-13.9-4.6-25L105.5 160H32zm252 0v224h104.6c29.3 0 51.9-6 67.7-17.9 15.8-11.9 23.7-28.9 23.7-50.8 0-8.1-2.4-16-7-23.5-4.7-7.6-11.4-13.9-20-18.9-8.7-5-18.4-8.2-29.3-9.5v-.6c9.4-1.8 18-5.1 25.8-10 7.8-4.9 13.7-10.6 17.5-17.1 3.8-6.5 5.8-13.7 5.8-21.5 0-36.1-30.5-54.2-91.4-54.2H284zm69.1 45.2h12.8c22.3 0 33.4 6.9 33.4 20.8 0 6.4-2.5 11.5-7.4 15.5s-11.2 6-18.9 6h-20l.1-42.3zm0 87.6h27.2c7.9 0 14.3 2.1 19 6.2s7.2 9.5 7.2 15.9c0 7.3-2.7 13-8.1 17.2-5.4 4.2-12.9 6.3-22.2 6.3h-23v-45.6h-.1z" />',viewBox:"0 0 512 512"},Bs={name:"sln",content:'<path d="M352 32 172.5 211.5 64 128l-32 32v192l32 32 108.5-83.5L352 480l128-32V64L352 32zM64 320V192l64 64-64 64zm166.4-64L352 162.5v187.1L230.4 256z" />',viewBox:"0 0 512 512"},Os={name:"cloud",content:'<path d="M442.2 243.6c3.7-11.2 5.8-23.2 5.8-35.6 0-61.9-50.1-112-112-112-37.8 0-71.3 18.8-91.6 47.5-15-9.8-33-15.5-52.3-15.5-52.9 0-95.8 42.9-95.8 95.8 0 1.8.1 3.6.2 5.5C58.9 242.3 32 278 32 320c0 53 43 96 96 96h256c53 0 96-43 96-96 0-31.1-14.8-58.8-37.8-76.4z" />',viewBox:"0 0 512 512"},Es={name:"file-horizontal",content:'<path d="M384 64H64c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V160l-96-96zm64 352H64V96h288v96h96v224z" />',viewBox:"0 0 512 512"},Ss={name:"subreport",content:'<path d="M448 480c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32v-96h32v96h288V96H128v64H96V96c0-17.7 14.3-32 32-32h288c17.7 0 32 14.3 32 32v384zM63.9 32l254.3-.2L286.4 0 63.8.2C46.2.2 32 14.4 32 32l.1 128H64l-.1-128zm.1 351H32v32c0 17.7 14.3 32 32 32v-64zm-32-62.9S64 288 95 288v32l65-48.1L96 224v32c-32.1 0-64 32.1-64 64.1zM352 384l-160 .1V416l160-.1V384zm-96-192c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64h-64v-64zm32-32v64h64c0-35.3-28.7-64-64-64z" />',viewBox:"0 0 512 512"},Ls={name:"data",content:'<path d="M448 125.6v.3c-.5 33.9-86.3 61.3-192 61.3S64.5 159.8 64 125.9v-.3c0-34 86-61.6 192-61.6s192 27.6 192 61.6zm0 46.4v.3c-.5 33.9-86.3 61.3-192 61.3S64.5 206.2 64 172.3v-.3l1 86.8v.5c.5 33.7 85.8 61 191 61s190.5-27.3 191-61v-.5l1-86.8zm0 128v.3c-.5 33.9-86.3 61.3-192 61.3S64.5 334.2 64 300.3v-.3l1 86.8v.5c.5 33.7 85.8 61 191 61s190.5-27.3 191-61v-.5l1-86.8z" />',viewBox:"0 0 512 512"},Ps={name:"file-header",content:'<path d="M416 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm0 416H96V64h320v384zm-32-64H128v-32h256v32zm0-96H128v32h256v-32zm0-160H128v96h256v-96z" />',viewBox:"0 0 512 512"},Rs={name:"file-footer",content:'<path d="M416 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32zm0 416H96V64h320v384zm-32-224H128v-32h256v32zm0-96H128v32h256v-32zm0 160H128v96h256v-96z" />',viewBox:"0 0 512 512"},_s={name:"group-header-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-320H128v96h320v-96zm0 160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},Ns={name:"group-footer-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-160H128v96h320v-96zm0-160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},Ts={name:"page-header-section",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zm-32-160H128v-96h256v96zm0 96H128v32h256v-32zm0-64H128v32h256v-32z" />',viewBox:"0 0 512 512"},Ds={name:"page-footer-section",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zm-31-32H129v-96h256v96zm0-160H129v32h256v-32zm0-64H129v32h256v-32z" />',viewBox:"0 0 512 512"},As={name:"detail-section",content:'<path d="M96 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H96zm320 416H96V64h320v384zm-33-224h-63v-32h63v32zm-96-32h-63v32h63v-32zm-96 0h-63v32h63v-32zm192 96h-63v32h63v-32zm-96 0h-63v32h63v-32zm-96 0h-63v32h63v-32z" />',viewBox:"0 0 512 512"},js={name:"toc-section",content:'<path d="M96 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H96zm320 416H96V64h320v384zm-32-288H224v-32h160v32zm-64 64h-96v-32h96v32zm0 64h-96v-32h96v32zm64 64H224v-32h160v32z" />',viewBox:"0 0 512 512"},Fs={name:"group-section",content:'<path d="m128 416 32 32H32V32h128l-32 32H64v352h64zm320-288H128v32h320v-32zm0 192H128v32h320v-32zm0-96H128v32h320v-32z" />',viewBox:"0 0 512 512"},Gs={name:"parameters",content:'<path d="M96 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H96zm320 416H96V64h320v384zM285.3 160c-8.9-25-36.3-38.1-61.4-29.2-13.7 4.8-24.4 15.6-29.2 29.2H128v32h66.7c8.9 25 36.3 38.1 61.4 29.2 13.7-4.8 24.4-15.6 29.2-29.2H384v-32h-98.7zM240 192c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm109.3 96c-8.9-25-36.3-38.1-61.4-29.2-13.7 4.8-24.4 15.6-29.2 29.2H128v32h130.7c8.9 25 36.3 38.1 61.4 29.2 13.7-4.8 24.4-15.6 29.2-29.2H384v-32h-34.7zM304 320c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z" />',viewBox:"0 0 512 512"},Ks={name:"data-csv",content:'<path d="M415.9 93.6v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.6 127.8 32.1 93.9v-.3C32.1 59.6 118 32 224 32s191.9 27.6 191.9 61.6zm0 46.4v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.5 174.2 32 140.3v-.3l.1 86.8v.3c.5 33.9 86.3 61.3 191.9 61.3s191.4-27.4 192-61.3v-.3l-.1-86.8zm.1 180-.1-52v.3c-.3 21.7-35.7 40.8-88.9 51.7h89zM271 420.8c-7.7 4.5-16.4 6.8-25.4 6.7-9.7 0-17.4-3-23.1-9s-8.6-14.1-8.6-24.3c0-10.6 3-19 9.1-25.2 6.1-6.2 14-9.3 23.9-9.3 8.4-.1 16.7 2 24 6.3v-22.8c-7-2.6-15.7-3.9-25.9-3.9-16.6 0-30 5.2-40.4 15.7-10.4 10.5-15.6 24.1-15.6 40.9 0 15.8 4.6 28.4 13.8 37.9 9.2 9.5 21.9 14.2 38 14.2 12.3 0 22.3-1.9 30-5.6l.2-21.6zm36.6 25.7c5.4 1 10.9 1.5 16.4 1.5 5.4 0 10.7-.5 16-1.6 4.7-.9 9.2-2.7 13.3-5.3 3.8-2.4 6.8-5.8 9-9.7 2.2-4 3.3-8.9 3.3-14.8.1-3.8-.6-7.6-1.9-11.2-1.3-3.2-3.1-6.1-5.5-8.5-2.6-2.6-5.5-4.9-8.6-6.7-3.6-2.1-7.4-4-11.3-5.6-3.1-1.3-5.8-2.5-8.3-3.7-2.2-1-4.3-2.3-6.2-3.7-1.5-1.1-2.9-2.4-4-4-.9-1.4-1.4-3-1.4-4.7 0-1.5.4-3.1 1.2-4.4.9-1.4 2.1-2.5 3.5-3.3 1.7-1 3.6-1.7 5.6-2.2 2.4-.5 4.9-.8 7.3-.8 2.1 0 4.1.2 6.2.4 2.2.3 4.4.8 6.5 1.4 2.2.6 4.3 1.4 6.4 2.3 2 .9 3.9 2 5.8 3.2v-21.9c-3.8-1.4-7.7-2.4-11.7-3-4.8-.7-9.7-1-14.5-1-5.3 0-10.6.6-15.8 1.8-4.7 1.1-9.1 3-13.1 5.6-3.7 2.5-6.8 5.8-9 9.7-2.3 4.3-3.4 9.2-3.3 14.1-.2 6.5 2 12.8 6 17.9 4 4.9 10.1 9.1 18.3 12.5 3.2 1.3 6.2 2.6 9 3.9 2.5 1.1 4.9 2.5 7.2 4 1.8 1.2 3.5 2.7 4.8 4.5 1.2 1.6 1.8 3.5 1.8 5.5 0 1.5-.4 2.9-1.1 4.2-.8 1.4-2 2.5-3.3 3.4-1.7 1-3.6 1.8-5.6 2.2-2.6.6-5.2.8-7.8.8-5.1 0-10.2-.9-15.1-2.7-5.1-1.8-9.8-4.5-13.9-8V442c4.5 2.3 9 3.8 13.8 4.5zm147.7-105.4-21.8 72.8c-1.1 3.5-1.8 7.1-2.3 10.8h-.4c-.3-3.6-1.1-7.1-2.1-10.5l-21.9-73.1h-25.5l35.7 105h26.8l36.2-105h-24.7zm-295.3-15C85.7 317.7 32.4 295 32 268.3v-.3l.1 86.8v.3c.4 26.7 53.7 49.3 127.9 57.8v-86.8z" />',viewBox:"0 0 512 512"},Us={name:"data-json",content:'<path d="M415.9 93.6v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.6 127.8 32.1 93.9v-.3C32.1 59.6 118 32 224 32s191.9 27.6 191.9 61.6zm0 46.4v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.5 174.2 32 140.3v-.3l.1 86.8v.3c.5 33.9 86.3 61.3 191.9 61.3s191.4-27.4 192-61.3v-.3l-.1-86.8zm.1 180-.1-52v.3c-.3 21.7-35.7 40.8-88.9 51.7h89zm-251.3 21.1h-23.6v62.4c0 16-5.4 24-16.2 24-4.9.1-9.7-1.5-13.6-4.5v22.2c4.9 1.9 10.1 2.9 15.3 2.8 12.4 0 21.8-3.7 28.3-11.2s9.8-18.2 9.8-32.3v-63.4zm31.7 105.4c5.4 1 10.9 1.5 16.4 1.5 5.4 0 10.7-.5 16-1.6 4.7-.9 9.2-2.7 13.3-5.3 3.8-2.4 6.8-5.8 9-9.7 2.2-4 3.3-8.9 3.3-14.8.1-3.8-.6-7.6-1.9-11.2-1.3-3.2-3.1-6.1-5.5-8.5-2.6-2.6-5.4-4.9-8.6-6.7-3.6-2.1-7.4-4-11.3-5.6-3.1-1.3-5.8-2.5-8.3-3.7-2.2-1-4.3-2.3-6.2-3.7-1.6-1.1-2.9-2.4-4-4-.9-1.4-1.4-3-1.4-4.7 0-1.5.4-3.1 1.2-4.4.9-1.4 2.1-2.5 3.5-3.3 1.7-1 3.6-1.7 5.6-2.2 2.4-.5 4.9-.8 7.4-.7 2.1 0 4.1.1 6.2.4 2.2.3 4.4.8 6.6 1.4 2.2.6 4.3 1.4 6.4 2.3 2 .9 3.9 2 5.8 3.2v-21.9c-3.8-1.4-7.7-2.4-11.7-3-4.8-.7-9.7-1-14.5-1-5.3 0-10.6.6-15.8 1.8-4.7 1.1-9.1 3-13.1 5.6-3.7 2.5-6.8 5.8-9 9.7-2.3 4.3-3.4 9.2-3.3 14.1-.2 6.5 1.9 12.8 6 17.9 4 4.9 10.1 9.1 18.4 12.5 3.2 1.3 6.2 2.6 9 3.9 2.5 1.1 4.9 2.5 7.2 4 1.8 1.2 3.5 2.7 4.8 4.5 1.2 1.6 1.8 3.5 1.8 5.5 0 1.5-.4 2.9-1.1 4.2-.8 1.4-2 2.5-3.3 3.4-1.7 1-3.6 1.8-5.6 2.2-2.6.6-5.2.8-7.8.8-5.1 0-10.3-.9-15.1-2.7-5.1-1.8-9.7-4.5-13.8-8v23.4c4.1 2.2 8.7 3.7 13.4 4.4zm157.3-13.7c9.6-10.1 14.4-23.4 14.4-39.9 0-16.1-4.6-29-13.9-38.8-9.3-9.8-21.4-14.7-36.4-14.7-15.9 0-28.6 5.1-38.2 15.4-9.6 10.3-14.4 23.7-14.4 40.3 0 15.7 4.7 28.5 14.2 38.3s21.7 14.7 36.8 14.7c15.4-.1 27.9-5.2 37.5-15.3zm-17.5-64c4.6 6 6.9 14.5 7 25.4 0 10.4-2.4 18.6-7.2 24.5s-11.3 8.8-19.4 8.8c-7.5.2-14.6-3.2-19.2-9.1-4.9-6.1-7.3-14.3-7.3-24.7 0-10.2 2.4-18.5 7.3-24.7s11.5-9.3 19.8-9.3c8 0 14.4 3.1 19 9.1zM480 341.1h-22.3v58.1c-.1 4.8.1 9.6.6 14.4h-.3c-1.6-2.8-3.4-5.7-5.3-8.6L411 341.1h-25.5v105h22.3v-57.7c0-7.6-.2-13.3-.6-17h.3c1.6 3 3.4 5.9 5.3 8.7l43.3 66H480v-105zM96 313.9c-39-11.2-63.7-27.5-64-45.6v-.3l.1 86.8v.3c.3 18.1 24.9 34.3 63.9 45.6v-86.8z" />',viewBox:"0 0 512 512"},Ws={name:"data-sql",content:'<path d="M415.9 93.6v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.6 127.8 32.1 93.9v-.3C32.1 59.6 118 32 224 32s191.9 27.6 191.9 61.6zm0 46.4v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.5 174.2 32 140.3v-.3l.1 86.8v.3c.5 33.9 86.3 61.3 191.9 61.3s191.4-27.4 192-61.3v-.3l-.1-86.8zm.1 180-.1-52v.3c-.3 21.7-35.7 40.8-88.9 51.7h89zM209.1 448.6c5.4 1 10.9 1.5 16.4 1.5 5.4 0 10.7-.5 16-1.6 4.7-.9 9.2-2.7 13.3-5.3 3.8-2.4 6.8-5.8 9-9.7 2.2-4 3.3-8.9 3.3-14.8.1-3.8-.6-7.6-1.9-11.2-1.3-3.2-3.1-6.1-5.5-8.5-2.5-2.6-5.4-4.9-8.6-6.7-3.6-2.1-7.4-4-11.3-5.6-3.1-1.3-5.8-2.5-8.3-3.7-2.2-1-4.3-2.3-6.2-3.7-1.6-1.1-2.9-2.4-4-4-.9-1.4-1.4-3-1.4-4.7 0-1.5.4-3.1 1.3-4.4.9-1.4 2.1-2.5 3.5-3.3 1.7-1 3.6-1.7 5.6-2.2 2.4-.5 4.9-.8 7.3-.8 2.1 0 4.1.2 6.2.4 2.2.3 4.4.8 6.6 1.4 2.2.6 4.3 1.4 6.4 2.3 2 .9 3.9 2 5.8 3.2v-21.9c-3.8-1.4-7.7-2.4-11.7-3-4.8-.7-9.7-1-14.5-1-5.3 0-10.6.6-15.8 1.8-4.7 1.1-9.1 3-13.1 5.6-3.7 2.5-6.8 5.8-9 9.7-2.3 4.3-3.4 9.2-3.3 14.1-.2 6.5 1.9 12.8 6 17.9 4 4.9 10.1 9.1 18.4 12.5 3.2 1.3 6.2 2.6 9 3.9 2.5 1.1 4.9 2.4 7.2 4 1.8 1.2 3.5 2.7 4.8 4.5 1.2 1.6 1.8 3.5 1.8 5.5 0 1.5-.4 2.9-1.1 4.2-.8 1.4-2 2.5-3.3 3.4-1.7 1-3.6 1.8-5.6 2.2-2.6.6-5.2.8-7.8.8-5.1 0-10.3-.9-15.1-2.7-5.1-1.8-9.7-4.5-13.8-8v23.4c4 2.3 8.6 3.8 13.4 4.5zm172.8-21.2c5.7-9 8.5-19.8 8.5-32.4 0-16.1-4.6-29-13.9-38.8s-21.3-14.7-36.2-14.8c-16 0-28.8 5.1-38.5 15.4s-14.4 23.7-14.4 40.3c-.1 7 1.1 13.9 3.4 20.4 2.1 6.1 5.4 11.7 9.6 16.6 4.2 4.7 9.3 8.6 15 11.2 6.1 2.8 12.8 4.4 19.5 4.5 3.8 4.2 7.4 8.1 10.9 11.8 3.3 3.5 6.9 6.7 10.8 9.6 3.6 2.6 7.4 4.8 11.6 6.4 4.2 1.6 8.7 2.4 13.2 2.3 3.4 0 6.7-.2 10.1-.7 2.2-.3 4.3-.8 6.5-1.3V458c-.8.3-1.6.6-2.4.8l-2.7.6c-.9.2-1.9.3-2.8.4s-1.8.1-2.6.1c-2.7 0-5.4-.2-8-.6-2.5-.4-4.9-1.1-7.1-2.1-2.5-1.1-4.8-2.5-6.9-4.2-2.6-2-5-4.3-7.3-6.7 9.9-3.4 18.2-10.1 23.7-18.9zm-23.3-56.3c4.6 6 6.9 14.5 6.9 25.3 0 10.4-2.4 18.6-7.2 24.5-4.8 6-11.3 8.9-19.4 8.8-7.5.2-14.7-3.2-19.3-9.1-4.8-6.1-7.3-14.3-7.3-24.7 0-10.4 2.4-18.6 7.3-24.7 4.9-6.2 11.5-9.4 19.8-9.4 8.3.1 14.6 3.1 19.2 9.3zm121.4 58h-38.9v-85.8h-23.7v105H480v-19.2zm-320-103C85.7 317.7 32.4 295 32 268.3v-.3l.1 86.8v.3c.4 26.7 53.7 49.3 127.9 57.8v-86.8z" />',viewBox:"0 0 512 512"},qs={name:"data-web",content:'<path d="M415.9 93.6v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.6 127.8 32.1 93.9v-.3C32.1 59.6 118 32 224 32s191.9 27.6 191.9 61.6zm0 46.4v.3c-.5 33.9-86.3 61.3-191.9 61.3S32.5 174.2 32 140.3v-.3l.1 86.8v.3c.5 33.9 86.3 61.3 191.9 61.3s191.4-27.4 192-61.3v-.3l-.1-86.8zm.1 180-.1-52v.3c-.3 21.7-35.7 40.8-88.9 51.7h89zm-151.1 23-14.5 70.1c-.8 3.9-1.3 7.8-1.5 11.7h-.3c-.3-3.8-.9-7.6-1.7-11.3L229.6 343h-25.3l-19.1 69.6c-1.1 4-1.9 8.1-2.1 12.3h-.4c-.2-4-.6-8-1.4-12l-14.8-70h-25.8l27.6 105h27.3l17.9-67.4c1-3.9 1.6-7.8 1.9-11.8h.3c.1 4 .7 7.9 1.7 11.8l17.4 67.4H261l27.8-105h-23.9zm109.8 85.8h-39.3v-24h34.4v-19.2h-34.4v-23.4h36.9V343h-60.6v105h63v-19.2zm66.8 19.2c11.9 0 21.3-2.8 28.2-8.5 6.9-5.6 10.3-13.3 10.3-22.9.1-6.3-2.3-12.3-6.7-16.8-4.5-4.6-10.4-7.3-17.9-8.3v-.3c5.6-1.5 10.8-4.5 14.7-8.9 3.8-4 5.8-9.4 5.8-14.9 0-7.8-3.2-13.9-9.5-18.2-6.3-4.3-15.3-6.5-27-6.5h-38.3v105h40.4zm-7.9-87.6c11.5 0 17.3 3.9 17.3 11.6.2 3.7-1.4 7.3-4.2 9.8-2.8 2.4-6.6 3.6-11.5 3.5h-10.4v-24.9h8.8zm4.1 42.5c5.5 0 9.7 1.2 12.8 3.6 3 2.4 4.7 6 4.6 9.9.2 4-1.5 7.9-4.6 10.4-3.1 2.5-7.4 3.8-12.9 3.8h-12.8v-27.7h12.9zM96 313.9c-39-11.2-63.7-27.5-64-45.6v-.3l.1 86.8v.3c.3 18.1 24.9 34.3 63.9 45.6v-86.8z" />',viewBox:"0 0 512 512"},Zs={name:"group-collection",content:'<path d="M448 352H160v-32h288v32zm0 32H160v32h288v-32zm0-288H160v32h288V96zm0 64H160v32h288v-32zM64 192V96h64l32-32H32v160h128l-32-32H64zm0 224v-96h64l32-32H32v160h128l-32-32H64z" />',viewBox:"0 0 512 512"},Ys={name:"parameter-boolean",content:'<path d="M64 96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H64zm384 288H64V128h384v256zM207 212h-39v114h-32V212H96v-26h111v26zm96.8-37-68.1 163h-27.5l67.9-163h27.7zM416 212h-49v34h45v26h-45v54h-32V186h81v26z" />',viewBox:"0 0 512 512"},Xs={name:"parameter-date-time",content:'<path d="M416 202.8V128c0-17.7-14.3-32-32-32H64c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h304c61.9 0 112-50.1 112.1-111.9 0-43.3-25-82.8-64.1-101.3zM64.1 384 64 192h304c-61.9 0-112 50.2-112 112 0 30.1 12.1 58.9 33.6 80H64.1zm303.9 0c-44.2 0-80-35.8-80-80s35.8-80 80-80 80 35.8 80 80-35.8 80-80 80zm48-96v32h-64v-64h32v32h32zm-224 32H96v-96h96v96z" />',viewBox:"0 0 512 512"},Js={name:"parameter-float",content:'<path d="M64 96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H64zm384 288H64V128h384v256zm-276-55.6c-33.3 0-50-23.4-50-70.2 0-24.3 4.5-42.8 13.5-55.5s22.1-19.1 39.2-19.1c32.6 0 48.8 23.8 48.8 71.4 0 23.7-4.4 41.9-13.3 54.5-8.9 12.6-21.6 18.9-38.2 18.9zm1.4-121.3c-13.3 0-20 16.8-20 50.3 0 31.6 6.5 47.4 19.6 47.4 12.8 0 19.1-16.3 19.1-48.8s-6.2-48.9-18.7-48.9zm83.8 121.3c-4.7.1-9.2-1.5-12.7-4.7-3.3-2.9-5.2-7.1-5.1-11.5-.1-4.4 1.8-8.7 5.2-11.5 3.6-3 8.3-4.6 13-4.5 5.3 0 9.6 1.5 12.9 4.5 6.4 5.9 6.7 15.9.8 22.2l-.9.9c-3.3 3.1-7.8 4.6-13.2 4.6zM390 326h-88v-24h29v-87.2l-30 6.4v-25.5l60-12.1V302h29v24z" />',viewBox:"0 0 512 512"},$s={name:"parameter-integer",content:'<path d="M64 96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H64zm384 288H64V128h384v256zm-262.6-58H96.8v-24.4h29v-87.2L96 220.8v-25l60.6-12.2v118h28.8V326zm59.2-26.2v.6h56.8V326h-92.2v-24l40.1-38.4c8.1-7.7 13.7-14.2 17-19.5 3.2-4.9 4.9-10.7 4.9-16.6 0-12.9-6.9-19.3-20.8-19.3-12 0-23.6 4.8-34.6 14.4v-27.2c12.2-7.9 25.9-11.8 41.2-11.8 14.3 0 25.5 3.6 33.5 10.8 8 7.2 12.1 16.9 12.1 29.1 0 16.3-9.8 33.2-29.4 50.7l-28.6 25.6zm82.1 21.6v-26.9c9.4 6.8 20.3 10.3 32.8 10.3 7.9 0 14-1.7 18.4-5.1 4.4-3.4 6.6-8.1 6.6-14.2 0-6.2-2.7-11.1-8.1-14.5-5.4-3.4-12.9-5.1-22.4-5.1h-12.6v-23.6H353c18.2 0 27.4-6.1 27.4-18.2 0-11.4-7-17.1-21-17.1-9.4 0-18.5 3-27.3 9.1V191c9.8-4.9 21.3-7.4 34.4-7.4 14.3 0 25.5 3.2 33.5 9.7 7.8 6 12.2 15.3 12 25.1 0 18.3-9.3 29.8-27.8 34.4v.5c9.9 1.2 17.7 4.8 23.4 10.8 5.7 5.9 8.8 13.8 8.6 21.9 0 13.1-4.8 23.4-14.4 31.1s-22.8 11.4-39.6 11.4c-14.7-.1-26.4-2.4-35.5-7.1z" />',viewBox:"0 0 512 512"},Qs={name:"parameter-string",content:'<path d="M127.3 328.9c13.2 0 23.1-5.6 29.8-16.8h.4v14.4h29.2v-59.8c0-28.5-14.3-42.7-42.8-42.7-6.9.1-13.7.9-20.4 2.5-7.4 1.7-13.3 3.6-17.6 5.9v23.2c10.8-7.1 22.1-10.6 34-10.6s17.8 5.5 17.8 16.4l-27.2 3.6c-23 3-34.5 14.2-34.5 33.6 0 9.2 2.8 16.5 8.3 22s13.2 8.3 23 8.3zm12.2-47.5 18.2-2.3v6.7c0 6.1-1.8 11.2-5.5 15.2-3.6 4-8.8 6.2-14.2 6-4.2 0-7.5-1.1-9.9-3.4-2.4-2.2-3.8-5.4-3.7-8.6 0-7.7 5-12.3 15.1-13.6zm209 33.5c-9.5-9.3-14.3-21.3-14.3-36 0-17 5.1-30.4 15.3-40.2 10.2-9.8 23.8-14.7 40.9-14.7 11.8 0 20.3 1.6 25.6 4.7v26.2c-6.2-4.7-13.8-7.3-21.6-7.2-8.9 0-15.9 2.6-21 7.8-5.2 5.2-7.8 12.3-7.8 21.4 0 8.9 2.5 15.8 7.4 20.9 4.9 5 11.8 7.6 20.4 7.6 7.7 0 15.2-2.4 22.6-7.3v24.8c-7 4-17 6-30.2 6-15.3 0-27.8-4.7-37.3-14zm-104 .5h.4c6.3 9.4 15.6 14.1 27.9 14.1 13.6 0 24.5-5 32.6-15.1 8.1-10.1 12.2-23.5 12.2-40.1 0-15.3-3.5-27.4-10.5-36.3s-16.9-13.3-29.8-13.3c-14.1 0-24.9 5.8-32.5 17.5h-.4V179h-30.9v148h30.9l.1-11.6zm-.5-42.2c0-7.4 2-13.4 6.1-18.1 3.8-4.5 9.5-7.1 15.4-6.9 6.6 0 11.6 2.3 15.2 7 3.5 4.7 5.3 11.1 5.3 19.4 0 10-1.9 17.7-5.8 23.1-3.9 5.4-9.3 8.2-16.4 8.2-5.5.1-10.7-2.2-14.3-6.4-3.7-4.2-5.6-9.6-5.6-16l.1-10.3zM448 96H64c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32zm0 288H64V128h384v256z" />',viewBox:"0 0 512 512"},eh={name:"toc-section-level",content:'<path d="M96 32c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H96zm320 416H96V64h320v384zm-32-288H192v-32h192v32zm0 64h-96v-32h96v32zm0 64h-96v-32h96v32zm0 64h-96v-32h96v32zm-192-32v-96l64 48-64 48z" />',viewBox:"0 0 512 512"},th={name:"inherited",content:'<path d="M448 320v128H320V320h30.4L256 244.5 161.6 320H192v128H64V320h46.4l120-96H176V64h160v160h-54.4l120 96H448z" />',viewBox:"0 0 512 512"},nh={name:"file-video",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zM304 304.8v-.8c0-8.8-7.2-16-16-16h-10.1c24.2-3.1 42.8-24.3 41.8-49.6-1-24.8-21.2-45-46-46-27.4-1.1-49.9 20.8-49.9 48 0 24.4 18.2 44.6 41.8 47.6h-70.4c17.2-1.7 30.3-16.9 28.7-34.8-1.4-15.5-14.1-27.9-29.6-28.9-18.7-1.3-34.2 13.5-34.2 31.9 0 16.6 12.7 30.2 28.8 31.8H176c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h111.7c8.4 0 15.6-6.3 16.3-14.6.2-3.1-.3-6.1-1.7-8.7l1.8 1.1 44.9 27.1c1.3.8 2.7 1.2 4.1 1.2 1.3 0 2.7-.3 3.9-1 2.5-1.4 4.1-4.1 4.1-7v-95.8c0-2.9-1.5-5.5-4-6.9s-5.5-1.5-8 0L304 304.8zM193.5 272c-.5.1-1 .1-1.5.1s-1 0-1.5-.1h-.2c-8.6-.8-15.1-8.5-14.3-17.2.6-7.9 7.2-14.2 15.1-14.6 9.2-.5 16.8 6.9 16.8 16 .1 8.1-6.1 15-14.4 15.8zm82.3-.3c-.3 0-.6.1-.9.1-1 .1-2.1.2-3.1.2s-2.1 0-3.1-.2c-.3 0-.6-.1-.9-.1-15.9-2-27.9-15.7-27.9-31.7 0-17.6 14.4-32 32-32s32 14.4 32 32c-.1 16.1-12.1 29.7-28.1 31.7z" />',viewBox:"0 0 512 512"},oh={name:"file-audio",content:'<path d="M218 353.8c-5.5-2.9-12.1-4.5-19-4.5-21 0-38 14.8-38 33.2s17 33.2 38 33.2 38-14.8 38-33.2V256.6l96-22.6v87.8c-5.5-2.9-12.1-4.5-19-4.5-21 0-38 14.8-38 33.2s17 33.2 38 33.2 38-14.8 38-33.2V192.2l-134 31.5v130.1zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},rh={name:"file-image",content:'<path d="M298.7 385.2S272.2 288 213.1 288s-85 128-85 128h256s-11.9-78.7-42.7-78.7-42.7 47.9-42.7 47.9zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zM288 256c0 17.7 14.3 32 32 32s32-14.3 32-32-14.3-32-32-32-32 14.3-32 32z" />',viewBox:"0 0 512 512"},ah={name:"file-presentation",content:'<path d="M127.5 214.4c0 9.9 6.1 18.2 14.5 21.2v113.1c0 12.4 9.6 22.4 21.3 22.4H246v11.8l-13.6 14.6c-1.9 2-3 4.8-3 8 0 6.3 4.7 11.3 10.5 11.3 2.8 0 5.5-1.3 7.4-3.3.1-.1.2-.3.4-.4l8.9-9.6 8.9 9.6c.1.1.2.3.4.4 1.9 2 4.5 3.3 7.4 3.3 5.8 0 10.5-5 10.5-11.3 0-3.1-1.2-6-3-8L267 382.8V371h78.8c11.1 0 20.1-9.3 20.9-21h1.3V235.9c9-2.6 15.7-11.3 15.7-21.6 0-12.4-9.5-22.4-21.3-22.4H148.8c-11.8.1-21.3 10.1-21.3 22.5zM299 237h43v89h-43v-89zm-64 26h43v63h-43v-63zm-64 18h43v45h-43v-45zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},ih={name:"file-data",content:'<path d="M352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288zM128 229.3v149.4c0 20.6 19.1 37.3 42.7 37.3h170.6c23.6 0 42.7-16.7 42.7-37.3V229.3c0-20.6-19.1-37.3-42.7-37.3H170.7c-23.6 0-42.7 16.7-42.7 37.3zM247 379h-76v-47h76v47zm18-112h76v47h-76v-47zm0 65h76v47h-76v-47zm-18-19h-76v-47h76v47z" />',viewBox:"0 0 512 512"},ch={name:"file-disc-image",content:'<path d="M256.1 322.7c3.7 0 7.2-1.1 10.1-3s5.2-4.5 6.7-7.6c1.2-2.5 1.9-5.2 1.9-8.1 0-10.3-8.4-18.7-18.7-18.7-2.8 0-5.4.6-7.7 1.7-3.4 1.6-6.3 4.1-8.3 7.3-1.7 2.8-2.7 6.1-2.7 9.7 0 10.4 8.3 18.7 18.7 18.7zm-52.5-117.8c-19.1 10.1-34.9 25.5-45.4 44.4-9 16.1-14.1 34.7-14.1 54.4 0 61.7 50 111.7 111.7 111.7 20 0 38.8-5.3 55.1-14.5 18.6-10.6 33.9-26.4 43.9-45.4 8.1-15.5 12.7-33.1 12.7-51.8 0-61.7-50-111.7-111.7-111.7-18.9 0-36.7 4.7-52.2 12.9zm89.8 99.2c0 6.1-1.4 11.8-4 16.9l48.7 25.8c-8.3 15.8-20.9 28.9-36.3 37.7l-26.6-48.3c-5.6 3.3-12.1 5.3-19.1 5.3-20.6 0-37.4-16.7-37.4-37.4 0-6.8 1.8-13.2 5-18.7l-49.2-27.1c8.8-15.7 22-28.6 38-37l26.8 49.3c5-2.5 10.7-3.9 16.7-3.9 20.7 0 37.4 16.7 37.4 37.4zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},lh={name:"file-programming",content:'<path d="m236 256-52.6-.2-48.6 48.6.1.1c-4.1 3.9-6.7 9.4-6.7 15.5 0 5.8 2.3 11 6 14.8l49.1 49.1 46.8-.2-59.7-59.7c.2-.9.3-1.8.3-2.8L236 256zm105.2 65.5c.1.9.2 1.9.3 2.8L281.9 384l46.8.2 49.1-49.1c3.7-3.8 6-9.1 6-14.8 0-6.1-2.6-11.6-6.7-15.5l.1-.1-48.6-48.7-52.6.2 65.2 65.3zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},sh={name:"parameters-byte-array",content:'<path d="M64 96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H64zm384 288H64V128h384v256zm-306.2-55.6c-33.3 0-50-23.4-50-70.2 0-24.3 4.5-42.8 13.5-55.5s22.1-19.1 39.2-19.1c32.6 0 48.8 23.8 48.8 71.4 0 23.7-4.4 41.9-13.3 54.5-8.9 12.6-21.6 18.9-38.2 18.9zm1.4-121.3c-13.3 0-20 16.8-20 50.3 0 31.6 6.5 47.4 19.6 47.4 12.8 0 19.1-16.3 19.1-48.8s-6.2-48.9-18.7-48.9zm113.6 121.3c-33.3 0-50-23.4-50-70.2 0-24.3 4.5-42.8 13.5-55.5s22.1-19.1 39.2-19.1c32.6 0 48.8 23.8 48.8 71.4 0 23.7-4.4 41.9-13.3 54.5-8.8 12.6-21.6 18.9-38.2 18.9zm1.4-121.3c-13.3 0-20 16.8-20 50.3 0 31.6 6.5 47.4 19.6 47.4 12.8 0 19.2-16.3 19.2-48.8s-6.3-48.8-18.8-48.9zM420 326h-88v-24h29v-87.2l-30 6.4v-25.4l61-12.3V302h28v24z" />',viewBox:"0 0 512 512"},hh={name:"parameters-unknown",content:'<path d="M64 96c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H64zm384 288H64V128h384v256zm-64-64h-64v-32h64v32zm-96 0h-64v-32h64v32zm-96 0h-64v-32h64v32z" />',viewBox:"0 0 512 512"},vh={name:"file-error",content:'<path d="M160 320h32V160h-32v160zm16 32c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zM352 32H96c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V128l-96-96zm64 416H96V64h224v96h96v288z" />',viewBox:"0 0 512 512"},uh={name:"files-error",content:'<path d="M64 64h224l-32-32H64c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h64v-32H64V64zm208 320c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zM384 96H192c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V192l-96-96zm64 352H192V128h160v96h96v224zm-192-96h32V192h-32v160z" />',viewBox:"0 0 512 512"},dh={name:"data-rest",content:'<path d="M32 268v.33-.33zm0 .33.12 86.48v.32c.29 18.1 24.9 34.34 63.87 45.56l.01-86.77c-38.99-11.22-63.7-27.48-64-45.59zm192.01-113.1c105.67 0 191.4-27.41 191.93-61.29v-.33C415.94 59.59 330 32 224 32S32.06 59.59 32.07 93.61v.33c.53 33.88 86.27 61.29 191.94 61.29zM32 140.32s0 .01 0 0V140v.32zm384 86.81v-.32l-.12-86.81v.32c-.53 33.88-86.26 61.29-191.93 61.29-105.66 0-191.4-27.41-191.95-61.28l.12 86.48v.32c.53 33.88 86.26 61.29 191.93 61.29S415.46 261 416 227.13zM327 320h89l-.07-52v.32c-.34 21.73-35.73 40.8-88.93 51.68zm-130.74 96.93 19.85 31.05h-27.17l-16.33-27.03c-1.22-2.05-2.39-3.88-3.52-5.49-1.12-1.61-2.26-2.99-3.41-4.14-1.15-1.15-2.34-2.03-3.59-2.64-1.25-.61-2.6-.92-4.06-.92h-6.37v40.21H128V342.95h37.5c25.49 0 38.23 9.52 38.23 28.56 0 3.66-.56 7.04-1.68 10.14-1.12 3.1-2.71 5.9-4.76 8.39s-4.53 4.64-7.43 6.45c-2.91 1.81-6.14 3.22-9.7 4.25v.29c1.56.49 3.08 1.28 4.54 2.38 1.46 1.1 2.88 2.38 4.25 3.85 1.37 1.46 2.67 3.04 3.92 4.72 1.23 1.69 2.37 3.34 3.39 4.95zm-17.43-42.48c0-9.18-5.49-13.77-16.48-13.77h-10.69v29.22h10.25c5.08 0 9.16-1.46 12.23-4.39 3.13-2.98 4.69-6.67 4.69-11.06zm70.75 30.32h34.35v-19.19h-34.35v-23.36h36.91v-19.26h-60.57v105.03h62.99V428.8h-39.33v-24.03zm115.58-6.01c-2.39-2.49-5.26-4.72-8.61-6.7-3.34-1.98-7.12-3.85-11.32-5.6-3.08-1.27-5.84-2.5-8.28-3.7-2.44-1.2-4.52-2.42-6.23-3.66-1.71-1.24-3.03-2.56-3.96-3.96-.93-1.39-1.39-2.97-1.39-4.72 0-1.61.41-3.06 1.25-4.36.83-1.29 2-2.4 3.52-3.33 1.51-.93 3.37-1.65 5.57-2.16 2.2-.51 4.64-.77 7.32-.77 1.95 0 4.02.15 6.19.44s4.36.75 6.56 1.36 4.33 1.38 6.41 2.31c2.07.93 3.99 2 5.75 3.22v-21.9c-3.56-1.37-7.46-2.38-11.68-3.04-4.22-.66-9.07-.99-14.54-.99-5.57 0-10.84.6-15.82 1.79s-9.36 3.06-13.15 5.6c-3.78 2.54-6.77 5.77-8.97 9.7-2.2 3.93-3.3 8.63-3.3 14.1 0 6.98 2.01 12.94 6.04 17.87 4.03 4.93 10.14 9.11 18.35 12.52 3.22 1.32 6.23 2.61 9.01 3.88 2.78 1.27 5.19 2.59 7.21 3.96 2.03 1.37 3.63 2.86 4.8 4.47s1.76 3.44 1.76 5.49c0 1.51-.37 2.92-1.1 4.21-.73 1.29-1.84 2.42-3.33 3.37-1.49.95-3.34 1.7-5.57 2.23-2.22.54-4.82.81-7.8.81-5.08 0-10.11-.89-15.09-2.67s-9.59-4.46-13.84-8.02v23.44c3.81 1.95 8.31 3.42 13.51 4.39s10.68 1.46 16.44 1.46c5.61 0 10.95-.54 16-1.61 5.05-1.07 9.49-2.84 13.29-5.31s6.82-5.69 9.05-9.67c2.22-3.98 3.33-8.9 3.33-14.76 0-4.25-.63-7.97-1.9-11.17a26.091 26.091 0 0 0-5.48-8.52zm14.94-55.81v19.26h29.81v85.77h23.73v-85.77h29.96v-19.26h-83.5z" />',viewBox:"0 0 512 512"},ph={name:"file-typescript",content:'<path d="M64 128h192v48h-72v208h-48V176H64v-48zm316.6 107.6c-35-12.6-50.1-21.6-50.1-40.6 0-14.6 12.9-29.9 43.3-29.9 24.6 0 42.9 7.1 52.3 11.8l11.5-36.6c-13.6-6.5-34.4-12.3-62.8-12.3-56.8 0-92.7 30.6-92.7 71.3 0 35.6 27.6 57.6 70.9 72.1 33.1 11.4 46.4 22.4 46.4 41.2 0 20.3-17.1 33.9-47.6 33.9-24.4 0-47.9-7.4-63.3-15.8l-10.6 37.6c14.3 8.3 43.1 15.8 70.8 15.8 67.6 0 99.3-34.6 99.3-74.6 0-35.8-21.9-57.4-67.4-73.9z" />',viewBox:"0 0 512 512"},mh={name:"table-position-start",content:'<path d="M480 320v32H32v-32h448zM32 416h448v-32H32v32zm192-160H32V32h224v224h-32zm-64-128h64V64h-64v64zm-32 32H64v64h64v-64zm0-96H64v64h64V64zm32 160h64v-64h-64v64zM32 480h320v-32H32v32z" />',viewBox:"0 0 512 512"},fh={name:"table-position-center",content:'<path d="M352 256V32H128v224h224zM256 64h64v64h-64V64zm-32 160h-64v-64h64v64zm0-96h-64V64h64v64zm32 32h64v64h-64v-64zM32 448h320v32H32v-32zm448-128v32H32v-32h448zM32 384h448v32H32v-32z" />',viewBox:"0 0 512 512"},zh={name:"table-position-end",content:'<path d="M32 384h448v32H32v-32zm0 96h320v-32H32v32zM480 32v224H256V32h224zM352 160h-64v64h64v-64zm0-96h-64v64h64V64zm96 96h-64v64h64v-64zm0-96h-64v64h64V64zM32 352h448v-32H32v32z" />',viewBox:"0 0 512 512"},gh={name:"list-roman-upper",content:'<path d="M32 32h32v128H32V32zm0 288h32V192H32v128zm64 0h32V192H96v128zM32 480h32V352H32v128zm64 0h32V352H96v128zm64 0h32V352h-32v128zM128 96h352v32H128V96zm64 160h288v32H192v-32zm64 160h224v32H256v-32zM96 152c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm64 160c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm64 160c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8z" />',viewBox:"0 0 512 512"},bh={name:"list-roman-lower",content:'<path d="M32 64h16v96H32V64zm0 256h16v-96H32v96zm32 0h16v-96H64v96zM32 480h16v-96H32v96zm32 0h16v-96H64v96zm32 0h16v-96H96v96zM48 40c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 112c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 160c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zM48 200c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 0c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zM48 360c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 0c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 0c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm32 112c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zM128 96h352v32H128V96zm32 160h320v32H160v-32zm32 160h288v32H192v-32z" />',viewBox:"0 0 512 512"},yh={name:"import",content:'<path d="M96 480c-17.7 0-32-14.3-32-31.9V192c0-17.7 14.3-32 32-32h96.3v30.9H96.4V448h319.1V190.9h-95.9V160H416c17.7 0 32 14.3 32 31.9V448c0 17.7-14.3 32-31.9 32H96zm159.5-162 96.5-94h-64.5V32h-64v192H159l96.5 94z" />',viewBox:"0 0 512 512"},wh={name:"export",content:'<path d="M96 480c-4.3 0-8.5-.8-12.5-2.5-3.8-1.6-7.3-3.9-10.2-6.9-2.9-2.9-5.3-6.4-6.9-10.2-1.7-3.9-2.5-8.2-2.5-12.5V192c0-4.3.8-8.5 2.5-12.5 1.6-3.8 3.9-7.3 6.9-10.2 2.9-2.9 6.4-5.3 10.2-6.9 3.9-1.7 8.2-2.5 12.5-2.5h96.3v31.9H96.4v256.3h319.1V191.9h-95.9V160H416c17.7 0 32 14.3 32 31.9V448c0 17.7-14.3 32-31.9 32H96zm192-160V126h64.5L256 32l-96.5 94H224v194h64z" />',viewBox:"0 0 512 512"},Hh={name:"graph",content:'<path d="M64 448h416v32H32V32h32v416zm128-192-96 96v64h384V160L288 320l-96-64zM416 64l14.2 14.2L288 192l-96-64-96 96v64l96-96 96 64 174.5-145.4L480 128V64h-64z" />',viewBox:"0 0 512 512"},xh={name:"chart-column-clustered",content:'<path d="M320 96v352h-32V288H128v160H64V32H32v448h448V96H320zm-64 352h-96V320h96v128z" />',viewBox:"0 0 512 512"},Vh={name:"chart-column-stacked",content:'<path d="M320 192v256h-32V96H128v352H64V32H32v448h448V192H320zM160 448V256h96v192h-96zm192 0v-96h96v96h-96z" />',viewBox:"0 0 512 512"},Mh={name:"chart-column-stacked100",content:'<path d="M320 32v416h-32V32H128v416H64V32H32v448h448V32H320zM160 448V192h96v256h-96zm192 0V288h96v160h-96z" />',viewBox:"0 0 512 512"},kh={name:"chart-column-range",content:'<path d="M480 448v32H32V32h32v416h416zM256 128h-96v224h96V128m32-32v288H128V96h160zm192-64H320v224h160V32z" />',viewBox:"0 0 512 512"},Ch={name:"chart-bar-clustered",content:'<path d="M64 448v-64h160V224H64v-32h352V32H32v448h448v-32H64zm128-192v96H64v-96h128z" />',viewBox:"0 0 512 512"},Ih={name:"chart-bar-stacked",content:'<path d="M64 448v-64h352V224H64v-32h256V32H32v448h448v-32H64zm0-384h96v96H64V64zm192 192v96H64v-96h192z" />',viewBox:"0 0 512 512"},Bh={name:"chart-bar-stacked100",content:'<path d="M480 192V32H32v448h448v-32H64v-64h416V224H64v-32h416zm-160 64v96H64v-96h256zM64 64h160v96H64V64z" />',viewBox:"0 0 512 512"},Oh={name:"chart-bar-range",content:'<path d="M480 448v32H32V32h32v416h416zm-96-192H160v96h224v-96m32-32v160H128V224h288zm64-192H256v160h224V32z" />',viewBox:"0 0 512 512"},Eh={name:"chart-area-clustered",content:'<path d="m405.5 200.3-88.2-88.2-91.2 114L192 192l-37.6 45.1L64 146.8V32H32v448h448V96l-74.5 104.3zM320 160l66.7 66.7L320 320l-71.1-71.1L320 160zM64 192l69.8 69.8L64 345.6V192z" />',viewBox:"0 0 512 512"},Sh={name:"chart-area-stacked",content:'<path d="m320 165.3-128-64-128 128V32H32v448h448V32L320 165.3zm128 7.5L320 352 192 224 64 377.6v-103l134.3-134.3 126.1 63 123.6-103v72.5z" />',viewBox:"0 0 512 512"},Lh={name:"chart-area-stacked100",content:'<path d="M32 32v448h448V32H32zm416 108.8L320 320 192 192 64 345.6V64h384v76.8z" />',viewBox:"0 0 512 512"},Ph={name:"chart-area-range",content:'<path d="M64 416v32h416v32H32V32h32v224l128-128 128 64L480 32v192L320 384l-127-64-129 96z" />',viewBox:"0 0 512 512"},Rh={name:"chart-line",content:'<path d="M64 448h416v32H32V32h32v416zm152.4-190.4L96 416v-51.2l97.2-129.6 41.2-33-27.3-34.1L96 224v-38l119.9-58.1 43.5 54.3 109-87.2 55.9 85.7L480 114v47l-38 46.7 38 58.3.5 53.3-58.5-87-82.5 101.3-85.1-106.4-38 30.4zm63-50.4 60.1 75.2 64.3-77.1-42.7-63.5-81.7 65.4z" />',viewBox:"0 0 512 512"},_h={name:"chart-line-stacked",content:'<path d="M480 448v32H32V32h32v416h416zM224 292l128 64 128-96v-36l-128 96-128-64-128 96v36l128-96zm0-160 128 92 128-60v-36l-128 60-128-92-128 64v36l128-64z" />',viewBox:"0 0 512 512"},Nh={name:"chart-line-stacked100",content:'<path d="M480 448v32H32V32h32v416h416zM224 228l128 64 128-96v-36l-128 96-128-64-128 96v36l128-96zM480 32H96v32h384V32z" />',viewBox:"0 0 512 512"},Th={name:"chart-line-markers",content:'<path d="M480 448v32H0V32h32v416h448zm0-96c.1 17.7-14.2 32-31.9 32.1-17.7.1-32-14.2-32.1-31.9 0-1.3.1-2.7.2-4l-83.7-62.8c-8 3.4-17.1 3.4-25.2 0l-83.7 62.8c2.1 17.5-10.4 33.5-27.9 35.6s-33.5-10.4-35.6-27.9c-.7-6.2.3-12.4 3.1-18l-49-73.6-22.7 39.6c8.9 15.3 3.7 34.9-11.5 43.8s-34.9 3.7-43.8-11.5-3.7-34.9 11.5-43.8c4.9-2.8 10.4-4.3 16-4.4l30.6-53.5-28.4-42.6c-.7 0-1.4.1-2.1.1-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32c0 4.9-1.1 9.8-3.3 14.2l19.5 29.3 52.2-91.3c-8.9-15.3-3.8-34.9 11.5-43.8s34.9-3.8 43.8 11.5c2.5 4.4 4 9.2 4.3 14.3l78.4 39.2c14.7-9.7 34.6-5.7 44.3 9 .3.5.7 1.1 1 1.6h72.6c8.8-15.3 28.4-20.5 43.7-11.7 15.3 8.8 20.5 28.4 11.7 43.7s-28.4 20.5-43.7 11.7c-4.9-2.8-8.9-6.8-11.7-11.7h-72.6c-8.8 15.3-28.4 20.5-43.7 11.7-9.3-5.4-15.3-15.1-15.9-25.8l-78.4-39.2c-5.2 3.4-11.3 5.3-17.5 5.3l-60 105.2 57.9 86.9c.7 0 1.4-.1 2.1-.1 4.3 0 8.6.9 12.6 2.6l83.7-62.8c-2.2-17.5 10.3-33.5 27.8-35.7 17.5-2.2 33.5 10.3 35.7 27.8.3 2.6.3 5.2 0 7.8l83.7 62.8c16.2-7 35.1.6 42 16.8 1.6 4.1 2.5 8.4 2.5 12.7zm-48-192c0 8.8 7.2 16 16 16s16-7.2 16-16-7.2-16-16-16-16 7.2-16 16zm-128 0c0 8.8 7.2 16 16 16s16-7.2 16-16-7.2-16-16-16-16 7.2-16 16zM176 96c0 8.8 7.2 16 16 16s16-7.2 16-16-7.2-16-16-16-16 7.2-16 16zm-96 64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm0 160c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 32c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128-96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16z" />',viewBox:"0 0 512 512"},Dh={name:"chart-line-stacked-markers",content:'<path d="M480 448v32H0V32h32v416h448zm0-320c0 17.7-14.3 32-32 32-6.9 0-13.7-2.2-19.2-6.4L352 192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-2.5.3-5 .9-7.4l-81.1-60.8c-11.1 6.3-24.8 5.4-35-2.2L96 160c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32c6.9 0 13.7 2.2 19.2 6.4L160 96c0-17.7 14.3-32 32-32s32 14.3 32 32c0 2.5-.3 5-.9 7.4l81.1 60.8c11.1-6.3 24.8-5.4 35 2.2L416 128c0-17.7 14.3-32 32-32s32 14.3 32 32zM80 160c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128-64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128-64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm16 128c0 17.7-14.3 32-32 32-5.5 0-11-1.4-15.8-4.2l-81.1 60.8c4.1 17.2-6.6 34.4-23.8 38.5-17.2 4.1-34.4-6.6-38.5-23.8-.6-2.4-.9-4.9-.9-7.4l-76.8-38.4c-10.2 7.6-23.9 8.5-35 2.2L95 376.5c4.1 17.2-6.6 34.4-23.8 38.5s-34.4-6.6-38.5-23.8 6.6-34.4 23.8-38.5c7.9-1.9 16.1-.7 23.1 3.3l81.1-60.8c-4.1-17.2 6.6-34.4 23.8-38.5 17.2-4.1 34.4 6.6 38.5 23.8.6 2.4.9 4.9.9 7.4l76.8 38.4c10.2-7.6 23.9-8.5 35-2.2l81.1-60.8c-4.1-17.2 6.5-34.5 23.7-38.6 17.2-4.1 34.5 6.5 38.6 23.7.6 2.5.9 5.1.9 7.6zM80 384c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128-96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128-96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16z" />',viewBox:"0 0 512 512"},Ah={name:"chart-line-stacked100-markers",content:'<path d="M480 448v32H0V32h32v416h448zm0-192c0 17.7-14.3 32-32 32-5.5 0-11-1.4-15.8-4.2l-81.1 60.8c4.1 17.2-6.6 34.4-23.8 38.5-17.2 4.1-34.4-6.6-38.5-23.8-.6-2.4-.9-4.9-.9-7.4l-76.8-38.4c-10.2 7.6-23.9 8.5-35 2.2L95 376.5c4.1 17.2-6.6 34.4-23.8 38.5s-34.4-6.6-38.5-23.8 6.6-34.4 23.8-38.5c7.9-1.9 16.1-.7 23.1 3.3l81.1-60.8c-4.1-17.2 6.6-34.4 23.8-38.5 17.2-4.1 34.4 6.6 38.5 23.8.6 2.4.9 4.9.9 7.4l76.8 38.4c10.2-7.6 23.9-8.5 35-2.2l81.1-60.8c-4.1-17.2 6.5-34.5 23.7-38.6 17.2-4.1 34.5 6.5 38.6 23.7.6 2.5.9 5.1.9 7.6zM80 384c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128-96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128-96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm16-192c0 17.7-14.3 32-32 32-11.4 0-22-6.1-27.7-16h-72.6c-8.8 15.3-28.4 20.5-43.7 11.7-4.9-2.8-8.9-6.8-11.7-11.7h-72.6c-8.8 15.3-28.4 20.5-43.7 11.7-4.9-2.8-8.9-6.8-11.7-11.7H91.7C82.9 95.3 63.3 100.5 48 91.7S27.4 63.3 36.3 48 64.7 27.5 80 36.3c4.9 2.8 8.9 6.8 11.7 11.7h72.6c8.8-15.3 28.4-20.5 43.7-11.7 4.9 2.8 8.9 6.8 11.7 11.7h72.6c8.8-15.3 28.4-20.5 43.7-11.7 4.9 2.8 8.9 6.8 11.7 11.7h72.6c8.8-15.3 28.4-20.5 43.7-11.7 9.9 5.7 16 16.3 16 27.7zM80 64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 0c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 0c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm128 0c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16z" />',viewBox:"0 0 512 512"},jh={name:"chart-pie",content:'<path d="M473 310.3c.9-2.1 1.4-4.2 1.8-6.3l.1-.5c.5-2.1.9-4.1 1.3-6.2v-.2c.8-4.4 1.5-8.8 1.8-13.3v-.4c.5-2 .7-3.9.9-5.9l.1-1.7c.1-1.6.3-3.1.4-4.7 0-.7.1-1.4.1-2 .1-1.5.2-3.1.2-4.6 0-.6 0-1.3.1-1.9.1-2.2.1-4.3.1-6.5 0-31.8-6.7-63.2-19.8-92.2-1.5-3.3-3.1-6.6-4.7-9.8-4.1-8-8.7-15.8-13.8-23.3-5-7.4-10.5-14.6-16.4-21.3-1.2-1.3-2.4-2.7-3.6-4-2.4-2.7-4.9-5.3-7.4-7.8s-5.1-5-7.8-7.4c-2.7-2.4-5.4-4.7-8.1-7-4.1-3.4-8.4-6.7-12.8-9.8-20.7-14.8-43.8-25.9-68.3-32.9-5.3-1.5-10.7-2.8-16.2-4-3.6-.7-7.3-1.4-11-2s-7.4-1-11.2-1.3c-5.6-.6-11.3-.9-17.1-1.1-1.9 0-3.9-.1-5.8-.1C132.3 32 32 132.3 32 256s100.3 224 224 224c105 0 193.1-72.2 217-169.7zm-81.2 81.5c-74.4 75.6-195.9 76.6-271.5 2.2S43.7 198 118 122.5l2.2-2.2c36-36.2 84.9-56.4 135.8-56.3v192l186.3 46.6c-8.4 33.8-25.9 64.6-50.5 89.2z" />',viewBox:"0 0 512 512"},Fh={name:"chart-doughnut",content:'<path d="M473 310.3c.9-2.1 1.4-4.2 1.8-6.3l.1-.5c.5-2.1.9-4.1 1.3-6.2v-.3c.8-4.4 1.5-8.8 1.8-13.3v-.4c.5-2 .7-3.9.9-5.9l.1-1.7c.1-1.6.3-3.1.4-4.7 0-.7.1-1.4.1-2 .1-1.5.2-3.1.2-4.6 0-.6 0-1.3.1-1.9.1-2.2.1-4.3.1-6.5 0-31.8-6.7-63.2-19.8-92.2-1.5-3.3-3.1-6.6-4.7-9.8-4.1-8-8.7-15.8-13.8-23.3-5-7.4-10.5-14.6-16.4-21.3-1.2-1.3-2.4-2.7-3.6-4-2.4-2.7-4.9-5.3-7.4-7.8s-5.1-5-7.8-7.4c-2.7-2.4-5.4-4.7-8.1-7-4.1-3.4-8.4-6.7-12.8-9.8-20.7-14.8-43.8-25.9-68.3-32.9-5.3-1.5-10.7-2.8-16.2-4-3.6-.7-7.3-1.4-11-2s-7.4-1-11.2-1.3c-5.6-.6-11.3-.9-17.1-1.1-1.9 0-3.9-.1-5.8-.1C132.3 32 32 132.3 32 256s100.3 224 224 224c105 0 193.1-72.2 217-169.7zM320 256c0 35.3-28.7 64-64 64s-64-28.7-64-64 28.7-64 64-64 64 28.7 64 64zm71.8 135.8c-74.4 75.6-195.9 76.6-271.5 2.2S43.7 198 118 122.4l2.2-2.2c36-36.1 84.9-56.3 135.8-56.2v96c-53 0-96 43-96 96s43 96 96 96c44 0 82.4-30 93.1-72.7l93.2 23.3c-8.4 33.8-25.9 64.6-50.5 89.2zm-39.8-133v.8-.8zm0 2.8v.9-.9zm-.4 2.9-.1.7.1-.7zm-.6 3.2v.2-.2zm-1 5.9v.1-.1zm0 2.8v.2-.2z" />',viewBox:"0 0 512 512"},Gh={name:"chart-scatter",content:'<path d="M480 448v32H32V32h32v416h416zM160 96c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm-16 0c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm112 192c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm-16 0c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm112-128c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm-16 0c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm112 192c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm-16 0c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16z" />',viewBox:"0 0 512 512"},Kh={name:"chart-scatter-smooth-lines-markers",content:'<path d="M480 448v32H32V32h32v416h416zm0-384c0 17.7-14.3 32-32 32-15.6 0-28.9-11.2-31.5-26.5-9.2-1.3-22-1.8-39-.8C342.5 71 305.1 79.4 275 92c-19.1 7.9-47.9 23-60.7 45.1 12.7 12.3 13 32.6.6 45.3l-1.1 1.1c9.1 13.1 28.9 18.6 61.1 25.1 21 4.2 42.8 8.5 60.2 18.9 12.7 7.6 21.7 17.8 27 30.3 16.8 5.6 25.8 23.7 20.2 40.5-3.2 9.5-10.6 17-20.1 20.2-11.2 29.5-39.2 54.6-81.6 72.2-29.7 12.1-61.2 19.2-93.2 21.1-4 .2-7.8.3-11.4.3-9.6.1-19.3-.7-28.8-2.5-14.1 10.6-34.2 7.7-44.8-6.4-10.6-14.1-7.7-34.2 6.4-44.8s34.2-7.7 44.8 6.4c3.2 4.2 5.2 9.1 6 14.3 8.7 1 17.5 1.2 26.2.7 28.3-1.6 56.2-7.9 82.5-18.6 19.7-8.2 49.8-24.3 62-49.6-13-12-13.8-32.2-1.8-45.2.4-.5.8-.9 1.3-1.3-9.1-13.2-28.8-18.7-61.1-25.2-21-4.2-42.8-8.5-60.2-18.9-12.8-7.7-21.9-18-27.2-30.7-16.7-5.9-25.4-24.2-19.5-40.9 3.3-9.4 10.9-16.7 20.4-19.8 5-11 12-21 20.6-29.5 14.6-14.5 34.7-27.2 59.8-37.6C296 48.6 337 39.2 375.4 36.8c22.9-1.5 40-.4 52.8 2.1 13.9-11 34-8.6 44.9 5.3 4.5 5.6 6.9 12.6 6.9 19.8zm-272 96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm-64 224c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm192-96c0 8.8 7.2 16 16 16s16-7.2 16-16-7.2-16-16-16-16 7.2-16 16zM464 64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16z" />',viewBox:"0 0 512 512"},Uh={name:"chart-scatter-smooth-lines",content:'<path d="M480 448v32H32V32h32v416h416zm-144-87.8c21.1-19.9 31.8-44.5 31.8-73.1 0-27.3-11-47.6-32.6-60.6-17.3-10.3-38.8-14.5-59.6-18.6-46.2-9-66.5-16.3-66.8-47.9-.4-41.2 71.8-65.5 114.8-76.4C385.4 68.1 448.4 64 449 64l-2-32c-2.7.2-66.2 4.3-130.8 20.5-38.7 9.7-69.8 21.8-92.4 36-31.4 19.8-47.3 43.9-47 71.7.2 27.2 11.3 47.6 32.9 60.5 17.3 10.3 38.9 14.5 59.7 18.6 19 3.7 36.9 7.2 49.3 14.6 11.9 7.1 17 17.1 17 33.2 0 19.7-7.1 36-21.7 49.7-24.1 22.8-68.9 38.2-129.3 44.6-29.2 3-58.5 3.9-87.8 2.6l-2 32c1.7.1 12.1.7 28 .7 51.4 0 159.8-6.4 213.1-56.5z" />',viewBox:"0 0 512 512"},Wh={name:"chart-scatter-straight-lines-markers",content:'<path d="M480 448v32H32V32h32v416h416zm0-384c0 17.7-14.3 32-32 32-7.4 0-14.6-2.6-20.3-7.3L224 165.1l116.4 93.1c16.5-6.4 35 1.7 41.4 18.2s-1.7 35-18.2 41.4c-10.3 4-22 2.4-30.8-4.2l-173.1 74.2c-2.1 17.5-18 30.1-35.6 28s-30.1-18-28-35.6c2.1-17.5 18-30.1 35.6-28 5.6.7 10.9 2.8 15.4 6.2l173.1-74.2c0-.4.1-.7.1-1l-116.7-93.4c-16.5 6.4-35-1.7-41.4-18.2s1.7-35 18.2-41.4c10.8-4.2 23-2.3 32 5.1l204.1-76.5c2.9-17.4 19.4-29.2 36.8-26.3C468.7 35.1 480 48.4 480 64zm-272 96c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm-64 224c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16zm192-96c0 8.8 7.2 16 16 16s16-7.2 16-16-7.2-16-16-16-16 7.2-16 16zM464 64c0-8.8-7.2-16-16-16s-16 7.2-16 16 7.2 16 16 16 16-7.2 16-16z" />',viewBox:"0 0 512 512"},qh={name:"chart-scatter-straight-lines",content:'<path d="M480 448v32H32V32h32v416h416zm-98.5-156.9-158.8-127L448 64V32L161.3 156l161.2 128.9L128 384v32l253.5-124.9z" />',viewBox:"0 0 512 512"},Zh={name:"chart-bubble",content:'<path d="M480 448v32H32V32h32v416h416zM192 256c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64m0-32c53 0 96 43 96 96s-43 96-96 96-96-43-96-96 43-96 96-96zm224 96c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32m0-32c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM368 96c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zM176 64c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z" />',viewBox:"0 0 512 512"},Yh={name:"chart-candlestick",content:'<path d="M480 448v32H32V32h32v416h416zm-192-96h-64v64h-32v-64h-64V96h64V32h32v64h64v256zm-32-224h-96v192h96V128zm224 64h-64V64h-32v128h-64v128h64v64h32v-64h64V192z" />',viewBox:"0 0 512 512"},Xh={name:"chart-ohlc",content:'<path d="M480 448v32H32V32h32v416h416zM224 320V96h-32v32h-64v32h64v256h32v-64h64v-32h-64zM416 96V32h-32v160h-64v32h64v96h32V128h64V96h-64z" />',viewBox:"0 0 512 512"},Jh={name:"chart-radar",content:'<path d="M272 32h-32v44L80.7 195.5l-41.1-10-7.6 31.1 42.3 10.3 81 148.5-62.7 86.3 25.9 18.8 67.2-92.5L344 412.3l49.5 68.2 25.9-18.8-46.8-64.4 40.8-163.1 65.8-15.3-7.3-31.2-74.9 17.4L272 80V32zm-32 202.2-119-28.9L240 116v118.2zm32 0v-109l88.4 88.4-88.4 20.6zm-95.9 112.5-59.8-109.6 118.5 28.8-58.7 80.8zm172 17.3-71-97.7 101.3-23.6L348.1 364zm-30.6 12-110.6-17 49.1-67.6 61.5 84.6z" />',viewBox:"0 0 512 512"},$h={name:"chart-radar-markers",content:'<path d="m472 187.7-51.2 11.9c-9.4-8-22.5-9.9-33.8-4.8L288.1 96c0-11.5-6.2-22.1-16.1-27.8V32h-32v36.4c-7.1 4.1-12.3 10.8-14.6 18.6L96.1 184c-8.6 0-16.7 3.4-22.8 9.5l-32.8-8-7.5 31.1 32.3 7.8c2.7 9.9 10 17.8 19.6 21.5l61 111.8c-3 8.9-2 18.7 2.9 26.7l-56.1 77.3 25.9 18.8L177 400c8.5-.2 16.5-3.8 22.3-10l122 18.8c3.9 13.8 16.5 23.2 30.8 23.2 1.9 0 3.9-.2 5.8-.5l35.6 49 25.9-18.8-37.1-51.1c3.7-10.4 1.7-22-5.2-30.6l31.4-125.2c11.8-3.2 20.8-12.9 23.1-24.9l47.7-11.1-7.3-31.1zm-111.4 25.9L272 234.2V125.1l88.6 88.5zM256 80c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm-21.1 39.9c1.6 1.4 3.3 2.6 5.1 3.7V234l-113.3-27.6c-.4-1.4-1-2.8-1.6-4.1l109.8-82.4zM96 232c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm80 152c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm7.2-47.2c-2.4-.5-4.8-.8-7.2-.8-1.8 0-3.7.2-5.5.5l-52.9-96.9c.7-.6 1.3-1.2 1.9-1.9l115.3 28-51.6 71.1zm23.6 22 49.1-67.6 61.5 84.6-110.6-17zM352 416c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm-3.9-52.3L277 265.9l97.4-22.6c.9 1.2 1.9 2.4 3 3.5l-29.3 116.9zM400 240c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z" />',viewBox:"0 0 512 512"},Qh={name:"chart-radar-filled",content:'<path d="m354.4 372.1 65.1 89.6-25.9 18.8-75-103.2-109.2-21.8-90.8 125-25.9-18.8 90-123.8-67.3-101L32 216.6l7.5-31.1 65.8 16L240 107.2V32h32v80l99.2 99.2L472 187.7l7.3 31.2-98.8 23-26.1 130.2z" />',viewBox:"0 0 512 512"},ev={name:"chart-rose",content:'<path d="M226 251.4 44.3 329.3c-23.8-68.9-12.6-145.1 30-204.3L226 251.4zm-82.1-109.5L240 222V96.8c-36.2 3.6-70.1 19.6-96.1 45.1zm231.5 160.2L279 278l27.3 95.7c31.8-13.6 56.7-39.4 69.1-71.6zM96 353.4c37.3 69.1 115 106.1 192.2 91.4L244 290 96 353.4zM272 32v211.4l204.6 51.1c2.3-12.9 3.4-26 3.4-39.1C480 137.1 388.2 40.2 272 32z" />',viewBox:"0 0 512 512"},tv={name:"chart-choropleth",content:'<path d="M448 64v384H64V64h384m32-32H32v448h448V32zm-96 256v13.3l-64 64v37.5l13.3 13.3H416V264.6L384 288zm-50.7-160 64 64-32 32 18.8 23.4 32-21.3V96H288v18.8l13.3 13.3h32zM224 192l32 32-23.7 23.7L352 276v-20l-32-32 32-32-32-32h-32l-32-32V96h-32l-64 64 32 32h32zm0 86-32 10-32 32 32 32v32l-32 32h128v-64l50.4-50.4L224 278zm-29.4-37.8 16.2-16.2h-32l-64-64 64-64H96v167.5l98.6-23.3zM114.8 320l37.6-37.6L96 296.5V416h32v-13.3l32-32v-5.5L114.8 320z" />',viewBox:"0 0 512 512"}},5935:(e,t,n)=>{n.r(t),n.d(t,{Error:()=>d,FloatingLabel:()=>z,Hint:()=>p,Label:()=>u});var o,r=n(3899),a=n(189),i=n(8047),c="labels.optional",l=((o={})[c]="(Optional)",o),s=n(499),h=n(4006),v={name:"@progress/kendo-react-labels",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673444559,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},u=function(e){(0,h.s)(v);var t=e.id,n=e.editorId,o=e.editorRef,a=e.editorDisabled,u=e.children,d=e.editorValid,p=e.style,m=e.className,f=e.optional,z=(0,s.useLocalization)(),g=f?z.toLanguageString(c,l[c]):"",b=g&&r.createElement("span",{className:"k-label-optional"},g),y=r.useCallback((function(e){if(o&&o.current&&!a){o.current.focus&&(e.preventDefault(),o.current.focus());var t=o.current.actionElement;t&&(e.preventDefault(),t.click())}}),[o]),w=(0,i.A)({"k-label":!0,"k-label-empty":!u,"k-text-error":!1===d,"k-text-disabled":!0===a},m);return r.createElement("label",{id:t,htmlFor:n,onClick:y,style:p,className:w},u,b)};u.propTypes={id:a.string,editorId:a.string,editorRef:a.oneOfType([a.func,a.shape({current:a.any})]),editorValid:a.bool,editorDisabled:a.bool,style:a.object,className:a.string,optional:a.bool},u.displayName="KendoReactLabel";var d=function(e){(0,h.s)(v);var t=(0,i.A)({"k-form-error":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction},e.className);return r.createElement("div",{id:e.id,role:"alert",style:e.style,className:t},e.children)};d.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string},d.defaultProps={direction:"start"},d.displayName="KendoReactError";var p=function(e){(0,h.s)(v);var t=(0,i.A)({"k-form-hint":!0,"k-text-start":"start"===e.direction,"k-text-end":"end"===e.direction,"k-text-disabled":!0===e.editorDisabled},e.className);return r.createElement("div",{id:e.id,style:e.style,className:t},e.children)};p.propTypes={id:a.string,direction:a.oneOf(["start","end"]),children:a.oneOfType([a.element,a.node]),style:a.object,className:a.string,editorDisabled:a.bool},p.defaultProps={direction:"start"},p.displayName="KendoReactHint";var m,f=(m=function(e,t){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},m(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}m(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),z=function(e){function t(t){var n=e.call(this,t)||this;return n.state={focused:!1},n.handleFocus=function(e){n.setState({focused:!0})},n.handleBlur=function(e){n.setState({focused:!1})},(0,h.s)(v),n}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.label,n=e.editorId,o=e.className,a=e.editorValue,h=e.editorPlaceholder,v=e.editorValid,u=e.editorDisabled,d=e.style,p=e.id,m=e.optional,f=(0,s.provideLocalizationService)(this),z=m?f.toLanguageString(c,l[c]):"",g=z&&r.createElement("span",{className:"k-label-optional"},z),b=(0,i.A)({"k-floating-label-container":!0,"k-focus":this.state.focused,"k-empty":!h&&!a&&0!==a,"k-text-disabled":u,"k-rtl":"rtl"===this.props.dir},o),y=(0,i.A)({"k-label":!0,"k-text-error":!1===v,"k-text-disabled":u});return r.createElement("span",{id:this.props.id,className:b,onFocus:this.handleFocus,onBlur:this.handleBlur,style:d,dir:this.props.dir},this.props.children,t?n?r.createElement("label",{id:p,htmlFor:n,className:y},t,g):r.createElement("span",{id:p,className:y},t,g):null)},t.propTypes={label:a.string,editorId:a.string,editorValue:a.oneOfType([a.string,a.bool,a.number]),editorPlaceholder:a.string,editorValid:a.bool,editorDisabled:a.bool,id:a.string,style:a.object,className:a.string,optional:a.bool},t}(r.Component);(0,s.registerForLocalization)(z)},9222:(e,t,n)=>{n.d(t,{G:()=>ce,v:()=>ie});var o=n(3899),r=n(994),a=n(189),i=function(e){e.style.transitionDuration="",Array.from(e.classList).forEach((function(t){t.startsWith("k-slide-")&&e.classList.remove(t)}))},c="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),l=n(4006),s=n(7827),h=n(8259),v=n(8047);const u="bottom",d="center",p="middle",m="left",f="right",z="top",g="fit",b="flip",y="none";var w,H,x,V=function(e,t,n){var o=0;return e+t>n&&(o=n-(e+t)),e<0&&(o=-e),o},M=function(e){var t=e.offset,n=e.size,o=e.anchorSize,r=e.viewPortSize,a=e.anchorAlignPoint,i=e.elementAlignPoint,c=0,l=2*e.margin;if(i!==a&&i!==d&&i!==p&&a!==d&&a!==p){var s=a===z||a===m;t<0&&s?t+(c=n+o+l)+n>r&&(c=0):t>=0&&!s&&(t+n>r&&(c+=-(o+n+l)),t+c<0&&(c=0))}return c},k=(w=function(e){if(!C())return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)",n.innerHTML='<div style="position: fixed; top: 10px;">child</div>',t.body.appendChild(n);var o=10!==n.children[0].getBoundingClientRect().top;return t.body.removeChild(n),o},x=!1,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return x||(H=w.apply(void 0,e),x=!0),H}),C=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)};const I={eitherRect:function(e,t){return e||{height:0,left:t.left,top:t.top,width:0}},scaleRect:function(e,t){return e&&1!==t?{height:e.height/t,left:e.left/t,top:e.top/t,width:e.width/t}:e},removeStackingOffset:function(e,t){return t?{height:e.height,left:e.left-t.left,top:e.top-t.top,width:e.width}:e},hasRelativeStackingContext:k,canUseDOM:C};function B(e){return e.ownerDocument||e.document||e}const O=function(e){return B(e).defaultView},E=function(e){return B(e).documentElement};var S=0;function L(){if(!S&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML=" ",document.body.appendChild(e),S=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return S}function P(e){var t=O(e),n=E(e),o={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(o.width-=L()),o}function R(e){var t=E(e),n=O(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}const _=function(e){var t=e.getBoundingClientRect(),n=t.left,o=t.top;return t.height||t.width||(t=function(e){var t=e.style,n=t.display,o=t.left,r=t.position;e.style.display="",e.style.left="-10000px",e.style.position="absolute";var a=e.getBoundingClientRect();return e.style.display=n,e.style.left=o,e.style.position=r,a}(e)),{top:o,left:n,height:t.height,width:t.width}};function N(e){return e===(e.ownerDocument||{}).body?R(e):{x:e.scrollLeft,y:e.scrollTop}}const T=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||E(e)};function D(e,t){for(var n=[],o=e.parentNode;o&&(n.push(o),o!==t);)o=o.parentNode;return n}function A(e){for(var t=[],n=e.parentNode.firstElementChild;n;)n!==e&&t.push(n),n=n.nextElementSibling;return t}var j=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],F=function(){return I.canUseDOM()?window:null},G=/auto|scroll/,K=function(e){return function(e){return""+e.style.overflow+e.style.overflowX+e.style.overflowY}(e)||function(e){var t=window.getComputedStyle(e);return""+t.overflow+t.overflowX+t.overflowY}(e)},U=function(e){if(!e||!I.hasRelativeStackingContext())return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}return null},W=function(){return I.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},q={addOffset:function(e,t){return{left:e.left+t.left,top:e.top+t.top}},addScroll:function(e,t){return{top:e.top+t.y,left:e.left+t.x,height:e.height,width:e.width}},align:function(e){var t=e.anchorRect,n=e.anchorAlign,o=e.elementRect,r=e.elementAlign,a=e.margin;void 0===a&&(a={});var i=n.horizontal,c=n.vertical,l=r.horizontal,s=r.vertical,h=a.horizontal||0,v=a.vertical||0,m=t.top,z=t.left;return c===u&&(m+=t.height),c!==d&&c!==p||(m+=Math.round(t.height/2)),s===u&&(m-=o.height,v*=-1),s!==d&&s!==p||(m-=Math.round(o.height/2),v*=-1),i===f&&(z+=t.width),i!==d&&i!==p||(z+=Math.round(t.width/2)),l===f&&(z-=o.width,h*=-1),l!==d&&l!==p||(z-=Math.round(o.width/2),h*=-1),{top:m+v,left:z+h}},boundingOffset:function(e){if(!e.getBoundingClientRect){var t=P(e);return{bottom:t.height,left:0,right:t.width,top:0}}var n=e.getBoundingClientRect();return{bottom:n.bottom,left:n.left,right:n.right,top:n.top}},getFontStyles:function(e){var t=F();if(!t||!e)return[];var n=t.getComputedStyle(e);return j.map((function(e){return{key:e,value:n[e]}}))},getWindow:F,hasOffsetParent:function(e){return!!e&&Boolean(e.offsetParent)},offset:function(e){return e?_(e):null},offsetAtPoint:function(e,t){if(!e)return null;var n=e.style,o=n.left,r=n.top,a=n.transition;e.style.transition="none",e.style.left=t.left+"px",e.style.top=t.top+"px";var i=_(e);return e.style.left=o,e.style.top=r,e.offsetHeight,e.style.transition=a,i},position:function(e,t,n){return e&&t?function(e,t,n){void 0===n&&(n=1);var o=t?T(t):null,r=function(e,t){var n=O(e),o=n.getComputedStyle(e),r=_(e),a=t||T(e),i=e.ownerDocument,c=a!==i.body&&a!==i.documentElement,l={top:0,left:0};if("fixed"!==o.position&&c){var s=n.getComputedStyle(a);(l=_(a)).top+=parseInt(s.borderTopWidth,10),l.left+=parseInt(s.borderLeftWidth,10)}return{top:r.top-l.top,left:r.left-l.left,height:r.height,width:r.width}}(e,o),a=r.top,i=r.left,c=r.height,l=r.width,s=function(e,t){return e?N(e):function(e){var t=T(e);return t?N(t):{x:0,y:0}}(t)}(o,e),h=s.x,v=s.y,u=e.ownerDocument,d=o===u.body||o===u.documentElement?1:n;return{top:a+v*d,left:i+h*d,height:c,width:l}}(e,t,n||1):null},removeScroll:function(e,t){return{top:e.top-t.y,left:e.left-t.x,height:e.height,width:e.width}},restrictToView:function(e){var t=e.anchorRect,n=e.anchorAlign,o=e.elementRect,r=e.elementAlign,a=e.collisions,i=e.viewPort,c=e.margin;void 0===c&&(c={});var l=o.top,s=o.left,h=o.height,v=o.width,u=i.height,d=i.width,p=c.horizontal||0,m=c.vertical||0,f=0,z=0,y=a.vertical===g,w=a.horizontal===g,H=a.vertical===b,x=a.horizontal===b;y&&(z+=V(l,h,u)),w&&(f+=V(s,v,d)),H&&(z+=M({margin:m,offset:l,size:h,anchorSize:t.height,viewPortSize:u,anchorAlignPoint:n.vertical,elementAlignPoint:r.vertical})),x&&(f+=M({margin:p,offset:s,size:v,anchorSize:t.width,viewPortSize:d,anchorAlignPoint:n.horizontal,elementAlignPoint:r.horizontal}));var k=H&&0!==z,C=x&&0!==f,I=y&&0!==z,B=w&&0!==f;return{flipped:C||k,fitted:I||B,flip:{horizontal:C,vertical:k},fit:{horizontal:B,vertical:I},offset:{left:f,top:z}}},scrollPosition:R,scrollableParents:function(e){var t=[];if(!I.canUseDOM())return t;for(var n=e.parentElement;n;)(G.test(K(n))||n.hasAttribute("data-scrollable"))&&t.push(n),n=n.parentElement;return t.push(window),t},getRelativeContextElement:U,stackingElementOffset:function(e){var t=U(e);return t?_(t):null},stackingElementScroll:function(e){var t=U(e);return t?{x:t.scrollLeft,y:t.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(e){var t=U(e);return t?{height:t.scrollHeight,width:t.scrollWidth}:null},useRelativePosition:function(e){return Boolean(U(e))},windowViewPort:P,zoomLevel:W,isZoomed:function(){return W()>1},zIndex:function(e,t){if(!e||!I.canUseDOM())return null;var n=function(e,t){for(var n,o,r=D(e),a=t;a&&(n=A(a),!(o=r.reduce((function(e,t){return e.concat(n.filter((function(e){return e===t})))}),[])[0]));)a=a.parentElement;return o}(e,t);if(!n)return null;var o=[e].concat(D(e,n)).reduce((function(e,t){var n=t.style.zIndex||window.getComputedStyle(t).zIndex,o=parseInt(n,10);return o>e?o:e}),0);return o?o+1:null}};const Z=q;const Y=function(e){var t=e.anchor,n=e.element,o=e.anchorAlign,r=e.elementAlign,a=e.margin,i=e.offset,c=e.positionMode,l=e.scale||1,s="fixed"!==c&&Z.hasOffsetParent(n)?function(e,t,n,o){var r=I.eitherRect(Z.position(e,t,o),n);return I.scaleRect(r,o)}(t,n,i,l):function(e,t,n,o){var r=function(e,t){return e?{x:0,y:0}:Z.scrollPosition(t)}(e,t),a=I.eitherRect(Z.offset(e),n),i=2*o,c=Z.stackingElementScroll(t);1!==o&&c&&(c.x/=i,c.y/=i);var l=Z.stackingElementOffset(t);return 1!==o&&l&&(l.left/=i,l.top/=i),Z.removeScroll(Z.addScroll(I.removeStackingOffset(I.scaleRect(a,o),l),c),r)}(t,n,i,l),h=I.scaleRect(Z.offset(n),l);return Z.align({anchorAlign:o,anchorRect:s,elementAlign:r,elementRect:h,margin:a})};var X,J={name:"@progress/kendo-react-popup",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1673444430,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"},$=(X=function(e,t){return X=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},X(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}X(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),Q=function(){return Q=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Q.apply(this,arguments)};function ee(e,t){if(e===t)return!0;if(!!e!=!!t)return!1;var n=Object.getOwnPropertyNames(e),o=Object.getOwnPropertyNames(t);if(n.length!==o.length)return!1;for(var r=0;r<n.length;r++){var a=n[r];if(e[a]!==t[a])return!1}return!0}var te,ne={left:-1e3,top:0};!function(e){e.hiding="hiding",e.hidden="hidden",e.showing="showing",e.shown="shown",e.reposition="reposition"}(te||(te={}));var oe="k-animation-container-shown",re=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.state={current:te.hidden,previous:te.hidden,props:{}},n._popup=null,n.show=function(e){n.setPosition(e),n.animate(e.firstChild,"enter",n.onOpened),n.setState({current:te.shown,previous:n.state.current})},n.setPosition=function(e){var t=n.props,o=t.anchorAlign,r=t.popupAlign,a=t.collision,i=t.offset,c=t.anchor,l=t.margin,s=t.scale,h=t.positionMode,v=e.style,u=v.width,d=v.height;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";var p=function(e){var t=e.anchor,n=e.currentLocation,o=e.element,r=e.anchorAlign,a=e.elementAlign,i=e.collisions,c=e.margin,l=e.scale||1,s=Z.offsetAtPoint(o,n),h=I.scaleRect(s,l),v=I.scaleRect(Z.offset(t),l),u=I.eitherRect(v,n),d=e.viewPort||Z.windowViewPort(o);d.width=d.width/l,d.height=d.height/l;var p=Z.restrictToView({anchorAlign:r,anchorRect:u,collisions:i,elementAlign:a,elementRect:h,margin:c,viewPort:d}),m=Z.addOffset(n,p.offset);return{flip:p.flip,flipped:p.flipped,offset:m}}({anchor:c,anchorAlign:o,element:e,elementAlign:r,collisions:a,currentLocation:Y({anchor:c,anchorAlign:o,element:e,elementAlign:r,offset:i,margin:l,positionMode:h,scale:s}),margin:n.props.margin});if(e.style.top=p.offset.top+"px",e.style.left=p.offset.left+"px",e.style.width=u,e.style.height=d,n._collisions={fit:p.fit,fitted:p.fitted,flip:p.flip,flipped:p.flipped},n.props.onPosition){var m={target:n,flipped:p.flipped,fitted:p.fitted};n.props.onPosition.call(void 0,m)}},n.onOpened=function(){var e=n._popup;e&&(n.props.show&&e.classList.add(oe),n.attachRepositionHandlers(e),n.props.onOpen&&n.props.onOpen.call(void 0,{target:n}))},n.animate=function(e,t,o){if(n.props.popupAlign){var r,a=n.props.popupAlign,l=a.horizontal,s=a.vertical;r="left"===l&&"center"===s?"right":"right"===l&&"center"===s?"left":"top"===s?"down":"up",n._collisions&&n._collisions.flipped&&(r={down:"up",up:"down",left:"right",right:"left"}[r]),function(e,t,n,o,r){if(0===n)return r();var a="k-slide-"+t+"-"+o,l=a+"-active",s=function(t){t.target===e&&(e.removeEventListener("transitionend",s),i(e),e.style.display="exit"===o?"none":"",r())};e.addEventListener("transitionend",s);var h=e.ownerDocument;if(h){var v=h.defaultView;if(v){var u=function(){i(e),e.classList.add(a),v.requestAnimationFrame((function(){e.style.transitionDuration=n+"ms",e.classList.add(l)}))};c?v.requestAnimationFrame(u):u()}}}(e,r,n.animationDuration[t],t,o)}},n.onClosing=function(e){n.props.show||e.classList.remove(oe),n.detachRepositionHandlers()},n.onClosed=function(){n.state.current===te.hiding&&n.state.previous===te.shown&&n.setState({current:te.hidden,previous:n.state.current}),n.props.onClose&&n.props.onClose.call(void 0,{target:n})},n.getCurrentZIndex=function(){return n.context?n.context+1:100},(0,l.s)(J),n.reposition=function(e,t,n){var o,r,a,i;void 0===n&&(n={});var c=0;n=n||{};var l=function(){c=!1===n.leading?0:(new Date).getTime(),o=void 0,i=e.apply(r,a),o||(r=a=null)};return function(){var s=(new Date).getTime();c||!1!==n.leading||(c=s);var h=t-(s-c);return r=void 0,a=arguments,h<=0||h>t?(o&&(clearTimeout(o),o=void 0),c=s,i=e.apply(r,a),o||(r=a=null)):o||!1===n.trailing||(o=window.setTimeout(l,h)),i}}(n.reposition.bind(n),16.666666666666668),n}return $(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._popup},enumerable:!1,configurable:!0}),t.getDerivedStateFromProps=function(e,t){var n=e.show,o=e.anchor,r=e.anchorAlign,a=e.appendTo,i=e.collision,c=e.popupAlign,l=e.className,s=e.popupClass,h=e.style,v=e.offset,u=e.contentKey,d=Q(Q({},t),{props:{show:n,anchor:o,anchorAlign:r,appendTo:a,collision:i,popupAlign:c,className:l,popupClass:s,style:h,offset:v,contentKey:u}});return e.show?t.current===te.hidden||t.current===te.hiding?Q(Q({},d),{current:te.showing,previous:t.current}):t.current===te.showing?Q(Q({},d),{current:te.shown,previous:t.current}):t.current!==te.shown||ee(v,t.props.offset)&&ee(r,t.props.anchorAlign)&&ee(a,t.props.appendTo)&&ee(i,t.props.collision)&&ee(c,t.props.popupAlign)&&ee(h,t.props.style)&&o===t.props.anchor&&s===t.props.popupClass&&l===t.props.className?d:Q(Q({},d),{current:te.reposition,previous:t.current}):t.current===te.hiding||t.current===te.hidden?Q(Q({},d),{current:te.hidden,previous:t.current}):Q(Q({},d),{current:te.hiding,previous:t.current})},t.prototype.componentDidUpdate=function(e){this.state.current===te.showing&&this._popup?this.show(this._popup):this.state.current===te.hiding&&this._popup?(this.onClosing(this._popup),this.animate(this._popup.firstChild,"exit",this.onClosed)):this.state.current===te.reposition&&this.state.previous===te.shown?this.setState({current:te.shown,previous:this.state.current}):this.state.current===te.shown&&e.contentKey!==this.props.contentKey&&this._popup&&this.setPosition(this._popup)},t.prototype.componentDidMount=function(){this.state.current===te.showing&&this._popup&&this.show(this._popup)},t.prototype.componentWillUnmount=function(){this.detachRepositionHandlers()},t.prototype.render=function(){var e=this,t=this.props,n=t.children,a=t.className,i=t.popupClass,c=t.show,l=t.id,u=t.positionMode,d=this.props.appendTo?this.props.appendTo:s.N?this.props.anchor&&this.props.anchor.ownerDocument?this.props.anchor.ownerDocument.body:document.body:void 0;this.state.current===te.reposition&&this.state.previous===te.shown&&this._popup&&this.setPosition(this._popup);var p=Object.assign({},{position:u,top:0,left:-1e4},this.props.style||{}),m=this.state.current===te.hiding;if((c||m)&&d){var f=this.getCurrentZIndex(),z=o.createElement(h.$.Provider,{value:f},o.createElement("div",{className:(0,v.A)("k-animation-container","k-animation-container-relative",a),id:l,ref:function(t){return e._popup=t},style:Q({zIndex:f},p)},o.createElement("div",{className:(0,v.A)("k-popup",i,"k-child-animation-container"),style:{transitionDelay:"0ms"}},n)));return null!==this.props.appendTo?r.createPortal(z,d):z}return null},Object.defineProperty(t.prototype,"animationDuration",{get:function(){var e=this.props.animate,t=0,n=0;return e&&(!0===e?t=n=300:(t=e.openDuration||0,n=e.closeDuration||0)),{enter:t,exit:n}},enumerable:!1,configurable:!0}),t.prototype.attachRepositionHandlers=function(e){var t=this;this.detachRepositionHandlers(),this._scrollableParents=Z.scrollableParents(this.props.anchor||e),this._scrollableParents&&this._scrollableParents.map((function(e){return e.addEventListener("scroll",t.reposition)})),window.addEventListener("resize",this.reposition)},t.prototype.detachRepositionHandlers=function(){var e=this;this._scrollableParents&&(this._scrollableParents.map((function(t){return t.removeEventListener("scroll",e.reposition)})),this._scrollableParents=void 0),window.removeEventListener("resize",this.reposition)},t.prototype.reposition=function(){this.setState({current:te.reposition,previous:this.state.current})},t.propTypes={anchor:function(e){var t=e.anchor;return t&&"number"!=typeof t.nodeType?new Error("Invalid prop `anchor` supplied to `Kendo React Popup`. Validation failed."):null},appendTo:function(e){var t=e.appendTo;return t&&"number"!=typeof t.nodeType?new Error("Invalid prop `appendTo` supplied to `Kendo React Popup`. Validation failed."):null},className:a.oneOfType([a.string,a.arrayOf(a.string),a.object]),id:a.string,popupClass:a.oneOfType([a.string,a.arrayOf(a.string),a.object]),collision:a.shape({horizontal:a.oneOf([g,b,y]),vertical:a.oneOf([g,b,y])}),anchorAlign:a.shape({horizontal:a.oneOf([m,d,f]),vertical:a.oneOf([z,d,u])}),popupAlign:a.shape({horizontal:a.oneOf([m,d,f]),vertical:a.oneOf([z,d,u])}),offset:a.shape({left:a.number,top:a.number}),children:a.oneOfType([a.element,a.node]),show:a.bool,animate:a.oneOfType([a.bool,a.shape({openDuration:a.number,closeDuration:a.number})]),margin:a.shape({horizontal:a.number,vertical:a.number}),positionMode:a.oneOf(["fixed","absolute"]),scale:a.number,style:a.object,onClose:a.func,onPosition:a.func,onOpen:a.func},t.defaultProps={collision:{horizontal:g,vertical:b},anchorAlign:{horizontal:m,vertical:u},popupAlign:{horizontal:m,vertical:z},offset:ne,animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},t.contextType=h.$,t.displayName="PopupComponent",t}(o.Component),ae=function(){return ae=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ae.apply(this,arguments)},ie=o.createContext((function(e){return e})),ce=o.forwardRef((function(e,t){var n=o.useContext(ie).call(void 0,e);return o.createElement(re,ae({ref:t},n))}));ce.displayName="Popup"},5362:(e,t,n)=>{n.r(t),n.d(t,{Popup:()=>o.G,PopupPropsContext:()=>o.v});var o=n(9222)},1779:(e,t,n)=>{n.d(t,{_:()=>a});var o=n(3899),r=n(9844),a=o.forwardRef((function(e,t){var n=o.useRef(null),a=o.useRef(null),i=o.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);o.useImperativeHandle(a,(function(){return{element:i()||null}})),o.useImperativeHandle(t,(function(){return a.current})),o.useImperativeHandle(e.childRef,(function(){return n.current}));var c=o.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:a.current,event:t})}),[i,e.onPress]),l=o.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:a.current,event:t})}),[i,e.onRelease]),s=o.useCallback((function(t){e.onDragStart&&e.onDragStart({element:i(),target:a.current,event:t})}),[e,i]),h=o.useCallback((function(t){e.onDrag&&e.onDrag({element:i(),target:a.current,event:t})}),[i,e.onDrag]),v=o.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:a.current,event:t})}),[i,e.onDragEnd]);return(0,r.O)(n,{onPress:c,onRelease:l,onDragStart:s,onDrag:h,onDragEnd:v},{mouseOnly:e.mouseOnly,autoScroll:e.autoScroll,hint:e.hint,scrollContainer:e.scrollContainer}),e.children?o.cloneElement(o.Children.only(e.children),{ref:n}):null}));a.displayName="KendoReactDraggable"},7827:(e,t,n)=>{n.d(t,{N:()=>o});var o=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)},8047:(e,t,n)=>{n.d(t,{A:()=>o});var o=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},o=function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0},r=function(e){return e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?r(e):o(e)}))};return r(e),Object.keys(n).map((function(e){return n[e]&&e||null})).filter((function(e){return null!==e})).join(" ")}},8259:(e,t,n)=>{n.d(t,{$:()=>r,u:()=>a});var o=n(3899),r=o.createContext(0),a=function(){return o.useContext(r)};r.displayName="KendoReactZIndexContext"},2333:(e,t,n)=>{n.d(t,{Dg:()=>a,Gc:()=>i,Fg:()=>c,tk:()=>l});var o=n(3899),r=n(3228),a=o.createContext([void 0,r.Z]),i=o.createContext([void 0,r.Z]),c=o.createContext([[],r.Z,r.Z]),l=o.createContext([[],r.Z,r.Z])},5407:(e,t,n)=>{function o(e,t,n,o){if(e){var r={syntheticEvent:t,nativeEvent:t.nativeEvent,target:n};e.call(void 0,Object.assign(r,o))}}n.d(t,{N:()=>o})},4100:(e,t,n)=>{n.d(t,{E:()=>r});var o=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;function r(e){var t=[];return e.replace(o,(function(e,n,o,r){t.push(void 0!==n?n:o||r)})),t}},4703:(e,t,n)=>{n.d(t,{p:()=>o});var o=function(e,t,n){var o="string"==typeof e?parseInt(e,void 0):e;if(NaN!==o)return void 0!==o?o:t?n?void 0:-1:0}},9659:(e,t,n)=>{n.d(t,{Y:()=>a});var o=n(4100),r={};function a(e){if(r[e])return r[e];var t=(0,o.E)(e);return r[e]=function(e){for(var n=e,o=0;o<t.length&&n;o++)n=n[t[o]];return n},r[e]}r.undefined=function(){}},3198:(e,t,n)=>{n.d(t,{M:()=>o});var o=function(){var e,t,n="";for(e=0;e<32;e++)t=16*Math.random()|0,8!==e&&12!==e&&16!==e&&20!==e||(n+="-"),n+=(12===e?4:16===e?3&t|8:t).toString(16);return n}},848:(e,t,n)=>{n.d(t,{Y:()=>i,u:()=>c});var o=n(3899),r=n(9656),a=function(){return a=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},a.apply(this,arguments)},i=function(){return o.createContext((function(e){return e}))},c=function(e,t){return o.forwardRef((function(n,i){var c=(0,r.Y)(e,n);return o.createElement(t,a({},c,{ref:i}))}))}},8199:(e,t,n)=>{n.d(t,{n:()=>r});var o=n(3899);function r(e,t,n){var r=o.useState(t),a=r[0],i=r[1];return o.useEffect((function(){if(!a&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&i(t)}}),n),a}},9844:(e,t,n)=>{n.d(t,{O:()=>f});var o,r=n(3899),a=function(){var e=window&&window.navigator.userAgent;if(!e)return!1;var t=!1,n=[],o={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var r in o)if(o.hasOwnProperty(r)&&(n=e.match(o[r]))){(t={})[r]=!0,t[n[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,t.version=parseInt(document.DOCUMENT_NODE||n[2],10);break}return t},i=function(e){return e&&e.ownerDocument||window.document},c=function(e){var t=a(),n=i(e);return t.edge||t.safari?n.body:n.documentElement},l=function(e){if(e&&e.className&&"string"==typeof e.className&&e.className.indexOf("k-auto-scrollable")>-1)return!0;var t=window.getComputedStyle(e,"overflow").overflow;return t.indexOf("auto")>-1||t.indexOf("scroll")>-1},s=function(e){var t=c(e);if(!e||e===document.body||e===document.documentElement)return t;for(var n=e;n&&n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&n.nodeType!==Node.DOCUMENT_NODE&&!l(n);)n=n.parentNode;return!n||n!==document.body&&n.nodeType!==Node.DOCUMENT_FRAGMENT_NODE?n:t};!function(e){e.POINTER_DOWN="pointerdown",e.POINTER_MOVE="pointermove",e.POINTER_UP="pointerup",e.POINTER_CANCEL="pointercancel",e.MOUSE_DOWN="mousedown",e.MOUSE_MOVE="mousemove",e.MOUSE_UP="mouseup",e.CONTEXT_MENU="contextmenu",e.TOUCH_START="touchstart",e.TOUCH_MOVE="touchmove",e.TOUCH_END="touchend",e.TOUCH_CANCEL="touchcancel",e.SCROLL="scroll",e.START="KENDO_DRAG_AND_DROP_START",e.MOVE="KENDO_DRAG_AND_DROP_MOVE",e.END="KENDO_DRAG_AND_DROP_END",e.CANCEL="KENDO_DRAG_AND_DROP_CANCEL"}(o||(o={}));var h=function(){},v=function(e,t,n){void 0===n&&(n={});var r,a,l,v,u,d=n.onIsPressedChange,p=void 0===d?h:d,m=n.onIsScrollingChange,f=void 0===m?h:m,z=n.onVelocityChange,g=void 0===z?h:z,b=n.onOffsetChange,y=void 0===b?h:b,w=n.onPageOffsetChange,H=void 0===w?h:w,x=n.onClientOffsetChange,V=void 0===x?h:x,M=n.onScrollOffsetChange,k=void 0===M?h:M,C=n.onInitialScrollOffsetChange,I=void 0===C?h:C,B=t.payload,O=B.element,E=B.hint,S=e.autoScrollDirection,L=e.scrollableParent,P=function(e,t){return function(e){return/^touch/.test(e.type)}(e)?{pageX:e.changedTouches[0].pageX,pageY:e.changedTouches[0].pageY,clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,isTouch:!0,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:function(e){return/^(scroll)/.test(e.type)}(e)?{pageX:t.pageOffset.x,pageY:t.pageOffset.y,clientX:t.clientOffset.x,clientY:t.clientOffset.y,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,offsetX:t.offset.x,offsetY:t.offset.y,type:e.type,originalEvent:e,altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1}:{pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY,offsetX:e.offsetX,offsetY:e.offsetY,scrollX:t.scrollOffset.x,scrollY:t.scrollOffset.y,type:e.type,ctrlKey:e.ctrlKey,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,originalEvent:e}}(t.event,e);switch(P.type){case o.POINTER_DOWN:if(P.type===o.POINTER_DOWN&&(!P.originalEvent.isPrimary||0!==P.originalEvent.button))break;case o.MOUSE_DOWN:if(P.type===o.MOUSE_DOWN&&P.originalEvent.which&&P.originalEvent.which>1||e.ignoreMouse)break;case o.TOUCH_START:if(P.type===o.TOUCH_START&&1!==P.originalEvent.touches.length)break;case o.START:var R=L||s(t.payload.element);I(R instanceof Window?{x:R.scrollX,y:R.scrollY}:{x:R.scrollLeft,y:R.scrollTop}),V({x:P.clientX,y:P.clientY}),H({x:P.pageX,y:P.pageY}),y({x:P.offsetX,y:P.offsetY}),p(!0),B.onPress&&B.onPress(P);break;case o.SCROLL:if(P.type===o.SCROLL&&!e.pressed)break;var _=L||s(O),N=_ instanceof Window?{x:_.scrollX,y:_.scrollY}:{x:_.scrollLeft,y:_.scrollTop};P.scrollX=N.x-e.initialScrollOffset.x,P.scrollY=N.y-e.initialScrollOffset.y,k({x:P.scrollX,y:P.scrollY});case o.POINTER_MOVE:if(P.type===o.POINTER_MOVE&&!P.originalEvent.isPrimary)break;case o.MOUSE_MOVE:case o.TOUCH_MOVE:if(P.type===o.TOUCH_MOVE&&1!==P.originalEvent.touches.length)break;case o.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==P.originalEvent.type&&O){var T=i(O),D=L||s(T.elementFromPoint(P.clientX,P.clientY)),A=(r=P.clientX,a=P.clientY,l=function(e,t){var n=c(e);if(e===n)return{top:n.scrollTop,left:n.scrollLeft,bottom:n.scrollTop+t.innerHeight,right:n.scrollLeft+t.innerWidth};var o=e.getBoundingClientRect();return{bottom:o.top+o.height,right:o.left+o.width,left:o.left,top:o.top}}(D,function(e){var t=i(e);return t&&t.defaultView||window}(O)),v={x:0,y:0},u=50,r-l.left<u?v.x=-(u-(r-l.left)):l.right-r<u&&(v.x=u-(l.right-r)),a-l.top<u?v.y=-(u-(a-l.top)):l.bottom-a<u&&(v.y=u-(l.bottom-a)),v);g({x:S&&!1===S.horizontal?0:A.x,y:S&&!1===S.vertical?0:A.y}),f(0!==A.y||0!==A.x)}!e.drag&&B.onDragStart&&B.onDragStart(P),B.onDrag&&B.onDrag(P);var j=function(e,t){var n=0,o=null;return t.forEach((function(t){if(t&&e){var r=function(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=Math.max(o.top,n.top),a=Math.max(o.left,n.left),i=Math.min(o.left+o.width,n.left+n.width),c=Math.min(o.top+o.height,n.top+n.height),l=i-a,s=c-r;if(a<i&&r<c){var h=o.width*o.height,v=n.width*n.height,u=l*s;return Number((u/(h+v-u)).toFixed(4))}return 0}(e,t);r>n&&(n=r,o=t)}})),o}(E||O,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(E||O)}))),F=e.drops.find((function(e){return e.element===j}));F&&j&&function(e,t,n){var o=n.getBoundingClientRect();return o.top<=t&&o.left<=e&&t<=o.bottom&&e<=o.right}(P.clientX,P.clientY,L||s(j))&&j!==O?(e.drop&&e.drop.element)!==j?(e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P),F.onDragEnter&&F.onDragEnter(P)):F.onDragOver&&F.onDragOver(P):e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P)}V({x:P.clientX,y:P.clientY}),H({x:P.pageX,y:P.pageY});break;case o.POINTER_UP:if(P.type===o.POINTER_UP&&!P.originalEvent.isPrimary)break;case o.MOUSE_UP:case o.TOUCH_END:if(P.type===o.TOUCH_END&&1!==P.originalEvent.touches.length)break;case o.END:p(!1),f(!1),k({x:0,y:0}),B.onRelease&&B.onRelease(P),e.drop&&e.drop.onDrop&&e.drop.onDrop(P),e.drag&&B.onDragEnd&&B.onDragEnd(P);break;case o.POINTER_CANCEL:case o.CONTEXT_MENU:case o.TOUCH_CANCEL:case o.CANCEL:p(!1),f(!1),k({x:0,y:0}),B.onDragEnd&&B.onDragEnd(P),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P)}},u=function(e,t){if(e){var n,o;e===c(e)?(n=document.body.scrollHeight>window.innerHeight,o=document.body.scrollWidth>window.innerWidth):(n=e.offsetHeight<=e.scrollHeight,o=e.offsetWidth<=e.scrollWidth);var r=e.scrollTop+t.y,a=n&&r>0&&r<e.scrollHeight,i=e.scrollLeft+t.x,l=o&&i>0&&i<e.scrollWidth;a?e.scrollTop+=t.y:n&&r<0&&(e.scrollTop=0),l?e.scrollLeft+=t.x:o&&i<0&&(e.scrollLeft=0)}},d=n(3228),p=n(4912),m=n(2333);function f(e,t,n){void 0===n&&(n={});var o=t.onPress,a=void 0===o?d.Z:o,i=t.onRelease,c=void 0===i?d.Z:i,l=t.onDragStart,h=void 0===l?d.Z:l,f=t.onDrag,z=void 0===f?d.Z:f,g=t.onDragEnd,b=void 0===g?d.Z:g,y=n.hint,w=void 0===y?null:y,H=n.mouseOnly,x=void 0!==H&&H,V=n.autoScroll,M=void 0===V||V,k=n.scrollContainer,C=void 0===k?null:k,I=r.useState(!1),B=I[0],O=I[1],E=r.useState(!1),S=E[0],L=E[1],P=(0,p.W)(m.Gc)[0],R=(0,p.W)(m.Dg),_=R[0],N=R[1],T=r.useContext(m.tk)[0],D=r.useContext(m.Fg),A=D[0],j=D[1],F=D[2],G=r.useRef({x:0,y:0}),K=r.useRef(),U=r.useRef(!1),W=r.useRef(),q=r.useRef(null),Z=r.useRef(!1),Y=r.useRef({x:0,y:0}),X=r.useRef({x:0,y:0}),J=r.useRef({x:0,y:0}),$=r.useRef({x:0,y:0}),Q=r.useRef({x:0,y:0}),ee=r.useRef({x:0,y:0}),te=Boolean("undefined"!=typeof window&&window.PointerEvent),ne=!x&&te,oe=r.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),re=r.useCallback((function(){return w&&w.current&&w.current.element?w.current.element:w?w.current:null}),[w]),ae=r.useCallback((function(){return C&&C.current&&C.current.element?C.current.element:C?C.current:null}),[C]),ie=r.useCallback((function(){return"object"==typeof M&&M.boundaryElementRef&&M.boundaryElementRef.current&&M.boundaryElementRef.current.element?M.boundaryElementRef.current.element:"object"==typeof M&&M.boundaryElementRef&&M.boundaryElementRef.current?M.boundaryElementRef.current:null}),[M]),ce=r.useRef(null);r.useImperativeHandle(ce,(function(){return{element:oe(),hint:re(),onPress:ye,onDragStart:He,onDrag:xe,onDragEnd:Ve,onRelease:we,data:e.current}}));var le=r.useCallback((function(){var e=oe();return e&&e.ownerDocument||document}),[oe]),se=r.useCallback((function(){var e=le();return e&&e.defaultView||window}),[le]),he=r.useCallback((function(){return{drag:_?_.current:null,drop:P?P.current:null,drags:A.map((function(e){return e.current})),drops:T.map((function(e){return e.current})),pressed:B,ignoreMouse:U.current,scrollOffset:Q.current,offset:Y.current,pageOffset:X.current,initialScrollOffset:ee.current,clientOffset:J.current,initialClientOffset:$.current,velocity:G.current,autoScroll:Boolean("object"==typeof M?!1!==M.enabled:M),scrollableParent:ie(),autoScrollDirection:"object"==typeof M?M.direction:{horizontal:!0,vertical:!0},isScrolling:S}}),[_,P,A,T,B,M,ie,S]),ve=r.useCallback((function(e){O(e)}),[]),ue=r.useCallback((function(e){L(e)}),[]),de=r.useCallback((function(e){G.current=e}),[]),pe=r.useCallback((function(e){Y.current=e}),[]),me=r.useCallback((function(e){J.current=e}),[]),fe=r.useCallback((function(e){X.current=e}),[]),ze=r.useCallback((function(e){$.current=e}),[]),ge=r.useCallback((function(e){Q.current=e}),[]),be=r.useCallback((function(e){ee.current=e}),[]),ye=r.useCallback((function(e){a(e)}),[a]),we=r.useCallback((function(e){c(e)}),[c]),He=r.useCallback((function(t){N(ce,{target:e.current,event:t}),h(t)}),[N,e,h]),xe=r.useCallback((function(e){z(e)}),[z]),Ve=r.useCallback((function(t){Z.current||(N(null,{target:e.current,event:t}),b(t))}),[b,N,e]),Me=r.useCallback((function(e){v(he(),{event:e,payload:ce.current},{onVelocityChange:de,onOffsetChange:pe,onClientOffsetChange:me,onPageOffsetChange:fe,onInitialClientOffsetChange:ze,onScrollOffsetChange:ge,onInitialScrollOffsetChange:be,onIsPressedChange:ve,onIsScrollingChange:ue})}),[he,de,pe,fe,me,ze,be,ve,ge,ue]),ke=r.useCallback((function(e){Me(e)}),[Me]),Ce=r.useCallback((function(e){Me(e)}),[Me]),Ie=r.useCallback((function(e){Me(e)}),[Me]),Be=r.useCallback((function(e){Me(e)}),[Me]),Oe=r.useCallback((function(e){Me(e)}),[Me]),Ee=r.useCallback((function(e){Me(e)}),[Me]),Se=r.useCallback((function(e){Me(e)}),[Me]),Le=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Pe=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Re=r.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),_e=r.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=se();U.current=!0,W.current=t.setTimeout((function(){U.current=!1}),2e3)}Me(e)}),[Me,se]),Ne=r.useCallback((function(e){Me(e)}),[Me]),Te=r.useCallback((function(){var e=oe();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[oe]),De=r.useCallback((function(){return j(ce),function(){F(ce)}}),[F,j]);r.useEffect((function(){var e=se();if(S){var t=ae()||s(document.elementFromPoint(J.current.x,J.current.y));e.clearInterval(K.current),K.current=e.setInterval((function(){u(t,{x:G.current.x,y:G.current.y})}),50)}return function(){e.clearInterval(K.current)}}),[oe,ae,se,S]),r.useEffect(Te,[Te]),r.useEffect((function(){var e=se(),t=oe(),n=le();return ne?(t&&(q.current=s(t),q.current&&q.current.addEventListener("scroll",Ne,{passive:!0}),t.addEventListener("pointerdown",ke,{passive:!0})),B&&(n.addEventListener("pointermove",Ce),n.addEventListener("pointerup",Be,!0),n.addEventListener("contextmenu",Le),n.addEventListener("pointercancel",Ie,{passive:!0}))):(e.addEventListener("touchmove",d.Z,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",Oe,{passive:!0}),x||(t.addEventListener("touchstart",Pe,{passive:!0}),B&&(t.addEventListener("touchmove",Re,{passive:!0}),t.addEventListener("touchend",_e,{passive:!0})))),B&&(n.addEventListener("mousemove",Ee,{passive:!0}),n.addEventListener("mouseup",Se,{passive:!0}))),function(){q.current&&q.current.removeEventListener("scroll",Ne),t&&(t.removeEventListener("pointerdown",ke),t.removeEventListener("mousedown",Oe),t.removeEventListener("touchstart",Pe),t.removeEventListener("touchmove",Re),t.removeEventListener("touchend",_e)),n.removeEventListener("pointermove",Ce),n.removeEventListener("pointerup",Be,!0),n.removeEventListener("contextmenu",Le),n.removeEventListener("pointercancel",Ie),n.removeEventListener("mousemove",Ee),n.removeEventListener("mouseup",Se),e.removeEventListener("touchmove",d.Z),e.clearTimeout(W.current)}}),[B,se,oe,le,x,ne,Le,Oe,Ee,Se,Ie,ke,Ce,Be,_e,Re,Pe,Ne]),r.useEffect((function(){return function(){Z.current=!0}}),[]),r.useLayoutEffect(De,[De])}},4912:(e,t,n)=>{n.d(t,{W:()=>r});var o=n(3899),r=function(e,t){var n=o.useContext(e),r=n[0],a=n[1],i=o.useState(t),c=i[0],l=i[1];return[void 0!==r?r:c,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==r?a.apply(void 0,e):l(e[0])}]}},3322:(e,t,n)=>{n.d(t,{i:()=>r});var o=n(3899),r=function(e,t,n){void 0===n&&(n={});var r=o.useCallback((function(o){n.onMouseDown&&n.onMouseDown.call(void 0,o),e.onMouseDown&&e.onMouseDown.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseDown,e.onMouseDown,t]),a=o.useCallback((function(o){n.onMouseUp&&n.onMouseUp.call(void 0,o),e.onMouseUp&&e.onMouseUp.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseUp,e.onMouseUp,t]);return{onClick:o.useCallback((function(o){n.onClick&&n.onClick.call(void 0,o),e.onClick&&e.onClick.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onClick,e.onClick,t]),onMouseUp:a,onMouseDown:r,onDoubleClick:o.useCallback((function(o){n.onDoubleClick&&n.onDoubleClick.call(void 0,o),e.onDoubleClick&&e.onDoubleClick.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onDoubleClick,e.onDoubleClick,t]),onMouseEnter:o.useCallback((function(o){n.onMouseEnter&&n.onMouseEnter.call(void 0,o),e.onMouseEnter&&e.onMouseEnter.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseEnter,e.onMouseEnter,t]),onMouseLeave:o.useCallback((function(o){n.onMouseLeave&&n.onMouseLeave.call(void 0,o),e.onMouseLeave&&e.onMouseLeave.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseLeave,e.onMouseLeave,t]),onMouseMove:o.useCallback((function(o){n.onMouseMove&&n.onMouseMove.call(void 0,o),e.onMouseMove&&e.onMouseMove.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseMove,e.onMouseMove,t]),onMouseOut:o.useCallback((function(o){n.onMouseOut&&n.onMouseOut.call(void 0,o),e.onMouseOut&&e.onMouseOut.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseOut,e.onMouseOut,t]),onMouseOver:o.useCallback((function(o){n.onMouseOver&&n.onMouseOver.call(void 0,o),e.onMouseOver&&e.onMouseOver.call(void 0,{target:t.current,syntheticEvent:o})}),[n.onMouseOver,e.onMouseOver,t])}}},9656:(e,t,n)=>{n.d(t,{Y:()=>r});var o=n(3899),r=function(e,t){return o.useContext(e)(t)}},7681:(e,t,n)=>{n.d(t,{J:()=>h});var o=n(3899),r=n(189),a=n(8047),i=n(698),c=n(3218),l=n(3322),s=function(){return s=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},s.apply(this,arguments)},h=o.forwardRef((function(e,t){var n=e.className,r=e.name,h=e.themeColor,u=e.size,d=e.flip,p=e.style,m=e.id,f=e.tabIndex,z=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["className","name","themeColor","size","flip","style","id","tabIndex"]),g=o.useRef(null),b=o.useRef(null);o.useImperativeHandle(g,(function(){return{element:b.current}})),o.useImperativeHandle(t,(function(){return g.current}));var y=o.useMemo((function(){return u||v.size}),[u]),w=o.useMemo((function(){return d||v.flip}),[d]),H=o.useMemo((function(){var e;return(0,a.A)("k-icon",r&&(0,c._z)(r),((e={})["k-color-".concat(h)]=h,e["k-flip-h"]="horizontal"===w||"both"===w,e["k-flip-v"]="vertical"===w||"both"===w,e),i.w[y],n)}),[r,h,y,w,n]),x=(0,l.i)(e,g);return o.createElement("span",s({ref:b},z,x,{className:H,id:m,tabIndex:f,style:p,role:"presentation"}))}));h.propTypes={style:r.object,classNames:r.string,name:r.string,themeColor:r.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:r.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:r.oneOf(["default","horizontal","vertical","both"])};var v={size:"default",flip:"default"};h.displayName="KendoIcon"},8130:(e,t,n)=>{n.d(t,{a:()=>l});var o=n(3899),r=n(7681),a=n(6584),i=n(8300),c=function(){return c=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},c.apply(this,arguments)},l=o.forwardRef((function(e,t){var n,l=o.useContext(i.r),s=l.type,h=l.icons,v=(e.icon,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["icon"])),u=(null===(n=e.icon)||void 0===n?void 0:n.name)||e.name,d=u&&h&&h[u]&&"string"!=typeof h[u]?h[u]:void 0;return o.createElement(o.Fragment,null,"svg"===s&&d?o.createElement(a.l,c({},e,{icon:d,ref:t})):o.createElement(r.J,c({},v,{name:u,ref:t})))}));l.displayName="KendoIconWrap"},8300:(e,t,n)=>{n.d(t,{r:()=>o});var o=n(3899).createContext({type:"font"});o.displayName="KendoReactIconsContext"},6584:(e,t,n)=>{n.d(t,{l:()=>l});var o=n(3899),r=n(189),a=n(8047),i=n(698),c=function(){return c=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},c.apply(this,arguments)},l=o.forwardRef((function(e,t){var n=e.children,r=e.className,l=e.svgClassName,h=e.icon,v=e.flip,u=e.id,d=e.tabIndex,p=e.size,m=e.style,f=e.svgStyle,z=e.themeColor,g=e.viewBox,b=(e.name,function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,["children","className","svgClassName","icon","flip","id","tabIndex","size","style","svgStyle","themeColor","viewBox","name"])),y=o.useRef(null);o.useImperativeHandle(t,(function(){return{element:y.current}}));var w=o.useMemo((function(){return h?h.name:s.icon}),[h]),H=o.useMemo((function(){return p||s.size}),[p]),x=o.useMemo((function(){return v||s.flip}),[v]),V=o.useMemo((function(){return g||s.viewBox}),[g]),M=o.useMemo((function(){var e;return(0,a.A)("k-svg-icon","k-svg-i-"+w,((e={})["k-color-".concat(z)]=z,e["k-flip-h"]="horizontal"===x||"both"===x,e["k-flip-v"]="vertical"===x||"both"===x,e),i.w[H],r)}),[w,z,H,x,r]),k=o.useMemo((function(){return e.width&&e.height?c({width:e.width,height:e.height},m):e.width?c({width:e.width,height:e.width},m):e.height?c({width:e.height,height:e.height},m):c({},m)}),[e.width,e.height,m]);return o.createElement("span",{className:M,style:k,ref:y},o.createElement("svg",c({id:u,className:l,style:f,"aria-hidden":!0,tabIndex:d,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:h?h.viewBox:V,dangerouslySetInnerHTML:h?{__html:h.content}:void 0},b),h?void 0:n))}));l.propTypes={style:r.object,classNames:r.string,children:r.any,icon:r.object,themeColor:r.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:r.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:r.oneOf(["default","horizontal","vertical","both"])};var s={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};l.displayName="KendoSvgIcon"},698:(e,t,n)=>{n.d(t,{w:()=>o});var o={default:"",xsmall:"k-icon-xs",small:"k-icon-sm",medium:"k-icon-md",large:"k-icon-lg",xlarge:"k-icon-xl"}},3218:(e,t,n)=>{n.d(t,{iJ:()=>r,_z:()=>a,wi:()=>i});var o=n(189),r=function(e){return e.replace(/^k-i-/,"")},a=function(e){return"k-i-"+e},i=o.shape({name:o.string.isRequired,content:o.string.isRequired,viewBox:o.string.isRequired})},3493:(e,t,n)=>{n.d(t,{R:()=>o});var o={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}},665:(e,t,n)=>{n.r(t),n.d(t,{AsyncFocusBlur:()=>F,BrowserSupportService:()=>a,COLLECTION_ACTION:()=>W,DragAndDrop:()=>be,Draggable:()=>ye._,Droppable:()=>xe,FormComponent:()=>f,Icon:()=>Q.J,IconWrap:()=>te.a,IconsContext:()=>ne.r,Keys:()=>y.R,SvgIcon:()=>ee.l,Typography:()=>me,ZIndexContext:()=>o.$,canUseDOM:()=>i.N,canUseRef:()=>c,classNames:()=>l.A,clone:()=>v,cloneArray:()=>p,cloneDate:()=>h,cloneObject:()=>u,cloneValue:()=>d,createPropsContext:()=>G.Y,dispatchEvent:()=>T.N,extendDataItem:()=>P,focusFirstFocusableChild:()=>m,getItemPath:()=>R,getScrollbarWidth:()=>H,getTabIndex:()=>z.p,getter:()=>g.Y,guid:()=>b.M,hasRelativeStackingContext:()=>N,kendoThemeMaps:()=>Me.G,mapTree:()=>S,mapTreeItem:()=>L,memoizeOne:()=>Ce,noop:()=>w.Z,setScrollbarWidth:()=>x,setter:()=>C,svgIconPropType:()=>oe.wi,toIconClass:()=>oe._z,toIconName:()=>oe.iJ,useAsyncFocusBlur:()=>A,useCollection:()=>X,useCustomComponent:()=>Z,useDir:()=>K.n,useDocument:()=>J,useDraggable:()=>Ve.O,useDroppable:()=>He,useMouse:()=>q.i,usePropsContext:()=>Y.Y,useRtl:()=>U,useWindow:()=>$,useZIndexContext:()=>o.u,validatePackage:()=>_.s,withPropsContext:()=>G.u});var o=n(8259),r=function(){return"undefined"!=typeof document?document:{}},a=function(){function e(){this.scrollbar=0}return Object.defineProperty(e.prototype,"scrollbarWidth",{get:function(){var e=r();if(!this.scrollbar&&e&&e.createElement){var t=e.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML=" ",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!1,configurable:!0}),e}(),i=n(7827),c=function(e){return"string"!=typeof Comment&&(function(e){return Boolean("function"==typeof e&&!!e.prototype.isReactComponent)}(e)||function(e){return Boolean(e.$$typeof&&"function"==typeof e.render)}(e))},l=n(8047),s=n(3899),h=function(e){return e?new Date(e.getTime()):null};function v(e){var t={};return u(e,t),t}function u(e,t){for(var n in e)if(e.hasOwnProperty(n)){var o=e[n];t[n]=d(o,t[n])}}function d(e,t){if(Array.isArray(e))return p(e);if(e instanceof Date)return h(e);if(s.isValidElement(e))return s.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return u(e,n),n}return e}function p(e){return e.map((function(e){return d(e,void 0)}))}var m=function(e){if(e){if((e instanceof HTMLInputElement||-1!==e.tabIndex)&&e.focus)return void e.focus();var t=e.querySelector('input, [tabindex]:not([tabindex="-1"])');t&&t.focus&&t.focus()}},f=function(){},z=n(4703),g=n(9659),b=n(3198),y=n(3493),w=n(3228),H=function(){return!(!i.N||!document.body)&&(new a).scrollbarWidth},x=function(){if(!i.N||!document.body)return!1;var e=(new a).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(e,"px"))},V=n(4100),M={undefined:function(e){return e}},k=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function C(e){if(M[e])return M[e];var t=(0,V.E)(e);return M[e]=function(e,n,o){for(var r=e,a=t.length-1,i=0;i<a&&r;i++)r=r[t[i]]=r[t[i]]||k(t[i+1],o);r[t[a]]=n},M[e]}var I=function(){return I=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},I.apply(this,arguments)},B=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};function O(e,t,n){var o;return n?I(I({},e),((o={})[t]=n.length?B([],n,!0):void 0,o)):e&&e[t]?B([],e[t],!0):[]}function E(e,t,n){if(e[t]){var o=O(e,t).map((function(e){return E(e,t,n)}));return n(O(e,t,o))}return n(e)}var S=function(e,t,n){return B([],e.map((function(e){return E(e,t,n)})),!0)},L=function(e,t,n,o){for(var r=e,a=[],i=0;i<t.length;i++)r=r[t[i]],r=Array.isArray(r)?r:r[n],a.push(r);var c=a.length>1?a[a.length-2]:e,l=t[t.length-1],s=o(c[l]);c.splice(l,1,s)},P=function(e,t,n){var o;return Object.assign({},e,e[t]?((o={})[t]=e[t].slice(),o):{},n||{})},R=function(e,t,n){var o=[],r=B([],t,!0);if(r.length){var a=e[r.shift()||0];for(o.push(a);r.length&&n;)a=a[n][r.shift()||0],o.push(a)}return o},_=n(4006),N=function(e){if(!i.N)return!1;var t=e?e.ownerDocument:document;if(!t||!t.body)return!1;var n=t.createElement("div");n.style.transform="matrix(10, 0, 0, 10, 0, 0)";var o=t.createElement("div");o.appendChild(t.createTextNode("child")),o.style.position="fixed",o.style.top="10px",n.appendChild(o),t.body.appendChild(n);var r=10!==o.getBoundingClientRect().top;return t.body.removeChild(n),r},T=n(5407),D=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))};function A(e){var t=e.onFocus,n=e.onBlur,o=e.onSyncFocus,r=e.onSyncBlur,a=s.useRef(!1),i=s.useRef(0),c=s.useCallback((function(e){clearTimeout(i.current),i.current=window.setTimeout((function(){return e()}))}),[i]),l=s.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(i.current),o&&o.call(void 0,e[0]),a.current||(a.current=!0,t&&t.call.apply(t,D([void 0],e,!1)))}),[a,t,o]),h=s.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];r&&r.call(void 0,e[0]),c((function(){a.current&&n&&(a.current=!1,n.call.apply(n,D([void 0],e,!1)))}))}),[a,c,n,r]);return s.useEffect((function(){return function(){clearTimeout(i.current)}}),[]),{onFocus:l,onBlur:h}}var j=function(){return j=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},j.apply(this,arguments)},F=function(e){var t=e.children,n=A({onFocus:e.onFocus,onBlur:e.onBlur,onSyncFocus:e.onSyncFocus,onSyncBlur:e.onSyncBlur});return s.createElement(s.Fragment,null,t.call(void 0,j({},n)))},G=n(848),K=n(8199);function U(e,t,n){var o=s.useState(t),r=o[0],a=o[1];return s.useEffect((function(){if(!r&&window&&e.current){var t=window.getComputedStyle(e.current).direction;t&&a(t)}}),n),r}var W,q=n(3322),Z=function(e){return[e,{}]},Y=n(9656);!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(W||(W={}));var X=function(e){void 0===e&&(e=[]);var t=s.useRef(e),n=s.useCallback((function(e){switch(e.type){case W.add:t.current.push(e.item);break;case W.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},J=function(e){var t=s.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]);return s.useCallback((function(){var e=t();return e&&e.ownerDocument||document}),[t])},$=function(e){var t=J(e);return s.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},Q=n(7681),ee=n(6584),te=n(8130),ne=n(8300),oe=n(3218),re=n(189),ae={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},ie={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},ce={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"},le={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},se={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},he={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},ve={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},ue={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"},de=function(){return de=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},de.apply(this,arguments)},pe=function(e){var t=s.forwardRef((function(t,n){var o=t.id,r=t.style,a=t.className,i=t.fontSize,c=t.fontWeight,l=t.textAlign,h=t.textTransform,v=t.themeColor,u=t.margin,d=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),p=s.useRef(null),m=s.useRef(null);s.useImperativeHandle(p,(function(){return{element:m.current,props:t}})),s.useImperativeHandle(n,(function(){return p.current}));var f=e;return s.createElement(f,de({id:o,ref:m,className:["k-".concat("p"===e?"paragraph":e),ae[i],ie[c],he[l],ve[h],ue[v],function(){if(void 0!==u){if("string"==typeof u)return[ce[u]];if("number"==typeof u&&u>=0&&u<=24)return["k-m-".concat(u)];if("object"==typeof u){var e=[];return Object.keys(u).forEach((function(t){var n,o,r;null!==u[t]&&void 0!==u[t]&&e.push((n=t,r="string"==typeof(o=u[t])?le[o]:o,"".concat(se[n]).concat(r)))})),e.join(" ")}}}(),a].filter((function(e){return void 0!==e})).join(" "),style:r},d),t.children)}));return t.propTypes={style:re.object,className:re.string,fontSize:re.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:re.oneOf(["light","normal","bold"]),margin:re.oneOfType([re.number,re.object,re.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:re.oneOf(["left","right","center","justify"]),textTransform:re.oneOf(["lowercase","uppercase","capitalize"]),themeColor:re.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography".concat(e.toUpperCase()),t},me={h1:pe("h1"),h2:pe("h2"),h3:pe("h3"),h4:pe("h4"),h5:pe("h5"),h6:pe("h6"),p:pe("p"),code:pe("code"),pre:pe("pre")},fe=function(){return fe=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},fe.apply(this,arguments)},ze=function(e,t,n){var o=s.useState(t||e),r=o[0],a=o[1];return[void 0!==t?t:r,s.useCallback((function(e,t){a(e),n&&n.call(void 0,fe(fe({},t),{value:e}))}),[n,a])]},ge=n(2333),be=function(e){var t=ze(null,void 0),n=t[0],o=t[1],r=ze(null,void 0),a=r[0],i=r[1],c=X([]),l=c[0],h=c[1],v=X([]),u=v[0],d=v[1];return s.createElement(ge.Dg.Provider,{value:[n,o]},s.createElement(ge.Gc.Provider,{value:[a,i]},s.createElement(ge.Fg.Provider,{value:[l,function(e){h({type:W.add,item:e})},function(e){h({type:W.remove,item:e})}]},s.createElement(ge.tk.Provider,{value:[u,function(e){d({type:W.add,item:e})},function(e){d({type:W.remove,item:e})}]},e.children))))};be.displayName="KendoReactDragAndDrop";var ye=n(1779),we=n(4912);function He(e,t){void 0===t&&(t={onDragEnter:w.Z,onDragOver:w.Z,onDragLeave:w.Z,onDrop:w.Z});var n=t.onDragEnter,o=void 0===n?w.Z:n,r=t.onDragOver,a=void 0===r?w.Z:r,i=t.onDragLeave,c=void 0===i?w.Z:i,l=t.onDrop,h=void 0===l?w.Z:l,v=(0,we.W)(ge.Gc)[1],u=s.useContext(ge.tk),d=u[1],p=u[2],m=s.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),f=s.useRef(null);s.useImperativeHandle(f,(function(){return{element:m(),onDragEnter:z,onDragOver:g,onDragLeave:b,onDrop:y,data:e.current}}));var z=s.useCallback((function(t){v(f,{target:e.current,event:t}),o(t)}),[v,e,o]),g=s.useCallback((function(e){a(e)}),[a]),b=s.useCallback((function(t){v(null,{target:e.current,event:t}),c(t)}),[v,e,c]),y=s.useCallback((function(t){v(null,{target:e.current,event:t}),h(t)}),[v,e,h]),H=s.useCallback((function(){return d(f),function(){p(f)}}),[p,d]);s.useLayoutEffect(H,[H])}var xe=s.forwardRef((function(e,t){var n=s.useRef(null),o=s.useRef(null),r=s.useCallback((function(){return n.current&&n.current.element?n.current.element:n.current}),[n]);s.useImperativeHandle(o,(function(){return{element:r()||void 0}})),s.useImperativeHandle(t,(function(){return o.current})),s.useImperativeHandle(e.childRef,(function(){return n.current}));var a=s.useCallback((function(t){e.onDragEnter&&e.onDragEnter({element:r(),target:o.current,event:t})}),[e.onDragEnter,r]),i=s.useCallback((function(t){e.onDragOver&&e.onDragOver({element:r(),target:o.current,event:t})}),[r,e.onDragOver]),c=s.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:r(),target:o.current,event:t})}),[e.onDragLeave,r]),l=s.useCallback((function(t){e.onDrop&&e.onDrop({element:r(),target:o.current,event:t})}),[e.onDrop,r]);return He(n,{onDragEnter:a,onDragOver:i,onDragLeave:c,onDrop:l}),e.children?s.cloneElement(s.Children.only(e.children),{ref:n}):null}));xe.displayName="KendoReactDroppable";var Ve=n(9844),Me=n(2697);function ke(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((o=e[n])===(r=t[n])||Number.isNaN(o)&&Number.isNaN(r)))return!1;var o,r;return!0}function Ce(e,t){void 0===t&&(t=ke);var n=null;function o(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];if(n&&n.lastThis===this&&t(o,n.lastArgs))return n.lastResult;var a=e.apply(this,o);return n={lastResult:a,lastArgs:o,lastThis:this},a}return o.clear=function(){n=null},o}},3228:(e,t,n)=>{n.d(t,{Z:()=>o});var o=function(){}},2697:(e,t,n)=>{n.d(t,{G:()=>o});var o={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},4006:(e,t,n)=>{n.d(t,{s:()=>r});var o=n(9302);function r(e){if(void 0!==o)o.validatePackage(e);else{var t="License activation failed for ".concat(e.name,"\n");t+="The @progress/kendo-licensing script is not loaded.\n",t+="See ".concat(e.licensingDocsUrl," for more information.\n"),console.warn(t)}}},4407:e=>{e.exports=o},9302:e=>{e.exports=n},499:e=>{e.exports=r},189:e=>{e.exports=t},3899:t=>{t.exports=e},994:e=>{e.exports=a}},c={};function l(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return i[e].call(n.exports,n,n.exports,l),n.exports}return l.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return l.d(t,{a:t}),t},l.d=(e,t)=>{for(var n in t)l.o(t,n)&&!l.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},l.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),l.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l(468)})()}));
|