@progress/kendo-react-treelist 5.12.1-dev.202303210819 → 5.12.1

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.
@@ -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-react-intl"),require("react-dom"),require("@progress/kendo-date-math"),require("react-transition-group"),require("@progress/kendo-drawing")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","@progress/kendo-react-intl","react-dom","@progress/kendo-date-math","react-transition-group","@progress/kendo-drawing"],t):"object"==typeof exports?exports.KendoReactTreelist=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-react-intl"),require("react-dom"),require("@progress/kendo-date-math"),require("react-transition-group"),require("@progress/kendo-drawing")):e.KendoReactTreelist=t(e.React,e.PropTypes,e.KendoLicensing,e.KendoReactIntl,e.ReactDOM,e.KendoDateMath,e.ReactTransitionGroup,e.KendoDrawing)}(self,(function(e,t,n,r,o,a,i,l){return(()=>{"use strict";var c={466: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},l=this&&this.__spreadArray||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))};Object.defineProperty(t,"__esModule",{value:!0}),t.TreeList=void 0;var c=n(3899),s=n(189),u=n(3861),h=n(834),p=n(5538),d=n(8769),v=n(3010),f=n(8078),m=n(2517),g=n(3861),y=n(7363),b=function(e){function t(t){var n=e.call(this,t)||this;return n.wrapperScrollLeft=0,n.wrapperScrollTop=0,n.updateOnScroll=!1,n.tbodyOffsetTop=0,n.prevData=[],n.flattedData=[],n.extendedColumn=[],n.columnsMap=[],n.element=null,n._treeListId=(0,u.guid)(),n.contextStateRef={current:void 0},n.navigationStateRef={current:void 0},n.scrollIntoView=function(e){if(n.element){var t=e.rowIndex,r=void 0===t?0:t,o=n.props,a=o.scrollable,i=o.rowHeight,l=void 0===i?0:i;if("virtual"===a||l)n.element.scroll(0,(r-1)*l);else{var c=n.element.querySelector("tbody > tr:nth-child(".concat(r,")"));if(c){var s=c.offsetTop-n.tbodyOffsetTop;n.element.scroll(0,s)}}}},n.getExtendedColumn=(0,u.memoizeOne)((function(e,t){return(0,h.readColumns)(e,{prevId:0,idPrefix:t})})),n.getColumnsMap=(0,u.memoizeOne)((function(e){return(0,h.mapColumns)(e)})),n.onKeyDown=function(e){if(h.tableKeyboardNavigation.onKeyDown(e,{contextStateRef:n.contextStateRef,navigationStateRef:n.navigationStateRef}),n.props.onKeyDown){var t=(0,h.getSelectionOptions)(n.props.selectable),r=t.mode,o=t.cell,i=a({dataItems:n.getLeafDataItems(),mode:r,cell:o,componentId:n._treeListId,selectedField:n.props.selectedField},n.getArguments(e));n.props.onKeyDown.call(void 0,i)}},n.onFocus=function(e){h.tableKeyboardNavigation.onFocus(e,{contextStateRef:n.contextStateRef})},n.onRowDrag=function(e){n.props.onRowDrag&&n.props.onRowDrag.call(void 0,a(a({},e),{target:n}))},n.onRowDrop=function(e){n.props.onRowDrop&&n.props.onRowDrop.call(void 0,a(a({},e),{target:n}))},n.columnReorder=function(e,t,r){var o,a=n.extendedColumn[e].depth,i=function(e){do{e++}while(e<n.extendedColumn.length&&n.extendedColumn[e].depth>a);return e},c=n.extendedColumn.splice(e,i(e)-e);if((o=n.extendedColumn).splice.apply(o,l([e<t?i(t-c.length):t,0],c,!1)),n.extendedColumn.filter((function(e){return e.declarationIndex>=0})).forEach((function(e,t){return e.orderIndex=t})),n.props.onColumnReorder){var s={target:n,columns:n.columns,nativeEvent:r};n.props.onColumnReorder.call(void 0,s)}},n.onResize=function(e,t,r,o,a){if(n.props.onColumnResize){var i=n.extendedColumn.filter((function(e){return 0===e.children.length})).reduce((function(e,t){return e+parseFloat(String(t.width))}),0),l={columns:n.columns,totalWidth:i,index:e,nativeEvent:o,newWidth:t,oldWidth:r,end:a,target:n};n.props.onColumnResize.call(void 0,l)}},n.handleOnScroll=function(e){var t=e.currentTarget.scrollLeft,r=e.currentTarget.scrollTop,o=n.props,a=o.columnVirtualization,i=o.scrollable,l=o.rowHeight,c=void 0===l?0:l,s=!1;a&&Math.abs(n.wrapperScrollLeft-t)>0&&(n.wrapperScrollLeft=t,s=!0),"virtual"===i&&Math.abs(n.wrapperScrollTop-r)>c&&(n.wrapperScrollTop=r,s=!0),s&&(n.updateOnScroll=!0,n.forceUpdate())},n.calculateSizes=function(e){if(e&&"none"!==n.props.scrollable){var t=Array.from(e.childNodes),r=t.find((function(e){return"TABLE"===e.nodeName})),o=n.props.toolbar&&t.find((function(e){return 1===e.nodeType&&e.classList.contains("k-grid-toolbar")})),a=0;if(o){var i=o.style.boxSizing;o.style.boxSizing="border-box",a=parseFloat(String(window.getComputedStyle(o).height))||o.offsetHeight,o.style.boxSizing=i,o.getAttribute("style")||o.removeAttribute("style")}n.tbodyOffsetTop=r.tBodies[0].offsetTop,(0,p.setHeaderRowsTop)(r,a)}},n.itemChange=function(e){var t=n.props.onItemChange;if(e.field!==n.props.expandField){if(t){var r=a(a({},n.getArguments(e.syntheticEvent)),{dataItem:e.dataItem,level:e.level,field:e.field,value:e.value});t.call(void 0,r)}}else{var o=n.props.onExpandChange;if(o){var i=a(a({},n.getArguments(e.syntheticEvent)),{dataItem:e.dataItem,level:e.level,value:e.value});o.call(void 0,i)}}},n.onHeaderSelectionChange=function(e){if(n.props.onHeaderSelectionChange){var t={field:e.field,nativeEvent:e.syntheticEvent&&e.syntheticEvent.nativeEvent,syntheticEvent:e.syntheticEvent,target:n,dataItems:n.getLeafDataItems()};n.props.onHeaderSelectionChange.call(void 0,t)}},n.selectionRelease=function(e){if(n.props.onSelectionChange){var t=a({syntheticEvent:void 0,target:n,selectedField:n.props.selectedField||"",componentId:n._treeListId,dataItems:n.getLeafDataItems(),dataItem:null,level:[]},e);n.props.onSelectionChange.call(void 0,t)}},n.sortChange=function(e,t,r){n.raiseDataEvent(n.props.onSortChange,{sort:t,field:r},e)},n.filterChange=function(e){var t=e.filter,r=e.field;n.raiseDataEvent(n.props.onFilterChange,{filter:t,field:r},e.syntheticEvent)},n.columnMenuFilterChange=function(e,t,r){var o=n.props.onColumnMenuFilterChange;if(o){var a={syntheticEvent:e,filter:t,field:r,target:n,nativeEvent:e.nativeEvent};o.call(void 0,a)}},n.expandChange=function(e,t,r){var o=n.props,i=o.expandField,l=o.onExpandChange;if(i&&l){var c=a(a({},n.getArguments(e)),{dataItem:t,level:r,value:n.expanded(t)});l.call(void 0,c)}},n.rowClick=function(e,t){if(n.props.onRowClick&&"TD"===e.target.nodeName){var r=a({dataItem:t.dataItem,level:t.level},n.getArguments(e));n.props.onRowClick.call(void 0,r)}},n.rowDoubleClick=function(e,t){if(n.props.onRowDoubleClick&&"TD"===e.target.nodeName){var r=a({dataItem:t.dataItem,level:t.level},n.getArguments(e));n.props.onRowDoubleClick.call(void 0,r)}},n.rowContextMenu=function(e,t){if(n.props.onRowContextMenu&&"TD"===e.target.nodeName){var r=a({dataItem:t.dataItem,level:t.level},n.getArguments(e));n.props.onRowContextMenu.call(void 0,r)}},n.onPageChange=function(e){if(n.props.onPageChange){var t=a(a({},n.getArguments(e.syntheticEvent)),{skip:e.skip,take:e.take});n.props.onPageChange.call(void 0,t)}},n.expandedSubItems=function(e){var t=[];return n.expanded(e)&&n.hasChildren(e)&&t.push.apply(t,(0,p.getNestedValue)(n.props.subItemsField,e)),t},n.getLeafDataItems=function(){return n.flatData.map((function(e){return e.dataItem}))},n.expanded=function(e){return Boolean((0,p.getNestedValue)(n.props.expandField,e))},n.hasChildren=function(e){return Boolean((0,p.getNestedValue)(n.props.subItemsField,e))},(0,g.validatePackage)(y.packageMetadata),n.dragLogic=new h.CommonDragLogic(n.columnReorder,u.noop,u.noop),n.columnResize=new h.ColumnResize(n.onResize.bind(n)),h.tableKeyboardNavigation.onConstructor({navigatable:Boolean(t.navigatable),contextStateRef:n.contextStateRef,navigationStateRef:n.navigationStateRef}),n}return o(t,e),Object.defineProperty(t.prototype,"document",{get:function(){if(u.canUseDOM)return this.element&&this.element.ownerDocument||document},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.calculateSizes(this.element),h.tableKeyboardNavigation.onComponentDidMount({scope:this.element||void 0,contextStateRef:this.contextStateRef,navigationStateRef:this.navigationStateRef})},t.prototype.getSnapshotBeforeUpdate=function(){return h.tableKeyboardNavigation.onGetSnapshotBeforeUpdate({document:this.document,contextStateRef:this.contextStateRef,navigationStateRef:this.navigationStateRef}),null},t.prototype.componentDidUpdate=function(e){e.columns!==this.props.columns&&this.calculateSizes(this.element),h.tableKeyboardNavigation.onComponentDidUpdate({scope:this.element||void 0,contextStateRef:this.contextStateRef,navigationStateRef:this.navigationStateRef})},t.prototype.componentWillUnmount=function(){this.columnResize.columns=[],this.dragLogic.columns=[],this.extendedColumn=[],this.columnsMap=[],this.prevData=[],this.flattedData=[],this.updateOnScroll=!1,this.getExtendedColumn.clear(),this.getColumnsMap.clear()},t.prototype.render=function(){var e=this,t=this.props,n=t.columns,r=void 0===n?[]:n,o=t.filterRow,i=t.scrollable,l=void 0===i?"scrollable":i,s=t.resizable,d=void 0!==s&&s,g=t.reorderable,y=void 0!==g&&g,b=t.skip,z=t.take,w=r.some((function(e){return Boolean(e.filter)||Boolean(e.filterCell)}))||void 0!==o,x=o||h.FilterRow,k=h.tableKeyboardNavigationTools.getIdPrefix(this.navigationStateRef);this.extendedColumn=this.getExtendedColumn(r,k),this.columnsMap=this.getColumnsMap(this.extendedColumn);var C=this.extendedColumn.filter((function(e){return 0===e.children.length}));this.columnResize.columns=this.extendedColumn,this.columnResize.resizable=d,this.dragLogic.columns=this.extendedColumn,this.dragLogic.reorderable=y,this.dragLogic.groupable=!1;var O=c.createElement(h.Header,{headerRow:c.createElement(h.HeaderRow,{sort:this.props.sort,sortable:this.props.sortable,sortChange:this.sortChange,selectionChange:this.onHeaderSelectionChange,columns:this.extendedColumn,columnsMap:this.columnsMap,cellRender:this.props.headerCellRender,columnResize:this.columnResize,columnMenu:this.props.columnMenu,columnMenuFilter:this.props.columnMenuFilter,columnMenuFilterChange:this.columnMenuFilterChange,pressHandler:this.dragLogic.pressHandler,dragHandler:this.dragLogic.dragHandler,releaseHandler:this.dragLogic.releaseHandler}),filterRow:w&&c.createElement(x,{columns:C,filter:this.props.filter,filterChange:this.filterChange,sort:this.props.sort,ariaRowIndex:this.columnsMap.length+1})||void 0,columnResize:this.columnResize}),M=this.props.style||{},V=(0,h.tableColumnsVirtualization)({enabled:this.props.columnVirtualization,columns:C,scrollLeft:this.wrapperScrollLeft,tableViewPortWidth:parseFloat((M.width||"").toString())}),H=V.colSpans,I=V.hiddenColumns,E=this.flatData,S=E.length;void 0!==b&&void 0!==z&&(E=E.slice(b,b+z)),"virtual"===l&&(E=(0,p.tableRowsVirtualization)({rows:E,tableViewPortHeight:parseFloat((M.height||M.maxHeight||"").toString()),scrollTop:this.wrapperScrollTop}),this.updateOnScroll=!1);var D=E.map((function(e){return e.level})),L=this.columnsMap.length+(w?1:0)+1,P=E.length>0&&E.map((function(t,n){var r=(0,p.getNestedValue)(e.props.editField,t.dataItem),o=e.props.dataItemKey&&(0,u.getter)(e.props.dataItemKey)(t.dataItem),i=String(o||t.level.join(".")),s=e.expanded(t.dataItem),d=e.props.selectedField?(0,p.getNestedValue)(e.props.selectedField,t.dataItem):void 0,f={key:i,level:t.level,levels:D,dataItem:t.dataItem,selectedField:e.props.selectedField,rowHeight:"virtual"===l?t.height:e.props.rowHeight,render:e.props.rowRender,onDrop:e.onRowDrop,onDrag:e.onRowDrag,onClick:function(n){return e.rowClick(n,t)},onDoubleClick:function(n){return e.rowDoubleClick(n,t)},onContextMenu:function(n){return e.rowContextMenu(n,t)},isAltRow:n%2!=0,expanded:s,rowIndex:n,ariaRowIndex:L+n,ariaSetSize:t.levelCount,ariaPosInSet:t.level[t.level.length-1]+1,isSelected:"boolean"==typeof d&&d},g=e.props.editRow,y=e.props.row||m.TreeListRow,b=function(t,n,r,o,i,l){return C.map((function(s,u){if(I[u])return null;var p=s.id?s.id:u,d="".concat(s.className?s.className+" ":"")+"".concat(s.locked?"k-grid-content-sticky":""),f={id:h.tableKeyboardNavigationTools.generateNavigatableId("".concat(r,"-").concat(String(u)),k),colSpan:H[u],dataItem:t.dataItem,field:s.field,format:s.format,className:d||void 0,render:e.props.cellRender,onChange:e.itemChange,selectionChange:e.props.onSelectionChange?function(n){e.selectionChange({event:n,item:t,columnIndex:u,dataIndex:i})}:void 0,level:t.level,expandable:s.expandable,expanded:o,hasChildren:e.hasChildren(t.dataItem),onExpandChange:e.expandChange,colIndex:u,ariaColumnIndex:s.ariaColumnIndex,style:void 0!==s.left&&{left:s.left,right:s.right,borderRightWidth:s.rightBorder?"1px":""}||{},isSelected:Array.isArray(l)&&l.indexOf(u)>-1};return n&&s.editCell?c.createElement(s.editCell,a({key:p},f,{onChange:e.itemChange})):s.cell?c.createElement(s.cell,a({key:p},f)):c.createElement(v.TreeListCell,a({key:p},f))}))}(t,r,i,s,n,d);return r&&g?c.createElement(g,a({},f),b):c.createElement(y,a({},f),b)}))||c.createElement("tr",{className:"k-table-row k-grid-norecords"},c.createElement("td",{colSpan:C.length},this.props.noRecords||c.createElement(f.TreeListNoRecords,null))),_=c.createElement("colgroup",{ref:function(t){e.columnResize.colGroupMain=t}},C.map((function(t,n){return c.createElement("col",{key:n.toString(),className:(r=t.field,e.props.sort&&e.props.sort.some((function(e){return e.field===r}))?"k-sorted":void 0),style:void 0!==t.width?{width:t.width}:void 0});var r}))),B=this.props.columnVirtualization||"virtual"===this.props.scrollable,T=this.props.selectable&&this.props.selectable.drag?"none":void 0,R=this.props.tableProps||{};return c.createElement(h.TableKeyboardNavigationContext.Provider,{value:this.contextStateRef.current},c.createElement("div",a({style:this.props.style,className:(0,u.classNames)("k-grid k-grid-md",this.props.className,{"k-treelist-scrollable":"none"!==l}),ref:function(t){return e.element=t},onScroll:B?this.handleOnScroll:void 0,onKeyDown:this.onKeyDown,onFocus:this.onFocus,"aria-rowcount":S,"aria-colcount":C.length,role:"treegrid"},h.tableKeyboardNavigationScopeAttributes),this.props.toolbar,c.createElement(h.TableSelection,{selectable:this.props.selectable,onRelease:this.selectionRelease},c.createElement("table",a({className:"k-table k-table-md k-grid-table"},R,{style:a(a({},R.style||{}),{userSelect:T}),role:"presentation"}),_,O,c.createElement("tbody",a({className:"k-table-tbody"},h.tableKeyboardNavigationBodyAttributes,{role:"presentation"}),P))),this.props.pager&&c.createElement(this.props.pager,{className:"k-grid-pager",total:S,skip:b,take:z,onPageChange:this.onPageChange}),y&&c.createElement(c.Fragment,null,c.createElement(h.DropClue,{ref:this.dragLogic.refDropElementClue}),c.createElement(h.DragClue,{ref:this.dragLogic.refDragElementClue}))))},Object.defineProperty(t.prototype,"columns",{get:function(){var e=this.extendedColumn.filter((function(e){return e.declarationIndex>=0&&-1===e.parentIndex})),t=function(e){return e.sort((function(e,t){return e.declarationIndex-t.declarationIndex})),e.map((function(e){e.declarationIndex,e.parentIndex,e.depth,e.colSpan,e.rowSpan,e.index,e.kFirst,e.groupable;var n=e.children,r=i(e,["declarationIndex","parentIndex","depth","colSpan","rowSpan","index","kFirst","groupable","children"]);return n.length?a({children:t(n)},r):r}))};return t(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"flatData",{get:function(){var e=this.props,t=e.data,n=void 0===t?[]:t,r=e.rowHeight,o=void 0===r?0:r,a=0,i=this.updateOnScroll&&this.prevData===n&&this.tbodyOffsetTop>0&&this.flattedData.length?this.flattedData:(0,d.flatData)(n,this.expandedSubItems,(function(e){var t={height:o,offsetTop:a};return a+=t.height,t}));return this.prevData=n,this.flattedData=i,i},enumerable:!1,configurable:!0}),t.prototype.selectionChange=function(e){if(this.props.onSelectionChange){var t=e.event,n=e.item,r=e.dataIndex,o=e.columnIndex,i=(0,h.getSelectionOptions)(this.props.selectable),l=i.mode,c=i.cell,s=a(a({},this.getArguments(t.syntheticEvent)),{dataItem:n.dataItem,level:n.level,startColIndex:o,endColIndex:o,startRowIndex:r,endRowIndex:r,dataItems:this.getLeafDataItems(),altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1,mode:l,cell:c,isDrag:!1,componentId:this._treeListId,selectedField:this.props.selectedField||""});this.props.onSelectionChange.call(void 0,s)}},t.prototype.raiseDataEvent=function(e,t,n){var r=this.props.onDataStateChange;if(e)e.call(void 0,a(a({},this.getArguments(n)),t));else if(r){var o=a(a({},this.getArguments(n)),{dataState:a(a({},this.getDataState()),t)});r.call(void 0,o)}},t.prototype.getDataState=function(){return{filter:this.props.filter,sort:this.props.sort}},t.prototype.getArguments=function(e){return{nativeEvent:e&&e.nativeEvent,syntheticEvent:e,target:this}},t.propTypes={data:s.array,resizable:s.bool,reorderable:s.bool,sortable:s.oneOfType([s.bool,s.shape({mode:s.oneOf(["single","multiple"]),allowUnsort:s.bool})]),onSortChange:s.func,sort:s.array,columns:s.arrayOf(s.object),columnVirtualization:s.bool,filter:s.array,onFilterChange:s.func,filterRow:s.any,toolbar:s.any,noRecords:s.any,onExpandChange:s.func,expandField:s.string,subItemsField:s.string,selectedField:s.string,onSelectionChange:s.func,onHeaderSelectionChange:s.func,onRowClick:s.func,onItemChange:s.func,editField:s.string,scrollable:s.oneOf(["none","scrollable","virtual"]),rowHeight:s.number,style:s.object,tableProps:s.object,pager:s.any,skip:s.number,take:s.number,onPageChange:s.func,onDataStateChange:s.func,onColumnResize:s.func,onColumnReorder:s.func,dataItemKey:s.string,navigatable:s.bool},t.contextType=h.TableKeyboardNavigationContext,t}(c.Component);t.TreeList=b},8078: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.TreeListNoRecords=void 0;var a=n(3899),i=n(499),l=n(3364),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){return this.props.children||(0,i.provideLocalizationService)(this).toLanguageString(l.noRecords,l.messages[l.noRecords])},t}(a.Component);t.TreeListNoRecords=c,(0,i.registerForLocalization)(c)},1529: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.TreeListToolbar=void 0;var a=n(3899),i=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){return a.createElement("div",{className:"k-toolbar k-grid-toolbar"},this.props.children)},t}(a.Component);t.TreeListToolbar=i},3054: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.TreeListBooleanEditor=void 0;var o=n(3899),a=n(5538),i=n(3861),l=n(834),c=n(4814);t.TreeListBooleanEditor=function(e){var t,n,s=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t,value:t.target.checked})}),[e.onChange,e.dataItem,e.level,e.field]),u=o.useMemo((function(){return(0,i.guid)()}),[]),h=(0,l.useTableKeyboardNavigation)(e.id),p=(0,i.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),d=o.createElement("td",r({style:e.style,className:p,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},h,((n={})[c.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement("input",{checked:(0,a.getNestedValue)(e.field,e.dataItem)||!1,id:u,type:"checkbox",className:"k-checkbox k-checkbox-md k-rounded-md",onChange:s}),o.createElement("label",{className:"k-checkbox-label",htmlFor:u}));return e.render?e.render.call(void 0,d,e):d},t.TreeListBooleanEditor.displayName="KendoReactTreeListBooleanEditor"},738: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.TreeListDateEditor=void 0;var o=n(3899),a=n(5538),i=n(7535),l=n(834),c=n(4814),s=n(3861);t.TreeListDateEditor=function(e){var t,n,u=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t.syntheticEvent,value:t.value})}),[e.onChange,e.dataItem,e.level,e.field]),h=(0,l.useTableKeyboardNavigation)(e.id),p=(0,s.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),d=o.createElement("td",r({style:e.style,className:p,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},h,((n={})[c.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement(i.DatePicker,{width:"100%",value:(0,a.getNestedValue)(e.field,e.dataItem),onChange:u}));return e.render?e.render.call(void 0,d,e):d},t.TreeListDateEditor.displayName="KendoReactTreeListDateEditor"},3655: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.TreeListNumericEditor=void 0;var o=n(3899),a=n(5538),i=n(2201),l=n(834),c=n(4814),s=n(3861);t.TreeListNumericEditor=function(e){var t,n,u=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t.syntheticEvent,value:t.value})}),[e.onChange,e.dataItem,e.level,e.field]),h=(0,a.getNestedValue)(e.field,e.dataItem),p=(0,l.useTableKeyboardNavigation)(e.id),d=(0,s.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),v=o.createElement("td",r({style:e.style,className:d,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},p,((n={})[c.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement(i.NumericTextBox,{width:"100%",value:void 0===h?null:h,onChange:u}));return e.render?e.render.call(void 0,v,e):v},t.TreeListNumericEditor.displayName="KendoReactTreeListNumericEditor"},4290: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.TreeListTextEditor=void 0;var o=n(3899),a=n(5538),i=n(834),l=n(4814),c=n(3861);t.TreeListTextEditor=function(e){var t,n,s=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t,value:t.target.value})}),[e.onChange,e.dataItem,e.level,e.field]),u=(0,i.useTableKeyboardNavigation)(e.id),h=(0,c.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),p=o.createElement("td",r({style:e.style,className:h,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},u,((n={})[l.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement("input",{style:{width:"100%"},className:"k-input",value:(0,a.getNestedValue)(e.field,e.dataItem)||"",onChange:s}));return e.render?e.render.call(void 0,p,e):p},t.TreeListTextEditor.displayName="KendoReactTreeListTextEditor"},6405: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.TreeListBooleanFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListBooleanFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.BooleanFilterCell,r({ariaLabel:"boolean filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.booleanFilterValues),n))}},6214: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.TreeListDateFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListDateFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.DateFilterCell,r({ariaLabel:"date filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.dateFilterOperators),n))}},3953: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.TreeListNumericFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListNumericFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.NumericFilterCell,r({ariaLabel:"numeric filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.numericFilterOperators),n))}},4901: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.TreeListTextFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListTextFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.TextFilterCell,r({ariaLabel:"text filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.textFilterOperators),n))}},8231:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.localizeFilter=t.booleanFilterValues=t.booleanOperator=t.dateFilterOperators=t.numericFilterOperators=t.textFilterOperators=void 0;var r=n(3364);t.textFilterOperators=[{text:r.filterContainsOperator,operator:"contains"},{text:r.filterNotContainsOperator,operator:"doesnotcontain"},{text:r.filterEqOperator,operator:"eq"},{text:r.filterNotEqOperator,operator:"neq"},{text:r.filterStartsWithOperator,operator:"startswith"},{text:r.filterEndsWithOperator,operator:"endswith"},{text:r.filterIsNullOperator,operator:"isnull"},{text:r.filterIsNotNullOperator,operator:"isnotnull"},{text:r.filterIsEmptyOperator,operator:"isempty"},{text:r.filterIsNotEmptyOperator,operator:"isnotempty"}],t.numericFilterOperators=[{text:r.filterEqOperator,operator:"eq"},{text:r.filterNotEqOperator,operator:"neq"},{text:r.filterGteOperator,operator:"gte"},{text:r.filterGtOperator,operator:"gt"},{text:r.filterLteOperator,operator:"lte"},{text:r.filterLtOperator,operator:"lt"},{text:r.filterIsNullOperator,operator:"isnull"},{text:r.filterIsNotNullOperator,operator:"isnotnull"}],t.dateFilterOperators=[{text:r.filterEqOperator,operator:"eq"},{text:r.filterNotEqOperator,operator:"neq"},{text:r.filterAfterOrEqualOperator,operator:"gte"},{text:r.filterAfterOperator,operator:"gt"},{text:r.filterBeforeOperator,operator:"lt"},{text:r.filterBeforeOrEqualOperator,operator:"lte"},{text:r.filterIsNullOperator,operator:"isnull"},{text:r.filterIsNotNullOperator,operator:"isnotnull"}],t.booleanOperator="eq",t.booleanFilterValues=[{text:r.filterBooleanAll,operator:""},{text:r.filterIsTrue,operator:!0},{text:r.filterIsFalse,operator:!1}],t.localizeFilter=function(e,t){return{clearButtonTitle:e.toLanguageString(r.filterClearButton,r.messages[r.filterClearButton]),operators:t.map((function(t){return{text:e.toLanguageString(t.text,r.messages[t.text]),operator:t.operator}}))}}},3010: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.TreeListCell=void 0;var o=n(3899),a=n(499),i=n(3861),l=n(5538),c=n(834),s=n(8696),u=n(4814);t.TreeListCell=function(e){var t,n,h,p=e.hasChildren,d=e.level,v=void 0===d?[0]:d,f=e.expanded,m=e.dataItem,g=e.format,y=e.id,b=e.ariaColumnIndex,z=e.isSelected,w=(0,l.getNestedValue)(e.field,m),x=(0,a.useInternationalization)(),k=(0,c.useTableKeyboardNavigation)(y),C="",O=o.useCallback((function(t){t.isDefaultPrevented()||t.keyCode===i.Keys.enter&&e.expandable&&(t.preventDefault(),e.onExpandChange(t,m,v))}),[e.expandable,m,v]);null!=w&&(C=g?x.format(g,w):w.toString());var M=[];e.expandable&&(M.push.apply(M,v.slice(1).map((function(e,t){return o.createElement(i.IconWrap,{name:"none",key:t})}))),p?M.push(o.createElement(i.IconWrap,r({name:f?"caret-alt-down":"caret-alt-right",icon:f?s.caretAltDownIcon:s.caretAltRightIcon,key:"expand-collapse",onClick:function(t){return e.onExpandChange(t.syntheticEvent||t,m,v)}},((t={})[u.TREELIST_PREVENT_SELECTION_ELEMENT]=!0,t)))):M.push(o.createElement(i.IconWrap,{name:"none",key:M.length})));var V=o.createElement("td",r({style:e.style,className:(0,i.classNames)("k-table-td",e.className,(n={},n["k-text-nowrap"]=e.expandable,n["k-selected"]=z,n)),colSpan:e.colSpan,"aria-colindex":b,"aria-expanded":p?f:void 0,"aria-selected":z,role:"gridcell",onKeyDown:O},((h={})[u.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,h),k),M,C);return e.render?e.render.call(void 0,V,e):V},t.TreeListCell.displayName="KendoReactTreeListCell"},5045: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.TreeListSelectionCell=void 0;var o=n(3899),a=n(5538),i=n(3861),l=n(834);t.TreeListSelectionCell=function(e){var t=o.useCallback((function(t){e.selectionChange&&e.selectionChange({syntheticEvent:t})}),[e.selectionChange]),n=o.useMemo((function(){return(0,i.guid)()}),[]),c=(0,a.getNestedValue)(e.field,e.dataItem),s=(0,l.useTableKeyboardNavigation)(e.id),u=o.createElement("td",r({style:e.style,className:(0,i.classNames)("k-table-td",e.className),"aria-colindex":e.ariaColumnIndex,role:"gridcell"},s),o.createElement("input",{checked:"boolean"==typeof c&&c,id:n,type:"checkbox",className:"k-checkbox k-checkbox-md k-rounded-md",onChange:t}),o.createElement("label",{className:"k-checkbox-label",htmlFor:n}));return e.render?e.render.call(void 0,u,e):u},t.TreeListSelectionCell.displayName="KendoReactTreeListSelectionCell"},4814:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TREELIST_PREVENT_SELECTION_ELEMENT=t.TREELIST_COL_INDEX_ATTRIBUTE=t.TREELIST_ROW_INDEX_ATTRIBUTE=void 0;var r=n(834);t.TREELIST_ROW_INDEX_ATTRIBUTE=r.TABLE_ROW_INDEX_ATTRIBUTE,t.TREELIST_COL_INDEX_ATTRIBUTE=r.TABLE_COL_INDEX_ATTRIBUTE,t.TREELIST_PREVENT_SELECTION_ELEMENT=r.TABLE_PREVENT_SELECTION_ELEMENT},6226: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.TreeListHeaderCell=void 0;var o=n(3899),a=n(834);t.TreeListHeaderCell=function(e){return o.createElement(a.HeaderCell,r({},e))}},8750: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.TreeListHeaderSelectionCell=void 0;var i=n(3899),l=n(3861),c=n(834),s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._inputId=(0,l.guid)(),t}return o(t,e),t.prototype.render=function(){return i.createElement(c.HeaderSelectionCell,a({inputId:this._inputId},this.props))},t}(i.Component);t.TreeListHeaderSelectionCell=s},3364:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.noRecords=t.filterBeforeOrEqualOperator=t.filterBeforeOperator=t.filterAfterOperator=t.filterAfterOrEqualOperator=t.filterBooleanAll=t.filterIsFalse=t.filterIsTrue=t.filterLtOperator=t.filterLteOperator=t.filterGtOperator=t.filterGteOperator=t.filterEndsWithOperator=t.filterNotContainsOperator=t.filterContainsOperator=t.filterStartsWithOperator=t.filterIsNotEmptyOperator=t.filterIsEmptyOperator=t.filterIsNotNullOperator=t.filterIsNullOperator=t.filterNotEqOperator=t.filterEqOperator=t.filterClearButton=void 0,t.filterClearButton="treelist.filterClearButton",t.filterEqOperator="treelist.filterEqOperator",t.filterNotEqOperator="treelist.filterNotEqOperator",t.filterIsNullOperator="treelist.filterIsNullOperator",t.filterIsNotNullOperator="treelist.filterIsNotNullOperator",t.filterIsEmptyOperator="treelist.filterIsEmptyOperator",t.filterIsNotEmptyOperator="treelist.filterIsNotEmptyOperator",t.filterStartsWithOperator="treelist.filterStartsWithOperator",t.filterContainsOperator="treelist.filterContainsOperator",t.filterNotContainsOperator="treelist.filterNotContainsOperator",t.filterEndsWithOperator="treelist.filterEndsWithOperator",t.filterGteOperator="treelist.filterGteOperator",t.filterGtOperator="treelist.filterGtOperator",t.filterLteOperator="treelist.filterLteOperator",t.filterLtOperator="treelist.filterLtOperator",t.filterIsTrue="treelist.filterIsTrue",t.filterIsFalse="treelist.filterIsFalse",t.filterBooleanAll="treelist.filterBooleanAll",t.filterAfterOrEqualOperator="treelist.filterAfterOrEqualOperator",t.filterAfterOperator="treelist.filterAfterOperator",t.filterBeforeOperator="treelist.filterBeforeOperator",t.filterBeforeOrEqualOperator="treelist.filterBeforeOrEqualOperator",t.noRecords="treelist.noRecords",t.messages=((n={})[t.filterClearButton]="Clear",n[t.filterEqOperator]="Is equal to",n[t.filterNotEqOperator]="Is not equal to",n[t.filterIsNullOperator]="Is null",n[t.filterIsNotNullOperator]="Is not null",n[t.filterIsEmptyOperator]="Is empty",n[t.filterIsNotEmptyOperator]="Is not empty",n[t.filterStartsWithOperator]="Starts with",n[t.filterContainsOperator]="Contains",n[t.filterNotContainsOperator]="Does not contain",n[t.filterEndsWithOperator]="Ends with",n[t.filterGteOperator]="Is greater than or equal to",n[t.filterGtOperator]="Is greater than",n[t.filterLteOperator]="Is less than or equal to",n[t.filterLtOperator]="Is less than",n[t.filterIsTrue]="Is true",n[t.filterIsFalse]="Is false",n[t.filterBooleanAll]="(All)",n[t.filterAfterOrEqualOperator]="Is after or equal to",n[t.filterAfterOperator]="Is after",n[t.filterBeforeOperator]="Is before",n[t.filterBeforeOrEqualOperator]="Is before or equal to",n[t.noRecords]="No records available",n)},7363:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-react-treelist",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679385439,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"}},5834: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.__spreadArray||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))};Object.defineProperty(t,"__esModule",{value:!0}),t.TreeListDraggableRow=void 0;var l=n(3899),c=n(994),s=n(3861),u=n(2517),h=function(e){return e.visible&&s.canUseDOM?c.createPortal(l.createElement("div",{className:"k-header k-drag-clue",style:{display:"block",position:"absolute",zIndex:2e4,padding:"8px 12px",top:e.top+"px",left:e.left+"px"}},l.createElement("span",{className:"k-icon k-drag-status "+(e.allowDrop?"k-i-plus":"k-i-cancel")+" k-icon-with-modifier"},l.createElement("span",{className:"k-icon k-icon-modifier"})),e.text),document.body):null};function p(e,t,n){var r=n?n.elementFromPoint(e.clientX,e.clientY):null;return t&&r?r.closest(t):null}var d="k-grid k-grid-md",v={visible:!1,top:0,left:0,text:"",allowDrop:!1},f=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={clueProps:a({},v)},t.draggable=l.createRef(),t.dragged=null,t.draggedOver=null,t.onPress=function(){return t.dragged=t.props.level},t.onDrag=function(e){if(s.canUseDOM){var n=t.draggable.current&&t.draggable.current.element,r=n?n.ownerDocument:document;if(r){var o=e.event,a=t.dragged;if(n&&a){o.isTouch||"scroll"===o.type||o.originalEvent.preventDefault();var i=t.props.levels[function(e,t,n){if(!e.originalEvent)return-1;var r=p(e,"tr",n);if(r)for(var o=t?t.childNodes:[],a=0;a<o.length;a++)if(o[a]===r)return a;return-1}(o,n.parentNode,r)];t.draggedOver=i;var l=i?!a.every((function(e,t){return e===i[t]})):Boolean(p(o,d,r));t.setState({clueProps:{visible:!0,top:o.pageY+10,left:o.pageX,text:n.innerText,allowDrop:l}}),t.props.onDrag&&t.props.onDrag.call(void 0,{nativeEvent:o.originalEvent,dragged:a,draggedOver:i,draggedItem:t.props.dataItem})}}}},t.onRelease=function(e){var n=e.event;if(t.dragged){var r=i([],t.dragged,!0),o=t.draggedOver&&i([],t.draggedOver,!0),l=t.state.clueProps.allowDrop;t.dragged=null,t.draggedOver=null,t.setState({clueProps:a({},v)});var c=t.props.dataItem;l&&t.props.onDrop&&t.props.onDrop.call(void 0,{nativeEvent:n.originalEvent,dragged:r,draggedOver:o,draggedItem:c})}},t}return o(t,e),t.prototype.render=function(){var e=this.state.clueProps;return l.createElement(l.Fragment,null,l.createElement(s.Draggable,{ref:this.draggable,onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease},l.createElement(u.TreeListRow,a({},this.props))),l.createElement(h,a({},e)))},t}(l.Component);t.TreeListDraggableRow=f},2517: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.TreeListRow=void 0;var o=n(3899),a=n(3861),i=n(4814);t.TreeListRow=o.forwardRef((function(e,t){var n,l=e.isSelected,c=e.rowHeight,s=e.isAltRow,u=e.expanded,h=e.ariaRowIndex,p=e.level,d=e.ariaSetSize,v=e.ariaPosInSet,f=(0,a.classNames)("k-table-row","k-master-row",{"k-selected":l,"k-alt":s}),m=o.useMemo((function(){return void 0!==c?{height:c+"px"}:void 0}),[c]),g=o.createElement("tr",r({onClick:e.onClick,onDoubleClick:e.onDoubleClick,onContextMenu:e.onContextMenu,className:f,style:m,ref:t,"aria-expanded":u,role:"row","aria-rowindex":h,"aria-level":p.length,"aria-posinset":v,"aria-setsize":d},((n={})[i.TREELIST_ROW_INDEX_ATTRIBUTE]=e.rowIndex,n)),e.children);return o.createElement(o.Fragment,null,e.render?e.render.call(void 0,g,e):g)})),t.TreeListRow.displayName="KendoReactTreeListRow"},8769: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.__spreadArray||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))};Object.defineProperty(t,"__esModule",{value:!0}),t.moveTreeItem=t.getItemPath=t.modifySubItems=t.removeItems=t.extendDataItem=t.createDataTree=t.treeToFlat=t.flatData=t.mapTreeItem=t.mapTree=t.filterBy=t.orderBy=void 0;var a=n(5538),i=n(834),l=n(3861);t.orderBy=function(e,t,n){return(0,i.orderBy)(e,t,n)},t.filterBy=function(e,t,n){return(0,i.filterBy)(e,t,n)},t.mapTree=function(e,t,n){return(0,l.mapTree)(e,t,n)},t.mapTreeItem=function(e,t,n,r){return(0,l.mapTreeItem)(e,t,n,r)},t.flatData=function(e,t,n){for(var a=[],i=[],l=e.length-1;l>=0;l--){var c=e[l];a.push({root:c,data:t(c),level:[l],levelCount:e.length})}for(;a.length>0;){var s=a.pop();if(i.push(r(r({dataItem:s.root,level:o([],s.level,!0)},n(s.root)),{levelCount:s.levelCount})),s.data.length)for(l=s.data.length-1;l>=0;l--)c=s.data[l],a.push({root:c,data:t(c),level:o(o([],s.level,!0),[l],!1),levelCount:s.data.length})}return i},t.treeToFlat=function(e,t,n){var o=function(e,i,l){i.push(r(r({},e),{level:l})),function(e){var r=[];return function(e){return Boolean((0,a.getNestedValue)(t,e))}(e)&&function(e){return Boolean((0,a.getNestedValue)(n,e))}(e)&&r.push.apply(r,(0,a.getNestedValue)(n,e)),r}(e).forEach((function(e){return o(e,i,l+1)}))},i=[];return e.forEach((function(e){return o(e,i,0)})),i},t.createDataTree=function(e,t,n,o){var a,i={},l=[];return e.forEach((function(e){return i[t(e)]=r({},e)})),e.forEach((function(e){(a=i[n(e)])?(a[o]=a[o]||[],a[o].push(i[t(e)])):l.push(i[t(e)])})),l},t.extendDataItem=function(e,t,n){return(0,l.extendDataItem)(e,t,n)},t.removeItems=function(e,n,r){var a,i=(0,t.mapTree)([(a={},a[n]=o([],e,!0),a)],n,(function(e){return c(e,r,n)}));return o([],i[0][n],!0)};var c=function(e,t,n){var a,i=e[n]||[],l=i.findIndex(t);if(-1!==l){var c=o([],i,!0);return c.splice(l,1),r(r({},e),((a={})[n]=c,a))}return e};t.modifySubItems=function(e,n,o,a){return(0,t.mapTree)(e,n,(function(e){var t;return o(e)?r(r({},e),((t={})[n]=a(e[n]||[]),t)):e}))},t.getItemPath=function(e,t,n){return(0,l.getItemPath)(e,t,n)},t.moveTreeItem=function(e,n,r,a){var i=o([],e,!0),l=(0,t.getItemPath)(i,n,a),c=l.pop(),s=l.pop(),u=n[n.length-1];if(r){var h=(0,t.getItemPath)(i,r,a).pop();(s?s[a]:i).splice(u,1),h[a]=h[a]||[],h[a].push(c)}else(s?s[a]:i).splice(u,1),i.push(c);return i}},5538:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.tableRowsVirtualization=t.setHeaderRowsTop=t.getNestedValue=void 0,t.getNestedValue=function(e,t){var n=(e||"").split("."),r=t;return n.forEach((function(e){r=r?r[e]:void 0})),r},t.setHeaderRowsTop=function(e,t,n){var r,o=Array.from(e.tHead&&e.tHead.rows||[]),a=[t],i=n||function(e){return window.getComputedStyle(e).height||void 0};o.forEach((function(e){var t,n=i(e);a.push(void 0===(t=n)||"number"!=typeof t&&!/px$/i.test(String(t))?e.offsetHeight:parseFloat(String(n)))}));for(var l=0;l<o.length;l++)r=a.slice(0,l+1).reduce((function(e,t){return e+t})),Array.from(o[l].cells).forEach((function(e){return e.style.top=r+"px"}))};var n=1e6;t.tableRowsVirtualization=function(e){var t=e.rows,r=e.tableViewPortHeight,o=e.scrollTop;if(0===t.length)return[];var a=t[0].height,i=Math.min(Math.round(o/a),t.length),l=Math.round(r/a),c=Math.max(0,i-l),s=Math.min(t.length,i+2*l),u=t.slice(c,s),h=u[u.length-1];return c>0&&u.unshift({dataItem:{},level:[n],offsetTop:0,height:u[0].offsetTop,levelCount:0}),s<t.length-1&&u.push({dataItem:{},level:[n,n],offsetTop:h.offsetTop+h.height,height:(t.length-s)*a,levelCount:0}),u}},7037:(e,t,n)=>{n.d(t,{z:()=>v});var r,o=n(3899),a=n(189),i=n(8130),l=n(8047),c=n(2697),s=n(3218),u=n(4006),h=n(2709),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)}),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)},v=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,u.s)(h.k),n.state={selected:!0===n.props.togglable&&!0===n.props.selected},n}return p(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,s=r.togglable,u=r.icon,h=r.iconClass,p=r.svgIcon,v=r.imageUrl,f=r.imageAlt,m=(r.className,r.onClick,r.size),g=void 0===m?t.defaultProps.size:m,y=r.rounded,b=void 0===y?t.defaultProps.rounded:y,z=r.fillMode,w=void 0===z?t.defaultProps.fillMode:z,x=r.themeColor,k=void 0===x?t.defaultProps.themeColor:x,C=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","svgIcon","imageUrl","imageAlt","className","onClick","size","rounded","fillMode","themeColor"]),O=void 0!==u||void 0!==h||void 0!==v,M=void 0!==a,V=function(e){var t=e.imageUrl,n=e.name,r=e.iconClass,a=e.svgIcon,c=e.imageAlt;return t?o.createElement("img",{role:"presentation",className:"k-button-icon",alt:c,src:t}):n||a?o.createElement(i.a,{className:"k-button-icon",name:n,icon:a}):r?o.createElement("span",{role:"presentation",className:(0,l.A)("k-button-icon",r)}):null}({name:u,svgIcon:p,iconClass:h,imageUrl:v,imageAlt:f});return o.createElement("button",d({ref:function(e){return n._element=e},"aria-pressed":s?this.state.selected:void 0},C,{onClick:this.handleClick,className:(0,l.A)("k-button",(e={},e["k-button-".concat(c.G.sizeMap[g]||g)]=g,e["k-button-".concat(w)]=w,e["k-button-".concat(w,"-").concat(k)]=Boolean(w&&k),e["k-rounded-".concat(c.G.roundedMap[b]||b)]=b,e["k-icon-button"]=!M&&O,e["k-disabled"]=this.props.disabled,e["k-selected"]=this.state.selected,e["k-rtl"]="rtl"===this.props.dir,e),this.props.className)}),V,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,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}(o.Component)},7711:(e,t,n)=>{n.d(t,{h:()=>d});var r,o=n(3899),a=n(189),i=n(8047),l=n(4006),c=n(2709),s=n(1889),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)}),h=function(){return h=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},h.apply(this,arguments)},p=s.Z.styles,d=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,(0,l.s)(c.k),n}return u(t,e),t.prototype.render=function(){var e,t=this,n=this.mapButtons(this.props.children),r=(0,i.A)([p["button-group"]],((e={})["k-disabled"]=this.props.disabled,e[p["button-group-stretched"]]=!!this.props.width,e),this.props.className),a={className:r,style:{width:"".concat(this.props.width)},dir:this.props.dir,role:"group","aria-disabled":this.props.disabled};return o.createElement("div",h({ref:function(e){t._element=e}},a,{className:r}),n)},t.prototype.mapButtons=function(e){var t=this,n=o.Children.count(e),r=void 0!==this.props.dir?"rtl"===this.props.dir:this._element&&"rtl"===getComputedStyle(this._element).direction||!1;return o.Children.map(e,(function(e,a){return o.isValidElement(e)?t.renderButton(e,a,a===n-1,r):e}))},t.prototype.renderButton=function(e,t,n,r){var a,l=(0,i.A)(e.props.className,((a={})[p["group-start"]]=r?n:0===t,a[p["group-end"]]=r?0===t:n,a)),c=h(h({},this.props.width?{width:this.props.width}:{}),e.props.style||{}),s=this.props.disabled||e.props.disabled,u=h(h(h(h({},e.props),l?{className:l}:{}),Object.keys(c).length?{style:c}:{}),void 0!==s?{disabled:s}:{});return o.Children.count(e.props.children)>0?o.cloneElement(e,u,e.props.children):o.cloneElement(e,u)},t.propTypes={children:a.oneOfType([a.arrayOf(a.element),a.element]),className:a.string,disabled:a.bool,width:a.string,dir:a.string},t}(o.Component)},2709:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-buttons",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679384636,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"}},1889:(e,t,n)=>{n.d(t,{w:()=>o,Z:()=>a});var r=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-split-button .k-split-button-arrow)",o=["button"+r,".k-button-group > button"+r,".k-dropdownlist",".k-colorpicker"];const a={styles:{button:"k-button",flat:"k-flat",outline:"k-outline",clear:"k-button-clear",primary:"k-primary","state-selected":"k-selected","button-icon":"k-button-icon","button-icontext":"k-button-icontext","state-disabled":"k-disabled","group-start":"k-group-start","group-end":"k-group-end","button-group":"k-button-group","button-group-stretched":"k-button-group-stretched",ltr:"k-ltr",rtl:"k-rtl"}}},834:(e,t,n)=>{n.r(t),n.d(t,{BooleanFilter:()=>to,BooleanFilterCell:()=>gn,ColumnDefaultProps:()=>En,ColumnMenuBooleanColumn:()=>ki,ColumnMenuBooleanFilter:()=>Ua,ColumnMenuDateColumn:()=>xi,ColumnMenuDateFilter:()=>Ga,ColumnMenuFilterForm:()=>fi,ColumnMenuFilterLogic:()=>$a,ColumnMenuForm:()=>vi,ColumnMenuItem:()=>_a,ColumnMenuNumericColumn:()=>wi,ColumnMenuNumericFilter:()=>Ya,ColumnMenuOperators:()=>Fa,ColumnMenuTextColumn:()=>zi,ColumnMenuTextFilter:()=>Wa,ColumnResize:()=>Pr,CommonDragLogic:()=>_r,DateFilter:()=>Xr,DateFilterCell:()=>wn,DragClue:()=>Nr,DropClue:()=>Ar,EnumFilter:()=>Jr,Expression:()=>xo,FILTER_ROW_CLASS:()=>ar,FOCUSABLE_ELEMENTS:()=>jn,Filter:()=>Pa,FilterRow:()=>lr,Group:()=>Sa,Header:()=>mr,HeaderCell:()=>yr,HeaderRow:()=>Er,HeaderSelectionCell:()=>Sr,HeaderThElement:()=>Gn,KEYBOARD_NAV_DATA_BODY:()=>_n,KEYBOARD_NAV_DATA_HEADER:()=>Pn,KEYBOARD_NAV_DATA_ID:()=>Bn,KEYBOARD_NAV_DATA_LEVEL:()=>Dn,KEYBOARD_NAV_DATA_SCOPE:()=>Ln,KEYBOARD_NAV_DATA_ZONE:()=>Tn,KEYBOARD_NAV_FILTER_COL_SUFFIX:()=>Rn,NumericFilter:()=>Yr,NumericFilterCell:()=>On,Operators:()=>fo,Pager:()=>on,TABBABLE_ELEMENTS:()=>An,TABLE_COL_INDEX_ATTRIBUTE:()=>Ki,TABLE_PREVENT_SELECTION_ELEMENT:()=>Ui,TABLE_ROW_INDEX_ATTRIBUTE:()=>qi,TableKeyboardNavigationContext:()=>Un,TableSelection:()=>il,TextFilter:()=>Kr,TextFilterCell:()=>In,closestTagName:()=>Zi,createFilterComponent:()=>pn,filterBy:()=>Ei,getColumnIndex:()=>$i,getGroupIds:()=>Bi,getIndex:()=>dr,getOffset:()=>rl,getRowIndex:()=>Xi,getSelectedState:()=>el,getSelectedStateFromKeyDown:()=>Ji,getSelectionOptions:()=>ol,isRtl:()=>pr,mapColumns:()=>ur,normalize:()=>zr,orderBy:()=>Hi,readColumns:()=>hr,relativeContextElement:()=>nl,setExpandedState:()=>Ti,setGroupIds:()=>_i,setSelectedState:()=>Qi,stringOperator:()=>mo,tableColumnsVirtualization:()=>Lr,tableKeyboardNavigation:()=>ji,tableKeyboardNavigationBodyAttributes:()=>Kn,tableKeyboardNavigationHeaderAttributes:()=>qn,tableKeyboardNavigationScopeAttributes:()=>Fn,tableKeyboardNavigationTools:()=>or,unaryOperator:()=>go,useTableKeyboardNavigation:()=>Wn});var r,o,a=n(3899),i=n(189),l=n(8047),c=n(2697),s=n(7037),u="pager.info",h="pager.firstPage",p="pager.previousPage",d="pager.nextPage",v="pager.lastPage",f="pager.itemsPerPage",m="pager.pageSelection",g="pager.page",y="pager.of",b="pager.totalPages",z="pager.pageLabel",w="pager.ariaKeyshortcuts",x="pager.ariaLabel",k="pager.mobileSelect",C="filter.eqOperator",O="filter.notEqOperator",M="filter.isNullOperator",V="filter.isNotNullOperator",H="filter.isEmptyOperator",I="filter.isNotEmptyOperator",E="filter.startsWithOperator",S="filter.containsOperator",D="filter.notContainsOperator",L="filter.endsWithOperator",P="filter.gteOperator",_="filter.gtOperator",B="filter.lteOperator",T="filter.ltOperator",R="filter.isTrue",N="filter.isFalse",j="filter.afterOrEqualOperator",A="filter.afterOperator",F="filter.beforeOperator",q="filter.beforeOrEqualOperator",K="filter.andLogic",U="filter.orLogic",W="filter.addExpression",Y="filter.addGroup",G="filter.close",Z="filter.groupAriaLabel",X="filter.expressionAriaLabel",$="filter.expressionDropdownAriaLabel",Q="filter.expressionOperatorDropdownAriaLabel",J="filter.enumFilterDropdownAriaLabel",ee="filter.numericFilterAriaLabel",te="filter.textFilterAriaLabel",ne="columnMenu.filterClearButton",re="columnMenu.filterSubmitButton",oe="columnMenu.filterTitle",ae="columnMenu.sortAscending",ie="columnMenu.sortDescending",le="columnMenu.filterEqOperator",ce="columnMenu.filterNotEqOperator",se="columnMenu.filterIsNullOperator",ue="columnMenu.filterIsNotNullOperator",he="columnMenu.filterIsEmptyOperator",pe="columnMenu.filterIsNotEmptyOperator",de="columnMenu.filterStartsWithOperator",ve="columnMenu.filterContainsOperator",fe="columnMenu.filterNotContainsOperator",me="columnMenu.filterEndsWithOperator",ge="columnMenu.filterGteOperator",ye="columnMenu.filterGtOperator",be="columnMenu.filterLteOperator",ze="columnMenu.filterLtOperator",we="columnMenu.filterIsTrue",xe="columnMenu.filterAfterOrEqualOperator",ke="columnMenu.filterAfterOperator",Ce="columnMenu.filterBeforeOperator",Oe="columnMenu.filterBeforeOrEqualOperator",Me="columnMenu.filterAndLogic",Ve="columnMenu.filterOrLogic",He="sort.ariaLabel",Ie="filter.ariaLabel",Ee=((r={})[f]="items per page",r[m]="Select page",r[u]="{0} - {1} of {2} items",r[h]="Go to the first page",r[p]="Go to the previous page",r[d]="Go to the next page",r[v]="Go to the last page",r[g]="Page",r[y]="Of",r[b]="{0}",r[z]="Page",r[w]="Enter ArrowRight ArrowLeft",r[x]="Pager",r[k]="Select",r[He]="Sortable",r[Ie]="Filter",r[C]="Is equal to",r[O]="Is not equal to",r[M]="Is null",r[V]="Is not null",r[H]="Is empty",r[I]="Is not empty",r[E]="Starts with",r[S]="Contains",r[D]="Does not contain",r[L]="Ends with",r[P]="Is greater than or equal to",r[_]="Is greater than",r[B]="Is less than or equal to",r[T]="Is less than",r[R]="Is true",r[N]="Is false",r[j]="Is after or equal to",r[A]="Is after",r[F]="Is before",r[q]="Is before or equal to",r[K]="And",r[U]="Or",r[W]="Add Expression",r[Y]="Add Group",r[G]="Close",r[Z]="Filter toolbar",r[X]="Filter expression row",r[$]="Filter dropdown",r[Q]="Filter operator dropdown",r[J]="Select True/False",r[ee]="Enter number",r[te]="Enter number",r[ne]="Clear",r[re]="Filter",r[oe]="Filter",r[ae]="Sort Ascending",r[ie]="Sort Descending",r[le]="Is equal to",r[ce]="Is not equal to",r[se]="Is null",r[ue]="Is not null",r[he]="Is empty",r[pe]="Is not empty",r[de]="Starts with",r[ve]="Contains",r[fe]="Does not contain",r[me]="Ends with",r[ge]="Is greater than or equal to",r[ye]="Is greater than",r[be]="Is less than or equal to",r[ze]="Is less than",r[we]="Is true",r[xe]="Is after or equal to",r[ke]="Is after",r[Ce]="Is before",r[Oe]="Is before or equal to",r[Me]="And",r[Ve]="Or",r),Se=n(499),De=(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)}),Le=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handlePageChange=function(e,n){e.preventDefault(),t.props.pageChange(n,e)},t.handleSelectPageChange=function(e){e.preventDefault(),t.props.pageChange(e.target.value,e)},t}return De(t,e),t.prototype.render=function(){for(var e,t=this,n=(0,Se.provideLocalizationService)(this),r=this.props.messagesMap?this.props.messagesMap(k):{messageKey:k,defaultMessage:Ee[k]},o=this.props.messagesMap?this.props.messagesMap(z):{messageKey:z,defaultMessage:Ee[z]},i=[],u=this.start;u<=this.end;u++)i.push(u);var h=i.map((function(e){return a.createElement(s.z,{className:(0,l.A)({"k-selected":t.props.currentPage===e}),key:e,fillMode:"flat",themeColor:"primary",size:t.props.size,rounded:null,role:"button","aria-label":n.toLanguageString(o.messageKey,o.defaultMessage)+" "+e,"aria-current":t.props.currentPage===e||void 0,onClick:function(n){return t.handlePageChange(n,e)}},e)})),p=i.map((function(e){return a.createElement("option",{key:e},e)}));return a.createElement(a.Fragment,null,a.createElement("select",{className:(0,l.A)("k-picker k-dropdown-list k-dropdown k-rounded-md",(e={},e["k-picker-".concat(c.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e)),"aria-label":n.toLanguageString(r.messageKey,r.defaultMessage),value:this.props.currentPage,onChange:function(e){return t.handleSelectPageChange(e)}},p),a.createElement("div",{className:"k-pager-numbers"},h))},Object.defineProperty(t.prototype,"end",{get:function(){return Math.min(this.start+this.props.buttonCount-1,this.props.totalPages)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"start",{get:function(){var e=this.props.currentPage,t=this.props.buttonCount;if(e>t){var n=e%t;return 0===n?e-t+1:e-n+1}return 1},enumerable:!1,configurable:!0}),t}(a.Component),Pe=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(){var t=null!==e&&e.apply(this,arguments)||this;return t._text=void 0,t.onChange=function(e){var n=t._text=e.target.value.replace(/\D/g,"");t.forceUpdate(),n&&t.props.pageChange(parseInt(n,10),e)},t.value=function(){var e=void 0===t._text?t.props.currentPage.toString():t._text;return t._text=void 0,e},t}return Pe(t,e),t.prototype.render=function(){for(var e,t=this,n=(0,Se.provideIntlService)(this),r=(0,Se.provideLocalizationService)(this),o=this.props.messagesMap?this.props.messagesMap(g):{messageKey:g,defaultMessage:Ee[g]},i=this.props.messagesMap?this.props.messagesMap(y):{messageKey:y,defaultMessage:Ee[y]},s=this.props.messagesMap?this.props.messagesMap(b):{messageKey:b,defaultMessage:Ee[b]},u=this.props.messagesMap?this.props.messagesMap(k):{messageKey:k,defaultMessage:Ee[k]},h=[],p=this.start;p<=this.end;p++)h.push(p);var d=h.map((function(e){return a.createElement("option",{key:e},e)}));return a.createElement(a.Fragment,null,a.createElement("select",{className:(0,l.A)("k-picker k-dropdown-list k-dropdown k-rounded-md",(e={},e["k-picker-".concat(c.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e)),"aria-label":r.toLanguageString(u.messageKey,u.defaultMessage),value:this.props.currentPage,onChange:this.onChange},d),a.createElement("span",{className:"k-pager-input k-label"},r.toLanguageString(o.messageKey,o.defaultMessage),a.createElement("span",{className:"k-textbox k-input k-input-md k-rounded-md k-input-solid"},a.createElement("input",{className:"k-input-inner",value:this.value(),onBlur:function(){return t.forceUpdate()},onChange:this.onChange})),"".concat(r.toLanguageString(i.messageKey,i.defaultMessage)," ").concat(n.format(r.toLanguageString(s.messageKey,s.defaultMessage),[this.props.totalPages]))))},Object.defineProperty(t.prototype,"end",{get:function(){return Math.min(this.start+this.props.buttonCount-1,this.props.totalPages)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"start",{get:function(){var e=this.props.currentPage,t=this.props.buttonCount;if(e>t){var n=e%t;return 0===n?e-t+1:e-n+1}return 1},enumerable:!1,configurable:!0}),t}(a.Component);(0,Se.registerForLocalization)(_e);var Be=n(3198),Te=n(3493),Re=n(4703),Ne=n(8130),je=n(3218),Ae=n(848),Fe=n(6097);const qe={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},Ke={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"};var Ue=n(9222),We=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)}}(),Ye=function(){return Ye=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},Ye.apply(this,arguments)},Ge=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return We(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.width,r=e.dir,o=e.itemsCount,i=e.popupSettings;return a.createElement(Ue.G,Ye({style:{width:n,direction:r},contentKey:o&&o.join()},i),t)},t}(a.Component);const Ze=Ge;var Xe=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=c.G.sizeMap,Qe=c.G.roundedMap,Je=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.input=null,t}return Xe(t,e),t.prototype.render=function(){var e,t=this,n=this.props,r=n.size,o=n.rounded,i=n.fillMode,c=n.inputRef;return a.createElement("div",{className:"k-list-filter"},a.createElement("span",{className:(0,l.A)("k-searchbox k-input",(e={},e["k-input-".concat($e[r]||r)]=r,e["k-rounded-".concat(Qe[o]||o)]=o,e["k-input-".concat(i)]=i,e))},a.createElement(Ne.a,{className:"k-input-icon",name:"search",icon:Ke}),a.createElement("input",{ref:c||function(e){return t.input=e},value:this.props.value||"",className:"k-input-inner",onChange:this.props.onChange,onKeyDown:this.props.onKeyDown,tabIndex:this.props.tabIndex,onClick:function(e){return e.stopPropagation()}})))},t}(a.Component);const et=Je;var tt=function(e){return null!=e},nt=function(e,t){for(var n=0;n<e.length;n++)if(e.charAt(n)!==t)return!1;return!0},rt=function(e,t,n){var r=e;return n&&(r=[n].concat(r)),r.slice(t).concat(r.slice(0,t))},ot=function(e,t,n){if(!tt(e))return!1;var r=String(e);return n&&(r=r.toLowerCase()),0===r.indexOf(t)},at=function(e,t){if(t&&tt(e)){var n=t.split("."),r=e;return n.forEach((function(e){r=r?r[e]:void 0})),r}return e},it=function(e,t,n){return e===t||tt(e)===tt(t)&&at(e,n)===at(t,n)},lt=function(e,t,n){if(t){var r=function(e,t,n,r){void 0===r&&(r=!1);var o=function(e){return r?e:e.toLowerCase()};return e.findIndex((function(e){return n?o(at(e,n))===o(t):o(t)===o(e.toString())}))}(e,t,n,!0);return-1!==r?e[r]:e[function(e,t,n){var r=-1;if(t){t=t.toLowerCase();for(var o=0;o<e.length;o++){var a=(at(e[o],n)||"")+"";if(a&&a.toLowerCase().startsWith(t)){r=o;break}}}return r}(e,t,n)]}return e[0]},ct=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)}}(),st=function(e){return e.preventDefault()},ut=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ct(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.defaultItem,r=e.textField;return a.createElement("div",{onClick:this.props.onClick,onMouseDown:st,style:{position:"unset"},className:(0,l.A)("k-list-optionlabel",{"k-selected":t})},at(n,r)||"")},t}(a.Component);const ht=ut;var pt=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)}}(),dt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleClick=function(e){return t.props.onClick(t.props.index,e)},t}return pt(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.group,r=e.dataItem,o=e.virtual,i=e.render,c=a.createElement("li",{id:this.props.id,role:"option","aria-selected":t,className:(0,l.A)("k-list-item",{"k-selected":t,"k-focus":this.props.focused,"k-first":Boolean(n)}),onClick:this.handleClick,style:{position:o?"relative":"unset"}},a.createElement("span",{className:"k-list-item-text"},at(r,this.props.textField).toString()),void 0!==n?a.createElement("div",{className:"k-list-item-group-label"},n):null);return void 0!==i?i.call(void 0,c,this.props):c},t}(a.Component);const vt=dt;var ft,mt="dropdowns.nodata",gt="dropdowns.dropDownListArrowBtnAriaLabel",yt=((ft={})["dropdowns.clear"]="clear",ft[mt]="NO DATA FOUND.",ft["dropdowns.comboArrowBtnAriaLabelExpand"]="expand combobox",ft["dropdowns.comboArrowBtnAriaLabelCollapse"]="collapse combobox",ft[gt]="select",ft),bt=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)}}(),zt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return bt(t,e),t.prototype.renderItems=function(){var e=this,t=this.props,n=t.textField,r=t.valueField,o=t.groupField,i=t.optionsGuid,l=t.skip,c=void 0===l?0:l,s=t.virtual,u=t.focusedIndex,h=t.highlightSelected,p=void 0===h||h,d=t.value,v=t.data,f=t.itemRender,m=Array.isArray(d);return v.map((function(t,l){var h,g,y=c+l,b=p&&(!m&&it(t,d,r)||m&&-1!==d.findIndex((function(e){return it(e,t,r)}))),z=void 0;return l>0&&void 0!==o&&(h=at(t,o),g=at(v[l-1],o),h&&g&&h!==g&&(z=h)),a.createElement(vt,{id:"option-".concat(i,"-").concat(y),virtual:s,dataItem:t,selected:b,focused:u===l,index:y,key:y,onClick:e.props.onClick,textField:n,group:z,render:f})}))},t.prototype.renderNoValueElement=function(e){var t=this.props.noDataRender,n=a.createElement("div",{className:"k-nodata"},a.createElement("div",null,e.toLanguageString(mt,yt[mt])));return t?t.call(void 0,n):n},t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.id,r=t.show,o=t.wrapperCssClass,i=t.wrapperStyle,l=t.listStyle,c=t.listRef,s=t.wrapperRef,u=t.listClassName,h=void 0===u?"k-list-ul":u,p=this.renderItems();return p.length?a.createElement("div",{className:o,style:i,ref:s,onMouseDown:this.props.onMouseDown,onBlur:this.props.onBlur,onScroll:this.props.onScroll,unselectable:"on"},a.createElement("ul",{id:n,role:"listbox","aria-hidden":!r||void 0,className:h,ref:c,style:l},p),this.props.scroller&&a.createElement("div",{className:"k-height-container"},this.props.scroller)):this.renderNoValueElement(e)},t}(a.Component);const wt=zt;(0,Se.registerForLocalization)(zt);var xt=1533915;const kt=function(){function e(){var e=this;this.container=null,this.scrollElement=null,this.list=null,this.containerHeight=0,this.skip=0,this.total=0,this.enabled=!1,this.pageSize=0,this.itemHeight=0,this.PageChange=null,this.prevScrollPos=0,this.listTranslate=0,this.scrollSyncing=!1,this.scrollerRef=function(t){var n=e;n.container=t,t&&(t.setAttribute("unselectable","on"),window.setTimeout(n.calcScrollElementHeight.bind(n),0))},this.calcScrollElementHeight=function(){e.scrollSyncing=!0;var t=!1;e.itemHeight=e.list?e.list.children[0].offsetHeight:e.itemHeight,e.containerHeight=Math.min(xt,e.itemHeight*e.total);var n=e.containerHeight;return e.scrollElement&&(t=e.scrollElement.style.height!==n+"px")&&(e.scrollElement.style.height=n+"px"),e.scrollSyncing=!1,t},this.scrollHandler=this.scrollHandler.bind(this)}return Object.defineProperty(e.prototype,"translate",{get:function(){return this.listTranslate},enumerable:!1,configurable:!0}),e.prototype.changePage=function(e,t){var n=Math.min(Math.max(0,e),this.total-this.pageSize);n!==this.skip&&this.PageChange&&this.PageChange({skip:n,take:this.pageSize},t)},e.prototype.translateTo=function(e){this.listTranslate=e,this.list&&(this.list.style.transform="translateY("+e+"px)")},e.prototype.reset=function(){this.container&&(this.calcScrollElementHeight(),this.container.scrollTop=0,this.translateTo(0))},e.prototype.scrollToEnd=function(){this.container&&this.list&&(this.calcScrollElementHeight(),this.container.scrollTop=this.container.scrollHeight-this.container.offsetHeight,this.translateTo(this.container.scrollHeight))},e.prototype.localScrollUp=function(e){var t,n=this.itemHeight,r=this.container.scrollTop,o=this.listTranslate,a=r-o;if(!(a>n)){for(t=0;t<this.skip&&!(o+n+a<=r);t++)o-=n;if(o=this.validateTranslate(o),this.skip-t<=0&&o>=r)return this.translateTo(0),this.changePage(0,e),void(this.container.scrollTop=0);o!==this.listTranslate&&(this.translateTo(o),this.changePage(this.skip-t,e))}},e.prototype.localScrollDown=function(e){var t,n=this.itemHeight,r=this.container.scrollTop,o=this.listTranslate,a=this.list.children.length;for(t=0;t<a&&!(o+n>=r);t++)o+=n;o=this.validateTranslate(o),t>=a&&this.skip+t>=this.total?(this.translateTo(o),this.changePage(this.total-1,e)):o!==this.listTranslate&&(this.translateTo(o),this.changePage(this.skip+t,e))},e.prototype.scrollNonStrict=function(e){var t=this.total*this.prevScrollPos/this.containerHeight,n=Math.min(Math.floor(t),this.total-1),r=this.containerHeight*t/this.total;r=this.validateTranslate(r),this.translateTo(r),this.changePage(n,e)},e.prototype.scrollHandler=function(e){var t=this.container?this.container.scrollTop:0,n=this.prevScrollPos;this.prevScrollPos=t,this.enabled&&this.list&&this.container&&!this.scrollSyncing&&(t-n<=0&&t>this.listTranslate-this.list.scrollHeight/10?this.localScrollUp(e):t-n>0&&t<this.listTranslate+2*this.list.scrollHeight/3?this.localScrollDown(e):this.scrollNonStrict(e))},e.prototype.validateTranslate=function(e){return e=Math.max(0,e),Math.min(this.containerHeight,e)},e}();var Ct=function(){function e(){}return e.prototype.navigate=function(e){var t=e.keyCode;return t===Te.R.up||t===Te.R.left?this.next({current:e.current,min:e.min,max:e.max,step:-1}):t===Te.R.down||t===Te.R.right?this.next({current:e.current,min:e.min,max:e.max,step:1}):t===Te.R.home?0:t===Te.R.end?e.max:void 0},e.prototype.next=function(e){return tt(e.current)?Math.min(e.max,Math.max(e.current+e.step,e.min)):e.min},e}(),Ot=function(){return Ot=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},Ot.apply(this,arguments)},Mt=function(){function e(e){var t=this;this.wrapper=null,this.list=null,this.vs=new kt,this.navigation=new Ct,this.handleItemClick=function(e,n){var r=t.initState();r.syntheticEvent=n,n.stopPropagation(),t.component.handleItemSelect(e,r),t.togglePopup(r),t.applyState(r)},this.handleFocus=function(e){if(!t.component.state.focused){var n=t.initState();n.data.focused=!0,n.events.push({type:"onFocus"}),n.syntheticEvent=e,t.applyState(n)}},this.filterChanged=function(e,n){var r=t.component.props,o=r.textField;r.filterable&&n.events.push({type:"onFilterChange",filter:{field:o,operator:"contains",ignoreCase:!0,value:e}})},this.togglePopup=function(e){var n=t.component.props,r=void 0!==n.opened?n.opened:t.component.state.opened;void 0===n.opened&&(e.data.opened=!r),r?e.events.push({type:"onClose"}):(e.events.push({type:"onOpen"}),t.calculatePopupWidth())},this.pageChange=function(e,n){var r=t.initState();r.syntheticEvent=n,t.triggerOnPageChange(r,e.skip,e.take),t.applyState(r)},this.scrollToVirtualItem=function(e,n){var r=t.vs;if(r.enabled=!1,0===e.skip)r.reset();else if(e.skip+e.pageSize===e.total)r.scrollToEnd();else{var o=r.translate;0===o&&(r.calcScrollElementHeight(),o=r.itemHeight*e.skip,r.translateTo(o-r.itemHeight)),r.container&&(r.container.scrollTop=o),t.scrollToItem(n,!0)}window.setTimeout((function(){return r.enabled=!0}),10)},this.renderScrollElement=function(){var e=t.vs;return e.enabled&&a.createElement("div",{ref:function(t){return e.scrollElement=t},key:"scrollElementKey"})},this.listBoxId=(0,Be.M)(),this.guid=(0,Be.M)(),this.component=e,this.vs.PageChange=this.pageChange}return e.prototype.didMount=function(){var e=this.component.props,t=e.popupSettings||{},n=e.style||{},r=t.width,o=!0===e.opened;void 0===r&&this.calculatePopupWidth(),void 0===e.dir&&void 0===n.direction&&(this.calculateDir(),o=!0),o&&this.component.forceUpdate()},e.prototype.calculateDir=function(){var e=this.component.element;e&&e.ownerDocument&&e.ownerDocument.defaultView&&(this.dirCalculated=e.ownerDocument.defaultView.getComputedStyle(e).direction||void 0)},e.prototype.calculatePopupWidth=function(){this.wrapper&&(this.popupWidth=this.wrapper.offsetWidth+"px")},e.prototype.scrollToItem=function(e,t,n){var r=this,o=this.list||this.vs.list;if(o||n||setTimeout((function(){r.scrollToItem(e,t,!0)}),10),o&&e>=0){var a=this.vs,i=a.container||o.parentNode,l=void 0!==t?t:a.enabled;!function(e,t,n,r,o){var a=e.offsetHeight,i=t.children.item(n),l=i.offsetTop+(o?r-e.scrollTop:0),c=i.offsetHeight;if(o){var s=0;l+c>a?s=l+c-a:l<0&&(s=l),0!==s?e.scrollTop+=s:0===e.scrollTop&&0!==r&&(e.scrollTop=r)}else l+c>a+e.scrollTop?e.scrollTop=l+c-a:l<e.scrollTop&&(e.scrollTop-=e.scrollTop-l)}(i,o,e,a.translate,l)}},e.prototype.initState=function(){return{data:{},events:[],syntheticEvent:void 0}},e.prototype.applyState=function(e){var t=this;Object.keys(e.data).length>0&&this.component.setState(e.data);var n={syntheticEvent:e.syntheticEvent,nativeEvent:e.syntheticEvent?e.syntheticEvent.nativeEvent:void 0,target:this.component,value:this.component.value};e.events.forEach((function(e){var r=e.type;delete e.type;var o=r&&t.component.props[r];o&&o.call(void 0,Ot(Ot({},n),e))}))},e.prototype.triggerOnPageChange=function(e,t,n){var r=this.component.props.virtual;if(r){var o=Math.min(Math.max(0,t),Math.max(0,r.total-n));o!==r.skip&&e.events.push({type:"onPageChange",page:{skip:o,take:n}})}},e.prototype.triggerPageChangeCornerItems=function(e,t){var n=this.component.props,r=n.data,o=void 0===r?[]:r,a=n.dataItemKey,i=n.virtual,l=void 0!==n.opened?n.opened:this.component.state.opened;e&&i&&this.vs.enabled&&(i.skip>0&&it(e,o[0],a)?this.triggerOnPageChange(t,i.skip-1,i.pageSize):!l&&i.skip+i.pageSize<i.total&&it(e,o[o.length-1],a)&&this.triggerOnPageChange(t,i.skip+1,i.pageSize))},e.prototype.getPopupSettings=function(){return Object.assign({},e.defaultProps.popupSettings,this.component.props.popupSettings)},e.basicPropTypes={opened:i.bool,disabled:i.bool,dir:i.string,tabIndex:i.number,accessKey:i.string,data:i.array,textField:i.string,className:i.string,label:i.string,loading:i.bool,popupSettings:i.shape({animate:i.oneOfType([i.bool,i.shape({openDuration:i.number,closeDuration:i.number})]),popupClass:i.string,className:i.string,appendTo:i.any,width:i.oneOfType([i.string,i.number]),height:i.oneOfType([i.string,i.number])}),onOpen:i.func,onClose:i.func,onFocus:i.func,onBlur:i.func,onChange:i.func,itemRender:i.func,listNoDataRender:i.func,focusedItemIndex:i.func,header:i.node,footer:i.node},e.propTypes=Ot(Ot({},e.basicPropTypes),{value:i.any,defaultValue:i.any,filterable:i.bool,filter:i.string,virtual:i.shape({pageSize:i.number.isRequired,skip:i.number.isRequired,total:i.number.isRequired}),onFilterChange:i.func,onPageChange:i.func}),e.defaultProps={popupSettings:{height:"200px"},required:!1,validityStyles:!0},e}();const Vt=Mt;var Ht=n(4006),It={name:"@progress/kendo-react-dropdowns",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679385024,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"},Et=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)}}(),St=function(){return St=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},St.apply(this,arguments)},Dt="Please select a value from the list!",Lt=c.G.sizeMap,Pt=c.G.roundedMap,_t=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._element=null,n.base=new Vt(n),n.searchState={word:"",last:""},n._select=null,n._skipFocusEvent=!1,n._filterInput=null,n._navigated=!1,n._inputId=(0,Be.M)(),n.focus=function(){n.base.wrapper&&n.base.wrapper.focus()},n.handleItemSelect=function(e,t){var r=n.props,o=r.data,a=void 0===o?[]:o,i=r.virtual,l=r.dataItemKey,c=r.defaultItem,s=i?i.skip:0,u=-1===e&&void 0!==c?c:a[e-s],h=!it(u,n.value,l);n.triggerOnChange(u,t),h&&n.base.triggerPageChangeCornerItems(u,t)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.dummySelect=function(e){return a.createElement("select",{name:n.props.name,ref:function(e){n._select=e},tabIndex:-1,"aria-hidden":!0,title:n.props.label,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"}},a.createElement("option",{value:n.props.valueMap?n.props.valueMap.call(void 0,e):e}))},n.renderListContainer=function(){var e,t=n.props,r=t.header,o=t.footer,i=t.dir,c=t.data,s=void 0===c?[]:c,u=t.size,h=n.base,p=h.getPopupSettings(),d=void 0!==n.props.opened?n.props.opened:n.state.opened,v=void 0!==p.width?p.width:h.popupWidth,f={dir:void 0!==i?i:h.dirCalculated,width:v,popupSettings:{popupClass:(0,l.A)(p.popupClass,"k-list-container","k-dropdownlist-popup"),className:p.className,animate:p.animate,anchor:n.element,show:d,onOpen:n.onPopupOpened,onClose:n.onPopupClosed,appendTo:p.appendTo},itemsCount:[s.length]};return a.createElement(Ze,St({},f),n.renderListFilter(),r&&a.createElement("div",{className:"k-list-header"},r),a.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(Lt[u]||u)]=u,e["k-virtual-list"]=n.base.vs.enabled,e))},n.renderDefaultItem(),n.renderList()),o&&a.createElement("div",{className:"k-list-footer"},o))},n.renderList=function(){var e=n.props,t=e.data,r=void 0===t?[]:t,o=e.textField,i=e.dataItemKey,l=e.virtual,c=void 0===l?{skip:0}:l,s=e.listNoDataRender,u=e.itemRender,h=n.base.vs,p=c.skip,d=void 0!==n.props.opened?n.props.opened:n.state.opened,v=n.base.getPopupSettings(),f="translateY(".concat(h.translate,"px)");return a.createElement(wt,{id:n.base.listBoxId,show:d,data:r.slice(),focusedIndex:n.focusedIndex(),value:n.value,textField:o,valueField:i,optionsGuid:n.base.guid,listRef:function(e){return h.list=n.base.list=e},wrapperStyle:{maxHeight:v.height},wrapperCssClass:"k-list-content",listStyle:h.enabled?{transform:f}:void 0,key:"listkey",skip:p,onClick:n.handleItemClick,itemRender:u,noDataRender:s,onScroll:function(e){h.scrollHandler(e)},wrapperRef:h.scrollerRef,scroller:n.base.renderScrollElement()})},n.renderListFilter=function(){var e=void 0!==n.props.filter?n.props.filter:n.state.text;return n.props.filterable&&a.createElement(et,{value:e,ref:function(e){return n._filterInput=e&&e.input},onChange:n.handleListFilterChange,onKeyDown:n.handleKeyDown,size:n.props.size,rounded:n.props.rounded,fillMode:n.props.fillMode})},n.renderDefaultItem=function(){var e=n.props,t=e.textField,r=e.defaultItem,o=e.dataItemKey;return void 0!==r&&a.createElement(ht,{defaultItem:r,textField:t,selected:it(n.value,r,o),key:"defaultitemkey",onClick:n.handleDefaultItemClick})},n.search=function(e){clearTimeout(n._typingTimeout),n.props.filterable||(n._typingTimeout=window.setTimeout((function(){return n.searchState.word=""}),n.props.delay),n.selectNext(e))},n.selectNext=function(e){var t,r=n.props,o=r.data,a=void 0===o?[]:o,i=r.dataItemKey,l=a.map((function(e,t){return{item:e,itemIndex:t}})),c=n.searchState.word,s=n.searchState.last,u=nt(c,s),h=l.length,p=Math.max(0,a.findIndex((function(e){return it(e,n.value,i)})));n.props.defaultItem&&(t={item:n.props.defaultItem,itemIndex:-1},h+=1,p+=1),l=rt(l,p+=u?1:0,t);for(var d,v,f,m=0,g=n.props,y=g.textField,b=g.ignoreCase;m<h;m++)if(d=at(l[m].item,y),v=u&&ot(d,s,b),f=ot(d,c,b),v||f){m=l[m].itemIndex;break}if(m!==h){var z=n.base.initState();z.syntheticEvent=e,n.handleItemSelect(m,z),n.applyState(z),n._valueDuringOnChange=void 0}},n.handleKeyDown=function(e){var t=n.props,r=t.data,o=void 0===r?[]:r,a=t.filterable,i=t.disabled,l=t.leftRightKeysNavigation,c=void 0===l||l,s=t.virtual,u=void 0===s?{skip:0,total:0,pageSize:0}:s,h=void 0!==n.props.opened?n.props.opened:n.state.opened,p=e.keyCode,d=p===Te.R.home||p===Te.R.end,v=p===Te.R.up||p===Te.R.down,f=!h&&(e.altKey&&p===Te.R.down||p===Te.R.enter||p===Te.R.space),m=h&&(e.altKey&&p===Te.R.up||p===Te.R.esc),g=c&&(p===Te.R.left||p===Te.R.right),y=v||!a&&(g||d),b=n.base.initState();if(b.syntheticEvent=e,!i){if(d&&n.base.vs.enabled)p===Te.R.home?0!==u.skip?(n.base.triggerOnPageChange(b,0,u.pageSize),n._navigated=!0):n.triggerOnChange(o[0],b):u.skip<u.total-u.pageSize?(n.base.triggerOnPageChange(b,u.total-u.pageSize,u.pageSize),n._navigated=!0):n.triggerOnChange(o[o.length-1],b);else if(h&&p===Te.R.enter){var z=n.focusedIndex();void 0!==z&&n.handleItemSelect(z,b),n.base.togglePopup(b),e.preventDefault()}else f||m?(n.base.togglePopup(b),e.preventDefault()):y&&(n.onNavigate(b,p),e.preventDefault());n.applyState(b)}},n.handleItemClick=function(e,t){n.base.handleItemClick(e,t),n._valueDuringOnChange=void 0},n.handleFocus=function(e){n._skipFocusEvent||n.base.handleFocus(e)},n.handleBlur=function(e){if(!n._skipFocusEvent&&n.state.focused){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();r.syntheticEvent=e,r.data.focused=!1,r.events.push({type:"onBlur"}),t&&n.base.togglePopup(r),n.applyState(r)}},n.handleDefaultItemClick=function(e){var t=n.base.initState();t.syntheticEvent=e,n.base.togglePopup(t),n.triggerOnChange(n.props.defaultItem,t),n.applyState(t)},n.handleWrapperClick=function(e){if(!e.isPropagationStopped()){var t=n.base.initState();t.syntheticEvent=e,n.state.focused||(t.data.focused=!0),n.base.togglePopup(t),n.applyState(t)}},n.handleKeyPress=function(e){if(!n.props.filterable&&0!==e.which&&e.keyCode!==Te.R.enter){var t=String.fromCharCode(e.charCode||e.keyCode);n.props.ignoreCase&&(t=t.toLowerCase())," "===t&&e.preventDefault(),n.searchState={word:n.searchState.word+t,last:n.searchState.last+t},n.search(e)}},n.handleListFilterChange=function(e){var t=n.base.initState();t.syntheticEvent=e,void 0===n.props.filter&&(t.data.text=e.target.value),n.base.filterChanged(e.target.value,t),n.applyState(t)},n.onPopupOpened=function(){n._filterInput&&n.focusElement(n._filterInput)},n.onPopupClosed=function(){n.state.focused&&window.setTimeout((function(){n.state.focused&&n.base.wrapper&&n.focusElement(n.base.wrapper)}))},n.setValidity=function(){n._select&&n._select.setCustomValidity&&n._select.setCustomValidity(n.validity.valid?"":n.props.validationMessage||Dt)},(0,Ht.s)(It),n}return Et(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e;return void 0!==this._valueDuringOnChange?e=this._valueDuringOnChange:void 0!==this.props.value?e=this.props.value:void 0!==this.state.value?e=this.state.value:void 0!==this.props.defaultValue&&(e=this.props.defaultValue),tt(e)||void 0===this.props.defaultItem||(e=this.props.defaultItem),e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"index",{get:function(){var e=this.props,t=e.data,n=void 0===t?[]:t,r=e.dataItemKey,o=this.value;return n.findIndex((function(e){return it(e,o,r)}))},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=!this.required||null!==this.value&&""!==this.value&&void 0!==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.componentDidUpdate=function(e,t){var n=this.props,r=n.data,o=void 0===r?[]:r,a=n.dataItemKey,i=n.virtual,l=e.virtual?e.virtual.total:0,c=void 0!==this.props.opened?this.props.opened:this.state.opened,s=void 0!==e.opened?e.opened:t.opened,u=!s&&c;if(this.base.getPopupSettings().animate||u&&this.onPopupOpened(),i&&i.total!==l)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var h=this.value,p=void 0!==e.value?e.value:t.value,d=o.findIndex((function(e){return it(e,h,a)})),v=!it(p,h,a);u&&i?this.base.scrollToVirtualItem(i,d):u&&!i||c&&s&&h&&v&&!this._navigated?this.base.scrollToItem(d):c&&s&&this._navigated&&(this._navigated&&i&&0===i.skip?this.base.vs.reset():this._navigated&&i&&i.skip===i.total-i.pageSize&&this.base.vs.scrollToEnd())}this._navigated=!1,this.setValidity()},t.prototype.componentDidMount=function(){this.base.didMount(),this.setValidity()},t.prototype.render=function(){var e,t=this,n=(0,Se.provideLocalizationService)(this).toLanguageString(gt,yt[gt]),r=this.props,o=r.style,i=r.className,c=r.label,u=r.dir,h=r.virtual,p=r.size,d=r.rounded,v=r.fillMode,f=void 0!==this.props.opened?this.props.opened:this.state.opened,m=this.value,g=at(m,this.props.textField),y=!this.validityStyles||this.validity.valid,b=this.base;b.vs.enabled=void 0!==h,void 0!==h&&(b.vs.skip=h.skip,b.vs.total=h.total,b.vs.pageSize=h.pageSize);var z=this.props,w=z.dataItemKey,x=z.data,k=void 0===x?[]:x,C=z.disabled,O=z.tabIndex,M=z.loading,V=z.iconClassName,H=z.valueRender,I=this.state.focused,E=k.findIndex((function(e){return it(e,m,w)})),S=a.createElement("span",{id:this._inputId,className:"k-input-inner"},a.createElement("span",{className:"k-input-value-text"},g)),D=void 0!==H?H.call(void 0,S,m):S,L=a.createElement("span",{ref:this.componentRef,className:(0,l.A)("k-dropdownlist k-picker",i,(e={},e["k-picker-".concat(Lt[p]||p)]=p,e["k-rounded-".concat(Pt[d]||d)]=d,e["k-picker-".concat(v)]=v,e["k-focus"]=I,e["k-disabled"]=C,e["k-invalid"]=!y,e["k-loading"]=M,e["k-required"]=this.required,e)),style:c?St(St({},o),{width:void 0}):o,dir:u,onMouseDown:f?function(e){"INPUT"!==e.target.nodeName&&(t.focusElement(t.base.wrapper),e.preventDefault())}:void 0,onFocus:this.handleFocus,onBlur:this.handleBlur,tabIndex:(0,Re.p)(O,C),accessKey:this.props.accessKey,onKeyDown:this.handleKeyDown,onKeyPress:this.handleKeyPress,onClick:C?void 0:this.handleWrapperClick,role:"combobox","aria-required":this.required,"aria-disabled":C||void 0,"aria-haspopup":"listbox","aria-expanded":f||!1,"aria-owns":this.base.listBoxId,"aria-activedescendant":f?"option-"+this.base.guid+"-"+(E+(h?h.skip:0)):void 0,"aria-label":this.props.ariaLabel||this.props.label,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy||this._inputId,id:this.props.id,title:this.props.title},D,M&&a.createElement(Ne.a,{className:"k-input-loading-icon",name:"loading"}),a.createElement(s.z,{tabIndex:-1,type:"button","aria-label":n,"aria-hidden":!0,size:p,fillMode:v,iconClass:V,className:"k-input-button",rounded:null,themeColor:"base",icon:V?void 0:"caret-alt-down",svgIcon:V?this.props.svgIcon:qe,onMouseDown:function(e){return t.state.focused&&e.preventDefault()}}),this.dummySelect(m),this.renderListContainer());return c?a.createElement(Fe._,{label:c,editorValue:g,editorValid:y,editorDisabled:this.props.disabled,style:{width:o?o.width:void 0},children:L}):L},t.prototype.onNavigate=function(e,t){var n=this.props,r=n.data,o=void 0===r?[]:r,a=n.defaultItem,i=n.dataItemKey,l=n.virtual,c=void 0===l?{skip:0,total:0,pageSize:0}:l,s=this.base.vs,u=this.value,h=o.findIndex((function(e){return it(e,u,i)})),p=this.base.navigation.navigate({current:c.skip+h,max:(s.enabled?c.total:o.length)-1,min:void 0!==a?-1:0,keyCode:t});void 0!==p&&this.handleItemSelect(p,e),this.applyState(e)},t.prototype.focusedIndex=function(){var e=tt(this.props.filter)?this.props.filter:this.state.text,t=this.props,n=t.data,r=void 0===n?[]:n,o=t.virtual,a=void 0===o?{skip:0}:o,i=t.dataItemKey,l=t.textField,c=t.focusedItemIndex,s=this.value,u=!(r.findIndex((function(e){return it(e,s,i)}))<0&&!this.props.defaultItem);return!u&&e&&0===a.skip?c?c(r,e,l):r.indexOf(lt(r,e,l)):u||0!==a.skip?void 0:0},t.prototype.focusElement=function(e){var t=this;this._skipFocusEvent=!0,e.focus(),window.setTimeout((function(){return t._skipFocusEvent=!1}),30)},t.prototype.triggerOnChange=function(e,t){it(this.value,e,this.props.dataItemKey)||(void 0===this.props.value&&(t.data.value=e),this._valueDuringOnChange=e,t.events.push({type:"onChange"}))},t.prototype.applyState=function(e){this.base.applyState(e),this._valueDuringOnChange=void 0},t.displayName="DropDownList",t.propTypes=St({delay:i.number,ignoreCase:i.bool,iconClassName:i.string,svgIcon:je.wi,defaultItem:i.any,valueRender:i.func,valueMap:i.func,validationMessage:i.string,required:i.bool,id:i.string,ariaLabelledBy:i.string,ariaDescribedBy:i.string,ariaLabel:i.string,leftRightKeysNavigation:i.bool,title:i.string},Vt.propTypes),t.defaultProps=St(St({delay:500,tabIndex:0,ignoreCase:!0},Vt.defaultProps),{required:!1,size:"medium",rounded:"medium",fillMode:"solid"}),t}(a.Component),Bt=(0,Ae.Y)(),Tt=(0,Ae.u)(Bt,_t);Tt.displayName="KendoReactDropDownList";var Rt=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)}}(),Nt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.pageSizeChange=function(e){t.props.pageChange&&t.props.pageChange({skip:0,take:parseInt(e.target.value,10)},e)},t}return Rt(t,e),t.prototype.render=function(){var e=this.props,t=e.value,n=e.pageSizes,r=e.pageSize,o=e.messagesMap,i=n.slice();void 0===t&&0===i.filter((function(e){return e===r})).length&&i.unshift(r);var l=o?o(f):{messageKey:f,defaultMessage:Ee[f]},c=o?o(m):{messageKey:m,defaultMessage:Ee[m]};return a.createElement("span",{className:"k-pager-sizes"},a.createElement(Tt,{value:void 0!==t?t:r,data:i,onChange:this.pageSizeChange,ariaLabel:(0,Se.provideLocalizationService)(this).toLanguageString(c.messageKey,c.defaultMessage),size:this.props.size}),(0,Se.provideLocalizationService)(this).toLanguageString(l.messageKey,l.defaultMessage))},t}(a.Component);(0,Se.registerForLocalization)(Nt);const jt={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},At={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},Ft={name:"caret-alt-to-right",content:'<path d="m128 128 192 128-192 128V128zm224 256V128h-32v256h32z" />',viewBox:"0 0 512 512"},qt={name:"caret-alt-to-left",content:'<path d="M352 384 160 256l192-128v256zM128 128v256h32V128h-32z" />',viewBox:"0 0 512 512"},Kt={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"},Ut={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"},Wt={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},Yt={name:"sort-asc-small",content:'<path d="M256 192v224h-32V192h-96L240 64l112 128h-96z" />',viewBox:"0 0 512 512"},Gt={name:"sort-desc-small",content:'<path d="M352 288 240 416 128 288h96V64h32v224h96z" />',viewBox:"0 0 512 512"},Zt={name:"filter",content:'<path d="M64 64v32l160 160v224l64-64V256L448 96V64H64z" />',viewBox:"0 0 512 512"},Xt={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"},$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"};var Jt={name:"@progress/kendo-react-data-tools",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679385231,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"},en=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)}}(),tn=function(){return tn=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},tn.apply(this,arguments)},nn=600,rn=768,on=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,n.onPageChange=function(e,t){var r=tn({target:n,syntheticEvent:t.syntheticEvent,nativeEvent:t.nativeEvent,targetEvent:t},e);n.props.onPageChange&&n.props.onPageChange.call(void 0,r)},n.changePage=function(e,t){n.props.onPageChange&&e>0&&e<=n.totalPages&&n.props.onPageChange({target:n,skip:(e-1)*n.props.take,take:n.props.take,syntheticEvent:t,nativeEvent:t.nativeEvent,targetEvent:t})},n.onWindowResize=function(){var e=n.element;if(e&&n.props.responsive){var t=e.offsetWidth;t<nn?(e.classList.remove("k-pager-md"),e.classList.add("k-pager-sm")):t>=nn&&t<rn?(e.classList.add("k-pager-md"),e.classList.remove("k-pager-sm")):(e.classList.remove("k-pager-md"),e.classList.remove("k-pager-sm"))}},(0,Ht.s)(Jt),n}return en(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){window.addEventListener("resize",this.onWindowResize),this.onWindowResize()},t.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onWindowResize)},t.prototype.render=function(){var e,t,n,r,o,i=this,s=this.props,f=s.skip,m=s.take,g=s.total,y=s.pageSizes,b=s.size,z=s.messagesMap,k=s.pageSizeValue,C=(0,Se.provideLocalizationService)(this),O=(0,Se.provideIntlService)(this),M=Math.floor(f/m)+1,V="numeric"===this.props.type?a.createElement(Le,{buttonCount:this.props.buttonCount||0,totalPages:this.totalPages,currentPage:M,pageChange:this.changePage,messagesMap:this.props.messagesMap,size:this.props.size}):a.createElement(_e,{buttonCount:this.props.buttonCount||0,currentPage:M,totalPages:this.totalPages,pageChange:this.changePage,messagesMap:z,size:this.props.size}),H=z?z(h):{messageKey:h,defaultMessage:Ee[h]},I=z?z(p):{messageKey:p,defaultMessage:Ee[p]},E=z?z(d):{messageKey:d,defaultMessage:Ee[d]},S=z?z(v):{messageKey:v,defaultMessage:Ee[v]},D=z?z(u):{messageKey:u,defaultMessage:Ee[u]},L=z?z(w):{messageKey:w,defaultMessage:Ee[w]},P=z?z(x):{messageKey:x,defaultMessage:Ee[x]};this.props.previousNext&&(t=this.renderButton(1,"k-pager-nav k-pager-first"+(1===M?" k-disabled":""),C.toLanguageString(H.messageKey,H.defaultMessage),"caret-alt-to-left",qt,1===M||void 0),n=this.renderButton(M-1,"k-pager-nav"+(1===M?" k-disabled":""),C.toLanguageString(I.messageKey,I.defaultMessage),"caret-alt-left",At,1===M||void 0),r=this.renderButton(M+1,"k-pager-nav"+(M>=this.totalPages?" k-disabled":""),C.toLanguageString(E.messageKey,E.defaultMessage),"caret-alt-right",jt,M>=this.totalPages||void 0),o=this.renderButton(this.totalPages,"k-pager-nav k-pager-last"+(M>=this.totalPages?" k-disabled":""),C.toLanguageString(S.messageKey,S.defaultMessage),"caret-alt-to-right",Ft,M>=this.totalPages||void 0));var _=y&&a.createElement(Nt,{pageChange:this.onPageChange,pageSize:m,pageSizes:y,value:k,messagesMap:z,size:this.props.size}),B=this.props.info&&a.createElement("div",{className:"k-pager-info"},O.format(C.toLanguageString(D.messageKey,D.defaultMessage),[Math.min(f+1,g),Math.min(f+m,g),g]));return a.createElement("div",{className:(0,l.A)("k-pager",(e={},e["k-pager-".concat(c.G.sizeMap[b]||b)]=b,e),this.props.className),style:this.props.style,role:"application","aria-roledescription":"pager","aria-keyshortcuts":C.toLanguageString(L.messageKey,L.defaultMessage),"aria-label":C.toLanguageString(P.messageKey,P.defaultMessage),ref:function(e){return i._element=e}},a.createElement("div",{className:(0,l.A)("k-pager-numbers-wrap")},t,n,V,r,o),_,B)},t.prototype.renderButton=function(e,t,n,r,o,i){var l=this;return a.createElement(s.z,{fillMode:"flat",themeColor:"base",size:this.props.size,rounded:null,className:t,icon:r,svgIcon:o,title:n,role:"button","aria-disabled":i,onClick:function(t){t.preventDefault(),l.changePage(e,t)}})},Object.defineProperty(t.prototype,"totalPages",{get:function(){return Math.ceil((this.props.total||0)/this.props.take)},enumerable:!1,configurable:!0}),t.propTypes={className:i.string,style:i.object,total:i.number.isRequired,skip:i.number.isRequired,take:i.number.isRequired,buttonCount:i.number,info:i.bool,type:i.oneOf(["numeric","input"]),pageSizes:i.arrayOf(i.oneOfType([i.string,i.number])),previousNext:i.bool,onPageChange:i.func,messagesMap:i.func,size:i.oneOf([null,"small","medium","large"])},t.defaultProps={buttonCount:10,info:!0,type:"numeric",size:"medium"},t}(a.Component);(0,Se.registerForIntl)(on),(0,Se.registerForLocalization)(on);var an,ln,cn,sn=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)}}(),un=function(){return un=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},un.apply(this,arguments)},hn=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))},pn=function(e){var t=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.filterChange=function(e){n.props.onFilterChange&&n.props.onFilterChange(e)},n.inputChange=function(t){var r=t.target.value,o=n.props,a=o.filter,i=void 0===a?[]:a,l=o.field,c=void 0===l?"":l,s=n.findCellFilter(),u=s?i.map((function(e){return e.field===c?un(un({},s),{value:r}):e})):hn(hn([],i,!0),[un(un({},e.emptyFilter),{value:r,field:c})],!1);n.filterChange({filter:u,field:c,syntheticEvent:t.syntheticEvent})},n.operatorChange=function(t){var r=t.target.value.operator,o=n.props,a=o.filter,i=void 0===a?[]:a,l=o.field,c=void 0===l?"":l,s=n.findCellFilter(),u=s?i.map((function(e){return e.field===c?un(un({},s),{operator:r}):e})):hn(hn([],i,!0),[un(un({},e.emptyFilter),{field:c,operator:r})],!1);n.filterChange({filter:u,field:c,syntheticEvent:t.syntheticEvent})},n.clearButtonClick=function(e){var t=n.props,r=t.filter,o=void 0===r?[]:r,a=t.field,i=void 0===a?"":a;n.filterChange({filter:o.filter((function(e){return e.field!==i})),field:i,syntheticEvent:e})},n.findCellFilter=function(){var e=n.props,t=e.filter,r=void 0===t?[]:t,o=e.field;return r.find((function(e){return e.field===o}))},n}return sn(n,t),n.prototype.render=function(){var t,n=this.props,r=n.clearButtonTitle,o=void 0===r?"":r,i=n.operators,c=void 0===i?[]:i,u=this.findCellFilter()||un(un({},e.emptyFilter),{operator:""}),h=u.operator,p=u.value,d={ariaLabel:"filter",value:c.find((function(e){return e.operator===h}))||null,onChange:this.operatorChange,className:"k-dropdown-operator",iconClassName:"k-i-filter",svgIcon:Zt,data:c,textField:"text",popupSettings:{width:""},components:this.props.components};return a.createElement("div",{className:"k-filtercell"},a.createElement("span",null,e.inputComponent({value:p,onChange:this.inputChange,components:this.props.components,ariaLabel:this.props.ariaLabel,min:this.props.min,max:this.props.max}),a.createElement("div",{className:"k-filtercell-operator"},e.operatorComponent(d,this.props)," ",a.createElement(s.z,{className:(0,l.A)((t={},t["k-clear-button-visible"]=!(null===p||""===p)||h,t)),title:o,type:"button",onClick:this.clearButtonClick,icon:"filter-clear",svgIcon:Xt,disabled:!(null!==p&&""!==p||h)}))))},n}(a.Component);return t},dn=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)}}(),vn=function(){return vn=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},vn.apply(this,arguments)},fn=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))},mn={emptyFilter:{operator:"eq",value:""},inputComponent:function(e){return null},operatorComponent:function(e,t){var n=t.filter,r=void 0===n?[]:n,o=t.field,i=r.find((function(e){return e.field===o}));return a.createElement(Tt,vn({},e,{value:e.data.find((function(e){return e.operator===(i?i.value:"")})),onChange:function(e){if(t.onFilterChange){var n=e.target.value.operator;if(""!==n){var a=i?r.map((function(e){return e.field===o?vn(vn({},i),{value:n}):e})):fn(fn([],r,!0),[{value:n,field:o,operator:"eq"}],!1);t.onFilterChange.call(void 0,{filter:a,field:o,syntheticEvent:e.syntheticEvent})}else i&&t.onFilterChange.call(void 0,{filter:r.filter((function(e){return e.field!==i.field})),field:o,syntheticEvent:e.syntheticEvent})}}}))}},gn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return dn(t,e),t}(pn(mn)),yn=n(2514),bn=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)}}(),zn=function(){return zn=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},zn.apply(this,arguments)},wn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return bn(t,e),t}(pn({inputComponent:function(e){return a.createElement(yn.Mt,zn({},e))},operatorComponent:function(e){return a.createElement(Tt,zn({},e))},emptyFilter:{operator:"eq",value:null}})),xn=n(8463),kn=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)}}(),Cn=function(){return Cn=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},Cn.apply(this,arguments)},On=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return kn(t,e),t}(pn({inputComponent:function(e){return a.createElement(xn.N,Cn({},e))},operatorComponent:function(e){return a.createElement(Tt,Cn({},e))},emptyFilter:{operator:"eq",value:null}})),Mn=n(2474),Vn=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)}}(),Hn=function(){return Hn=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},Hn.apply(this,arguments)},In=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Vn(t,e),t}(pn({inputComponent:function(e){return a.createElement(Mn.II,Hn({},e))},operatorComponent:function(e){return a.createElement(Tt,Hn({},e))},emptyFilter:{operator:"contains",value:""}})),En={filterable:!0,editable:!0,sortable:!0,resizable:!0,reorderable:!0,groupable:!0},Sn=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))},Dn="data-keyboardnavlevel",Ln="data-keyboardnavscope",Pn="data-keyboardnavheader",_n="data-keyboardnavbody",Bn="data-keyboardnavid",Tn="data-keyboardnavzone",Rn="_filter",Nn=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]"],jn=Sn(Sn([],Nn,!0),["[tabindex]"],!1),An=Sn(Sn([],Nn,!0),["[tabindex]"],!1).map((function(e){return e+':not([tabindex="-1"])'})),Fn=((an={})[Ln]=!0,an),qn=((ln={})[Pn]=!0,ln),Kn=((cn={})[_n]=!0,cn),Un=a.createContext(void 0);Un.displayName="KendoReactTableKeyboardNavigationContext";var Wn=function(e,t){var n,r=a.useContext(Un);return r&&e&&!1!==t?((n={tabIndex:r&&r.activeId&&r.activeId===e?0:-1})[Dn]=r.level,n[Bn]=e,n):{}},Yn=function(){return Yn=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},Yn.apply(this,arguments)},Gn=function(e){var t=e.ariaSort,n=e.colSpan,r=e.rowSpan,o=e.className,i=e.style,l=e.columnId,c=e.onKeyDown,s=e.navigatable,u=e.ariaColumnIndex,h=e.ariaLabel,p=e.role,d=e.ariaSelected,v=Wn(l,s);return a.createElement("th",Yn({"aria-sort":t,"aria-label":h,"aria-colindex":u,"aria-selected":d,colSpan:n,rowSpan:r,className:o,style:i,onKeyDown:c,role:p},v),e.children)};Gn.displayName="KendoReactHeaderThElement";var Zn=function(e,t,n){return void 0===n&&(n="cell"),"".concat(t,"_").concat(e,"_").concat(n)},Xn=function(e){if(e)return e.getAttribute(Bn)||void 0},$n=function(e){if(!e)return!1;var t=e.getAttribute(Bn);return Boolean(t)},Qn=function(e){return e.querySelector("[".concat(Pn,"]"))},Jn=function(e){return e.querySelector("[".concat(_n,"]"))},er=function(e,t,n,r,o){if(!n)return[];for(var a=e+(o?-1:1);a>=0&&a<r.length;){var i=r[a][t];if(i!==n)return[i,[a,t]];a+=o?-1:1}return[]},tr=function(e,t,n,r,o){if(!n)return[];for(var a=t+(o?-1:1);a>=0&&a<r[e].length;){var i=r[e][a];if(i!==n)return[i,[e,a]];a+=o?-1:1}return[]},nr=function(e,t){if(t)for(var n=0;n<e.length;n++)for(var r=0;r<e[n].length;r++)if(e[n][r]===t)return[n,r]},rr=function(e){return e?"".concat(e).concat(Rn):""},or={generateNavigatableId:Zn,getNavigatableId:Xn,getNavigatableLevel:function(e){if(e)return parseInt(e.getAttribute(Dn)||"",10)},getNavigatableElement:function(e,t){return void 0===t&&(t={level:0}),e.querySelector("[".concat(Dn,"='").concat(t.level,"']"))},getClosestNavigatableElement:function(e){return e.parentElement&&e.parentElement.closest("[".concat(Dn,"]"))},getActiveElement:function(e,t){return e.querySelector("[".concat(Bn,"='").concat(t,"']"))},getClosestScope:function(e){return e.parentElement&&e.parentElement.closest("[".concat(Ln,"]"))},getHeaderElement:Qn,getBodyElement:Jn,getFocusableElements:function(e,t){void 0===t&&(t={focusable:!1});var n=t.focusable?jn:An;return Array.from(e.querySelectorAll(n.join(",")))},getNavigatableElements:function(e,t){if(void 0===t&&(t={level:0}),!e)return[];var n=jn.map((function(e){return e+"[".concat(Dn,"='").concat(t.level,"']")})).join(",");return Array.from(e.querySelectorAll(n))},filterNavigatableElements:function(e){void 0===e&&(e={level:0});var t=jn.map((function(t){return t+"[".concat(Dn,"='").concat(e.level,"']")})).join(",");return function(e){return e.matches(t)}},focusElement:function(e){var t=e.elementForFocus,n=e.event,r=e.contextStateRef,o=e.prevElement;r.current&&t&&t.focus&&(n.preventDefault(),t.focus(),$n(t)&&(t.setAttribute("tabIndex","0"),r.current.activeId=Xn(t)),o&&$n(o)&&o.setAttribute("tabIndex","-1"))},getIdPrefix:function(e){return e.current?e.current.idPrefix:""},isNavigatable:$n,findNextIdByRowIndex:er,findNextIdByCellIndex:tr,findId:nr,getNextNavigationIndex:function(e){return e.current?e.current.navigationMatrix.length:0},getFilterColumnId:rr},ar="k-table-row k-filter-row",ir=function(e,t,n){var r="".concat(n?"k-grid-header-sticky":"");return e.some((function(e){return e.field===t}))&&(r+=" k-sorted"),r},lr=function(e){var t=e.columns,n=e.filter,r=e.filterChange,o=e.sort,i=void 0===o?[]:o,c=e.ariaRowIndex,s=(0,Se.useLocalization)();return a.createElement("tr",{className:ar,"aria-rowindex":c,role:"row"},t.map((function(e,t){var o=void 0!==e.locked?{left:e.left,right:e.right,borderRightWidth:e.rightBorder?"1px":""}:{},c=e.filterCell||e.filter;return a.createElement(Gn,{columnId:rr(e.id),navigatable:e.navigatable,style:o,key:t,ariaColumnIndex:e.ariaColumnIndex,ariaLabel:c?s.toLanguageString(Ie,Ee[Ie]):void 0,className:(0,l.A)("k-table-th k-header",ir(i,e.field,e.locked))},c&&a.createElement(c,{field:e.field,filter:n,onFilterChange:r}))})))};function cr(e,t){for(var n=e[t].depth,r=null,o=t+1;o<e.length;o++)if(e[o].depth===n){r=e[o];break}return r}var sr=function(e){var t=e.width?parseFloat(e.width.toString()):0;return!t&&e.children&&e.children.length&&(t=e.children.reduce((function(e,t){return sr(t)+e}),0)),t};function ur(e){for(var t=[[]],n=0,r=e.length-1;r>=0;r--)n=Math.max(n,e[r].depth),e[r].colSpan=e[r].colSpan||1,-1!==e[r].parentIndex&&(e[e[r].parentIndex].colSpan=(e[e[r].parentIndex].colSpan||0)+e[r].colSpan);var o=[],a=1;e.forEach((function(e,r){t[e.depth]=t[e.depth]||[];var i=!1;0===t[e.depth].length&&(a<=1?a=1+(e.children.length>0?0:n-e.depth):(a--,i=!0)),e.rowSpan=1+(e.children.length>0?0:n-e.depth),e.kFirst=i,e.index=t[e.depth].length,t[e.depth].push(r),e.ariaColumnIndex=o[e.depth]?o[e.depth]+1:1;for(var l=e.depth;l<e.depth+e.rowSpan;l++)o[l]=(o[l]||0)+e.colSpan}));var i=new Array(t.length).fill(0),l=0;e.forEach((function(e){if(e.locked)if(e.left=i[e.depth],l=sr(e),0===e.children.length)for(var t=e.depth;t<i.length;t++)i[t]+=l;else i[e.depth]+=l}));for(var c=new Array(t.length).fill(0),s=e.length-1;s>=0;s--){var u=e[s];if(u.locked){if(u.right=c[u.depth],l=sr(u),0===u.children.length)for(var h=u.depth;h<c.length;h++)c[h]+=l;else c[u.depth]+=l;var p=cr(e,s);u.rightBorder=!(p&&p.locked)}}return t}function hr(e,t,n){void 0===n&&(n=0);var r=[];if(!e||!e.length)return[];if(e.forEach((function(e){var o=hr(e.children||[],t,n+1);r.push(Object.assign({},{depth:n},En,e,{id:e.id?e.id:Zn("".concat(t.prevId++),t.idPrefix,"column"),declarationIndex:r.length,children:o,rowSpan:0,colSpan:0,isAccessible:!0}))})),r.sort((function(e,t){return e.orderIndex===t.orderIndex?e.declarationIndex-t.declarationIndex:(e.orderIndex||0)-(t.orderIndex||0)})),0===n){var o=[],a=function(e,t){return e.forEach((function(e){e.parentIndex=t,a(e.children,o.push(e)-1)}))};return a(r,-1),o}return r}function pr(e){return Boolean(e&&"rtl"===getComputedStyle(e).direction)}function dr(e,t){if(!t||!e||!e.originalEvent)return-1;for(var n={x:e.clientX,y:e.originalEvent.clientY},r=t.ownerDocument?t.ownerDocument.elementFromPoint(n.x,n.y):null;r&&r.parentElement!==t;)r=r.parentElement;!r&&t.matches("tr")&&(r=Array.from(t.children).find((function(e){var t=e.getBoundingClientRect();return n.x>t.left&&n.x<t.left+t.width&&n.y>t.top&&n.y<t.top+t.height}))||null);for(var o=t.children,a=0;a<o.length;a++)if(o[a]===r)return a;return-1}var vr=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)}}(),fr=function(){return fr=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},fr.apply(this,arguments)},mr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.element=null,t}return vr(t,e),t.prototype.componentDidMount=function(){var e=this.props.columnResize;e&&e.resizable&&e.setIsRtl(pr(this.element))},t.prototype.render=function(){var e=this;return a.createElement("thead",fr({className:"k-table-thead k-grid-header",role:"presentation",ref:function(t){return e.element=t}},qn),this.props.headerRow,this.props.filterRow)},t}(a.Component),gr=function(){return gr=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},gr.apply(this,arguments)};function yr(e){var t=e.onClick?{onClick:e.onClick}:{},n=a.createElement("span",gr({className:"k-link"},t),a.createElement("span",{className:"k-column-title"},e.title||e.field||" "),e.children);return a.createElement(a.Fragment,null,e.render?e.render.call(void 0,n,e):n)}var br=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))},zr=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Object.assign.apply(Object,br([{allowUnsort:!0,mode:"single"}],e,!1))},wr=n(1779),xr=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)}}(),kr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.draggable=null,t.onDrag=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.resize(e.event,n,!1)},t.onRelease=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.resize(e.event,n,!0)},t}return xr(t,e),t.prototype.render=function(){var e=this;return a.createElement(wr._,{onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){e.draggable=t}},a.createElement("span",{className:"k-column-resizer",draggable:!1}))},t}(a.PureComponent),Cr=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)}}(),Or=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.draggable=null,t.onPress=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.pressHandler&&t.props.pressHandler(e.event,n)},t.onDrag=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.dragHandler&&t.props.dragHandler(e.event,n)},t.onRelease=function(e){t.draggable&&t.draggable.element&&t.props.releaseHandler&&t.props.releaseHandler(e.event)},t}return Cr(t,e),t.prototype.render=function(){var e=this;return a.createElement(wr._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){e.draggable=t}},a.createElement("tr",{className:"k-table-row","aria-rowindex":this.props.ariaRowIndex,role:"row"},this.props.children))},t}(a.PureComponent),Mr=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)}}(),Vr=function(){return Vr=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},Vr.apply(this,arguments)},Hr={true:{asc:"desc",desc:"","":"asc"},false:{asc:"desc",desc:"asc","":"asc"}},Ir={none:"none",asc:"ascending",desc:"descending"},Er=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.cellClick=function(e,n){if(e.preventDefault(),t.props.sortChange){var r=zr(t.props.sortable||!1,n.sortable||!1),o=r.allowUnsort,a=r.mode,i=(t.props.sort||[]).filter((function(e){return e.field===n.field}))[0],l=Hr[o][i&&i.dir||""],c="single"===a?[]:(t.props.sort||[]).filter((function(e){return e.field!==n.field}));""!==l&&n.field&&c.push({field:n.field,dir:l}),t.props.sortChange(e,c,n.field)}},t.cellKeyDown=function(e,n){e.isDefaultPrevented()||e.keyCode===Te.R.enter&&t.cellClick(e,n)},t.cells=function(e){return e.map((function(e,n){var r=t.props.columns[e],o=t.props.columnResize,i=o&&o.resizable&&r.resizable,c=t.props.sortable&&r.sortable,s=t.props.sort?t.props.sort.findIndex((function(e){return e.field===r.field})):-1,u=s>=0&&t.props.sort[s].dir||"none",h={field:r.field,onClick:c&&function(e){return t.cellClick(e,r)}||void 0,selectionChange:t.props.selectionChange,title:r.title,selectionValue:r.headerSelectionValue,render:t.props.cellRender,children:t.sortIcon(s)},p=r.columnMenu||t.props.columnMenu,d=(0,l.A)("k-table-th",{"k-first":r.kFirst,"k-filterable":Boolean(p),"k-header":!0,"k-grid-header-sticky":r.locked,"k-sorted":t.props.sort&&t.props.sort.some((function(e){return e.field===r.field}))},r.headerClassName),v=void 0!==r.locked?{left:r.left,right:r.right,borderRightWidth:r.rightBorder?"1px":""}:{},f=(0,Se.provideLocalizationService)(t).toLanguageString(He,Ee[He]),m=r.isAccessible?{ariaSort:c?Ir[u]:void 0,role:"columnheader",ariaColumnIndex:r.ariaColumnIndex,ariaSelected:!1,ariaDescription:c?f:""}:{role:"presentation"},g={sort:t.props.sort,onSortChange:t.props.sortChange,filter:t.props.columnMenuFilter,onFilterChange:t.props.columnMenuFilterChange,field:r.field};return a.createElement(Gn,Vr({key:n,colSpan:r.colSpan,rowSpan:r.rowSpan,className:d,style:v,columnId:r.id,navigatable:r.navigatable,onKeyDown:c&&function(e){return t.cellKeyDown(e,r)}||void 0},m),r.headerCell&&a.createElement(r.headerCell,Vr({},h)),!r.headerCell&&a.createElement("span",{className:"k-cell-inner"},a.createElement(yr,Vr({},h)),p&&a.createElement(p,Vr({},g))),o&&i&&a.createElement(kr,{key:"ColumnResizer",resize:function(e,t,n){return o.dragHandler(e,r,t,n)}}))}))},t}return Mr(t,e),t.prototype.sortIcon=function(e){if(!this.props.sort||e<0)return null;var t=this.props.sort[e].dir;return t?[a.createElement(Ne.a,{key:1,name:"sort-".concat(t,"-small"),icon:"asc"===t?Yt:Gt}),this.props.sort.length>1&&a.createElement("span",{key:2,className:"k-sort-order"},e+1)]:null},t.prototype.render=function(){var e=this;return this.props.columnsMap.map((function(t,n){return e.props.pressHandler&&a.createElement(Or,{key:n,pressHandler:e.props.pressHandler,dragHandler:e.props.dragHandler,releaseHandler:e.props.releaseHandler,ariaRowIndex:n+1},e.cells(t))||a.createElement("tr",{className:"k-table-row","aria-rowindex":n+1,role:"row"},e.cells(t))}))},t}(a.Component);function Sr(e){var t=[a.createElement("input",{key:0,checked:e.selectionValue,id:e.inputId,type:"checkbox",className:"k-checkbox k-checkbox-md k-rounded-md",onChange:function(t){return e.selectionChange({field:e.field,syntheticEvent:t})}}),a.createElement("label",{key:1,className:"k-checkbox-label",htmlFor:e.inputId})];return a.createElement(a.Fragment,null,e.render?e.render.call(void 0,t,e):t)}(0,Se.registerForLocalization)(Er);var Dr=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 Lr(e){var t=e.enabled,n=e.columns,r=void 0===n?[]:n,o=e.tableViewPortWidth,a=e.scrollLeft,i=r.map((function(){return 1})),l=r.map((function(){return!1}));if(!t)return{colSpans:i,hiddenColumns:l};for(var c=r.map((function(e){return parseFloat((e.width||"").toString())||10})),s=0,u=0;u<r.length;u++)if(!r[u].locked){var h=u<c.length-1?c[u+1]:0;if(!(s+c[u]+h<a))break;l[u]=!0,s+=c[u]}var p=c.reduce((function(e,t){return e+t}),0);for(s=0,u=r.length-1;u>=0;u--)if(!r[u].locked){if(!(s+2*c[u]<p-o-a))break;l[u]=!0,s+=c[u]}for(var d,v,f=Dr([],l,!0),m=function(e){return e},g=f.lastIndexOf(!1),y=f.some(m),b=f.every(m);y&&f.length&&(-1!==g||b);){for(g<f.length-1&&(d=b?f.length:f.length-g-1,0==(v=f.length-d)&&(v=d-1),l[v]=!1,i[v]=d,f.splice(g+1,d));f.length&&!f[f.length-1];)f.pop();g=f.lastIndexOf(!1),y=f.some(m),b=f.every(m)}return{colSpans:i,hiddenColumns:l}}var Pr=function(){function e(e){var t=this;this.columns=[],this.resizable=!1,this.isRtl=!1,this.setIsRtl=function(e){t.isRtl=e},this.onResize=e,this.dragHandler=this.dragHandler.bind(this)}return e.prototype.dragHandler=function(e,t,n,r){var o=e.originalEvent;r||(o.preventDefault(),o.stopPropagation(),o.stopImmediatePropagation());var a=n.parentElement;if(a&&a.parentElement){var i,l=a.clientWidth;if(this.isRtl?(i=n.getBoundingClientRect().right-n.offsetWidth/2-e.clientX,i+=l):i=l+e.clientX-n.getBoundingClientRect().left-n.offsetWidth/2,r||!(Math.abs(i-l)<1)){this.setWidths(t,Math.floor(i)/l);var c=this.columns.filter((function(e){return!e.children.length})).indexOf(t);this.onResize(c,l,i,o,r)}}},e.prototype.setWidths=function(e,t){for(var n=this.columns.indexOf(e),r=[],o=e.children.length,a=n+1;o>0&&a<this.columns.length;a++,o--){var i=this.columns[a];i.children.length?o+=i.children.length:r.push(i)}0===r.length&&r.push(e),r.forEach((function(e){var n=e.width?parseFloat(e.width.toString())*t:0,r=void 0===e.minResizableWidth?10:e.minResizableWidth;n<r&&(n=r),e.width=Math.floor(n)})),this.updateColElements(r)},e.prototype.updateColElements=function(e){for(var t=this.columns.filter((function(e){return!e.children.length})),n=1e-10,r=0;r<e.length;r++){var o=t.indexOf(e[r]),a=parseFloat((e[r].width||0).toString());n+=a-Math.floor(a);var i=Math.floor(a)+Math.floor(n);n-=Math.floor(n),this.setColWidth(this.colGroupMain&&this.colGroupMain.children[o],i),this.setColWidth(this.colGroupHeader&&this.colGroupHeader.children[o],i),this.setColWidth(this.colGroupFooter&&this.colGroupFooter.children[o],i)}},e.prototype.setColWidth=function(e,t){e&&(e.style.width=t+"px")},e}(),_r=function(){function e(e,t,n){var r=this;this.columns=[],this.reorderable=!1,this.groupable=!1,this.startColumn=-1,this.startGroup=-1,this.currentColumn=-1,this.currentGroup=-1,this.dropElementClue=null,this.dragElementClue=null,this.groupPanelDivElement=null,this.refGroupPanelDiv=function(e){r.groupPanelDivElement=e},this.refDropElementClue=function(e){r.dropElementClue=e},this.refDragElementClue=function(e){r.dragElementClue=e},this.pressHandler=function(e,t){e.isTouch||e.originalEvent.preventDefault();var n=r.getColumnIndex(e,t);if(r.startGroup=r.getGroupIndex(e),n>=0){var o=r.columns[n];(o.reorderable&&r.reorderable||o.groupable&&r.groupable)&&(r.startColumn=n)}},this.dragHandler=function(e,t){if(e.isTouch||e.originalEvent.preventDefault(),e.originalEvent.stopPropagation(),-1!==r.startColumn||-1!==r.startGroup){r.currentColumn=r.getColumnIndex(e,t),r.currentGroup=r.getGroupIndex(e),r.groupPanelDivElement&&r.startGroup>=0&&(r.currentGroup=Math.min(r.currentGroup,r.groupPanelDivElement.children.length-2));var n=!r.isValid();n&&(r.currentColumn=-1,r.currentGroup=-1);var o=r.currentColumn>=0?t.children[r.columns[r.currentColumn].index]:r.groupPanelDivElement&&r.groupPanelDivElement.children[r.currentGroup];r.updateDragElementClue(e,t,o,n),r.updateDropElementClue(e,t,o,n)}},this.releaseHandler=function(e){var t=r.startColumn,n=r.currentColumn,o=r.startGroup,a=r.currentGroup;r.dropElementClue&&r.dropElementClue.setState({visible:!1}),r.dragElementClue&&r.dragElementClue.setState({visible:!1});var i=r.isValid();r.startColumn=r.startGroup=r.currentColumn=r.currentGroup=-1,i&&(t>=0&&n>=0?r.columnReorder(t,n,e.originalEvent):o>=0&&a>=0?r.groupReorder(o,a,e.originalEvent):t>=0&&a>=0&&r.columnToGroup(t,a,e.originalEvent))},this.columnReorder=e,this.groupReorder=t,this.columnToGroup=n}return e.prototype.getColumnIndex=function(e,t){if(!t||t.parentElement===this.groupPanelDivElement)return-1;var n=dr(e,t);if(-1===n)return-1;for(var r=function(e){if(t.parentNode.children[e]===t)return{value:o.columns.findIndex((function(t){return t.index===n&&t.depth===e}))}},o=this,a=0;a<t.parentNode.children.length;a++){var i=r(a);if("object"==typeof i)return i.value}return-1},e.prototype.getGroupIndex=function(e){return dr(e,this.groupPanelDivElement)},e.prototype.isValid=function(){return this.startGroup>=0?this.currentGroup>=0&&this.currentGroup!==this.startGroup:-1!==this.startColumn&&(this.currentGroup>=0?!0===this.columns[this.startColumn].groupable&&!0===this.groupable:!0===this.reorderable&&this.currentColumn>=0&&this.currentColumn!==this.startColumn&&!0===this.columns[this.startColumn].reorderable&&this.columns[this.currentColumn].parentIndex===this.columns[this.startColumn].parentIndex)},e.prototype.updateDragElementClue=function(e,t,n,r){if(this.dragElementClue){var o=this.startColumn>=0?t.children[this.columns[this.startColumn].index].innerText:t.innerText;this.dragElementClue.setState({visible:!0,top:e.pageY+10,left:e.pageX,innerText:o,status:r||!n?"k-i-cancel":"k-i-plus"})}},e.prototype.updateDropElementClue=function(e,t,n,r){if(this.dropElementClue)if(!r&&n){var o=n.getBoundingClientRect(),a=o.left+e.pageX-e.clientX-6;(this.currentColumn>this.startColumn||this.currentGroup>this.startGroup&&-1!==this.startGroup)&&(a+=o.width);var i=o.top+e.pageY-e.clientY;this.dropElementClue.setState({visible:!0,top:i,left:a,height:this.currentColumn>=0?t.clientHeight:o.height})}else this.dropElementClue.setState({visible:!1})},e}(),Br=n(994),Tr=n(7827),Rr=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)}}(),Nr=function(e){function t(t){var n=e.call(this,t)||this;return n.elementRef=a.createRef(),n.state={visible:!1,top:0,left:0,innerText:"",status:"k-i-cancel"},n.hiddenElementRef=a.createRef(),n}return Rr(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.elementRef.current},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this.hiddenElementRef.current,t=this.state.status,n=this.state.visible&&Tr.N&&(0,Br.createPortal)(a.createElement("div",{ref:this.elementRef,className:"k-header k-drag-clue",style:{display:"block",position:"absolute",zIndex:2e4,padding:"8px 12px",top:this.state.top+"px",left:this.state.left+"px"}},a.createElement(Ne.a,{className:"k-drag-status k-icon-with-modifier",name:t,icon:"k-i-cancel"===t?Kt:Wt}),this.state.innerText),e&&e.ownerDocument?e.ownerDocument.body:document.body);return a.createElement(a.Fragment,null,n,a.createElement("div",{ref:this.hiddenElementRef,style:{display:"none"}}))},t}(a.PureComponent),jr=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)}}(),Ar=function(e){function t(t){var n=e.call(this,t)||this;return n.state={height:0,visible:!1,left:0,top:0},n.hiddenElementRef=a.createRef(),n}return jr(t,e),t.prototype.render=function(){var e=this.hiddenElementRef.current,t=this.state.visible&&Tr.N&&(0,Br.createPortal)(a.createElement("div",{className:"k-grouping-dropclue",style:{zIndex:1e4,display:"block",top:this.state.top+"px",left:this.state.left+"px",height:this.state.height+"px"}}),e&&e.ownerDocument?e.ownerDocument.body:document.body);return a.createElement(a.Fragment,null,t,a.createElement("div",{ref:this.hiddenElementRef,style:{display:"none"}}))},t}(a.PureComponent),Fr=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)}}(),qr=function(){return qr=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},qr.apply(this,arguments)},Kr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:qr(qr({},t.props.filter),{value:e.value})})},t}return Fr(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props.ariaLabel,n=void 0===t?e.toLanguageString(te,Ee[te]):t;return a.createElement(Mn.II,{value:this.props.filter.value||"",onChange:this.onChange,ariaLabel:n})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,ariaLabel:i.string},t}(a.Component);(0,Se.registerForLocalization)(Kr);var Ur=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)}}(),Wr=function(){return Wr=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},Wr.apply(this,arguments)},Yr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:Wr(Wr({},t.props.filter),{value:e.value})})},t}return Ur(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.min,r=t.max,o=t.filter,i=t.ariaLabel,l=void 0===i?e.toLanguageString(ee,Ee[ee]):i;return a.createElement(xn.N,{value:"number"==typeof o.value?o.value:null,onChange:this.onChange,ariaLabel:l,"aria-valuemin":n,"aria-valuemax":r,min:n,max:r})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired},t}(a.Component);(0,Se.registerForLocalization)(Yr);var Gr=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)}}(),Zr=function(){return Zr=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},Zr.apply(this,arguments)},Xr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:Zr(Zr({},t.props.filter),{value:e.value})})},t}return Gr(t,e),t.prototype.render=function(){var e=this.props.filter;return a.createElement(yn.Mt,{value:e.value||null,onChange:this.onChange,ariaLabel:this.props.ariaLabel})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,ariaLabel:i.string},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 r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Qr=function(){return Qr=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},Qr.apply(this,arguments)},Jr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:Qr(Qr({},t.props.filter),{value:e.value.value})})},t}return $r(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.filter,r=t.data,o=void 0===r?[]:r,i=t.defaultItem,l=t.ariaLabel,c=void 0===l?e.toLanguageString(J,Ee[J]):l,s=o.map((function(t){return Qr(Qr({},t),{text:e.toLanguageString(t.text,Ee[t.text]||t.text)})}));return a.createElement(Tt,{value:s.find((function(e){return e.value===n.value}))||null,onChange:this.onChange,defaultItem:i,data:s,textField:"text",ariaLabel:c})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,data:i.arrayOf(i.shape({text:i.string,value:i.any})),defaultItem:i.any,ariaLabel:i.string},t}(a.Component);(0,Se.registerForLocalization)(Jr);var eo=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)}}(),to=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=[{text:R,value:!0},{text:N,value:!1}],t}return eo(t,e),t.prototype.render=function(){return a.createElement(Jr,{filter:this.props.filter,onFilterChange:this.props.onFilterChange,data:this.props.data||this.data,defaultItem:this.props.defaultItem,ariaLabel:this.props.ariaLabel})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,data:i.arrayOf(i.shape({text:i.string,value:i.any})),ariaLabel:i.string,defaultItem:i.any},t}(a.Component),no=n(1889),ro=n(2709),oo=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)}}(),ao=function(){return ao=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},ao.apply(this,arguments)},io=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===Te.R.left||e.keyCode===Te.R.right)&&!e.defaultPrevented&&-1!==r.buttons.findIndex((function(e){return e===t}))){var n=r.focusedIndex;e.keyCode===Te.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,ao(ao({target:r},a),{nativeEvent:e}))}}},(0,Ht.s)(ro.k),r}return oo(t,e),Object.defineProperty(t.prototype,"selectors",{get:function(){return this.props.buttons||no.w},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,"aria-label":this.props.ariaLabel,className:(0,l.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),lo=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)}}(),co=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t}return lo(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,l.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),so=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))},uo=[{text:S,operator:"contains"},{text:D,operator:"doesnotcontain"},{text:C,operator:"eq"},{text:O,operator:"neq"},{text:E,operator:"startswith"},{text:L,operator:"endswith"},{text:M,operator:"isnull"},{text:V,operator:"isnotnull"},{text:H,operator:"isempty"},{text:I,operator:"isnotempty"}],ho=[{text:C,operator:"eq"},{text:O,operator:"neq"},{text:P,operator:"gte"},{text:_,operator:"gt"},{text:B,operator:"lte"},{text:T,operator:"lt"},{text:M,operator:"isnull"},{text:V,operator:"isnotnull"}],po=[{text:C,operator:"eq"},{text:O,operator:"neq"},{text:j,operator:"gte"},{text:A,operator:"gt"},{text:F,operator:"lt"},{text:q,operator:"lte"},{text:M,operator:"isnull"},{text:V,operator:"isnotnull"}],vo=[{text:C,operator:"eq"},{text:O,operator:"neq"}],fo=function(){function e(){}return Object.defineProperty(e,"text",{get:function(){return so([],uo,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"numeric",{get:function(){return so([],ho,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"date",{get:function(){return so([],po,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"boolean",{get:function(){return so([],vo,!0)},enumerable:!1,configurable:!0}),e}(),mo=function(e){return"contains"===e||"doesnotcontain"===e||"startswith"===e||"endswith"===e},go=function(e){return"isnull"===e||"isnotnull"===e||"isempty"===e||"isnotempty"===e},yo=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)}}(),bo=function(){return bo=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},bo.apply(this,arguments)},zo=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},wo=function(e){void 0!==e.value||go(e.operator)||(e.value=mo(e.operator)?"":null)},xo=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onFieldChange=function(e){var n=e.value.name,r=t.props.fields.find((function(e){return e.name===n})),o=t.props.filter,a=r&&!r.operators.some((function(e){return e.operator===o.operator}))?r.operators[0].operator:o.operator,i={field:n,operator:a};wo(i),t.triggerOnFilterChange(o,i,e)},t.onOperatorChange=function(e){var n,r=e.value.operator,o=t.props.filter;if(go(r)){o.value;var a=zo(o,["value"]);n=bo(bo({},a),{operator:r})}else n=bo(bo({},o),{operator:r});wo(n),t.triggerOnFilterChange(o,n,e)},t.onInputChange=function(e){var n=t.props.filter,r=e.nextFilter;if(go(r.operator)){var o=t.props.fields.find((function(e){return e.name===r.field}));r=bo(bo({},r),{operator:o&&o.operators[0].operator||r.operator})}t.triggerOnFilterChange(n,r,e)},t.triggerOnFilterChange=function(e,n,r){var o={prevFilter:e,nextFilter:n,syntheticEvent:r.syntheticEvent,nativeEvent:r.nativeEvent,target:t};t.props.onChange.call(void 0,o)},t.onFilterRemove=function(e){var n={filter:t.props.filter,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:t};t.props.onRemove.call(void 0,n)},t}return yo(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.fields,r=t.filter,o=t.ariaLabel,i=void 0===o?e.toLanguageString(X,Ee[X]):o,l=n.find((function(e){return e.name===r.field})),c=(l&&l.operators||[]).map((function(t){return bo(bo({},t),{text:e.toLanguageString(t.text,Ee[t.text]||t.text)})}));return a.createElement("div",{className:"k-filter-toolbar"},a.createElement(io,{keyboardNavigation:!1,role:"toolbar",ariaLabel:i},a.createElement(co,{className:"k-filter-field"},a.createElement(Tt,{className:"k-filter-dropdown",data:n,textField:"label",value:n.find((function(e){return e.name===r.field})),onChange:this.onFieldChange,ariaLabel:e.toLanguageString($,Ee[$])})),a.createElement(co,{className:"k-filter-operator"},a.createElement(Tt,{data:c,textField:"text",value:c.find((function(e){return e.operator===r.operator})),onChange:this.onOperatorChange,ariaLabel:e.toLanguageString(Q,Ee[Q])})),a.createElement(co,{className:"k-filter-value"},l&&a.createElement(l.filter,{filter:r,onFilterChange:this.onInputChange,min:l.min,max:l.max})),a.createElement(co,null,a.createElement(s.z,{title:e.toLanguageString(G,Ee[G]),icon:"x",svgIcon:Ut,fillMode:"flat",type:"button",onClick:this.onFilterRemove}))))},t.propTypes={filter:i.object.isRequired,fields:i.array.isRequired,ariaLabel:i.string,onChange:i.func.isRequired,onRemove:i.func.isRequired},t}(a.Component);(0,Se.registerForLocalization)(xo);var ko=function(e){return null!=e},Co=function(e){return null==e},Oo=function(e){return Array.isArray(e)},Mo=function(e){return"function"==typeof e},Vo=function(e){return"string"==typeof e},Ho=function(e){return e&&e.getTime},Io=function(e){return ko(e.filters)},Eo=function(e,t,n){return function(r){return e(r)?t(r):n(r)}},So=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return e.reduceRight((function(e,t){return t(e)}),t)}},Do=("",{}),Lo=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;Do[void 0]=function(e){return e};var Po,_o=function(e,t){var n=e+t;if(Do[n])return Do[n];var r=[];return e.replace(Lo,(function(e,t,n,o){r.push(ko(t)?t:n||o)})),Do[n]=function(e){for(var n=e,o=0;o<r.length;o++)if(n=n[r[o]],!ko(n)&&t)return n;return n},Do[n]},Bo=function(e){return function(t){return[e,t]}},To=function(){return null},Ro=function(e){return function(t){return ko(e(t))}},No=function(e){return function(t){return function(e){return ko(e)&&Oo(e)&&e.length>0}(e(t))}},jo=function(e,t){return Eo(e,t,To)},Ao=function(e,t){return function(n){return e(n).map(t).join("~")}},Fo=So.apply(void 0,[['"',""],[":","-"]].map((function(e){var t=e[0],n=e[1];return function(e){return e.replace(new RegExp(t,"g"),n)}}))),qo=(".",function(e){return e.slice(0,e.indexOf("."))}),Ko=function(e){var t=e.field,n=e.dir;return t+"-"+(void 0===n?"asc":n)},Uo=_o("take"),Wo=_o("aggregates"),Yo=_o("skip"),Go=_o("group"),Zo=_o("sort",!0),Xo=Ao(Zo,Ko),$o=Ao(Go,Ko),Qo=Ao(Wo,(function(e){return e.field+"-"+e.aggregate})),Jo=So((function(e){return"datetime'"+e+"'"}),qo,Fo,JSON.stringify,(function(e){return new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()))})),ea=So(Bo("page"),(function(e){var t=e.skip,n=e.take;return Math.floor((t||0)/n)+1})),ta=So(Bo("pageSize"),Uo),na=So(Bo("group"),$o),ra=So(Bo("sort"),Xo),oa=So(Bo("aggregate"),Qo),aa=(jo(Ro(Yo),ea),jo(Ro(Uo),ta),jo(No(Go),na),jo(Ro(Wo),oa),So(jo(No(Zo),ra),(function(e){return Object.assign({},e,{sort:(Zo(e)||[]).filter((function(e){var t=e.dir;return!function(e){return Co(e)||0===e.trim().length}(t)}))})})),function(e){return e.field+"~"+e.operator+"~"+e.value}),ia=(Eo((function(e){return Ho(e.value)}),So(aa,(function(e){var t=e.field,n=e.value,r=e.ignoreCase,o=e.operator;return{value:Jo(n),field:t,ignoreCase:r,operator:o}})),aa),function(e,t,n){return t[e]=n,t}),la=function(e){return function(t){var n,r=t[e];return ko(r)?r:t[(n=e,n.replace(/(^[A-Z])/g,(function(e,t){return t.toLowerCase()})))]}},ca=(la("Member"),la("AggregateMethodName"),la("Value"),function(e){return function(t){return Object.keys(t).reduce(e.bind(null,t),{})}}),sa=ca((function(e,t,n){return ia(n.toLowerCase(),t,e[n])})),ua=ca((function(e,t,n){return ia(n,t,sa(e[n]))})),ha=function(e,t){return ko(e)?e:t},pa=So((function(e){var t=e.field,n=e.hasSubgroups,r=e.value,o=e.aggregates,a=e.items;return{aggregates:ua(o),field:t,items:n?a.map(pa):a,value:r}}),(function(e){return{aggregates:e.Aggregates||e.aggregates,field:e.Member||e.member||e.field,hasSubgroups:e.HasSubgroups||e.hasSubgroups||!1,items:e.Items||e.items,value:ha(e.Key,ha(e.key,e.value))}})),da=function(e,t){return Co(e)?e===t?0:-1:Co(t)?1:e.localeCompare?e.localeCompare(t):e>t?1:e<t?-1:0},va=function(e,t){return da(t,e)},fa=function(e){var t=_o(e.field,!0);return function(n,r){return("asc"===e.dir?da:va)(t(n),t(r))}},ma=function(e,t){return 0},ga=function(e){return function(t){return function(n,r,o){return t(n,e(r,o))}}},ya=(ga((function(e){return e})),function(e){e.filters&&(e.filters=e.filters.map((function(e){var t,n=Object.assign({},e);return!Io(e)&&Vo(e.operator)&&(n.operator={"!=":"neq","<":"lt","<=":"lte","==":"eq",">":"gt",">=":"gte",equal:"eq",equals:"eq",equalto:"eq",ge:"gte",greater:"gt",greaterthan:"gt",greaterthanequal:"gte",isempty:"isempty",isequalto:"eq",isgreaterthan:"gt",isgreaterthanorequalto:"gte",islessthan:"lt",islessthanorequalto:"lte",isnotempty:"isnotempty",isnotequalto:"neq",isnull:"isnull",le:"lte",less:"lt",lessthan:"lt",lessthanequal:"lte",ne:"neq",notequal:"neq",notequals:"neq",notequalto:"neq",notsubstringof:"doesnotcontain"}[(t=e.operator).toLowerCase()]||t),Io(e)&&ya(n),n})))}),ba={or:{concat:function(e,t){return function(n){return e(n)||t(n)}},identity:function(){return!1}},and:{concat:function(e,t){return function(n){return e(n)&&t(n)}},identity:function(){return!0}}},za={contains:function(e,t){return(e||"").indexOf(t)>=0},doesnotcontain:function(e,t){return-1===(e||"").indexOf(t)},doesnotendwith:function(e,t){return(e||"").indexOf(t,(e||"").length-(t||"").length)<0},doesnotstartwith:function(e,t){return-1===(e||"").lastIndexOf(t,0)},endswith:function(e,t){return(e||"").indexOf(t,(e||"").length-(t||"").length)>=0},eq:function(e,t){return e===t},gt:function(e,t){return e>t},gte:function(e,t){return e>=t},isempty:function(e){return""===e},isnotempty:function(e){return""!==e},isnotnull:function(e){return ko(e)},isnull:function(e){return Co(e)},lt:function(e,t){return e<t},lte:function(e,t){return e<=t},neq:function(e,t){return e!=t},startswith:function(e,t){return 0===(e||"").lastIndexOf(t,0)}},wa=/^\/Date\((.*?)\)\/$/,xa=function(e){var t=e.field,n=e.ignoreCase,r=e.value,o=e.operator;t=ko(t)?t:function(e){return e},n=!ko(n)||n;var a=function(e,t,n){if(!ko(t))return e;var r=e;if(Vo(t)){var o=wa.exec(t);o?t=new Date(+o[1]):r=function(t){var r=e(t);return"string"==typeof r&&n?r.toLowerCase():function(e){return!isNaN(e-parseFloat(e))}(r)?r+"":r}}return Ho(t)?function(e){var t=r(e);return Ho(t)?t.getTime():t}:r}(Mo(t)?t:_o(t,!0),r,n);r=function(e,t){if(null!=e&&Vo(e)){var n=wa.exec(e);if(n)return new Date(+n[1]).getTime();if(t)return e.toLowerCase()}else if(null!=e&&Ho(e))return e.getTime();return e}(r,n);var i=Mo(o)?o:za[o];return function(e){return i(a(e),r,n)}},ka=function(e){var t=ba[e.logic];return e.filters.filter(ko).map((function(e){return Io(e)?ka(e):xa(e)})).reduce(t.concat,t.identity)},Ca=function(e,t){return!ko(t)||Io(t)&&0===t.filters.length?e:e.filter(function(e){return e&&0!==e.filters.length?ka(e):function(){return!0}}(function(e){return ko(e)&&(e=function(e){return Io(e)?Object.assign({},e):{filters:Oo(e)?e:[e],logic:"and"}}(e),ya(e)),e}(t)))},Oa=(ga((function(e){return e})),function(e,t,n,r){if(!(n-t<2)){var o=t+n>>>1;Oa(e,t,o,r),Oa(e,o,n,r),function(e,t,n,r,o){for(var a=n-t,i=r-n,l=[],c=0;c<a;c++)l.push(e[t+c]);var s=0,u=n,h=t;do{o(e[u],l[s])<0?(e[h++]=e[u++],i--):(e[h++]=l[s++],a--)}while(i>0&&a>0);for(;a;)e[h++]=l[s++],a--;for(;i;)e[h++]=e[u++],i--}(e,t,o,n,r)}}),Ma=function(e,t){if(t.some((function(e){return ko(e.dir)}))){e=e.slice(0);var n=function(e){return e.filter((function(e){return ko(e.dir)})).map((function(e){return fa(e)})).reduce((function(e,t){return function(n,r){return e(n,r)||t(n,r)}}),ma)}(t);Oa(e,0,e.length,n)}return e};!function(e){e.Contains="contains",e.DoesNotContain="doesnotcontain",e.DoesNotEndWith="doesnotendwith",e.DoesNotStartWith="doesnotstartwith",e.EndsWith="endswith",e.EqualTo="eq",e.GreaterThan="gt",e.GreaterThanOrEqual="gte",e.IsEmpty="isempty",e.IsNotEmpty="isnotempty",e.IsNotNull="isnotnull",e.IsNull="isnull",e.LessThan="lt",e.LessThanOrEqual="lte",e.NotEqualTo="neq",e.StartsWith="startswith"}(Po||(Po={}));var Va=n(7711),Ha=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)}}(),Ia=function(){return Ia=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},Ia.apply(this,arguments)},Ea=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))},Sa=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onGroupRemove=function(e){var n={filter:t.props.filter,target:t,syntheticEvent:e,nativeEvent:e.nativeEvent};t.props.onRemove.call(void 0,n)},t.onAddExpression=function(e){var n=t.props.filter,r=t.props.fields[0],o={field:r.name,operator:r.operators[0].operator};o.value=mo(o.operator)?"":null;var a={nextFilter:Ia(Ia({},n),{filters:Ea(Ea([],n.filters,!0),[o],!1)}),prevFilter:n,target:t,syntheticEvent:e,nativeEvent:e.nativeEvent};t.props.onChange.call(void 0,a)},t.onAddGroup=function(e){var n=t.props.filter,r={nextFilter:Ia(Ia({},n),{filters:Ea(Ea([],n.filters,!0),[Ia({},t.props.defaultGroupFilter)],!1)}),prevFilter:n,target:t,syntheticEvent:e,nativeEvent:e.nativeEvent};t.props.onChange.call(void 0,r)},t.onLogicAnd=function(e){return t.changeLogic("and",e)},t.onLogicOr=function(e){return t.changeLogic("or",e)},t.changeLogic=function(e,n){var r=t.props.filter;if(r.logic!==e){var o={nextFilter:Ia(Ia({},r),{logic:e}),prevFilter:r,target:t,syntheticEvent:n,nativeEvent:n.nativeEvent};t.props.onChange.call(void 0,o)}},t.replaceFilter=function(e,n){var r=t.props.filter,o=r.filters.map((function(t){return t===e?n:t}));return Ia(Ia({},r),{filters:o})},t.onChange=function(e){var n={nextFilter:t.replaceFilter(e.prevFilter,e.nextFilter),prevFilter:t.props.filter,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:t};t.props.onChange.call(void 0,n)},t.onRemove=function(e){var n=t.props.filter,r=n.filters.filter((function(t){return t!==e.filter})),o={nextFilter:Ia(Ia({},n),{filters:r}),prevFilter:n,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:t};t.props.onChange.call(void 0,o)},t}return Ha(t,e),t.prototype.render=function(){var e=this,n=(0,Se.provideLocalizationService)(this),r=this.props,o=r.fields,i=r.filter,l=r.ariaLabel,c=void 0===l?n.toLanguageString(Z,Ee[Z]):l;return a.createElement(a.Fragment,null,a.createElement("div",{className:"k-filter-toolbar"},a.createElement(io,{keyboardNavigation:!1,role:"toolbar",ariaLabel:c},a.createElement(co,null,a.createElement(Va.h,null,a.createElement(s.z,{togglable:!0,onClick:this.onLogicAnd,selected:"and"===i.logic,type:"button"},n.toLanguageString(K,Ee[K])),a.createElement(s.z,{togglable:!0,onClick:this.onLogicOr,selected:"or"===i.logic,type:"button"},n.toLanguageString(U,Ee[U])))),a.createElement(co,null,a.createElement(s.z,{title:n.toLanguageString(W,Ee[W]),icon:"filter-add-expression",svgIcon:$t,type:"button",onClick:this.onAddExpression})),a.createElement(co,null,a.createElement(s.z,{title:n.toLanguageString(Y,Ee[Y]),icon:"filter-add-group",svgIcon:Qt,type:"button",onClick:this.onAddGroup})),a.createElement(co,null,a.createElement(s.z,{title:n.toLanguageString(G,Ee[G]),icon:"x",svgIcon:Ut,fillMode:"flat",type:"button",onClick:this.onGroupRemove})))),i.filters.length>0&&a.createElement("ul",{role:"group",className:"k-filter-lines"},i.filters.map((function(n,r){return a.createElement("li",{role:"treeitem",key:r,className:"k-filter-item"},Io(n)?a.createElement(t,{filter:n,fields:o,onChange:e.onChange,onRemove:e.onRemove,defaultGroupFilter:e.props.defaultGroupFilter,ariaLabel:e.props.ariaLabel,ariaLabelExpression:e.props.ariaLabelExpression}):a.createElement(xo,{filter:n,fields:o,ariaLabel:e.props.ariaLabelExpression,onChange:e.onChange,onRemove:e.onRemove}))}))))},t.propTypes={filter:i.object.isRequired,fields:i.array.isRequired,ariaLabel:i.string,ariaLabelExpression:i.string,onChange:i.func.isRequired,onRemove:i.func.isRequired,defaultGroupFilter:i.object.isRequired},t}(a.Component);(0,Se.registerForLocalization)(Sa);var Da=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)}}(),La=function(){return La=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},La.apply(this,arguments)},Pa=function(e){function t(t){var n=e.call(this,t)||this;return n.onFilterChange=function(e){var t={filter:e.nextFilter,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:n};n.props.onChange.call(void 0,t)},n.onGroupRemove=function(e){var t={filter:La(La({},n.props.value),{filters:[]}),syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:n};n.props.onChange.call(void 0,t)},(0,Ht.s)(Jt),n}return Da(t,e),t.prototype.render=function(){return a.createElement("div",{className:"k-widget k-filter"+(this.props.className?" "+this.props.className:""),style:this.props.style},a.createElement("ul",{role:"tree",className:"k-filter-container","aria-label":this.props.ariaLabel},a.createElement("li",{role:"treeitem",className:"k-filter-group-main"},a.createElement(Sa,{filter:this.props.value,fields:this.props.fields,ariaLabel:this.props.ariaLabelGroup,ariaLabelExpression:this.props.ariaLabelExpression,onChange:this.onFilterChange,onRemove:this.onGroupRemove,defaultGroupFilter:this.props.defaultGroupFilter||{logic:"and",filters:[]}}))))},t.propTypes={className:i.string,style:i.object,fields:function(e,t){var n=e[t];return void 0===n?new Error("Property '".concat(t,"' is missing.")):Array.isArray(n)?Object.keys(n.reduce((function(e,t){var n;return La(La({},e),((n={})[t.name]=1,n))}),{})).length!==n.length?new Error("Property '".concat(t,"' needs to contain objects with unique 'name' field.")):null:new Error("Property '".concat(t,"' needs to be Array<FieldSettings>."))},ariaLabelGroup:i.string,ariaLabelExpression:i.string,value:i.object.isRequired,onChange:i.func.isRequired},t}(a.Component),_a=function(e){return a.createElement("div",{onClick:e.onClick,className:(0,l.A)("k-columnmenu-item",{"k-selected":e.selected},{"k-disabled":e.disabled})},(e.iconClass||e.svgIcon)&&a.createElement(Ne.a,{name:e.iconClass?(0,je.iJ)(e.iconClass):void 0,icon:e.svgIcon}),e.title)},Ba=n(1533),Ta=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))},Ra=[{text:ve,operator:"contains"},{text:fe,operator:"doesnotcontain"},{text:le,operator:"eq"},{text:ce,operator:"neq"},{text:de,operator:"startswith"},{text:me,operator:"endswith"},{text:se,operator:"isnull"},{text:ue,operator:"isnotnull"},{text:he,operator:"isempty"},{text:pe,operator:"isnotempty"}],Na=[{text:le,operator:"eq"},{text:ce,operator:"neq"},{text:ge,operator:"gte"},{text:ye,operator:"gt"},{text:be,operator:"lte"},{text:ze,operator:"lt"},{text:se,operator:"isnull"},{text:ue,operator:"isnotnull"}],ja=[{text:le,operator:"eq"},{text:ce,operator:"neq"},{text:xe,operator:"gte"},{text:ke,operator:"gt"},{text:Ce,operator:"lt"},{text:Oe,operator:"lte"},{text:se,operator:"isnull"},{text:ue,operator:"isnotnull"}],Aa=[{text:we,operator:""}],Fa=function(){function e(){}return Object.defineProperty(e,"text",{get:function(){return Ta([],Ra,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"numeric",{get:function(){return Ta([],Na,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"date",{get:function(){return Ta([],ja,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"boolean",{get:function(){return Ta([],Aa,!0)},enumerable:!1,configurable:!0}),e}(),qa=function(){return qa=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},qa.apply(this,arguments)},Ka=function(e){var t=e.filter,n=e.onFilterChange,r=e.operators,o=e.initialFilter,i=a.useCallback((function(e){var r=t,a=e.target.value.operator,i=r?qa(qa({},r),{operator:a}):{value:o.value,operator:a};n.call(void 0,e.syntheticEvent,i,r)}),[t,n,o]),l=a.useCallback((function(e){var o=e.target.value,a=t,i=a?qa(qa({},a),{value:o}):{value:o,operator:r[0].operator};n.call(void 0,e,i,a)}),[t,n,r]),c=(0,Se.useLocalization)(),s=r.map((function(e){return qa(qa({},e),{text:c.toLanguageString(e.text,Ee[e.text])})}));return a.createElement(a.Fragment,null,a.createElement(Tt,{value:s.find((function(e){return e.operator===t.operator}))||null,onChange:i,data:s,textField:"text"}),a.createElement(e.input,{value:t.value,onChange:l}))},Ua=function(e){var t=e.filter,n=e.onFilterChange,r=a.useCallback((function(e){return n.call(void 0,e.syntheticEvent,qa(qa({},t),{value:e.value}),t)}),[t,n]),o=Fa.boolean[0].text;return a.createElement(Ba.X,{onChange:r,checked:t.value,label:(0,Se.useLocalization)().toLanguageString(o,Ee[o]),labelPlacement:"after"})},Wa=function(e){var t=a.useCallback((function(e){return a.createElement(Mn.II,qa({},e,{value:e.value||""}))}),[]),n=a.useRef(Fa.text),r=a.useRef({operator:"",value:""});return a.createElement(Ka,qa({initialFilter:r.current,input:t,operators:e.operators||n.current},e))},Ya=function(e){var t=a.useCallback((function(e){return a.createElement(xn.N,qa({},e,{value:e.value||null}))}),[]),n=a.useRef(Fa.numeric),r=a.useRef({operator:"",value:null});return a.createElement(Ka,qa({initialFilter:r.current,input:t,operators:e.operators||n.current},e))},Ga=function(e){var t=a.useCallback((function(e){return a.createElement(yn.Mt,qa({},e,{value:e.value||null}))}),[]),n=a.useRef(Fa.date),r=a.useRef({operator:"",value:null});return a.createElement(Ka,qa({initialFilter:r.current,input:t,operators:e.operators||n.current},e))},Za=function(){return Za=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},Za.apply(this,arguments)},Xa=[{text:Me,logic:"and"},{text:Ve,logic:"or"}],$a=function(e){var t=(0,Se.useLocalization)(),n=(e.data||Xa).map((function(e){return Za(Za({},e),{text:t.toLanguageString(e.text,Ee[e.text])})}));return a.createElement(Tt,Za({onChange:e.onChange,className:"k-filter-and",textField:"text"},e,{data:n,value:n.find((function(t){return t.logic===e.value}))}))},Qa=n(3228),Ja=n(6144);const ei={outerHeight:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),r=parseFloat(t.marginBottom);return e.offsetHeight+n+r},outerWidth:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),r=parseFloat(t.marginRight);return e.offsetWidth+n+r},styles:{"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"}};var ti=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)}}(),ni=function(){return ni=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},ni.apply(this,arguments)},ri=ei.styles,oi=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.elementRef=a.createRef(),t}return ti(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.elementRef.current},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.props,n=t.children,r=t.style,o=t.appear,i=t.enter,c=t.exit,s=t.transitionName,u=t.transitionEnterDuration,h=t.transitionExitDuration,p=t.className,d=t.onEnter,v=t.onEntering,f=t.onEntered,m=t.onExit,g=t.onExiting,y=t.onExited,b=t.onAfterExited,z=t.mountOnEnter,w=t.unmountOnExit,x=t.animationEnteringStyle,k=t.animationEnteredStyle,C=t.animationExitingStyle,O=t.animationExitedStyle,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}(t,["children","style","appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","onEnter","onEntering","onEntered","onExit","onExiting","onExited","onAfterExited","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),V=(0,l.A)(p,ri["child-animation-container"]),H=ni({transitionDelay:"0ms"},r),I={entering:ni({transitionDuration:"".concat(u,"ms")},x),entered:ni({},k),exiting:ni({transitionDuration:"".concat(h,"ms")},C),exited:ni({},O)},E={in:this.props.in,appear:o,enter:i,exit:c,mountOnEnter:z,unmountOnExit:w,timeout:{enter:u,exit:h},onEnter:function(){d&&d.call(void 0,{animatedElement:e.element,target:e})},onEntering:function(){v&&v.call(void 0,{animatedElement:e.element,target:e})},onEntered:function(){f&&f.call(void 0,{animatedElement:e.element,target:e})},onExit:function(){m&&m.call(void 0,{animatedElement:e.element,target:e})},onExiting:function(){g&&g.call(void 0,{animatedElement:e.element,target:e})},onExited:function(){b&&b.call(void 0,{animatedElement:e.element,target:e}),y&&y.call(void 0,{animatedElement:e.element,target:e})},classNames:{appear:ri["".concat(s,"-appear")]||"".concat(s,"-appear"),appearActive:ri["".concat(s,"-appear-active")]||"".concat(s,"-appear-active"),enter:ri["".concat(s,"-enter")]||"".concat(s,"-enter"),enterActive:ri["".concat(s,"-enter-active")]||"".concat(s,"-enter-active"),exit:ri["".concat(s,"-exit")]||"".concat(s,"-exit"),exitActive:ri["".concat(s,"-exit-active")]||"".concat(s,"-exit-active")}};return a.createElement(Ja.CSSTransition,ni({},E,M,{nodeRef:this.elementRef}),(function(t){return a.createElement("div",{style:ni(ni({},H),I[t]),className:V,ref:e.elementRef},n)}))},t.propTypes={in:i.bool,children:i.oneOfType([i.arrayOf(i.node),i.node]),transitionName:i.string.isRequired,className:i.string,appear:i.bool,enter:i.bool,exit:i.bool,transitionEnterDuration:i.number.isRequired,transitionExitDuration:i.number.isRequired,mountOnEnter:i.bool,unmountOnExit:i.bool,animationEnteringStyle:i.object,animationEnteredStyle:i.object,animationExitingStyle:i.object,animationExitedStyle:i.object},t.defaultProps={mountOnEnter:!0,unmountOnExit:!1,onEnter:Qa.Z,onEntering:Qa.Z,onEntered:Qa.Z,onExit:Qa.Z,onExiting:Qa.Z,onExited:Qa.Z,onAfterExited:Qa.Z,animationEnteringStyle:{},animationEnteredStyle:{},animationExitingStyle:{},animationExitedStyle:{}},t}(a.Component),ai={name:"@progress/kendo-react-animation",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679384502,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"},ii=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)}}(),li=function(){return li=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},li.apply(this,arguments)},ci=ei.styles,si=function(e){function t(t){var n=e.call(this,t)||this;return(0,Ht.s)(ai),n}return ii(t,e),t.prototype.render=function(){var e=this.props,t=e.id,n=e.style,r=e.children,o=e.component,i=e.className,c=e.childFactory,s=(e.stackChildren,e.componentChildStyle),u=e.componentChildClassName,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,["id","style","children","component","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),p={id:t,style:n,component:o,childFactory:c,className:(0,l.A)(ci["animation-container"],ci["animation-container-relative"],i)},d=a.Children.map(r||null,(function(e){return a.createElement(oi,li({},h,{style:s,className:u}),e)}));return a.createElement(Ja.TransitionGroup,li({},p),d)},t.propTypes={children:i.oneOfType([i.arrayOf(i.node),i.node]),childFactory:i.any,className:i.string,component:i.string,id:i.string,style:i.any,transitionName:i.string.isRequired,appear:i.bool.isRequired,enter:i.bool.isRequired,exit:i.bool.isRequired,transitionEnterDuration:i.number.isRequired,transitionExitDuration:i.number.isRequired},t.defaultProps={component:"div"},t}(a.Component),ui=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)}}(),hi=function(){return hi=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},hi.apply(this,arguments)},pi=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={maxHeight:void 0,maxWidth:void 0},t.componentWillEnter=function(e){var n=t.props,r=n.onEnter,o=n.onBeforeEnter;o&&o.call(void 0,e),t.updateContainerDimensions(e.animatedElement,(function(){r&&r.call(void 0,e)}))},t.componentIsEntering=function(e){var n=t.props.onEntering;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.componentWillExit=function(e){var n=t.props.onExit;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.updateContainerDimensions=function(e,n){void 0===n&&(n=Qa.Z);var r=e.firstChild;if(r){var o=ei.outerHeight(r),a=ei.outerWidth(r);t.setState({maxHeight:o,maxWidth:a},n)}},t}return ui(t,e),t.prototype.render=function(){var e,t=this.props,n=t.direction,r=t.children,o=t.childFactory,i=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,["direction","children","childFactory"]),l=this.state,c=l.maxHeight,s=l.maxWidth,u={maxHeight:(e="vertical"===n?{maxHeight:c?"".concat(c,"px"):""}:{maxWidth:s?"".concat(s,"px"):""}).maxHeight,maxWidth:e.maxWidth};return a.createElement(si,hi({},i,{childFactory:function(t){var n=o?o(t):t;return n.props.in?n:a.cloneElement(n,hi(hi({},n.props),{style:hi(hi({},n.props.style),{maxHeight:e.maxHeight,maxWidth:e.maxWidth})}))},onEnter:this.componentWillEnter,onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:u,transitionName:"reveal-".concat(n)}),r)},t.propTypes={children:i.oneOfType([i.arrayOf(i.node),i.node]),childFactory:i.any,className:i.string,direction:i.oneOf(["horizontal","vertical"]),component:i.string,id:i.string,style:i.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(a.Component),di=function(){return di=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},di.apply(this,arguments)},vi=function(e){return a.createElement("div",{className:"k-columnmenu-item-content"},a.createElement(pi,{style:{position:"relative",display:"block"}},e.show&&a.createElement("div",{className:"kendo-grid-filter-menu-container"},a.createElement("form",{className:"k-filter-menu k-group k-reset k-state-border-up",onSubmit:e.onSubmit,onReset:e.onReset},a.createElement("div",{className:"k-filter-menu-container"},e.children,a.createElement("div",{className:"k-actions k-hstack k-justify-content-stretch"},e.actions))))))},fi=function(e){var t=(0,Se.useLocalization)();return a.createElement(vi,di({},e,{actions:a.createElement(a.Fragment,null,a.createElement(s.z,{type:"reset"},t.toLanguageString(ne,Ee[ne])),a.createElement(s.z,{themeColor:"primary"},t.toLanguageString(re,Ee[re])))}))},mi=function(){return mi=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},mi.apply(this,arguments)},gi=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},yi=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))},bi=function(e){(0,Ht.s)(Jt);var t=a.useRef([]),n=e.field,r=e.filter,o=e.sort,i=void 0===o?t.current:o,l=e.onSortChange,c=e.onFilterChange,s=e.initialFilter,u=e.sortAsc,h=void 0!==u&&u,p=e.sortDesc,d=void 0!==p&&p,v=e.filterContent,f=void 0===v?[]:v,m=e.expandFilters,g=void 0!==m&&m,y=a.useState(!1),b=y[0],z=y[1],w=a.useState(g),x=w[0],k=w[1],C=a.useState(n&&s?s(n):null),O=C[0],M=C[1],V=a.useRef(null),H=a.useRef(null),I=a.useRef(null),E=a.useRef(!1),S=a.useCallback((function(){return(r||[]).find((function(e){return e.filters.every((function(e){return!Io(e)&&e.field===n}))}))}),[r,n]),D=a.useCallback((function(){z(!1)}),[]),L=a.useCallback((function(){E.current?E.current=!1:(clearTimeout(I.current),I.current=window.setTimeout((function(){D()})))}),[D]),P=a.useCallback((function(){return clearTimeout(I.current)}),[]),_=a.useCallback((function(e){E.current=b&&e.currentTarget===V.current}),[b]),B=a.useCallback((function(){z(!b),n&&s&&(k(!b&&g),M(b?O:S()||s(n)))}),[S,n,b,O,s,g]);a.useEffect((function(){b&&H.current&&H.current.focus()}),[b]);var T=a.useCallback((function(){return k(!x)}),[x]),R=a.useCallback((function(e,t){var r=yi([],i,!0),o=r.findIndex((function(e){return e.field===n})),a={field:n,dir:t};o>=0?r[o].dir!==a.dir?r.splice(o,1,a):r.splice(o,1):r.push(a),D(),l&&l.call(void 0,e,r,n)}),[i,n,l,D]),N=a.useCallback((function(e,t,n){var r=mi(mi({},O),{filters:yi([],O.filters,!0)}),o=r.filters.indexOf(n);r.filters.splice(o,1,t),M(r)}),[O]),j=a.useCallback((function(e){e.preventDefault();var t=(r||[]).slice(),o=S(),a=o?t.indexOf(o):-1;a>=0?t.splice(a,1,O):t.push(O),D(),c&&c.call(void 0,e,t,n)}),[r,O,n,c,D,S]),A=a.useCallback((function(e){var t=(r||[]).slice(),o=S(),a=o?t.indexOf(o):-1;a>=0&&t.splice(a,1),s&&M(s(n)),D(),c&&c.call(void 0,e,t,n)}),[r,n,c,s,D,S]),F=a.useCallback((function(e){return R(e,"asc")}),[R]),q=a.useCallback((function(e){return R(e,"desc")}),[R]),K=a.useCallback((function(e){return O&&M(mi(mi({},O),{logic:e.value.logic}))}),[O]),U=i.find((function(e){return e.field===n}))||{dir:""},W=f[0],Y=f[1],G=f[2],Z=(0,Se.useLocalization)(),X=[h||d?a.createElement("div",{className:"k-columnmenu-item-wrapper",key:"sorting"},h&&a.createElement(_a,{title:Z.toLanguageString(ae,Ee[ae]),iconClass:"k-i-sort-asc-small",svgIcon:Yt,selected:"asc"===U.dir,onClick:F}),d&&a.createElement(_a,{title:Z.toLanguageString(ie,Ee[ie]),iconClass:"k-i-sort-desc-small",svgIcon:Gt,selected:"desc"===U.dir,onClick:q})):null,O&&f.length>0?a.createElement("div",{className:"k-columnmenu-item-wrapper",key:"filtering"},a.createElement(_a,{iconClass:"k-i-filter",title:Z.toLanguageString(oe,Ee[oe]),onClick:T}),a.createElement(fi,{show:x,onSubmit:j,onReset:A},W&&a.createElement(W,{filter:O.filters[0],onFilterChange:N}),Y&&a.createElement(Y,{value:O.logic,onChange:K}),G&&a.createElement(G,{filter:O.filters[1],onFilterChange:N}))):null],$=[a.createElement("span",{ref:V,onClick:B,onMouseDown:_,className:"k-grid-header-menu k-grid-column-menu"+(Boolean(S())?" k-active":""),key:"button"},a.createElement("span",{className:"k-icon k-i-more-vertical"})),a.createElement(Ue.G,{anchor:V.current,show:b,key:"popup"},a.createElement("div",{className:"k-grid-columnmenu-popup",ref:H,tabIndex:0,onBlur:L,onFocus:P,style:{outline:"none"}},e.itemsRender?e.itemsRender.call(void 0,X,{closeMenu:D,field:n}):X))];return a.createElement(a.Fragment,null,e.render?e.render.call(void 0,$):$)},zi=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"and",filters:[{operator:"contains",field:e,value:""},{operator:"contains",field:e,value:""}]}}),[]),o=Boolean(e.field),i=o?[Wa,$a,Wa]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},wi=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"or",filters:[{operator:"eq",field:e,value:null},{operator:"eq",field:e,value:null}]}}),[]),o=Boolean(e.field),i=o?[Ya,$a,Ya]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},xi=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"or",filters:[{operator:"eq",field:e,value:null},{operator:"eq",field:e,value:null}]}}),[]),o=Boolean(e.field),i=o?[Ga,$a,Ga]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},ki=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"and",filters:[{operator:"eq",field:e,value:!1}]}}),[]),o=Boolean(e.field),i=o?[Ua]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},Ci=function(){return Ci=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},Ci.apply(this,arguments)},Oi=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 Mi(e,t,n){var r;return n?Ci(Ci({},e),((r={})[t]=n.length?Oi([],n,!0):void 0,r)):e&&e[t]?Oi([],e[t],!0):[]}function Vi(e,t,n){var r;if(e[n]){var o=Mi(e,n,Ma(Mi(e,n),t)),a=Mi(o,n).map((function(e){return Vi(e,t,n)}));return Ci(Ci({},o),((r={})[n]=a,r))}return e}function Hi(e,t,n){var r=Ma(e,t);return r.map((function(e){return Vi(e,t,n)}))}function Ii(e,t,n){var r=Mi(e,n);if(r&&r.length){r=r.map((function(e){return Ii(e,t,n)}));var o=Ca(r,{filters:[{filters:t,logic:"and"},{operator:function(e){return Boolean((e[n]||[]).length)}}],logic:"or"});return Mi(e,n,o)}return e}function Ei(e,t,n){var r,o=((r={})[n]=Oi([],e,!0),r);return(o=Ii(o,t,n))[n]||[]}var Si=n(8006),Di="groupId",Li="items",Pi=function(e,t,n){e.items&&(e[Di]="".concat(n).concat(n&&"_").concat(e.value).concat(e.field),t>1&&e.items.forEach((function(n){return Pi(n,t-1,e[Di])})))},_i=function(e){var t=e.group;if(t&&t.length&&e.data)return e.data.forEach((function(e){return Pi(e,t.length,"")}))},Bi=function(e){var t=[];return(0,Si.Gy)(e.data,Li,(function(e){e[Di]&&t.push(e[Di])})),t},Ti=function(e){return(0,Si.Gy)(e.data,Li,(function(t){return(0,Si.u5)(t,Li,{expanded:!e.collapsedIds.some((function(e){return e===t[Di]}))})}))},Ri=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))},Ni=function(e){var t=e.navigationStateRef,n=e.scope;if(t.current&&n){var r=[],o=Qn(n),a=Jn(n);if(o&&a){var i=Array.from(o.children),l=Array.from(a.children);Ri(Ri([],i,!0),l,!0).forEach((function(e,t){Array.from(e.children).forEach((function(e){var n=Xn(e);if(n){for(var o,a=e.rowSpan||1,i=e.colSpan||1,l=t,c=t+a;l<c;l++){if(r[l]||(r[l]=[]),void 0===o){var s=r[l].findIndex((function(e){return!e}));o=s>-1?s:r[l].length}r[l][o]=n||""}for(l=o+1,c=o+i;l<c;l++)r[t][l]=n||""}}))})),t.current.navigationMatrix=r.filter((function(e){return!!e})),t.current.lastHeaderIndex=i.length-1}}},ji={onConstructor:function(e){var t=e.navigatable,n=e.contextStateRef,r=e.navigationStateRef,o=e.idPrefix;t&&(n.current={activeId:"",level:0},r.current={activeElementIsFocused:!1,prevNavigationIndexes:void 0,idPrefix:o||(0,Be.M)(),navigationMatrix:[],lastHeaderIndex:-1})},onComponentDidMount:function(e){var t=e.scope,n=e.contextStateRef,r=e.navigationStateRef;if(n.current&&r.current&&t){Ni(e);var o=r.current.navigationMatrix[0][0],a=or.getActiveElement(t,o);o&&a&&(n.current.activeId=o,a.setAttribute("tabIndex","0"))}},onGetSnapshotBeforeUpdate:function(e){var t=e.contextStateRef,n=e.navigationStateRef,r=e.document;if(t.current&&n.current&&r){var o=r.activeElement,a=or.getNavigatableId(o);a&&a===t.current.activeId&&(n.current.activeElementIsFocused=!0)}},onComponentDidUpdate:function(e){var t=e.scope,n=e.contextStateRef,r=e.navigationStateRef;if(Ni(e),n.current&&r.current&&t){if(!or.getActiveElement(t,n.current.activeId)){var o=r.current.navigationMatrix[0][0],a=or.getActiveElement(t,o);o&&a&&(n.current.activeId=o,a.setAttribute("tabIndex","0"),r.current.activeElementIsFocused&&a.focus())}r.current.activeElementIsFocused=!1}},onFocus:function(e,t){var n=t.contextStateRef;if(!e.isDefaultPrevented()&&n.current){var r=e.target,o=or.getNavigatableId(r);if(o&&o!==n.current.activeId){var a=or.getClosestScope(r);if(!a)return;var i=or.getActiveElement(a,n.current.activeId);i&&i.setAttribute("tabIndex","-1"),r.setAttribute("tabIndex","0"),n.current.activeId=o}}},onKeyDown:function(e,t){var n=t.contextStateRef,r=t.navigationStateRef,o=t.onNavigationAction;if(!e.isDefaultPrevented()&&n.current&&r.current)if(e.keyCode!==Te.R.esc){var a=e.target,i=or.getNavigatableId(a),l=or.getNavigatableLevel(a),c=or.getClosestScope(a),s=r.current.navigationMatrix;if(void 0!==l&&c){if(e.keyCode===Te.R.enter){var u=or.getNavigatableElement(a,{level:l+1});return u?void or.focusElement({elementForFocus:u,event:e,contextStateRef:n,prevElement:a}):(z=or.getFocusableElements(a)[0],void or.focusElement({elementForFocus:z,event:e,contextStateRef:n,prevElement:a}))}if(e.keyCode===Te.R.up||e.keyCode===Te.R.down||e.keyCode===Te.R.left||e.keyCode===Te.R.right){var h=e.keyCode===Te.R.up||e.keyCode===Te.R.left,p=e.keyCode===Te.R.up||e.keyCode===Te.R.down,d=void 0;if(r.current&&r.current.prevNavigationIndexes){var v=r.current.prevNavigationIndexes,f=v[0],m=v[1];d=s[f][m]===i?r.current.prevNavigationIndexes:nr(s,i)}else d=nr(s,i);if(d){f=d[0],m=d[1];var g=p?er(f,m,i,s,h):tr(f,m,i,s,h),y=g[0],b=g[1];y&&(z=or.getActiveElement(c,y),or.focusElement({elementForFocus:z,event:e,contextStateRef:n,prevElement:a}),r.current.prevNavigationIndexes=b,o&&o({focusElement:z,event:e}))}}}}else{var z=or.getClosestNavigatableElement(e.target);or.focusElement({elementForFocus:z,event:e,contextStateRef:n})}},generateMatrix:Ni},Ai=n(9659),Fi=n(7191),qi="data-grid-row-index",Ki="data-grid-col-index",Ui="data-prevent-selection",Wi=function(){return Wi=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},Wi.apply(this,arguments)},Yi=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))},Gi={},Zi=function(e,t){for(var n=e;n;){if(n.tagName===t)return n;if("TABLE"===n.tagName)return null;n=n.parentElement}return null},Xi=function(e){if(e){var t=e.getAttribute(qi);return t?parseInt(t,10):void 0}},$i=function(e){if(e){var t=e.getAttribute(Ki);return t?parseInt(t,10):void 0}},Qi=function(e){var t=e.subItemsField||"items",n=(0,Ai.Y)(e.dataItemKey);return(0,Si.Gy)(e.data,t,(function(r){var o;return(0,Si.u5)(r,t,((o={})[e.selectedField]=e.selectedState[n(r)],o))}))},Ji=function(e){var t=e.event,n=e.dataItemKey,r=e.selectedState,o=t.syntheticEvent,a=t.nativeEvent,i=t.dataItems,l=t.componentId,c=t.mode,s=t.cell,u=t.selectedField,h=a.target,p=a.ctrlKey,d=a.metaKey,v=a.altKey,f=a.shiftKey;if(o.isDefaultPrevented()||a.keyCode!==Te.R.enter)return r;var m=Zi(h,"TD"),g=Zi(h,"TR"),y=$i(m),b=Xi(g),z={};return m&&g&&void 0!==b&&void 0!==y&&(z=el({selectedState:r,dataItemKey:n,event:{ctrlKey:p,metaKey:d,altKey:v,shiftKey:f,dataItems:i,cell:s,mode:c,selectedField:u,componentId:l,startColIndex:y,endColIndex:y,startRowIndex:b,endRowIndex:b,isDrag:!1,syntheticEvent:o,nativeEvent:a,target:t.target,dataItem:null}})),z},el=function(e){var t,n,r=e.event,o=e.dataItemKey,a=e.selectedState,i=r.dataItems,l=r.startRowIndex,c=r.endRowIndex,s=r.startColIndex,u=r.endColIndex,h=r.cell,p=r.isDrag,d=r.ctrlKey,v=r.shiftKey,f=r.metaKey,m=r.componentId,g=r.mode,y=r.dataItem,b=(0,Ai.Y)(o),z={},w=null!==y;if("single"===g){var x=i.slice(l,l+1)[0],k=b(x);Gi[m]={rowIndex:l,colIndex:s},z[k]=!h||[s]}else if(!p&&(v||d||f||w)){if(d||f||w)Gi[m]={rowIndex:l,colIndex:s},x=i.slice(l,c+1)[0],k=b(x),(z=Wi({},a))[k]=h&&!w?(t=z[k],n=s,!t||Array.isArray(t)&&0===t.length?[n]:t.findIndex((function(e){return e===n}))>-1?t.filter((function(e){return e===n})):Yi(Yi([],t,!0),[n],!1)):!z[k];else if(v){var C=Gi[m]&&Gi[m].rowIndex||0,O=Gi[m]&&Gi[m].colIndex||0,M=Math.min(C,l,c),V=Math.max(C,l,c),H=Math.min(O,s,u),I=Math.max(O,s,u),E=[];for(D=H;D<=I;D++)E.push(D);i.slice(M,V+1).forEach((function(e){var t=b(e);z[t]=!h||Yi([],E,!0)}))}}else{p||(Gi[m]={rowIndex:l,colIndex:s});for(var S=[],D=s;D<=u;D++)S.push(D);i.slice(l,c+1).forEach((function(e){var t=b(e);z[t]=!h||Yi([],S,!0)}))}return z},tl=(0,Fi.V)(),nl=function(e){if(!e||!tl)return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}},rl=function(e){if(e&&e.ownerDocument&&e!==e.ownerDocument.body){var t=e.getBoundingClientRect();return{left:t.left-e.scrollLeft,top:t.top-e.scrollTop}}return{left:0,top:0}},ol=function(e){return{enabled:!!e&&("boolean"!=typeof e.enabled||e.enabled),drag:!!e&&Boolean(e.drag),mode:e&&e.mode?e.mode:"multiple",cell:Boolean(e&&e.cell)}},al=function(){return al=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},al.apply(this,arguments)},il=function(e){var t=e.onRelease,n=e.childRef,r=ol(e.selectable),o=r.enabled,i=r.drag,l=r.mode,c=r.cell,s=a.useRef(null),u=a.useRef(null),h=a.useRef({clientX:0,clientY:0}),p=a.useState(null),d=p[0],v=p[1],f=a.useRef(),m=a.useRef(!1),g=a.useRef(!1),y=a.useCallback((function(e){var t=e.event;g.current=t.originalEvent.target.hasAttribute(Ui),!g.current&&s.current&&(f.current=nl(s.current.element),h.current={clientY:t.clientY,clientX:t.clientX})}),[]),b=a.useCallback((function(e){var t=e.event,n=h.current,r=n.clientX,o=n.clientY;if(!g.current&&i&&"single"!==l&&((Math.abs(o-t.clientY)>5||Math.abs(r-t.clientX)>5)&&(m.current=!0),m.current)){var a=rl(f.current);v({top:Math.min(o,t.clientY)-a.top,left:Math.min(r,t.clientX)-a.left,width:Math.abs(t.clientX-r),height:Math.abs(t.clientY-o)})}}),[v,i,l]),z=a.useCallback((function(e){var n=e.event,r=h.current,o=r.clientX,a=r.clientY;if(!g.current&&s.current){var i=s.current.element&&s.current.element.ownerDocument;if(i){if(m.current){var p=Math.min(a,n.clientY),d=Math.min(o,n.clientX),f=Math.max(a,n.clientY),y=Math.max(o,n.clientX),b=u.current;if(!b)return;b.style.visibility="hidden",I=i.elementFromPoint(d,p);var z=i.elementFromPoint(y,f);if(b.style.visibility="",!I||!z)return;var w=Zi(I,"TD"),x=Zi(w,"TR"),k=Zi(z,"TD"),C=Zi(k,"TR"),O=$i(w),M=Xi(x),V=$i(k),H=Xi(C);void 0!==O&&void 0!==M&&void 0!==V&&void 0!==H&&t({nativeEvent:n.originalEvent,startRowIndex:M,startColIndex:O,endRowIndex:H,endColIndex:V,altKey:n.altKey,shiftKey:n.shiftKey,ctrlKey:n.ctrlKey,metaKey:n.metaKey,mode:l,cell:c,isDrag:!0})}else{var I;if(!(I=i.elementFromPoint(o,a)))return;var E=Zi(I,"TD"),S=Zi(I,"TR"),D=$i(E),L=Xi(S);E&&S&&void 0!==L&&void 0!==D&&t({nativeEvent:n.originalEvent,startRowIndex:L,startColIndex:D,endRowIndex:L,endColIndex:D,altKey:n.altKey,shiftKey:n.shiftKey,ctrlKey:n.ctrlKey,metaKey:n.metaKey,mode:l,cell:c,isDrag:!1})}v(null),m.current=!1,h.current={clientX:0,clientY:0}}}}),[v,l,c,t]);return o?a.createElement(a.Fragment,null,a.createElement(wr._,{onPress:y,onDrag:b,onRelease:z,ref:s,childRef:n},e.children),d&&a.createElement("div",{ref:u,style:al(al({},d),{position:"fixed"}),className:"k-marquee k-marquee-color"})):a.cloneElement(a.Children.only(e.children),{ref:n})}},4554:(e,t,n)=>{n.d(t,{f:()=>R,AL:()=>T});var r,o=n(3899),a=n(189),i=n(3198),l=n(3493),c=n(4006),s=n(2665),u=n(8047),h=n(848),p=n(619),d=n(499),v=n(9433),f=n(2554),m=n(2144),g=n(5619),y=n(6973),b=n(5771),z=n(1566),w=(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)}),x=function(e){function t(t){var n=e.call(this,t)||this;return n.virtualization=null,n.calendarView=null,n.table=null,n.intl=null,n.bottomOffset=0,n.viewOffset=0,n.viewHeight=0,n._element=null,n.isActive=!1,n.animateToIndex=!0,n.shouldScroll=!1,n.focusActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus"),t=n._element.querySelector(".k-state-pending-focus");e&&e[0]&&e[0].classList.remove("k-focus"),t&&t.classList.add("k-focus"),n.isActive=!0}},n.blurActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus");e&&e.classList.remove("k-focus"),n.isActive=!1}},n.handleVirtualizationMount=function(e){if(n.virtualization=e,n.virtualization&&n.table){n.table.style.transform="translateY(".concat(n.viewOffset,"px)");var t=(0,y.q5)(n.props.focusedDate,n.props.min,n.props.max),r=n.props.service.skip(t,n.props.min);n.virtualization.scrollToIndex(r)}},n.buildMonthView=function(e,t){return o.createElement("table",{key:"calendar-view-list-weekdays",className:"k-calendar-table k-calendar-weekdays",role:"grid",tabIndex:n.props.tabIndex},o.createElement("colgroup",null,e.map((function(e,t){return o.createElement("col",{key:t})}))),o.createElement("thead",{className:"k-calendar-thead"},o.createElement("tr",{className:"k-calendar-tr"},t.map((function(e,t){return o.createElement("th",{key:t,className:"k-calendar-th"},e)})))))},n.buildDates=function(e,t){var r=n.props.cellUID;return o.createElement("table",{className:"k-calendar-table",ref:function(e){return n.table=e},role:"grid",tabIndex:n.props.tabIndex,"aria-activedescendant":r+n.props.focusedDate.getTime()},o.createElement("colgroup",null,e.map((function(e,t){return o.createElement("col",{key:t})}))),t.map((function(e){return o.createElement(m.G,{ref:function(e){n.calendarView||(n.calendarView=e)},key:e.getTime(),activeView:n.props.activeView,viewDate:e,min:n.props.min,max:n.props.max,cellUID:r,focusedDate:n.props.focusedDate,cell:n.props.cell,selectedDate:n.props.value,showWeekNumbers:n.weekNumber,onChange:n.handleDateChange,bus:n.props.bus,service:n.props.service,weekCell:n.props.weekCell})})))},n.calculateHeights=function(){if(n.props.dom){var e=n.props.activeView===b.n.month?n.props.dom.scrollableContentHeight:n.props.dom.scrollableYearContentHeight;n.bottomOffset=e-n.props.dom.viewHeight(n.props.activeView),n.viewOffset=-1*n.props.dom.headerHeight,n.viewHeight=n.props.dom.viewHeight(n.props.activeView)||1}},n.getTake=function(e,t){return Math.min(t-e,n.take)},n.handleScrollAction=function(e){var t=e.index,r=e.scrollAction,o=e.pageAction,a=o?o.skip:n.state.skip;if(n.state.index===t&&n.state.skip===a||n.setState({index:t,skip:a}),n.table&&r){var i="translateY(".concat(r.offset,"px)");n.table.style.transform=i}},n.handleTodayClick=function(e){n.shouldScroll=!0,n.handleDateChange.call(void 0,e,!0)},n.handleDateChange=function(e,t){void 0===t&&(t=!1);var r=n.props.onChange;if(r){var o={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:(0,p.cloneDate)(e.value),target:n,isTodayClick:t};r.call(void 0,o)}},n.lastView=n.props.activeView,n.lastFocus=n.props.focusedDate,n.state={skip:n.props.service.skip(n.props.focusedDate,n.props.min),index:n.props.service.skip(n.props.focusedDate,n.props.min)},n}return w(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNames",{get:function(){this.intl=(0,d.provideIntlService)(this);var e=(0,y.ZH)(this.intl.dateFormatNames({nameType:"short",type:"days"}),this.intl.firstDay());return this.weekNumber?[""].concat(e):e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNumber",{get:function(){return Boolean(this.props.showWeekNumbers&&this.props.activeView===b.n.month)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"take",{get:function(){return void 0!==this.props.take?this.props.take:t.defaultProps.take},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"animate",{get:function(){return Boolean(this.props.smoothScroll&&this.animateToIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"todayIsInRange",{get:function(){return(0,y.mh)((0,y.x2)(),(0,p.getDate)(this.props.min),(0,p.getDate)(this.props.max))},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){this.shouldScroll=!1,void 0!==this.indexToScroll&&this.virtualization&&this.virtualization[this.animate?"animateToIndex":"scrollToIndex"](this.indexToScroll),this.isActive&&this.focusActiveDate(),this.lastView=this.props.activeView,this.indexToScroll=void 0},t.prototype.render=function(){var e=this;this.calculateHeights();var t=this.lastView!==this.props.activeView,n=(0,y.q5)(this.props.focusedDate,this.props.min,this.props.max),r=t?this.props.service.skip(n,this.props.min):this.state.skip,a=this.props.service.total(this.props.min,this.props.max),i=this.getTake(r,a),l=this.props.service.addToDate(this.props.min,r),c=this.props.service.addToDate(this.props.min,this.state.index),s=new Array(this.props.service.rowLength(this.weekNumber)).fill(""),h=this.props.activeView!==this.lastView;this.animateToIndex=!h,(h||!(0,p.isEqualDate)(this.lastFocus,n)||this.shouldScroll||!this.props.shouldScroll||this.props.shouldScroll())&&(this.indexToScroll=this.props.service.skip(n,this.props.min)),this.lastFocus=n;var d=(0,u.A)("k-calendar-view k-vstack",{"k-calendar-monthview":this.props.activeView===b.n.month,"k-calendar-yearview":this.props.activeView===b.n.year,"k-calendar-decadeview":this.props.activeView===b.n.decade,"k-calendar-centuryview":this.props.activeView===b.n.century}),v=this.buildDates(s,this.props.service.datesList(l,i)),m=o.createElement(o.Fragment,null,o.createElement(g.h,{key:"calendar-view-list-header",currentDate:c,min:this.props.min,max:this.props.max,activeView:this.props.activeView,bus:this.props.bus,service:this.props.service,headerTitle:this.props.headerTitle,commands:o.createElement(o.Fragment,null,o.createElement(z.f,{min:this.props.min,max:this.props.max,onClick:this.handleTodayClick,disabled:!this.todayIsInRange,tabIndex:this.props.tabIndex}))}),this.props.activeView===b.n.month&&this.buildMonthView(s,this.weekNames),o.createElement(f.$,{key:"calendar-view-list-content",skip:r,take:this.take,total:a,itemHeight:this.viewHeight,topOffset:this.viewOffset,bottomOffset:this.bottomOffset,scrollOffsetSize:this.viewOffset,maxScrollDifference:this.viewHeight,onScroll:this.props.onScroll,onScrollAction:this.handleScrollAction,onMount:this.handleVirtualizationMount,children:v,tabIndex:this.props.tabIndex}));return o.createElement("div",{ref:function(t){e._element=t},className:d},this.props.dom.didCalculate?m:null)},t.propTypes={activeView:a.number.isRequired,bottomOffset:a.number,cellUID:a.string.isRequired,focusedDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onChange:a.func,showWeekNumbers:a.bool,smoothScroll:a.bool,take:a.number,value:a.instanceOf(Date),viewHeight:a.number,viewOffset:a.number,tabIndex:a.number},t.defaultProps={take:5,showWeekNumbers:!1,smoothScroll:!0},t}(o.Component);(0,d.registerForIntl)(x);var k=n(4615),C=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)}}(),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)},M=function(e){function t(t){var n=e.call(this,t)||this;n.virtualization=null,n.list=null,n.itemHeight=0,n.topOffset=0,n.maxViewHeight=0,n.bottomOffset=0,n.handleVirtualizationMount=function(e){if(n.virtualization=e,n.virtualization&&n.list){n.list.style.transform="translateY(".concat(n.topOffset,"px)");var t=(0,y.q5)(n.props.focusedDate,n.props.min,n.props.max),r=n.props.service.skip(t,n.props.min);n.virtualization.scrollToIndex(r)}},n.buildNavigationItem=function(e){var t=n.props.service.navigationTitle(e),r=n.props.service.isRangeStart(e),a="kendo-react-calendar-nav-item-".concat(e.getTime()),i={text:t,value:e,isRangeStart:r,view:n.props.activeView,onClick:n.handleDateChange};return n.props.navigationItem?o.createElement(n.props.navigationItem,O({},i,{key:a}),t):o.createElement(k.R,O({},i,{key:a}),t)},n.calculateHeights=function(){var e=n.props.dom.calendarHeight;n.itemHeight=n.props.dom.navigationItemHeight||1,n.maxViewHeight=n.props.dom.monthViewHeight,n.topOffset=(e-n.itemHeight)/2,n.bottomOffset=e-n.itemHeight},n.handleDateChange=function(e,t){var r=n.props.onChange;if(r&&t){var o={value:(0,p.cloneDate)(e),target:n,nativeEvent:t&&t.nativeEvent,syntheticEvent:t};r.call(void 0,o)}},n.handleScrollAction=function(e){var t=e.scrollAction,r=e.pageAction,o=r?r.skip:n.state.skip;if(n.state.skip!==o&&n.setState({skip:o}),n.list&&t){var a="translateY(".concat(t.offset,"px)");n.list.style.transform=a}},n.lastView=n.props.activeView,n.lastFocus=n.props.focusedDate;var r=n.props.service.skip(n.props.focusedDate,n.props.min),a=n.props.service.total(n.props.min,n.props.max);return n.state={skip:r-n.getTake(r,a)>0?r:0},n}return C(t,e),Object.defineProperty(t.prototype,"take",{get:function(){return void 0!==this.props.take?this.props.take:t.defaultProps.take},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){void 0!==this.indexToScroll&&this.virtualization&&this.virtualization.scrollToIndex(this.indexToScroll),this.lastView=this.props.activeView,this.lastFocus=this.props.focusedDate,this.indexToScroll=void 0},t.prototype.render=function(){var e=this;this.calculateHeights();var t=this.lastView!==this.props.activeView,n=(0,y.q5)(this.props.focusedDate,this.props.min,this.props.max),r=t?this.props.service.skip(n,this.props.min):this.state.skip,a=this.props.service.total(this.props.min,this.props.max),i=this.getTake(r,a),l=this.props.service.addToDate(this.props.min,r),c=this.props.service.datesList(l,i);this.props.activeView===this.lastView&&(0,p.isEqual)(n,this.lastFocus)||(this.indexToScroll=this.props.service.skip(n,this.props.min));var s=o.createElement(f.$,{skip:r,take:this.take,total:a,itemHeight:this.itemHeight,topOffset:this.topOffset,bottomOffset:this.bottomOffset,onScroll:this.props.onScroll,maxScrollDifference:this.maxViewHeight,onScrollAction:this.handleScrollAction,onMount:this.handleVirtualizationMount,tabIndex:this.props.tabIndex},o.createElement("ul",{ref:function(t){e.list=t},className:"k-reset"},c.map((function(t){return e.buildNavigationItem(t)}))));return o.createElement("div",{className:"k-calendar-navigation"},o.createElement("span",{className:"k-calendar-navigation-highlight"}),this.props.dom.didCalculate?s:null)},t.prototype.getTake=function(e,t){return Math.min(t-e,this.take)},t.propTypes={activeView:a.number.isRequired,focusedDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onChange:a.func,take:a.number,tabIndex:a.number},t.defaultProps={take:30},t}(o.Component),V=n(7244),H=n(7827),I=function(){function e(){this.calendarHeight=0,this.headerHeight=0,this.monthViewHeight=0,this.yearViewHeight=0,this.decadeViewHeight=0,this.centuryViewHeight=0,this.navigationItemHeight=0,this.scrollableContentHeight=0,this.scrollableYearContentHeight=0,this.calendarWidth=0,this.monthViewWidth=0,this.yearViewWidth=0,this.decadeViewWidth=0,this.centuryViewWidth=0,this.scrollableContentWidth=0,this.didCalculate=!1,this.hostContainer=null}return e.prototype.ensureHeights=function(){void 0===this.calendarHeight&&this.calculateHeights()},e.prototype.calculateHeights=function(e){var t=this;if(H.N){var n,r=(0,y.Ii)("div"),o=(0,y.Ii)("ul"),a=(0,y.Ii)("li"),i=(0,y.Ii)("td"),l=(0,y.Ii)("th"),c=(0,y.Ii)("tr"),s=(0,y.Ii)("tbody"),u=(0,y.Ii)("thead"),h=(0,y.Ii)("table"),p=function(){return r('\n <span class="k-button k-button-md k-button-rectangle k-button-solid k-button-solid-base k-button-flat k-calendar-title">\n <span className="k-button-text">March 2017</span>\n </span>\n <span class="k-spacer"></span>\n <span class="k-calendar-nav k-hstack"><button class="k-calendar-nav-today">TODAY</button></span>\n ',"k-calendar-header k-hstack")},d=function(e,t){return new Array(e).fill("1").map(t)},v=function(e){return r(e,"k-content k-calendar-content k-scrollable")},f=function(e,t,n){var o,a=e.cells,f=e.rows;return function(){return H.N?(o||(o=function(e,t,n){return r(n?[p(),h([u([c([l("MO","k-calendar-th")],"k-calendar-tr")],"k-calendar-thead")],"k-calendar-table k-calendar-weekdays"),v([e,e])]:[p(),v([e,e])],t,{left:"-10000px",position:"absolute"})}(function(e,t){return void 0===t&&(t=1),h([s([c([i("1","k-calendar-td k-alt")])].concat(d(e,(function(){return c(d(t,(function(e){return i('<span class="k-link">'.concat(e,"</span>"),"k-calendar-td")})),"k-calendar-tr")}))),"k-calendar-tbody")],"k-calendar-table")}(f,a),t,n)),o):null}},m=function(e){return e.querySelector(".k-scrollable")},g=function(e){var t=m(e);return t.className="".concat(t.className," k-scrollable-horizontal"),e},b=f({cells:7,rows:6},"k-calendar-view k-calendar-monthview k-vstack",!0),z=f({cells:5,rows:3},"k-calendar-view k-calendar-yearview",!1),w=f({cells:5,rows:2},"k-calendar-view k-calendar-decadeview",!1),x=function(e){return parseFloat(window.getComputedStyle(e).height)||e.offsetHeight},k=function(e){var t=window.getComputedStyle(e);return parseFloat(t.width)+parseFloat(t.paddingLeft)+parseFloat(t.paddingRight)||e.offsetWidth},C=function(e){return e.querySelector("tbody")};this.didCalculate=!0,e&&(this.hostContainer=e),this.batch(b(),(function(e){var n=C(e);t.calendarHeight=x(e),t.monthViewHeight=x(n),t.headerHeight=x(n.children[0]),t.scrollableContentHeight=x(m(e))})),this.batch(g(b()),(function(e){var n=C(e);t.calendarWidth=k(e),t.monthViewWidth=k(n),t.scrollableContentWidth=k(m(e))})),this.batch(z(),(function(e){t.yearViewHeight=x(C(e)),t.scrollableYearContentHeight=x(m(e))})),this.batch(g(z()),(function(e){t.yearViewWidth=k(C(e))})),this.batch(w(),(function(e){t.decadeViewHeight=x(C(e)),t.centuryViewHeight=t.decadeViewHeight})),this.batch(g(w()),(function(e){t.decadeViewWidth=k(C(e)),t.centuryViewWidth=t.decadeViewWidth})),this.batch(H.N?(n||(n=r([v([o([a("<span>FEB</span>")])])],"k-calendar-navigation",{left:"0px",position:"absolute"})),n):null,(function(e){t.navigationItemHeight=x(e.querySelector("li"))}))}},e.prototype.viewHeight=function(e){return this.viewDimension(e,"height")},e.prototype.viewWidth=function(e){return this.viewDimension(e,"width")},e.prototype.viewDimension=function(e,t){var n="height"===t?"ViewHeight":"ViewWidth";switch(e){case b.n.month:return this["month".concat(n)];case b.n.year:return this["year".concat(n)];case b.n.decade:return this["decade".concat(n)];case b.n.century:return this["century".concat(n)];default:return 1}},e.prototype.batch=function(e,t){var n=this.hostContainer||document.body,r=n.appendChild(e);t(r),n.removeChild(r)},e}(),E=function(){function e(e){this.dom=e,this.divideByMagnitude=null,this.powerByMagnitude=null,this.navigator=null,this.view=null,this.monthScrolled=!1,this.navScrolled=!1}return e.prototype.configure=function(e){var t=Math.max(this.dom.viewHeight(e)/this.dom.navigationItemHeight,1);this.divideByMagnitude=function(e){return function(t){return Math.floor(t/e)}}(t),this.powerByMagnitude=function(e){return function(t){return t*e}}(t)},e.prototype.sync=function(e,t,n){if(e&&t){if(this.navigator=e,this.view=t,n.target===this.navigator.element){if(this.monthScrolled)return void(this.monthScrolled=!1);this.navScrolled=!0,this.scrollSiblingOf(this.navigator.element)}if(n.target===this.view.element){if(this.navScrolled)return void(this.navScrolled=!1);this.monthScrolled=!0,this.scrollSiblingOf(this.view.element)}}},e.prototype.scrollSiblingOf=function(e){var t=this.siblingComponent(e),n=this.calculateScroll(t,e.scrollTop);t.scrollTo(n)},e.prototype.siblingComponent=function(e){return this.navigator.element===e?this.view:this.navigator},e.prototype.calculateScroll=function(e,t){var n=e===this.navigator?this.divideByMagnitude:this.powerByMagnitude;return n?n(t):0},e}(),S=n(8722),D=n(4725),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 r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),P=function(e){return e?e.virtualization:null},_=function(e,t,n,r){return void 0===e&&(e=B.defaultProps.min),void 0===t&&(t=B.defaultProps.max),void 0!==r?null!==r&&(0,y.mh)((0,p.getDate)(r),e,t)?r:null:null!==n&&(0,y.mh)((0,p.getDate)(n),e,t)?n:null},B=function(e){function t(n){var r=e.call(this,n)||this;r.scrollSyncService=null,r.focusedDate=null,r.cellUID=(0,i.M)(),r.id=(0,i.M)(),r.Navigation=null,r.calendarViewList=null,r._element=null,r.intl=null,r.service=null,r.isActive=!1,r.didNavigationChange=!1,r.focus=function(){r._element&&r._element.focus()},r.shouldScroll=function(){return r.didNavigationChange},r.handleScroll=function(e){r.scrollSyncService&&r.scrollSyncService.sync(P(r.Navigation),P(r.calendarViewList),e)},r.handleNavigationChange=function(e){if(!r.props.disabled){r.didNavigationChange=!0;var t=(0,p.cloneDate)(e.value);r.setState({focusedDate:t})}},r.handleViewChange=function(e){var t=e.view;r.scrollSyncService&&r.scrollSyncService.configure(t),r.setState({activeView:t})},r.handleDateChange=function(e){var t=(0,p.cloneDate)(e.value),n=(0,p.cloneDate)(e.value),o=r.bus.canMoveDown(r.state.activeView);if(!r.props.disabled){if(o){if(!e.isTodayClick)return r.bus.moveDown(r.state.activeView,e.syntheticEvent),void r.setState({focusedDate:n});r.bus.moveToBottom(r.state.activeView)}r.setState({value:t,focusedDate:n}),r.valueDuringOnChange=t;var a=r.props.onChange;if(a){var i={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:t,target:r};a.call(void 0,i)}r.valueDuringOnChange=void 0}},r.handleFocus=function(e){if(r.isActive=!0,r.calendarViewList){r.calendarViewList.focusActiveDate();var t=r.props.onFocus;t&&t.call(void 0,e)}},r.handleBlur=function(e){if(r.isActive=!1,r.calendarViewList){r.calendarViewList.blurActiveDate();var t=r.props.onBlur;t&&t.call(void 0,e)}},r.handleKeyDown=function(e){var t=e.keyCode;if(r.focusedDate&&r.service){if(t===l.R.enter){if(null!==r.value&&(0,p.isEqualDate)(r.focusedDate,r.value)){var n=(0,y.q5)(r.focusedDate,r.min,r.max);P(r.calendarViewList).scrollToIndex(r.service.skip(n,r.min))}var o={syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.focusedDate,target:r};r.handleDateChange(o)}else{var a=(0,y.q5)(r.navigation.move(r.focusedDate,r.navigation.action(e),r.state.activeView,r.service,e),r.min,r.max);if((0,p.isEqualDate)(r.focusedDate,a))return;r.setState({focusedDate:a})}e.preventDefault()}},r.handleMouseDown=function(e){e.preventDefault()},r.handleClick=function(e){r._element&&r._element.focus({preventScroll:!0})},(0,c.s)(v.k);var o=_(r.min,r.max,r.props.defaultValue||t.defaultProps.defaultValue,r.props.value);return r.state={value:o,activeView:(0,y.Sn)(b.n[n.defaultActiveView],r.bottomView,r.topView),focusedDate:(0,y.q5)(n.focusedDate||o||(0,y.x2)(),r.min,r.max)},r.dom=new I,r.bus=new S.P(r.handleViewChange),r.navigation=new D.f(r.bus),r.oldValue=o,r}return L(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},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,"min",{get:function(){return(0,p.getDate)(void 0!==this.props.min?this.props.min:t.defaultProps.min)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return(0,p.getDate)(void 0!==this.props.max?this.props.max:t.defaultProps.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"bottomView",{get:function(){return b.n[void 0!==this.props.bottomView?this.props.bottomView:t.defaultProps.bottomView]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"topView",{get:function(){return b.n[void 0!==this.props.topView?this.props.topView:t.defaultProps.topView]},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){var e=this;(0,s.p)(),Promise.resolve().then((function(){e._element&&(e.dom.calculateHeights(e._element),e.scrollSyncService=new E(e.dom),e.scrollSyncService.configure(e.state.activeView),e.forceUpdate())}))},t.prototype.componentDidUpdate=function(e,t){(0,s.p)(),t.activeView!==this.state.activeView&&this.scrollSyncService&&this.scrollSyncService.configure(this.state.activeView),this.calendarViewList&&(this.isActive?this.calendarViewList.focusActiveDate:this.calendarViewList.blurActiveDate)(),this.didNavigationChange=!1,this.oldValue=this.value},t.prototype.render=function(){var e=this;this.props._ref&&this.props._ref(this);var n=null!==this.value&&null!==this.oldValue?!(0,p.isEqualDate)(this.value,this.oldValue):this.value!==this.oldValue,r=(0,y.Sn)(this.state.activeView,b.n[void 0!==this.props.bottomView?this.props.bottomView:t.defaultProps.bottomView],b.n[void 0!==this.props.topView?this.props.topView:t.defaultProps.topView]),a=_(this.min,this.max,this.value,this.value),i=a?(0,p.getDate)(a):null;this.focusedDate=(0,p.getDate)((0,y.q5)(n&&null!==a?a:this.state.focusedDate,this.min,this.max)),this.intl=(0,d.provideIntlService)(this),this.bus.configure(this.bottomView,this.topView),this.service=this.bus.service(r,this.intl);var l=(0,u.A)("k-widget k-calendar k-calendar-infinite",{"k-disabled":this.props.disabled,"k-week-number":this.props.weekNumber},this.props.className),c=[this.props.navigation&&o.createElement(M,{key:0,ref:function(t){e.Navigation=t},activeView:this.state.activeView,focusedDate:this.focusedDate,min:this.min,max:this.max,onScroll:this.handleScroll,onChange:this.handleNavigationChange,service:this.service,dom:this.dom,navigationItem:this.props.navigationItem,tabIndex:this.props.tabIndex}),o.createElement(x,{key:1,ref:function(t){e.calendarViewList=t},activeView:this.state.activeView,focusedDate:this.focusedDate,min:this.min,max:this.max,bus:this.bus,shouldScroll:this.shouldScroll,onScroll:this.handleScroll,service:this.service,cell:this.props.cell,weekCell:this.props.weekCell,dom:this.dom,smoothScroll:this.props.smoothScroll,showWeekNumbers:this.props.weekNumber,onChange:this.handleDateChange,value:i,cellUID:this.cellUID,headerTitle:this.props.headerTitle,tabIndex:this.props.tabIndex})];return o.createElement("div",{ref:function(t){e._element=t},className:l,id:this.props.id||this.id,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-disabled":this.props.disabled,tabIndex:this.props.disabled?void 0:this.props.tabIndex||0,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeyDown:this.handleKeyDown,onMouseDown:this.handleMouseDown,onClick:this.handleClick},c)},t.displayName="Calendar",t.propTypes={className:a.string,defaultActiveView:a.oneOf(["month","year","decade","century"]),defaultValue:a.instanceOf(Date),disabled:a.bool,focusedDate:a.instanceOf(Date),id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,max:a.instanceOf(Date),min:a.instanceOf(Date),navigation:a.bool,smoothScroll:a.bool,onBlur:a.func,onChange:a.func,onFocus:a.func,tabIndex:a.number,value:a.instanceOf(Date),weekNumber:a.bool,topView:function(e,t,n){var r=e[t],o=e.bottomView;return r&&o&&b.n[r]<b.n[o]?new Error("Invalid prop + ".concat(t," suplied to ").concat(n,".\n ").concat(t," can not be smaller than bottomView.\n ")):null},bottomView:function(e,t,n){var r=e[t],o=e.topView;return r&&o&&b.n[r]>b.n[o]?new Error("Invalid prop + ".concat(t," suplied to ").concat(n,".\n ").concat(t," can not be bigger than topView.\n ")):null}},t.defaultProps={disabled:!1,min:V.P1,max:V.f1,navigation:!0,defaultActiveView:"month",defaultValue:null,smoothScroll:!0,topView:"century",bottomView:"month"},t}(o.Component),T=(0,h.Y)(),R=(0,h.u)(T,B);R.displayName="KendoReactCalendar",(0,d.registerForIntl)(B)},4334:(e,t,n)=>{n.d(t,{V:()=>s});var r,o=n(3899),a=n(8047),i=(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)}),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)},c=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},s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleClick=function(e){var n=t.props,r=n.onClick,o=n.value;r&&r.call(void 0,o,e)},t.handleMouseEnter=function(){var e=t.props,n=e.onMouseEnter,r=e.value;n&&n.call(void 0,r)},t.handleMouseLeave=function(){var e=t.props,n=e.onMouseLeave,r=e.value;n&&n.call(void 0,r)},t}return i(t,e),t.prototype.shouldComponentUpdate=function(e){var t=this.props,n=t.value,r=c(t,["value"]),o=e.value,a=c(e,["value"]);return!((!n||!o||n.getTime()===o.getTime())&&function(e,t){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}(r,a))},t.prototype.render=function(){var e=this.props,t=e.className,n=(e.formattedValue,e.isWeekend),r=e.isFocused,i=(e.isInRange,e.isSelected),s=e.isRangeStart,u=e.isRangeMid,h=e.isRangeEnd,p=e.isRangeSplitStart,d=e.isRangeSplitEnd,v=e.isToday,f=e.isDisabled,m=(e.view,e.value,c(e,["className","formattedValue","isWeekend","isFocused","isInRange","isSelected","isRangeStart","isRangeMid","isRangeEnd","isRangeSplitStart","isRangeSplitEnd","isToday","isDisabled","view","value"])),g="end"===this.props.activeRangeEnd&&h,y="start"===this.props.activeRangeEnd&&s,b=(0,a.A)("k-calendar-td",{"k-range-end":h,"k-range-mid":u,"k-range-split-end":d,"k-range-split-start":p,"k-range-start":s,"k-active":y||g,"k-state-pending-focus":r,"k-selected":i||s||h,"k-today":v,"k-weekend":n,"k-disabled":f},t);return o.createElement("td",l({},m,{className:b,onClick:this.handleClick,onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave}),o.createElement("span",{className:"k-link"},this.props.children))},t}(o.Component)},8861:(e,t,n)=>{n.d(t,{I:()=>c});var r,o=n(7037),a=n(3899),i=(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)}),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)},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.render=function(){var e=this.props,t=(e.view,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,["view"]));return a.createElement(o.z,l({type:"button",fillMode:"flat"},t),this.props.children)},t}(a.PureComponent)},4615:(e,t,n)=>{n.d(t,{R:()=>c});var r,o=n(3899),a=n(8047),i=(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)}),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)},c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleClick=function(e){var n=t.props,r=n.onClick,o=n.value;r&&r.call(void 0,o,e)},t}return i(t,e),t.prototype.render=function(){var e=this.props,t=e.isRangeStart,n=(e.value,e.text,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,["isRangeStart","value","text"]));return o.createElement("li",l({},n,{onClick:this.handleClick}),o.createElement("span",{className:(0,a.A)({"k-calendar-navigation-marker":t})},this.props.children))},t}(o.Component)},1333:(e,t,n)=>{n.d(t,{B:()=>c});var r,o=n(3899),a=n(8047),i=(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)}),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)},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.render=function(){var e=this.props,t=e.className,n=(e.firstDate,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","firstDate"]));return o.createElement("td",l({className:(0,a.A)("k-calendar-td",t)},n),this.props.children)},t}(o.Component)},5619:(e,t,n)=>{n.d(t,{h:()=>p});var r,o=n(3899),a=n(189),i=n(499),l=n(8047),c=n(8861),s=n(7244),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)}),h=function(){return h=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},h.apply(this,arguments)},p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.getTitle=function(){if(!t.props.currentDate)return"";var e=t.rangeLength-1,n=t.props.service.title(t.props.currentDate),r=t.props.service.addToDate(t.props.currentDate,e);return e<1||!t.props.service.isInRange(r,t.min,t.max)?n:"".concat(n," - ").concat(t.props.service.title(r))},t.handleTitleClick=function(e){t.canMoveUp&&t.props.bus.moveUp(t.props.activeView,e)},t}return u(t,e),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rangeLength",{get:function(){return void 0!==this.props.rangeLength?this.props.rangeLength:t.defaultProps.rangeLength},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"canMoveUp",{get:function(){return this.props.bus.canMoveUp(this.props.activeView)},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this.getTitle(),t=(0,l.A)("k-calendar-title"),n={children:e,value:e,view:this.props.activeView,className:t,onClick:this.handleTitleClick,disabled:!this.canMoveUp},r=this.props.headerTitle?o.createElement(this.props.headerTitle,h({},n),e):o.createElement(c.I,h({},n),e);return o.createElement("div",{className:"k-calendar-header k-hstack"},r,o.createElement("span",{className:"k-spacer"}),o.createElement("span",{className:"k-calendar-nav k-hstack"},this.props.commands))},t.propTypes={activeView:a.number.isRequired,currentDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,rangeLength:a.number},t.defaultProps={rangeLength:1,min:s.P1,max:s.f1},t}(o.Component);(0,i.registerForLocalization)(p)},1566:(e,t,n)=>{n.d(t,{f:()=>v});var r,o=n(3899),a=n(189),i=n(499),l=n(8047),c=n(7037),s=n(619),u=n(7915),h=n(6973),p=n(7244),d=(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)}),v=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.localization=null,t.handleClick=function(e){if(t.todayIsInRange&&t.props.onClick){var n={syntheticEvent:e,nativeEvent:e.nativeEvent,value:(0,h.q5)((0,h.x2)(),t.min,t.max),target:t,isTodayClick:!0};t.props.onClick.call(void 0,n)}},t}return d(t,e),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"todayIsInRange",{get:function(){return(0,h.mh)((0,h.x2)(),(0,s.getDate)(this.min),(0,s.getDate)(this.max))},enumerable:!1,configurable:!0}),t.prototype.render=function(){this.localization=(0,i.provideLocalizationService)(this);var e=this.localization.toLanguageString(u.Lg,u.sY[u.Lg]),t=(0,l.A)("k-calendar-nav-today",{"k-disabled":this.props.disabled});return o.createElement(c.z,{className:t,onClick:this.handleClick,tabIndex:this.props.tabIndex,fillMode:"flat"},e)},t.propTypes={max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onClick:a.func,disabled:a.bool},t.defaultProps={min:p.P1,max:p.f1},t}(o.Component);(0,i.registerForLocalization)(v)},2144:(e,t,n)=>{n.d(t,{G:()=>m});var r,o=n(3899),a=n(189),i=n(619),l=n(499),c=n(4334),s=n(1333),u=n(5771),h=n(6973),p=function(){function e(e){this.intl=e}return e.prototype.getWeekNames=function(e){void 0===e&&(e=!1);var t=(0,h.ZH)(this.intl.dateFormatNames({nameType:"short",type:"days"}),this.intl.firstDay());return e?[""].concat(t):t},e}(),d=(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)}),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)},f=function(e){return o.createElement("td",{key:e,className:"k-calendar-td"}," ")},m=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.intl=null,t.weekService=null,t.buildWeekNumber=function(e,n){if(!t.firstDate(e))return f("week-cell-".concat(n));var r=t.firstDate(e),a=t.getWeekNumber(r),i="kendo-react-calendar-week-cell-".concat(a),l={className:"k-alt",value:a,firstDate:r};return t.props.weekCell?o.createElement(t.props.weekCell,v({},l,{key:i}),a):o.createElement(s.B,v({},l,{key:i}),a)},t.buildRow=function(e){return e.map((function(e,n){if(!e)return f(n);var r={"aria-selected":e.isSelected},a="kendo-react-calendar-cell-".concat(e.value.getTime()),i=v(v(v({},r),e),{isDisabled:!e.isInRange,view:t.props.activeView,onClick:t.handleClick,onMouseEnter:t.handleMouseEnter,onMouseLeave:t.handleMouseLeave});return t.props.cell?o.createElement(t.props.cell,v({},i,{key:a}),e.formattedValue):o.createElement(c.V,v({},i,{key:a}),e.formattedValue)}))},t.firstDate=function(e){var n=t.firstWeekDateContext(e);return n?n.value:null},t.firstWeekDateContext=function(e){if(!t.weekNumber)return null;for(var n=0,r=e[n];!r&&n<e.length;)r=e[++n];return r},t.handleClick=function(e,n){var r=t.props.onChange;if(r&&n){var o={value:(0,i.cloneDate)(e),target:t,nativeEvent:n&&n.nativeEvent,syntheticEvent:n};r.call(void 0,o)}},t.handleMouseEnter=function(e){var n=t.props.onCellEnter;n&&n.call(void 0,(0,i.cloneDate)(e))},t.handleMouseLeave=function(e){var n=t.props.onCellLeave;n&&n.call(void 0,(0,i.cloneDate)(e))},t}return d(t,e),Object.defineProperty(t.prototype,"min",{get:function(){return this.props.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return this.props.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isHorizontal",{get:function(){return"horizontal"===this.props.direction},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isMonthView",{get:function(){return this.props.activeView===u.n.month},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNumber",{get:function(){return Boolean(this.props.showWeekNumbers&&this.props.activeView===u.n.month)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selectedDate",{get:function(){return void 0!==this.props.selectedDate?this.props.selectedDate:t.defaultProps.selectedDate},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.intl=(0,l.provideIntlService)(this),this.weekService=new p(this.intl);var t=this.weekService.getWeekNames(this.weekNumber),n=this.props.service.rowLength(this.weekNumber),r=this.props.service.title(this.props.viewDate),a=(0,h.x2)(),i=(0,h.q_)(this.props.viewDate,a),c=this.props.service.data({cellUID:this.props.cellUID,min:this.min,max:this.max,focusedDate:this.props.focusedDate,isActiveView:!this.props.bus.canMoveDown(this.props.activeView),selectedDate:this.selectedDate,selectionRange:this.props.selectionRange,viewDate:i});return o.createElement(o.Fragment,null,this.isMonthView&&this.isHorizontal&&o.createElement("thead",{role:"rowgroup",className:"k-calendar-thead"},o.createElement("tr",{role:"row",className:"k-calendar-tr"},t.map((function(e,t){return o.createElement("th",{key:t,className:"k-calendar-th"},e)})))),o.createElement("tbody",{role:"rowgroup",className:"k-calendar-tbody"},!this.isHorizontal&&o.createElement("tr",{role:"presentation",className:"k-calendar-tr"},o.createElement("th",{scope:"col",colSpan:n,className:"k-calendar-caption"},r)),c.map((function(t,n){return o.createElement("tr",{role:"row",className:"k-calendar-tr",key:n},e.weekNumber&&e.buildWeekNumber(t,n),e.buildRow(t))}))))},t.prototype.getWeekNumber=function(e){return this.weekNumber&&this.intl?(0,i.weekInYear)(e,this.intl.firstDay()):null},t.propTypes={activeRangeEnd:a.oneOf(["start","end",null]),activeView:a.number.isRequired,cellUID:a.string.isRequired,direction:a.oneOf(["horizontal","vertical"]),focusedDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onChange:a.func,selectedDate:a.oneOfType([a.instanceOf(Date),a.arrayOf(a.instanceOf(Date))]),showWeekNumbers:a.bool,viewDate:a.instanceOf(Date).isRequired},t.defaultProps={direction:"vertical",selectedDate:(0,h.x2)(),showWeekNumbers:!1},t}(o.Component);(0,l.registerForIntl)(m)},5771:(e,t,n)=>{var r;n.d(t,{n:()=>r}),function(e){e[e.month=0]="month",e[e.year=1]="year",e[e.decade=2]="decade",e[e.century=3]="century"}(r||(r={}))},5987:(e,t,n)=>{var r;n.d(t,{a:()=>r}),function(e){e[e.Left=0]="Left",e[e.Right=1]="Right",e[e.Up=2]="Up",e[e.Down=3]="Down",e[e.PrevView=4]="PrevView",e[e.NextView=5]="NextView",e[e.FirstInView=6]="FirstInView",e[e.LastInView=7]="LastInView",e[e.LowerView=8]="LowerView",e[e.UpperView=9]="UpperView"}(r||(r={}))},9135:(e,t,n)=>{n.d(t,{U:()=>r});var r={start:null,end:null}},8722:(e,t,n)=>{n.d(t,{P:()=>M});var r,o,a,i,l,c=n(619),s=n(5987),u=n(9135),h=n(6973),p=[[]],d=((r={})[s.a.Left]=function(e){return(0,c.addDecades)(e,-1)},r[s.a.Up]=function(e){return(0,c.addDecades)(e,-5)},r[s.a.Right]=function(e){return(0,c.addDecades)(e,1)},r[s.a.Down]=function(e){return(0,c.addDecades)(e,5)},r[s.a.PrevView]=function(e){return(0,c.addCenturies)(e,-1)},r[s.a.NextView]=function(e){return(0,c.addCenturies)(e,1)},r[s.a.FirstInView]=function(e){return(0,c.firstDecadeOfCentury)(e)},r[s.a.LastInView]=function(e){return(0,c.lastDecadeOfCentury)(e)},r),v=function(){function e(){}return e.prototype.addToDate=function(e,t){return(0,c.addCenturies)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addCenturies)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,d=void 0===s?u.U:s,v=e.viewDate;if(!v)return p;var f=(0,h.w6)(0,4),m=(0,c.firstDecadeOfCentury)(v),g=(0,c.lastDecadeOfCentury)(v),y=(0,h.x2)();return(0,h.w6)(0,3).map((function(e){var s=(0,c.addDecades)(m,4*e);return f.map((function(e){var u=t.normalize((0,c.addDecades)(s,e),i,a),p=t.isEqual(u,d.start),v=t.isEqual(u,d.end),f=!p&&!v&&(0,h.o_)(u,d),b=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return(0,h.kK)(u,m,g)?{formattedValue:t.value(u),id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:b,isWeekend:!1,isInRange:(0,h.mh)(u,i,a),isRangeStart:p,isRangeMid:f,isRangeEnd:v,isRangeSplitEnd:f&&t.isEqual(u,g),isRangeSplitStart:f&&t.isEqual(u,m),isToday:t.isEqual(u,y),title:t.cellTitle(u),value:u}:null}))}))},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isEqual=function(e,t){return!(!e||!t)&&(0,c.firstYearOfDecade)(e).getFullYear()===(0,c.firstYearOfDecade)(t).getFullYear()},e.prototype.isInArray=function(e,t){if(!t.length)return!1;var n=e.getFullYear();return t[0].getFullYear()<=n&&n<=t[t.length-1].getFullYear()+99},e.prototype.isInRange=function(e,t,n){var r=(0,c.firstYearOfDecade)(e).getFullYear(),o=!t||(0,c.firstYearOfDecade)(t).getFullYear()<=r,a=!n||r<=(0,c.firstYearOfDecade)(n).getFullYear();return o&&a},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInCenturies)(e,t)},e.prototype.isRangeStart=function(e){return e.getFullYear()%1e3==0},e.prototype.move=function(e,t){var n=d[t];return n?n(e):e},e.prototype.cellTitle=function(e){return(0,c.firstYearOfDecade)(e).getFullYear().toString()},e.prototype.navigationTitle=function(e){return e?(0,c.firstDecadeOfCentury)(e).getFullYear().toString():""},e.prototype.title=function(e){return e?"".concat((0,c.firstDecadeOfCentury)(e).getFullYear()," - ").concat((0,c.lastDecadeOfCentury)(e).getFullYear()):""},e.prototype.rowLength=function(e){return 4},e.prototype.skip=function(e,t){return(0,c.durationInCenturies)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInCenturies)(e,t)+1},e.prototype.value=function(e){return e?(0,c.firstYearOfDecade)(e).getFullYear().toString():""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInCenturies)(e,t)<n?(0,c.addCenturies)(e,-1):e},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.cloneDate)(t):e>n&&this.isEqual(e,n)?(0,c.cloneDate)(n):e},e}(),f=[[]],m=((o={})[s.a.Left]=function(e){return(0,c.addYears)(e,-1)},o[s.a.Up]=function(e){return(0,c.addYears)(e,-5)},o[s.a.Right]=function(e){return(0,c.addYears)(e,1)},o[s.a.Down]=function(e){return(0,c.addYears)(e,5)},o[s.a.PrevView]=function(e){return(0,c.addDecades)(e,-1)},o[s.a.NextView]=function(e){return(0,c.addDecades)(e,1)},o[s.a.FirstInView]=function(e){return(0,c.firstYearOfDecade)(e)},o[s.a.LastInView]=function(e){return(0,c.lastYearOfDecade)(e)},o),g=function(){function e(){}return e.prototype.addToDate=function(e,t){return(0,c.addDecades)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addDecades)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,p=void 0===s?u.U:s,d=e.viewDate;if(!d)return f;var v=(0,h.w6)(0,4),m=(0,c.firstYearOfDecade)(d),g=(0,c.lastYearOfDecade)(d),y=(0,h.x2)();return(0,h.w6)(0,3).map((function(e){var s=(0,c.addYears)(m,4*e);return v.map((function(e){var u=t.normalize((0,c.addYears)(s,e),i,a),d=t.isEqual(u,p.start),v=t.isEqual(u,p.end),f=!d&&!v&&(0,h.o_)(u,p),b=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return(0,h.kK)(u,m,g)?{formattedValue:t.value(u),id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:b,isWeekend:!1,isInRange:(0,h.mh)(u,i,a),isRangeStart:d,isRangeMid:f,isRangeEnd:v,isRangeSplitEnd:f&&t.isEqual(u,g),isRangeSplitStart:f&&t.isEqual(u,m),isToday:t.isEqual(u,y),title:t.cellTitle(u),value:u}:null}))}))},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isEqual=function(e,t){return!(!e||!t)&&e.getFullYear()===t.getFullYear()},e.prototype.isInArray=function(e,t){if(!t.length)return!1;var n=e.getFullYear();return t[0].getFullYear()<=n&&n<=t[t.length-1].getFullYear()+9},e.prototype.isInRange=function(e,t,n){var r=e.getFullYear(),o=!t||t.getFullYear()<=r,a=!n||r<=n.getFullYear();return o&&a},e.prototype.isRangeStart=function(e){return e.getFullYear()%100==0},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInDecades)(e,t)},e.prototype.move=function(e,t){var n=m[t];return n?n(e):e},e.prototype.cellTitle=function(e){return e.getFullYear().toString()},e.prototype.navigationTitle=function(e){return e?(0,c.firstYearOfDecade)(e).getFullYear().toString():""},e.prototype.title=function(e){return e?"".concat((0,c.firstYearOfDecade)(e).getFullYear()," - ").concat((0,c.lastYearOfDecade)(e).getFullYear()):""},e.prototype.rowLength=function(e){return 4},e.prototype.skip=function(e,t){return(0,c.durationInDecades)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInDecades)(e,t)+1},e.prototype.value=function(e){return e?e.getFullYear().toString():""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInDecades)(e,t)<n?(0,c.addDecades)(e,-1):e},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.cloneDate)(t):e>n&&this.isEqual(e,n)?(0,c.cloneDate)(n):e},e}(),y=[[]],b=((a={})[s.a.Left]=function(e){return(0,c.addDays)(e,-1)},a[s.a.Up]=function(e){return(0,c.addWeeks)(e,-1)},a[s.a.Right]=function(e){return(0,c.addDays)(e,1)},a[s.a.Down]=function(e){return(0,c.addWeeks)(e,1)},a[s.a.PrevView]=function(e){return(0,c.addMonths)(e,-1)},a[s.a.NextView]=function(e){return(0,c.addMonths)(e,1)},a[s.a.FirstInView]=function(e){return(0,c.firstDayOfMonth)(e)},a[s.a.LastInView]=function(e){return(0,c.lastDayOfMonth)(e)},a),z=function(){function e(e){this.intl=e}return e.prototype.addToDate=function(e,t){return(0,c.addMonths)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addMonths)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,p=void 0===s?u.U:s,d=e.viewDate;if(!d)return y;var v=(0,c.firstDayOfMonth)(d),f=(0,c.lastDayOfMonth)(d),m=(0,c.dayOfWeek)(v,this.intl.firstDay(),-1),g=(0,h.w6)(0,7),b=(0,h.x2)();return(0,h.w6)(0,6).map((function(e){var s=(0,c.addDays)(m,7*e);return g.map((function(e){var u=t.normalize((0,c.addDays)(s,e),i,a);if(u<v||u>f)return null;var d=t.isEqual(u,p.start),m=t.isEqual(u,p.end),g=!d&&!m&&(0,h.o_)(u,p),y=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return{formattedValue:t.value(u),id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:y,isInRange:(0,h.mh)(u,i,a),isWeekend:t.isWeekend(u),isRangeStart:d,isRangeMid:g,isRangeEnd:m,isRangeSplitStart:g&&t.isEqual(u,v),isRangeSplitEnd:g&&t.isEqual(u,f),isToday:t.isEqual(u,b),title:t.cellTitle(u),value:u}}))}))},e.prototype.isEqual=function(e,t){return!(!e||!t)&&(0,c.getDate)(e).getTime()===(0,c.getDate)(t).getTime()},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isInArray=function(e,t){return!!t.length&&(0,c.firstDayOfMonth)(t[0])<=e&&e<=(0,c.lastDayOfMonth)(t[t.length-1])},e.prototype.isInRange=function(e,t,n){var r=(0,c.getDate)(e),o=!t||(0,c.getDate)(t)<=r,a=!n||r<=(0,c.getDate)(n);return o&&a},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInMonths)(e,t)},e.prototype.isRangeStart=function(e){return!e.getMonth()},e.prototype.move=function(e,t){var n=b[t];return n?n(e):e},e.prototype.cellTitle=function(e){return this.intl.formatDate(e,"D")},e.prototype.navigationTitle=function(e){return e?this.isRangeStart(e)?e.getFullYear().toString():this.abbrMonthNames()[e.getMonth()]:""},e.prototype.title=function(e){return"".concat(this.wideMonthNames()[e.getMonth()]," ").concat(e.getFullYear())},e.prototype.rowLength=function(e){return 7+(e?1:0)},e.prototype.skip=function(e,t){return(0,c.durationInMonths)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInMonths)(e,t)+1},e.prototype.value=function(e){return e?e.getDate().toString():""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInMonths)(e,t)<n?(0,c.addMonths)(e,-1):e},e.prototype.isWeekend=function(e){var t=e.getDay();return 6===t||0===t},e.prototype.abbrMonthNames=function(){return this.intl.dateFormatNames({nameType:"abbreviated",type:"months"})},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.getDate)(t):e>n&&this.isEqual(e,n)?(0,c.getDate)(n):e},e.prototype.wideMonthNames=function(){return this.intl.dateFormatNames({nameType:"wide",type:"months",standAlone:!0})},e}(),w=[[]],x=((i={})[s.a.Left]=function(e){return(0,c.addMonths)(e,-1)},i[s.a.Up]=function(e){return(0,c.addMonths)(e,(t=e.getMonth())>4?-5:t<2?-2:-7);var t},i[s.a.Right]=function(e){return(0,c.addMonths)(e,1)},i[s.a.Down]=function(e){return(0,c.addMonths)(e,(t=e.getMonth())<7?5:t<10?7:2);var t},i[s.a.PrevView]=function(e){return(0,c.addYears)(e,-1)},i[s.a.NextView]=function(e){return(0,c.addYears)(e,1)},i[s.a.FirstInView]=function(e){return(0,c.firstMonthOfYear)(e)},i[s.a.LastInView]=function(e){return(0,c.lastMonthOfYear)(e)},i),k=function(){function e(e){this._intl=e}return e.prototype.addToDate=function(e,t){return(0,c.addYears)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addYears)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,p=void 0===s?u.U:s,d=e.viewDate;if(!d)return w;var v=this.abbrMonthNames(),f=(0,c.firstMonthOfYear)(d),m=(0,c.lastMonthOfYear)(d),g=f.getFullYear(),y=(0,h.w6)(0,4),b=(0,h.x2)();return(0,h.w6)(0,3).map((function(e){var s=(0,c.addMonths)(f,4*e);return y.map((function(e){var u=t.normalize((0,c.addMonths)(s,e),i,a);if(g<u.getFullYear())return null;var d=t.isEqual(u,p.start),y=t.isEqual(u,p.end),z=!d&&!y&&(0,h.o_)(u,p),w=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return{formattedValue:v[u.getMonth()],id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:w,isInRange:(0,h.mh)(u,i,a),isWeekend:!1,isRangeStart:d,isRangeMid:z,isRangeEnd:y,isRangeSplitEnd:z&&t.isEqual(u,m),isRangeSplitStart:z&&t.isEqual(u,f),isToday:t.isEqual(u,b),title:t.cellTitle(u),value:u}}))}))},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isEqual=function(e,t){return!(!e||!t)&&e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()},e.prototype.isInArray=function(e,t){if(!t.length)return!1;var n=e.getFullYear();return t[0].getFullYear()<=n&&n<=t[t.length-1].getFullYear()},e.prototype.isInRange=function(e,t,n){var r=(0,c.createDate)(e.getFullYear(),e.getMonth(),1),o=!t||(0,c.createDate)(t.getFullYear(),t.getMonth(),1)<=r,a=!n||r<=(0,c.createDate)(n.getFullYear(),n.getMonth(),1);return o&&a},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInYears)(e,t)},e.prototype.isRangeStart=function(e){return e.getFullYear()%10==0},e.prototype.move=function(e,t){var n=x[t];return n?n(e):e},e.prototype.cellTitle=function(e){return"".concat(e.getFullYear()," ").concat(this.value(e))},e.prototype.navigationTitle=function(e){return this.title(e)},e.prototype.title=function(e){return e?e.getFullYear().toString():""},e.prototype.rowLength=function(e){return 4},e.prototype.skip=function(e,t){return(0,c.durationInYears)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInYears)(e,t)+1},e.prototype.value=function(e){return e?this.abbrMonthNames()[e.getMonth()]:""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInYears)(e,t)<n?(0,c.addYears)(e,-1):e},e.prototype.abbrMonthNames=function(){return this._intl.dateFormatNames({nameType:"abbreviated",type:"months"})},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.cloneDate)(t):e>n&&this.isEqual(e,n)?(0,c.cloneDate)(n):e},e}(),C=n(5771),O=((l={})[C.n.month]=z,l[C.n.year]=k,l[C.n.decade]=g,l[C.n.century]=v,l),M=function(){function e(e){this.bottom=C.n.month,this.top=C.n.century,this.onViewChanged=e}return e.prototype.configure=function(e,t){this.bottom=e,this.top=t},e.prototype.service=function(e,t){return new(O["".concat(e)])(t)},e.prototype.moveDown=function(e,t){this.move(e,-1,t)},e.prototype.moveUp=function(e,t){this.move(e,1,t)},e.prototype.moveToBottom=function(e){e!==this.bottom&&this.onViewChanged({view:this.bottom})},e.prototype.canMoveDown=function(e){return this.bottom<e},e.prototype.canMoveUp=function(e){return e<this.top},e.prototype.clamp=function(e){return e<this.bottom?this.bottom:e>this.top?this.top:e},e.prototype.move=function(e,t,n){var r=this.clamp(function(e,t){var n=C.n[C.n[e+t]];return void 0!==n?n:e}(e,t));r!==e&&this.onViewChanged({view:r},n)},e}()},4725:(e,t,n)=>{n.d(t,{f:()=>a});var r=n(5987),o={33:r.a.PrevView,34:r.a.NextView,35:r.a.LastInView,36:r.a.FirstInView,37:r.a.Left,38:r.a.Up,39:r.a.Right,40:r.a.Down,"meta+38":r.a.UpperView,"meta+40":r.a.LowerView},a=function(){function e(e){this.bus=e}return e.prototype.action=function(e){var t="".concat(e.ctrlKey||e.metaKey?"meta+":"").concat(e.keyCode);return o[t]},e.prototype.move=function(e,t,n,o,a){return o?t===r.a.UpperView&&this.bus.canMoveUp(n)?(this.bus.moveUp(n,a),e):t===r.a.LowerView&&this.bus.canMoveDown(n)?(this.bus.moveDown(n,a),e):o.move(e,t):e},e}()},4962:(e,t,n)=>{n.d(t,{g:()=>a});var r=n(3899),o=n(8047),a=r.forwardRef((function(e,t){var n=e._ref,a=r.useRef(null);r.useImperativeHandle(t,(function(){return a.current})),r.useImperativeHandle(n,(function(){return a.current}));var i=r.useMemo((function(){return(0,o.A)(e.className,"k-picker-wrap")}),[e.className]);return r.createElement("span",{ref:a,id:e.id,style:e.style,className:i,tabIndex:e.tabIndex},e.children)}))},2271:(e,t,n)=>{n.d(t,{Wr:()=>D,UP:()=>S,fv:()=>E});var r,o=n(3899),a=n(189),i=n(619),l=n(7037),c=n(9570),s=n(499),u=function(){this.symbols="",this.partMap=[]},h=function(e,t,n,r){var o=e[r+e.length-n.length],a=e.substring(0,r+e.length-n.length),i=n.substring(0,r),l=[];if(a===i&&r>0)return l.push([t[r-1],i[r-1]]),l;if(0===a.indexOf(i)&&(0===i.length||t[i.length-1]!==t[i.length])){var c="";1===i.length&&l.push([t[0],i[0]]);for(var s=i.length;s<a.length;s++)t[s]!==c&&"_"!==t[s]&&(c=t[s],l.push([c,""]));return l}if(0===i.indexOf(a)||"_"===t[r-1]){var u=t[0];for(s=Math.max(0,a.length-1);s<t.length;s++)if("_"!==t[s]){u=t[s];break}return[[u,i[r-1]]]}return" "===i[i.length-1]||i[i.length-1]===o?[[t[r-1],"_"]]:[[t[r-1],i[r-1]]]},p=function(e,t){return e[t.pattern[0]]=t.type,e},d=["k-widget","k-dateinput"],v=function(){function e(e,t,n){this.year=!0,this.month=!0,this.date=!0,this.hours=!0,this.minutes=!0,this.seconds=!0,this.milliseconds=!0,this.leadingZero=null,this.typedMonthPart="",this.knownParts="adHhmMsEy",this.symbols={E:"E",H:"H",M:"M",a:"a",d:"d",h:"h",m:"m",s:"s",y:"y"},this._value=(0,i.getDate)(new Date),this.intlProvider=e,this.formatPlaceholder=t,this.format=n,this.monthNames=this.allFormatedMonths()}return Object.defineProperty(e.prototype,"intl",{get:function(){return this.intlProvider()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"value",{get:function(){return this._value},enumerable:!1,configurable:!0}),e.prototype.setValue=function(e){e?(0,i.isEqual)(e,this._value)||(this._value=(0,i.cloneDate)(e),this.modifyExisting(!0)):(this._value=(0,i.getDate)(new Date),this.modifyExisting(!1))},e.prototype.hasValue=function(){var e=this;return this.intl.splitDateFormat(this.format).reduce((function(t,n){return t||"literal"!==n.type&&"dayperiod"!==n.type&&e.getExisting(n.pattern[0])}),!1)},e.prototype.getDateObject=function(){for(var e=0;e<this.knownParts.length;e++)if(!this.getExisting(this.knownParts[e]))return null;return(0,i.cloneDate)(this.value)},e.prototype.getTextAndFormat=function(){return this.merge(this.intl.formatDate(this.value,this.format),this.dateFormatString(this.value,this.format))},e.prototype.modifyExisting=function(e){for(var t=this.dateFormatString(this.value,this.format).symbols,n=0;n<t.length;n++)this.setExisting(t[n],e)},e.prototype.getExisting=function(e){switch(e){case"y":return this.year;case"M":case"L":return this.month;case"d":return this.date;case"E":return this.date&&this.month&&this.year;case"h":case"H":return this.hours;case"m":return this.minutes;case"s":return this.seconds;default:return!0}},e.prototype.setExisting=function(e,t){switch(e){case"y":this.year=t,!1===t&&this._value.setFullYear(2e3);break;case"M":this.month=t,!1===t&&this._value.setMonth(0);break;case"d":this.date=t;break;case"h":case"H":this.hours=t;break;case"m":this.minutes=t;break;case"s":this.seconds=t;break;default:return}},e.prototype.modifyPart=function(e,t){var n=(0,i.cloneDate)(this.value);switch(e){case"y":n.setFullYear(n.getFullYear()+t);break;case"M":n=(0,i.addMonths)(this.value,t);break;case"d":case"E":n.setDate(n.getDate()+t);break;case"h":case"H":n.setHours(n.getHours()+t);break;case"m":n.setMinutes(n.getMinutes()+t);break;case"s":n.setSeconds(n.getSeconds()+t);break;case"a":n.setHours(n.getHours()+12*t)}this.setExisting(e,!0),this._value=n},e.prototype.parsePart=function(e,t){var n;if(this.resetLeadingZero(),!t)return this.setExisting(e,!1),{value:null};for(var r=this.intl.formatDate(this.value,this.format),o=this.dateFormatString(this.value,this.format),a=o.symbols,l=!1,c="",s="",u="",h=0;h<r.length;h++)a[h]===e?(s+=this.getExisting(e)?r[h]:"0",l=!0):l?u+=r[h]:c+=r[h];for(var p=null,d=this.matchMonth(t);s.length>0&&"0"===s.charAt(0);)s=s.slice(1);for(s.length>=4&&(s=""),h=0;h<2;h++){var v=s+t,f=parseInt(v,10);if(!(p=this.intl.parseDate(c+v+u,this.format))&&!isNaN(f)&&!isNaN(parseInt(t,10))){if("M"===e&&!d){var m=f-1;m>-1&&m<12&&((p=(0,i.cloneDate)(this.value)).setMonth(m),p.getMonth()!==m&&(p=(0,i.lastDayOfMonth)((0,i.addMonths)(p,-1))))}"y"===e&&(p=(0,i.createDate)(parseInt(v,10),this.month?this.value.getMonth():0,this.date?this.value.getDate():1,this.hours?this.value.getHours():0,this.minutes?this.value.getMinutes():0,this.seconds?this.value.getSeconds():0,this.milliseconds?this.value.getMilliseconds():0),this.date&&p.getDate()!==this.value.getDate()&&(p=(0,i.lastDayOfMonth)((0,i.addMonths)(p,-1))))}if(p)return this._value=p,this.setExisting(e,!0),{value:this.value};s=""}return d&&(p=this.intl.parseDate(c+d+u,this.format))?(this._value=p,this.setExisting(e,!0),{value:this.value}):("0"===t&&(this.leadingZero=this.isAbbrMonth(o.partMap,e)?null:((n={})[e]=!0,n),this.setExisting(e,!1)),{value:null})},e.prototype.symbolMap=function(e){return this.intl.splitDateFormat(this.format).reduce(p,{})[e]},e.prototype.resetLeadingZero=function(){var e=null!==this.leadingZero;return this.leadingZero=null,e},e.prototype.isAbbrMonth=function(e,t){var n=this.partPattern(e,t);return"month"===n.type&&n.names},e.prototype.partPattern=function(e,t){return e.filter((function(e){return-1!==e.pattern.indexOf(t)}))[0]},e.prototype.matchMonth=function(e){if(this.typedMonthPart+=e.toLowerCase(),0===this.monthNames.length)return"";for(;this.typedMonthPart.length>0;){for(var t=0;t<this.monthNames.length;t++)if(0===this.monthNames[t].toLowerCase().indexOf(this.typedMonthPart))return this.monthNames[t];var n=parseInt(this.typedMonthPart,10);if(n>=1&&n<=12&&n.toString()===this.typedMonthPart)return this.monthNames[n-1];this.typedMonthPart=this.typedMonthPart.substring(1,this.typedMonthPart.length)}return""},e.prototype.allFormatedMonths=function(){for(var e=this.intl.splitDateFormat(this.format),t=0;t<e.length;t++)if("month"===e[t].type&&e[t].names)return this.intl.dateFormatNames(e[t].names);return[]},e.prototype.dateFormatString=function(e,t){for(var n=this.intl.splitDateFormat(t),r=[],o=[],a=0;a<n.length;a++)for(var i=this.intl.formatDate(e,{pattern:n[a].pattern}).length;i>0;)r.push(this.symbols[n[a].pattern[0]]||"_"),o.push(n[a]),i--;var l=new u;return l.symbols=r.join(""),l.partMap=o,l},e.prototype.merge=function(e,t){for(var n="",r="",o=t.symbols,a=o.length-1;a>=0;a--)if(-1===this.knownParts.indexOf(o[a])||this.getExisting(o[a]))n=e[a]+n,r=o[a]+r;else{for(var i=o[a];a>=0&&i===o[a];)a--;for(a++,n=this.leadingZero&&this.leadingZero[i]?"0"+n:this.dateFieldName(t.partMap[a])+n;r.length<n.length;)r=o[a]+r}return{text:n,format:r}},e.prototype.dateFieldName=function(e){var t=this.formatPlaceholder||"wide";return t[e.type]?t[e.type]:"formatPattern"===t?e.pattern:this.intl.dateFieldName(Object.assign(e,{nameType:t}))},e}(),f=n(3198),m=n(493),g=n(8047),y=n(2697),b=n(3228),z=n(848),w=n(6097),x=n(4006),k=n(9433),C=n(6973),O=n(7915),M=n(213),V=n(7244),H=(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),I=function(){return I=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},I.apply(this,arguments)},E=function(e){function t(n){var r=e.call(this,n)||this;return r.kendoDate=null,r.currentFormat="",r.paste=!1,r._element=null,r._wrapper=null,r._inputId=(0,f.M)(),r._lastSelectedSymbol="",r.focus=function(){r._element&&r._element.focus()},r.setValidity=function(){r.element&&r.element.setCustomValidity&&r.element.setCustomValidity(r.validity.valid?"":r.props.validationMessage||t.defaultProps.validationMessage)},r.updateOnPaste=function(e){if(r.element&&r.kendoDate){var t=(0,s.provideIntlService)(r).parseDate(r.element.value,r.props.format)||r.value,n=r.value;r.kendoDate.setValue(t),r.triggerChange(e,n)}},r.spinnersMouseDown=function(e){e.preventDefault(),r.element&&document.activeElement!==r.element&&r.element.focus({preventScroll:!0})},r.handlePaste=function(){r.paste=!0},r.elementChange=function(e){if(r.element&&r.kendoDate){if(r.paste)return r.updateOnPaste(e),void(r.paste=!1);var t=r.kendoDate.getTextAndFormat(),n=t.text,o=t.format;r.currentFormat=o;var a=r.value,i=h(n,r.currentFormat,r.element.value,r.selection.start),l=1===i.length&&"_"===i[0][1];if(!l)for(var c=0;c<i.length;c++)r.kendoDate.parsePart(i[c][0],i[c][1]);i.length&&"_"!==i[0][0]&&r.setSelection(r.selectionBySymbol(i[0][0])),l&&r.switchDateSegment(1),r.triggerChange(e,a)}},r.elementClick=function(e){r.setSelection(r.selectionByIndex(r.selection.start))},r.nativeWheel=function(e){document.activeElement===r.element&&e.preventDefault()},r.wheel=function(e){document.activeElement===r.element&&(e.nativeEvent.deltaY<0&&r.increasePart(e),e.nativeEvent.deltaY>0&&r.decreasePart(e))},r.increasePart=function(e){r.modifyDateSegmentValue(1,e)},r.decreasePart=function(e){r.modifyDateSegmentValue(-1,e)},r.elementKeyDown=function(e){if(!e.altKey){switch(e.keyCode){case 37:r.switchDateSegment(-1);break;case 38:r.modifyDateSegmentValue(1,e);break;case 39:r.switchDateSegment(1);break;case 40:r.modifyDateSegmentValue(-1,e);break;default:return}e.preventDefault()}},r.elementOnFocus=function(e){r.wrapper&&r.wrapper.classList.add("k-focus"),r.setState({focused:!0})},r.elementOnBlur=function(e){r.wrapper&&r.wrapper.classList.remove("k-focus"),r.setState({focused:!1})},(0,x.s)(k.k),r.state={focused:!1},r}return H(t,e),t.prototype.componentDidMount=function(){this.setValidity(),this.wrapper&&this.wrapper.addEventListener("wheel",this.nativeWheel,{passive:!1})},t.prototype.componentDidUpdate=function(e,t){this._lastSelectedSymbol&&t.focused===this.state.focused?this.setSelection(this.selectionBySymbol(this._lastSelectedSymbol)):void 0!==this.props.placeholder&&this.selection.start===this.selection.end&&this.setSelection({start:0,end:this.currentFormat.length}),this.setValidity()},t.prototype.componentWillUnmount=function(){this.wrapper&&this.wrapper.removeEventListener("wheel",this.nativeWheel)},t.prototype.render=function(){var e=this,n=this.props,r=n.size,a=void 0===r?t.defaultProps.size:r,i=n.fillMode,u=void 0===i?t.defaultProps.fillMode:i,h=n.rounded,p=void 0===h?t.defaultProps.rounded:h;this.props._ref&&(this.props._ref.current=this);var v=(0,s.provideLocalizationService)(this),f=I(I({},t.defaultProps),this.props),z=f.name,x=f.label,k=f.id,C=this.text,M=C===this.props.placeholder?"":C,V=C===this.props.placeholder?C:void 0,H=k||this._inputId,E=!this.validityStyles||this.validity.valid,S=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))}([],d,!0);this.props.className&&S.push(this.props.className);var D=o.createElement(m.o,{onFocus:this.elementOnFocus,onBlur:this.elementOnBlur},(function(t){var n,r=t.onFocus,i=t.onBlur;return o.createElement("span",{ref:function(t){e._wrapper=t},style:x?void 0:{width:e.props.width},dir:e.props.dir,className:(0,g.A)("k-dateinput","k-input",(n={},n["k-input-".concat(y.G.sizeMap[a]||a)]=a,n["k-input-".concat(u)]=u,n["k-rounded-".concat(y.G.roundedMap[p]||p)]=p,n["k-invalid"]=!E,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),e.props.className),onFocus:r,onBlur:i},o.createElement("input",{role:e.props.ariaRole||"textbox",tabIndex:e.props.tabIndex,disabled:e.props.disabled,title:void 0!==e.props.title?e.props.title:C,type:"text",spellCheck:!1,autoComplete:"off",autoCorrect:"off",className:"k-input-inner",id:H,"aria-label":e.props.ariaLabel,"aria-labelledby":e.props.ariaLabelledBy,"aria-describedby":e.props.ariaDescribedBy,"aria-haspopup":e.props.ariaHasPopup,"aria-disabled":e.props.disabled,"aria-expanded":e.props.ariaExpanded,"aria-controls":e.props.ariaControls,onWheel:e.wheel,onClick:e.elementClick,onInput:e.elementChange,onPaste:e.handlePaste,onKeyDown:e.elementKeyDown,onChange:b.Z,value:M,placeholder:V,name:z,ref:function(t){return e._element=t}}),e.props.children,e.props.spinners&&o.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:e.spinnersMouseDown},o.createElement(l.z,{tabIndex:-1,type:"button",rounded:null,className:"k-spinner-increase",icon:"caret-alt-up",svgIcon:c.fRI,"aria-label":v.toLanguageString(O.WG,O.sY[O.WG]),title:v.toLanguageString(O.WG,O.sY[O.WG]),onClick:e.increasePart}),o.createElement(l.z,{tabIndex:-1,type:"button",rounded:null,className:"k-spinner-decrease",icon:"caret-alt-down",svgIcon:c.M7i,"aria-label":v.toLanguageString(O.ab,O.sY[O.ab]),title:v.toLanguageString(O.ab,O.sY[O.ab]),onClick:e.decreasePart})))}));return x?o.createElement(w._,{label:x,editorId:H,editorValue:C,editorValid:E,editorDisabled:this.props.disabled,children:D,style:{width:this.props.width}}):D},Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this.valueDuringOnChange?this.valueDuringOnChange:this.kendoDate&&this.kendoDate.getDateObject()},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"text",{get:function(){var e=I(I({},D.defaultProps),this.props),n=e.formatPlaceholder,r=void 0===n?t.defaultProps.formatPlaceholder:n,o=e.format,a=void 0===o?t.defaultProps.format:o,i=e.value,l=e.defaultValue;null===this.kendoDate?(this.kendoDate=new v(this.intl.bind(this),r,a),this.kendoDate.setValue(i||l||null)):(this.kendoDate.format=a,this.kendoDate.formatPlaceholder=r),void 0!==i&&this.value!==i&&this.kendoDate.setValue(i);var c=this.kendoDate.getTextAndFormat(),s=c.text,u=c.format;return this.currentFormat=u,null===e.placeholder||void 0===e.placeholder||this.state.focused||this.kendoDate.hasValue()?s:e.placeholder},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e,t,n,r=(e=this.value,t=this.min,n=this.max,(null===e||!(t&&t>e||n&&n<e))&&(0,M.Si)(this.value,this.props.minTime,this.props.maxTime)),o=void 0!==this.props.validationMessage,a=(!this.required||null!==this.value)&&r,i=void 0!==this.props.valid?this.props.valid:a;return{customError:o,rangeOverflow:this.value&&this.max.getTime()<this.value.getTime()||!1,rangeUnderflow:this.value&&this.value.getTime()<this.min.getTime()||!1,valid:i,valueMissing:null===this.value}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},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,"wrapper",{get:function(){return this._wrapper},enumerable:!1,configurable:!0}),t.prototype.intl=function(){return(0,s.provideIntlService)(this)},Object.defineProperty(t.prototype,"selection",{get:function(){var e={start:0,end:0};return null!==this.element&&void 0!==this.element.selectionStart&&(e={start:this.element.selectionStart,end:this.element.selectionEnd}),e},enumerable:!1,configurable:!0}),t.prototype.setSelection=function(e){var t=this;this._lastSelectedSymbol=this.currentFormat[e.start],window.requestAnimationFrame((function(){t.element&&document.activeElement===t.element&&t.element.setSelectionRange(e.start,e.end)}))},t.prototype.triggerChange=function(e,t){this.valueDuringOnChange=this.value,this.forceUpdate(),this.props.onChange&&!(0,i.isEqual)(t,this.value)&&this.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:this.value,target:this}),this.valueDuringOnChange=void 0},t.prototype.selectionBySymbol=function(e){for(var t=-1,n=0,r=0;r<this.currentFormat.length;r++)this.currentFormat[r]===e&&(n=r+1,-1===t&&(t=r));return t<0&&(t=0),{start:t,end:n}},t.prototype.selectionByIndex=function(e){for(var t={start:e,end:e},n=e,r=e-1;n<this.currentFormat.length||r>=0;n++,r--){if(n<this.currentFormat.length&&"_"!==this.currentFormat[n]){t=this.selectionBySymbol(this.currentFormat[n]);break}if(r>=0&&"_"!==this.currentFormat[r]){t=this.selectionBySymbol(this.currentFormat[r]);break}}return t},t.prototype.switchDateSegment=function(e){var t=this.selection,n=t.start,r=t.end;if(n<r&&this.currentFormat[n]!==this.currentFormat[r-1])this.setSelection(this.selectionByIndex(e>0?n:r-1));else{for(var o=this.currentFormat[n],a=n+e;a>0&&a<this.currentFormat.length&&(this.currentFormat[a]===o||"_"===this.currentFormat[a]);)a+=e;if("_"!==this.currentFormat[a]){for(var i=a;i>=0&&i<this.currentFormat.length&&this.currentFormat[i]===this.currentFormat[a];)i+=e;a>i&&(i+1!==n||a+1!==r)?this.setSelection({start:i+1,end:a+1}):a<i&&(a!==n||i!==r)&&this.setSelection({start:a,end:i})}}},t.prototype.modifyDateSegmentValue=function(e,t){if(this.kendoDate){var n=this.value,r=this.currentFormat[this.selection.start],o=this.kendoDate.symbolMap(r),a=((this.props.steps||{})[o]||1)*e;this.kendoDate.modifyPart(r,a),this.triggerChange(t,n)}},t.displayName="DateInput",t.propTypes={value:a.instanceOf(Date),format:a.oneOfType([a.string,a.shape({skeleton:a.string,pattern:a.string,date:a.oneOf(["short","medium","long","full"]),time:a.oneOf(["short","medium","long","full"]),datetime:a.oneOf(["short","medium","long","full"]),era:a.oneOf(["narrow","short","long"]),year:a.oneOf(["numeric","2-digit"]),month:a.oneOf(["numeric","2-digit","narrow","short","long"]),day:a.oneOf(["numeric","2-digit"]),weekday:a.oneOf(["narrow","short","long"]),hour:a.oneOf(["numeric","2-digit"]),hour12:a.bool,minute:a.oneOf(["numeric","2-digit"]),second:a.oneOf(["numeric","2-digit"]),timeZoneName:a.oneOf(["short","long"])})]),formatPlaceholder:a.oneOfType([a.oneOf(["wide","narrow","short","formatPattern"]),a.shape({year:a.string,month:a.string,day:a.string,hour:a.string,minute:a.string,second:a.string})]),width:a.oneOfType([a.string,a.number]),tabIndex:a.number,title:a.string,steps:a.shape({year:a.number,month:a.number,day:a.number,hour:a.number,minute:a.number,second:a.number}),min:a.instanceOf(Date),max:a.instanceOf(Date),disabled:a.bool,spinners:a.bool,name:a.string,dir:a.string,label:a.string,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string,ariaRole:a.string,ariaHasPopup:a.oneOfType([a.bool,a.string]),ariaExpanded:a.oneOfType([a.bool]),onChange:a.func,validationMessage:a.string,required:a.bool,validate:a.bool,valid:a.bool,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},t.defaultProps={format:"d",size:"medium",rounded:"medium",fillMode:"solid",formatPlaceholder:"wide",spinners:!1,disabled:!1,max:(0,i.cloneDate)(C.f1),min:(0,i.cloneDate)(C.P1),minTime:(0,i.cloneDate)(V.oP),maxTime:(0,i.cloneDate)(V.bB),required:!1,validityStyles:!0,validationMessage:"Please enter a valid value!",placeholder:null,ariaHasPopup:"grid"},t}(o.Component),S=(0,z.Y)(),D=(0,z.u)(S,E);D.displayName="KendoReactDateInput",(0,s.registerForIntl)(E),(0,s.registerForLocalization)(E)},2514:(e,t,n)=>{n.d(t,{Z:()=>H,Mt:()=>I});var r,o=n(3899),a=n(189),i=n(9222),l=n(619),c=n(3198),s=n(3493),u=n(4006),h=n(8047),p=n(493),d=n(2697),v=n(848),f=n(9570),m=n(9433),g=n(2271),y=n(4554),b=n(6973),z=n(7915),w=n(499),x=n(917),k=n(4962),C=n(3381),O=(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)}),M=function(){return M=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},M.apply(this,arguments)},V=function(e){function t(n){var r=e.call(this,n)||this;return r._popupId=(0,c.M)(),r._element=null,r._dateInput=o.createRef(),r._calendar=null,r.shouldFocusDateInput=!1,r.prevShow=!1,r.focus=function(){r.dateInput&&r.dateInput.focus()},r.setCalendarRef=function(e){r._calendar=e},r.nextValue=function(e,t){return void 0!==e.value?e.value:t.value},r.nextShow=function(e,t){return void 0!==e.show?e.show:t.show},r.handleInputValueChange=function(e){r.handleValueChange(e.value,e)},r.handleCalendarValueChange=function(e){var t=r.mergeTime(e.value);r.handleValueChange(t,e)},r.handleValueChange=function(e,t){r.setState({value:(0,l.cloneDate)(e||void 0),show:!1}),r.valueDuringOnChange=e,r.showDuringOnChange=!1,r.shouldFocusDateInput=!0;var n=r.props.onChange;n&&n.call(void 0,{syntheticEvent:t.syntheticEvent,nativeEvent:t.nativeEvent,value:r.value,show:r.show,target:r}),r.valueDuringOnChange=void 0,r.showDuringOnChange=void 0},r.handleFocus=function(){r.setState({focused:!0})},r.handleBlur=function(){r.setState({focused:!1}),r.setShow(!1)},r.handleIconClick=function(){r.props.disabled||(r.shouldFocusDateInput=!0,r.setShow(!r.show))},r.handleIconMouseDown=function(e){e.preventDefault()},r.handleKeyDown=function(e){var t=e.altKey,n=e.keyCode;if(n===s.R.esc)return r.shouldFocusDateInput=!0,void r.setShow(!1);!t||n!==s.R.up&&n!==s.R.down||(e.preventDefault(),e.stopPropagation(),r.shouldFocusDateInput=n===s.R.up,r.setShow(n===s.R.down))},(0,u.s)(m.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue,show:r.props.defaultShow||t.defaultProps.defaultShow,focused:!1},r}return O(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInput",{get:function(){return this._dateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"calendar",{get:function(){return this._calendar},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,l.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInputComp",{get:function(){return this.props.dateInput||t.defaultProps.dateInput},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"toggleButtonComp",{get:function(){return this.props.toggleButton||t.defaultProps.toggleButton},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"calendarComp",{get:function(){return this.props.calendar||t.defaultProps.calendar},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"popupComp",{get:function(){return this.props.popup||t.defaultProps.popup},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pickerWrapComp",{get:function(){return this.props.pickerWrap||t.defaultProps.pickerWrap},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=(0,b.qS)(this.value,this.min,this.max),t=void 0!==this.props.validationMessage,n=(!this.required||null!==this.value)&&e,r=void 0!==this.props.valid?this.props.valid:n;return{customError:t,rangeOverflow:this.value&&this.max.getTime()<this.value.getTime()||!1,rangeUnderflow:this.value&&this.value.getTime()<this.min.getTime()||!1,valid:r,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.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){this._calendar&&this._calendar.element&&this.show&&!this.prevShow&&this._calendar.element.focus({preventScroll:!0}),this.dateInput&&this.dateInput.element&&!this.show&&this.shouldFocusDateInput&&this.dateInput.element.focus({preventScroll:!0}),this.prevShow=this.show,this.shouldFocusDateInput=!1},t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,n=this.props,r=n.size,a=void 0===r?t.defaultProps.size:r,i=n.rounded,c=void 0===i?t.defaultProps.rounded:i,s=n.fillMode,u=void 0===s?t.defaultProps.fillMode:s,v=n.disabled,m=n.tabIndex,g=n.title,y=n.id,b=n.format,x=n.formatPlaceholder,k=n.min,O=n.max,V=n.weekNumber,H=n.focusedDate,I=n.className,E=n.width,S=n.name,D=n.validationMessage,L=n.required,P=n.validityStyles,_=n.ariaLabelledBy,B=n.ariaDescribedBy,T=n.ariaLabel,R=this.props.popupSettings,N=R.popupClass,j=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,["popupClass"]),A=this.show,F=this.value,q=F&&(0,l.getDate)(F),K=!this.validityStyles||this.validity.valid,U=(0,h.A)("k-calendar-container k-group k-reset",N),W={disabled:v,format:b,formatPlaceholder:x,id:y,ariaLabelledBy:_,ariaDescribedBy:B,ariaLabel:T,max:O,min:k,name:S,onChange:this.handleInputValueChange,required:L,tabIndex:A?-1:m,title:g,valid:this.validity.valid,validationMessage:D,validityStyles:P,value:F,label:void 0,placeholder:this.state.focused?null:this.props.placeholder,ariaExpanded:this.show,size:null,fillMode:null,rounded:null},Y=M({popupClass:"k-datepicker-popup",show:A,anchor:this._element,className:U,id:this._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},j),G={disabled:v,value:q,min:k,max:O,weekNumber:V,focusedDate:H,onChange:this.handleCalendarValueChange},Z=(0,w.provideLocalizationService)(this).toLanguageString(z.WA,z.sY[z.WA]),X=o.createElement(p.o,{onFocus:this.handleFocus,onBlur:this.handleBlur,onSyncBlur:this.props.onBlur,onSyncFocus:this.props.onFocus},(function(t){var n,r=t.onFocus,i=t.onBlur;return o.createElement("span",{ref:function(t){e._element=t},className:(0,h.A)("k-input","k-datepicker",(n={},n["k-input-".concat(d.G.sizeMap[a]||a)]=a,n["k-rounded-".concat(d.G.roundedMap[c]||c)]=c,n["k-input-".concat(u)]=u,n["k-invalid"]=!K,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),I),onKeyDown:e.handleKeyDown,style:{width:E},onFocus:r,onBlur:i},o.createElement(e.dateInputComp,M({_ref:e._dateInput,ariaRole:"combobox",ariaExpanded:e.show,ariaControls:e._popupId},W)),o.createElement(e.toggleButtonComp,{type:"button",icon:"calendar",svgIcon:f.CHk,title:Z,className:"k-input-button",rounded:null,onClick:e.handleIconClick,"aria-label":Z,onMouseDown:e.handleIconMouseDown}),o.createElement(e.popupComp,M({},Y),o.createElement(e.calendarComp,M({_ref:e.setCalendarRef},G))))}));return this.props.label?o.createElement(C.g,{dateInput:this._dateInput,label:this.props.label,editorId:y,editorValid:K,editorDisabled:this.props.disabled,children:X,style:{width:this.props.width}}):X},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.prototype.mergeTime=function(e){return this.value&&e?(0,b.q_)(e,this.value):e},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.displayName="DatePicker",t.propTypes={className:a.string,defaultShow:a.bool,defaultValue:a.instanceOf(Date),disabled:a.bool,focusedDate:a.instanceOf(Date),format:a.oneOfType([a.string,a.shape({skeleton:a.string,pattern:a.string,date:a.oneOf(["short","medium","long","full"]),time:a.oneOf(["short","medium","long","full"]),datetime:a.oneOf(["short","medium","long","full"]),era:a.oneOf(["narrow","short","long"]),year:a.oneOf(["numeric","2-digit"]),month:a.oneOf(["numeric","2-digit","narrow","short","long"]),day:a.oneOf(["numeric","2-digit"]),weekday:a.oneOf(["narrow","short","long"]),hour:a.oneOf(["numeric","2-digit"]),hour12:a.bool,minute:a.oneOf(["numeric","2-digit"]),second:a.oneOf(["numeric","2-digit"]),timeZoneName:a.oneOf(["short","long"])})]),formatPlaceholder:a.oneOfType([a.oneOf(["wide","narrow","short","formatPattern"]),a.shape({year:a.string,month:a.string,day:a.string,hour:a.string,minute:a.string,second:a.string})]),id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string,min:a.instanceOf(Date),max:a.instanceOf(Date),name:a.string,popupSettings:a.shape({animate:a.bool,appendTo:a.any,popupClass:a.string}),show:a.bool,tabIndex:a.number,title:a.string,value:a.instanceOf(Date),weekNumber:a.bool,width:a.oneOfType([a.number,a.string]),validationMessage:a.string,required:a.bool,validate:a.bool,valid:a.bool,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},t.defaultProps={defaultShow:!1,defaultValue:null,dateInput:g.Wr,calendar:y.f,toggleButton:x.C,popup:i.G,pickerWrap:k.g,disabled:!1,format:"d",max:b.f1,min:b.P1,popupSettings:{},tabIndex:0,weekNumber:!1,required:!1,validityStyles:!0,size:"medium",rounded:"medium",fillMode:"solid"},t}(o.Component),H=(0,v.Y)(),I=(0,v.u)(H,V);I.displayName="KendoReactDatePicker",(0,w.registerForLocalization)(V)},917:(e,t,n)=>{n.d(t,{C:()=>r});var r=n(7037).z},7244:(e,t,n)=>{n.d(t,{on:()=>r,P1:()=>o,f1:()=>a,oP:()=>i,bB:()=>l});var r=new Date(1980,0,1),o=new Date(1900,0,1),a=new Date(2099,11,31),i=new Date(1980,0,1),l=new Date(1980,0,1,23,59,59)},3381:(e,t,n)=>{n.d(t,{g:()=>i});var r=n(3899),o=n(6097),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(e){var t,n,i,l,c=(t=e.dateInput,i=(n=r.useState(!1))[0],l=n[1],r.useEffect((function(){t.current&&l(Boolean(t.current.text))})),{editorValue:i});return r.createElement(o._,a({},e,c))}},7535:(e,t,n)=>{n.r(t),n.d(t,{Calendar:()=>i.f,CalendarCell:()=>Xe.V,CalendarHeaderTitle:()=>Qe.I,CalendarNavigationItem:()=>Je.R,CalendarPropsContext:()=>i.AL,CalendarViewEnum:()=>Oe.n,CalendarWeekCell:()=>$e.B,DateInput:()=>l.Wr,DateInputPropsContext:()=>l.UP,DatePicker:()=>c.Mt,DatePickerPropsContext:()=>c.Z,DateRangePicker:()=>Ze,DateRangePickerPropsContext:()=>Ge,DateTimePicker:()=>ct,DateTimePickerPropsContext:()=>lt,MultiViewCalendar:()=>qe,MultiViewCalendarPropsContext:()=>Fe,PickerWrap:()=>ut.g,TimePicker:()=>xe,TimePickerPropsContext:()=>we,ToggleButton:()=>st.C});var r,o,a,i=n(4554),l=n(2271),c=n(2514),s=n(3899),u=n(189),h=n(9222),p=n(619),d=n(3198),v=n(3493),f=n(8047),m=n(493),g=n(2697),y=n(848),b=n(9570),z=n(499),w=n(4006),x=n(9433),k=n(7915),C=n(6973),O=n(213),M=n(3228),V=n(2554),H=n(5593),I=function(e,t){var n=(0,p.cloneDate)(e);return n.setHours(t),n},E=function(e){return null!==e&&e<12},S=function(e,t,n){return!t&&!n||e>=t&&e<=n},D=function(e,t,n){return!t&&!n||e>=t||e<=n},L=function(){function e(e){this.intl=e,this.min=null,this.max=null,this.part=null}return e.prototype.apply=function(e,t){var n=e.getHours(),r=E(n),o=E(t.getHours());if(r&&o||!r&&!o)return e;var a=this.normalizedRange(),i=a[0],l=a[1],c=void 0===l?24:l,s=n+(o?-12:12);return I(e,Math.min(Math.max(i,s),c||24))},e.prototype.configure=function(e){var t=e.min,n=void 0===t?this.min:t,r=e.max,o=void 0===r?this.max:r,a=e.part,i=void 0===a?this.part:a;this.min=n,this.max=o,this.part=i},e.prototype.data=function(e){var t=this.part&&this.part.names;if(!t||!this.min)return[];var n,r=[],o=this.normalizedRange(),a=o[0],i=o[1],l=this.intl.dateFormatNames(t);return E(a)&&r.push({text:l.am,value:I(this.min,a)}),null!==(n=i)&&(!n||n>11)&&r.push({text:l.pm,value:I(this.min,Math.max(12,i))}),this.min.getHours()!==a?r.reverse():r},e.prototype.isRangeChanged=function(e,t){return!1},e.prototype.limitRange=function(e,t,n){return[e,t]},e.prototype.total=function(){var e=this.normalizedRange(),t=e[0],n=e[1];return(t||n)&&(t>11||n<12)?1:2},e.prototype.selectedIndex=function(e){if(!this.valueInList(e)||!this.min)return-1;var t=Math.floor(e.getHours()/12);return this.min.getHours()===this.normalizedRange()[0]?t:0===t?1:0},e.prototype.valueInList=function(e){return!(!this.min||!this.max)&&(this.min.getHours()!==this.normalizedRange()[0]?D:S)(e.getHours(),this.min.getHours(),this.max.getHours())},e.prototype.normalizedRange=function(){var e=this.min.getHours(),t=this.max.getHours();return[Math.min(e,t),Math.max(e,t)]},e}(),P=(24,function(e){return e%24}),_=function(e,t){return P(24+e-t)},B=function(e){return function(t,n){return n&&(0,p.getDate)(t).getTime()!==(0,p.getDate)(n).getTime()?(0,O.Bq)(t,e):t}},T=B(0),R=B(23),N=function(){function e(e){this.intl=e,this.boundRange=!1,this.insertUndividedMax=!1,this.min=null,this.max=null,this.step=0,this.toListItem=null}return e.prototype.apply=function(e,t){return(0,O.Bq)(e,t.getHours())},e.prototype.configure=function(e){var t=this,n=e.boundRange,r=void 0===n?this.boundRange:n,o=e.insertUndividedMax,a=void 0===o?this.insertUndividedMax:o,i=e.min,l=void 0===i?this.min:i,c=e.max,s=void 0===c?this.max:c,u=e.part,h=e.step,p=void 0===h?this.step:h;this.boundRange=r,this.insertUndividedMax=a,this.toListItem=function(e){var n=(0,O.Bq)(C.on,e);return{text:t.intl.formatDate(n,u.pattern),value:n}},this.min=l,this.max=s,this.step=p},e.prototype.data=function(e){var t,n,r=this,o=this.range(e)[0],a=(t=o,n=this.step,function(e){return P(t+e*n)}),i=(0,O.w6)(0,this.countFromMin(e)).map((function(e){return r.toListItem&&r.toListItem(a(e))}));return this.addLast(i),e&&this.addMissing(i,e),i},e.prototype.isRangeChanged=function(e,t){return!(!this.min||!this.max||(0,p.isEqual)(this.min,e)&&(0,p.isEqual)(this.max,t))},e.prototype.limitRange=function(e,t,n){return this.boundRange?[T(e,n),R(t,n)]:[e,t]},e.prototype.total=function(e){var t=this.insertUndividedMax&&this.isLastMissing(e)?1:0,n=this.isMissing(e)?1:0;return this.countFromMin(e)+n+t},e.prototype.selectedIndex=function(e){return Math.ceil(this.divideByStep(e))},e.prototype.valueInList=function(e){return!e||this.insertUndividedMax&&this.lastHour(e)===e.getHours()||!this.isMissing(e)},e.prototype.addLast=function(e,t){return this.insertUndividedMax&&this.isLastMissing(t)&&this.toListItem&&e.push(this.toListItem(this.lastHour(t))),e},e.prototype.addMissing=function(e,t){if(this.valueInList(t))return e;if(this.toListItem){var n=this.toListItem(t.getHours());e.splice(this.selectedIndex(t),0,n)}return e},e.prototype.countFromMin=function(e){var t=this.range(e),n=t[0],r=t[1];return Math.floor(_(r,n)/this.step)+1},e.prototype.isMissing=function(e){return!!e&&this.selectedIndex(e)!==this.divideByStep(e)},e.prototype.isLastMissing=function(e){return null!==this.max&&this.isMissing((0,O.Bq)(this.max,this.lastHour(e)))},e.prototype.divideByStep=function(e){return _(e.getHours(),this.min.getHours())/this.step},e.prototype.lastHour=function(e){return this.range(e)[1]},e.prototype.range=function(e){var t=this.limitRange(this.min,this.max,e),n=t[0],r=t[1];return[n.getHours(),r.getHours()]},e}(),j=function(e){return e%60},A=function(e,t){return j(60+e-t)},F=function(e){return function(t,n){return n&&t.getHours()!==n.getHours()?(0,O.HZ)(t,e):t}},q=F(0),K=F(59),U=function(){function e(e){this.intl=e,this.toListItem=null,this.min=null,this.max=null,this.step=0,this.insertUndividedMax=!1}return e.prototype.apply=function(e,t){return(0,O.HZ)(e,t.getMinutes())},e.prototype.configure=function(e){var t=this,n=e.insertUndividedMax,r=void 0===n?this.insertUndividedMax:n,o=e.min,a=void 0===o?this.min:o,i=e.max,l=void 0===i?this.max:i,c=e.part,s=e.step,u=void 0===s?this.step:s;this.insertUndividedMax=r,this.toListItem=function(e){var n=(0,O.HZ)(C.on,e);return{text:t.intl.formatDate(n,c.pattern),value:n}},this.min=a,this.max=l,this.step=u},e.prototype.data=function(e){var t,n,r=this,o=this.range(e)[0],a=(t=o,n=this.step,function(e){return j(t+e*n)}),i=(0,O.w6)(0,this.countFromMin(e)).map((function(e){return r.toListItem&&r.toListItem(a(e))}));return this.addLast(i),e&&this.addMissing(i,e),i},e.prototype.isRangeChanged=function(e,t){return!(null===this.min||null===this.max||(0,p.isEqual)(this.min,e)&&(0,p.isEqual)(this.max,t))},e.prototype.limitRange=function(e,t,n){return[q(e,n),K(t,n)]},e.prototype.total=function(e){var t=this.insertUndividedMax&&this.isLastMissing(e)?1:0,n=this.isMissing(e)?1:0;return this.countFromMin(e)+n+t},e.prototype.selectedIndex=function(e){return Math.ceil(this.divideByStep(e))},e.prototype.valueInList=function(e){return!e||this.insertUndividedMax&&this.lastMinute(e)===e.getMinutes()||!this.isMissing(e)},e.prototype.addLast=function(e,t){return this.insertUndividedMax&&this.isLastMissing(t)&&this.toListItem&&e.push(this.toListItem(this.lastMinute(t))),e},e.prototype.addMissing=function(e,t){if(this.valueInList(t))return e;if(this.toListItem){var n=this.toListItem(t.getMinutes());e.splice(this.selectedIndex(t),0,n)}return e},e.prototype.countFromMin=function(e){var t=this.range(e),n=t[0],r=t[1];return Math.floor(A(r,n)/this.step)+1},e.prototype.isMissing=function(e){return!!e&&this.selectedIndex(e)!==this.divideByStep(e)},e.prototype.isLastMissing=function(e){return null!==this.max&&this.isMissing((0,O.HZ)(this.max,this.lastMinute(e)))},e.prototype.divideByStep=function(e){return A(e.getMinutes(),this.min.getMinutes())/this.step},e.prototype.lastMinute=function(e){return this.range(e)[1]},e.prototype.range=function(e){var t=this.limitRange(this.min,this.max,e),n=t[0],r=t[1];return[n.getMinutes(),r.getMinutes()]},e}(),W=function(e){return e%60},Y=function(e,t){return W(60+e-t)},G=function(e){return function(t,n){return!n||t.getMinutes()===n.getMinutes()&&t.getHours()===n.getHours()?t:(0,O.Op)(t,e)}},Z=G(0),X=G(59),$=function(){function e(e){this.intl=e,this.toListItem=null,this.min=null,this.max=null,this.step=0,this.insertUndividedMax=!1}return e.prototype.apply=function(e,t){return(0,O.Op)(e,t.getSeconds())},e.prototype.configure=function(e){var t=this,n=e.insertUndividedMax,r=void 0===n?this.insertUndividedMax:n,o=e.min,a=void 0===o?this.min:o,i=e.max,l=void 0===i?this.max:i,c=e.part,s=e.step,u=void 0===s?this.step:s;this.insertUndividedMax=r,this.toListItem=function(e){var n=(0,O.Op)(C.on,e);return{text:t.intl.formatDate(n,c.pattern),value:n}},this.min=a,this.max=l,this.step=u},e.prototype.data=function(e){var t,n,r=this,o=this.range(e)[0],a=(t=o,n=this.step,function(e){return W(t+e*n)}),i=(0,O.w6)(0,this.countFromMin(e)).map((function(e){return r.toListItem&&r.toListItem(a(e))}));return this.addLast(i),e&&this.addMissing(i,e),i},e.prototype.isRangeChanged=function(e,t){return!(null===this.min||null===this.max||(0,p.isEqual)(this.min,e)&&(0,p.isEqual)(this.max,t))},e.prototype.limitRange=function(e,t,n){return[Z(e,n),X(t,n)]},e.prototype.total=function(e){var t=this.insertUndividedMax&&this.isLastMissing(e)?1:0,n=this.isMissing(e)?1:0;return this.countFromMin(e)+n+t},e.prototype.selectedIndex=function(e){return Math.ceil(this.divideByStep(e))},e.prototype.valueInList=function(e){return!e||this.insertUndividedMax&&this.lastSecond(e)===e.getSeconds()||!this.isMissing(e)},e.prototype.divideByStep=function(e){return Y(e.getSeconds(),this.min.getSeconds())/this.step},e.prototype.addLast=function(e,t){return this.insertUndividedMax&&this.isLastMissing(t)&&this.toListItem&&e.push(this.toListItem(this.lastSecond(t))),e},e.prototype.addMissing=function(e,t){if(this.valueInList(t))return e;if(this.toListItem){var n=this.toListItem(t.getSeconds());e.splice(this.selectedIndex(t),0,n)}return e},e.prototype.countFromMin=function(e){var t=this.range(e),n=t[0],r=t[1];return Math.floor(Y(r,n)/this.step)+1},e.prototype.isMissing=function(e){return!!e&&this.selectedIndex(e)!==this.divideByStep(e)},e.prototype.isLastMissing=function(e){return null!==this.max&&this.isMissing((0,O.Op)(this.max,this.lastSecond(e)))},e.prototype.lastSecond=function(e){return this.range(e)[1]},e.prototype.range=function(e){var t=this.limitRange(this.min,this.max,e),n=t[0],r=t[1];return[n.getSeconds(),r.getSeconds()]},e}(),Q=n(7827),J=function(){function e(){this.itemHeight=0,this.timeListHeight=0,this.didCalculate=!1}return e.prototype.ensureHeights=function(){void 0===this.timeListHeight&&this.calculateHeights()},e.prototype.calculateHeights=function(e){if(Q.N){var t=(0,C.Ii)("div"),n=(0,C.Ii)("span"),r=(0,C.Ii)("ul"),o=(0,C.Ii)("li"),a=t([n("minute","k-title"),t([t([r([o("<span>02</span>","k-item")],"k-reset")],"k-content k-calendar-content k-scrollable k-time-container")],"k-time-list")],"k-time-list-wrapper",{left:"-10000px",position:"absolute"}),i=e&&e.querySelector(".k-time-container")||document.body,l=i.appendChild(a);this.timeListHeight=l.querySelector(".k-scrollable").offsetHeight,this.itemHeight=l.querySelector("li").offsetHeight,i.removeChild(l),this.didCalculate=!0}},e}(),ee=(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)}),te=2,ne=.05,re=100,oe=((o={})[v.R.end]=function(e,t){return e[e.length-1]},o[v.R.home]=function(e,t){return e[0]},o[v.R.up]=function(e,t){return e[t-1]},o[v.R.down]=function(e,t){return e[t+1]},o),ae=((a={})[H.p.dayperiod]=L,a[H.p.hour]=N,a[H.p.minute]=U,a[H.p.second]=$,a),ie=function(e){function t(n){var r=e.call(this,n)||this;return r.intl=null,r._element=null,r.service=null,r.virtualization=null,r.topOffset=0,r.bottomOffset=0,r.itemHeight=0,r.listHeight=0,r.topThreshold=0,r.bottomThreshold=0,r.animateToIndex=!1,r.focus=function(e){Promise.resolve().then((function(){r.element&&r.element.focus(e)}))},r.itemOffset=function(e){if(!r.virtualization||!r.service)return-1;var t=r.service.selectedIndex(r.props.value),n=r.virtualization.activeIndex(),o=r.virtualization.itemOffset(n),a=Math.abs(Math.ceil(e)-o);if(t===n&&a<te)return o;var i=t>n;return i&&a>=r.bottomThreshold||!i&&a>r.topThreshold?r.virtualization.itemOffset(n+1):o},r.calculateHeights=function(){r.dom.didCalculate&&(r.itemHeight=r.dom.itemHeight,r.listHeight=r.dom.timeListHeight,r.topOffset=(r.listHeight-r.itemHeight)/2,r.bottomOffset=r.listHeight-r.itemHeight,r.topThreshold=r.itemHeight*ne,r.bottomThreshold=r.itemHeight*(1-ne))},r.configureServices=function(e){var t=void 0===e?r.props:e,n=t.min,o=t.max,a=t.value;if(r.service){var i=r.service.limitRange(n||r.min,o||r.max,a||r.props.value),l=i[0],c=i[1];r.service.configure(r.serviceSettings({min:l,max:c}))}},r.serviceSettings=function(e){var n={boundRange:r.props.boundRange||t.defaultProps.boundRange,insertUndividedMax:!1,min:(0,p.cloneDate)(r.min),max:(0,p.cloneDate)(r.max),part:r.props.part,step:r.step},o=Object.assign({},n,e);return o.boundRange="hour"!==o.part.type||r.props.boundRange||t.defaultProps.boundRange,o},r.handleScrollAction=function(e){var t=e.target,n=e.animationInProgress;if(r.virtualization&&r.service&&t&&!n){r.animateToIndex=!1;var o=r.virtualization.itemIndex(r.itemOffset(t.scrollTop)),a=r.service.data(r.props.value)[o];r.handleChange(a)}},r.handleFocus=function(e){var t=r.props.onFocus;t&&t.call(void 0,e)},r.handleBlur=function(e){var t=r.props.onBlur;t&&t.call(void 0,e)},r.handleMouseOver=function(){r._element&&document&&document.activeElement!==r._element&&r.props.show&&r._element.focus({preventScroll:!0})},r.handleKeyDown=function(e){if(r.service){var t=e.keyCode;t!==v.R.down&&t!==v.R.up&&t!==v.R.end&&t!==v.R.home||e.preventDefault();var n=(oe[e.keyCode]||M.Z)(r.service.data(r.props.value),r.service.selectedIndex(r.props.value));n&&r.handleChange(n)}},r.handleChange=(0,C.Ds)((function(e){if(r.service){var t=r.service.apply(r.props.value,e.value);if(r.props.value.getTime()!==t.getTime()){var n=r.props.onChange;n&&n.call(void 0,t)}}}),re),r.dom=new J,r}return ee(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"animate",{get:function(){return Boolean(this.props.smoothScroll&&this.animateToIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return this.props.min||t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return this.props.max||t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"step",{get:function(){return void 0!==this.props.step&&0!==this.props.step?Math.floor(this.props.step):t.defaultProps.step},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){var e=this;Promise.resolve().then((function(){e._element&&(e.dom.calculateHeights(e._element),e.forceUpdate())}))},t.prototype.componentDidUpdate=function(){if(this.virtualization&&this.service){var e=this.service.selectedIndex(this.props.value);this.virtualization[this.animate?"animateToIndex":"scrollToIndex"](e),this.animateToIndex=!0}},t.prototype.render=function(){var e=this;if(this.props.part.type&&ae[this.props.part.type]){this.calculateHeights(),this.intl=(0,z.provideIntlService)(this),this.service=new ae[this.props.part.type](this.intl),this.configureServices();var t=this.service.data(this.props.value),n="translateY("+this.topOffset+"px)",r=this.service.total(this.props.value),o=s.createElement("ul",{style:{transform:n,msTransform:n},className:"k-reset"},t.map((function(t,n){return s.createElement("li",{key:n,className:"k-item",onClick:function(){e.handleChange(t)}},s.createElement("span",null,t.text))})));return s.createElement("div",{className:"k-time-list",id:String(this.props.id||""),tabIndex:this.props.disabled?-1:0,ref:function(t){e._element=t},onKeyDown:this.handleKeyDown,onFocus:this.handleFocus,onBlur:this.handleBlur,onMouseOver:this.handleMouseOver},this.dom.didCalculate?s.createElement(V.$,{bottomOffset:this.bottomOffset,children:o,className:"k-time-container",itemHeight:this.itemHeight,maxScrollDifference:this.listHeight,onScrollAction:this.handleScrollAction,ref:function(t){e.virtualization=t},role:"presentation",skip:0,tabIndex:-1,take:r,topOffset:this.topOffset,total:r}):s.createElement("div",{className:"k-time-container"},o))}},t.propTypes={id:u.number,max:u.instanceOf(Date),min:u.instanceOf(Date),part:function(e,t,n){var r=e[t];if(!r||!ae[r.type])throw new Error("\n Invalid prop '".concat(t,"' supplied to ").concat(n,".\n Supported part types are hour|minute|second|dayperiod.\n "));return null},step:function(e,t,n){var r=e[t];if(void 0!==r&&r<=0)throw new Error("\n Invalid prop '".concat(t,"' supplied to ").concat(n,".\n ").concat(t," cannot be less than 1.\n "));return null},value:u.instanceOf(Date),smoothScroll:u.bool,show:u.bool},t.defaultProps={boundRange:!1,max:C.bB,min:C.on,step:1,smoothScroll:!0},t}(s.Component);(0,z.registerForIntl)(ie);var le,ce=n(7037),se=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)}}(),ue=function(){return ue=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ue.apply(this,arguments)},he=new RegExp("".concat(H.p.hour,"|").concat(H.p.minute,"|").concat(H.p.second,"|").concat(H.p.dayperiod,"|literal"));!function(e){e[e.Left=0]="Left",e[e.Right=1]="Right"}(le||(le={}));var pe=function(e){function t(n){var r=e.call(this,n)||this;return r._element=null,r._nowButton=null,r.dateFormatParts=[],r.timeLists=[],r.focus=function(e){Promise.resolve().then((function(){var t=r.timeLists[0];-1===r.state.activeListIndex&&!r.hasActiveButton()&&t&&t.element&&t.focus(e)}))},r.timeFormatReducer=function(e,t){return e+t.pattern},r.timeFormatFilter=function(e,t,n){var r=t>=1&&n[t-1];return r&&r&&"literal"===e.type?he.test(r.type||""):he.test(e.type||"")},r.focusList=function(e){r.timeLists.length&&r.timeLists.reduce(r.listReducer,[]).map((function(t){return e===le.Right?t.next:t.prev})).map((function(e){return e&&e.element&&e.element.focus({preventScroll:!0})}))},r.listReducer=function(e,t,n,o){return e.length||t.props.id!==r.state.activeListIndex?e:[{next:o[n+1]||t,prev:o[n-1]||t}]},r.showNowButton=function(){return!r.hasSteps()&&r.props.nowButton&&(0,O.Si)((0,O.Iz)(),r.min,r.max)},r.handleKeyDown=function(e){switch(e.keyCode){case v.R.left:return e.preventDefault(),void r.focusList(le.Left);case v.R.right:return e.preventDefault(),void r.focusList(le.Right);default:return}},r.handleListBlur=function(){r.nextTick((function(){r.setState({activeListIndex:-1})}))},r.handleListFocus=function(e){clearTimeout(r.nextTickId),r.setState({activeListIndex:e})},r.handleChange=function(e){var t=r.props.onChange;t&&t.call(void 0,e)},r.snapTime=(0,O.Il)((0,O.W8)(r.props.steps,r.props.min||t.defaultProps.min)),r.state={activeListIndex:-1},r.hasActiveButton=r.hasActiveButton.bind(r),r}return se(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return(0,O.O7)(this.snapTime((0,p.cloneDate)(this.props.value||C.on)),this.min,this.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"intl",{get:function(){return(0,z.provideIntlService)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return this.snapTime(this.props.min||t.defaultProps.min)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return this.snapTime(this.props.max||t.defaultProps.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"steps",{get:function(){return this.props.steps||t.defaultProps.steps},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"boundRange",{get:function(){return void 0!==this.props.boundRange?this.props.boundRange:t.defaultProps.boundRange},enumerable:!1,configurable:!0}),t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.componentDidMount=function(){var e=this.props.onMount;e&&e.call(void 0,this.value)},t.prototype.render=function(){var e=this,n=this.props,r=n.format,o=n.smoothScroll,a=n.onNowClick,i=n.className,l=n.disabled;this.snapTime=(0,O.Il)((0,O.W8)(this.steps,this.min)),this.dateFormatParts=this.intl.splitDateFormat(r||t.defaultProps.format).filter(this.timeFormatFilter);var c=(0,f.A)({"k-disabled":l},i,"k-time-part");this.timeLists=[];var u=(0,z.provideLocalizationService)(this),h=u.toLanguageString(k.jI,k.sY[k.jI]);return s.createElement("div",{className:c},s.createElement("div",{className:"k-time-header"},s.createElement("span",{className:"k-title"},this.intl.formatDate(this.value,this.dateFormatParts.reduce(this.timeFormatReducer,""))),this.showNowButton()&&s.createElement(ce.z,ue({type:"button",ref:function(t){e._nowButton=t},className:"k-time-now",fillMode:"flat",themeColor:"primary",title:h},{"aria-label":h},{onClick:a,tabIndex:l?-1:0}),u.toLanguageString(k.zO,k.sY[k.zO]))),s.createElement("div",{className:"k-time-list-container",onKeyDown:this.handleKeyDown},s.createElement("span",{className:"k-time-highlight"}),this.dateFormatParts.map((function(t,n){return"literal"!==t.type?s.createElement("div",{key:n,className:(0,f.A)("k-time-list-wrapper",{"k-focus":n===e.state.activeListIndex}),role:"presentation",tabIndex:-1},s.createElement("span",{className:"k-title",onMouseDown:function(e){e.preventDefault()}},e.intl.dateFieldName(t)),s.createElement(ie,{min:e.min,max:e.max,boundRange:e.boundRange,part:t,step:t.type?e.steps[t.type]:1,smoothScroll:o,ref:function(t){t&&e.timeLists.push(t)},id:n,onFocus:function(){e.handleListFocus(n)},onBlur:e.handleListBlur,onChange:e.handleChange,value:e.value,disabled:l,show:e.props.show})):s.createElement("div",{key:n,className:"k-time-separator"},t.pattern)}))))},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.prototype.hasActiveButton=function(){return this._nowButton&&document.activeElement===this._nowButton.element},t.prototype.hasSteps=function(){var e=this,t=Object.keys(this.steps);return t.length!==t.reduce((function(t,n){return t+e.steps[n]}),0)},t.propTypes={cancelButton:u.bool,disabled:u.bool,format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),max:u.instanceOf(Date),min:u.instanceOf(Date),nowButton:u.bool,steps:u.shape({hour:u.number,minute:u.number,second:u.number}),smoothScroll:u.bool,tabIndex:u.number,value:u.instanceOf(Date),show:u.bool},t.defaultProps={value:null,disabled:!1,nowButton:!0,cancelButton:!0,format:"hh:mm a",min:C.oP,max:C.bB,steps:{},boundRange:!1},t}(s.Component);(0,z.registerForIntl)(pe),(0,z.registerForLocalization)(pe);var de,ve=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)}}(),fe=function(){return fe=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},fe.apply(this,arguments)};!function(e){e[e.Left=0]="Left",e[e.Right=1]="Right"}(de||(de={}));var me=function(e){function t(n){var r=e.call(this,n)||this;return r._element=null,r._cancelButton=null,r._acceptButton=null,r.timePart=null,r.focusActiveList=function(){r.timePart&&r.timePart.focus({preventScroll:!0})},r.handleKeyDown=function(e){e.keyCode!==v.R.enter||r.hasActiveButton()||r.handleAccept(e)},r.handleAccept=function(e){var t=r.mergeValue((0,p.cloneDate)(r.value||(0,O.Iz)()),r.timePart?r.timePart.value:r.current);r.setState({value:t}),r.valueDuringOnChange=t;var n=r.props.onChange;n&&n.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.value,target:r}),r.valueDuringOnChange=void 0},r.handleReject=function(e){r.setState({current:r.value});var t=r.props.onReject;t&&t.call(void 0,e)},r.handleNowClick=function(e){var t=r.mergeValue((0,p.cloneDate)(r.value||(0,O.Iz)()),(0,O.Iz)());r.setState({current:t,value:t}),r.valueDuringOnChange=t;var n=r.props.onChange;n&&n.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.value,target:r}),r.valueDuringOnChange=void 0},r.handleChange=function(e){r.setState({current:e})},r.dateFormatParts=r.intl.splitDateFormat(r.props.format||t.defaultProps.format),r.mergeValue=(0,O.sq)((0,O.Qr)(r.dateFormatParts)),r.hasActiveButton=r.hasActiveButton.bind(r),r.state={current:r.props.value||C.on,value:r.props.value||t.defaultProps.value},r}return ve(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,p.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"intl",{get:function(){return(0,z.provideIntlService)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"current",{get:function(){return null!==this.state.current?(0,p.cloneDate)(this.state.current):null},enumerable:!1,configurable:!0}),t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,t=this.props,n=t.format,r=t.cancelButton,o=t.disabled,a=t.tabIndex,i=t.className,l=t.smoothScroll,c=t.min,u=t.max,h=t.boundRange,p=t.nowButton,d=t.steps,v=(0,z.provideLocalizationService)(this),m=v.toLanguageString(k.fT,k.sY[k.fT]),g=v.toLanguageString(k.U1,k.sY[k.U1]);return s.createElement("div",{ref:function(t){e._element=t},tabIndex:o?void 0:a||0,className:(0,f.A)("k-timeselector",i,{"k-disabled":o}),onKeyDown:this.handleKeyDown},s.createElement(pe,{ref:function(t){e.timePart=t},value:this.current,onChange:this.handleChange,onNowClick:this.handleNowClick,format:n,smoothScroll:l,min:c,max:u,boundRange:h,disabled:o,nowButton:p,steps:d,show:this.props.show}),s.createElement("div",{className:"k-time-footer k-actions k-actions-stretched"},r&&s.createElement(ce.z,fe({type:"button",ref:function(t){e._cancelButton=t},className:"k-time-cancel",onClick:this.handleReject,title:m},{"aria-label":m}),m),s.createElement(ce.z,fe({type:"button",ref:function(t){e._acceptButton=t},className:"k-time-accept",themeColor:"primary",onClick:this.handleAccept,title:g},{"aria-label":g}),g)))},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.prototype.hasActiveButton=function(){return!(!this._acceptButton||!this._acceptButton.element)&&(this._acceptButton&&document.activeElement===this._acceptButton.element||this._cancelButton&&document.activeElement===this._cancelButton.element)},t.propTypes={cancelButton:u.bool,className:u.string,disabled:u.bool,format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),max:u.instanceOf(Date),min:u.instanceOf(Date),nowButton:u.bool,steps:u.shape({hour:u.number,minute:u.number,second:u.number}),smoothScroll:u.bool,tabIndex:u.number,value:u.instanceOf(Date),show:u.bool},t.defaultProps={value:null,disabled:!1,cancelButton:!0,format:"t",min:C.oP,max:C.bB,boundRange:!1},t}(s.Component);(0,z.registerForIntl)(me),(0,z.registerForLocalization)(me);var ge=n(3381),ye=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)}}(),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)},ze=function(e){function t(n){var r=e.call(this,n)||this;return r._popupId=(0,d.M)(),r._element=null,r._dateInput=s.createRef(),r._timeSelector=null,r.shouldFocusDateInput=!1,r.prevShow=!1,r.focus=function(){r.dateInput&&r.dateInput.focus()},r.setTimeSelectorRef=function(e){r._timeSelector=e},r.nextValue=function(e,t){return void 0!==e.value?e.value:t.value},r.nextShow=function(e,t){return void 0!==e.show?e.show:t.show},r.handleInputValueChange=function(e){var t=r.mergeTime(e.value);r.handleValueChange(be(be({},e),{value:t}))},r.handleValueChange=function(e){r.setState({value:(0,p.cloneDate)(e.value),show:!1}),r.valueDuringOnChange=e.value,r.showDuringOnChange=!1,r.shouldFocusDateInput=!0;var t=r.props.onChange;t&&t.call(void 0,{syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:r.value,show:r.show,target:r}),r.valueDuringOnChange=void 0,r.showDuringOnChange=void 0},r.handleFocus=function(){r.setState({focused:!0})},r.handleBlur=function(){r.setState({focused:!1}),r.setShow(!1)},r.handleValueReject=function(e){r.setShow(!1)},r.handleIconClick=function(e){r.props.disabled||(r.shouldFocusDateInput=!0,r.setShow(!r.show))},r.handleIconMouseDown=function(e){e.preventDefault()},r.handleKeyDown=function(e){var t=e.altKey,n=e.keyCode;if(n===v.R.esc)return r.shouldFocusDateInput=!0,void r.setShow(!1);!t||n!==v.R.up&&n!==v.R.down||(e.preventDefault(),e.stopPropagation(),r.shouldFocusDateInput=n===v.R.up,r.setShow(n===v.R.down))},(0,w.s)(x.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue,show:r.props.defaultShow||t.defaultProps.defaultShow,focused:!1},r.normalizeTime=r.normalizeTime.bind(r),r.setShow=r.setShow.bind(r),r.mergeTime=r.mergeTime.bind(r),r}return ye(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInput",{get:function(){return this._dateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"timeSelector",{get:function(){return this._timeSelector},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,p.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},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=this.value&&this.normalizeTime(this.value),t=this.normalizeTime(this.min),n=this.normalizeTime(this.max),r=(0,O.mh)(e,t,n),o=void 0!==this.props.validationMessage,a=(!this.required||null!==this.value)&&r,i=void 0!==this.props.valid?this.props.valid:a;return{customError:o,rangeOverflow:(0,O.XE)(e,n),rangeUnderflow:(0,O.yI)(e,t),valid:i,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}),Object.defineProperty(t.prototype,"popupSettings",{get:function(){return this.props.popupSettings||t.defaultProps.popupSettings},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInputComp",{get:function(){return this.props.dateInput||t.defaultProps.dateInput},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){this._timeSelector&&this.show&&!this.prevShow?this._timeSelector.focusActiveList():this.dateInput&&this.dateInput.element&&!this.show&&this.shouldFocusDateInput&&this.dateInput.element.focus({preventScroll:!0}),this.prevShow=this.show,this.shouldFocusDateInput=!1},t.prototype.render=function(){var e=this,n=this.props,r=n.size,o=void 0===r?t.defaultProps.size:r,a=n.rounded,i=void 0===a?t.defaultProps.rounded:a,l=n.fillMode,c=void 0===l?t.defaultProps.fillMode:l,u=n.disabled,p=n.tabIndex,d=n.title,v=n.id,y=n.className,w=n.format,x=n.formatPlaceholder,C=n.smoothScroll,O=n.width,M=n.name,V=n.steps,H=n.cancelButton,I=n.nowButton,E=n.validationMessage,S=n.required,D=n.validityStyles,L=n.ariaLabelledBy,P=n.ariaDescribedBy,_=this.popupSettings,B=_.popupClass,T=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}(_,["popupClass"]),R=!this.validityStyles||this.validity.valid,N=(0,f.A)("k-group k-reset",B),j={disabled:u,format:w,formatPlaceholder:x,id:v,ariaLabelledBy:L,ariaDescribedBy:P,max:this.normalizeTime(this.max),min:this.normalizeTime(this.min),name:M,onChange:this.handleInputValueChange,required:S,steps:V,tabIndex:this.show?-1:p,title:d,valid:this.validity.valid,validationMessage:E,validityStyles:D,value:this.value&&this.normalizeTime(this.value),label:void 0,placeholder:this.state.focused?null:this.props.placeholder,ariaHasPopup:"dialog",ariaExpanded:this.show,size:null,fillMode:null,rounded:null},A=be({popupClass:"k-timepicker-popup",show:this.show,animate:null!==this.element,anchor:this.element,className:N,id:this._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},T),F=s.createElement(me,{ref:this.setTimeSelectorRef,show:this.show,cancelButton:H,disabled:u,nowButton:I,format:w,min:this.min,max:this.max,steps:V,smoothScroll:C,value:this.value,onChange:this.handleValueChange,onReject:this.handleValueReject}),q=(0,z.provideLocalizationService)(this),K=q.toLanguageString(k.P2,k.sY[k.P2]),U=q.toLanguageString(k.hw,k.sY[k.hw]),W=s.createElement(m.o,{onFocus:this.handleFocus,onBlur:this.handleBlur,onSyncBlur:this.props.onBlur,onSyncFocus:this.props.onFocus},(function(t){var n,r=t.onFocus,a=t.onBlur;return s.createElement("div",{ref:function(t){e._element=t},className:(0,f.A)("k-input","k-timepicker",(n={},n["k-input-".concat(g.G.sizeMap[o]||o)]=o,n["k-rounded-".concat(g.G.roundedMap[i]||i)]=i,n["k-input-".concat(c)]=c,n["k-invalid"]=!R,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),y),onKeyDown:e.handleKeyDown,style:{width:O},onFocus:r,onBlur:a},s.createElement(e.dateInputComp,be({_ref:e._dateInput,ariaRole:"combobox",ariaControls:e._popupId},j)),s.createElement(ce.z,be({tabIndex:-1,type:"button",icon:"clock",svgIcon:b.aYQ,onMouseDown:e.handleIconMouseDown,onClick:e.handleIconClick,title:U,className:"k-input-button",rounded:null},{"aria-label":K})),e.props.popup?s.createElement(e.props.popup,be({},A),F):s.createElement(h.G,be({},A),F))}));return this.props.label?s.createElement(ge.g,{dateInput:this._dateInput,label:this.props.label,editorId:v,editorValid:R,editorDisabled:this.props.disabled,children:W,style:{width:this.props.width}}):W},t.prototype.normalizeTime=function(e){return(0,C.q_)(C.on,e)},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.prototype.mergeTime=function(e){return this.value&&e?(0,C.q_)(this.value,e):e},t.displayName="TimePicker",t.propTypes={className:u.string,cancelButton:u.bool,nowButton:u.bool,defaultShow:u.bool,defaultValue:u.instanceOf(Date),disabled:u.bool,format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),formatPlaceholder:u.oneOfType([u.oneOf(["wide","narrow","short","formatPattern"]),u.shape({year:u.string,month:u.string,day:u.string,hour:u.string,minute:u.string,second:u.string})]),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,min:u.instanceOf(Date),max:u.instanceOf(Date),name:u.string,popupSettings:u.shape({animate:u.bool,appendTo:u.any,popupClass:u.string}),show:u.bool,steps:u.shape({hour:u.number,minute:u.number,second:u.number}),smoothScroll:u.bool,tabIndex:u.number,title:u.string,value:u.instanceOf(Date),width:u.oneOfType([u.number,u.string]),validationMessage:u.string,required:u.bool,validate:u.bool,valid:u.bool,size:u.oneOf([null,"small","medium","large"]),rounded:u.oneOf([null,"small","medium","large","full"]),fillMode:u.oneOf([null,"solid","flat","outline"])},t.defaultProps={defaultShow:!1,defaultValue:null,disabled:!1,format:"t",max:C.bB,min:C.oP,popupSettings:{},tabIndex:0,steps:{},required:!1,validityStyles:!0,dateInput:l.Wr,size:"medium",rounded:"medium",fillMode:"solid"},t}(s.Component),we=(0,y.Y)(),xe=(0,y.u)(we,ze);xe.displayName="KendoReactTimePicker",(0,z.registerForLocalization)(ze);var ke=n(9135),Ce=n(5987),Oe=n(5771),Me=n(5619),Ve=n(7244),He=n(8722),Ie=n(4725),Ee=n(2144),Se=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)}}(),De=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,n.isActive=!1,n.focusActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus"),t=n._element.querySelector(".k-state-pending-focus");e&&e[0]&&e[0].classList.remove("k-focus"),t&&t.classList.add("k-focus"),n.isActive=!0}},n.blurActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus");e&&e.classList.remove("k-focus"),n.isActive=!1}},n.rotateSelectionRange=function(e){if(null===e.start||null===e.end)return e;var t=e.end<e.start;return{start:t?e.end:e.start,end:t?e.start:e.end}},n.handleDateChange=function(e,t){void 0===t&&(t=!1);var r=n.props.onChange;if(r){var o={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:(0,p.cloneDate)(e.value),target:n,isTodayClick:t};r.call(void 0,o)}},n}return Se(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNumber",{get:function(){return Boolean(this.props.showWeekNumbers&&this.props.activeView===Oe.n.month)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(){this.isActive&&this.focusActiveDate()},t.prototype.render=function(){var e=this,t=this.props.allowReverse?this.rotateSelectionRange(this.props.selectionRange):this.props.selectionRange,n=(0,f.A)("k-calendar-view k-hstack k-align-items-start k-justify-content-center",{"k-calendar-monthview":this.props.activeView===Oe.n.month,"k-calendar-yearview":this.props.activeView===Oe.n.year,"k-calendar-decadeview":this.props.activeView===Oe.n.decade,"k-calendar-centuryview":this.props.activeView===Oe.n.century});return s.createElement("div",{ref:function(t){e._element=t},className:n},this.props.dates.map((function(n){return s.createElement("table",{className:"k-calendar-table k-content",key:n.getTime(),role:"grid"},s.createElement(Ee.G,{bus:e.props.bus,service:e.props.service,key:n.getTime(),direction:"horizontal",activeView:e.props.activeView,cellUID:e.props.cellUID,viewDate:n,min:e.min,max:e.max,focusedDate:e.props.focusedDate,selectionRange:t,selectedDate:e.props.value,showWeekNumbers:e.weekNumber,onChange:e.handleDateChange,onCellEnter:e.props.onCellEnter,cell:e.props.cell,weekCell:e.props.weekCell}))})))},t.defaultProps={showWeekNumbers:!1,views:2,take:2,allowReverse:!0,min:Ve.P1,max:Ve.f1},t}(s.Component),Le=n(1566),Pe=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(){return _e=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},_e.apply(this,arguments)},Be=function(e,t,n){return void 0===e&&(e=Ae.defaultProps.min),void 0===t&&(t=Ae.defaultProps.max),n instanceof Date&&!Array.isArray(n)&&(0,C.mh)((0,p.getDate)(n),e,t)?(0,p.getDate)(n):null},Te=function(e,t,n){return void 0===e&&(e=Ae.defaultProps.min),void 0===t&&(t=Ae.defaultProps.max),Array.isArray(n)?n.filter((function(n){return(0,C.mh)(n,e,t)})).map((function(e){return(0,p.getDate)(e)})):null},Re=function(e){return"object"!=typeof e||e instanceof Date||null===e||Array.isArray(e)?ke.U:e},Ne=function(e,t,n){return e||t&&t[0]||n&&n.start},je=function(e,t){return null===e.start&&null===t?"start":null===e.end?"end":"start"},Ae=function(e){function t(n){var r=e.call(this,n)||this;r.dates=[],r.selectedDate=null,r.selectedMultiple=null,r.selectedRange=ke.U,r._focusedDate=new Date,r.cellUID=(0,d.M)(),r.activeRangeEnd="start",r._element=null,r.intl=null,r.localization=null,r.service=null,r.wrapperID=(0,d.M)(),r.calendarViewList=null,r.isActive=!1,r.calculateFocusFromValue=!0,r.focus=function(){r._element&&r._element.focus()},r.clampRange=function(e){return{start:e,end:null}},r.rangeWithFocused=function(e,t){return{start:e.start,end:null===e.end&&null!==e.start&&r.isActive?t:e.end}},r.generateRange=function(e,t){var n=t.end,o=t.start,a=null!==t.start&&e.getTime()<=t.start.getTime();return!r.props.allowReverse&&a?{start:e,end:r.selectedRange.start}:"end"!==r.activeRange?{start:e,end:n}:{start:o||r.selectedDate,end:e}},r.canNavigate=function(e){if(!r.service)return!1;var t=r.service.move(r.focusedDate,e);return r.min<=t&&t<=r.max||r.service.isInSameView(t,r.min)||r.service.isInSameView(t,r.max)},r.isListInRange=function(e){return r.min<e[0]&&r.max>e[Math.max(0,(r.props.views||t.defaultProps.views)-1)]},r.navigate=function(e){r.calculateFocusFromValue=!1;var t=r.move(e);r.setState({focusedDate:t})},r.move=function(e){return r.clampDate(r.service.move(r.focusedDate,e))},r.clampDate=function(e){return(0,C.q5)(e,r.min,r.max)},r.shouldAutoCorrect=function(e,t){var n=t.end,o=t.start;return"end"!==r.activeRange?null!==n&&e>n:null!==o&&e<o},r.handleCellEnter=function(e){"range"===r.props.mode&&(r.calculateFocusFromValue=!1,r.setState({focusedDate:e}))},r.handleMouseDown=function(e){e.preventDefault()},r.handleClick=function(e){r._element&&r._element.focus({preventScroll:!0})},r.handleFocus=function(e){if(r.isActive=!0,r.calendarViewList){r.calendarViewList.focusActiveDate();var t=r.props.onFocus;t&&t.call(void 0,e)}},r.handleBlur=function(e){if(r.isActive=!1,r.calendarViewList){r.calendarViewList.blurActiveDate();var t=r.props.onBlur;t&&t.call(void 0,e)}},r.handleTodayClick=function(e){r.todayIsInRange&&r.handleDateChange(e)},r.handlePrevButtonClick=function(){r.navigate(Ce.a.PrevView)},r.handleNextButtonClick=function(){r.navigate(Ce.a.NextView)},r.handleKeyDown=function(e){if(e.keyCode===v.R.enter){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.focusedDate,target:r};r.handleDateChange(t)}else{var n=(0,C.q5)(r.navigation.move(r.focusedDate,r.navigation.action(e),r.state.activeView,r.service,e),r.min,r.max);if((0,p.isEqualDate)(r.focusedDate,n))return;r.calculateFocusFromValue=!1,r.setState({focusedDate:n})}e.preventDefault()},r.handleViewChange=function(e){var t=e.view;r.calculateFocusFromValue=!1,r.setState({activeView:t})},r.handleDateChange=function(e){var t=(0,p.cloneDate)(e.value),n=r.bus.canMoveDown(r.state.activeView);if(!r.props.disabled){if(n){if(!e.isTodayClick)return r.bus.moveDown(r.state.activeView,e.syntheticEvent),void r.setState({focusedDate:t});r.bus.moveToBottom(r.state.activeView)}var o;switch(r.calculateFocusFromValue=!0,r.props.mode){case"single":default:o=(0,p.cloneDate)(e.value);break;case"multiple":if(Array.isArray(r.selectedMultiple)){var a=r.selectedMultiple.slice(),i=-1;a.forEach((function(t,n){(0,p.isEqualDate)(t,e.value)&&(i=n)})),-1!==i?a.splice(i,1):a.push((0,p.cloneDate)(e.value)),o=a.slice()}else o=r.selectedDate?[(0,p.cloneDate)(r.selectedDate),(0,p.cloneDate)(e.value)]:[(0,p.cloneDate)(e.value)];break;case"range":o=null!==r.selectedRange.start&&null!==r.selectedRange.end&&"start"===r.activeRange?r.clampRange(e.value):r.generateRange(e.value,r.selectedRange),r.activeRangeEnd="end"!==r.activeRange?"end":"start"}r.valueDuringOnChange=o,r.setState({value:o,focusedDate:t}),r.valueDuringOnChange=o;var l=r.props.onChange;if(l){var c={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:o,target:r};l.call(void 0,c)}r.valueDuringOnChange=void 0}};var o=void 0!==n.value?n.value:n.defaultValue||t.defaultProps.defaultValue,a=Be(r.min,r.max,o),i=Te(r.min,r.max,o),l=Re(o),c=Ne(a,i,l),s=(0,C.Sn)(Oe.n[n.defaultActiveView],r.bottomView,r.topView),u=(0,C.q5)(n.focusedDate||c||(0,C.x2)(),r.min,r.max);return r.state={value:o,activeView:s,focusedDate:u},r.activeRangeEnd=je(l,a),r.bus=new He.P(r.handleViewChange),r.navigation=new Ie.f(r.bus),r.calculateFocusFromValue=!1,r.lastView=s,r.lastViewsCount=r.props.views||De.defaultProps.views,r}return Pe(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},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,"focusedDate",{get:function(){return(0,p.cloneDate)(this._focusedDate)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return(0,p.getDate)(void 0!==this.props.min?this.props.min:t.defaultProps.min)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return(0,p.getDate)(void 0!==this.props.max?this.props.max:t.defaultProps.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"bottomView",{get:function(){return Oe.n[void 0!==this.props.bottomView?this.props.bottomView:t.defaultProps.bottomView]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"topView",{get:function(){return Oe.n[void 0!==this.props.topView?this.props.topView:t.defaultProps.topView]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"activeRange",{get:function(){return void 0!==this.props.activeRangeEnd?this.props.activeRangeEnd:this.activeRangeEnd},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"todayIsInRange",{get:function(){return(0,C.mh)((0,C.x2)(),(0,p.getDate)(this.min),(0,p.getDate)(this.max))},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.calculateFocusFromValue=!0},t.prototype.componentDidUpdate=function(){this.calendarViewList&&(this.isActive?this.calendarViewList.focusActiveDate:this.calendarViewList.blurActiveDate)();var e=Be(this.min,this.max,this.value);this.calculateFocusFromValue=Boolean(this.selectedDate&&e&&this.selectedDate.getTime()&&e.getTime()),this.lastView=this.state.activeView,this.lastViewsCount=this.props.views||De.defaultProps.views},t.prototype.render=function(){var e=this;this.props._ref&&this.props._ref(this),this.intl=(0,z.provideIntlService)(this),this.localization=(0,z.provideLocalizationService)(this),this.bus.configure(this.bottomView,this.topView);var t=(0,C.Sn)(this.state.activeView,this.bottomView,this.topView);this.service=this.bus.service(t,this.intl),this.selectedDate=Be(this.min,this.max,this.value),this.selectedMultiple=Te(this.min,this.max,this.value),this.selectedRange=Re(this.value);var n=Ne(this.selectedDate,this.selectedMultiple,this.selectedRange);this._focusedDate=(0,C.q5)(this.calculateFocusFromValue&&null!==n?n:this.state.focusedDate,this.min,this.max);var r=(0,f.A)("k-widget k-calendar k-calendar-range",{"k-disabled":this.props.disabled},this.props.className),o=this.rangeWithFocused(this.selectedRange,this.focusedDate),a=this.localization.toLanguageString(k.yV,k.sY[k.yV]),i=this.localization.toLanguageString(k.E9,k.sY[k.E9]),l=!this.canNavigate(Ce.a.PrevView),c=!this.canNavigate(Ce.a.NextView),u={"aria-disabled":l},h={"aria-disabled":c},d=this.lastView!==t,v=this.dates&&this.service.isInArray(this.focusedDate,this.dates),m=this.lastViewsCount!==this.props.views;(!v||d||m)&&(this.dates=this.service.datesList(this.focusedDate,this.props.views||De.defaultProps.views));var g=(0,p.cloneDate)(this.dates&&this.dates[0]?this.dates[0]:(0,C.x2)());return s.createElement("div",{ref:function(t){e._element=t},className:r,id:this.props.id||this.wrapperID,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:this.props.disabled?void 0:this.props.tabIndex,onFocus:this.handleFocus,onBlur:this.handleBlur,onMouseDown:this.handleMouseDown,onClick:this.handleClick,onKeyDown:this.handleKeyDown,"aria-disabled":this.props.disabled},s.createElement(Me.h,{key:".kendo.calendar.header.".concat(g.getTime()),activeView:t,currentDate:g,min:this.min,max:this.max,rangeLength:this.props.views,bus:this.bus,service:this.service,headerTitle:this.props.headerTitle,commands:s.createElement(s.Fragment,null,s.createElement(ce.z,_e({type:"button",className:"k-calendar-nav-prev",icon:"chevron-left",svgIcon:b.fL_,fillMode:"flat",title:a,disabled:l,onClick:this.handlePrevButtonClick},u)),s.createElement(Le.f,{min:this.min,max:this.max,onClick:this.handleTodayClick,disabled:!this.todayIsInRange}),s.createElement(ce.z,_e({type:"button",className:"k-calendar-nav-next",icon:"chevron-right",svgIcon:b.oXh,fillMode:"flat",title:i,disabled:c,onClick:this.handleNextButtonClick},h)))}),s.createElement(De,{ref:function(t){e.calendarViewList=t},dates:this.dates,activeView:t,focusedDate:this.focusedDate,min:this.min,max:this.max,bus:this.bus,service:this.service,selectionRange:o,value:this.selectedMultiple||this.selectedDate,cellUID:this.cellUID,views:this.props.views,onChange:this.handleDateChange,showWeekNumbers:this.props.weekNumber,onCellEnter:this.handleCellEnter,cell:this.props.cell,weekCell:this.props.weekCell,headerTitle:this.props.headerTitle}))},t.displayName="MultiViewCalendar",t.propTypes={activeRangeEnd:u.oneOf(["start","end"]),allowReverse:u.bool,bottomView:u.oneOf(["month","year","decade","century"]),className:u.string,defaultActiveView:u.oneOf(["month","year","decade","century"]),defaultValue:u.oneOfType([(0,C.AG)(u.instanceOf(Date)),u.arrayOf(u.instanceOf(Date)),u.shape({start:(0,C.AG)(u.instanceOf(Date)),end:(0,C.AG)(u.instanceOf(Date))})]),disabled:u.bool,focusedDate:u.instanceOf(Date),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,max:u.instanceOf(Date),min:u.instanceOf(Date),mode:u.oneOf(["single","multiple","range"]),onBlur:u.func,onChange:u.func,onFocus:u.func,tabIndex:u.number,topView:u.oneOf(["month","year","decade","century"]),value:u.oneOfType([(0,C.AG)(u.instanceOf(Date)),u.arrayOf(u.instanceOf(Date)),u.shape({start:(0,C.AG)(u.instanceOf(Date).isRequired),end:(0,C.AG)(u.instanceOf(Date).isRequired)})]),views:function(e,t,n){var r=e[t];return void 0!==r&&r<1?new Error("Invalid prop '".concat(t,"' supplied to")+"'".concat(n,"'. The '").concat(t,"' property cannot be less than 1'")):null},weekNumber:u.bool},t.defaultProps={disabled:!1,min:Ve.P1,max:Ve.f1,navigation:!0,defaultActiveView:"month",defaultValue:null,topView:"century",tabIndex:0,bottomView:"month",views:2,allowReverse:!1},t}(s.Component),Fe=(0,y.Y)(),qe=(0,y.u)(Fe,Ae);qe.displayName="KendoReactMultiViewCalendar",(0,z.registerForIntl)(Ae),(0,z.registerForLocalization)(Ae);var Ke=n(8130),Ue=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)}}(),We=function(){return We=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},We.apply(this,arguments)},Ye=function(e){function t(n){var r=e.call(this,n)||this;return r._element=null,r._calendar=null,r._startDateInput=s.createRef(),r._endDateInput=s.createRef(),r._popupId=(0,d.M)(),r._startInputId=(0,d.M)(),r._endInputId=(0,d.M)(),r.shouldFocusDateInput=!1,r.shouldFocusCalendar=!1,r.focus=function(){r.startDateInput&&r.startDateInput.focus()},r.setCalendarRef=function(e){r._calendar=e},r.focusCalendarElement=function(){r._calendar&&r._calendar.element&&r._calendar.element.focus({preventScroll:!0})},r.calculateValue=function(e,t){return(void 0!==e.value?e.value:t.value)||ke.U},r.calculateShow=function(e,t){return void 0!==e.show?e.show:t.show},r.handleReverseClick=function(e){var t={start:r.value.end,end:r.value.start},n={syntheticEvent:e,nativeEvent:e.nativeEvent};r.handleChange(t,n)},r.handleReverseMouseDown=function(e){e.preventDefault()},r.handleFocus=function(e){clearTimeout(r.nextTickId),r.shouldFocusDateInput||r.setShow(!0);var t=r.props.onFocus;t&&t.call(void 0,e)},r.handleBlur=function(e){r.nextTick((function(){r.setShow(!1)}));var t=r.props.onBlur;t&&t.call(void 0,e)},r.handleEndChange=function(e){var t={start:r.value.start,end:(0,p.cloneDate)(e.value||void 0)};r.handleChange(t,e)},r.handleStartChange=function(e){var t={start:(0,p.cloneDate)(e.value||void 0),end:r.value.end};r.handleChange(t,e)},r.extractRangeFromValue=function(e){if(!(Array.isArray(e.value)||e.value instanceof Date))return e.value||ke.U;var t=Array.isArray(e.value)?e.value[0]:e.value;return{start:null!==r.value.end?t:r.value.start,end:null!==r.value.start?t:r.value.end}},r.handleCalendarChange=function(e){var t=r.extractRangeFromValue(e);r.handleChange(t,e)},r.handleKeyDown=function(e){var t=e.keyCode,n=e.altKey;t===v.R.esc?(e.preventDefault(),r.shouldFocusDateInput=!0,r.setShow(!1)):n&&t===v.R.down?(e.preventDefault(),r.shouldFocusCalendar=!0,r.setShow(!0)):t===v.R.tab&&r.show&&r._calendar&&r._calendar.element&&r.endDateInput&&r.endDateInput.element&&document&&document.activeElement===r.endDateInput.element&&(e.preventDefault(),r.focusCalendarElement())},r.handleChange=function(e,t){r.setState({value:e}),r.valueDuringOnChange=e;var n=r.props.onChange;if(n){var o={syntheticEvent:t.syntheticEvent,nativeEvent:t.nativeEvent,value:r.value,show:r.show,target:r};n.call(void 0,o)}r.valueDuringOnChange=void 0},(0,w.s)(x.k),r.state={show:r.props.show||r.props.defaultShow||t.defaultProps.defaultShow,value:r.props.value||r.props.defaultValue||t.defaultProps.defaultValue},r.nextTick=r.nextTick.bind(r),r.setShow=r.setShow.bind(r),r.focusCalendarElement=r.focusCalendarElement.bind(r),r.focusDateInputElement=r.focusDateInputElement.bind(r),r}return Ue(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"startDateInput",{get:function(){return this._startDateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"endDateInput",{get:function(){return this._endDateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"calendar",{get:function(){return this._calendar},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)||ke.U},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.shouldFocusCalendar&&this.focusCalendarElement(),this.shouldFocusDateInput&&this.focusDateInputElement(),this.shouldFocusCalendar=!1,this.shouldFocusDateInput=!1},t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,t=this.value||ke.U,n=(this.props.startDateInputSettings||{}).id||this._startInputId,r=(this.props.endDateInputSettings||{}).id||this._endInputId,o=(0,f.A)("k-daterangepicker",{"k-disabled":this.props.disabled},this.props.className),a=(0,z.provideLocalizationService)(this),i=a.toLanguageString(k.BL,k.sY[k.BL]),c=a.toLanguageString(k.ut,k.sY[k.ut]),u=a.toLanguageString(k.kr,k.sY[k.kr]),p=We(We({label:i,format:this.props.format,min:this.min,max:this.max,id:this._startInputId,disabled:this.props.disabled,valid:this.props.valid,tabIndex:this.props.tabIndex,ariaExpanded:this.show},this.props.startDateInputSettings),{value:t.start,onChange:this.handleStartChange}),d=We(We({label:c,format:this.props.format,min:this.min,max:this.max,id:this._endInputId,disabled:this.props.disabled,valid:this.props.valid,tabIndex:this.props.tabIndex,ariaExpanded:this.show},this.props.endDateInputSettings),{value:t.end,onChange:this.handleEndChange}),v=We(We({popupClass:"k-daterangepicker-popup",animate:null!==this._element,anchor:this._element,id:this._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},this.props.popupSettings),{show:this.show}),m=We(We({min:this.min,max:this.max,allowReverse:this.props.allowReverse,mode:"range",focusedDate:this.props.focusedDate,disabled:this.props.disabled},this.props.calendarSettings),{value:t,onChange:this.handleCalendarChange}),g=this.props.calendar?s.createElement(this.props.calendar,We({},m)):s.createElement(qe,We({},m,{ref:this.setCalendarRef})),y=s.createElement(ce.z,We({className:"k-select",fillMode:"flat",title:(0,z.provideLocalizationService)(this).toLanguageString(k._A,k.sY[k._A]),onMouseDown:this.handleReverseMouseDown,onClick:this.handleReverseClick},{"aria-controls":n+" "+r,"aria-label":(0,z.provideLocalizationService)(this).toLanguageString(k._A,k.sY[k._A])}),s.createElement(Ke.a,{style:{transform:"rotate(90deg)"},name:"arrows-swap",icon:b.hgA}));return s.createElement("span",{ref:function(t){e._element=t},className:o,style:this.props.style,id:this.props.id,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:this.props.tabIndex,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeyDown:this.handleKeyDown},this.props.startDateInput?s.createElement(this.props.startDateInput,We({},p)):s.createElement(l.Wr,We({},p,{ref:this._startDateInput,ariaRole:"combobox",ariaControls:this._popupId})),(this.props.allowReverse||this.props.calendarSettings&&this.props.calendarSettings.allowReverse)&&this.props.swapButton?y:u,this.props.endDateInput?s.createElement(this.props.endDateInput,We({},d)):s.createElement(l.Wr,We({},d,{ref:this._endDateInput,ariaRole:"combobox",ariaControls:this._popupId})),this.props.popup?s.createElement(this.props.popup,We({},v),g):s.createElement(h.G,We({},v),g))},t.prototype.focusDateInputElement=function(){document&&this.startDateInput&&this.startDateInput.element&&this.endDateInput&&this.endDateInput.element&&(null!==this.value.start&&null===this.value.end||document.activeElement===this.endDateInput.element?document.activeElement!==this.startDateInput.element&&this.endDateInput.element.focus({preventScroll:!0}):this.startDateInput.element.focus({preventScroll:!0}))},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.displayName="DateRangePicker",t.propTypes={allowReverse:u.bool,calendarSettings:u.any,className:u.string,defaultShow:u.bool,defaultValue:u.shape({start:(0,C.AG)(u.instanceOf(Date).isRequired),end:(0,C.AG)(u.instanceOf(Date).isRequired)}),disabled:u.bool,endDateInputSettings:u.shape(l.fv.propTypes),focusedDate:u.instanceOf(Date),format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,max:u.instanceOf(Date),min:u.instanceOf(Date),onBlur:u.func,onChange:u.func,onFocus:u.func,popupSettings:u.any,show:u.bool,startDateInputSettings:u.any,style:u.any,swapButton:u.any,tabIndex:u.number,value:u.shape({start:(0,C.AG)(u.instanceOf(Date).isRequired),end:(0,C.AG)(u.instanceOf(Date).isRequired)})},t.defaultProps={allowReverse:!1,defaultShow:!1,defaultValue:ke.U,disabled:!1,format:"d",max:Ve.f1,min:Ve.P1,swapButton:!1},t}(s.Component),Ge=(0,y.Y)(),Ze=(0,y.u)(Ge,Ye);Ze.displayName="KendoReactDateRangePicker",(0,z.registerForLocalization)(Ye);var Xe=n(4334),$e=n(1333),Qe=n(8861),Je=n(4615),et=n(7711),tt=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)}}(),nt=function(){return nt=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},nt.apply(this,arguments)},rt=function(e){function t(t){var n=e.call(this,t)||this;return n._calendar=null,n._timePart=null,n._cancelButton=null,n._acceptButton=null,n._calendarWrap=null,n.shouldFocusPart=!1,n.focus=function(e){Promise.resolve().then((function(){"time"===n.state.tab&&n._timePart&&n._timePart.focus(e);var t=n.calendarElement();"date"===n.state.tab&&t&&t.focus(e)}))},n.calendarElement=function(){return n._calendar&&n._calendar.element||n._calendarWrap&&n._calendarWrap.querySelector(".k-widget.k-calendar")},n.move=function(e){if(!("right"===e&&"time"===n.state.tab||"left"===e&&"date"===n.state.tab)){var t="left"===e?"date":"time";n.shouldFocusPart=!0,n.setState({tab:t})}},n.handleReject=function(e){n.setState({dateValue:n.props.value,timeValue:n.props.value||Ve.on});var t=n.mergeDate(n.props.value,n.props.value||Ve.on);if(n.props.onReject){var r={nativeEvent:e.nativeEvent,syntheticEvent:e,target:n,value:t};n.props.onReject.call(void 0,r)}},n.handleAccept=function(e,t){if(n.state.dateValue&&n.state.timeValue&&n.hasDateValue){var r=n.mergeDate(n.state.dateValue,t||n.state.timeValue);n.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:r,target:n})}},n.handleNowClick=function(e){n.setState({timeValue:(0,O.Iz)()}),n.handleAccept(e,(0,O.Iz)())},n.handleCalendarValueChange=function(e){e.syntheticEvent.stopPropagation(),n.setState({dateValue:e.value,tab:"time"}),n.shouldFocusPart=!0},n.handleTimeListContainerChange=function(e){n.setState({timeValue:e})},n.handleDateClick=function(e){e.stopPropagation(),n.move("left")},n.handleTimeClick=function(e){e.stopPropagation(),n.move("right")},n.handleKeyDown=function(e){var t=e.keyCode,r=e.altKey;switch(t){case v.R.enter:return void(!n.hasActiveButton()&&n.hasDateValue&&n.handleAccept(e));case v.R.left:if(!r)return;return void n.move("left");case v.R.right:if(!r)return;return void n.move("right");default:return}},n.handleTimePartMount=function(e){n.setState({timeValue:e})},n.state={tab:"date",dateValue:n.props.value,timeValue:n.props.value||Ve.on},n}return tt(t,e),Object.defineProperty(t.prototype,"calendar",{get:function(){return this._calendar},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"timePart",{get:function(){return this._timePart},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hasDateValue",{get:function(){return null!==this.state.dateValue},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(){this.shouldFocusPart&&this.focus({preventScroll:!0}),this.shouldFocusPart=!1},t.prototype.render=function(){var e=this,t=this.props,n=t.disabled,r=t.cancelButton,o=t.min,a=t.max,l=t.weekNumber,c=t.focusedDate,u=t.format,h=(0,f.A)({"k-date-tab":"date"===this.state.tab,"k-time-tab":"time"===this.state.tab,"k-disabled":n},"k-datetime-wrap"),p=(0,z.provideLocalizationService)(this),d=p.toLanguageString(k.hT,k.sY[k.hT]),v=p.toLanguageString(k.XV,k.sY[k.XV]),m=p.toLanguageString(k.Fy,k.sY[k.Fy]),g=p.toLanguageString(k.r$,k.sY[k.r$]),y={min:o,max:a,weekNumber:l,focusedDate:c,disabled:n||"date"!==this.state.tab,value:this.state.dateValue,onChange:this.handleCalendarValueChange,navigation:!1};return s.createElement("div",{onKeyDown:this.handleKeyDown,className:h,tabIndex:-1},s.createElement("div",{className:"k-datetime-buttongroup"},s.createElement(et.h,{width:"100%"},s.createElement(ce.z,{type:"button",selected:"date"===this.state.tab,togglable:!0,onClick:this.handleDateClick},d),s.createElement(ce.z,{type:"button",selected:"time"===this.state.tab,togglable:!0,onClick:this.handleTimeClick},v))),s.createElement("div",{className:"k-datetime-selector"},s.createElement("div",{className:"k-datetime-calendar-wrap",ref:function(t){return e._calendarWrap=t}},this.props.calendar?s.createElement(this.props.calendar,nt({},y)):s.createElement(i.f,nt({ref:function(t){e._calendar=t}},y))),s.createElement("div",{className:"k-datetime-time-wrap"},s.createElement(pe,{key:1,onNowClick:this.handleNowClick,disabled:n||"time"!==this.state.tab,ref:function(t){e._timePart=t},min:this.minTime||C.oP,max:this.maxTime||C.bB,steps:this.props.steps,value:this.state.timeValue,format:u,onChange:this.handleTimeListContainerChange,onMount:this.handleTimePartMount}))),s.createElement("div",{className:"k-datetime-footer k-actions k-actions-stretched "},r&&s.createElement(ce.z,nt({type:"button",ref:function(t){e._cancelButton=t},className:"k-time-cancel",onClick:this.handleReject,title:m},{"aria-label":m}),m),s.createElement(ce.z,nt({type:"button",themeColor:"primary",ref:function(t){e._acceptButton=t},className:"k-time-accept",disabled:!this.hasDateValue,onClick:this.handleAccept,title:g},{"aria-label":g}),g)))},Object.defineProperty(t.prototype,"minTime",{get:function(){return void 0!==this.props.minTime?this.props.minTime:this.normalizeRange(this.props.min,this.state.dateValue)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"maxTime",{get:function(){return void 0!==this.props.maxTime?this.props.maxTime:this.normalizeRange(this.props.max,this.state.dateValue)},enumerable:!1,configurable:!0}),t.prototype.normalizeRange=function(e,t){return(0,p.isEqualDate)(e,t||(0,C.x2)())?e:null},t.prototype.hasActiveButton=function(){return!!this._acceptButton&&(this._acceptButton&&document.activeElement===this._acceptButton.element||this._cancelButton&&document.activeElement===this._cancelButton.element)},t.prototype.mergeTime=function(e,t){return e&&t?(0,C.q_)(t,e):t},t.prototype.mergeDate=function(e,t){return e?(0,C.q_)(e||(0,C.x2)(),t):t},t}(s.Component);(0,z.registerForLocalization)(rt);var ot=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)}}(),at=function(){return at=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},at.apply(this,arguments)},it=function(e){function t(n){var r=e.call(this,n)||this;return r._popupId=(0,d.M)(),r._element=null,r._dateInput=s.createRef(),r._dateTimeSelector=null,r.shouldFocusDateInput=!1,r.prevShow=!1,r.focus=function(){var e=r.dateInputElement();e&&e.focus()},r.handleReject=function(){r.shouldFocusDateInput=!0,r.setShow(!1)},r.handleValueChange=function(e){r.setState({value:(0,p.cloneDate)(e.value||void 0),show:!1}),r.valueDuringOnChange=e.value,r.showDuringOnChange=!1,r.shouldFocusDateInput=!0;var t=r.props.onChange;t&&t.call(void 0,{syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:r.value,show:r.show,target:r}),r.valueDuringOnChange=void 0,r.showDuringOnChange=void 0},r.handleFocus=function(){r.setState({focused:!0})},r.handleBlur=function(){r.setState({focused:!1}),r.setShow(!1)},r.handleDateIconClick=function(){r.props.disabled||(r.shouldFocusDateInput=!0,r.setShow(!r.show))},r.handleIconMouseDown=function(e){e.preventDefault()},r.handleKeyDown=function(e){var t=e.altKey,n=e.keyCode;if(n===v.R.esc)return r.shouldFocusDateInput=!0,void r.setShow(!1);!t||n!==v.R.up&&n!==v.R.down||(e.preventDefault(),e.stopPropagation(),r.shouldFocusDateInput=n===v.R.up,r.setShow(n===v.R.down))},r.dateInputElement=function(){return r.dateInput&&r.dateInput.element||r.element&&r.element.querySelector(".k-dateinput > input.k-input-inner")},(0,w.s)(x.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue,show:r.props.defaultShow||t.defaultProps.defaultShow,focused:!1},r}return ot(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInput",{get:function(){return this._dateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,p.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=(0,C.qS)(this.value,this.min,this.max)&&(0,O.Si)(this.value,this.props.minTime||Ve.oP,this.props.maxTime||C.bB),t=void 0!==this.props.validationMessage,n=(!this.required||null!==this.value)&&e,r=void 0!==this.props.valid?this.props.valid:n;return{customError:t,rangeOverflow:this.value&&this.max.getTime()<this.value.getTime()||!1,rangeUnderflow:this.value&&this.value.getTime()<this.min.getTime()||!1,valid:r,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}),Object.defineProperty(t.prototype,"dateInputComp",{get:function(){return this.props.dateInput||t.defaultProps.dateInput},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){var e=this.dateInputElement();this._dateTimeSelector&&this.show&&!this.prevShow&&this._dateTimeSelector.focus({preventScroll:!0}),e&&!this.show&&this.shouldFocusDateInput&&e.focus({preventScroll:!0}),this.prevShow=this.show,this.shouldFocusDateInput=!1},t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,n=this.props,r=n.size,o=void 0===r?t.defaultProps.size:r,a=n.rounded,i=void 0===a?t.defaultProps.rounded:a,l=n.fillMode,c=void 0===l?t.defaultProps.fillMode:l,u=n.disabled,p=n.tabIndex,d=n.title,v=n.id,y=n.format,w=n.formatPlaceholder,x=n.min,C=n.max,O=n.weekNumber,M=n.focusedDate,V=n.className,H=n.width,I=n.name,E=n.validationMessage,S=n.required,D=n.validityStyles,L=n.cancelButton,P=n.minTime,_=n.maxTime,B=n.ariaLabelledBy,T=n.ariaDescribedBy,R=n.popup,N=void 0===R?h.G:R,j=n.calendar,A=!this.validityStyles||this.validity.valid,F={id:v,ariaLabelledBy:B,ariaDescribedBy:T,format:y,formatPlaceholder:w,disabled:u,title:d,validityStyles:D,validationMessage:E,required:S,min:x,max:C,minTime:P,maxTime:_,name:I,tabIndex:this.show?-1:p,valid:this.validity.valid,value:this.value,onChange:this.handleValueChange,steps:this.props.steps,label:void 0,placeholder:this.state.focused?null:this.props.placeholder,ariaExpanded:this.show,size:null,fillMode:null,rounded:null},q=s.createElement(m.o,{onFocus:this.handleFocus,onBlur:this.handleBlur,onSyncFocus:this.props.onFocus,onSyncBlur:this.props.onBlur},(function(t){var n,r=t.onFocus,a=t.onBlur;return s.createElement("div",{ref:function(t){e._element=t},className:(0,f.A)("k-input","k-datetimepicker",(n={},n["k-input-".concat(g.G.sizeMap[o]||o)]=o,n["k-rounded-".concat(g.G.roundedMap[i]||i)]=i,n["k-input-".concat(c)]=c,n["k-invalid"]=!A,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),V),onKeyDown:e.handleKeyDown,style:{width:H},onFocus:r,onBlur:a},s.createElement(e.dateInputComp,at({_ref:e._dateInput,ariaRole:"combobox",ariaControls:e._popupId},F)),s.createElement(ce.z,at({tabIndex:-1,type:"button",icon:"calendar",svgIcon:b.CHk,onMouseDown:e.handleIconMouseDown,onClick:e.handleDateIconClick,title:(0,z.provideLocalizationService)(e).toLanguageString(k.lI,k.sY[k.lI]),className:"k-input-button",rounded:null},{"aria-label":(0,z.provideLocalizationService)(e).toLanguageString(k.lI,k.sY[k.lI])})),s.createElement(N,{show:e.show,animate:null!==e.element,anchor:e.element,popupClass:"k-datetime-container k-reset",id:e._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},s.createElement(rt,{ref:function(t){e._dateTimeSelector=t},cancelButton:L,steps:e.props.steps,value:e.value,onChange:e.handleValueChange,onReject:e.handleReject,disabled:u,weekNumber:O,min:e.min,max:e.max,minTime:P,maxTime:_,focusedDate:M,format:y,calendar:j})))}));return this.props.label?s.createElement(ge.g,{dateInput:this._dateInput,label:this.props.label,editorId:v,editorValid:A,editorDisabled:this.props.disabled,children:q,style:{width:this.props.width}}):q},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.displayName="DateTimePicker",t.propTypes={className:u.string,defaultShow:u.bool,defaultValue:u.instanceOf(Date),disabled:u.bool,focusedDate:u.instanceOf(Date),format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),formatPlaceholder:u.oneOfType([u.oneOf(["wide","narrow","short","formatPattern"]),u.shape({year:u.string,month:u.string,day:u.string,hour:u.string,minute:u.string,second:u.string})]),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,min:u.instanceOf(Date),max:u.instanceOf(Date),name:u.string,popupSettings:u.shape({animate:u.bool,appendTo:u.any,popupClass:u.string}),show:u.bool,tabIndex:u.number,title:u.string,value:u.instanceOf(Date),weekNumber:u.bool,width:u.oneOfType([u.number,u.string]),validationMessage:u.string,required:u.bool,validate:u.bool,valid:u.bool,cancelButton:u.bool,size:u.oneOf([null,"small","medium","large"]),rounded:u.oneOf([null,"small","medium","large","full"]),fillMode:u.oneOf([null,"solid","flat","outline"])},t.defaultProps={defaultShow:!1,defaultValue:null,disabled:!1,format:"g",max:C.f1,min:C.P1,popupSettings:{},tabIndex:0,weekNumber:!1,required:!1,validityStyles:!0,cancelButton:!0,dateInput:l.Wr,size:"medium",rounded:"medium",fillMode:"solid"},t}(s.Component),lt=(0,y.Y)(),ct=(0,y.u)(lt,it);ct.displayName="KendoReactDateTimePicker",(0,z.registerForLocalization)(it);var st=n(917),ut=n(4962)},7915:(e,t,n)=>{var r;n.d(t,{yV:()=>o,E9:()=>a,WG:()=>i,ab:()=>l,Lg:()=>c,WA:()=>s,_A:()=>u,BL:()=>h,ut:()=>p,kr:()=>d,lI:()=>v,zO:()=>f,jI:()=>m,fT:()=>g,U1:()=>y,hw:()=>b,P2:()=>z,hT:()=>w,XV:()=>x,Fy:()=>k,r$:()=>C,sY:()=>O});var o="multiviewcalendar.prevView",a="multiviewcalendar.nextView",i="dateinput.increment",l="dateinput.decrement",c="calendar.today",s="datepicker.toggleCalendar",u="daterangepicker.swapStartEnd",h="daterangepicker.start",p="daterangepicker.end",d="daterangepicker.separator",v="datetimepicker.toggleDateTimeSelector",f="timepicker.now",m="timepicker.selectNow",g="timepicker.cancel",y="timepicker.set",b="timepicker.toggleTimeSelector",z="timepicker.toggleClock",w="datetimepicker.date",x="datetimepicker.time",k="datetimepicker.cancel",C="datetimepicker.set",O=((r={})[c]="TODAY",r[f]="NOW",r[y]="Set",r[g]="Cancel",r[w]="Date",r[x]="Time",r[k]="Cancel",r[C]="Set",r[h]="Start",r[p]="End",r[d]=" ",r[m]="Select Now",r[b]="Toggle TimeSelector",r[z]="Toggle Clock",r[i]="Increase value",r[l]="Decrease value",r[s]="Toggle calendar",r[o]="Navigate to previous view",r[a]="Navigate to next view",r[u]="Swap start and end values",r[v]="Toggle date-time selector",r)},9433:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-dateinputs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679384812,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"}},5593:(e,t,n)=>{n.d(t,{p:()=>r});var r={dayperiod:"dayperiod",hour:"hour",millisecond:"millisecond",minute:"minute",second:"second"}},213:(e,t,n)=>{n.d(t,{Qr:()=>s,W8:()=>u,sq:()=>h,Il:()=>p,Bq:()=>d,HZ:()=>v,Op:()=>f,Iz:()=>m,w6:()=>g,O7:()=>b,Si:()=>z,mh:()=>w,yI:()=>x,XE:()=>k});var r,o=n(619),a=n(5593),i=n(6973),l=function(e){return function(t,n){var r=(0,o.cloneDate)(t);return r[e](n),r}},c=[{type:a.p.hour,getter:function(e){return e.getHours()}},{type:a.p.minute,getter:function(e){return e.getMinutes()}},{type:a.p.second,getter:function(e){return e.getSeconds()}},{type:a.p.millisecond,getter:function(e){return e.getMilliseconds()}}],s=(r=c,function(e){return r.map(function(e){return function(t){return e[t.type]?(n=t.getter,function(e,t){return n(t)}):function(e){return function(t,n){return e(t)}}(t.getter);var n}}(function(e){return e.reduce((function(e,t){return e[t.type]=t.type,e}),{})}(e)))}),u=function(e){return function(t,n){return e.map((function(e){var r=Math.floor(t[e.type]);return r?function(e,t,n,r){return function(o){var a=e(o),i=e(n);return"hour"===r?a-(a-i)%t:o.getTime()<=n.getTime()&&0!==a&&a<=i?Math.ceil(a/t)*t:a-a%t}}(e.getter,r,n,e.type):e.getter}))}}(c),h=function(e){return function(t,n){return t.setHours.apply(t,e.map((function(e){return e(t,n)}))),t}},p=function(e){return function(t){var n=(0,o.cloneDate)(t);return n.setHours.apply(n,e.map((function(e){return e(n)}))),n}},d=l("setHours"),v=l("setMinutes"),f=l("setSeconds"),m=function(){return new Date},g=function(e,t,n){void 0===n&&(n=1);for(var r=[],o=e;o<t;o+=n)r.push(o);return r},y=function(e,t,n){return{candidateValue:(0,i.q_)(i.on,e),maxValue:(0,o.addDays)((0,i.q_)(i.on,n),t.getHours()<n.getHours()?0:1),minValue:(0,i.q_)(i.on,t)}},b=function(e,t,n){if(!e||!t||!n)return e;var r=y(e,t,n),o=r.candidateValue,a=r.minValue,l=r.maxValue;return o<a?(0,i.q_)(e,t):o>l?(0,i.q_)(e,n):e},z=function(e,t,n){if(!e||!t||!n)return!0;var r=y(e,t,n),o=r.candidateValue,a=r.minValue,i=r.maxValue;return a<=o&&o<=i},w=function(e,t,n){if(null===e)return!0;var r=y(e,t,n),o=r.candidateValue,a=r.minValue,i=r.maxValue;return a<=o&&o<=i},x=function(e,t){if(null===e||null===t)return!1;var n=(0,i.q_)(i.on,e),r=(0,i.q_)(i.on,t);return n.getTime()<r.getHours()},k=function(e,t){if(null===e||null===t)return!1;var n=(0,i.q_)(i.on,e);return(0,i.q_)(i.on,t).getTime()<n.getHours()}},6973:(e,t,n)=>{n.d(t,{AG:()=>i,Sn:()=>l,on:()=>c,P1:()=>s,f1:()=>u,oP:()=>h,bB:()=>p,q_:()=>d,x2:()=>v,mh:()=>f,qS:()=>m,o_:()=>g,w6:()=>y,kK:()=>b,ZH:()=>z,q5:()=>w,Ii:()=>x,Ds:()=>k});var r=n(619),o=n(9135),a=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 i(e){var t=function(t,n,r){for(var o=[],i=3;i<arguments.length;i++)o[i-3]=arguments[i];return null===n[r]?null:(t?e.isRequired:e).apply(void 0,a([n,r],o,!1))},n=t.bind(null,!1);return n.isRequired=t.bind(null,!0),n}var l=function(e,t,n){return void 0===t||void 0===n||t<=e&&e<=n?e:e<t?t:n},c=new Date(1980,0,1),s=new Date(1900,0,1),u=new Date(2099,11,31),h=new Date(1980,0,1),p=new Date(1980,0,1,23,59,59),d=function(e,t){var n=(0,r.cloneDate)(e);return n.setHours(t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()),n},v=function(){return(0,r.getDate)(new Date)},f=function(e,t,n){return!e||!(t&&t>e||n&&n<e)},m=function(e,t,n){return null===e||!(t&&(0,r.getDate)(t)>(0,r.getDate)(e)||n&&(0,r.getDate)(n)<(0,r.getDate)(e))},g=function(e,t){var n=t||o.U,r=n.start,a=n.end;return!(!r||!a)&&r<e&&e<a},y=function(e,t,n){void 0===n&&(n=1);for(var r=[],o=e;o<t;o+=n)r.push(o);return r},b=function(e,t,n){return t.getTime()<=e.getTime()&&e.getTime()<=n.getTime()},z=function(e,t){return e.slice(t).concat(e.slice(0,t))},w=function(e,t,n){return e?t&&e<t?(0,r.cloneDate)(t):n&&e>n?(0,r.cloneDate)(n):e:e},x=function(e){return function(t,n,r){void 0===n&&(n=""),void 0===r&&(r={});var o=document.createElement(e);return o.className=n,Object.keys(r).map((function(e){return o.style[e]=r[e]})),"string"==typeof t?o.innerHTML=t||"":(t||[]).forEach((function(e){return e&&o.appendChild(e)})),o}};function k(e,t,n){var r,o;void 0===n&&(n={});var a,i,l,c=n.maxWait,s=window,u=0,h=!1,p=!1,d=!0,v=!t&&0!==t&&"function"==typeof s.requestAnimationFrame;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var n=r,i=o;return r=o=void 0,u=t,a=e.apply(i,n)}function m(e,t){return v?(s.cancelAnimationFrame(i),s.requestAnimationFrame(e)):setTimeout(e,t)}function g(e){var n=e-l;return void 0===l||n>=t||n<0||p&&e-u>=c}function y(){var e=Date.now();if(g(e))return b(e);i=m(y,function(e){var n=e-u,r=t-(e-l);return p?Math.min(r,c-n):r}(e))}function b(e){return i=void 0,d&&r?f(e):(r=o=void 0,a)}function z(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var c=Date.now(),s=g(c);if(r=e,o=this,l=c,s){if(void 0===i)return function(e){return u=e,i=m(y,t),h?f(e):a}(l);if(p)return i=m(y,t),f(l)}return void 0===i&&(i=m(y,t)),a}return t=+t||0,z.cancel=function(){void 0!==i&&function(e){if(v)return s.cancelAnimationFrame(e);clearTimeout(e)}(i),u=0,r=l=o=i=void 0},z.flush=function(){return void 0===i?a:b(Date.now())},z.pending=function(){return void 0!==i},z}},2554:(e,t,n)=>{n.d(t,{$:()=>k});var r,o,a,i,l,c=n(3899),s=n(189),u=n(8047),h=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))},p=function(){function e(e,t,n){void 0===e&&(e=0),this.total=e,this.rowHeight=t,this.detailRowHeight=n,this.offsets=[],this.heights=[];for(var r=0,o=0;o<e;o++)this.offsets.push(r),r+=t,this.heights.push(t)}return e.prototype.height=function(e){return this.heights[e]},e.prototype.expandDetail=function(e){this.height(e)===this.rowHeight&&this.updateRowHeight(e,this.detailRowHeight)},e.prototype.collapseDetail=function(e){this.height(e)>this.rowHeight&&this.updateRowHeight(e,-1*this.detailRowHeight)},e.prototype.index=function(e){for(var t=0;t<this.offsets.length;t++){if(e===this.offsets[t])return t;if(e<this.offsets[t])return t-1}return this.total-1},e.prototype.offset=function(e){return this.offsets[e]},e.prototype.totalHeight=function(){return this.heights.reduce((function(e,t){return e+t}),0)},e.prototype.updateRowHeight=function(e,t){this.heights[e]+=t,this.offsets=function(e,t,n){return h(h([],e.slice(0,t+1),!0),e.slice(t+1).map((function(e){return e+n})),!0)}(this.offsets,e,t)},e}(),d=function(e){return Math.max(e,0)},v=function(e){this.offset=e},f=function(e){this.skip=e},m=function(){function e(e,t){this.onScrollAction=e,this.onPageAction=t,this.direction="vertical",this.firstLoaded=0,this.lastLoaded=0,this.lastScrollTop=0,this.take=0,this.total=0,this.rowHeightService=null,this.bottomOffset=0,this.topOffset=0}return e.prototype.create=function(e,t,n,r,o,a,i){void 0===o&&(o=0),void 0===a&&(a=0),void 0===i&&(i="vertical"),this.rowHeightService=e,this.firstLoaded=t,this.lastLoaded=t+n,this.take=n,this.total=r,this.lastScrollTop=0,this.topOffset=o,this.bottomOffset=a,this.direction=i;var l=this.rowsForHeight(o),c=d(t-l);this.onScrollAction(new v(this.rowOffset(c))),this.onPageAction(new f(c))},e.prototype.onScroll=function(e){var t=e.scrollLeft,n=e.scrollTop,r=e.offsetHeight,o=e.offsetWidth,a="vertical"===this.direction?n:t,i="vertical"===this.direction?r:o;if(this.lastScrollTop!==a&&this.rowHeightService){var l=this.lastScrollTop>=a;this.lastScrollTop=a;var c=this.rowHeightService.index(d(a-this.topOffset)),s=this.rowHeightService.index(d(a+i-this.bottomOffset));if(!l&&s>=this.lastLoaded&&this.lastLoaded<this.total&&(this.firstLoaded=c,this.onScrollAction(new v(this.rowOffset(c))),this.lastLoaded=Math.min(this.firstLoaded+this.take,this.total),this.onPageAction(new f(this.firstLoaded))),l&&c<=this.firstLoaded){var u=Math.floor(.3*this.take);this.firstLoaded=d(c-u),this.onScrollAction(new v(this.rowOffset(this.firstLoaded))),this.lastLoaded=Math.min(this.firstLoaded+this.take,this.total),this.onPageAction(new f(this.firstLoaded))}}},e.prototype.rowOffset=function(e){return this.rowHeightService?this.rowHeightService.offset(e)+this.topOffset:0},e.prototype.rowsForHeight=function(e){return this.rowHeightService?Math.ceil(e/this.rowHeightService.height(0)):0},e}(),g=(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)});!function(e){e[e.Backward=0]="Backward",e[e.Forward=1]="Forward"}(l||(l={}));var y=function(e,t,n){return Math.min(Math.abs(t-e),n)},b=17,z=((o={})[l.Forward]=function(e){return function(t){return t+e}},o[l.Backward]=function(e){return function(t){return t-e}},o),w=((a={})[l.Forward]=function(e){return function(t){return Math.min(t,e)}},a[l.Backward]=function(e){return function(t){return Math.max(t,e)}},a),x=((i={})[l.Forward]=function(e){return function(t){return t<e}},i[l.Backward]=function(e){return function(t){return t>e}},i),k=function(e){function t(n){var r=e.call(this,n)||this;return r.rowHeightService=null,r.scrollContainer=null,r.lastDirection=null,r.lastTotal=0,r.lastTake=0,r.animationInProgress=!1,r.scrollToIndexTimeout=0,r.scrollTo=function(e){var t="vertical"===r.direction?"scrollTop":"scrollLeft";r.scrollContainer&&(r.scrollContainer[t]=e)},r.scrollToIndex=function(e){void 0!==r.scrollToIndexTimeout&&window.cancelAnimationFrame(r.scrollToIndexTimeout),r.rowHeightService&&(r.scrollToIndexTimeout=window.requestAnimationFrame((function(){r.animationInProgress=!1,r.rowHeightService&&r.scrollTo(r.rowHeightService.offset(e))})))},r.animateToIndex=function(e){if(r.rowHeightService&&window){window.cancelAnimationFrame(r.cancelAnimation);var t=r.rowHeightService.offset(e),n=r.getContainerScrollDirection(t),o=r.scrollRange(t,n),a=o.start,i=o.end;if(a!==i){var l=r.scrollStep(a,i),c=z[n](l),s=w[n](i),u=x[n](c(i)),h=function(e){r.animationInProgress=!0;var t=c(e);r.scrollTo(s(t)),u(t)?r.cancelAnimation=window.requestAnimationFrame((function(){h(t)})):r.animationInProgress=!1};r.cancelAnimation=window.requestAnimationFrame((function(){h(a)}))}}},r.scrollToBottom=function(){r.rowHeightService&&r.scrollTo(r.rowHeightService.totalHeight()+r.props.bottomOffset)},r.scrollStep=function(e,n){var o=r.props.scrollDuration||t.defaultProps.scrollDuration;return Math.abs(n-e)/(o/b)},r.scrollRange=function(e,t){var n=r.containerScrollPosition;if(parseInt("".concat(e),10)===parseInt("".concat(n),10))return{start:e,end:e};var o=r.containerMaxScroll(),a=t===l.Backward?1:-1,i=y(n,e,r.props.maxScrollDifference||0),c=Math.min(e,o);return{start:Math.min(Math.max(c+a*i,0),o),end:c}},r.containerMaxScroll=function(){return r.containerScrollSize-r.containerOffsetSize},r.getContainerScrollDirection=function(e){return e<r.containerScrollPosition?l.Backward:l.Forward},r.initServices=function(e){void 0===e&&(e=r.props);var t="vertical"===r.direction?e.itemHeight:e.itemWidth;void 0!==t&&(r.rowHeightService=new p(e.total,t,0),r.scrollerService.create(r.rowHeightService,e.skip,e.take,e.total,e.topOffset,r.scrollOffsetSize,r.direction))},r.getContainerProperty=function(e){return r.scrollContainer?r.scrollContainer[e]:0},r.handleScroll=function(e){if(r.scrollContainer&&r.rowHeightService){var t=e.target;r.scrollerService.onScroll({scrollLeft:t.scrollLeft,scrollTop:t.scrollTop,offsetHeight:t.offsetHeight,offsetWidth:t.offsetWidth});var n=r.rowHeightService.index(r.containerScrollPosition-r.props.topOffset),o=r.props.onScrollAction,a={index:n,target:t,scrollAction:r.scrollAction,pageAction:r.pageAction,animationInProgress:r.animationInProgress};r.props.onScroll&&r.props.onScroll.call(void 0,e),o&&o.call(void 0,a),r.scrollAction=void 0,r.pageAction=void 0}},r.handleScrollAction=function(e){r.scrollAction=e},r.handlePageAction=function(e){r.pageAction=e},r.scrollerService=new m(r.handleScrollAction,r.handlePageAction),r}return g(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.scrollContainer},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"containerOffsetSize",{get:function(){return this.getContainerProperty("vertical"===this.direction?"offsetHeight":"offsetWidth")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"containerScrollSize",{get:function(){return this.getContainerProperty("vertical"===this.direction?"scrollHeight":"scrollWidth")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"containerScrollPosition",{get:function(){return this.getContainerProperty("vertical"===this.direction?"scrollTop":"scrollLeft")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"direction",{get:function(){return void 0!==this.props.direction?this.props.direction:t.defaultProps.direction},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"scrollOffsetSize",{get:function(){return void 0!==this.props.scrollOffsetSize?this.props.scrollOffsetSize:t.defaultProps.scrollOffsetSize},enumerable:!1,configurable:!0}),t.prototype.activeIndex=function(){return this.itemIndex(Math.ceil(this.containerScrollPosition))},t.prototype.itemIndex=function(e){return this.rowHeightService?this.rowHeightService.index(e):0},t.prototype.itemOffset=function(e){return this.rowHeightService?this.rowHeightService.offset(e):0},t.prototype.isIndexVisible=function(e){if(!this.rowHeightService)return!1;var t=this.containerScrollPosition,n=t+this.containerOffsetSize,r=this.rowHeightService.offset(e),o=r+this.rowHeightService.height(e);return r>=t&&o<=n},t.prototype.isListScrolled=function(e){return!!this.rowHeightService&&this.containerScrollPosition!==this.rowHeightService.offset(e)},t.prototype.componentDidMount=function(){var e=this.props.onMount;e&&e.call(void 0,this)},t.prototype.render=function(){var e=this;this.lastTotal===this.props.total&&this.lastDirection===this.direction&&this.lastTake===this.props.take||(this.initServices(),this.lastTotal=this.props.total,this.lastDirection=this.direction,this.lastTake=this.props.take);var t="".concat((this.rowHeightService?this.rowHeightService.totalHeight():0)+this.props.bottomOffset),n="vertical"===this.direction?{height:"".concat(t,"px")}:{width:"".concat(t,"px")},r=(0,u.A)("k-content k-calendar-content k-scrollable",{"k-scrollable-horizontal":"horizontal"===this.direction},this.props.className),o=(0,u.A)("k-scrollable-placeholder",{"k-scrollable-horizontal-placeholder":"horizontal"===this.direction});return c.createElement("div",{ref:function(t){e.scrollContainer=t},onScroll:this.handleScroll,className:r,tabIndex:this.props.tabIndex,role:this.props.role},this.props.children,c.createElement("div",{style:n,className:o}))},t.propTypes={bottomOffset:s.number.isRequired,className:s.string,direction:s.oneOf(["horizontal","vertical"]),forceScroll:s.bool,itemHeight:s.number,itemWidth:s.number,maxScrollDifference:s.number,onScroll:s.func,onScrollAction:s.func,scrollDuration:s.number,scrollOffsetSize:s.number,skip:s.number.isRequired,tabIndex:s.number,take:s.number.isRequired,topOffset:s.number.isRequired,total:s.number.isRequired,role:s.string},t.defaultProps={direction:"vertical",forceScroll:!1,scrollOffsetSize:0,maxScrollDifference:100,scrollDuration:100},t}(c.Component)},9570:(e,t,n)=>{n.d(t,{hgA:()=>l,CHk:()=>s,M7i:()=>o,fRI:()=>r,fL_:()=>i,oXh:()=>a,aYQ:()=>c});const r={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},o={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},a={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"},i={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"},l={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"},c={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"},s={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"}},1533:(e,t,n)=>{n.d(t,{Y:()=>b,X:()=>z});var r=n(3899),o=n(189),a=n(848),i=n(9656),l=n(3198),c=n(5407),s=n(3493),u=n(8199),h=n(8047),p=n(2697),d=n(4703),v=n(4006),f=n(2009),m=n(499),g=n(7008),y=function(){return y=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},y.apply(this,arguments)},b=(0,a.Y)(),z=r.forwardRef((function(e,t){var n;(0,v.s)(f.k);var o=(0,i.Y)(b,e),a=o,z=a.ariaDescribedBy,w=a.ariaLabelledBy,x=a.checked,k=a.className,C=a.children,O=a.defaultChecked,M=a.disabled,V=a.defaultValue,H=a.id,I=a.size,E=a.rounded,S=a.label,D=a.labelPlacement,L=a.name,P=a.labelOptional,_=a.onChange,B=a.onFocus,T=a.onBlur,R=a.tabIndex,N=a.value,j=a.required,A=a.valid,F=a.validationMessage,q=a.validityStyles,K=(a.visited,a.touched,a.modified,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}(a,["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"])),U=r.useRef(null),W=r.useCallback((function(){U.current&&U.current.focus()}),[]),Y=r.useCallback((function(){return{element:U.current,focus:W,get name(){return U.current&&U.current.name}}}),[W]);r.useImperativeHandle(t,Y);var G=r.useState(O),Z=G[0],X=G[1],$=r.useState(V),Q=$[0],J=$[1],ee="boolean"==typeof N||null===N,te=void 0!==x,ne=ee,re=ne?N:Q,oe=te?x:ne?void 0:Z,ae=void 0===oe&&re,ie=ae?re:oe,le=ae||ne?null===N?N:void 0:N||re,ce=null===ie||null===le,se=r.useMemo((function(){return(0,l.M)()}),[]),ue=(0,m.useLocalization)(),he=function(e){return ue.toLanguageString(e,g.sY[e])},pe=he(g.as),de=he(g.wd),ve=void 0!==A?A:!j||!!oe;r.useEffect((function(){U.current&&U.current.setCustomValidity&&U.current.setCustomValidity(ve?"":F||pe)}),[ve,F,pe]);var fe=r.useCallback((function(e,t){ne||M||(J(t),te||M||X(t)),_&&!M&&(0,c.N)(_,e,y(y({},Y()),{value:t}),{value:t})}),[te,M,_,ne,Y]),me=r.useCallback((function(e){var t=e.target.checked;fe(e,t)}),[fe,N]),ge=r.useCallback((function(e){if(!M){var t=e.keyCode,n=e.currentTarget.checked;t===s.R.space&&(e.preventDefault(),e.stopPropagation(),fe(e,!n))}}),[M,fe]),ye=r.useCallback((function(e){M||e.keyCode===s.R.space&&e.preventDefault()}),[M]),be=r.useCallback((function(e){B&&!M&&(0,c.N)(B,e,Y(),void 0)}),[B,M,Y]),ze=r.useCallback((function(e){T&&!M&&(0,c.N)(T,e,Y(),void 0)}),[T,M,Y]),we=(0,u.n)(U,o.dir),xe=(0,h.A)({"k-disabled":M},k),ke=y(y({type:"checkbox",className:(0,h.A)("k-checkbox",(n={},n["k-checkbox-".concat(p.G.sizeMap[I]||I)]=I,n["k-rounded-".concat(p.G.roundedMap[E]||E)]=E,n["k-indeterminate"]=ce,n["k-disabled"]=M,n["k-invalid k-invalid"]=!(ve||void 0!==q||!0===q),n)),ref:U,name:L,id:H||se,"aria-labelledby":w,"aria-describedby":z,checked:Boolean(ie),disabled:M,tabIndex:(0,d.p)(R,M),role:"checkbox",required:void 0!==j&&j,"aria-checked":!(!oe&&!ie)||!!ce&&"mixed","aria-disabled":M||void 0},K),{onChange:me,onKeyDown:ge,onKeyUp:ye,onFocus:be,onBlur:ze}),Ce=r.createElement(r.Fragment,null,void 0===le?r.createElement("input",y({},ke)):r.createElement("input",y({},ke,{value:ee?void 0:null===le?"":le}))),Oe=r.createElement(r.Fragment,null,void 0!==S?r.createElement("label",{className:"k-checkbox-label",htmlFor:H||se,style:{userSelect:"none"}},S,P&&r.createElement("span",{className:"k-label-optional"},de)):null);return r.createElement(r.Fragment,null,"before"===D?r.createElement("span",{className:xe,dir:"rtl"},Ce,Oe,C):r.createElement("span",{className:xe,dir:we},Ce,Oe,C))}));z.propTypes={checked:o.bool,className:o.string,defaultChecked:o.bool,defaultValue:o.any,dir:o.string,disabled:o.bool,id:o.string,size:o.oneOf([null,"small","medium","large"]),rounded:o.oneOf([null,"small","medium","large"]),ariaLabelledBy:o.string,ariaDescribedBy:o.string,label:o.any,labelPlacement:o.string,labelOptional:o.bool,name:o.string,tabIndex:o.number,value:o.any,validationMessage:o.string,required:o.bool,validate:o.bool,valid:o.bool,onChange:o.func,onFocus:o.func,onBlur:o.func},z.defaultProps={size:"medium",rounded:"medium"},z.displayName="KendoCheckbox"},2474:(e,t,n)=>{n.d(t,{dc:()=>f,II:()=>m});var r,o=n(3899),a=n(189),i=n(3198),l=n(8047),c=n(848),s=n(6097),u=n(4006),h=n(2009),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)}),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)},v=function(e){function t(n){var r=e.call(this,n)||this;return r._input=null,r._inputId=(0,i.M)(),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,u.s)(h.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue},r}return p(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 d(d({},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,a=t.id,i=(t.validationMessage,t.defaultValue,t.valid,t.visited,t.touched,t.modified,t.ariaLabelledBy),c=t.ariaDescribedBy,u=(t.validityStyles,t.style),h=t.ariaLabel,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}(t,["className","label","id","validationMessage","defaultValue","valid","visited","touched","modified","ariaLabelledBy","ariaDescribedBy","validityStyles","style","ariaLabel"]),v=a||this._inputId,f=!this.validityStyles||this.validity.valid,m=(0,l.A)(n,"k-input k-input-md k-rounded-md k-input-solid"),g=o.createElement("input",d({"aria-labelledby":i,"aria-describedby":c,"aria-disabled":this.props.disabled||void 0,"aria-invalid":!f||void 0,"aria-label":h||void 0},p,{style:r?void 0:u,value:this.value,id:v,className:m,onChange:this.handleChange,onAnimationStart:this.handleAutoFill,ref:function(t){e._input=t}}));return r?o.createElement(s._,{label:r,editorId:v,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:a.string,validationMessage:a.string,required:a.bool,validate:a.bool,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string},t.defaultProps={defaultValue:"",required:!1,validityStyles:!0},t}(o.Component),f=(0,c.Y)(),m=(0,c.u)(f,v);m.displayName="KendoReactInput"},2201:(e,t,n)=>{n.r(t),n.d(t,{Checkbox:()=>mt.X,CheckboxPropsContext:()=>mt.Y,ColorGradient:()=>pe,ColorGradientPropsContext:()=>he,ColorPalette:()=>be,ColorPalettePropsContext:()=>ye,ColorPicker:()=>Ee,ColorPickerPropsContext:()=>Ie,FlatColorPicker:()=>Pe,Input:()=>q.II,InputClearValue:()=>An,InputPrefix:()=>qn,InputPropsContext:()=>q.dc,InputSeparator:()=>Un,InputSuffix:()=>Yn,InputValidationIcon:()=>Zn,MaskedTextBox:()=>tt,MaskedTextBoxPropsContext:()=>et,NumericTextBox:()=>F.N,NumericTextBoxPropsContext:()=>F.R,RadioButton:()=>bt,RadioButtonPropsContext:()=>yt,RadioGroup:()=>kt,RadioGroupPropsContext:()=>xt,RangeSlider:()=>lt,RangeSliderPropsContext:()=>it,Rating:()=>jt,RatingItem:()=>Ht,RatingPropsContext:()=>Nt,SLIDER_LABEL_ATTRIBUTE:()=>z,Signature:()=>_n,SignaturePropsContext:()=>Pn,Slider:()=>H,SliderLabel:()=>w,SliderPropsContext:()=>V,Switch:()=>ft,SwitchPropsContext:()=>vt,TextArea:()=>Vt,TextAreaPropsContext:()=>Mt,TextBox:()=>Rn});var r,o=n(3899),a=n(189),i=n(9124),l=n(3198),c=n(4703),s=n(8047),u=n(1779),h=n(848),p=n(4006),d=n(2009),v=n(3493),f=n(5407),m=n(499),g=n(7008),y=n(8199),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="data-slider-label",w=function(e){var t,n,r=o.useRef(null),a=(0,y.n)(r),i=e.vertical?{bottom:"".concat(e.position,"%")}:((t={})["rtl"===a?"right":"left"]="".concat(e.position,"%"),t),l=e.vertical?"k-tick-vertical":"k-tick-horizontal";return o.createElement("li",{ref:r,className:"k-tick k-tick-large ".concat(l),title:e.title,style:b({zIndex:1,position:"absolute"},i)},e.children&&o.createElement("span",b({},((n={})[z]=!0,n),{className:"k-label",onClick:e.onClick}),e.children))},x=n(7037),k=n(1193),C=(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)}),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)},M=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?o.createElement(o.Fragment,null,o.createElement(x.z,{className:"k-button-decrease",rounded:"full",icon:n.props.vertical?"caret-alt-down":"caret-alt-left",svgIcon:n.props.vertical?k.M7i:k.Me8,title:e.decrementTitle,onClick:e.decrement}),e.children,o.createElement(x.z,{className:"k-button-increase",rounded:"full",icon:n.props.vertical?"caret-alt-up":"caret-alt-right",svgIcon:n.props.vertical?k.fRI:k.bI8,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(z)))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===v.R.left||e.keyCode===v.R.down?t=n.state.value-(n.props.step||0):e.keyCode===v.R.right||e.keyCode===v.R.up?t=n.state.value+(n.props.step||0):e.keyCode===v.R.home?t=n.props.min:e.keyCode===v.R.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.s)(d.k),n}return C(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,m.provideLocalizationService)(this),r=(this.state.value-this.props.min)/(this.props.max-this.props.min)*100,a=this.props.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"},i=this.props.vertical?{paddingTop:0,height:"100%"}:{};return o.createElement("div",{ref:function(e){return t._element=e},dir:this.state.dir,id:this.props.id,style:O({gap:0},this.props.style),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,className:(0,s.A)("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)},o.createElement(this.buttons,{enabled:this.props.buttons,decrement:this.decrement,increment:this.increment,incrementTitle:n.toLanguageString(g.AW,g.sY[g.AW]),decrementTitle:n.toLanguageString(g.wf,g.sY[g.wf])},o.createElement(u._,{onDrag:this.dragOver,onPress:this.dragStart},o.createElement("div",{className:"k-slider-track-wrap",style:O({flexGrow:1,position:"relative",touchAction:"none"},a)},this.props.children&&o.createElement("ul",{className:"k-reset k-slider-items",style:O({margin:0},i)},o.Children.map(this.props.children,(function(e){return e&&o.cloneElement(e,{position:100*(e.props.position-t.props.min)/(t.props.max-t.props.min),vertical:t.props.vertical},e.props.children)}))),o.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}},o.createElement("div",{className:"k-slider-selection",style:this.props.vertical?{height:r+"%"}:{width:r+"%"}}),o.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,c.p)(this.props.tabIndex,this.props.disabled,void 0),className:"k-draghandle",title:n.toLanguageString(g.t3,g.sY[g.t3]),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,f.N)(this.props.onChange,e,this,{value:t})},t.displayName="Slider",t.propTypes={min:a.number.isRequired,max:a.number.isRequired,value:a.number,vertical:a.bool,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string},t}(o.Component),V=(0,h.Y)(),H=(0,h.u)(V,M);H.displayName="KendoReactSlider",(0,m.registerForLocalization)(M);var I=function(e){return null!=e},E=function(e,t,n){return!I(e)||isNaN(e)||e<=t?t:e>=n?n:e},S=n(4407),D=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(I(e)){var r=(0,S.parseColor)(e.trim(),n);if(I(r))return"hex"===t?r.toCss():r.toCssRgba()}},L=function(e,t){void 0===t&&(t=!0);var n=(0,S.parseColor)(e,t);return I(n)?n.toHSV():{}},P=function(e,t){void 0===t&&(t=!0);var n=(0,S.parseColor)(e,t);return I(n)?n.toBytes():{}},_=function(e){var t=E(e.h,0,359.9),n=E(e.s,0,1),r=E(e.v,0,1),o=E(e.a,0,1);return S.Color.fromHSV(t,n,r,o).toCssRgba()},B=function(e){return _({h:e,s:1,v:1,a:1})},T=function(e){var t=E(e.r,0,255),n=E(e.g,0,255),r=E(e.b,0,255),o=E(e.a,0,1);return S.Color.fromBytes(t,n,r,o).toCssRgba()},R=function(e,t){var n=E(e.r,0,255),r=E(e.g,0,255),o=E(e.b,0,255),a=E(e.a,0,1),i=E(t.r,0,255),l=E(t.g,0,255),c=E(t.b,0,255);return{r:Math.round((1-a)*i+a*n),g:Math.round((1-a)*l+a*r),b:Math.round((1-a)*c+a*o)}},N=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]},j=function(e,t){return n=N(R(e,t)),r=N(R(t,{r:0,g:0,b:0,a:1})),(Math.max(n,r)+.05)/(Math.min(n,r)+.05);var n,r},A={},F=n(8463),q=n(2474),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 r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();const U=function(e){function t(t){var n=e.call(this,t)||this;return n.onChange=function(e){var t=e.target.value,r=D(t,"rgba");n.setState({hex:t}),I(r)&&n.props.onHexChange(t,r,e)},n.onBlur=function(){I(D(n.state.hex,"rgba"))||n.setState({hex:n.state.originalHex})},n.state={hex:n.props.hex,originalHex:n.props.hex},n}return K(t,e),t.prototype.render=function(){return o.createElement(q.II,{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}(o.Component);var W=n(2609),Y=n(8011),G=function(e){(0,p.s)(Y.k);var t=e.id,n=e.editorId,r=e.editorRef,a=e.editorDisabled,i=e.children,l=e.editorValid,c=e.style,u=e.className,h=e.optional,d=(0,m.useLocalization)(),v=h?d.toLanguageString(W.y,W.s[W.y]):"",f=v&&o.createElement("span",{className:"k-label-optional"},v),g=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]),y=(0,s.A)({"k-label":!0,"k-label-empty":!i,"k-text-error":!1===l,"k-text-disabled":!0===a},u);return o.createElement("label",{id:t,htmlFor:n,onClick:g,style:c,className:y},i,f)};G.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},G.displayName="KendoReactLabel";var 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)}}(),X=function(){return X=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},X.apply(this,arguments)},$=["rgba","rgb","hex"],Q=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={inputMode:$[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 Z(t,e),t.prototype.render=function(){var e=(0,m.provideLocalizationService)(this),t=e.toLanguageString(g.ao,g.sY[g.Jz]),n=e.toLanguageString(g.ao,g.sY[g.ao]),r=e.toLanguageString(g.ao,g.sY[g._P]),a=e.toLanguageString(g.ao,g.sY[g.rw]),i=e.toLanguageString(g.ao,g.sY[g.gR]),l=e.toLanguageString(g.Zz,g.sY[g.Zz]);return o.createElement("div",{className:"k-colorgradient-inputs k-hstack"},o.createElement("div",{className:"k-vstack"},o.createElement(x.z,{"aria-label":l,fillMode:"flat",icon:"caret-alt-expand",svgIcon:k.x9g,className:"k-colorgradient-toggle-mode k-icon-button",onClick:this.onToggleModeChange.bind(this)})),"hex"===this.state.inputMode&&o.createElement("div",{className:"k-vstack k-flex-1"},o.createElement("span",{className:"k-hex-value k-textbox k-input"},o.createElement(U,{hex:this.props.hex,onHexChange:this.props.onHexChange,disabled:this.props.disabled})),o.createElement(G,{className:"k-colorgradient-input-label"},t)),("rgb"===this.state.inputMode||"rgba"===this.state.inputMode)&&o.createElement(o.Fragment,null,o.createElement("div",{className:"k-vstack"},o.createElement(F.N,{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}),o.createElement(G,{className:"k-colorgradient-input-label"},n)),o.createElement("div",{className:"k-vstack"},o.createElement(F.N,{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}),o.createElement(G,{className:"k-colorgradient-input-label"},r)),o.createElement("div",{className:"k-vstack"},o.createElement(F.N,{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}),o.createElement(G,{className:"k-colorgradient-input-label"},a))),"rgba"===this.state.inputMode&&o.createElement("div",{className:"k-vstack"},this.props.opacity&&o.createElement(F.N,{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&&o.createElement(G,{className:"k-colorgradient-input-label"},i)))},t.prototype.dispatchRgbaChange=function(e,t){var n=X({},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=$.length-1===$.indexOf(this.state.inputMode)?0:$.indexOf(this.state.inputMode)+1;if(this.props.opacity)this.setState({inputMode:$[e]});else{var t="rgba"===$[e]?e+1:e;this.setState({inputMode:$[t]})}},t}(o.Component);const J=Q;(0,m.registerForIntl)(Q),(0,m.registerForLocalization)(Q);var ee=n(8130),te=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)}}(),ne=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return te(t,e),t.prototype.render=function(){var e=(0,m.provideLocalizationService)(this),t=e.toLanguageString(g.Ao,g.sY[g.Ao]),n=e.toLanguageString(g.Vy,g.sY[g.Vy]),r=e.toLanguageString(g.PS,g.sY[g.PS]),a=e.toLanguageString(g.lf,g.sY[g.lf]),i=e.toLanguageString(g.BK,g.sY[g.BK]),l=j(this.props.rgba,this.props.bgColor),c=4.5.toFixed(1),s=7..toFixed(1),u="".concat(t,": ").concat(l.toFixed(2)),h="".concat(n,": ").concat(c),p="".concat(r,": ").concat(s),d=o.createElement("span",{className:"k-contrast-validation k-text-success"},a," ",o.createElement(ee.a,{name:"check",icon:k.eQZ})),v=o.createElement("span",{className:"k-contrast-validation k-text-error"},i," ",o.createElement(ee.a,{name:"x",icon:k.FZE}));return o.createElement("div",{className:"k-vbox k-colorgradient-color-contrast"},o.createElement("div",{className:"k-contrast-ratio"},o.createElement("span",{className:"k-contrast-ratio-text"},u),l>=4.5?o.createElement("span",{className:"k-contrast-validation k-text-success"},o.createElement(ee.a,{name:"check",icon:k.eQZ}),l>=7&&o.createElement(ee.a,{name:"check",icon:k.eQZ})):o.createElement("span",{className:"k-contrast-validation k-text-error"},o.createElement(ee.a,{name:"x",icon:k.FZE}))),o.createElement("div",null,o.createElement("span",null,h),l>=4.5?d:v),o.createElement("div",null,o.createElement("span",null,p),l>=7?d:v))},t}(o.Component);(0,m.registerForLocalization)(ne);var re=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"/>')},oe=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)}},ae=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)}}(),ie=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ae(t,e),t.prototype.renderSvgCurveLine=function(){var e,t,n=this,r=this.props.metrics,o=function(e,t,a,i,l){var c=(a+i)/2,s=Object.assign({},n.props.hsva,{s:t/r.width,v:1-c/r.height}),u=j(P(_(s)),P(n.props.backgroundColor||""));return a+.5>i?u<e+1&&u>e-1?c:null:l(u,e)?o(e,t,a,i-(i-a)/2,l):o(e,t,a+(i-a)/2,i,l)},a=function(e,t,n){void 0===n&&(n=!1);for(var a=[],i=0;i<=r.width;i+=r.width/t){var l=o(e,i,0,r.height,n?function(e,t){return e<t}:function(e,t){return e>t});null!==l&&a.push([i,l])}return a},i=(t=oe,e=function(e,n,r,o){var a=t(n||e,r||e),i=a.angle+(o?Math.PI:0),l=.1*a.length;return[e[0]+Math.cos(i)*l,e[1]+Math.sin(i)*l]},function(t,n,r){var o=e(r[n-1],r[n-2],t),a=o[0],i=o[1],l=e(t,r[n-1],r[n+1],!0),c=l[0],s=l[1];return"C ".concat(a,",").concat(i," ").concat(c,",").concat(s," ").concat(t[0],",").concat(t[1])});return re(a(4.5,16),i)+re(a(4.5,16,!0),i)+re(a(7,16),i)+re(a(7,16,!0),i)},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 o.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}(o.Component),le=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)}}(),ce="rgba",se="rgba(255, 255, 255, 1)",ue=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=L(t);r.setState({hsva:o,backgroundColor:B(o.h),rgba:P(t),hex:e})}else!function(e,t,n){A[e]={value:t,hex:n}}(r.state.guid,t,e);r.dispatchChangeEvent(t,n,n.nativeEvent)},r.onRgbaChange=function(e,t){var n=T(e);if(r.isUncontrolled){var o=L(n),a=D(n,"hex");r.setState({hsva:o,backgroundColor:B(o.h),rgba:e,hex:a})}else!function(e,t,n){A[e]={value:t,rgba:n}}(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=E(n,0,t.width),i=E(o,0,t.height),l=Object.assign({},r.state.hsva,{s:a/t.width,v:1-i/t.height});r.handleHsvaChange(l,e,e.nativeEvent)},r.onFocus=function(e){r.props.onFocus&&r.props.onFocus.call(void 0,{nativeEvent:e,target:r})},r.focus=function(){(0,i.n)(r.wrapper)},(0,p.s)(d.k);var o=n.value||n.defaultValue||D(se,ce);return r.state=Object.assign({},t.getStateFromValue(o),{isFirstRender:!0,guid:(0,l.M)()}),r}return le(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(){var e;e=this.state.guid,delete A[e]},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 o.createElement("div",{role:"slider",tabIndex:(0,c.p)(this.props.tabIndex,this.props.disabled),"aria-valuetext":this.props.ariaValueText,"aria-valuenow":parseInt(this.state.hex.substring(1),16),"aria-label":this.props.ariaLabelHSV,"aria-orientation":void 0,"aria-disabled":this.props.disabled?"true":void 0,className:"k-hsv-draghandle k-draghandle",style:e})},t.prototype.handleHsvaChange=function(e,t,n){var r=_(e);if(this.isUncontrolled){var o=D(r,"hex");this.setState({hsva:e,backgroundColor:B(e.h),rgba:P(r),hex:o})}else!function(e,t,n){A[e]={value:t,hsva:n}}(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){I(D(e,"hex"))||(e=se);var n=function(e,t){if(e){var n=A[e];return n&&n.value===t?n.hsva:void 0}}(t,e)||L(e),r=function(e,t){if(e){var n=A[e];return n&&n.value===t?n.rgba:void 0}}(t,e)||P(e),o=function(e,t){if(e){var n=A[e];return n&&n.value===t?n.hex:void 0}}(t,e)||D(e,"hex");return{hsva:n,backgroundColor:B(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,m.provideLocalizationService)(this),n=(0,s.A)("k-colorgradient",{"k-disabled":this.props.disabled});return o.createElement("div",{id:this.props.id,role:this.props.role,className:n,"aria-disabled":this.props.disabled?"true":void 0,style:this.props.style,ref:function(t){return e.wrapper=t},tabIndex:(0,c.p)(this.props.tabIndex,this.props.disabled),"aria-label":this.props.ariaLabel,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,onFocus:this.onFocus},o.createElement("div",{className:"k-colorgradient-canvas k-hstack"},o.createElement("div",{className:"k-hsv-rectangle",style:{background:this.state.backgroundColor}},o.createElement(u._,{onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){return e.gradientWrapper=t?t.element:void 0}},o.createElement("div",{className:"k-hsv-gradient",style:{touchAction:"none"},onClick:this.onGradientWrapperClick},this.renderRectangleDragHandle())),this.props.backgroundColor&&!this.state.isFirstRender&&o.createElement(ie,{metrics:this.gradientWrapper?this.getGradientRectMetrics():void 0,hsva:this.state.hsva,backgroundColor:this.props.backgroundColor})),o.createElement("div",{className:"k-hsv-controls k-hstack"},o.createElement(H,{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.UH,g.sY[g.UH])}),this.props.opacity&&o.createElement(H,{value:I(this.state.hsva.a)?100*this.state.hsva.a:100,buttons:!1,vertical:!0,min:0,max:100,step:1,ariaLabel:t.toLanguageString(g.M0,g.sY[g.M0]),onChange:this.onAlphaSliderChange,className:"k-alpha-slider k-colorgradient-slider",disabled:this.props.disabled,ref:function(t){return e.alphaSlider=t}}))),o.createElement(J,{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&&o.createElement(ne,{bgColor:P(this.props.backgroundColor),rgba:this.state.rgba}))},t.displayName="ColorGradient",t.propTypes={defaultValue:a.string,value:a.string,onChange:a.func,onFocus:a.func,opacity:a.bool,backgroundColor:a.string,disabled:a.bool,style:a.any,id:a.string,role:a.string,ariaLabel:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string},t.defaultProps={opacity:!0,role:"textbox"},t}(o.Component),he=(0,h.Y)(),pe=(0,h.u)(he,ue);pe.displayName="KendoReactColorGradient";var de=function(){function e(){this.colorRows=[]}return e.prototype.setColorMatrix=function(e,t){if(this.colorRows=[],I(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(I(e)){var n=e?(0,S.parseColor)(e,!0):e,r=[e];I(n)&&r.push(n.toCss(),n.toCssRgba());for(var o=function(e){for(var n=function(n){if(r.some((function(r){return r===t.colorRows[e][n]})))return{value:{row:e,col:n}}},o=0;o<a.colorRows[e].length;o++){var i=n(o);if("object"==typeof i)return i}},a=this,i=0;i<this.colorRows.length;i++){var l=o(i);if("object"==typeof l)return l.value}}},e.prototype.getColorAt=function(e){if(I(e)&&I(this.colorRows[e.row]))return this.colorRows[e.row][e.col]},e.prototype.getNextCell=function(e,t,n){if(!(I(e)&&I(e.row)&&I(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}(),ve={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}},fe=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)}}(),me="office",ge=function(e){function t(t){var n=e.call(this,t)||this;return n.wrapper=null,n.paletteService=null,n.guid=(0,l.M)(),n.focus=function(){n.wrapper&&n.wrapper.focus()},n.onKeyDown=function(e){switch(e.keyCode){case v.R.down:n.handleCellNavigation(0,1);break;case v.R.up:n.handleCellNavigation(0,-1);break;case v.R.right:n.handleCellNavigation(1,0);break;case v.R.left:n.handleCellNavigation(-1,0);break;case v.R.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,p.s)(d.k),n.state={selectedColor:void 0!==n.props.value?n.props.value:n.props.defaultValue,isFirstRender:!0},n}return fe(t,e),t.prototype.render=function(){var e=this,t=this.getPaletteInfo(),n=this.paletteService=new de;n.setColorMatrix(t.colors,t.columns);var r=n.getCellCoordsFor(this.state.selectedColor),a=n.getCellCoordsFor(this.state.focusedColor),i=(0,s.A)("k-colorpalette",{"k-disabled":this.props.disabled});return t.colors.length?o.createElement("div",{id:this.props.id,role:"grid",className:i,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,"aria-disabled":this.props.ariaDisabled||(this.props.disabled?"true":void 0),"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:(0,c.p)(this.props.tabIndex,this.props.disabled),ref:function(t){return e.wrapper=t}},o.createElement("div",{className:"k-colorpalette-table-wrap"},o.createElement("table",{className:"k-colorpalette-table k-palette",role:"presentation"},o.createElement("tbody",{role:"rowgroup"},this.renderRows(n.colorRows,r,a))))):""},t.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},t.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]})},t.prototype.handleEnter=function(e){this.isUncontrolled&&this.setState({selectedColor:this.state.focusedColor}),this.dispatchChangeEvent(this.state.focusedColor,e)},t.prototype.dispatchChangeEvent=function(e,t){(0,f.N)(this.props.onChange,t,this,{value:e,rgbaValue:D(e,"rgba")})},Object.defineProperty(t.prototype,"focusedColorCooridanates",{get:function(){return this.state.focusedColor&&this.paletteService?this.paletteService.getCellCoordsFor(this.state.focusedColor):void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),t.prototype.getPaletteInfo=function(){if("string"==typeof this.props.palette){var e=ve[this.props.palette];return I(e)?{colors:e.colors,columns:this.props.columns||e.columns||10}:{colors:[],columns:0}}return{colors:this.props.palette||[],columns:this.props.columns||10}},t.prototype.renderRows=function(e,t,n){var r=this;return e.map((function(e,a){return o.createElement("tr",{role:"row",key:a},r.renderColumns(e,a,t,n))}))},t.prototype.renderColumns=function(e,t,n,r){var a=this,i=void 0!==n&&n.row===t,l=n&&n.col,c=void 0!==r&&r.row===t,u=r&&r.col,h="number"!=typeof this.props.tileSize?this.props.tileSize:{width:this.props.tileSize,height:this.props.tileSize},p=h.width+"px",d=h.height+"px";return e.map((function(e,n){var r=i&&l===n,h=(0,s.A)("k-colorpalette-tile",{"k-selected":r,"k-focus":c&&u===n});return o.createElement("td",{role:"gridcell",className:h,"aria-label":e,"aria-selected":!!r||!!a.props.disabled&&void 0,style:{backgroundColor:e,width:p,height:d,minWidth:p},onClick:function(t){return a.onColorClick(e,t)},id:a.createCellId({row:t,col:n}),key:n})}))},t.prototype.createCellId=function(e){return"".concat(this.guid,"_").concat(e.row,"_").concat(e.col)},t.displayName="ColorPalette",t.propTypes={palette:a.oneOfType([a.arrayOf(a.string.isRequired),a.string]),columns:a.number,tileSize:a.any,defaultValue:a.string,value:a.string,disabled:a.bool,tabIndex:a.number,onChange:a.func,onFocus:a.func,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string},t.defaultProps={palette:me,tileSize:24},t}(o.Component),ye=(0,h.Y)(),be=(0,h.u)(ye,ge);be.displayName="KendoReactColorPalette";var ze=n(9656),we=n(2697),xe=n(3218),ke=n(9222),Ce=function(){return Ce=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Ce.apply(this,arguments)},Oe=function(e){var t=e.popupSettings||{},n="rtl"===e.dir?"right":"left",r=o.useMemo((function(){return{horizontal:n,vertical:"bottom"}}),[n]),a=o.useMemo((function(){return{horizontal:n,vertical:"top"}}),[n]);return o.createElement(o.Fragment,null,e.input,e.button,o.createElement(ke.G,Ce({style:Ce(Ce({},(t||{}).style),{direction:e.dir})},t,{anchor:e.popupAnchor,anchorAlign:r,popupAlign:a,show:e.open,onOpen:e.onOpen,onClose:e.onClose,className:(0,s.A)("k-reset",t.className)}),e.content))};Oe.displayName="KendoPickerComponent";var Me=function(){return Me=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},Me.apply(this,arguments)},Ve={palette:me,tileSize:24},He=function(e){return void 0!==e},Ie=(0,h.Y)(),Ee=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=(0,ze.Y)(Ie,e),a=(0,m.useLocalization)(),i=r.size,l=void 0===i?Se.size:i,u=r.rounded,h=void 0===u?Se.rounded:u,f=r.fillMode,b=void 0===f?Se.fillMode:f,z=r.popupSettings,w=r.gradientSettings,C=r.paletteSettings,O=r.valid,M=r.disabled,V=r.tabIndex,H=r.view,I=r.icon,E=r.svgIcon,S=r.iconClassName,D=r.onChange,L=r.onFocus,P=r.onBlur,_=r.onActiveColorClick,B=o.useRef(null),T=o.useRef(null),R=o.useRef(null),N=o.useRef(),j=o.useRef(null),A=o.useCallback((function(){B.current&&B.current.focus()}),[]);o.useImperativeHandle(t,(function(){return{element:B.current,actionElement:j.current,focus:A}}));var F=o.useState(!1),q=F[0],K=F[1],U=o.useState(r.defaultValue),W=U[0],Y=U[1],G=o.useState(!1),Z=G[0],X=G[1],$=He(r.value),Q=He(r.open),J=$?r.value:W,te=Q?r.open:Z,ne=o.useCallback((function(e,t){Q||(!e&&!t&&B&&B.current&&B.current.focus(),X(e))}),[Q]),re=o.useCallback((function(e){var t=e.altKey,n=e.keyCode;if(n!==v.R.esc)return n!==v.R.enter||Q?void(!t||n!==v.R.up&&n!==v.R.down||(e.preventDefault(),e.stopPropagation(),n===v.R.up&&B&&B.current&&(B.current.focus(),ne(!1)),n===v.R.down&&ne(!0))):(e.preventDefault(),e.stopPropagation(),void ne(!te));ne(!1)}),[te,Q]),oe=o.useCallback((function(){Q||(T.current?T.current.focus():R.current&&R.current.focus())}),[Q]),ae=o.useCallback((function(){ne(!te,!0)}),[te]),ie=o.useCallback((function(e){_&&_.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:J})}),[_,J]),le=o.useCallback((function(e){N.current?(clearTimeout(N.current),N.current=void 0):K(!0),L&&L.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[L]),ce=o.useCallback((function(){ne(!1,!0),K(!1),N.current=void 0}),[]),se=o.useCallback((function(e){clearTimeout(N.current),N.current=window.setTimeout(ce),P&&P.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[P]),ue=o.useCallback((function(e,t){var n=t?e.rgbaValue:e.value;$||Y(n),t&&ne(!1),D&&D.call(void 0,{value:n,nativeEvent:e.nativeEvent,syntheticEvent:e.syntheticEvent})}),[$,D]),he=o.useCallback((function(e){return ue(e,!0)}),[He,ue]),de=(0,y.n)(B,r.dir),ve=!1!==O;return o.createElement("span",{id:r.id,role:"combobox","aria-label":r.ariaLabel,"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy,"aria-haspopup":"dialog","aria-expanded":te,"aria-disabled":M?"true":void 0,className:(0,s.A)("k-colorpicker","k-picker","k-icon-picker",(n={},n["k-picker-".concat(we.G.sizeMap[l]||l)]=l,n["k-picker-".concat(b)]=b,n["k-rounded-".concat(we.G.roundedMap[h]||h)]=h,n["k-invalid"]=!ve,n["k-disabled"]=M,n["k-focus"]=q,n)),ref:B,tabIndex:(0,c.p)(V,M),title:r.title,onKeyDown:re,onFocus:le,onBlur:se,dir:de},o.createElement(Oe,{dir:de,open:te,onOpen:oe,popupAnchor:B.current||void 0,popupSettings:Me({},z),input:o.createElement("span",{onClick:ie,className:"k-input-inner"},o.createElement("span",{className:(0,s.A)("k-value-icon","k-color-preview",{"k-no-color":!J,"k-icon-color-preview":I||E||S})},S&&o.createElement("span",{className:(0,s.A)("k-color-preview-icon",S)}),!S&&(I||E)&&o.createElement(ee.a,{name:I,icon:E}),o.createElement("span",{className:"k-color-preview-mask",style:{backgroundColor:J}}))),button:o.createElement(x.z,{tabIndex:-1,type:"button",onClick:ae,className:"k-input-button",rounded:null,icon:"caret-alt-down",svgIcon:k.M7i,"aria-label":a.toLanguageString(g.iY,g.sY[g.iY])}),content:o.createElement(o.Fragment,null,("combo"===H||"gradient"===H)&&o.createElement(pe,Me({},w,{tabIndex:0,ref:T,value:J,onChange:ue})),("combo"===H||"palette"===H)&&o.createElement(be,Me({},C,{ref:R,value:J,onChange:he})))}))}));Ee.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:xe.wi,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 Se={size:"medium",rounded:"medium",fillMode:"solid",view:"palette",gradientSettings:{opacity:!0},paletteSettings:Ve};Ee.defaultProps=Se,Ee.displayName="KendoColorPicker";var De,Le=n(7711),Pe=o.forwardRef((function(e,t){(0,p.s)(d.k);var n=o.useRef(null),r=o.useRef(null),a=o.useRef(null),i=o.useState("ColorGradient"===(e.view||"ColorGradient")),l=i[0],u=i[1],h=o.useState("rgba(255, 255, 255, 1)"),v=h[0],f=h[1],y=o.useState("rgba(255, 255, 255, 1)"),b=y[0],z=y[1],w=(0,m.useLocalization)(),C=o.useCallback((function(){n.current&&n.current.focus()}),[n]);o.useImperativeHandle(n,(function(){return{element:r.current,focus:C,props:e}})),o.useImperativeHandle(t,(function(){return n.current}));var O=o.useCallback((function(e){("ColorGradient"===e&&!l||"ColorPalette"===e&&l)&&u(!l)}),[l]),M=o.useCallback((function(){f("rgba(255, 255, 255, 1)")}),[]),V=o.useCallback((function(e){f(e.value)}),[]),H=o.useCallback((function(){z(v)}),[v]),I=o.useCallback((function(){z("rgba(255, 255, 255, 1)")}),[]),E=o.useCallback((function(){f(b)}),[b]),S=o.useCallback((function(){r.current&&r.current.focus()}),[r]),D=o.useCallback((function(){z(v)}),[v]);return o.createElement("div",{id:e.id,role:"textbox","aria-label":e.ariaLabel,"aria-labelledby":e.ariaLabelledBy,"aria-disabled":e.disabled?"true":void 0,style:e.style,ref:r,tabIndex:(0,c.p)(e.tabIndex,e.disabled),className:(0,s.A)("k-flatcolorpicker k-coloreditor",{"k-disabled":e.disabled},e.className),onBlur:D},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(Le.h,null,o.createElement(x.z,{type:"button","aria-label":w.toLanguageString(g.UG,g.sY[g.UG]),togglable:!0,fillMode:"flat",selected:l,onClick:function(){return O("ColorGradient")},icon:"droplet-slider",svgIcon:k.V7P}),o.createElement(x.z,{type:"button","aria-label":w.toLanguageString(g.IN,g.sY[g.IN]),togglable:!0,fillMode:"flat",selected:!l,onClick:function(){return O("ColorPalette")},icon:"palette",svgIcon:k.Sp5}))),o.createElement("div",{className:"k-spacer"}),o.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},e.showClearButton&&Be.showClearButton&&o.createElement(x.z,{type:"button",fillMode:"flat",onClick:M,"aria-label":w.toLanguageString(g.OH,g.sY[g.OH]),icon:"droplet-slash",svgIcon:k.$zW}),e.showPreview&&Be.showPreview&&o.createElement("div",{className:"k-coloreditor-preview k-vstack"},o.createElement("span",{className:"k-coloreditor-preview-color k-color-preview",style:{background:v}}),o.createElement("span",{className:"k-coloreditor-current-color k-color-preview",style:{background:b},onClick:E})))),o.createElement("div",{className:"k-coloreditor-views k-vstack"},l?o.createElement(pe,{ref:a,role:"none",tabIndex:-1,ariaLabel:void 0,value:v,onChange:V,onFocus:S}):o.createElement(be,{ariaDisabled:!0,ariaLabelledBy:"required_label",value:v,onChange:V,onFocus:S})),e.showButtons&&Be.showButtons&&o.createElement("div",{className:"k-coloreditor-footer k-actions k-actions-end"},o.createElement(x.z,{type:"button",className:"k-coloreditor-cancel",onClick:I},g.sY[g.F_]),o.createElement(x.z,{type:"button",className:"k-coloreditor-apply k-primary",onClick:H},g.sY[g.gs]))))})),_e={id:a.string,value:a.string,view:a.string,header:a.elementType,showClearButton:a.bool,showPreview:a.bool,showButtons:a.bool},Be={showClearButton:!0,showPreview:!0,showButtons:!0};Pe.displayName="KendoFlatColorPicker",Pe.propTypes=_e,Pe.defaultProps=Be,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(De||(De={}));var Te=function(){function e(e,t,n){void 0===n&&(n=De.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: '".concat(this.value,"', rest: ").concat(this.rest," })")},e}(),Re=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}(),Ne=function(e){return(e||"").split("")},je=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof Re?this.parse(e):this.parse(new Re(Ne(e),Ne(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===De.Literal},e}(),Ae=function(e,t){return new je((function(n){var r=n.next().char,o=e[r];return"\\"===r?(r=n.next().char,new Te(t.literal(r),n)):new Te(o?t.mask(o):t.literal(r),n)}))},Fe=function(e){return new je((function(t){var n=e.prompt,r=e.promptPlaceholder,o=t.next().char;return new Te(o===n?r:o,t)}))},qe=function(e){return new je((function(t){var n=t.next().char;return new Te(e?n:"",t)}))},Ke=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 je((function(e){return new Te(t,e)}))));var t},Ue=function(e){return new je((function(t){for(var n=new Te([],t);!t.eof();)n=n.concat(e.run(t));return n}))},We=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,l=e.rules,c=void 0===l?{}:l,s=e.includeLiterals,u=void 0!==s&&s;this.mask=n,this.prompt=o,this.promptPlaceholder=i,this.rules=c,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return Ke(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?(Ke(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?(Ke(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),l=t.split("").slice(r);return Ke(this.maskTokens.slice(n,r)).run(e).fold((function(e){o=i.concat(e).concat(l).join("")})),{selection:a,value:o}},e.prototype.maskRemoved=function(e,t,n){var r=this,o="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),c=this.maskTokens.length-(e.length-n);return Ke(this.maskTokens.slice(0,c)).run(l,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 Ke(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return Ke(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 je((function(e){return e.peek().char===t?(e.eat(),new Te(t,e,De.Literal)):new Te(t,e,De.Literal)}));var t},mask:function(n){return(r={prompt:e,promptPlaceholder:t},function(e){return new je((function(t){for(var n=r.prompt,o=r.promptPlaceholder;!t.eof();){var a=t.peek(),i=a.char,l=a.control;if(i===l&&l===n)return t.eat(),new Te(n,t,De.Mask);if(e.test(i))return t.eat(),new Te(i,t,De.Mask);if(i===o)return t.eat(),new Te(n,t,De.Mask);t.eat_input()}return t.eat(),new Te(n,t,De.Mask)}))})(n);var r}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return t=e,new je((function(e){return e.eof()?new Te("",e):(e.peek().char===t&&e.eat(),new Te(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new je((function(t){for(;!t.eof();){var r=t.peek(),o=r.char,a=r.control;if(o===n&&a===n)return t.eat(),new Te(o,t);if(e.test(o))return t.eat(),new Te(o,t);t.eat_input()}return t.eat(),new Te("",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 qe(r)},mask:function(e){return Fe({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return qe(!1)},mask:function(t){return Fe({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;Ue(Ae(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),Ue(Ae(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),Ue(Ae(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),Ue(Ae(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}(),Ye={"#":/[\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]/},Ge=function(){return!1},Ze=n(9447),Xe=n(6097),$e=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)}}(),Qe=function(){return Qe=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},Qe.apply(this,arguments)},Je=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._inputId="k-".concat((0,l.M)()),n._service=new We,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,l=n.value;if(n._isPasted){n._isPasted=!1;var c=l.length-a,s=r.length-c;i=n._service.maskInRange(r.slice(o,s),l,o,a)}else i=n._service.maskInput(r,l,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.s)(d.k),n}return $e(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)}var l,c;l=e,c=this.props,l.includeLiterals===c.includeLiterals&&l.mask===c.mask&&l.prompt===c.prompt&&l.promptPlaceholder===c.promptPlaceholder&&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}(l.rules,c.rules)||this.updateService(),this.setValidity()},t.prototype.componentDidMount=function(){this.updateService(),this.setValidity()},t.prototype.render=function(){var e,n=this,r=this.props,a=r.size,i=void 0===a?t.defaultProps.size:a,l=r.fillMode,u=void 0===l?t.defaultProps.fillMode:l,h=r.rounded,p=void 0===h?t.defaultProps.rounded:h,d=this.props.id||this._inputId,v=!this.validityStyles||this.validity.valid,f=this.props.style||{},m=this.props,g=m.prefix,y=void 0===g?t.defaultProps.prefix:g,b=m.suffix,z=void 0===b?t.defaultProps.suffix:b,w=(0,Ze.A)(y)[0],x=(0,Ze.A)(z)[0],k=o.createElement("span",{dir:this.props.dir,className:(0,s.A)("k-maskedtextbox k-input",(e={},e["k-input-".concat(we.G.sizeMap[i]||i)]=i,e["k-input-".concat(u)]=u,e["k-rounded-".concat(we.G.roundedMap[p]||p)]=p,e["k-invalid"]=!v,e["k-required"]=this.required,e["k-disabled"]=this.props.disabled,e),this.props.className),style:this.props.label?f:Qe({width:this.props.width},f)},o.createElement(w,null),o.createElement("input",{type:"text",autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1,className:"k-input-inner",value:this.value,id:d,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-placeholder":this.props.mask,name:this.props.name,tabIndex:(0,c.p)(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:Ge,onDrop:Ge}),o.createElement(x,null));return this.props.label?o.createElement(Xe._,{label:this.props.label,editorId:d,editorValue:this.value,editorValid:v,editorDisabled:this.props.disabled,editorPlaceholder:this.props.placeholder,children:k,style:{width:this.props.width},dir:this.props.dir}):k},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({},Ye,this.props.rules)},enumerable:!1,configurable:!0}),t.displayName="MaskedTextBox",t.propTypes={value:a.string,defaultValue:a.string,placeholder:a.string,title:a.string,dir:a.string,id:a.string,style:a.object,className:a.string,prefix:a.any,suffix:a.any,ariaLabelledBy:a.string,ariaDescribedBy:a.string,width:a.oneOfType([a.string,a.number]),tabIndex:a.number,accessKey:a.string,disabled:a.bool,readonly:a.bool,prompt:a.string,promptPlaceholder:a.string,includeLiterals:a.bool,maskValidation:a.bool,mask:a.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:a.shape({start:a.number.isRequired,end:a.number.isRequired}),name:a.string,label:a.string,validationMessage:a.string,required:a.bool,valid:a.bool,validityStyles:a.bool,onChange: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.defaultProps={prompt:"_",promptPlaceholder:" ",includeLiterals:!1,maskValidation:!0,rules:Ye,required:!1,validityStyles:!0,prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"},t}(o.Component),et=(0,h.Y)(),tt=(0,h.u)(et,Je);tt.displayName="KendoReactMaskedTextBox";var nt,rt=n(9844),ot=function(){return ot=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},ot.apply(this,arguments)};!function(e){e.start="start",e.end="end",e.min="min",e.max="max",e.increase="increase",e.decrease="decrease"}(nt||(nt={}));var at=function(){return at=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},at.apply(this,arguments)},it=(0,h.Y)(),lt=o.forwardRef((function(e,t){var n,r;(0,p.s)(d.k);var a=(0,ze.Y)(it,e),i=o.useRef(null),l=o.useRef(null),u=o.useRef(null),h=o.useRef(null),f=o.useRef(null),b=o.useCallback((function(){h.current&&h.current.focus()}),[h]);o.useImperativeHandle(i,(function(){return{element:l.current,focus:b,props:a}})),o.useImperativeHandle(t,(function(){return i.current}));var z=o.useMemo((function(){return a.min}),[a.min]),w=o.useMemo((function(){return a.max}),[a.max]),x=o.useMemo((function(){return void 0!==a.step?a.step:st.step}),[a.step,st.step]),k=(0,y.n)(l,a.dir),C=o.useState(""),O=C[0],M=C[1],V=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1],l=o.useCallback((function(e){var r=function(e,t){var n,r;switch(t.type){case nt.start:if(void 0===t.payload)return e;n={start:t.payload>e.end?e.end:Math.max(t.payload,t.min),end:e.end};break;case nt.end:if(void 0===t.payload)return e;n={start:e.start,end:t.payload<e.start?e.start:Math.min(t.payload,t.max)};break;case nt.min:n="start"===t.key?ot(ot({},e),{start:t.min}):ot(ot({},e),{end:Math.max(t.min,e.start)});break;case nt.max:n="start"===t.key?ot(ot({},e),{start:Math.min(t.max,e.end)}):ot(ot({},e),{end:t.max});break;case nt.increase:if(void 0===t.step||void 0===t.key)return e;r=e[t.key]+t.step,n="start"===t.key?r<t.min?ot(ot({},e),{start:t.min}):ot(ot({},e),{start:Math.min(r,e.end)}):r>t.max?ot(ot({},e),{end:t.max}):ot(ot({},e),{end:Math.max(r,e.start)});break;case nt.decrease:if(void 0===t.step||void 0===t.key)return e;r=e[t.key]-t.step,n="start"===t.key?r<t.min?ot(ot({},e),{start:t.min}):ot(ot({},e),{start:Math.min(r,e.end)}):r>t.max?ot(ot({},e),{end:t.max}):ot(ot({},e),{end:Math.max(r,e.start)});break;default:n=e}return n}(t.state||a,at(at({},e),t));n&&n(r,e.event),i(r)}),[t,n]);return[a,l]}(a.defaultValue||st.defaultValue,{min:z,max:w,step:x,state:a.value},(function(e,t){a.onChange&&i.current&&a.onChange.call(void 0,{value:e,target:i.current,syntheticEvent:t})})),H=V[0],I=V[1],E=o.useMemo((function(){return a.value||H}),[a.value,H]),S=o.useRef(null),D=o.useRef(null),L=o.useMemo((function(){return(E.start-z)/(w-z)*100}),[E.start,z,w]),P=o.useMemo((function(){return(E.end-z)/(w-z)*100}),[E.end,z,w]),_=o.useMemo((function(){return a.vertical?{paddingTop:0,height:"100%"}:{}}),[a.vertical]),B=o.useMemo((function(){return a.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"}}),[a.vertical]),T=(0,m.useLocalization)(),R=o.useCallback((function(e){if(D.current){var t=D.current.getBoundingClientRect(),n=a.vertical?t.bottom-e.clientY:"rtl"===k?t.right-e.clientX:e.clientX-t.left,r=a.vertical?t.height:t.width;return z+n/r*(w-z)}}),[D,a.vertical,k,z,w,H.start,H.end,a.value&&a.value.start,a.value&&a.value.end]),N=o.useCallback((function(e){return e<=E.start?"start":e>=E.end?"end":2*e<E.end+E.start?"start":"end"}),[H.start,H.end,a.value&&a.value.start,a.value&&a.value.end]),j=o.useCallback((function(e){switch(e.keyCode){case v.R.right:e.preventDefault(),I({type:"rtl"===k?nt.decrease:nt.increase,key:"start",event:e});break;case v.R.up:e.preventDefault(),I({type:nt.increase,key:"start",event:e});break;case v.R.left:e.preventDefault(),I({type:"rtl"===k?nt.increase:nt.decrease,key:"start",event:e});break;case v.R.down:e.preventDefault(),I({type:nt.decrease,key:"start",event:e});break;case v.R.home:e.preventDefault(),I({type:nt.min,key:"start",event:e});break;case v.R.end:e.preventDefault(),I({type:nt.max,key:"start",event:e})}}),[I]),A=o.useCallback((function(e){switch(e.keyCode){case v.R.right:e.preventDefault(),I({type:"rtl"===k?nt.decrease:nt.increase,key:"end",event:e});break;case v.R.up:e.preventDefault(),I({type:nt.increase,key:"end",event:e});break;case v.R.left:e.preventDefault(),I({type:"rtl"===k?nt.increase:nt.decrease,key:"end",event:e});break;case v.R.down:e.preventDefault(),I({type:nt.decrease,key:"end",event:e});break;case v.R.home:e.preventDefault(),I({type:nt.min,key:"end",event:e});break;case v.R.end:e.preventDefault(),I({type:nt.max,key:"end",event:e})}}),[I,k]),F=o.useCallback((function(e){var t=R(e),n=N(t);M(n),"end"===n?f.current.focus():h.current.focus();var r="end"===n?nt.end:nt.start;I({type:r,payload:t,event:e})}),[a.vertical,z,w,I]);return(0,rt.O)(D,{onPress:F,onDrag:function(e){var t=R(e),n="end"===O?nt.end:nt.start;I({type:n,payload:t,event:e})},onRelease:function(e){var t=R(e),n="end"===O?nt.end:nt.start;I({type:n,payload:t,event:e}),M("")}}),o.createElement("div",{id:a.id,style:a.style,ref:l,dir:k,className:(0,s.A)("k-widget k-slider",{"k-rtl":"rtl"===k,"k-disabled":a.disabled,"k-slider-vertical":a.vertical,"k-slider-horizontal":!a.vertical},a.className)},o.createElement("div",{ref:D,className:"k-slider-track-wrap",style:at({flexGrow:1,position:"relative",touchAction:"none"},B)},a.children&&o.createElement("ul",{className:"k-reset k-slider-items",style:at({},_)},o.Children.map(a.children,(function(e){return e&&o.cloneElement(e,{position:100*(e.props.position-a.min)/(a.max-a.min),vertical:a.vertical},e.props.children)}))),o.createElement("div",{ref:S,className:"k-slider-track",style:a.vertical?{bottom:0,height:"100%"}:(n={},n["rtl"===k?"right":"left"]=0,n.width="100%",n)},null!==L&&null!==P&&o.createElement("div",{"data-selection":!0,ref:u,title:"".concat(E.start," - ").concat(E.end),className:"k-slider-selection",style:a.vertical?{height:P-L+"%",bottom:L+"%"}:(r={},r["rtl"===k?"right":"left"]=L+"%",r.width=P-L+"%",r)}),o.createElement("span",{ref:h,role:"slider",tabIndex:(0,c.p)(a.startTabIndex,a.disabled,void 0),"aria-valuemin":z,"aria-valuemax":Math.max(w,E.end),"aria-valuenow":E.start,"aria-disabled":a.disabled?"true":void 0,"aria-valuetext":"".concat(E.start," - ").concat(E.end),className:"k-draghandle",title:T.toLanguageString(g.t3,g.sY[g.t3]),style:a.vertical?{bottom:"calc("+L+"%)",zIndex:1}:"rtl"===k?{right:"calc("+L+"% - 13px)",zIndex:1}:{left:"calc("+L+"%)",zIndex:1},onKeyDown:j}),o.createElement("span",{ref:f,role:"slider",tabIndex:(0,c.p)(a.endTabIndex,a.disabled,void 0),"aria-valuemin":Math.min(z,E.start),"aria-valuemax":w,"aria-valuenow":E.end,"aria-disabled":a.disabled?"true":void 0,"aria-valuetext":"".concat(E.start," - ").concat(E.end),className:"k-draghandle",title:T.toLanguageString(g.t3,g.sY[g.t3]),style:a.vertical?{bottom:"calc("+P+"%)",zIndex:1}:"rtl"===k?{right:"calc("+P+"% - 13px)",zIndex:1}:{left:"calc("+P+"%)",zIndex:1},onKeyDown:A}))))})),ct={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"])},st={step:1,defaultValue:{start:0,end:0},vertical:!1,disabled:!1};lt.displayName="KendoReactRangeSlider",lt.propTypes=ct,lt.defaultProps=st;var ut=n(3228),ht=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)}}(),pt=function(){return pt=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},pt.apply(this,arguments)},dt=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(g.ws,g.sY[g.ws]))},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,f.N)(r.props.onChange,t,r,{value:e}),r.valueDuringOnChange=void 0},r._element=null,r._wrapper=null,r._input=null,r._id=(0,l.M)(),r.defaultValidationMessage=(0,m.provideLocalizationService)(r),r.focus=function(){r._element&&r._element.focus()},r.dummyInput=function(e){return o.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:ut.Z})},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!==v.R.space&&t!==v.R.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,p.s)(d.k),r.state={checked:n.defaultChecked||t.defaultProps.defaultChecked,focused:!1},r}return ht(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,a=this.state.focused,i=this.props,l=i.dir,u=i.disabled,h=i.trackRounded,p=i.thumbRounded,d=i.size,v=i.id,f=i.offLabel,m=i.onLabel,g=i.tabIndex;this.dir=l||this._wrapper&&getComputedStyle(this._wrapper).direction||void 0;var y=!this.validityStyles||this.validity.valid,b=(0,s.A)("k-switch",((e={})["k-switch-".concat(we.G.sizeMap[d]||d)]=d,e["k-rounded-".concat(we.G.roundedMap[h]||h)]=h,e["k-switch-on"]=this.value,e["k-switch-off"]=!this.value,e["k-focus"]=a,e["k-disabled"]=u,e["k-invalid"]=!y,e),this.props.className),z={"aria-checked":this.value,"aria-disabled":u||void 0,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy};return o.createElement("span",pt({ref:function(e){r._wrapper=e},role:"switch"},z,{className:b,dir:this.dir,onKeyDown:this.handleKeyDown,onClick:this.handleClick,onBlur:this.handleWrapperBlur,onFocus:this.handleWrapperFocus}),o.createElement("span",{className:(0,s.A)("k-switch-track",(t={},t["k-rounded-".concat(we.G.roundedMap[h]||h)]=h,t)),id:v||this._id,ref:function(e){r._element=e},tabIndex:(0,c.p)(g,u,void 0),accessKey:this.props.accessKey},this.dummyInput(this.value),o.createElement("span",{className:"k-switch-label-on"},m),o.createElement("span",{className:"k-switch-label-off"},f)),o.createElement("span",{className:"k-switch-thumb-wrap"},o.createElement("span",{className:(0,s.A)("k-switch-thumb",(n={},n["k-rounded-".concat(p)]=p,n))})))},t.displayName="Switch",t.propTypes={accessKey:a.string,checked:a.bool,className:a.string,disabled:a.bool,defaultChecked:a.bool,size:a.oneOf([null,"small","medium","large"]),trackRounded:a.oneOf([null,"small","medium","large","full"]),thumbRounded:a.oneOf([null,"small","medium","large","full"]),dir:a.string,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,offLabel:a.string,required:a.bool,tabIndex:a.number,valid:a.bool,validate:a.bool,validationMessage:a.string,onBlur:a.any,onChange:a.any,onFocus:a.any,onLabel:a.string},t.defaultProps={disabled:!1,defaultChecked:!1,size:"medium",trackRounded:"full",thumbRounded:"full",offLabel:"OFF",onBlur:ut.Z,onFocus:ut.Z,onLabel:"ON",required:!1,validityStyles:!0},t}(o.Component),vt=(0,h.Y)(),ft=(0,h.u)(vt,dt);ft.displayName="KendoReactSwitch";var mt=n(1533),gt=function(){return gt=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},gt.apply(this,arguments)},yt=(0,h.Y)(),bt=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=(0,ze.Y)(yt,e),a=r.ariaDescribedBy,i=r.checked,u=r.children,h=r.className,v=r.disabled,m=r.id,g=r.size,y=r.label,b=r.labelPlacement,z=r.name,w=r.style,x=r.tabIndex,k=r.value,C=r.valid,O=r.onChange,M=r.onFocus,V=r.onBlur,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}(r,["ariaDescribedBy","checked","children","className","disabled","id","size","label","labelPlacement","name","style","tabIndex","value","valid","onChange","onFocus","onBlur"]),I=o.useRef(null),E=o.useCallback((function(){I.current&&I.current.focus()}),[]),S=o.useCallback((function(){return{element:I.current,focus:E}}),[E]);o.useImperativeHandle(t,S);var D=o.useMemo((function(){return(0,l.M)()}),[]),L=o.useCallback((function(e){(0,f.N)(O,e,S(),{value:k})}),[O,k,v]),P=o.useCallback((function(e){M&&!v&&(0,f.N)(M,e,S(),void 0)}),[M,v]),_=o.useCallback((function(e){V&&!v&&(0,f.N)(V,e,S(),void 0)}),[V,v]),B=gt({type:"radio",id:m||D,name:z,className:(0,s.A)("k-radio",(n={},n["k-radio-".concat(we.G.sizeMap[g]||g)]=g,n["k-invalid"]=!1===C,n),h),ref:I,disabled:v,tabIndex:(0,c.p)(x,v),checked:i,style:w,"aria-describedby":a,value:k,onChange:L,onFocus:P,onBlur:_},H),T=o.createElement(o.Fragment,null,void 0!==y?o.createElement("label",{className:"k-radio-label",htmlFor:m||D,style:{userSelect:"none"},"aria-label":y},y):null),R=o.createElement("input",gt({},B));return"before"===b?o.createElement(o.Fragment,null,T,R,u):o.createElement(o.Fragment,null,R,T,u)}));bt.propTypes={ariaDescribedBy:a.string,checked:a.bool,className:a.string,disabled:a.bool,id:a.string,size:a.oneOf([null,"small","medium","large"]),label:a.string,labelPlacement:a.string,name:a.string,style:a.object,tabIndex:a.number,value:a.any,valid:a.bool,onChange:a.func,onFocus:a.func,onBlur:a.func},bt.displayName="KendoRadioButton",bt.defaultProps={size:"medium"};var zt=n(1573),wt=function(){return wt=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},wt.apply(this,arguments)},xt=(0,h.Y)(),kt=o.forwardRef((function(e,t){(0,p.s)(d.k);var n=(0,ze.Y)(xt,e),r=n.ariaLabelledBy,a=n.ariaDescribedBy,c=n.className,u=n.data,h=n.defaultValue,v=n.disabled,m=n.name,g=n.labelPlacement,y=n.layout,b=n.style,z=n.value,w=n.valid,x=n.item,k=void 0===x?Ct.item:x,C=n.onChange,O=n.onFocus,M=o.useRef(null),V=o.useCallback((function(){M.current&&(0,i.n)(M.current)}),[]),H=o.useCallback((function(){return{element:M.current,focus:V}}),[V]);o.useImperativeHandle(t,H);var I=o.useState(h),E=I[0],S=I[1],D=void 0!==z,L=D?z:E,P=o.useCallback((function(e){var t=e.value;D||v||S(t),C&&!v&&(0,f.N)(C,e.syntheticEvent,H(),{value:t})}),[S,C,v]),_=o.useCallback((function(e){O&&!v&&(0,f.N)(O,e.syntheticEvent,H(),void 0)}),[O,v]),B=o.useMemo((function(){return(0,l.M)()}),[]),T=(0,s.A)("k-radio-list",{"k-list-horizontal":"horizontal"===y,"k-list-vertical":"vertical"===y||void 0===y},c),R=(0,zt.V)(M,n.dir),N=u&&u.map((function(e,t){var n=L===e.value,r=null==L,a=wt(wt({},e),{valid:w,checked:n,disabled:!(!e.disabled&&!v),labelPlacement:e.labelPlacement?e.labelPlacement:g,tabIndex:e.tabIndex?e.tabIndex:r&&0===t||n?0:-1,index:t,name:m||B,onChange:P,onFocus:_});return o.createElement(k,{className:(0,s.A)("k-radio-item",{"k-disabled":a.disabled||v}),key:t,role:"none"},o.createElement(bt,wt({},a)))}));return o.createElement("ul",{role:"radiogroup",className:T,ref:M,dir:R,style:b,"aria-labelledby":r,"aria-describedby":a},N)})),Ct={item:function(e){return o.createElement("li",wt({},e))}};kt.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},kt.defaultProps=Ct,kt.displayName="KendoRadioGroup";var Ot=function(){return Ot=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},Ot.apply(this,arguments)},Mt=(0,h.Y)(),Vt=o.forwardRef((function(e,t){var n,r=(0,ze.Y)(Mt,e),a=r,i=a.size,u=a.rounded,h=a.fillMode,p=a.ariaDescribedBy,d=a.ariaLabelledBy,v=a.autoSize,m=a.className,g=a.defaultValue,b=a.disabled,z=a.readOnly,w=a.required,x=a.rows,k=a.id,C=a.name,O=a.placeholder,M=a.style,V=a.tabIndex,H=a.value,I=a.valid,E=a.validationMessage,S=a.validityStyles,D=a.onChange,L=a.onFocus,P=a.onBlur,_=(a.visited,a.touched,a.modified,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}(a,["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"])),B=o.useRef(null),T=o.useCallback((function(){B.current&&B.current.focus()}),[]),R=o.useState(g),N=R[0],j=R[1],A=void 0!==H,F=A?H:N,q=o.useCallback((function(){return{element:B,focus:T,get value(){return F},get name(){return B.current&&B.current.name}}}),[T,F]);o.useImperativeHandle(t,q);var K=o.useState("auto"),U=K[0],W=K[1],Y=o.useMemo((function(){return(0,l.M)()}),[]),G=(0,y.n)(B,r.dir),Z=void 0!==I?I:!w||!!F;o.useEffect((function(){B.current&&B.current.setCustomValidity&&B.current.setCustomValidity(Z?"":E||"")}),[Z,E]),o.useLayoutEffect((function(){B.current&&W("".concat(B.current.scrollHeight,"px"))}),[F]);var X=o.useCallback((function(e){var t=e.target.value;W("auto"),A||b||j(t),D&&!b&&(0,f.N)(D,e,Ot(Ot({},q()),{value:t}),{value:t})}),[j,D,b,A]),$=o.useCallback((function(e){L&&!b&&(0,f.N)(L,e,q(),void 0)}),[L,b]),Q=o.useCallback((function(e){P&&!b&&(0,f.N)(P,e,q(),void 0)}),[P,b]),J=Ot(Ot({id:k||Y,role:"textbox",name:C,className:"k-input-inner !k-overflow-auto",ref:B,disabled:b,rows:x,placeholder:O,readOnly:z,required:w,tabIndex:(0,c.p)(V,b),style:v?{resize:"none",overflow:"hidden",height:U}:{},"aria-labelledby":d,"aria-describedby":p,"aria-multiline":!0,"aria-disabled":b||void 0,value:A?H:N},_),{onChange:X,onFocus:$,onBlur:Q});return o.createElement("span",{className:(0,s.A)("k-input","k-textarea",(n={},n["k-input-".concat(we.G.sizeMap[i]||i)]=i,n["k-input-".concat(h)]=h,n["k-rounded-".concat(we.G.roundedMap[u]||u)]=u,n["k-invalid"]=!(Z||void 0!==S||!0===S),n["k-required"]=w,n["k-disabled"]=b,n),m),style:M,dir:G},o.createElement("textarea",Ot({},J)))}));Vt.propTypes={ariaDescribedBy:a.string,ariaLabelledBy:a.string,autoSize:a.bool,className:a.string,defaultValue:a.string,dir:a.string,disabled:a.bool,readOnly:a.bool,rows:a.number,id:a.string,name:a.string,placeholder:a.string,style:a.object,tabIndex:a.number,value:a.oneOfType([a.string,a.arrayOf(a.string),a.number]),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"])},Vt.displayName="KendoTextArea",Vt.defaultProps={size:"medium",rounded:"medium",fillMode:"solid"};var Ht=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null),a=(0,y.n)(r,e.dir);o.useImperativeHandle(n,(function(){return{element:r.current,props:e,value:e.value}})),o.useImperativeHandle(t,(function(){return n.current}));var i=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]),c=o.useCallback((function(t){e.onFocus&&e.onFocus.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onFocus]),u=o.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onBlur]),h=o.useCallback((function(t){e.onMouseMove&&e.onMouseMove.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseMove]),p=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:a,"data-half":e.half,tabIndex:e.tabIndex,title:e.title,style:e.style,className:(0,s.A)("k-rating-item",{"k-rtl":"rtl"===a,"k-selected":e.selected,"k-hover":e.hovered},e.className),onClick:i,onKeyDown:l,onFocus:c,onBlur:u,onMouseEnter:p,onMouseLeave:d,onMouseMove:h},e.children)})),It={id:a.string,icon:a.any,dir:a.oneOf(["ltr","rtl"]),title:a.string,value:a.number,half:a.bool,selected:a.bool,hovered:a.bool};Ht.displayName="KendoReactRatingItem",Ht.propTypes=It,Ht.defaultProps={dir:"ltr"};var Et,St=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},Dt=function(e,t,n){return St(e-n,n)<t&&t<e},Lt=function(e,t,n,r){return null!==t&&("continues"===r?Dt(e,t,n)?St(e-n/2,n/2)<=t:e<=t:"single"===r&&(Dt(e,t,n)?St(e-n/2,n/2)===t:e===t))},Pt=function(e,t,n){return"ltr"===e?n<t.x+t.width/2:n>t.x+t.width/2},_t=function(e,t,n,r){for(var o=e;o<=t;o+=n)if(r===o)return!0;return!1};!function(e){e.select="select",e.deselect="deselect",e.increase="increase",e.decrease="decrease",e.min="min",e.max="max",e.reset="reset"}(Et||(Et={}));var Bt,Tt=function(){return Tt=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},Tt.apply(this,arguments)},Rt=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1];return[a,function(e){var r=function(e,t){switch(t.type){case Et.select:return void 0===t.payload||void 0===t.step?e:t.payload===e?null:t.payload>=t.min?t.payload<t.max?St(t.payload,t.step):t.max:t.min;case Et.deselect:return null;case Et.increase:return void 0===t.step?e:e<t.min?t.min:e+t.step<t.max?St(e+t.step,t.step):t.max;case Et.decrease:return void 0===t.step?e:St(e-t.step,t.step)>=t.min?St(e-t.step,t.step):t.min;case Et.min:return void 0===t.step?e:t.min;case Et.max:return t.max;case Et.reset:return null;default:return e}}(t.state||a,Tt(Tt({},e),t));n&&n(r,e.event),i(r)}]},Nt=(0,h.Y)(),jt=o.forwardRef((function(e,t){var n,r=(0,ze.Y)(Nt,e),a=(0,m.useLocalization)(),i=o.useRef(null),l=o.useRef(null),u=(0,y.n)(l,r.dir);o.useImperativeHandle(i,(function(){return{element:l.current,props:r}})),o.useImperativeHandle(t,(function(){return i.current}));for(var h,p,d=o.useCallback((function(e,t){r.onChange&&i.current&&r.onChange.call(void 0,{value:e,target:i.current,syntheticEvent:t})}),[r.onChange]),f=o.useMemo((function(){return void 0!==r.min?r.min:Ft.min}),[r.min]),b=o.useMemo((function(){return void 0!==r.max?r.max:Ft.max}),[r.max]),z=o.useMemo((function(){return r.precision||Ft.precision}),[r.precision]),w=o.useMemo((function(){return void 0!==r.step?r.step:Ft.step}),[r.step]),x=o.useMemo((function(){return r.readonly||Ft.readonly}),[r.readonly]),C=o.useMemo((function(){return r.disabled||Ft.disabled}),[r.disabled]),O=o.useMemo((function(){return r.item||Ft.item}),[r.item]),M=Rt(r.defaultValue||Ft.defaultValue,{state:r.value,min:f,max:b,step:"half"===z?w/2:w},d),V=M[0],H=M[1],I=Rt(null,{state:r.value,min:f,max:b,step:"half"===z?w/2:w,precision:z}),E=I[0],S=I[1],D=o.useMemo((function(){return r.value||V}),[r.value,V]),L=o.useMemo((function(){return E}),[E]),P=o.useMemo((function(){return r.selection||Ft.selection}),[r.selection]),_=o.useMemo((function(){return w/("half"===z?2:1)}),[w,z]),B=o.useCallback((function(e){if(e.target&&e.target.element&&!x&&!C){if("half"===z){var t=e.target.element.getBoundingClientRect(),n=Pt(u||"ltr",t,e.syntheticEvent.clientX)?St(e.target.value-w/2,_):e.target.value;H({type:Et.select,payload:n,event:e.syntheticEvent})}else H({type:Et.select,payload:e.target.value,event:e.syntheticEvent});if(r.onClick){var o={value:D,target:i.current,syntheticEvent:e.syntheticEvent};r.onClick.call(void 0,o)}}}),[r.onClick,H,D]),T=o.useCallback((function(e){if(!x&&!C){switch(e.keyCode){case v.R.right:e.preventDefault(),H({type:"rtl"===u?Et.decrease:Et.increase,event:e});break;case v.R.left:e.preventDefault(),H({type:"rtl"===u?Et.increase:Et.decrease,event:e});break;case v.R.home:e.preventDefault(),H({type:"rtl"===u?Et.min:Et.max,event:e});break;case v.R.end:e.preventDefault(),H({type:"rtl"===u?Et.max:Et.min,event:e});break;case v.R.esc:e.preventDefault(),H({type:Et.deselect,event:e})}r.onKeyDown&&r.onKeyDown.call(void 0,{value:D,target:i.current,syntheticEvent:e})}}),[r.onKeyDown,H,D]),R=o.useCallback((function(e){if(r.onFocus){var t={target:i.current,syntheticEvent:e};r.onFocus.call(void 0,t)}}),[r.onFocus]),N=o.useCallback((function(e){if(r.onBlur){var t={target:i.current,syntheticEvent:e};r.onBlur.call(void 0,t)}}),[r.onBlur]),j=o.useCallback((function(e){if(e.target&&e.target.element)if("half"===z){var t=e.target.element.getBoundingClientRect(),n=Pt(u||"ltr",t,e.syntheticEvent.clientX)?e.target.value-w/2:e.target.value;S({type:Et.select,payload:n,event:e.syntheticEvent})}else S({type:Et.select,payload:e.target.value,event:e.syntheticEvent})}),[z,w,u]),A=o.useCallback((function(e){S({type:Et.reset,event:e.syntheticEvent})}),[]),F=[],q=(h=St(b-f,_))-(p=w)*Math.floor(h/p),K=f;K<=b;K=St(K+w,_)){var U=St(K+q,_),W="half"===z&&Dt(U,null!==L?L:null!==D?D:0,w),Y=Lt(U,D,w,P),G=Lt(U,null!==L?L:D,w,P),Z=Lt(U,L,w,P);F.push(o.createElement(O,{key:U,value:U,dir:u,title:String(W?St(U-w/2,_):U),icon:r.icon,svgIcon:r.svgIcon,half:W,selected:Y||G,hovered:Z,onClick:B,onMouseMove:j,onMouseLeave:A},W&&o.createElement("span",{className:"k-rating-precision-complement",style:(n={width:"12px"},n["rtl"===u?"right":"left"]="50%",n)},!(r.icon||r.svgIconOutline)&&o.createElement(ee.a,{name:"star-outline",icon:k.QRC}),(r.icon||r.svgIconOutline)&&o.createElement(ee.a,{name:(0,xe.iJ)("".concat(r.icon,"-outline")),icon:r.svgIconOutline})),W&&o.createElement("span",{className:"k-rating-precision-part",style:{width:"12px"}},!(r.icon||r.svgIcon)&&o.createElement(ee.a,{name:"star",icon:k.e0G}),(r.icon||r.svgIcon)&&o.createElement(ee.a,{name:r.icon?(0,xe.iJ)(r.icon):void 0,icon:r.svgIcon})),W&&o.createElement("span",{style:{width:"24px",height:"24px",display:"block"}}),!W&&!(r.icon||r.svgIcon)&&(Z||G&&!Z)&&o.createElement(ee.a,{name:"star",icon:k.e0G})||!(r.icon||r.svgIcon)&&!Z&&o.createElement(ee.a,{name:"star-outline",icon:k.QRC})||(r.icon||r.svgIcon)&&(Z||G&&!Z)&&o.createElement(ee.a,{name:r.icon,icon:r.svgIcon})||(r.icon||r.svgIcon)&&!Z&&o.createElement(ee.a,{name:(0,xe.iJ)("".concat(r.icon,"-outline")),icon:r.svgIconOutline})))}return o.createElement("span",{id:r.id,style:r.style,ref:l,role:"slider",dir:u,tabIndex:(0,c.p)(r.tabIndex,r.disabled,void 0),className:(0,s.A)("k-rating k-widget",{"k-rtl":"rtl"===u,"k-readonly":x,"k-disabled":C},r.className),onKeyDown:T,onFocus:R,onBlur:N,"aria-valuemin":f,"aria-valuemax":b,"aria-valuenow":null!==D?D:void 0,"aria-disabled":C?"true":void 0,"aria-label":a.toLanguageString(g.cM,g.sY[g.cM]),"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy},o.createElement("input",{id:"rating",className:"k-hidden",readOnly:x,disabled:C}),o.createElement("span",{className:"k-rating-container"},F),r.label&&o.createElement("span",{className:"k-rating-label"},r.label))})),At={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?_t(e.min,e.max,e.step/2,e.value):_t(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:xe.wi,svgIconOutline:xe.wi,ariaDescribedBy:a.string},Ft={dir:"ltr",min:1,max:5,step:1,item:Ht,defaultValue:null,readonly:!1,disabled:!1,selection:"continues",precision:"item"};jt.displayName="KendoReactRating",jt.propTypes=At,jt.defaultProps=Ft,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(Bt||(Bt={}));var qt=function(){function e(e,t,n){void 0===n&&(n=Bt.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}(),Kt=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}(),Ut=function(e){return(e||"").split("")},Wt=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof Kt?this.parse(e):this.parse(new Kt(Ut(e),Ut(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===Bt.Literal},e}(),Yt=function(e,t){return new Wt((function(n){var r=n.next().char,o=e[r];return"\\"===r?(r=n.next().char,new qt(t.literal(r),n)):new qt(o?t.mask(o):t.literal(r),n)}))},Gt=function(e){var t=e.prompt,n=e.promptPlaceholder;return new Wt((function(e){var r=e.next().char;return new qt(r===t?n:r,e)}))},Zt=function(e){return new Wt((function(t){var n=t.next().char;return new qt(e?n:"",t)}))},Xt=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 Wt((function(e){return new qt(t,e)}))));var t},$t=function(e){return new Wt((function(t){for(var n=new qt([],t);!t.eof();)n=n.concat(e.run(t));return n}))},Qt=(function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}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,l=e.rules,c=void 0===l?{}:l,s=e.includeLiterals,u=void 0!==s&&s;this.mask=n,this.prompt=o,this.promptPlaceholder=i,this.rules=c,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return Xt(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?(Xt(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?(Xt(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),l=t.split("").slice(r);return Xt(this.maskTokens.slice(n,r)).run(e).fold((function(e){o=i.concat(e).concat(l).join("")})),{selection:a,value:o}},e.prototype.maskRemoved=function(e,t,n){var r=this,o="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),c=this.maskTokens.length-(e.length-n);return Xt(this.maskTokens.slice(0,c)).run(l,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 Xt(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return Xt(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 Wt((function(e){return e.peek().char===t?(e.eat(),new qt(t,e,Bt.Literal)):new qt(t,e,Bt.Literal)}));var t},mask:function(n){return function(e){var t=e.prompt,n=e.promptPlaceholder;return function(e){return new Wt((function(r){for(;!r.eof();){var o=r.peek(),a=o.char,i=o.control;if(a===i&&i===t)return r.eat(),new qt(t,r,Bt.Mask);if(e.test(a))return r.eat(),new qt(a,r,Bt.Mask);if(a===n)return r.eat(),new qt(t,r,Bt.Mask);r.eat_input()}return r.eat(),new qt(t,r,Bt.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 Wt((function(e){return e.eof()?new qt("",e):(e.peek().char===t&&e.eat(),new qt(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new Wt((function(t){for(;!t.eof();){var r=t.peek(),o=r.char,a=r.control;if(o===n&&a===n)return t.eat(),new qt(o,t);if(e.test(o))return t.eat(),new qt(o,t);t.eat_input()}return t.eat(),new qt("",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 Zt(r)},mask:function(e){return Gt({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return Zt(!1)},mask:function(t){return Gt({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;$t(Yt(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),$t(Yt(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),$t(Yt(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),$t(Yt(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))}}(),S.drawing.util),Jt=Qt.elementOffset,en=Qt.limitValue,tn=S.geometry.Point,nn=S.geometry.Rect,rn=S.geometry.transform,on=function(){},an="#000",ln="#fff",cn=1,sn=200,un=1,hn=1,pn=function(){function e(e,t){void 0===t&&(t={}),this.element=e,this.lastMoveTime=0,this.options=Object.assign({scale:hn,precision:cn,samplingRate:sn,smooth:!1!==t.smooth,color:t.color||an,backgroundColor:t.backgroundColor||ln,strokeWidth:un,onChange:on,onDraw:on,onDrawEnd:on},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=S.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,l=t[0]||6*a,c=t[1]||6*i,s=a/l,u=i/c,h=Math.min(s,u),p=new S.Image(e,new S.geometry.Rect([0,0],[l,c]));p.transform(rn().scale(h,h)),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,l=(null==e?void 0:e.width)||6*a,c=(null==e?void 0:e.height)||6*i,s=l/a,u=c/i,h=Math.min(s,u),p=new nn([0,0],[l,c]),d=new S.Group({clip:S.Path.fromRect(p)}),v=new S.Group({transform:rn().scale(h,h)}),f=S.Path.fromRect(p,{fill:{color:this.options.backgroundColor}});return d.append(f),d.append(v),(t=v.children).push.apply(t,this.rootGroup.children),(0,S.exportImage)(d,Object.assign({width:l,height:c},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=S.Surface.create(this.element,{type:"canvas"}),this.element.style.touchAction="none";var e=this.options.scale;this.rootGroup=new S.Group({transform:rn().scale(e,e)});var t=this.element.offsetWidth||750,n=this.element.offsetHeight||250;this.size=[t,n],this.background=S.Path.fromRect(new nn([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=Jt(this.element),n=e.pageX,r=e.pageY,o=1/this.options.scale;return new tn(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 S.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/en(this.options.samplingRate,1,1e4))){this.lastMoveTime=t;var n=this.touchPoint(e),r=this.points[this.points.length-1],o=1/en(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=S.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}(),dn=n(994);const vn={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"};var fn=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(x.z,{role:"button","aria-label":"Close",onClick:n,icon:"x",svgIcon:vn,fillMode:"flat",className:"k-window-titlebar-action k-dialog-titlebar-action"})))},mn=function(e){var t,n=e.layout,r=void 0===n?gn.layout:n,a=e.children,i=(0,s.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)};mn.propTypes={children:a.any,layout:a.oneOf(["start","center","end","stretched"])};var gn={layout:"stretched"},yn=n(8259),bn=n(7827),zn={name:"@progress/kendo-react-dialogs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679385086,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"},wn="data-windowid",xn=10002,kn=2,Cn=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(wn)!==n&&null!==o.zIndex){var i=parseInt(o.zIndex,10);i>=r&&(r=i,a=!0)}})),a?r+kn:r}return r},On=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)}}(),Mn=function(){return Mn=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},Mn.apply(this,arguments)},Vn=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n._id=(0,l.M)(),n.titleId=n.generateTitleId(),n.contentId=n.generateContentId(),n.onCloseDialog=function(e){e.preventDefault(),(0,f.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+kn:0)?n.state.zIndex:n.context+kn:n.context?n.context:xn},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},(0,p.s)(zn),n.state={zIndex:Cn(n.getCurrentZIndex(),n.getDocument(),n._id)},n}return On(t,e),t.prototype.componentDidMount=function(){this.element&&this.props.autoFocus&&this.element.focus()},t.prototype.render=function(){var e,t,n=this,r=void 0!==this.props.id?this.props.id:this.titleId,a=this.props,i=a.title,l=a.width,c=a.height,u=a.children,h=a.minWidth,p=a.dir,d=a.style,v=a.contentStyle,f=o.Children.toArray(u),m=this.getContent(f),g=this.getActionBar(f),y=i?{"aria-labelledby":r}:null,b=void 0===this.props.closeIcon||this.props.closeIcon,z=this.getCurrentZIndex(),w=o.createElement(yn.$.Provider,{value:z},o.createElement("div",Mn({},((e={})[wn]=this._id,e),{className:"k-dialog-wrapper"+(this.props.className?" "+this.props.className:""),onKeyDown:this.onKeyDown,tabIndex:0,dir:p,style:Mn({zIndex:z},d),ref:function(e){return n.element=e}}),o.createElement("div",{className:"k-overlay"}),o.createElement("div",Mn({},y,{className:(0,s.A)("k-window k-dialog",(t={},t["k-window-".concat(this.props.themeColor)]=this.props.themeColor,t)),role:"dialog","aria-labelledby":r,"aria-modal":!0,"aria-describedby":this.contentId,style:{width:l,height:c,minWidth:h}}),this.props.title&&o.createElement(fn,{closeIcon:b,onCloseButtonClick:this.onCloseDialog,id:r},i),o.createElement("div",{className:"k-window-content k-dialog-content",style:v,id:this.contentId},m),g)));return bn.N?null!==this.props.appendTo?dn.createPortal(w,this.props.appendTo||document.body):w:null},t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===mn}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==mn}))},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=yn.$,t}(o.Component),Hn=(0,h.Y)(),In=(0,h.u)(Hn,Vn);In.displayName="KendoReactDialog";var En=function(){return En=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},En.apply(this,arguments)},Sn=function(e,t,n,r){return new(n||(n=Promise))((function(o,a){function i(e){try{c(r.next(e))}catch(e){a(e)}}function l(e){try{c(r.throw(e))}catch(e){a(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,l)}c((r=r.apply(e,t||[])).next())}))},Dn=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:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(a){return function(l){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,l])}}},Ln=function(e){return void 0!==e},Pn=(0,h.Y)(),_n=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=(0,ze.Y)(Pn,e),a=(0,m.useLocalization)(),i=o.useRef(null),l=o.useRef(null),u=o.useRef(null),h=o.useRef(null),y=o.useRef(null),b=o.useState(),z=b[0],w=b[1],C=o.useState(!1),O=C[0],M=C[1],V=o.useState(!1),H=V[0],I=V[1],E=o.useState(),S=E[0],D=E[1],L=o.useState(),P=L[0],_=L[1],B=Ln(r.value)?r.value:S,T=o.useState(!1),R=T[0],N=T[1],j=Ln(r.open),A=j?r.open:R,F=!(r.maximized||H||!r.maximizable||r.disabled),q=r.maximized&&!H,K=!(!r.value&&!S||H||r.readOnly||r.disabled),U=a.toLanguageString(g.yf,g.sY[g.yf]),W=a.toLanguageString(g.l7,g.sY[g.l7]),Y=a.toLanguageString(g.Zq,g.sY[g.Zq]),G=r.popupScale||3,Z=r.exportScale||2,X=function(e){D(e),r.onChange&&r.onChange({value:e})};o.useEffect((function(){r.value!==S&&(D(r.value),null==z||z.loadImage(r.value))}),[r.value]);var $=o.useCallback((function(e){j||N(e)}),[j]),Q=o.useCallback((function(){var e="#000000";return!r.color&&"undefined"!=typeof document&&i.current&&(e=getComputedStyle(i.current).color),r.color||e}),[r.color]),J=o.useCallback((function(){var e="#ffffff";return!r.backgroundColor&&"undefined"!=typeof document&&i.current&&(e=getComputedStyle(i.current).backgroundColor),r.backgroundColor||e}),[r.backgroundColor]),ee=function(){return{scale:r.maximized?r.popupScale:1,color:Q(),backgroundColor:J(),strokeWidth:r.strokeWidth,smooth:r.smooth,readonly:r.readOnly}},te=function(e){return Sn(void 0,void 0,void 0,(function(){var t,n;return Dn(this,(function(r){switch(r.label){case 0:return t=e.width,n=e.height,[4,null==z?void 0:z.exportImage({width:t*Z,height:n*Z})];case 1:return[2,r.sent()]}}))}))};o.useEffect((function(){var e=l.current,t=new pn(e,ee());return B&&t.loadImage(B),w(t),function(){return t.destroy()}}),[]),o.useEffect((function(){null==z||z.setOptions({onChange:function(){return Sn(void 0,void 0,void 0,(function(){var e;return Dn(this,(function(t){switch(t.label){case 0:return e=X,[4,te(ve())];case 1:return[2,e.apply(void 0,[t.sent()])]}}))}))},onDraw:function(){return I(!0)},onDrawEnd:function(){return I(!1)}})}),[z]),o.useLayoutEffect((function(){return null==z?void 0:z.setOptions(ee())}),[r.readOnly,r.color,r.backgroundColor,r.strokeWidth,r.smooth]),o.useEffect((function(){var e,t,n=null===(t=null===(e=u.current)||void 0===e?void 0:e.element)||void 0===t?void 0:t.querySelector(".k-overlay");if(n){var r=function(){return $(!1)};return n.addEventListener("click",r),function(){return n.removeEventListener("click",r)}}}),[A]),o.useEffect((function(){if(A&&"undefined"!=typeof document){var e=function(e){e.keyCode===v.R.esc&&$(!1)};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}}),[A]),o.useEffect((function(){var e,t;r.maximized&&(null===(t=null===(e=h.current)||void 0===e?void 0:e.element)||void 0===t||t.focus())}),[]);var ne=o.useCallback((function(){var e;return null===(e=l.current)||void 0===e?void 0:e.focus()}),[]),re=o.useCallback((function(){return r.value}),[r.value]),oe=o.useCallback((function(){return r.name}),[r.name]),ae=o.useCallback((function(){return r.required}),[r.required]),ie=o.useCallback((function(){var e=void 0!==r.validationMessage,t=!re();return{customError:e,valid:void 0!==r.valid?r.valid:!ae()||!t,valueMissing:t}}),[r.validationMessage,r.valid,re,ae]),le=o.useCallback((function(){return r.validityStyles}),[r.validityStyles]),ce=o.useCallback((function(){return r}),[r]),se=o.useCallback((function(){var e={element:i.current,focus:ne};return Object.defineProperty(e,"name",{get:oe}),Object.defineProperty(e,"value",{get:re}),Object.defineProperty(e,"validity",{get:ie}),Object.defineProperty(e,"validityStyles",{get:le}),Object.defineProperty(e,"required",{get:ae}),Object.defineProperty(e,"props",{get:ce}),Object.defineProperty(e,"color",{get:Q}),Object.defineProperty(e,"backgroundColor",{get:J}),e}),[oe,re,ie,le,ae,ne,ce,Q,J]);o.useImperativeHandle(t,se);var ue=o.useCallback((function(e){O||r.maximized||(M(!0),(0,f.N)(r.onFocus,e,se(),{}))}),[O,r.onFocus,se]),he=o.useCallback((function(e){(function(e,t){for(var n=e;n&&n!==t;)n=n.parentNode;return!!n})(e.relatedTarget,i.current)||(M(!1),(0,f.N)(r.onBlur,e,se(),{}))}),[O,r.onBlur,se]),pe=o.useCallback((function(e){return Sn(void 0,void 0,void 0,(function(){var t;return Dn(this,(function(n){switch(n.label){case 0:return t=_,[4,te(fe())];case 1:return t.apply(void 0,[n.sent()]),$(!0),(0,f.N)(r.onOpen,e,se(),{}),[2]}}))}))}),[A,j,r.onOpen,r.value,S,se]),de=o.useCallback((function(e){$(!1),(0,f.N)(r.onClose,e,se(),{})}),[A,j,r.onClose,se]),ve=function(){var e,t;return{width:r.width||(null===(e=i.current)||void 0===e?void 0:e.offsetWidth)||250,height:r.height||(null===(t=i.current)||void 0===t?void 0:t.offsetHeight)||84}},fe=function(){var e=ve(),t=e.width,n=e.height;return{width:t*G,height:n*G}},me=!le()||ie().valid;return o.createElement("div",{ref:i,dir:r.dir,style:En({width:r.width,height:r.height},r.style),className:(0,s.A)("k-input","k-signature",(n={"k-signature-maximized":r.maximized},n["k-signature-".concat(we.G.sizeMap[r.size]||r.size)]=r.size,n["k-input-".concat(r.fillMode)]=r.fillMode,n["k-rounded-".concat(we.G.roundedMap[r.rounded]||r.rounded)]=r.rounded,n["k-invalid"]=!me,n["k-required"]=r.required,n["k-disabled"]=r.disabled,n["k-focus"]=O,n),r.className),onFocus:ue,onBlur:he},o.createElement("div",{className:"k-signature-canvas",ref:l,tabIndex:(0,c.p)(r.tabIndex,r.disabled),role:"img",id:r.id,"aria-label":r.ariaLabel,"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy,"aria-disabled":r.disabled?"true":void 0}),o.createElement("div",{className:"k-signature-actions k-signature-actions-top"},F&&o.createElement(x.z,{className:"k-signature-action k-signature-maximize",ref:y,icon:"hyperlink-open",svgIcon:k.TZQ,fillMode:"flat",size:r.size,onClick:pe,"aria-label":U,title:U}),q&&o.createElement(x.z,{className:"k-signature-action k-signature-minimize k-rotate-180",ref:h,icon:"hyperlink-open",svgIcon:k.TZQ,fillMode:"flat",size:r.size,onClick:de,"aria-label":W,title:W})),!r.hideLine&&o.createElement("div",{className:"k-signature-line",style:{zIndex:2,pointerEvents:"none"}}),o.createElement("div",{className:"k-signature-actions k-signature-actions-bottom"},K&&o.createElement(x.z,{className:"k-signature-action k-signature-clear",icon:"x",svgIcon:k.FZE,fillMode:"flat",size:r.size,onClick:function(){null==z||z.clear(),X(),ne()},"aria-label":Y,title:Y})),A&&o.createElement(In,{ref:u},o.createElement(_n,En({},r,fe(),{value:P,maximized:!0,exportScale:1/G*Z,open:!1,onChange:function(e){null==z||z.loadImage(e.value),X(e.value)},onClose:function(e){var t,n;de(e),null===(n=(null===(t=y.current)||void 0===t?void 0:t.element)||l.current)||void 0===n||n.focus()}}))))}));_n.propTypes={value:a.string,width:a.number,height:a.number,tabIndex:a.number,dir:a.string,ariaDescribedBy:a.string,ariaLabelledBy:a.string,ariaLabel:a.string,readOnly:a.bool,disabled:a.bool,validationMessage:a.string,required:a.bool,onChange:a.func,onFocus:a.func,onBlur:a.func,onOpen:a.func,onClose:a.func,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large"]),fillMode:a.oneOf([null,"solid","flat","outline"])},_n.displayName="KendoSignature",_n.defaultProps={strokeWidth:1,smooth:!1,popupScale:3,exportScale:2,maximizable:!0,disabled:!1,required:!1,validityStyles:!0,onChange:function(e){return ut.Z},onFocus:function(e){return ut.Z},onBlur:function(e){return ut.Z},onOpen:function(e){return ut.Z},onClose:function(e){return ut.Z},size:"medium",rounded:"medium",fillMode:"solid"};var Bn=n(6059),Tn=function(){return Tn=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},Tn.apply(this,arguments)},Rn=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=o.useRef(null),a=o.useRef(null),i=o.useRef(),l=o.useCallback((function(){var e;return void 0!==i.current?i.current:null===(e=r.current)||void 0===e?void 0:e.value}),[]);o.useImperativeHandle(a,(function(){var e={element:r.current};return Object.defineProperty(e,"value",{get:l}),e})),o.useImperativeHandle(t,(function(){return a.current}));var c=e,u=c.size,h=c.fillMode,v=c.rounded,f=c.className,m=c.dir,g=c.style,y=c.prefix,b=void 0===y?Nn.prefix:y,z=c.suffix,w=void 0===z?Nn.suffix:z,x=(c.valid,c.modified,c.touched,c.visited,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}(c,["size","fillMode","rounded","className","dir","style","prefix","suffix","valid","modified","touched","visited"])),k=(0,Ze.A)(b)[0],C=(0,Ze.A)(w)[0],O=o.useState(!1),M=O[0],V=O[1],H=o.useCallback((function(t){i.current=t.target.value,e.onChange&&e.onChange.call(void 0,{syntheticEvent:t,nativeEvent:t.nativeEvent,value:t.target.value,target:a.current}),i.current=void 0}),[e.onChange]),I=(0,Bn.U)({onFocus:function(e){V(!0)},onBlur:function(e){V(!1)},onSyncFocus:e.onFocus,onSyncBlur:e.onBlur}),E=I.onFocus,S=I.onBlur;return o.createElement("span",{style:g,dir:m,className:(0,s.A)("k-textbox k-input",(n={},n["k-input-".concat(we.G.sizeMap[u]||u)]=u,n["k-input-".concat(h)]=h,n["k-rounded-".concat(we.G.roundedMap[v]||v)]=v,n),{"k-focus":M,"k-required":e.required,"k-disabled":e.disabled,"k-invalid":!1===e.valid},f),onFocus:E,onBlur:S},o.createElement(k,null),o.createElement("input",Tn({ref:r,className:"k-input-inner"},x,{onChange:H})),o.createElement(C,null))})),Nn={prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"};Rn.propTypes={size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},Rn.displayName="KendoReactTextBoxComponent",Rn.defaultProps=Nn;var jn=function(){return jn=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},jn.apply(this,arguments)},An=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",jn({},e,{className:(0,s.A)("k-clear-value",e.className)}))}));An.displayName="KendoReactInputClearValue";var Fn=function(){return Fn=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},Fn.apply(this,arguments)},qn=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",Fn({},e,{className:(0,s.A)("k-input-prefix",e.className)}))}));qn.displayName="KendoReactInputPrefix";var Kn=function(){return Kn=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},Kn.apply(this,arguments)},Un=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",Kn({},e,{className:(0,s.A)("k-input-separator",e.className)}))}));Un.displayName="KendoReactInputSeparator";var Wn=function(){return Wn=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},Wn.apply(this,arguments)},Yn=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",Wn({},e,{className:(0,s.A)("k-input-suffix",e.className)}))}));Yn.displayName="KendoReactInputSuffix";var Gn=function(){return Gn=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},Gn.apply(this,arguments)},Zn=o.forwardRef((function(e,t){return o.createElement(ee.a,Gn({ref:t},e,{className:(0,s.A)("k-input-validation-icon",e.className)}))}));Zn.displayName="KendoReactInputValidationIcon"},7008:(e,t,n)=>{var r;n.d(t,{fB:()=>o,xK:()=>a,AW:()=>i,wf:()=>l,t3:()=>c,ao:()=>s,_P:()=>u,rw:()=>h,gR:()=>p,Jz:()=>d,Ao:()=>v,Vy:()=>f,PS:()=>m,lf:()=>g,BK:()=>y,UH:()=>b,M0:()=>z,Zz:()=>w,F_:()=>x,gs:()=>k,UG:()=>C,IN:()=>O,OH:()=>M,as:()=>V,wd:()=>H,ws:()=>I,iY:()=>E,cM:()=>S,Zq:()=>D,yf:()=>L,l7:()=>P,sY:()=>_});var o="numerictextbox.increment",a="numerictextbox.decrement",i="slider.increment",l="slider.decrement",c="slider.dragTitle",s="colorGradient.r",u="colorGradient.g",h="colorGradient.b",p="colorGradient.a",d="colorGradient.hex",v="colorGradient.contrastRatio",f="colorGradient.colorGradientAALevel",m="colorGradient.colorGradientAAALevel",g="colorGradient.colorGradientPass",y="colorGradient.colorGradientFail",b="colorGradient.hueSliderLabel",z="colorGradient.alphaSliderLabel",w="colorGradient.toggleInputsButton",x="flatColorPicker.cancelBtn",k="flatColorPicker.applyBtn",C="flatColorPicker.colorGradientBtn",O="flatColorPicker.colorPaletteBtn",M="flatColorPicker.clearBtn",V="checkbox.validation",H="checkbox.optionalText",I="switch.validation",E="colorPicker.dropdownButtonAriaLabel",S="rating.ariaLabel",D="signature.clear",L="signature.maximize",P="signature.minimize",_=((r={})[o]="Increase value",r[a]="Decrease value",r[i]="Increase",r[l]="Decrease",r[c]="Drag",r[s]="r",r[u]="g",r[h]="b",r[p]="a",r[d]="hex",r[v]="Contrast ratio",r[f]="AA",r[m]="AAA",r[g]="Pass",r[y]="Fail",r[b]="Hue slider",r[z]="Alpha slider",r[w]="Toggle colorgradient inputs",r[x]="Cancel",r[k]="Apply",r[C]="Color Gradient view",r[O]="Color Palette view",r[M]="Clear color value",r[V]="Please check this box if you want to proceed!",r[H]="(Optional)",r["radioButton.validation"]="Please select option if you want to proceed!",r[I]="Please turn on if you want to proceed!",r[E]="Select",r[S]="Rating",r[D]="Clear",r[L]="Maximize",r[P]="Minimize",r)},8463:(e,t,n)=>{n.d(t,{N:()=>K,R:()=>q});var r=n(3899),o=n(189),a=n(499),i=n(848),l=n(9656),c=n(3198),s=n(9447),u=n(5407),h=n(8047),p=n(2697),d=n(4703),v=n(1193),f=n(6097),m=n(4006),g=n(2009),y=n(7008),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=1111111.1111111,w=/\d/,x=function(e,t){return void 0!==e?e:t},k=function(e,t,n){return null===e&&void 0===e?"":"string"==typeof e?e:n.formatNumber(e,t)},C=function(e){return(String(e).split(".")[1]||"").length},O=function(e,t){return Math.max(C(e),C(t))},M=function(e,t){var n=function(e){return Math.min(e,15)}(t);return parseFloat(e.toFixed(n))},V=function(e,t,n,r,o,a,i){var l=O(e||0,n||0),c=I(M((e||0)+(n||0),l),r,o);t.eventValue=c,t.currentLooseValue=k(c,a,i),t.selectionStart=t.selectionEnd=P(t.currentLooseValue,w)},H=function(e,t,n,r,o,a,i){var l=O(e||0,n||0),c=I(M((e||0)-(n||0),l),r,o);t.eventValue=c,t.currentLooseValue=k(c,a,i),t.selectionStart=t.selectionEnd=P(t.currentLooseValue,w)},I=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},E=function(e,t,n,r){e.selectionStart=e.selectionEnd=t,function(e,t,n){var r=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}(e,t);if(-1!==r&&n.selectionStart>r)n.selectionStart=n.selectionEnd=r;else{n.selectionStart>e.length&&(n.selectionStart=n.selectionEnd=e.length);var o=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}(e,t);-1!==o&&n.selectionStart<o&&(n.selectionStart=n.selectionEnd=o),-1===n.selectionStart&&(n.selectionStart=n.selectionEnd=0)}}(n,r,e)},S=function(e,t,n,r){e.eventValue=r.parseNumber(e.prevLooseValue,t),e.currentLooseValue=e.prevLooseValue,e.valueIsCorrected=!0,E(e,e.selectionStart,e.currentLooseValue,n)},D=function(e,t){var n=e.indexOf(t.decimal);return n>-1?n:P(e,w)},L=function(e){return e.split("").reverse().join("")},P=function(e,t){return e.length-L(e).search(t)},_=function(e){return e.split(e[e.search(w)])[0]},B=function(e){var t=L(e);return L(t.split(t[t.search(w)])[0])},T=function(e,t){return e.search(t)},R=function(e,t){var n=e.indexOf(t);return n>-1?e.length-n-1:0},N=function(e,t,n,r,o){var a="0"===e.replace(o,"")[0],i="0"===t.replace(o,"")[0];if(a&&!i)return n-1;if(i&&r)return n+1;for(var l=0,c=0;c<n;c++)w.test(e.charAt(c))&&l++;for(var s=0;l>0&&t.length>s;)w.test(t.charAt(s))&&l--,s++;return s},j=function(e,t,n){var r=b({},e),o=r.prevLooseValue,a=n.numberSymbols(),i=function(e,t){var n=t.formatNumber(z,e),r=t.formatNumber(-z,e),o=t.formatNumber(0,e),a=t.formatNumber(1,e),i=t.numberSymbols(),l=new RegExp("[\\d\\".concat(i.decimal).concat(i.group,"]"),"g");return[n,r,o,a].map((function(e){return e.replace(l,"")})).join("").split("").filter((function(e,t,n){return n.indexOf(e)===t})).join("")}(t,n),l=String(r.currentLooseValue),c=String(o),s=new RegExp("[^\\d\\".concat(a.decimal,"]"),"g"),u=new RegExp("[^\\d\\".concat(a.decimal,"\\").concat(a.group,"]"),"g"),h=new RegExp("[\\d\\".concat(a.decimal,"\\").concat(a.group,"]")),p=l.replace(s,""),d=T(l,w),v=-1===d?-1:P(l,w),f=l.indexOf(a.decimal),m=(l.substring(0,d)+l.substring(d,v).replace(u,"")+l.substring(v,l.length)).split("").filter((function(e){return-1!==i.indexOf(e)||-1!==e.search(h)})).join(""),g=n.formatNumber(.31111111111111117,t).replace(s,""),y=g.indexOf(a.decimal),x=y>-1?g.length-y-1:0,C=n.formatNumber(1,t).replace(s,""),O=C.indexOf(a.decimal),M=O>-1?C.length-O-1:0,V=function(e,t){var n=t.formatNumber(z,e),r=t.formatNumber(-z,e),o=t.formatNumber(0,e),a=t.formatNumber(1,e),i=_(n),l=_(r),c=_(o),s=_(a);return{positiveInfo:[i,B(n)],negativeInfo:[l,B(r)],zeroInfo:[c,B(o)],oneInfo:[s,B(a)]}}(t,n),H=[V.positiveInfo,V.negativeInfo,V.zeroInfo,V.oneInfo],I=1!==H.findIndex((function(e){return-1!==e.findIndex((function(e){return Boolean(e)}))})),L=l.length>0&&l.length<c.length,j="string"==typeof t&&"p"===t[0]&&l&&-1===l.indexOf(a.percentSign);if(!r.isPaste){if(""===l)return r.eventValue=null,r.currentLooseValue="",r;if(r.currentLooseValue===a.minusSign&&n.formatNumber(-0,t)!==c)return r.eventValue=-0,r.currentLooseValue=k(r.eventValue,t,n),E(r,D(r.currentLooseValue,a),r.currentLooseValue,H),r;if(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}(r,a)){var A=n.parseNumber(o,t);r.eventValue=-(null!==A?A:0),r.currentLooseValue=k(r.eventValue,t,n);var F=T(r.currentLooseValue,w),q=T(c,w);return E(r,r.selectionEnd-1+(F-q),r.currentLooseValue,H),r}if(function(e,t){var n=String(e.currentLooseValue),r=String(e.prevLooseValue);return-1===n.indexOf(t.minusSign)&&-1!==r.indexOf(t.minusSign)}(r,a))return r.eventValue=n.parseNumber(r.currentLooseValue,t),E(r,r.selectionStart,r.currentLooseValue,H),r;if(r.currentLooseValue===a.decimal){r.eventValue=0;var K=k(r.eventValue,t,n);if(0===M&&x>0){var U=P(K,w);r.currentLooseValue=K.substring(0,U)+a.decimal+K.substring(U)}else r.currentLooseValue=K;return E(r,D(r.currentLooseValue,a)+1,r.currentLooseValue,H),r}if(function(e,t){return String(e.currentLooseValue).split(t.decimal).length>2}(r,a))return S(r,t,H,n),r;if(j)return r.eventValue=n.parseNumber(l,t)/100,r.currentLooseValue=k(r.eventValue,t,n),r;if(String(r.currentLooseValue).replace(/[^\d]/g,"").length>15)return S(r,t,H,n),r;if(p!==l&&l&&I){var W=H.findIndex((function(e){var t=e[0],n=e[1],r=l.indexOf(t),o=l.indexOf(n),i=0===r,c=o===l.length-n.length,s=r+t.length!==d&&-1!==d&&l[r+t.length]!==a.decimal,u=o!==v&&-1!==v&&l[o-1]!==a.decimal;return t&&n?!s&&!u&&i&&c:t?!s&&i:!!n&&!u&&c}));if(-1===W)return S(r,t,H,n),r}if(p[p.length-1]===a.decimal&&x>0)return r.eventValue=n.parseNumber(l,t),r.currentLooseValue=m,r;if(r.currentLooseValue&&o&&(i+a.decimal+a.group).split("").findIndex((function(e){return l.split("").filter((function(t){return t===e})).length<c.split("").filter((function(t){return t===e})).length&&l.length+1===c.length&&(e!==a.decimal||0!==R(c.replace(s,""),a.decimal))}))>-1)return r.eventValue=n.parseNumber(e.prevLooseValue,t),r.currentLooseValue=e.prevLooseValue,r;var Y=R(p,a.decimal),G="0"===p[p.length-1];if(L&&G&&Y<M)return r.eventValue=n.parseNumber(r.currentLooseValue,t),r.currentLooseValue=k(r.eventValue,t,n),r;if(Y>0){var Z=l.substring(0,f);if(G&&(!Z||0!==c.indexOf(Z))){r.eventValue=n.parseNumber(r.currentLooseValue,t);var X=k(r.eventValue,t,n);return E(r,N(l,X,r.selectionEnd,L,s),X,H),r.currentLooseValue=X,r}if(Y>x){var $=l.indexOf(a.decimal),Q=l.substring(0,$)+l.substring($,$+1+x)+l.substring(v,String(r.currentLooseValue).length);return r.eventValue=n.parseNumber(Q,t),r.currentLooseValue=Q,E(r,r.selectionStart,Q,H),r}if(M!==x&&Y<=x&&G)return r.eventValue=n.parseNumber(r.currentLooseValue,t),r.currentLooseValue=m,r;if(Y<M)return r.eventValue=n.parseNumber(r.currentLooseValue,t),r.currentLooseValue=k(r.eventValue,t,n),r}}return r.eventValue=n.parseNumber(r.currentLooseValue,t),j&&(r.eventValue=r.eventValue/100),"number"==typeof r.eventValue?(X=k(r.eventValue,t,n),1===l.length?E(r,D(X,a),X,H):E(r,N(l,X,r.selectionEnd,L,s),X,H),r.currentLooseValue=X):r.currentLooseValue=k(n.parseNumber(p),t,n),r},A=n(7037),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)},q=(0,i.Y)(),K=r.forwardRef((function(e,t){var n;(0,m.s)(g.k);var o=(0,l.Y)(q,e),i=r.useMemo((function(){return(0,c.M)()}),[]),b=o.id||i,z=(0,a.useInternationalization)(),w=(0,a.useLocalization)(),C=r.useRef(null),O=r.useRef(),M=r.useState(!1),E=M[0],S=M[1],D=r.useRef({eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1}),L=r.useRef(!1),P=r.useRef(),_=r.useRef(o.defaultValue),B=k(D.current.focused&&!o.disabled?D.current.currentLooseValue:x(o.value,_.current),o.format,z);P.current=B;var T=(0,s.A)(o.prefix)[0],R=(0,s.A)(o.suffix)[0];r.useEffect((function(){C.current&&C.current.setCustomValidity&&C.current.setCustomValidity(Y().valid?"":o.validationMessage||"Please enter a valid value!")}));var N=r.useCallback((function(){C.current&&C.current.focus()}),[]),K=r.useCallback((function(){return void 0!==O.current?O.current:x(o.value,_.current)}),[o.value]),U=r.useCallback((function(){return o.name}),[o.name]),W=r.useCallback((function(){return o.required}),[o.required]),Y=r.useCallback((function(){var e=void 0!==o.validationMessage,t=K();return{customError:e,valid:void 0!==o.valid?o.valid:!(D.current.valueIsOutOfRange||W()&&null==t),valueMissing:null==t}}),[o.validationMessage,o.valid,K,W]),G=r.useCallback((function(){return o.validityStyles}),[o.validityStyles]),Z=r.useCallback((function(){return o}),[o]),X=r.useCallback((function(){var e={element:C.current,focus:N};return Object.defineProperty(e,"name",{get:U}),Object.defineProperty(e,"value",{get:K}),Object.defineProperty(e,"validity",{get:Y}),Object.defineProperty(e,"validityStyles",{get:G}),Object.defineProperty(e,"required",{get:W}),Object.defineProperty(e,"props",{get:Z}),e}),[U,K,Y,G,W,N,Z]);r.useImperativeHandle(t,X);var $=r.useCallback((function(){return{eventValue:x(o.value,_.current),prevLooseValue:P.current,currentLooseValue:C.current.value,selectionStart:C.current.selectionStart,selectionEnd:C.current.selectionEnd,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1,isPaste:L.current,focused:D.current.focused}}),[o.value]),Q=r.useCallback((function(e,t){if(!o.disabled){O.current=t.eventValue,_.current=t.eventValue;var n=k(I(t.eventValue,o.min,o.max),o.format,z),r=I(z.parseNumber(n,o.format),o.min,o.max);r!==t.eventValue&&(t.valueIsOutOfRange=!0,t.eventValue=r,_.current=r),o.value!==t.eventValue&&(0,u.N)(o.onChange,e,X(),{value:t.eventValue}),O.current=void 0,D.current=t,S((function(e){return!e}))}}),[o.value,o.onChange,o.disabled,S,X]),J=r.useCallback((function(e){var t=$();L.current=!1,Q(e,j(t,o.format,z))}),[o.format,o.onChange,z,Q,$]),ee=r.useCallback((function(e){var t=$(),n=z.parseNumber(String(t.currentLooseValue),o.format);if(t.selectionEnd>t.selectionStart&&t.selectionEnd-t.selectionStart===String(t.currentLooseValue).length)L.current=!0;else{switch(e.keyCode){case 38:V(n,t,o.step,o.min,o.max,o.format,z);break;case 40:H(n,t,o.step,o.min,o.max,o.format,z);break;case 13:if(!1===o.rangeOnEnter)return;var r=k(I(n,o.min,o.max),o.format,z),a=I(z.parseNumber(r,o.format),o.min,o.max);t.eventValue=a,t.currentLooseValue=k(a,o.format,z),t.selectionStart=t.selectionEnd=t.currentLooseValue.length;break;case 110:var i=C.current,l=z.numberSymbols();i&&(t.currentLooseValue=t.currentLooseValue.slice(0,t.selectionStart)+l.decimal+t.currentLooseValue.slice(t.selectionEnd),t.selectionStart=t.selectionEnd=t.selectionStart+1,t=j(t,o.format,z));break;default:return}e.preventDefault(),Q(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.rangeOnEnter,Q,$]),te=r.useCallback((function(){L.current=!0}),[]),ne=r.useCallback((function(e){if(!o.readOnly&&!o.disabled){var t=$();V(z.parseNumber(String(t.currentLooseValue),o.format),t,o.step,o.min,o.max,o.format,z),Q(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.readOnly,o.disabled,Q,$]),re=r.useCallback((function(e){if(!o.readOnly&&!o.disabled){var t=$();H(z.parseNumber(String(t.currentLooseValue),o.format),t,o.step,o.min,o.max,o.format,z),Q(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.readOnly,o.disabled,Q,$]),oe=r.useCallback((function(e){document&&document.activeElement===C.current&&C.current&&!o.readOnly&&!o.disabled&&(e.nativeEvent.deltaY<0&&ne(e),e.nativeEvent.deltaY>0&&re(e))}),[ne,re,o.disabled,o.readOnly]),ae=r.useCallback((function(e){D.current.currentLooseValue=P.current,D.current.focused=!0,(0,u.N)(o.onFocus,e,X(),{}),S((function(e){return!e}))}),[o.onFocus,S,X]),ie=r.useCallback((function(e){D.current={eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1},(0,u.N)(o.onBlur,e,X(),{}),S((function(e){return!e}))}),[o.onBlur,S,X]),le=r.useCallback((function(e){document&&C.current&&(e.preventDefault(),document.activeElement!==C.current&&C.current.focus())}),[]);r.useLayoutEffect((function(){C.current&&"number"!==C.current.type&&void 0!==D.current.selectionStart&&void 0!==D.current.selectionEnd&&(C.current.selectionStart=D.current.selectionStart,C.current.selectionEnd=D.current.selectionEnd,D.current.selectionStart=void 0,D.current.selectionEnd=void 0)}),[E]);var ce=!G()||Y().valid,se=r.createElement("span",{dir:o.dir,style:o.label?o.style:F({width:o.width},o.style),className:(0,h.A)("k-input","k-numerictextbox",(n={},n["k-input-".concat(p.G.sizeMap[o.size]||o.size)]=o.size,n["k-input-".concat(o.fillMode)]=o.fillMode,n["k-rounded-".concat(p.G.roundedMap[o.rounded]||o.rounded)]=o.rounded,n["k-invalid"]=!ce,n["k-required"]=o.required,n["k-disabled"]=o.disabled,n),o.className),"aria-disabled":o.disabled?"true":void 0},r.createElement(T,null),r.createElement("input",{role:"spinbutton",value:null===B?"":B,tabIndex:(0,d.p)(o.tabIndex,o.disabled),accessKey:o.accessKey,disabled:o.disabled,title:o.title,"aria-disabled":o.disabled?"true":void 0,"aria-valuemin":o.min,"aria-valuemax":o.max,"aria-label":o.ariaLabel,"aria-labelledby":o.ariaLabelledBy,"aria-describedby":o.ariaDescribedBy,placeholder:o.placeholder,spellCheck:!1,autoComplete:"off",autoCorrect:"off",type:o.inputType||"tel",className:"k-input-inner",id:b,name:o.name,readOnly:o.readOnly,style:o.inputStyle,onChange:J,onFocus:ae,onBlur:ie,onKeyDown:ee,onPaste:te,onWheel:oe,ref:C}),r.createElement(R,null),o.children,o.spinners&&r.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:le},r.createElement(A.z,{tabIndex:-1,type:"button",icon:"caret-alt-up",svgIcon:v.fRI,rounded:null,className:"k-spinner-increase","aria-label":w.toLanguageString(y.fB,y.sY[y.fB]),title:w.toLanguageString(y.fB,y.sY[y.fB]),onClick:ne}),r.createElement(A.z,{tabIndex:-1,type:"button",icon:"caret-alt-down",svgIcon:v.M7i,rounded:null,className:"k-spinner-decrease","aria-label":w.toLanguageString(y.xK,y.sY[y.xK]),title:w.toLanguageString(y.xK,y.sY[y.xK]),onClick:re})));return o.label?r.createElement(f._,{label:o.label,editorId:b,editorValue:null===B?"":B,editorValid:ce,editorDisabled:o.disabled,editorPlaceholder:o.placeholder,children:se,style:{width:o.width},dir:o.dir}):se}));K.propTypes={value:o.number,defaultValue:o.number,step:o.number,format:o.oneOfType([o.string,o.shape({style:o.oneOf(["decimal","currency","percent","scientific","accounting"]),currency:o.string,currencyDisplay:o.oneOf(["symbol","code","name"]),useGrouping:o.bool,minimumIntegerDigits:o.number,minimumFractionDigits:o.number,maximumFractionDigits:o.number})]),width:o.oneOfType([o.string,o.number]),tabIndex:o.number,accessKey:o.string,title:o.string,placeholder:o.string,min:o.number,max:o.number,spinners:o.bool,disabled:o.bool,readOnly:o.bool,dir:o.string,name:o.string,label:o.string,validationMessage:o.string,required:o.bool,id:o.string,rangeOnEnter:o.bool,ariaLabelledBy:o.string,ariaDescribedBy:o.string,ariaLabel:o.string,onChange:o.func,onFocus:o.func,onBlur:o.func,size:o.oneOf([null,"small","medium","large"]),rounded:o.oneOf([null,"small","medium","large","full"]),fillMode:o.oneOf([null,"solid","flat","outline"])},K.displayName="KendoNumericTextBox",K.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"}},2009:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-inputs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679385162,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"}},1193:(e,t,n)=>{n.d(t,{M7i:()=>a,x9g:()=>l,Me8:()=>i,bI8:()=>o,fRI:()=>r,eQZ:()=>s,$zW:()=>f,V7P:()=>c,TZQ:()=>h,Sp5:()=>v,e0G:()=>d,QRC:()=>p,FZE:()=>u});const r={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},o={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},a={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},i={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},l={name:"caret-alt-expand",content:'<path d="M128 288h256L256 480 128 288zM256 32 128 224h256.001L256 32z" />',viewBox:"0 0 512 512"},c={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"},s={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"},u={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"},h={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"},p={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"},d={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"},v={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"},f={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"}},6097:(e,t,n)=>{n.d(t,{_:()=>p});var r,o=n(3899),a=n(189),i=n(8047),l=n(499),c=n(2609),s=n(4006),u=n(8011),h=(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)}),p=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,s.s)(u.k),n}return h(t,e),t.prototype.render=function(){var e=this.props,t=e.label,n=e.editorId,r=e.className,a=e.editorValue,s=e.editorPlaceholder,u=e.editorValid,h=e.editorDisabled,p=e.style,d=e.id,v=e.optional,f=(0,l.provideLocalizationService)(this),m=v?f.toLanguageString(c.y,c.s[c.y]):"",g=m&&o.createElement("span",{className:"k-label-optional"},m),y=(0,i.A)({"k-floating-label-container":!0,"k-focus":this.state.focused,"k-empty":!s&&!a&&0!==a,"k-text-disabled":h,"k-rtl":"rtl"===this.props.dir},r),b=(0,i.A)({"k-label":!0,"k-text-error":!1===u,"k-text-disabled":h});return o.createElement("span",{id:this.props.id,className:y,onFocus:this.handleFocus,onBlur:this.handleBlur,style:p,dir:this.props.dir},this.props.children,t?n?o.createElement("label",{id:d,htmlFor:n,className:b},t,g):o.createElement("span",{id:d,className:b},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}(o.Component);(0,l.registerForLocalization)(p)},2609:(e,t,n)=>{var r;n.d(t,{y:()=>o,s:()=>a});var o="labels.optional",a=((r={})[o]="(Optional)",r)},8011:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-labels",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679384781,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"}},9222:(e,t,n)=>{n.d(t,{G:()=>de});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)}))},l="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),c=function(e,t,n,r,o){if(0===n)return o();var a="k-slide-"+t+"-"+r,c=a+"-active",s=function(t){t.target===e&&(e.removeEventListener("transitionend",s),i(e),e.style.display="exit"===r?"none":"",o())};e.addEventListener("transitionend",s);var u=e.ownerDocument;if(u){var h=u.defaultView;if(h){var p=function(){i(e),e.classList.add(a),h.requestAnimationFrame((function(){e.style.transitionDuration=n+"ms",e.classList.add(c)}))};l?h.requestAnimationFrame(p):p()}}},s=n(4006),u=n(7827),h=n(8259),p=n(8047);const d="bottom",v="center",f="middle",m="left",g="right",y="top",b="fit",z="flip",w="none";var x,k,C,O=function(e,t,n){var r=0;return e+t>n&&(r=n-(e+t)),e<0&&(r=-e),r},M=function(e){var t=e.offset,n=e.size,r=e.anchorSize,o=e.viewPortSize,a=e.anchorAlignPoint,i=e.elementAlignPoint,l=0,c=2*e.margin;if(i!==a&&i!==v&&i!==f&&a!==v&&a!==f){var s=a===y||a===m;t<0&&s?t+(l=n+r+c)+n>o&&(l=0):t>=0&&!s&&(t+n>o&&(l+=-(r+n+c)),t+l<0&&(l=0))}return l},V=(x=function(e){if(!H())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},C=!1,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return C||(k=x.apply(void 0,e),C=!0),k}),H=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:V,canUseDOM:H};function E(e){return e.ownerDocument||e.document||e}const S=function(e){return E(e).defaultView},D=function(e){return E(e).documentElement};var L=0;function P(){if(!L&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML="&nbsp;",document.body.appendChild(e),L=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return L}function _(e){var t=S(e),n=D(e),r={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(r.width-=P()),r}function B(e){var t=D(e),n=S(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}const T=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 R(e){return e===(e.ownerDocument||{}).body?B(e):{x:e.scrollLeft,y:e.scrollTop}}const N=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||D(e)};function j(e,t){for(var n=[],r=e.parentNode;r&&(n.push(r),r!==t);)r=r.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 F=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],q=function(){return I.canUseDOM()?window:null},K=/auto|scroll/,U=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)},W=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},Y=function(){return I.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},G={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,l=n.vertical,c=o.horizontal,s=o.vertical,u=a.horizontal||0,h=a.vertical||0,p=t.top,m=t.left;return l===d&&(p+=t.height),l!==v&&l!==f||(p+=Math.round(t.height/2)),s===d&&(p-=r.height,h*=-1),s!==v&&s!==f||(p-=Math.round(r.height/2),h*=-1),i===g&&(m+=t.width),i!==v&&i!==f||(m+=Math.round(t.width/2)),c===g&&(m-=r.width,u*=-1),c!==v&&c!==f||(m-=Math.round(r.width/2),u*=-1),{top:p+h,left:m+u}},boundingOffset:function(e){if(!e.getBoundingClientRect){var t=_(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=q();if(!t||!e)return[];var n=t.getComputedStyle(e);return F.map((function(e){return{key:e,value:n[e]}}))},getWindow:q,hasOffsetParent:function(e){return!!e&&Boolean(e.offsetParent)},offset:function(e){return e?T(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=T(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?N(t):null,o=function(e,t){var n=S(e),r=n.getComputedStyle(e),o=T(e),a=t||N(e),i=e.ownerDocument,l=a!==i.body&&a!==i.documentElement,c={top:0,left:0};if("fixed"!==r.position&&l){var s=n.getComputedStyle(a);(c=T(a)).top+=parseInt(s.borderTopWidth,10),c.left+=parseInt(s.borderLeftWidth,10)}return{top:o.top-c.top,left:o.left-c.left,height:o.height,width:o.width}}(e,r),a=o.top,i=o.left,l=o.height,c=o.width,s=function(e,t){return e?R(e):function(e){var t=N(e);return t?R(t):{x:0,y:0}}(t)}(r,e),u=s.x,h=s.y,p=e.ownerDocument,d=r===p.body||r===p.documentElement?1:n;return{top:a+h*d,left:i+u*d,height:l,width:c}}(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,l=e.margin;void 0===l&&(l={});var c=r.top,s=r.left,u=r.height,h=r.width,p=i.height,d=i.width,v=l.horizontal||0,f=l.vertical||0,m=0,g=0,y=a.vertical===b,w=a.horizontal===b,x=a.vertical===z,k=a.horizontal===z;y&&(g+=O(c,u,p)),w&&(m+=O(s,h,d)),x&&(g+=M({margin:f,offset:c,size:u,anchorSize:t.height,viewPortSize:p,anchorAlignPoint:n.vertical,elementAlignPoint:o.vertical})),k&&(m+=M({margin:v,offset:s,size:h,anchorSize:t.width,viewPortSize:d,anchorAlignPoint:n.horizontal,elementAlignPoint:o.horizontal}));var C=x&&0!==g,V=k&&0!==m,H=y&&0!==g,I=w&&0!==m;return{flipped:V||C,fitted:H||I,flip:{horizontal:V,vertical:C},fit:{horizontal:I,vertical:H},offset:{left:m,top:g}}},scrollPosition:B,scrollableParents:function(e){var t=[];if(!I.canUseDOM())return t;for(var n=e.parentElement;n;)(K.test(U(n))||n.hasAttribute("data-scrollable"))&&t.push(n),n=n.parentElement;return t.push(window),t},getRelativeContextElement:W,stackingElementOffset:function(e){var t=W(e);return t?T(t):null},stackingElementScroll:function(e){var t=W(e);return t?{x:t.scrollLeft,y:t.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(e){var t=W(e);return t?{height:t.scrollHeight,width:t.scrollWidth}:null},useRelativePosition:function(e){return Boolean(W(e))},windowViewPort:_,zoomLevel:Y,isZoomed:function(){return Y()>1},zIndex:function(e,t){if(!e||!I.canUseDOM())return null;var n=function(e,t){for(var n,r,o=j(e),a=t;a&&(n=A(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(j(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=G;const X=function(e){var t=e.anchor,n=e.element,r=e.anchorAlign,o=e.elementAlign,a=e.margin,i=e.offset,l=e.positionMode,c=e.scale||1,s="fixed"!==l&&Z.hasOffsetParent(n)?function(e,t,n,r){var o=I.eitherRect(Z.position(e,t,r),n);return I.scaleRect(o,r)}(t,n,i,c):function(e,t,n,r){var o=function(e,t){return e?{x:0,y:0}:Z.scrollPosition(t)}(e,t),a=I.eitherRect(Z.offset(e),n),i=2*r,l=Z.stackingElementScroll(t);1!==r&&l&&(l.x/=i,l.y/=i);var c=Z.stackingElementOffset(t);return 1!==r&&c&&(c.left/=i,c.top/=i),Z.removeScroll(Z.addScroll(I.removeStackingOffset(I.scaleRect(a,r),c),l),o)}(t,n,i,c),u=I.scaleRect(Z.offset(n),c);return Z.align({anchorAlign:r,anchorRect:s,elementAlign:o,elementRect:u,margin:a})},$=function(e){var t=e.anchor,n=e.currentLocation,r=e.element,o=e.anchorAlign,a=e.elementAlign,i=e.collisions,l=e.margin,c=e.scale||1,s=Z.offsetAtPoint(r,n),u=I.scaleRect(s,c),h=I.scaleRect(Z.offset(t),c),p=I.eitherRect(h,n),d=e.viewPort||Z.windowViewPort(r);d.width=d.width/c,d.height=d.height/c;var v=Z.restrictToView({anchorAlign:o,anchorRect:p,collisions:i,elementAlign:a,elementRect:u,margin:l,viewPort:d}),f=Z.addOffset(n,v.offset);return{flip:v.flip,flipped:v.flipped,offset:f}};var Q,J=1e3/60,ee=function(e,t,n){var r,o,a,i;void 0===n&&(n={});var l=0;n=n||{};var c=function(){l=!1===n.leading?0:(new Date).getTime(),r=void 0,i=e.apply(o,a),r||(o=a=null)};return function(){var s=(new Date).getTime();l||!1!==n.leading||(l=s);var u=t-(s-l);return o=void 0,a=arguments,u<=0||u>t?(r&&(clearTimeout(r),r=void 0),l=s,i=e.apply(o,a),r||(o=a=null)):r||!1===n.trailing||(r=window.setTimeout(c,u)),i}},te={name:"@progress/kendo-react-popup",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1679384605,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"},ne=(Q=function(e,t){return Q=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])},Q(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}Q(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),re=function(){return re=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},re.apply(this,arguments)},oe=100,ae=1;function ie(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 le,ce={left:-1e3,top:0};!function(e){e.hiding="hiding",e.hidden="hidden",e.showing="showing",e.shown="shown",e.reposition="reposition"}(le||(le={}));var se="k-animation-container-shown",ue=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.state={current:le.hidden,previous:le.hidden,props:{}},n._popup=null,n.show=function(e){n.setPosition(e),n.animate(e.firstChild,"enter",n.onOpened),n.setState({current:le.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,l=t.anchor,c=t.margin,s=t.scale,u=t.positionMode,h=e.style,p=h.width,d=h.height;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";var v=X({anchor:l,anchorAlign:r,element:e,elementAlign:o,offset:i,margin:c,positionMode:u,scale:s}),f=$({anchor:l,anchorAlign:r,element:e,elementAlign:o,collisions:a,currentLocation:v,margin:n.props.margin});if(e.style.top=f.offset.top+"px",e.style.left=f.offset.left+"px",e.style.width=p,e.style.height=d,n._collisions={fit:f.fit,fitted:f.fitted,flip:f.flip,flipped:f.flipped},n.props.onPosition){var m={target:n,flipped:f.flipped,fitted:f.fitted};n.props.onPosition.call(void 0,m)}},n.onOpened=function(){var e=n._popup;e&&(n.props.show&&e.classList.add(se),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,i=a.horizontal,l=a.vertical;o="left"===i&&"center"===l?"right":"right"===i&&"center"===l?"left":"top"===l?"down":"up",n._collisions&&n._collisions.flipped&&(o={down:"up",up:"down",left:"right",right:"left"}[o]),c(e,o,n.animationDuration[t],t,r)}},n.onClosing=function(e){n.props.show||e.classList.remove(se),n.detachRepositionHandlers()},n.onClosed=function(){n.state.current===le.hiding&&n.state.previous===le.shown&&n.setState({current:le.hidden,previous:n.state.current}),n.props.onClose&&n.props.onClose.call(void 0,{target:n})},n.getCurrentZIndex=function(){return n.context?n.context+ae:oe},(0,s.s)(te),n.reposition=ee(n.reposition.bind(n),J),n}return ne(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,l=e.popupAlign,c=e.className,s=e.popupClass,u=e.style,h=e.offset,p=e.contentKey,d=re(re({},t),{props:{show:n,anchor:r,anchorAlign:o,appendTo:a,collision:i,popupAlign:l,className:c,popupClass:s,style:u,offset:h,contentKey:p}});return e.show?t.current===le.hidden||t.current===le.hiding?re(re({},d),{current:le.showing,previous:t.current}):t.current===le.showing?re(re({},d),{current:le.shown,previous:t.current}):t.current!==le.shown||ie(h,t.props.offset)&&ie(o,t.props.anchorAlign)&&ie(a,t.props.appendTo)&&ie(i,t.props.collision)&&ie(l,t.props.popupAlign)&&ie(u,t.props.style)&&r===t.props.anchor&&s===t.props.popupClass&&c===t.props.className?d:re(re({},d),{current:le.reposition,previous:t.current}):t.current===le.hiding||t.current===le.hidden?re(re({},d),{current:le.hidden,previous:t.current}):re(re({},d),{current:le.hiding,previous:t.current})},t.prototype.componentDidUpdate=function(e){this.state.current===le.showing&&this._popup?this.show(this._popup):this.state.current===le.hiding&&this._popup?(this.onClosing(this._popup),this.animate(this._popup.firstChild,"exit",this.onClosed)):this.state.current===le.reposition&&this.state.previous===le.shown?this.setState({current:le.shown,previous:this.state.current}):this.state.current===le.shown&&e.contentKey!==this.props.contentKey&&this._popup&&this.setPosition(this._popup)},t.prototype.componentDidMount=function(){this.state.current===le.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,l=t.show,c=t.id,s=t.positionMode,d=this.props.appendTo?this.props.appendTo:u.N?this.props.anchor&&this.props.anchor.ownerDocument?this.props.anchor.ownerDocument.body:document.body:void 0;this.state.current===le.reposition&&this.state.previous===le.shown&&this._popup&&this.setPosition(this._popup);var v=Object.assign({},{position:s,top:0,left:-1e4},this.props.style||{}),f=this.state.current===le.hiding;if((l||f)&&d){var m=this.getCurrentZIndex(),g=r.createElement(h.$.Provider,{value:m},r.createElement("div",{className:(0,p.A)("k-animation-container","k-animation-container-relative",a),id:c,ref:function(t){return e._popup=t},style:re({zIndex:m},v)},r.createElement("div",{role:this.props.role,className:(0,p.A)("k-popup",i,"k-child-animation-container"),style:{transitionDelay:"0ms"}},n)));return null!==this.props.appendTo?o.createPortal(g,d):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:le.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,z,w]),vertical:a.oneOf([b,z,w])}),anchorAlign:a.shape({horizontal:a.oneOf([m,v,g]),vertical:a.oneOf([y,v,d])}),popupAlign:a.shape({horizontal:a.oneOf([m,v,g]),vertical:a.oneOf([y,v,d])}),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:z},anchorAlign:{horizontal:m,vertical:d},popupAlign:{horizontal:m,vertical:y},offset:ce,animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},t.contextType=h.$,t.displayName="PopupComponent",t}(r.Component),he=function(){return he=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},he.apply(this,arguments)},pe=r.createContext((function(e){return e})),de=r.forwardRef((function(e,t){var n=r.useContext(pe).call(void 0,e);return r.createElement(ue,he({ref:t},n))}));de.displayName="Popup"},8696:(e,t,n)=>{n.r(t),n.d(t,{accessibilityIcon:()=>Ln,aggregateFieldsIcon:()=>rs,alignBottomIcon:()=>Ia,alignCenterIcon:()=>Sa,alignItemsBaselineAltIcon:()=>Ko,alignItemsBaselineIcon:()=>No,alignItemsCenterAltIcon:()=>Ao,alignItemsCenterIcon:()=>Bo,alignItemsEndAltIcon:()=>Fo,alignItemsEndIcon:()=>To,alignItemsStartAltIcon:()=>jo,alignItemsStartIcon:()=>_o,alignItemsStretchAltIcon:()=>qo,alignItemsStretchIcon:()=>Ro,alignJustifyIcon:()=>La,alignLeftIcon:()=>Ea,alignMiddleIcon:()=>Ha,alignRemoveIcon:()=>Pa,alignRightIcon:()=>Da,alignSelfCenterAltIcon:()=>oo,alignSelfCenterIcon:()=>to,alignSelfEndAltIcon:()=>ao,alignSelfEndIcon:()=>no,alignSelfStartAltIcon:()=>ro,alignSelfStartIcon:()=>eo,alignSelfStretchAltIcon:()=>Po,alignSelfStretchIcon:()=>Lo,alignToGridIcon:()=>fo,alignTopIcon:()=>Va,allIcon:()=>da,anchorIcon:()=>ul,applyFormatIcon:()=>Zi,arrowDownIcon:()=>H,arrowLeftIcon:()=>I,arrowOverflowDownIcon:()=>w,arrowRightIcon:()=>V,arrowRotateCcwIcon:()=>st,arrowRotateCcwSmallIcon:()=>pt,arrowRotateCwIcon:()=>ut,arrowRotateCwSmallIcon:()=>dt,arrowUpIcon:()=>M,arrowsAxesIcon:()=>P,arrowsLeftRightIcon:()=>ne,arrowsMoveIcon:()=>bn,arrowsNoChangeIcon:()=>z,arrowsNoRepeatIcon:()=>ht,arrowsSwapIcon:()=>_,arrowsTopBottomIcon:()=>re,barcodeIcon:()=>_n,barcodeOutlineIcon:()=>Pn,barcodeQrCodeScannerIcon:()=>jn,barcodeScannerIcon:()=>Bn,behanceBoxIcon:()=>qc,behanceIcon:()=>Fc,bellIcon:()=>zr,binocularsIcon:()=>Ni,bloggerBoxIcon:()=>hc,bloggerIcon:()=>uc,blurIcon:()=>Wr,boldIcon:()=>na,bookIcon:()=>Hi,borderBottomIcon:()=>Ja,borderLeftIcon:()=>ei,borderRadiusBottomLeftIcon:()=>oe,borderRadiusBottomRightIcon:()=>ae,borderRadiusIcon:()=>ce,borderRadiusTopLeftIcon:()=>ie,borderRadiusTopRightIcon:()=>le,borderRightIcon:()=>ti,borderStyleBottomIcon:()=>se,borderStyleIcon:()=>de,borderStyleLeftIcon:()=>ue,borderStyleRightIcon:()=>he,borderStyleTopIcon:()=>pe,borderTopIcon:()=>Qa,bordersAllIcon:()=>Ya,bordersInsideHorizontalIcon:()=>Xa,bordersInsideIcon:()=>Za,bordersInsideVerticalIcon:()=>$a,bordersNoneIcon:()=>ni,bordersOutsideIcon:()=>Ga,bordersShowHideIcon:()=>ri,boxSizingIcon:()=>ve,brightnessContrastIcon:()=>Ar,bringBackwardIcon:()=>Jr,bringForwardIcon:()=>Qr,bringToBackIcon:()=>$r,bringToFrontIcon:()=>Xr,brushIcon:()=>Tr,buildingBlocksIcon:()=>ol,buttonIcon:()=>ci,calculatorIcon:()=>zn,calendarDateIcon:()=>ui,calendarIcon:()=>ft,cameraIcon:()=>Cr,cancelCircleIcon:()=>Et,cancelIcon:()=>Ht,cancelOutlineIcon:()=>It,caretAltDownIcon:()=>s,caretAltExpandIcon:()=>b,caretAltLeftIcon:()=>u,caretAltRightIcon:()=>c,caretAltToBottomIcon:()=>d,caretAltToLeftIcon:()=>v,caretAltToRightIcon:()=>p,caretAltToTopIcon:()=>h,caretAltUpIcon:()=>l,caretBlIcon:()=>a,caretBrIcon:()=>o,caretDoubleAltDownIcon:()=>g,caretDoubleAltLeftIcon:()=>y,caretDoubleAltRightIcon:()=>m,caretDoubleAltUpIcon:()=>f,caretTlIcon:()=>i,caretTrIcon:()=>r,cartIcon:()=>wn,categorizeIcon:()=>T,cellSplitHorizontallyIcon:()=>Vl,cellSplitVerticallyIcon:()=>Hl,cellsMergeHorizontallyIcon:()=>Ol,cellsMergeIcon:()=>Cl,cellsMergeVerticallyIcon:()=>Ml,changeManuallyIcon:()=>bi,chartAreaClusteredIcon:()=>Du,chartAreaRangeIcon:()=>_u,chartAreaStacked100Icon:()=>Pu,chartAreaStackedIcon:()=>Lu,chartBarClusteredIcon:()=>Hu,chartBarRangeIcon:()=>Su,chartBarStacked100Icon:()=>Eu,chartBarStackedIcon:()=>Iu,chartBubbleIcon:()=>Zu,chartCandlestickIcon:()=>Xu,chartChoroplethIcon:()=>nh,chartColumnClusteredIcon:()=>Cu,chartColumnRangeIcon:()=>Vu,chartColumnStacked100Icon:()=>Mu,chartColumnStackedIcon:()=>Ou,chartDoughnutIcon:()=>qu,chartLineIcon:()=>Bu,chartLineMarkersIcon:()=>Nu,chartLineStacked100Icon:()=>Ru,chartLineStacked100MarkersIcon:()=>Au,chartLineStackedIcon:()=>Tu,chartLineStackedMarkersIcon:()=>ju,chartOhlcIcon:()=>$u,chartPieIcon:()=>Fu,chartRadarFilledIcon:()=>eh,chartRadarIcon:()=>Qu,chartRadarMarkersIcon:()=>Ju,chartRoseIcon:()=>th,chartScatterIcon:()=>Ku,chartScatterSmoothLinesIcon:()=>Wu,chartScatterSmoothLinesMarkersIcon:()=>Uu,chartScatterStraightLinesIcon:()=>Gu,chartScatterStraightLinesMarkersIcon:()=>Yu,checkCircleIcon:()=>Lt,checkIcon:()=>St,checkOutlineIcon:()=>Dt,checkboxCheckedIcon:()=>vr,checkboxIcon:()=>dr,checkboxIndeterminateIcon:()=>fr,checkboxNullIcon:()=>mr,chevronDoubleDownIcon:()=>fe,chevronDoubleLeftIcon:()=>me,chevronDoubleRightIcon:()=>ge,chevronDoubleUpIcon:()=>ye,chevronDownIcon:()=>C,chevronLeftIcon:()=>O,chevronRightIcon:()=>k,chevronUpIcon:()=>x,circleIcon:()=>gr,clearCssIcon:()=>Xi,clipboardCodeIcon:()=>qi,clipboardHtmlIcon:()=>Wi,clipboardIcon:()=>Fi,clipboardMarkdownIcon:()=>Yi,clipboardTextIcon:()=>Gi,clipboardWordAltIcon:()=>Ui,clipboardWordIcon:()=>Ki,clockArrowRotateIcon:()=>Yn,clockIcon:()=>vt,closedCaptionsIcon:()=>rr,cloudIcon:()=>Ss,codeIcon:()=>xs,codeSnippetIcon:()=>ii,colResizeIcon:()=>L,columnFreezeIcon:()=>Dl,columnsIcon:()=>G,commentIcon:()=>Di,commentRemoveIcon:()=>Li,commentsRemoveIcon:()=>Pi,connectorIcon:()=>xn,convertLowercaseIcon:()=>la,convertUppercaseIcon:()=>ca,copyFormatIcon:()=>$i,copyIcon:()=>ji,cropIcon:()=>Er,crosstabIcon:()=>Zl,crosstabWizardIcon:()=>Xl,csIcon:()=>Hs,csprojIcon:()=>Ms,css3Icon:()=>zs,cssIcon:()=>ks,customFormatIcon:()=>ql,customIconIcon:()=>Vi,cutIcon:()=>Ai,dataCsvIcon:()=>Us,dataIcon:()=>Ps,dataJsonIcon:()=>Ws,dataOdsIcon:()=>be,dataRestIcon:()=>vu,dataSdsIcon:()=>it,dataSqlIcon:()=>Ys,dataWebIcon:()=>Gs,decimalDecreaseIcon:()=>Ul,decimalIncreaseIcon:()=>Kl,decreaseHorizontalSpacingIcon:()=>xo,decreaseVerticalSpacingIcon:()=>Mo,deliciousBoxIcon:()=>dc,deliciousIcon:()=>pc,detailSectionIcon:()=>As,diggBoxIcon:()=>fc,diggIcon:()=>vc,dimensionsIcon:()=>Do,displayBlockIcon:()=>we,displayFlexIcon:()=>xe,displayInlineBlockIcon:()=>ze,displayInlineFlexIcon:()=>ke,divIcon:()=>pa,divideIcon:()=>Dn,documentManagerIcon:()=>Mi,dollarIcon:()=>Al,downloadIcon:()=>rn,dragAndDropIcon:()=>B,dribbbleBoxIcon:()=>Uc,dribbbleIcon:()=>Kc,dropletIcon:()=>Nr,dropletSlashIcon:()=>po,dropletSliderIcon:()=>Ce,editToolsIcon:()=>gi,envelopBoxIcon:()=>gc,envelopIcon:()=>mc,envelopLinkIcon:()=>sl,equalIcon:()=>Hn,exclamationCircleIcon:()=>kr,exeIcon:()=>Os,exportIcon:()=>xu,eyeIcon:()=>fn,eyedropperIcon:()=>Ho,facebookBoxIcon:()=>bc,facebookIcon:()=>yc,fileAddIcon:()=>as,fileAscxIcon:()=>ms,fileAudioIcon:()=>ou,fileBacIcon:()=>gs,fileConfigIcon:()=>fs,fileCsvIcon:()=>ls,fileDataIcon:()=>lu,fileDiscImageIcon:()=>cu,fileErrorIcon:()=>pu,fileExcelIcon:()=>cs,fileFlashIcon:()=>vs,fileFooterIcon:()=>Bs,fileHeaderIcon:()=>_s,fileHorizontalIcon:()=>Ds,fileIcon:()=>os,fileImageIcon:()=>au,fileMdbIcon:()=>us,filePdfIcon:()=>ps,filePptIcon:()=>hs,filePresentationIcon:()=>iu,fileProgrammingIcon:()=>su,filePsdIcon:()=>ds,fileReportIcon:()=>Oe,fileTxtIcon:()=>is,fileTypescriptIcon:()=>fu,fileVideoIcon:()=>ru,fileWordIcon:()=>ss,fileWrenchIcon:()=>ta,fileZipIcon:()=>ys,filesErrorIcon:()=>du,filmIcon:()=>bs,filterAddExpressionIcon:()=>Jt,filterAddGroupIcon:()=>en,filterClearIcon:()=>Zt,filterIcon:()=>Gt,filterSmallIcon:()=>Xt,filterSortAscSmallIcon:()=>$t,filterSortDescSmallIcon:()=>Qt,flashManagerIcon:()=>Ri,flipHorizontalIcon:()=>Dr,flipVerticalIcon:()=>Lr,folderAddIcon:()=>es,folderIcon:()=>Qc,folderMoreIcon:()=>ns,folderOpenIcon:()=>Jc,folderUpIcon:()=>ts,fontFamilyIcon:()=>aa,fontSizeIcon:()=>Wl,foregroundColorIcon:()=>ia,formElementIcon:()=>ai,formIcon:()=>oi,formatCodeBlockIcon:()=>rl,formulaFxIcon:()=>Rl,forwardIcon:()=>Qn,fullscreenExitIcon:()=>ho,fullscreenIcon:()=>uo,gapColumnIcon:()=>Me,gapRowIcon:()=>Ve,gearIcon:()=>pn,gearsIcon:()=>dn,globeIcon:()=>nc,globeLinkIcon:()=>ll,globeOutlineIcon:()=>tc,globeUnlinkIcon:()=>cl,googleBoxIcon:()=>wc,googleIcon:()=>zc,googlePlusBoxIcon:()=>kc,googlePlusIcon:()=>xc,graphIcon:()=>ku,grayscaleIcon:()=>Ur,greaterOrEqualIcon:()=>Sn,gridIcon:()=>R,gridLayoutIcon:()=>N,groupBoxIcon:()=>hi,groupCollectionIcon:()=>Zs,groupFooterSectionIcon:()=>Rs,groupHeaderSectionIcon:()=>Ts,groupIcon:()=>j,groupSectionIcon:()=>qs,h1Icon:()=>va,h2Icon:()=>fa,h3Icon:()=>ma,h4Icon:()=>ga,h5Icon:()=>ya,h6Icon:()=>ba,handIcon:()=>Fn,handleDragIcon:()=>F,handleResizeAltIcon:()=>He,handleResizeIcon:()=>Ie,hdIcon:()=>nr,heartIcon:()=>ur,heartOutlineIcon:()=>sr,homeIcon:()=>te,horizontalRuleIcon:()=>Ba,html5Icon:()=>ws,hyperlinkOpenIcon:()=>an,hyperlinkOpenSmIcon:()=>ln,imageAbsolutePositionIcon:()=>Yl,imageAddIcon:()=>Ii,imageEditIcon:()=>Ei,imageExportIcon:()=>Mr,imageIcon:()=>Or,imageMapEditorIcon:()=>Si,imageResizeIcon:()=>Ir,imagesIcon:()=>Ee,importIcon:()=>wu,inboxIcon:()=>sc,increaseHorizontalSpacingIcon:()=>wo,increaseVerticalSpacingIcon:()=>Oo,indentIcon:()=>xa,infoCircleIcon:()=>wr,inheritedIcon:()=>nu,insertBottomIcon:()=>Ma,insertMiddleIcon:()=>Oa,insertTopIcon:()=>Ca,invertColorsIcon:()=>qr,italicIcon:()=>ra,jsIcon:()=>Cs,justifyContentAroundAltIcon:()=>ea,justifyContentAroundIcon:()=>Zo,justifyContentBetweenAltIcon:()=>Jo,justifyContentBetweenIcon:()=>Go,justifyContentCenterAltIcon:()=>$o,justifyContentCenterIcon:()=>Wo,justifyContentEndAltIcon:()=>Qo,justifyContentEndIcon:()=>Yo,justifyContentStartAltIcon:()=>Xo,justifyContentStartIcon:()=>Uo,kpiStatusDenyIcon:()=>On,kpiStatusHoldIcon:()=>Mn,kpiStatusOpenIcon:()=>Vn,launchIcon:()=>cn,layout1By4Icon:()=>K,layout2By2Icon:()=>U,layoutIcon:()=>q,layoutSideBySideIcon:()=>W,layoutStackedIcon:()=>Y,lessOrEqualIcon:()=>En,letterSpaceIcon:()=>Se,levelDownIcon:()=>E,levelToTopIcon:()=>D,levelUpIcon:()=>S,lineHeightIcon:()=>De,linkAddIcon:()=>il,linkIcon:()=>xt,linkVerticalIcon:()=>Ct,linkedinBoxIcon:()=>Oc,linkedinIcon:()=>Cc,listLatinBigIcon:()=>Le,listLatinSmallIcon:()=>Pe,listOrderedIcon:()=>za,listRomanBigIcon:()=>_e,listRomanLowerIcon:()=>zu,listRomanSmallIcon:()=>Be,listRomanUpperIcon:()=>bu,listUnorderedIcon:()=>wa,listUnorderedOutlineIcon:()=>Te,listUnorderedSquareIcon:()=>Re,lockIcon:()=>Mt,loginIcon:()=>tn,logoutIcon:()=>nn,makeHorizontalSpacingEqualIcon:()=>zo,makeSameHeightIcon:()=>bo,makeSameSizeIcon:()=>go,makeSameWidthIcon:()=>yo,makeVerticalSpacingEqualIcon:()=>Co,mapMarkerIcon:()=>rc,mapMarkerTargetIcon:()=>oc,maxHeightIcon:()=>Ne,maxWidthIcon:()=>je,mediaManagerIcon:()=>Bi,menuIcon:()=>$,minHeightIcon:()=>Ae,minWidthIcon:()=>Fe,minusCircleIcon:()=>Ft,minusIcon:()=>jt,minusOutlineIcon:()=>At,minusSmIcon:()=>Cn,mirrorIcon:()=>Sr,moreHorizontalIcon:()=>J,moreVerticalIcon:()=>Q,musicNotesIcon:()=>ar,myspaceBoxIcon:()=>Vc,myspaceIcon:()=>Mc,notEqualIcon:()=>In,outdentIcon:()=>ka,outlineOffsetIcon:()=>qe,outlineWidthIcon:()=>Ke,overlapIcon:()=>ee,paddingBottomIcon:()=>Ue,paddingIcon:()=>Ze,paddingLeftIcon:()=>We,paddingRightIcon:()=>Ye,paddingTopIcon:()=>Ge,pageFooterSectionIcon:()=>js,pageHeaderSectionIcon:()=>Ns,paletteIcon:()=>Rr,paneFreezeIcon:()=>El,paperclipAltIcon:()=>wt,paperclipIcon:()=>zt,paragraphAddIcon:()=>mi,parameterBooleanIcon:()=>Xs,parameterDateTimeIcon:()=>$s,parameterFloatIcon:()=>Qs,parameterIntegerIcon:()=>Js,parameterStringIcon:()=>eu,parametersByteArrayIcon:()=>uu,parametersIcon:()=>Ks,parametersUnknownIcon:()=>hu,passwordIcon:()=>fi,pauseIcon:()=>Zn,pauseSmIcon:()=>lr,pencilIcon:()=>yt,percentIcon:()=>Fl,photosIcon:()=>vo,pinIcon:()=>ac,pinterestBoxIcon:()=>Ic,pinterestIcon:()=>Hc,playIcon:()=>Gn,playSmIcon:()=>ir,playlistIcon:()=>or,plusCircleIcon:()=>Nt,plusIcon:()=>Tt,plusOutlineIcon:()=>Rt,plusSmIcon:()=>kn,pointerIcon:()=>qn,positionBottomIcon:()=>Xe,positionLeftIcon:()=>$e,positionRightIcon:()=>Qe,positionTopIcon:()=>Je,printIcon:()=>gt,puzzlePieceIcon:()=>al,qrCodeIcon:()=>Rn,qrCodeOutlineIcon:()=>Tn,qrCodeScannerIcon:()=>Nn,questionCircleIcon:()=>xr,radiobuttonCheckedIcon:()=>br,radiobuttonIcon:()=>yr,redditBoxIcon:()=>Sc,redditIcon:()=>Ec,redoIcon:()=>ct,regularExpressionIcon:()=>et,removeHorizontalSpacingIcon:()=>ko,removeVerticalSpacingIcon:()=>Vo,reorderIcon:()=>X,replaceAllIcon:()=>tt,replaceSingleIcon:()=>nt,reportElementIcon:()=>rt,rewindIcon:()=>$n,rightDoubleQuotesIcon:()=>ot,rotateIcon:()=>Pr,rotateLeftIcon:()=>Br,rotateRightIcon:()=>_r,roundCornersIcon:()=>Zr,rowFreezeIcon:()=>Sl,rowsIcon:()=>Z,rssBoxIcon:()=>Yc,rssIcon:()=>Wc,saveIcon:()=>mt,searchIcon:()=>mn,selectAllIcon:()=>li,selectBoxIcon:()=>si,setColumnPositionIcon:()=>Wn,shapeLineIcon:()=>jr,shapesIcon:()=>Gr,shareIcon:()=>lc,sharpenIcon:()=>Yr,signatureIcon:()=>An,silverlightIcon:()=>_i,sizeToGridIcon:()=>mo,slidersIcon:()=>Fr,slnIcon:()=>Es,snapGridIcon:()=>Io,snapToGridlinesIcon:()=>Eo,snapToSnaplinesIcon:()=>So,sortAscIcon:()=>qt,sortAscSmallIcon:()=>Wt,sortClearIcon:()=>Ut,sortDescIcon:()=>Kt,sortDescSmallIcon:()=>Yt,spellCheckerIcon:()=>Pl,starIcon:()=>pr,starOutlineIcon:()=>hr,stickIcon:()=>Kn,stopIcon:()=>Xn,stopSmIcon:()=>cr,strikethroughIcon:()=>sa,stripAllFormattingIcon:()=>Qi,stripCssFormatIcon:()=>Ji,stripFontElementsIcon:()=>el,stripSpanElementsIcon:()=>tl,stripWordFormattingIcon:()=>nl,stumbleUponBoxIcon:()=>Lc,stumbleUponIcon:()=>Dc,subreportIcon:()=>Ls,subscriptIcon:()=>ua,sumIcon:()=>Nl,supscriptIcon:()=>ha,symbolIcon:()=>jl,tableAddIcon:()=>hl,tableAlignBottomCenterIcon:()=>Ka,tableAlignBottomLeftIcon:()=>qa,tableAlignBottomRightIcon:()=>Ua,tableAlignMiddleCenterIcon:()=>Aa,tableAlignMiddleLeftIcon:()=>ja,tableAlignMiddleRightIcon:()=>Fa,tableAlignRemoveIcon:()=>Wa,tableAlignTopCenterIcon:()=>Ra,tableAlignTopLeftIcon:()=>Ta,tableAlignTopRightIcon:()=>Na,tableBodyIcon:()=>$l,tableCellDeleteIcon:()=>xl,tableCellIcon:()=>vl,tableCellPropertiesIcon:()=>fl,tableColumnDeleteIcon:()=>zl,tableColumnGroupsIcon:()=>Ql,tableColumnInsertLeftIcon:()=>ml,tableColumnInsertRightIcon:()=>gl,tableCornerIcon:()=>Jl,tableDeleteIcon:()=>kl,tableIcon:()=>pl,tablePositionCenterIcon:()=>gu,tablePositionEndIcon:()=>yu,tablePositionStartIcon:()=>mu,tablePropertiesIcon:()=>dl,tableRowDeleteIcon:()=>wl,tableRowGroupsIcon:()=>ec,tableRowInsertAboveIcon:()=>yl,tableRowInsertBelowIcon:()=>bl,tableUnmergeIcon:()=>Il,tableWizardIcon:()=>Gl,tellAFriendBoxIcon:()=>_c,tellAFriendIcon:()=>Pc,templateManagerIcon:()=>yi,textWrapIcon:()=>_a,textareaIcon:()=>pi,textboxHiddenIcon:()=>vi,textboxIcon:()=>di,thumbnailsDownIcon:()=>co,thumbnailsLeftIcon:()=>so,thumbnailsRightIcon:()=>lo,thumbnailsUpIcon:()=>io,tocSectionIcon:()=>Fs,tocSectionLevelIcon:()=>tu,toggleFullScreenModeIcon:()=>Tl,toolbarFloatIcon:()=>Ll,trackChangesAcceptAllIcon:()=>ki,trackChangesAcceptIcon:()=>xi,trackChangesEnableIcon:()=>wi,trackChangesIcon:()=>zi,trackChangesRejectAllIcon:()=>Oi,trackChangesRejectIcon:()=>Ci,transparencyIcon:()=>Kr,trashIcon:()=>bt,tumblrBoxIcon:()=>Tc,tumblrIcon:()=>Bc,twitterBoxIcon:()=>Nc,twitterIcon:()=>Rc,underlineIcon:()=>oa,undoIcon:()=>lt,ungroupIcon:()=>A,unlinkIcon:()=>kt,unlinkVerticalIcon:()=>Ot,unlockIcon:()=>Vt,unpinIcon:()=>ic,unstickIcon:()=>Un,uploadIcon:()=>on,userIcon:()=>cc,validationDataIcon:()=>Bl,validationXhtmlIcon:()=>_l,vbIcon:()=>Is,vbprojIcon:()=>Vs,videoExternalIcon:()=>Ti,vimeoBoxIcon:()=>Zc,vimeoIcon:()=>Gc,volumeDownIcon:()=>Jn,volumeMuteIcon:()=>tr,volumeUpIcon:()=>er,wholeWordIcon:()=>at,windowIcon:()=>sn,windowMinimizeIcon:()=>hn,windowRestoreIcon:()=>un,wrenchIcon:()=>vn,xCircleIcon:()=>Bt,xIcon:()=>Pt,xOutlineIcon:()=>_t,yammerBoxIcon:()=>Ac,yammerIcon:()=>jc,youtubeBoxIcon:()=>$c,youtubeIcon:()=>Xc,zoomActualSizeIcon:()=>Vr,zoomBestFitIcon:()=>Hr,zoomInIcon:()=>gn,zoomOutIcon:()=>yn});const r={name:"caret-tr",content:'<path d="M352 160v192L160 160h192z" />',viewBox:"0 0 512 512"},o={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"},l={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},c={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"},u={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},h={name:"caret-alt-to-top",content:'<path d="m128 352 128-192 128 192H128zm256-224H128v32h256v-32z" />',viewBox:"0 0 512 512"},p={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"},v={name:"caret-alt-to-left",content:'<path d="M352 384 160 256l192-128v256zM128 128v256h32V128h-32z" />',viewBox:"0 0 512 512"},f={name:"caret-double-alt-up",content:'<path d="m128 448 128-192 128 192H128zM256 64 128 256h256L256 64z" />',viewBox:"0 0 512 512"},m={name:"caret-double-alt-right",content:'<path d="m64 128 192 128L64 384V128zm384 128L256 128v256l192-128z" />',viewBox:"0 0 512 512"},g={name:"caret-double-alt-down",content:'<path d="M384 64 256 256 128 64h256zM256 448l128-192-128 1H128l128 191z" />',viewBox:"0 0 512 512"},y={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"},z={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"},x={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"},k={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"},C={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"},O={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"},M={name:"arrow-up",content:'<path d="M384 288h-96v128h-64l-.001-128H128L255.999 96 384 288z" />',viewBox:"0 0 512 512"},V={name:"arrow-right",content:'<path d="M224 384v-96H96v-64h128v-96l192 128-192 128z" />',viewBox:"0 0 512 512"},H={name:"arrow-down",content:'<path d="M128 224h96V96h64l.001 128H384L256.001 416 128 224z" />',viewBox:"0 0 512 512"},I={name:"arrow-left",content:'<path d="M288 128v96h128v64l-128 .001V384L96 256.001 288 128z" />',viewBox:"0 0 512 512"},E={name:"level-down",content:'<path d="M288 192v64h64l-80 128-80-128h64v-64H128v-32h288v32H288z" />',viewBox:"0 0 512 512"},S={name:"level-up",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64z" />',viewBox:"0 0 512 512"},D={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"},_={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"},B={name:"drag-and-drop",content:'<path d="m32 128 192 112L32 352V128zm224 96v32h224v-32H256z" />',viewBox:"0 0 512 512"},T={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"},R={name:"grid",content:'<path d="M32 32h128v128H32V32zm160 448h128V352H192v128zm-160 0h128V352H32v128zm0-160h128V192H32v128zm160 0h128V192H192v128zM352 32v128h128V32H352zm0 288h128V192H352v128zM192 160h128V32H192v128zm160 320h128V352H352v128z" />',viewBox:"0 0 512 512"},N={name:"grid-layout",content:'<path d="M32 32h96v96H32V32zm128 0v96h320V32H160zM32 288h96v-96H32v96zm128 0h320v-96H160v96zM32 448h96v-96H32v96zm128 0h320v-96H160v96z" />',viewBox:"0 0 512 512"},j={name:"group",content:'<path d="M32 256h192v192H32V256zm0-32h192V32H32v192zm224 224h192V256H256v192zm0-416v192h192V32H256z" />',viewBox:"0 0 512 512"},A={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"},q={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"},Y={name:"layout-stacked",content:'<path d="M32 256h192v96H32v-96zm0 224h192v-96H32v96zm224-128h192v-96H256v96zM32 0v224h416V0H32zm224 480h192v-96H256v96z" />',viewBox:"0 0 512 512"},G={name:"columns",content:'<path d="M64 32h96v448H64V32zm128 448h96V32h-96v448zM320 32v448h96V32h-96z" />',viewBox:"0 0 512 512"},Z={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"},$={name:"menu",content:'<path d="M480 32v96H32V32h448zM32 192v96h448v-96H32zm448 160H32v96h448v-96z" />',viewBox:"0 0 512 512"},Q={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"},J={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"},re={name:"arrows-top-bottom",content:'<path d="m240 512 80-128h-64V128h64L240 0l-80 128h64v256h-64z" />',viewBox:"0 0 512 512"},oe={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"},le={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"},ce={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"},ue={name:"border-style-left",content:'<path d="M32 96h64v320H32V96zm416 1v320h32V97h-32zM96 64h320V32H96v32zm0 416h320v-32H96v32z" />',viewBox:"0 0 512 512"},he={name:"border-style-right",content:'<path d="M480 416h-64V96h64v320zm-416-1V95H32v320h32zm352 33H96v32h320v-32zm0-416H96v32h320V32z" />',viewBox:"0 0 512 512"},pe={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 96h32v320H32zm416 1h32v320h-32zM96 32h320v32H96zm0 416h320v32H96z" />',viewBox:"0 0 512 512"},ve={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"},fe={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"},me={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"},ge={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"},ye={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"},ze={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"},xe={name:"display-flex",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384z" />',viewBox:"0 0 512 512"},ke={name:"display-inline-flex",content:'<path d="M96 416h320V96H96v320zm32-288h256v256H128V128z" />',viewBox:"0 0 512 512"},Ce={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"},Oe={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"},Me={name:"gap-column",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384z" />',viewBox:"0 0 512 512"},Ve={name:"gap-row",content:'<path d="M480 32H32v448h448V32zM64 448V64h384v384H64z" />',viewBox:"0 0 512 512"},He={name:"handle-resize-alt",content:'<path d="M480 224v256H224v-64h192V224h64z" />',viewBox:"0 0 512 512"},Ie={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"},Ee={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"},Se={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"},De={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"},_e={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"},Be={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"},Te={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"},Re={name:"list-unordered-square",content:'<path d="M128 160H32V64h96v96zm0 64H32v96h96v-96zm0 160H32v96h96v-96zm64-256h288V96H192v32zm0 160h288v-32H192v32zm0 160h288v-32H192v32z" />',viewBox:"0 0 512 512"},Ne={name:"max-height",content:'<path d="M384 0H96v32h288zM384 479H240.6L320 352h-64V160h64L240 32l-80 128h64v192h-64l79.4 127H96v32h288z" />',viewBox:"0 0 512 512"},je={name:"max-width",content:'<path d="M0 96v288h32V96zM479 96v143.4L352 160v64H160v-64L32 240l128 80v-64h192v64l127-79.4V384h32V96z" />',viewBox:"0 0 512 512"},Ae={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"},qe={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"},Ye={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"},Ge={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"},Ze={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"},$e={name:"position-left",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384z" />',viewBox:"0 0 512 512"},Qe={name:"position-right",content:'<path d="M64 480h416V32H32v448h32zm0-416h384v384H64V64z" />',viewBox:"0 0 512 512"},Je={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"},rt={name:"report-element",content:'<path d="M480 320V192H160v48H96v-80h256V32H32v128h32v320h32v-48h64v48h256V352H160v48H96V272h64v48ZM64 64h256v64H64Zm128 320h192v64H192v-64Z" />',viewBox:"0 0 512 512"},ot={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:"data-sds",content:'<path d="M224 152.54c105.6 0 191.4-27.4 191.9-61.3v-.3c0-34-85.9-61.6-191.9-61.6S32.1 56.94 32.1 90.94v.3c.5 33.9 86.3 61.3 191.9 61.3Zm-191.9 71.9c.5 33.9 86.3 61.3 191.9 61.3s191.4-27.4 192-61.3v-.3l-.1-86.5c-.5 33.9-86.3 61.3-191.9 61.3s-191.49-27.4-192-61.29l.1 86.49v.3Zm-.1 41.21.1 86.49v.3c.4 26.7 53.7 49.3 127.9 57.8v-86.8c-74.29-8.4-127.59-31.1-128-57.79Zm320 37.69 105 70-105 70v-52.5H189v-35h163v-52.5Z" />',viewBox:"0 0 512 512"},lt={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"},st={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"},ut={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"},pt={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"},dt={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"},vt={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"},ft={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"},gt={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"},yt={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"},bt={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"},zt={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"},wt={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"},xt={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"},kt={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"},Ct={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"},Ot={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"},Vt={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"},Ht={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"},Et={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"},St={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"},Dt={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"},Lt={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"},Pt={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"},_t={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"},Bt={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"},Tt={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},Rt={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"},Nt={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"},jt={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"},Ft={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"},qt={name:"sort-asc",content:'<path d="M96 352h320v64H96v-64zm0-128h224v64H96v-64zm0-128h128v64H96V96z" />',viewBox:"0 0 512 512"},Kt={name:"sort-desc",content:'<path d="M96 96h320v64H96V96zm0 128h224v64H96v-64zm0 128h128v64H96v-64z" />',viewBox:"0 0 512 512"},Ut={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"},Wt={name:"sort-asc-small",content:'<path d="M256 192v224h-32V192h-96L240 64l112 128h-96z" />',viewBox:"0 0 512 512"},Yt={name:"sort-desc-small",content:'<path d="M352 288 240 416 128 288h96V64h32v224h96z" />',viewBox:"0 0 512 512"},Gt={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"},Xt={name:"filter-small",content:'<path d="M128 128h256v32l-96 96v96l-64 64V256l-96-96v-32z" />',viewBox:"0 0 512 512"},$t={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"},Qt={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"},Jt={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"},en={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"},tn={name:"login",content:'<path d="M384 480h96V32h-96v448zM32 224v64h128v96l160-128-160-128v96H32z" />',viewBox:"0 0 512 512"},nn={name:"logout",content:'<path d="M128 32H32v448h96V32zm64 192v64h128v96l160-128-160-128v96H192z" />',viewBox:"0 0 512 512"},rn={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"},an={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"},ln={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"},sn={name:"window",content:'<path d="M96 96v320h320V96H96zm288 288H128V192h256v192z" />',viewBox:"0 0 512 512"},un={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"},pn={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"},dn={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"},vn={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"},fn={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"},gn={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"},yn={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"},bn={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"},zn={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"},wn={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"},xn={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"},kn={name:"plus-sm",content:'<path d="M352 224v64h-64v64h-64v-64h-64v-64h64v-64h64v64h64z" />',viewBox:"0 0 512 512"},Cn={name:"minus-sm",content:'<path d="M352 224v64H160v-64h192z" />',viewBox:"0 0 512 512"},On={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"},Vn={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"},Hn={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"},En={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"},Sn={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"},Dn={name:"divide",content:'<path d="M416 64 192 448h-64L352 64h64z" />',viewBox:"0 0 512 512"},Ln={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"},Pn={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"},_n={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"},Bn={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"},Tn={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"},Rn={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"},Nn={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"},jn={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"},Fn={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"},qn={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"},Kn={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"},Un={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"},Wn={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"},Yn={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"},Gn={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"},Xn={name:"stop",content:'<path d="M512 512H0V0h512v512z" />',viewBox:"0 0 512 512"},$n={name:"rewind",content:'<path d="M256 256 512 96v320L256 256zm0 160V96L0 256l256 160z" />',viewBox:"0 0 512 512"},Qn={name:"forward",content:'<path d="M0 416V96l256 160L0 416zm512-160L256 96v320l256-160z" />',viewBox:"0 0 512 512"},Jn={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"},er={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"},tr={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"},nr={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"},rr={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"},or={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"},ar={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"},ir={name:"play-sm",content:'<path d="M96 416V96l320 160L96 416z" />',viewBox:"0 0 512 512"},lr={name:"pause-sm",content:'<path d="M288 96h96v320h-96V96zM96 416h96V96H96v320z" />',viewBox:"0 0 512 512"},cr={name:"stop-sm",content:'<path d="M416 416H96V96h320v320z" />',viewBox:"0 0 512 512"},sr={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"},ur={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"},hr={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"},pr={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"},dr={name:"checkbox",content:'<path d="M64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},vr={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"},fr={name:"checkbox-indeterminate",content:'<path d="M128 128h256v256H128V128zM64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},mr={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"},gr={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"},yr={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"},br={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"},zr={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"},wr={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"},xr={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"},kr={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"},Cr={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"},Or={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"},Mr={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"},Vr={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"},Hr={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"},Ir={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"},Er={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"},Sr={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"},Dr={name:"flip-horizontal",content:'<path d="M448 448H288V64l160 384zm-384 0L224 64v384H64zm128-224-80 192h80V224z" />',viewBox:"0 0 512 512"},Lr={name:"flip-vertical",content:'<path d="M64 288h384L64 448V288zm0-224v160h384L64 64zm32 128v-80l192 80H96z" />',viewBox:"0 0 512 512"},Pr={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"},_r={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"},Br={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"},Tr={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"},Rr={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"},Nr={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"},jr={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"},Ar={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"},Fr={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"},qr={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"},Kr={name:"transparency",content:'<path d="M64 64v352h352V64H64zm32 32h96v96h96V96h96v96h-96v96h96v96h-96v-96h-96v96H96v-96h96v-96H96V96z" />',viewBox:"0 0 512 512"},Ur={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"},Wr={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"},Yr={name:"sharpen",content:'<path d="M256 32 128 480h256L256 32zm0 116.5L341.6 448H170.4L256 148.5z" />',viewBox:"0 0 512 512"},Gr={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"},Zr={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"},Xr={name:"bring-to-front",content:'<path d="M96 128V96h96V64H64v128h32v-64zm224 256h64V128H128v256h192zm96-64v96h-96v32h128V320h-32z" />',viewBox:"0 0 512 512"},$r={name:"bring-to-back",content:'<path d="M128 192h64V64H64v128h64zM96 96h64v64H96V96zm192 192h96V128H224v96h-96v160h160v-96zm128 32h-96v128h128V320h-32zm0 96h-64v-64h64v64z" />',viewBox:"0 0 512 512"},Qr={name:"bring-forward",content:'<path d="M448 192v256H192V320H64V64h256v128h128zm-32 32h-96v96h-96v96h192V224z" />',viewBox:"0 0 512 512"},Jr={name:"bring-backward",content:'<path d="M192 192v256h256V192H192zm224 224H224V224h192v192zM320 64H64v256h96V160h160V64z" />',viewBox:"0 0 512 512"},eo={name:"align-self-start",content:'<path d="M31 32h32v448H31V32zm288 64H95v128h224V96zm128 192v128H95V288h352zm-32 32H127v64h288v-64z" />',viewBox:"0 0 512 512"},to={name:"align-self-center",content:'<path d="M255 288v-64h96V96h-96V32h-32v64h-96v128h96v64H63v128h160v64h32v-64h160V288H255zm128 96H95v-64h288v64z" />',viewBox:"0 0 512 512"},no={name:"align-self-end",content:'<path d="M64 416h352V288H64v128zm32-96h288v64H96v-64zm96-224h224v128H192V96zm288-64v448h-32V32h32z" />',viewBox:"0 0 512 512"},ro={name:"align-self-start-alt",content:'<path d="M95 96h128v224H95V96zm192 0h128v352H287V96zm32 320h64V128h-64v288zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},oo={name:"align-self-center-alt",content:'<path d="M415 224V64H287v160h-64v-96H95v96H31v32h64v96h128v-96h64v160h128V256h64v-32h-64zm-32 0v160h-64V96h64v128z" />',viewBox:"0 0 512 512"},ao={name:"align-self-end-alt",content:'<path d="M479 449v32H31v-32h448zM223 193H95v224h128V193zm192 224H287V65h128v352zM383 97h-64v288h64V97z" />',viewBox:"0 0 512 512"},io={name:"thumbnails-up",content:'<path d="M352 32h96v96h-96V32zm-160 0h96v96h-96V32zM32 32h96v96H32V32zm0 160h416v256H32V192z" />',viewBox:"0 0 512 512"},lo={name:"thumbnails-right",content:'<path d="M352 352h96v96h-96v-96zm0-160h96v96h-96v-96zm0-160h96v96h-96V32zM32 32h256v416H32V32z" />',viewBox:"0 0 512 512"},co={name:"thumbnails-down",content:'<path d="M352 352h96v96h-96v-96zm-160 0h96v96h-96v-96zm-160 0h96v96H32v-96zm0-320h416v256H32V32z" />',viewBox:"0 0 512 512"},so={name:"thumbnails-left",content:'<path d="M32 32v96h96V32H32zm160 0v416h256V32H192zM32 192v96h96v-96H32zm0 160v96h96v-96H32z" />',viewBox:"0 0 512 512"},uo={name:"fullscreen",content:'<path d="M0 32h160v64H64v96H0V32zm64 288H0v160h160v-64H64v-96zM352 32v64h96v96h64V32H352zm96 384h-96v64h160V320h-64v96z" />',viewBox:"0 0 512 512"},ho={name:"fullscreen-exit",content:'<path d="M160 32H96v96H0v64h160V32zM96 480h64V320H0v64h96v96zm416-288v-64h-96V32h-64v160h160zm-96 192h96v-64H352v160h64v-96z" />',viewBox:"0 0 512 512"},po={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"},vo={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"},fo={name:"align-to-grid",content:'<path d="M320 320H128V128h192v192zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},mo={name:"size-to-grid",content:'<path d="M384 384H128V128h256v256zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},go={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"},yo={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"},bo={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"},zo={name:"make-horizontal-spacing-equal",content:'<path d="M480 160v160h-96v-64h-96v160h-96V256H96v96H32V128h64v96h96V64h96v160h96v-64h96z" />',viewBox:"0 0 512 512"},wo={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"},xo={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"},ko={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"},Co={name:"make-vertical-spacing-equal",content:'<path d="M256 320v96h96v64H128v-64h96v-96H64v-96h160v-96h-64V32h160v96h-64v96h160v96H256z" />',viewBox:"0 0 512 512"},Oo={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"},Mo={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"},Vo={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"},Ho={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"},Io={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"},Eo={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"},So={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"},Do={name:"dimensions",content:'<path d="M320 0H0v512h128V128h384V0H320zM32 32h64v64H32V32zm64 352H64v32h32v64H32V320h64v64zm0-192H64v32h32v64H32V128h64v64zm128-96V64h-32v32h-64V32h160v64h-64zm256 0h-64V64h-32v32h-64V32h160v64z" />',viewBox:"0 0 512 512"},Lo={name:"align-self-stretch",content:'<path d="M95 96h320v128H95V96zM31 480h32V32H31v448zm64-192h320v128H95V288zm32 96h256v-64H127v64zM447 32v448h32V32h-32z" />',viewBox:"0 0 512 512"},Po={name:"align-self-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zM415 96v320H287V96h128zm-32 32h-64v256h64V128zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},_o={name:"align-items-start",content:'<path d="M319 224H95V96h224v128zM31 480h32V32H31v448zm64-192v128h352V288H95z" />',viewBox:"0 0 512 512"},Bo={name:"align-items-center",content:'<path d="M415 416H255v64h-32v-64H63V288h160v-64h-96V96h96V32h32v64h96v128h-96v64h160v128z" />',viewBox:"0 0 512 512"},To={name:"align-items-end",content:'<path d="M192 96h224v128H192V96zm256-64v448h32V32h-32zM64 416h352V288H64v128z" />',viewBox:"0 0 512 512"},Ro={name:"align-items-stretch",content:'<path d="M415 224H95V96h320v128zM31 480h32V32H31v448zM447 32v448h32V32h-32zM96 416h320V288H96v128z" />',viewBox:"0 0 512 512"},No={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"},jo={name:"align-items-start-alt",content:'<path d="M96 96h128v224H96V96zM32 32v32h448V32H32zm256 416h128V96H288v352z" />',viewBox:"0 0 512 512"},Ao={name:"align-items-center-alt",content:'<path d="M479 256h-64v160H287V256h-64v96H95v-96H31v-32h64v-96h128v96h64V64h128v160h64v32z" />',viewBox:"0 0 512 512"},Fo={name:"align-items-end-alt",content:'<path d="M223 417H95V193h128v224zM31 449v32h448v-32H31zM415 65H287v352h128V65z" />',viewBox:"0 0 512 512"},qo={name:"align-items-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zm0-448v32h448V32H31zm256 63v320h128V95H287z" />',viewBox:"0 0 512 512"},Ko={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"},Uo={name:"justify-content-start",content:'<path d="M95 96h128v320H95V96zM31 480h32V32H31v448zM255 95v320h128V95H255z" />',viewBox:"0 0 512 512"},Wo={name:"justify-content-center",content:'<path d="M63 96h128v320H63V96zm160 384h32V32h-32v448zm64-385v320h128V95H287z" />',viewBox:"0 0 512 512"},Yo={name:"justify-content-end",content:'<path d="M128 96h128v320H128V96zm320-64v448h32V32h-32zM288 415h128V95H288v320z" />',viewBox:"0 0 512 512"},Go={name:"justify-content-between",content:'<path d="M63 96h128v320H63V96zm416-64v448h32V32h-32zM319 415h128V95H319v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},Zo={name:"justify-content-around",content:'<path d="M95 96h128v320H95V96zm384-64v448h32V32h-32zM287 415h128V95H287v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},Xo={name:"justify-content-start-alt",content:'<path d="M415 224H95V96h320v128zM31 32v32h448V32H31zm65 352h320V256H96v128z" />',viewBox:"0 0 512 512"},$o={name:"justify-content-center-alt",content:'<path d="M415 192H95V64h320v128zM31 224v32h448v-32H31zm65 192h320V288H96v128z" />',viewBox:"0 0 512 512"},Qo={name:"justify-content-end-alt",content:'<path d="M415 257H95V129h320v128zM31 449v32h448v-32H31zm65-32h320V289H96v128z" />',viewBox:"0 0 512 512"},Jo={name:"justify-content-between-alt",content:'<path d="M95 64h320v128H95V64zM31 512h448v-32H31v32zm65-64h320V320H96v128zM31 0v32h448V0H31z" />',viewBox:"0 0 512 512"},ea={name:"justify-content-around-alt",content:'<path d="M95 96h320v128H95V96zM31 512h448v-32H31v32zm65-96h320V288H96v128zM31 0v32h448V0H31z" />',viewBox:"0 0 512 512"},ta={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"},na={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"},ra={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"},aa={name:"font-family",content:'<path d="M224 416V160h-95l-.8-64H384v64h-96v256h-64z" />',viewBox:"0 0 512 512"},ia={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"},la={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"},sa={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"},ua={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"},pa={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"},da={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"},va={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"},fa={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"},ga={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"},ya={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"},ba={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"},za={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"},wa={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"},xa={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"},ka={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"},Ca={name:"insert-top",content:'<path d="M192 320h192v32H192v-32zm0-128h288v-32H192v32zm192 64H192v32h192v-32zM32 64v224l96-112L32 64z" />',viewBox:"0 0 512 512"},Oa={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"},Va={name:"align-top",content:'<path d="M480 64H32V32h448v32zm-64 32H96v32h320V96zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Ha={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"},Ea={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"},Sa={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"},Da={name:"align-right",content:'<path d="M64 192h384v32H64v-32zm384-96V64H64v32h384zm-288 64h288v-32H160v32zM64 320v32h384v-32H64zm96-32h288v-32H160v32zm0 96v32h288v-32H160z" />',viewBox:"0 0 512 512"},La={name:"align-justify",content:'<path d="M448 160H64v-32h384v32zm0-96H64v32h384V64zM64 352h384v-32H64v32zm0-64h384v-32H64v32zm0-64h384v-32H64v32zm0 192h384v-32H64v32z" />',viewBox:"0 0 512 512"},Pa={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"},_a={name:"text-wrap",content:'<path d="M480 96v32H96V96h384zM352 256v224H32V256h320zm-32 32H64v160h256V288zm-32 32H96v32h192v-32zm0 96v-32H96v32h192zM64 64h288V32H32v160h320v-32H64V64z" />',viewBox:"0 0 512 512"},Ba={name:"horizontal-rule",content:'<path d="M320 96H32V64h288v32zm96 32H32v32h384v-32zm64 96H32v64h448v-64zM320 352H32v32h288v-32zm96 64H32v32h384v-32z" />',viewBox:"0 0 512 512"},Ta={name:"table-align-top-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 64h192V64H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Ra={name:"table-align-top-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 32H160v32h192V64zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Na={name:"table-align-top-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 32H224v32h192V64zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},ja={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"},Fa={name:"table-align-middle-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 128H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},qa={name:"table-align-bottom-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 256h192v-32H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Ka={name:"table-align-bottom-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 224H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ua={name:"table-align-bottom-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 224H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Wa={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"},Ya={name:"borders-all",content:'<path d="M32 32v416h416V32H32zm32 32h160v160H64V64zm0 352V256h160v160H64zm352 0H256V256h160v160zm0-192H256V64h160v160z" />',viewBox:"0 0 512 512"},Ga={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"},Xa={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"},$a={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"},Qa={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"},Ja={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"},ei={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"},ti={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"},ni={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"},ri={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"},ai={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"},ii={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"},li={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"},si={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"},ui={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"},pi={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"},di={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"},vi={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"},fi={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"},gi={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"},yi={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"},bi={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"},zi={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"},wi={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"},xi={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"},ki={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"},Ci={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"},Oi={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"},Vi={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"},Hi={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"},Ei={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"},Si={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"},Di={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"},Li={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"},Pi={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"},_i={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"},Bi={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"},Ti={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"},Ri={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"},Ni={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"},ji={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"},Fi={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"},qi={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"},Ki={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"},Ui={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"},Wi={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"},Yi={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"},Gi={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"},Xi={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"},$i={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"},Qi={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"},Ji={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"},el={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"},tl={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"},nl={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"},rl={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"},ol={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"},al={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"},il={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"},ll={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"},cl={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"},sl={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"},ul={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"},hl={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"},pl={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"},dl={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"},vl={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"},fl={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"},ml={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"},gl={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"},yl={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"},bl={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"},zl={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"},wl={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"},xl={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"},kl={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"},Cl={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"},Ol={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"},Ml={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"},Vl={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"},Hl={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"},Il={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"},El={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"},Sl={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"},Dl={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"},Ll={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"},Pl={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"},_l={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"},Bl={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"},Tl={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"},Rl={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"},Nl={name:"sum",content:'<path d="M416 64v128l-64-64H160l128 128-128 128h192l64-64v128H96v-64l128-128L96 128V64h320z" />',viewBox:"0 0 512 512"},jl={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"},Al={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"},Fl={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"},ql={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"},Kl={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"},Ul={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"},Wl={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"},Yl={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"},Gl={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"},Zl={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"},Xl={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"},$l={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"},Ql={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"},Jl={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"},ec={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"},tc={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"},nc={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"},rc={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"},oc={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"},ac={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"},ic={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"},lc={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"},cc={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"},sc={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"},uc={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"},hc={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"},pc={name:"delicious",content:'<path d="M256 32h224v224H256V32zM32 256h224v224H32V256z" />',viewBox:"0 0 512 512"},dc={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"},vc={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"},fc={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"},mc={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"},gc={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"},yc={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"},bc={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"},zc={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"},wc={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"},xc={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"},kc={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"},Cc={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"},Oc={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"},Mc={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"},Vc={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"},Hc={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"},Ic={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"},Ec={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"},Sc={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"},Dc={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"},Lc={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"},Pc={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"},_c={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"},Bc={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"},Tc={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"},Rc={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"},Nc={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"},jc={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"},Ac={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"},Fc={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"},qc={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"},Kc={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"},Uc={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"},Wc={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"},Yc={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"},Gc={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"},Zc={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"},Xc={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"},$c={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"},Qc={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"},Jc={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"},es={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"},ts={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"},ns={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"},rs={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"},as={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"},is={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"},ls={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"},ss={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"},us={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"},ps={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"},ds={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"},vs={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"},fs={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"},gs={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"},ys={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"},bs={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"},zs={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"},ws={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"},xs={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"},ks={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"},Cs={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"},Os={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"},Vs={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"},Hs={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"},Es={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"},Ss={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"},Ds={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"},Ls={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"},Ps={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"},_s={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"},Bs={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"},Ts={name:"group-header-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-320H128v96h320v-96zm0 160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},Rs={name:"group-footer-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-160H128v96h320v-96zm0-160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},Ns={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"},js={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"},Fs={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"},qs={name:"group-section",content:'<path d="m128 416 32 32H32V32h128l-32 32H64v352h64zm320-288H128v32h320v-32zm0 192H128v32h320v-32zm0-96H128v32h320v-32z" />',viewBox:"0 0 512 512"},Ks={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"},Us={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"},Ws={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"},Ys={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"},Gs={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"},Xs={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"},$s={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"},Qs={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"},Js={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"},eu={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"},tu={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"},nu={name:"inherited",content:'<path d="M448 320v128H320V320h30.4L256 244.5 161.6 320H192v128H64V320h46.4l120-96H176V64h160v160h-54.4l120 96H448z" />',viewBox:"0 0 512 512"},ru={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"},ou={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"},au={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"},iu={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"},lu={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"},cu={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"},su={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"},uu={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"},hu={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"},pu={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"},du={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"},vu={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"},fu={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"},mu={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"},gu={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"},yu={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"},bu={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"},zu={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"},wu={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"},xu={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"},ku={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"},Cu={name:"chart-column-clustered",content:'<path d="M320 96v352h-32V288H128v160H64V32H32v448h448V96H320zm-64 352h-96V320h96v128z" />',viewBox:"0 0 512 512"},Ou={name:"chart-column-stacked",content:'<path d="M320 192v256h-32V96H128v352H64V32H32v448h448V192H320zM160 448V256h96v192h-96zm192 0v-96h96v96h-96z" />',viewBox:"0 0 512 512"},Mu={name:"chart-column-stacked100",content:'<path d="M320 32v416h-32V32H128v416H64V32H32v448h448V32H320zM160 448V192h96v256h-96zm192 0V288h96v160h-96z" />',viewBox:"0 0 512 512"},Vu={name:"chart-column-range",content:'<path d="M480 448v32H32V32h32v416h416zM256 128h-96v224h96V128m32-32v288H128V96h160zm192-64H320v224h160V32z" />',viewBox:"0 0 512 512"},Hu={name:"chart-bar-clustered",content:'<path d="M64 448v-64h160V224H64v-32h352V32H32v448h448v-32H64zm128-192v96H64v-96h128z" />',viewBox:"0 0 512 512"},Iu={name:"chart-bar-stacked",content:'<path d="M64 448v-64h352V224H64v-32h256V32H32v448h448v-32H64zm0-384h96v96H64V64zm192 192v96H64v-96h192z" />',viewBox:"0 0 512 512"},Eu={name:"chart-bar-stacked100",content:'<path d="M480 192V32H32v448h448v-32H64v-64h416V224H64v-32h416zm-160 64v96H64v-96h256zM64 64h160v96H64V64z" />',viewBox:"0 0 512 512"},Su={name:"chart-bar-range",content:'<path d="M480 448v32H32V32h32v416h416zm-96-192H160v96h224v-96m32-32v160H128V224h288zm64-192H256v160h224V32z" />',viewBox:"0 0 512 512"},Du={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"},Lu={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"},Pu={name:"chart-area-stacked100",content:'<path d="M32 32v448h448V32H32zm416 108.8L320 320 192 192 64 345.6V64h384v76.8z" />',viewBox:"0 0 512 512"},_u={name:"chart-area-range",content:'<path d="M64 416v32h416v32H32V32h32v224l128-128 128 64L480 32v192L320 384l-127-64-129 96z" />',viewBox:"0 0 512 512"},Bu={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"},Tu={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"},Ru={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"},Nu={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"},ju={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"},Au={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"},Fu={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"},qu={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"},Ku={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"},Uu={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"},Wu={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"},Yu={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"},Gu={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"},Zu={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"},Xu={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"},$u={name:"chart-ohlc",content:'<path d="M480 448v32H32V32h32v416h416zM224 320V96h-32v32h-64v32h64v256h32v-64h64v-32h-64zM416 96V32h-32v160h-64v32h64v96h32V128h64V96h-64z" />',viewBox:"0 0 512 512"},Qu={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"},Ju={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"},eh={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"},th={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"},nh={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"}},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 l=r.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:a.current,event:t})}),[i,e.onPress]),c=r.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:a.current,event:t})}),[i,e.onRelease]),s=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]),h=r.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:a.current,event:t})}),[i,e.onDragEnd]);return(0,o.O)(n,{onPress:l,onRelease:c,onDragStart:s,onDrag:u,onDragEnd:h},{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"},3503:(e,t,n)=>{n.d(t,{O:()=>o});var r=function(){return"undefined"!=typeof document?document:{}},o=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="&nbsp;",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!1,configurable:!0}),e}()},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 e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?r(e):function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0}(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,{$:()=>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:()=>l,tk:()=>c});var r=n(3899),o=n(3228),a=r.createContext([void 0,o.Z]),i=r.createContext([void 0,o.Z]),l=r.createContext([[],o.Z,o.Z]),c=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}},9124:(e,t,n)=>{n.d(t,{n:()=>r});var r=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()}}},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}},7191:(e,t,n)=>{n.d(t,{V:()=>o});var r=n(7827),o=function(e){if(!r.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 a=10!==o.getBoundingClientRect().top;return t.body.removeChild(n),a}},493:(e,t,n)=>{n.d(t,{o:()=>i});var r=n(3899),o=n(6059),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(e){var t=e.children,n=e.onFocus,i=e.onBlur,l=e.onSyncFocus,c=e.onSyncBlur,s=(0,o.U)({onFocus:n,onBlur:i,onSyncFocus:l,onSyncBlur:c});return r.createElement(r.Fragment,null,t.call(void 0,a({},s)))}},848:(e,t,n)=>{n.d(t,{Y:()=>i,u:()=>l});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}))},l=function(e,t){return r.forwardRef((function(n,i){var l=(0,o.Y)(e,n);return r.createElement(t,a({},l,{ref:i}))}))}},6059:(e,t,n)=>{n.d(t,{U:()=>a});var r=n(3899),o=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 a(e){var t=e.onFocus,n=e.onBlur,a=e.onSyncFocus,i=e.onSyncBlur,l=r.useRef(!1),c=r.useRef(0),s=r.useCallback((function(e){clearTimeout(c.current),c.current=window.setTimeout((function(){return e()}))}),[c]),u=r.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(c.current),a&&a.call(void 0,e[0]),l.current||(l.current=!0,t&&t.call.apply(t,o([void 0],e,!1)))}),[l,t,a]),h=r.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];i&&i.call(void 0,e[0]),s((function(){l.current&&n&&(l.current=!1,n.call.apply(n,o([void 0],e,!1)))}))}),[l,s,n,i]);return r.useEffect((function(){return function(){clearTimeout(c.current)}}),[]),{onFocus:u,onBlur:h}}},9447:(e,t,n)=>{n.d(t,{A:()=>r});var r=function(e){return[e,{}]}},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:()=>g});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},l=function(e){var t=a(),n=i(e);return t.edge||t.safari?n.body:n.documentElement},c=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=l(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&&!c(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(){},h=function(e,t,n){void 0===n&&(n={});var o,a,c,h,p,d=n.onIsPressedChange,v=void 0===d?u:d,f=n.onIsScrollingChange,m=void 0===f?u:f,g=n.onVelocityChange,y=void 0===g?u:g,b=n.onOffsetChange,z=void 0===b?u:b,w=n.onPageOffsetChange,x=void 0===w?u:w,k=n.onClientOffsetChange,C=void 0===k?u:k,O=n.onScrollOffsetChange,M=void 0===O?u:O,V=n.onInitialScrollOffsetChange,H=void 0===V?u:V,I=t.payload,E=I.element,S=I.hint,D=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 r.POINTER_DOWN:if(P.type===r.POINTER_DOWN&&(!P.originalEvent.isPrimary||0!==P.originalEvent.button))break;case r.MOUSE_DOWN:if(P.type===r.MOUSE_DOWN&&P.originalEvent.which&&P.originalEvent.which>1||e.ignoreMouse)break;case r.TOUCH_START:if(P.type===r.TOUCH_START&&1!==P.originalEvent.touches.length)break;case r.START:var _=L||s(t.payload.element);H(_ instanceof Window?{x:_.scrollX,y:_.scrollY}:{x:_.scrollLeft,y:_.scrollTop}),C({x:P.clientX,y:P.clientY}),x({x:P.pageX,y:P.pageY}),z({x:P.offsetX,y:P.offsetY}),v(!0),I.onPress&&I.onPress(P);break;case r.SCROLL:if(P.type===r.SCROLL&&!e.pressed)break;var B=L||s(E),T=B instanceof Window?{x:B.scrollX,y:B.scrollY}:{x:B.scrollLeft,y:B.scrollTop};P.scrollX=T.x-e.initialScrollOffset.x,P.scrollY=T.y-e.initialScrollOffset.y,M({x:P.scrollX,y:P.scrollY});case r.POINTER_MOVE:if(P.type===r.POINTER_MOVE&&!P.originalEvent.isPrimary)break;case r.MOUSE_MOVE:case r.TOUCH_MOVE:if(P.type===r.TOUCH_MOVE&&1!==P.originalEvent.touches.length)break;case r.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==P.originalEvent.type&&E){var R=i(E),N=L||s(R.elementFromPoint(P.clientX,P.clientY)),j=(o=P.clientX,a=P.clientY,c=function(e,t){var n=l(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}}(N,function(e){var t=i(e);return t&&t.defaultView||window}(E)),h={x:0,y:0},p=50,o-c.left<p?h.x=-(p-(o-c.left)):c.right-o<p&&(h.x=p-(c.right-o)),a-c.top<p?h.y=-(p-(a-c.top)):c.bottom-a<p&&(h.y=p-(c.bottom-a)),h);y({x:D&&!1===D.horizontal?0:j.x,y:D&&!1===D.vertical?0:j.y}),m(0!==j.y||0!==j.x)}!e.drag&&I.onDragStart&&I.onDragStart(P),I.onDrag&&I.onDrag(P);var A=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),l=Math.min(r.top+r.height,n.top+n.height),c=i-a,s=l-o;if(a<i&&o<l){var u=r.width*r.height,h=n.width*n.height,p=c*s;return Number((p/(u+h-p)).toFixed(4))}return 0}(e,t);o>n&&(n=o,r=t)}})),r}(S||E,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(S||E)}))),F=e.drops.find((function(e){return e.element===A}));F&&A&&function(e,t,n){var r=n.getBoundingClientRect();return r.top<=t&&r.left<=e&&t<=r.bottom&&e<=r.right}(P.clientX,P.clientY,L||s(A))&&A!==E?(e.drop&&e.drop.element)!==A?(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)}C({x:P.clientX,y:P.clientY}),x({x:P.pageX,y:P.pageY});break;case r.POINTER_UP:if(P.type===r.POINTER_UP&&!P.originalEvent.isPrimary)break;case r.MOUSE_UP:case r.TOUCH_END:if(P.type===r.TOUCH_END&&1!==P.originalEvent.touches.length)break;case r.END:v(!1),m(!1),M({x:0,y:0}),I.onRelease&&I.onRelease(P),e.drop&&e.drop.onDrop&&e.drop.onDrop(P),e.drag&&I.onDragEnd&&I.onDragEnd(P);break;case r.POINTER_CANCEL:case r.CONTEXT_MENU:case r.TOUCH_CANCEL:case r.CANCEL:v(!1),m(!1),M({x:0,y:0}),I.onDragEnd&&I.onDragEnd(P),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P)}},p=function(e,t){if(e){var n,r;e===l(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,c=r&&i>0&&i<e.scrollWidth;a?e.scrollTop+=t.y:n&&o<0&&(e.scrollTop=0),c?e.scrollLeft+=t.x:r&&i<0&&(e.scrollLeft=0)}},d=n(3228),v=n(4912),f=n(2333),m=2e3;function g(e,t,n){void 0===n&&(n={});var r=t.onPress,a=void 0===r?d.Z:r,i=t.onRelease,l=void 0===i?d.Z:i,c=t.onDragStart,u=void 0===c?d.Z:c,g=t.onDrag,y=void 0===g?d.Z:g,b=t.onDragEnd,z=void 0===b?d.Z:b,w=n.hint,x=void 0===w?null:w,k=n.mouseOnly,C=void 0!==k&&k,O=n.autoScroll,M=void 0===O||O,V=n.scrollContainer,H=void 0===V?null:V,I=o.useState(!1),E=I[0],S=I[1],D=o.useState(!1),L=D[0],P=D[1],_=(0,v.W)(f.Gc)[0],B=(0,v.W)(f.Dg),T=B[0],R=B[1],N=o.useContext(f.tk)[0],j=o.useContext(f.Fg),A=j[0],F=j[1],q=j[2],K=o.useRef({x:0,y:0}),U=o.useRef(),W=o.useRef(!1),Y=o.useRef(),G=o.useRef(null),Z=o.useRef(!1),X=o.useRef({x:0,y:0}),$=o.useRef({x:0,y:0}),Q=o.useRef({x:0,y:0}),J=o.useRef({x:0,y:0}),ee=o.useRef({x:0,y:0}),te=o.useRef({x:0,y:0}),ne=Boolean("undefined"!=typeof window&&window.PointerEvent),re=!C&&ne,oe=o.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),ae=o.useCallback((function(){return x&&x.current&&x.current.element?x.current.element:x?x.current:null}),[x]),ie=o.useCallback((function(){return H&&H.current&&H.current.element?H.current.element:H?H.current:null}),[H]),le=o.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=o.useRef(null);o.useImperativeHandle(ce,(function(){return{element:oe(),hint:ae(),onPress:we,onDragStart:ke,onDrag:Ce,onDragEnd:Oe,onRelease:xe,data:e.current}}));var se=o.useCallback((function(){var e=oe();return e&&e.ownerDocument||document}),[oe]),ue=o.useCallback((function(){var e=se();return e&&e.defaultView||window}),[se]),he=o.useCallback((function(){return{drag:T?T.current:null,drop:_?_.current:null,drags:A.map((function(e){return e.current})),drops:N.map((function(e){return e.current})),pressed:E,ignoreMouse:W.current,scrollOffset:ee.current,offset:X.current,pageOffset:$.current,initialScrollOffset:te.current,clientOffset:Q.current,initialClientOffset:J.current,velocity:K.current,autoScroll:Boolean("object"==typeof M?!1!==M.enabled:M),scrollableParent:le(),autoScrollDirection:"object"==typeof M?M.direction:{horizontal:!0,vertical:!0},isScrolling:L}}),[T,_,A,N,E,M,le,L]),pe=o.useCallback((function(e){S(e)}),[]),de=o.useCallback((function(e){P(e)}),[]),ve=o.useCallback((function(e){K.current=e}),[]),fe=o.useCallback((function(e){X.current=e}),[]),me=o.useCallback((function(e){Q.current=e}),[]),ge=o.useCallback((function(e){$.current=e}),[]),ye=o.useCallback((function(e){J.current=e}),[]),be=o.useCallback((function(e){ee.current=e}),[]),ze=o.useCallback((function(e){te.current=e}),[]),we=o.useCallback((function(e){a(e)}),[a]),xe=o.useCallback((function(e){l(e)}),[l]),ke=o.useCallback((function(t){R(ce,{target:e.current,event:t}),u(t)}),[R,e,u]),Ce=o.useCallback((function(e){y(e)}),[y]),Oe=o.useCallback((function(t){Z.current||(R(null,{target:e.current,event:t}),z(t))}),[z,R,e]),Me=o.useCallback((function(e){h(he(),{event:e,payload:ce.current},{onVelocityChange:ve,onOffsetChange:fe,onClientOffsetChange:me,onPageOffsetChange:ge,onInitialClientOffsetChange:ye,onScrollOffsetChange:be,onInitialScrollOffsetChange:ze,onIsPressedChange:pe,onIsScrollingChange:de})}),[he,ve,fe,ge,me,ye,ze,pe,be,de]),Ve=o.useCallback((function(e){Me(e)}),[Me]),He=o.useCallback((function(e){Me(e)}),[Me]),Ie=o.useCallback((function(e){Me(e)}),[Me]),Ee=o.useCallback((function(e){Me(e)}),[Me]),Se=o.useCallback((function(e){Me(e)}),[Me]),De=o.useCallback((function(e){Me(e)}),[Me]),Le=o.useCallback((function(e){Me(e)}),[Me]),Pe=o.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),_e=o.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Be=o.useCallback((function(e){e.preventDefault(),Me(e)}),[Me]),Te=o.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=ue();W.current=!0,Y.current=t.setTimeout((function(){W.current=!1}),m)}Me(e)}),[Me,ue]),Re=o.useCallback((function(e){Me(e)}),[Me]),Ne=o.useCallback((function(){var e=oe();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[oe]),je=o.useCallback((function(){return F(ce),function(){q(ce)}}),[q,F]);o.useEffect((function(){var e=ue();if(L){var t=ie()||s(document.elementFromPoint(Q.current.x,Q.current.y));e.clearInterval(U.current),U.current=e.setInterval((function(){p(t,{x:K.current.x,y:K.current.y})}),50)}return function(){e.clearInterval(U.current)}}),[oe,ie,ue,L]),o.useEffect(Ne,[Ne]),o.useEffect((function(){var e=ue(),t=oe(),n=se();return re?(t&&(G.current=s(t),G.current&&G.current.addEventListener("scroll",Re,{passive:!0}),t.addEventListener("pointerdown",Ve,{passive:!0})),E&&(n.addEventListener("pointermove",He),n.addEventListener("pointerup",Ee,!0),n.addEventListener("contextmenu",Pe),n.addEventListener("pointercancel",Ie,{passive:!0}))):(e.addEventListener("touchmove",d.Z,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",Se,{passive:!0}),C||(t.addEventListener("touchstart",_e,{passive:!0}),E&&(t.addEventListener("touchmove",Be,{passive:!0}),t.addEventListener("touchend",Te,{passive:!0})))),E&&(n.addEventListener("mousemove",De,{passive:!0}),n.addEventListener("mouseup",Le,{passive:!0}))),function(){G.current&&G.current.removeEventListener("scroll",Re),t&&(t.removeEventListener("pointerdown",Ve),t.removeEventListener("mousedown",Se),t.removeEventListener("touchstart",_e),t.removeEventListener("touchmove",Be),t.removeEventListener("touchend",Te)),n.removeEventListener("pointermove",He),n.removeEventListener("pointerup",Ee,!0),n.removeEventListener("contextmenu",Pe),n.removeEventListener("pointercancel",Ie),n.removeEventListener("mousemove",De),n.removeEventListener("mouseup",Le),e.removeEventListener("touchmove",d.Z),e.clearTimeout(Y.current)}}),[E,ue,oe,se,C,re,Pe,Se,De,Le,Ie,Ve,He,Ee,Te,Be,_e,Re]),o.useEffect((function(){return function(){Z.current=!0}}),[]),o.useLayoutEffect(je,[je])}},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),l=i[0],c=i[1];return[void 0!==o?o:l,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==o?a.apply(void 0,e):c(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)}},1573:(e,t,n)=>{n.d(t,{V:()=>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}},7681:(e,t,n)=>{n.d(t,{J:()=>u});var r=n(3899),o=n(189),a=n(8047),i=n(698),l=n(3218),c=n(3322),s=function(){return s=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},s.apply(this,arguments)},u=r.forwardRef((function(e,t){var n=e.className,o=e.name,u=e.themeColor,p=e.size,d=e.flip,v=e.style,f=e.id,m=e.tabIndex,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","name","themeColor","size","flip","style","id","tabIndex"]),y=r.useRef(null),b=r.useRef(null);r.useImperativeHandle(y,(function(){return{element:b.current}})),r.useImperativeHandle(t,(function(){return y.current}));var z=r.useMemo((function(){return p||h.size}),[p]),w=r.useMemo((function(){return d||h.flip}),[d]),x=r.useMemo((function(){var e;return(0,a.A)("k-icon",o&&(0,l._z)(o),((e={})["k-color-".concat(u)]=u,e["k-flip-h"]="horizontal"===w||"both"===w,e["k-flip-v"]="vertical"===w||"both"===w,e),i.w[z],n)}),[o,u,z,w,n]),k=(0,c.i)(e,y);return r.createElement("span",s({ref:b},g,k,{className:x,id:f,tabIndex:m,style:v,role:"presentation"}))}));u.propTypes={style:o.object,classNames:o.string,name:o.string,themeColor:o.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:o.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:o.oneOf(["default","horizontal","vertical","both"])};var h={size:"default",flip:"default"};u.displayName="KendoIcon"},8130:(e,t,n)=>{n.d(t,{a:()=>c});var r=n(3899),o=n(7681),a=n(6584),i=n(8300),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)},c=r.forwardRef((function(e,t){var n,c=r.useContext(i.r),s=c.type,u=c.icons,h=e.icon,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,["icon"]),d=(null===(n=e.icon)||void 0===n?void 0:n.name)||e.name,v=d&&u&&u[d]&&"string"!=typeof u[d]?u[d]:h;return d=d&&u&&u[d]&&"string"==typeof u[d]?u[d]:d,"svg"===s&&v?r.createElement(a.l,l({},e,{icon:v,ref:t})):r.createElement(o.J,l({},p,{name:d,ref:t}))}));c.displayName="KendoIconWrap"},8300:(e,t,n)=>{n.d(t,{r:()=>r});var r=n(3899).createContext({type:"font"});r.displayName="KendoReactIconsContext"},6584:(e,t,n)=>{n.d(t,{l:()=>c});var r=n(3899),o=n(189),a=n(8047),i=n(698),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)},c=r.forwardRef((function(e,t){var n=e.children,o=e.className,c=e.svgClassName,u=e.icon,h=e.flip,p=e.id,d=e.tabIndex,v=e.size,f=e.style,m=e.svgStyle,g=e.themeColor,y=e.viewBox,b=(e.name,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","name"])),z=r.useRef(null);r.useImperativeHandle(t,(function(){return{element:z.current}}));var w=r.useMemo((function(){return u?u.name:s.icon}),[u]),x=r.useMemo((function(){return v||s.size}),[v]),k=r.useMemo((function(){return h||s.flip}),[h]),C=r.useMemo((function(){return y||s.viewBox}),[y]),O=r.useMemo((function(){var e;return(0,a.A)("k-svg-icon","k-svg-i-"+w,((e={})["k-color-".concat(g)]=g,e["k-flip-h"]="horizontal"===k||"both"===k,e["k-flip-v"]="vertical"===k||"both"===k,e),i.w[x],o)}),[w,g,x,k,o]),M=r.useMemo((function(){return e.width&&e.height?l({width:e.width,height:e.height},f):e.width?l({width:e.width,height:e.width},f):e.height?l({width:e.height,height:e.height},f):l({},f)}),[e.width,e.height,f]);return r.createElement("span",{className:O,style:M,ref:z},r.createElement("svg",l({id:p,className:c,style:m,"aria-hidden":!0,tabIndex:d,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:u?u.viewBox:C,dangerouslySetInnerHTML:u?{__html:u.content}:void 0},b),u?void 0:n))}));c.propTypes={style:o.object,classNames:o.string,children:o.any,icon:o.object,themeColor:o.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:o.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:o.oneOf(["default","horizontal","vertical","both"])};var s={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};c.displayName="KendoSvgIcon"},698:(e,t,n)=>{n.d(t,{w:()=>r});var r={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:()=>o,_z:()=>a,wi:()=>i});var r=n(189),o=function(e){return e.replace(/^k-i-/,"")},a=function(e){return"k-i-"+e},i=r.shape({name:r.string.isRequired,content:r.string.isRequired,viewBox:r.string.isRequired})},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}},3861:(e,t,n)=>{n.r(t),n.d(t,{AsyncFocusBlur:()=>S.o,BrowserSupportService:()=>o.O,COLLECTION_ACTION:()=>M,DragAndDrop:()=>ce,Draggable:()=>se._,Droppable:()=>pe,FOCUSABLE_ELEMENTS:()=>ge,FormComponent:()=>f,Icon:()=>F.J,IconWrap:()=>K.a,IconsContext:()=>U.r,Keys:()=>b.R,Navigation:()=>ye,SvgIcon:()=>q.l,Typography:()=>oe,ZIndexContext:()=>r.$,canUseDOM:()=>a.N,canUseRef:()=>i,classNames:()=>l.A,clone:()=>u,cloneArray:()=>d,cloneDate:()=>s,cloneObject:()=>h,cloneValue:()=>p,createPropsContext:()=>D.Y,dispatchEvent:()=>E.N,extendDataItem:()=>V.u5,focusFirstFocusableChild:()=>v.n,getItemPath:()=>V.ym,getScrollbarWidth:()=>w.n,getTabIndex:()=>m.p,getter:()=>g.Y,guid:()=>y.M,hasRelativeStackingContext:()=>I.V,kendoThemeMaps:()=>ve.G,mapTree:()=>V.Gy,mapTreeItem:()=>V.eY,memoizeOne:()=>me,noop:()=>z.Z,setScrollbarWidth:()=>w.p,setter:()=>O,svgIconPropType:()=>W.wi,toIconClass:()=>W._z,toIconName:()=>W.iJ,useAsyncFocusBlur:()=>P.U,useCollection:()=>N,useCustomComponent:()=>T.A,useDir:()=>L.n,useDocument:()=>j,useDraggable:()=>de.O,useDroppable:()=>he,useMouse:()=>B.i,usePropsContext:()=>R.Y,useRtl:()=>_.V,useWindow:()=>A,useZIndexContext:()=>r.u,validatePackage:()=>H.s,withPropsContext:()=>D.u});var r=n(8259),o=n(3503),a=n(7827),i=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),s=function(e){return e?new Date(e.getTime()):null};function u(e){var t={};return h(e,t),t}function h(e,t){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];t[n]=p(r,t[n])}}function p(e,t){if(Array.isArray(e))return d(e);if(e instanceof Date)return s(e);if(c.isValidElement(e))return c.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return h(e,n),n}return e}function d(e){return e.map((function(e){return p(e,void 0)}))}var v=n(9124),f=function(){},m=n(4703),g=n(9659),y=n(3198),b=n(3493),z=n(3228),w=n(2665),x=n(4100),k={undefined:function(e){return e}},C=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function O(e){if(k[e])return k[e];var t=(0,x.E)(e);return k[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]]||C(t[i+1],r);o[t[a]]=n},k[e]}var M,V=n(8006),H=n(4006),I=n(7191),E=n(5407),S=n(493),D=n(848),L=n(8199),P=n(6059),_=n(1573),B=n(3322),T=n(9447),R=n(9656);!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(M||(M={}));var N=function(e){void 0===e&&(e=[]);var t=c.useRef(e),n=c.useCallback((function(e){switch(e.type){case M.add:t.current.push(e.item);break;case M.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},j=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])},A=function(e){var t=j(e);return c.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},F=n(7681),q=n(6584),K=n(8130),U=n(8300),W=n(3218),Y=n(189),G={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},Z={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},X={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"},$={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},Q={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},J={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},ee={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},te={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"},ne=function(){return ne=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},ne.apply(this,arguments)},re=function(e){var t=c.forwardRef((function(t,n){var r=t.id,o=t.style,a=t.className,i=t.fontSize,l=t.fontWeight,s=t.textAlign,u=t.textTransform,h=t.themeColor,p=t.margin,d=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),v=c.useRef(null),f=c.useRef(null);c.useImperativeHandle(v,(function(){return{element:f.current,props:t}})),c.useImperativeHandle(n,(function(){return v.current}));var m=e;return c.createElement(m,ne({id:r,ref:f,className:["k-".concat("p"===e?"paragraph":e),G[i],Z[l],J[s],ee[u],te[h],function(){if(void 0!==p){if("string"==typeof p)return[X[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])?$[r]:r,"".concat(Q[n]).concat(o)))})),e.join(" ")}}}(),a].filter((function(e){return void 0!==e})).join(" "),style:o},d),t.children)}));return t.propTypes={style:Y.object,className:Y.string,fontSize:Y.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:Y.oneOf(["light","normal","bold"]),margin:Y.oneOfType([Y.number,Y.object,Y.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:Y.oneOf(["left","right","center","justify"]),textTransform:Y.oneOf(["lowercase","uppercase","capitalize"]),themeColor:Y.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography".concat(e.toUpperCase()),t},oe={h1:re("h1"),h2:re("h2"),h3:re("h3"),h4:re("h4"),h5:re("h5"),h6:re("h6"),p:re("p"),code:re("code"),pre:re("pre")},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=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,ae(ae({},t),{value:e}))}),[n,a])]},le=n(2333),ce=function(e){var t=ie(null,void 0),n=t[0],r=t[1],o=ie(null,void 0),a=o[0],i=o[1],l=N([]),s=l[0],u=l[1],h=N([]),p=h[0],d=h[1];return c.createElement(le.Dg.Provider,{value:[n,r]},c.createElement(le.Gc.Provider,{value:[a,i]},c.createElement(le.Fg.Provider,{value:[s,function(e){u({type:M.add,item:e})},function(e){u({type:M.remove,item:e})}]},c.createElement(le.tk.Provider,{value:[p,function(e){d({type:M.add,item:e})},function(e){d({type:M.remove,item:e})}]},e.children))))};ce.displayName="KendoReactDragAndDrop";var se=n(1779),ue=n(4912);function he(e,t){void 0===t&&(t={onDragEnter:z.Z,onDragOver:z.Z,onDragLeave:z.Z,onDrop:z.Z});var n=t.onDragEnter,r=void 0===n?z.Z:n,o=t.onDragOver,a=void 0===o?z.Z:o,i=t.onDragLeave,l=void 0===i?z.Z:i,s=t.onDrop,u=void 0===s?z.Z:s,h=(0,ue.W)(le.Gc)[1],p=c.useContext(le.tk),d=p[1],v=p[2],f=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:f(),onDragEnter:g,onDragOver:y,onDragLeave:b,onDrop:w,data:e.current}}));var g=c.useCallback((function(t){h(m,{target:e.current,event:t}),r(t)}),[h,e,r]),y=c.useCallback((function(e){a(e)}),[a]),b=c.useCallback((function(t){h(null,{target:e.current,event:t}),l(t)}),[h,e,l]),w=c.useCallback((function(t){h(null,{target:e.current,event:t}),u(t)}),[h,e,u]),x=c.useCallback((function(){return d(m),function(){v(m)}}),[v,d]);c.useLayoutEffect(x,[x])}var pe=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]),l=c.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:o(),target:r.current,event:t})}),[e.onDragLeave,o]),s=c.useCallback((function(t){e.onDrop&&e.onDrop({element:o(),target:r.current,event:t})}),[e.onDrop,o]);return he(n,{onDragEnter:a,onDragOver:i,onDragLeave:l,onDrop:s}),e.children?c.cloneElement(c.Children.only(e.children),{ref:n}):null}));pe.displayName="KendoReactDroppable";var de=n(9844),ve=n(2697);function fe(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 me(e,t){void 0===t&&(t=fe);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}var ge=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]"],ye=function(){function e(e){var t=this;this.rovingTabIndex=!0,this.update=function(){},this.focusNextIndex=function(e,n){var r=t.elements,o=r.indexOf(e)+n;o=o<0?r.length-1:o,t.focusElement(r[o%r.length],e)},this.tabIndex=e.tabIndex||0,this.root=e.root,this.selectors=e.selectors,this.rovingTabIndex=void 0===e.rovingTabIndex||e.rovingTabIndex,this.mouseEvents=e.mouseEvents||{},this.keyboardEvents=e.keyboardEvents||{}}return Object.defineProperty(e.prototype,"elements",{get:function(){return this.root.current?Array.from(this.root.current.querySelectorAll(this.selectors.join(","))):[]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"first",{get:function(){return this.root.current&&this.root.current.querySelector(this.selectors.join(","))||null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"last",{get:function(){var e=this.elements;return e[e.length-1]||null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"current",{get:function(){return this.elements.find((function(e){return e.matches(":focus")}))||null},enumerable:!1,configurable:!0}),e.prototype.focusNext=function(e){this.focusNextIndex(e,1)},e.prototype.focusPrevious=function(e){this.focusNextIndex(e,-1)},e.prototype.triggerKeyboardEvent=function(e){var t=e.target instanceof Element&&e.target.closest(this.selectors.join(",")),n=" "===e.key?"Space":e.key,r=e.nativeEvent.type;t&&this.keyboardEvents[r][n]&&this.keyboardEvents[r][n].call(void 0,t,this,e)},e.prototype.triggerMouseEvent=function(e){var t=e.target instanceof Element&&e.target.closest(this.selectors.join(",")),n=e.nativeEvent.type;t&&this.mouseEvents[n].call(void 0,t,this,e)},e.prototype.focusElement=function(e,t){e&&(t&&(this.rovingTabIndex&&t.removeAttribute("tabindex"),t.classList.remove("k-focus")),this.rovingTabIndex&&e.setAttribute("tabindex",String(this.tabIndex)),e.focus({preventScroll:!0}))},e}()},3228:(e,t,n)=>{n.d(t,{Z:()=>r});var r=function(){}},2665:(e,t,n)=>{n.d(t,{n:()=>a,p:()=>i});var r=n(3503),o=n(7827),a=function(){return!(!o.N||!document.body)&&(new r.O).scrollbarWidth},i=function(){if(!o.N||!document.body)return!1;var e=(new r.O).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(e,"px"))}},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"}}},8006:(e,t,n)=>{n.d(t,{Gy:()=>l,eY:()=>c,u5:()=>s,ym:()=>u});var r=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=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 a(e,t,n){var a;return n?r(r({},e),((a={})[t]=n.length?o([],n,!0):void 0,a)):e&&e[t]?o([],e[t],!0):[]}function i(e,t,n){if(e[t]){var r=a(e,t).map((function(e){return i(e,t,n)}));return n(a(e,t,r))}return n(e)}var l=function(e,t,n){return o([],e.map((function(e){return i(e,t,n)})),!0)},c=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 l=a.length>1?a[a.length-2]:e,c=t[t.length-1],s=r(l[c]);l.splice(c,1,s)},s=function(e,t,n){var r;return Object.assign({},e,e[t]?((r={})[t]=e[t].slice(),r):{},n||{})},u=function(e,t,n){var r=[],a=o([],t,!0);if(a.length){var i=e[a.shift()||0];for(r.push(i);a.length&&n;)i=i[n][a.shift()||0],r.push(i)}return r}},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)}}},619:e=>{e.exports=a},4407:e=>{e.exports=l},9302:e=>{e.exports=n},499:e=>{e.exports=r},189:e=>{e.exports=t},3899:t=>{t.exports=e},994:e=>{e.exports=o},6144:e=>{e.exports=i}},s={};function u(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return c[e].call(n.exports,n,n.exports,u),n.exports}u.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return u.d(t,{a:t}),t},u.d=(e,t)=>{for(var n in t)u.o(t,n)&&!u.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},u.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),u.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var h={};return(()=>{var e=h;Object.defineProperty(e,"__esModule",{value:!0}),e.setSelectedState=e.getSelectedStateFromKeyDown=e.getSelectedState=e.TREELIST_PREVENT_SELECTION_ELEMENT=e.TREELIST_ROW_INDEX_ATTRIBUTE=e.TREELIST_COL_INDEX_ATTRIBUTE=e.tableRowsVirtualization=e.setHeaderRowsTop=e.getNestedValue=e.flatData=e.treeToFlat=e.modifySubItems=e.removeItems=e.getItemPath=e.moveTreeItem=e.mapTreeItem=e.extendDataItem=e.createDataTree=e.mapTree=e.filterBy=e.orderBy=e.TreeListDateEditor=e.TreeListBooleanEditor=e.TreeListNumericEditor=e.TreeListTextEditor=e.TreeListBooleanFilter=e.TreeListDateFilter=e.TreeListNumericFilter=e.TreeListTextFilter=e.TreeListNoRecords=e.TreeListToolbar=e.TreeListHeaderSelectionCell=e.TreeListSelectionCell=e.TreeListHeaderCell=e.TreeListDraggableRow=e.TreeListRow=e.TreeListCell=e.TreeList=void 0;var t=u(466);Object.defineProperty(e,"TreeList",{enumerable:!0,get:function(){return t.TreeList}});var n=u(3010);Object.defineProperty(e,"TreeListCell",{enumerable:!0,get:function(){return n.TreeListCell}});var r=u(6226);Object.defineProperty(e,"TreeListHeaderCell",{enumerable:!0,get:function(){return r.TreeListHeaderCell}});var o=u(5045);Object.defineProperty(e,"TreeListSelectionCell",{enumerable:!0,get:function(){return o.TreeListSelectionCell}});var a=u(8750);Object.defineProperty(e,"TreeListHeaderSelectionCell",{enumerable:!0,get:function(){return a.TreeListHeaderSelectionCell}});var i=u(2517);Object.defineProperty(e,"TreeListRow",{enumerable:!0,get:function(){return i.TreeListRow}});var l=u(5834);Object.defineProperty(e,"TreeListDraggableRow",{enumerable:!0,get:function(){return l.TreeListDraggableRow}});var c=u(1529);Object.defineProperty(e,"TreeListToolbar",{enumerable:!0,get:function(){return c.TreeListToolbar}});var s=u(8078);Object.defineProperty(e,"TreeListNoRecords",{enumerable:!0,get:function(){return s.TreeListNoRecords}});var p=u(4901);Object.defineProperty(e,"TreeListTextFilter",{enumerable:!0,get:function(){return p.TreeListTextFilter}});var d=u(3953);Object.defineProperty(e,"TreeListNumericFilter",{enumerable:!0,get:function(){return d.TreeListNumericFilter}});var v=u(6214);Object.defineProperty(e,"TreeListDateFilter",{enumerable:!0,get:function(){return v.TreeListDateFilter}});var f=u(6405);Object.defineProperty(e,"TreeListBooleanFilter",{enumerable:!0,get:function(){return f.TreeListBooleanFilter}});var m=u(4290);Object.defineProperty(e,"TreeListTextEditor",{enumerable:!0,get:function(){return m.TreeListTextEditor}});var g=u(3655);Object.defineProperty(e,"TreeListNumericEditor",{enumerable:!0,get:function(){return g.TreeListNumericEditor}});var y=u(3054);Object.defineProperty(e,"TreeListBooleanEditor",{enumerable:!0,get:function(){return y.TreeListBooleanEditor}});var b=u(738);Object.defineProperty(e,"TreeListDateEditor",{enumerable:!0,get:function(){return b.TreeListDateEditor}});var z=u(8769);Object.defineProperty(e,"orderBy",{enumerable:!0,get:function(){return z.orderBy}}),Object.defineProperty(e,"filterBy",{enumerable:!0,get:function(){return z.filterBy}}),Object.defineProperty(e,"mapTreeItem",{enumerable:!0,get:function(){return z.mapTreeItem}}),Object.defineProperty(e,"moveTreeItem",{enumerable:!0,get:function(){return z.moveTreeItem}}),Object.defineProperty(e,"getItemPath",{enumerable:!0,get:function(){return z.getItemPath}}),Object.defineProperty(e,"mapTree",{enumerable:!0,get:function(){return z.mapTree}}),Object.defineProperty(e,"createDataTree",{enumerable:!0,get:function(){return z.createDataTree}}),Object.defineProperty(e,"extendDataItem",{enumerable:!0,get:function(){return z.extendDataItem}}),Object.defineProperty(e,"removeItems",{enumerable:!0,get:function(){return z.removeItems}}),Object.defineProperty(e,"modifySubItems",{enumerable:!0,get:function(){return z.modifySubItems}}),Object.defineProperty(e,"treeToFlat",{enumerable:!0,get:function(){return z.treeToFlat}}),Object.defineProperty(e,"flatData",{enumerable:!0,get:function(){return z.flatData}});var w=u(5538);Object.defineProperty(e,"getNestedValue",{enumerable:!0,get:function(){return w.getNestedValue}}),Object.defineProperty(e,"setHeaderRowsTop",{enumerable:!0,get:function(){return w.setHeaderRowsTop}}),Object.defineProperty(e,"tableRowsVirtualization",{enumerable:!0,get:function(){return w.tableRowsVirtualization}});var x=u(4814);Object.defineProperty(e,"TREELIST_COL_INDEX_ATTRIBUTE",{enumerable:!0,get:function(){return x.TREELIST_COL_INDEX_ATTRIBUTE}}),Object.defineProperty(e,"TREELIST_ROW_INDEX_ATTRIBUTE",{enumerable:!0,get:function(){return x.TREELIST_ROW_INDEX_ATTRIBUTE}}),Object.defineProperty(e,"TREELIST_PREVENT_SELECTION_ELEMENT",{enumerable:!0,get:function(){return x.TREELIST_PREVENT_SELECTION_ELEMENT}});var k=u(834);Object.defineProperty(e,"getSelectedState",{enumerable:!0,get:function(){return k.getSelectedState}}),Object.defineProperty(e,"getSelectedStateFromKeyDown",{enumerable:!0,get:function(){return k.getSelectedStateFromKeyDown}}),Object.defineProperty(e,"setSelectedState",{enumerable:!0,get:function(){return k.setSelectedState}})})(),h})()}));
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-react-intl"),require("react-dom"),require("@progress/kendo-date-math"),require("react-transition-group"),require("@progress/kendo-drawing")):"function"==typeof define&&define.amd?define(["react","prop-types","@progress/kendo-licensing","@progress/kendo-react-intl","react-dom","@progress/kendo-date-math","react-transition-group","@progress/kendo-drawing"],t):"object"==typeof exports?exports.KendoReactTreelist=t(require("react"),require("prop-types"),require("@progress/kendo-licensing"),require("@progress/kendo-react-intl"),require("react-dom"),require("@progress/kendo-date-math"),require("react-transition-group"),require("@progress/kendo-drawing")):e.KendoReactTreelist=t(e.React,e.PropTypes,e.KendoLicensing,e.KendoReactIntl,e.ReactDOM,e.KendoDateMath,e.ReactTransitionGroup,e.KendoDrawing)}(self,(function(e,t,n,r,o,a,i,l){return(()=>{"use strict";var c={466: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},l=this&&this.__spreadArray||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))};Object.defineProperty(t,"__esModule",{value:!0}),t.TreeList=void 0;var c=n(3899),s=n(189),u=n(3861),h=n(834),p=n(5538),d=n(8769),v=n(3010),f=n(8078),m=n(2517),g=n(3861),y=n(7363),b=function(e){function t(t){var n=e.call(this,t)||this;return n.wrapperScrollLeft=0,n.wrapperScrollTop=0,n.updateOnScroll=!1,n.tbodyOffsetTop=0,n.prevData=[],n.flattedData=[],n.extendedColumn=[],n.columnsMap=[],n.element=null,n._treeListId=(0,u.guid)(),n.contextStateRef={current:void 0},n.navigationStateRef={current:void 0},n.scrollIntoView=function(e){if(n.element){var t=e.rowIndex,r=void 0===t?0:t,o=n.props,a=o.scrollable,i=o.rowHeight,l=void 0===i?0:i;if("virtual"===a||l)n.element.scroll(0,(r-1)*l);else{var c=n.element.querySelector("tbody > tr:nth-child(".concat(r,")"));if(c){var s=c.offsetTop-n.tbodyOffsetTop;n.element.scroll(0,s)}}}},n.getExtendedColumn=(0,u.memoizeOne)((function(e,t){return(0,h.readColumns)(e,{prevId:0,idPrefix:t})})),n.getColumnsMap=(0,u.memoizeOne)((function(e){return(0,h.mapColumns)(e)})),n.onKeyDown=function(e){if(h.tableKeyboardNavigation.onKeyDown(e,{contextStateRef:n.contextStateRef,navigationStateRef:n.navigationStateRef}),n.props.onKeyDown){var t=(0,h.getSelectionOptions)(n.props.selectable),r=t.mode,o=t.cell,i=a({dataItems:n.getLeafDataItems(),mode:r,cell:o,componentId:n._treeListId,selectedField:n.props.selectedField},n.getArguments(e));n.props.onKeyDown.call(void 0,i)}},n.onFocus=function(e){h.tableKeyboardNavigation.onFocus(e,{contextStateRef:n.contextStateRef})},n.onRowDrag=function(e){n.props.onRowDrag&&n.props.onRowDrag.call(void 0,a(a({},e),{target:n}))},n.onRowDrop=function(e){n.props.onRowDrop&&n.props.onRowDrop.call(void 0,a(a({},e),{target:n}))},n.columnReorder=function(e,t,r){var o,a=n.extendedColumn[e].depth,i=function(e){do{e++}while(e<n.extendedColumn.length&&n.extendedColumn[e].depth>a);return e},c=n.extendedColumn.splice(e,i(e)-e);if((o=n.extendedColumn).splice.apply(o,l([e<t?i(t-c.length):t,0],c,!1)),n.extendedColumn.filter((function(e){return e.declarationIndex>=0})).forEach((function(e,t){return e.orderIndex=t})),n.props.onColumnReorder){var s={target:n,columns:n.columns,nativeEvent:r};n.props.onColumnReorder.call(void 0,s)}},n.onResize=function(e,t,r,o,a){if(n.props.onColumnResize){var i=n.extendedColumn.filter((function(e){return 0===e.children.length})).reduce((function(e,t){return e+parseFloat(String(t.width))}),0),l={columns:n.columns,totalWidth:i,index:e,nativeEvent:o,newWidth:t,oldWidth:r,end:a,target:n};n.props.onColumnResize.call(void 0,l)}},n.handleOnScroll=function(e){var t=e.currentTarget.scrollLeft,r=e.currentTarget.scrollTop,o=n.props,a=o.columnVirtualization,i=o.scrollable,l=o.rowHeight,c=void 0===l?0:l,s=!1;a&&Math.abs(n.wrapperScrollLeft-t)>0&&(n.wrapperScrollLeft=t,s=!0),"virtual"===i&&Math.abs(n.wrapperScrollTop-r)>c&&(n.wrapperScrollTop=r,s=!0),s&&(n.updateOnScroll=!0,n.forceUpdate())},n.calculateSizes=function(e){if(e&&"none"!==n.props.scrollable){var t=Array.from(e.childNodes),r=t.find((function(e){return"TABLE"===e.nodeName})),o=n.props.toolbar&&t.find((function(e){return 1===e.nodeType&&e.classList.contains("k-grid-toolbar")})),a=0;if(o){var i=o.style.boxSizing;o.style.boxSizing="border-box",a=parseFloat(String(window.getComputedStyle(o).height))||o.offsetHeight,o.style.boxSizing=i,o.getAttribute("style")||o.removeAttribute("style")}n.tbodyOffsetTop=r.tBodies[0].offsetTop,(0,p.setHeaderRowsTop)(r,a)}},n.itemChange=function(e){var t=n.props.onItemChange;if(e.field!==n.props.expandField){if(t){var r=a(a({},n.getArguments(e.syntheticEvent)),{dataItem:e.dataItem,level:e.level,field:e.field,value:e.value});t.call(void 0,r)}}else{var o=n.props.onExpandChange;if(o){var i=a(a({},n.getArguments(e.syntheticEvent)),{dataItem:e.dataItem,level:e.level,value:e.value});o.call(void 0,i)}}},n.onHeaderSelectionChange=function(e){if(n.props.onHeaderSelectionChange){var t={field:e.field,nativeEvent:e.syntheticEvent&&e.syntheticEvent.nativeEvent,syntheticEvent:e.syntheticEvent,target:n,dataItems:n.getLeafDataItems()};n.props.onHeaderSelectionChange.call(void 0,t)}},n.selectionRelease=function(e){if(n.props.onSelectionChange){var t=a({syntheticEvent:void 0,target:n,selectedField:n.props.selectedField||"",componentId:n._treeListId,dataItems:n.getLeafDataItems(),dataItem:null,level:[]},e);n.props.onSelectionChange.call(void 0,t)}},n.sortChange=function(e,t,r){n.raiseDataEvent(n.props.onSortChange,{sort:t,field:r},e)},n.filterChange=function(e){var t=e.filter,r=e.field;n.raiseDataEvent(n.props.onFilterChange,{filter:t,field:r},e.syntheticEvent)},n.columnMenuFilterChange=function(e,t,r){var o=n.props.onColumnMenuFilterChange;if(o){var a={syntheticEvent:e,filter:t,field:r,target:n,nativeEvent:e.nativeEvent};o.call(void 0,a)}},n.expandChange=function(e,t,r){var o=n.props,i=o.expandField,l=o.onExpandChange;if(i&&l){var c=a(a({},n.getArguments(e)),{dataItem:t,level:r,value:n.expanded(t)});l.call(void 0,c)}},n.rowClick=function(e,t){if(n.props.onRowClick&&"TD"===e.target.nodeName){var r=a({dataItem:t.dataItem,level:t.level},n.getArguments(e));n.props.onRowClick.call(void 0,r)}},n.rowDoubleClick=function(e,t){if(n.props.onRowDoubleClick&&"TD"===e.target.nodeName){var r=a({dataItem:t.dataItem,level:t.level},n.getArguments(e));n.props.onRowDoubleClick.call(void 0,r)}},n.rowContextMenu=function(e,t){if(n.props.onRowContextMenu&&"TD"===e.target.nodeName){var r=a({dataItem:t.dataItem,level:t.level},n.getArguments(e));n.props.onRowContextMenu.call(void 0,r)}},n.onPageChange=function(e){if(n.props.onPageChange){var t=a(a({},n.getArguments(e.syntheticEvent)),{skip:e.skip,take:e.take});n.props.onPageChange.call(void 0,t)}},n.expandedSubItems=function(e){var t=[];return n.expanded(e)&&n.hasChildren(e)&&t.push.apply(t,(0,p.getNestedValue)(n.props.subItemsField,e)),t},n.getLeafDataItems=function(){return n.flatData.map((function(e){return e.dataItem}))},n.expanded=function(e){return Boolean((0,p.getNestedValue)(n.props.expandField,e))},n.hasChildren=function(e){return Boolean((0,p.getNestedValue)(n.props.subItemsField,e))},(0,g.validatePackage)(y.packageMetadata),n.dragLogic=new h.CommonDragLogic(n.columnReorder,u.noop,u.noop),n.columnResize=new h.ColumnResize(n.onResize.bind(n)),h.tableKeyboardNavigation.onConstructor({navigatable:Boolean(t.navigatable),contextStateRef:n.contextStateRef,navigationStateRef:n.navigationStateRef}),n}return o(t,e),Object.defineProperty(t.prototype,"document",{get:function(){if(u.canUseDOM)return this.element&&this.element.ownerDocument||document},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.calculateSizes(this.element),h.tableKeyboardNavigation.onComponentDidMount({scope:this.element||void 0,contextStateRef:this.contextStateRef,navigationStateRef:this.navigationStateRef})},t.prototype.getSnapshotBeforeUpdate=function(){return h.tableKeyboardNavigation.onGetSnapshotBeforeUpdate({document:this.document,contextStateRef:this.contextStateRef,navigationStateRef:this.navigationStateRef}),null},t.prototype.componentDidUpdate=function(e){e.columns!==this.props.columns&&this.calculateSizes(this.element),h.tableKeyboardNavigation.onComponentDidUpdate({scope:this.element||void 0,contextStateRef:this.contextStateRef,navigationStateRef:this.navigationStateRef})},t.prototype.componentWillUnmount=function(){this.columnResize.columns=[],this.dragLogic.columns=[],this.extendedColumn=[],this.columnsMap=[],this.prevData=[],this.flattedData=[],this.updateOnScroll=!1,this.getExtendedColumn.clear(),this.getColumnsMap.clear()},t.prototype.render=function(){var e=this,t=this.props,n=t.columns,r=void 0===n?[]:n,o=t.filterRow,i=t.scrollable,l=void 0===i?"scrollable":i,s=t.resizable,d=void 0!==s&&s,g=t.reorderable,y=void 0!==g&&g,b=t.skip,z=t.take,w=r.some((function(e){return Boolean(e.filter)||Boolean(e.filterCell)}))||void 0!==o,x=o||h.FilterRow,k=h.tableKeyboardNavigationTools.getIdPrefix(this.navigationStateRef);this.extendedColumn=this.getExtendedColumn(r,k),this.columnsMap=this.getColumnsMap(this.extendedColumn);var C=this.extendedColumn.filter((function(e){return 0===e.children.length}));this.columnResize.columns=this.extendedColumn,this.columnResize.resizable=d,this.dragLogic.columns=this.extendedColumn,this.dragLogic.reorderable=y,this.dragLogic.groupable=!1;var O=c.createElement(h.Header,{headerRow:c.createElement(h.HeaderRow,{sort:this.props.sort,sortable:this.props.sortable,sortChange:this.sortChange,selectionChange:this.onHeaderSelectionChange,columns:this.extendedColumn,columnsMap:this.columnsMap,cellRender:this.props.headerCellRender,columnResize:this.columnResize,columnMenu:this.props.columnMenu,columnMenuFilter:this.props.columnMenuFilter,columnMenuFilterChange:this.columnMenuFilterChange,pressHandler:this.dragLogic.pressHandler,dragHandler:this.dragLogic.dragHandler,releaseHandler:this.dragLogic.releaseHandler}),filterRow:w&&c.createElement(x,{columns:C,filter:this.props.filter,filterChange:this.filterChange,sort:this.props.sort,ariaRowIndex:this.columnsMap.length+1})||void 0,columnResize:this.columnResize}),V=this.props.style||{},M=(0,h.tableColumnsVirtualization)({enabled:this.props.columnVirtualization,columns:C,scrollLeft:this.wrapperScrollLeft,tableViewPortWidth:parseFloat((V.width||"").toString())}),H=M.colSpans,I=M.hiddenColumns,E=this.flatData,S=E.length;void 0!==b&&void 0!==z&&(E=E.slice(b,b+z)),"virtual"===l&&(E=(0,p.tableRowsVirtualization)({rows:E,tableViewPortHeight:parseFloat((V.height||V.maxHeight||"").toString()),scrollTop:this.wrapperScrollTop}),this.updateOnScroll=!1);var D=E.map((function(e){return e.level})),L=this.columnsMap.length+(w?1:0)+1,P=E.length>0&&E.map((function(t,n){var r=(0,p.getNestedValue)(e.props.editField,t.dataItem),o=e.props.dataItemKey&&(0,u.getter)(e.props.dataItemKey)(t.dataItem),i=String(o||t.level.join(".")),s=e.expanded(t.dataItem),d=e.props.selectedField?(0,p.getNestedValue)(e.props.selectedField,t.dataItem):void 0,f={key:i,level:t.level,levels:D,dataItem:t.dataItem,selectedField:e.props.selectedField,rowHeight:"virtual"===l?t.height:e.props.rowHeight,render:e.props.rowRender,onDrop:e.onRowDrop,onDrag:e.onRowDrag,onClick:function(n){return e.rowClick(n,t)},onDoubleClick:function(n){return e.rowDoubleClick(n,t)},onContextMenu:function(n){return e.rowContextMenu(n,t)},isAltRow:n%2!=0,expanded:s,rowIndex:n,ariaRowIndex:L+n,ariaSetSize:t.levelCount,ariaPosInSet:t.level[t.level.length-1]+1,isSelected:"boolean"==typeof d&&d},g=e.props.editRow,y=e.props.row||m.TreeListRow,b=function(t,n,r,o,i,l){return C.map((function(s,u){if(I[u])return null;var p=s.id?s.id:u,d="".concat(s.className?s.className+" ":"")+"".concat(s.locked?"k-grid-content-sticky":""),f={id:h.tableKeyboardNavigationTools.generateNavigatableId("".concat(r,"-").concat(String(u)),k),colSpan:H[u],dataItem:t.dataItem,field:s.field,format:s.format,className:d||void 0,render:e.props.cellRender,onChange:e.itemChange,selectionChange:e.props.onSelectionChange?function(n){e.selectionChange({event:n,item:t,columnIndex:u,dataIndex:i})}:void 0,level:t.level,expandable:s.expandable,expanded:o,hasChildren:e.hasChildren(t.dataItem),onExpandChange:e.expandChange,colIndex:u,ariaColumnIndex:s.ariaColumnIndex,style:void 0!==s.left&&{left:s.left,right:s.right,borderRightWidth:s.rightBorder?"1px":""}||{},isSelected:Array.isArray(l)&&l.indexOf(u)>-1};return n&&s.editCell?c.createElement(s.editCell,a({key:p},f,{onChange:e.itemChange})):s.cell?c.createElement(s.cell,a({key:p},f)):c.createElement(v.TreeListCell,a({key:p},f))}))}(t,r,i,s,n,d);return r&&g?c.createElement(g,a({},f),b):c.createElement(y,a({},f),b)}))||c.createElement("tr",{className:"k-table-row k-grid-norecords"},c.createElement("td",{colSpan:C.length},this.props.noRecords||c.createElement(f.TreeListNoRecords,null))),_=c.createElement("colgroup",{ref:function(t){e.columnResize.colGroupMain=t}},C.map((function(t,n){return c.createElement("col",{key:n.toString(),className:(r=t.field,e.props.sort&&e.props.sort.some((function(e){return e.field===r}))?"k-sorted":void 0),style:void 0!==t.width?{width:t.width}:void 0});var r}))),B=this.props.columnVirtualization||"virtual"===this.props.scrollable,T=this.props.selectable&&this.props.selectable.drag?"none":void 0,R=this.props.tableProps||{};return c.createElement(h.TableKeyboardNavigationContext.Provider,{value:this.contextStateRef.current},c.createElement("div",a({style:this.props.style,className:(0,u.classNames)("k-grid k-grid-md",this.props.className,{"k-treelist-scrollable":"none"!==l}),ref:function(t){return e.element=t},onScroll:B?this.handleOnScroll:void 0,onKeyDown:this.onKeyDown,onFocus:this.onFocus,"aria-rowcount":S,"aria-colcount":C.length,role:"treegrid"},h.tableKeyboardNavigationScopeAttributes),this.props.toolbar,c.createElement(h.TableSelection,{selectable:this.props.selectable,onRelease:this.selectionRelease},c.createElement("table",a({className:"k-table k-table-md k-grid-table"},R,{style:a(a({},R.style||{}),{userSelect:T}),role:"presentation"}),_,O,c.createElement("tbody",a({className:"k-table-tbody"},h.tableKeyboardNavigationBodyAttributes,{role:"presentation"}),P))),this.props.pager&&c.createElement(this.props.pager,{className:"k-grid-pager",total:S,skip:b,take:z,onPageChange:this.onPageChange}),y&&c.createElement(c.Fragment,null,c.createElement(h.DropClue,{ref:this.dragLogic.refDropElementClue}),c.createElement(h.DragClue,{ref:this.dragLogic.refDragElementClue}))))},Object.defineProperty(t.prototype,"columns",{get:function(){var e=this.extendedColumn.filter((function(e){return e.declarationIndex>=0&&-1===e.parentIndex})),t=function(e){return e.sort((function(e,t){return e.declarationIndex-t.declarationIndex})),e.map((function(e){e.declarationIndex,e.parentIndex,e.depth,e.colSpan,e.rowSpan,e.index,e.kFirst,e.groupable;var n=e.children,r=i(e,["declarationIndex","parentIndex","depth","colSpan","rowSpan","index","kFirst","groupable","children"]);return n.length?a({children:t(n)},r):r}))};return t(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"flatData",{get:function(){var e=this.props,t=e.data,n=void 0===t?[]:t,r=e.rowHeight,o=void 0===r?0:r,a=0,i=this.updateOnScroll&&this.prevData===n&&this.tbodyOffsetTop>0&&this.flattedData.length?this.flattedData:(0,d.flatData)(n,this.expandedSubItems,(function(e){var t={height:o,offsetTop:a};return a+=t.height,t}));return this.prevData=n,this.flattedData=i,i},enumerable:!1,configurable:!0}),t.prototype.selectionChange=function(e){if(this.props.onSelectionChange){var t=e.event,n=e.item,r=e.dataIndex,o=e.columnIndex,i=(0,h.getSelectionOptions)(this.props.selectable),l=i.mode,c=i.cell,s=a(a({},this.getArguments(t.syntheticEvent)),{dataItem:n.dataItem,level:n.level,startColIndex:o,endColIndex:o,startRowIndex:r,endRowIndex:r,dataItems:this.getLeafDataItems(),altKey:!1,ctrlKey:!1,shiftKey:!1,metaKey:!1,mode:l,cell:c,isDrag:!1,componentId:this._treeListId,selectedField:this.props.selectedField||""});this.props.onSelectionChange.call(void 0,s)}},t.prototype.raiseDataEvent=function(e,t,n){var r=this.props.onDataStateChange;if(e)e.call(void 0,a(a({},this.getArguments(n)),t));else if(r){var o=a(a({},this.getArguments(n)),{dataState:a(a({},this.getDataState()),t)});r.call(void 0,o)}},t.prototype.getDataState=function(){return{filter:this.props.filter,sort:this.props.sort}},t.prototype.getArguments=function(e){return{nativeEvent:e&&e.nativeEvent,syntheticEvent:e,target:this}},t.propTypes={data:s.array,resizable:s.bool,reorderable:s.bool,sortable:s.oneOfType([s.bool,s.shape({mode:s.oneOf(["single","multiple"]),allowUnsort:s.bool})]),onSortChange:s.func,sort:s.array,columns:s.arrayOf(s.object),columnVirtualization:s.bool,filter:s.array,onFilterChange:s.func,filterRow:s.any,toolbar:s.any,noRecords:s.any,onExpandChange:s.func,expandField:s.string,subItemsField:s.string,selectedField:s.string,onSelectionChange:s.func,onHeaderSelectionChange:s.func,onRowClick:s.func,onItemChange:s.func,editField:s.string,scrollable:s.oneOf(["none","scrollable","virtual"]),rowHeight:s.number,style:s.object,tableProps:s.object,pager:s.any,skip:s.number,take:s.number,onPageChange:s.func,onDataStateChange:s.func,onColumnResize:s.func,onColumnReorder:s.func,dataItemKey:s.string,navigatable:s.bool},t.contextType=h.TableKeyboardNavigationContext,t}(c.Component);t.TreeList=b},8078: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.TreeListNoRecords=void 0;var a=n(3899),i=n(499),l=n(3364),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){return this.props.children||(0,i.provideLocalizationService)(this).toLanguageString(l.noRecords,l.messages[l.noRecords])},t}(a.Component);t.TreeListNoRecords=c,(0,i.registerForLocalization)(c)},1529: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.TreeListToolbar=void 0;var a=n(3899),i=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){return a.createElement("div",{className:"k-toolbar k-grid-toolbar"},this.props.children)},t}(a.Component);t.TreeListToolbar=i},3054: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.TreeListBooleanEditor=void 0;var o=n(3899),a=n(5538),i=n(3861),l=n(834),c=n(4814);t.TreeListBooleanEditor=function(e){var t,n,s=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t,value:t.target.checked})}),[e.onChange,e.dataItem,e.level,e.field]),u=o.useMemo((function(){return(0,i.guid)()}),[]),h=(0,l.useTableKeyboardNavigation)(e.id),p=(0,i.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),d=o.createElement("td",r({style:e.style,className:p,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},h,((n={})[c.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement("input",{checked:(0,a.getNestedValue)(e.field,e.dataItem)||!1,id:u,type:"checkbox",className:"k-checkbox k-checkbox-md k-rounded-md",onChange:s}),o.createElement("label",{className:"k-checkbox-label",htmlFor:u}));return e.render?e.render.call(void 0,d,e):d},t.TreeListBooleanEditor.displayName="KendoReactTreeListBooleanEditor"},738: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.TreeListDateEditor=void 0;var o=n(3899),a=n(5538),i=n(7535),l=n(834),c=n(4814),s=n(3861);t.TreeListDateEditor=function(e){var t,n,u=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t.syntheticEvent,value:t.value})}),[e.onChange,e.dataItem,e.level,e.field]),h=(0,l.useTableKeyboardNavigation)(e.id),p=(0,s.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),d=o.createElement("td",r({style:e.style,className:p,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},h,((n={})[c.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement(i.DatePicker,{width:"100%",value:(0,a.getNestedValue)(e.field,e.dataItem),onChange:u}));return e.render?e.render.call(void 0,d,e):d},t.TreeListDateEditor.displayName="KendoReactTreeListDateEditor"},3655: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.TreeListNumericEditor=void 0;var o=n(3899),a=n(5538),i=n(2201),l=n(834),c=n(4814),s=n(3861);t.TreeListNumericEditor=function(e){var t,n,u=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t.syntheticEvent,value:t.value})}),[e.onChange,e.dataItem,e.level,e.field]),h=(0,a.getNestedValue)(e.field,e.dataItem),p=(0,l.useTableKeyboardNavigation)(e.id),d=(0,s.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),v=o.createElement("td",r({style:e.style,className:d,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},p,((n={})[c.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement(i.NumericTextBox,{width:"100%",value:void 0===h?null:h,onChange:u}));return e.render?e.render.call(void 0,v,e):v},t.TreeListNumericEditor.displayName="KendoReactTreeListNumericEditor"},4290: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.TreeListTextEditor=void 0;var o=n(3899),a=n(5538),i=n(834),l=n(4814),c=n(3861);t.TreeListTextEditor=function(e){var t,n,s=o.useCallback((function(t){e.onChange&&e.onChange({dataItem:e.dataItem,level:e.level,field:e.field,syntheticEvent:t,value:t.target.value})}),[e.onChange,e.dataItem,e.level,e.field]),u=(0,i.useTableKeyboardNavigation)(e.id),h=(0,c.classNames)(((t={})["k-selected"]=e.isSelected,t),e.className),p=o.createElement("td",r({style:e.style,className:h,"aria-colindex":e.ariaColumnIndex,"aria-selected":e.isSelected,role:"gridcell"},u,((n={})[l.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,n)),o.createElement("input",{style:{width:"100%"},className:"k-input",value:(0,a.getNestedValue)(e.field,e.dataItem)||"",onChange:s}));return e.render?e.render.call(void 0,p,e):p},t.TreeListTextEditor.displayName="KendoReactTreeListTextEditor"},6405: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.TreeListBooleanFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListBooleanFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.BooleanFilterCell,r({ariaLabel:"boolean filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.booleanFilterValues),n))}},6214: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.TreeListDateFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListDateFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.DateFilterCell,r({ariaLabel:"date filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.dateFilterOperators),n))}},3953: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.TreeListNumericFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListNumericFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.NumericFilterCell,r({ariaLabel:"numeric filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.numericFilterOperators),n))}},4901: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.TreeListTextFilter=void 0;var a=n(3899),i=n(834),l=n(8231),c=n(499);t.TreeListTextFilter=function(e){var t=e.operators,n=o(e,["operators"]);return a.createElement(i.TextFilterCell,r({ariaLabel:"text filter"},(0,l.localizeFilter)((0,c.useLocalization)(),t||l.textFilterOperators),n))}},8231:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.localizeFilter=t.booleanFilterValues=t.booleanOperator=t.dateFilterOperators=t.numericFilterOperators=t.textFilterOperators=void 0;var r=n(3364);t.textFilterOperators=[{text:r.filterContainsOperator,operator:"contains"},{text:r.filterNotContainsOperator,operator:"doesnotcontain"},{text:r.filterEqOperator,operator:"eq"},{text:r.filterNotEqOperator,operator:"neq"},{text:r.filterStartsWithOperator,operator:"startswith"},{text:r.filterEndsWithOperator,operator:"endswith"},{text:r.filterIsNullOperator,operator:"isnull"},{text:r.filterIsNotNullOperator,operator:"isnotnull"},{text:r.filterIsEmptyOperator,operator:"isempty"},{text:r.filterIsNotEmptyOperator,operator:"isnotempty"}],t.numericFilterOperators=[{text:r.filterEqOperator,operator:"eq"},{text:r.filterNotEqOperator,operator:"neq"},{text:r.filterGteOperator,operator:"gte"},{text:r.filterGtOperator,operator:"gt"},{text:r.filterLteOperator,operator:"lte"},{text:r.filterLtOperator,operator:"lt"},{text:r.filterIsNullOperator,operator:"isnull"},{text:r.filterIsNotNullOperator,operator:"isnotnull"}],t.dateFilterOperators=[{text:r.filterEqOperator,operator:"eq"},{text:r.filterNotEqOperator,operator:"neq"},{text:r.filterAfterOrEqualOperator,operator:"gte"},{text:r.filterAfterOperator,operator:"gt"},{text:r.filterBeforeOperator,operator:"lt"},{text:r.filterBeforeOrEqualOperator,operator:"lte"},{text:r.filterIsNullOperator,operator:"isnull"},{text:r.filterIsNotNullOperator,operator:"isnotnull"}],t.booleanOperator="eq",t.booleanFilterValues=[{text:r.filterBooleanAll,operator:""},{text:r.filterIsTrue,operator:!0},{text:r.filterIsFalse,operator:!1}],t.localizeFilter=function(e,t){return{clearButtonTitle:e.toLanguageString(r.filterClearButton,r.messages[r.filterClearButton]),operators:t.map((function(t){return{text:e.toLanguageString(t.text,r.messages[t.text]),operator:t.operator}}))}}},3010: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.TreeListCell=void 0;var o=n(3899),a=n(499),i=n(3861),l=n(5538),c=n(834),s=n(8696),u=n(4814);t.TreeListCell=function(e){var t,n,h,p=e.hasChildren,d=e.level,v=void 0===d?[0]:d,f=e.expanded,m=e.dataItem,g=e.format,y=e.id,b=e.ariaColumnIndex,z=e.isSelected,w=(0,l.getNestedValue)(e.field,m),x=(0,a.useInternationalization)(),k=(0,c.useTableKeyboardNavigation)(y),C="",O=o.useCallback((function(t){t.isDefaultPrevented()||t.keyCode===i.Keys.enter&&e.expandable&&(t.preventDefault(),e.onExpandChange(t,m,v))}),[e.expandable,m,v]);null!=w&&(C=g?x.format(g,w):w.toString());var V=[];e.expandable&&(V.push.apply(V,v.slice(1).map((function(e,t){return o.createElement(i.IconWrap,{name:"none",key:t})}))),p?V.push(o.createElement(i.IconWrap,r({name:f?"caret-alt-down":"caret-alt-right",icon:f?s.caretAltDownIcon:s.caretAltRightIcon,key:"expand-collapse",onClick:function(t){return e.onExpandChange(t.syntheticEvent||t,m,v)}},((t={})[u.TREELIST_PREVENT_SELECTION_ELEMENT]=!0,t)))):V.push(o.createElement(i.IconWrap,{name:"none",key:V.length})));var M=o.createElement("td",r({style:e.style,className:(0,i.classNames)("k-table-td",e.className,(n={},n["k-text-nowrap"]=e.expandable,n["k-selected"]=z,n)),colSpan:e.colSpan,"aria-colindex":b,"aria-expanded":p?f:void 0,"aria-selected":z,role:"gridcell",onKeyDown:O},((h={})[u.TREELIST_COL_INDEX_ATTRIBUTE]=e.colIndex,h),k),V,C);return e.render?e.render.call(void 0,M,e):M},t.TreeListCell.displayName="KendoReactTreeListCell"},5045: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.TreeListSelectionCell=void 0;var o=n(3899),a=n(5538),i=n(3861),l=n(834);t.TreeListSelectionCell=function(e){var t=o.useCallback((function(t){e.selectionChange&&e.selectionChange({syntheticEvent:t})}),[e.selectionChange]),n=o.useMemo((function(){return(0,i.guid)()}),[]),c=(0,a.getNestedValue)(e.field,e.dataItem),s=(0,l.useTableKeyboardNavigation)(e.id),u=o.createElement("td",r({style:e.style,className:(0,i.classNames)("k-table-td",e.className),"aria-colindex":e.ariaColumnIndex,role:"gridcell"},s),o.createElement("input",{checked:"boolean"==typeof c&&c,id:n,type:"checkbox",className:"k-checkbox k-checkbox-md k-rounded-md",onChange:t}),o.createElement("label",{className:"k-checkbox-label",htmlFor:n}));return e.render?e.render.call(void 0,u,e):u},t.TreeListSelectionCell.displayName="KendoReactTreeListSelectionCell"},4814:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TREELIST_PREVENT_SELECTION_ELEMENT=t.TREELIST_COL_INDEX_ATTRIBUTE=t.TREELIST_ROW_INDEX_ATTRIBUTE=void 0;var r=n(834);t.TREELIST_ROW_INDEX_ATTRIBUTE=r.TABLE_ROW_INDEX_ATTRIBUTE,t.TREELIST_COL_INDEX_ATTRIBUTE=r.TABLE_COL_INDEX_ATTRIBUTE,t.TREELIST_PREVENT_SELECTION_ELEMENT=r.TABLE_PREVENT_SELECTION_ELEMENT},6226: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.TreeListHeaderCell=void 0;var o=n(3899),a=n(834);t.TreeListHeaderCell=function(e){return o.createElement(a.HeaderCell,r({},e))}},8750: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.TreeListHeaderSelectionCell=void 0;var i=n(3899),l=n(3861),c=n(834),s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._inputId=(0,l.guid)(),t}return o(t,e),t.prototype.render=function(){return i.createElement(c.HeaderSelectionCell,a({inputId:this._inputId},this.props))},t}(i.Component);t.TreeListHeaderSelectionCell=s},3364:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.messages=t.noRecords=t.filterBeforeOrEqualOperator=t.filterBeforeOperator=t.filterAfterOperator=t.filterAfterOrEqualOperator=t.filterBooleanAll=t.filterIsFalse=t.filterIsTrue=t.filterLtOperator=t.filterLteOperator=t.filterGtOperator=t.filterGteOperator=t.filterEndsWithOperator=t.filterNotContainsOperator=t.filterContainsOperator=t.filterStartsWithOperator=t.filterIsNotEmptyOperator=t.filterIsEmptyOperator=t.filterIsNotNullOperator=t.filterIsNullOperator=t.filterNotEqOperator=t.filterEqOperator=t.filterClearButton=void 0,t.filterClearButton="treelist.filterClearButton",t.filterEqOperator="treelist.filterEqOperator",t.filterNotEqOperator="treelist.filterNotEqOperator",t.filterIsNullOperator="treelist.filterIsNullOperator",t.filterIsNotNullOperator="treelist.filterIsNotNullOperator",t.filterIsEmptyOperator="treelist.filterIsEmptyOperator",t.filterIsNotEmptyOperator="treelist.filterIsNotEmptyOperator",t.filterStartsWithOperator="treelist.filterStartsWithOperator",t.filterContainsOperator="treelist.filterContainsOperator",t.filterNotContainsOperator="treelist.filterNotContainsOperator",t.filterEndsWithOperator="treelist.filterEndsWithOperator",t.filterGteOperator="treelist.filterGteOperator",t.filterGtOperator="treelist.filterGtOperator",t.filterLteOperator="treelist.filterLteOperator",t.filterLtOperator="treelist.filterLtOperator",t.filterIsTrue="treelist.filterIsTrue",t.filterIsFalse="treelist.filterIsFalse",t.filterBooleanAll="treelist.filterBooleanAll",t.filterAfterOrEqualOperator="treelist.filterAfterOrEqualOperator",t.filterAfterOperator="treelist.filterAfterOperator",t.filterBeforeOperator="treelist.filterBeforeOperator",t.filterBeforeOrEqualOperator="treelist.filterBeforeOrEqualOperator",t.noRecords="treelist.noRecords",t.messages=((n={})[t.filterClearButton]="Clear",n[t.filterEqOperator]="Is equal to",n[t.filterNotEqOperator]="Is not equal to",n[t.filterIsNullOperator]="Is null",n[t.filterIsNotNullOperator]="Is not null",n[t.filterIsEmptyOperator]="Is empty",n[t.filterIsNotEmptyOperator]="Is not empty",n[t.filterStartsWithOperator]="Starts with",n[t.filterContainsOperator]="Contains",n[t.filterNotContainsOperator]="Does not contain",n[t.filterEndsWithOperator]="Ends with",n[t.filterGteOperator]="Is greater than or equal to",n[t.filterGtOperator]="Is greater than",n[t.filterLteOperator]="Is less than or equal to",n[t.filterLtOperator]="Is less than",n[t.filterIsTrue]="Is true",n[t.filterIsFalse]="Is false",n[t.filterBooleanAll]="(All)",n[t.filterAfterOrEqualOperator]="Is after or equal to",n[t.filterAfterOperator]="Is after",n[t.filterBeforeOperator]="Is before",n[t.filterBeforeOrEqualOperator]="Is before or equal to",n[t.noRecords]="No records available",n)},7363:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.packageMetadata=void 0,t.packageMetadata={name:"@progress/kendo-react-treelist",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680172251,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"}},5834: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.__spreadArray||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))};Object.defineProperty(t,"__esModule",{value:!0}),t.TreeListDraggableRow=void 0;var l=n(3899),c=n(994),s=n(3861),u=n(2517),h=function(e){return e.visible&&s.canUseDOM?c.createPortal(l.createElement("div",{className:"k-header k-drag-clue",style:{display:"block",position:"absolute",zIndex:2e4,padding:"8px 12px",top:e.top+"px",left:e.left+"px"}},l.createElement("span",{className:"k-icon k-drag-status "+(e.allowDrop?"k-i-plus":"k-i-cancel")+" k-icon-with-modifier"},l.createElement("span",{className:"k-icon k-icon-modifier"})),e.text),document.body):null};function p(e,t,n){var r=n?n.elementFromPoint(e.clientX,e.clientY):null;return t&&r?r.closest(t):null}var d="k-grid k-grid-md",v={visible:!1,top:0,left:0,text:"",allowDrop:!1},f=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={clueProps:a({},v)},t.draggable=l.createRef(),t.dragged=null,t.draggedOver=null,t.onPress=function(){return t.dragged=t.props.level},t.onDrag=function(e){if(s.canUseDOM){var n=t.draggable.current&&t.draggable.current.element,r=n?n.ownerDocument:document;if(r){var o=e.event,a=t.dragged;if(n&&a){o.isTouch||"scroll"===o.type||o.originalEvent.preventDefault();var i=t.props.levels[function(e,t,n){if(!e.originalEvent)return-1;var r=p(e,"tr",n);if(r)for(var o=t?t.childNodes:[],a=0;a<o.length;a++)if(o[a]===r)return a;return-1}(o,n.parentNode,r)];t.draggedOver=i;var l=i?!a.every((function(e,t){return e===i[t]})):Boolean(p(o,d,r));t.setState({clueProps:{visible:!0,top:o.pageY+10,left:o.pageX,text:n.innerText,allowDrop:l}}),t.props.onDrag&&t.props.onDrag.call(void 0,{nativeEvent:o.originalEvent,dragged:a,draggedOver:i,draggedItem:t.props.dataItem})}}}},t.onRelease=function(e){var n=e.event;if(t.dragged){var r=i([],t.dragged,!0),o=t.draggedOver&&i([],t.draggedOver,!0),l=t.state.clueProps.allowDrop;t.dragged=null,t.draggedOver=null,t.setState({clueProps:a({},v)});var c=t.props.dataItem;l&&t.props.onDrop&&t.props.onDrop.call(void 0,{nativeEvent:n.originalEvent,dragged:r,draggedOver:o,draggedItem:c})}},t}return o(t,e),t.prototype.render=function(){var e=this.state.clueProps;return l.createElement(l.Fragment,null,l.createElement(s.Draggable,{ref:this.draggable,onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease},l.createElement(u.TreeListRow,a({},this.props))),l.createElement(h,a({},e)))},t}(l.Component);t.TreeListDraggableRow=f},2517: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.TreeListRow=void 0;var o=n(3899),a=n(3861),i=n(4814);t.TreeListRow=o.forwardRef((function(e,t){var n,l=e.isSelected,c=e.rowHeight,s=e.isAltRow,u=e.expanded,h=e.ariaRowIndex,p=e.level,d=e.ariaSetSize,v=e.ariaPosInSet,f=(0,a.classNames)("k-table-row","k-master-row",{"k-selected":l,"k-alt":s}),m=o.useMemo((function(){return void 0!==c?{height:c+"px"}:void 0}),[c]),g=o.createElement("tr",r({onClick:e.onClick,onDoubleClick:e.onDoubleClick,onContextMenu:e.onContextMenu,className:f,style:m,ref:t,"aria-expanded":u,role:"row","aria-rowindex":h,"aria-level":p.length,"aria-posinset":v,"aria-setsize":d},((n={})[i.TREELIST_ROW_INDEX_ATTRIBUTE]=e.rowIndex,n)),e.children);return o.createElement(o.Fragment,null,e.render?e.render.call(void 0,g,e):g)})),t.TreeListRow.displayName="KendoReactTreeListRow"},8769: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.__spreadArray||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))};Object.defineProperty(t,"__esModule",{value:!0}),t.moveTreeItem=t.getItemPath=t.modifySubItems=t.removeItems=t.extendDataItem=t.createDataTree=t.treeToFlat=t.flatData=t.mapTreeItem=t.mapTree=t.filterBy=t.orderBy=void 0;var a=n(5538),i=n(834),l=n(3861);t.orderBy=function(e,t,n){return(0,i.orderBy)(e,t,n)},t.filterBy=function(e,t,n){return(0,i.filterBy)(e,t,n)},t.mapTree=function(e,t,n){return(0,l.mapTree)(e,t,n)},t.mapTreeItem=function(e,t,n,r){return(0,l.mapTreeItem)(e,t,n,r)},t.flatData=function(e,t,n){for(var a=[],i=[],l=e.length-1;l>=0;l--){var c=e[l];a.push({root:c,data:t(c),level:[l],levelCount:e.length})}for(;a.length>0;){var s=a.pop();if(i.push(r(r({dataItem:s.root,level:o([],s.level,!0)},n(s.root)),{levelCount:s.levelCount})),s.data.length)for(l=s.data.length-1;l>=0;l--)c=s.data[l],a.push({root:c,data:t(c),level:o(o([],s.level,!0),[l],!1),levelCount:s.data.length})}return i},t.treeToFlat=function(e,t,n){var o=function(e,i,l){i.push(r(r({},e),{level:l})),function(e){var r=[];return function(e){return Boolean((0,a.getNestedValue)(t,e))}(e)&&function(e){return Boolean((0,a.getNestedValue)(n,e))}(e)&&r.push.apply(r,(0,a.getNestedValue)(n,e)),r}(e).forEach((function(e){return o(e,i,l+1)}))},i=[];return e.forEach((function(e){return o(e,i,0)})),i},t.createDataTree=function(e,t,n,o){var a,i={},l=[];return e.forEach((function(e){return i[t(e)]=r({},e)})),e.forEach((function(e){(a=i[n(e)])?(a[o]=a[o]||[],a[o].push(i[t(e)])):l.push(i[t(e)])})),l},t.extendDataItem=function(e,t,n){return(0,l.extendDataItem)(e,t,n)},t.removeItems=function(e,n,r){var a,i=(0,t.mapTree)([(a={},a[n]=o([],e,!0),a)],n,(function(e){return c(e,r,n)}));return o([],i[0][n],!0)};var c=function(e,t,n){var a,i=e[n]||[],l=i.findIndex(t);if(-1!==l){var c=o([],i,!0);return c.splice(l,1),r(r({},e),((a={})[n]=c,a))}return e};t.modifySubItems=function(e,n,o,a){return(0,t.mapTree)(e,n,(function(e){var t;return o(e)?r(r({},e),((t={})[n]=a(e[n]||[]),t)):e}))},t.getItemPath=function(e,t,n){return(0,l.getItemPath)(e,t,n)},t.moveTreeItem=function(e,n,r,a){var i=o([],e,!0),l=(0,t.getItemPath)(i,n,a),c=l.pop(),s=l.pop(),u=n[n.length-1];if(r){var h=(0,t.getItemPath)(i,r,a).pop();(s?s[a]:i).splice(u,1),h[a]=h[a]||[],h[a].push(c)}else(s?s[a]:i).splice(u,1),i.push(c);return i}},5538:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.tableRowsVirtualization=t.setHeaderRowsTop=t.getNestedValue=void 0,t.getNestedValue=function(e,t){var n=(e||"").split("."),r=t;return n.forEach((function(e){r=r?r[e]:void 0})),r},t.setHeaderRowsTop=function(e,t,n){var r,o=Array.from(e.tHead&&e.tHead.rows||[]),a=[t],i=n||function(e){return window.getComputedStyle(e).height||void 0};o.forEach((function(e){var t,n=i(e);a.push(void 0===(t=n)||"number"!=typeof t&&!/px$/i.test(String(t))?e.offsetHeight:parseFloat(String(n)))}));for(var l=0;l<o.length;l++)r=a.slice(0,l+1).reduce((function(e,t){return e+t})),Array.from(o[l].cells).forEach((function(e){return e.style.top=r+"px"}))};var n=1e6;t.tableRowsVirtualization=function(e){var t=e.rows,r=e.tableViewPortHeight,o=e.scrollTop;if(0===t.length)return[];var a=t[0].height,i=Math.min(Math.round(o/a),t.length),l=Math.round(r/a),c=Math.max(0,i-l),s=Math.min(t.length,i+2*l),u=t.slice(c,s),h=u[u.length-1];return c>0&&u.unshift({dataItem:{},level:[n],offsetTop:0,height:u[0].offsetTop,levelCount:0}),s<t.length-1&&u.push({dataItem:{},level:[n,n],offsetTop:h.offsetTop+h.height,height:(t.length-s)*a,levelCount:0}),u}},7037:(e,t,n)=>{n.d(t,{z:()=>v});var r,o=n(3899),a=n(189),i=n(8130),l=n(8047),c=n(2697),s=n(3218),u=n(4006),h=n(2709),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)}),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)},v=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,u.s)(h.k),n.state={selected:!0===n.props.togglable&&!0===n.props.selected},n}return p(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,s=r.togglable,u=r.icon,h=r.iconClass,p=r.svgIcon,v=r.imageUrl,f=r.imageAlt,m=(r.className,r.onClick,r.size),g=void 0===m?t.defaultProps.size:m,y=r.rounded,b=void 0===y?t.defaultProps.rounded:y,z=r.fillMode,w=void 0===z?t.defaultProps.fillMode:z,x=r.themeColor,k=void 0===x?t.defaultProps.themeColor:x,C=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","svgIcon","imageUrl","imageAlt","className","onClick","size","rounded","fillMode","themeColor"]),O=void 0!==u||void 0!==h||void 0!==v,V=void 0!==a,M=function(e){var t=e.imageUrl,n=e.name,r=e.iconClass,a=e.svgIcon,c=e.imageAlt;return t?o.createElement("img",{role:"presentation",className:"k-button-icon",alt:c,src:t}):n||a?o.createElement(i.a,{className:"k-button-icon",name:n,icon:a}):r?o.createElement("span",{role:"presentation",className:(0,l.A)("k-button-icon",r)}):null}({name:u,svgIcon:p,iconClass:h,imageUrl:v,imageAlt:f});return o.createElement("button",d({ref:function(e){return n._element=e},"aria-pressed":s?this.state.selected:void 0},C,{onClick:this.handleClick,className:(0,l.A)("k-button",(e={},e["k-button-".concat(c.G.sizeMap[g]||g)]=g,e["k-button-".concat(w)]=w,e["k-button-".concat(w,"-").concat(k)]=Boolean(w&&k),e["k-rounded-".concat(c.G.roundedMap[b]||b)]=b,e["k-icon-button"]=!V&&O,e["k-disabled"]=this.props.disabled,e["k-selected"]=this.state.selected,e["k-rtl"]="rtl"===this.props.dir,e),this.props.className)}),M,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,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}(o.Component)},7711:(e,t,n)=>{n.d(t,{h:()=>d});var r,o=n(3899),a=n(189),i=n(8047),l=n(4006),c=n(2709),s=n(1889),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)}),h=function(){return h=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},h.apply(this,arguments)},p=s.Z.styles,d=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,(0,l.s)(c.k),n}return u(t,e),t.prototype.render=function(){var e,t=this,n=this.mapButtons(this.props.children),r=(0,i.A)([p["button-group"]],((e={})["k-disabled"]=this.props.disabled,e[p["button-group-stretched"]]=!!this.props.width,e),this.props.className),a={className:r,style:{width:"".concat(this.props.width)},dir:this.props.dir,role:"group","aria-disabled":this.props.disabled};return o.createElement("div",h({ref:function(e){t._element=e}},a,{className:r}),n)},t.prototype.mapButtons=function(e){var t=this,n=o.Children.count(e),r=void 0!==this.props.dir?"rtl"===this.props.dir:this._element&&"rtl"===getComputedStyle(this._element).direction||!1;return o.Children.map(e,(function(e,a){return o.isValidElement(e)?t.renderButton(e,a,a===n-1,r):e}))},t.prototype.renderButton=function(e,t,n,r){var a,l=(0,i.A)(e.props.className,((a={})[p["group-start"]]=r?n:0===t,a[p["group-end"]]=r?0===t:n,a)),c=h(h({},this.props.width?{width:this.props.width}:{}),e.props.style||{}),s=this.props.disabled||e.props.disabled,u=h(h(h(h({},e.props),l?{className:l}:{}),Object.keys(c).length?{style:c}:{}),void 0!==s?{disabled:s}:{});return o.Children.count(e.props.children)>0?o.cloneElement(e,u,e.props.children):o.cloneElement(e,u)},t.propTypes={children:a.oneOfType([a.arrayOf(a.element),a.element]),className:a.string,disabled:a.bool,width:a.string,dir:a.string},t}(o.Component)},2709:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-buttons",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171534,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"}},1889:(e,t,n)=>{n.d(t,{w:()=>o,Z:()=>a});var r=":not(.k-dropdownlist button):not(.k-colorpicker button):not(.k-split-button .k-split-button-arrow)",o=["button"+r,".k-button-group > button"+r,".k-dropdownlist",".k-colorpicker"];const a={styles:{button:"k-button",flat:"k-flat",outline:"k-outline",clear:"k-button-clear",primary:"k-primary","state-selected":"k-selected","button-icon":"k-button-icon","button-icontext":"k-button-icontext","state-disabled":"k-disabled","group-start":"k-group-start","group-end":"k-group-end","button-group":"k-button-group","button-group-stretched":"k-button-group-stretched",ltr:"k-ltr",rtl:"k-rtl"}}},834:(e,t,n)=>{n.r(t),n.d(t,{BooleanFilter:()=>to,BooleanFilterCell:()=>gn,ColumnDefaultProps:()=>En,ColumnMenuBooleanColumn:()=>ki,ColumnMenuBooleanFilter:()=>Ua,ColumnMenuDateColumn:()=>xi,ColumnMenuDateFilter:()=>Ga,ColumnMenuFilterForm:()=>fi,ColumnMenuFilterLogic:()=>$a,ColumnMenuForm:()=>vi,ColumnMenuItem:()=>_a,ColumnMenuNumericColumn:()=>wi,ColumnMenuNumericFilter:()=>Ya,ColumnMenuOperators:()=>Fa,ColumnMenuTextColumn:()=>zi,ColumnMenuTextFilter:()=>Wa,ColumnResize:()=>Pr,CommonDragLogic:()=>_r,DateFilter:()=>Xr,DateFilterCell:()=>wn,DragClue:()=>Nr,DropClue:()=>Ar,EnumFilter:()=>Jr,Expression:()=>xo,FILTER_ROW_CLASS:()=>ar,FOCUSABLE_ELEMENTS:()=>jn,Filter:()=>Pa,FilterRow:()=>lr,Group:()=>Sa,Header:()=>mr,HeaderCell:()=>yr,HeaderRow:()=>Er,HeaderSelectionCell:()=>Sr,HeaderThElement:()=>Gn,KEYBOARD_NAV_DATA_BODY:()=>_n,KEYBOARD_NAV_DATA_HEADER:()=>Pn,KEYBOARD_NAV_DATA_ID:()=>Bn,KEYBOARD_NAV_DATA_LEVEL:()=>Dn,KEYBOARD_NAV_DATA_SCOPE:()=>Ln,KEYBOARD_NAV_DATA_ZONE:()=>Tn,KEYBOARD_NAV_FILTER_COL_SUFFIX:()=>Rn,NumericFilter:()=>Yr,NumericFilterCell:()=>On,Operators:()=>fo,Pager:()=>on,TABBABLE_ELEMENTS:()=>An,TABLE_COL_INDEX_ATTRIBUTE:()=>Ki,TABLE_PREVENT_SELECTION_ELEMENT:()=>Ui,TABLE_ROW_INDEX_ATTRIBUTE:()=>qi,TableKeyboardNavigationContext:()=>Un,TableSelection:()=>il,TextFilter:()=>Kr,TextFilterCell:()=>In,closestTagName:()=>Zi,createFilterComponent:()=>pn,filterBy:()=>Ei,getColumnIndex:()=>$i,getGroupIds:()=>Bi,getIndex:()=>dr,getOffset:()=>rl,getRowIndex:()=>Xi,getSelectedState:()=>el,getSelectedStateFromKeyDown:()=>Ji,getSelectionOptions:()=>ol,isRtl:()=>pr,mapColumns:()=>ur,normalize:()=>zr,orderBy:()=>Hi,readColumns:()=>hr,relativeContextElement:()=>nl,setExpandedState:()=>Ti,setGroupIds:()=>_i,setSelectedState:()=>Qi,stringOperator:()=>mo,tableColumnsVirtualization:()=>Lr,tableKeyboardNavigation:()=>ji,tableKeyboardNavigationBodyAttributes:()=>Kn,tableKeyboardNavigationHeaderAttributes:()=>qn,tableKeyboardNavigationScopeAttributes:()=>Fn,tableKeyboardNavigationTools:()=>or,unaryOperator:()=>go,useTableKeyboardNavigation:()=>Wn});var r,o,a=n(3899),i=n(189),l=n(8047),c=n(2697),s=n(7037),u="pager.info",h="pager.firstPage",p="pager.previousPage",d="pager.nextPage",v="pager.lastPage",f="pager.itemsPerPage",m="pager.pageSelection",g="pager.page",y="pager.of",b="pager.totalPages",z="pager.pageLabel",w="pager.ariaKeyshortcuts",x="pager.ariaLabel",k="pager.mobileSelect",C="filter.eqOperator",O="filter.notEqOperator",V="filter.isNullOperator",M="filter.isNotNullOperator",H="filter.isEmptyOperator",I="filter.isNotEmptyOperator",E="filter.startsWithOperator",S="filter.containsOperator",D="filter.notContainsOperator",L="filter.endsWithOperator",P="filter.gteOperator",_="filter.gtOperator",B="filter.lteOperator",T="filter.ltOperator",R="filter.isTrue",N="filter.isFalse",j="filter.afterOrEqualOperator",A="filter.afterOperator",F="filter.beforeOperator",q="filter.beforeOrEqualOperator",K="filter.andLogic",U="filter.orLogic",W="filter.addExpression",Y="filter.addGroup",G="filter.close",Z="filter.groupAriaLabel",X="filter.expressionAriaLabel",$="filter.expressionDropdownAriaLabel",Q="filter.expressionOperatorDropdownAriaLabel",J="filter.enumFilterDropdownAriaLabel",ee="filter.numericFilterAriaLabel",te="filter.textFilterAriaLabel",ne="columnMenu.filterClearButton",re="columnMenu.filterSubmitButton",oe="columnMenu.filterTitle",ae="columnMenu.sortAscending",ie="columnMenu.sortDescending",le="columnMenu.filterEqOperator",ce="columnMenu.filterNotEqOperator",se="columnMenu.filterIsNullOperator",ue="columnMenu.filterIsNotNullOperator",he="columnMenu.filterIsEmptyOperator",pe="columnMenu.filterIsNotEmptyOperator",de="columnMenu.filterStartsWithOperator",ve="columnMenu.filterContainsOperator",fe="columnMenu.filterNotContainsOperator",me="columnMenu.filterEndsWithOperator",ge="columnMenu.filterGteOperator",ye="columnMenu.filterGtOperator",be="columnMenu.filterLteOperator",ze="columnMenu.filterLtOperator",we="columnMenu.filterIsTrue",xe="columnMenu.filterAfterOrEqualOperator",ke="columnMenu.filterAfterOperator",Ce="columnMenu.filterBeforeOperator",Oe="columnMenu.filterBeforeOrEqualOperator",Ve="columnMenu.filterAndLogic",Me="columnMenu.filterOrLogic",He="sort.ariaLabel",Ie="filter.ariaLabel",Ee=((r={})[f]="items per page",r[m]="Select page",r[u]="{0} - {1} of {2} items",r[h]="Go to the first page",r[p]="Go to the previous page",r[d]="Go to the next page",r[v]="Go to the last page",r[g]="Page",r[y]="Of",r[b]="{0}",r[z]="Page",r[w]="Enter ArrowRight ArrowLeft",r[x]="Pager",r[k]="Select",r[He]="Sortable",r[Ie]="Filter",r[C]="Is equal to",r[O]="Is not equal to",r[V]="Is null",r[M]="Is not null",r[H]="Is empty",r[I]="Is not empty",r[E]="Starts with",r[S]="Contains",r[D]="Does not contain",r[L]="Ends with",r[P]="Is greater than or equal to",r[_]="Is greater than",r[B]="Is less than or equal to",r[T]="Is less than",r[R]="Is true",r[N]="Is false",r[j]="Is after or equal to",r[A]="Is after",r[F]="Is before",r[q]="Is before or equal to",r[K]="And",r[U]="Or",r[W]="Add Expression",r[Y]="Add Group",r[G]="Close",r[Z]="Filter toolbar",r[X]="Filter expression row",r[$]="Filter dropdown",r[Q]="Filter operator dropdown",r[J]="Select True/False",r[ee]="Enter number",r[te]="Enter number",r[ne]="Clear",r[re]="Filter",r[oe]="Filter",r[ae]="Sort Ascending",r[ie]="Sort Descending",r[le]="Is equal to",r[ce]="Is not equal to",r[se]="Is null",r[ue]="Is not null",r[he]="Is empty",r[pe]="Is not empty",r[de]="Starts with",r[ve]="Contains",r[fe]="Does not contain",r[me]="Ends with",r[ge]="Is greater than or equal to",r[ye]="Is greater than",r[be]="Is less than or equal to",r[ze]="Is less than",r[we]="Is true",r[xe]="Is after or equal to",r[ke]="Is after",r[Ce]="Is before",r[Oe]="Is before or equal to",r[Ve]="And",r[Me]="Or",r),Se=n(499),De=(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)}),Le=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handlePageChange=function(e,n){e.preventDefault(),t.props.pageChange(n,e)},t.handleSelectPageChange=function(e){e.preventDefault(),t.props.pageChange(e.target.value,e)},t}return De(t,e),t.prototype.render=function(){for(var e,t=this,n=(0,Se.provideLocalizationService)(this),r=this.props.messagesMap?this.props.messagesMap(k):{messageKey:k,defaultMessage:Ee[k]},o=this.props.messagesMap?this.props.messagesMap(z):{messageKey:z,defaultMessage:Ee[z]},i=[],u=this.start;u<=this.end;u++)i.push(u);var h=i.map((function(e){return a.createElement(s.z,{className:(0,l.A)({"k-selected":t.props.currentPage===e}),key:e,fillMode:"flat",themeColor:"primary",size:t.props.size,rounded:null,role:"button","aria-label":n.toLanguageString(o.messageKey,o.defaultMessage)+" "+e,"aria-current":t.props.currentPage===e||void 0,onClick:function(n){return t.handlePageChange(n,e)}},e)})),p=i.map((function(e){return a.createElement("option",{key:e},e)}));return a.createElement(a.Fragment,null,a.createElement("select",{className:(0,l.A)("k-picker k-dropdown-list k-dropdown k-rounded-md",(e={},e["k-picker-".concat(c.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e)),"aria-label":n.toLanguageString(r.messageKey,r.defaultMessage),value:this.props.currentPage,onChange:function(e){return t.handleSelectPageChange(e)}},p),a.createElement("div",{className:"k-pager-numbers"},h))},Object.defineProperty(t.prototype,"end",{get:function(){return Math.min(this.start+this.props.buttonCount-1,this.props.totalPages)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"start",{get:function(){var e=this.props.currentPage,t=this.props.buttonCount;if(e>t){var n=e%t;return 0===n?e-t+1:e-n+1}return 1},enumerable:!1,configurable:!0}),t}(a.Component),Pe=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(){var t=null!==e&&e.apply(this,arguments)||this;return t._text=void 0,t.onChange=function(e){var n=t._text=e.target.value.replace(/\D/g,"");t.forceUpdate(),n&&t.props.pageChange(parseInt(n,10),e)},t.value=function(){var e=void 0===t._text?t.props.currentPage.toString():t._text;return t._text=void 0,e},t}return Pe(t,e),t.prototype.render=function(){for(var e,t=this,n=(0,Se.provideIntlService)(this),r=(0,Se.provideLocalizationService)(this),o=this.props.messagesMap?this.props.messagesMap(g):{messageKey:g,defaultMessage:Ee[g]},i=this.props.messagesMap?this.props.messagesMap(y):{messageKey:y,defaultMessage:Ee[y]},s=this.props.messagesMap?this.props.messagesMap(b):{messageKey:b,defaultMessage:Ee[b]},u=this.props.messagesMap?this.props.messagesMap(k):{messageKey:k,defaultMessage:Ee[k]},h=[],p=this.start;p<=this.end;p++)h.push(p);var d=h.map((function(e){return a.createElement("option",{key:e},e)}));return a.createElement(a.Fragment,null,a.createElement("select",{className:(0,l.A)("k-picker k-dropdown-list k-dropdown k-rounded-md",(e={},e["k-picker-".concat(c.G.sizeMap[this.props.size]||this.props.size)]=this.props.size,e)),"aria-label":r.toLanguageString(u.messageKey,u.defaultMessage),value:this.props.currentPage,onChange:this.onChange},d),a.createElement("span",{className:"k-pager-input k-label"},r.toLanguageString(o.messageKey,o.defaultMessage),a.createElement("span",{className:"k-textbox k-input k-input-md k-rounded-md k-input-solid"},a.createElement("input",{className:"k-input-inner",value:this.value(),onBlur:function(){return t.forceUpdate()},onChange:this.onChange})),"".concat(r.toLanguageString(i.messageKey,i.defaultMessage)," ").concat(n.format(r.toLanguageString(s.messageKey,s.defaultMessage),[this.props.totalPages]))))},Object.defineProperty(t.prototype,"end",{get:function(){return Math.min(this.start+this.props.buttonCount-1,this.props.totalPages)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"start",{get:function(){var e=this.props.currentPage,t=this.props.buttonCount;if(e>t){var n=e%t;return 0===n?e-t+1:e-n+1}return 1},enumerable:!1,configurable:!0}),t}(a.Component);(0,Se.registerForLocalization)(_e);var Be=n(3198),Te=n(3493),Re=n(4703),Ne=n(8130),je=n(3218),Ae=n(848),Fe=n(6097);const qe={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},Ke={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"};var Ue=n(9222),We=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)}}(),Ye=function(){return Ye=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},Ye.apply(this,arguments)},Ge=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return We(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=e.width,r=e.dir,o=e.itemsCount,i=e.popupSettings;return a.createElement(Ue.G,Ye({style:{width:n,direction:r},contentKey:o&&o.join()},i),t)},t}(a.Component);const Ze=Ge;var Xe=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=c.G.sizeMap,Qe=c.G.roundedMap,Je=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.input=null,t}return Xe(t,e),t.prototype.render=function(){var e,t=this,n=this.props,r=n.size,o=n.rounded,i=n.fillMode,c=n.inputRef;return a.createElement("div",{className:"k-list-filter"},a.createElement("span",{className:(0,l.A)("k-searchbox k-input",(e={},e["k-input-".concat($e[r]||r)]=r,e["k-rounded-".concat(Qe[o]||o)]=o,e["k-input-".concat(i)]=i,e))},a.createElement(Ne.a,{className:"k-input-icon",name:"search",icon:Ke}),a.createElement("input",{ref:c||function(e){return t.input=e},value:this.props.value||"",className:"k-input-inner",onChange:this.props.onChange,onKeyDown:this.props.onKeyDown,tabIndex:this.props.tabIndex,onClick:function(e){return e.stopPropagation()}})))},t}(a.Component);const et=Je;var tt=function(e){return null!=e},nt=function(e,t){for(var n=0;n<e.length;n++)if(e.charAt(n)!==t)return!1;return!0},rt=function(e,t,n){var r=e;return n&&(r=[n].concat(r)),r.slice(t).concat(r.slice(0,t))},ot=function(e,t,n){if(!tt(e))return!1;var r=String(e);return n&&(r=r.toLowerCase()),0===r.indexOf(t)},at=function(e,t){if(t&&tt(e)){var n=t.split("."),r=e;return n.forEach((function(e){r=r?r[e]:void 0})),r}return e},it=function(e,t,n){return e===t||tt(e)===tt(t)&&at(e,n)===at(t,n)},lt=function(e,t,n){if(t){var r=function(e,t,n,r){void 0===r&&(r=!1);var o=function(e){return r?e:e.toLowerCase()};return e.findIndex((function(e){return n?o(at(e,n))===o(t):o(t)===o(e.toString())}))}(e,t,n,!0);return-1!==r?e[r]:e[function(e,t,n){var r=-1;if(t){t=t.toLowerCase();for(var o=0;o<e.length;o++){var a=(at(e[o],n)||"")+"";if(a&&a.toLowerCase().startsWith(t)){r=o;break}}}return r}(e,t,n)]}return e[0]},ct=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)}}(),st=function(e){return e.preventDefault()},ut=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ct(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.defaultItem,r=e.textField;return a.createElement("div",{onClick:this.props.onClick,onMouseDown:st,style:{position:"unset"},className:(0,l.A)("k-list-optionlabel",{"k-selected":t})},at(n,r)||"")},t}(a.Component);const ht=ut;var pt=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)}}(),dt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleClick=function(e){return t.props.onClick(t.props.index,e)},t}return pt(t,e),t.prototype.render=function(){var e=this.props,t=e.selected,n=e.group,r=e.dataItem,o=e.virtual,i=e.render,c=a.createElement("li",{id:this.props.id,role:"option","aria-selected":t,className:(0,l.A)("k-list-item",{"k-selected":t,"k-focus":this.props.focused,"k-first":Boolean(n)}),onClick:this.handleClick,style:{position:o?"relative":"unset"}},a.createElement("span",{className:"k-list-item-text"},at(r,this.props.textField).toString()),void 0!==n?a.createElement("div",{className:"k-list-item-group-label"},n):null);return void 0!==i?i.call(void 0,c,this.props):c},t}(a.Component);const vt=dt;var ft,mt="dropdowns.nodata",gt="dropdowns.dropDownListArrowBtnAriaLabel",yt=((ft={})["dropdowns.clear"]="clear",ft[mt]="NO DATA FOUND.",ft["dropdowns.comboArrowBtnAriaLabelExpand"]="expand combobox",ft["dropdowns.comboArrowBtnAriaLabelCollapse"]="collapse combobox",ft[gt]="select",ft),bt=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)}}(),zt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return bt(t,e),t.prototype.renderItems=function(){var e=this,t=this.props,n=t.textField,r=t.valueField,o=t.groupField,i=t.optionsGuid,l=t.skip,c=void 0===l?0:l,s=t.virtual,u=t.focusedIndex,h=t.highlightSelected,p=void 0===h||h,d=t.value,v=t.data,f=t.itemRender,m=Array.isArray(d);return v.map((function(t,l){var h,g,y=c+l,b=p&&(!m&&it(t,d,r)||m&&-1!==d.findIndex((function(e){return it(e,t,r)}))),z=void 0;return l>0&&void 0!==o&&(h=at(t,o),g=at(v[l-1],o),h&&g&&h!==g&&(z=h)),a.createElement(vt,{id:"option-".concat(i,"-").concat(y),virtual:s,dataItem:t,selected:b,focused:u===l,index:y,key:y,onClick:e.props.onClick,textField:n,group:z,render:f})}))},t.prototype.renderNoValueElement=function(e){var t=this.props.noDataRender,n=a.createElement("div",{className:"k-nodata"},a.createElement("div",null,e.toLanguageString(mt,yt[mt])));return t?t.call(void 0,n):n},t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.id,r=t.show,o=t.wrapperCssClass,i=t.wrapperStyle,l=t.listStyle,c=t.listRef,s=t.wrapperRef,u=t.listClassName,h=void 0===u?"k-list-ul":u,p=this.renderItems();return p.length?a.createElement("div",{className:o,style:i,ref:s,onMouseDown:this.props.onMouseDown,onBlur:this.props.onBlur,onScroll:this.props.onScroll,unselectable:"on"},a.createElement("ul",{id:n,role:"listbox","aria-hidden":!r||void 0,className:h,ref:c,style:l},p),this.props.scroller&&a.createElement("div",{className:"k-height-container"},this.props.scroller)):this.renderNoValueElement(e)},t}(a.Component);const wt=zt;(0,Se.registerForLocalization)(zt);var xt=1533915;const kt=function(){function e(){var e=this;this.container=null,this.scrollElement=null,this.list=null,this.containerHeight=0,this.skip=0,this.total=0,this.enabled=!1,this.pageSize=0,this.itemHeight=0,this.PageChange=null,this.prevScrollPos=0,this.listTranslate=0,this.scrollSyncing=!1,this.scrollerRef=function(t){var n=e;n.container=t,t&&(t.setAttribute("unselectable","on"),window.setTimeout(n.calcScrollElementHeight.bind(n),0))},this.calcScrollElementHeight=function(){e.scrollSyncing=!0;var t=!1;e.itemHeight=e.list?e.list.children[0].offsetHeight:e.itemHeight,e.containerHeight=Math.min(xt,e.itemHeight*e.total);var n=e.containerHeight;return e.scrollElement&&(t=e.scrollElement.style.height!==n+"px")&&(e.scrollElement.style.height=n+"px"),e.scrollSyncing=!1,t},this.scrollHandler=this.scrollHandler.bind(this)}return Object.defineProperty(e.prototype,"translate",{get:function(){return this.listTranslate},enumerable:!1,configurable:!0}),e.prototype.changePage=function(e,t){var n=Math.min(Math.max(0,e),this.total-this.pageSize);n!==this.skip&&this.PageChange&&this.PageChange({skip:n,take:this.pageSize},t)},e.prototype.translateTo=function(e){this.listTranslate=e,this.list&&(this.list.style.transform="translateY("+e+"px)")},e.prototype.reset=function(){this.container&&(this.calcScrollElementHeight(),this.container.scrollTop=0,this.translateTo(0))},e.prototype.scrollToEnd=function(){this.container&&this.list&&(this.calcScrollElementHeight(),this.container.scrollTop=this.container.scrollHeight-this.container.offsetHeight,this.translateTo(this.container.scrollHeight))},e.prototype.localScrollUp=function(e){var t,n=this.itemHeight,r=this.container.scrollTop,o=this.listTranslate,a=r-o;if(!(a>n)){for(t=0;t<this.skip&&!(o+n+a<=r);t++)o-=n;if(o=this.validateTranslate(o),this.skip-t<=0&&o>=r)return this.translateTo(0),this.changePage(0,e),void(this.container.scrollTop=0);o!==this.listTranslate&&(this.translateTo(o),this.changePage(this.skip-t,e))}},e.prototype.localScrollDown=function(e){var t,n=this.itemHeight,r=this.container.scrollTop,o=this.listTranslate,a=this.list.children.length;for(t=0;t<a&&!(o+n>=r);t++)o+=n;o=this.validateTranslate(o),t>=a&&this.skip+t>=this.total?(this.translateTo(o),this.changePage(this.total-1,e)):o!==this.listTranslate&&(this.translateTo(o),this.changePage(this.skip+t,e))},e.prototype.scrollNonStrict=function(e){var t=this.total*this.prevScrollPos/this.containerHeight,n=Math.min(Math.floor(t),this.total-1),r=this.containerHeight*t/this.total;r=this.validateTranslate(r),this.translateTo(r),this.changePage(n,e)},e.prototype.scrollHandler=function(e){var t=this.container?this.container.scrollTop:0,n=this.prevScrollPos;this.prevScrollPos=t,this.enabled&&this.list&&this.container&&!this.scrollSyncing&&(t-n<=0&&t>this.listTranslate-this.list.scrollHeight/10?this.localScrollUp(e):t-n>0&&t<this.listTranslate+2*this.list.scrollHeight/3?this.localScrollDown(e):this.scrollNonStrict(e))},e.prototype.validateTranslate=function(e){return e=Math.max(0,e),Math.min(this.containerHeight,e)},e}();var Ct=function(){function e(){}return e.prototype.navigate=function(e){var t=e.keyCode;return t===Te.R.up||t===Te.R.left?this.next({current:e.current,min:e.min,max:e.max,step:-1}):t===Te.R.down||t===Te.R.right?this.next({current:e.current,min:e.min,max:e.max,step:1}):t===Te.R.home?0:t===Te.R.end?e.max:void 0},e.prototype.next=function(e){return tt(e.current)?Math.min(e.max,Math.max(e.current+e.step,e.min)):e.min},e}(),Ot=function(){return Ot=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},Ot.apply(this,arguments)},Vt=function(){function e(e){var t=this;this.wrapper=null,this.list=null,this.vs=new kt,this.navigation=new Ct,this.handleItemClick=function(e,n){var r=t.initState();r.syntheticEvent=n,n.stopPropagation(),t.component.handleItemSelect(e,r),t.togglePopup(r),t.applyState(r)},this.handleFocus=function(e){if(!t.component.state.focused){var n=t.initState();n.data.focused=!0,n.events.push({type:"onFocus"}),n.syntheticEvent=e,t.applyState(n)}},this.filterChanged=function(e,n){var r=t.component.props,o=r.textField;r.filterable&&n.events.push({type:"onFilterChange",filter:{field:o,operator:"contains",ignoreCase:!0,value:e}})},this.togglePopup=function(e){var n=t.component.props,r=void 0!==n.opened?n.opened:t.component.state.opened;void 0===n.opened&&(e.data.opened=!r),r?e.events.push({type:"onClose"}):(e.events.push({type:"onOpen"}),t.calculatePopupWidth())},this.pageChange=function(e,n){var r=t.initState();r.syntheticEvent=n,t.triggerOnPageChange(r,e.skip,e.take),t.applyState(r)},this.scrollToVirtualItem=function(e,n){var r=t.vs;if(r.enabled=!1,0===e.skip)r.reset();else if(e.skip+e.pageSize===e.total)r.scrollToEnd();else{var o=r.translate;0===o&&(r.calcScrollElementHeight(),o=r.itemHeight*e.skip,r.translateTo(o-r.itemHeight)),r.container&&(r.container.scrollTop=o),t.scrollToItem(n,!0)}window.setTimeout((function(){return r.enabled=!0}),10)},this.renderScrollElement=function(){var e=t.vs;return e.enabled&&a.createElement("div",{ref:function(t){return e.scrollElement=t},key:"scrollElementKey"})},this.listBoxId=(0,Be.M)(),this.guid=(0,Be.M)(),this.component=e,this.vs.PageChange=this.pageChange}return e.prototype.didMount=function(){var e=this.component.props,t=e.popupSettings||{},n=e.style||{},r=t.width,o=!0===e.opened;void 0===r&&this.calculatePopupWidth(),void 0===e.dir&&void 0===n.direction&&(this.calculateDir(),o=!0),o&&this.component.forceUpdate()},e.prototype.calculateDir=function(){var e=this.component.element;e&&e.ownerDocument&&e.ownerDocument.defaultView&&(this.dirCalculated=e.ownerDocument.defaultView.getComputedStyle(e).direction||void 0)},e.prototype.calculatePopupWidth=function(){this.wrapper&&(this.popupWidth=this.wrapper.offsetWidth+"px")},e.prototype.scrollToItem=function(e,t,n){var r=this,o=this.list||this.vs.list;if(o||n||setTimeout((function(){r.scrollToItem(e,t,!0)}),10),o&&e>=0){var a=this.vs,i=a.container||o.parentNode,l=void 0!==t?t:a.enabled;!function(e,t,n,r,o){var a=e.offsetHeight,i=t.children.item(n),l=i.offsetTop+(o?r-e.scrollTop:0),c=i.offsetHeight;if(o){var s=0;l+c>a?s=l+c-a:l<0&&(s=l),0!==s?e.scrollTop+=s:0===e.scrollTop&&0!==r&&(e.scrollTop=r)}else l+c>a+e.scrollTop?e.scrollTop=l+c-a:l<e.scrollTop&&(e.scrollTop-=e.scrollTop-l)}(i,o,e,a.translate,l)}},e.prototype.initState=function(){return{data:{},events:[],syntheticEvent:void 0}},e.prototype.applyState=function(e){var t=this;Object.keys(e.data).length>0&&this.component.setState(e.data);var n={syntheticEvent:e.syntheticEvent,nativeEvent:e.syntheticEvent?e.syntheticEvent.nativeEvent:void 0,target:this.component,value:this.component.value};e.events.forEach((function(e){var r=e.type;delete e.type;var o=r&&t.component.props[r];o&&o.call(void 0,Ot(Ot({},n),e))}))},e.prototype.triggerOnPageChange=function(e,t,n){var r=this.component.props.virtual;if(r){var o=Math.min(Math.max(0,t),Math.max(0,r.total-n));o!==r.skip&&e.events.push({type:"onPageChange",page:{skip:o,take:n}})}},e.prototype.triggerPageChangeCornerItems=function(e,t){var n=this.component.props,r=n.data,o=void 0===r?[]:r,a=n.dataItemKey,i=n.virtual,l=void 0!==n.opened?n.opened:this.component.state.opened;e&&i&&this.vs.enabled&&(i.skip>0&&it(e,o[0],a)?this.triggerOnPageChange(t,i.skip-1,i.pageSize):!l&&i.skip+i.pageSize<i.total&&it(e,o[o.length-1],a)&&this.triggerOnPageChange(t,i.skip+1,i.pageSize))},e.prototype.getPopupSettings=function(){return Object.assign({},e.defaultProps.popupSettings,this.component.props.popupSettings)},e.basicPropTypes={opened:i.bool,disabled:i.bool,dir:i.string,tabIndex:i.number,accessKey:i.string,data:i.array,textField:i.string,className:i.string,label:i.string,loading:i.bool,popupSettings:i.shape({animate:i.oneOfType([i.bool,i.shape({openDuration:i.number,closeDuration:i.number})]),popupClass:i.string,className:i.string,appendTo:i.any,width:i.oneOfType([i.string,i.number]),height:i.oneOfType([i.string,i.number])}),onOpen:i.func,onClose:i.func,onFocus:i.func,onBlur:i.func,onChange:i.func,itemRender:i.func,listNoDataRender:i.func,focusedItemIndex:i.func,header:i.node,footer:i.node},e.propTypes=Ot(Ot({},e.basicPropTypes),{value:i.any,defaultValue:i.any,filterable:i.bool,filter:i.string,virtual:i.shape({pageSize:i.number.isRequired,skip:i.number.isRequired,total:i.number.isRequired}),onFilterChange:i.func,onPageChange:i.func}),e.defaultProps={popupSettings:{height:"200px"},required:!1,validityStyles:!0},e}();const Mt=Vt;var Ht=n(4006),It={name:"@progress/kendo-react-dropdowns",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171876,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"},Et=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)}}(),St=function(){return St=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},St.apply(this,arguments)},Dt="Please select a value from the list!",Lt=c.G.sizeMap,Pt=c.G.roundedMap,_t=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._element=null,n.base=new Mt(n),n.searchState={word:"",last:""},n._select=null,n._skipFocusEvent=!1,n._filterInput=null,n._navigated=!1,n._inputId=(0,Be.M)(),n.focus=function(){n.base.wrapper&&n.base.wrapper.focus()},n.handleItemSelect=function(e,t){var r=n.props,o=r.data,a=void 0===o?[]:o,i=r.virtual,l=r.dataItemKey,c=r.defaultItem,s=i?i.skip:0,u=-1===e&&void 0!==c?c:a[e-s],h=!it(u,n.value,l);n.triggerOnChange(u,t),h&&n.base.triggerPageChangeCornerItems(u,t)},n.componentRef=function(e){n._element=e,n.base.wrapper=e},n.dummySelect=function(e){return a.createElement("select",{name:n.props.name,ref:function(e){n._select=e},tabIndex:-1,"aria-hidden":!0,title:n.props.label,style:{opacity:0,width:1,border:0,zIndex:-1,position:"absolute",left:"50%"}},a.createElement("option",{value:n.props.valueMap?n.props.valueMap.call(void 0,e):e}))},n.renderListContainer=function(){var e,t=n.props,r=t.header,o=t.footer,i=t.dir,c=t.data,s=void 0===c?[]:c,u=t.size,h=n.base,p=h.getPopupSettings(),d=void 0!==n.props.opened?n.props.opened:n.state.opened,v=void 0!==p.width?p.width:h.popupWidth,f={dir:void 0!==i?i:h.dirCalculated,width:v,popupSettings:{popupClass:(0,l.A)(p.popupClass,"k-list-container","k-dropdownlist-popup"),className:p.className,animate:p.animate,anchor:n.element,show:d,onOpen:n.onPopupOpened,onClose:n.onPopupClosed,appendTo:p.appendTo},itemsCount:[s.length]};return a.createElement(Ze,St({},f),n.renderListFilter(),r&&a.createElement("div",{className:"k-list-header"},r),a.createElement("div",{className:(0,l.A)("k-list",(e={},e["k-list-".concat(Lt[u]||u)]=u,e["k-virtual-list"]=n.base.vs.enabled,e))},n.renderDefaultItem(),n.renderList()),o&&a.createElement("div",{className:"k-list-footer"},o))},n.renderList=function(){var e=n.props,t=e.data,r=void 0===t?[]:t,o=e.textField,i=e.dataItemKey,l=e.virtual,c=void 0===l?{skip:0}:l,s=e.listNoDataRender,u=e.itemRender,h=n.base.vs,p=c.skip,d=void 0!==n.props.opened?n.props.opened:n.state.opened,v=n.base.getPopupSettings(),f="translateY(".concat(h.translate,"px)");return a.createElement(wt,{id:n.base.listBoxId,show:d,data:r.slice(),focusedIndex:n.focusedIndex(),value:n.value,textField:o,valueField:i,optionsGuid:n.base.guid,listRef:function(e){return h.list=n.base.list=e},wrapperStyle:{maxHeight:v.height},wrapperCssClass:"k-list-content",listStyle:h.enabled?{transform:f}:void 0,key:"listkey",skip:p,onClick:n.handleItemClick,itemRender:u,noDataRender:s,onScroll:function(e){h.scrollHandler(e)},wrapperRef:h.scrollerRef,scroller:n.base.renderScrollElement()})},n.renderListFilter=function(){var e=void 0!==n.props.filter?n.props.filter:n.state.text;return n.props.filterable&&a.createElement(et,{value:e,ref:function(e){return n._filterInput=e&&e.input},onChange:n.handleListFilterChange,onKeyDown:n.handleKeyDown,size:n.props.size,rounded:n.props.rounded,fillMode:n.props.fillMode})},n.renderDefaultItem=function(){var e=n.props,t=e.textField,r=e.defaultItem,o=e.dataItemKey;return void 0!==r&&a.createElement(ht,{defaultItem:r,textField:t,selected:it(n.value,r,o),key:"defaultitemkey",onClick:n.handleDefaultItemClick})},n.search=function(e){clearTimeout(n._typingTimeout),n.props.filterable||(n._typingTimeout=window.setTimeout((function(){return n.searchState.word=""}),n.props.delay),n.selectNext(e))},n.selectNext=function(e){var t,r=n.props,o=r.data,a=void 0===o?[]:o,i=r.dataItemKey,l=a.map((function(e,t){return{item:e,itemIndex:t}})),c=n.searchState.word,s=n.searchState.last,u=nt(c,s),h=l.length,p=Math.max(0,a.findIndex((function(e){return it(e,n.value,i)})));n.props.defaultItem&&(t={item:n.props.defaultItem,itemIndex:-1},h+=1,p+=1),l=rt(l,p+=u?1:0,t);for(var d,v,f,m=0,g=n.props,y=g.textField,b=g.ignoreCase;m<h;m++)if(d=at(l[m].item,y),v=u&&ot(d,s,b),f=ot(d,c,b),v||f){m=l[m].itemIndex;break}if(m!==h){var z=n.base.initState();z.syntheticEvent=e,n.handleItemSelect(m,z),n.applyState(z),n._valueDuringOnChange=void 0}},n.handleKeyDown=function(e){var t=n.props,r=t.data,o=void 0===r?[]:r,a=t.filterable,i=t.disabled,l=t.leftRightKeysNavigation,c=void 0===l||l,s=t.virtual,u=void 0===s?{skip:0,total:0,pageSize:0}:s,h=void 0!==n.props.opened?n.props.opened:n.state.opened,p=e.keyCode,d=p===Te.R.home||p===Te.R.end,v=p===Te.R.up||p===Te.R.down,f=!h&&(e.altKey&&p===Te.R.down||p===Te.R.enter||p===Te.R.space),m=h&&(e.altKey&&p===Te.R.up||p===Te.R.esc),g=c&&(p===Te.R.left||p===Te.R.right),y=v||!a&&(g||d),b=n.base.initState();if(b.syntheticEvent=e,!i){if(d&&n.base.vs.enabled)p===Te.R.home?0!==u.skip?(n.base.triggerOnPageChange(b,0,u.pageSize),n._navigated=!0):n.triggerOnChange(o[0],b):u.skip<u.total-u.pageSize?(n.base.triggerOnPageChange(b,u.total-u.pageSize,u.pageSize),n._navigated=!0):n.triggerOnChange(o[o.length-1],b);else if(h&&p===Te.R.enter){var z=n.focusedIndex();void 0!==z&&n.handleItemSelect(z,b),n.base.togglePopup(b),e.preventDefault()}else f||m?(n.base.togglePopup(b),e.preventDefault()):y&&(n.onNavigate(b,p),e.preventDefault());n.applyState(b)}},n.handleItemClick=function(e,t){n.base.handleItemClick(e,t),n._valueDuringOnChange=void 0},n.handleFocus=function(e){n._skipFocusEvent||n.base.handleFocus(e)},n.handleBlur=function(e){if(!n._skipFocusEvent&&n.state.focused){var t=void 0!==n.props.opened?n.props.opened:n.state.opened,r=n.base.initState();r.syntheticEvent=e,r.data.focused=!1,r.events.push({type:"onBlur"}),t&&n.base.togglePopup(r),n.applyState(r)}},n.handleDefaultItemClick=function(e){var t=n.base.initState();t.syntheticEvent=e,n.base.togglePopup(t),n.triggerOnChange(n.props.defaultItem,t),n.applyState(t)},n.handleWrapperClick=function(e){if(!e.isPropagationStopped()){var t=n.base.initState();t.syntheticEvent=e,n.state.focused||(t.data.focused=!0),n.base.togglePopup(t),n.applyState(t)}},n.handleKeyPress=function(e){if(!n.props.filterable&&0!==e.which&&e.keyCode!==Te.R.enter){var t=String.fromCharCode(e.charCode||e.keyCode);n.props.ignoreCase&&(t=t.toLowerCase())," "===t&&e.preventDefault(),n.searchState={word:n.searchState.word+t,last:n.searchState.last+t},n.search(e)}},n.handleListFilterChange=function(e){var t=n.base.initState();t.syntheticEvent=e,void 0===n.props.filter&&(t.data.text=e.target.value),n.base.filterChanged(e.target.value,t),n.applyState(t)},n.onPopupOpened=function(){n._filterInput&&n.focusElement(n._filterInput)},n.onPopupClosed=function(){n.state.focused&&window.setTimeout((function(){n.state.focused&&n.base.wrapper&&n.focusElement(n.base.wrapper)}))},n.setValidity=function(){n._select&&n._select.setCustomValidity&&n._select.setCustomValidity(n.validity.valid?"":n.props.validationMessage||Dt)},(0,Ht.s)(It),n}return Et(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e;return void 0!==this._valueDuringOnChange?e=this._valueDuringOnChange:void 0!==this.props.value?e=this.props.value:void 0!==this.state.value?e=this.state.value:void 0!==this.props.defaultValue&&(e=this.props.defaultValue),tt(e)||void 0===this.props.defaultItem||(e=this.props.defaultItem),e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"index",{get:function(){var e=this.props,t=e.data,n=void 0===t?[]:t,r=e.dataItemKey,o=this.value;return n.findIndex((function(e){return it(e,o,r)}))},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=!this.required||null!==this.value&&""!==this.value&&void 0!==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.componentDidUpdate=function(e,t){var n=this.props,r=n.data,o=void 0===r?[]:r,a=n.dataItemKey,i=n.virtual,l=e.virtual?e.virtual.total:0,c=void 0!==this.props.opened?this.props.opened:this.state.opened,s=void 0!==e.opened?e.opened:t.opened,u=!s&&c;if(this.base.getPopupSettings().animate||u&&this.onPopupOpened(),i&&i.total!==l)this.base.vs.calcScrollElementHeight(),this.base.vs.reset();else{var h=this.value,p=void 0!==e.value?e.value:t.value,d=o.findIndex((function(e){return it(e,h,a)})),v=!it(p,h,a);u&&i?this.base.scrollToVirtualItem(i,d):u&&!i||c&&s&&h&&v&&!this._navigated?this.base.scrollToItem(d):c&&s&&this._navigated&&(this._navigated&&i&&0===i.skip?this.base.vs.reset():this._navigated&&i&&i.skip===i.total-i.pageSize&&this.base.vs.scrollToEnd())}this._navigated=!1,this.setValidity()},t.prototype.componentDidMount=function(){this.base.didMount(),this.setValidity()},t.prototype.render=function(){var e,t=this,n=(0,Se.provideLocalizationService)(this).toLanguageString(gt,yt[gt]),r=this.props,o=r.style,i=r.className,c=r.label,u=r.dir,h=r.virtual,p=r.size,d=r.rounded,v=r.fillMode,f=void 0!==this.props.opened?this.props.opened:this.state.opened,m=this.value,g=at(m,this.props.textField),y=!this.validityStyles||this.validity.valid,b=this.base;b.vs.enabled=void 0!==h,void 0!==h&&(b.vs.skip=h.skip,b.vs.total=h.total,b.vs.pageSize=h.pageSize);var z=this.props,w=z.dataItemKey,x=z.data,k=void 0===x?[]:x,C=z.disabled,O=z.tabIndex,V=z.loading,M=z.iconClassName,H=z.valueRender,I=this.state.focused,E=k.findIndex((function(e){return it(e,m,w)})),S=a.createElement("span",{id:this._inputId,className:"k-input-inner"},a.createElement("span",{className:"k-input-value-text"},g)),D=void 0!==H?H.call(void 0,S,m):S,L=a.createElement("span",{ref:this.componentRef,className:(0,l.A)("k-dropdownlist k-picker",i,(e={},e["k-picker-".concat(Lt[p]||p)]=p,e["k-rounded-".concat(Pt[d]||d)]=d,e["k-picker-".concat(v)]=v,e["k-focus"]=I,e["k-disabled"]=C,e["k-invalid"]=!y,e["k-loading"]=V,e["k-required"]=this.required,e)),style:c?St(St({},o),{width:void 0}):o,dir:u,onMouseDown:f?function(e){"INPUT"!==e.target.nodeName&&(t.focusElement(t.base.wrapper),e.preventDefault())}:void 0,onFocus:this.handleFocus,onBlur:this.handleBlur,tabIndex:(0,Re.p)(O,C),accessKey:this.props.accessKey,onKeyDown:this.handleKeyDown,onKeyPress:this.handleKeyPress,onClick:C?void 0:this.handleWrapperClick,role:"combobox","aria-required":this.required,"aria-disabled":C||void 0,"aria-haspopup":"listbox","aria-expanded":f||!1,"aria-owns":this.base.listBoxId,"aria-activedescendant":f?"option-"+this.base.guid+"-"+(E+(h?h.skip:0)):void 0,"aria-label":this.props.ariaLabel||this.props.label,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy||this._inputId,id:this.props.id,title:this.props.title},D,V&&a.createElement(Ne.a,{className:"k-input-loading-icon",name:"loading"}),a.createElement(s.z,{tabIndex:-1,type:"button","aria-label":n,"aria-hidden":!0,size:p,fillMode:v,iconClass:M,className:"k-input-button",rounded:null,themeColor:"base",icon:M?void 0:"caret-alt-down",svgIcon:M?this.props.svgIcon:qe,onMouseDown:function(e){return t.state.focused&&e.preventDefault()}}),this.dummySelect(m),this.renderListContainer());return c?a.createElement(Fe._,{label:c,editorValue:g,editorValid:y,editorDisabled:this.props.disabled,style:{width:o?o.width:void 0},children:L}):L},t.prototype.onNavigate=function(e,t){var n=this.props,r=n.data,o=void 0===r?[]:r,a=n.defaultItem,i=n.dataItemKey,l=n.virtual,c=void 0===l?{skip:0,total:0,pageSize:0}:l,s=this.base.vs,u=this.value,h=o.findIndex((function(e){return it(e,u,i)})),p=this.base.navigation.navigate({current:c.skip+h,max:(s.enabled?c.total:o.length)-1,min:void 0!==a?-1:0,keyCode:t});void 0!==p&&this.handleItemSelect(p,e),this.applyState(e)},t.prototype.focusedIndex=function(){var e=tt(this.props.filter)?this.props.filter:this.state.text,t=this.props,n=t.data,r=void 0===n?[]:n,o=t.virtual,a=void 0===o?{skip:0}:o,i=t.dataItemKey,l=t.textField,c=t.focusedItemIndex,s=this.value,u=!(r.findIndex((function(e){return it(e,s,i)}))<0&&!this.props.defaultItem);return!u&&e&&0===a.skip?c?c(r,e,l):r.indexOf(lt(r,e,l)):u||0!==a.skip?void 0:0},t.prototype.focusElement=function(e){var t=this;this._skipFocusEvent=!0,e.focus(),window.setTimeout((function(){return t._skipFocusEvent=!1}),30)},t.prototype.triggerOnChange=function(e,t){it(this.value,e,this.props.dataItemKey)||(void 0===this.props.value&&(t.data.value=e),this._valueDuringOnChange=e,t.events.push({type:"onChange"}))},t.prototype.applyState=function(e){this.base.applyState(e),this._valueDuringOnChange=void 0},t.displayName="DropDownList",t.propTypes=St({delay:i.number,ignoreCase:i.bool,iconClassName:i.string,svgIcon:je.wi,defaultItem:i.any,valueRender:i.func,valueMap:i.func,validationMessage:i.string,required:i.bool,id:i.string,ariaLabelledBy:i.string,ariaDescribedBy:i.string,ariaLabel:i.string,leftRightKeysNavigation:i.bool,title:i.string},Mt.propTypes),t.defaultProps=St(St({delay:500,tabIndex:0,ignoreCase:!0},Mt.defaultProps),{required:!1,size:"medium",rounded:"medium",fillMode:"solid"}),t}(a.Component),Bt=(0,Ae.Y)(),Tt=(0,Ae.u)(Bt,_t);Tt.displayName="KendoReactDropDownList";var Rt=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)}}(),Nt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.pageSizeChange=function(e){t.props.pageChange&&t.props.pageChange({skip:0,take:parseInt(e.target.value,10)},e)},t}return Rt(t,e),t.prototype.render=function(){var e=this.props,t=e.value,n=e.pageSizes,r=e.pageSize,o=e.messagesMap,i=n.slice();void 0===t&&0===i.filter((function(e){return e===r})).length&&i.unshift(r);var l=o?o(f):{messageKey:f,defaultMessage:Ee[f]},c=o?o(m):{messageKey:m,defaultMessage:Ee[m]};return a.createElement("span",{className:"k-pager-sizes"},a.createElement(Tt,{value:void 0!==t?t:r,data:i,onChange:this.pageSizeChange,ariaLabel:(0,Se.provideLocalizationService)(this).toLanguageString(c.messageKey,c.defaultMessage),size:this.props.size}),(0,Se.provideLocalizationService)(this).toLanguageString(l.messageKey,l.defaultMessage))},t}(a.Component);(0,Se.registerForLocalization)(Nt);const jt={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},At={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},Ft={name:"caret-alt-to-right",content:'<path d="m128 128 192 128-192 128V128zm224 256V128h-32v256h32z" />',viewBox:"0 0 512 512"},qt={name:"caret-alt-to-left",content:'<path d="M352 384 160 256l192-128v256zM128 128v256h32V128h-32z" />',viewBox:"0 0 512 512"},Kt={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"},Ut={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"},Wt={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},Yt={name:"sort-asc-small",content:'<path d="M256 192v224h-32V192h-96L240 64l112 128h-96z" />',viewBox:"0 0 512 512"},Gt={name:"sort-desc-small",content:'<path d="M352 288 240 416 128 288h96V64h32v224h96z" />',viewBox:"0 0 512 512"},Zt={name:"filter",content:'<path d="M64 64v32l160 160v224l64-64V256L448 96V64H64z" />',viewBox:"0 0 512 512"},Xt={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"},$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"};var Jt={name:"@progress/kendo-react-data-tools",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680172062,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"},en=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)}}(),tn=function(){return tn=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},tn.apply(this,arguments)},nn=600,rn=768,on=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,n.onPageChange=function(e,t){var r=tn({target:n,syntheticEvent:t.syntheticEvent,nativeEvent:t.nativeEvent,targetEvent:t},e);n.props.onPageChange&&n.props.onPageChange.call(void 0,r)},n.changePage=function(e,t){n.props.onPageChange&&e>0&&e<=n.totalPages&&n.props.onPageChange({target:n,skip:(e-1)*n.props.take,take:n.props.take,syntheticEvent:t,nativeEvent:t.nativeEvent,targetEvent:t})},n.onWindowResize=function(){var e=n.element;if(e&&n.props.responsive){var t=e.offsetWidth;t<nn?(e.classList.remove("k-pager-md"),e.classList.add("k-pager-sm")):t>=nn&&t<rn?(e.classList.add("k-pager-md"),e.classList.remove("k-pager-sm")):(e.classList.remove("k-pager-md"),e.classList.remove("k-pager-sm"))}},(0,Ht.s)(Jt),n}return en(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){window.addEventListener("resize",this.onWindowResize),this.onWindowResize()},t.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onWindowResize)},t.prototype.render=function(){var e,t,n,r,o,i=this,s=this.props,f=s.skip,m=s.take,g=s.total,y=s.pageSizes,b=s.size,z=s.messagesMap,k=s.pageSizeValue,C=(0,Se.provideLocalizationService)(this),O=(0,Se.provideIntlService)(this),V=Math.floor(f/m)+1,M="numeric"===this.props.type?a.createElement(Le,{buttonCount:this.props.buttonCount||0,totalPages:this.totalPages,currentPage:V,pageChange:this.changePage,messagesMap:this.props.messagesMap,size:this.props.size}):a.createElement(_e,{buttonCount:this.props.buttonCount||0,currentPage:V,totalPages:this.totalPages,pageChange:this.changePage,messagesMap:z,size:this.props.size}),H=z?z(h):{messageKey:h,defaultMessage:Ee[h]},I=z?z(p):{messageKey:p,defaultMessage:Ee[p]},E=z?z(d):{messageKey:d,defaultMessage:Ee[d]},S=z?z(v):{messageKey:v,defaultMessage:Ee[v]},D=z?z(u):{messageKey:u,defaultMessage:Ee[u]},L=z?z(w):{messageKey:w,defaultMessage:Ee[w]},P=z?z(x):{messageKey:x,defaultMessage:Ee[x]};this.props.previousNext&&(t=this.renderButton(1,"k-pager-nav k-pager-first"+(1===V?" k-disabled":""),C.toLanguageString(H.messageKey,H.defaultMessage),"caret-alt-to-left",qt,1===V||void 0),n=this.renderButton(V-1,"k-pager-nav"+(1===V?" k-disabled":""),C.toLanguageString(I.messageKey,I.defaultMessage),"caret-alt-left",At,1===V||void 0),r=this.renderButton(V+1,"k-pager-nav"+(V>=this.totalPages?" k-disabled":""),C.toLanguageString(E.messageKey,E.defaultMessage),"caret-alt-right",jt,V>=this.totalPages||void 0),o=this.renderButton(this.totalPages,"k-pager-nav k-pager-last"+(V>=this.totalPages?" k-disabled":""),C.toLanguageString(S.messageKey,S.defaultMessage),"caret-alt-to-right",Ft,V>=this.totalPages||void 0));var _=y&&a.createElement(Nt,{pageChange:this.onPageChange,pageSize:m,pageSizes:y,value:k,messagesMap:z,size:this.props.size}),B=this.props.info&&a.createElement("div",{className:"k-pager-info"},O.format(C.toLanguageString(D.messageKey,D.defaultMessage),[Math.min(f+1,g),Math.min(f+m,g),g]));return a.createElement("div",{className:(0,l.A)("k-pager",(e={},e["k-pager-".concat(c.G.sizeMap[b]||b)]=b,e),this.props.className),style:this.props.style,role:"application","aria-roledescription":"pager","aria-keyshortcuts":C.toLanguageString(L.messageKey,L.defaultMessage),"aria-label":C.toLanguageString(P.messageKey,P.defaultMessage),ref:function(e){return i._element=e}},a.createElement("div",{className:(0,l.A)("k-pager-numbers-wrap")},t,n,M,r,o),_,B)},t.prototype.renderButton=function(e,t,n,r,o,i){var l=this;return a.createElement(s.z,{fillMode:"flat",themeColor:"base",size:this.props.size,rounded:null,className:t,icon:r,svgIcon:o,title:n,role:"button","aria-disabled":i,onClick:function(t){t.preventDefault(),l.changePage(e,t)}})},Object.defineProperty(t.prototype,"totalPages",{get:function(){return Math.ceil((this.props.total||0)/this.props.take)},enumerable:!1,configurable:!0}),t.propTypes={className:i.string,style:i.object,total:i.number.isRequired,skip:i.number.isRequired,take:i.number.isRequired,buttonCount:i.number,info:i.bool,type:i.oneOf(["numeric","input"]),pageSizes:i.arrayOf(i.oneOfType([i.string,i.number])),previousNext:i.bool,onPageChange:i.func,messagesMap:i.func,size:i.oneOf([null,"small","medium","large"])},t.defaultProps={buttonCount:10,info:!0,type:"numeric",size:"medium"},t}(a.Component);(0,Se.registerForIntl)(on),(0,Se.registerForLocalization)(on);var an,ln,cn,sn=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)}}(),un=function(){return un=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},un.apply(this,arguments)},hn=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))},pn=function(e){var t=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.filterChange=function(e){n.props.onFilterChange&&n.props.onFilterChange(e)},n.inputChange=function(t){var r=t.target.value,o=n.props,a=o.filter,i=void 0===a?[]:a,l=o.field,c=void 0===l?"":l,s=n.findCellFilter(),u=s?i.map((function(e){return e.field===c?un(un({},s),{value:r}):e})):hn(hn([],i,!0),[un(un({},e.emptyFilter),{value:r,field:c})],!1);n.filterChange({filter:u,field:c,syntheticEvent:t.syntheticEvent})},n.operatorChange=function(t){var r=t.target.value.operator,o=n.props,a=o.filter,i=void 0===a?[]:a,l=o.field,c=void 0===l?"":l,s=n.findCellFilter(),u=s?i.map((function(e){return e.field===c?un(un({},s),{operator:r}):e})):hn(hn([],i,!0),[un(un({},e.emptyFilter),{field:c,operator:r})],!1);n.filterChange({filter:u,field:c,syntheticEvent:t.syntheticEvent})},n.clearButtonClick=function(e){var t=n.props,r=t.filter,o=void 0===r?[]:r,a=t.field,i=void 0===a?"":a;n.filterChange({filter:o.filter((function(e){return e.field!==i})),field:i,syntheticEvent:e})},n.findCellFilter=function(){var e=n.props,t=e.filter,r=void 0===t?[]:t,o=e.field;return r.find((function(e){return e.field===o}))},n}return sn(n,t),n.prototype.render=function(){var t,n=this.props,r=n.clearButtonTitle,o=void 0===r?"":r,i=n.operators,c=void 0===i?[]:i,u=this.findCellFilter()||un(un({},e.emptyFilter),{operator:""}),h=u.operator,p=u.value,d={ariaLabel:"filter",value:c.find((function(e){return e.operator===h}))||null,onChange:this.operatorChange,className:"k-dropdown-operator",iconClassName:"k-i-filter",svgIcon:Zt,data:c,textField:"text",popupSettings:{width:""},components:this.props.components};return a.createElement("div",{className:"k-filtercell"},a.createElement("span",null,e.inputComponent({value:p,onChange:this.inputChange,components:this.props.components,ariaLabel:this.props.ariaLabel,min:this.props.min,max:this.props.max}),a.createElement("div",{className:"k-filtercell-operator"},e.operatorComponent(d,this.props)," ",a.createElement(s.z,{className:(0,l.A)((t={},t["k-clear-button-visible"]=!(null===p||""===p)||h,t)),title:o,type:"button",onClick:this.clearButtonClick,icon:"filter-clear",svgIcon:Xt,disabled:!(null!==p&&""!==p||h)}))))},n}(a.Component);return t},dn=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)}}(),vn=function(){return vn=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},vn.apply(this,arguments)},fn=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))},mn={emptyFilter:{operator:"eq",value:""},inputComponent:function(e){return null},operatorComponent:function(e,t){var n=t.filter,r=void 0===n?[]:n,o=t.field,i=r.find((function(e){return e.field===o}));return a.createElement(Tt,vn({},e,{value:e.data.find((function(e){return e.operator===(i?i.value:"")})),onChange:function(e){if(t.onFilterChange){var n=e.target.value.operator;if(""!==n){var a=i?r.map((function(e){return e.field===o?vn(vn({},i),{value:n}):e})):fn(fn([],r,!0),[{value:n,field:o,operator:"eq"}],!1);t.onFilterChange.call(void 0,{filter:a,field:o,syntheticEvent:e.syntheticEvent})}else i&&t.onFilterChange.call(void 0,{filter:r.filter((function(e){return e.field!==i.field})),field:o,syntheticEvent:e.syntheticEvent})}}}))}},gn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return dn(t,e),t}(pn(mn)),yn=n(2514),bn=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)}}(),zn=function(){return zn=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},zn.apply(this,arguments)},wn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return bn(t,e),t}(pn({inputComponent:function(e){return a.createElement(yn.Mt,zn({},e))},operatorComponent:function(e){return a.createElement(Tt,zn({},e))},emptyFilter:{operator:"eq",value:null}})),xn=n(8463),kn=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)}}(),Cn=function(){return Cn=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},Cn.apply(this,arguments)},On=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return kn(t,e),t}(pn({inputComponent:function(e){return a.createElement(xn.N,Cn({},e))},operatorComponent:function(e){return a.createElement(Tt,Cn({},e))},emptyFilter:{operator:"eq",value:null}})),Vn=n(2474),Mn=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)}}(),Hn=function(){return Hn=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},Hn.apply(this,arguments)},In=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Mn(t,e),t}(pn({inputComponent:function(e){return a.createElement(Vn.II,Hn({},e))},operatorComponent:function(e){return a.createElement(Tt,Hn({},e))},emptyFilter:{operator:"contains",value:""}})),En={filterable:!0,editable:!0,sortable:!0,resizable:!0,reorderable:!0,groupable:!0},Sn=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))},Dn="data-keyboardnavlevel",Ln="data-keyboardnavscope",Pn="data-keyboardnavheader",_n="data-keyboardnavbody",Bn="data-keyboardnavid",Tn="data-keyboardnavzone",Rn="_filter",Nn=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]"],jn=Sn(Sn([],Nn,!0),["[tabindex]"],!1),An=Sn(Sn([],Nn,!0),["[tabindex]"],!1).map((function(e){return e+':not([tabindex="-1"])'})),Fn=((an={})[Ln]=!0,an),qn=((ln={})[Pn]=!0,ln),Kn=((cn={})[_n]=!0,cn),Un=a.createContext(void 0);Un.displayName="KendoReactTableKeyboardNavigationContext";var Wn=function(e,t){var n,r=a.useContext(Un);return r&&e&&!1!==t?((n={tabIndex:r&&r.activeId&&r.activeId===e?0:-1})[Dn]=r.level,n[Bn]=e,n):{}},Yn=function(){return Yn=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},Yn.apply(this,arguments)},Gn=function(e){var t=e.ariaSort,n=e.colSpan,r=e.rowSpan,o=e.className,i=e.style,l=e.columnId,c=e.onKeyDown,s=e.navigatable,u=e.ariaColumnIndex,h=e.ariaLabel,p=e.role,d=e.ariaSelected,v=Wn(l,s);return a.createElement("th",Yn({"aria-sort":t,"aria-label":h,"aria-colindex":u,"aria-selected":d,colSpan:n,rowSpan:r,className:o,style:i,onKeyDown:c,role:p},v),e.children)};Gn.displayName="KendoReactHeaderThElement";var Zn=function(e,t,n){return void 0===n&&(n="cell"),"".concat(t,"_").concat(e,"_").concat(n)},Xn=function(e){if(e)return e.getAttribute(Bn)||void 0},$n=function(e){if(!e)return!1;var t=e.getAttribute(Bn);return Boolean(t)},Qn=function(e){return e.querySelector("[".concat(Pn,"]"))},Jn=function(e){return e.querySelector("[".concat(_n,"]"))},er=function(e,t,n,r,o){if(!n)return[];for(var a=e+(o?-1:1);a>=0&&a<r.length;){var i=r[a][t];if(i!==n)return[i,[a,t]];a+=o?-1:1}return[]},tr=function(e,t,n,r,o){if(!n)return[];for(var a=t+(o?-1:1);a>=0&&a<r[e].length;){var i=r[e][a];if(i!==n)return[i,[e,a]];a+=o?-1:1}return[]},nr=function(e,t){if(t)for(var n=0;n<e.length;n++)for(var r=0;r<e[n].length;r++)if(e[n][r]===t)return[n,r]},rr=function(e){return e?"".concat(e).concat(Rn):""},or={generateNavigatableId:Zn,getNavigatableId:Xn,getNavigatableLevel:function(e){if(e)return parseInt(e.getAttribute(Dn)||"",10)},getNavigatableElement:function(e,t){return void 0===t&&(t={level:0}),e.querySelector("[".concat(Dn,"='").concat(t.level,"']"))},getClosestNavigatableElement:function(e){return e.parentElement&&e.parentElement.closest("[".concat(Dn,"]"))},getActiveElement:function(e,t){return e.querySelector("[".concat(Bn,"='").concat(t,"']"))},getClosestScope:function(e){return e.parentElement&&e.parentElement.closest("[".concat(Ln,"]"))},getHeaderElement:Qn,getBodyElement:Jn,getFocusableElements:function(e,t){void 0===t&&(t={focusable:!1});var n=t.focusable?jn:An;return Array.from(e.querySelectorAll(n.join(",")))},getNavigatableElements:function(e,t){if(void 0===t&&(t={level:0}),!e)return[];var n=jn.map((function(e){return e+"[".concat(Dn,"='").concat(t.level,"']")})).join(",");return Array.from(e.querySelectorAll(n))},filterNavigatableElements:function(e){void 0===e&&(e={level:0});var t=jn.map((function(t){return t+"[".concat(Dn,"='").concat(e.level,"']")})).join(",");return function(e){return e.matches(t)}},focusElement:function(e){var t=e.elementForFocus,n=e.event,r=e.contextStateRef,o=e.prevElement;r.current&&t&&t.focus&&(n.preventDefault(),t.focus(),$n(t)&&(t.setAttribute("tabIndex","0"),r.current.activeId=Xn(t)),o&&$n(o)&&o.setAttribute("tabIndex","-1"))},getIdPrefix:function(e){return e.current?e.current.idPrefix:""},isNavigatable:$n,findNextIdByRowIndex:er,findNextIdByCellIndex:tr,findId:nr,getNextNavigationIndex:function(e){return e.current?e.current.navigationMatrix.length:0},getFilterColumnId:rr},ar="k-table-row k-filter-row",ir=function(e,t,n){var r="".concat(n?"k-grid-header-sticky":"");return e.some((function(e){return e.field===t}))&&(r+=" k-sorted"),r},lr=function(e){var t=e.columns,n=e.filter,r=e.filterChange,o=e.sort,i=void 0===o?[]:o,c=e.ariaRowIndex,s=(0,Se.useLocalization)();return a.createElement("tr",{className:ar,"aria-rowindex":c,role:"row"},t.map((function(e,t){var o=void 0!==e.locked?{left:e.left,right:e.right,borderRightWidth:e.rightBorder?"1px":""}:{},c=e.filterCell||e.filter;return a.createElement(Gn,{columnId:rr(e.id),navigatable:e.navigatable,style:o,key:t,ariaColumnIndex:e.ariaColumnIndex,ariaLabel:c?s.toLanguageString(Ie,Ee[Ie]):void 0,className:(0,l.A)("k-table-th k-header",ir(i,e.field,e.locked))},c&&a.createElement(c,{field:e.field,filter:n,onFilterChange:r}))})))};function cr(e,t){for(var n=e[t].depth,r=null,o=t+1;o<e.length;o++)if(e[o].depth===n){r=e[o];break}return r}var sr=function(e){var t=e.width?parseFloat(e.width.toString()):0;return!t&&e.children&&e.children.length&&(t=e.children.reduce((function(e,t){return sr(t)+e}),0)),t};function ur(e){for(var t=[[]],n=0,r=e.length-1;r>=0;r--)n=Math.max(n,e[r].depth),e[r].colSpan=e[r].colSpan||1,-1!==e[r].parentIndex&&(e[e[r].parentIndex].colSpan=(e[e[r].parentIndex].colSpan||0)+e[r].colSpan);var o=[],a=1;e.forEach((function(e,r){t[e.depth]=t[e.depth]||[];var i=!1;0===t[e.depth].length&&(a<=1?a=1+(e.children.length>0?0:n-e.depth):(a--,i=!0)),e.rowSpan=1+(e.children.length>0?0:n-e.depth),e.kFirst=i,e.index=t[e.depth].length,t[e.depth].push(r),e.ariaColumnIndex=o[e.depth]?o[e.depth]+1:1;for(var l=e.depth;l<e.depth+e.rowSpan;l++)o[l]=(o[l]||0)+e.colSpan}));var i=new Array(t.length).fill(0),l=0;e.forEach((function(e){if(e.locked)if(e.left=i[e.depth],l=sr(e),0===e.children.length)for(var t=e.depth;t<i.length;t++)i[t]+=l;else i[e.depth]+=l}));for(var c=new Array(t.length).fill(0),s=e.length-1;s>=0;s--){var u=e[s];if(u.locked){if(u.right=c[u.depth],l=sr(u),0===u.children.length)for(var h=u.depth;h<c.length;h++)c[h]+=l;else c[u.depth]+=l;var p=cr(e,s);u.rightBorder=!(p&&p.locked)}}return t}function hr(e,t,n){void 0===n&&(n=0);var r=[];if(!e||!e.length)return[];if(e.forEach((function(e){var o=hr(e.children||[],t,n+1);r.push(Object.assign({},{depth:n},En,e,{id:e.id?e.id:Zn("".concat(t.prevId++),t.idPrefix,"column"),declarationIndex:r.length,children:o,rowSpan:0,colSpan:0,isAccessible:!0}))})),r.sort((function(e,t){return e.orderIndex===t.orderIndex?e.declarationIndex-t.declarationIndex:(e.orderIndex||0)-(t.orderIndex||0)})),0===n){var o=[],a=function(e,t){return e.forEach((function(e){e.parentIndex=t,a(e.children,o.push(e)-1)}))};return a(r,-1),o}return r}function pr(e){return Boolean(e&&"rtl"===getComputedStyle(e).direction)}function dr(e,t){if(!t||!e||!e.originalEvent)return-1;for(var n={x:e.clientX,y:e.originalEvent.clientY},r=t.ownerDocument?t.ownerDocument.elementFromPoint(n.x,n.y):null;r&&r.parentElement!==t;)r=r.parentElement;!r&&t.matches("tr")&&(r=Array.from(t.children).find((function(e){var t=e.getBoundingClientRect();return n.x>t.left&&n.x<t.left+t.width&&n.y>t.top&&n.y<t.top+t.height}))||null);for(var o=t.children,a=0;a<o.length;a++)if(o[a]===r)return a;return-1}var vr=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)}}(),fr=function(){return fr=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},fr.apply(this,arguments)},mr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.element=null,t}return vr(t,e),t.prototype.componentDidMount=function(){var e=this.props.columnResize;e&&e.resizable&&e.setIsRtl(pr(this.element))},t.prototype.render=function(){var e=this;return a.createElement("thead",fr({className:"k-table-thead k-grid-header",role:"presentation",ref:function(t){return e.element=t}},qn),this.props.headerRow,this.props.filterRow)},t}(a.Component),gr=function(){return gr=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},gr.apply(this,arguments)};function yr(e){var t=e.onClick?{onClick:e.onClick}:{},n=a.createElement("span",gr({className:"k-link"},t),a.createElement("span",{className:"k-column-title"},e.title||e.field||" "),e.children);return a.createElement(a.Fragment,null,e.render?e.render.call(void 0,n,e):n)}var br=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))},zr=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Object.assign.apply(Object,br([{allowUnsort:!0,mode:"single"}],e,!1))},wr=n(1779),xr=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)}}(),kr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.draggable=null,t.onDrag=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.resize(e.event,n,!1)},t.onRelease=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.resize(e.event,n,!0)},t}return xr(t,e),t.prototype.render=function(){var e=this;return a.createElement(wr._,{onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){e.draggable=t}},a.createElement("span",{className:"k-column-resizer",draggable:!1}))},t}(a.PureComponent),Cr=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)}}(),Or=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.draggable=null,t.onPress=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.pressHandler&&t.props.pressHandler(e.event,n)},t.onDrag=function(e){var n=t.draggable&&t.draggable.element;n&&t.props.dragHandler&&t.props.dragHandler(e.event,n)},t.onRelease=function(e){t.draggable&&t.draggable.element&&t.props.releaseHandler&&t.props.releaseHandler(e.event)},t}return Cr(t,e),t.prototype.render=function(){var e=this;return a.createElement(wr._,{onPress:this.onPress,onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){e.draggable=t}},a.createElement("tr",{className:"k-table-row","aria-rowindex":this.props.ariaRowIndex,role:"row"},this.props.children))},t}(a.PureComponent),Vr=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)}}(),Mr=function(){return Mr=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},Mr.apply(this,arguments)},Hr={true:{asc:"desc",desc:"","":"asc"},false:{asc:"desc",desc:"asc","":"asc"}},Ir={none:"none",asc:"ascending",desc:"descending"},Er=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.cellClick=function(e,n){if(e.preventDefault(),t.props.sortChange){var r=zr(t.props.sortable||!1,n.sortable||!1),o=r.allowUnsort,a=r.mode,i=(t.props.sort||[]).filter((function(e){return e.field===n.field}))[0],l=Hr[o][i&&i.dir||""],c="single"===a?[]:(t.props.sort||[]).filter((function(e){return e.field!==n.field}));""!==l&&n.field&&c.push({field:n.field,dir:l}),t.props.sortChange(e,c,n.field)}},t.cellKeyDown=function(e,n){e.isDefaultPrevented()||e.keyCode===Te.R.enter&&t.cellClick(e,n)},t.cells=function(e){return e.map((function(e,n){var r=t.props.columns[e],o=t.props.columnResize,i=o&&o.resizable&&r.resizable,c=t.props.sortable&&r.sortable,s=t.props.sort?t.props.sort.findIndex((function(e){return e.field===r.field})):-1,u=s>=0&&t.props.sort[s].dir||"none",h={field:r.field,onClick:c&&function(e){return t.cellClick(e,r)}||void 0,selectionChange:t.props.selectionChange,title:r.title,selectionValue:r.headerSelectionValue,render:t.props.cellRender,children:t.sortIcon(s)},p=r.columnMenu||t.props.columnMenu,d=(0,l.A)("k-table-th",{"k-first":r.kFirst,"k-filterable":Boolean(p),"k-header":!0,"k-grid-header-sticky":r.locked,"k-sorted":t.props.sort&&t.props.sort.some((function(e){return e.field===r.field}))},r.headerClassName),v=void 0!==r.locked?{left:r.left,right:r.right,borderRightWidth:r.rightBorder?"1px":""}:{},f=(0,Se.provideLocalizationService)(t).toLanguageString(He,Ee[He]),m=r.isAccessible?{ariaSort:c?Ir[u]:void 0,role:"columnheader",ariaColumnIndex:r.ariaColumnIndex,ariaSelected:!1,ariaDescription:c?f:""}:{role:"presentation"},g={sort:t.props.sort,onSortChange:t.props.sortChange,filter:t.props.columnMenuFilter,onFilterChange:t.props.columnMenuFilterChange,field:r.field};return a.createElement(Gn,Mr({key:n,colSpan:r.colSpan,rowSpan:r.rowSpan,className:d,style:v,columnId:r.id,navigatable:r.navigatable,onKeyDown:c&&function(e){return t.cellKeyDown(e,r)}||void 0},m),r.headerCell&&a.createElement(r.headerCell,Mr({},h)),!r.headerCell&&a.createElement("span",{className:"k-cell-inner"},a.createElement(yr,Mr({},h)),p&&a.createElement(p,Mr({},g))),o&&i&&a.createElement(kr,{key:"ColumnResizer",resize:function(e,t,n){return o.dragHandler(e,r,t,n)}}))}))},t}return Vr(t,e),t.prototype.sortIcon=function(e){if(!this.props.sort||e<0)return null;var t=this.props.sort[e].dir;return t?[a.createElement(Ne.a,{key:1,name:"sort-".concat(t,"-small"),icon:"asc"===t?Yt:Gt}),this.props.sort.length>1&&a.createElement("span",{key:2,className:"k-sort-order"},e+1)]:null},t.prototype.render=function(){var e=this;return this.props.columnsMap.map((function(t,n){return e.props.pressHandler&&a.createElement(Or,{key:n,pressHandler:e.props.pressHandler,dragHandler:e.props.dragHandler,releaseHandler:e.props.releaseHandler,ariaRowIndex:n+1},e.cells(t))||a.createElement("tr",{className:"k-table-row","aria-rowindex":n+1,role:"row"},e.cells(t))}))},t}(a.Component);function Sr(e){var t=[a.createElement("input",{key:0,checked:e.selectionValue,id:e.inputId,type:"checkbox",className:"k-checkbox k-checkbox-md k-rounded-md",onChange:function(t){return e.selectionChange({field:e.field,syntheticEvent:t})}}),a.createElement("label",{key:1,className:"k-checkbox-label",htmlFor:e.inputId})];return a.createElement(a.Fragment,null,e.render?e.render.call(void 0,t,e):t)}(0,Se.registerForLocalization)(Er);var Dr=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 Lr(e){var t=e.enabled,n=e.columns,r=void 0===n?[]:n,o=e.tableViewPortWidth,a=e.scrollLeft,i=r.map((function(){return 1})),l=r.map((function(){return!1}));if(!t)return{colSpans:i,hiddenColumns:l};for(var c=r.map((function(e){return parseFloat((e.width||"").toString())||10})),s=0,u=0;u<r.length;u++)if(!r[u].locked){var h=u<c.length-1?c[u+1]:0;if(!(s+c[u]+h<a))break;l[u]=!0,s+=c[u]}var p=c.reduce((function(e,t){return e+t}),0);for(s=0,u=r.length-1;u>=0;u--)if(!r[u].locked){if(!(s+2*c[u]<p-o-a))break;l[u]=!0,s+=c[u]}for(var d,v,f=Dr([],l,!0),m=function(e){return e},g=f.lastIndexOf(!1),y=f.some(m),b=f.every(m);y&&f.length&&(-1!==g||b);){for(g<f.length-1&&(d=b?f.length:f.length-g-1,0==(v=f.length-d)&&(v=d-1),l[v]=!1,i[v]=d,f.splice(g+1,d));f.length&&!f[f.length-1];)f.pop();g=f.lastIndexOf(!1),y=f.some(m),b=f.every(m)}return{colSpans:i,hiddenColumns:l}}var Pr=function(){function e(e){var t=this;this.columns=[],this.resizable=!1,this.isRtl=!1,this.setIsRtl=function(e){t.isRtl=e},this.onResize=e,this.dragHandler=this.dragHandler.bind(this)}return e.prototype.dragHandler=function(e,t,n,r){var o=e.originalEvent;r||(o.preventDefault(),o.stopPropagation(),o.stopImmediatePropagation());var a=n.parentElement;if(a&&a.parentElement){var i,l=a.clientWidth;if(this.isRtl?(i=n.getBoundingClientRect().right-n.offsetWidth/2-e.clientX,i+=l):i=l+e.clientX-n.getBoundingClientRect().left-n.offsetWidth/2,r||!(Math.abs(i-l)<1)){this.setWidths(t,Math.floor(i)/l);var c=this.columns.filter((function(e){return!e.children.length})).indexOf(t);this.onResize(c,l,i,o,r)}}},e.prototype.setWidths=function(e,t){for(var n=this.columns.indexOf(e),r=[],o=e.children.length,a=n+1;o>0&&a<this.columns.length;a++,o--){var i=this.columns[a];i.children.length?o+=i.children.length:r.push(i)}0===r.length&&r.push(e),r.forEach((function(e){var n=e.width?parseFloat(e.width.toString())*t:0,r=void 0===e.minResizableWidth?10:e.minResizableWidth;n<r&&(n=r),e.width=Math.floor(n)})),this.updateColElements(r)},e.prototype.updateColElements=function(e){for(var t=this.columns.filter((function(e){return!e.children.length})),n=1e-10,r=0;r<e.length;r++){var o=t.indexOf(e[r]),a=parseFloat((e[r].width||0).toString());n+=a-Math.floor(a);var i=Math.floor(a)+Math.floor(n);n-=Math.floor(n),this.setColWidth(this.colGroupMain&&this.colGroupMain.children[o],i),this.setColWidth(this.colGroupHeader&&this.colGroupHeader.children[o],i),this.setColWidth(this.colGroupFooter&&this.colGroupFooter.children[o],i)}},e.prototype.setColWidth=function(e,t){e&&(e.style.width=t+"px")},e}(),_r=function(){function e(e,t,n){var r=this;this.columns=[],this.reorderable=!1,this.groupable=!1,this.startColumn=-1,this.startGroup=-1,this.currentColumn=-1,this.currentGroup=-1,this.dropElementClue=null,this.dragElementClue=null,this.groupPanelDivElement=null,this.refGroupPanelDiv=function(e){r.groupPanelDivElement=e},this.refDropElementClue=function(e){r.dropElementClue=e},this.refDragElementClue=function(e){r.dragElementClue=e},this.pressHandler=function(e,t){e.isTouch||e.originalEvent.preventDefault();var n=r.getColumnIndex(e,t);if(r.startGroup=r.getGroupIndex(e),n>=0){var o=r.columns[n];(o.reorderable&&r.reorderable||o.groupable&&r.groupable)&&(r.startColumn=n)}},this.dragHandler=function(e,t){if(e.isTouch||e.originalEvent.preventDefault(),e.originalEvent.stopPropagation(),-1!==r.startColumn||-1!==r.startGroup){r.currentColumn=r.getColumnIndex(e,t),r.currentGroup=r.getGroupIndex(e),r.groupPanelDivElement&&r.startGroup>=0&&(r.currentGroup=Math.min(r.currentGroup,r.groupPanelDivElement.children.length-2));var n=!r.isValid();n&&(r.currentColumn=-1,r.currentGroup=-1);var o=r.currentColumn>=0?t.children[r.columns[r.currentColumn].index]:r.groupPanelDivElement&&r.groupPanelDivElement.children[r.currentGroup];r.updateDragElementClue(e,t,o,n),r.updateDropElementClue(e,t,o,n)}},this.releaseHandler=function(e){var t=r.startColumn,n=r.currentColumn,o=r.startGroup,a=r.currentGroup;r.dropElementClue&&r.dropElementClue.setState({visible:!1}),r.dragElementClue&&r.dragElementClue.setState({visible:!1});var i=r.isValid();r.startColumn=r.startGroup=r.currentColumn=r.currentGroup=-1,i&&(t>=0&&n>=0?r.columnReorder(t,n,e.originalEvent):o>=0&&a>=0?r.groupReorder(o,a,e.originalEvent):t>=0&&a>=0&&r.columnToGroup(t,a,e.originalEvent))},this.columnReorder=e,this.groupReorder=t,this.columnToGroup=n}return e.prototype.getColumnIndex=function(e,t){if(!t||t.parentElement===this.groupPanelDivElement)return-1;var n=dr(e,t);if(-1===n)return-1;for(var r=function(e){if(t.parentNode.children[e]===t)return{value:o.columns.findIndex((function(t){return t.index===n&&t.depth===e}))}},o=this,a=0;a<t.parentNode.children.length;a++){var i=r(a);if("object"==typeof i)return i.value}return-1},e.prototype.getGroupIndex=function(e){return dr(e,this.groupPanelDivElement)},e.prototype.isValid=function(){return this.startGroup>=0?this.currentGroup>=0&&this.currentGroup!==this.startGroup:-1!==this.startColumn&&(this.currentGroup>=0?!0===this.columns[this.startColumn].groupable&&!0===this.groupable:!0===this.reorderable&&this.currentColumn>=0&&this.currentColumn!==this.startColumn&&!0===this.columns[this.startColumn].reorderable&&this.columns[this.currentColumn].parentIndex===this.columns[this.startColumn].parentIndex)},e.prototype.updateDragElementClue=function(e,t,n,r){if(this.dragElementClue){var o=this.startColumn>=0?t.children[this.columns[this.startColumn].index].innerText:t.innerText;this.dragElementClue.setState({visible:!0,top:e.pageY+10,left:e.pageX,innerText:o,status:r||!n?"k-i-cancel":"k-i-plus"})}},e.prototype.updateDropElementClue=function(e,t,n,r){if(this.dropElementClue)if(!r&&n){var o=n.getBoundingClientRect(),a=o.left+e.pageX-e.clientX-6;(this.currentColumn>this.startColumn||this.currentGroup>this.startGroup&&-1!==this.startGroup)&&(a+=o.width);var i=o.top+e.pageY-e.clientY;this.dropElementClue.setState({visible:!0,top:i,left:a,height:this.currentColumn>=0?t.clientHeight:o.height})}else this.dropElementClue.setState({visible:!1})},e}(),Br=n(994),Tr=n(7827),Rr=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)}}(),Nr=function(e){function t(t){var n=e.call(this,t)||this;return n.elementRef=a.createRef(),n.state={visible:!1,top:0,left:0,innerText:"",status:"k-i-cancel"},n.hiddenElementRef=a.createRef(),n}return Rr(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.elementRef.current},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this.hiddenElementRef.current,t=this.state.status,n=this.state.visible&&Tr.N&&(0,Br.createPortal)(a.createElement("div",{ref:this.elementRef,className:"k-header k-drag-clue",style:{display:"block",position:"absolute",zIndex:2e4,padding:"8px 12px",top:this.state.top+"px",left:this.state.left+"px"}},a.createElement(Ne.a,{className:"k-drag-status k-icon-with-modifier",name:t,icon:"k-i-cancel"===t?Kt:Wt}),this.state.innerText),e&&e.ownerDocument?e.ownerDocument.body:document.body);return a.createElement(a.Fragment,null,n,a.createElement("div",{ref:this.hiddenElementRef,style:{display:"none"}}))},t}(a.PureComponent),jr=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)}}(),Ar=function(e){function t(t){var n=e.call(this,t)||this;return n.state={height:0,visible:!1,left:0,top:0},n.hiddenElementRef=a.createRef(),n}return jr(t,e),t.prototype.render=function(){var e=this.hiddenElementRef.current,t=this.state.visible&&Tr.N&&(0,Br.createPortal)(a.createElement("div",{className:"k-grouping-dropclue",style:{zIndex:1e4,display:"block",top:this.state.top+"px",left:this.state.left+"px",height:this.state.height+"px"}}),e&&e.ownerDocument?e.ownerDocument.body:document.body);return a.createElement(a.Fragment,null,t,a.createElement("div",{ref:this.hiddenElementRef,style:{display:"none"}}))},t}(a.PureComponent),Fr=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)}}(),qr=function(){return qr=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},qr.apply(this,arguments)},Kr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:qr(qr({},t.props.filter),{value:e.value})})},t}return Fr(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props.ariaLabel,n=void 0===t?e.toLanguageString(te,Ee[te]):t;return a.createElement(Vn.II,{value:this.props.filter.value||"",onChange:this.onChange,ariaLabel:n})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,ariaLabel:i.string},t}(a.Component);(0,Se.registerForLocalization)(Kr);var Ur=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)}}(),Wr=function(){return Wr=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},Wr.apply(this,arguments)},Yr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:Wr(Wr({},t.props.filter),{value:e.value})})},t}return Ur(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.min,r=t.max,o=t.filter,i=t.ariaLabel,l=void 0===i?e.toLanguageString(ee,Ee[ee]):i;return a.createElement(xn.N,{value:"number"==typeof o.value?o.value:null,onChange:this.onChange,ariaLabel:l,"aria-valuemin":n,"aria-valuemax":r,min:n,max:r})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired},t}(a.Component);(0,Se.registerForLocalization)(Yr);var Gr=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)}}(),Zr=function(){return Zr=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},Zr.apply(this,arguments)},Xr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:Zr(Zr({},t.props.filter),{value:e.value})})},t}return Gr(t,e),t.prototype.render=function(){var e=this.props.filter;return a.createElement(yn.Mt,{value:e.value||null,onChange:this.onChange,ariaLabel:this.props.ariaLabel})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,ariaLabel:i.string},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 r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Qr=function(){return Qr=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},Qr.apply(this,arguments)},Jr=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onChange=function(e){t.props.onFilterChange.call(void 0,{nextFilter:Qr(Qr({},t.props.filter),{value:e.value.value})})},t}return $r(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.filter,r=t.data,o=void 0===r?[]:r,i=t.defaultItem,l=t.ariaLabel,c=void 0===l?e.toLanguageString(J,Ee[J]):l,s=o.map((function(t){return Qr(Qr({},t),{text:e.toLanguageString(t.text,Ee[t.text]||t.text)})}));return a.createElement(Tt,{value:s.find((function(e){return e.value===n.value}))||null,onChange:this.onChange,defaultItem:i,data:s,textField:"text",ariaLabel:c})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,data:i.arrayOf(i.shape({text:i.string,value:i.any})),defaultItem:i.any,ariaLabel:i.string},t}(a.Component);(0,Se.registerForLocalization)(Jr);var eo=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)}}(),to=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=[{text:R,value:!0},{text:N,value:!1}],t}return eo(t,e),t.prototype.render=function(){return a.createElement(Jr,{filter:this.props.filter,onFilterChange:this.props.onFilterChange,data:this.props.data||this.data,defaultItem:this.props.defaultItem,ariaLabel:this.props.ariaLabel})},t.propTypes={filter:i.object.isRequired,onFilterChange:i.func.isRequired,data:i.arrayOf(i.shape({text:i.string,value:i.any})),ariaLabel:i.string,defaultItem:i.any},t}(a.Component),no=n(1889),ro=n(2709),oo=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)}}(),ao=function(){return ao=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},ao.apply(this,arguments)},io=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===Te.R.left||e.keyCode===Te.R.right)&&!e.defaultPrevented&&-1!==r.buttons.findIndex((function(e){return e===t}))){var n=r.focusedIndex;e.keyCode===Te.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,ao(ao({target:r},a),{nativeEvent:e}))}}},(0,Ht.s)(ro.k),r}return oo(t,e),Object.defineProperty(t.prototype,"selectors",{get:function(){return this.props.buttons||no.w},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,"aria-label":this.props.ariaLabel,className:(0,l.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),lo=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)}}(),co=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._element=null,t}return lo(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,l.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),so=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))},uo=[{text:S,operator:"contains"},{text:D,operator:"doesnotcontain"},{text:C,operator:"eq"},{text:O,operator:"neq"},{text:E,operator:"startswith"},{text:L,operator:"endswith"},{text:V,operator:"isnull"},{text:M,operator:"isnotnull"},{text:H,operator:"isempty"},{text:I,operator:"isnotempty"}],ho=[{text:C,operator:"eq"},{text:O,operator:"neq"},{text:P,operator:"gte"},{text:_,operator:"gt"},{text:B,operator:"lte"},{text:T,operator:"lt"},{text:V,operator:"isnull"},{text:M,operator:"isnotnull"}],po=[{text:C,operator:"eq"},{text:O,operator:"neq"},{text:j,operator:"gte"},{text:A,operator:"gt"},{text:F,operator:"lt"},{text:q,operator:"lte"},{text:V,operator:"isnull"},{text:M,operator:"isnotnull"}],vo=[{text:C,operator:"eq"},{text:O,operator:"neq"}],fo=function(){function e(){}return Object.defineProperty(e,"text",{get:function(){return so([],uo,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"numeric",{get:function(){return so([],ho,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"date",{get:function(){return so([],po,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"boolean",{get:function(){return so([],vo,!0)},enumerable:!1,configurable:!0}),e}(),mo=function(e){return"contains"===e||"doesnotcontain"===e||"startswith"===e||"endswith"===e},go=function(e){return"isnull"===e||"isnotnull"===e||"isempty"===e||"isnotempty"===e},yo=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)}}(),bo=function(){return bo=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},bo.apply(this,arguments)},zo=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},wo=function(e){void 0!==e.value||go(e.operator)||(e.value=mo(e.operator)?"":null)},xo=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onFieldChange=function(e){var n=e.value.name,r=t.props.fields.find((function(e){return e.name===n})),o=t.props.filter,a=r&&!r.operators.some((function(e){return e.operator===o.operator}))?r.operators[0].operator:o.operator,i={field:n,operator:a};wo(i),t.triggerOnFilterChange(o,i,e)},t.onOperatorChange=function(e){var n,r=e.value.operator,o=t.props.filter;if(go(r)){o.value;var a=zo(o,["value"]);n=bo(bo({},a),{operator:r})}else n=bo(bo({},o),{operator:r});wo(n),t.triggerOnFilterChange(o,n,e)},t.onInputChange=function(e){var n=t.props.filter,r=e.nextFilter;if(go(r.operator)){var o=t.props.fields.find((function(e){return e.name===r.field}));r=bo(bo({},r),{operator:o&&o.operators[0].operator||r.operator})}t.triggerOnFilterChange(n,r,e)},t.triggerOnFilterChange=function(e,n,r){var o={prevFilter:e,nextFilter:n,syntheticEvent:r.syntheticEvent,nativeEvent:r.nativeEvent,target:t};t.props.onChange.call(void 0,o)},t.onFilterRemove=function(e){var n={filter:t.props.filter,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:t};t.props.onRemove.call(void 0,n)},t}return yo(t,e),t.prototype.render=function(){var e=(0,Se.provideLocalizationService)(this),t=this.props,n=t.fields,r=t.filter,o=t.ariaLabel,i=void 0===o?e.toLanguageString(X,Ee[X]):o,l=n.find((function(e){return e.name===r.field})),c=(l&&l.operators||[]).map((function(t){return bo(bo({},t),{text:e.toLanguageString(t.text,Ee[t.text]||t.text)})}));return a.createElement("div",{className:"k-filter-toolbar"},a.createElement(io,{keyboardNavigation:!1,role:"toolbar",ariaLabel:i},a.createElement(co,{className:"k-filter-field"},a.createElement(Tt,{className:"k-filter-dropdown",data:n,textField:"label",value:n.find((function(e){return e.name===r.field})),onChange:this.onFieldChange,ariaLabel:e.toLanguageString($,Ee[$])})),a.createElement(co,{className:"k-filter-operator"},a.createElement(Tt,{data:c,textField:"text",value:c.find((function(e){return e.operator===r.operator})),onChange:this.onOperatorChange,ariaLabel:e.toLanguageString(Q,Ee[Q])})),a.createElement(co,{className:"k-filter-value"},l&&a.createElement(l.filter,{filter:r,onFilterChange:this.onInputChange,min:l.min,max:l.max})),a.createElement(co,null,a.createElement(s.z,{title:e.toLanguageString(G,Ee[G]),icon:"x",svgIcon:Ut,fillMode:"flat",type:"button",onClick:this.onFilterRemove}))))},t.propTypes={filter:i.object.isRequired,fields:i.array.isRequired,ariaLabel:i.string,onChange:i.func.isRequired,onRemove:i.func.isRequired},t}(a.Component);(0,Se.registerForLocalization)(xo);var ko=function(e){return null!=e},Co=function(e){return null==e},Oo=function(e){return Array.isArray(e)},Vo=function(e){return"function"==typeof e},Mo=function(e){return"string"==typeof e},Ho=function(e){return e&&e.getTime},Io=function(e){return ko(e.filters)},Eo=function(e,t,n){return function(r){return e(r)?t(r):n(r)}},So=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return e.reduceRight((function(e,t){return t(e)}),t)}},Do=("",{}),Lo=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;Do[void 0]=function(e){return e};var Po,_o=function(e,t){var n=e+t;if(Do[n])return Do[n];var r=[];return e.replace(Lo,(function(e,t,n,o){r.push(ko(t)?t:n||o)})),Do[n]=function(e){for(var n=e,o=0;o<r.length;o++)if(n=n[r[o]],!ko(n)&&t)return n;return n},Do[n]},Bo=function(e){return function(t){return[e,t]}},To=function(){return null},Ro=function(e){return function(t){return ko(e(t))}},No=function(e){return function(t){return function(e){return ko(e)&&Oo(e)&&e.length>0}(e(t))}},jo=function(e,t){return Eo(e,t,To)},Ao=function(e,t){return function(n){return e(n).map(t).join("~")}},Fo=So.apply(void 0,[['"',""],[":","-"]].map((function(e){var t=e[0],n=e[1];return function(e){return e.replace(new RegExp(t,"g"),n)}}))),qo=(".",function(e){return e.slice(0,e.indexOf("."))}),Ko=function(e){var t=e.field,n=e.dir;return t+"-"+(void 0===n?"asc":n)},Uo=_o("take"),Wo=_o("aggregates"),Yo=_o("skip"),Go=_o("group"),Zo=_o("sort",!0),Xo=Ao(Zo,Ko),$o=Ao(Go,Ko),Qo=Ao(Wo,(function(e){return e.field+"-"+e.aggregate})),Jo=So((function(e){return"datetime'"+e+"'"}),qo,Fo,JSON.stringify,(function(e){return new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()))})),ea=So(Bo("page"),(function(e){var t=e.skip,n=e.take;return Math.floor((t||0)/n)+1})),ta=So(Bo("pageSize"),Uo),na=So(Bo("group"),$o),ra=So(Bo("sort"),Xo),oa=So(Bo("aggregate"),Qo),aa=(jo(Ro(Yo),ea),jo(Ro(Uo),ta),jo(No(Go),na),jo(Ro(Wo),oa),So(jo(No(Zo),ra),(function(e){return Object.assign({},e,{sort:(Zo(e)||[]).filter((function(e){var t=e.dir;return!function(e){return Co(e)||0===e.trim().length}(t)}))})})),function(e){return e.field+"~"+e.operator+"~"+e.value}),ia=(Eo((function(e){return Ho(e.value)}),So(aa,(function(e){var t=e.field,n=e.value,r=e.ignoreCase,o=e.operator;return{value:Jo(n),field:t,ignoreCase:r,operator:o}})),aa),function(e,t,n){return t[e]=n,t}),la=function(e){return function(t){var n,r=t[e];return ko(r)?r:t[(n=e,n.replace(/(^[A-Z])/g,(function(e,t){return t.toLowerCase()})))]}},ca=(la("Member"),la("AggregateMethodName"),la("Value"),function(e){return function(t){return Object.keys(t).reduce(e.bind(null,t),{})}}),sa=ca((function(e,t,n){return ia(n.toLowerCase(),t,e[n])})),ua=ca((function(e,t,n){return ia(n,t,sa(e[n]))})),ha=function(e,t){return ko(e)?e:t},pa=So((function(e){var t=e.field,n=e.hasSubgroups,r=e.value,o=e.aggregates,a=e.items;return{aggregates:ua(o),field:t,items:n?a.map(pa):a,value:r}}),(function(e){return{aggregates:e.Aggregates||e.aggregates,field:e.Member||e.member||e.field,hasSubgroups:e.HasSubgroups||e.hasSubgroups||!1,items:e.Items||e.items,value:ha(e.Key,ha(e.key,e.value))}})),da=function(e,t){return Co(e)?e===t?0:-1:Co(t)?1:e.localeCompare?e.localeCompare(t):e>t?1:e<t?-1:0},va=function(e,t){return da(t,e)},fa=function(e){var t=_o(e.field,!0);return function(n,r){return("asc"===e.dir?da:va)(t(n),t(r))}},ma=function(e,t){return 0},ga=function(e){return function(t){return function(n,r,o){return t(n,e(r,o))}}},ya=(ga((function(e){return e})),function(e){e.filters&&(e.filters=e.filters.map((function(e){var t,n=Object.assign({},e);return!Io(e)&&Mo(e.operator)&&(n.operator={"!=":"neq","<":"lt","<=":"lte","==":"eq",">":"gt",">=":"gte",equal:"eq",equals:"eq",equalto:"eq",ge:"gte",greater:"gt",greaterthan:"gt",greaterthanequal:"gte",isempty:"isempty",isequalto:"eq",isgreaterthan:"gt",isgreaterthanorequalto:"gte",islessthan:"lt",islessthanorequalto:"lte",isnotempty:"isnotempty",isnotequalto:"neq",isnull:"isnull",le:"lte",less:"lt",lessthan:"lt",lessthanequal:"lte",ne:"neq",notequal:"neq",notequals:"neq",notequalto:"neq",notsubstringof:"doesnotcontain"}[(t=e.operator).toLowerCase()]||t),Io(e)&&ya(n),n})))}),ba={or:{concat:function(e,t){return function(n){return e(n)||t(n)}},identity:function(){return!1}},and:{concat:function(e,t){return function(n){return e(n)&&t(n)}},identity:function(){return!0}}},za={contains:function(e,t){return(e||"").indexOf(t)>=0},doesnotcontain:function(e,t){return-1===(e||"").indexOf(t)},doesnotendwith:function(e,t){return(e||"").indexOf(t,(e||"").length-(t||"").length)<0},doesnotstartwith:function(e,t){return-1===(e||"").lastIndexOf(t,0)},endswith:function(e,t){return(e||"").indexOf(t,(e||"").length-(t||"").length)>=0},eq:function(e,t){return e===t},gt:function(e,t){return e>t},gte:function(e,t){return e>=t},isempty:function(e){return""===e},isnotempty:function(e){return""!==e},isnotnull:function(e){return ko(e)},isnull:function(e){return Co(e)},lt:function(e,t){return e<t},lte:function(e,t){return e<=t},neq:function(e,t){return e!=t},startswith:function(e,t){return 0===(e||"").lastIndexOf(t,0)}},wa=/^\/Date\((.*?)\)\/$/,xa=function(e){var t=e.field,n=e.ignoreCase,r=e.value,o=e.operator;t=ko(t)?t:function(e){return e},n=!ko(n)||n;var a=function(e,t,n){if(!ko(t))return e;var r=e;if(Mo(t)){var o=wa.exec(t);o?t=new Date(+o[1]):r=function(t){var r=e(t);return"string"==typeof r&&n?r.toLowerCase():function(e){return!isNaN(e-parseFloat(e))}(r)?r+"":r}}return Ho(t)?function(e){var t=r(e);return Ho(t)?t.getTime():t}:r}(Vo(t)?t:_o(t,!0),r,n);r=function(e,t){if(null!=e&&Mo(e)){var n=wa.exec(e);if(n)return new Date(+n[1]).getTime();if(t)return e.toLowerCase()}else if(null!=e&&Ho(e))return e.getTime();return e}(r,n);var i=Vo(o)?o:za[o];return function(e){return i(a(e),r,n)}},ka=function(e){var t=ba[e.logic];return e.filters.filter(ko).map((function(e){return Io(e)?ka(e):xa(e)})).reduce(t.concat,t.identity)},Ca=function(e,t){return!ko(t)||Io(t)&&0===t.filters.length?e:e.filter(function(e){return e&&0!==e.filters.length?ka(e):function(){return!0}}(function(e){return ko(e)&&(e=function(e){return Io(e)?Object.assign({},e):{filters:Oo(e)?e:[e],logic:"and"}}(e),ya(e)),e}(t)))},Oa=(ga((function(e){return e})),function(e,t,n,r){if(!(n-t<2)){var o=t+n>>>1;Oa(e,t,o,r),Oa(e,o,n,r),function(e,t,n,r,o){for(var a=n-t,i=r-n,l=[],c=0;c<a;c++)l.push(e[t+c]);var s=0,u=n,h=t;do{o(e[u],l[s])<0?(e[h++]=e[u++],i--):(e[h++]=l[s++],a--)}while(i>0&&a>0);for(;a;)e[h++]=l[s++],a--;for(;i;)e[h++]=e[u++],i--}(e,t,o,n,r)}}),Va=function(e,t){if(t.some((function(e){return ko(e.dir)}))){e=e.slice(0);var n=function(e){return e.filter((function(e){return ko(e.dir)})).map((function(e){return fa(e)})).reduce((function(e,t){return function(n,r){return e(n,r)||t(n,r)}}),ma)}(t);Oa(e,0,e.length,n)}return e};!function(e){e.Contains="contains",e.DoesNotContain="doesnotcontain",e.DoesNotEndWith="doesnotendwith",e.DoesNotStartWith="doesnotstartwith",e.EndsWith="endswith",e.EqualTo="eq",e.GreaterThan="gt",e.GreaterThanOrEqual="gte",e.IsEmpty="isempty",e.IsNotEmpty="isnotempty",e.IsNotNull="isnotnull",e.IsNull="isnull",e.LessThan="lt",e.LessThanOrEqual="lte",e.NotEqualTo="neq",e.StartsWith="startswith"}(Po||(Po={}));var Ma=n(7711),Ha=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)}}(),Ia=function(){return Ia=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},Ia.apply(this,arguments)},Ea=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))},Sa=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.onGroupRemove=function(e){var n={filter:t.props.filter,target:t,syntheticEvent:e,nativeEvent:e.nativeEvent};t.props.onRemove.call(void 0,n)},t.onAddExpression=function(e){var n=t.props.filter,r=t.props.fields[0],o={field:r.name,operator:r.operators[0].operator};o.value=mo(o.operator)?"":null;var a={nextFilter:Ia(Ia({},n),{filters:Ea(Ea([],n.filters,!0),[o],!1)}),prevFilter:n,target:t,syntheticEvent:e,nativeEvent:e.nativeEvent};t.props.onChange.call(void 0,a)},t.onAddGroup=function(e){var n=t.props.filter,r={nextFilter:Ia(Ia({},n),{filters:Ea(Ea([],n.filters,!0),[Ia({},t.props.defaultGroupFilter)],!1)}),prevFilter:n,target:t,syntheticEvent:e,nativeEvent:e.nativeEvent};t.props.onChange.call(void 0,r)},t.onLogicAnd=function(e){return t.changeLogic("and",e)},t.onLogicOr=function(e){return t.changeLogic("or",e)},t.changeLogic=function(e,n){var r=t.props.filter;if(r.logic!==e){var o={nextFilter:Ia(Ia({},r),{logic:e}),prevFilter:r,target:t,syntheticEvent:n,nativeEvent:n.nativeEvent};t.props.onChange.call(void 0,o)}},t.replaceFilter=function(e,n){var r=t.props.filter,o=r.filters.map((function(t){return t===e?n:t}));return Ia(Ia({},r),{filters:o})},t.onChange=function(e){var n={nextFilter:t.replaceFilter(e.prevFilter,e.nextFilter),prevFilter:t.props.filter,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:t};t.props.onChange.call(void 0,n)},t.onRemove=function(e){var n=t.props.filter,r=n.filters.filter((function(t){return t!==e.filter})),o={nextFilter:Ia(Ia({},n),{filters:r}),prevFilter:n,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:t};t.props.onChange.call(void 0,o)},t}return Ha(t,e),t.prototype.render=function(){var e=this,n=(0,Se.provideLocalizationService)(this),r=this.props,o=r.fields,i=r.filter,l=r.ariaLabel,c=void 0===l?n.toLanguageString(Z,Ee[Z]):l;return a.createElement(a.Fragment,null,a.createElement("div",{className:"k-filter-toolbar"},a.createElement(io,{keyboardNavigation:!1,role:"toolbar",ariaLabel:c},a.createElement(co,null,a.createElement(Ma.h,null,a.createElement(s.z,{togglable:!0,onClick:this.onLogicAnd,selected:"and"===i.logic,type:"button"},n.toLanguageString(K,Ee[K])),a.createElement(s.z,{togglable:!0,onClick:this.onLogicOr,selected:"or"===i.logic,type:"button"},n.toLanguageString(U,Ee[U])))),a.createElement(co,null,a.createElement(s.z,{title:n.toLanguageString(W,Ee[W]),icon:"filter-add-expression",svgIcon:$t,type:"button",onClick:this.onAddExpression})),a.createElement(co,null,a.createElement(s.z,{title:n.toLanguageString(Y,Ee[Y]),icon:"filter-add-group",svgIcon:Qt,type:"button",onClick:this.onAddGroup})),a.createElement(co,null,a.createElement(s.z,{title:n.toLanguageString(G,Ee[G]),icon:"x",svgIcon:Ut,fillMode:"flat",type:"button",onClick:this.onGroupRemove})))),i.filters.length>0&&a.createElement("ul",{role:"group",className:"k-filter-lines"},i.filters.map((function(n,r){return a.createElement("li",{role:"treeitem",key:r,className:"k-filter-item"},Io(n)?a.createElement(t,{filter:n,fields:o,onChange:e.onChange,onRemove:e.onRemove,defaultGroupFilter:e.props.defaultGroupFilter,ariaLabel:e.props.ariaLabel,ariaLabelExpression:e.props.ariaLabelExpression}):a.createElement(xo,{filter:n,fields:o,ariaLabel:e.props.ariaLabelExpression,onChange:e.onChange,onRemove:e.onRemove}))}))))},t.propTypes={filter:i.object.isRequired,fields:i.array.isRequired,ariaLabel:i.string,ariaLabelExpression:i.string,onChange:i.func.isRequired,onRemove:i.func.isRequired,defaultGroupFilter:i.object.isRequired},t}(a.Component);(0,Se.registerForLocalization)(Sa);var Da=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)}}(),La=function(){return La=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},La.apply(this,arguments)},Pa=function(e){function t(t){var n=e.call(this,t)||this;return n.onFilterChange=function(e){var t={filter:e.nextFilter,syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:n};n.props.onChange.call(void 0,t)},n.onGroupRemove=function(e){var t={filter:La(La({},n.props.value),{filters:[]}),syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,target:n};n.props.onChange.call(void 0,t)},(0,Ht.s)(Jt),n}return Da(t,e),t.prototype.render=function(){return a.createElement("div",{className:"k-widget k-filter"+(this.props.className?" "+this.props.className:""),style:this.props.style},a.createElement("ul",{role:"tree",className:"k-filter-container","aria-label":this.props.ariaLabel},a.createElement("li",{role:"treeitem",className:"k-filter-group-main"},a.createElement(Sa,{filter:this.props.value,fields:this.props.fields,ariaLabel:this.props.ariaLabelGroup,ariaLabelExpression:this.props.ariaLabelExpression,onChange:this.onFilterChange,onRemove:this.onGroupRemove,defaultGroupFilter:this.props.defaultGroupFilter||{logic:"and",filters:[]}}))))},t.propTypes={className:i.string,style:i.object,fields:function(e,t){var n=e[t];return void 0===n?new Error("Property '".concat(t,"' is missing.")):Array.isArray(n)?Object.keys(n.reduce((function(e,t){var n;return La(La({},e),((n={})[t.name]=1,n))}),{})).length!==n.length?new Error("Property '".concat(t,"' needs to contain objects with unique 'name' field.")):null:new Error("Property '".concat(t,"' needs to be Array<FieldSettings>."))},ariaLabelGroup:i.string,ariaLabelExpression:i.string,value:i.object.isRequired,onChange:i.func.isRequired},t}(a.Component),_a=function(e){return a.createElement("div",{onClick:e.onClick,className:(0,l.A)("k-columnmenu-item",{"k-selected":e.selected},{"k-disabled":e.disabled})},(e.iconClass||e.svgIcon)&&a.createElement(Ne.a,{name:e.iconClass?(0,je.iJ)(e.iconClass):void 0,icon:e.svgIcon}),e.title)},Ba=n(1533),Ta=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))},Ra=[{text:ve,operator:"contains"},{text:fe,operator:"doesnotcontain"},{text:le,operator:"eq"},{text:ce,operator:"neq"},{text:de,operator:"startswith"},{text:me,operator:"endswith"},{text:se,operator:"isnull"},{text:ue,operator:"isnotnull"},{text:he,operator:"isempty"},{text:pe,operator:"isnotempty"}],Na=[{text:le,operator:"eq"},{text:ce,operator:"neq"},{text:ge,operator:"gte"},{text:ye,operator:"gt"},{text:be,operator:"lte"},{text:ze,operator:"lt"},{text:se,operator:"isnull"},{text:ue,operator:"isnotnull"}],ja=[{text:le,operator:"eq"},{text:ce,operator:"neq"},{text:xe,operator:"gte"},{text:ke,operator:"gt"},{text:Ce,operator:"lt"},{text:Oe,operator:"lte"},{text:se,operator:"isnull"},{text:ue,operator:"isnotnull"}],Aa=[{text:we,operator:""}],Fa=function(){function e(){}return Object.defineProperty(e,"text",{get:function(){return Ta([],Ra,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"numeric",{get:function(){return Ta([],Na,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"date",{get:function(){return Ta([],ja,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e,"boolean",{get:function(){return Ta([],Aa,!0)},enumerable:!1,configurable:!0}),e}(),qa=function(){return qa=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},qa.apply(this,arguments)},Ka=function(e){var t=e.filter,n=e.onFilterChange,r=e.operators,o=e.initialFilter,i=a.useCallback((function(e){var r=t,a=e.target.value.operator,i=r?qa(qa({},r),{operator:a}):{value:o.value,operator:a};n.call(void 0,e.syntheticEvent,i,r)}),[t,n,o]),l=a.useCallback((function(e){var o=e.target.value,a=t,i=a?qa(qa({},a),{value:o}):{value:o,operator:r[0].operator};n.call(void 0,e,i,a)}),[t,n,r]),c=(0,Se.useLocalization)(),s=r.map((function(e){return qa(qa({},e),{text:c.toLanguageString(e.text,Ee[e.text])})}));return a.createElement(a.Fragment,null,a.createElement(Tt,{value:s.find((function(e){return e.operator===t.operator}))||null,onChange:i,data:s,textField:"text"}),a.createElement(e.input,{value:t.value,onChange:l}))},Ua=function(e){var t=e.filter,n=e.onFilterChange,r=a.useCallback((function(e){return n.call(void 0,e.syntheticEvent,qa(qa({},t),{value:e.value}),t)}),[t,n]),o=Fa.boolean[0].text;return a.createElement(Ba.X,{onChange:r,checked:t.value,label:(0,Se.useLocalization)().toLanguageString(o,Ee[o]),labelPlacement:"after"})},Wa=function(e){var t=a.useCallback((function(e){return a.createElement(Vn.II,qa({},e,{value:e.value||""}))}),[]),n=a.useRef(Fa.text),r=a.useRef({operator:"",value:""});return a.createElement(Ka,qa({initialFilter:r.current,input:t,operators:e.operators||n.current},e))},Ya=function(e){var t=a.useCallback((function(e){return a.createElement(xn.N,qa({},e,{value:e.value||null}))}),[]),n=a.useRef(Fa.numeric),r=a.useRef({operator:"",value:null});return a.createElement(Ka,qa({initialFilter:r.current,input:t,operators:e.operators||n.current},e))},Ga=function(e){var t=a.useCallback((function(e){return a.createElement(yn.Mt,qa({},e,{value:e.value||null}))}),[]),n=a.useRef(Fa.date),r=a.useRef({operator:"",value:null});return a.createElement(Ka,qa({initialFilter:r.current,input:t,operators:e.operators||n.current},e))},Za=function(){return Za=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},Za.apply(this,arguments)},Xa=[{text:Ve,logic:"and"},{text:Me,logic:"or"}],$a=function(e){var t=(0,Se.useLocalization)(),n=(e.data||Xa).map((function(e){return Za(Za({},e),{text:t.toLanguageString(e.text,Ee[e.text])})}));return a.createElement(Tt,Za({onChange:e.onChange,className:"k-filter-and",textField:"text"},e,{data:n,value:n.find((function(t){return t.logic===e.value}))}))},Qa=n(3228),Ja=n(6144);const ei={outerHeight:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop),r=parseFloat(t.marginBottom);return e.offsetHeight+n+r},outerWidth:function(e){if(!e||!e.ownerDocument.defaultView)return 0;var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginLeft),r=parseFloat(t.marginRight);return e.offsetWidth+n+r},styles:{"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"}};var ti=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)}}(),ni=function(){return ni=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},ni.apply(this,arguments)},ri=ei.styles,oi=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.elementRef=a.createRef(),t}return ti(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.elementRef.current},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this,t=this.props,n=t.children,r=t.style,o=t.appear,i=t.enter,c=t.exit,s=t.transitionName,u=t.transitionEnterDuration,h=t.transitionExitDuration,p=t.className,d=t.onEnter,v=t.onEntering,f=t.onEntered,m=t.onExit,g=t.onExiting,y=t.onExited,b=t.onAfterExited,z=t.mountOnEnter,w=t.unmountOnExit,x=t.animationEnteringStyle,k=t.animationEnteredStyle,C=t.animationExitingStyle,O=t.animationExitedStyle,V=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(t,["children","style","appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","onEnter","onEntering","onEntered","onExit","onExiting","onExited","onAfterExited","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),M=(0,l.A)(p,ri["child-animation-container"]),H=ni({transitionDelay:"0ms"},r),I={entering:ni({transitionDuration:"".concat(u,"ms")},x),entered:ni({},k),exiting:ni({transitionDuration:"".concat(h,"ms")},C),exited:ni({},O)},E={in:this.props.in,appear:o,enter:i,exit:c,mountOnEnter:z,unmountOnExit:w,timeout:{enter:u,exit:h},onEnter:function(){d&&d.call(void 0,{animatedElement:e.element,target:e})},onEntering:function(){v&&v.call(void 0,{animatedElement:e.element,target:e})},onEntered:function(){f&&f.call(void 0,{animatedElement:e.element,target:e})},onExit:function(){m&&m.call(void 0,{animatedElement:e.element,target:e})},onExiting:function(){g&&g.call(void 0,{animatedElement:e.element,target:e})},onExited:function(){b&&b.call(void 0,{animatedElement:e.element,target:e}),y&&y.call(void 0,{animatedElement:e.element,target:e})},classNames:{appear:ri["".concat(s,"-appear")]||"".concat(s,"-appear"),appearActive:ri["".concat(s,"-appear-active")]||"".concat(s,"-appear-active"),enter:ri["".concat(s,"-enter")]||"".concat(s,"-enter"),enterActive:ri["".concat(s,"-enter-active")]||"".concat(s,"-enter-active"),exit:ri["".concat(s,"-exit")]||"".concat(s,"-exit"),exitActive:ri["".concat(s,"-exit-active")]||"".concat(s,"-exit-active")}};return a.createElement(Ja.CSSTransition,ni({},E,V,{nodeRef:this.elementRef}),(function(t){return a.createElement("div",{style:ni(ni({},H),I[t]),className:M,ref:e.elementRef},n)}))},t.propTypes={in:i.bool,children:i.oneOfType([i.arrayOf(i.node),i.node]),transitionName:i.string.isRequired,className:i.string,appear:i.bool,enter:i.bool,exit:i.bool,transitionEnterDuration:i.number.isRequired,transitionExitDuration:i.number.isRequired,mountOnEnter:i.bool,unmountOnExit:i.bool,animationEnteringStyle:i.object,animationEnteredStyle:i.object,animationExitingStyle:i.object,animationExitedStyle:i.object},t.defaultProps={mountOnEnter:!0,unmountOnExit:!1,onEnter:Qa.Z,onEntering:Qa.Z,onEntered:Qa.Z,onExit:Qa.Z,onExiting:Qa.Z,onExited:Qa.Z,onAfterExited:Qa.Z,animationEnteringStyle:{},animationEnteredStyle:{},animationExitingStyle:{},animationExitedStyle:{}},t}(a.Component),ai={name:"@progress/kendo-react-animation",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171413,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"},ii=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)}}(),li=function(){return li=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},li.apply(this,arguments)},ci=ei.styles,si=function(e){function t(t){var n=e.call(this,t)||this;return(0,Ht.s)(ai),n}return ii(t,e),t.prototype.render=function(){var e=this.props,t=e.id,n=e.style,r=e.children,o=e.component,i=e.className,c=e.childFactory,s=(e.stackChildren,e.componentChildStyle),u=e.componentChildClassName,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,["id","style","children","component","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),p={id:t,style:n,component:o,childFactory:c,className:(0,l.A)(ci["animation-container"],ci["animation-container-relative"],i)},d=a.Children.map(r||null,(function(e){return a.createElement(oi,li({},h,{style:s,className:u}),e)}));return a.createElement(Ja.TransitionGroup,li({},p),d)},t.propTypes={children:i.oneOfType([i.arrayOf(i.node),i.node]),childFactory:i.any,className:i.string,component:i.string,id:i.string,style:i.any,transitionName:i.string.isRequired,appear:i.bool.isRequired,enter:i.bool.isRequired,exit:i.bool.isRequired,transitionEnterDuration:i.number.isRequired,transitionExitDuration:i.number.isRequired},t.defaultProps={component:"div"},t}(a.Component),ui=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)}}(),hi=function(){return hi=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},hi.apply(this,arguments)},pi=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={maxHeight:void 0,maxWidth:void 0},t.componentWillEnter=function(e){var n=t.props,r=n.onEnter,o=n.onBeforeEnter;o&&o.call(void 0,e),t.updateContainerDimensions(e.animatedElement,(function(){r&&r.call(void 0,e)}))},t.componentIsEntering=function(e){var n=t.props.onEntering;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.componentWillExit=function(e){var n=t.props.onExit;t.updateContainerDimensions(e.animatedElement,(function(){n&&n.call(void 0,e)}))},t.updateContainerDimensions=function(e,n){void 0===n&&(n=Qa.Z);var r=e.firstChild;if(r){var o=ei.outerHeight(r),a=ei.outerWidth(r);t.setState({maxHeight:o,maxWidth:a},n)}},t}return ui(t,e),t.prototype.render=function(){var e,t=this.props,n=t.direction,r=t.children,o=t.childFactory,i=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,["direction","children","childFactory"]),l=this.state,c=l.maxHeight,s=l.maxWidth,u={maxHeight:(e="vertical"===n?{maxHeight:c?"".concat(c,"px"):""}:{maxWidth:s?"".concat(s,"px"):""}).maxHeight,maxWidth:e.maxWidth};return a.createElement(si,hi({},i,{childFactory:function(t){var n=o?o(t):t;return n.props.in?n:a.cloneElement(n,hi(hi({},n.props),{style:hi(hi({},n.props.style),{maxHeight:e.maxHeight,maxWidth:e.maxWidth})}))},onEnter:this.componentWillEnter,onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:u,transitionName:"reveal-".concat(n)}),r)},t.propTypes={children:i.oneOfType([i.arrayOf(i.node),i.node]),childFactory:i.any,className:i.string,direction:i.oneOf(["horizontal","vertical"]),component:i.string,id:i.string,style:i.any},t.defaultProps={appear:!1,enter:!0,exit:!0,transitionEnterDuration:300,transitionExitDuration:300,direction:"vertical"},t}(a.Component),di=function(){return di=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},di.apply(this,arguments)},vi=function(e){return a.createElement("div",{className:"k-columnmenu-item-content"},a.createElement(pi,{style:{position:"relative",display:"block"}},e.show&&a.createElement("div",{className:"kendo-grid-filter-menu-container"},a.createElement("form",{className:"k-filter-menu k-group k-reset k-state-border-up",onSubmit:e.onSubmit,onReset:e.onReset},a.createElement("div",{className:"k-filter-menu-container"},e.children,a.createElement("div",{className:"k-actions k-hstack k-justify-content-stretch"},e.actions))))))},fi=function(e){var t=(0,Se.useLocalization)();return a.createElement(vi,di({},e,{actions:a.createElement(a.Fragment,null,a.createElement(s.z,{type:"reset"},t.toLanguageString(ne,Ee[ne])),a.createElement(s.z,{themeColor:"primary"},t.toLanguageString(re,Ee[re])))}))},mi=function(){return mi=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},mi.apply(this,arguments)},gi=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},yi=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))},bi=function(e){(0,Ht.s)(Jt);var t=a.useRef([]),n=e.field,r=e.filter,o=e.sort,i=void 0===o?t.current:o,l=e.onSortChange,c=e.onFilterChange,s=e.initialFilter,u=e.sortAsc,h=void 0!==u&&u,p=e.sortDesc,d=void 0!==p&&p,v=e.filterContent,f=void 0===v?[]:v,m=e.expandFilters,g=void 0!==m&&m,y=a.useState(!1),b=y[0],z=y[1],w=a.useState(g),x=w[0],k=w[1],C=a.useState(n&&s?s(n):null),O=C[0],V=C[1],M=a.useRef(null),H=a.useRef(null),I=a.useRef(null),E=a.useRef(!1),S=a.useCallback((function(){return(r||[]).find((function(e){return e.filters.every((function(e){return!Io(e)&&e.field===n}))}))}),[r,n]),D=a.useCallback((function(){z(!1)}),[]),L=a.useCallback((function(){E.current?E.current=!1:(clearTimeout(I.current),I.current=window.setTimeout((function(){D()})))}),[D]),P=a.useCallback((function(){return clearTimeout(I.current)}),[]),_=a.useCallback((function(e){E.current=b&&e.currentTarget===M.current}),[b]),B=a.useCallback((function(){z(!b),n&&s&&(k(!b&&g),V(b?O:S()||s(n)))}),[S,n,b,O,s,g]);a.useEffect((function(){b&&H.current&&H.current.focus()}),[b]);var T=a.useCallback((function(){return k(!x)}),[x]),R=a.useCallback((function(e,t){var r=yi([],i,!0),o=r.findIndex((function(e){return e.field===n})),a={field:n,dir:t};o>=0?r[o].dir!==a.dir?r.splice(o,1,a):r.splice(o,1):r.push(a),D(),l&&l.call(void 0,e,r,n)}),[i,n,l,D]),N=a.useCallback((function(e,t,n){var r=mi(mi({},O),{filters:yi([],O.filters,!0)}),o=r.filters.indexOf(n);r.filters.splice(o,1,t),V(r)}),[O]),j=a.useCallback((function(e){e.preventDefault();var t=(r||[]).slice(),o=S(),a=o?t.indexOf(o):-1;a>=0?t.splice(a,1,O):t.push(O),D(),c&&c.call(void 0,e,t,n)}),[r,O,n,c,D,S]),A=a.useCallback((function(e){var t=(r||[]).slice(),o=S(),a=o?t.indexOf(o):-1;a>=0&&t.splice(a,1),s&&V(s(n)),D(),c&&c.call(void 0,e,t,n)}),[r,n,c,s,D,S]),F=a.useCallback((function(e){return R(e,"asc")}),[R]),q=a.useCallback((function(e){return R(e,"desc")}),[R]),K=a.useCallback((function(e){return O&&V(mi(mi({},O),{logic:e.value.logic}))}),[O]),U=i.find((function(e){return e.field===n}))||{dir:""},W=f[0],Y=f[1],G=f[2],Z=(0,Se.useLocalization)(),X=[h||d?a.createElement("div",{className:"k-columnmenu-item-wrapper",key:"sorting"},h&&a.createElement(_a,{title:Z.toLanguageString(ae,Ee[ae]),iconClass:"k-i-sort-asc-small",svgIcon:Yt,selected:"asc"===U.dir,onClick:F}),d&&a.createElement(_a,{title:Z.toLanguageString(ie,Ee[ie]),iconClass:"k-i-sort-desc-small",svgIcon:Gt,selected:"desc"===U.dir,onClick:q})):null,O&&f.length>0?a.createElement("div",{className:"k-columnmenu-item-wrapper",key:"filtering"},a.createElement(_a,{iconClass:"k-i-filter",title:Z.toLanguageString(oe,Ee[oe]),onClick:T}),a.createElement(fi,{show:x,onSubmit:j,onReset:A},W&&a.createElement(W,{filter:O.filters[0],onFilterChange:N}),Y&&a.createElement(Y,{value:O.logic,onChange:K}),G&&a.createElement(G,{filter:O.filters[1],onFilterChange:N}))):null],$=[a.createElement("span",{ref:M,onClick:B,onMouseDown:_,className:"k-grid-header-menu k-grid-column-menu"+(Boolean(S())?" k-active":""),key:"button"},a.createElement("span",{className:"k-icon k-i-more-vertical"})),a.createElement(Ue.G,{anchor:M.current,show:b,key:"popup"},a.createElement("div",{className:"k-grid-columnmenu-popup",ref:H,tabIndex:0,onBlur:L,onFocus:P,style:{outline:"none"}},e.itemsRender?e.itemsRender.call(void 0,X,{closeMenu:D,field:n}):X))];return a.createElement(a.Fragment,null,e.render?e.render.call(void 0,$):$)},zi=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"and",filters:[{operator:"contains",field:e,value:""},{operator:"contains",field:e,value:""}]}}),[]),o=Boolean(e.field),i=o?[Wa,$a,Wa]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},wi=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"or",filters:[{operator:"eq",field:e,value:null},{operator:"eq",field:e,value:null}]}}),[]),o=Boolean(e.field),i=o?[Ya,$a,Ya]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},xi=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"or",filters:[{operator:"eq",field:e,value:null},{operator:"eq",field:e,value:null}]}}),[]),o=Boolean(e.field),i=o?[Ga,$a,Ga]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},ki=function(e){var t=e.field,n=gi(e,["field"]),r=a.useCallback((function(e){return{logic:"and",filters:[{operator:"eq",field:e,value:!1}]}}),[]),o=Boolean(e.field),i=o?[Ua]:[];return a.createElement(bi,mi({sortAsc:o,sortDesc:o,filterContent:i,initialFilter:o?r:void 0,field:t},n))},Ci=function(){return Ci=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},Ci.apply(this,arguments)},Oi=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 Vi(e,t,n){var r;return n?Ci(Ci({},e),((r={})[t]=n.length?Oi([],n,!0):void 0,r)):e&&e[t]?Oi([],e[t],!0):[]}function Mi(e,t,n){var r;if(e[n]){var o=Vi(e,n,Va(Vi(e,n),t)),a=Vi(o,n).map((function(e){return Mi(e,t,n)}));return Ci(Ci({},o),((r={})[n]=a,r))}return e}function Hi(e,t,n){var r=Va(e,t);return r.map((function(e){return Mi(e,t,n)}))}function Ii(e,t,n){var r=Vi(e,n);if(r&&r.length){r=r.map((function(e){return Ii(e,t,n)}));var o=Ca(r,{filters:[{filters:t,logic:"and"},{operator:function(e){return Boolean((e[n]||[]).length)}}],logic:"or"});return Vi(e,n,o)}return e}function Ei(e,t,n){var r,o=((r={})[n]=Oi([],e,!0),r);return(o=Ii(o,t,n))[n]||[]}var Si=n(8006),Di="groupId",Li="items",Pi=function(e,t,n){e.items&&(e[Di]="".concat(n).concat(n&&"_").concat(e.value).concat(e.field),t>1&&e.items.forEach((function(n){return Pi(n,t-1,e[Di])})))},_i=function(e){var t=e.group;if(t&&t.length&&e.data)return e.data.forEach((function(e){return Pi(e,t.length,"")}))},Bi=function(e){var t=[];return(0,Si.Gy)(e.data,Li,(function(e){e[Di]&&t.push(e[Di])})),t},Ti=function(e){return(0,Si.Gy)(e.data,Li,(function(t){return(0,Si.u5)(t,Li,{expanded:!e.collapsedIds.some((function(e){return e===t[Di]}))})}))},Ri=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))},Ni=function(e){var t=e.navigationStateRef,n=e.scope;if(t.current&&n){var r=[],o=Qn(n),a=Jn(n);if(o&&a){var i=Array.from(o.children),l=Array.from(a.children);Ri(Ri([],i,!0),l,!0).forEach((function(e,t){Array.from(e.children).forEach((function(e){var n=Xn(e);if(n){for(var o,a=e.rowSpan||1,i=e.colSpan||1,l=t,c=t+a;l<c;l++){if(r[l]||(r[l]=[]),void 0===o){var s=r[l].findIndex((function(e){return!e}));o=s>-1?s:r[l].length}r[l][o]=n||""}for(l=o+1,c=o+i;l<c;l++)r[t][l]=n||""}}))})),t.current.navigationMatrix=r.filter((function(e){return!!e})),t.current.lastHeaderIndex=i.length-1}}},ji={onConstructor:function(e){var t=e.navigatable,n=e.contextStateRef,r=e.navigationStateRef,o=e.idPrefix;t&&(n.current={activeId:"",level:0},r.current={activeElementIsFocused:!1,prevNavigationIndexes:void 0,idPrefix:o||(0,Be.M)(),navigationMatrix:[],lastHeaderIndex:-1})},onComponentDidMount:function(e){var t=e.scope,n=e.contextStateRef,r=e.navigationStateRef;if(n.current&&r.current&&t){Ni(e);var o=r.current.navigationMatrix[0][0],a=or.getActiveElement(t,o);o&&a&&(n.current.activeId=o,a.setAttribute("tabIndex","0"))}},onGetSnapshotBeforeUpdate:function(e){var t=e.contextStateRef,n=e.navigationStateRef,r=e.document;if(t.current&&n.current&&r){var o=r.activeElement,a=or.getNavigatableId(o);a&&a===t.current.activeId&&(n.current.activeElementIsFocused=!0)}},onComponentDidUpdate:function(e){var t=e.scope,n=e.contextStateRef,r=e.navigationStateRef;if(Ni(e),n.current&&r.current&&t){if(!or.getActiveElement(t,n.current.activeId)){var o=r.current.navigationMatrix[0][0],a=or.getActiveElement(t,o);o&&a&&(n.current.activeId=o,a.setAttribute("tabIndex","0"),r.current.activeElementIsFocused&&a.focus())}r.current.activeElementIsFocused=!1}},onFocus:function(e,t){var n=t.contextStateRef;if(!e.isDefaultPrevented()&&n.current){var r=e.target,o=or.getNavigatableId(r);if(o&&o!==n.current.activeId){var a=or.getClosestScope(r);if(!a)return;var i=or.getActiveElement(a,n.current.activeId);i&&i.setAttribute("tabIndex","-1"),r.setAttribute("tabIndex","0"),n.current.activeId=o}}},onKeyDown:function(e,t){var n=t.contextStateRef,r=t.navigationStateRef,o=t.onNavigationAction;if(!e.isDefaultPrevented()&&n.current&&r.current)if(e.keyCode!==Te.R.esc){var a=e.target,i=or.getNavigatableId(a),l=or.getNavigatableLevel(a),c=or.getClosestScope(a),s=r.current.navigationMatrix;if(void 0!==l&&c){if(e.keyCode===Te.R.enter){var u=or.getNavigatableElement(a,{level:l+1});return u?void or.focusElement({elementForFocus:u,event:e,contextStateRef:n,prevElement:a}):(z=or.getFocusableElements(a)[0],void or.focusElement({elementForFocus:z,event:e,contextStateRef:n,prevElement:a}))}if(e.keyCode===Te.R.up||e.keyCode===Te.R.down||e.keyCode===Te.R.left||e.keyCode===Te.R.right){var h=e.keyCode===Te.R.up||e.keyCode===Te.R.left,p=e.keyCode===Te.R.up||e.keyCode===Te.R.down,d=void 0;if(r.current&&r.current.prevNavigationIndexes){var v=r.current.prevNavigationIndexes,f=v[0],m=v[1];d=s[f][m]===i?r.current.prevNavigationIndexes:nr(s,i)}else d=nr(s,i);if(d){f=d[0],m=d[1];var g=p?er(f,m,i,s,h):tr(f,m,i,s,h),y=g[0],b=g[1];y&&(z=or.getActiveElement(c,y),or.focusElement({elementForFocus:z,event:e,contextStateRef:n,prevElement:a}),r.current.prevNavigationIndexes=b,o&&o({focusElement:z,event:e}))}}}}else{var z=or.getClosestNavigatableElement(e.target);or.focusElement({elementForFocus:z,event:e,contextStateRef:n})}},generateMatrix:Ni},Ai=n(9659),Fi=n(7191),qi="data-grid-row-index",Ki="data-grid-col-index",Ui="data-prevent-selection",Wi=function(){return Wi=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},Wi.apply(this,arguments)},Yi=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))},Gi={},Zi=function(e,t){for(var n=e;n;){if(n.tagName===t)return n;if("TABLE"===n.tagName)return null;n=n.parentElement}return null},Xi=function(e){if(e){var t=e.getAttribute(qi);return t?parseInt(t,10):void 0}},$i=function(e){if(e){var t=e.getAttribute(Ki);return t?parseInt(t,10):void 0}},Qi=function(e){var t=e.subItemsField||"items",n=(0,Ai.Y)(e.dataItemKey);return(0,Si.Gy)(e.data,t,(function(r){var o;return(0,Si.u5)(r,t,((o={})[e.selectedField]=e.selectedState[n(r)],o))}))},Ji=function(e){var t=e.event,n=e.dataItemKey,r=e.selectedState,o=t.syntheticEvent,a=t.nativeEvent,i=t.dataItems,l=t.componentId,c=t.mode,s=t.cell,u=t.selectedField,h=a.target,p=a.ctrlKey,d=a.metaKey,v=a.altKey,f=a.shiftKey;if(o.isDefaultPrevented()||a.keyCode!==Te.R.enter)return r;var m=Zi(h,"TD"),g=Zi(h,"TR"),y=$i(m),b=Xi(g),z={};return m&&g&&void 0!==b&&void 0!==y&&(z=el({selectedState:r,dataItemKey:n,event:{ctrlKey:p,metaKey:d,altKey:v,shiftKey:f,dataItems:i,cell:s,mode:c,selectedField:u,componentId:l,startColIndex:y,endColIndex:y,startRowIndex:b,endRowIndex:b,isDrag:!1,syntheticEvent:o,nativeEvent:a,target:t.target,dataItem:null}})),z},el=function(e){var t,n,r=e.event,o=e.dataItemKey,a=e.selectedState,i=r.dataItems,l=r.startRowIndex,c=r.endRowIndex,s=r.startColIndex,u=r.endColIndex,h=r.cell,p=r.isDrag,d=r.ctrlKey,v=r.shiftKey,f=r.metaKey,m=r.componentId,g=r.mode,y=r.dataItem,b=(0,Ai.Y)(o),z={},w=null!==y;if("single"===g){var x=i.slice(l,l+1)[0],k=b(x);Gi[m]={rowIndex:l,colIndex:s},z[k]=!h||[s]}else if(!p&&(v||d||f||w)){if(d||f||w)Gi[m]={rowIndex:l,colIndex:s},x=i.slice(l,c+1)[0],k=b(x),(z=Wi({},a))[k]=h&&!w?(t=z[k],n=s,!t||Array.isArray(t)&&0===t.length?[n]:t.findIndex((function(e){return e===n}))>-1?t.filter((function(e){return e===n})):Yi(Yi([],t,!0),[n],!1)):!z[k];else if(v){var C=Gi[m]&&Gi[m].rowIndex||0,O=Gi[m]&&Gi[m].colIndex||0,V=Math.min(C,l,c),M=Math.max(C,l,c),H=Math.min(O,s,u),I=Math.max(O,s,u),E=[];for(D=H;D<=I;D++)E.push(D);i.slice(V,M+1).forEach((function(e){var t=b(e);z[t]=!h||Yi([],E,!0)}))}}else{p||(Gi[m]={rowIndex:l,colIndex:s});for(var S=[],D=s;D<=u;D++)S.push(D);i.slice(l,c+1).forEach((function(e){var t=b(e);z[t]=!h||Yi([],S,!0)}))}return z},tl=(0,Fi.V)(),nl=function(e){if(!e||!tl)return null;for(var t=e.parentElement;t;){if("none"!==window.getComputedStyle(t).transform)return t;t=t.parentElement}},rl=function(e){if(e&&e.ownerDocument&&e!==e.ownerDocument.body){var t=e.getBoundingClientRect();return{left:t.left-e.scrollLeft,top:t.top-e.scrollTop}}return{left:0,top:0}},ol=function(e){return{enabled:!!e&&("boolean"!=typeof e.enabled||e.enabled),drag:!!e&&Boolean(e.drag),mode:e&&e.mode?e.mode:"multiple",cell:Boolean(e&&e.cell)}},al=function(){return al=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},al.apply(this,arguments)},il=function(e){var t=e.onRelease,n=e.childRef,r=ol(e.selectable),o=r.enabled,i=r.drag,l=r.mode,c=r.cell,s=a.useRef(null),u=a.useRef(null),h=a.useRef({clientX:0,clientY:0}),p=a.useState(null),d=p[0],v=p[1],f=a.useRef(),m=a.useRef(!1),g=a.useRef(!1),y=a.useCallback((function(e){var t=e.event;g.current=t.originalEvent.target.hasAttribute(Ui),!g.current&&s.current&&(f.current=nl(s.current.element),h.current={clientY:t.clientY,clientX:t.clientX})}),[]),b=a.useCallback((function(e){var t=e.event,n=h.current,r=n.clientX,o=n.clientY;if(!g.current&&i&&"single"!==l&&((Math.abs(o-t.clientY)>5||Math.abs(r-t.clientX)>5)&&(m.current=!0),m.current)){var a=rl(f.current);v({top:Math.min(o,t.clientY)-a.top,left:Math.min(r,t.clientX)-a.left,width:Math.abs(t.clientX-r),height:Math.abs(t.clientY-o)})}}),[v,i,l]),z=a.useCallback((function(e){var n=e.event,r=h.current,o=r.clientX,a=r.clientY;if(!g.current&&s.current){var i=s.current.element&&s.current.element.ownerDocument;if(i){if(m.current){var p=Math.min(a,n.clientY),d=Math.min(o,n.clientX),f=Math.max(a,n.clientY),y=Math.max(o,n.clientX),b=u.current;if(!b)return;b.style.visibility="hidden",I=i.elementFromPoint(d,p);var z=i.elementFromPoint(y,f);if(b.style.visibility="",!I||!z)return;var w=Zi(I,"TD"),x=Zi(w,"TR"),k=Zi(z,"TD"),C=Zi(k,"TR"),O=$i(w),V=Xi(x),M=$i(k),H=Xi(C);void 0!==O&&void 0!==V&&void 0!==M&&void 0!==H&&t({nativeEvent:n.originalEvent,startRowIndex:V,startColIndex:O,endRowIndex:H,endColIndex:M,altKey:n.altKey,shiftKey:n.shiftKey,ctrlKey:n.ctrlKey,metaKey:n.metaKey,mode:l,cell:c,isDrag:!0})}else{var I;if(!(I=i.elementFromPoint(o,a)))return;var E=Zi(I,"TD"),S=Zi(I,"TR"),D=$i(E),L=Xi(S);E&&S&&void 0!==L&&void 0!==D&&t({nativeEvent:n.originalEvent,startRowIndex:L,startColIndex:D,endRowIndex:L,endColIndex:D,altKey:n.altKey,shiftKey:n.shiftKey,ctrlKey:n.ctrlKey,metaKey:n.metaKey,mode:l,cell:c,isDrag:!1})}v(null),m.current=!1,h.current={clientX:0,clientY:0}}}}),[v,l,c,t]);return o?a.createElement(a.Fragment,null,a.createElement(wr._,{onPress:y,onDrag:b,onRelease:z,ref:s,childRef:n},e.children),d&&a.createElement("div",{ref:u,style:al(al({},d),{position:"fixed"}),className:"k-marquee k-marquee-color"})):a.cloneElement(a.Children.only(e.children),{ref:n})}},4554:(e,t,n)=>{n.d(t,{f:()=>R,AL:()=>T});var r,o=n(3899),a=n(189),i=n(3198),l=n(3493),c=n(4006),s=n(2665),u=n(8047),h=n(848),p=n(619),d=n(499),v=n(9433),f=n(2554),m=n(2144),g=n(5619),y=n(6973),b=n(5771),z=n(1566),w=(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)}),x=function(e){function t(t){var n=e.call(this,t)||this;return n.virtualization=null,n.calendarView=null,n.table=null,n.intl=null,n.bottomOffset=0,n.viewOffset=0,n.viewHeight=0,n._element=null,n.isActive=!1,n.animateToIndex=!0,n.shouldScroll=!1,n.focusActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus"),t=n._element.querySelector(".k-state-pending-focus");e&&e[0]&&e[0].classList.remove("k-focus"),t&&t.classList.add("k-focus"),n.isActive=!0}},n.blurActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus");e&&e.classList.remove("k-focus"),n.isActive=!1}},n.handleVirtualizationMount=function(e){if(n.virtualization=e,n.virtualization&&n.table){n.table.style.transform="translateY(".concat(n.viewOffset,"px)");var t=(0,y.q5)(n.props.focusedDate,n.props.min,n.props.max),r=n.props.service.skip(t,n.props.min);n.virtualization.scrollToIndex(r)}},n.buildMonthView=function(e,t){return o.createElement("table",{key:"calendar-view-list-weekdays",className:"k-calendar-table k-calendar-weekdays",role:"grid",tabIndex:n.props.tabIndex},o.createElement("colgroup",null,e.map((function(e,t){return o.createElement("col",{key:t})}))),o.createElement("thead",{className:"k-calendar-thead"},o.createElement("tr",{className:"k-calendar-tr"},t.map((function(e,t){return o.createElement("th",{key:t,className:"k-calendar-th"},e)})))))},n.buildDates=function(e,t){var r=n.props.cellUID;return o.createElement("table",{className:"k-calendar-table",ref:function(e){return n.table=e},role:"grid",tabIndex:n.props.tabIndex,"aria-activedescendant":r+n.props.focusedDate.getTime()},o.createElement("colgroup",null,e.map((function(e,t){return o.createElement("col",{key:t})}))),t.map((function(e){return o.createElement(m.G,{ref:function(e){n.calendarView||(n.calendarView=e)},key:e.getTime(),activeView:n.props.activeView,viewDate:e,min:n.props.min,max:n.props.max,cellUID:r,focusedDate:n.props.focusedDate,cell:n.props.cell,selectedDate:n.props.value,showWeekNumbers:n.weekNumber,onChange:n.handleDateChange,bus:n.props.bus,service:n.props.service,weekCell:n.props.weekCell})})))},n.calculateHeights=function(){if(n.props.dom){var e=n.props.activeView===b.n.month?n.props.dom.scrollableContentHeight:n.props.dom.scrollableYearContentHeight;n.bottomOffset=e-n.props.dom.viewHeight(n.props.activeView),n.viewOffset=-1*n.props.dom.headerHeight,n.viewHeight=n.props.dom.viewHeight(n.props.activeView)||1}},n.getTake=function(e,t){return Math.min(t-e,n.take)},n.handleScrollAction=function(e){var t=e.index,r=e.scrollAction,o=e.pageAction,a=o?o.skip:n.state.skip;if(n.state.index===t&&n.state.skip===a||n.setState({index:t,skip:a}),n.table&&r){var i="translateY(".concat(r.offset,"px)");n.table.style.transform=i}},n.handleTodayClick=function(e){n.shouldScroll=!0,n.handleDateChange.call(void 0,e,!0)},n.handleDateChange=function(e,t){void 0===t&&(t=!1);var r=n.props.onChange;if(r){var o={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:(0,p.cloneDate)(e.value),target:n,isTodayClick:t};r.call(void 0,o)}},n.lastView=n.props.activeView,n.lastFocus=n.props.focusedDate,n.state={skip:n.props.service.skip(n.props.focusedDate,n.props.min),index:n.props.service.skip(n.props.focusedDate,n.props.min)},n}return w(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNames",{get:function(){this.intl=(0,d.provideIntlService)(this);var e=(0,y.ZH)(this.intl.dateFormatNames({nameType:"short",type:"days"}),this.intl.firstDay());return this.weekNumber?[""].concat(e):e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNumber",{get:function(){return Boolean(this.props.showWeekNumbers&&this.props.activeView===b.n.month)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"take",{get:function(){return void 0!==this.props.take?this.props.take:t.defaultProps.take},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"animate",{get:function(){return Boolean(this.props.smoothScroll&&this.animateToIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"todayIsInRange",{get:function(){return(0,y.mh)((0,y.x2)(),(0,p.getDate)(this.props.min),(0,p.getDate)(this.props.max))},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){this.shouldScroll=!1,void 0!==this.indexToScroll&&this.virtualization&&this.virtualization[this.animate?"animateToIndex":"scrollToIndex"](this.indexToScroll),this.isActive&&this.focusActiveDate(),this.lastView=this.props.activeView,this.indexToScroll=void 0},t.prototype.render=function(){var e=this;this.calculateHeights();var t=this.lastView!==this.props.activeView,n=(0,y.q5)(this.props.focusedDate,this.props.min,this.props.max),r=t?this.props.service.skip(n,this.props.min):this.state.skip,a=this.props.service.total(this.props.min,this.props.max),i=this.getTake(r,a),l=this.props.service.addToDate(this.props.min,r),c=this.props.service.addToDate(this.props.min,this.state.index),s=new Array(this.props.service.rowLength(this.weekNumber)).fill(""),h=this.props.activeView!==this.lastView;this.animateToIndex=!h,(h||!(0,p.isEqualDate)(this.lastFocus,n)||this.shouldScroll||!this.props.shouldScroll||this.props.shouldScroll())&&(this.indexToScroll=this.props.service.skip(n,this.props.min)),this.lastFocus=n;var d=(0,u.A)("k-calendar-view k-vstack",{"k-calendar-monthview":this.props.activeView===b.n.month,"k-calendar-yearview":this.props.activeView===b.n.year,"k-calendar-decadeview":this.props.activeView===b.n.decade,"k-calendar-centuryview":this.props.activeView===b.n.century}),v=this.buildDates(s,this.props.service.datesList(l,i)),m=o.createElement(o.Fragment,null,o.createElement(g.h,{key:"calendar-view-list-header",currentDate:c,min:this.props.min,max:this.props.max,activeView:this.props.activeView,bus:this.props.bus,service:this.props.service,headerTitle:this.props.headerTitle,commands:o.createElement(o.Fragment,null,o.createElement(z.f,{min:this.props.min,max:this.props.max,onClick:this.handleTodayClick,disabled:!this.todayIsInRange,tabIndex:this.props.tabIndex}))}),this.props.activeView===b.n.month&&this.buildMonthView(s,this.weekNames),o.createElement(f.$,{key:"calendar-view-list-content",skip:r,take:this.take,total:a,itemHeight:this.viewHeight,topOffset:this.viewOffset,bottomOffset:this.bottomOffset,scrollOffsetSize:this.viewOffset,maxScrollDifference:this.viewHeight,onScroll:this.props.onScroll,onScrollAction:this.handleScrollAction,onMount:this.handleVirtualizationMount,children:v,tabIndex:this.props.tabIndex}));return o.createElement("div",{ref:function(t){e._element=t},className:d},this.props.dom.didCalculate?m:null)},t.propTypes={activeView:a.number.isRequired,bottomOffset:a.number,cellUID:a.string.isRequired,focusedDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onChange:a.func,showWeekNumbers:a.bool,smoothScroll:a.bool,take:a.number,value:a.instanceOf(Date),viewHeight:a.number,viewOffset:a.number,tabIndex:a.number},t.defaultProps={take:5,showWeekNumbers:!1,smoothScroll:!0},t}(o.Component);(0,d.registerForIntl)(x);var k=n(4615),C=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)}}(),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)},V=function(e){function t(t){var n=e.call(this,t)||this;n.virtualization=null,n.list=null,n.itemHeight=0,n.topOffset=0,n.maxViewHeight=0,n.bottomOffset=0,n.handleVirtualizationMount=function(e){if(n.virtualization=e,n.virtualization&&n.list){n.list.style.transform="translateY(".concat(n.topOffset,"px)");var t=(0,y.q5)(n.props.focusedDate,n.props.min,n.props.max),r=n.props.service.skip(t,n.props.min);n.virtualization.scrollToIndex(r)}},n.buildNavigationItem=function(e){var t=n.props.service.navigationTitle(e),r=n.props.service.isRangeStart(e),a="kendo-react-calendar-nav-item-".concat(e.getTime()),i={text:t,value:e,isRangeStart:r,view:n.props.activeView,onClick:n.handleDateChange};return n.props.navigationItem?o.createElement(n.props.navigationItem,O({},i,{key:a}),t):o.createElement(k.R,O({},i,{key:a}),t)},n.calculateHeights=function(){var e=n.props.dom.calendarHeight;n.itemHeight=n.props.dom.navigationItemHeight||1,n.maxViewHeight=n.props.dom.monthViewHeight,n.topOffset=(e-n.itemHeight)/2,n.bottomOffset=e-n.itemHeight},n.handleDateChange=function(e,t){var r=n.props.onChange;if(r&&t){var o={value:(0,p.cloneDate)(e),target:n,nativeEvent:t&&t.nativeEvent,syntheticEvent:t};r.call(void 0,o)}},n.handleScrollAction=function(e){var t=e.scrollAction,r=e.pageAction,o=r?r.skip:n.state.skip;if(n.state.skip!==o&&n.setState({skip:o}),n.list&&t){var a="translateY(".concat(t.offset,"px)");n.list.style.transform=a}},n.lastView=n.props.activeView,n.lastFocus=n.props.focusedDate;var r=n.props.service.skip(n.props.focusedDate,n.props.min),a=n.props.service.total(n.props.min,n.props.max);return n.state={skip:r-n.getTake(r,a)>0?r:0},n}return C(t,e),Object.defineProperty(t.prototype,"take",{get:function(){return void 0!==this.props.take?this.props.take:t.defaultProps.take},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){void 0!==this.indexToScroll&&this.virtualization&&this.virtualization.scrollToIndex(this.indexToScroll),this.lastView=this.props.activeView,this.lastFocus=this.props.focusedDate,this.indexToScroll=void 0},t.prototype.render=function(){var e=this;this.calculateHeights();var t=this.lastView!==this.props.activeView,n=(0,y.q5)(this.props.focusedDate,this.props.min,this.props.max),r=t?this.props.service.skip(n,this.props.min):this.state.skip,a=this.props.service.total(this.props.min,this.props.max),i=this.getTake(r,a),l=this.props.service.addToDate(this.props.min,r),c=this.props.service.datesList(l,i);this.props.activeView===this.lastView&&(0,p.isEqual)(n,this.lastFocus)||(this.indexToScroll=this.props.service.skip(n,this.props.min));var s=o.createElement(f.$,{skip:r,take:this.take,total:a,itemHeight:this.itemHeight,topOffset:this.topOffset,bottomOffset:this.bottomOffset,onScroll:this.props.onScroll,maxScrollDifference:this.maxViewHeight,onScrollAction:this.handleScrollAction,onMount:this.handleVirtualizationMount,tabIndex:this.props.tabIndex},o.createElement("ul",{ref:function(t){e.list=t},className:"k-reset"},c.map((function(t){return e.buildNavigationItem(t)}))));return o.createElement("div",{className:"k-calendar-navigation"},o.createElement("span",{className:"k-calendar-navigation-highlight"}),this.props.dom.didCalculate?s:null)},t.prototype.getTake=function(e,t){return Math.min(t-e,this.take)},t.propTypes={activeView:a.number.isRequired,focusedDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onChange:a.func,take:a.number,tabIndex:a.number},t.defaultProps={take:30},t}(o.Component),M=n(7244),H=n(7827),I=function(){function e(){this.calendarHeight=0,this.headerHeight=0,this.monthViewHeight=0,this.yearViewHeight=0,this.decadeViewHeight=0,this.centuryViewHeight=0,this.navigationItemHeight=0,this.scrollableContentHeight=0,this.scrollableYearContentHeight=0,this.calendarWidth=0,this.monthViewWidth=0,this.yearViewWidth=0,this.decadeViewWidth=0,this.centuryViewWidth=0,this.scrollableContentWidth=0,this.didCalculate=!1,this.hostContainer=null}return e.prototype.ensureHeights=function(){void 0===this.calendarHeight&&this.calculateHeights()},e.prototype.calculateHeights=function(e){var t=this;if(H.N){var n,r=(0,y.Ii)("div"),o=(0,y.Ii)("ul"),a=(0,y.Ii)("li"),i=(0,y.Ii)("td"),l=(0,y.Ii)("th"),c=(0,y.Ii)("tr"),s=(0,y.Ii)("tbody"),u=(0,y.Ii)("thead"),h=(0,y.Ii)("table"),p=function(){return r('\n <span class="k-button k-button-md k-button-rectangle k-button-solid k-button-solid-base k-button-flat k-calendar-title">\n <span className="k-button-text">March 2017</span>\n </span>\n <span class="k-spacer"></span>\n <span class="k-calendar-nav k-hstack"><button class="k-calendar-nav-today">TODAY</button></span>\n ',"k-calendar-header k-hstack")},d=function(e,t){return new Array(e).fill("1").map(t)},v=function(e){return r(e,"k-content k-calendar-content k-scrollable")},f=function(e,t,n){var o,a=e.cells,f=e.rows;return function(){return H.N?(o||(o=function(e,t,n){return r(n?[p(),h([u([c([l("MO","k-calendar-th")],"k-calendar-tr")],"k-calendar-thead")],"k-calendar-table k-calendar-weekdays"),v([e,e])]:[p(),v([e,e])],t,{left:"-10000px",position:"absolute"})}(function(e,t){return void 0===t&&(t=1),h([s([c([i("1","k-calendar-td k-alt")])].concat(d(e,(function(){return c(d(t,(function(e){return i('<span class="k-link">'.concat(e,"</span>"),"k-calendar-td")})),"k-calendar-tr")}))),"k-calendar-tbody")],"k-calendar-table")}(f,a),t,n)),o):null}},m=function(e){return e.querySelector(".k-scrollable")},g=function(e){var t=m(e);return t.className="".concat(t.className," k-scrollable-horizontal"),e},b=f({cells:7,rows:6},"k-calendar-view k-calendar-monthview k-vstack",!0),z=f({cells:5,rows:3},"k-calendar-view k-calendar-yearview",!1),w=f({cells:5,rows:2},"k-calendar-view k-calendar-decadeview",!1),x=function(e){return parseFloat(window.getComputedStyle(e).height)||e.offsetHeight},k=function(e){var t=window.getComputedStyle(e);return parseFloat(t.width)+parseFloat(t.paddingLeft)+parseFloat(t.paddingRight)||e.offsetWidth},C=function(e){return e.querySelector("tbody")};this.didCalculate=!0,e&&(this.hostContainer=e),this.batch(b(),(function(e){var n=C(e);t.calendarHeight=x(e),t.monthViewHeight=x(n),t.headerHeight=x(n.children[0]),t.scrollableContentHeight=x(m(e))})),this.batch(g(b()),(function(e){var n=C(e);t.calendarWidth=k(e),t.monthViewWidth=k(n),t.scrollableContentWidth=k(m(e))})),this.batch(z(),(function(e){t.yearViewHeight=x(C(e)),t.scrollableYearContentHeight=x(m(e))})),this.batch(g(z()),(function(e){t.yearViewWidth=k(C(e))})),this.batch(w(),(function(e){t.decadeViewHeight=x(C(e)),t.centuryViewHeight=t.decadeViewHeight})),this.batch(g(w()),(function(e){t.decadeViewWidth=k(C(e)),t.centuryViewWidth=t.decadeViewWidth})),this.batch(H.N?(n||(n=r([v([o([a("<span>FEB</span>")])])],"k-calendar-navigation",{left:"0px",position:"absolute"})),n):null,(function(e){t.navigationItemHeight=x(e.querySelector("li"))}))}},e.prototype.viewHeight=function(e){return this.viewDimension(e,"height")},e.prototype.viewWidth=function(e){return this.viewDimension(e,"width")},e.prototype.viewDimension=function(e,t){var n="height"===t?"ViewHeight":"ViewWidth";switch(e){case b.n.month:return this["month".concat(n)];case b.n.year:return this["year".concat(n)];case b.n.decade:return this["decade".concat(n)];case b.n.century:return this["century".concat(n)];default:return 1}},e.prototype.batch=function(e,t){var n=this.hostContainer||document.body,r=n.appendChild(e);t(r),n.removeChild(r)},e}(),E=function(){function e(e){this.dom=e,this.divideByMagnitude=null,this.powerByMagnitude=null,this.navigator=null,this.view=null,this.monthScrolled=!1,this.navScrolled=!1}return e.prototype.configure=function(e){var t=Math.max(this.dom.viewHeight(e)/this.dom.navigationItemHeight,1);this.divideByMagnitude=function(e){return function(t){return Math.floor(t/e)}}(t),this.powerByMagnitude=function(e){return function(t){return t*e}}(t)},e.prototype.sync=function(e,t,n){if(e&&t){if(this.navigator=e,this.view=t,n.target===this.navigator.element){if(this.monthScrolled)return void(this.monthScrolled=!1);this.navScrolled=!0,this.scrollSiblingOf(this.navigator.element)}if(n.target===this.view.element){if(this.navScrolled)return void(this.navScrolled=!1);this.monthScrolled=!0,this.scrollSiblingOf(this.view.element)}}},e.prototype.scrollSiblingOf=function(e){var t=this.siblingComponent(e),n=this.calculateScroll(t,e.scrollTop);t.scrollTo(n)},e.prototype.siblingComponent=function(e){return this.navigator.element===e?this.view:this.navigator},e.prototype.calculateScroll=function(e,t){var n=e===this.navigator?this.divideByMagnitude:this.powerByMagnitude;return n?n(t):0},e}(),S=n(8722),D=n(4725),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 r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),P=function(e){return e?e.virtualization:null},_=function(e,t,n,r){return void 0===e&&(e=B.defaultProps.min),void 0===t&&(t=B.defaultProps.max),void 0!==r?null!==r&&(0,y.mh)((0,p.getDate)(r),e,t)?r:null:null!==n&&(0,y.mh)((0,p.getDate)(n),e,t)?n:null},B=function(e){function t(n){var r=e.call(this,n)||this;r.scrollSyncService=null,r.focusedDate=null,r.cellUID=(0,i.M)(),r.id=(0,i.M)(),r.Navigation=null,r.calendarViewList=null,r._element=null,r.intl=null,r.service=null,r.isActive=!1,r.didNavigationChange=!1,r.focus=function(){r._element&&r._element.focus()},r.shouldScroll=function(){return r.didNavigationChange},r.handleScroll=function(e){r.scrollSyncService&&r.scrollSyncService.sync(P(r.Navigation),P(r.calendarViewList),e)},r.handleNavigationChange=function(e){if(!r.props.disabled){r.didNavigationChange=!0;var t=(0,p.cloneDate)(e.value);r.setState({focusedDate:t})}},r.handleViewChange=function(e){var t=e.view;r.scrollSyncService&&r.scrollSyncService.configure(t),r.setState({activeView:t})},r.handleDateChange=function(e){var t=(0,p.cloneDate)(e.value),n=(0,p.cloneDate)(e.value),o=r.bus.canMoveDown(r.state.activeView);if(!r.props.disabled){if(o){if(!e.isTodayClick)return r.bus.moveDown(r.state.activeView,e.syntheticEvent),void r.setState({focusedDate:n});r.bus.moveToBottom(r.state.activeView)}r.setState({value:t,focusedDate:n}),r.valueDuringOnChange=t;var a=r.props.onChange;if(a){var i={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:t,target:r};a.call(void 0,i)}r.valueDuringOnChange=void 0}},r.handleFocus=function(e){if(r.isActive=!0,r.calendarViewList){r.calendarViewList.focusActiveDate();var t=r.props.onFocus;t&&t.call(void 0,e)}},r.handleBlur=function(e){if(r.isActive=!1,r.calendarViewList){r.calendarViewList.blurActiveDate();var t=r.props.onBlur;t&&t.call(void 0,e)}},r.handleKeyDown=function(e){var t=e.keyCode;if(r.focusedDate&&r.service){if(t===l.R.enter){if(null!==r.value&&(0,p.isEqualDate)(r.focusedDate,r.value)){var n=(0,y.q5)(r.focusedDate,r.min,r.max);P(r.calendarViewList).scrollToIndex(r.service.skip(n,r.min))}var o={syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.focusedDate,target:r};r.handleDateChange(o)}else{var a=(0,y.q5)(r.navigation.move(r.focusedDate,r.navigation.action(e),r.state.activeView,r.service,e),r.min,r.max);if((0,p.isEqualDate)(r.focusedDate,a))return;r.setState({focusedDate:a})}e.preventDefault()}},r.handleMouseDown=function(e){e.preventDefault()},r.handleClick=function(e){r._element&&r._element.focus({preventScroll:!0})},(0,c.s)(v.k);var o=_(r.min,r.max,r.props.defaultValue||t.defaultProps.defaultValue,r.props.value);return r.state={value:o,activeView:(0,y.Sn)(b.n[n.defaultActiveView],r.bottomView,r.topView),focusedDate:(0,y.q5)(n.focusedDate||o||(0,y.x2)(),r.min,r.max)},r.dom=new I,r.bus=new S.P(r.handleViewChange),r.navigation=new D.f(r.bus),r.oldValue=o,r}return L(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},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,"min",{get:function(){return(0,p.getDate)(void 0!==this.props.min?this.props.min:t.defaultProps.min)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return(0,p.getDate)(void 0!==this.props.max?this.props.max:t.defaultProps.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"bottomView",{get:function(){return b.n[void 0!==this.props.bottomView?this.props.bottomView:t.defaultProps.bottomView]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"topView",{get:function(){return b.n[void 0!==this.props.topView?this.props.topView:t.defaultProps.topView]},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){var e=this;(0,s.p)(),Promise.resolve().then((function(){e._element&&(e.dom.calculateHeights(e._element),e.scrollSyncService=new E(e.dom),e.scrollSyncService.configure(e.state.activeView),e.forceUpdate())}))},t.prototype.componentDidUpdate=function(e,t){(0,s.p)(),t.activeView!==this.state.activeView&&this.scrollSyncService&&this.scrollSyncService.configure(this.state.activeView),this.calendarViewList&&(this.isActive?this.calendarViewList.focusActiveDate:this.calendarViewList.blurActiveDate)(),this.didNavigationChange=!1,this.oldValue=this.value},t.prototype.render=function(){var e=this;this.props._ref&&this.props._ref(this);var n=null!==this.value&&null!==this.oldValue?!(0,p.isEqualDate)(this.value,this.oldValue):this.value!==this.oldValue,r=(0,y.Sn)(this.state.activeView,b.n[void 0!==this.props.bottomView?this.props.bottomView:t.defaultProps.bottomView],b.n[void 0!==this.props.topView?this.props.topView:t.defaultProps.topView]),a=_(this.min,this.max,this.value,this.value),i=a?(0,p.getDate)(a):null;this.focusedDate=(0,p.getDate)((0,y.q5)(n&&null!==a?a:this.state.focusedDate,this.min,this.max)),this.intl=(0,d.provideIntlService)(this),this.bus.configure(this.bottomView,this.topView),this.service=this.bus.service(r,this.intl);var l=(0,u.A)("k-widget k-calendar k-calendar-infinite",{"k-disabled":this.props.disabled,"k-week-number":this.props.weekNumber},this.props.className),c=[this.props.navigation&&o.createElement(V,{key:0,ref:function(t){e.Navigation=t},activeView:this.state.activeView,focusedDate:this.focusedDate,min:this.min,max:this.max,onScroll:this.handleScroll,onChange:this.handleNavigationChange,service:this.service,dom:this.dom,navigationItem:this.props.navigationItem,tabIndex:this.props.tabIndex}),o.createElement(x,{key:1,ref:function(t){e.calendarViewList=t},activeView:this.state.activeView,focusedDate:this.focusedDate,min:this.min,max:this.max,bus:this.bus,shouldScroll:this.shouldScroll,onScroll:this.handleScroll,service:this.service,cell:this.props.cell,weekCell:this.props.weekCell,dom:this.dom,smoothScroll:this.props.smoothScroll,showWeekNumbers:this.props.weekNumber,onChange:this.handleDateChange,value:i,cellUID:this.cellUID,headerTitle:this.props.headerTitle,tabIndex:this.props.tabIndex})];return o.createElement("div",{ref:function(t){e._element=t},className:l,id:this.props.id||this.id,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-disabled":this.props.disabled,tabIndex:this.props.disabled?void 0:this.props.tabIndex||0,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeyDown:this.handleKeyDown,onMouseDown:this.handleMouseDown,onClick:this.handleClick},c)},t.displayName="Calendar",t.propTypes={className:a.string,defaultActiveView:a.oneOf(["month","year","decade","century"]),defaultValue:a.instanceOf(Date),disabled:a.bool,focusedDate:a.instanceOf(Date),id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,max:a.instanceOf(Date),min:a.instanceOf(Date),navigation:a.bool,smoothScroll:a.bool,onBlur:a.func,onChange:a.func,onFocus:a.func,tabIndex:a.number,value:a.instanceOf(Date),weekNumber:a.bool,topView:function(e,t,n){var r=e[t],o=e.bottomView;return r&&o&&b.n[r]<b.n[o]?new Error("Invalid prop + ".concat(t," suplied to ").concat(n,".\n ").concat(t," can not be smaller than bottomView.\n ")):null},bottomView:function(e,t,n){var r=e[t],o=e.topView;return r&&o&&b.n[r]>b.n[o]?new Error("Invalid prop + ".concat(t," suplied to ").concat(n,".\n ").concat(t," can not be bigger than topView.\n ")):null}},t.defaultProps={disabled:!1,min:M.P1,max:M.f1,navigation:!0,defaultActiveView:"month",defaultValue:null,smoothScroll:!0,topView:"century",bottomView:"month"},t}(o.Component),T=(0,h.Y)(),R=(0,h.u)(T,B);R.displayName="KendoReactCalendar",(0,d.registerForIntl)(B)},4334:(e,t,n)=>{n.d(t,{V:()=>s});var r,o=n(3899),a=n(8047),i=(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)}),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)},c=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},s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleClick=function(e){var n=t.props,r=n.onClick,o=n.value;r&&r.call(void 0,o,e)},t.handleMouseEnter=function(){var e=t.props,n=e.onMouseEnter,r=e.value;n&&n.call(void 0,r)},t.handleMouseLeave=function(){var e=t.props,n=e.onMouseLeave,r=e.value;n&&n.call(void 0,r)},t}return i(t,e),t.prototype.shouldComponentUpdate=function(e){var t=this.props,n=t.value,r=c(t,["value"]),o=e.value,a=c(e,["value"]);return!((!n||!o||n.getTime()===o.getTime())&&function(e,t){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}(r,a))},t.prototype.render=function(){var e=this.props,t=e.className,n=(e.formattedValue,e.isWeekend),r=e.isFocused,i=(e.isInRange,e.isSelected),s=e.isRangeStart,u=e.isRangeMid,h=e.isRangeEnd,p=e.isRangeSplitStart,d=e.isRangeSplitEnd,v=e.isToday,f=e.isDisabled,m=(e.view,e.value,c(e,["className","formattedValue","isWeekend","isFocused","isInRange","isSelected","isRangeStart","isRangeMid","isRangeEnd","isRangeSplitStart","isRangeSplitEnd","isToday","isDisabled","view","value"])),g="end"===this.props.activeRangeEnd&&h,y="start"===this.props.activeRangeEnd&&s,b=(0,a.A)("k-calendar-td",{"k-range-end":h,"k-range-mid":u,"k-range-split-end":d,"k-range-split-start":p,"k-range-start":s,"k-active":y||g,"k-state-pending-focus":r,"k-selected":i||s||h,"k-today":v,"k-weekend":n,"k-disabled":f},t);return o.createElement("td",l({},m,{className:b,onClick:this.handleClick,onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave}),o.createElement("span",{className:"k-link"},this.props.children))},t}(o.Component)},8861:(e,t,n)=>{n.d(t,{I:()=>c});var r,o=n(7037),a=n(3899),i=(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)}),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)},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.render=function(){var e=this.props,t=(e.view,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,["view"]));return a.createElement(o.z,l({type:"button",fillMode:"flat"},t),this.props.children)},t}(a.PureComponent)},4615:(e,t,n)=>{n.d(t,{R:()=>c});var r,o=n(3899),a=n(8047),i=(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)}),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)},c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handleClick=function(e){var n=t.props,r=n.onClick,o=n.value;r&&r.call(void 0,o,e)},t}return i(t,e),t.prototype.render=function(){var e=this.props,t=e.isRangeStart,n=(e.value,e.text,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,["isRangeStart","value","text"]));return o.createElement("li",l({},n,{onClick:this.handleClick}),o.createElement("span",{className:(0,a.A)({"k-calendar-navigation-marker":t})},this.props.children))},t}(o.Component)},1333:(e,t,n)=>{n.d(t,{B:()=>c});var r,o=n(3899),a=n(8047),i=(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)}),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)},c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.render=function(){var e=this.props,t=e.className,n=(e.firstDate,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","firstDate"]));return o.createElement("td",l({className:(0,a.A)("k-calendar-td",t)},n),this.props.children)},t}(o.Component)},5619:(e,t,n)=>{n.d(t,{h:()=>p});var r,o=n(3899),a=n(189),i=n(499),l=n(8047),c=n(8861),s=n(7244),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)}),h=function(){return h=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},h.apply(this,arguments)},p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.getTitle=function(){if(!t.props.currentDate)return"";var e=t.rangeLength-1,n=t.props.service.title(t.props.currentDate),r=t.props.service.addToDate(t.props.currentDate,e);return e<1||!t.props.service.isInRange(r,t.min,t.max)?n:"".concat(n," - ").concat(t.props.service.title(r))},t.handleTitleClick=function(e){t.canMoveUp&&t.props.bus.moveUp(t.props.activeView,e)},t}return u(t,e),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rangeLength",{get:function(){return void 0!==this.props.rangeLength?this.props.rangeLength:t.defaultProps.rangeLength},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"canMoveUp",{get:function(){return this.props.bus.canMoveUp(this.props.activeView)},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this.getTitle(),t=(0,l.A)("k-calendar-title"),n={children:e,value:e,view:this.props.activeView,className:t,onClick:this.handleTitleClick,disabled:!this.canMoveUp},r=this.props.headerTitle?o.createElement(this.props.headerTitle,h({},n),e):o.createElement(c.I,h({},n),e);return o.createElement("div",{className:"k-calendar-header k-hstack"},r,o.createElement("span",{className:"k-spacer"}),o.createElement("span",{className:"k-calendar-nav k-hstack"},this.props.commands))},t.propTypes={activeView:a.number.isRequired,currentDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,rangeLength:a.number},t.defaultProps={rangeLength:1,min:s.P1,max:s.f1},t}(o.Component);(0,i.registerForLocalization)(p)},1566:(e,t,n)=>{n.d(t,{f:()=>v});var r,o=n(3899),a=n(189),i=n(499),l=n(8047),c=n(7037),s=n(619),u=n(7915),h=n(6973),p=n(7244),d=(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)}),v=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.localization=null,t.handleClick=function(e){if(t.todayIsInRange&&t.props.onClick){var n={syntheticEvent:e,nativeEvent:e.nativeEvent,value:(0,h.q5)((0,h.x2)(),t.min,t.max),target:t,isTodayClick:!0};t.props.onClick.call(void 0,n)}},t}return d(t,e),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"todayIsInRange",{get:function(){return(0,h.mh)((0,h.x2)(),(0,s.getDate)(this.min),(0,s.getDate)(this.max))},enumerable:!1,configurable:!0}),t.prototype.render=function(){this.localization=(0,i.provideLocalizationService)(this);var e=this.localization.toLanguageString(u.Lg,u.sY[u.Lg]),t=(0,l.A)("k-calendar-nav-today",{"k-disabled":this.props.disabled});return o.createElement(c.z,{className:t,onClick:this.handleClick,tabIndex:this.props.tabIndex,fillMode:"flat"},e)},t.propTypes={max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onClick:a.func,disabled:a.bool},t.defaultProps={min:p.P1,max:p.f1},t}(o.Component);(0,i.registerForLocalization)(v)},2144:(e,t,n)=>{n.d(t,{G:()=>m});var r,o=n(3899),a=n(189),i=n(619),l=n(499),c=n(4334),s=n(1333),u=n(5771),h=n(6973),p=function(){function e(e){this.intl=e}return e.prototype.getWeekNames=function(e){void 0===e&&(e=!1);var t=(0,h.ZH)(this.intl.dateFormatNames({nameType:"short",type:"days"}),this.intl.firstDay());return e?[""].concat(t):t},e}(),d=(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)}),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)},f=function(e){return o.createElement("td",{key:e,className:"k-calendar-td"}," ")},m=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.intl=null,t.weekService=null,t.buildWeekNumber=function(e,n){if(!t.firstDate(e))return f("week-cell-".concat(n));var r=t.firstDate(e),a=t.getWeekNumber(r),i="kendo-react-calendar-week-cell-".concat(a),l={className:"k-alt",value:a,firstDate:r};return t.props.weekCell?o.createElement(t.props.weekCell,v({},l,{key:i}),a):o.createElement(s.B,v({},l,{key:i}),a)},t.buildRow=function(e){return e.map((function(e,n){if(!e)return f(n);var r={"aria-selected":e.isSelected},a="kendo-react-calendar-cell-".concat(e.value.getTime()),i=v(v(v({},r),e),{isDisabled:!e.isInRange,view:t.props.activeView,onClick:t.handleClick,onMouseEnter:t.handleMouseEnter,onMouseLeave:t.handleMouseLeave});return t.props.cell?o.createElement(t.props.cell,v({},i,{key:a}),e.formattedValue):o.createElement(c.V,v({},i,{key:a}),e.formattedValue)}))},t.firstDate=function(e){var n=t.firstWeekDateContext(e);return n?n.value:null},t.firstWeekDateContext=function(e){if(!t.weekNumber)return null;for(var n=0,r=e[n];!r&&n<e.length;)r=e[++n];return r},t.handleClick=function(e,n){var r=t.props.onChange;if(r&&n){var o={value:(0,i.cloneDate)(e),target:t,nativeEvent:n&&n.nativeEvent,syntheticEvent:n};r.call(void 0,o)}},t.handleMouseEnter=function(e){var n=t.props.onCellEnter;n&&n.call(void 0,(0,i.cloneDate)(e))},t.handleMouseLeave=function(e){var n=t.props.onCellLeave;n&&n.call(void 0,(0,i.cloneDate)(e))},t}return d(t,e),Object.defineProperty(t.prototype,"min",{get:function(){return this.props.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return this.props.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isHorizontal",{get:function(){return"horizontal"===this.props.direction},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isMonthView",{get:function(){return this.props.activeView===u.n.month},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNumber",{get:function(){return Boolean(this.props.showWeekNumbers&&this.props.activeView===u.n.month)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selectedDate",{get:function(){return void 0!==this.props.selectedDate?this.props.selectedDate:t.defaultProps.selectedDate},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this;this.intl=(0,l.provideIntlService)(this),this.weekService=new p(this.intl);var t=this.weekService.getWeekNames(this.weekNumber),n=this.props.service.rowLength(this.weekNumber),r=this.props.service.title(this.props.viewDate),a=(0,h.x2)(),i=(0,h.q_)(this.props.viewDate,a),c=this.props.service.data({cellUID:this.props.cellUID,min:this.min,max:this.max,focusedDate:this.props.focusedDate,isActiveView:!this.props.bus.canMoveDown(this.props.activeView),selectedDate:this.selectedDate,selectionRange:this.props.selectionRange,viewDate:i});return o.createElement(o.Fragment,null,this.isMonthView&&this.isHorizontal&&o.createElement("thead",{role:"rowgroup",className:"k-calendar-thead"},o.createElement("tr",{role:"row",className:"k-calendar-tr"},t.map((function(e,t){return o.createElement("th",{key:t,className:"k-calendar-th"},e)})))),o.createElement("tbody",{role:"rowgroup",className:"k-calendar-tbody"},!this.isHorizontal&&o.createElement("tr",{role:"presentation",className:"k-calendar-tr"},o.createElement("th",{scope:"col",colSpan:n,className:"k-calendar-caption"},r)),c.map((function(t,n){return o.createElement("tr",{role:"row",className:"k-calendar-tr",key:n},e.weekNumber&&e.buildWeekNumber(t,n),e.buildRow(t))}))))},t.prototype.getWeekNumber=function(e){return this.weekNumber&&this.intl?(0,i.weekInYear)(e,this.intl.firstDay()):null},t.propTypes={activeRangeEnd:a.oneOf(["start","end",null]),activeView:a.number.isRequired,cellUID:a.string.isRequired,direction:a.oneOf(["horizontal","vertical"]),focusedDate:a.instanceOf(Date).isRequired,max:a.instanceOf(Date).isRequired,min:a.instanceOf(Date).isRequired,onChange:a.func,selectedDate:a.oneOfType([a.instanceOf(Date),a.arrayOf(a.instanceOf(Date))]),showWeekNumbers:a.bool,viewDate:a.instanceOf(Date).isRequired},t.defaultProps={direction:"vertical",selectedDate:(0,h.x2)(),showWeekNumbers:!1},t}(o.Component);(0,l.registerForIntl)(m)},5771:(e,t,n)=>{var r;n.d(t,{n:()=>r}),function(e){e[e.month=0]="month",e[e.year=1]="year",e[e.decade=2]="decade",e[e.century=3]="century"}(r||(r={}))},5987:(e,t,n)=>{var r;n.d(t,{a:()=>r}),function(e){e[e.Left=0]="Left",e[e.Right=1]="Right",e[e.Up=2]="Up",e[e.Down=3]="Down",e[e.PrevView=4]="PrevView",e[e.NextView=5]="NextView",e[e.FirstInView=6]="FirstInView",e[e.LastInView=7]="LastInView",e[e.LowerView=8]="LowerView",e[e.UpperView=9]="UpperView"}(r||(r={}))},9135:(e,t,n)=>{n.d(t,{U:()=>r});var r={start:null,end:null}},8722:(e,t,n)=>{n.d(t,{P:()=>V});var r,o,a,i,l,c=n(619),s=n(5987),u=n(9135),h=n(6973),p=[[]],d=((r={})[s.a.Left]=function(e){return(0,c.addDecades)(e,-1)},r[s.a.Up]=function(e){return(0,c.addDecades)(e,-5)},r[s.a.Right]=function(e){return(0,c.addDecades)(e,1)},r[s.a.Down]=function(e){return(0,c.addDecades)(e,5)},r[s.a.PrevView]=function(e){return(0,c.addCenturies)(e,-1)},r[s.a.NextView]=function(e){return(0,c.addCenturies)(e,1)},r[s.a.FirstInView]=function(e){return(0,c.firstDecadeOfCentury)(e)},r[s.a.LastInView]=function(e){return(0,c.lastDecadeOfCentury)(e)},r),v=function(){function e(){}return e.prototype.addToDate=function(e,t){return(0,c.addCenturies)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addCenturies)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,d=void 0===s?u.U:s,v=e.viewDate;if(!v)return p;var f=(0,h.w6)(0,4),m=(0,c.firstDecadeOfCentury)(v),g=(0,c.lastDecadeOfCentury)(v),y=(0,h.x2)();return(0,h.w6)(0,3).map((function(e){var s=(0,c.addDecades)(m,4*e);return f.map((function(e){var u=t.normalize((0,c.addDecades)(s,e),i,a),p=t.isEqual(u,d.start),v=t.isEqual(u,d.end),f=!p&&!v&&(0,h.o_)(u,d),b=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return(0,h.kK)(u,m,g)?{formattedValue:t.value(u),id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:b,isWeekend:!1,isInRange:(0,h.mh)(u,i,a),isRangeStart:p,isRangeMid:f,isRangeEnd:v,isRangeSplitEnd:f&&t.isEqual(u,g),isRangeSplitStart:f&&t.isEqual(u,m),isToday:t.isEqual(u,y),title:t.cellTitle(u),value:u}:null}))}))},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isEqual=function(e,t){return!(!e||!t)&&(0,c.firstYearOfDecade)(e).getFullYear()===(0,c.firstYearOfDecade)(t).getFullYear()},e.prototype.isInArray=function(e,t){if(!t.length)return!1;var n=e.getFullYear();return t[0].getFullYear()<=n&&n<=t[t.length-1].getFullYear()+99},e.prototype.isInRange=function(e,t,n){var r=(0,c.firstYearOfDecade)(e).getFullYear(),o=!t||(0,c.firstYearOfDecade)(t).getFullYear()<=r,a=!n||r<=(0,c.firstYearOfDecade)(n).getFullYear();return o&&a},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInCenturies)(e,t)},e.prototype.isRangeStart=function(e){return e.getFullYear()%1e3==0},e.prototype.move=function(e,t){var n=d[t];return n?n(e):e},e.prototype.cellTitle=function(e){return(0,c.firstYearOfDecade)(e).getFullYear().toString()},e.prototype.navigationTitle=function(e){return e?(0,c.firstDecadeOfCentury)(e).getFullYear().toString():""},e.prototype.title=function(e){return e?"".concat((0,c.firstDecadeOfCentury)(e).getFullYear()," - ").concat((0,c.lastDecadeOfCentury)(e).getFullYear()):""},e.prototype.rowLength=function(e){return 4},e.prototype.skip=function(e,t){return(0,c.durationInCenturies)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInCenturies)(e,t)+1},e.prototype.value=function(e){return e?(0,c.firstYearOfDecade)(e).getFullYear().toString():""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInCenturies)(e,t)<n?(0,c.addCenturies)(e,-1):e},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.cloneDate)(t):e>n&&this.isEqual(e,n)?(0,c.cloneDate)(n):e},e}(),f=[[]],m=((o={})[s.a.Left]=function(e){return(0,c.addYears)(e,-1)},o[s.a.Up]=function(e){return(0,c.addYears)(e,-5)},o[s.a.Right]=function(e){return(0,c.addYears)(e,1)},o[s.a.Down]=function(e){return(0,c.addYears)(e,5)},o[s.a.PrevView]=function(e){return(0,c.addDecades)(e,-1)},o[s.a.NextView]=function(e){return(0,c.addDecades)(e,1)},o[s.a.FirstInView]=function(e){return(0,c.firstYearOfDecade)(e)},o[s.a.LastInView]=function(e){return(0,c.lastYearOfDecade)(e)},o),g=function(){function e(){}return e.prototype.addToDate=function(e,t){return(0,c.addDecades)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addDecades)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,p=void 0===s?u.U:s,d=e.viewDate;if(!d)return f;var v=(0,h.w6)(0,4),m=(0,c.firstYearOfDecade)(d),g=(0,c.lastYearOfDecade)(d),y=(0,h.x2)();return(0,h.w6)(0,3).map((function(e){var s=(0,c.addYears)(m,4*e);return v.map((function(e){var u=t.normalize((0,c.addYears)(s,e),i,a),d=t.isEqual(u,p.start),v=t.isEqual(u,p.end),f=!d&&!v&&(0,h.o_)(u,p),b=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return(0,h.kK)(u,m,g)?{formattedValue:t.value(u),id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:b,isWeekend:!1,isInRange:(0,h.mh)(u,i,a),isRangeStart:d,isRangeMid:f,isRangeEnd:v,isRangeSplitEnd:f&&t.isEqual(u,g),isRangeSplitStart:f&&t.isEqual(u,m),isToday:t.isEqual(u,y),title:t.cellTitle(u),value:u}:null}))}))},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isEqual=function(e,t){return!(!e||!t)&&e.getFullYear()===t.getFullYear()},e.prototype.isInArray=function(e,t){if(!t.length)return!1;var n=e.getFullYear();return t[0].getFullYear()<=n&&n<=t[t.length-1].getFullYear()+9},e.prototype.isInRange=function(e,t,n){var r=e.getFullYear(),o=!t||t.getFullYear()<=r,a=!n||r<=n.getFullYear();return o&&a},e.prototype.isRangeStart=function(e){return e.getFullYear()%100==0},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInDecades)(e,t)},e.prototype.move=function(e,t){var n=m[t];return n?n(e):e},e.prototype.cellTitle=function(e){return e.getFullYear().toString()},e.prototype.navigationTitle=function(e){return e?(0,c.firstYearOfDecade)(e).getFullYear().toString():""},e.prototype.title=function(e){return e?"".concat((0,c.firstYearOfDecade)(e).getFullYear()," - ").concat((0,c.lastYearOfDecade)(e).getFullYear()):""},e.prototype.rowLength=function(e){return 4},e.prototype.skip=function(e,t){return(0,c.durationInDecades)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInDecades)(e,t)+1},e.prototype.value=function(e){return e?e.getFullYear().toString():""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInDecades)(e,t)<n?(0,c.addDecades)(e,-1):e},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.cloneDate)(t):e>n&&this.isEqual(e,n)?(0,c.cloneDate)(n):e},e}(),y=[[]],b=((a={})[s.a.Left]=function(e){return(0,c.addDays)(e,-1)},a[s.a.Up]=function(e){return(0,c.addWeeks)(e,-1)},a[s.a.Right]=function(e){return(0,c.addDays)(e,1)},a[s.a.Down]=function(e){return(0,c.addWeeks)(e,1)},a[s.a.PrevView]=function(e){return(0,c.addMonths)(e,-1)},a[s.a.NextView]=function(e){return(0,c.addMonths)(e,1)},a[s.a.FirstInView]=function(e){return(0,c.firstDayOfMonth)(e)},a[s.a.LastInView]=function(e){return(0,c.lastDayOfMonth)(e)},a),z=function(){function e(e){this.intl=e}return e.prototype.addToDate=function(e,t){return(0,c.addMonths)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addMonths)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,p=void 0===s?u.U:s,d=e.viewDate;if(!d)return y;var v=(0,c.firstDayOfMonth)(d),f=(0,c.lastDayOfMonth)(d),m=(0,c.dayOfWeek)(v,this.intl.firstDay(),-1),g=(0,h.w6)(0,7),b=(0,h.x2)();return(0,h.w6)(0,6).map((function(e){var s=(0,c.addDays)(m,7*e);return g.map((function(e){var u=t.normalize((0,c.addDays)(s,e),i,a);if(u<v||u>f)return null;var d=t.isEqual(u,p.start),m=t.isEqual(u,p.end),g=!d&&!m&&(0,h.o_)(u,p),y=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return{formattedValue:t.value(u),id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:y,isInRange:(0,h.mh)(u,i,a),isWeekend:t.isWeekend(u),isRangeStart:d,isRangeMid:g,isRangeEnd:m,isRangeSplitStart:g&&t.isEqual(u,v),isRangeSplitEnd:g&&t.isEqual(u,f),isToday:t.isEqual(u,b),title:t.cellTitle(u),value:u}}))}))},e.prototype.isEqual=function(e,t){return!(!e||!t)&&(0,c.getDate)(e).getTime()===(0,c.getDate)(t).getTime()},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isInArray=function(e,t){return!!t.length&&(0,c.firstDayOfMonth)(t[0])<=e&&e<=(0,c.lastDayOfMonth)(t[t.length-1])},e.prototype.isInRange=function(e,t,n){var r=(0,c.getDate)(e),o=!t||(0,c.getDate)(t)<=r,a=!n||r<=(0,c.getDate)(n);return o&&a},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInMonths)(e,t)},e.prototype.isRangeStart=function(e){return!e.getMonth()},e.prototype.move=function(e,t){var n=b[t];return n?n(e):e},e.prototype.cellTitle=function(e){return this.intl.formatDate(e,"D")},e.prototype.navigationTitle=function(e){return e?this.isRangeStart(e)?e.getFullYear().toString():this.abbrMonthNames()[e.getMonth()]:""},e.prototype.title=function(e){return"".concat(this.wideMonthNames()[e.getMonth()]," ").concat(e.getFullYear())},e.prototype.rowLength=function(e){return 7+(e?1:0)},e.prototype.skip=function(e,t){return(0,c.durationInMonths)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInMonths)(e,t)+1},e.prototype.value=function(e){return e?e.getDate().toString():""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInMonths)(e,t)<n?(0,c.addMonths)(e,-1):e},e.prototype.isWeekend=function(e){var t=e.getDay();return 6===t||0===t},e.prototype.abbrMonthNames=function(){return this.intl.dateFormatNames({nameType:"abbreviated",type:"months"})},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.getDate)(t):e>n&&this.isEqual(e,n)?(0,c.getDate)(n):e},e.prototype.wideMonthNames=function(){return this.intl.dateFormatNames({nameType:"wide",type:"months",standAlone:!0})},e}(),w=[[]],x=((i={})[s.a.Left]=function(e){return(0,c.addMonths)(e,-1)},i[s.a.Up]=function(e){return(0,c.addMonths)(e,(t=e.getMonth())>4?-5:t<2?-2:-7);var t},i[s.a.Right]=function(e){return(0,c.addMonths)(e,1)},i[s.a.Down]=function(e){return(0,c.addMonths)(e,(t=e.getMonth())<7?5:t<10?7:2);var t},i[s.a.PrevView]=function(e){return(0,c.addYears)(e,-1)},i[s.a.NextView]=function(e){return(0,c.addYears)(e,1)},i[s.a.FirstInView]=function(e){return(0,c.firstMonthOfYear)(e)},i[s.a.LastInView]=function(e){return(0,c.lastMonthOfYear)(e)},i),k=function(){function e(e){this._intl=e}return e.prototype.addToDate=function(e,t){return(0,c.addYears)(e,t)},e.prototype.datesList=function(e,t){return(0,h.w6)(0,t).map((function(t){return(0,c.addYears)(e,t)}))},e.prototype.data=function(e){var t=this,n=e.cellUID,r=e.focusedDate,o=e.isActiveView,a=e.max,i=e.min,l=e.selectedDate,s=e.selectionRange,p=void 0===s?u.U:s,d=e.viewDate;if(!d)return w;var v=this.abbrMonthNames(),f=(0,c.firstMonthOfYear)(d),m=(0,c.lastMonthOfYear)(d),g=f.getFullYear(),y=(0,h.w6)(0,4),b=(0,h.x2)();return(0,h.w6)(0,3).map((function(e){var s=(0,c.addMonths)(f,4*e);return y.map((function(e){var u=t.normalize((0,c.addMonths)(s,e),i,a);if(g<u.getFullYear())return null;var d=t.isEqual(u,p.start),y=t.isEqual(u,p.end),z=!d&&!y&&(0,h.o_)(u,p),w=o&&(Array.isArray(l)?t.isSelectedFromArray(u,l,i,a):(0,h.mh)(l,i,a)&&t.isEqual(u,l));return{formattedValue:v[u.getMonth()],id:"".concat(n).concat(u.getTime()),isFocused:t.isEqual(u,r),isSelected:w,isInRange:(0,h.mh)(u,i,a),isWeekend:!1,isRangeStart:d,isRangeMid:z,isRangeEnd:y,isRangeSplitEnd:z&&t.isEqual(u,m),isRangeSplitStart:z&&t.isEqual(u,f),isToday:t.isEqual(u,b),title:t.cellTitle(u),value:u}}))}))},e.prototype.isSelectedFromArray=function(e,t,n,r){var o=this,a=!1;return t.forEach((function(t){(0,h.mh)(e,n,r)&&o.isEqual(e,t)&&(a=!0)})),a},e.prototype.isEqual=function(e,t){return!(!e||!t)&&e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()},e.prototype.isInArray=function(e,t){if(!t.length)return!1;var n=e.getFullYear();return t[0].getFullYear()<=n&&n<=t[t.length-1].getFullYear()},e.prototype.isInRange=function(e,t,n){var r=(0,c.createDate)(e.getFullYear(),e.getMonth(),1),o=!t||(0,c.createDate)(t.getFullYear(),t.getMonth(),1)<=r,a=!n||r<=(0,c.createDate)(n.getFullYear(),n.getMonth(),1);return o&&a},e.prototype.isInSameView=function(e,t){return 0===(0,c.durationInYears)(e,t)},e.prototype.isRangeStart=function(e){return e.getFullYear()%10==0},e.prototype.move=function(e,t){var n=x[t];return n?n(e):e},e.prototype.cellTitle=function(e){return"".concat(e.getFullYear()," ").concat(this.value(e))},e.prototype.navigationTitle=function(e){return this.title(e)},e.prototype.title=function(e){return e?e.getFullYear().toString():""},e.prototype.rowLength=function(e){return 4},e.prototype.skip=function(e,t){return(0,c.durationInYears)(t,e)},e.prototype.total=function(e,t){return(0,c.durationInYears)(e,t)+1},e.prototype.value=function(e){return e?this.abbrMonthNames()[e.getMonth()]:""},e.prototype.viewDate=function(e,t,n){return void 0===n&&(n=1),(0,c.durationInYears)(e,t)<n?(0,c.addYears)(e,-1):e},e.prototype.abbrMonthNames=function(){return this._intl.dateFormatNames({nameType:"abbreviated",type:"months"})},e.prototype.normalize=function(e,t,n){return e<t&&this.isEqual(e,t)?(0,c.cloneDate)(t):e>n&&this.isEqual(e,n)?(0,c.cloneDate)(n):e},e}(),C=n(5771),O=((l={})[C.n.month]=z,l[C.n.year]=k,l[C.n.decade]=g,l[C.n.century]=v,l),V=function(){function e(e){this.bottom=C.n.month,this.top=C.n.century,this.onViewChanged=e}return e.prototype.configure=function(e,t){this.bottom=e,this.top=t},e.prototype.service=function(e,t){return new(O["".concat(e)])(t)},e.prototype.moveDown=function(e,t){this.move(e,-1,t)},e.prototype.moveUp=function(e,t){this.move(e,1,t)},e.prototype.moveToBottom=function(e){e!==this.bottom&&this.onViewChanged({view:this.bottom})},e.prototype.canMoveDown=function(e){return this.bottom<e},e.prototype.canMoveUp=function(e){return e<this.top},e.prototype.clamp=function(e){return e<this.bottom?this.bottom:e>this.top?this.top:e},e.prototype.move=function(e,t,n){var r=this.clamp(function(e,t){var n=C.n[C.n[e+t]];return void 0!==n?n:e}(e,t));r!==e&&this.onViewChanged({view:r},n)},e}()},4725:(e,t,n)=>{n.d(t,{f:()=>a});var r=n(5987),o={33:r.a.PrevView,34:r.a.NextView,35:r.a.LastInView,36:r.a.FirstInView,37:r.a.Left,38:r.a.Up,39:r.a.Right,40:r.a.Down,"meta+38":r.a.UpperView,"meta+40":r.a.LowerView},a=function(){function e(e){this.bus=e}return e.prototype.action=function(e){var t="".concat(e.ctrlKey||e.metaKey?"meta+":"").concat(e.keyCode);return o[t]},e.prototype.move=function(e,t,n,o,a){return o?t===r.a.UpperView&&this.bus.canMoveUp(n)?(this.bus.moveUp(n,a),e):t===r.a.LowerView&&this.bus.canMoveDown(n)?(this.bus.moveDown(n,a),e):o.move(e,t):e},e}()},4962:(e,t,n)=>{n.d(t,{g:()=>a});var r=n(3899),o=n(8047),a=r.forwardRef((function(e,t){var n=e._ref,a=r.useRef(null);r.useImperativeHandle(t,(function(){return a.current})),r.useImperativeHandle(n,(function(){return a.current}));var i=r.useMemo((function(){return(0,o.A)(e.className,"k-picker-wrap")}),[e.className]);return r.createElement("span",{ref:a,id:e.id,style:e.style,className:i,tabIndex:e.tabIndex},e.children)}))},2271:(e,t,n)=>{n.d(t,{Wr:()=>D,UP:()=>S,fv:()=>E});var r,o=n(3899),a=n(189),i=n(619),l=n(7037),c=n(9570),s=n(499),u=function(){this.symbols="",this.partMap=[]},h=function(e,t,n,r){var o=e[r+e.length-n.length],a=e.substring(0,r+e.length-n.length),i=n.substring(0,r),l=[];if(a===i&&r>0)return l.push([t[r-1],i[r-1]]),l;if(0===a.indexOf(i)&&(0===i.length||t[i.length-1]!==t[i.length])){var c="";1===i.length&&l.push([t[0],i[0]]);for(var s=i.length;s<a.length;s++)t[s]!==c&&"_"!==t[s]&&(c=t[s],l.push([c,""]));return l}if(0===i.indexOf(a)||"_"===t[r-1]){var u=t[0];for(s=Math.max(0,a.length-1);s<t.length;s++)if("_"!==t[s]){u=t[s];break}return[[u,i[r-1]]]}return" "===i[i.length-1]||i[i.length-1]===o?[[t[r-1],"_"]]:[[t[r-1],i[r-1]]]},p=function(e,t){return e[t.pattern[0]]=t.type,e},d=["k-widget","k-dateinput"],v=function(){function e(e,t,n){this.year=!0,this.month=!0,this.date=!0,this.hours=!0,this.minutes=!0,this.seconds=!0,this.milliseconds=!0,this.leadingZero=null,this.typedMonthPart="",this.knownParts="adHhmMsEy",this.symbols={E:"E",H:"H",M:"M",a:"a",d:"d",h:"h",m:"m",s:"s",y:"y"},this._value=(0,i.getDate)(new Date),this.intlProvider=e,this.formatPlaceholder=t,this.format=n,this.monthNames=this.allFormatedMonths()}return Object.defineProperty(e.prototype,"intl",{get:function(){return this.intlProvider()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"value",{get:function(){return this._value},enumerable:!1,configurable:!0}),e.prototype.setValue=function(e){e?(0,i.isEqual)(e,this._value)||(this._value=(0,i.cloneDate)(e),this.modifyExisting(!0)):(this._value=(0,i.getDate)(new Date),this.modifyExisting(!1))},e.prototype.hasValue=function(){var e=this;return this.intl.splitDateFormat(this.format).reduce((function(t,n){return t||"literal"!==n.type&&"dayperiod"!==n.type&&e.getExisting(n.pattern[0])}),!1)},e.prototype.getDateObject=function(){for(var e=0;e<this.knownParts.length;e++)if(!this.getExisting(this.knownParts[e]))return null;return(0,i.cloneDate)(this.value)},e.prototype.getTextAndFormat=function(){return this.merge(this.intl.formatDate(this.value,this.format),this.dateFormatString(this.value,this.format))},e.prototype.modifyExisting=function(e){for(var t=this.dateFormatString(this.value,this.format).symbols,n=0;n<t.length;n++)this.setExisting(t[n],e)},e.prototype.getExisting=function(e){switch(e){case"y":return this.year;case"M":case"L":return this.month;case"d":return this.date;case"E":return this.date&&this.month&&this.year;case"h":case"H":return this.hours;case"m":return this.minutes;case"s":return this.seconds;default:return!0}},e.prototype.setExisting=function(e,t){switch(e){case"y":this.year=t,!1===t&&this._value.setFullYear(2e3);break;case"M":this.month=t,!1===t&&this._value.setMonth(0);break;case"d":this.date=t;break;case"h":case"H":this.hours=t;break;case"m":this.minutes=t;break;case"s":this.seconds=t;break;default:return}},e.prototype.modifyPart=function(e,t){var n=(0,i.cloneDate)(this.value);switch(e){case"y":n.setFullYear(n.getFullYear()+t);break;case"M":n=(0,i.addMonths)(this.value,t);break;case"d":case"E":n.setDate(n.getDate()+t);break;case"h":case"H":n.setHours(n.getHours()+t);break;case"m":n.setMinutes(n.getMinutes()+t);break;case"s":n.setSeconds(n.getSeconds()+t);break;case"a":n.setHours(n.getHours()+12*t)}this.setExisting(e,!0),this._value=n},e.prototype.parsePart=function(e,t){var n;if(this.resetLeadingZero(),!t)return this.setExisting(e,!1),{value:null};for(var r=this.intl.formatDate(this.value,this.format),o=this.dateFormatString(this.value,this.format),a=o.symbols,l=!1,c="",s="",u="",h=0;h<r.length;h++)a[h]===e?(s+=this.getExisting(e)?r[h]:"0",l=!0):l?u+=r[h]:c+=r[h];for(var p=null,d=this.matchMonth(t);s.length>0&&"0"===s.charAt(0);)s=s.slice(1);for(s.length>=4&&(s=""),h=0;h<2;h++){var v=s+t,f=parseInt(v,10);if(!(p=this.intl.parseDate(c+v+u,this.format))&&!isNaN(f)&&!isNaN(parseInt(t,10))){if("M"===e&&!d){var m=f-1;m>-1&&m<12&&((p=(0,i.cloneDate)(this.value)).setMonth(m),p.getMonth()!==m&&(p=(0,i.lastDayOfMonth)((0,i.addMonths)(p,-1))))}"y"===e&&(p=(0,i.createDate)(parseInt(v,10),this.month?this.value.getMonth():0,this.date?this.value.getDate():1,this.hours?this.value.getHours():0,this.minutes?this.value.getMinutes():0,this.seconds?this.value.getSeconds():0,this.milliseconds?this.value.getMilliseconds():0),this.date&&p.getDate()!==this.value.getDate()&&(p=(0,i.lastDayOfMonth)((0,i.addMonths)(p,-1))))}if(p)return this._value=p,this.setExisting(e,!0),{value:this.value};s=""}return d&&(p=this.intl.parseDate(c+d+u,this.format))?(this._value=p,this.setExisting(e,!0),{value:this.value}):("0"===t&&(this.leadingZero=this.isAbbrMonth(o.partMap,e)?null:((n={})[e]=!0,n),this.setExisting(e,!1)),{value:null})},e.prototype.symbolMap=function(e){return this.intl.splitDateFormat(this.format).reduce(p,{})[e]},e.prototype.resetLeadingZero=function(){var e=null!==this.leadingZero;return this.leadingZero=null,e},e.prototype.isAbbrMonth=function(e,t){var n=this.partPattern(e,t);return"month"===n.type&&n.names},e.prototype.partPattern=function(e,t){return e.filter((function(e){return-1!==e.pattern.indexOf(t)}))[0]},e.prototype.matchMonth=function(e){if(this.typedMonthPart+=e.toLowerCase(),0===this.monthNames.length)return"";for(;this.typedMonthPart.length>0;){for(var t=0;t<this.monthNames.length;t++)if(0===this.monthNames[t].toLowerCase().indexOf(this.typedMonthPart))return this.monthNames[t];var n=parseInt(this.typedMonthPart,10);if(n>=1&&n<=12&&n.toString()===this.typedMonthPart)return this.monthNames[n-1];this.typedMonthPart=this.typedMonthPart.substring(1,this.typedMonthPart.length)}return""},e.prototype.allFormatedMonths=function(){for(var e=this.intl.splitDateFormat(this.format),t=0;t<e.length;t++)if("month"===e[t].type&&e[t].names)return this.intl.dateFormatNames(e[t].names);return[]},e.prototype.dateFormatString=function(e,t){for(var n=this.intl.splitDateFormat(t),r=[],o=[],a=0;a<n.length;a++)for(var i=this.intl.formatDate(e,{pattern:n[a].pattern}).length;i>0;)r.push(this.symbols[n[a].pattern[0]]||"_"),o.push(n[a]),i--;var l=new u;return l.symbols=r.join(""),l.partMap=o,l},e.prototype.merge=function(e,t){for(var n="",r="",o=t.symbols,a=o.length-1;a>=0;a--)if(-1===this.knownParts.indexOf(o[a])||this.getExisting(o[a]))n=e[a]+n,r=o[a]+r;else{for(var i=o[a];a>=0&&i===o[a];)a--;for(a++,n=this.leadingZero&&this.leadingZero[i]?"0"+n:this.dateFieldName(t.partMap[a])+n;r.length<n.length;)r=o[a]+r}return{text:n,format:r}},e.prototype.dateFieldName=function(e){var t=this.formatPlaceholder||"wide";return t[e.type]?t[e.type]:"formatPattern"===t?e.pattern:this.intl.dateFieldName(Object.assign(e,{nameType:t}))},e}(),f=n(3198),m=n(493),g=n(8047),y=n(2697),b=n(3228),z=n(848),w=n(6097),x=n(4006),k=n(9433),C=n(6973),O=n(7915),V=n(213),M=n(7244),H=(r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),I=function(){return I=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},I.apply(this,arguments)},E=function(e){function t(n){var r=e.call(this,n)||this;return r.kendoDate=null,r.currentFormat="",r.paste=!1,r._element=null,r._wrapper=null,r._inputId=(0,f.M)(),r._lastSelectedSymbol="",r.focus=function(){r._element&&r._element.focus()},r.setValidity=function(){r.element&&r.element.setCustomValidity&&r.element.setCustomValidity(r.validity.valid?"":r.props.validationMessage||t.defaultProps.validationMessage)},r.updateOnPaste=function(e){if(r.element&&r.kendoDate){var t=(0,s.provideIntlService)(r).parseDate(r.element.value,r.props.format)||r.value,n=r.value;r.kendoDate.setValue(t),r.triggerChange(e,n)}},r.spinnersMouseDown=function(e){e.preventDefault(),r.element&&document.activeElement!==r.element&&r.element.focus({preventScroll:!0})},r.handlePaste=function(){r.paste=!0},r.elementChange=function(e){if(r.element&&r.kendoDate){if(r.paste)return r.updateOnPaste(e),void(r.paste=!1);var t=r.kendoDate.getTextAndFormat(),n=t.text,o=t.format;r.currentFormat=o;var a=r.value,i=h(n,r.currentFormat,r.element.value,r.selection.start),l=1===i.length&&"_"===i[0][1];if(!l)for(var c=0;c<i.length;c++)r.kendoDate.parsePart(i[c][0],i[c][1]);i.length&&"_"!==i[0][0]&&r.setSelection(r.selectionBySymbol(i[0][0])),l&&r.switchDateSegment(1),r.triggerChange(e,a)}},r.elementClick=function(e){r.setSelection(r.selectionByIndex(r.selection.start))},r.nativeWheel=function(e){document.activeElement===r.element&&e.preventDefault()},r.wheel=function(e){document.activeElement===r.element&&(e.nativeEvent.deltaY<0&&r.increasePart(e),e.nativeEvent.deltaY>0&&r.decreasePart(e))},r.increasePart=function(e){r.modifyDateSegmentValue(1,e)},r.decreasePart=function(e){r.modifyDateSegmentValue(-1,e)},r.elementKeyDown=function(e){if(!e.altKey){switch(e.keyCode){case 37:r.switchDateSegment(-1);break;case 38:r.modifyDateSegmentValue(1,e);break;case 39:r.switchDateSegment(1);break;case 40:r.modifyDateSegmentValue(-1,e);break;default:return}e.preventDefault()}},r.elementOnFocus=function(e){r.wrapper&&r.wrapper.classList.add("k-focus"),r.setState({focused:!0})},r.elementOnBlur=function(e){r.wrapper&&r.wrapper.classList.remove("k-focus"),r.setState({focused:!1})},(0,x.s)(k.k),r.state={focused:!1},r}return H(t,e),t.prototype.componentDidMount=function(){this.setValidity(),this.wrapper&&this.wrapper.addEventListener("wheel",this.nativeWheel,{passive:!1})},t.prototype.componentDidUpdate=function(e,t){this._lastSelectedSymbol&&t.focused===this.state.focused?this.setSelection(this.selectionBySymbol(this._lastSelectedSymbol)):void 0!==this.props.placeholder&&this.selection.start===this.selection.end&&this.setSelection({start:0,end:this.currentFormat.length}),this.setValidity()},t.prototype.componentWillUnmount=function(){this.wrapper&&this.wrapper.removeEventListener("wheel",this.nativeWheel)},t.prototype.render=function(){var e=this,n=this.props,r=n.size,a=void 0===r?t.defaultProps.size:r,i=n.fillMode,u=void 0===i?t.defaultProps.fillMode:i,h=n.rounded,p=void 0===h?t.defaultProps.rounded:h;this.props._ref&&(this.props._ref.current=this);var v=(0,s.provideLocalizationService)(this),f=I(I({},t.defaultProps),this.props),z=f.name,x=f.label,k=f.id,C=this.text,V=C===this.props.placeholder?"":C,M=C===this.props.placeholder?C:void 0,H=k||this._inputId,E=!this.validityStyles||this.validity.valid,S=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))}([],d,!0);this.props.className&&S.push(this.props.className);var D=o.createElement(m.o,{onFocus:this.elementOnFocus,onBlur:this.elementOnBlur},(function(t){var n,r=t.onFocus,i=t.onBlur;return o.createElement("span",{ref:function(t){e._wrapper=t},style:x?void 0:{width:e.props.width},dir:e.props.dir,className:(0,g.A)("k-dateinput","k-input",(n={},n["k-input-".concat(y.G.sizeMap[a]||a)]=a,n["k-input-".concat(u)]=u,n["k-rounded-".concat(y.G.roundedMap[p]||p)]=p,n["k-invalid"]=!E,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),e.props.className),onFocus:r,onBlur:i},o.createElement("input",{role:e.props.ariaRole||"textbox",tabIndex:e.props.tabIndex,disabled:e.props.disabled,title:void 0!==e.props.title?e.props.title:C,type:"text",spellCheck:!1,autoComplete:"off",autoCorrect:"off",className:"k-input-inner",id:H,"aria-label":e.props.ariaLabel,"aria-labelledby":e.props.ariaLabelledBy,"aria-describedby":e.props.ariaDescribedBy,"aria-haspopup":e.props.ariaHasPopup,"aria-disabled":e.props.disabled,"aria-expanded":e.props.ariaExpanded,"aria-controls":e.props.ariaControls,onWheel:e.wheel,onClick:e.elementClick,onInput:e.elementChange,onPaste:e.handlePaste,onKeyDown:e.elementKeyDown,onChange:b.Z,value:V,placeholder:M,name:z,ref:function(t){return e._element=t}}),e.props.children,e.props.spinners&&o.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:e.spinnersMouseDown},o.createElement(l.z,{tabIndex:-1,type:"button",rounded:null,className:"k-spinner-increase",icon:"caret-alt-up",svgIcon:c.fRI,"aria-label":v.toLanguageString(O.WG,O.sY[O.WG]),title:v.toLanguageString(O.WG,O.sY[O.WG]),onClick:e.increasePart}),o.createElement(l.z,{tabIndex:-1,type:"button",rounded:null,className:"k-spinner-decrease",icon:"caret-alt-down",svgIcon:c.M7i,"aria-label":v.toLanguageString(O.ab,O.sY[O.ab]),title:v.toLanguageString(O.ab,O.sY[O.ab]),onClick:e.decreasePart})))}));return x?o.createElement(w._,{label:x,editorId:H,editorValue:C,editorValid:E,editorDisabled:this.props.disabled,children:D,style:{width:this.props.width}}):D},Object.defineProperty(t.prototype,"value",{get:function(){return void 0!==this.valueDuringOnChange?this.valueDuringOnChange:this.kendoDate&&this.kendoDate.getDateObject()},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"text",{get:function(){var e=I(I({},D.defaultProps),this.props),n=e.formatPlaceholder,r=void 0===n?t.defaultProps.formatPlaceholder:n,o=e.format,a=void 0===o?t.defaultProps.format:o,i=e.value,l=e.defaultValue;null===this.kendoDate?(this.kendoDate=new v(this.intl.bind(this),r,a),this.kendoDate.setValue(i||l||null)):(this.kendoDate.format=a,this.kendoDate.formatPlaceholder=r),void 0!==i&&this.value!==i&&this.kendoDate.setValue(i);var c=this.kendoDate.getTextAndFormat(),s=c.text,u=c.format;return this.currentFormat=u,null===e.placeholder||void 0===e.placeholder||this.state.focused||this.kendoDate.hasValue()?s:e.placeholder},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e,t,n,r=(e=this.value,t=this.min,n=this.max,(null===e||!(t&&t>e||n&&n<e))&&(0,V.Si)(this.value,this.props.minTime,this.props.maxTime)),o=void 0!==this.props.validationMessage,a=(!this.required||null!==this.value)&&r,i=void 0!==this.props.valid?this.props.valid:a;return{customError:o,rangeOverflow:this.value&&this.max.getTime()<this.value.getTime()||!1,rangeUnderflow:this.value&&this.value.getTime()<this.min.getTime()||!1,valid:i,valueMissing:null===this.value}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},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,"wrapper",{get:function(){return this._wrapper},enumerable:!1,configurable:!0}),t.prototype.intl=function(){return(0,s.provideIntlService)(this)},Object.defineProperty(t.prototype,"selection",{get:function(){var e={start:0,end:0};return null!==this.element&&void 0!==this.element.selectionStart&&(e={start:this.element.selectionStart,end:this.element.selectionEnd}),e},enumerable:!1,configurable:!0}),t.prototype.setSelection=function(e){var t=this;this._lastSelectedSymbol=this.currentFormat[e.start],window.requestAnimationFrame((function(){t.element&&document.activeElement===t.element&&t.element.setSelectionRange(e.start,e.end)}))},t.prototype.triggerChange=function(e,t){this.valueDuringOnChange=this.value,this.forceUpdate(),this.props.onChange&&!(0,i.isEqual)(t,this.value)&&this.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:this.value,target:this}),this.valueDuringOnChange=void 0},t.prototype.selectionBySymbol=function(e){for(var t=-1,n=0,r=0;r<this.currentFormat.length;r++)this.currentFormat[r]===e&&(n=r+1,-1===t&&(t=r));return t<0&&(t=0),{start:t,end:n}},t.prototype.selectionByIndex=function(e){for(var t={start:e,end:e},n=e,r=e-1;n<this.currentFormat.length||r>=0;n++,r--){if(n<this.currentFormat.length&&"_"!==this.currentFormat[n]){t=this.selectionBySymbol(this.currentFormat[n]);break}if(r>=0&&"_"!==this.currentFormat[r]){t=this.selectionBySymbol(this.currentFormat[r]);break}}return t},t.prototype.switchDateSegment=function(e){var t=this.selection,n=t.start,r=t.end;if(n<r&&this.currentFormat[n]!==this.currentFormat[r-1])this.setSelection(this.selectionByIndex(e>0?n:r-1));else{for(var o=this.currentFormat[n],a=n+e;a>0&&a<this.currentFormat.length&&(this.currentFormat[a]===o||"_"===this.currentFormat[a]);)a+=e;if("_"!==this.currentFormat[a]){for(var i=a;i>=0&&i<this.currentFormat.length&&this.currentFormat[i]===this.currentFormat[a];)i+=e;a>i&&(i+1!==n||a+1!==r)?this.setSelection({start:i+1,end:a+1}):a<i&&(a!==n||i!==r)&&this.setSelection({start:a,end:i})}}},t.prototype.modifyDateSegmentValue=function(e,t){if(this.kendoDate){var n=this.value,r=this.currentFormat[this.selection.start],o=this.kendoDate.symbolMap(r),a=((this.props.steps||{})[o]||1)*e;this.kendoDate.modifyPart(r,a),this.triggerChange(t,n)}},t.displayName="DateInput",t.propTypes={value:a.instanceOf(Date),format:a.oneOfType([a.string,a.shape({skeleton:a.string,pattern:a.string,date:a.oneOf(["short","medium","long","full"]),time:a.oneOf(["short","medium","long","full"]),datetime:a.oneOf(["short","medium","long","full"]),era:a.oneOf(["narrow","short","long"]),year:a.oneOf(["numeric","2-digit"]),month:a.oneOf(["numeric","2-digit","narrow","short","long"]),day:a.oneOf(["numeric","2-digit"]),weekday:a.oneOf(["narrow","short","long"]),hour:a.oneOf(["numeric","2-digit"]),hour12:a.bool,minute:a.oneOf(["numeric","2-digit"]),second:a.oneOf(["numeric","2-digit"]),timeZoneName:a.oneOf(["short","long"])})]),formatPlaceholder:a.oneOfType([a.oneOf(["wide","narrow","short","formatPattern"]),a.shape({year:a.string,month:a.string,day:a.string,hour:a.string,minute:a.string,second:a.string})]),width:a.oneOfType([a.string,a.number]),tabIndex:a.number,title:a.string,steps:a.shape({year:a.number,month:a.number,day:a.number,hour:a.number,minute:a.number,second:a.number}),min:a.instanceOf(Date),max:a.instanceOf(Date),disabled:a.bool,spinners:a.bool,name:a.string,dir:a.string,label:a.string,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string,ariaRole:a.string,ariaHasPopup:a.oneOfType([a.bool,a.string]),ariaExpanded:a.oneOfType([a.bool]),onChange:a.func,validationMessage:a.string,required:a.bool,validate:a.bool,valid:a.bool,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},t.defaultProps={format:"d",size:"medium",rounded:"medium",fillMode:"solid",formatPlaceholder:"wide",spinners:!1,disabled:!1,max:(0,i.cloneDate)(C.f1),min:(0,i.cloneDate)(C.P1),minTime:(0,i.cloneDate)(M.oP),maxTime:(0,i.cloneDate)(M.bB),required:!1,validityStyles:!0,validationMessage:"Please enter a valid value!",placeholder:null,ariaHasPopup:"grid"},t}(o.Component),S=(0,z.Y)(),D=(0,z.u)(S,E);D.displayName="KendoReactDateInput",(0,s.registerForIntl)(E),(0,s.registerForLocalization)(E)},2514:(e,t,n)=>{n.d(t,{Z:()=>H,Mt:()=>I});var r,o=n(3899),a=n(189),i=n(9222),l=n(619),c=n(3198),s=n(3493),u=n(4006),h=n(8047),p=n(493),d=n(2697),v=n(848),f=n(9570),m=n(9433),g=n(2271),y=n(4554),b=n(6973),z=n(7915),w=n(499),x=n(917),k=n(4962),C=n(3381),O=(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)}),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)},M=function(e){function t(n){var r=e.call(this,n)||this;return r._popupId=(0,c.M)(),r._element=null,r._dateInput=o.createRef(),r._calendar=null,r.shouldFocusDateInput=!1,r.prevShow=!1,r.focus=function(){r.dateInput&&r.dateInput.focus()},r.setCalendarRef=function(e){r._calendar=e},r.nextValue=function(e,t){return void 0!==e.value?e.value:t.value},r.nextShow=function(e,t){return void 0!==e.show?e.show:t.show},r.handleInputValueChange=function(e){r.handleValueChange(e.value,e)},r.handleCalendarValueChange=function(e){var t=r.mergeTime(e.value);r.handleValueChange(t,e)},r.handleValueChange=function(e,t){r.setState({value:(0,l.cloneDate)(e||void 0),show:!1}),r.valueDuringOnChange=e,r.showDuringOnChange=!1,r.shouldFocusDateInput=!0;var n=r.props.onChange;n&&n.call(void 0,{syntheticEvent:t.syntheticEvent,nativeEvent:t.nativeEvent,value:r.value,show:r.show,target:r}),r.valueDuringOnChange=void 0,r.showDuringOnChange=void 0},r.handleFocus=function(){r.setState({focused:!0})},r.handleBlur=function(){r.setState({focused:!1}),r.setShow(!1)},r.handleIconClick=function(){r.props.disabled||(r.shouldFocusDateInput=!0,r.setShow(!r.show))},r.handleIconMouseDown=function(e){e.preventDefault()},r.handleKeyDown=function(e){var t=e.altKey,n=e.keyCode;if(n===s.R.esc)return r.shouldFocusDateInput=!0,void r.setShow(!1);!t||n!==s.R.up&&n!==s.R.down||(e.preventDefault(),e.stopPropagation(),r.shouldFocusDateInput=n===s.R.up,r.setShow(n===s.R.down))},(0,u.s)(m.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue,show:r.props.defaultShow||t.defaultProps.defaultShow,focused:!1},r}return O(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInput",{get:function(){return this._dateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"calendar",{get:function(){return this._calendar},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,l.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInputComp",{get:function(){return this.props.dateInput||t.defaultProps.dateInput},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"toggleButtonComp",{get:function(){return this.props.toggleButton||t.defaultProps.toggleButton},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"calendarComp",{get:function(){return this.props.calendar||t.defaultProps.calendar},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"popupComp",{get:function(){return this.props.popup||t.defaultProps.popup},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pickerWrapComp",{get:function(){return this.props.pickerWrap||t.defaultProps.pickerWrap},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=(0,b.qS)(this.value,this.min,this.max),t=void 0!==this.props.validationMessage,n=(!this.required||null!==this.value)&&e,r=void 0!==this.props.valid?this.props.valid:n;return{customError:t,rangeOverflow:this.value&&this.max.getTime()<this.value.getTime()||!1,rangeUnderflow:this.value&&this.value.getTime()<this.min.getTime()||!1,valid:r,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.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){this._calendar&&this._calendar.element&&this.show&&!this.prevShow&&this._calendar.element.focus({preventScroll:!0}),this.dateInput&&this.dateInput.element&&!this.show&&this.shouldFocusDateInput&&this.dateInput.element.focus({preventScroll:!0}),this.prevShow=this.show,this.shouldFocusDateInput=!1},t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,n=this.props,r=n.size,a=void 0===r?t.defaultProps.size:r,i=n.rounded,c=void 0===i?t.defaultProps.rounded:i,s=n.fillMode,u=void 0===s?t.defaultProps.fillMode:s,v=n.disabled,m=n.tabIndex,g=n.title,y=n.id,b=n.format,x=n.formatPlaceholder,k=n.min,O=n.max,M=n.weekNumber,H=n.focusedDate,I=n.className,E=n.width,S=n.name,D=n.validationMessage,L=n.required,P=n.validityStyles,_=n.ariaLabelledBy,B=n.ariaDescribedBy,T=n.ariaLabel,R=this.props.popupSettings,N=R.popupClass,j=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,["popupClass"]),A=this.show,F=this.value,q=F&&(0,l.getDate)(F),K=!this.validityStyles||this.validity.valid,U=(0,h.A)("k-calendar-container k-group k-reset",N),W={disabled:v,format:b,formatPlaceholder:x,id:y,ariaLabelledBy:_,ariaDescribedBy:B,ariaLabel:T,max:O,min:k,name:S,onChange:this.handleInputValueChange,required:L,tabIndex:A?-1:m,title:g,valid:this.validity.valid,validationMessage:D,validityStyles:P,value:F,label:void 0,placeholder:this.state.focused?null:this.props.placeholder,ariaExpanded:this.show,size:null,fillMode:null,rounded:null},Y=V({popupClass:"k-datepicker-popup",show:A,anchor:this._element,className:U,id:this._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},j),G={disabled:v,value:q,min:k,max:O,weekNumber:M,focusedDate:H,onChange:this.handleCalendarValueChange},Z=(0,w.provideLocalizationService)(this).toLanguageString(z.WA,z.sY[z.WA]),X=o.createElement(p.o,{onFocus:this.handleFocus,onBlur:this.handleBlur,onSyncBlur:this.props.onBlur,onSyncFocus:this.props.onFocus},(function(t){var n,r=t.onFocus,i=t.onBlur;return o.createElement("span",{ref:function(t){e._element=t},className:(0,h.A)("k-input","k-datepicker",(n={},n["k-input-".concat(d.G.sizeMap[a]||a)]=a,n["k-rounded-".concat(d.G.roundedMap[c]||c)]=c,n["k-input-".concat(u)]=u,n["k-invalid"]=!K,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),I),onKeyDown:e.handleKeyDown,style:{width:E},onFocus:r,onBlur:i},o.createElement(e.dateInputComp,V({_ref:e._dateInput,ariaRole:"combobox",ariaExpanded:e.show,ariaControls:e._popupId},W)),o.createElement(e.toggleButtonComp,{type:"button",icon:"calendar",svgIcon:f.CHk,title:Z,className:"k-input-button",rounded:null,onClick:e.handleIconClick,"aria-label":Z,onMouseDown:e.handleIconMouseDown}),o.createElement(e.popupComp,V({},Y),o.createElement(e.calendarComp,V({_ref:e.setCalendarRef},G))))}));return this.props.label?o.createElement(C.g,{dateInput:this._dateInput,label:this.props.label,editorId:y,editorValid:K,editorDisabled:this.props.disabled,children:X,style:{width:this.props.width}}):X},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.prototype.mergeTime=function(e){return this.value&&e?(0,b.q_)(e,this.value):e},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.displayName="DatePicker",t.propTypes={className:a.string,defaultShow:a.bool,defaultValue:a.instanceOf(Date),disabled:a.bool,focusedDate:a.instanceOf(Date),format:a.oneOfType([a.string,a.shape({skeleton:a.string,pattern:a.string,date:a.oneOf(["short","medium","long","full"]),time:a.oneOf(["short","medium","long","full"]),datetime:a.oneOf(["short","medium","long","full"]),era:a.oneOf(["narrow","short","long"]),year:a.oneOf(["numeric","2-digit"]),month:a.oneOf(["numeric","2-digit","narrow","short","long"]),day:a.oneOf(["numeric","2-digit"]),weekday:a.oneOf(["narrow","short","long"]),hour:a.oneOf(["numeric","2-digit"]),hour12:a.bool,minute:a.oneOf(["numeric","2-digit"]),second:a.oneOf(["numeric","2-digit"]),timeZoneName:a.oneOf(["short","long"])})]),formatPlaceholder:a.oneOfType([a.oneOf(["wide","narrow","short","formatPattern"]),a.shape({year:a.string,month:a.string,day:a.string,hour:a.string,minute:a.string,second:a.string})]),id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string,min:a.instanceOf(Date),max:a.instanceOf(Date),name:a.string,popupSettings:a.shape({animate:a.bool,appendTo:a.any,popupClass:a.string}),show:a.bool,tabIndex:a.number,title:a.string,value:a.instanceOf(Date),weekNumber:a.bool,width:a.oneOfType([a.number,a.string]),validationMessage:a.string,required:a.bool,validate:a.bool,valid:a.bool,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},t.defaultProps={defaultShow:!1,defaultValue:null,dateInput:g.Wr,calendar:y.f,toggleButton:x.C,popup:i.G,pickerWrap:k.g,disabled:!1,format:"d",max:b.f1,min:b.P1,popupSettings:{},tabIndex:0,weekNumber:!1,required:!1,validityStyles:!0,size:"medium",rounded:"medium",fillMode:"solid"},t}(o.Component),H=(0,v.Y)(),I=(0,v.u)(H,M);I.displayName="KendoReactDatePicker",(0,w.registerForLocalization)(M)},917:(e,t,n)=>{n.d(t,{C:()=>r});var r=n(7037).z},7244:(e,t,n)=>{n.d(t,{on:()=>r,P1:()=>o,f1:()=>a,oP:()=>i,bB:()=>l});var r=new Date(1980,0,1),o=new Date(1900,0,1),a=new Date(2099,11,31),i=new Date(1980,0,1),l=new Date(1980,0,1,23,59,59)},3381:(e,t,n)=>{n.d(t,{g:()=>i});var r=n(3899),o=n(6097),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(e){var t,n,i,l,c=(t=e.dateInput,i=(n=r.useState(!1))[0],l=n[1],r.useEffect((function(){t.current&&l(Boolean(t.current.text))})),{editorValue:i});return r.createElement(o._,a({},e,c))}},7535:(e,t,n)=>{n.r(t),n.d(t,{Calendar:()=>i.f,CalendarCell:()=>Xe.V,CalendarHeaderTitle:()=>Qe.I,CalendarNavigationItem:()=>Je.R,CalendarPropsContext:()=>i.AL,CalendarViewEnum:()=>Oe.n,CalendarWeekCell:()=>$e.B,DateInput:()=>l.Wr,DateInputPropsContext:()=>l.UP,DatePicker:()=>c.Mt,DatePickerPropsContext:()=>c.Z,DateRangePicker:()=>Ze,DateRangePickerPropsContext:()=>Ge,DateTimePicker:()=>ct,DateTimePickerPropsContext:()=>lt,MultiViewCalendar:()=>qe,MultiViewCalendarPropsContext:()=>Fe,PickerWrap:()=>ut.g,TimePicker:()=>xe,TimePickerPropsContext:()=>we,ToggleButton:()=>st.C});var r,o,a,i=n(4554),l=n(2271),c=n(2514),s=n(3899),u=n(189),h=n(9222),p=n(619),d=n(3198),v=n(3493),f=n(8047),m=n(493),g=n(2697),y=n(848),b=n(9570),z=n(499),w=n(4006),x=n(9433),k=n(7915),C=n(6973),O=n(213),V=n(3228),M=n(2554),H=n(5593),I=function(e,t){var n=(0,p.cloneDate)(e);return n.setHours(t),n},E=function(e){return null!==e&&e<12},S=function(e,t,n){return!t&&!n||e>=t&&e<=n},D=function(e,t,n){return!t&&!n||e>=t||e<=n},L=function(){function e(e){this.intl=e,this.min=null,this.max=null,this.part=null}return e.prototype.apply=function(e,t){var n=e.getHours(),r=E(n),o=E(t.getHours());if(r&&o||!r&&!o)return e;var a=this.normalizedRange(),i=a[0],l=a[1],c=void 0===l?24:l,s=n+(o?-12:12);return I(e,Math.min(Math.max(i,s),c||24))},e.prototype.configure=function(e){var t=e.min,n=void 0===t?this.min:t,r=e.max,o=void 0===r?this.max:r,a=e.part,i=void 0===a?this.part:a;this.min=n,this.max=o,this.part=i},e.prototype.data=function(e){var t=this.part&&this.part.names;if(!t||!this.min)return[];var n,r=[],o=this.normalizedRange(),a=o[0],i=o[1],l=this.intl.dateFormatNames(t);return E(a)&&r.push({text:l.am,value:I(this.min,a)}),null!==(n=i)&&(!n||n>11)&&r.push({text:l.pm,value:I(this.min,Math.max(12,i))}),this.min.getHours()!==a?r.reverse():r},e.prototype.isRangeChanged=function(e,t){return!1},e.prototype.limitRange=function(e,t,n){return[e,t]},e.prototype.total=function(){var e=this.normalizedRange(),t=e[0],n=e[1];return(t||n)&&(t>11||n<12)?1:2},e.prototype.selectedIndex=function(e){if(!this.valueInList(e)||!this.min)return-1;var t=Math.floor(e.getHours()/12);return this.min.getHours()===this.normalizedRange()[0]?t:0===t?1:0},e.prototype.valueInList=function(e){return!(!this.min||!this.max)&&(this.min.getHours()!==this.normalizedRange()[0]?D:S)(e.getHours(),this.min.getHours(),this.max.getHours())},e.prototype.normalizedRange=function(){var e=this.min.getHours(),t=this.max.getHours();return[Math.min(e,t),Math.max(e,t)]},e}(),P=(24,function(e){return e%24}),_=function(e,t){return P(24+e-t)},B=function(e){return function(t,n){return n&&(0,p.getDate)(t).getTime()!==(0,p.getDate)(n).getTime()?(0,O.Bq)(t,e):t}},T=B(0),R=B(23),N=function(){function e(e){this.intl=e,this.boundRange=!1,this.insertUndividedMax=!1,this.min=null,this.max=null,this.step=0,this.toListItem=null}return e.prototype.apply=function(e,t){return(0,O.Bq)(e,t.getHours())},e.prototype.configure=function(e){var t=this,n=e.boundRange,r=void 0===n?this.boundRange:n,o=e.insertUndividedMax,a=void 0===o?this.insertUndividedMax:o,i=e.min,l=void 0===i?this.min:i,c=e.max,s=void 0===c?this.max:c,u=e.part,h=e.step,p=void 0===h?this.step:h;this.boundRange=r,this.insertUndividedMax=a,this.toListItem=function(e){var n=(0,O.Bq)(C.on,e);return{text:t.intl.formatDate(n,u.pattern),value:n}},this.min=l,this.max=s,this.step=p},e.prototype.data=function(e){var t,n,r=this,o=this.range(e)[0],a=(t=o,n=this.step,function(e){return P(t+e*n)}),i=(0,O.w6)(0,this.countFromMin(e)).map((function(e){return r.toListItem&&r.toListItem(a(e))}));return this.addLast(i),e&&this.addMissing(i,e),i},e.prototype.isRangeChanged=function(e,t){return!(!this.min||!this.max||(0,p.isEqual)(this.min,e)&&(0,p.isEqual)(this.max,t))},e.prototype.limitRange=function(e,t,n){return this.boundRange?[T(e,n),R(t,n)]:[e,t]},e.prototype.total=function(e){var t=this.insertUndividedMax&&this.isLastMissing(e)?1:0,n=this.isMissing(e)?1:0;return this.countFromMin(e)+n+t},e.prototype.selectedIndex=function(e){return Math.ceil(this.divideByStep(e))},e.prototype.valueInList=function(e){return!e||this.insertUndividedMax&&this.lastHour(e)===e.getHours()||!this.isMissing(e)},e.prototype.addLast=function(e,t){return this.insertUndividedMax&&this.isLastMissing(t)&&this.toListItem&&e.push(this.toListItem(this.lastHour(t))),e},e.prototype.addMissing=function(e,t){if(this.valueInList(t))return e;if(this.toListItem){var n=this.toListItem(t.getHours());e.splice(this.selectedIndex(t),0,n)}return e},e.prototype.countFromMin=function(e){var t=this.range(e),n=t[0],r=t[1];return Math.floor(_(r,n)/this.step)+1},e.prototype.isMissing=function(e){return!!e&&this.selectedIndex(e)!==this.divideByStep(e)},e.prototype.isLastMissing=function(e){return null!==this.max&&this.isMissing((0,O.Bq)(this.max,this.lastHour(e)))},e.prototype.divideByStep=function(e){return _(e.getHours(),this.min.getHours())/this.step},e.prototype.lastHour=function(e){return this.range(e)[1]},e.prototype.range=function(e){var t=this.limitRange(this.min,this.max,e),n=t[0],r=t[1];return[n.getHours(),r.getHours()]},e}(),j=function(e){return e%60},A=function(e,t){return j(60+e-t)},F=function(e){return function(t,n){return n&&t.getHours()!==n.getHours()?(0,O.HZ)(t,e):t}},q=F(0),K=F(59),U=function(){function e(e){this.intl=e,this.toListItem=null,this.min=null,this.max=null,this.step=0,this.insertUndividedMax=!1}return e.prototype.apply=function(e,t){return(0,O.HZ)(e,t.getMinutes())},e.prototype.configure=function(e){var t=this,n=e.insertUndividedMax,r=void 0===n?this.insertUndividedMax:n,o=e.min,a=void 0===o?this.min:o,i=e.max,l=void 0===i?this.max:i,c=e.part,s=e.step,u=void 0===s?this.step:s;this.insertUndividedMax=r,this.toListItem=function(e){var n=(0,O.HZ)(C.on,e);return{text:t.intl.formatDate(n,c.pattern),value:n}},this.min=a,this.max=l,this.step=u},e.prototype.data=function(e){var t,n,r=this,o=this.range(e)[0],a=(t=o,n=this.step,function(e){return j(t+e*n)}),i=(0,O.w6)(0,this.countFromMin(e)).map((function(e){return r.toListItem&&r.toListItem(a(e))}));return this.addLast(i),e&&this.addMissing(i,e),i},e.prototype.isRangeChanged=function(e,t){return!(null===this.min||null===this.max||(0,p.isEqual)(this.min,e)&&(0,p.isEqual)(this.max,t))},e.prototype.limitRange=function(e,t,n){return[q(e,n),K(t,n)]},e.prototype.total=function(e){var t=this.insertUndividedMax&&this.isLastMissing(e)?1:0,n=this.isMissing(e)?1:0;return this.countFromMin(e)+n+t},e.prototype.selectedIndex=function(e){return Math.ceil(this.divideByStep(e))},e.prototype.valueInList=function(e){return!e||this.insertUndividedMax&&this.lastMinute(e)===e.getMinutes()||!this.isMissing(e)},e.prototype.addLast=function(e,t){return this.insertUndividedMax&&this.isLastMissing(t)&&this.toListItem&&e.push(this.toListItem(this.lastMinute(t))),e},e.prototype.addMissing=function(e,t){if(this.valueInList(t))return e;if(this.toListItem){var n=this.toListItem(t.getMinutes());e.splice(this.selectedIndex(t),0,n)}return e},e.prototype.countFromMin=function(e){var t=this.range(e),n=t[0],r=t[1];return Math.floor(A(r,n)/this.step)+1},e.prototype.isMissing=function(e){return!!e&&this.selectedIndex(e)!==this.divideByStep(e)},e.prototype.isLastMissing=function(e){return null!==this.max&&this.isMissing((0,O.HZ)(this.max,this.lastMinute(e)))},e.prototype.divideByStep=function(e){return A(e.getMinutes(),this.min.getMinutes())/this.step},e.prototype.lastMinute=function(e){return this.range(e)[1]},e.prototype.range=function(e){var t=this.limitRange(this.min,this.max,e),n=t[0],r=t[1];return[n.getMinutes(),r.getMinutes()]},e}(),W=function(e){return e%60},Y=function(e,t){return W(60+e-t)},G=function(e){return function(t,n){return!n||t.getMinutes()===n.getMinutes()&&t.getHours()===n.getHours()?t:(0,O.Op)(t,e)}},Z=G(0),X=G(59),$=function(){function e(e){this.intl=e,this.toListItem=null,this.min=null,this.max=null,this.step=0,this.insertUndividedMax=!1}return e.prototype.apply=function(e,t){return(0,O.Op)(e,t.getSeconds())},e.prototype.configure=function(e){var t=this,n=e.insertUndividedMax,r=void 0===n?this.insertUndividedMax:n,o=e.min,a=void 0===o?this.min:o,i=e.max,l=void 0===i?this.max:i,c=e.part,s=e.step,u=void 0===s?this.step:s;this.insertUndividedMax=r,this.toListItem=function(e){var n=(0,O.Op)(C.on,e);return{text:t.intl.formatDate(n,c.pattern),value:n}},this.min=a,this.max=l,this.step=u},e.prototype.data=function(e){var t,n,r=this,o=this.range(e)[0],a=(t=o,n=this.step,function(e){return W(t+e*n)}),i=(0,O.w6)(0,this.countFromMin(e)).map((function(e){return r.toListItem&&r.toListItem(a(e))}));return this.addLast(i),e&&this.addMissing(i,e),i},e.prototype.isRangeChanged=function(e,t){return!(null===this.min||null===this.max||(0,p.isEqual)(this.min,e)&&(0,p.isEqual)(this.max,t))},e.prototype.limitRange=function(e,t,n){return[Z(e,n),X(t,n)]},e.prototype.total=function(e){var t=this.insertUndividedMax&&this.isLastMissing(e)?1:0,n=this.isMissing(e)?1:0;return this.countFromMin(e)+n+t},e.prototype.selectedIndex=function(e){return Math.ceil(this.divideByStep(e))},e.prototype.valueInList=function(e){return!e||this.insertUndividedMax&&this.lastSecond(e)===e.getSeconds()||!this.isMissing(e)},e.prototype.divideByStep=function(e){return Y(e.getSeconds(),this.min.getSeconds())/this.step},e.prototype.addLast=function(e,t){return this.insertUndividedMax&&this.isLastMissing(t)&&this.toListItem&&e.push(this.toListItem(this.lastSecond(t))),e},e.prototype.addMissing=function(e,t){if(this.valueInList(t))return e;if(this.toListItem){var n=this.toListItem(t.getSeconds());e.splice(this.selectedIndex(t),0,n)}return e},e.prototype.countFromMin=function(e){var t=this.range(e),n=t[0],r=t[1];return Math.floor(Y(r,n)/this.step)+1},e.prototype.isMissing=function(e){return!!e&&this.selectedIndex(e)!==this.divideByStep(e)},e.prototype.isLastMissing=function(e){return null!==this.max&&this.isMissing((0,O.Op)(this.max,this.lastSecond(e)))},e.prototype.lastSecond=function(e){return this.range(e)[1]},e.prototype.range=function(e){var t=this.limitRange(this.min,this.max,e),n=t[0],r=t[1];return[n.getSeconds(),r.getSeconds()]},e}(),Q=n(7827),J=function(){function e(){this.itemHeight=0,this.timeListHeight=0,this.didCalculate=!1}return e.prototype.ensureHeights=function(){void 0===this.timeListHeight&&this.calculateHeights()},e.prototype.calculateHeights=function(e){if(Q.N){var t=(0,C.Ii)("div"),n=(0,C.Ii)("span"),r=(0,C.Ii)("ul"),o=(0,C.Ii)("li"),a=t([n("minute","k-title"),t([t([r([o("<span>02</span>","k-item")],"k-reset")],"k-content k-calendar-content k-scrollable k-time-container")],"k-time-list")],"k-time-list-wrapper",{left:"-10000px",position:"absolute"}),i=e&&e.querySelector(".k-time-container")||document.body,l=i.appendChild(a);this.timeListHeight=l.querySelector(".k-scrollable").offsetHeight,this.itemHeight=l.querySelector("li").offsetHeight,i.removeChild(l),this.didCalculate=!0}},e}(),ee=(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)}),te=2,ne=.05,re=100,oe=((o={})[v.R.end]=function(e,t){return e[e.length-1]},o[v.R.home]=function(e,t){return e[0]},o[v.R.up]=function(e,t){return e[t-1]},o[v.R.down]=function(e,t){return e[t+1]},o),ae=((a={})[H.p.dayperiod]=L,a[H.p.hour]=N,a[H.p.minute]=U,a[H.p.second]=$,a),ie=function(e){function t(n){var r=e.call(this,n)||this;return r.intl=null,r._element=null,r.service=null,r.virtualization=null,r.topOffset=0,r.bottomOffset=0,r.itemHeight=0,r.listHeight=0,r.topThreshold=0,r.bottomThreshold=0,r.animateToIndex=!1,r.focus=function(e){Promise.resolve().then((function(){r.element&&r.element.focus(e)}))},r.itemOffset=function(e){if(!r.virtualization||!r.service)return-1;var t=r.service.selectedIndex(r.props.value),n=r.virtualization.activeIndex(),o=r.virtualization.itemOffset(n),a=Math.abs(Math.ceil(e)-o);if(t===n&&a<te)return o;var i=t>n;return i&&a>=r.bottomThreshold||!i&&a>r.topThreshold?r.virtualization.itemOffset(n+1):o},r.calculateHeights=function(){r.dom.didCalculate&&(r.itemHeight=r.dom.itemHeight,r.listHeight=r.dom.timeListHeight,r.topOffset=(r.listHeight-r.itemHeight)/2,r.bottomOffset=r.listHeight-r.itemHeight,r.topThreshold=r.itemHeight*ne,r.bottomThreshold=r.itemHeight*(1-ne))},r.configureServices=function(e){var t=void 0===e?r.props:e,n=t.min,o=t.max,a=t.value;if(r.service){var i=r.service.limitRange(n||r.min,o||r.max,a||r.props.value),l=i[0],c=i[1];r.service.configure(r.serviceSettings({min:l,max:c}))}},r.serviceSettings=function(e){var n={boundRange:r.props.boundRange||t.defaultProps.boundRange,insertUndividedMax:!1,min:(0,p.cloneDate)(r.min),max:(0,p.cloneDate)(r.max),part:r.props.part,step:r.step},o=Object.assign({},n,e);return o.boundRange="hour"!==o.part.type||r.props.boundRange||t.defaultProps.boundRange,o},r.handleScrollAction=function(e){var t=e.target,n=e.animationInProgress;if(r.virtualization&&r.service&&t&&!n){r.animateToIndex=!1;var o=r.virtualization.itemIndex(r.itemOffset(t.scrollTop)),a=r.service.data(r.props.value)[o];r.handleChange(a)}},r.handleFocus=function(e){var t=r.props.onFocus;t&&t.call(void 0,e)},r.handleBlur=function(e){var t=r.props.onBlur;t&&t.call(void 0,e)},r.handleMouseOver=function(){r._element&&document&&document.activeElement!==r._element&&r.props.show&&r._element.focus({preventScroll:!0})},r.handleKeyDown=function(e){if(r.service){var t=e.keyCode;t!==v.R.down&&t!==v.R.up&&t!==v.R.end&&t!==v.R.home||e.preventDefault();var n=(oe[e.keyCode]||V.Z)(r.service.data(r.props.value),r.service.selectedIndex(r.props.value));n&&r.handleChange(n)}},r.handleChange=(0,C.Ds)((function(e){if(r.service){var t=r.service.apply(r.props.value,e.value);if(r.props.value.getTime()!==t.getTime()){var n=r.props.onChange;n&&n.call(void 0,t)}}}),re),r.dom=new J,r}return ee(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"animate",{get:function(){return Boolean(this.props.smoothScroll&&this.animateToIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return this.props.min||t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return this.props.max||t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"step",{get:function(){return void 0!==this.props.step&&0!==this.props.step?Math.floor(this.props.step):t.defaultProps.step},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){var e=this;Promise.resolve().then((function(){e._element&&(e.dom.calculateHeights(e._element),e.forceUpdate())}))},t.prototype.componentDidUpdate=function(){if(this.virtualization&&this.service){var e=this.service.selectedIndex(this.props.value);this.virtualization[this.animate?"animateToIndex":"scrollToIndex"](e),this.animateToIndex=!0}},t.prototype.render=function(){var e=this;if(this.props.part.type&&ae[this.props.part.type]){this.calculateHeights(),this.intl=(0,z.provideIntlService)(this),this.service=new ae[this.props.part.type](this.intl),this.configureServices();var t=this.service.data(this.props.value),n="translateY("+this.topOffset+"px)",r=this.service.total(this.props.value),o=s.createElement("ul",{style:{transform:n,msTransform:n},className:"k-reset"},t.map((function(t,n){return s.createElement("li",{key:n,className:"k-item",onClick:function(){e.handleChange(t)}},s.createElement("span",null,t.text))})));return s.createElement("div",{className:"k-time-list",id:String(this.props.id||""),tabIndex:this.props.disabled?-1:0,ref:function(t){e._element=t},onKeyDown:this.handleKeyDown,onFocus:this.handleFocus,onBlur:this.handleBlur,onMouseOver:this.handleMouseOver},this.dom.didCalculate?s.createElement(M.$,{bottomOffset:this.bottomOffset,children:o,className:"k-time-container",itemHeight:this.itemHeight,maxScrollDifference:this.listHeight,onScrollAction:this.handleScrollAction,ref:function(t){e.virtualization=t},role:"presentation",skip:0,tabIndex:-1,take:r,topOffset:this.topOffset,total:r}):s.createElement("div",{className:"k-time-container"},o))}},t.propTypes={id:u.number,max:u.instanceOf(Date),min:u.instanceOf(Date),part:function(e,t,n){var r=e[t];if(!r||!ae[r.type])throw new Error("\n Invalid prop '".concat(t,"' supplied to ").concat(n,".\n Supported part types are hour|minute|second|dayperiod.\n "));return null},step:function(e,t,n){var r=e[t];if(void 0!==r&&r<=0)throw new Error("\n Invalid prop '".concat(t,"' supplied to ").concat(n,".\n ").concat(t," cannot be less than 1.\n "));return null},value:u.instanceOf(Date),smoothScroll:u.bool,show:u.bool},t.defaultProps={boundRange:!1,max:C.bB,min:C.on,step:1,smoothScroll:!0},t}(s.Component);(0,z.registerForIntl)(ie);var le,ce=n(7037),se=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)}}(),ue=function(){return ue=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ue.apply(this,arguments)},he=new RegExp("".concat(H.p.hour,"|").concat(H.p.minute,"|").concat(H.p.second,"|").concat(H.p.dayperiod,"|literal"));!function(e){e[e.Left=0]="Left",e[e.Right=1]="Right"}(le||(le={}));var pe=function(e){function t(n){var r=e.call(this,n)||this;return r._element=null,r._nowButton=null,r.dateFormatParts=[],r.timeLists=[],r.focus=function(e){Promise.resolve().then((function(){var t=r.timeLists[0];-1===r.state.activeListIndex&&!r.hasActiveButton()&&t&&t.element&&t.focus(e)}))},r.timeFormatReducer=function(e,t){return e+t.pattern},r.timeFormatFilter=function(e,t,n){var r=t>=1&&n[t-1];return r&&r&&"literal"===e.type?he.test(r.type||""):he.test(e.type||"")},r.focusList=function(e){r.timeLists.length&&r.timeLists.reduce(r.listReducer,[]).map((function(t){return e===le.Right?t.next:t.prev})).map((function(e){return e&&e.element&&e.element.focus({preventScroll:!0})}))},r.listReducer=function(e,t,n,o){return e.length||t.props.id!==r.state.activeListIndex?e:[{next:o[n+1]||t,prev:o[n-1]||t}]},r.showNowButton=function(){return!r.hasSteps()&&r.props.nowButton&&(0,O.Si)((0,O.Iz)(),r.min,r.max)},r.handleKeyDown=function(e){switch(e.keyCode){case v.R.left:return e.preventDefault(),void r.focusList(le.Left);case v.R.right:return e.preventDefault(),void r.focusList(le.Right);default:return}},r.handleListBlur=function(){r.nextTick((function(){r.setState({activeListIndex:-1})}))},r.handleListFocus=function(e){clearTimeout(r.nextTickId),r.setState({activeListIndex:e})},r.handleChange=function(e){var t=r.props.onChange;t&&t.call(void 0,e)},r.snapTime=(0,O.Il)((0,O.W8)(r.props.steps,r.props.min||t.defaultProps.min)),r.state={activeListIndex:-1},r.hasActiveButton=r.hasActiveButton.bind(r),r}return se(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return(0,O.O7)(this.snapTime((0,p.cloneDate)(this.props.value||C.on)),this.min,this.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"intl",{get:function(){return(0,z.provideIntlService)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return this.snapTime(this.props.min||t.defaultProps.min)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return this.snapTime(this.props.max||t.defaultProps.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"steps",{get:function(){return this.props.steps||t.defaultProps.steps},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"boundRange",{get:function(){return void 0!==this.props.boundRange?this.props.boundRange:t.defaultProps.boundRange},enumerable:!1,configurable:!0}),t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.componentDidMount=function(){var e=this.props.onMount;e&&e.call(void 0,this.value)},t.prototype.render=function(){var e=this,n=this.props,r=n.format,o=n.smoothScroll,a=n.onNowClick,i=n.className,l=n.disabled;this.snapTime=(0,O.Il)((0,O.W8)(this.steps,this.min)),this.dateFormatParts=this.intl.splitDateFormat(r||t.defaultProps.format).filter(this.timeFormatFilter);var c=(0,f.A)({"k-disabled":l},i,"k-time-part");this.timeLists=[];var u=(0,z.provideLocalizationService)(this),h=u.toLanguageString(k.jI,k.sY[k.jI]);return s.createElement("div",{className:c},s.createElement("div",{className:"k-time-header"},s.createElement("span",{className:"k-title"},this.intl.formatDate(this.value,this.dateFormatParts.reduce(this.timeFormatReducer,""))),this.showNowButton()&&s.createElement(ce.z,ue({type:"button",ref:function(t){e._nowButton=t},className:"k-time-now",fillMode:"flat",themeColor:"primary",title:h},{"aria-label":h},{onClick:a,tabIndex:l?-1:0}),u.toLanguageString(k.zO,k.sY[k.zO]))),s.createElement("div",{className:"k-time-list-container",onKeyDown:this.handleKeyDown},s.createElement("span",{className:"k-time-highlight"}),this.dateFormatParts.map((function(t,n){return"literal"!==t.type?s.createElement("div",{key:n,className:(0,f.A)("k-time-list-wrapper",{"k-focus":n===e.state.activeListIndex}),role:"presentation",tabIndex:-1},s.createElement("span",{className:"k-title",onMouseDown:function(e){e.preventDefault()}},e.intl.dateFieldName(t)),s.createElement(ie,{min:e.min,max:e.max,boundRange:e.boundRange,part:t,step:t.type?e.steps[t.type]:1,smoothScroll:o,ref:function(t){t&&e.timeLists.push(t)},id:n,onFocus:function(){e.handleListFocus(n)},onBlur:e.handleListBlur,onChange:e.handleChange,value:e.value,disabled:l,show:e.props.show})):s.createElement("div",{key:n,className:"k-time-separator"},t.pattern)}))))},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.prototype.hasActiveButton=function(){return this._nowButton&&document.activeElement===this._nowButton.element},t.prototype.hasSteps=function(){var e=this,t=Object.keys(this.steps);return t.length!==t.reduce((function(t,n){return t+e.steps[n]}),0)},t.propTypes={cancelButton:u.bool,disabled:u.bool,format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),max:u.instanceOf(Date),min:u.instanceOf(Date),nowButton:u.bool,steps:u.shape({hour:u.number,minute:u.number,second:u.number}),smoothScroll:u.bool,tabIndex:u.number,value:u.instanceOf(Date),show:u.bool},t.defaultProps={value:null,disabled:!1,nowButton:!0,cancelButton:!0,format:"hh:mm a",min:C.oP,max:C.bB,steps:{},boundRange:!1},t}(s.Component);(0,z.registerForIntl)(pe),(0,z.registerForLocalization)(pe);var de,ve=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)}}(),fe=function(){return fe=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},fe.apply(this,arguments)};!function(e){e[e.Left=0]="Left",e[e.Right=1]="Right"}(de||(de={}));var me=function(e){function t(n){var r=e.call(this,n)||this;return r._element=null,r._cancelButton=null,r._acceptButton=null,r.timePart=null,r.focusActiveList=function(){r.timePart&&r.timePart.focus({preventScroll:!0})},r.handleKeyDown=function(e){e.keyCode!==v.R.enter||r.hasActiveButton()||r.handleAccept(e)},r.handleAccept=function(e){var t=r.mergeValue((0,p.cloneDate)(r.value||(0,O.Iz)()),r.timePart?r.timePart.value:r.current);r.setState({value:t}),r.valueDuringOnChange=t;var n=r.props.onChange;n&&n.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.value,target:r}),r.valueDuringOnChange=void 0},r.handleReject=function(e){r.setState({current:r.value});var t=r.props.onReject;t&&t.call(void 0,e)},r.handleNowClick=function(e){var t=r.mergeValue((0,p.cloneDate)(r.value||(0,O.Iz)()),(0,O.Iz)());r.setState({current:t,value:t}),r.valueDuringOnChange=t;var n=r.props.onChange;n&&n.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.value,target:r}),r.valueDuringOnChange=void 0},r.handleChange=function(e){r.setState({current:e})},r.dateFormatParts=r.intl.splitDateFormat(r.props.format||t.defaultProps.format),r.mergeValue=(0,O.sq)((0,O.Qr)(r.dateFormatParts)),r.hasActiveButton=r.hasActiveButton.bind(r),r.state={current:r.props.value||C.on,value:r.props.value||t.defaultProps.value},r}return ve(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,p.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"intl",{get:function(){return(0,z.provideIntlService)(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"current",{get:function(){return null!==this.state.current?(0,p.cloneDate)(this.state.current):null},enumerable:!1,configurable:!0}),t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,t=this.props,n=t.format,r=t.cancelButton,o=t.disabled,a=t.tabIndex,i=t.className,l=t.smoothScroll,c=t.min,u=t.max,h=t.boundRange,p=t.nowButton,d=t.steps,v=(0,z.provideLocalizationService)(this),m=v.toLanguageString(k.fT,k.sY[k.fT]),g=v.toLanguageString(k.U1,k.sY[k.U1]);return s.createElement("div",{ref:function(t){e._element=t},tabIndex:o?void 0:a||0,className:(0,f.A)("k-timeselector",i,{"k-disabled":o}),onKeyDown:this.handleKeyDown},s.createElement(pe,{ref:function(t){e.timePart=t},value:this.current,onChange:this.handleChange,onNowClick:this.handleNowClick,format:n,smoothScroll:l,min:c,max:u,boundRange:h,disabled:o,nowButton:p,steps:d,show:this.props.show}),s.createElement("div",{className:"k-time-footer k-actions k-actions-stretched"},r&&s.createElement(ce.z,fe({type:"button",ref:function(t){e._cancelButton=t},className:"k-time-cancel",onClick:this.handleReject,title:m},{"aria-label":m}),m),s.createElement(ce.z,fe({type:"button",ref:function(t){e._acceptButton=t},className:"k-time-accept",themeColor:"primary",onClick:this.handleAccept,title:g},{"aria-label":g}),g)))},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.prototype.hasActiveButton=function(){return!(!this._acceptButton||!this._acceptButton.element)&&(this._acceptButton&&document.activeElement===this._acceptButton.element||this._cancelButton&&document.activeElement===this._cancelButton.element)},t.propTypes={cancelButton:u.bool,className:u.string,disabled:u.bool,format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),max:u.instanceOf(Date),min:u.instanceOf(Date),nowButton:u.bool,steps:u.shape({hour:u.number,minute:u.number,second:u.number}),smoothScroll:u.bool,tabIndex:u.number,value:u.instanceOf(Date),show:u.bool},t.defaultProps={value:null,disabled:!1,cancelButton:!0,format:"t",min:C.oP,max:C.bB,boundRange:!1},t}(s.Component);(0,z.registerForIntl)(me),(0,z.registerForLocalization)(me);var ge=n(3381),ye=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)}}(),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)},ze=function(e){function t(n){var r=e.call(this,n)||this;return r._popupId=(0,d.M)(),r._element=null,r._dateInput=s.createRef(),r._timeSelector=null,r.shouldFocusDateInput=!1,r.prevShow=!1,r.focus=function(){r.dateInput&&r.dateInput.focus()},r.setTimeSelectorRef=function(e){r._timeSelector=e},r.nextValue=function(e,t){return void 0!==e.value?e.value:t.value},r.nextShow=function(e,t){return void 0!==e.show?e.show:t.show},r.handleInputValueChange=function(e){var t=r.mergeTime(e.value);r.handleValueChange(be(be({},e),{value:t}))},r.handleValueChange=function(e){r.setState({value:(0,p.cloneDate)(e.value),show:!1}),r.valueDuringOnChange=e.value,r.showDuringOnChange=!1,r.shouldFocusDateInput=!0;var t=r.props.onChange;t&&t.call(void 0,{syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:r.value,show:r.show,target:r}),r.valueDuringOnChange=void 0,r.showDuringOnChange=void 0},r.handleFocus=function(){r.setState({focused:!0})},r.handleBlur=function(){r.setState({focused:!1}),r.setShow(!1)},r.handleValueReject=function(e){r.setShow(!1)},r.handleIconClick=function(e){r.props.disabled||(r.shouldFocusDateInput=!0,r.setShow(!r.show))},r.handleIconMouseDown=function(e){e.preventDefault()},r.handleKeyDown=function(e){var t=e.altKey,n=e.keyCode;if(n===v.R.esc)return r.shouldFocusDateInput=!0,void r.setShow(!1);!t||n!==v.R.up&&n!==v.R.down||(e.preventDefault(),e.stopPropagation(),r.shouldFocusDateInput=n===v.R.up,r.setShow(n===v.R.down))},(0,w.s)(x.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue,show:r.props.defaultShow||t.defaultProps.defaultShow,focused:!1},r.normalizeTime=r.normalizeTime.bind(r),r.setShow=r.setShow.bind(r),r.mergeTime=r.mergeTime.bind(r),r}return ye(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInput",{get:function(){return this._dateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"timeSelector",{get:function(){return this._timeSelector},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,p.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},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=this.value&&this.normalizeTime(this.value),t=this.normalizeTime(this.min),n=this.normalizeTime(this.max),r=(0,O.mh)(e,t,n),o=void 0!==this.props.validationMessage,a=(!this.required||null!==this.value)&&r,i=void 0!==this.props.valid?this.props.valid:a;return{customError:o,rangeOverflow:(0,O.XE)(e,n),rangeUnderflow:(0,O.yI)(e,t),valid:i,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}),Object.defineProperty(t.prototype,"popupSettings",{get:function(){return this.props.popupSettings||t.defaultProps.popupSettings},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInputComp",{get:function(){return this.props.dateInput||t.defaultProps.dateInput},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){this._timeSelector&&this.show&&!this.prevShow?this._timeSelector.focusActiveList():this.dateInput&&this.dateInput.element&&!this.show&&this.shouldFocusDateInput&&this.dateInput.element.focus({preventScroll:!0}),this.prevShow=this.show,this.shouldFocusDateInput=!1},t.prototype.render=function(){var e=this,n=this.props,r=n.size,o=void 0===r?t.defaultProps.size:r,a=n.rounded,i=void 0===a?t.defaultProps.rounded:a,l=n.fillMode,c=void 0===l?t.defaultProps.fillMode:l,u=n.disabled,p=n.tabIndex,d=n.title,v=n.id,y=n.className,w=n.format,x=n.formatPlaceholder,C=n.smoothScroll,O=n.width,V=n.name,M=n.steps,H=n.cancelButton,I=n.nowButton,E=n.validationMessage,S=n.required,D=n.validityStyles,L=n.ariaLabelledBy,P=n.ariaDescribedBy,_=this.popupSettings,B=_.popupClass,T=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}(_,["popupClass"]),R=!this.validityStyles||this.validity.valid,N=(0,f.A)("k-group k-reset",B),j={disabled:u,format:w,formatPlaceholder:x,id:v,ariaLabelledBy:L,ariaDescribedBy:P,max:this.normalizeTime(this.max),min:this.normalizeTime(this.min),name:V,onChange:this.handleInputValueChange,required:S,steps:M,tabIndex:this.show?-1:p,title:d,valid:this.validity.valid,validationMessage:E,validityStyles:D,value:this.value&&this.normalizeTime(this.value),label:void 0,placeholder:this.state.focused?null:this.props.placeholder,ariaHasPopup:"dialog",ariaExpanded:this.show,size:null,fillMode:null,rounded:null},A=be({popupClass:"k-timepicker-popup",show:this.show,animate:null!==this.element,anchor:this.element,className:N,id:this._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},T),F=s.createElement(me,{ref:this.setTimeSelectorRef,show:this.show,cancelButton:H,disabled:u,nowButton:I,format:w,min:this.min,max:this.max,steps:M,smoothScroll:C,value:this.value,onChange:this.handleValueChange,onReject:this.handleValueReject}),q=(0,z.provideLocalizationService)(this),K=q.toLanguageString(k.P2,k.sY[k.P2]),U=q.toLanguageString(k.hw,k.sY[k.hw]),W=s.createElement(m.o,{onFocus:this.handleFocus,onBlur:this.handleBlur,onSyncBlur:this.props.onBlur,onSyncFocus:this.props.onFocus},(function(t){var n,r=t.onFocus,a=t.onBlur;return s.createElement("div",{ref:function(t){e._element=t},className:(0,f.A)("k-input","k-timepicker",(n={},n["k-input-".concat(g.G.sizeMap[o]||o)]=o,n["k-rounded-".concat(g.G.roundedMap[i]||i)]=i,n["k-input-".concat(c)]=c,n["k-invalid"]=!R,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),y),onKeyDown:e.handleKeyDown,style:{width:O},onFocus:r,onBlur:a},s.createElement(e.dateInputComp,be({_ref:e._dateInput,ariaRole:"combobox",ariaControls:e._popupId},j)),s.createElement(ce.z,be({tabIndex:-1,type:"button",icon:"clock",svgIcon:b.aYQ,onMouseDown:e.handleIconMouseDown,onClick:e.handleIconClick,title:U,className:"k-input-button",rounded:null},{"aria-label":K})),e.props.popup?s.createElement(e.props.popup,be({},A),F):s.createElement(h.G,be({},A),F))}));return this.props.label?s.createElement(ge.g,{dateInput:this._dateInput,label:this.props.label,editorId:v,editorValid:R,editorDisabled:this.props.disabled,children:W,style:{width:this.props.width}}):W},t.prototype.normalizeTime=function(e){return(0,C.q_)(C.on,e)},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.prototype.mergeTime=function(e){return this.value&&e?(0,C.q_)(this.value,e):e},t.displayName="TimePicker",t.propTypes={className:u.string,cancelButton:u.bool,nowButton:u.bool,defaultShow:u.bool,defaultValue:u.instanceOf(Date),disabled:u.bool,format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),formatPlaceholder:u.oneOfType([u.oneOf(["wide","narrow","short","formatPattern"]),u.shape({year:u.string,month:u.string,day:u.string,hour:u.string,minute:u.string,second:u.string})]),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,min:u.instanceOf(Date),max:u.instanceOf(Date),name:u.string,popupSettings:u.shape({animate:u.bool,appendTo:u.any,popupClass:u.string}),show:u.bool,steps:u.shape({hour:u.number,minute:u.number,second:u.number}),smoothScroll:u.bool,tabIndex:u.number,title:u.string,value:u.instanceOf(Date),width:u.oneOfType([u.number,u.string]),validationMessage:u.string,required:u.bool,validate:u.bool,valid:u.bool,size:u.oneOf([null,"small","medium","large"]),rounded:u.oneOf([null,"small","medium","large","full"]),fillMode:u.oneOf([null,"solid","flat","outline"])},t.defaultProps={defaultShow:!1,defaultValue:null,disabled:!1,format:"t",max:C.bB,min:C.oP,popupSettings:{},tabIndex:0,steps:{},required:!1,validityStyles:!0,dateInput:l.Wr,size:"medium",rounded:"medium",fillMode:"solid"},t}(s.Component),we=(0,y.Y)(),xe=(0,y.u)(we,ze);xe.displayName="KendoReactTimePicker",(0,z.registerForLocalization)(ze);var ke=n(9135),Ce=n(5987),Oe=n(5771),Ve=n(5619),Me=n(7244),He=n(8722),Ie=n(4725),Ee=n(2144),Se=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)}}(),De=function(e){function t(t){var n=e.call(this,t)||this;return n._element=null,n.isActive=!1,n.focusActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus"),t=n._element.querySelector(".k-state-pending-focus");e&&e[0]&&e[0].classList.remove("k-focus"),t&&t.classList.add("k-focus"),n.isActive=!0}},n.blurActiveDate=function(){if(n._element){var e=n._element.querySelector("td.k-focus");e&&e.classList.remove("k-focus"),n.isActive=!1}},n.rotateSelectionRange=function(e){if(null===e.start||null===e.end)return e;var t=e.end<e.start;return{start:t?e.end:e.start,end:t?e.start:e.end}},n.handleDateChange=function(e,t){void 0===t&&(t=!1);var r=n.props.onChange;if(r){var o={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:(0,p.cloneDate)(e.value),target:n,isTodayClick:t};r.call(void 0,o)}},n}return Se(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"weekNumber",{get:function(){return Boolean(this.props.showWeekNumbers&&this.props.activeView===Oe.n.month)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(){this.isActive&&this.focusActiveDate()},t.prototype.render=function(){var e=this,t=this.props.allowReverse?this.rotateSelectionRange(this.props.selectionRange):this.props.selectionRange,n=(0,f.A)("k-calendar-view k-hstack k-align-items-start k-justify-content-center",{"k-calendar-monthview":this.props.activeView===Oe.n.month,"k-calendar-yearview":this.props.activeView===Oe.n.year,"k-calendar-decadeview":this.props.activeView===Oe.n.decade,"k-calendar-centuryview":this.props.activeView===Oe.n.century});return s.createElement("div",{ref:function(t){e._element=t},className:n},this.props.dates.map((function(n){return s.createElement("table",{className:"k-calendar-table k-content",key:n.getTime(),role:"grid"},s.createElement(Ee.G,{bus:e.props.bus,service:e.props.service,key:n.getTime(),direction:"horizontal",activeView:e.props.activeView,cellUID:e.props.cellUID,viewDate:n,min:e.min,max:e.max,focusedDate:e.props.focusedDate,selectionRange:t,selectedDate:e.props.value,showWeekNumbers:e.weekNumber,onChange:e.handleDateChange,onCellEnter:e.props.onCellEnter,cell:e.props.cell,weekCell:e.props.weekCell}))})))},t.defaultProps={showWeekNumbers:!1,views:2,take:2,allowReverse:!0,min:Me.P1,max:Me.f1},t}(s.Component),Le=n(1566),Pe=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(){return _e=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},_e.apply(this,arguments)},Be=function(e,t,n){return void 0===e&&(e=Ae.defaultProps.min),void 0===t&&(t=Ae.defaultProps.max),n instanceof Date&&!Array.isArray(n)&&(0,C.mh)((0,p.getDate)(n),e,t)?(0,p.getDate)(n):null},Te=function(e,t,n){return void 0===e&&(e=Ae.defaultProps.min),void 0===t&&(t=Ae.defaultProps.max),Array.isArray(n)?n.filter((function(n){return(0,C.mh)(n,e,t)})).map((function(e){return(0,p.getDate)(e)})):null},Re=function(e){return"object"!=typeof e||e instanceof Date||null===e||Array.isArray(e)?ke.U:e},Ne=function(e,t,n){return e||t&&t[0]||n&&n.start},je=function(e,t){return null===e.start&&null===t?"start":null===e.end?"end":"start"},Ae=function(e){function t(n){var r=e.call(this,n)||this;r.dates=[],r.selectedDate=null,r.selectedMultiple=null,r.selectedRange=ke.U,r._focusedDate=new Date,r.cellUID=(0,d.M)(),r.activeRangeEnd="start",r._element=null,r.intl=null,r.localization=null,r.service=null,r.wrapperID=(0,d.M)(),r.calendarViewList=null,r.isActive=!1,r.calculateFocusFromValue=!0,r.focus=function(){r._element&&r._element.focus()},r.clampRange=function(e){return{start:e,end:null}},r.rangeWithFocused=function(e,t){return{start:e.start,end:null===e.end&&null!==e.start&&r.isActive?t:e.end}},r.generateRange=function(e,t){var n=t.end,o=t.start,a=null!==t.start&&e.getTime()<=t.start.getTime();return!r.props.allowReverse&&a?{start:e,end:r.selectedRange.start}:"end"!==r.activeRange?{start:e,end:n}:{start:o||r.selectedDate,end:e}},r.canNavigate=function(e){if(!r.service)return!1;var t=r.service.move(r.focusedDate,e);return r.min<=t&&t<=r.max||r.service.isInSameView(t,r.min)||r.service.isInSameView(t,r.max)},r.isListInRange=function(e){return r.min<e[0]&&r.max>e[Math.max(0,(r.props.views||t.defaultProps.views)-1)]},r.navigate=function(e){r.calculateFocusFromValue=!1;var t=r.move(e);r.setState({focusedDate:t})},r.move=function(e){return r.clampDate(r.service.move(r.focusedDate,e))},r.clampDate=function(e){return(0,C.q5)(e,r.min,r.max)},r.shouldAutoCorrect=function(e,t){var n=t.end,o=t.start;return"end"!==r.activeRange?null!==n&&e>n:null!==o&&e<o},r.handleCellEnter=function(e){"range"===r.props.mode&&(r.calculateFocusFromValue=!1,r.setState({focusedDate:e}))},r.handleMouseDown=function(e){e.preventDefault()},r.handleClick=function(e){r._element&&r._element.focus({preventScroll:!0})},r.handleFocus=function(e){if(r.isActive=!0,r.calendarViewList){r.calendarViewList.focusActiveDate();var t=r.props.onFocus;t&&t.call(void 0,e)}},r.handleBlur=function(e){if(r.isActive=!1,r.calendarViewList){r.calendarViewList.blurActiveDate();var t=r.props.onBlur;t&&t.call(void 0,e)}},r.handleTodayClick=function(e){r.todayIsInRange&&r.handleDateChange(e)},r.handlePrevButtonClick=function(){r.navigate(Ce.a.PrevView)},r.handleNextButtonClick=function(){r.navigate(Ce.a.NextView)},r.handleKeyDown=function(e){if(e.keyCode===v.R.enter){var t={syntheticEvent:e,nativeEvent:e.nativeEvent,value:r.focusedDate,target:r};r.handleDateChange(t)}else{var n=(0,C.q5)(r.navigation.move(r.focusedDate,r.navigation.action(e),r.state.activeView,r.service,e),r.min,r.max);if((0,p.isEqualDate)(r.focusedDate,n))return;r.calculateFocusFromValue=!1,r.setState({focusedDate:n})}e.preventDefault()},r.handleViewChange=function(e){var t=e.view;r.calculateFocusFromValue=!1,r.setState({activeView:t})},r.handleDateChange=function(e){var t=(0,p.cloneDate)(e.value),n=r.bus.canMoveDown(r.state.activeView);if(!r.props.disabled){if(n){if(!e.isTodayClick)return r.bus.moveDown(r.state.activeView,e.syntheticEvent),void r.setState({focusedDate:t});r.bus.moveToBottom(r.state.activeView)}var o;switch(r.calculateFocusFromValue=!0,r.props.mode){case"single":default:o=(0,p.cloneDate)(e.value);break;case"multiple":if(Array.isArray(r.selectedMultiple)){var a=r.selectedMultiple.slice(),i=-1;a.forEach((function(t,n){(0,p.isEqualDate)(t,e.value)&&(i=n)})),-1!==i?a.splice(i,1):a.push((0,p.cloneDate)(e.value)),o=a.slice()}else o=r.selectedDate?[(0,p.cloneDate)(r.selectedDate),(0,p.cloneDate)(e.value)]:[(0,p.cloneDate)(e.value)];break;case"range":o=null!==r.selectedRange.start&&null!==r.selectedRange.end&&"start"===r.activeRange?r.clampRange(e.value):r.generateRange(e.value,r.selectedRange),r.activeRangeEnd="end"!==r.activeRange?"end":"start"}r.valueDuringOnChange=o,r.setState({value:o,focusedDate:t}),r.valueDuringOnChange=o;var l=r.props.onChange;if(l){var c={syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:o,target:r};l.call(void 0,c)}r.valueDuringOnChange=void 0}};var o=void 0!==n.value?n.value:n.defaultValue||t.defaultProps.defaultValue,a=Be(r.min,r.max,o),i=Te(r.min,r.max,o),l=Re(o),c=Ne(a,i,l),s=(0,C.Sn)(Oe.n[n.defaultActiveView],r.bottomView,r.topView),u=(0,C.q5)(n.focusedDate||c||(0,C.x2)(),r.min,r.max);return r.state={value:o,activeView:s,focusedDate:u},r.activeRangeEnd=je(l,a),r.bus=new He.P(r.handleViewChange),r.navigation=new Ie.f(r.bus),r.calculateFocusFromValue=!1,r.lastView=s,r.lastViewsCount=r.props.views||De.defaultProps.views,r}return Pe(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},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,"focusedDate",{get:function(){return(0,p.cloneDate)(this._focusedDate)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return(0,p.getDate)(void 0!==this.props.min?this.props.min:t.defaultProps.min)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return(0,p.getDate)(void 0!==this.props.max?this.props.max:t.defaultProps.max)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"bottomView",{get:function(){return Oe.n[void 0!==this.props.bottomView?this.props.bottomView:t.defaultProps.bottomView]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"topView",{get:function(){return Oe.n[void 0!==this.props.topView?this.props.topView:t.defaultProps.topView]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"activeRange",{get:function(){return void 0!==this.props.activeRangeEnd?this.props.activeRangeEnd:this.activeRangeEnd},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"todayIsInRange",{get:function(){return(0,C.mh)((0,C.x2)(),(0,p.getDate)(this.min),(0,p.getDate)(this.max))},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.calculateFocusFromValue=!0},t.prototype.componentDidUpdate=function(){this.calendarViewList&&(this.isActive?this.calendarViewList.focusActiveDate:this.calendarViewList.blurActiveDate)();var e=Be(this.min,this.max,this.value);this.calculateFocusFromValue=Boolean(this.selectedDate&&e&&this.selectedDate.getTime()&&e.getTime()),this.lastView=this.state.activeView,this.lastViewsCount=this.props.views||De.defaultProps.views},t.prototype.render=function(){var e=this;this.props._ref&&this.props._ref(this),this.intl=(0,z.provideIntlService)(this),this.localization=(0,z.provideLocalizationService)(this),this.bus.configure(this.bottomView,this.topView);var t=(0,C.Sn)(this.state.activeView,this.bottomView,this.topView);this.service=this.bus.service(t,this.intl),this.selectedDate=Be(this.min,this.max,this.value),this.selectedMultiple=Te(this.min,this.max,this.value),this.selectedRange=Re(this.value);var n=Ne(this.selectedDate,this.selectedMultiple,this.selectedRange);this._focusedDate=(0,C.q5)(this.calculateFocusFromValue&&null!==n?n:this.state.focusedDate,this.min,this.max);var r=(0,f.A)("k-widget k-calendar k-calendar-range",{"k-disabled":this.props.disabled},this.props.className),o=this.rangeWithFocused(this.selectedRange,this.focusedDate),a=this.localization.toLanguageString(k.yV,k.sY[k.yV]),i=this.localization.toLanguageString(k.E9,k.sY[k.E9]),l=!this.canNavigate(Ce.a.PrevView),c=!this.canNavigate(Ce.a.NextView),u={"aria-disabled":l},h={"aria-disabled":c},d=this.lastView!==t,v=this.dates&&this.service.isInArray(this.focusedDate,this.dates),m=this.lastViewsCount!==this.props.views;(!v||d||m)&&(this.dates=this.service.datesList(this.focusedDate,this.props.views||De.defaultProps.views));var g=(0,p.cloneDate)(this.dates&&this.dates[0]?this.dates[0]:(0,C.x2)());return s.createElement("div",{ref:function(t){e._element=t},className:r,id:this.props.id||this.wrapperID,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:this.props.disabled?void 0:this.props.tabIndex,onFocus:this.handleFocus,onBlur:this.handleBlur,onMouseDown:this.handleMouseDown,onClick:this.handleClick,onKeyDown:this.handleKeyDown,"aria-disabled":this.props.disabled},s.createElement(Ve.h,{key:".kendo.calendar.header.".concat(g.getTime()),activeView:t,currentDate:g,min:this.min,max:this.max,rangeLength:this.props.views,bus:this.bus,service:this.service,headerTitle:this.props.headerTitle,commands:s.createElement(s.Fragment,null,s.createElement(ce.z,_e({type:"button",className:"k-calendar-nav-prev",icon:"chevron-left",svgIcon:b.fL_,fillMode:"flat",title:a,disabled:l,onClick:this.handlePrevButtonClick},u)),s.createElement(Le.f,{min:this.min,max:this.max,onClick:this.handleTodayClick,disabled:!this.todayIsInRange}),s.createElement(ce.z,_e({type:"button",className:"k-calendar-nav-next",icon:"chevron-right",svgIcon:b.oXh,fillMode:"flat",title:i,disabled:c,onClick:this.handleNextButtonClick},h)))}),s.createElement(De,{ref:function(t){e.calendarViewList=t},dates:this.dates,activeView:t,focusedDate:this.focusedDate,min:this.min,max:this.max,bus:this.bus,service:this.service,selectionRange:o,value:this.selectedMultiple||this.selectedDate,cellUID:this.cellUID,views:this.props.views,onChange:this.handleDateChange,showWeekNumbers:this.props.weekNumber,onCellEnter:this.handleCellEnter,cell:this.props.cell,weekCell:this.props.weekCell,headerTitle:this.props.headerTitle}))},t.displayName="MultiViewCalendar",t.propTypes={activeRangeEnd:u.oneOf(["start","end"]),allowReverse:u.bool,bottomView:u.oneOf(["month","year","decade","century"]),className:u.string,defaultActiveView:u.oneOf(["month","year","decade","century"]),defaultValue:u.oneOfType([(0,C.AG)(u.instanceOf(Date)),u.arrayOf(u.instanceOf(Date)),u.shape({start:(0,C.AG)(u.instanceOf(Date)),end:(0,C.AG)(u.instanceOf(Date))})]),disabled:u.bool,focusedDate:u.instanceOf(Date),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,max:u.instanceOf(Date),min:u.instanceOf(Date),mode:u.oneOf(["single","multiple","range"]),onBlur:u.func,onChange:u.func,onFocus:u.func,tabIndex:u.number,topView:u.oneOf(["month","year","decade","century"]),value:u.oneOfType([(0,C.AG)(u.instanceOf(Date)),u.arrayOf(u.instanceOf(Date)),u.shape({start:(0,C.AG)(u.instanceOf(Date).isRequired),end:(0,C.AG)(u.instanceOf(Date).isRequired)})]),views:function(e,t,n){var r=e[t];return void 0!==r&&r<1?new Error("Invalid prop '".concat(t,"' supplied to")+"'".concat(n,"'. The '").concat(t,"' property cannot be less than 1'")):null},weekNumber:u.bool},t.defaultProps={disabled:!1,min:Me.P1,max:Me.f1,navigation:!0,defaultActiveView:"month",defaultValue:null,topView:"century",tabIndex:0,bottomView:"month",views:2,allowReverse:!1},t}(s.Component),Fe=(0,y.Y)(),qe=(0,y.u)(Fe,Ae);qe.displayName="KendoReactMultiViewCalendar",(0,z.registerForIntl)(Ae),(0,z.registerForLocalization)(Ae);var Ke=n(8130),Ue=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)}}(),We=function(){return We=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},We.apply(this,arguments)},Ye=function(e){function t(n){var r=e.call(this,n)||this;return r._element=null,r._calendar=null,r._startDateInput=s.createRef(),r._endDateInput=s.createRef(),r._popupId=(0,d.M)(),r._startInputId=(0,d.M)(),r._endInputId=(0,d.M)(),r.shouldFocusDateInput=!1,r.shouldFocusCalendar=!1,r.focus=function(){r.startDateInput&&r.startDateInput.focus()},r.setCalendarRef=function(e){r._calendar=e},r.focusCalendarElement=function(){r._calendar&&r._calendar.element&&r._calendar.element.focus({preventScroll:!0})},r.calculateValue=function(e,t){return(void 0!==e.value?e.value:t.value)||ke.U},r.calculateShow=function(e,t){return void 0!==e.show?e.show:t.show},r.handleReverseClick=function(e){var t={start:r.value.end,end:r.value.start},n={syntheticEvent:e,nativeEvent:e.nativeEvent};r.handleChange(t,n)},r.handleReverseMouseDown=function(e){e.preventDefault()},r.handleFocus=function(e){clearTimeout(r.nextTickId),r.shouldFocusDateInput||r.setShow(!0);var t=r.props.onFocus;t&&t.call(void 0,e)},r.handleBlur=function(e){r.nextTick((function(){r.setShow(!1)}));var t=r.props.onBlur;t&&t.call(void 0,e)},r.handleEndChange=function(e){var t={start:r.value.start,end:(0,p.cloneDate)(e.value||void 0)};r.handleChange(t,e)},r.handleStartChange=function(e){var t={start:(0,p.cloneDate)(e.value||void 0),end:r.value.end};r.handleChange(t,e)},r.extractRangeFromValue=function(e){if(!(Array.isArray(e.value)||e.value instanceof Date))return e.value||ke.U;var t=Array.isArray(e.value)?e.value[0]:e.value;return{start:null!==r.value.end?t:r.value.start,end:null!==r.value.start?t:r.value.end}},r.handleCalendarChange=function(e){var t=r.extractRangeFromValue(e);r.handleChange(t,e)},r.handleKeyDown=function(e){var t=e.keyCode,n=e.altKey;t===v.R.esc?(e.preventDefault(),r.shouldFocusDateInput=!0,r.setShow(!1)):n&&t===v.R.down?(e.preventDefault(),r.shouldFocusCalendar=!0,r.setShow(!0)):t===v.R.tab&&r.show&&r._calendar&&r._calendar.element&&r.endDateInput&&r.endDateInput.element&&document&&document.activeElement===r.endDateInput.element&&(e.preventDefault(),r.focusCalendarElement())},r.handleChange=function(e,t){r.setState({value:e}),r.valueDuringOnChange=e;var n=r.props.onChange;if(n){var o={syntheticEvent:t.syntheticEvent,nativeEvent:t.nativeEvent,value:r.value,show:r.show,target:r};n.call(void 0,o)}r.valueDuringOnChange=void 0},(0,w.s)(x.k),r.state={show:r.props.show||r.props.defaultShow||t.defaultProps.defaultShow,value:r.props.value||r.props.defaultValue||t.defaultProps.defaultValue},r.nextTick=r.nextTick.bind(r),r.setShow=r.setShow.bind(r),r.focusCalendarElement=r.focusCalendarElement.bind(r),r.focusDateInputElement=r.focusDateInputElement.bind(r),r}return Ue(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"startDateInput",{get:function(){return this._startDateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"endDateInput",{get:function(){return this._endDateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"calendar",{get:function(){return this._calendar},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)||ke.U},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.shouldFocusCalendar&&this.focusCalendarElement(),this.shouldFocusDateInput&&this.focusDateInputElement(),this.shouldFocusCalendar=!1,this.shouldFocusDateInput=!1},t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,t=this.value||ke.U,n=(this.props.startDateInputSettings||{}).id||this._startInputId,r=(this.props.endDateInputSettings||{}).id||this._endInputId,o=(0,f.A)("k-daterangepicker",{"k-disabled":this.props.disabled},this.props.className),a=(0,z.provideLocalizationService)(this),i=a.toLanguageString(k.BL,k.sY[k.BL]),c=a.toLanguageString(k.ut,k.sY[k.ut]),u=a.toLanguageString(k.kr,k.sY[k.kr]),p=We(We({label:i,format:this.props.format,min:this.min,max:this.max,id:this._startInputId,disabled:this.props.disabled,valid:this.props.valid,tabIndex:this.props.tabIndex,ariaExpanded:this.show},this.props.startDateInputSettings),{value:t.start,onChange:this.handleStartChange}),d=We(We({label:c,format:this.props.format,min:this.min,max:this.max,id:this._endInputId,disabled:this.props.disabled,valid:this.props.valid,tabIndex:this.props.tabIndex,ariaExpanded:this.show},this.props.endDateInputSettings),{value:t.end,onChange:this.handleEndChange}),v=We(We({popupClass:"k-daterangepicker-popup",animate:null!==this._element,anchor:this._element,id:this._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},this.props.popupSettings),{show:this.show}),m=We(We({min:this.min,max:this.max,allowReverse:this.props.allowReverse,mode:"range",focusedDate:this.props.focusedDate,disabled:this.props.disabled},this.props.calendarSettings),{value:t,onChange:this.handleCalendarChange}),g=this.props.calendar?s.createElement(this.props.calendar,We({},m)):s.createElement(qe,We({},m,{ref:this.setCalendarRef})),y=s.createElement(ce.z,We({className:"k-select",fillMode:"flat",title:(0,z.provideLocalizationService)(this).toLanguageString(k._A,k.sY[k._A]),onMouseDown:this.handleReverseMouseDown,onClick:this.handleReverseClick},{"aria-controls":n+" "+r,"aria-label":(0,z.provideLocalizationService)(this).toLanguageString(k._A,k.sY[k._A])}),s.createElement(Ke.a,{style:{transform:"rotate(90deg)"},name:"arrows-swap",icon:b.hgA}));return s.createElement("span",{ref:function(t){e._element=t},className:o,style:this.props.style,id:this.props.id,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:this.props.tabIndex,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeyDown:this.handleKeyDown},this.props.startDateInput?s.createElement(this.props.startDateInput,We({},p)):s.createElement(l.Wr,We({},p,{ref:this._startDateInput,ariaRole:"combobox",ariaControls:this._popupId})),(this.props.allowReverse||this.props.calendarSettings&&this.props.calendarSettings.allowReverse)&&this.props.swapButton?y:u,this.props.endDateInput?s.createElement(this.props.endDateInput,We({},d)):s.createElement(l.Wr,We({},d,{ref:this._endDateInput,ariaRole:"combobox",ariaControls:this._popupId})),this.props.popup?s.createElement(this.props.popup,We({},v),g):s.createElement(h.G,We({},v),g))},t.prototype.focusDateInputElement=function(){document&&this.startDateInput&&this.startDateInput.element&&this.endDateInput&&this.endDateInput.element&&(null!==this.value.start&&null===this.value.end||document.activeElement===this.endDateInput.element?document.activeElement!==this.startDateInput.element&&this.endDateInput.element.focus({preventScroll:!0}):this.startDateInput.element.focus({preventScroll:!0}))},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.displayName="DateRangePicker",t.propTypes={allowReverse:u.bool,calendarSettings:u.any,className:u.string,defaultShow:u.bool,defaultValue:u.shape({start:(0,C.AG)(u.instanceOf(Date).isRequired),end:(0,C.AG)(u.instanceOf(Date).isRequired)}),disabled:u.bool,endDateInputSettings:u.shape(l.fv.propTypes),focusedDate:u.instanceOf(Date),format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,max:u.instanceOf(Date),min:u.instanceOf(Date),onBlur:u.func,onChange:u.func,onFocus:u.func,popupSettings:u.any,show:u.bool,startDateInputSettings:u.any,style:u.any,swapButton:u.any,tabIndex:u.number,value:u.shape({start:(0,C.AG)(u.instanceOf(Date).isRequired),end:(0,C.AG)(u.instanceOf(Date).isRequired)})},t.defaultProps={allowReverse:!1,defaultShow:!1,defaultValue:ke.U,disabled:!1,format:"d",max:Me.f1,min:Me.P1,swapButton:!1},t}(s.Component),Ge=(0,y.Y)(),Ze=(0,y.u)(Ge,Ye);Ze.displayName="KendoReactDateRangePicker",(0,z.registerForLocalization)(Ye);var Xe=n(4334),$e=n(1333),Qe=n(8861),Je=n(4615),et=n(7711),tt=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)}}(),nt=function(){return nt=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},nt.apply(this,arguments)},rt=function(e){function t(t){var n=e.call(this,t)||this;return n._calendar=null,n._timePart=null,n._cancelButton=null,n._acceptButton=null,n._calendarWrap=null,n.shouldFocusPart=!1,n.focus=function(e){Promise.resolve().then((function(){"time"===n.state.tab&&n._timePart&&n._timePart.focus(e);var t=n.calendarElement();"date"===n.state.tab&&t&&t.focus(e)}))},n.calendarElement=function(){return n._calendar&&n._calendar.element||n._calendarWrap&&n._calendarWrap.querySelector(".k-widget.k-calendar")},n.move=function(e){if(!("right"===e&&"time"===n.state.tab||"left"===e&&"date"===n.state.tab)){var t="left"===e?"date":"time";n.shouldFocusPart=!0,n.setState({tab:t})}},n.handleReject=function(e){n.setState({dateValue:n.props.value,timeValue:n.props.value||Me.on});var t=n.mergeDate(n.props.value,n.props.value||Me.on);if(n.props.onReject){var r={nativeEvent:e.nativeEvent,syntheticEvent:e,target:n,value:t};n.props.onReject.call(void 0,r)}},n.handleAccept=function(e,t){if(n.state.dateValue&&n.state.timeValue&&n.hasDateValue){var r=n.mergeDate(n.state.dateValue,t||n.state.timeValue);n.props.onChange.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:r,target:n})}},n.handleNowClick=function(e){n.setState({timeValue:(0,O.Iz)()}),n.handleAccept(e,(0,O.Iz)())},n.handleCalendarValueChange=function(e){e.syntheticEvent.stopPropagation(),n.setState({dateValue:e.value,tab:"time"}),n.shouldFocusPart=!0},n.handleTimeListContainerChange=function(e){n.setState({timeValue:e})},n.handleDateClick=function(e){e.stopPropagation(),n.move("left")},n.handleTimeClick=function(e){e.stopPropagation(),n.move("right")},n.handleKeyDown=function(e){var t=e.keyCode,r=e.altKey;switch(t){case v.R.enter:return void(!n.hasActiveButton()&&n.hasDateValue&&n.handleAccept(e));case v.R.left:if(!r)return;return void n.move("left");case v.R.right:if(!r)return;return void n.move("right");default:return}},n.handleTimePartMount=function(e){n.setState({timeValue:e})},n.state={tab:"date",dateValue:n.props.value,timeValue:n.props.value||Me.on},n}return tt(t,e),Object.defineProperty(t.prototype,"calendar",{get:function(){return this._calendar},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"timePart",{get:function(){return this._timePart},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hasDateValue",{get:function(){return null!==this.state.dateValue},enumerable:!1,configurable:!0}),t.prototype.componentDidUpdate=function(){this.shouldFocusPart&&this.focus({preventScroll:!0}),this.shouldFocusPart=!1},t.prototype.render=function(){var e=this,t=this.props,n=t.disabled,r=t.cancelButton,o=t.min,a=t.max,l=t.weekNumber,c=t.focusedDate,u=t.format,h=(0,f.A)({"k-date-tab":"date"===this.state.tab,"k-time-tab":"time"===this.state.tab,"k-disabled":n},"k-datetime-wrap"),p=(0,z.provideLocalizationService)(this),d=p.toLanguageString(k.hT,k.sY[k.hT]),v=p.toLanguageString(k.XV,k.sY[k.XV]),m=p.toLanguageString(k.Fy,k.sY[k.Fy]),g=p.toLanguageString(k.r$,k.sY[k.r$]),y={min:o,max:a,weekNumber:l,focusedDate:c,disabled:n||"date"!==this.state.tab,value:this.state.dateValue,onChange:this.handleCalendarValueChange,navigation:!1};return s.createElement("div",{onKeyDown:this.handleKeyDown,className:h,tabIndex:-1},s.createElement("div",{className:"k-datetime-buttongroup"},s.createElement(et.h,{width:"100%"},s.createElement(ce.z,{type:"button",selected:"date"===this.state.tab,togglable:!0,onClick:this.handleDateClick},d),s.createElement(ce.z,{type:"button",selected:"time"===this.state.tab,togglable:!0,onClick:this.handleTimeClick},v))),s.createElement("div",{className:"k-datetime-selector"},s.createElement("div",{className:"k-datetime-calendar-wrap",ref:function(t){return e._calendarWrap=t}},this.props.calendar?s.createElement(this.props.calendar,nt({},y)):s.createElement(i.f,nt({ref:function(t){e._calendar=t}},y))),s.createElement("div",{className:"k-datetime-time-wrap"},s.createElement(pe,{key:1,onNowClick:this.handleNowClick,disabled:n||"time"!==this.state.tab,ref:function(t){e._timePart=t},min:this.minTime||C.oP,max:this.maxTime||C.bB,steps:this.props.steps,value:this.state.timeValue,format:u,onChange:this.handleTimeListContainerChange,onMount:this.handleTimePartMount}))),s.createElement("div",{className:"k-datetime-footer k-actions k-actions-stretched "},r&&s.createElement(ce.z,nt({type:"button",ref:function(t){e._cancelButton=t},className:"k-time-cancel",onClick:this.handleReject,title:m},{"aria-label":m}),m),s.createElement(ce.z,nt({type:"button",themeColor:"primary",ref:function(t){e._acceptButton=t},className:"k-time-accept",disabled:!this.hasDateValue,onClick:this.handleAccept,title:g},{"aria-label":g}),g)))},Object.defineProperty(t.prototype,"minTime",{get:function(){return void 0!==this.props.minTime?this.props.minTime:this.normalizeRange(this.props.min,this.state.dateValue)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"maxTime",{get:function(){return void 0!==this.props.maxTime?this.props.maxTime:this.normalizeRange(this.props.max,this.state.dateValue)},enumerable:!1,configurable:!0}),t.prototype.normalizeRange=function(e,t){return(0,p.isEqualDate)(e,t||(0,C.x2)())?e:null},t.prototype.hasActiveButton=function(){return!!this._acceptButton&&(this._acceptButton&&document.activeElement===this._acceptButton.element||this._cancelButton&&document.activeElement===this._cancelButton.element)},t.prototype.mergeTime=function(e,t){return e&&t?(0,C.q_)(t,e):t},t.prototype.mergeDate=function(e,t){return e?(0,C.q_)(e||(0,C.x2)(),t):t},t}(s.Component);(0,z.registerForLocalization)(rt);var ot=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)}}(),at=function(){return at=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},at.apply(this,arguments)},it=function(e){function t(n){var r=e.call(this,n)||this;return r._popupId=(0,d.M)(),r._element=null,r._dateInput=s.createRef(),r._dateTimeSelector=null,r.shouldFocusDateInput=!1,r.prevShow=!1,r.focus=function(){var e=r.dateInputElement();e&&e.focus()},r.handleReject=function(){r.shouldFocusDateInput=!0,r.setShow(!1)},r.handleValueChange=function(e){r.setState({value:(0,p.cloneDate)(e.value||void 0),show:!1}),r.valueDuringOnChange=e.value,r.showDuringOnChange=!1,r.shouldFocusDateInput=!0;var t=r.props.onChange;t&&t.call(void 0,{syntheticEvent:e.syntheticEvent,nativeEvent:e.nativeEvent,value:r.value,show:r.show,target:r}),r.valueDuringOnChange=void 0,r.showDuringOnChange=void 0},r.handleFocus=function(){r.setState({focused:!0})},r.handleBlur=function(){r.setState({focused:!1}),r.setShow(!1)},r.handleDateIconClick=function(){r.props.disabled||(r.shouldFocusDateInput=!0,r.setShow(!r.show))},r.handleIconMouseDown=function(e){e.preventDefault()},r.handleKeyDown=function(e){var t=e.altKey,n=e.keyCode;if(n===v.R.esc)return r.shouldFocusDateInput=!0,void r.setShow(!1);!t||n!==v.R.up&&n!==v.R.down||(e.preventDefault(),e.stopPropagation(),r.shouldFocusDateInput=n===v.R.up,r.setShow(n===v.R.down))},r.dateInputElement=function(){return r.dateInput&&r.dateInput.element||r.element&&r.element.querySelector(".k-dateinput > input.k-input-inner")},(0,w.s)(x.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue,show:r.props.defaultShow||t.defaultProps.defaultShow,focused:!1},r}return ot(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this._element},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dateInput",{get:function(){return this._dateInput.current},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=void 0!==this.valueDuringOnChange?this.valueDuringOnChange:void 0!==this.props.value?this.props.value:this.state.value;return null!==e?(0,p.cloneDate)(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"show",{get:function(){return void 0!==this.showDuringOnChange?this.showDuringOnChange:void 0!==this.props.show?this.props.show:this.state.show},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this.props.name},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"min",{get:function(){return void 0!==this.props.min?this.props.min:t.defaultProps.min},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"max",{get:function(){return void 0!==this.props.max?this.props.max:t.defaultProps.max},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"validity",{get:function(){var e=(0,C.qS)(this.value,this.min,this.max)&&(0,O.Si)(this.value,this.props.minTime||Me.oP,this.props.maxTime||C.bB),t=void 0!==this.props.validationMessage,n=(!this.required||null!==this.value)&&e,r=void 0!==this.props.valid?this.props.valid:n;return{customError:t,rangeOverflow:this.value&&this.max.getTime()<this.value.getTime()||!1,rangeUnderflow:this.value&&this.value.getTime()<this.min.getTime()||!1,valid:r,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}),Object.defineProperty(t.prototype,"dateInputComp",{get:function(){return this.props.dateInput||t.defaultProps.dateInput},enumerable:!1,configurable:!0}),t.prototype.componentDidMount=function(){this.show&&this.forceUpdate()},t.prototype.componentDidUpdate=function(){var e=this.dateInputElement();this._dateTimeSelector&&this.show&&!this.prevShow&&this._dateTimeSelector.focus({preventScroll:!0}),e&&!this.show&&this.shouldFocusDateInput&&e.focus({preventScroll:!0}),this.prevShow=this.show,this.shouldFocusDateInput=!1},t.prototype.componentWillUnmount=function(){clearTimeout(this.nextTickId)},t.prototype.render=function(){var e=this,n=this.props,r=n.size,o=void 0===r?t.defaultProps.size:r,a=n.rounded,i=void 0===a?t.defaultProps.rounded:a,l=n.fillMode,c=void 0===l?t.defaultProps.fillMode:l,u=n.disabled,p=n.tabIndex,d=n.title,v=n.id,y=n.format,w=n.formatPlaceholder,x=n.min,C=n.max,O=n.weekNumber,V=n.focusedDate,M=n.className,H=n.width,I=n.name,E=n.validationMessage,S=n.required,D=n.validityStyles,L=n.cancelButton,P=n.minTime,_=n.maxTime,B=n.ariaLabelledBy,T=n.ariaDescribedBy,R=n.popup,N=void 0===R?h.G:R,j=n.calendar,A=!this.validityStyles||this.validity.valid,F={id:v,ariaLabelledBy:B,ariaDescribedBy:T,format:y,formatPlaceholder:w,disabled:u,title:d,validityStyles:D,validationMessage:E,required:S,min:x,max:C,minTime:P,maxTime:_,name:I,tabIndex:this.show?-1:p,valid:this.validity.valid,value:this.value,onChange:this.handleValueChange,steps:this.props.steps,label:void 0,placeholder:this.state.focused?null:this.props.placeholder,ariaExpanded:this.show,size:null,fillMode:null,rounded:null},q=s.createElement(m.o,{onFocus:this.handleFocus,onBlur:this.handleBlur,onSyncFocus:this.props.onFocus,onSyncBlur:this.props.onBlur},(function(t){var n,r=t.onFocus,a=t.onBlur;return s.createElement("div",{ref:function(t){e._element=t},className:(0,f.A)("k-input","k-datetimepicker",(n={},n["k-input-".concat(g.G.sizeMap[o]||o)]=o,n["k-rounded-".concat(g.G.roundedMap[i]||i)]=i,n["k-input-".concat(c)]=c,n["k-invalid"]=!A,n["k-required"]=e.required,n["k-disabled"]=e.props.disabled,n),M),onKeyDown:e.handleKeyDown,style:{width:H},onFocus:r,onBlur:a},s.createElement(e.dateInputComp,at({_ref:e._dateInput,ariaRole:"combobox",ariaControls:e._popupId},F)),s.createElement(ce.z,at({tabIndex:-1,type:"button",icon:"calendar",svgIcon:b.CHk,onMouseDown:e.handleIconMouseDown,onClick:e.handleDateIconClick,title:(0,z.provideLocalizationService)(e).toLanguageString(k.lI,k.sY[k.lI]),className:"k-input-button",rounded:null},{"aria-label":(0,z.provideLocalizationService)(e).toLanguageString(k.lI,k.sY[k.lI])})),s.createElement(N,{show:e.show,animate:null!==e.element,anchor:e.element,popupClass:"k-datetime-container k-reset",id:e._popupId,anchorAlign:{horizontal:"left",vertical:"bottom"},popupAlign:{horizontal:"left",vertical:"top"}},s.createElement(rt,{ref:function(t){e._dateTimeSelector=t},cancelButton:L,steps:e.props.steps,value:e.value,onChange:e.handleValueChange,onReject:e.handleReject,disabled:u,weekNumber:O,min:e.min,max:e.max,minTime:P,maxTime:_,focusedDate:V,format:y,calendar:j})))}));return this.props.label?s.createElement(ge.g,{dateInput:this._dateInput,label:this.props.label,editorId:v,editorValid:A,editorDisabled:this.props.disabled,children:q,style:{width:this.props.width}}):q},t.prototype.setShow=function(e){this.show!==e&&this.setState({show:e})},t.prototype.nextTick=function(e){clearTimeout(this.nextTickId),this.nextTickId=window.setTimeout((function(){return e()}))},t.displayName="DateTimePicker",t.propTypes={className:u.string,defaultShow:u.bool,defaultValue:u.instanceOf(Date),disabled:u.bool,focusedDate:u.instanceOf(Date),format:u.oneOfType([u.string,u.shape({skeleton:u.string,pattern:u.string,date:u.oneOf(["short","medium","long","full"]),time:u.oneOf(["short","medium","long","full"]),datetime:u.oneOf(["short","medium","long","full"]),era:u.oneOf(["narrow","short","long"]),year:u.oneOf(["numeric","2-digit"]),month:u.oneOf(["numeric","2-digit","narrow","short","long"]),day:u.oneOf(["numeric","2-digit"]),weekday:u.oneOf(["narrow","short","long"]),hour:u.oneOf(["numeric","2-digit"]),hour12:u.bool,minute:u.oneOf(["numeric","2-digit"]),second:u.oneOf(["numeric","2-digit"]),timeZoneName:u.oneOf(["short","long"])})]),formatPlaceholder:u.oneOfType([u.oneOf(["wide","narrow","short","formatPattern"]),u.shape({year:u.string,month:u.string,day:u.string,hour:u.string,minute:u.string,second:u.string})]),id:u.string,ariaLabelledBy:u.string,ariaDescribedBy:u.string,min:u.instanceOf(Date),max:u.instanceOf(Date),name:u.string,popupSettings:u.shape({animate:u.bool,appendTo:u.any,popupClass:u.string}),show:u.bool,tabIndex:u.number,title:u.string,value:u.instanceOf(Date),weekNumber:u.bool,width:u.oneOfType([u.number,u.string]),validationMessage:u.string,required:u.bool,validate:u.bool,valid:u.bool,cancelButton:u.bool,size:u.oneOf([null,"small","medium","large"]),rounded:u.oneOf([null,"small","medium","large","full"]),fillMode:u.oneOf([null,"solid","flat","outline"])},t.defaultProps={defaultShow:!1,defaultValue:null,disabled:!1,format:"g",max:C.f1,min:C.P1,popupSettings:{},tabIndex:0,weekNumber:!1,required:!1,validityStyles:!0,cancelButton:!0,dateInput:l.Wr,size:"medium",rounded:"medium",fillMode:"solid"},t}(s.Component),lt=(0,y.Y)(),ct=(0,y.u)(lt,it);ct.displayName="KendoReactDateTimePicker",(0,z.registerForLocalization)(it);var st=n(917),ut=n(4962)},7915:(e,t,n)=>{var r;n.d(t,{yV:()=>o,E9:()=>a,WG:()=>i,ab:()=>l,Lg:()=>c,WA:()=>s,_A:()=>u,BL:()=>h,ut:()=>p,kr:()=>d,lI:()=>v,zO:()=>f,jI:()=>m,fT:()=>g,U1:()=>y,hw:()=>b,P2:()=>z,hT:()=>w,XV:()=>x,Fy:()=>k,r$:()=>C,sY:()=>O});var o="multiviewcalendar.prevView",a="multiviewcalendar.nextView",i="dateinput.increment",l="dateinput.decrement",c="calendar.today",s="datepicker.toggleCalendar",u="daterangepicker.swapStartEnd",h="daterangepicker.start",p="daterangepicker.end",d="daterangepicker.separator",v="datetimepicker.toggleDateTimeSelector",f="timepicker.now",m="timepicker.selectNow",g="timepicker.cancel",y="timepicker.set",b="timepicker.toggleTimeSelector",z="timepicker.toggleClock",w="datetimepicker.date",x="datetimepicker.time",k="datetimepicker.cancel",C="datetimepicker.set",O=((r={})[c]="TODAY",r[f]="NOW",r[y]="Set",r[g]="Cancel",r[w]="Date",r[x]="Time",r[k]="Cancel",r[C]="Set",r[h]="Start",r[p]="End",r[d]=" ",r[m]="Select Now",r[b]="Toggle TimeSelector",r[z]="Toggle Clock",r[i]="Increase value",r[l]="Decrease value",r[s]="Toggle calendar",r[o]="Navigate to previous view",r[a]="Navigate to next view",r[u]="Swap start and end values",r[v]="Toggle date-time selector",r)},9433:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-dateinputs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171694,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"}},5593:(e,t,n)=>{n.d(t,{p:()=>r});var r={dayperiod:"dayperiod",hour:"hour",millisecond:"millisecond",minute:"minute",second:"second"}},213:(e,t,n)=>{n.d(t,{Qr:()=>s,W8:()=>u,sq:()=>h,Il:()=>p,Bq:()=>d,HZ:()=>v,Op:()=>f,Iz:()=>m,w6:()=>g,O7:()=>b,Si:()=>z,mh:()=>w,yI:()=>x,XE:()=>k});var r,o=n(619),a=n(5593),i=n(6973),l=function(e){return function(t,n){var r=(0,o.cloneDate)(t);return r[e](n),r}},c=[{type:a.p.hour,getter:function(e){return e.getHours()}},{type:a.p.minute,getter:function(e){return e.getMinutes()}},{type:a.p.second,getter:function(e){return e.getSeconds()}},{type:a.p.millisecond,getter:function(e){return e.getMilliseconds()}}],s=(r=c,function(e){return r.map(function(e){return function(t){return e[t.type]?(n=t.getter,function(e,t){return n(t)}):function(e){return function(t,n){return e(t)}}(t.getter);var n}}(function(e){return e.reduce((function(e,t){return e[t.type]=t.type,e}),{})}(e)))}),u=function(e){return function(t,n){return e.map((function(e){var r=Math.floor(t[e.type]);return r?function(e,t,n,r){return function(o){var a=e(o),i=e(n);return"hour"===r?a-(a-i)%t:o.getTime()<=n.getTime()&&0!==a&&a<=i?Math.ceil(a/t)*t:a-a%t}}(e.getter,r,n,e.type):e.getter}))}}(c),h=function(e){return function(t,n){return t.setHours.apply(t,e.map((function(e){return e(t,n)}))),t}},p=function(e){return function(t){var n=(0,o.cloneDate)(t);return n.setHours.apply(n,e.map((function(e){return e(n)}))),n}},d=l("setHours"),v=l("setMinutes"),f=l("setSeconds"),m=function(){return new Date},g=function(e,t,n){void 0===n&&(n=1);for(var r=[],o=e;o<t;o+=n)r.push(o);return r},y=function(e,t,n){return{candidateValue:(0,i.q_)(i.on,e),maxValue:(0,o.addDays)((0,i.q_)(i.on,n),t.getHours()<n.getHours()?0:1),minValue:(0,i.q_)(i.on,t)}},b=function(e,t,n){if(!e||!t||!n)return e;var r=y(e,t,n),o=r.candidateValue,a=r.minValue,l=r.maxValue;return o<a?(0,i.q_)(e,t):o>l?(0,i.q_)(e,n):e},z=function(e,t,n){if(!e||!t||!n)return!0;var r=y(e,t,n),o=r.candidateValue,a=r.minValue,i=r.maxValue;return a<=o&&o<=i},w=function(e,t,n){if(null===e)return!0;var r=y(e,t,n),o=r.candidateValue,a=r.minValue,i=r.maxValue;return a<=o&&o<=i},x=function(e,t){if(null===e||null===t)return!1;var n=(0,i.q_)(i.on,e),r=(0,i.q_)(i.on,t);return n.getTime()<r.getHours()},k=function(e,t){if(null===e||null===t)return!1;var n=(0,i.q_)(i.on,e);return(0,i.q_)(i.on,t).getTime()<n.getHours()}},6973:(e,t,n)=>{n.d(t,{AG:()=>i,Sn:()=>l,on:()=>c,P1:()=>s,f1:()=>u,oP:()=>h,bB:()=>p,q_:()=>d,x2:()=>v,mh:()=>f,qS:()=>m,o_:()=>g,w6:()=>y,kK:()=>b,ZH:()=>z,q5:()=>w,Ii:()=>x,Ds:()=>k});var r=n(619),o=n(9135),a=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 i(e){var t=function(t,n,r){for(var o=[],i=3;i<arguments.length;i++)o[i-3]=arguments[i];return null===n[r]?null:(t?e.isRequired:e).apply(void 0,a([n,r],o,!1))},n=t.bind(null,!1);return n.isRequired=t.bind(null,!0),n}var l=function(e,t,n){return void 0===t||void 0===n||t<=e&&e<=n?e:e<t?t:n},c=new Date(1980,0,1),s=new Date(1900,0,1),u=new Date(2099,11,31),h=new Date(1980,0,1),p=new Date(1980,0,1,23,59,59),d=function(e,t){var n=(0,r.cloneDate)(e);return n.setHours(t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()),n},v=function(){return(0,r.getDate)(new Date)},f=function(e,t,n){return!e||!(t&&t>e||n&&n<e)},m=function(e,t,n){return null===e||!(t&&(0,r.getDate)(t)>(0,r.getDate)(e)||n&&(0,r.getDate)(n)<(0,r.getDate)(e))},g=function(e,t){var n=t||o.U,r=n.start,a=n.end;return!(!r||!a)&&r<e&&e<a},y=function(e,t,n){void 0===n&&(n=1);for(var r=[],o=e;o<t;o+=n)r.push(o);return r},b=function(e,t,n){return t.getTime()<=e.getTime()&&e.getTime()<=n.getTime()},z=function(e,t){return e.slice(t).concat(e.slice(0,t))},w=function(e,t,n){return e?t&&e<t?(0,r.cloneDate)(t):n&&e>n?(0,r.cloneDate)(n):e:e},x=function(e){return function(t,n,r){void 0===n&&(n=""),void 0===r&&(r={});var o=document.createElement(e);return o.className=n,Object.keys(r).map((function(e){return o.style[e]=r[e]})),"string"==typeof t?o.innerHTML=t||"":(t||[]).forEach((function(e){return e&&o.appendChild(e)})),o}};function k(e,t,n){var r,o;void 0===n&&(n={});var a,i,l,c=n.maxWait,s=window,u=0,h=!1,p=!1,d=!0,v=!t&&0!==t&&"function"==typeof s.requestAnimationFrame;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var n=r,i=o;return r=o=void 0,u=t,a=e.apply(i,n)}function m(e,t){return v?(s.cancelAnimationFrame(i),s.requestAnimationFrame(e)):setTimeout(e,t)}function g(e){var n=e-l;return void 0===l||n>=t||n<0||p&&e-u>=c}function y(){var e=Date.now();if(g(e))return b(e);i=m(y,function(e){var n=e-u,r=t-(e-l);return p?Math.min(r,c-n):r}(e))}function b(e){return i=void 0,d&&r?f(e):(r=o=void 0,a)}function z(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var c=Date.now(),s=g(c);if(r=e,o=this,l=c,s){if(void 0===i)return function(e){return u=e,i=m(y,t),h?f(e):a}(l);if(p)return i=m(y,t),f(l)}return void 0===i&&(i=m(y,t)),a}return t=+t||0,z.cancel=function(){void 0!==i&&function(e){if(v)return s.cancelAnimationFrame(e);clearTimeout(e)}(i),u=0,r=l=o=i=void 0},z.flush=function(){return void 0===i?a:b(Date.now())},z.pending=function(){return void 0!==i},z}},2554:(e,t,n)=>{n.d(t,{$:()=>k});var r,o,a,i,l,c=n(3899),s=n(189),u=n(8047),h=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))},p=function(){function e(e,t,n){void 0===e&&(e=0),this.total=e,this.rowHeight=t,this.detailRowHeight=n,this.offsets=[],this.heights=[];for(var r=0,o=0;o<e;o++)this.offsets.push(r),r+=t,this.heights.push(t)}return e.prototype.height=function(e){return this.heights[e]},e.prototype.expandDetail=function(e){this.height(e)===this.rowHeight&&this.updateRowHeight(e,this.detailRowHeight)},e.prototype.collapseDetail=function(e){this.height(e)>this.rowHeight&&this.updateRowHeight(e,-1*this.detailRowHeight)},e.prototype.index=function(e){for(var t=0;t<this.offsets.length;t++){if(e===this.offsets[t])return t;if(e<this.offsets[t])return t-1}return this.total-1},e.prototype.offset=function(e){return this.offsets[e]},e.prototype.totalHeight=function(){return this.heights.reduce((function(e,t){return e+t}),0)},e.prototype.updateRowHeight=function(e,t){this.heights[e]+=t,this.offsets=function(e,t,n){return h(h([],e.slice(0,t+1),!0),e.slice(t+1).map((function(e){return e+n})),!0)}(this.offsets,e,t)},e}(),d=function(e){return Math.max(e,0)},v=function(e){this.offset=e},f=function(e){this.skip=e},m=function(){function e(e,t){this.onScrollAction=e,this.onPageAction=t,this.direction="vertical",this.firstLoaded=0,this.lastLoaded=0,this.lastScrollTop=0,this.take=0,this.total=0,this.rowHeightService=null,this.bottomOffset=0,this.topOffset=0}return e.prototype.create=function(e,t,n,r,o,a,i){void 0===o&&(o=0),void 0===a&&(a=0),void 0===i&&(i="vertical"),this.rowHeightService=e,this.firstLoaded=t,this.lastLoaded=t+n,this.take=n,this.total=r,this.lastScrollTop=0,this.topOffset=o,this.bottomOffset=a,this.direction=i;var l=this.rowsForHeight(o),c=d(t-l);this.onScrollAction(new v(this.rowOffset(c))),this.onPageAction(new f(c))},e.prototype.onScroll=function(e){var t=e.scrollLeft,n=e.scrollTop,r=e.offsetHeight,o=e.offsetWidth,a="vertical"===this.direction?n:t,i="vertical"===this.direction?r:o;if(this.lastScrollTop!==a&&this.rowHeightService){var l=this.lastScrollTop>=a;this.lastScrollTop=a;var c=this.rowHeightService.index(d(a-this.topOffset)),s=this.rowHeightService.index(d(a+i-this.bottomOffset));if(!l&&s>=this.lastLoaded&&this.lastLoaded<this.total&&(this.firstLoaded=c,this.onScrollAction(new v(this.rowOffset(c))),this.lastLoaded=Math.min(this.firstLoaded+this.take,this.total),this.onPageAction(new f(this.firstLoaded))),l&&c<=this.firstLoaded){var u=Math.floor(.3*this.take);this.firstLoaded=d(c-u),this.onScrollAction(new v(this.rowOffset(this.firstLoaded))),this.lastLoaded=Math.min(this.firstLoaded+this.take,this.total),this.onPageAction(new f(this.firstLoaded))}}},e.prototype.rowOffset=function(e){return this.rowHeightService?this.rowHeightService.offset(e)+this.topOffset:0},e.prototype.rowsForHeight=function(e){return this.rowHeightService?Math.ceil(e/this.rowHeightService.height(0)):0},e}(),g=(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)});!function(e){e[e.Backward=0]="Backward",e[e.Forward=1]="Forward"}(l||(l={}));var y=function(e,t,n){return Math.min(Math.abs(t-e),n)},b=17,z=((o={})[l.Forward]=function(e){return function(t){return t+e}},o[l.Backward]=function(e){return function(t){return t-e}},o),w=((a={})[l.Forward]=function(e){return function(t){return Math.min(t,e)}},a[l.Backward]=function(e){return function(t){return Math.max(t,e)}},a),x=((i={})[l.Forward]=function(e){return function(t){return t<e}},i[l.Backward]=function(e){return function(t){return t>e}},i),k=function(e){function t(n){var r=e.call(this,n)||this;return r.rowHeightService=null,r.scrollContainer=null,r.lastDirection=null,r.lastTotal=0,r.lastTake=0,r.animationInProgress=!1,r.scrollToIndexTimeout=0,r.scrollTo=function(e){var t="vertical"===r.direction?"scrollTop":"scrollLeft";r.scrollContainer&&(r.scrollContainer[t]=e)},r.scrollToIndex=function(e){void 0!==r.scrollToIndexTimeout&&window.cancelAnimationFrame(r.scrollToIndexTimeout),r.rowHeightService&&(r.scrollToIndexTimeout=window.requestAnimationFrame((function(){r.animationInProgress=!1,r.rowHeightService&&r.scrollTo(r.rowHeightService.offset(e))})))},r.animateToIndex=function(e){if(r.rowHeightService&&window){window.cancelAnimationFrame(r.cancelAnimation);var t=r.rowHeightService.offset(e),n=r.getContainerScrollDirection(t),o=r.scrollRange(t,n),a=o.start,i=o.end;if(a!==i){var l=r.scrollStep(a,i),c=z[n](l),s=w[n](i),u=x[n](c(i)),h=function(e){r.animationInProgress=!0;var t=c(e);r.scrollTo(s(t)),u(t)?r.cancelAnimation=window.requestAnimationFrame((function(){h(t)})):r.animationInProgress=!1};r.cancelAnimation=window.requestAnimationFrame((function(){h(a)}))}}},r.scrollToBottom=function(){r.rowHeightService&&r.scrollTo(r.rowHeightService.totalHeight()+r.props.bottomOffset)},r.scrollStep=function(e,n){var o=r.props.scrollDuration||t.defaultProps.scrollDuration;return Math.abs(n-e)/(o/b)},r.scrollRange=function(e,t){var n=r.containerScrollPosition;if(parseInt("".concat(e),10)===parseInt("".concat(n),10))return{start:e,end:e};var o=r.containerMaxScroll(),a=t===l.Backward?1:-1,i=y(n,e,r.props.maxScrollDifference||0),c=Math.min(e,o);return{start:Math.min(Math.max(c+a*i,0),o),end:c}},r.containerMaxScroll=function(){return r.containerScrollSize-r.containerOffsetSize},r.getContainerScrollDirection=function(e){return e<r.containerScrollPosition?l.Backward:l.Forward},r.initServices=function(e){void 0===e&&(e=r.props);var t="vertical"===r.direction?e.itemHeight:e.itemWidth;void 0!==t&&(r.rowHeightService=new p(e.total,t,0),r.scrollerService.create(r.rowHeightService,e.skip,e.take,e.total,e.topOffset,r.scrollOffsetSize,r.direction))},r.getContainerProperty=function(e){return r.scrollContainer?r.scrollContainer[e]:0},r.handleScroll=function(e){if(r.scrollContainer&&r.rowHeightService){var t=e.target;r.scrollerService.onScroll({scrollLeft:t.scrollLeft,scrollTop:t.scrollTop,offsetHeight:t.offsetHeight,offsetWidth:t.offsetWidth});var n=r.rowHeightService.index(r.containerScrollPosition-r.props.topOffset),o=r.props.onScrollAction,a={index:n,target:t,scrollAction:r.scrollAction,pageAction:r.pageAction,animationInProgress:r.animationInProgress};r.props.onScroll&&r.props.onScroll.call(void 0,e),o&&o.call(void 0,a),r.scrollAction=void 0,r.pageAction=void 0}},r.handleScrollAction=function(e){r.scrollAction=e},r.handlePageAction=function(e){r.pageAction=e},r.scrollerService=new m(r.handleScrollAction,r.handlePageAction),r}return g(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return this.scrollContainer},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"containerOffsetSize",{get:function(){return this.getContainerProperty("vertical"===this.direction?"offsetHeight":"offsetWidth")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"containerScrollSize",{get:function(){return this.getContainerProperty("vertical"===this.direction?"scrollHeight":"scrollWidth")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"containerScrollPosition",{get:function(){return this.getContainerProperty("vertical"===this.direction?"scrollTop":"scrollLeft")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"direction",{get:function(){return void 0!==this.props.direction?this.props.direction:t.defaultProps.direction},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"scrollOffsetSize",{get:function(){return void 0!==this.props.scrollOffsetSize?this.props.scrollOffsetSize:t.defaultProps.scrollOffsetSize},enumerable:!1,configurable:!0}),t.prototype.activeIndex=function(){return this.itemIndex(Math.ceil(this.containerScrollPosition))},t.prototype.itemIndex=function(e){return this.rowHeightService?this.rowHeightService.index(e):0},t.prototype.itemOffset=function(e){return this.rowHeightService?this.rowHeightService.offset(e):0},t.prototype.isIndexVisible=function(e){if(!this.rowHeightService)return!1;var t=this.containerScrollPosition,n=t+this.containerOffsetSize,r=this.rowHeightService.offset(e),o=r+this.rowHeightService.height(e);return r>=t&&o<=n},t.prototype.isListScrolled=function(e){return!!this.rowHeightService&&this.containerScrollPosition!==this.rowHeightService.offset(e)},t.prototype.componentDidMount=function(){var e=this.props.onMount;e&&e.call(void 0,this)},t.prototype.render=function(){var e=this;this.lastTotal===this.props.total&&this.lastDirection===this.direction&&this.lastTake===this.props.take||(this.initServices(),this.lastTotal=this.props.total,this.lastDirection=this.direction,this.lastTake=this.props.take);var t="".concat((this.rowHeightService?this.rowHeightService.totalHeight():0)+this.props.bottomOffset),n="vertical"===this.direction?{height:"".concat(t,"px")}:{width:"".concat(t,"px")},r=(0,u.A)("k-content k-calendar-content k-scrollable",{"k-scrollable-horizontal":"horizontal"===this.direction},this.props.className),o=(0,u.A)("k-scrollable-placeholder",{"k-scrollable-horizontal-placeholder":"horizontal"===this.direction});return c.createElement("div",{ref:function(t){e.scrollContainer=t},onScroll:this.handleScroll,className:r,tabIndex:this.props.tabIndex,role:this.props.role},this.props.children,c.createElement("div",{style:n,className:o}))},t.propTypes={bottomOffset:s.number.isRequired,className:s.string,direction:s.oneOf(["horizontal","vertical"]),forceScroll:s.bool,itemHeight:s.number,itemWidth:s.number,maxScrollDifference:s.number,onScroll:s.func,onScrollAction:s.func,scrollDuration:s.number,scrollOffsetSize:s.number,skip:s.number.isRequired,tabIndex:s.number,take:s.number.isRequired,topOffset:s.number.isRequired,total:s.number.isRequired,role:s.string},t.defaultProps={direction:"vertical",forceScroll:!1,scrollOffsetSize:0,maxScrollDifference:100,scrollDuration:100},t}(c.Component)},9570:(e,t,n)=>{n.d(t,{hgA:()=>l,CHk:()=>s,M7i:()=>o,fRI:()=>r,fL_:()=>i,oXh:()=>a,aYQ:()=>c});const r={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},o={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},a={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"},i={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"},l={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"},c={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"},s={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"}},1533:(e,t,n)=>{n.d(t,{Y:()=>b,X:()=>z});var r=n(3899),o=n(189),a=n(848),i=n(9656),l=n(3198),c=n(5407),s=n(3493),u=n(8199),h=n(8047),p=n(2697),d=n(4703),v=n(4006),f=n(2009),m=n(499),g=n(7008),y=function(){return y=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},y.apply(this,arguments)},b=(0,a.Y)(),z=r.forwardRef((function(e,t){var n;(0,v.s)(f.k);var o=(0,i.Y)(b,e),a=o,z=a.ariaDescribedBy,w=a.ariaLabelledBy,x=a.checked,k=a.className,C=a.children,O=a.defaultChecked,V=a.disabled,M=a.defaultValue,H=a.id,I=a.size,E=a.rounded,S=a.label,D=a.labelPlacement,L=a.name,P=a.labelOptional,_=a.onChange,B=a.onFocus,T=a.onBlur,R=a.tabIndex,N=a.value,j=a.required,A=a.valid,F=a.validationMessage,q=a.validityStyles,K=(a.visited,a.touched,a.modified,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}(a,["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"])),U=r.useRef(null),W=r.useCallback((function(){U.current&&U.current.focus()}),[]),Y=r.useCallback((function(){return{element:U.current,focus:W,get name(){return U.current&&U.current.name}}}),[W]);r.useImperativeHandle(t,Y);var G=r.useState(O),Z=G[0],X=G[1],$=r.useState(M),Q=$[0],J=$[1],ee="boolean"==typeof N||null===N,te=void 0!==x,ne=ee,re=ne?N:Q,oe=te?x:ne?void 0:Z,ae=void 0===oe&&re,ie=ae?re:oe,le=ae||ne?null===N?N:void 0:N||re,ce=null===ie||null===le,se=r.useMemo((function(){return(0,l.M)()}),[]),ue=(0,m.useLocalization)(),he=function(e){return ue.toLanguageString(e,g.sY[e])},pe=he(g.as),de=he(g.wd),ve=void 0!==A?A:!j||!!oe;r.useEffect((function(){U.current&&U.current.setCustomValidity&&U.current.setCustomValidity(ve?"":F||pe)}),[ve,F,pe]);var fe=r.useCallback((function(e,t){ne||V||(J(t),te||V||X(t)),_&&!V&&(0,c.N)(_,e,y(y({},Y()),{value:t}),{value:t})}),[te,V,_,ne,Y]),me=r.useCallback((function(e){var t=e.target.checked;fe(e,t)}),[fe,N]),ge=r.useCallback((function(e){if(!V){var t=e.keyCode,n=e.currentTarget.checked;t===s.R.space&&(e.preventDefault(),e.stopPropagation(),fe(e,!n))}}),[V,fe]),ye=r.useCallback((function(e){V||e.keyCode===s.R.space&&e.preventDefault()}),[V]),be=r.useCallback((function(e){B&&!V&&(0,c.N)(B,e,Y(),void 0)}),[B,V,Y]),ze=r.useCallback((function(e){T&&!V&&(0,c.N)(T,e,Y(),void 0)}),[T,V,Y]),we=(0,u.n)(U,o.dir),xe=(0,h.A)({"k-disabled":V},k),ke=y(y({type:"checkbox",className:(0,h.A)("k-checkbox",(n={},n["k-checkbox-".concat(p.G.sizeMap[I]||I)]=I,n["k-rounded-".concat(p.G.roundedMap[E]||E)]=E,n["k-indeterminate"]=ce,n["k-disabled"]=V,n["k-invalid k-invalid"]=!(ve||void 0!==q||!0===q),n)),ref:U,name:L,id:H||se,"aria-labelledby":w,"aria-describedby":z,checked:Boolean(ie),disabled:V,tabIndex:(0,d.p)(R,V),role:"checkbox",required:void 0!==j&&j,"aria-checked":!(!oe&&!ie)||!!ce&&"mixed","aria-disabled":V||void 0},K),{onChange:me,onKeyDown:ge,onKeyUp:ye,onFocus:be,onBlur:ze}),Ce=r.createElement(r.Fragment,null,void 0===le?r.createElement("input",y({},ke)):r.createElement("input",y({},ke,{value:ee?void 0:null===le?"":le}))),Oe=r.createElement(r.Fragment,null,void 0!==S?r.createElement("label",{className:"k-checkbox-label",htmlFor:H||se,style:{userSelect:"none"}},S,P&&r.createElement("span",{className:"k-label-optional"},de)):null);return r.createElement(r.Fragment,null,"before"===D?r.createElement("span",{className:xe,dir:"rtl"},Ce,Oe,C):r.createElement("span",{className:xe,dir:we},Ce,Oe,C))}));z.propTypes={checked:o.bool,className:o.string,defaultChecked:o.bool,defaultValue:o.any,dir:o.string,disabled:o.bool,id:o.string,size:o.oneOf([null,"small","medium","large"]),rounded:o.oneOf([null,"small","medium","large"]),ariaLabelledBy:o.string,ariaDescribedBy:o.string,label:o.any,labelPlacement:o.string,labelOptional:o.bool,name:o.string,tabIndex:o.number,value:o.any,validationMessage:o.string,required:o.bool,validate:o.bool,valid:o.bool,onChange:o.func,onFocus:o.func,onBlur:o.func},z.defaultProps={size:"medium",rounded:"medium"},z.displayName="KendoCheckbox"},2474:(e,t,n)=>{n.d(t,{dc:()=>f,II:()=>m});var r,o=n(3899),a=n(189),i=n(3198),l=n(8047),c=n(848),s=n(6097),u=n(4006),h=n(2009),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)}),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)},v=function(e){function t(n){var r=e.call(this,n)||this;return r._input=null,r._inputId=(0,i.M)(),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,u.s)(h.k),r.state={value:r.props.defaultValue||t.defaultProps.defaultValue},r}return p(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 d(d({},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,a=t.id,i=(t.validationMessage,t.defaultValue,t.valid,t.visited,t.touched,t.modified,t.ariaLabelledBy),c=t.ariaDescribedBy,u=(t.validityStyles,t.style),h=t.ariaLabel,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}(t,["className","label","id","validationMessage","defaultValue","valid","visited","touched","modified","ariaLabelledBy","ariaDescribedBy","validityStyles","style","ariaLabel"]),v=a||this._inputId,f=!this.validityStyles||this.validity.valid,m=(0,l.A)(n,"k-input k-input-md k-rounded-md k-input-solid"),g=o.createElement("input",d({"aria-labelledby":i,"aria-describedby":c,"aria-disabled":this.props.disabled||void 0,"aria-invalid":!f||void 0,"aria-label":h||void 0},p,{style:r?void 0:u,value:this.value,id:v,className:m,onChange:this.handleChange,onAnimationStart:this.handleAutoFill,ref:function(t){e._input=t}}));return r?o.createElement(s._,{label:r,editorId:v,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:a.string,validationMessage:a.string,required:a.bool,validate:a.bool,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string},t.defaultProps={defaultValue:"",required:!1,validityStyles:!0},t}(o.Component),f=(0,c.Y)(),m=(0,c.u)(f,v);m.displayName="KendoReactInput"},2201:(e,t,n)=>{n.r(t),n.d(t,{Checkbox:()=>mt.X,CheckboxPropsContext:()=>mt.Y,ColorGradient:()=>pe,ColorGradientPropsContext:()=>he,ColorPalette:()=>be,ColorPalettePropsContext:()=>ye,ColorPicker:()=>Ee,ColorPickerPropsContext:()=>Ie,FlatColorPicker:()=>Pe,Input:()=>q.II,InputClearValue:()=>An,InputPrefix:()=>qn,InputPropsContext:()=>q.dc,InputSeparator:()=>Un,InputSuffix:()=>Yn,InputValidationIcon:()=>Zn,MaskedTextBox:()=>tt,MaskedTextBoxPropsContext:()=>et,NumericTextBox:()=>F.N,NumericTextBoxPropsContext:()=>F.R,RadioButton:()=>bt,RadioButtonPropsContext:()=>yt,RadioGroup:()=>kt,RadioGroupPropsContext:()=>xt,RangeSlider:()=>lt,RangeSliderPropsContext:()=>it,Rating:()=>jt,RatingItem:()=>Ht,RatingPropsContext:()=>Nt,SLIDER_LABEL_ATTRIBUTE:()=>z,Signature:()=>_n,SignaturePropsContext:()=>Pn,Slider:()=>H,SliderLabel:()=>w,SliderPropsContext:()=>M,Switch:()=>ft,SwitchPropsContext:()=>vt,TextArea:()=>Mt,TextAreaPropsContext:()=>Vt,TextBox:()=>Rn});var r,o=n(3899),a=n(189),i=n(9124),l=n(3198),c=n(4703),s=n(8047),u=n(1779),h=n(848),p=n(4006),d=n(2009),v=n(3493),f=n(5407),m=n(499),g=n(7008),y=n(8199),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="data-slider-label",w=function(e){var t,n,r=o.useRef(null),a=(0,y.n)(r),i=e.vertical?{bottom:"".concat(e.position,"%")}:((t={})["rtl"===a?"right":"left"]="".concat(e.position,"%"),t),l=e.vertical?"k-tick-vertical":"k-tick-horizontal";return o.createElement("li",{ref:r,className:"k-tick k-tick-large ".concat(l),title:e.title,style:b({zIndex:1,position:"absolute"},i)},e.children&&o.createElement("span",b({},((n={})[z]=!0,n),{className:"k-label",onClick:e.onClick}),e.children))},x=n(7037),k=n(1193),C=(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)}),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)},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?o.createElement(o.Fragment,null,o.createElement(x.z,{className:"k-button-decrease",rounded:"full",icon:n.props.vertical?"caret-alt-down":"caret-alt-left",svgIcon:n.props.vertical?k.M7i:k.Me8,title:e.decrementTitle,onClick:e.decrement}),e.children,o.createElement(x.z,{className:"k-button-increase",rounded:"full",icon:n.props.vertical?"caret-alt-up":"caret-alt-right",svgIcon:n.props.vertical?k.fRI:k.bI8,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(z)))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===v.R.left||e.keyCode===v.R.down?t=n.state.value-(n.props.step||0):e.keyCode===v.R.right||e.keyCode===v.R.up?t=n.state.value+(n.props.step||0):e.keyCode===v.R.home?t=n.props.min:e.keyCode===v.R.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.s)(d.k),n}return C(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,m.provideLocalizationService)(this),r=(this.state.value-this.props.min)/(this.props.max-this.props.min)*100,a=this.props.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"},i=this.props.vertical?{paddingTop:0,height:"100%"}:{};return o.createElement("div",{ref:function(e){return t._element=e},dir:this.state.dir,id:this.props.id,style:O({gap:0},this.props.style),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,className:(0,s.A)("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)},o.createElement(this.buttons,{enabled:this.props.buttons,decrement:this.decrement,increment:this.increment,incrementTitle:n.toLanguageString(g.AW,g.sY[g.AW]),decrementTitle:n.toLanguageString(g.wf,g.sY[g.wf])},o.createElement(u._,{onDrag:this.dragOver,onPress:this.dragStart},o.createElement("div",{className:"k-slider-track-wrap",style:O({flexGrow:1,position:"relative",touchAction:"none"},a)},this.props.children&&o.createElement("ul",{className:"k-reset k-slider-items",style:O({margin:0},i)},o.Children.map(this.props.children,(function(e){return e&&o.cloneElement(e,{position:100*(e.props.position-t.props.min)/(t.props.max-t.props.min),vertical:t.props.vertical},e.props.children)}))),o.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}},o.createElement("div",{className:"k-slider-selection",style:this.props.vertical?{height:r+"%"}:{width:r+"%"}}),o.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,c.p)(this.props.tabIndex,this.props.disabled,void 0),className:"k-draghandle",title:n.toLanguageString(g.t3,g.sY[g.t3]),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,f.N)(this.props.onChange,e,this,{value:t})},t.displayName="Slider",t.propTypes={min:a.number.isRequired,max:a.number.isRequired,value:a.number,vertical:a.bool,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,ariaLabel:a.string},t}(o.Component),M=(0,h.Y)(),H=(0,h.u)(M,V);H.displayName="KendoReactSlider",(0,m.registerForLocalization)(V);var I=function(e){return null!=e},E=function(e,t,n){return!I(e)||isNaN(e)||e<=t?t:e>=n?n:e},S=n(4407),D=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(I(e)){var r=(0,S.parseColor)(e.trim(),n);if(I(r))return"hex"===t?r.toCss():r.toCssRgba()}},L=function(e,t){void 0===t&&(t=!0);var n=(0,S.parseColor)(e,t);return I(n)?n.toHSV():{}},P=function(e,t){void 0===t&&(t=!0);var n=(0,S.parseColor)(e,t);return I(n)?n.toBytes():{}},_=function(e){var t=E(e.h,0,359.9),n=E(e.s,0,1),r=E(e.v,0,1),o=E(e.a,0,1);return S.Color.fromHSV(t,n,r,o).toCssRgba()},B=function(e){return _({h:e,s:1,v:1,a:1})},T=function(e){var t=E(e.r,0,255),n=E(e.g,0,255),r=E(e.b,0,255),o=E(e.a,0,1);return S.Color.fromBytes(t,n,r,o).toCssRgba()},R=function(e,t){var n=E(e.r,0,255),r=E(e.g,0,255),o=E(e.b,0,255),a=E(e.a,0,1),i=E(t.r,0,255),l=E(t.g,0,255),c=E(t.b,0,255);return{r:Math.round((1-a)*i+a*n),g:Math.round((1-a)*l+a*r),b:Math.round((1-a)*c+a*o)}},N=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]},j=function(e,t){return n=N(R(e,t)),r=N(R(t,{r:0,g:0,b:0,a:1})),(Math.max(n,r)+.05)/(Math.min(n,r)+.05);var n,r},A={},F=n(8463),q=n(2474),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 r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();const U=function(e){function t(t){var n=e.call(this,t)||this;return n.onChange=function(e){var t=e.target.value,r=D(t,"rgba");n.setState({hex:t}),I(r)&&n.props.onHexChange(t,r,e)},n.onBlur=function(){I(D(n.state.hex,"rgba"))||n.setState({hex:n.state.originalHex})},n.state={hex:n.props.hex,originalHex:n.props.hex},n}return K(t,e),t.prototype.render=function(){return o.createElement(q.II,{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}(o.Component);var W=n(2609),Y=n(8011),G=function(e){(0,p.s)(Y.k);var t=e.id,n=e.editorId,r=e.editorRef,a=e.editorDisabled,i=e.children,l=e.editorValid,c=e.style,u=e.className,h=e.optional,d=(0,m.useLocalization)(),v=h?d.toLanguageString(W.y,W.s[W.y]):"",f=v&&o.createElement("span",{className:"k-label-optional"},v),g=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]),y=(0,s.A)({"k-label":!0,"k-label-empty":!i,"k-text-error":!1===l,"k-text-disabled":!0===a},u);return o.createElement("label",{id:t,htmlFor:n,onClick:g,style:c,className:y},i,f)};G.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},G.displayName="KendoReactLabel";var 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)}}(),X=function(){return X=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},X.apply(this,arguments)},$=["rgba","rgb","hex"],Q=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={inputMode:$[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 Z(t,e),t.prototype.render=function(){var e=(0,m.provideLocalizationService)(this),t=e.toLanguageString(g.ao,g.sY[g.Jz]),n=e.toLanguageString(g.ao,g.sY[g.ao]),r=e.toLanguageString(g.ao,g.sY[g._P]),a=e.toLanguageString(g.ao,g.sY[g.rw]),i=e.toLanguageString(g.ao,g.sY[g.gR]),l=e.toLanguageString(g.Zz,g.sY[g.Zz]);return o.createElement("div",{className:"k-colorgradient-inputs k-hstack"},o.createElement("div",{className:"k-vstack"},o.createElement(x.z,{"aria-label":l,fillMode:"flat",icon:"caret-alt-expand",svgIcon:k.x9g,className:"k-colorgradient-toggle-mode k-icon-button",onClick:this.onToggleModeChange.bind(this)})),"hex"===this.state.inputMode&&o.createElement("div",{className:"k-vstack k-flex-1"},o.createElement("span",{className:"k-hex-value k-textbox k-input"},o.createElement(U,{hex:this.props.hex,onHexChange:this.props.onHexChange,disabled:this.props.disabled})),o.createElement(G,{className:"k-colorgradient-input-label"},t)),("rgb"===this.state.inputMode||"rgba"===this.state.inputMode)&&o.createElement(o.Fragment,null,o.createElement("div",{className:"k-vstack"},o.createElement(F.N,{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}),o.createElement(G,{className:"k-colorgradient-input-label"},n)),o.createElement("div",{className:"k-vstack"},o.createElement(F.N,{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}),o.createElement(G,{className:"k-colorgradient-input-label"},r)),o.createElement("div",{className:"k-vstack"},o.createElement(F.N,{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}),o.createElement(G,{className:"k-colorgradient-input-label"},a))),"rgba"===this.state.inputMode&&o.createElement("div",{className:"k-vstack"},this.props.opacity&&o.createElement(F.N,{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&&o.createElement(G,{className:"k-colorgradient-input-label"},i)))},t.prototype.dispatchRgbaChange=function(e,t){var n=X({},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=$.length-1===$.indexOf(this.state.inputMode)?0:$.indexOf(this.state.inputMode)+1;if(this.props.opacity)this.setState({inputMode:$[e]});else{var t="rgba"===$[e]?e+1:e;this.setState({inputMode:$[t]})}},t}(o.Component);const J=Q;(0,m.registerForIntl)(Q),(0,m.registerForLocalization)(Q);var ee=n(8130),te=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)}}(),ne=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return te(t,e),t.prototype.render=function(){var e=(0,m.provideLocalizationService)(this),t=e.toLanguageString(g.Ao,g.sY[g.Ao]),n=e.toLanguageString(g.Vy,g.sY[g.Vy]),r=e.toLanguageString(g.PS,g.sY[g.PS]),a=e.toLanguageString(g.lf,g.sY[g.lf]),i=e.toLanguageString(g.BK,g.sY[g.BK]),l=j(this.props.rgba,this.props.bgColor),c=4.5.toFixed(1),s=7..toFixed(1),u="".concat(t,": ").concat(l.toFixed(2)),h="".concat(n,": ").concat(c),p="".concat(r,": ").concat(s),d=o.createElement("span",{className:"k-contrast-validation k-text-success"},a," ",o.createElement(ee.a,{name:"check",icon:k.eQZ})),v=o.createElement("span",{className:"k-contrast-validation k-text-error"},i," ",o.createElement(ee.a,{name:"x",icon:k.FZE}));return o.createElement("div",{className:"k-vbox k-colorgradient-color-contrast"},o.createElement("div",{className:"k-contrast-ratio"},o.createElement("span",{className:"k-contrast-ratio-text"},u),l>=4.5?o.createElement("span",{className:"k-contrast-validation k-text-success"},o.createElement(ee.a,{name:"check",icon:k.eQZ}),l>=7&&o.createElement(ee.a,{name:"check",icon:k.eQZ})):o.createElement("span",{className:"k-contrast-validation k-text-error"},o.createElement(ee.a,{name:"x",icon:k.FZE}))),o.createElement("div",null,o.createElement("span",null,h),l>=4.5?d:v),o.createElement("div",null,o.createElement("span",null,p),l>=7?d:v))},t}(o.Component);(0,m.registerForLocalization)(ne);var re=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"/>')},oe=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)}},ae=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)}}(),ie=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ae(t,e),t.prototype.renderSvgCurveLine=function(){var e,t,n=this,r=this.props.metrics,o=function(e,t,a,i,l){var c=(a+i)/2,s=Object.assign({},n.props.hsva,{s:t/r.width,v:1-c/r.height}),u=j(P(_(s)),P(n.props.backgroundColor||""));return a+.5>i?u<e+1&&u>e-1?c:null:l(u,e)?o(e,t,a,i-(i-a)/2,l):o(e,t,a+(i-a)/2,i,l)},a=function(e,t,n){void 0===n&&(n=!1);for(var a=[],i=0;i<=r.width;i+=r.width/t){var l=o(e,i,0,r.height,n?function(e,t){return e<t}:function(e,t){return e>t});null!==l&&a.push([i,l])}return a},i=(t=oe,e=function(e,n,r,o){var a=t(n||e,r||e),i=a.angle+(o?Math.PI:0),l=.1*a.length;return[e[0]+Math.cos(i)*l,e[1]+Math.sin(i)*l]},function(t,n,r){var o=e(r[n-1],r[n-2],t),a=o[0],i=o[1],l=e(t,r[n-1],r[n+1],!0),c=l[0],s=l[1];return"C ".concat(a,",").concat(i," ").concat(c,",").concat(s," ").concat(t[0],",").concat(t[1])});return re(a(4.5,16),i)+re(a(4.5,16,!0),i)+re(a(7,16),i)+re(a(7,16,!0),i)},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 o.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}(o.Component),le=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)}}(),ce="rgba",se="rgba(255, 255, 255, 1)",ue=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=L(t);r.setState({hsva:o,backgroundColor:B(o.h),rgba:P(t),hex:e})}else!function(e,t,n){A[e]={value:t,hex:n}}(r.state.guid,t,e);r.dispatchChangeEvent(t,n,n.nativeEvent)},r.onRgbaChange=function(e,t){var n=T(e);if(r.isUncontrolled){var o=L(n),a=D(n,"hex");r.setState({hsva:o,backgroundColor:B(o.h),rgba:e,hex:a})}else!function(e,t,n){A[e]={value:t,rgba:n}}(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=E(n,0,t.width),i=E(o,0,t.height),l=Object.assign({},r.state.hsva,{s:a/t.width,v:1-i/t.height});r.handleHsvaChange(l,e,e.nativeEvent)},r.onFocus=function(e){r.props.onFocus&&r.props.onFocus.call(void 0,{nativeEvent:e,target:r})},r.focus=function(){(0,i.n)(r.wrapper)},(0,p.s)(d.k);var o=n.value||n.defaultValue||D(se,ce);return r.state=Object.assign({},t.getStateFromValue(o),{isFirstRender:!0,guid:(0,l.M)()}),r}return le(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(){var e;e=this.state.guid,delete A[e]},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 o.createElement("div",{role:"slider",tabIndex:(0,c.p)(this.props.tabIndex,this.props.disabled),"aria-valuetext":this.props.ariaValueText,"aria-valuenow":parseInt(this.state.hex.substring(1),16),"aria-label":this.props.ariaLabelHSV,"aria-orientation":void 0,"aria-disabled":this.props.disabled?"true":void 0,className:"k-hsv-draghandle k-draghandle",style:e})},t.prototype.handleHsvaChange=function(e,t,n){var r=_(e);if(this.isUncontrolled){var o=D(r,"hex");this.setState({hsva:e,backgroundColor:B(e.h),rgba:P(r),hex:o})}else!function(e,t,n){A[e]={value:t,hsva:n}}(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){I(D(e,"hex"))||(e=se);var n=function(e,t){if(e){var n=A[e];return n&&n.value===t?n.hsva:void 0}}(t,e)||L(e),r=function(e,t){if(e){var n=A[e];return n&&n.value===t?n.rgba:void 0}}(t,e)||P(e),o=function(e,t){if(e){var n=A[e];return n&&n.value===t?n.hex:void 0}}(t,e)||D(e,"hex");return{hsva:n,backgroundColor:B(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,m.provideLocalizationService)(this),n=(0,s.A)("k-colorgradient",{"k-disabled":this.props.disabled});return o.createElement("div",{id:this.props.id,role:this.props.role,className:n,"aria-disabled":this.props.disabled?"true":void 0,style:this.props.style,ref:function(t){return e.wrapper=t},tabIndex:(0,c.p)(this.props.tabIndex,this.props.disabled),"aria-label":this.props.ariaLabel,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,onFocus:this.onFocus},o.createElement("div",{className:"k-colorgradient-canvas k-hstack"},o.createElement("div",{className:"k-hsv-rectangle",style:{background:this.state.backgroundColor}},o.createElement(u._,{onDrag:this.onDrag,onRelease:this.onRelease,ref:function(t){return e.gradientWrapper=t?t.element:void 0}},o.createElement("div",{className:"k-hsv-gradient",style:{touchAction:"none"},onClick:this.onGradientWrapperClick},this.renderRectangleDragHandle())),this.props.backgroundColor&&!this.state.isFirstRender&&o.createElement(ie,{metrics:this.gradientWrapper?this.getGradientRectMetrics():void 0,hsva:this.state.hsva,backgroundColor:this.props.backgroundColor})),o.createElement("div",{className:"k-hsv-controls k-hstack"},o.createElement(H,{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.UH,g.sY[g.UH])}),this.props.opacity&&o.createElement(H,{value:I(this.state.hsva.a)?100*this.state.hsva.a:100,buttons:!1,vertical:!0,min:0,max:100,step:1,ariaLabel:t.toLanguageString(g.M0,g.sY[g.M0]),onChange:this.onAlphaSliderChange,className:"k-alpha-slider k-colorgradient-slider",disabled:this.props.disabled,ref:function(t){return e.alphaSlider=t}}))),o.createElement(J,{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&&o.createElement(ne,{bgColor:P(this.props.backgroundColor),rgba:this.state.rgba}))},t.displayName="ColorGradient",t.propTypes={defaultValue:a.string,value:a.string,onChange:a.func,onFocus:a.func,opacity:a.bool,backgroundColor:a.string,disabled:a.bool,style:a.any,id:a.string,role:a.string,ariaLabel:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string},t.defaultProps={opacity:!0,role:"textbox"},t}(o.Component),he=(0,h.Y)(),pe=(0,h.u)(he,ue);pe.displayName="KendoReactColorGradient";var de=function(){function e(){this.colorRows=[]}return e.prototype.setColorMatrix=function(e,t){if(this.colorRows=[],I(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(I(e)){var n=e?(0,S.parseColor)(e,!0):e,r=[e];I(n)&&r.push(n.toCss(),n.toCssRgba());for(var o=function(e){for(var n=function(n){if(r.some((function(r){return r===t.colorRows[e][n]})))return{value:{row:e,col:n}}},o=0;o<a.colorRows[e].length;o++){var i=n(o);if("object"==typeof i)return i}},a=this,i=0;i<this.colorRows.length;i++){var l=o(i);if("object"==typeof l)return l.value}}},e.prototype.getColorAt=function(e){if(I(e)&&I(this.colorRows[e.row]))return this.colorRows[e.row][e.col]},e.prototype.getNextCell=function(e,t,n){if(!(I(e)&&I(e.row)&&I(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}(),ve={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}},fe=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)}}(),me="office",ge=function(e){function t(t){var n=e.call(this,t)||this;return n.wrapper=null,n.paletteService=null,n.guid=(0,l.M)(),n.focus=function(){n.wrapper&&n.wrapper.focus()},n.onKeyDown=function(e){switch(e.keyCode){case v.R.down:n.handleCellNavigation(0,1);break;case v.R.up:n.handleCellNavigation(0,-1);break;case v.R.right:n.handleCellNavigation(1,0);break;case v.R.left:n.handleCellNavigation(-1,0);break;case v.R.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,p.s)(d.k),n.state={selectedColor:void 0!==n.props.value?n.props.value:n.props.defaultValue,isFirstRender:!0},n}return fe(t,e),t.prototype.render=function(){var e=this,t=this.getPaletteInfo(),n=this.paletteService=new de;n.setColorMatrix(t.colors,t.columns);var r=n.getCellCoordsFor(this.state.selectedColor),a=n.getCellCoordsFor(this.state.focusedColor),i=(0,s.A)("k-colorpalette",{"k-disabled":this.props.disabled});return t.colors.length?o.createElement("div",{id:this.props.id,role:"grid",className:i,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,"aria-disabled":this.props.ariaDisabled||(this.props.disabled?"true":void 0),"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,tabIndex:(0,c.p)(this.props.tabIndex,this.props.disabled),ref:function(t){return e.wrapper=t}},o.createElement("div",{className:"k-colorpalette-table-wrap"},o.createElement("table",{className:"k-colorpalette-table k-palette",role:"presentation"},o.createElement("tbody",{role:"rowgroup"},this.renderRows(n.colorRows,r,a))))):""},t.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},t.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]})},t.prototype.handleEnter=function(e){this.isUncontrolled&&this.setState({selectedColor:this.state.focusedColor}),this.dispatchChangeEvent(this.state.focusedColor,e)},t.prototype.dispatchChangeEvent=function(e,t){(0,f.N)(this.props.onChange,t,this,{value:e,rgbaValue:D(e,"rgba")})},Object.defineProperty(t.prototype,"focusedColorCooridanates",{get:function(){return this.state.focusedColor&&this.paletteService?this.paletteService.getCellCoordsFor(this.state.focusedColor):void 0},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isUncontrolled",{get:function(){return void 0===this.props.value},enumerable:!1,configurable:!0}),t.prototype.getPaletteInfo=function(){if("string"==typeof this.props.palette){var e=ve[this.props.palette];return I(e)?{colors:e.colors,columns:this.props.columns||e.columns||10}:{colors:[],columns:0}}return{colors:this.props.palette||[],columns:this.props.columns||10}},t.prototype.renderRows=function(e,t,n){var r=this;return e.map((function(e,a){return o.createElement("tr",{role:"row",key:a},r.renderColumns(e,a,t,n))}))},t.prototype.renderColumns=function(e,t,n,r){var a=this,i=void 0!==n&&n.row===t,l=n&&n.col,c=void 0!==r&&r.row===t,u=r&&r.col,h="number"!=typeof this.props.tileSize?this.props.tileSize:{width:this.props.tileSize,height:this.props.tileSize},p=h.width+"px",d=h.height+"px";return e.map((function(e,n){var r=i&&l===n,h=(0,s.A)("k-colorpalette-tile",{"k-selected":r,"k-focus":c&&u===n});return o.createElement("td",{role:"gridcell",className:h,"aria-label":e,"aria-selected":!!r||!!a.props.disabled&&void 0,style:{backgroundColor:e,width:p,height:d,minWidth:p},onClick:function(t){return a.onColorClick(e,t)},id:a.createCellId({row:t,col:n}),key:n})}))},t.prototype.createCellId=function(e){return"".concat(this.guid,"_").concat(e.row,"_").concat(e.col)},t.displayName="ColorPalette",t.propTypes={palette:a.oneOfType([a.arrayOf(a.string.isRequired),a.string]),columns:a.number,tileSize:a.any,defaultValue:a.string,value:a.string,disabled:a.bool,tabIndex:a.number,onChange:a.func,onFocus:a.func,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string},t.defaultProps={palette:me,tileSize:24},t}(o.Component),ye=(0,h.Y)(),be=(0,h.u)(ye,ge);be.displayName="KendoReactColorPalette";var ze=n(9656),we=n(2697),xe=n(3218),ke=n(9222),Ce=function(){return Ce=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Ce.apply(this,arguments)},Oe=function(e){var t=e.popupSettings||{},n="rtl"===e.dir?"right":"left",r=o.useMemo((function(){return{horizontal:n,vertical:"bottom"}}),[n]),a=o.useMemo((function(){return{horizontal:n,vertical:"top"}}),[n]);return o.createElement(o.Fragment,null,e.input,e.button,o.createElement(ke.G,Ce({style:Ce(Ce({},(t||{}).style),{direction:e.dir})},t,{anchor:e.popupAnchor,anchorAlign:r,popupAlign:a,show:e.open,onOpen:e.onOpen,onClose:e.onClose,className:(0,s.A)("k-reset",t.className)}),e.content))};Oe.displayName="KendoPickerComponent";var 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={palette:me,tileSize:24},He=function(e){return void 0!==e},Ie=(0,h.Y)(),Ee=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=(0,ze.Y)(Ie,e),a=(0,m.useLocalization)(),i=r.size,l=void 0===i?Se.size:i,u=r.rounded,h=void 0===u?Se.rounded:u,f=r.fillMode,b=void 0===f?Se.fillMode:f,z=r.popupSettings,w=r.gradientSettings,C=r.paletteSettings,O=r.valid,V=r.disabled,M=r.tabIndex,H=r.view,I=r.icon,E=r.svgIcon,S=r.iconClassName,D=r.onChange,L=r.onFocus,P=r.onBlur,_=r.onActiveColorClick,B=o.useRef(null),T=o.useRef(null),R=o.useRef(null),N=o.useRef(),j=o.useRef(null),A=o.useCallback((function(){B.current&&B.current.focus()}),[]);o.useImperativeHandle(t,(function(){return{element:B.current,actionElement:j.current,focus:A}}));var F=o.useState(!1),q=F[0],K=F[1],U=o.useState(r.defaultValue),W=U[0],Y=U[1],G=o.useState(!1),Z=G[0],X=G[1],$=He(r.value),Q=He(r.open),J=$?r.value:W,te=Q?r.open:Z,ne=o.useCallback((function(e,t){Q||(!e&&!t&&B&&B.current&&B.current.focus(),X(e))}),[Q]),re=o.useCallback((function(e){var t=e.altKey,n=e.keyCode;if(n!==v.R.esc)return n!==v.R.enter||Q?void(!t||n!==v.R.up&&n!==v.R.down||(e.preventDefault(),e.stopPropagation(),n===v.R.up&&B&&B.current&&(B.current.focus(),ne(!1)),n===v.R.down&&ne(!0))):(e.preventDefault(),e.stopPropagation(),void ne(!te));ne(!1)}),[te,Q]),oe=o.useCallback((function(){Q||(T.current?T.current.focus():R.current&&R.current.focus())}),[Q]),ae=o.useCallback((function(){ne(!te,!0)}),[te]),ie=o.useCallback((function(e){_&&_.call(void 0,{syntheticEvent:e,nativeEvent:e.nativeEvent,value:J})}),[_,J]),le=o.useCallback((function(e){N.current?(clearTimeout(N.current),N.current=void 0):K(!0),L&&L.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[L]),ce=o.useCallback((function(){ne(!1,!0),K(!1),N.current=void 0}),[]),se=o.useCallback((function(e){clearTimeout(N.current),N.current=window.setTimeout(ce),P&&P.call(void 0,{nativeEvent:e.nativeEvent,syntheticEvent:e})}),[P]),ue=o.useCallback((function(e,t){var n=t?e.rgbaValue:e.value;$||Y(n),t&&ne(!1),D&&D.call(void 0,{value:n,nativeEvent:e.nativeEvent,syntheticEvent:e.syntheticEvent})}),[$,D]),he=o.useCallback((function(e){return ue(e,!0)}),[He,ue]),de=(0,y.n)(B,r.dir),ve=!1!==O;return o.createElement("span",{id:r.id,role:"combobox","aria-label":r.ariaLabel,"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy,"aria-haspopup":"dialog","aria-expanded":te,"aria-disabled":V?"true":void 0,className:(0,s.A)("k-colorpicker","k-picker","k-icon-picker",(n={},n["k-picker-".concat(we.G.sizeMap[l]||l)]=l,n["k-picker-".concat(b)]=b,n["k-rounded-".concat(we.G.roundedMap[h]||h)]=h,n["k-invalid"]=!ve,n["k-disabled"]=V,n["k-focus"]=q,n)),ref:B,tabIndex:(0,c.p)(M,V),title:r.title,onKeyDown:re,onFocus:le,onBlur:se,dir:de},o.createElement(Oe,{dir:de,open:te,onOpen:oe,popupAnchor:B.current||void 0,popupSettings:Ve({},z),input:o.createElement("span",{onClick:ie,className:"k-input-inner"},o.createElement("span",{className:(0,s.A)("k-value-icon","k-color-preview",{"k-no-color":!J,"k-icon-color-preview":I||E||S})},S&&o.createElement("span",{className:(0,s.A)("k-color-preview-icon",S)}),!S&&(I||E)&&o.createElement(ee.a,{name:I,icon:E}),o.createElement("span",{className:"k-color-preview-mask",style:{backgroundColor:J}}))),button:o.createElement(x.z,{tabIndex:-1,type:"button",onClick:ae,className:"k-input-button",rounded:null,icon:"caret-alt-down",svgIcon:k.M7i,"aria-label":a.toLanguageString(g.iY,g.sY[g.iY])}),content:o.createElement(o.Fragment,null,("combo"===H||"gradient"===H)&&o.createElement(pe,Ve({},w,{tabIndex:0,ref:T,value:J,onChange:ue})),("combo"===H||"palette"===H)&&o.createElement(be,Ve({},C,{ref:R,value:J,onChange:he})))}))}));Ee.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:xe.wi,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 Se={size:"medium",rounded:"medium",fillMode:"solid",view:"palette",gradientSettings:{opacity:!0},paletteSettings:Me};Ee.defaultProps=Se,Ee.displayName="KendoColorPicker";var De,Le=n(7711),Pe=o.forwardRef((function(e,t){(0,p.s)(d.k);var n=o.useRef(null),r=o.useRef(null),a=o.useRef(null),i=o.useState("ColorGradient"===(e.view||"ColorGradient")),l=i[0],u=i[1],h=o.useState("rgba(255, 255, 255, 1)"),v=h[0],f=h[1],y=o.useState("rgba(255, 255, 255, 1)"),b=y[0],z=y[1],w=(0,m.useLocalization)(),C=o.useCallback((function(){n.current&&n.current.focus()}),[n]);o.useImperativeHandle(n,(function(){return{element:r.current,focus:C,props:e}})),o.useImperativeHandle(t,(function(){return n.current}));var O=o.useCallback((function(e){("ColorGradient"===e&&!l||"ColorPalette"===e&&l)&&u(!l)}),[l]),V=o.useCallback((function(){f("rgba(255, 255, 255, 1)")}),[]),M=o.useCallback((function(e){f(e.value)}),[]),H=o.useCallback((function(){z(v)}),[v]),I=o.useCallback((function(){z("rgba(255, 255, 255, 1)")}),[]),E=o.useCallback((function(){f(b)}),[b]),S=o.useCallback((function(){r.current&&r.current.focus()}),[r]),D=o.useCallback((function(){z(v)}),[v]);return o.createElement("div",{id:e.id,role:"textbox","aria-label":e.ariaLabel,"aria-labelledby":e.ariaLabelledBy,"aria-disabled":e.disabled?"true":void 0,style:e.style,ref:r,tabIndex:(0,c.p)(e.tabIndex,e.disabled),className:(0,s.A)("k-flatcolorpicker k-coloreditor",{"k-disabled":e.disabled},e.className),onBlur:D},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(Le.h,null,o.createElement(x.z,{type:"button","aria-label":w.toLanguageString(g.UG,g.sY[g.UG]),togglable:!0,fillMode:"flat",selected:l,onClick:function(){return O("ColorGradient")},icon:"droplet-slider",svgIcon:k.V7P}),o.createElement(x.z,{type:"button","aria-label":w.toLanguageString(g.IN,g.sY[g.IN]),togglable:!0,fillMode:"flat",selected:!l,onClick:function(){return O("ColorPalette")},icon:"palette",svgIcon:k.Sp5}))),o.createElement("div",{className:"k-spacer"}),o.createElement("div",{className:"k-coloreditor-header-actions k-hstack"},e.showClearButton&&Be.showClearButton&&o.createElement(x.z,{type:"button",fillMode:"flat",onClick:V,"aria-label":w.toLanguageString(g.OH,g.sY[g.OH]),icon:"droplet-slash",svgIcon:k.$zW}),e.showPreview&&Be.showPreview&&o.createElement("div",{className:"k-coloreditor-preview k-vstack"},o.createElement("span",{className:"k-coloreditor-preview-color k-color-preview",style:{background:v}}),o.createElement("span",{className:"k-coloreditor-current-color k-color-preview",style:{background:b},onClick:E})))),o.createElement("div",{className:"k-coloreditor-views k-vstack"},l?o.createElement(pe,{ref:a,role:"none",tabIndex:-1,ariaLabel:void 0,value:v,onChange:M,onFocus:S}):o.createElement(be,{ariaDisabled:!0,ariaLabelledBy:"required_label",value:v,onChange:M,onFocus:S})),e.showButtons&&Be.showButtons&&o.createElement("div",{className:"k-coloreditor-footer k-actions k-actions-end"},o.createElement(x.z,{type:"button",className:"k-coloreditor-cancel",onClick:I},g.sY[g.F_]),o.createElement(x.z,{type:"button",className:"k-coloreditor-apply k-primary",onClick:H},g.sY[g.gs]))))})),_e={id:a.string,value:a.string,view:a.string,header:a.elementType,showClearButton:a.bool,showPreview:a.bool,showButtons:a.bool},Be={showClearButton:!0,showPreview:!0,showButtons:!0};Pe.displayName="KendoFlatColorPicker",Pe.propTypes=_e,Pe.defaultProps=Be,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(De||(De={}));var Te=function(){function e(e,t,n){void 0===n&&(n=De.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: '".concat(this.value,"', rest: ").concat(this.rest," })")},e}(),Re=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}(),Ne=function(e){return(e||"").split("")},je=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof Re?this.parse(e):this.parse(new Re(Ne(e),Ne(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===De.Literal},e}(),Ae=function(e,t){return new je((function(n){var r=n.next().char,o=e[r];return"\\"===r?(r=n.next().char,new Te(t.literal(r),n)):new Te(o?t.mask(o):t.literal(r),n)}))},Fe=function(e){return new je((function(t){var n=e.prompt,r=e.promptPlaceholder,o=t.next().char;return new Te(o===n?r:o,t)}))},qe=function(e){return new je((function(t){var n=t.next().char;return new Te(e?n:"",t)}))},Ke=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 je((function(e){return new Te(t,e)}))));var t},Ue=function(e){return new je((function(t){for(var n=new Te([],t);!t.eof();)n=n.concat(e.run(t));return n}))},We=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,l=e.rules,c=void 0===l?{}:l,s=e.includeLiterals,u=void 0!==s&&s;this.mask=n,this.prompt=o,this.promptPlaceholder=i,this.rules=c,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return Ke(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?(Ke(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?(Ke(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),l=t.split("").slice(r);return Ke(this.maskTokens.slice(n,r)).run(e).fold((function(e){o=i.concat(e).concat(l).join("")})),{selection:a,value:o}},e.prototype.maskRemoved=function(e,t,n){var r=this,o="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),c=this.maskTokens.length-(e.length-n);return Ke(this.maskTokens.slice(0,c)).run(l,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 Ke(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return Ke(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 je((function(e){return e.peek().char===t?(e.eat(),new Te(t,e,De.Literal)):new Te(t,e,De.Literal)}));var t},mask:function(n){return(r={prompt:e,promptPlaceholder:t},function(e){return new je((function(t){for(var n=r.prompt,o=r.promptPlaceholder;!t.eof();){var a=t.peek(),i=a.char,l=a.control;if(i===l&&l===n)return t.eat(),new Te(n,t,De.Mask);if(e.test(i))return t.eat(),new Te(i,t,De.Mask);if(i===o)return t.eat(),new Te(n,t,De.Mask);t.eat_input()}return t.eat(),new Te(n,t,De.Mask)}))})(n);var r}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"unmaskTokenCreator",{get:function(){var e=this;return{literal:function(e){return t=e,new je((function(e){return e.eof()?new Te("",e):(e.peek().char===t&&e.eat(),new Te(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new je((function(t){for(;!t.eof();){var r=t.peek(),o=r.char,a=r.control;if(o===n&&a===n)return t.eat(),new Te(o,t);if(e.test(o))return t.eat(),new Te(o,t);t.eat_input()}return t.eat(),new Te("",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 qe(r)},mask:function(e){return Fe({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return qe(!1)},mask:function(t){return Fe({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;Ue(Ae(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),Ue(Ae(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),Ue(Ae(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),Ue(Ae(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))},e}(),Ye={"#":/[\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]/},Ge=function(){return!1},Ze=n(9447),Xe=n(6097),$e=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)}}(),Qe=function(){return Qe=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},Qe.apply(this,arguments)},Je=function(e){function t(t){var n=e.call(this,t)||this;return n.state={},n._inputId="k-".concat((0,l.M)()),n._service=new We,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,l=n.value;if(n._isPasted){n._isPasted=!1;var c=l.length-a,s=r.length-c;i=n._service.maskInRange(r.slice(o,s),l,o,a)}else i=n._service.maskInput(r,l,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.s)(d.k),n}return $e(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)}var l,c;l=e,c=this.props,l.includeLiterals===c.includeLiterals&&l.mask===c.mask&&l.prompt===c.prompt&&l.promptPlaceholder===c.promptPlaceholder&&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}(l.rules,c.rules)||this.updateService(),this.setValidity()},t.prototype.componentDidMount=function(){this.updateService(),this.setValidity()},t.prototype.render=function(){var e,n=this,r=this.props,a=r.size,i=void 0===a?t.defaultProps.size:a,l=r.fillMode,u=void 0===l?t.defaultProps.fillMode:l,h=r.rounded,p=void 0===h?t.defaultProps.rounded:h,d=this.props.id||this._inputId,v=!this.validityStyles||this.validity.valid,f=this.props.style||{},m=this.props,g=m.prefix,y=void 0===g?t.defaultProps.prefix:g,b=m.suffix,z=void 0===b?t.defaultProps.suffix:b,w=(0,Ze.A)(y)[0],x=(0,Ze.A)(z)[0],k=o.createElement("span",{dir:this.props.dir,className:(0,s.A)("k-maskedtextbox k-input",(e={},e["k-input-".concat(we.G.sizeMap[i]||i)]=i,e["k-input-".concat(u)]=u,e["k-rounded-".concat(we.G.roundedMap[p]||p)]=p,e["k-invalid"]=!v,e["k-required"]=this.required,e["k-disabled"]=this.props.disabled,e),this.props.className),style:this.props.label?f:Qe({width:this.props.width},f)},o.createElement(w,null),o.createElement("input",{type:"text",autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1,className:"k-input-inner",value:this.value,id:d,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy,"aria-placeholder":this.props.mask,name:this.props.name,tabIndex:(0,c.p)(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:Ge,onDrop:Ge}),o.createElement(x,null));return this.props.label?o.createElement(Xe._,{label:this.props.label,editorId:d,editorValue:this.value,editorValid:v,editorDisabled:this.props.disabled,editorPlaceholder:this.props.placeholder,children:k,style:{width:this.props.width},dir:this.props.dir}):k},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({},Ye,this.props.rules)},enumerable:!1,configurable:!0}),t.displayName="MaskedTextBox",t.propTypes={value:a.string,defaultValue:a.string,placeholder:a.string,title:a.string,dir:a.string,id:a.string,style:a.object,className:a.string,prefix:a.any,suffix:a.any,ariaLabelledBy:a.string,ariaDescribedBy:a.string,width:a.oneOfType([a.string,a.number]),tabIndex:a.number,accessKey:a.string,disabled:a.bool,readonly:a.bool,prompt:a.string,promptPlaceholder:a.string,includeLiterals:a.bool,maskValidation:a.bool,mask:a.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:a.shape({start:a.number.isRequired,end:a.number.isRequired}),name:a.string,label:a.string,validationMessage:a.string,required:a.bool,valid:a.bool,validityStyles:a.bool,onChange: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.defaultProps={prompt:"_",promptPlaceholder:" ",includeLiterals:!1,maskValidation:!0,rules:Ye,required:!1,validityStyles:!0,prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"},t}(o.Component),et=(0,h.Y)(),tt=(0,h.u)(et,Je);tt.displayName="KendoReactMaskedTextBox";var nt,rt=n(9844),ot=function(){return ot=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},ot.apply(this,arguments)};!function(e){e.start="start",e.end="end",e.min="min",e.max="max",e.increase="increase",e.decrease="decrease"}(nt||(nt={}));var at=function(){return at=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},at.apply(this,arguments)},it=(0,h.Y)(),lt=o.forwardRef((function(e,t){var n,r;(0,p.s)(d.k);var a=(0,ze.Y)(it,e),i=o.useRef(null),l=o.useRef(null),u=o.useRef(null),h=o.useRef(null),f=o.useRef(null),b=o.useCallback((function(){h.current&&h.current.focus()}),[h]);o.useImperativeHandle(i,(function(){return{element:l.current,focus:b,props:a}})),o.useImperativeHandle(t,(function(){return i.current}));var z=o.useMemo((function(){return a.min}),[a.min]),w=o.useMemo((function(){return a.max}),[a.max]),x=o.useMemo((function(){return void 0!==a.step?a.step:st.step}),[a.step,st.step]),k=(0,y.n)(l,a.dir),C=o.useState(""),O=C[0],V=C[1],M=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1],l=o.useCallback((function(e){var r=function(e,t){var n,r;switch(t.type){case nt.start:if(void 0===t.payload)return e;n={start:t.payload>e.end?e.end:Math.max(t.payload,t.min),end:e.end};break;case nt.end:if(void 0===t.payload)return e;n={start:e.start,end:t.payload<e.start?e.start:Math.min(t.payload,t.max)};break;case nt.min:n="start"===t.key?ot(ot({},e),{start:t.min}):ot(ot({},e),{end:Math.max(t.min,e.start)});break;case nt.max:n="start"===t.key?ot(ot({},e),{start:Math.min(t.max,e.end)}):ot(ot({},e),{end:t.max});break;case nt.increase:if(void 0===t.step||void 0===t.key)return e;r=e[t.key]+t.step,n="start"===t.key?r<t.min?ot(ot({},e),{start:t.min}):ot(ot({},e),{start:Math.min(r,e.end)}):r>t.max?ot(ot({},e),{end:t.max}):ot(ot({},e),{end:Math.max(r,e.start)});break;case nt.decrease:if(void 0===t.step||void 0===t.key)return e;r=e[t.key]-t.step,n="start"===t.key?r<t.min?ot(ot({},e),{start:t.min}):ot(ot({},e),{start:Math.min(r,e.end)}):r>t.max?ot(ot({},e),{end:t.max}):ot(ot({},e),{end:Math.max(r,e.start)});break;default:n=e}return n}(t.state||a,at(at({},e),t));n&&n(r,e.event),i(r)}),[t,n]);return[a,l]}(a.defaultValue||st.defaultValue,{min:z,max:w,step:x,state:a.value},(function(e,t){a.onChange&&i.current&&a.onChange.call(void 0,{value:e,target:i.current,syntheticEvent:t})})),H=M[0],I=M[1],E=o.useMemo((function(){return a.value||H}),[a.value,H]),S=o.useRef(null),D=o.useRef(null),L=o.useMemo((function(){return(E.start-z)/(w-z)*100}),[E.start,z,w]),P=o.useMemo((function(){return(E.end-z)/(w-z)*100}),[E.end,z,w]),_=o.useMemo((function(){return a.vertical?{paddingTop:0,height:"100%"}:{}}),[a.vertical]),B=o.useMemo((function(){return a.vertical?{marginTop:"0.5rem",marginBottom:"0.5rem"}:{marginLeft:"0.5rem",marginRight:"0.5rem"}}),[a.vertical]),T=(0,m.useLocalization)(),R=o.useCallback((function(e){if(D.current){var t=D.current.getBoundingClientRect(),n=a.vertical?t.bottom-e.clientY:"rtl"===k?t.right-e.clientX:e.clientX-t.left,r=a.vertical?t.height:t.width;return z+n/r*(w-z)}}),[D,a.vertical,k,z,w,H.start,H.end,a.value&&a.value.start,a.value&&a.value.end]),N=o.useCallback((function(e){return e<=E.start?"start":e>=E.end?"end":2*e<E.end+E.start?"start":"end"}),[H.start,H.end,a.value&&a.value.start,a.value&&a.value.end]),j=o.useCallback((function(e){switch(e.keyCode){case v.R.right:e.preventDefault(),I({type:"rtl"===k?nt.decrease:nt.increase,key:"start",event:e});break;case v.R.up:e.preventDefault(),I({type:nt.increase,key:"start",event:e});break;case v.R.left:e.preventDefault(),I({type:"rtl"===k?nt.increase:nt.decrease,key:"start",event:e});break;case v.R.down:e.preventDefault(),I({type:nt.decrease,key:"start",event:e});break;case v.R.home:e.preventDefault(),I({type:nt.min,key:"start",event:e});break;case v.R.end:e.preventDefault(),I({type:nt.max,key:"start",event:e})}}),[I]),A=o.useCallback((function(e){switch(e.keyCode){case v.R.right:e.preventDefault(),I({type:"rtl"===k?nt.decrease:nt.increase,key:"end",event:e});break;case v.R.up:e.preventDefault(),I({type:nt.increase,key:"end",event:e});break;case v.R.left:e.preventDefault(),I({type:"rtl"===k?nt.increase:nt.decrease,key:"end",event:e});break;case v.R.down:e.preventDefault(),I({type:nt.decrease,key:"end",event:e});break;case v.R.home:e.preventDefault(),I({type:nt.min,key:"end",event:e});break;case v.R.end:e.preventDefault(),I({type:nt.max,key:"end",event:e})}}),[I,k]),F=o.useCallback((function(e){var t=R(e),n=N(t);V(n),"end"===n?f.current.focus():h.current.focus();var r="end"===n?nt.end:nt.start;I({type:r,payload:t,event:e})}),[a.vertical,z,w,I]);return(0,rt.O)(D,{onPress:F,onDrag:function(e){var t=R(e),n="end"===O?nt.end:nt.start;I({type:n,payload:t,event:e})},onRelease:function(e){var t=R(e),n="end"===O?nt.end:nt.start;I({type:n,payload:t,event:e}),V("")}}),o.createElement("div",{id:a.id,style:a.style,ref:l,dir:k,className:(0,s.A)("k-widget k-slider",{"k-rtl":"rtl"===k,"k-disabled":a.disabled,"k-slider-vertical":a.vertical,"k-slider-horizontal":!a.vertical},a.className)},o.createElement("div",{ref:D,className:"k-slider-track-wrap",style:at({flexGrow:1,position:"relative",touchAction:"none"},B)},a.children&&o.createElement("ul",{className:"k-reset k-slider-items",style:at({},_)},o.Children.map(a.children,(function(e){return e&&o.cloneElement(e,{position:100*(e.props.position-a.min)/(a.max-a.min),vertical:a.vertical},e.props.children)}))),o.createElement("div",{ref:S,className:"k-slider-track",style:a.vertical?{bottom:0,height:"100%"}:(n={},n["rtl"===k?"right":"left"]=0,n.width="100%",n)},null!==L&&null!==P&&o.createElement("div",{"data-selection":!0,ref:u,title:"".concat(E.start," - ").concat(E.end),className:"k-slider-selection",style:a.vertical?{height:P-L+"%",bottom:L+"%"}:(r={},r["rtl"===k?"right":"left"]=L+"%",r.width=P-L+"%",r)}),o.createElement("span",{ref:h,role:"slider",tabIndex:(0,c.p)(a.startTabIndex,a.disabled,void 0),"aria-valuemin":z,"aria-valuemax":Math.max(w,E.end),"aria-valuenow":E.start,"aria-disabled":a.disabled?"true":void 0,"aria-valuetext":"".concat(E.start," - ").concat(E.end),className:"k-draghandle",title:T.toLanguageString(g.t3,g.sY[g.t3]),style:a.vertical?{bottom:"calc("+L+"%)",zIndex:1}:"rtl"===k?{right:"calc("+L+"% - 13px)",zIndex:1}:{left:"calc("+L+"%)",zIndex:1},onKeyDown:j}),o.createElement("span",{ref:f,role:"slider",tabIndex:(0,c.p)(a.endTabIndex,a.disabled,void 0),"aria-valuemin":Math.min(z,E.start),"aria-valuemax":w,"aria-valuenow":E.end,"aria-disabled":a.disabled?"true":void 0,"aria-valuetext":"".concat(E.start," - ").concat(E.end),className:"k-draghandle",title:T.toLanguageString(g.t3,g.sY[g.t3]),style:a.vertical?{bottom:"calc("+P+"%)",zIndex:1}:"rtl"===k?{right:"calc("+P+"% - 13px)",zIndex:1}:{left:"calc("+P+"%)",zIndex:1},onKeyDown:A}))))})),ct={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"])},st={step:1,defaultValue:{start:0,end:0},vertical:!1,disabled:!1};lt.displayName="KendoReactRangeSlider",lt.propTypes=ct,lt.defaultProps=st;var ut=n(3228),ht=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)}}(),pt=function(){return pt=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},pt.apply(this,arguments)},dt=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(g.ws,g.sY[g.ws]))},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,f.N)(r.props.onChange,t,r,{value:e}),r.valueDuringOnChange=void 0},r._element=null,r._wrapper=null,r._input=null,r._id=(0,l.M)(),r.defaultValidationMessage=(0,m.provideLocalizationService)(r),r.focus=function(){r._element&&r._element.focus()},r.dummyInput=function(e){return o.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:ut.Z})},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!==v.R.space&&t!==v.R.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,p.s)(d.k),r.state={checked:n.defaultChecked||t.defaultProps.defaultChecked,focused:!1},r}return ht(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,a=this.state.focused,i=this.props,l=i.dir,u=i.disabled,h=i.trackRounded,p=i.thumbRounded,d=i.size,v=i.id,f=i.offLabel,m=i.onLabel,g=i.tabIndex;this.dir=l||this._wrapper&&getComputedStyle(this._wrapper).direction||void 0;var y=!this.validityStyles||this.validity.valid,b=(0,s.A)("k-switch",((e={})["k-switch-".concat(we.G.sizeMap[d]||d)]=d,e["k-rounded-".concat(we.G.roundedMap[h]||h)]=h,e["k-switch-on"]=this.value,e["k-switch-off"]=!this.value,e["k-focus"]=a,e["k-disabled"]=u,e["k-invalid"]=!y,e),this.props.className),z={"aria-checked":this.value,"aria-disabled":u||void 0,"aria-labelledby":this.props.ariaLabelledBy,"aria-describedby":this.props.ariaDescribedBy};return o.createElement("span",pt({ref:function(e){r._wrapper=e},role:"switch"},z,{className:b,dir:this.dir,onKeyDown:this.handleKeyDown,onClick:this.handleClick,onBlur:this.handleWrapperBlur,onFocus:this.handleWrapperFocus}),o.createElement("span",{className:(0,s.A)("k-switch-track",(t={},t["k-rounded-".concat(we.G.roundedMap[h]||h)]=h,t)),id:v||this._id,ref:function(e){r._element=e},tabIndex:(0,c.p)(g,u,void 0),accessKey:this.props.accessKey},this.dummyInput(this.value),o.createElement("span",{className:"k-switch-label-on"},m),o.createElement("span",{className:"k-switch-label-off"},f)),o.createElement("span",{className:"k-switch-thumb-wrap"},o.createElement("span",{className:(0,s.A)("k-switch-thumb",(n={},n["k-rounded-".concat(p)]=p,n))})))},t.displayName="Switch",t.propTypes={accessKey:a.string,checked:a.bool,className:a.string,disabled:a.bool,defaultChecked:a.bool,size:a.oneOf([null,"small","medium","large"]),trackRounded:a.oneOf([null,"small","medium","large","full"]),thumbRounded:a.oneOf([null,"small","medium","large","full"]),dir:a.string,id:a.string,ariaLabelledBy:a.string,ariaDescribedBy:a.string,offLabel:a.string,required:a.bool,tabIndex:a.number,valid:a.bool,validate:a.bool,validationMessage:a.string,onBlur:a.any,onChange:a.any,onFocus:a.any,onLabel:a.string},t.defaultProps={disabled:!1,defaultChecked:!1,size:"medium",trackRounded:"full",thumbRounded:"full",offLabel:"OFF",onBlur:ut.Z,onFocus:ut.Z,onLabel:"ON",required:!1,validityStyles:!0},t}(o.Component),vt=(0,h.Y)(),ft=(0,h.u)(vt,dt);ft.displayName="KendoReactSwitch";var mt=n(1533),gt=function(){return gt=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},gt.apply(this,arguments)},yt=(0,h.Y)(),bt=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=(0,ze.Y)(yt,e),a=r.ariaDescribedBy,i=r.checked,u=r.children,h=r.className,v=r.disabled,m=r.id,g=r.size,y=r.label,b=r.labelPlacement,z=r.name,w=r.style,x=r.tabIndex,k=r.value,C=r.valid,O=r.onChange,V=r.onFocus,M=r.onBlur,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}(r,["ariaDescribedBy","checked","children","className","disabled","id","size","label","labelPlacement","name","style","tabIndex","value","valid","onChange","onFocus","onBlur"]),I=o.useRef(null),E=o.useCallback((function(){I.current&&I.current.focus()}),[]),S=o.useCallback((function(){return{element:I.current,focus:E}}),[E]);o.useImperativeHandle(t,S);var D=o.useMemo((function(){return(0,l.M)()}),[]),L=o.useCallback((function(e){(0,f.N)(O,e,S(),{value:k})}),[O,k,v]),P=o.useCallback((function(e){V&&!v&&(0,f.N)(V,e,S(),void 0)}),[V,v]),_=o.useCallback((function(e){M&&!v&&(0,f.N)(M,e,S(),void 0)}),[M,v]),B=gt({type:"radio",id:m||D,name:z,className:(0,s.A)("k-radio",(n={},n["k-radio-".concat(we.G.sizeMap[g]||g)]=g,n["k-invalid"]=!1===C,n),h),ref:I,disabled:v,tabIndex:(0,c.p)(x,v),checked:i,style:w,"aria-describedby":a,value:k,onChange:L,onFocus:P,onBlur:_},H),T=o.createElement(o.Fragment,null,void 0!==y?o.createElement("label",{className:"k-radio-label",htmlFor:m||D,style:{userSelect:"none"},"aria-label":y},y):null),R=o.createElement("input",gt({},B));return"before"===b?o.createElement(o.Fragment,null,T,R,u):o.createElement(o.Fragment,null,R,T,u)}));bt.propTypes={ariaDescribedBy:a.string,checked:a.bool,className:a.string,disabled:a.bool,id:a.string,size:a.oneOf([null,"small","medium","large"]),label:a.string,labelPlacement:a.string,name:a.string,style:a.object,tabIndex:a.number,value:a.any,valid:a.bool,onChange:a.func,onFocus:a.func,onBlur:a.func},bt.displayName="KendoRadioButton",bt.defaultProps={size:"medium"};var zt=n(1573),wt=function(){return wt=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},wt.apply(this,arguments)},xt=(0,h.Y)(),kt=o.forwardRef((function(e,t){(0,p.s)(d.k);var n=(0,ze.Y)(xt,e),r=n.ariaLabelledBy,a=n.ariaDescribedBy,c=n.className,u=n.data,h=n.defaultValue,v=n.disabled,m=n.name,g=n.labelPlacement,y=n.layout,b=n.style,z=n.value,w=n.valid,x=n.item,k=void 0===x?Ct.item:x,C=n.onChange,O=n.onFocus,V=o.useRef(null),M=o.useCallback((function(){V.current&&(0,i.n)(V.current)}),[]),H=o.useCallback((function(){return{element:V.current,focus:M}}),[M]);o.useImperativeHandle(t,H);var I=o.useState(h),E=I[0],S=I[1],D=void 0!==z,L=D?z:E,P=o.useCallback((function(e){var t=e.value;D||v||S(t),C&&!v&&(0,f.N)(C,e.syntheticEvent,H(),{value:t})}),[S,C,v]),_=o.useCallback((function(e){O&&!v&&(0,f.N)(O,e.syntheticEvent,H(),void 0)}),[O,v]),B=o.useMemo((function(){return(0,l.M)()}),[]),T=(0,s.A)("k-radio-list",{"k-list-horizontal":"horizontal"===y,"k-list-vertical":"vertical"===y||void 0===y},c),R=(0,zt.V)(V,n.dir),N=u&&u.map((function(e,t){var n=L===e.value,r=null==L,a=wt(wt({},e),{valid:w,checked:n,disabled:!(!e.disabled&&!v),labelPlacement:e.labelPlacement?e.labelPlacement:g,tabIndex:e.tabIndex?e.tabIndex:r&&0===t||n?0:-1,index:t,name:m||B,onChange:P,onFocus:_});return o.createElement(k,{className:(0,s.A)("k-radio-item",{"k-disabled":a.disabled||v}),key:t,role:"none"},o.createElement(bt,wt({},a)))}));return o.createElement("ul",{role:"radiogroup",className:T,ref:V,dir:R,style:b,"aria-labelledby":r,"aria-describedby":a},N)})),Ct={item:function(e){return o.createElement("li",wt({},e))}};kt.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},kt.defaultProps=Ct,kt.displayName="KendoRadioGroup";var Ot=function(){return Ot=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},Ot.apply(this,arguments)},Vt=(0,h.Y)(),Mt=o.forwardRef((function(e,t){var n,r=(0,ze.Y)(Vt,e),a=r,i=a.size,u=a.rounded,h=a.fillMode,p=a.ariaDescribedBy,d=a.ariaLabelledBy,v=a.autoSize,m=a.className,g=a.defaultValue,b=a.disabled,z=a.readOnly,w=a.required,x=a.rows,k=a.id,C=a.name,O=a.placeholder,V=a.style,M=a.tabIndex,H=a.value,I=a.valid,E=a.validationMessage,S=a.validityStyles,D=a.onChange,L=a.onFocus,P=a.onBlur,_=(a.visited,a.touched,a.modified,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}(a,["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"])),B=o.useRef(null),T=o.useCallback((function(){B.current&&B.current.focus()}),[]),R=o.useState(g),N=R[0],j=R[1],A=void 0!==H,F=A?H:N,q=o.useCallback((function(){return{element:B,focus:T,get value(){return F},get name(){return B.current&&B.current.name}}}),[T,F]);o.useImperativeHandle(t,q);var K=o.useState("auto"),U=K[0],W=K[1],Y=o.useMemo((function(){return(0,l.M)()}),[]),G=(0,y.n)(B,r.dir),Z=void 0!==I?I:!w||!!F;o.useEffect((function(){B.current&&B.current.setCustomValidity&&B.current.setCustomValidity(Z?"":E||"")}),[Z,E]),o.useLayoutEffect((function(){B.current&&W("".concat(B.current.scrollHeight,"px"))}),[F]);var X=o.useCallback((function(e){var t=e.target.value;W("auto"),A||b||j(t),D&&!b&&(0,f.N)(D,e,Ot(Ot({},q()),{value:t}),{value:t})}),[j,D,b,A]),$=o.useCallback((function(e){L&&!b&&(0,f.N)(L,e,q(),void 0)}),[L,b]),Q=o.useCallback((function(e){P&&!b&&(0,f.N)(P,e,q(),void 0)}),[P,b]),J=Ot(Ot({id:k||Y,role:"textbox",name:C,className:"k-input-inner !k-overflow-auto",ref:B,disabled:b,rows:x,placeholder:O,readOnly:z,required:w,tabIndex:(0,c.p)(M,b),style:v?{resize:"none",overflow:"hidden",height:U}:{},"aria-labelledby":d,"aria-describedby":p,"aria-multiline":!0,"aria-disabled":b||void 0,value:A?H:N},_),{onChange:X,onFocus:$,onBlur:Q});return o.createElement("span",{className:(0,s.A)("k-input","k-textarea",(n={},n["k-input-".concat(we.G.sizeMap[i]||i)]=i,n["k-input-".concat(h)]=h,n["k-rounded-".concat(we.G.roundedMap[u]||u)]=u,n["k-invalid"]=!(Z||void 0!==S||!0===S),n["k-required"]=w,n["k-disabled"]=b,n),m),style:V,dir:G},o.createElement("textarea",Ot({},J)))}));Mt.propTypes={ariaDescribedBy:a.string,ariaLabelledBy:a.string,autoSize:a.bool,className:a.string,defaultValue:a.string,dir:a.string,disabled:a.bool,readOnly:a.bool,rows:a.number,id:a.string,name:a.string,placeholder:a.string,style:a.object,tabIndex:a.number,value:a.oneOfType([a.string,a.arrayOf(a.string),a.number]),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"])},Mt.displayName="KendoTextArea",Mt.defaultProps={size:"medium",rounded:"medium",fillMode:"solid"};var Ht=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null),a=(0,y.n)(r,e.dir);o.useImperativeHandle(n,(function(){return{element:r.current,props:e,value:e.value}})),o.useImperativeHandle(t,(function(){return n.current}));var i=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]),c=o.useCallback((function(t){e.onFocus&&e.onFocus.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onFocus]),u=o.useCallback((function(t){e.onBlur&&e.onBlur.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onBlur]),h=o.useCallback((function(t){e.onMouseMove&&e.onMouseMove.call(void 0,{target:n.current,syntheticEvent:t})}),[e.onMouseMove]),p=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:a,"data-half":e.half,tabIndex:e.tabIndex,title:e.title,style:e.style,className:(0,s.A)("k-rating-item",{"k-rtl":"rtl"===a,"k-selected":e.selected,"k-hover":e.hovered},e.className),onClick:i,onKeyDown:l,onFocus:c,onBlur:u,onMouseEnter:p,onMouseLeave:d,onMouseMove:h},e.children)})),It={id:a.string,icon:a.any,dir:a.oneOf(["ltr","rtl"]),title:a.string,value:a.number,half:a.bool,selected:a.bool,hovered:a.bool};Ht.displayName="KendoReactRatingItem",Ht.propTypes=It,Ht.defaultProps={dir:"ltr"};var Et,St=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},Dt=function(e,t,n){return St(e-n,n)<t&&t<e},Lt=function(e,t,n,r){return null!==t&&("continues"===r?Dt(e,t,n)?St(e-n/2,n/2)<=t:e<=t:"single"===r&&(Dt(e,t,n)?St(e-n/2,n/2)===t:e===t))},Pt=function(e,t,n){return"ltr"===e?n<t.x+t.width/2:n>t.x+t.width/2},_t=function(e,t,n,r){for(var o=e;o<=t;o+=n)if(r===o)return!0;return!1};!function(e){e.select="select",e.deselect="deselect",e.increase="increase",e.decrease="decrease",e.min="min",e.max="max",e.reset="reset"}(Et||(Et={}));var Bt,Tt=function(){return Tt=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},Tt.apply(this,arguments)},Rt=function(e,t,n){var r=o.useState(e),a=r[0],i=r[1];return[a,function(e){var r=function(e,t){switch(t.type){case Et.select:return void 0===t.payload||void 0===t.step?e:t.payload===e?null:t.payload>=t.min?t.payload<t.max?St(t.payload,t.step):t.max:t.min;case Et.deselect:return null;case Et.increase:return void 0===t.step?e:e<t.min?t.min:e+t.step<t.max?St(e+t.step,t.step):t.max;case Et.decrease:return void 0===t.step?e:St(e-t.step,t.step)>=t.min?St(e-t.step,t.step):t.min;case Et.min:return void 0===t.step?e:t.min;case Et.max:return t.max;case Et.reset:return null;default:return e}}(t.state||a,Tt(Tt({},e),t));n&&n(r,e.event),i(r)}]},Nt=(0,h.Y)(),jt=o.forwardRef((function(e,t){var n,r=(0,ze.Y)(Nt,e),a=(0,m.useLocalization)(),i=o.useRef(null),l=o.useRef(null),u=(0,y.n)(l,r.dir);o.useImperativeHandle(i,(function(){return{element:l.current,props:r}})),o.useImperativeHandle(t,(function(){return i.current}));for(var h,p,d=o.useCallback((function(e,t){r.onChange&&i.current&&r.onChange.call(void 0,{value:e,target:i.current,syntheticEvent:t})}),[r.onChange]),f=o.useMemo((function(){return void 0!==r.min?r.min:Ft.min}),[r.min]),b=o.useMemo((function(){return void 0!==r.max?r.max:Ft.max}),[r.max]),z=o.useMemo((function(){return r.precision||Ft.precision}),[r.precision]),w=o.useMemo((function(){return void 0!==r.step?r.step:Ft.step}),[r.step]),x=o.useMemo((function(){return r.readonly||Ft.readonly}),[r.readonly]),C=o.useMemo((function(){return r.disabled||Ft.disabled}),[r.disabled]),O=o.useMemo((function(){return r.item||Ft.item}),[r.item]),V=Rt(r.defaultValue||Ft.defaultValue,{state:r.value,min:f,max:b,step:"half"===z?w/2:w},d),M=V[0],H=V[1],I=Rt(null,{state:r.value,min:f,max:b,step:"half"===z?w/2:w,precision:z}),E=I[0],S=I[1],D=o.useMemo((function(){return r.value||M}),[r.value,M]),L=o.useMemo((function(){return E}),[E]),P=o.useMemo((function(){return r.selection||Ft.selection}),[r.selection]),_=o.useMemo((function(){return w/("half"===z?2:1)}),[w,z]),B=o.useCallback((function(e){if(e.target&&e.target.element&&!x&&!C){if("half"===z){var t=e.target.element.getBoundingClientRect(),n=Pt(u||"ltr",t,e.syntheticEvent.clientX)?St(e.target.value-w/2,_):e.target.value;H({type:Et.select,payload:n,event:e.syntheticEvent})}else H({type:Et.select,payload:e.target.value,event:e.syntheticEvent});if(r.onClick){var o={value:D,target:i.current,syntheticEvent:e.syntheticEvent};r.onClick.call(void 0,o)}}}),[r.onClick,H,D]),T=o.useCallback((function(e){if(!x&&!C){switch(e.keyCode){case v.R.right:e.preventDefault(),H({type:"rtl"===u?Et.decrease:Et.increase,event:e});break;case v.R.left:e.preventDefault(),H({type:"rtl"===u?Et.increase:Et.decrease,event:e});break;case v.R.home:e.preventDefault(),H({type:"rtl"===u?Et.min:Et.max,event:e});break;case v.R.end:e.preventDefault(),H({type:"rtl"===u?Et.max:Et.min,event:e});break;case v.R.esc:e.preventDefault(),H({type:Et.deselect,event:e})}r.onKeyDown&&r.onKeyDown.call(void 0,{value:D,target:i.current,syntheticEvent:e})}}),[r.onKeyDown,H,D]),R=o.useCallback((function(e){if(r.onFocus){var t={target:i.current,syntheticEvent:e};r.onFocus.call(void 0,t)}}),[r.onFocus]),N=o.useCallback((function(e){if(r.onBlur){var t={target:i.current,syntheticEvent:e};r.onBlur.call(void 0,t)}}),[r.onBlur]),j=o.useCallback((function(e){if(e.target&&e.target.element)if("half"===z){var t=e.target.element.getBoundingClientRect(),n=Pt(u||"ltr",t,e.syntheticEvent.clientX)?e.target.value-w/2:e.target.value;S({type:Et.select,payload:n,event:e.syntheticEvent})}else S({type:Et.select,payload:e.target.value,event:e.syntheticEvent})}),[z,w,u]),A=o.useCallback((function(e){S({type:Et.reset,event:e.syntheticEvent})}),[]),F=[],q=(h=St(b-f,_))-(p=w)*Math.floor(h/p),K=f;K<=b;K=St(K+w,_)){var U=St(K+q,_),W="half"===z&&Dt(U,null!==L?L:null!==D?D:0,w),Y=Lt(U,D,w,P),G=Lt(U,null!==L?L:D,w,P),Z=Lt(U,L,w,P);F.push(o.createElement(O,{key:U,value:U,dir:u,title:String(W?St(U-w/2,_):U),icon:r.icon,svgIcon:r.svgIcon,half:W,selected:Y||G,hovered:Z,onClick:B,onMouseMove:j,onMouseLeave:A},W&&o.createElement("span",{className:"k-rating-precision-complement",style:(n={width:"12px"},n["rtl"===u?"right":"left"]="50%",n)},!(r.icon||r.svgIconOutline)&&o.createElement(ee.a,{name:"star-outline",icon:k.QRC}),(r.icon||r.svgIconOutline)&&o.createElement(ee.a,{name:(0,xe.iJ)("".concat(r.icon,"-outline")),icon:r.svgIconOutline})),W&&o.createElement("span",{className:"k-rating-precision-part",style:{width:"12px"}},!(r.icon||r.svgIcon)&&o.createElement(ee.a,{name:"star",icon:k.e0G}),(r.icon||r.svgIcon)&&o.createElement(ee.a,{name:r.icon?(0,xe.iJ)(r.icon):void 0,icon:r.svgIcon})),W&&o.createElement("span",{style:{width:"24px",height:"24px",display:"block"}}),!W&&!(r.icon||r.svgIcon)&&(Z||G&&!Z)&&o.createElement(ee.a,{name:"star",icon:k.e0G})||!(r.icon||r.svgIcon)&&!Z&&o.createElement(ee.a,{name:"star-outline",icon:k.QRC})||(r.icon||r.svgIcon)&&(Z||G&&!Z)&&o.createElement(ee.a,{name:r.icon,icon:r.svgIcon})||(r.icon||r.svgIcon)&&!Z&&o.createElement(ee.a,{name:(0,xe.iJ)("".concat(r.icon,"-outline")),icon:r.svgIconOutline})))}return o.createElement("span",{id:r.id,style:r.style,ref:l,role:"slider",dir:u,tabIndex:(0,c.p)(r.tabIndex,r.disabled,void 0),className:(0,s.A)("k-rating k-widget",{"k-rtl":"rtl"===u,"k-readonly":x,"k-disabled":C},r.className),onKeyDown:T,onFocus:R,onBlur:N,"aria-valuemin":f,"aria-valuemax":b,"aria-valuenow":null!==D?D:void 0,"aria-disabled":C?"true":void 0,"aria-label":a.toLanguageString(g.cM,g.sY[g.cM]),"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy},o.createElement("input",{id:"rating",className:"k-hidden",readOnly:x,disabled:C}),o.createElement("span",{className:"k-rating-container"},F),r.label&&o.createElement("span",{className:"k-rating-label"},r.label))})),At={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?_t(e.min,e.max,e.step/2,e.value):_t(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:xe.wi,svgIconOutline:xe.wi,ariaDescribedBy:a.string},Ft={dir:"ltr",min:1,max:5,step:1,item:Ht,defaultValue:null,readonly:!1,disabled:!1,selection:"continues",precision:"item"};jt.displayName="KendoReactRating",jt.propTypes=At,jt.defaultProps=Ft,function(e){e[e.Literal=0]="Literal",e[e.Mask=1]="Mask",e[e.Undefined=2]="Undefined"}(Bt||(Bt={}));var qt=function(){function e(e,t,n){void 0===n&&(n=Bt.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}(),Kt=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}(),Ut=function(e){return(e||"").split("")},Wt=function(){function e(e){this.parse=e}return e.prototype.run=function(e,t){return void 0===t&&(t=""),e instanceof Kt?this.parse(e):this.parse(new Kt(Ut(e),Ut(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===Bt.Literal},e}(),Yt=function(e,t){return new Wt((function(n){var r=n.next().char,o=e[r];return"\\"===r?(r=n.next().char,new qt(t.literal(r),n)):new qt(o?t.mask(o):t.literal(r),n)}))},Gt=function(e){var t=e.prompt,n=e.promptPlaceholder;return new Wt((function(e){var r=e.next().char;return new qt(r===t?n:r,e)}))},Zt=function(e){return new Wt((function(t){var n=t.next().char;return new qt(e?n:"",t)}))},Xt=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 Wt((function(e){return new qt(t,e)}))));var t},$t=function(e){return new Wt((function(t){for(var n=new qt([],t);!t.eof();)n=n.concat(e.run(t));return n}))},Qt=(function(){function e(){this.rules={},this.prompt="_",this.mask="",this.promptPlaceholder=" ",this.includeLiterals=!1,this.maskTokens=[],this.unmaskTokens=[],this.rawTokens=[],this.validationTokens=[]}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,l=e.rules,c=void 0===l?{}:l,s=e.includeLiterals,u=void 0!==s&&s;this.mask=n,this.prompt=o,this.promptPlaceholder=i,this.rules=c,this.includeLiterals=u,this.tokenize()},e.prototype.validationValue=function(e){void 0===e&&(e="");var t=e;return Xt(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?(Xt(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?(Xt(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),l=t.split("").slice(r);return Xt(this.maskTokens.slice(n,r)).run(e).fold((function(e){o=i.concat(e).concat(l).join("")})),{selection:a,value:o}},e.prototype.maskRemoved=function(e,t,n){var r=this,o="",a=n,i=e.split("").slice(n),l=e.split("").slice(0,n).join(""),c=this.maskTokens.length-(e.length-n);return Xt(this.maskTokens.slice(0,c)).run(l,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 Xt(this.unmaskTokens).run(i,t).chain((function(e){a=e.join("").length;var n=t.slice(a);return Xt(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 Wt((function(e){return e.peek().char===t?(e.eat(),new qt(t,e,Bt.Literal)):new qt(t,e,Bt.Literal)}));var t},mask:function(n){return function(e){var t=e.prompt,n=e.promptPlaceholder;return function(e){return new Wt((function(r){for(;!r.eof();){var o=r.peek(),a=o.char,i=o.control;if(a===i&&i===t)return r.eat(),new qt(t,r,Bt.Mask);if(e.test(a))return r.eat(),new qt(a,r,Bt.Mask);if(a===n)return r.eat(),new qt(t,r,Bt.Mask);r.eat_input()}return r.eat(),new qt(t,r,Bt.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 Wt((function(e){return e.eof()?new qt("",e):(e.peek().char===t&&e.eat(),new qt(t,e))}));var t},mask:function(t){return(n=e.prompt,function(e){return new Wt((function(t){for(;!t.eof();){var r=t.peek(),o=r.char,a=r.control;if(o===n&&a===n)return t.eat(),new qt(o,t);if(e.test(o))return t.eat(),new qt(o,t);t.eat_input()}return t.eat(),new qt("",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 Zt(r)},mask:function(e){return Gt({prompt:t,promptPlaceholder:n})}}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"validationTokenCreator",{get:function(){var e=this.prompt;return{literal:function(e){return Zt(!1)},mask:function(t){return Gt({prompt:e,promptPlaceholder:""})}}},enumerable:!1,configurable:!0}),e.prototype.tokenize=function(){var e=this;$t(Yt(this.rules,this.maskTokenCreator)).run(this.mask).fold((function(t,n){e.maskTokens=t})),$t(Yt(this.rules,this.unmaskTokenCreator)).run(this.mask).fold((function(t,n){e.unmaskTokens=t})),$t(Yt(this.rules,this.rawTokenCreator)).run(this.mask).fold((function(t,n){e.rawTokens=t})),$t(Yt(this.rules,this.validationTokenCreator)).run(this.mask).fold((function(t,n){e.validationTokens=t}))}}(),S.drawing.util),Jt=Qt.elementOffset,en=Qt.limitValue,tn=S.geometry.Point,nn=S.geometry.Rect,rn=S.geometry.transform,on=function(){},an="#000",ln="#fff",cn=1,sn=200,un=1,hn=1,pn=function(){function e(e,t){void 0===t&&(t={}),this.element=e,this.lastMoveTime=0,this.options=Object.assign({scale:hn,precision:cn,samplingRate:sn,smooth:!1!==t.smooth,color:t.color||an,backgroundColor:t.backgroundColor||ln,strokeWidth:un,onChange:on,onDraw:on,onDrawEnd:on},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=S.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,l=t[0]||6*a,c=t[1]||6*i,s=a/l,u=i/c,h=Math.min(s,u),p=new S.Image(e,new S.geometry.Rect([0,0],[l,c]));p.transform(rn().scale(h,h)),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,l=(null==e?void 0:e.width)||6*a,c=(null==e?void 0:e.height)||6*i,s=l/a,u=c/i,h=Math.min(s,u),p=new nn([0,0],[l,c]),d=new S.Group({clip:S.Path.fromRect(p)}),v=new S.Group({transform:rn().scale(h,h)}),f=S.Path.fromRect(p,{fill:{color:this.options.backgroundColor}});return d.append(f),d.append(v),(t=v.children).push.apply(t,this.rootGroup.children),(0,S.exportImage)(d,Object.assign({width:l,height:c},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=S.Surface.create(this.element,{type:"canvas"}),this.element.style.touchAction="none";var e=this.options.scale;this.rootGroup=new S.Group({transform:rn().scale(e,e)});var t=this.element.offsetWidth||750,n=this.element.offsetHeight||250;this.size=[t,n],this.background=S.Path.fromRect(new nn([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=Jt(this.element),n=e.pageX,r=e.pageY,o=1/this.options.scale;return new tn(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 S.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/en(this.options.samplingRate,1,1e4))){this.lastMoveTime=t;var n=this.touchPoint(e),r=this.points[this.points.length-1],o=1/en(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=S.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}(),dn=n(994);const vn={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"};var fn=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(x.z,{role:"button","aria-label":"Close",onClick:n,icon:"x",svgIcon:vn,fillMode:"flat",className:"k-window-titlebar-action k-dialog-titlebar-action"})))},mn=function(e){var t,n=e.layout,r=void 0===n?gn.layout:n,a=e.children,i=(0,s.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)};mn.propTypes={children:a.any,layout:a.oneOf(["start","center","end","stretched"])};var gn={layout:"stretched"},yn=n(8259),bn=n(7827),zn={name:"@progress/kendo-react-dialogs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171933,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"},wn="data-windowid",xn=10002,kn=2,Cn=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(wn)!==n&&null!==o.zIndex){var i=parseInt(o.zIndex,10);i>=r&&(r=i,a=!0)}})),a?r+kn:r}return r},On=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)}}(),Vn=function(){return Vn=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},Vn.apply(this,arguments)},Mn=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n._id=(0,l.M)(),n.titleId=n.generateTitleId(),n.contentId=n.generateContentId(),n.onCloseDialog=function(e){e.preventDefault(),(0,f.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+kn:0)?n.state.zIndex:n.context+kn:n.context?n.context:xn},n.getDocument=function(){return n.props.appendTo?n.props.appendTo.ownerDocument:document},(0,p.s)(zn),n.state={zIndex:Cn(n.getCurrentZIndex(),n.getDocument(),n._id)},n}return On(t,e),t.prototype.componentDidMount=function(){this.element&&this.props.autoFocus&&this.element.focus()},t.prototype.render=function(){var e,t,n=this,r=void 0!==this.props.id?this.props.id:this.titleId,a=this.props,i=a.title,l=a.width,c=a.height,u=a.children,h=a.minWidth,p=a.dir,d=a.style,v=a.contentStyle,f=o.Children.toArray(u),m=this.getContent(f),g=this.getActionBar(f),y=i?{"aria-labelledby":r}:null,b=void 0===this.props.closeIcon||this.props.closeIcon,z=this.getCurrentZIndex(),w=o.createElement(yn.$.Provider,{value:z},o.createElement("div",Vn({},((e={})[wn]=this._id,e),{className:"k-dialog-wrapper"+(this.props.className?" "+this.props.className:""),onKeyDown:this.onKeyDown,tabIndex:0,dir:p,style:Vn({zIndex:z},d),ref:function(e){return n.element=e}}),o.createElement("div",{className:"k-overlay"}),o.createElement("div",Vn({},y,{className:(0,s.A)("k-window k-dialog",(t={},t["k-window-".concat(this.props.themeColor)]=this.props.themeColor,t)),role:"dialog","aria-labelledby":r,"aria-modal":!0,"aria-describedby":this.contentId,style:{width:l,height:c,minWidth:h}}),this.props.title&&o.createElement(fn,{closeIcon:b,onCloseButtonClick:this.onCloseDialog,id:r},i),o.createElement("div",{className:"k-window-content k-dialog-content",style:v,id:this.contentId},m),g)));return bn.N?null!==this.props.appendTo?dn.createPortal(w,this.props.appendTo||document.body):w:null},t.prototype.getActionBar=function(e){return e.filter((function(e){return e&&e.type===mn}))},t.prototype.getContent=function(e){return e.filter((function(e){return e&&e.type!==mn}))},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=yn.$,t}(o.Component),Hn=(0,h.Y)(),In=(0,h.u)(Hn,Mn);In.displayName="KendoReactDialog";var En=function(){return En=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},En.apply(this,arguments)},Sn=function(e,t,n,r){return new(n||(n=Promise))((function(o,a){function i(e){try{c(r.next(e))}catch(e){a(e)}}function l(e){try{c(r.throw(e))}catch(e){a(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,l)}c((r=r.apply(e,t||[])).next())}))},Dn=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:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(a){return function(l){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,l])}}},Ln=function(e){return void 0!==e},Pn=(0,h.Y)(),_n=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=(0,ze.Y)(Pn,e),a=(0,m.useLocalization)(),i=o.useRef(null),l=o.useRef(null),u=o.useRef(null),h=o.useRef(null),y=o.useRef(null),b=o.useState(),z=b[0],w=b[1],C=o.useState(!1),O=C[0],V=C[1],M=o.useState(!1),H=M[0],I=M[1],E=o.useState(),S=E[0],D=E[1],L=o.useState(),P=L[0],_=L[1],B=Ln(r.value)?r.value:S,T=o.useState(!1),R=T[0],N=T[1],j=Ln(r.open),A=j?r.open:R,F=!(r.maximized||H||!r.maximizable||r.disabled),q=r.maximized&&!H,K=!(!r.value&&!S||H||r.readOnly||r.disabled),U=a.toLanguageString(g.yf,g.sY[g.yf]),W=a.toLanguageString(g.l7,g.sY[g.l7]),Y=a.toLanguageString(g.Zq,g.sY[g.Zq]),G=r.popupScale||3,Z=r.exportScale||2,X=function(e){D(e),r.onChange&&r.onChange({value:e})};o.useEffect((function(){r.value!==S&&(D(r.value),null==z||z.loadImage(r.value))}),[r.value]);var $=o.useCallback((function(e){j||N(e)}),[j]),Q=o.useCallback((function(){var e="#000000";return!r.color&&"undefined"!=typeof document&&i.current&&(e=getComputedStyle(i.current).color),r.color||e}),[r.color]),J=o.useCallback((function(){var e="#ffffff";return!r.backgroundColor&&"undefined"!=typeof document&&i.current&&(e=getComputedStyle(i.current).backgroundColor),r.backgroundColor||e}),[r.backgroundColor]),ee=function(){return{scale:r.maximized?r.popupScale:1,color:Q(),backgroundColor:J(),strokeWidth:r.strokeWidth,smooth:r.smooth,readonly:r.readOnly}},te=function(e){return Sn(void 0,void 0,void 0,(function(){var t,n;return Dn(this,(function(r){switch(r.label){case 0:return t=e.width,n=e.height,[4,null==z?void 0:z.exportImage({width:t*Z,height:n*Z})];case 1:return[2,r.sent()]}}))}))};o.useEffect((function(){var e=l.current,t=new pn(e,ee());return B&&t.loadImage(B),w(t),function(){return t.destroy()}}),[]),o.useEffect((function(){null==z||z.setOptions({onChange:function(){return Sn(void 0,void 0,void 0,(function(){var e;return Dn(this,(function(t){switch(t.label){case 0:return e=X,[4,te(ve())];case 1:return[2,e.apply(void 0,[t.sent()])]}}))}))},onDraw:function(){return I(!0)},onDrawEnd:function(){return I(!1)}})}),[z]),o.useLayoutEffect((function(){return null==z?void 0:z.setOptions(ee())}),[r.readOnly,r.color,r.backgroundColor,r.strokeWidth,r.smooth]),o.useEffect((function(){var e,t,n=null===(t=null===(e=u.current)||void 0===e?void 0:e.element)||void 0===t?void 0:t.querySelector(".k-overlay");if(n){var r=function(){return $(!1)};return n.addEventListener("click",r),function(){return n.removeEventListener("click",r)}}}),[A]),o.useEffect((function(){if(A&&"undefined"!=typeof document){var e=function(e){e.keyCode===v.R.esc&&$(!1)};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}}),[A]),o.useEffect((function(){var e,t;r.maximized&&(null===(t=null===(e=h.current)||void 0===e?void 0:e.element)||void 0===t||t.focus())}),[]);var ne=o.useCallback((function(){var e;return null===(e=l.current)||void 0===e?void 0:e.focus()}),[]),re=o.useCallback((function(){return r.value}),[r.value]),oe=o.useCallback((function(){return r.name}),[r.name]),ae=o.useCallback((function(){return r.required}),[r.required]),ie=o.useCallback((function(){var e=void 0!==r.validationMessage,t=!re();return{customError:e,valid:void 0!==r.valid?r.valid:!ae()||!t,valueMissing:t}}),[r.validationMessage,r.valid,re,ae]),le=o.useCallback((function(){return r.validityStyles}),[r.validityStyles]),ce=o.useCallback((function(){return r}),[r]),se=o.useCallback((function(){var e={element:i.current,focus:ne};return Object.defineProperty(e,"name",{get:oe}),Object.defineProperty(e,"value",{get:re}),Object.defineProperty(e,"validity",{get:ie}),Object.defineProperty(e,"validityStyles",{get:le}),Object.defineProperty(e,"required",{get:ae}),Object.defineProperty(e,"props",{get:ce}),Object.defineProperty(e,"color",{get:Q}),Object.defineProperty(e,"backgroundColor",{get:J}),e}),[oe,re,ie,le,ae,ne,ce,Q,J]);o.useImperativeHandle(t,se);var ue=o.useCallback((function(e){O||r.maximized||(V(!0),(0,f.N)(r.onFocus,e,se(),{}))}),[O,r.onFocus,se]),he=o.useCallback((function(e){(function(e,t){for(var n=e;n&&n!==t;)n=n.parentNode;return!!n})(e.relatedTarget,i.current)||(V(!1),(0,f.N)(r.onBlur,e,se(),{}))}),[O,r.onBlur,se]),pe=o.useCallback((function(e){return Sn(void 0,void 0,void 0,(function(){var t;return Dn(this,(function(n){switch(n.label){case 0:return t=_,[4,te(fe())];case 1:return t.apply(void 0,[n.sent()]),$(!0),(0,f.N)(r.onOpen,e,se(),{}),[2]}}))}))}),[A,j,r.onOpen,r.value,S,se]),de=o.useCallback((function(e){$(!1),(0,f.N)(r.onClose,e,se(),{})}),[A,j,r.onClose,se]),ve=function(){var e,t;return{width:r.width||(null===(e=i.current)||void 0===e?void 0:e.offsetWidth)||250,height:r.height||(null===(t=i.current)||void 0===t?void 0:t.offsetHeight)||84}},fe=function(){var e=ve(),t=e.width,n=e.height;return{width:t*G,height:n*G}},me=!le()||ie().valid;return o.createElement("div",{ref:i,dir:r.dir,style:En({width:r.width,height:r.height},r.style),className:(0,s.A)("k-input","k-signature",(n={"k-signature-maximized":r.maximized},n["k-signature-".concat(we.G.sizeMap[r.size]||r.size)]=r.size,n["k-input-".concat(r.fillMode)]=r.fillMode,n["k-rounded-".concat(we.G.roundedMap[r.rounded]||r.rounded)]=r.rounded,n["k-invalid"]=!me,n["k-required"]=r.required,n["k-disabled"]=r.disabled,n["k-focus"]=O,n),r.className),onFocus:ue,onBlur:he},o.createElement("div",{className:"k-signature-canvas",ref:l,tabIndex:(0,c.p)(r.tabIndex,r.disabled),role:"img",id:r.id,"aria-label":r.ariaLabel,"aria-labelledby":r.ariaLabelledBy,"aria-describedby":r.ariaDescribedBy,"aria-disabled":r.disabled?"true":void 0}),o.createElement("div",{className:"k-signature-actions k-signature-actions-top"},F&&o.createElement(x.z,{className:"k-signature-action k-signature-maximize",ref:y,icon:"hyperlink-open",svgIcon:k.TZQ,fillMode:"flat",size:r.size,onClick:pe,"aria-label":U,title:U}),q&&o.createElement(x.z,{className:"k-signature-action k-signature-minimize k-rotate-180",ref:h,icon:"hyperlink-open",svgIcon:k.TZQ,fillMode:"flat",size:r.size,onClick:de,"aria-label":W,title:W})),!r.hideLine&&o.createElement("div",{className:"k-signature-line",style:{zIndex:2,pointerEvents:"none"}}),o.createElement("div",{className:"k-signature-actions k-signature-actions-bottom"},K&&o.createElement(x.z,{className:"k-signature-action k-signature-clear",icon:"x",svgIcon:k.FZE,fillMode:"flat",size:r.size,onClick:function(){null==z||z.clear(),X(),ne()},"aria-label":Y,title:Y})),A&&o.createElement(In,{ref:u},o.createElement(_n,En({},r,fe(),{value:P,maximized:!0,exportScale:1/G*Z,open:!1,onChange:function(e){null==z||z.loadImage(e.value),X(e.value)},onClose:function(e){var t,n;de(e),null===(n=(null===(t=y.current)||void 0===t?void 0:t.element)||l.current)||void 0===n||n.focus()}}))))}));_n.propTypes={value:a.string,width:a.number,height:a.number,tabIndex:a.number,dir:a.string,ariaDescribedBy:a.string,ariaLabelledBy:a.string,ariaLabel:a.string,readOnly:a.bool,disabled:a.bool,validationMessage:a.string,required:a.bool,onChange:a.func,onFocus:a.func,onBlur:a.func,onOpen:a.func,onClose:a.func,size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large"]),fillMode:a.oneOf([null,"solid","flat","outline"])},_n.displayName="KendoSignature",_n.defaultProps={strokeWidth:1,smooth:!1,popupScale:3,exportScale:2,maximizable:!0,disabled:!1,required:!1,validityStyles:!0,onChange:function(e){return ut.Z},onFocus:function(e){return ut.Z},onBlur:function(e){return ut.Z},onOpen:function(e){return ut.Z},onClose:function(e){return ut.Z},size:"medium",rounded:"medium",fillMode:"solid"};var Bn=n(6059),Tn=function(){return Tn=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},Tn.apply(this,arguments)},Rn=o.forwardRef((function(e,t){var n;(0,p.s)(d.k);var r=o.useRef(null),a=o.useRef(null),i=o.useRef(),l=o.useCallback((function(){var e;return void 0!==i.current?i.current:null===(e=r.current)||void 0===e?void 0:e.value}),[]);o.useImperativeHandle(a,(function(){var e={element:r.current};return Object.defineProperty(e,"value",{get:l}),e})),o.useImperativeHandle(t,(function(){return a.current}));var c=e,u=c.size,h=c.fillMode,v=c.rounded,f=c.className,m=c.dir,g=c.style,y=c.prefix,b=void 0===y?Nn.prefix:y,z=c.suffix,w=void 0===z?Nn.suffix:z,x=(c.valid,c.modified,c.touched,c.visited,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}(c,["size","fillMode","rounded","className","dir","style","prefix","suffix","valid","modified","touched","visited"])),k=(0,Ze.A)(b)[0],C=(0,Ze.A)(w)[0],O=o.useState(!1),V=O[0],M=O[1],H=o.useCallback((function(t){i.current=t.target.value,e.onChange&&e.onChange.call(void 0,{syntheticEvent:t,nativeEvent:t.nativeEvent,value:t.target.value,target:a.current}),i.current=void 0}),[e.onChange]),I=(0,Bn.U)({onFocus:function(e){M(!0)},onBlur:function(e){M(!1)},onSyncFocus:e.onFocus,onSyncBlur:e.onBlur}),E=I.onFocus,S=I.onBlur;return o.createElement("span",{style:g,dir:m,className:(0,s.A)("k-textbox k-input",(n={},n["k-input-".concat(we.G.sizeMap[u]||u)]=u,n["k-input-".concat(h)]=h,n["k-rounded-".concat(we.G.roundedMap[v]||v)]=v,n),{"k-focus":V,"k-required":e.required,"k-disabled":e.disabled,"k-invalid":!1===e.valid},f),onFocus:E,onBlur:S},o.createElement(k,null),o.createElement("input",Tn({ref:r,className:"k-input-inner"},x,{onChange:H})),o.createElement(C,null))})),Nn={prefix:function(e){return null},suffix:function(e){return null},size:"medium",rounded:"medium",fillMode:"solid"};Rn.propTypes={size:a.oneOf([null,"small","medium","large"]),rounded:a.oneOf([null,"small","medium","large","full"]),fillMode:a.oneOf([null,"solid","flat","outline"])},Rn.displayName="KendoReactTextBoxComponent",Rn.defaultProps=Nn;var jn=function(){return jn=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},jn.apply(this,arguments)},An=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",jn({},e,{className:(0,s.A)("k-clear-value",e.className)}))}));An.displayName="KendoReactInputClearValue";var Fn=function(){return Fn=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},Fn.apply(this,arguments)},qn=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",Fn({},e,{className:(0,s.A)("k-input-prefix",e.className)}))}));qn.displayName="KendoReactInputPrefix";var Kn=function(){return Kn=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},Kn.apply(this,arguments)},Un=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",Kn({},e,{className:(0,s.A)("k-input-separator",e.className)}))}));Un.displayName="KendoReactInputSeparator";var Wn=function(){return Wn=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},Wn.apply(this,arguments)},Yn=o.forwardRef((function(e,t){var n=o.useRef(null),r=o.useRef(null);return o.useImperativeHandle(n,(function(){return{element:r.current}})),o.useImperativeHandle(t,(function(){return n.current})),o.createElement("span",Wn({},e,{className:(0,s.A)("k-input-suffix",e.className)}))}));Yn.displayName="KendoReactInputSuffix";var Gn=function(){return Gn=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},Gn.apply(this,arguments)},Zn=o.forwardRef((function(e,t){return o.createElement(ee.a,Gn({ref:t},e,{className:(0,s.A)("k-input-validation-icon",e.className)}))}));Zn.displayName="KendoReactInputValidationIcon"},7008:(e,t,n)=>{var r;n.d(t,{fB:()=>o,xK:()=>a,AW:()=>i,wf:()=>l,t3:()=>c,ao:()=>s,_P:()=>u,rw:()=>h,gR:()=>p,Jz:()=>d,Ao:()=>v,Vy:()=>f,PS:()=>m,lf:()=>g,BK:()=>y,UH:()=>b,M0:()=>z,Zz:()=>w,F_:()=>x,gs:()=>k,UG:()=>C,IN:()=>O,OH:()=>V,as:()=>M,wd:()=>H,ws:()=>I,iY:()=>E,cM:()=>S,Zq:()=>D,yf:()=>L,l7:()=>P,sY:()=>_});var o="numerictextbox.increment",a="numerictextbox.decrement",i="slider.increment",l="slider.decrement",c="slider.dragTitle",s="colorGradient.r",u="colorGradient.g",h="colorGradient.b",p="colorGradient.a",d="colorGradient.hex",v="colorGradient.contrastRatio",f="colorGradient.colorGradientAALevel",m="colorGradient.colorGradientAAALevel",g="colorGradient.colorGradientPass",y="colorGradient.colorGradientFail",b="colorGradient.hueSliderLabel",z="colorGradient.alphaSliderLabel",w="colorGradient.toggleInputsButton",x="flatColorPicker.cancelBtn",k="flatColorPicker.applyBtn",C="flatColorPicker.colorGradientBtn",O="flatColorPicker.colorPaletteBtn",V="flatColorPicker.clearBtn",M="checkbox.validation",H="checkbox.optionalText",I="switch.validation",E="colorPicker.dropdownButtonAriaLabel",S="rating.ariaLabel",D="signature.clear",L="signature.maximize",P="signature.minimize",_=((r={})[o]="Increase value",r[a]="Decrease value",r[i]="Increase",r[l]="Decrease",r[c]="Drag",r[s]="r",r[u]="g",r[h]="b",r[p]="a",r[d]="hex",r[v]="Contrast ratio",r[f]="AA",r[m]="AAA",r[g]="Pass",r[y]="Fail",r[b]="Hue slider",r[z]="Alpha slider",r[w]="Toggle colorgradient inputs",r[x]="Cancel",r[k]="Apply",r[C]="Color Gradient view",r[O]="Color Palette view",r[V]="Clear color value",r[M]="Please check this box if you want to proceed!",r[H]="(Optional)",r["radioButton.validation"]="Please select option if you want to proceed!",r[I]="Please turn on if you want to proceed!",r[E]="Select",r[S]="Rating",r[D]="Clear",r[L]="Maximize",r[P]="Minimize",r)},8463:(e,t,n)=>{n.d(t,{N:()=>K,R:()=>q});var r=n(3899),o=n(189),a=n(499),i=n(848),l=n(9656),c=n(3198),s=n(9447),u=n(5407),h=n(8047),p=n(2697),d=n(4703),v=n(1193),f=n(6097),m=n(4006),g=n(2009),y=n(7008),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=1111111.1111111,w=/\d/,x=function(e,t){return void 0!==e?e:t},k=function(e,t,n){return null===e&&void 0===e?"":"string"==typeof e?e:n.formatNumber(e,t)},C=function(e){return(String(e).split(".")[1]||"").length},O=function(e,t){return Math.max(C(e),C(t))},V=function(e,t){var n=function(e){return Math.min(e,15)}(t);return parseFloat(e.toFixed(n))},M=function(e,t,n,r,o,a,i){var l=O(e||0,n||0),c=I(V((e||0)+(n||0),l),r,o);t.eventValue=c,t.currentLooseValue=k(c,a,i),t.selectionStart=t.selectionEnd=P(t.currentLooseValue,w)},H=function(e,t,n,r,o,a,i){var l=O(e||0,n||0),c=I(V((e||0)-(n||0),l),r,o);t.eventValue=c,t.currentLooseValue=k(c,a,i),t.selectionStart=t.selectionEnd=P(t.currentLooseValue,w)},I=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},E=function(e,t,n,r){e.selectionStart=e.selectionEnd=t,function(e,t,n){var r=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}(e,t);if(-1!==r&&n.selectionStart>r)n.selectionStart=n.selectionEnd=r;else{n.selectionStart>e.length&&(n.selectionStart=n.selectionEnd=e.length);var o=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}(e,t);-1!==o&&n.selectionStart<o&&(n.selectionStart=n.selectionEnd=o),-1===n.selectionStart&&(n.selectionStart=n.selectionEnd=0)}}(n,r,e)},S=function(e,t,n,r){e.eventValue=r.parseNumber(e.prevLooseValue,t),e.currentLooseValue=e.prevLooseValue,e.valueIsCorrected=!0,E(e,e.selectionStart,e.currentLooseValue,n)},D=function(e,t){var n=e.indexOf(t.decimal);return n>-1?n:P(e,w)},L=function(e){return e.split("").reverse().join("")},P=function(e,t){return e.length-L(e).search(t)},_=function(e){return e.split(e[e.search(w)])[0]},B=function(e){var t=L(e);return L(t.split(t[t.search(w)])[0])},T=function(e,t){return e.search(t)},R=function(e,t){var n=e.indexOf(t);return n>-1?e.length-n-1:0},N=function(e,t,n,r,o){var a="0"===e.replace(o,"")[0],i="0"===t.replace(o,"")[0];if(a&&!i)return n-1;if(i&&r)return n+1;for(var l=0,c=0;c<n;c++)w.test(e.charAt(c))&&l++;for(var s=0;l>0&&t.length>s;)w.test(t.charAt(s))&&l--,s++;return s},j=function(e,t,n){var r=b({},e),o=r.prevLooseValue,a=n.numberSymbols(),i=function(e,t){var n=t.formatNumber(z,e),r=t.formatNumber(-z,e),o=t.formatNumber(0,e),a=t.formatNumber(1,e),i=t.numberSymbols(),l=new RegExp("[\\d\\".concat(i.decimal).concat(i.group,"]"),"g");return[n,r,o,a].map((function(e){return e.replace(l,"")})).join("").split("").filter((function(e,t,n){return n.indexOf(e)===t})).join("")}(t,n),l=String(r.currentLooseValue),c=String(o),s=new RegExp("[^\\d\\".concat(a.decimal,"]"),"g"),u=new RegExp("[^\\d\\".concat(a.decimal,"\\").concat(a.group,"]"),"g"),h=new RegExp("[\\d\\".concat(a.decimal,"\\").concat(a.group,"]")),p=l.replace(s,""),d=T(l,w),v=-1===d?-1:P(l,w),f=l.indexOf(a.decimal),m=(l.substring(0,d)+l.substring(d,v).replace(u,"")+l.substring(v,l.length)).split("").filter((function(e){return-1!==i.indexOf(e)||-1!==e.search(h)})).join(""),g=n.formatNumber(.31111111111111117,t).replace(s,""),y=g.indexOf(a.decimal),x=y>-1?g.length-y-1:0,C=n.formatNumber(1,t).replace(s,""),O=C.indexOf(a.decimal),V=O>-1?C.length-O-1:0,M=function(e,t){var n=t.formatNumber(z,e),r=t.formatNumber(-z,e),o=t.formatNumber(0,e),a=t.formatNumber(1,e),i=_(n),l=_(r),c=_(o),s=_(a);return{positiveInfo:[i,B(n)],negativeInfo:[l,B(r)],zeroInfo:[c,B(o)],oneInfo:[s,B(a)]}}(t,n),H=[M.positiveInfo,M.negativeInfo,M.zeroInfo,M.oneInfo],I=1!==H.findIndex((function(e){return-1!==e.findIndex((function(e){return Boolean(e)}))})),L=l.length>0&&l.length<c.length,j="string"==typeof t&&"p"===t[0]&&l&&-1===l.indexOf(a.percentSign);if(!r.isPaste){if(""===l)return r.eventValue=null,r.currentLooseValue="",r;if(r.currentLooseValue===a.minusSign&&n.formatNumber(-0,t)!==c)return r.eventValue=-0,r.currentLooseValue=k(r.eventValue,t,n),E(r,D(r.currentLooseValue,a),r.currentLooseValue,H),r;if(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}(r,a)){var A=n.parseNumber(o,t);r.eventValue=-(null!==A?A:0),r.currentLooseValue=k(r.eventValue,t,n);var F=T(r.currentLooseValue,w),q=T(c,w);return E(r,r.selectionEnd-1+(F-q),r.currentLooseValue,H),r}if(function(e,t){var n=String(e.currentLooseValue),r=String(e.prevLooseValue);return-1===n.indexOf(t.minusSign)&&-1!==r.indexOf(t.minusSign)}(r,a))return r.eventValue=n.parseNumber(r.currentLooseValue,t),E(r,r.selectionStart,r.currentLooseValue,H),r;if(r.currentLooseValue===a.decimal){r.eventValue=0;var K=k(r.eventValue,t,n);if(0===V&&x>0){var U=P(K,w);r.currentLooseValue=K.substring(0,U)+a.decimal+K.substring(U)}else r.currentLooseValue=K;return E(r,D(r.currentLooseValue,a)+1,r.currentLooseValue,H),r}if(function(e,t){return String(e.currentLooseValue).split(t.decimal).length>2}(r,a))return S(r,t,H,n),r;if(j)return r.eventValue=n.parseNumber(l,t)/100,r.currentLooseValue=k(r.eventValue,t,n),r;if(String(r.currentLooseValue).replace(/[^\d]/g,"").length>15)return S(r,t,H,n),r;if(p!==l&&l&&I){var W=H.findIndex((function(e){var t=e[0],n=e[1],r=l.indexOf(t),o=l.indexOf(n),i=0===r,c=o===l.length-n.length,s=r+t.length!==d&&-1!==d&&l[r+t.length]!==a.decimal,u=o!==v&&-1!==v&&l[o-1]!==a.decimal;return t&&n?!s&&!u&&i&&c:t?!s&&i:!!n&&!u&&c}));if(-1===W)return S(r,t,H,n),r}if(p[p.length-1]===a.decimal&&x>0)return r.eventValue=n.parseNumber(l,t),r.currentLooseValue=m,r;if(r.currentLooseValue&&o&&(i+a.decimal+a.group).split("").findIndex((function(e){return l.split("").filter((function(t){return t===e})).length<c.split("").filter((function(t){return t===e})).length&&l.length+1===c.length&&(e!==a.decimal||0!==R(c.replace(s,""),a.decimal))}))>-1)return r.eventValue=n.parseNumber(e.prevLooseValue,t),r.currentLooseValue=e.prevLooseValue,r;var Y=R(p,a.decimal),G="0"===p[p.length-1];if(L&&G&&Y<V)return r.eventValue=n.parseNumber(r.currentLooseValue,t),r.currentLooseValue=k(r.eventValue,t,n),r;if(Y>0){var Z=l.substring(0,f);if(G&&(!Z||0!==c.indexOf(Z))){r.eventValue=n.parseNumber(r.currentLooseValue,t);var X=k(r.eventValue,t,n);return E(r,N(l,X,r.selectionEnd,L,s),X,H),r.currentLooseValue=X,r}if(Y>x){var $=l.indexOf(a.decimal),Q=l.substring(0,$)+l.substring($,$+1+x)+l.substring(v,String(r.currentLooseValue).length);return r.eventValue=n.parseNumber(Q,t),r.currentLooseValue=Q,E(r,r.selectionStart,Q,H),r}if(V!==x&&Y<=x&&G)return r.eventValue=n.parseNumber(r.currentLooseValue,t),r.currentLooseValue=m,r;if(Y<V)return r.eventValue=n.parseNumber(r.currentLooseValue,t),r.currentLooseValue=k(r.eventValue,t,n),r}}return r.eventValue=n.parseNumber(r.currentLooseValue,t),j&&(r.eventValue=r.eventValue/100),"number"==typeof r.eventValue?(X=k(r.eventValue,t,n),1===l.length?E(r,D(X,a),X,H):E(r,N(l,X,r.selectionEnd,L,s),X,H),r.currentLooseValue=X):r.currentLooseValue=k(n.parseNumber(p),t,n),r},A=n(7037),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)},q=(0,i.Y)(),K=r.forwardRef((function(e,t){var n;(0,m.s)(g.k);var o=(0,l.Y)(q,e),i=r.useMemo((function(){return(0,c.M)()}),[]),b=o.id||i,z=(0,a.useInternationalization)(),w=(0,a.useLocalization)(),C=r.useRef(null),O=r.useRef(),V=r.useState(!1),E=V[0],S=V[1],D=r.useRef({eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1}),L=r.useRef(!1),P=r.useRef(),_=r.useRef(o.defaultValue),B=k(D.current.focused&&!o.disabled?D.current.currentLooseValue:x(o.value,_.current),o.format,z);P.current=B;var T=(0,s.A)(o.prefix)[0],R=(0,s.A)(o.suffix)[0];r.useEffect((function(){C.current&&C.current.setCustomValidity&&C.current.setCustomValidity(Y().valid?"":o.validationMessage||"Please enter a valid value!")}));var N=r.useCallback((function(){C.current&&C.current.focus()}),[]),K=r.useCallback((function(){return void 0!==O.current?O.current:x(o.value,_.current)}),[o.value]),U=r.useCallback((function(){return o.name}),[o.name]),W=r.useCallback((function(){return o.required}),[o.required]),Y=r.useCallback((function(){var e=void 0!==o.validationMessage,t=K();return{customError:e,valid:void 0!==o.valid?o.valid:!(D.current.valueIsOutOfRange||W()&&null==t),valueMissing:null==t}}),[o.validationMessage,o.valid,K,W]),G=r.useCallback((function(){return o.validityStyles}),[o.validityStyles]),Z=r.useCallback((function(){return o}),[o]),X=r.useCallback((function(){var e={element:C.current,focus:N};return Object.defineProperty(e,"name",{get:U}),Object.defineProperty(e,"value",{get:K}),Object.defineProperty(e,"validity",{get:Y}),Object.defineProperty(e,"validityStyles",{get:G}),Object.defineProperty(e,"required",{get:W}),Object.defineProperty(e,"props",{get:Z}),e}),[U,K,Y,G,W,N,Z]);r.useImperativeHandle(t,X);var $=r.useCallback((function(){return{eventValue:x(o.value,_.current),prevLooseValue:P.current,currentLooseValue:C.current.value,selectionStart:C.current.selectionStart,selectionEnd:C.current.selectionEnd,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1,isPaste:L.current,focused:D.current.focused}}),[o.value]),Q=r.useCallback((function(e,t){if(!o.disabled){O.current=t.eventValue,_.current=t.eventValue;var n=k(I(t.eventValue,o.min,o.max),o.format,z),r=I(z.parseNumber(n,o.format),o.min,o.max);r!==t.eventValue&&(t.valueIsOutOfRange=!0,t.eventValue=r,_.current=r),o.value!==t.eventValue&&(0,u.N)(o.onChange,e,X(),{value:t.eventValue}),O.current=void 0,D.current=t,S((function(e){return!e}))}}),[o.value,o.onChange,o.disabled,S,X]),J=r.useCallback((function(e){var t=$();L.current=!1,Q(e,j(t,o.format,z))}),[o.format,o.onChange,z,Q,$]),ee=r.useCallback((function(e){var t=$(),n=z.parseNumber(String(t.currentLooseValue),o.format);if(t.selectionEnd>t.selectionStart&&t.selectionEnd-t.selectionStart===String(t.currentLooseValue).length)L.current=!0;else{switch(e.keyCode){case 38:M(n,t,o.step,o.min,o.max,o.format,z);break;case 40:H(n,t,o.step,o.min,o.max,o.format,z);break;case 13:if(!1===o.rangeOnEnter)return;var r=k(I(n,o.min,o.max),o.format,z),a=I(z.parseNumber(r,o.format),o.min,o.max);t.eventValue=a,t.currentLooseValue=k(a,o.format,z),t.selectionStart=t.selectionEnd=t.currentLooseValue.length;break;case 110:var i=C.current,l=z.numberSymbols();i&&(t.currentLooseValue=t.currentLooseValue.slice(0,t.selectionStart)+l.decimal+t.currentLooseValue.slice(t.selectionEnd),t.selectionStart=t.selectionEnd=t.selectionStart+1,t=j(t,o.format,z));break;default:return}e.preventDefault(),Q(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.rangeOnEnter,Q,$]),te=r.useCallback((function(){L.current=!0}),[]),ne=r.useCallback((function(e){if(!o.readOnly&&!o.disabled){var t=$();M(z.parseNumber(String(t.currentLooseValue),o.format),t,o.step,o.min,o.max,o.format,z),Q(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.readOnly,o.disabled,Q,$]),re=r.useCallback((function(e){if(!o.readOnly&&!o.disabled){var t=$();H(z.parseNumber(String(t.currentLooseValue),o.format),t,o.step,o.min,o.max,o.format,z),Q(e,t)}}),[o.format,o.min,o.max,o.step,o.onChange,o.readOnly,o.disabled,Q,$]),oe=r.useCallback((function(e){document&&document.activeElement===C.current&&C.current&&!o.readOnly&&!o.disabled&&(e.nativeEvent.deltaY<0&&ne(e),e.nativeEvent.deltaY>0&&re(e))}),[ne,re,o.disabled,o.readOnly]),ae=r.useCallback((function(e){D.current.currentLooseValue=P.current,D.current.focused=!0,(0,u.N)(o.onFocus,e,X(),{}),S((function(e){return!e}))}),[o.onFocus,S,X]),ie=r.useCallback((function(e){D.current={eventValue:null,prevLooseValue:"",currentLooseValue:"",focused:!1,selectionStart:void 0,selectionEnd:void 0,decimalSelect:!1,valueIsCorrected:!1,valueIsOutOfRange:!1},(0,u.N)(o.onBlur,e,X(),{}),S((function(e){return!e}))}),[o.onBlur,S,X]),le=r.useCallback((function(e){document&&C.current&&(e.preventDefault(),document.activeElement!==C.current&&C.current.focus())}),[]);r.useLayoutEffect((function(){C.current&&"number"!==C.current.type&&void 0!==D.current.selectionStart&&void 0!==D.current.selectionEnd&&(C.current.selectionStart=D.current.selectionStart,C.current.selectionEnd=D.current.selectionEnd,D.current.selectionStart=void 0,D.current.selectionEnd=void 0)}),[E]);var ce=!G()||Y().valid,se=r.createElement("span",{dir:o.dir,style:o.label?o.style:F({width:o.width},o.style),className:(0,h.A)("k-input","k-numerictextbox",(n={},n["k-input-".concat(p.G.sizeMap[o.size]||o.size)]=o.size,n["k-input-".concat(o.fillMode)]=o.fillMode,n["k-rounded-".concat(p.G.roundedMap[o.rounded]||o.rounded)]=o.rounded,n["k-invalid"]=!ce,n["k-required"]=o.required,n["k-disabled"]=o.disabled,n),o.className),"aria-disabled":o.disabled?"true":void 0},r.createElement(T,null),r.createElement("input",{role:"spinbutton",value:null===B?"":B,tabIndex:(0,d.p)(o.tabIndex,o.disabled),accessKey:o.accessKey,disabled:o.disabled,title:o.title,"aria-disabled":o.disabled?"true":void 0,"aria-valuemin":o.min,"aria-valuemax":o.max,"aria-label":o.ariaLabel,"aria-labelledby":o.ariaLabelledBy,"aria-describedby":o.ariaDescribedBy,placeholder:o.placeholder,spellCheck:!1,autoComplete:"off",autoCorrect:"off",type:o.inputType||"tel",className:"k-input-inner",id:b,name:o.name,readOnly:o.readOnly,style:o.inputStyle,onChange:J,onFocus:ae,onBlur:ie,onKeyDown:ee,onPaste:te,onWheel:oe,ref:C}),r.createElement(R,null),o.children,o.spinners&&r.createElement("span",{className:"k-input-spinner k-spin-button",onMouseDown:le},r.createElement(A.z,{tabIndex:-1,type:"button",icon:"caret-alt-up",svgIcon:v.fRI,rounded:null,className:"k-spinner-increase","aria-label":w.toLanguageString(y.fB,y.sY[y.fB]),title:w.toLanguageString(y.fB,y.sY[y.fB]),onClick:ne}),r.createElement(A.z,{tabIndex:-1,type:"button",icon:"caret-alt-down",svgIcon:v.M7i,rounded:null,className:"k-spinner-decrease","aria-label":w.toLanguageString(y.xK,y.sY[y.xK]),title:w.toLanguageString(y.xK,y.sY[y.xK]),onClick:re})));return o.label?r.createElement(f._,{label:o.label,editorId:b,editorValue:null===B?"":B,editorValid:ce,editorDisabled:o.disabled,editorPlaceholder:o.placeholder,children:se,style:{width:o.width},dir:o.dir}):se}));K.propTypes={value:o.number,defaultValue:o.number,step:o.number,format:o.oneOfType([o.string,o.shape({style:o.oneOf(["decimal","currency","percent","scientific","accounting"]),currency:o.string,currencyDisplay:o.oneOf(["symbol","code","name"]),useGrouping:o.bool,minimumIntegerDigits:o.number,minimumFractionDigits:o.number,maximumFractionDigits:o.number})]),width:o.oneOfType([o.string,o.number]),tabIndex:o.number,accessKey:o.string,title:o.string,placeholder:o.string,min:o.number,max:o.number,spinners:o.bool,disabled:o.bool,readOnly:o.bool,dir:o.string,name:o.string,label:o.string,validationMessage:o.string,required:o.bool,id:o.string,rangeOnEnter:o.bool,ariaLabelledBy:o.string,ariaDescribedBy:o.string,ariaLabel:o.string,onChange:o.func,onFocus:o.func,onBlur:o.func,size:o.oneOf([null,"small","medium","large"]),rounded:o.oneOf([null,"small","medium","large","full"]),fillMode:o.oneOf([null,"solid","flat","outline"])},K.displayName="KendoNumericTextBox",K.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"}},2009:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-inputs",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680172001,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"}},1193:(e,t,n)=>{n.d(t,{M7i:()=>a,x9g:()=>l,Me8:()=>i,bI8:()=>o,fRI:()=>r,eQZ:()=>s,$zW:()=>f,V7P:()=>c,TZQ:()=>h,Sp5:()=>v,e0G:()=>d,QRC:()=>p,FZE:()=>u});const r={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},o={name:"caret-alt-right",content:'<path d="M352 256 160 384V128l192 128z" />',viewBox:"0 0 512 512"},a={name:"caret-alt-down",content:'<path d="M256 352 128 160h256L256 352z" />',viewBox:"0 0 512 512"},i={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},l={name:"caret-alt-expand",content:'<path d="M128 288h256L256 480 128 288zM256 32 128 224h256.001L256 32z" />',viewBox:"0 0 512 512"},c={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"},s={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"},u={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"},h={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"},p={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"},d={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"},v={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"},f={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"}},6097:(e,t,n)=>{n.d(t,{_:()=>p});var r,o=n(3899),a=n(189),i=n(8047),l=n(499),c=n(2609),s=n(4006),u=n(8011),h=(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)}),p=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,s.s)(u.k),n}return h(t,e),t.prototype.render=function(){var e=this.props,t=e.label,n=e.editorId,r=e.className,a=e.editorValue,s=e.editorPlaceholder,u=e.editorValid,h=e.editorDisabled,p=e.style,d=e.id,v=e.optional,f=(0,l.provideLocalizationService)(this),m=v?f.toLanguageString(c.y,c.s[c.y]):"",g=m&&o.createElement("span",{className:"k-label-optional"},m),y=(0,i.A)({"k-floating-label-container":!0,"k-focus":this.state.focused,"k-empty":!s&&!a&&0!==a,"k-text-disabled":h,"k-rtl":"rtl"===this.props.dir},r),b=(0,i.A)({"k-label":!0,"k-text-error":!1===u,"k-text-disabled":h});return o.createElement("span",{id:this.props.id,className:y,onFocus:this.handleFocus,onBlur:this.handleBlur,style:p,dir:this.props.dir},this.props.children,t?n?o.createElement("label",{id:d,htmlFor:n,className:b},t,g):o.createElement("span",{id:d,className:b},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}(o.Component);(0,l.registerForLocalization)(p)},2609:(e,t,n)=>{var r;n.d(t,{y:()=>o,s:()=>a});var o="labels.optional",a=((r={})[o]="(Optional)",r)},8011:(e,t,n)=>{n.d(t,{k:()=>r});var r={name:"@progress/kendo-react-labels",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171668,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"}},9222:(e,t,n)=>{n.d(t,{G:()=>de});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)}))},l="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),c=function(e,t,n,r,o){if(0===n)return o();var a="k-slide-"+t+"-"+r,c=a+"-active",s=function(t){t.target===e&&(e.removeEventListener("transitionend",s),i(e),e.style.display="exit"===r?"none":"",o())};e.addEventListener("transitionend",s);var u=e.ownerDocument;if(u){var h=u.defaultView;if(h){var p=function(){i(e),e.classList.add(a),h.requestAnimationFrame((function(){e.style.transitionDuration=n+"ms",e.classList.add(c)}))};l?h.requestAnimationFrame(p):p()}}},s=n(4006),u=n(7827),h=n(8259),p=n(8047);const d="bottom",v="center",f="middle",m="left",g="right",y="top",b="fit",z="flip",w="none";var x,k,C,O=function(e,t,n){var r=0;return e+t>n&&(r=n-(e+t)),e<0&&(r=-e),r},V=function(e){var t=e.offset,n=e.size,r=e.anchorSize,o=e.viewPortSize,a=e.anchorAlignPoint,i=e.elementAlignPoint,l=0,c=2*e.margin;if(i!==a&&i!==v&&i!==f&&a!==v&&a!==f){var s=a===y||a===m;t<0&&s?t+(l=n+r+c)+n>o&&(l=0):t>=0&&!s&&(t+n>o&&(l+=-(r+n+c)),t+l<0&&(l=0))}return l},M=(x=function(e){if(!H())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},C=!1,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return C||(k=x.apply(void 0,e),C=!0),k}),H=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:M,canUseDOM:H};function E(e){return e.ownerDocument||e.document||e}const S=function(e){return E(e).defaultView},D=function(e){return E(e).documentElement};var L=0;function P(){if(!L&&"undefined"!=typeof document){var e=document.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML="&nbsp;",document.body.appendChild(e),L=e.offsetWidth-e.scrollWidth,document.body.removeChild(e)}return L}function _(e){var t=S(e),n=D(e),r={height:t.innerHeight,width:t.innerWidth};return n.scrollHeight-n.clientHeight>0&&(r.width-=P()),r}function B(e){var t=D(e),n=S(e);return{x:n.pageXOffset||t.scrollLeft||0,y:n.pageYOffset||t.scrollTop||0}}const T=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 R(e){return e===(e.ownerDocument||{}).body?B(e):{x:e.scrollLeft,y:e.scrollTop}}const N=function(e){for(var t=e.offsetParent;t&&"static"===t.style.position;)t=t.offsetParent;return t||D(e)};function j(e,t){for(var n=[],r=e.parentNode;r&&(n.push(r),r!==t);)r=r.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 F=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],q=function(){return I.canUseDOM()?window:null},K=/auto|scroll/,U=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)},W=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},Y=function(){return I.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},G={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,l=n.vertical,c=o.horizontal,s=o.vertical,u=a.horizontal||0,h=a.vertical||0,p=t.top,m=t.left;return l===d&&(p+=t.height),l!==v&&l!==f||(p+=Math.round(t.height/2)),s===d&&(p-=r.height,h*=-1),s!==v&&s!==f||(p-=Math.round(r.height/2),h*=-1),i===g&&(m+=t.width),i!==v&&i!==f||(m+=Math.round(t.width/2)),c===g&&(m-=r.width,u*=-1),c!==v&&c!==f||(m-=Math.round(r.width/2),u*=-1),{top:p+h,left:m+u}},boundingOffset:function(e){if(!e.getBoundingClientRect){var t=_(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=q();if(!t||!e)return[];var n=t.getComputedStyle(e);return F.map((function(e){return{key:e,value:n[e]}}))},getWindow:q,hasOffsetParent:function(e){return!!e&&Boolean(e.offsetParent)},offset:function(e){return e?T(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=T(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?N(t):null,o=function(e,t){var n=S(e),r=n.getComputedStyle(e),o=T(e),a=t||N(e),i=e.ownerDocument,l=a!==i.body&&a!==i.documentElement,c={top:0,left:0};if("fixed"!==r.position&&l){var s=n.getComputedStyle(a);(c=T(a)).top+=parseInt(s.borderTopWidth,10),c.left+=parseInt(s.borderLeftWidth,10)}return{top:o.top-c.top,left:o.left-c.left,height:o.height,width:o.width}}(e,r),a=o.top,i=o.left,l=o.height,c=o.width,s=function(e,t){return e?R(e):function(e){var t=N(e);return t?R(t):{x:0,y:0}}(t)}(r,e),u=s.x,h=s.y,p=e.ownerDocument,d=r===p.body||r===p.documentElement?1:n;return{top:a+h*d,left:i+u*d,height:l,width:c}}(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,l=e.margin;void 0===l&&(l={});var c=r.top,s=r.left,u=r.height,h=r.width,p=i.height,d=i.width,v=l.horizontal||0,f=l.vertical||0,m=0,g=0,y=a.vertical===b,w=a.horizontal===b,x=a.vertical===z,k=a.horizontal===z;y&&(g+=O(c,u,p)),w&&(m+=O(s,h,d)),x&&(g+=V({margin:f,offset:c,size:u,anchorSize:t.height,viewPortSize:p,anchorAlignPoint:n.vertical,elementAlignPoint:o.vertical})),k&&(m+=V({margin:v,offset:s,size:h,anchorSize:t.width,viewPortSize:d,anchorAlignPoint:n.horizontal,elementAlignPoint:o.horizontal}));var C=x&&0!==g,M=k&&0!==m,H=y&&0!==g,I=w&&0!==m;return{flipped:M||C,fitted:H||I,flip:{horizontal:M,vertical:C},fit:{horizontal:I,vertical:H},offset:{left:m,top:g}}},scrollPosition:B,scrollableParents:function(e){var t=[];if(!I.canUseDOM())return t;for(var n=e.parentElement;n;)(K.test(U(n))||n.hasAttribute("data-scrollable"))&&t.push(n),n=n.parentElement;return t.push(window),t},getRelativeContextElement:W,stackingElementOffset:function(e){var t=W(e);return t?T(t):null},stackingElementScroll:function(e){var t=W(e);return t?{x:t.scrollLeft,y:t.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(e){var t=W(e);return t?{height:t.scrollHeight,width:t.scrollWidth}:null},useRelativePosition:function(e){return Boolean(W(e))},windowViewPort:_,zoomLevel:Y,isZoomed:function(){return Y()>1},zIndex:function(e,t){if(!e||!I.canUseDOM())return null;var n=function(e,t){for(var n,r,o=j(e),a=t;a&&(n=A(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(j(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=G;const X=function(e){var t=e.anchor,n=e.element,r=e.anchorAlign,o=e.elementAlign,a=e.margin,i=e.offset,l=e.positionMode,c=e.scale||1,s="fixed"!==l&&Z.hasOffsetParent(n)?function(e,t,n,r){var o=I.eitherRect(Z.position(e,t,r),n);return I.scaleRect(o,r)}(t,n,i,c):function(e,t,n,r){var o=function(e,t){return e?{x:0,y:0}:Z.scrollPosition(t)}(e,t),a=I.eitherRect(Z.offset(e),n),i=2*r,l=Z.stackingElementScroll(t);1!==r&&l&&(l.x/=i,l.y/=i);var c=Z.stackingElementOffset(t);return 1!==r&&c&&(c.left/=i,c.top/=i),Z.removeScroll(Z.addScroll(I.removeStackingOffset(I.scaleRect(a,r),c),l),o)}(t,n,i,c),u=I.scaleRect(Z.offset(n),c);return Z.align({anchorAlign:r,anchorRect:s,elementAlign:o,elementRect:u,margin:a})},$=function(e){var t=e.anchor,n=e.currentLocation,r=e.element,o=e.anchorAlign,a=e.elementAlign,i=e.collisions,l=e.margin,c=e.scale||1,s=Z.offsetAtPoint(r,n),u=I.scaleRect(s,c),h=I.scaleRect(Z.offset(t),c),p=I.eitherRect(h,n),d=e.viewPort||Z.windowViewPort(r);d.width=d.width/c,d.height=d.height/c;var v=Z.restrictToView({anchorAlign:o,anchorRect:p,collisions:i,elementAlign:a,elementRect:u,margin:l,viewPort:d}),f=Z.addOffset(n,v.offset);return{flip:v.flip,flipped:v.flipped,offset:f}};var Q,J=1e3/60,ee=function(e,t,n){var r,o,a,i;void 0===n&&(n={});var l=0;n=n||{};var c=function(){l=!1===n.leading?0:(new Date).getTime(),r=void 0,i=e.apply(o,a),r||(o=a=null)};return function(){var s=(new Date).getTime();l||!1!==n.leading||(l=s);var u=t-(s-l);return o=void 0,a=arguments,u<=0||u>t?(r&&(clearTimeout(r),r=void 0),l=s,i=e.apply(o,a),r||(o=a=null)):r||!1===n.trailing||(r=window.setTimeout(c,u)),i}},te={name:"@progress/kendo-react-popup",productName:"KendoReact",productCodes:["KENDOUIREACT","KENDOUICOMPLETE"],publishDate:1680171506,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"},ne=(Q=function(e,t){return Q=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])},Q(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}Q(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),re=function(){return re=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},re.apply(this,arguments)},oe=100,ae=1;function ie(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 le,ce={left:-1e3,top:0};!function(e){e.hiding="hiding",e.hidden="hidden",e.showing="showing",e.shown="shown",e.reposition="reposition"}(le||(le={}));var se="k-animation-container-shown",ue=function(e){function t(t){var n=e.call(this,t)||this;return n.context=0,n.state={current:le.hidden,previous:le.hidden,props:{}},n._popup=null,n.show=function(e){n.setPosition(e),n.animate(e.firstChild,"enter",n.onOpened),n.setState({current:le.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,l=t.anchor,c=t.margin,s=t.scale,u=t.positionMode,h=e.style,p=h.width,d=h.height;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";var v=X({anchor:l,anchorAlign:r,element:e,elementAlign:o,offset:i,margin:c,positionMode:u,scale:s}),f=$({anchor:l,anchorAlign:r,element:e,elementAlign:o,collisions:a,currentLocation:v,margin:n.props.margin});if(e.style.top=f.offset.top+"px",e.style.left=f.offset.left+"px",e.style.width=p,e.style.height=d,n._collisions={fit:f.fit,fitted:f.fitted,flip:f.flip,flipped:f.flipped},n.props.onPosition){var m={target:n,flipped:f.flipped,fitted:f.fitted};n.props.onPosition.call(void 0,m)}},n.onOpened=function(){var e=n._popup;e&&(n.props.show&&e.classList.add(se),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,i=a.horizontal,l=a.vertical;o="left"===i&&"center"===l?"right":"right"===i&&"center"===l?"left":"top"===l?"down":"up",n._collisions&&n._collisions.flipped&&(o={down:"up",up:"down",left:"right",right:"left"}[o]),c(e,o,n.animationDuration[t],t,r)}},n.onClosing=function(e){n.props.show||e.classList.remove(se),n.detachRepositionHandlers()},n.onClosed=function(){n.state.current===le.hiding&&n.state.previous===le.shown&&n.setState({current:le.hidden,previous:n.state.current}),n.props.onClose&&n.props.onClose.call(void 0,{target:n})},n.getCurrentZIndex=function(){return n.context?n.context+ae:oe},(0,s.s)(te),n.reposition=ee(n.reposition.bind(n),J),n}return ne(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,l=e.popupAlign,c=e.className,s=e.popupClass,u=e.style,h=e.offset,p=e.contentKey,d=re(re({},t),{props:{show:n,anchor:r,anchorAlign:o,appendTo:a,collision:i,popupAlign:l,className:c,popupClass:s,style:u,offset:h,contentKey:p}});return e.show?t.current===le.hidden||t.current===le.hiding?re(re({},d),{current:le.showing,previous:t.current}):t.current===le.showing?re(re({},d),{current:le.shown,previous:t.current}):t.current!==le.shown||ie(h,t.props.offset)&&ie(o,t.props.anchorAlign)&&ie(a,t.props.appendTo)&&ie(i,t.props.collision)&&ie(l,t.props.popupAlign)&&ie(u,t.props.style)&&r===t.props.anchor&&s===t.props.popupClass&&c===t.props.className?d:re(re({},d),{current:le.reposition,previous:t.current}):t.current===le.hiding||t.current===le.hidden?re(re({},d),{current:le.hidden,previous:t.current}):re(re({},d),{current:le.hiding,previous:t.current})},t.prototype.componentDidUpdate=function(e){this.state.current===le.showing&&this._popup?this.show(this._popup):this.state.current===le.hiding&&this._popup?(this.onClosing(this._popup),this.animate(this._popup.firstChild,"exit",this.onClosed)):this.state.current===le.reposition&&this.state.previous===le.shown?this.setState({current:le.shown,previous:this.state.current}):this.state.current===le.shown&&e.contentKey!==this.props.contentKey&&this._popup&&this.setPosition(this._popup)},t.prototype.componentDidMount=function(){this.state.current===le.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,l=t.show,c=t.id,s=t.positionMode,d=this.props.appendTo?this.props.appendTo:u.N?this.props.anchor&&this.props.anchor.ownerDocument?this.props.anchor.ownerDocument.body:document.body:void 0;this.state.current===le.reposition&&this.state.previous===le.shown&&this._popup&&this.setPosition(this._popup);var v=Object.assign({},{position:s,top:0,left:-1e4},this.props.style||{}),f=this.state.current===le.hiding;if((l||f)&&d){var m=this.getCurrentZIndex(),g=r.createElement(h.$.Provider,{value:m},r.createElement("div",{className:(0,p.A)("k-animation-container","k-animation-container-relative",a),id:c,ref:function(t){return e._popup=t},style:re({zIndex:m},v)},r.createElement("div",{role:this.props.role,className:(0,p.A)("k-popup",i,"k-child-animation-container"),style:{transitionDelay:"0ms"}},n)));return null!==this.props.appendTo?o.createPortal(g,d):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:le.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,z,w]),vertical:a.oneOf([b,z,w])}),anchorAlign:a.shape({horizontal:a.oneOf([m,v,g]),vertical:a.oneOf([y,v,d])}),popupAlign:a.shape({horizontal:a.oneOf([m,v,g]),vertical:a.oneOf([y,v,d])}),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:z},anchorAlign:{horizontal:m,vertical:d},popupAlign:{horizontal:m,vertical:y},offset:ce,animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},t.contextType=h.$,t.displayName="PopupComponent",t}(r.Component),he=function(){return he=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},he.apply(this,arguments)},pe=r.createContext((function(e){return e})),de=r.forwardRef((function(e,t){var n=r.useContext(pe).call(void 0,e);return r.createElement(ue,he({ref:t},n))}));de.displayName="Popup"},8696:(e,t,n)=>{n.r(t),n.d(t,{accessibilityIcon:()=>_n,aggregateFieldsIcon:()=>as,alignBottomIcon:()=>Sa,alignCenterIcon:()=>La,alignItemsBaselineAltIcon:()=>Wo,alignItemsBaselineIcon:()=>Ao,alignItemsCenterAltIcon:()=>qo,alignItemsCenterIcon:()=>Ro,alignItemsEndAltIcon:()=>Ko,alignItemsEndIcon:()=>No,alignItemsStartAltIcon:()=>Fo,alignItemsStartIcon:()=>To,alignItemsStretchAltIcon:()=>Uo,alignItemsStretchIcon:()=>jo,alignJustifyIcon:()=>_a,alignLeftIcon:()=>Da,alignMiddleIcon:()=>Ea,alignRemoveIcon:()=>Ba,alignRightIcon:()=>Pa,alignSelfCenterAltIcon:()=>io,alignSelfCenterIcon:()=>ro,alignSelfEndAltIcon:()=>lo,alignSelfEndIcon:()=>oo,alignSelfStartAltIcon:()=>ao,alignSelfStartIcon:()=>no,alignSelfStretchAltIcon:()=>Bo,alignSelfStretchIcon:()=>_o,alignToGridIcon:()=>go,alignTopIcon:()=>Ia,allIcon:()=>fa,anchorIcon:()=>pl,applyFormatIcon:()=>$i,arrowDownIcon:()=>H,arrowLeftIcon:()=>I,arrowOverflowDownIcon:()=>w,arrowRightIcon:()=>M,arrowRotateCcwIcon:()=>ht,arrowRotateCcwSmallIcon:()=>vt,arrowRotateCwIcon:()=>pt,arrowRotateCwSmallIcon:()=>ft,arrowUpIcon:()=>V,arrowsAxesIcon:()=>P,arrowsLeftRightIcon:()=>ne,arrowsMoveIcon:()=>wn,arrowsNoChangeIcon:()=>z,arrowsNoRepeatIcon:()=>dt,arrowsSwapIcon:()=>_,arrowsTopBottomIcon:()=>re,barcodeIcon:()=>Tn,barcodeOutlineIcon:()=>Bn,barcodeQrCodeScannerIcon:()=>Fn,barcodeScannerIcon:()=>Rn,behanceBoxIcon:()=>Uc,behanceIcon:()=>Kc,bellIcon:()=>xr,binocularsIcon:()=>Ai,bloggerBoxIcon:()=>dc,bloggerIcon:()=>pc,blurIcon:()=>Gr,boldIcon:()=>oa,bookIcon:()=>Ei,borderBottomIcon:()=>ti,borderLeftIcon:()=>ni,borderRadiusBottomLeftIcon:()=>oe,borderRadiusBottomRightIcon:()=>ae,borderRadiusIcon:()=>ce,borderRadiusTopLeftIcon:()=>ie,borderRadiusTopRightIcon:()=>le,borderRightIcon:()=>ri,borderStyleBottomIcon:()=>se,borderStyleIcon:()=>de,borderStyleLeftIcon:()=>ue,borderStyleRightIcon:()=>he,borderStyleTopIcon:()=>pe,borderTopIcon:()=>ei,bordersAllIcon:()=>Za,bordersInsideHorizontalIcon:()=>Qa,bordersInsideIcon:()=>$a,bordersInsideVerticalIcon:()=>Ja,bordersNoneIcon:()=>oi,bordersOutsideIcon:()=>Xa,bordersShowHideIcon:()=>ai,boxSizingIcon:()=>ve,brightnessContrastIcon:()=>qr,bringBackwardIcon:()=>to,bringForwardIcon:()=>eo,bringToBackIcon:()=>Jr,bringToFrontIcon:()=>Qr,brushIcon:()=>Nr,buildingBlocksIcon:()=>il,buttonIcon:()=>ui,calculatorIcon:()=>xn,calendarDateIcon:()=>pi,calendarIcon:()=>gt,cameraIcon:()=>Vr,cancelCircleIcon:()=>Dt,cancelIcon:()=>Et,cancelOutlineIcon:()=>St,caretAltDownIcon:()=>s,caretAltExpandIcon:()=>b,caretAltLeftIcon:()=>u,caretAltRightIcon:()=>c,caretAltToBottomIcon:()=>d,caretAltToLeftIcon:()=>v,caretAltToRightIcon:()=>p,caretAltToTopIcon:()=>h,caretAltUpIcon:()=>l,caretBlIcon:()=>a,caretBrIcon:()=>o,caretDoubleAltDownIcon:()=>g,caretDoubleAltLeftIcon:()=>y,caretDoubleAltRightIcon:()=>m,caretDoubleAltUpIcon:()=>f,caretTlIcon:()=>i,caretTrIcon:()=>r,cartIcon:()=>kn,categorizeIcon:()=>T,cellSplitHorizontallyIcon:()=>Il,cellSplitVerticallyIcon:()=>El,cellsMergeHorizontallyIcon:()=>Ml,cellsMergeIcon:()=>Vl,cellsMergeVerticallyIcon:()=>Hl,changeManuallyIcon:()=>wi,chartAreaClusteredIcon:()=>Pu,chartAreaRangeIcon:()=>Tu,chartAreaStacked100Icon:()=>Bu,chartAreaStackedIcon:()=>_u,chartBarClusteredIcon:()=>Eu,chartBarRangeIcon:()=>Lu,chartBarStacked100Icon:()=>Du,chartBarStackedIcon:()=>Su,chartBubbleIcon:()=>$u,chartCandlestickIcon:()=>Qu,chartChoroplethIcon:()=>oh,chartColumnClusteredIcon:()=>Vu,chartColumnRangeIcon:()=>Iu,chartColumnStacked100Icon:()=>Hu,chartColumnStackedIcon:()=>Mu,chartDoughnutIcon:()=>Uu,chartLineIcon:()=>Ru,chartLineMarkersIcon:()=>Au,chartLineStacked100Icon:()=>ju,chartLineStacked100MarkersIcon:()=>qu,chartLineStackedIcon:()=>Nu,chartLineStackedMarkersIcon:()=>Fu,chartOhlcIcon:()=>Ju,chartPieIcon:()=>Ku,chartRadarFilledIcon:()=>nh,chartRadarIcon:()=>eh,chartRadarMarkersIcon:()=>th,chartRoseIcon:()=>rh,chartScatterIcon:()=>Wu,chartScatterSmoothLinesIcon:()=>Gu,chartScatterSmoothLinesMarkersIcon:()=>Yu,chartScatterStraightLinesIcon:()=>Xu,chartScatterStraightLinesMarkersIcon:()=>Zu,checkCircleIcon:()=>_t,checkIcon:()=>Lt,checkOutlineIcon:()=>Pt,checkboxCheckedIcon:()=>mr,checkboxIcon:()=>fr,checkboxIndeterminateIcon:()=>gr,checkboxNullIcon:()=>yr,chevronDoubleDownIcon:()=>fe,chevronDoubleLeftIcon:()=>me,chevronDoubleRightIcon:()=>ge,chevronDoubleUpIcon:()=>ye,chevronDownIcon:()=>C,chevronLeftIcon:()=>O,chevronRightIcon:()=>k,chevronUpIcon:()=>x,circleIcon:()=>br,clearCssIcon:()=>Qi,clipboardCodeIcon:()=>Ui,clipboardHtmlIcon:()=>Gi,clipboardIcon:()=>Ki,clipboardMarkdownIcon:()=>Zi,clipboardTextIcon:()=>Xi,clipboardWordAltIcon:()=>Yi,clipboardWordIcon:()=>Wi,clockArrowRotateIcon:()=>Zn,clockIcon:()=>mt,closedCaptionsIcon:()=>ar,cloudIcon:()=>Ls,codeIcon:()=>Cs,codeSnippetIcon:()=>ci,colResizeIcon:()=>L,columnFreezeIcon:()=>Pl,columnsIcon:()=>G,commentIcon:()=>Pi,commentRemoveIcon:()=>_i,commentsRemoveIcon:()=>Bi,connectorIcon:()=>Cn,convertLowercaseIcon:()=>sa,convertUppercaseIcon:()=>ua,copyFormatIcon:()=>Ji,copyIcon:()=>Fi,cropIcon:()=>Dr,crosstabIcon:()=>$l,crosstabWizardIcon:()=>Ql,csIcon:()=>Es,csprojIcon:()=>Hs,css3Icon:()=>xs,cssIcon:()=>Os,customFormatIcon:()=>Ul,customIconIcon:()=>Ii,cutIcon:()=>qi,dataCsvIcon:()=>Ys,dataIcon:()=>Bs,dataJsonIcon:()=>Gs,dataOdsIcon:()=>be,dataRestIcon:()=>mu,dataSdsIcon:()=>it,dataSqlIcon:()=>Zs,dataWebIcon:()=>Xs,decimalDecreaseIcon:()=>Yl,decimalIncreaseIcon:()=>Wl,decreaseHorizontalSpacingIcon:()=>Co,decreaseVerticalSpacingIcon:()=>Ho,deliciousBoxIcon:()=>fc,deliciousIcon:()=>vc,detailSectionIcon:()=>qs,diggBoxIcon:()=>gc,diggIcon:()=>mc,dimensionsIcon:()=>Po,displayBlockIcon:()=>we,displayFlexIcon:()=>xe,displayInlineBlockIcon:()=>ze,displayInlineFlexIcon:()=>ke,divIcon:()=>va,divideIcon:()=>Pn,documentManagerIcon:()=>Hi,dollarIcon:()=>ql,downloadIcon:()=>an,downloadLightIcon:()=>lt,dragAndDropIcon:()=>B,dribbbleBoxIcon:()=>Yc,dribbbleIcon:()=>Wc,dropletIcon:()=>Ar,dropletSlashIcon:()=>fo,dropletSliderIcon:()=>Ce,editToolsIcon:()=>bi,envelopBoxIcon:()=>bc,envelopIcon:()=>yc,envelopLinkIcon:()=>hl,equalIcon:()=>En,exclamationCircleIcon:()=>Or,exeIcon:()=>Ms,exportIcon:()=>Cu,eyeIcon:()=>gn,eyeSlashIcon:()=>ct,eyedropperIcon:()=>Eo,facebookBoxIcon:()=>wc,facebookIcon:()=>zc,fileAddIcon:()=>ls,fileAscxIcon:()=>ys,fileAudioIcon:()=>iu,fileBacIcon:()=>bs,fileConfigIcon:()=>gs,fileCsvIcon:()=>ss,fileDataIcon:()=>su,fileDiscImageIcon:()=>uu,fileErrorIcon:()=>vu,fileExcelIcon:()=>us,fileFlashIcon:()=>ms,fileFooterIcon:()=>Rs,fileHeaderIcon:()=>Ts,fileHorizontalIcon:()=>Ps,fileIcon:()=>is,fileImageIcon:()=>lu,fileMdbIcon:()=>ps,filePdfIcon:()=>vs,filePptIcon:()=>ds,filePresentationIcon:()=>cu,fileProgrammingIcon:()=>hu,filePsdIcon:()=>fs,fileReportIcon:()=>Oe,fileTxtIcon:()=>cs,fileTypescriptIcon:()=>gu,fileVideoIcon:()=>au,fileWordIcon:()=>hs,fileWrenchIcon:()=>ra,fileZipIcon:()=>zs,filesErrorIcon:()=>fu,filmIcon:()=>ws,filterAddExpressionIcon:()=>tn,filterAddGroupIcon:()=>nn,filterClearIcon:()=>$t,filterIcon:()=>Xt,filterSmallIcon:()=>Qt,filterSortAscSmallIcon:()=>Jt,filterSortDescSmallIcon:()=>en,flashManagerIcon:()=>ji,flipHorizontalIcon:()=>Pr,flipVerticalIcon:()=>_r,folderAddIcon:()=>ns,folderIcon:()=>es,folderMoreIcon:()=>os,folderOpenIcon:()=>ts,folderUpIcon:()=>rs,fontFamilyIcon:()=>la,fontSizeIcon:()=>Gl,foregroundColorIcon:()=>ca,formElementIcon:()=>li,formIcon:()=>ii,formatCodeBlockIcon:()=>al,formulaFxIcon:()=>jl,forwardIcon:()=>er,fullscreenExitIcon:()=>vo,fullscreenIcon:()=>po,gapColumnIcon:()=>Ve,gapRowIcon:()=>Me,gearIcon:()=>vn,gearsIcon:()=>fn,globeIcon:()=>oc,globeLinkIcon:()=>sl,globeOutlineIcon:()=>rc,globeUnlinkIcon:()=>ul,googleBoxIcon:()=>kc,googleIcon:()=>xc,googlePlusBoxIcon:()=>Oc,googlePlusIcon:()=>Cc,graphIcon:()=>Ou,grayscaleIcon:()=>Yr,greaterOrEqualIcon:()=>Ln,gridIcon:()=>R,gridLayoutIcon:()=>N,groupBoxIcon:()=>di,groupCollectionIcon:()=>$s,groupFooterSectionIcon:()=>js,groupHeaderSectionIcon:()=>Ns,groupIcon:()=>j,groupSectionIcon:()=>Us,h1Icon:()=>ma,h2Icon:()=>ga,h3Icon:()=>ya,h4Icon:()=>ba,h5Icon:()=>za,h6Icon:()=>wa,handIcon:()=>Kn,handleDragIcon:()=>F,handleResizeAltIcon:()=>He,handleResizeIcon:()=>Ie,hdIcon:()=>or,heartIcon:()=>pr,heartOutlineIcon:()=>hr,homeIcon:()=>te,horizontalRuleIcon:()=>Ra,html5Icon:()=>ks,hyperlinkOpenIcon:()=>cn,hyperlinkOpenSmIcon:()=>sn,imageAbsolutePositionIcon:()=>Zl,imageAddIcon:()=>Si,imageEditIcon:()=>Di,imageExportIcon:()=>Hr,imageIcon:()=>Mr,imageMapEditorIcon:()=>Li,imageResizeIcon:()=>Sr,imagesIcon:()=>Ee,importIcon:()=>ku,inboxIcon:()=>hc,increaseHorizontalSpacingIcon:()=>ko,increaseVerticalSpacingIcon:()=>Mo,indentIcon:()=>Ca,infoCircleIcon:()=>kr,inheritedIcon:()=>ou,insertBottomIcon:()=>Ha,insertMiddleIcon:()=>Ma,insertTopIcon:()=>Va,invertColorsIcon:()=>Ur,italicIcon:()=>aa,jsIcon:()=>Vs,justifyContentAroundAltIcon:()=>na,justifyContentAroundIcon:()=>$o,justifyContentBetweenAltIcon:()=>ta,justifyContentBetweenIcon:()=>Xo,justifyContentCenterAltIcon:()=>Jo,justifyContentCenterIcon:()=>Go,justifyContentEndAltIcon:()=>ea,justifyContentEndIcon:()=>Zo,justifyContentStartAltIcon:()=>Qo,justifyContentStartIcon:()=>Yo,kpiStatusDenyIcon:()=>Mn,kpiStatusHoldIcon:()=>Hn,kpiStatusOpenIcon:()=>In,launchIcon:()=>un,layout1By4Icon:()=>K,layout2By2Icon:()=>U,layoutIcon:()=>q,layoutSideBySideIcon:()=>W,layoutStackedIcon:()=>Y,lessOrEqualIcon:()=>Dn,letterSpaceIcon:()=>Se,levelDownIcon:()=>E,levelToTopIcon:()=>D,levelUpIcon:()=>S,lineHeightIcon:()=>De,linkAddIcon:()=>cl,linkIcon:()=>Ct,linkVerticalIcon:()=>Vt,linkedinBoxIcon:()=>Mc,linkedinIcon:()=>Vc,listLatinBigIcon:()=>Le,listLatinSmallIcon:()=>Pe,listOrderedIcon:()=>xa,listRomanBigIcon:()=>_e,listRomanLowerIcon:()=>xu,listRomanSmallIcon:()=>Be,listRomanUpperIcon:()=>wu,listUnorderedIcon:()=>ka,listUnorderedOutlineIcon:()=>Te,listUnorderedSquareIcon:()=>Re,lockIcon:()=>Ht,loginIcon:()=>rn,logoutIcon:()=>on,makeHorizontalSpacingEqualIcon:()=>xo,makeSameHeightIcon:()=>wo,makeSameSizeIcon:()=>bo,makeSameWidthIcon:()=>zo,makeVerticalSpacingEqualIcon:()=>Vo,mapMarkerIcon:()=>ac,mapMarkerTargetIcon:()=>ic,maxHeightIcon:()=>Ne,maxWidthIcon:()=>je,mediaManagerIcon:()=>Ri,menuIcon:()=>$,minHeightIcon:()=>Ae,minWidthIcon:()=>Fe,minusCircleIcon:()=>Kt,minusIcon:()=>Ft,minusOutlineIcon:()=>qt,minusSmIcon:()=>Vn,mirrorIcon:()=>Lr,moreHorizontalIcon:()=>J,moreVerticalIcon:()=>Q,musicNotesIcon:()=>lr,myspaceBoxIcon:()=>Ic,myspaceIcon:()=>Hc,notEqualIcon:()=>Sn,outdentIcon:()=>Oa,outlineOffsetIcon:()=>qe,outlineWidthIcon:()=>Ke,overlapIcon:()=>ee,paddingBottomIcon:()=>Ue,paddingIcon:()=>Ze,paddingLeftIcon:()=>We,paddingRightIcon:()=>Ye,paddingTopIcon:()=>Ge,pageFooterSectionIcon:()=>Fs,pageHeaderSectionIcon:()=>As,paletteIcon:()=>jr,paneFreezeIcon:()=>Dl,paperclipAltIcon:()=>kt,paperclipIcon:()=>xt,paragraphAddIcon:()=>yi,parameterBooleanIcon:()=>Qs,parameterDateTimeIcon:()=>Js,parameterFloatIcon:()=>eu,parameterIntegerIcon:()=>tu,parameterStringIcon:()=>nu,parametersByteArrayIcon:()=>pu,parametersIcon:()=>Ws,parametersUnknownIcon:()=>du,passwordIcon:()=>gi,pauseIcon:()=>$n,pauseSmIcon:()=>sr,pencilIcon:()=>zt,percentIcon:()=>Kl,photosIcon:()=>mo,pinIcon:()=>lc,pinterestBoxIcon:()=>Sc,pinterestIcon:()=>Ec,playIcon:()=>Xn,playSmIcon:()=>cr,playlistIcon:()=>ir,plusCircleIcon:()=>At,plusIcon:()=>Nt,plusOutlineIcon:()=>jt,plusSmIcon:()=>On,pointerIcon:()=>Un,positionBottomIcon:()=>Xe,positionLeftIcon:()=>$e,positionRightIcon:()=>Qe,positionTopIcon:()=>Je,printIcon:()=>bt,puzzlePieceIcon:()=>ll,qrCodeIcon:()=>jn,qrCodeOutlineIcon:()=>Nn,qrCodeScannerIcon:()=>An,questionCircleIcon:()=>Cr,radiobuttonCheckedIcon:()=>wr,radiobuttonIcon:()=>zr,redditBoxIcon:()=>Lc,redditIcon:()=>Dc,redoIcon:()=>ut,regularExpressionIcon:()=>et,removeHorizontalSpacingIcon:()=>Oo,removeVerticalSpacingIcon:()=>Io,reorderIcon:()=>X,replaceAllIcon:()=>tt,replaceSingleIcon:()=>nt,reportElementIcon:()=>rt,rewindIcon:()=>Jn,rightDoubleQuotesIcon:()=>ot,rotateIcon:()=>Br,rotateLeftIcon:()=>Rr,rotateRightIcon:()=>Tr,roundCornersIcon:()=>$r,rowFreezeIcon:()=>Ll,rowsIcon:()=>Z,rssBoxIcon:()=>Zc,rssIcon:()=>Gc,saveIcon:()=>yt,searchIcon:()=>yn,selectAllIcon:()=>si,selectBoxIcon:()=>hi,setColumnPositionIcon:()=>Gn,shapeLineIcon:()=>Fr,shapesIcon:()=>Xr,shareIcon:()=>sc,sharpenIcon:()=>Zr,signatureIcon:()=>qn,silverlightIcon:()=>Ti,sizeToGridIcon:()=>yo,slidersIcon:()=>Kr,slnIcon:()=>Ds,snapGridIcon:()=>So,snapToGridlinesIcon:()=>Do,snapToSnaplinesIcon:()=>Lo,sortAscIcon:()=>Ut,sortAscSmallIcon:()=>Gt,sortClearIcon:()=>Yt,sortDescIcon:()=>Wt,sortDescSmallIcon:()=>Zt,spellCheckerIcon:()=>Bl,starIcon:()=>vr,starOutlineIcon:()=>dr,stickIcon:()=>Wn,stopIcon:()=>Qn,stopSmIcon:()=>ur,strikethroughIcon:()=>ha,stripAllFormattingIcon:()=>el,stripCssFormatIcon:()=>tl,stripFontElementsIcon:()=>nl,stripSpanElementsIcon:()=>rl,stripWordFormattingIcon:()=>ol,stumbleUponBoxIcon:()=>_c,stumbleUponIcon:()=>Pc,subreportIcon:()=>_s,subscriptIcon:()=>pa,sumIcon:()=>Al,supscriptIcon:()=>da,symbolIcon:()=>Fl,tableAddIcon:()=>dl,tableAlignBottomCenterIcon:()=>Wa,tableAlignBottomLeftIcon:()=>Ua,tableAlignBottomRightIcon:()=>Ya,tableAlignMiddleCenterIcon:()=>qa,tableAlignMiddleLeftIcon:()=>Fa,tableAlignMiddleRightIcon:()=>Ka,tableAlignRemoveIcon:()=>Ga,tableAlignTopCenterIcon:()=>ja,tableAlignTopLeftIcon:()=>Na,tableAlignTopRightIcon:()=>Aa,tableBodyIcon:()=>Jl,tableCellDeleteIcon:()=>Cl,tableCellIcon:()=>ml,tableCellPropertiesIcon:()=>gl,tableColumnDeleteIcon:()=>xl,tableColumnGroupsIcon:()=>ec,tableColumnInsertLeftIcon:()=>yl,tableColumnInsertRightIcon:()=>bl,tableCornerIcon:()=>tc,tableDeleteIcon:()=>Ol,tableIcon:()=>vl,tablePositionCenterIcon:()=>bu,tablePositionEndIcon:()=>zu,tablePositionStartIcon:()=>yu,tablePropertiesIcon:()=>fl,tableRowDeleteIcon:()=>kl,tableRowGroupsIcon:()=>nc,tableRowInsertAboveIcon:()=>zl,tableRowInsertBelowIcon:()=>wl,tableUnmergeIcon:()=>Sl,tableWizardIcon:()=>Xl,tellAFriendBoxIcon:()=>Tc,tellAFriendIcon:()=>Bc,templateManagerIcon:()=>zi,textWrapIcon:()=>Ta,textareaIcon:()=>vi,textboxHiddenIcon:()=>mi,textboxIcon:()=>fi,thumbnailsDownIcon:()=>uo,thumbnailsLeftIcon:()=>ho,thumbnailsRightIcon:()=>so,thumbnailsUpIcon:()=>co,tocSectionIcon:()=>Ks,tocSectionLevelIcon:()=>ru,toggleFullScreenModeIcon:()=>Nl,toolbarFloatIcon:()=>_l,trackChangesAcceptAllIcon:()=>Oi,trackChangesAcceptIcon:()=>Ci,trackChangesEnableIcon:()=>ki,trackChangesIcon:()=>xi,trackChangesRejectAllIcon:()=>Mi,trackChangesRejectIcon:()=>Vi,transparencyIcon:()=>Wr,trashIcon:()=>wt,tumblrBoxIcon:()=>Nc,tumblrIcon:()=>Rc,twitterBoxIcon:()=>Ac,twitterIcon:()=>jc,underlineIcon:()=>ia,undoIcon:()=>st,ungroupIcon:()=>A,unlinkIcon:()=>Ot,unlinkVerticalIcon:()=>Mt,unlockIcon:()=>It,unpinIcon:()=>cc,unstickIcon:()=>Yn,uploadIcon:()=>ln,userIcon:()=>uc,validationDataIcon:()=>Rl,validationXhtmlIcon:()=>Tl,vbIcon:()=>Ss,vbprojIcon:()=>Is,videoExternalIcon:()=>Ni,vimeoBoxIcon:()=>$c,vimeoIcon:()=>Xc,volumeDownIcon:()=>tr,volumeMuteIcon:()=>rr,volumeUpIcon:()=>nr,wholeWordIcon:()=>at,windowIcon:()=>hn,windowMinimizeIcon:()=>dn,windowRestoreIcon:()=>pn,wrenchIcon:()=>mn,xCircleIcon:()=>Rt,xIcon:()=>Bt,xOutlineIcon:()=>Tt,yammerBoxIcon:()=>qc,yammerIcon:()=>Fc,youtubeBoxIcon:()=>Jc,youtubeIcon:()=>Qc,zoomActualSizeIcon:()=>Ir,zoomBestFitIcon:()=>Er,zoomInIcon:()=>bn,zoomOutIcon:()=>zn});const r={name:"caret-tr",content:'<path d="M352 160v192L160 160h192z" />',viewBox:"0 0 512 512"},o={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"},l={name:"caret-alt-up",content:'<path d="m256 160 128 192H128l128-192z" />',viewBox:"0 0 512 512"},c={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"},u={name:"caret-alt-left",content:'<path d="m160 256 192-128v256L160 256z" />',viewBox:"0 0 512 512"},h={name:"caret-alt-to-top",content:'<path d="m128 352 128-192 128 192H128zm256-224H128v32h256v-32z" />',viewBox:"0 0 512 512"},p={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"},v={name:"caret-alt-to-left",content:'<path d="M352 384 160 256l192-128v256zM128 128v256h32V128h-32z" />',viewBox:"0 0 512 512"},f={name:"caret-double-alt-up",content:'<path d="m128 448 128-192 128 192H128zM256 64 128 256h256L256 64z" />',viewBox:"0 0 512 512"},m={name:"caret-double-alt-right",content:'<path d="m64 128 192 128L64 384V128zm384 128L256 128v256l192-128z" />',viewBox:"0 0 512 512"},g={name:"caret-double-alt-down",content:'<path d="M384 64 256 256 128 64h256zM256 448l128-192-128 1H128l128 191z" />',viewBox:"0 0 512 512"},y={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"},z={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"},x={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"},k={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"},C={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"},O={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"},V={name:"arrow-up",content:'<path d="M384 288h-96v128h-64l-.001-128H128L255.999 96 384 288z" />',viewBox:"0 0 512 512"},M={name:"arrow-right",content:'<path d="M224 384v-96H96v-64h128v-96l192 128-192 128z" />',viewBox:"0 0 512 512"},H={name:"arrow-down",content:'<path d="M128 224h96V96h64l.001 128H384L256.001 416 128 224z" />',viewBox:"0 0 512 512"},I={name:"arrow-left",content:'<path d="M288 128v96h128v64l-128 .001V384L96 256.001 288 128z" />',viewBox:"0 0 512 512"},E={name:"level-down",content:'<path d="M288 192v64h64l-80 128-80-128h64v-64H128v-32h288v32H288z" />',viewBox:"0 0 512 512"},S={name:"level-up",content:'<path d="m128 288 80-128 80 128h-64v64h192v32H192v-96h-64z" />',viewBox:"0 0 512 512"},D={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"},_={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"},B={name:"drag-and-drop",content:'<path d="m32 128 192 112L32 352V128zm224 96v32h224v-32H256z" />',viewBox:"0 0 512 512"},T={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"},R={name:"grid",content:'<path d="M32 32h128v128H32V32zm160 448h128V352H192v128zm-160 0h128V352H32v128zm0-160h128V192H32v128zm160 0h128V192H192v128zM352 32v128h128V32H352zm0 288h128V192H352v128zM192 160h128V32H192v128zm160 320h128V352H352v128z" />',viewBox:"0 0 512 512"},N={name:"grid-layout",content:'<path d="M32 32h96v96H32V32zm128 0v96h320V32H160zM32 288h96v-96H32v96zm128 0h320v-96H160v96zM32 448h96v-96H32v96zm128 0h320v-96H160v96z" />',viewBox:"0 0 512 512"},j={name:"group",content:'<path d="M32 256h192v192H32V256zm0-32h192V32H32v192zm224 224h192V256H256v192zm0-416v192h192V32H256z" />',viewBox:"0 0 512 512"},A={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"},q={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"},Y={name:"layout-stacked",content:'<path d="M32 256h192v96H32v-96zm0 224h192v-96H32v96zm224-128h192v-96H256v96zM32 0v224h416V0H32zm224 480h192v-96H256v96z" />',viewBox:"0 0 512 512"},G={name:"columns",content:'<path d="M64 32h96v448H64V32zm128 448h96V32h-96v448zM320 32v448h96V32h-96z" />',viewBox:"0 0 512 512"},Z={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"},$={name:"menu",content:'<path d="M480 32v96H32V32h448zM32 192v96h448v-96H32zm448 160H32v96h448v-96z" />',viewBox:"0 0 512 512"},Q={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"},J={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"},re={name:"arrows-top-bottom",content:'<path d="m240 512 80-128h-64V128h64L240 0l-80 128h64v256h-64z" />',viewBox:"0 0 512 512"},oe={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"},le={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"},ce={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"},ue={name:"border-style-left",content:'<path d="M32 96h64v320H32V96zm416 1v320h32V97h-32zM96 64h320V32H96v32zm0 416h320v-32H96v32z" />',viewBox:"0 0 512 512"},he={name:"border-style-right",content:'<path d="M480 416h-64V96h64v320zm-416-1V95H32v320h32zm352 33H96v32h320v-32zm0-416H96v32h320V32z" />',viewBox:"0 0 512 512"},pe={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 96h32v320H32zm416 1h32v320h-32zM96 32h320v32H96zm0 416h320v32H96z" />',viewBox:"0 0 512 512"},ve={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"},fe={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"},me={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"},ge={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"},ye={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"},ze={name:"display-Inline-block",content:'<path d="M448 32h32v448h-32zM32 32h32v448H32zm64 352h320V128H96v256zm64-192h192v128H160V192z" />',viewBox:"0 0 512 512"},we={name:"display-block",content:'<path d="M32 32h448v32H32zm0 416h448v32H32zm0-64h448V128H32v256zm64-192h320v128H96V192z" />',viewBox:"0 0 512 512"},xe={name:"display-flex",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384zM128 128h96v256h-96zm160 0h96v256h-96z" />',viewBox:"0 0 512 512"},ke={name:"display-inline-flex",content:'<path d="M96 416h320V96H96v320zm32-288h256v256H128V128zm32 32h64v192h-64zm128 0h64v192h-64zM32 32h32v448H32zm416 0h32v448h-32z" />',viewBox:"0 0 512 512"},Ce={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"},Oe={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"},Ve={name:"gap-column",content:'<path d="M32 32v448h448V32H32zm416 416H64V64h384v384zM96 96h96v320H96zm224 0h96v320h-96z" />',viewBox:"0 0 512 512"},Me={name:"gap-row",content:'<path d="M480 32H32v448h448V32zM64 448V64h384v384H64zM96 96h320v96H96zm0 224h320v96H96z" />',viewBox:"0 0 512 512"},He={name:"handle-resize-alt",content:'<path d="M480 224v256H224v-64h192V224h64z" />',viewBox:"0 0 512 512"},Ie={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"},Ee={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"},Se={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"},De={name:"line-height",content:'<path d="m310 336 26 80h48L280 96h-48L128 416h48l26-80h108zm-54-166.2L294.4 288h-76.8L256 169.8zM32 32h448v32H32zm0 416h448v32H32z" />',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"},_e={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"},Be={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"},Te={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"},Re={name:"list-unordered-square",content:'<path d="M128 160H32V64h96v96zm0 64H32v96h96v-96zm0 160H32v96h96v-96zm64-256h288V96H192v32zm0 160h288v-32H192v32zm0 160h288v-32H192v32z" />',viewBox:"0 0 512 512"},Ne={name:"max-height",content:'<path d="M384 0H96v32h288zm0 479H240.6L320 352h-64V160h64L240 32l-80 128h64v192h-64l79.4 127H96v32h288z" />',viewBox:"0 0 512 512"},je={name:"max-width",content:'<path d="M0 96v288h32V96zm479 0v143.4L352 160v64H160v-64L32 240l128 80v-64h192v64l127-79.4V384h32V96z" />',viewBox:"0 0 512 512"},Ae={name:"min-height",content:'<path d="M240 192H96v32h288v-32zm144 96H96v32h288zM160 448h160l-80-128zm64 0h32v64h-32zm32-384V0h-32v64h-64l80 128 80-128z" />',viewBox:"0 0 512 512"},Fe={name:"min-width",content:'<path d="M192 240v144h32V96h-32zm96-144v288h32V96zm160 224V160l-128 80zm0-96h64v32h-64zm-384 0H0v32h64v64l128-80-128-80z" />',viewBox:"0 0 512 512"},qe={name:"outline-offset",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384zM160 320v32h192V160H160v160zm32-128h128v128H192V192z" />',viewBox:"0 0 512 512"},Ke={name:"outline-width",content:'<path d="M416 32H32v448h448V32h-64zm0 384H96V96h320v320zm-256-32h224V128H128v256h32zm0-224h192v192H160V160z" />',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"},Ye={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"},Ge={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"},Ze={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 0v384H64V64h384zM96 320h320v96H96z" />',viewBox:"0 0 512 512"},$e={name:"position-left",content:'<path d="M448 32H32v448h448V32h-32zm0 416H64V64h384v384zM96 96h96v320H96z" />',viewBox:"0 0 512 512"},Qe={name:"position-right",content:'<path d="M64 480h416V32H32v448h32zm0-416h384v384H64V64zm256 32h96v320h-96z" />',viewBox:"0 0 512 512"},Je={name:"position-top",content:'<path d="M480 448V32H32v448h448v-32zm-416 0V64h384v384H64zM96 96h320v96H96z" />',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"},rt={name:"report-element",content:'<path d="M480 320V192H160v48H96v-80h256V32H32v128h32v320h32v-48h64v48h256V352H160v48H96V272h64v48ZM64 64h256v64H64Zm128 320h192v64H192v-64Z" />',viewBox:"0 0 512 512"},ot={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.9zm344 104c0-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:"data-sds",content:'<path d="M224 152.54c105.6 0 191.4-27.4 191.9-61.3v-.3c0-34-85.9-61.6-191.9-61.6S32.1 56.94 32.1 90.94v.3c.5 33.9 86.3 61.3 191.9 61.3Zm-191.9 71.9c.5 33.9 86.3 61.3 191.9 61.3s191.4-27.4 192-61.3v-.3l-.1-86.5c-.5 33.9-86.3 61.3-191.9 61.3s-191.49-27.4-192-61.29l.1 86.49v.3Zm-.1 41.21.1 86.49v.3c.4 26.7 53.7 49.3 127.9 57.8v-86.8c-74.29-8.4-127.59-31.1-128-57.79Zm320 37.69 105 70-105 70v-52.5H189v-35h163v-52.5Z" />',viewBox:"0 0 512 512"},lt={name:"download-light",content:'<path d="M368 256 256 384 144 256h96V32h32v224h96Zm112 192H32v32h448v-32Z" />',viewBox:"0 0 512 512"},ct={name:"eye-slash",content:'<path d="m245.43 358.68 24.92 24.92c-4.75.26-9.54.4-14.34.4-94.7 0-179.7-51.5-224-128 13.19-22.83 30.01-43.43 49.65-61.1l23.01 23.01C91.46 229.29 79.51 242.07 69.8 256c26.33 33.77 54.15 53.86 72.6 65.1 39.18 23.88 77.54 33.37 103.03 37.58m131.42-4.44L480 457.39 457.39 480 345.51 368.12s-.07.03-.1.04L232.2 254.94l.11-.03-39.21-39.21-.03.11-26.8-26.8s.04-.05.06-.08l-7.01-7.01s-.06.03-.09.04l-24.17-24.17s.06-.03.09-.05L32 54.61 54.61 32l111.87 111.87A260.193 260.193 0 0 1 256 128c94.8 0 179.8 51.5 224 128-24 41.53-60.05 75.69-103.15 98.24Zm-7.25-33.14c27.8-16.4 54.1-38.7 72.6-65.1-18.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 83 0 25.15-8.31 48.37-22.32 67.08l7.01 7.01c5.76-2.76 11.41-5.74 16.91-8.99Z" />',viewBox:"0 0 512 512"},st={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"},ut={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"},ht={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"},pt={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"},dt={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"},ft={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"},mt={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"},gt={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"},yt={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"},bt={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"},wt={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"},xt={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"},kt={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"},Ct={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"},Ot={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"},Vt={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"},Mt={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"},Ht={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"},It={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"},Et={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"},St={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"},Dt={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"},Lt={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"},Pt={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"},_t={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"},Bt={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"},Tt={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"},Nt={name:"plus",content:'<path d="M288 224V96h-64v128H96v64h128v128h64V288h128v-64H288z" />',viewBox:"0 0 512 512"},jt={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"},At={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"},Ft={name:"minus",content:'<path d="M96 224v64h320v-64H96z" />',viewBox:"0 0 512 512"},qt={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"},Kt={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"},Ut={name:"sort-asc",content:'<path d="M96 352h320v64H96v-64zm0-128h224v64H96v-64zm0-128h128v64H96V96z" />',viewBox:"0 0 512 512"},Wt={name:"sort-desc",content:'<path d="M96 96h320v64H96V96zm0 128h224v64H96v-64zm0 128h128v64H96v-64z" />',viewBox:"0 0 512 512"},Yt={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"},Gt={name:"sort-asc-small",content:'<path d="M256 192v224h-32V192h-96L240 64l112 128h-96z" />',viewBox:"0 0 512 512"},Zt={name:"sort-desc-small",content:'<path d="M352 288 240 416 128 288h96V64h32v224h96z" />',viewBox:"0 0 512 512"},Xt={name:"filter",content:'<path d="M64 64v32l160 160v224l64-64V256L448 96V64H64z" />',viewBox:"0 0 512 512"},$t={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"},Qt={name:"filter-small",content:'<path d="M128 128h256v32l-96 96v96l-64 64V256l-96-96v-32z" />',viewBox:"0 0 512 512"},Jt={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"},en={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"},tn={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"},nn={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"},rn={name:"login",content:'<path d="M384 480h96V32h-96v448zM32 224v64h128v96l160-128-160-128v96H32z" />',viewBox:"0 0 512 512"},on={name:"logout",content:'<path d="M128 32H32v448h96V32zm64 192v64h128v96l160-128-160-128v96H192z" />',viewBox:"0 0 512 512"},an={name:"download",content:'<path d="M32 384v96h448v-96H32zM288 32h-64v128h-96l128 160 128-160h-96V32z" />',viewBox:"0 0 512 512"},ln={name:"upload",content:'<path d="M32 384v96h448v-96H32zm192-64h64V192h96L256 32 128 192h96v128z" />',viewBox:"0 0 512 512"},cn={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"},sn={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"},un={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"},hn={name:"window",content:'<path d="M96 96v320h320V96H96zm288 288H128V192h256v192z" />',viewBox:"0 0 512 512"},pn={name:"window-restore",content:'<path d="M448 32v288h-32V128H160V32h288zM64 192h288v288H64V192zm32 256h224V288H96v160z" />',viewBox:"0 0 512 512"},dn={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"},fn={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"},mn={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"},gn={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"},yn={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"},bn={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"},wn={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"},xn={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"},kn={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"},Cn={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"},On={name:"plus-sm",content:'<path d="M352 224v64h-64v64h-64v-64h-64v-64h64v-64h64v64h64z" />',viewBox:"0 0 512 512"},Vn={name:"minus-sm",content:'<path d="M352 224v64H160v-64h192z" />',viewBox:"0 0 512 512"},Mn={name:"kpi-status-deny",content:'<path d="M480 256 256 480 32 256 256 32l224 224z" />',viewBox:"0 0 512 512"},Hn={name:"kpi-status-hold",content:'<path d="M256 64 32 448h448L256 64z" />',viewBox:"0 0 512 512"},In={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"},En={name:"equal",content:'<path d="M96 288h320v64H96v-64zm0-128v64h320v-64H96z" />',viewBox:"0 0 512 512"},Sn={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"},Dn={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"},Ln={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"},Pn={name:"divide",content:'<path d="M416 64 192 448h-64L352 64h64z" />',viewBox:"0 0 512 512"},_n={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"},Bn={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"},Tn={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"},Nn={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"},jn={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"},An={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"},Fn={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"},qn={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"},Kn={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"},Un={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"},Wn={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"},Yn={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"},Gn={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"},Zn={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"},Xn={name:"play",content:'<path d="M0 512V0l512 256L0 512z" />',viewBox:"0 0 512 512"},$n={name:"pause",content:'<path d="M320 0h160v512H320V0zM32 512h160V0H32v512z" />',viewBox:"0 0 512 512"},Qn={name:"stop",content:'<path d="M512 512H0V0h512v512z" />',viewBox:"0 0 512 512"},Jn={name:"rewind",content:'<path d="M256 256 512 96v320L256 256zm0 160V96L0 256l256 160z" />',viewBox:"0 0 512 512"},er={name:"forward",content:'<path d="M0 416V96l256 160L0 416zm512-160L256 96v320l256-160z" />',viewBox:"0 0 512 512"},tr={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"},nr={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"},rr={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"},or={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"},ar={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"},ir={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"},lr={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"},cr={name:"play-sm",content:'<path d="M96 416V96l320 160L96 416z" />',viewBox:"0 0 512 512"},sr={name:"pause-sm",content:'<path d="M288 96h96v320h-96V96zM96 416h96V96H96v320z" />',viewBox:"0 0 512 512"},ur={name:"stop-sm",content:'<path d="M416 416H96V96h320v320z" />',viewBox:"0 0 512 512"},hr={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"},pr={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"},dr={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"},vr={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"},fr={name:"checkbox",content:'<path d="M64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},mr={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"},gr={name:"checkbox-indeterminate",content:'<path d="M128 128h256v256H128V128zM64 64v384h384V64H64zm352 352H96V96h320v320z" />',viewBox:"0 0 512 512"},yr={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"},br={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"},zr={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"},wr={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"},xr={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"},kr={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"},Cr={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"},Or={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"},Vr={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"},Mr={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 32h384c17.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"},Hr={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"},Ir={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"},Er={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"},Sr={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"},Dr={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"},Lr={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"},Pr={name:"flip-horizontal",content:'<path d="M448 448H288V64l160 384zm-384 0L224 64v384H64zm128-224-80 192h80V224z" />',viewBox:"0 0 512 512"},_r={name:"flip-vertical",content:'<path d="M64 288h384L64 448V288zm0-224v160h384L64 64zm32 128v-80l192 80H96z" />',viewBox:"0 0 512 512"},Br={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"},Tr={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"},Rr={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"},Nr={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"},jr={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"},Ar={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"},Fr={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"},qr={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"},Kr={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"},Ur={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"},Wr={name:"transparency",content:'<path d="M64 64v352h352V64H64zm32 32h96v96h96V96h96v96h-96v96h96v96h-96v-96h-96v96H96v-96h96v-96H96V96z" />',viewBox:"0 0 512 512"},Yr={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"},Gr={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"},Zr={name:"sharpen",content:'<path d="M256 32 128 480h256L256 32zm0 116.5L341.6 448H170.4L256 148.5z" />',viewBox:"0 0 512 512"},Xr={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"},$r={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"},Qr={name:"bring-to-front",content:'<path d="M96 128V96h96V64H64v128h32v-64zm224 256h64V128H128v256h192zm96-64v96h-96v32h128V320h-32z" />',viewBox:"0 0 512 512"},Jr={name:"bring-to-back",content:'<path d="M128 192h64V64H64v128h64zM96 96h64v64H96V96zm192 192h96V128H224v96h-96v160h160v-96zm128 32h-96v128h128V320h-32zm0 96h-64v-64h64v64z" />',viewBox:"0 0 512 512"},eo={name:"bring-forward",content:'<path d="M448 192v256H192V320H64V64h256v128h128zm-32 32h-96v96h-96v96h192V224z" />',viewBox:"0 0 512 512"},to={name:"bring-backward",content:'<path d="M192 192v256h256V192H192zm224 224H224V224h192v192zM320 64H64v256h96V160h160V64z" />',viewBox:"0 0 512 512"},no={name:"align-self-start",content:'<path d="M31 32h32v448H31V32zm288 64H95v128h224V96zm128 192v128H95V288h352zm-32 32H127v64h288v-64z" />',viewBox:"0 0 512 512"},ro={name:"align-self-center",content:'<path d="M255 288v-64h96V96h-96V32h-32v64h-96v128h96v64H63v128h160v64h32v-64h160V288H255zm128 96H95v-64h288v64z" />',viewBox:"0 0 512 512"},oo={name:"align-self-end",content:'<path d="M64 416h352V288H64v128zm32-96h288v64H96v-64zm96-224h224v128H192V96zm288-64v448h-32V32h32z" />',viewBox:"0 0 512 512"},ao={name:"align-self-start-alt",content:'<path d="M95 96h128v224H95V96zm192 0h128v352H287V96zm32 320h64V128h-64v288zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},io={name:"align-self-center-alt",content:'<path d="M415 224V64H287v160h-64v-96H95v96H31v32h64v96h128v-96h64v160h128V256h64v-32h-64zm-32 0v160h-64V96h64v128z" />',viewBox:"0 0 512 512"},lo={name:"align-self-end-alt",content:'<path d="M479 449v32H31v-32h448zM223 193H95v224h128V193zm192 224H287V65h128v352zM383 97h-64v288h64V97z" />',viewBox:"0 0 512 512"},co={name:"thumbnails-up",content:'<path d="M352 32h96v96h-96V32zm-160 0h96v96h-96V32zM32 32h96v96H32V32zm0 160h416v256H32V192z" />',viewBox:"0 0 512 512"},so={name:"thumbnails-right",content:'<path d="M352 352h96v96h-96v-96zm0-160h96v96h-96v-96zm0-160h96v96h-96V32zM32 32h256v416H32V32z" />',viewBox:"0 0 512 512"},uo={name:"thumbnails-down",content:'<path d="M352 352h96v96h-96v-96zm-160 0h96v96h-96v-96zm-160 0h96v96H32v-96zm0-320h416v256H32V32z" />',viewBox:"0 0 512 512"},ho={name:"thumbnails-left",content:'<path d="M32 32v96h96V32H32zm160 0v416h256V32H192zM32 192v96h96v-96H32zm0 160v96h96v-96H32z" />',viewBox:"0 0 512 512"},po={name:"fullscreen",content:'<path d="M0 32h160v64H64v96H0V32zm64 288H0v160h160v-64H64v-96zM352 32v64h96v96h64V32H352zm96 384h-96v64h160V320h-64v96z" />',viewBox:"0 0 512 512"},vo={name:"fullscreen-exit",content:'<path d="M160 32H96v96H0v64h160V32zM96 480h64V320H0v64h96v96zm416-288v-64h-96V32h-64v160h160zm-96 192h96v-64H352v160h64v-96z" />',viewBox:"0 0 512 512"},fo={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"},mo={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"},go={name:"align-to-grid",content:'<path d="M320 320H128V128h192v192zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},yo={name:"size-to-grid",content:'<path d="M384 384H128V128h256v256zM96 0H64v512h32V0zm352 0h-32v512h32V0zm64 64H0v32h512V64zm0 352H0v32h512v-32z" />',viewBox:"0 0 512 512"},bo={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"},zo={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"},wo={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"},xo={name:"make-horizontal-spacing-equal",content:'<path d="M480 160v160h-96v-64h-96v160h-96V256H96v96H32V128h64v96h96V64h96v160h96v-64h96z" />',viewBox:"0 0 512 512"},ko={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"},Co={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"},Oo={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"},Vo={name:"make-vertical-spacing-equal",content:'<path d="M256 320v96h96v64H128v-64h96v-96H64v-96h160v-96h-64V32h160v96h-64v96h160v96H256z" />',viewBox:"0 0 512 512"},Mo={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"},Ho={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"},Io={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"},Eo={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"},So={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"},Do={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"},Lo={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"},Po={name:"dimensions",content:'<path d="M320 0H0v512h128V128h384V0H320zM32 32h64v64H32V32zm64 352H64v32h32v64H32V320h64v64zm0-192H64v32h32v64H32V128h64v64zm128-96V64h-32v32h-64V32h160v64h-64zm256 0h-64V64h-32v32h-64V32h160v64z" />',viewBox:"0 0 512 512"},_o={name:"align-self-stretch",content:'<path d="M95 96h320v128H95V96zM31 480h32V32H31v448zm64-192h320v128H95V288zm32 96h256v-64H127v64zM447 32v448h32V32h-32z" />',viewBox:"0 0 512 512"},Bo={name:"align-self-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zM415 96v320H287V96h128zm-32 32h-64v256h64V128zM31 32v32h448V32H31z" />',viewBox:"0 0 512 512"},To={name:"align-items-start",content:'<path d="M319 224H95V96h224v128zM31 480h32V32H31v448zm64-192v128h352V288H95z" />',viewBox:"0 0 512 512"},Ro={name:"align-items-center",content:'<path d="M415 416H255v64h-32v-64H63V288h160v-64h-96V96h96V32h32v64h96v128h-96v64h160v128z" />',viewBox:"0 0 512 512"},No={name:"align-items-end",content:'<path d="M192 96h224v128H192V96zm256-64v448h32V32h-32zM64 416h352V288H64v128z" />',viewBox:"0 0 512 512"},jo={name:"align-items-stretch",content:'<path d="M415 224H95V96h320v128zM31 480h32V32H31v448zM447 32v448h32V32h-32zM96 416h320V288H96v128z" />',viewBox:"0 0 512 512"},Ao={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"},Fo={name:"align-items-start-alt",content:'<path d="M96 96h128v224H96V96zM32 32v32h448V32H32zm256 416h128V96H288v352z" />',viewBox:"0 0 512 512"},qo={name:"align-items-center-alt",content:'<path d="M479 256h-64v160H287V256h-64v96H95v-96H31v-32h64v-96h128v96h64V64h128v160h64v32z" />',viewBox:"0 0 512 512"},Ko={name:"align-items-end-alt",content:'<path d="M223 417H95V193h128v224zM31 449v32h448v-32H31zM415 65H287v352h128V65z" />',viewBox:"0 0 512 512"},Uo={name:"align-items-stretch-alt",content:'<path d="M223 96v320H95V96h128zM31 480h448v-32H31v32zm0-448v32h448V32H31zm256 63v320h128V95H287z" />',viewBox:"0 0 512 512"},Wo={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"},Yo={name:"justify-content-start",content:'<path d="M95 96h128v320H95V96zM31 480h32V32H31v448zM255 95v320h128V95H255z" />',viewBox:"0 0 512 512"},Go={name:"justify-content-center",content:'<path d="M63 96h128v320H63V96zm160 384h32V32h-32v448zm64-385v320h128V95H287z" />',viewBox:"0 0 512 512"},Zo={name:"justify-content-end",content:'<path d="M128 96h128v320H128V96zm320-64v448h32V32h-32zM288 415h128V95H288v320z" />',viewBox:"0 0 512 512"},Xo={name:"justify-content-between",content:'<path d="M63 96h128v320H63V96zm416-64v448h32V32h-32zM319 415h128V95H319v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},$o={name:"justify-content-around",content:'<path d="M95 96h128v320H95V96zm384-64v448h32V32h-32zM287 415h128V95H287v320zM-1 480h32V32H-1v448z" />',viewBox:"0 0 512 512"},Qo={name:"justify-content-start-alt",content:'<path d="M415 224H95V96h320v128zM31 32v32h448V32H31zm65 352h320V256H96v128z" />',viewBox:"0 0 512 512"},Jo={name:"justify-content-center-alt",content:'<path d="M415 192H95V64h320v128zM31 224v32h448v-32H31zm65 192h320V288H96v128z" />',viewBox:"0 0 512 512"},ea={name:"justify-content-end-alt",content:'<path d="M415 257H95V129h320v128zM31 449v32h448v-32H31zm65-32h320V289H96v128z" />',viewBox:"0 0 512 512"},ta={name:"justify-content-between-alt",content:'<path d="M95 64h320v128H95V64zM31 512h448v-32H31v32zm65-64h320V320H96v128zM31 0v32h448V0H31z" />',viewBox:"0 0 512 512"},na={name:"justify-content-around-alt",content:'<path d="M95 96h320v128H95V96zM31 512h448v-32H31v32zm65-96h320V288H96v128zM31 0v32h448V0H31z" />',viewBox:"0 0 512 512"},ra={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"},oa={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"},aa={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"},ia={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"},la={name:"font-family",content:'<path d="M224 416V160h-95l-.8-64H384v64h-96v256h-64z" />',viewBox:"0 0 512 512"},ca={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"},sa={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"},ua={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"},ha={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"},pa={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"},da={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"},fa={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"},ma={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"},ga={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"},ya={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"},ba={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"},wa={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"},xa={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"},ka={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"},Ca={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"},Oa={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"},Va={name:"insert-top",content:'<path d="M192 320h192v32H192v-32zm0-128h288v-32H192v32zm192 64H192v32h192v-32zM32 64v224l96-112L32 64z" />',viewBox:"0 0 512 512"},Ma={name:"insert-middle",content:'<path d="M192 128h192v32H192v-32zm0 128h288v-32H192v32zm192 64H192v32h192v-32zM32 128v224l96-112-96-112z" />',viewBox:"0 0 512 512"},Ha={name:"insert-bottom",content:'<path d="M192 224h192v32H192v-32zm0 128h288v-32H192v32zm192-192H192v32h192v-32zM32 224v224l96-112-96-112z" />',viewBox:"0 0 512 512"},Ia={name:"align-top",content:'<path d="M480 64H32V32h448v32zm-64 32H96v32h320V96zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Ea={name:"align-middle",content:'<path d="M480 192H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Sa={name:"align-bottom",content:'<path d="M480 352H32v-32h448v32zm-64 32H96v32h320v-32zm64 64H32v32h448v-32z" />',viewBox:"0 0 512 512"},Da={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"},La={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"},Pa={name:"align-right",content:'<path d="M64 192h384v32H64v-32zm384-96V64H64v32h384zm-288 64h288v-32H160v32zM64 320v32h384v-32H64zm96-32h288v-32H160v32zm0 96v32h288v-32H160z" />',viewBox:"0 0 512 512"},_a={name:"align-justify",content:'<path d="M448 160H64v-32h384v32zm0-96H64v32h384V64zM64 352h384v-32H64v32zm0-64h384v-32H64v32zm0-64h384v-32H64v32zm0 192h384v-32H64v32z" />',viewBox:"0 0 512 512"},Ba={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"},Ta={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"},Na={name:"table-align-top-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 64h192V64H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},ja={name:"table-align-top-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 32H160v32h192V64zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Aa={name:"table-align-top-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 32H224v32h192V64zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Fa={name:"table-align-middle-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 160h192v-32H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},qa={name:"table-align-middle-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 128H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ka={name:"table-align-middle-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 128H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Ua={name:"table-align-bottom-left",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm32 256h192v-32H96v32zm0 64h320v-32H96v32zm0 64h192v-32H96v32z" />',viewBox:"0 0 512 512"},Wa={name:"table-align-bottom-center",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm288 224H160v32h192v-32zm64 64H96v32h320v-32zm-64 64H160v32h192v-32z" />',viewBox:"0 0 512 512"},Ya={name:"table-align-bottom-right",content:'<path d="M32 480V0h448v480H32zM64 32v416h384V32H64zm352 224H224v32h192v-32zm0 64H96v32h320v-32zm0 64H224v32h192v-32z" />',viewBox:"0 0 512 512"},Ga={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"},Za={name:"borders-all",content:'<path d="M32 32v416h416V32H32zm32 32h160v160H64V64zm0 352V256h160v160H64zm352 0H256V256h160v160zm0-192H256V64h160v160z" />',viewBox:"0 0 512 512"},Xa={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"},$a={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"},Qa={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"},Ja={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"},ei={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"},ti={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"},ni={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"},ri={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"},oi={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"},ai={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"},ii={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"},li={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"},ci={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"},si={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"},ui={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"},hi={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"},pi={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"},di={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"},fi={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"},mi={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"},gi={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"},yi={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"},bi={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"},wi={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"},xi={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"},ki={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"},Ci={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"},Oi={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"},Vi={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"},Mi={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"},Hi={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"},Ii={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"},Ei={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"},Si={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"},Di={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"},Li={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"},Pi={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"},_i={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"},Bi={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"},Ti={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"},Ni={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"},ji={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"},Ai={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"},Fi={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"},qi={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"},Ki={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"},Ui={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"},Wi={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"},Yi={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"},Gi={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"},Zi={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"},Xi={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"},$i={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"},Qi={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"},Ji={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"},el={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"},tl={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"},nl={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"},rl={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"},ol={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"},al={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"},il={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"},ll={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"},cl={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"},sl={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"},ul={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"},hl={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"},pl={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"},dl={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"},vl={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"},fl={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"},ml={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"},gl={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"},yl={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"},bl={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"},zl={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"},wl={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"},xl={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"},kl={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"},Cl={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"},Ol={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"},Vl={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"},Ml={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"},Hl={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"},Il={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"},El={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"},Sl={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"},Dl={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"},Ll={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"},Pl={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"},_l={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.255zm0 0 90.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"},Bl={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"},Tl={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"},Rl={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"},Nl={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"},jl={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"},Al={name:"sum",content:'<path d="M416 64v128l-64-64H160l128 128-128 128h192l64-64v128H96v-64l128-128L96 128V64h320z" />',viewBox:"0 0 512 512"},Fl={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"},ql={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"},Kl={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"},Ul={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"},Wl={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"},Yl={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"},Gl={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"},Zl={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"},Xl={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"},$l={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"},Ql={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"},Jl={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"},ec={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"},tc={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"},nc={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"},rc={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"},oc={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"},ac={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"},ic={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"},lc={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"},cc={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"},sc={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"},uc={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"},hc={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"},pc={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"},dc={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"},vc={name:"delicious",content:'<path d="M256 32h224v224H256V32zM32 256h224v224H32V256z" />',viewBox:"0 0 512 512"},fc={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"},mc={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"},gc={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"},yc={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"},bc={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"},zc={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"},wc={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"},xc={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"},kc={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"},Cc={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"},Oc={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"},Vc={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"},Mc={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"},Hc={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"},Ic={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"},Ec={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"},Sc={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"},Dc={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"},Lc={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"},Pc={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"},_c={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"},Bc={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"},Tc={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"},Rc={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"},Nc={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"},jc={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"},Ac={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"},Fc={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"},qc={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"},Kc={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"},Uc={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"},Wc={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"},Yc={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"},Gc={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"},Zc={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"},Xc={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"},$c={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"},Qc={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"},Jc={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"},es={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"},ts={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"},ns={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"},rs={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"},os={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"},as={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"},is={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"},ls={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"},cs={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"},ss={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"},us={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"},hs={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"},ps={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"},ds={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"},fs={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"},ms={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"},gs={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"},ys={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"},bs={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"},ws={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"},xs={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"},ks={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"},Cs={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"},Os={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"},Vs={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"},Ms={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"},Hs={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"},Is={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"},Es={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"},Ss={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"},Ds={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"},Ls={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"},Ps={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"},_s={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"},Bs={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"},Ts={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"},Ns={name:"group-header-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-320H128v96h320v-96zm0 160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},js={name:"group-footer-section",content:'<path d="m128 448 32 32H32V32h128l-32 32H64v384h64zm320-160H128v96h320v-96zm0-160H128v32h320v-32zm0 64H128v32h320v-32z" />',viewBox:"0 0 512 512"},As={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"},Fs={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"},qs={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"},Ks={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"},Us={name:"group-section",content:'<path d="m128 416 32 32H32V32h128l-32 32H64v352h64zm320-288H128v32h320v-32zm0 192H128v32h320v-32zm0-96H128v32h320v-32z" />',viewBox:"0 0 512 512"},Ws={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"},Ys={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"},Gs={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"},Zs={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"},Xs={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"},$s={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"},Qs={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"},Js={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"},eu={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"},tu={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"},nu={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"},ru={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"},ou={name:"inherited",content:'<path d="M448 320v128H320V320h30.4L256 244.5 161.6 320H192v128H64V320h46.4l120-96H176V64h160v160h-54.4l120 96H448z" />',viewBox:"0 0 512 512"},au={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"},iu={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"},lu={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"},cu={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"},su={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"},uu={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"},hu={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"},pu={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"},du={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"},vu={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"},fu={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"},mu={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"},gu={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"},yu={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"},bu={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"},zu={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"},wu={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"},xu={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"},ku={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"},Cu={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"},Ou={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"},Vu={name:"chart-column-clustered",content:'<path d="M320 96v352h-32V288H128v160H64V32H32v448h448V96H320zm-64 352h-96V320h96v128z" />',viewBox:"0 0 512 512"},Mu={name:"chart-column-stacked",content:'<path d="M320 192v256h-32V96H128v352H64V32H32v448h448V192H320zM160 448V256h96v192h-96zm192 0v-96h96v96h-96z" />',viewBox:"0 0 512 512"},Hu={name:"chart-column-stacked100",content:'<path d="M320 32v416h-32V32H128v416H64V32H32v448h448V32H320zM160 448V192h96v256h-96zm192 0V288h96v160h-96z" />',viewBox:"0 0 512 512"},Iu={name:"chart-column-range",content:'<path d="M480 448v32H32V32h32v416h416zM256 128h-96v224h96V128m32-32v288H128V96h160zm192-64H320v224h160V32z" />',viewBox:"0 0 512 512"},Eu={name:"chart-bar-clustered",content:'<path d="M64 448v-64h160V224H64v-32h352V32H32v448h448v-32H64zm128-192v96H64v-96h128z" />',viewBox:"0 0 512 512"},Su={name:"chart-bar-stacked",content:'<path d="M64 448v-64h352V224H64v-32h256V32H32v448h448v-32H64zm0-384h96v96H64V64zm192 192v96H64v-96h192z" />',viewBox:"0 0 512 512"},Du={name:"chart-bar-stacked100",content:'<path d="M480 192V32H32v448h448v-32H64v-64h416V224H64v-32h416zm-160 64v96H64v-96h256zM64 64h160v96H64V64z" />',viewBox:"0 0 512 512"},Lu={name:"chart-bar-range",content:'<path d="M480 448v32H32V32h32v416h416zm-96-192H160v96h224v-96m32-32v160H128V224h288zm64-192H256v160h224V32z" />',viewBox:"0 0 512 512"},Pu={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"},_u={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"},Bu={name:"chart-area-stacked100",content:'<path d="M32 32v448h448V32H32zm416 108.8L320 320 192 192 64 345.6V64h384v76.8z" />',viewBox:"0 0 512 512"},Tu={name:"chart-area-range",content:'<path d="M64 416v32h416v32H32V32h32v224l128-128 128 64L480 32v192L320 384l-127-64-129 96z" />',viewBox:"0 0 512 512"},Ru={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"},Nu={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"},ju={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"},Au={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"},Fu={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"},qu={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"},Ku={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"},Uu={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"},Wu={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"},Yu={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"},Gu={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"},Zu={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"},Xu={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"},$u={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"},Qu={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"},Ju={name:"chart-ohlc",content:'<path d="M480 448v32H32V32h32v416h416zM224 320V96h-32v32h-64v32h64v256h32v-64h64v-32h-64zM416 96V32h-32v160h-64v32h64v96h32V128h64V96h-64z" />',viewBox:"0 0 512 512"},eh={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"},th={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"},nh={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"},rh={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"},oh={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"}},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 l=r.useCallback((function(t){e.onPress&&e.onPress({element:i(),target:a.current,event:t})}),[i,e.onPress]),c=r.useCallback((function(t){e.onRelease&&e.onRelease({element:i(),target:a.current,event:t})}),[i,e.onRelease]),s=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]),h=r.useCallback((function(t){e.onDragEnd&&e.onDragEnd({element:i(),target:a.current,event:t})}),[i,e.onDragEnd]);return(0,o.O)(n,{onPress:l,onRelease:c,onDragStart:s,onDrag:u,onDragEnd:h},{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"},3503:(e,t,n)=>{n.d(t,{O:()=>o});var r=function(){return"undefined"!=typeof document?document:{}},o=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="&nbsp;",e.body.appendChild(t),this.scrollbar=t.offsetWidth-t.scrollWidth,e.body.removeChild(t)}return this.scrollbar},enumerable:!1,configurable:!0}),e}()},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 e.filter((function(e){return!0!==e&&!!e})).map((function(e){return Array.isArray(e)?r(e):function(e){return"object"==typeof e?Object.keys(e).forEach((function(t){n[t]=e[t]})):n[e]=!0}(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,{$:()=>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:()=>l,tk:()=>c});var r=n(3899),o=n(3228),a=r.createContext([void 0,o.Z]),i=r.createContext([void 0,o.Z]),l=r.createContext([[],o.Z,o.Z]),c=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}},9124:(e,t,n)=>{n.d(t,{n:()=>r});var r=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()}}},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}},7191:(e,t,n)=>{n.d(t,{V:()=>o});var r=n(7827),o=function(e){if(!r.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 a=10!==o.getBoundingClientRect().top;return t.body.removeChild(n),a}},493:(e,t,n)=>{n.d(t,{o:()=>i});var r=n(3899),o=n(6059),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(e){var t=e.children,n=e.onFocus,i=e.onBlur,l=e.onSyncFocus,c=e.onSyncBlur,s=(0,o.U)({onFocus:n,onBlur:i,onSyncFocus:l,onSyncBlur:c});return r.createElement(r.Fragment,null,t.call(void 0,a({},s)))}},848:(e,t,n)=>{n.d(t,{Y:()=>i,u:()=>l});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}))},l=function(e,t){return r.forwardRef((function(n,i){var l=(0,o.Y)(e,n);return r.createElement(t,a({},l,{ref:i}))}))}},6059:(e,t,n)=>{n.d(t,{U:()=>a});var r=n(3899),o=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 a(e){var t=e.onFocus,n=e.onBlur,a=e.onSyncFocus,i=e.onSyncBlur,l=r.useRef(!1),c=r.useRef(0),s=r.useCallback((function(e){clearTimeout(c.current),c.current=window.setTimeout((function(){return e()}))}),[c]),u=r.useCallback((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];clearTimeout(c.current),a&&a.call(void 0,e[0]),l.current||(l.current=!0,t&&t.call.apply(t,o([void 0],e,!1)))}),[l,t,a]),h=r.useCallback((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];i&&i.call(void 0,e[0]),s((function(){l.current&&n&&(l.current=!1,n.call.apply(n,o([void 0],e,!1)))}))}),[l,s,n,i]);return r.useEffect((function(){return function(){clearTimeout(c.current)}}),[]),{onFocus:u,onBlur:h}}},9447:(e,t,n)=>{n.d(t,{A:()=>r});var r=function(e){return[e,{}]}},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:()=>g});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},l=function(e){var t=a(),n=i(e);return t.edge||t.safari?n.body:n.documentElement},c=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=l(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&&!c(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(){},h=function(e,t,n){void 0===n&&(n={});var o,a,c,h,p,d=n.onIsPressedChange,v=void 0===d?u:d,f=n.onIsScrollingChange,m=void 0===f?u:f,g=n.onVelocityChange,y=void 0===g?u:g,b=n.onOffsetChange,z=void 0===b?u:b,w=n.onPageOffsetChange,x=void 0===w?u:w,k=n.onClientOffsetChange,C=void 0===k?u:k,O=n.onScrollOffsetChange,V=void 0===O?u:O,M=n.onInitialScrollOffsetChange,H=void 0===M?u:M,I=t.payload,E=I.element,S=I.hint,D=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 r.POINTER_DOWN:if(P.type===r.POINTER_DOWN&&(!P.originalEvent.isPrimary||0!==P.originalEvent.button))break;case r.MOUSE_DOWN:if(P.type===r.MOUSE_DOWN&&P.originalEvent.which&&P.originalEvent.which>1||e.ignoreMouse)break;case r.TOUCH_START:if(P.type===r.TOUCH_START&&1!==P.originalEvent.touches.length)break;case r.START:var _=L||s(t.payload.element);H(_ instanceof Window?{x:_.scrollX,y:_.scrollY}:{x:_.scrollLeft,y:_.scrollTop}),C({x:P.clientX,y:P.clientY}),x({x:P.pageX,y:P.pageY}),z({x:P.offsetX,y:P.offsetY}),v(!0),I.onPress&&I.onPress(P);break;case r.SCROLL:if(P.type===r.SCROLL&&!e.pressed)break;var B=L||s(E),T=B instanceof Window?{x:B.scrollX,y:B.scrollY}:{x:B.scrollLeft,y:B.scrollTop};P.scrollX=T.x-e.initialScrollOffset.x,P.scrollY=T.y-e.initialScrollOffset.y,V({x:P.scrollX,y:P.scrollY});case r.POINTER_MOVE:if(P.type===r.POINTER_MOVE&&!P.originalEvent.isPrimary)break;case r.MOUSE_MOVE:case r.TOUCH_MOVE:if(P.type===r.TOUCH_MOVE&&1!==P.originalEvent.touches.length)break;case r.MOVE:if(e.pressed){if(e.autoScroll&&"scroll"!==P.originalEvent.type&&E){var R=i(E),N=L||s(R.elementFromPoint(P.clientX,P.clientY)),j=(o=P.clientX,a=P.clientY,c=function(e,t){var n=l(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}}(N,function(e){var t=i(e);return t&&t.defaultView||window}(E)),h={x:0,y:0},p=50,o-c.left<p?h.x=-(p-(o-c.left)):c.right-o<p&&(h.x=p-(c.right-o)),a-c.top<p?h.y=-(p-(a-c.top)):c.bottom-a<p&&(h.y=p-(c.bottom-a)),h);y({x:D&&!1===D.horizontal?0:j.x,y:D&&!1===D.vertical?0:j.y}),m(0!==j.y||0!==j.x)}!e.drag&&I.onDragStart&&I.onDragStart(P),I.onDrag&&I.onDrag(P);var A=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),l=Math.min(r.top+r.height,n.top+n.height),c=i-a,s=l-o;if(a<i&&o<l){var u=r.width*r.height,h=n.width*n.height,p=c*s;return Number((p/(u+h-p)).toFixed(4))}return 0}(e,t);o>n&&(n=o,r=t)}})),r}(S||E,e.drops.map((function(e){return e&&e.element})).filter((function(e){return e!==(S||E)}))),F=e.drops.find((function(e){return e.element===A}));F&&A&&function(e,t,n){var r=n.getBoundingClientRect();return r.top<=t&&r.left<=e&&t<=r.bottom&&e<=r.right}(P.clientX,P.clientY,L||s(A))&&A!==E?(e.drop&&e.drop.element)!==A?(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)}C({x:P.clientX,y:P.clientY}),x({x:P.pageX,y:P.pageY});break;case r.POINTER_UP:if(P.type===r.POINTER_UP&&!P.originalEvent.isPrimary)break;case r.MOUSE_UP:case r.TOUCH_END:if(P.type===r.TOUCH_END&&1!==P.originalEvent.touches.length)break;case r.END:v(!1),m(!1),V({x:0,y:0}),I.onRelease&&I.onRelease(P),e.drop&&e.drop.onDrop&&e.drop.onDrop(P),e.drag&&I.onDragEnd&&I.onDragEnd(P);break;case r.POINTER_CANCEL:case r.CONTEXT_MENU:case r.TOUCH_CANCEL:case r.CANCEL:v(!1),m(!1),V({x:0,y:0}),I.onDragEnd&&I.onDragEnd(P),e.drop&&e.drop.onDragLeave&&e.drop.onDragLeave(P)}},p=function(e,t){if(e){var n,r;e===l(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,c=r&&i>0&&i<e.scrollWidth;a?e.scrollTop+=t.y:n&&o<0&&(e.scrollTop=0),c?e.scrollLeft+=t.x:r&&i<0&&(e.scrollLeft=0)}},d=n(3228),v=n(4912),f=n(2333),m=2e3;function g(e,t,n){void 0===n&&(n={});var r=t.onPress,a=void 0===r?d.Z:r,i=t.onRelease,l=void 0===i?d.Z:i,c=t.onDragStart,u=void 0===c?d.Z:c,g=t.onDrag,y=void 0===g?d.Z:g,b=t.onDragEnd,z=void 0===b?d.Z:b,w=n.hint,x=void 0===w?null:w,k=n.mouseOnly,C=void 0!==k&&k,O=n.autoScroll,V=void 0===O||O,M=n.scrollContainer,H=void 0===M?null:M,I=o.useState(!1),E=I[0],S=I[1],D=o.useState(!1),L=D[0],P=D[1],_=(0,v.W)(f.Gc)[0],B=(0,v.W)(f.Dg),T=B[0],R=B[1],N=o.useContext(f.tk)[0],j=o.useContext(f.Fg),A=j[0],F=j[1],q=j[2],K=o.useRef({x:0,y:0}),U=o.useRef(),W=o.useRef(!1),Y=o.useRef(),G=o.useRef(null),Z=o.useRef(!1),X=o.useRef({x:0,y:0}),$=o.useRef({x:0,y:0}),Q=o.useRef({x:0,y:0}),J=o.useRef({x:0,y:0}),ee=o.useRef({x:0,y:0}),te=o.useRef({x:0,y:0}),ne=Boolean("undefined"!=typeof window&&window.PointerEvent),re=!C&&ne,oe=o.useCallback((function(){return e.current&&e.current.element?e.current.element:e.current}),[e]),ae=o.useCallback((function(){return x&&x.current&&x.current.element?x.current.element:x?x.current:null}),[x]),ie=o.useCallback((function(){return H&&H.current&&H.current.element?H.current.element:H?H.current:null}),[H]),le=o.useCallback((function(){return"object"==typeof V&&V.boundaryElementRef&&V.boundaryElementRef.current&&V.boundaryElementRef.current.element?V.boundaryElementRef.current.element:"object"==typeof V&&V.boundaryElementRef&&V.boundaryElementRef.current?V.boundaryElementRef.current:null}),[V]),ce=o.useRef(null);o.useImperativeHandle(ce,(function(){return{element:oe(),hint:ae(),onPress:we,onDragStart:ke,onDrag:Ce,onDragEnd:Oe,onRelease:xe,data:e.current}}));var se=o.useCallback((function(){var e=oe();return e&&e.ownerDocument||document}),[oe]),ue=o.useCallback((function(){var e=se();return e&&e.defaultView||window}),[se]),he=o.useCallback((function(){return{drag:T?T.current:null,drop:_?_.current:null,drags:A.map((function(e){return e.current})),drops:N.map((function(e){return e.current})),pressed:E,ignoreMouse:W.current,scrollOffset:ee.current,offset:X.current,pageOffset:$.current,initialScrollOffset:te.current,clientOffset:Q.current,initialClientOffset:J.current,velocity:K.current,autoScroll:Boolean("object"==typeof V?!1!==V.enabled:V),scrollableParent:le(),autoScrollDirection:"object"==typeof V?V.direction:{horizontal:!0,vertical:!0},isScrolling:L}}),[T,_,A,N,E,V,le,L]),pe=o.useCallback((function(e){S(e)}),[]),de=o.useCallback((function(e){P(e)}),[]),ve=o.useCallback((function(e){K.current=e}),[]),fe=o.useCallback((function(e){X.current=e}),[]),me=o.useCallback((function(e){Q.current=e}),[]),ge=o.useCallback((function(e){$.current=e}),[]),ye=o.useCallback((function(e){J.current=e}),[]),be=o.useCallback((function(e){ee.current=e}),[]),ze=o.useCallback((function(e){te.current=e}),[]),we=o.useCallback((function(e){a(e)}),[a]),xe=o.useCallback((function(e){l(e)}),[l]),ke=o.useCallback((function(t){R(ce,{target:e.current,event:t}),u(t)}),[R,e,u]),Ce=o.useCallback((function(e){y(e)}),[y]),Oe=o.useCallback((function(t){Z.current||(R(null,{target:e.current,event:t}),z(t))}),[z,R,e]),Ve=o.useCallback((function(e){h(he(),{event:e,payload:ce.current},{onVelocityChange:ve,onOffsetChange:fe,onClientOffsetChange:me,onPageOffsetChange:ge,onInitialClientOffsetChange:ye,onScrollOffsetChange:be,onInitialScrollOffsetChange:ze,onIsPressedChange:pe,onIsScrollingChange:de})}),[he,ve,fe,ge,me,ye,ze,pe,be,de]),Me=o.useCallback((function(e){Ve(e)}),[Ve]),He=o.useCallback((function(e){Ve(e)}),[Ve]),Ie=o.useCallback((function(e){Ve(e)}),[Ve]),Ee=o.useCallback((function(e){Ve(e)}),[Ve]),Se=o.useCallback((function(e){Ve(e)}),[Ve]),De=o.useCallback((function(e){Ve(e)}),[Ve]),Le=o.useCallback((function(e){Ve(e)}),[Ve]),Pe=o.useCallback((function(e){e.preventDefault(),Ve(e)}),[Ve]),_e=o.useCallback((function(e){e.preventDefault(),Ve(e)}),[Ve]),Be=o.useCallback((function(e){e.preventDefault(),Ve(e)}),[Ve]),Te=o.useCallback((function(e){if(0===e.touches.length&&1===e.changedTouches.length){var t=ue();W.current=!0,Y.current=t.setTimeout((function(){W.current=!1}),m)}Ve(e)}),[Ve,ue]),Re=o.useCallback((function(e){Ve(e)}),[Ve]),Ne=o.useCallback((function(){var e=oe();if(e){var t=e.style.touchAction;return e.style.touchAction="none",function(){e.style.touchAction=t}}}),[oe]),je=o.useCallback((function(){return F(ce),function(){q(ce)}}),[q,F]);o.useEffect((function(){var e=ue();if(L){var t=ie()||s(document.elementFromPoint(Q.current.x,Q.current.y));e.clearInterval(U.current),U.current=e.setInterval((function(){p(t,{x:K.current.x,y:K.current.y})}),50)}return function(){e.clearInterval(U.current)}}),[oe,ie,ue,L]),o.useEffect(Ne,[Ne]),o.useEffect((function(){var e=ue(),t=oe(),n=se();return re?(t&&(G.current=s(t),G.current&&G.current.addEventListener("scroll",Re,{passive:!0}),t.addEventListener("pointerdown",Me,{passive:!0})),E&&(n.addEventListener("pointermove",He),n.addEventListener("pointerup",Ee,!0),n.addEventListener("contextmenu",Pe),n.addEventListener("pointercancel",Ie,{passive:!0}))):(e.addEventListener("touchmove",d.Z,{capture:!1,passive:!1}),t&&(t.addEventListener("mousedown",Se,{passive:!0}),C||(t.addEventListener("touchstart",_e,{passive:!0}),E&&(t.addEventListener("touchmove",Be,{passive:!0}),t.addEventListener("touchend",Te,{passive:!0})))),E&&(n.addEventListener("mousemove",De,{passive:!0}),n.addEventListener("mouseup",Le,{passive:!0}))),function(){G.current&&G.current.removeEventListener("scroll",Re),t&&(t.removeEventListener("pointerdown",Me),t.removeEventListener("mousedown",Se),t.removeEventListener("touchstart",_e),t.removeEventListener("touchmove",Be),t.removeEventListener("touchend",Te)),n.removeEventListener("pointermove",He),n.removeEventListener("pointerup",Ee,!0),n.removeEventListener("contextmenu",Pe),n.removeEventListener("pointercancel",Ie),n.removeEventListener("mousemove",De),n.removeEventListener("mouseup",Le),e.removeEventListener("touchmove",d.Z),e.clearTimeout(Y.current)}}),[E,ue,oe,se,C,re,Pe,Se,De,Le,Ie,Me,He,Ee,Te,Be,_e,Re]),o.useEffect((function(){return function(){Z.current=!0}}),[]),o.useLayoutEffect(je,[je])}},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),l=i[0],c=i[1];return[void 0!==o?o:l,function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];void 0!==o?a.apply(void 0,e):c(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)}},1573:(e,t,n)=>{n.d(t,{V:()=>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}},7681:(e,t,n)=>{n.d(t,{J:()=>u});var r=n(3899),o=n(189),a=n(8047),i=n(698),l=n(3218),c=n(3322),s=function(){return s=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},s.apply(this,arguments)},u=r.forwardRef((function(e,t){var n=e.className,o=e.name,u=e.themeColor,p=e.size,d=e.flip,v=e.style,f=e.id,m=e.tabIndex,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","name","themeColor","size","flip","style","id","tabIndex"]),y=r.useRef(null),b=r.useRef(null);r.useImperativeHandle(y,(function(){return{element:b.current}})),r.useImperativeHandle(t,(function(){return y.current}));var z=r.useMemo((function(){return p||h.size}),[p]),w=r.useMemo((function(){return d||h.flip}),[d]),x=r.useMemo((function(){var e;return(0,a.A)("k-icon",o&&(0,l._z)(o),((e={})["k-color-".concat(u)]=u,e["k-flip-h"]="horizontal"===w||"both"===w,e["k-flip-v"]="vertical"===w||"both"===w,e),i.w[z],n)}),[o,u,z,w,n]),k=(0,c.i)(e,y);return r.createElement("span",s({ref:b},g,k,{className:x,id:f,tabIndex:m,style:v,role:"presentation"}))}));u.propTypes={style:o.object,classNames:o.string,name:o.string,themeColor:o.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:o.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:o.oneOf(["default","horizontal","vertical","both"])};var h={size:"default",flip:"default"};u.displayName="KendoIcon"},8130:(e,t,n)=>{n.d(t,{a:()=>c});var r=n(3899),o=n(7681),a=n(6584),i=n(8300),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)},c=r.forwardRef((function(e,t){var n,c=r.useContext(i.r),s=c.type,u=c.icons,h=e.icon,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,["icon"]),d=(null===(n=e.icon)||void 0===n?void 0:n.name)||e.name,v=d&&u&&u[d]&&"string"!=typeof u[d]?u[d]:h;return d=d&&u&&u[d]&&"string"==typeof u[d]?u[d]:d,"svg"===s&&v?r.createElement(a.l,l({},e,{icon:v,ref:t})):r.createElement(o.J,l({},p,{name:d,ref:t}))}));c.displayName="KendoIconWrap"},8300:(e,t,n)=>{n.d(t,{r:()=>r});var r=n(3899).createContext({type:"font"});r.displayName="KendoReactIconsContext"},6584:(e,t,n)=>{n.d(t,{l:()=>c});var r=n(3899),o=n(189),a=n(8047),i=n(698),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)},c=r.forwardRef((function(e,t){var n=e.children,o=e.className,c=e.svgClassName,u=e.icon,h=e.flip,p=e.id,d=e.tabIndex,v=e.size,f=e.style,m=e.svgStyle,g=e.themeColor,y=e.viewBox,b=(e.name,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","name"])),z=r.useRef(null);r.useImperativeHandle(t,(function(){return{element:z.current}}));var w=r.useMemo((function(){return u?u.name:s.icon}),[u]),x=r.useMemo((function(){return v||s.size}),[v]),k=r.useMemo((function(){return h||s.flip}),[h]),C=r.useMemo((function(){return y||s.viewBox}),[y]),O=r.useMemo((function(){var e;return(0,a.A)("k-svg-icon","k-svg-i-"+w,((e={})["k-color-".concat(g)]=g,e["k-flip-h"]="horizontal"===k||"both"===k,e["k-flip-v"]="vertical"===k||"both"===k,e),i.w[x],o)}),[w,g,x,k,o]),V=r.useMemo((function(){return e.width&&e.height?l({width:e.width,height:e.height},f):e.width?l({width:e.width,height:e.width},f):e.height?l({width:e.height,height:e.height},f):l({},f)}),[e.width,e.height,f]);return r.createElement("span",{className:O,style:V,ref:z},r.createElement("svg",l({id:p,className:c,style:m,"aria-hidden":!0,tabIndex:d,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:u?u.viewBox:C,dangerouslySetInnerHTML:u?{__html:u.content}:void 0},b),u?void 0:n))}));c.propTypes={style:o.object,classNames:o.string,children:o.any,icon:o.object,themeColor:o.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"]),size:o.oneOf(["default","xsmall","small","medium","large","xlarge"]),flip:o.oneOf(["default","horizontal","vertical","both"])};var s={size:"default",flip:"default",icon:"",viewBox:"0 0 24 24"};c.displayName="KendoSvgIcon"},698:(e,t,n)=>{n.d(t,{w:()=>r});var r={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:()=>o,_z:()=>a,wi:()=>i});var r=n(189),o=function(e){return e.replace(/^k-i-/,"")},a=function(e){return"k-i-"+e},i=r.shape({name:r.string.isRequired,content:r.string.isRequired,viewBox:r.string.isRequired})},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}},3861:(e,t,n)=>{n.r(t),n.d(t,{AsyncFocusBlur:()=>S.o,BrowserSupportService:()=>o.O,COLLECTION_ACTION:()=>V,DragAndDrop:()=>ce,Draggable:()=>se._,Droppable:()=>pe,FOCUSABLE_ELEMENTS:()=>ge,FormComponent:()=>f,Icon:()=>F.J,IconWrap:()=>K.a,IconsContext:()=>U.r,Keys:()=>b.R,Navigation:()=>ye,SvgIcon:()=>q.l,Typography:()=>oe,ZIndexContext:()=>r.$,canUseDOM:()=>a.N,canUseRef:()=>i,classNames:()=>l.A,clone:()=>u,cloneArray:()=>d,cloneDate:()=>s,cloneObject:()=>h,cloneValue:()=>p,createPropsContext:()=>D.Y,dispatchEvent:()=>E.N,extendDataItem:()=>M.u5,focusFirstFocusableChild:()=>v.n,getItemPath:()=>M.ym,getScrollbarWidth:()=>w.n,getTabIndex:()=>m.p,getter:()=>g.Y,guid:()=>y.M,hasRelativeStackingContext:()=>I.V,kendoThemeMaps:()=>ve.G,mapTree:()=>M.Gy,mapTreeItem:()=>M.eY,memoizeOne:()=>me,noop:()=>z.Z,setScrollbarWidth:()=>w.p,setter:()=>O,svgIconPropType:()=>W.wi,toIconClass:()=>W._z,toIconName:()=>W.iJ,useAsyncFocusBlur:()=>P.U,useCollection:()=>N,useCustomComponent:()=>T.A,useDir:()=>L.n,useDocument:()=>j,useDraggable:()=>de.O,useDroppable:()=>he,useMouse:()=>B.i,usePropsContext:()=>R.Y,useRtl:()=>_.V,useWindow:()=>A,useZIndexContext:()=>r.u,validatePackage:()=>H.s,withPropsContext:()=>D.u});var r=n(8259),o=n(3503),a=n(7827),i=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),s=function(e){return e?new Date(e.getTime()):null};function u(e){var t={};return h(e,t),t}function h(e,t){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];t[n]=p(r,t[n])}}function p(e,t){if(Array.isArray(e))return d(e);if(e instanceof Date)return s(e);if(c.isValidElement(e))return c.cloneElement(e,e.props);if(e&&"object"==typeof e){var n=t||{};return h(e,n),n}return e}function d(e){return e.map((function(e){return p(e,void 0)}))}var v=n(9124),f=function(){},m=n(4703),g=n(9659),y=n(3198),b=n(3493),z=n(3228),w=n(2665),x=n(4100),k={undefined:function(e){return e}},C=function(e,t){return t&&t.arrays&&!isNaN(Number(e))?[]:{}};function O(e){if(k[e])return k[e];var t=(0,x.E)(e);return k[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]]||C(t[i+1],r);o[t[a]]=n},k[e]}var V,M=n(8006),H=n(4006),I=n(7191),E=n(5407),S=n(493),D=n(848),L=n(8199),P=n(6059),_=n(1573),B=n(3322),T=n(9447),R=n(9656);!function(e){e[e.add=0]="add",e[e.remove=1]="remove"}(V||(V={}));var N=function(e){void 0===e&&(e=[]);var t=c.useRef(e),n=c.useCallback((function(e){switch(e.type){case V.add:t.current.push(e.item);break;case V.remove:var n=t.current.indexOf(e.item);t.current.splice(n,1)}}),[]);return[t.current,n]},j=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])},A=function(e){var t=j(e);return c.useCallback((function(){var e=t();return e&&e.defaultView||window}),[t])},F=n(7681),q=n(6584),K=n(8130),U=n(8300),W=n(3218),Y=n(189),G={xsmall:"k-fs-xs",small:"k-fs-sm",medium:"k-fs-md",large:"k-fs-lg",xlarge:"k-fs-xl"},Z={light:"k-font-weight-light",normal:"k-font-weight-normal",bold:"k-font-weight-bold"},X={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"},$={xsmall:"xs",small:"sm",medium:"md",large:"lg",xlarge:"xl",thin:"thin",hair:"hair"},Q={top:"k-mt-",right:"k-mr-",bottom:"k-mb-",left:"k-ml-"},J={left:"k-text-left",right:"k-text-right",center:"k-text-center",justify:"k-text-justify"},ee={lowercase:"k-text-lowercase",uppercase:"k-text-uppercase",capitalize:"k-text-capitalize"},te={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"},ne=function(){return ne=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},ne.apply(this,arguments)},re=function(e){var t=c.forwardRef((function(t,n){var r=t.id,o=t.style,a=t.className,i=t.fontSize,l=t.fontWeight,s=t.textAlign,u=t.textTransform,h=t.themeColor,p=t.margin,d=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(t,["id","style","className","fontSize","fontWeight","textAlign","textTransform","themeColor","margin"]),v=c.useRef(null),f=c.useRef(null);c.useImperativeHandle(v,(function(){return{element:f.current,props:t}})),c.useImperativeHandle(n,(function(){return v.current}));var m=e;return c.createElement(m,ne({id:r,ref:f,className:["k-".concat("p"===e?"paragraph":e),G[i],Z[l],J[s],ee[u],te[h],function(){if(void 0!==p){if("string"==typeof p)return[X[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])?$[r]:r,"".concat(Q[n]).concat(o)))})),e.join(" ")}}}(),a].filter((function(e){return void 0!==e})).join(" "),style:o},d),t.children)}));return t.propTypes={style:Y.object,className:Y.string,fontSize:Y.oneOf(["xsmall","small","medium","large","xlarge"]),fontWeight:Y.oneOf(["light","normal","bold"]),margin:Y.oneOfType([Y.number,Y.object,Y.oneOf(["xsmall","small","medium","large","xlarge","thin","hair"])]),textAlign:Y.oneOf(["left","right","center","justify"]),textTransform:Y.oneOf(["lowercase","uppercase","capitalize"]),themeColor:Y.oneOf(["inherit","primary","secondary","tertiary","info","success","error","warning","dark","light","inverse"])},t.displayName="KendoReactTypography".concat(e.toUpperCase()),t},oe={h1:re("h1"),h2:re("h2"),h3:re("h3"),h4:re("h4"),h5:re("h5"),h6:re("h6"),p:re("p"),code:re("code"),pre:re("pre")},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=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,ae(ae({},t),{value:e}))}),[n,a])]},le=n(2333),ce=function(e){var t=ie(null,void 0),n=t[0],r=t[1],o=ie(null,void 0),a=o[0],i=o[1],l=N([]),s=l[0],u=l[1],h=N([]),p=h[0],d=h[1];return c.createElement(le.Dg.Provider,{value:[n,r]},c.createElement(le.Gc.Provider,{value:[a,i]},c.createElement(le.Fg.Provider,{value:[s,function(e){u({type:V.add,item:e})},function(e){u({type:V.remove,item:e})}]},c.createElement(le.tk.Provider,{value:[p,function(e){d({type:V.add,item:e})},function(e){d({type:V.remove,item:e})}]},e.children))))};ce.displayName="KendoReactDragAndDrop";var se=n(1779),ue=n(4912);function he(e,t){void 0===t&&(t={onDragEnter:z.Z,onDragOver:z.Z,onDragLeave:z.Z,onDrop:z.Z});var n=t.onDragEnter,r=void 0===n?z.Z:n,o=t.onDragOver,a=void 0===o?z.Z:o,i=t.onDragLeave,l=void 0===i?z.Z:i,s=t.onDrop,u=void 0===s?z.Z:s,h=(0,ue.W)(le.Gc)[1],p=c.useContext(le.tk),d=p[1],v=p[2],f=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:f(),onDragEnter:g,onDragOver:y,onDragLeave:b,onDrop:w,data:e.current}}));var g=c.useCallback((function(t){h(m,{target:e.current,event:t}),r(t)}),[h,e,r]),y=c.useCallback((function(e){a(e)}),[a]),b=c.useCallback((function(t){h(null,{target:e.current,event:t}),l(t)}),[h,e,l]),w=c.useCallback((function(t){h(null,{target:e.current,event:t}),u(t)}),[h,e,u]),x=c.useCallback((function(){return d(m),function(){v(m)}}),[v,d]);c.useLayoutEffect(x,[x])}var pe=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]),l=c.useCallback((function(t){e.onDragLeave&&e.onDragLeave({element:o(),target:r.current,event:t})}),[e.onDragLeave,o]),s=c.useCallback((function(t){e.onDrop&&e.onDrop({element:o(),target:r.current,event:t})}),[e.onDrop,o]);return he(n,{onDragEnter:a,onDragOver:i,onDragLeave:l,onDrop:s}),e.children?c.cloneElement(c.Children.only(e.children),{ref:n}):null}));pe.displayName="KendoReactDroppable";var de=n(9844),ve=n(2697);function fe(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 me(e,t){void 0===t&&(t=fe);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}var ge=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[contenteditable]"],ye=function(){function e(e){var t=this;this.rovingTabIndex=!0,this.update=function(){},this.focusNextIndex=function(e,n){var r=t.elements,o=r.indexOf(e)+n;o=o<0?r.length-1:o,t.focusElement(r[o%r.length],e)},this.tabIndex=e.tabIndex||0,this.root=e.root,this.selectors=e.selectors,this.rovingTabIndex=void 0===e.rovingTabIndex||e.rovingTabIndex,this.mouseEvents=e.mouseEvents||{},this.keyboardEvents=e.keyboardEvents||{}}return Object.defineProperty(e.prototype,"elements",{get:function(){return this.root.current?Array.from(this.root.current.querySelectorAll(this.selectors.join(","))):[]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"first",{get:function(){return this.root.current&&this.root.current.querySelector(this.selectors.join(","))||null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"last",{get:function(){var e=this.elements;return e[e.length-1]||null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"current",{get:function(){return this.elements.find((function(e){return e.matches(":focus")}))||null},enumerable:!1,configurable:!0}),e.prototype.focusNext=function(e){this.focusNextIndex(e,1)},e.prototype.focusPrevious=function(e){this.focusNextIndex(e,-1)},e.prototype.triggerKeyboardEvent=function(e){var t=e.target instanceof Element&&e.target.closest(this.selectors.join(",")),n=" "===e.key?"Space":e.key,r=e.nativeEvent.type;t&&this.keyboardEvents[r][n]&&this.keyboardEvents[r][n].call(void 0,t,this,e)},e.prototype.triggerMouseEvent=function(e){var t=e.target instanceof Element&&e.target.closest(this.selectors.join(",")),n=e.nativeEvent.type;t&&this.mouseEvents[n].call(void 0,t,this,e)},e.prototype.focusElement=function(e,t){e&&(t&&(this.rovingTabIndex&&t.removeAttribute("tabindex"),t.classList.remove("k-focus")),this.rovingTabIndex&&e.setAttribute("tabindex",String(this.tabIndex)),e.focus({preventScroll:!0}))},e}()},3228:(e,t,n)=>{n.d(t,{Z:()=>r});var r=function(){}},2665:(e,t,n)=>{n.d(t,{n:()=>a,p:()=>i});var r=n(3503),o=n(7827),a=function(){return!(!o.N||!document.body)&&(new r.O).scrollbarWidth},i=function(){if(!o.N||!document.body)return!1;var e=(new r.O).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(e,"px"))}},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"}}},8006:(e,t,n)=>{n.d(t,{Gy:()=>l,eY:()=>c,u5:()=>s,ym:()=>u});var r=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=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 a(e,t,n){var a;return n?r(r({},e),((a={})[t]=n.length?o([],n,!0):void 0,a)):e&&e[t]?o([],e[t],!0):[]}function i(e,t,n){if(e[t]){var r=a(e,t).map((function(e){return i(e,t,n)}));return n(a(e,t,r))}return n(e)}var l=function(e,t,n){return o([],e.map((function(e){return i(e,t,n)})),!0)},c=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 l=a.length>1?a[a.length-2]:e,c=t[t.length-1],s=r(l[c]);l.splice(c,1,s)},s=function(e,t,n){var r;return Object.assign({},e,e[t]?((r={})[t]=e[t].slice(),r):{},n||{})},u=function(e,t,n){var r=[],a=o([],t,!0);if(a.length){var i=e[a.shift()||0];for(r.push(i);a.length&&n;)i=i[n][a.shift()||0],r.push(i)}return r}},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)}}},619:e=>{e.exports=a},4407:e=>{e.exports=l},9302:e=>{e.exports=n},499:e=>{e.exports=r},189:e=>{e.exports=t},3899:t=>{t.exports=e},994:e=>{e.exports=o},6144:e=>{e.exports=i}},s={};function u(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return c[e].call(n.exports,n,n.exports,u),n.exports}u.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return u.d(t,{a:t}),t},u.d=(e,t)=>{for(var n in t)u.o(t,n)&&!u.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},u.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),u.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var h={};return(()=>{var e=h;Object.defineProperty(e,"__esModule",{value:!0}),e.setSelectedState=e.getSelectedStateFromKeyDown=e.getSelectedState=e.TREELIST_PREVENT_SELECTION_ELEMENT=e.TREELIST_ROW_INDEX_ATTRIBUTE=e.TREELIST_COL_INDEX_ATTRIBUTE=e.tableRowsVirtualization=e.setHeaderRowsTop=e.getNestedValue=e.flatData=e.treeToFlat=e.modifySubItems=e.removeItems=e.getItemPath=e.moveTreeItem=e.mapTreeItem=e.extendDataItem=e.createDataTree=e.mapTree=e.filterBy=e.orderBy=e.TreeListDateEditor=e.TreeListBooleanEditor=e.TreeListNumericEditor=e.TreeListTextEditor=e.TreeListBooleanFilter=e.TreeListDateFilter=e.TreeListNumericFilter=e.TreeListTextFilter=e.TreeListNoRecords=e.TreeListToolbar=e.TreeListHeaderSelectionCell=e.TreeListSelectionCell=e.TreeListHeaderCell=e.TreeListDraggableRow=e.TreeListRow=e.TreeListCell=e.TreeList=void 0;var t=u(466);Object.defineProperty(e,"TreeList",{enumerable:!0,get:function(){return t.TreeList}});var n=u(3010);Object.defineProperty(e,"TreeListCell",{enumerable:!0,get:function(){return n.TreeListCell}});var r=u(6226);Object.defineProperty(e,"TreeListHeaderCell",{enumerable:!0,get:function(){return r.TreeListHeaderCell}});var o=u(5045);Object.defineProperty(e,"TreeListSelectionCell",{enumerable:!0,get:function(){return o.TreeListSelectionCell}});var a=u(8750);Object.defineProperty(e,"TreeListHeaderSelectionCell",{enumerable:!0,get:function(){return a.TreeListHeaderSelectionCell}});var i=u(2517);Object.defineProperty(e,"TreeListRow",{enumerable:!0,get:function(){return i.TreeListRow}});var l=u(5834);Object.defineProperty(e,"TreeListDraggableRow",{enumerable:!0,get:function(){return l.TreeListDraggableRow}});var c=u(1529);Object.defineProperty(e,"TreeListToolbar",{enumerable:!0,get:function(){return c.TreeListToolbar}});var s=u(8078);Object.defineProperty(e,"TreeListNoRecords",{enumerable:!0,get:function(){return s.TreeListNoRecords}});var p=u(4901);Object.defineProperty(e,"TreeListTextFilter",{enumerable:!0,get:function(){return p.TreeListTextFilter}});var d=u(3953);Object.defineProperty(e,"TreeListNumericFilter",{enumerable:!0,get:function(){return d.TreeListNumericFilter}});var v=u(6214);Object.defineProperty(e,"TreeListDateFilter",{enumerable:!0,get:function(){return v.TreeListDateFilter}});var f=u(6405);Object.defineProperty(e,"TreeListBooleanFilter",{enumerable:!0,get:function(){return f.TreeListBooleanFilter}});var m=u(4290);Object.defineProperty(e,"TreeListTextEditor",{enumerable:!0,get:function(){return m.TreeListTextEditor}});var g=u(3655);Object.defineProperty(e,"TreeListNumericEditor",{enumerable:!0,get:function(){return g.TreeListNumericEditor}});var y=u(3054);Object.defineProperty(e,"TreeListBooleanEditor",{enumerable:!0,get:function(){return y.TreeListBooleanEditor}});var b=u(738);Object.defineProperty(e,"TreeListDateEditor",{enumerable:!0,get:function(){return b.TreeListDateEditor}});var z=u(8769);Object.defineProperty(e,"orderBy",{enumerable:!0,get:function(){return z.orderBy}}),Object.defineProperty(e,"filterBy",{enumerable:!0,get:function(){return z.filterBy}}),Object.defineProperty(e,"mapTreeItem",{enumerable:!0,get:function(){return z.mapTreeItem}}),Object.defineProperty(e,"moveTreeItem",{enumerable:!0,get:function(){return z.moveTreeItem}}),Object.defineProperty(e,"getItemPath",{enumerable:!0,get:function(){return z.getItemPath}}),Object.defineProperty(e,"mapTree",{enumerable:!0,get:function(){return z.mapTree}}),Object.defineProperty(e,"createDataTree",{enumerable:!0,get:function(){return z.createDataTree}}),Object.defineProperty(e,"extendDataItem",{enumerable:!0,get:function(){return z.extendDataItem}}),Object.defineProperty(e,"removeItems",{enumerable:!0,get:function(){return z.removeItems}}),Object.defineProperty(e,"modifySubItems",{enumerable:!0,get:function(){return z.modifySubItems}}),Object.defineProperty(e,"treeToFlat",{enumerable:!0,get:function(){return z.treeToFlat}}),Object.defineProperty(e,"flatData",{enumerable:!0,get:function(){return z.flatData}});var w=u(5538);Object.defineProperty(e,"getNestedValue",{enumerable:!0,get:function(){return w.getNestedValue}}),Object.defineProperty(e,"setHeaderRowsTop",{enumerable:!0,get:function(){return w.setHeaderRowsTop}}),Object.defineProperty(e,"tableRowsVirtualization",{enumerable:!0,get:function(){return w.tableRowsVirtualization}});var x=u(4814);Object.defineProperty(e,"TREELIST_COL_INDEX_ATTRIBUTE",{enumerable:!0,get:function(){return x.TREELIST_COL_INDEX_ATTRIBUTE}}),Object.defineProperty(e,"TREELIST_ROW_INDEX_ATTRIBUTE",{enumerable:!0,get:function(){return x.TREELIST_ROW_INDEX_ATTRIBUTE}}),Object.defineProperty(e,"TREELIST_PREVENT_SELECTION_ELEMENT",{enumerable:!0,get:function(){return x.TREELIST_PREVENT_SELECTION_ELEMENT}});var k=u(834);Object.defineProperty(e,"getSelectedState",{enumerable:!0,get:function(){return k.getSelectedState}}),Object.defineProperty(e,"getSelectedStateFromKeyDown",{enumerable:!0,get:function(){return k.getSelectedStateFromKeyDown}}),Object.defineProperty(e,"setSelectedState",{enumerable:!0,get:function(){return k.setSelectedState}})})(),h})()}));